19 May 2014CommandsBy Admin useradd command examples – To create/add new users into the system, Linux has a useradd command. – useradd provides many options for creating users, we […]
19 May 2014CommandsBy Admin usermod command examples – Using usermod we can change the user parameters. – To modify the users comment […]
19 May 2014CommandsBy Admin passwd command examples – passwd is default tool to change and set parameters for the passwords. Examples: – To lock the user account […]
19 May 2014CommandsBy Admin sudo command examples – It is a very useful tool to give the role based access to the users. – Using sudo we can become […]
19 May 2014CommandsBy Admin tar command examples – tar is a very useful command in Linux to bundle files into one single file. – It is very extensively used […]
19 May 2014CommandsBy Admin ps command examples – ps is an extensively used command in Linux environment to track/get the processes for any kind of troubleshooting. – It is […]
18 October 2012CommandsBy Admin Linux crontab examples – Its a utility that allows you to run specific job at regular specified interval. – It is mostly used and trusted […]