Sponsored Links

 

 

 

Basic Linux Administration: Maintenance and Security

Source: www.cs.siu.edu
Topic: Linux


Short Desciption:
Chapter 8 Basic Linux Administration: Maintenance and Security ... Important to maintain the system • Linux is ... distribution-specific tools • Would require root ...

 

Content Inside:
Chapter 8 Basic Linux Administration:  Maintenance and Security System administration • Important to maintain the system • Linux is extensible • Can tweak it for performance and security endlessly • Several routine tasks need to be done once in a while • System should be checked for security • Running service (processes) should be checked • Graphical tools available for administration • May get in the way sometimes • Usually distribution-specific tools • Would require root previliges for most tasks • login as root • use sudo or su root Administration Tasks • Managing user and groups • Managing hard disk and filesystems • Managing processes and services • Startup and Shutdown • Performance monitoring and tuning • System backup • Job scheduling • Maintaining system security • Software installating and upgrade System Startup • First,  kernel is loaded into memory • Prints messages on console • Saves messages /var/log/messages • Use dmesg • init is run right after kernel and device drivers are loaded • runs new processes and restarts some after they quit • inits joblist is in the file /etc/inittab • Can be edited by root • Works on the concept of runlevels Shutdown • Can do it graphically • Command line for more options • /sbin/shutdown with sudo • -r for reboot, -h for halt • /sbin/shutdown -r +5 "Rebooting. Just for fun" • reboots in 5 minutes,  with the message displayed to all logged in users • /sbin/shutdown -h now • halts starting immediately • Ctrl-Alt-Delete should work with most systems • check/modify entry for ctrlaltdel in /etc/inittab • /sbin/shutdown -c to cancel a running shutdown /proc and /dev filesystems • /proc acts like any other filesystem • can navigate using cd and ls commands • view files using cat • None of these fil ...

 

add to Google Reader add to Google Bookmark add to bloglines add to newsgator add to FURL add to digg add to webnews add to Netscape add to Yahoo MyWeb add to spurl.net add to diigo Bookmark newsvine Bookmark del.icio.us Bookmark @ SIMPIFY Bookmark MISTER WONG Bookmark Linkarena Bookmark icio.de Bookmark oneview Bookmark folkd.com Bookmark yigg.de Bookmark reddit Bookmark StumbleUpon Bookmark Slashdot Bookmark blinklist Bookmark technorati add to blogmarks add to blinkbits add to ma.gnolia add to smarking.com add to netvouz add to co.mments add to Connotea add to de.lirio.us

 

Related PDF Files

Configuration of the Linux PCs and the Cisco Routers


Topic: Linux

We describe how to install RedHat Linux, how to install additional Internet Lab ... Accessing the router using Kermit If you are working on a Linux PC, create a kermit session to establish a command ...

BlueCat Linux Target Support Guide


Topic: Linux

Product names mentioned in the BlueCat Linux Target Support Guide for Hitachi EBX7709 Boards are trademarks of their respective manufacturers and are used here only for identification purposes. ...

Having Problems w/Linux (freeware) Graphics?


Topic: Linux

Notice that one of the OpenGL libraries is eliminated, since both the client and server side can use the ... the packets and moving the checking operation into the kernel seems self-defeating. X server Linux ...

Solaristo Linux Porting Guide


Topic: Linux

Solaristo Linux Porting Guide byUlrich Drepper Copyright©2000 Red Hat, Inc. All rights reserved. The information contained in this document is provided for informational purposes only. DISCLAIMER.

Linux VPS 3.0 Getting Started Guide


Topic: Linux

All rights reserved. 2 Configuring Users As part of the automatic maintenance provided with Linux VPS, your account contains several necessary root and application users by default ...

 

Sponsored Links