Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

PART E Using Linux Ubunto operating system write the command needed to perform the following tasks: Some commands might need root access, use sudo to

PART E

Using Linux Ubunto operating system write the command needed to perform the following tasks: Some commands might need root access, use sudo to execute them

12.Use find command and locate command to find the location of passwd command

  1. Find out the number of commands in /bin
  1. Create a command to create new users (Use useradd command. See the man page of useradd for command options). Use chmod to give it appropriate permission so that only guest user can run this command
  1. Compute the MD5 Checksum of kernel file
  1. Check the date and time of the system. Advance the date by one day and time by 1 hour.
  1. Find out the disk usage of /etc directory.
  1. Find the hostname and domain name of the system.
  1. Find the CPU and Memory utilization of the system.
  1. Find the PID of the Process which is consuming maximum CPU.
  1. Shutdown the system with warning to users.
  1. Find out the disk usage (du) of / directory and compare it with the usage of / partition (df).
  1. Make a new swap of 512 MB.
  1. Shutdown your network interface. Try to ping your friends machine. Bring it up again and try to ping again.
  1. traceroute to www.google.com and try to find out how many routers are there between your machine and google server
  1. Shutdown your machine and then poweroff (after starting it again) your machine. Do you see a difference between the two

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Murach's SQL Server 2012 For Developers

Authors: Bryan Syverson, Joel Murach, Mike Murach

1st Edition

1890774693, 9781890774691

More Books

Students also viewed these Databases questions

Question

Proficiency with Microsoft Word, Excel, PowerPoint

Answered: 1 week ago