Difference between revisions of "Linux"
Line 141: | Line 141: | ||
{| class="wikitable" | {| class="wikitable" | ||
− | !colspan=" | + | !colspan="4"|Server / Workstation setup |
|- | |- | ||
|rowspan="7"|Installation | |rowspan="7"|Installation | ||
− | |[[Partitions setup]] | + | |[[Partitions setup]] |
− | |||
|rowspan="7"|Specifics | |rowspan="7"|Specifics | ||
|[[Prefer IPv4 over IPv6]] | |[[Prefer IPv4 over IPv6]] | ||
Line 162: | Line 161: | ||
|- | |- | ||
|[[Languages]] | |[[Languages]] | ||
+ | |- | ||
+ | |} | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | * [[Automatic updates]] | ||
+ | * [[SSH]] | ||
+ | * [[Firewall]] | ||
+ | * [[Fail2ban]] | ||
+ | * [[Anti-virus]] | ||
+ | * [[Rootkit cleaner]] | ||
+ | * [[SSL server]] | ||
+ | * [[VPN]] | ||
+ | |||
+ | {| class="wikitable" | ||
+ | !colspan="2"|Firewall | ||
+ | |- | ||
+ | |rowspan="4"|Basics | ||
+ | |[[Firewall|Firewall principle]] | ||
+ | |- | ||
+ | |[[Firewall basics]] | ||
+ | |- | ||
+ | |[[Firewall OUTPUT filters]] | ||
+ | |- | ||
+ | |[[Firewall INPUT filters]] | ||
+ | |- | ||
+ | |rowspan="2"|Advanced | ||
+ | |[[Firewall FORWARD filters| Firewall port forwarding]] | ||
+ | |[[Firewall source address filtering]] | ||
|- | |- | ||
|} | |} |
Revision as of 09:40, 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
Core features
Linux installation
- Partitions setup
- Network and hostname configuration
- VIM editor
- Sources
- Create user
- Useful programs
- Languages
- Drivers
- XFCE: screensaver bug fix
Specifics
Security
Tweaks and tricks
- Clean Ubuntu
- Ubuntu tweaks
Linux Workstation (Mint / Ubuntu)
- Photo
- Multimedia
- Google stuff
- Linux Mint
Linux server
User management
- Manage users and groups
- LDAP server
- LDAP client
Web
- FTP server
Web server configuration
- Apache 2
- 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
Test wiki:
Server / Workstation setup | |||
---|---|---|---|
Installation | Partitions setup | Specifics | Prefer IPv4 over IPv6 |
Network and hostname configuration | XFCE: screensaver bug fix | ||
VIM editor | Drivers | ||
Sources | |||
Create user | |||
Useful programs | |||
Languages |
Firewall | ||
---|---|---|
Basics | Firewall principle | |
Firewall basics | ||
Firewall OUTPUT filters | ||
Firewall INPUT filters | ||
Advanced | Firewall port forwarding | Firewall source address filtering |