Difference between revisions of "Linux"

(New menu (under construction))
(Server / workstation setup)
Line 183: Line 183:
  
 
{| class="wikitable"
 
{| class="wikitable"
!colspan="5"|Security
+
!colspan="3"|Security
 
|-
 
|-
|rowspan="9"|Basic
+
|rowspan="8"|Basic
 
|rowspan="6"|SSH
 
|rowspan="6"|SSH
|[[SSH|SSH client setup]]                     
+
|[[SSH|SSH client setup]]
|rowspan="9"|Advanced
 
|[[SSL server]]
 
 
|-
 
|-
 
|[[SSH create key|How-to generate SSH key]]
 
|[[SSH create key|How-to generate SSH key]]
|[[VPN]]
 
 
|-
 
|-
 
|[[SSH server local user|SSH server using local user / password auth.]]
 
|[[SSH server local user|SSH server using local user / password auth.]]
Line 202: Line 199:
 
||[SSH server ldap key|SSH server using LDAP key auth.]]
 
||[SSH server ldap key|SSH server using LDAP key auth.]]
 
|-
 
|-
|rowspan="3"|Other
+
|rowspan="2"|Local prevention
 +
|[[Anti-virus]]
 +
|-
 +
|[[Rootkit cleaner]]
 +
|-
 +
|colspan="2"|rowspan="3"|Advanced
 
|[[Fail2ban]]
 
|[[Fail2ban]]
 
|-
 
|-
|[[Anti-virus]]
+
|[[SSL server]]
 
|-
 
|-
|[[Rootkit cleaner]]
+
|[[VPN]]
 
|-
 
|-
 
|}
 
|}
 
 
  
 
==Firewall==
 
==Firewall==

Revision as of 11:12, 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



New menu (under construction)

This section is under construction...


Server / workstation setup

Server or workstation How to setup & maintain a Linux server or workstation with basics services.


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
Automatic updates


Server / workstation setup

Internet security How to secure your server / workstation ?


Security
Basic SSH SSH client setup
How-to generate SSH key
SSH server using local user / password auth.
SSH server using key auth.
[SSH server ldap user|SSH server using LDAP user auth.]]
[SSH server ldap key|SSH server using LDAP key auth.]]
Local prevention Anti-virus
Rootkit cleaner
rowspan="3"|Advanced Fail2ban
SSL server
VPN

Firewall

FW principle This section explains HOW to create, maintain and use a firewall with IpTables.


Firewall
Basics Firewall principle
Firewall basics
Firewall OUTPUT filters
Firewall INPUT filters
Advanced Firewall port forwarding
Firewall source address filtering
Installation and scripts Firewall installation scripts