Tag Archives: CLI

A Cheat Sheet That Teaches Linux Commands To Beginners

A self confessed convert to Ubuntu, Raphael has put together a nice cheat sheet for beginners in Linux, which explains all the important Linux commands in a clear manner.Terminal Cheat Sheet V5 A self confessed convert to Ubuntu, Raphael has put together a nice cheat sheet for beginners in Linux, which explains all the important [...]

Comments ( 0 )

Command Line Corner: apt-get

Lets check out a function in Apt called apt-get. Open Terminal and type: Terminal apt-get help Hit enter and the result is: Terminal apt 0.8.13.2ubuntu4.1 for i386 compiled on Jul 7 2011 18:30:45 Usage: apt-get [options] command apt-get [options] install|remove pkg1 [pkg2 ...] apt-get [options] source pkg1 [pkg2 ...] apt-get is a simple command line [...]

Comments ( 0 )