Working with Files• ls: lists files. • tar -xf somefile.tar: Extract file • tar -cvf somefile /somedirectory: Creating an Archive File *If you want to create a compressed archive of the directory /home and write that backup to a file with the name home.tar.gz, you would use the following command: Extracting an Archive File• tar -xvf /file.tar: Extracts the contents of file.tar to the current directory Commands for User Management• useradd: Adds users to the local authentication system Install Desktop.Installing the GNOME Desktop Manage .Installing a Full-Scale Graphical Desktop .Installing a Lightweight Graphical Environment. Use "startx" command. Install Drupalcd path/to/old/drupal-site/ Install Wordpresswget http://wordpress.org/latest.tar.gz
|
|||