Join StoryChasers! StoryChasers - Empowering Responsible Digital Citizenship - Invent the future! Scratch | Home | imagine, program, share

Linux Help

More out of necessity rather than choice, which is typically always the case with IT/geek related things I have learned and know how to do, I am using the Linux command line more these days. This is a list of commands and tricks I have learned that I use, which I am posting for my own reference as well as for others who may benefit.Handy LINUX commands for referenceShift-Insert pastes the clipboard’s text into the terminalUp arrow displays the last terminal commandTab completes the path name or file nameCLEAR (like cls in DOS to clear the current terminal window screen)ls (like dir in DOS, shows a current directory file listing)cp (like copy in DOS)cd .. (changes the directory down one level, just like DOS)sudo (preceed a command with sudo to do that command as root, will require the root password)sudo -s -H (for the current terminal session, this keeps you logged in as root)My updated Linux-related social bookmarks are also available.

There are currently 2 responses to “Linux Help”

Join the conversation!

  1. 1 On November 7th, 2005, Moving at the Speed of Creativity » Blog Archive » Linux help said:

    [...] Out of necessity rather than pure choice I am learning Linux terminal commands– for my own reference as well as potential benefit for others, I have started a new blog page titled Linux Help. I will be adding to this page in the weeks and months to come as I learn more….. [...]

  2. 2 On June 28th, 2008, Joshua Gay said:

    Hi,

    You might want to consider learning a bit more about the free software movement and the GNU project. A great place to start is by visiting http://www.gnu.org/philosophy/philosophy.html — if you have any questions, please feel free to email me.

    I think it would be especially great if throughout your site you made mention of “free” instead of (or in addition to) “open source,” because talking about freedom is important. Similarly, it would be great if you mentioned “GNU” when talking about “Linux,” since it is more accurate and gives credit where credit is due :-)

    -Joshua Gay,

    Free Software Foundation, campaigns manager
    TextbookRevolution.org, editor/programmer
    FreeTextbookProject.org — coming soon!

Leave a Reply