Difference between revisions of "Linux"

 
(85 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
[[Category:Linux]]
 
[[Category:Linux]]
 +
<seo google-site-verification="NS8HNfXeCZBn4FoGJp38gQH7vHkeZC9Qdr_YDMd7MsQ" />
 +
 
Linux is wonderful! However it can be a mess to setup.  
 
Linux is wonderful! However it can be a mess to setup.  
  
Line 5: Line 7:
  
  
 
+
{| style="margin: 1em auto 1em auto"
=Server / workstation setup=
+
|-valign="top"
 
+
|width="20%"|{{Template:menu core features}}
[[File:Workstation.png|64px|caption|Server or workstation]] How to setup & maintain a Linux server or workstation with basics services.
+
|width="20%"|{{Template:menu security}}
 
+
|width="20%"|{{Template:menu web}}
 
+
|width="20%"|{{Template:menu network}}
 
 
{| class="wikitable"
 
!colspan="4"|Server / Workstation setup
 
|-
 
|rowspan="8"|Installation
 
|[[Partitions setup]]                       
 
|rowspan="8"|Specifics
 
|[[Prefer IPv4 over IPv6]]
 
|-
 
|[[DHCP and network configuration|Network and hostname configuration]]
 
|[[XFCE: screensaver bug fix]]
 
|-
 
|[[VIM editor]]
 
|[[Drivers]]
 
|-
 
|[[Sources]]
 
|-
 
|[[Create user]]
 
|-
 
|[[Useful programs]]
 
|-
 
|[[Languages]]
 
|-
 
|[[Automatic updates]]
 
|-
 
|}
 
 
 
 
 
 
 
=Security=
 
 
 
 
 
==Common security==
 
 
 
[[File:Internet security.png|64px|caption|Internet security]] How to secure your server / workstation ?
 
 
 
 
 
 
 
{| class="wikitable"
 
!colspan="3"|Security
 
|-
 
|rowspan="8"|Basic
 
|rowspan="6"|SSH
 
|[[SSH|SSH client setup]]
 
|-
 
|[[SSH create key|How-to generate SSH key]]
 
|-
 
|[[SSH server setup]]
 
|-
 
|[[SSH server local user|SSH server using local user / password auth.]]
 
|-
 
|[[SSH server local key|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.]]
 
|-
 
|rowspan="2"|Local prevention
 
|[[Anti-virus]]
 
|-
 
|[[Rootkit cleaner]]
 
|-
 
|colspan="2" rowspan="3"|Advanced
 
|[[Fail2ban]]
 
|-
 
|[[SSL server]]
 
|-
 
|[[VPN]]
 
|-
 
|}
 
 
 
 
 
 
 
==Firewall==
 
 
 
[[File:Firewall.png|64px|caption|FW principle]] This section explains HOW to create, maintain and use a firewall with IpTables.
 
 
 
 
 
 
 
{| class="wikitable"
 
!colspan="2"|Firewall
 
|-
 
|rowspan="6"|Basics
 
|[[Firewall principle]]
 
|-
 
|[[Firewall basics]]
 
|-
 
|[[Firewall core (main) protocols]]
 
|-
 
|[[Firewall VPN]]
 
|-
 
|[[Firewall OUTPUT filters]]
 
|-
 
|[[Firewall INPUT filters]]
 
|-
 
|rowspan="2"|Advanced
 
|[[Firewall FORWARD filters| Firewall port forwarding]]
 
|-
 
|[[Firewall source address filtering]]
 
|-
 
|Installation and scripts
 
|[[Firewall installation scripts]]
 
 
|}
 
|}
  
  
 
==Linux installation==
 
* [[Partitions setup]]
 
* [[DHCP and network configuration|Network and hostname configuration]]
 
* [[VIM editor]]
 
* [[Sources]]
 
* [[Create user]]
 
* [[Useful programs]]
 
* [[Languages]]
 
* [[Drivers]]
 
* [[XFCE: screensaver bug fix]]
 
 
==Specifics==
 
 
* [[Prefer IPv4 over IPv6]]
 
 
==Security==
 
* [[Automatic updates]]
 
* [[SSH]]
 
* [[Firewall principle]]
 
* [[Fail2ban]]
 
* [[Anti-virus]]
 
* [[Rootkit cleaner]]
 
* [[SSL server]]
 
* [[VPN]]
 
  
  
==Tweaks and tricks==
 
* Clean Ubuntu
 
* Ubuntu tweaks
 
  
 
+
=Other services=
 
 
=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]]
 
** [[Apache 2 - Redirection / proxy|Apache 2- Redirection & rewrite]]
 
** [[Apache 2 - proxy]]
 
** [[Apache 2 - Custom error page]]
 
** [[Apache 2 - Security]]
 
** [[Apache 2 - Performances]]
 
** [[Apache 2 - SSL certificates page]]
 
** [[Apache 2 - LDAP access]]
 
* Cherokee
 
 
 
 
 
Web applications
 
 
 
 
 
 
 
 
 
* [[Tomcat]]
 
 
 
 
 
 
 
 
 
==File share==
 
 
 
* [[Samba server]]
 
* Webdav
 
 
 
 
 
==Network==
 
 
 
* [[DNS server]]
 
* [[DHCP server]]
 
* [[SNMP client]]
 
 
 
* 0. [[NetBoot server principle]]
 
* 1. [[NetBoot server | NetBoot server setup - network Linux installation]]
 
* 2. [[Diskless netboot|NetBoot server setup - diskless clients]]
 
* 3. Diskless client setup
 
*** [[Diskless image configuration - manual setup]]
 
*** [[Diskless image configuration - script setup]]
 
* 4. PXE menu
 
*** [[PXE interactive menu - single level]]
 
*** [[PXE interactive menu - multi level]]
 
 
 
 
 
* Monitoring : IT components, servers and applications
 
** 1. [[Zabbix server setup]]
 
** 2. [[Zabbix agent setup]]
 
 
 
 
 
 
 
 
 
==Other services==
 
  
 
* NTP time sync
 
* NTP time sync
 
* Logwatch
 
* Logwatch
* Mail server
 
  
  
  
==Management UI==
+
=Management UI=
  
 
[[Webmin]]
 
[[Webmin]]
 
 
 
 
=Raspberry pi=
 
 
* [[Raspbmc - XBMC HTPC]]
 
 
 
 
 
 
=New menu (under construction)=
 
 
This section is under construction...
 

Latest revision as of 22:27, 12 March 2019

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

Server or workstation Server / workstation setup

Raspberry Pi Raspberry Pi XBMC

Multimedia Multimedia


Linux games Linux games

Security

Internet security Internet security

SSH SSH

FW principle Firewall

SSL SSL

VPN VPN

Remote desktop Remote desktop

Radar IDS / IPS

Alarm clock Crontab

Web

Database DB

Web server Web server

Web apps PHP webapps

Continuous integration Continous Integration

Network

Active directory LDAP

Network icon DHCP DNS

File share File-share

Netboot icon Netboot & Thin client

Mail icon Mail server

Infrastructure monitoring Infrastructure monitoring

ELK Log monitoring ELK Log monitoring



Other services

  • NTP time sync
  • Logwatch


Management UI

Webmin