Difference between revisions of "Linux"
(→Web) |
|||
Line 142: | Line 142: | ||
==Web== | ==Web== | ||
+ | |||
+ | |||
+ | |||
+ | [[File:Web server.png|64px|caption|Web server]] How to setup a website, proxy and SSL certificates... | ||
+ | |||
+ | |||
+ | {| class="wikitable" | ||
+ | !colspan="2"|Web server | ||
+ | |- | ||
+ | |rowspan="10"|Apache | ||
+ | |[[Apache 2|Apache 2 installation]] | ||
+ | |- | ||
+ | |[[Apache 2 HTTP virtual host]] | ||
+ | |- | ||
+ | |[[Apache 2 HTTPS virtual host]] | ||
+ | |- | ||
+ | |[[Apache 2 - SSL certificates page]] | ||
+ | |- | ||
+ | |[[Apache 2 - Redirection (mod rewrite)]] | ||
+ | |- | ||
+ | |[[Apache 2 - proxy]] | ||
+ | |- | ||
+ | |[[Apache 2 - Custom error page]] | ||
+ | |- | ||
+ | |[[Apache 2 - Performances]] | ||
+ | |- | ||
+ | |[[Apache 2 - Security]] | ||
+ | |- | ||
+ | |[[Apache 2 - LDAP access]] | ||
+ | |- | ||
+ | |} | ||
+ | |||
+ | |||
+ | |||
* FTP server | * FTP server | ||
Web server configuration | Web server configuration | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
* Cherokee | * Cherokee | ||
Revision as of 17:44, 8 August 2014
Linux is wonderful! However it can be a mess to setup.
These are some how-to and tricks for Linux (Debian / Ubuntu) servers and workstations.
Contents
Server / workstation core setup
How to setup & maintain a Linux server or workstation with basics services.
Server / Workstation setup | |||||
---|---|---|---|---|---|
Installation | Partitions setup | Specifics | Prefer IPv4 over IPv6 | Applications | Photo |
Network and hostname configuration | XFCE: screensaver bug fix | Clean ubuntu | |||
VIM editor | Drivers | ||||
Sources | |||||
Create user | |||||
Useful programs | |||||
Languages | |||||
Automatic updates |
Security
Services security
How to secure your server / workstation ?
Security | ||
---|---|---|
Basic | SSH | SSH Client |
How-to generate SSH key | ||
SSH server setup | ||
SSH server using local user / password auth. | ||
SSH server using key auth. | ||
SSH server using LDAP user auth. | ||
SSH server using LDAP key auth. | ||
Local prevention | Anti-virus | |
Rootkit cleaner | ||
Advanced | VPN | VPN introduction |
VPN server | ||
VPN client | ||
Other | Fail2ban | |
SSL server |
Firewall
This section explains HOW to create, maintain and use a firewall with IpTables.
Firewall | |
---|---|
Basics | Firewall principle |
Firewall basics | |
Firewall core (main) protocols | |
Firewall VPN | |
Firewall OUTPUT filters | |
Firewall INPUT filters | |
Advanced | Firewall port forwarding |
Firewall source address filtering | |
Installation and scripts | Firewall installation scripts |
Linux server services
User management
- Manage users and groups
- LDAP server
- LDAP client
Web
How to setup a website, proxy and SSL certificates...
- FTP server
Web server configuration
- Cherokee
Web applications
- Samba server
- Webdav
Network
- 0. NetBoot server principle
- 1. NetBoot server setup - network Linux installation
- 2. NetBoot server setup - diskless clients
- 3. Diskless client setup
- 4. PXE menu
- Monitoring : IT components, servers and applications
Other services
- NTP time sync
- Logwatch
- Mail server
Management UI
Raspberry pi
This section is under construction...