Reallylinux.com
  Website for Beginning Linux Users


  Main Menu
Linux Help
Favorite Links
Our Community

  Site Search
Search our exclusive articles:


  What's Hot
Our popular articles:

  • Linux Performance Administration
  • Ubuntu Sucks Like a Shopvac and Other Linux Rants
  • Quick Guide to Installing Ubuntu on a Mac OSX PC






  • www.reallylinux.com      

     Linux Commands for Beginning Server Administrators Updated -- reallylinux.com

    Linux Commands for
    Beginning Server Administrators

    Brought to you by Mark Rais, senior editor ReallyLinux.com

    Most new Linux administrator desire one easy to read list of the essential commands needed for daily server management and maintenance. I've updated my beginner administrators command list below in hopes that it will help you quickly become self sufficient in Linux server use.

    Please feel free to LINK to this commands page, but please don't duplicate it elsewhere as I've tried hard to provide something useful to others.

    You may also benefit from more basic commands such as: beginner commands, more advanced commands, and file permissions.

    Please consider running these administrator commands on occasion with the --help parameter to read through all of their options. For example try running the command: du --help

    Also note that if a server command you run gives you an output that is far more than one single screen, you can use the option |more (referred to as pipe more). This will display the output one screen at a time. Press the space key for one page at a time, and the enter key for one line at a time. For example: ps -A |more

    Beginner Server Administrator Commands
    Compiled and Updated by Mark Rais exclusively for ReallyLinux.com

    Command

    Summary Use

    who

    Tool used to monitor who is on the system and many other server related characteristics

    Most common uses: who and also who -q and also who -b

    The plain command just lists the names of users currently on the server. Using the -q option allows you to quickly view just the total number of users on the system. Using the -b option reminds you how long it has been since you rebooted that stable Linux server! One of my servers had a -b of almost three years! Yes, that's why we at reallylinux.com call it really Linux!


    Please realize that these are just a few select commands for getting started in the world of Linux Server Administration.

    There are many other commands that you will need to know including: those for beginners, more advanced Linux commands, or an explanation of file permissions and commands, so please read them and enjoy!


    We are also trying out some new community features, feel free to beta with us:


    - Updated and brought to you by Reallylinux.com -



    v3.1 updated


    For our updated list of all Linux articles click on this link.

    © 2010 Mark Rais & Reallylinux.com. All rights reserved.

    Who Are We?     -    Legal Information.     -    Privacy Policy.

    Linux is a registered trademark of Linus Torvalds.
    All other trademarks and registered trademarks on this entire web site are owned by their respective companies.
    This site is not related to or affiliated with any other websites.