Web Admin 101: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
=Introducion= | |||
To be an effective web admin in Linux, you only have to: | |||
*know how to log in | |||
*move files around | |||
*Understand basics of security and backup | |||
Because everything is treated like a file in a computer system. | |||
=Links= | |||
*101 Things you don't want your web admin to say - [http://www.unixgirl.com/humor/unix/100.things.sysadmin.says.html] | *101 Things you don't want your web admin to say - [http://www.unixgirl.com/humor/unix/100.things.sysadmin.says.html] | ||
*Sysadmin 101 - [http://ops-school.readthedocs.org/en/latest/sysadmin_101.html] | *Sysadmin 101 - [http://ops-school.readthedocs.org/en/latest/sysadmin_101.html] | ||
*Unix 101 - [http://ops-school.readthedocs.org/en/latest/unix_101.html] | *Unix 101 - [http://ops-school.readthedocs.org/en/latest/unix_101.html] |
Revision as of 01:23, 26 January 2017
Introducion
To be an effective web admin in Linux, you only have to:
- know how to log in
- move files around
- Understand basics of security and backup
Because everything is treated like a file in a computer system.