Difference between revisions of "Linux"
Line 6: | Line 6: | ||
− | + | =Core features= | |
− | + | ==Linux installation== | |
* [[Partitions setup]] | * [[Partitions setup]] | ||
* [[DHCP and network configuration|Network and hostname configuration]] | * [[DHCP and network configuration|Network and hostname configuration]] | ||
Line 20: | Line 20: | ||
* [[XFCE: screensaver bug fix]] | * [[XFCE: screensaver bug fix]] | ||
− | + | ==Specifics== | |
* [[Prefer IPv4 over IPv6]] | * [[Prefer IPv4 over IPv6]] | ||
− | + | ==Security== | |
* [[Automatic updates]] | * [[Automatic updates]] | ||
* [[SSH]] | * [[SSH]] | ||
Line 35: | Line 35: | ||
− | + | ==Tweaks and tricks== | |
* Clean Ubuntu | * Clean Ubuntu | ||
* Ubuntu tweaks | * Ubuntu tweaks | ||
− | + | ||
+ | =Linux Workstation (Mint / Ubuntu)= | ||
* [[Photo]] | * [[Photo]] | ||
* Multimedia | * Multimedia | ||
* Google stuff | * Google stuff | ||
* Linux Mint | * Linux Mint | ||
+ | |||
Line 50: | Line 52: | ||
− | + | ==User management== | |
* Manage users and groups | * Manage users and groups | ||
* [[LDAP server]] | * [[LDAP server]] | ||
Line 56: | Line 58: | ||
− | + | ==Web== | |
* FTP server | * FTP server | ||
Line 79: | Line 81: | ||
− | + | ==File share== | |
* [[Samba server]] | * [[Samba server]] | ||
Line 85: | Line 87: | ||
− | + | ==Network== | |
* [[DNS server]] | * [[DNS server]] | ||
Line 109: | Line 111: | ||
− | + | ==Other services== | |
* NTP time sync | * NTP time sync | ||
Line 116: | Line 118: | ||
− | ===Raspberry pi | + | |
+ | ==Management UI== | ||
+ | |||
+ | [[Webmin]] | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | =Raspberry pi= | ||
* [[Raspbmc - XBMC HTPC]] | * [[Raspbmc - XBMC HTPC]] |
Revision as of 13:46, 28 July 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