Difference between revisions of "Linux"

Line 141: Line 141:
  
 
{| class="wikitable"
 
{| class="wikitable"
!colspan="5"|Server / Workstation setup
+
!colspan="4"|Server / Workstation setup
 
|-
 
|-
 
|rowspan="7"|Installation
 
|rowspan="7"|Installation
|[[Partitions setup]]
+
|[[Partitions setup]]                        
|rowspan="7"|                           
 
 
|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 10: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.


Core features

Linux installation

Specifics

Security


Tweaks and tricks

  • Clean Ubuntu
  • Ubuntu tweaks


Linux Workstation (Mint / Ubuntu)

  • Photo
  • Multimedia
  • Google stuff
  • Linux Mint


Linux server

User management


Web

  • FTP server


Web server configuration


Web applications





File share


Network




Other services

  • NTP time sync
  • Logwatch
  • Mail server


Management UI

Webmin



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