Linux/Unix Category

Create Files and Directories in Linux

Create Files and Directories in Linux
In this Linux tutorial I will discuss the command for creating new file and directories. If you want to create a new file than Touch command in Linux is used for that purpose. $ touch new.file This command creates a new, empty file. If you check the file size by using the ls -l new.file command, it will show zero bytes. It might look ... Full article

Remove files and directories in Linux

Remove files and directories in Linux
In this tutorial i will teach you the command to rename the Linux file and directories. Although this is very basic tutorial but it will help out the people who are just recently started to use Linux. In Linux the rm command is used to remove the files and directories from the file system. The general syntax of rm command is The ... Full article

How to View and Set the Time and Date in Linux?

How to View and Set the Time and Date in Linux?
The date command in Linux is used to display the current day, date and time, if the date command is used with –u attribute then it display the Greenwich Mean Time zone. Changes in date and time can be done through the date command with –s attribute it can be only possible if you have the super user privileges in Linux. Here ... Full article

How to Change Password in Linux

How to Change Password in Linux
The passwd command is used to change the password in Linux and there are number of other ways to change the password but to make it easier I just mentioned one of the easiest one.Below are the set of commands to change the password in Linux passwd Change your own password. Enter Current Password Enter New Password When you enter passwd command it will ... Full article

Linux ES3 Installation

Linux ES3 Installation
  Step 1 As you enter in the graphical mode installation this is this 1st screen you will come across. Click ‘Next’ to continue installation. Step 2 Choose the language you would like to use during this installation Step 3 Select ... Full article
Copyright © 2010 Sooper Tutorials. All rights reserved. Powered by WordPress.org, Website by ISolution.org.