Wednesday, November 07, 2012

The Ultimate Guide to Computer Repairing



                 The Ultimate Guide to Computer Repairing  is amazing book for everyone to read. Read how to maintain and repair any desktop and laptop computer. Ebook Has Articles with photos and videos that show detailed step by step pc repairand maintenance procedures Ebook also have many links to online videos that explain how you can build, maintain, speed up, clean, and repair your computer yourself. Put the money that you were going to pay the PC Tech in your own pocket. 




Basics Linux Terminal commands


 

          This video is for begineers in linux operating system. This video contains basics linux terminal commands. This video will show you how to make directory, remove directory ,make files and folders, changing directory in terminal. Below is video and list of commands used in this videos. I woulds recommend you to start learning linux with ubuntu on Virtual machine.



   
   Commands used in this videos are listed below

  • Clear : To clear console screen
  • Pwd : To print current directory
  • ls : To show folders and files in current directory.
  • Cd : To move around folders and files
  • mkdir : To make new directory
  • rmdir : To remove directory
  • touch : To make files