Difference between revisions of "Server Basics"
(→Units) |
(→Units) |
||
Line 12: | Line 12: | ||
* [[Apache Basics and simple CGI scripts]] |
* [[Apache Basics and simple CGI scripts]] |
||
* [[openssl]] |
* [[openssl]] |
||
− | * [[Security of |
+ | * [[Security of Web Applications]] |
* [[mysql, samba, other servers]] |
* [[mysql, samba, other servers]] |
Latest revision as of 17:46, 1 April 2020
Motivation
Linux is an ideal operating sytstem for servers. From a small Raspberry Pi that controls some IoT devices to the big data centers. Linux is everywhere. Here we will only cover some of the more common server services. You can also learn some basics that are useful for many server applications.