Linux/Unix Category

 Page 1 of 2  1  2 »

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

Access Linux files from Windows with WinSCP

Access Linux files from Windows with WinSCP
We will now download and install the free WinSCP on your Windows system, then use it to copy Windows files back and forth to your Linux machine. 1. On your Windows system in your browser, go to winscp.net/eng/download.php. 2. Click on the beta 4.0 link. ... Full article

Access Windows files from Linux with Samba

Story has no image
We will now create a text file on Linux and copy it to your Windows drive using the pre-installed Samba server. 1. Click Places > Network. 2. You have to wait about 30 seconds, then double-click the Windows Network icon. ... Full article

Install Software updates in Ubuntu

Install Software updates in Ubuntu
We will now install the recommended software updates. 1. Click on the orange update icon. 2. Click on the  Install Updates  button. 3. ... Full article

Install Ubuntu on the virtual machine

Install Ubuntu on the virtual machine
We will now install Ubuntu on the virtual machine that you have just created using the ISO file that you downloaded earlier. 1. Click Start this virtual machine. 2. Hit  ENTER  to begin the installation. ... Full article

Make your ISO file be the virtual machine’s CD drive

Make your ISO file be the virtual machine's CD drive
    In order to install Ubuntu without having to burn the ISO file onto a CD, we will make our virtual machine think that the ISO file is the CD drive. 1. Click on Edit virtual machine settings. ... Full article

Create an Empty Virtual Machine for Ubuntu installation

Create an Empty Virtual Machine for Ubuntu installation
We are now going to start the VMware Workstation and create an empty virtual machine that is set to install Ubuntu 1. Click on the VMware icon in your taskbar. 2. Unclick the Show tips at startup checkbox and click  Close . ... Full article
 Page 1 of 2  1  2 »
Copyright © 2010 Sooper Tutorials. All rights reserved. Powered by WordPress.org, Website by ISolution.org.