Difference between revisions of "Server Basics"

From docwiki
Jump to: navigation, search
(Motivation)
(Units)
Line 12: Line 12:
 
* [[Apache Basics and simple CGI scripts]]
 
* [[Apache Basics and simple CGI scripts]]
 
* [[openssl]]
 
* [[openssl]]
* [[security of web Applicaions]]
+
* [[Security of web Applicaions]]
  +
* [[mysql, samba, other servers]]

Revision as of 16:25, 31 March 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.

Units