Difference between revisions of "Gentoo Linux"
Jump to navigation
Jump to search
| (10 intermediate revisions by the same user not shown) | |||
| Line 13: | Line 13: | ||
=== Installing Gentoo === | === Installing Gentoo === | ||
| + | For this purpose, you should use the [https://wiki.gentoo.org/wiki/Handbook:Main_Page Gentoo Handbook]. Choose the Quick Link for your architecture, likely x86_64. | ||
| + | <br><br> | ||
| + | To-do: Gentoo software RAID guide | ||
| + | <!-- | ||
* [[Before you begin]] | * [[Before you begin]] | ||
* [[Configure Networking]] | * [[Configure Networking]] | ||
| Line 29: | Line 33: | ||
* [[Configure bootloader]] | * [[Configure bootloader]] | ||
* [[Reboot system]] | * [[Reboot system]] | ||
| + | --> | ||
=== Troubleshooting === | === Troubleshooting === | ||
| Line 38: | Line 43: | ||
* [[Setting up sudo]] | * [[Setting up sudo]] | ||
* [[Using portage]] | * [[Using portage]] | ||
| − | * [[udev | Configure udev]] | + | <!-- * [[udev | Configure udev]] --> |
* [[Configure X]] | * [[Configure X]] | ||
* [[Configure Display Manager]] | * [[Configure Display Manager]] | ||
| Line 54: | Line 59: | ||
* [[Configuring UPS]] | * [[Configuring UPS]] | ||
* [[Hardware Sensors]] | * [[Hardware Sensors]] | ||
| − | * [[CPU Frequency scaling]] | + | <!--* [[CPU Frequency scaling]]--> |
* [[System Monitor]] | * [[System Monitor]] | ||
* [[Disk Monitor]] | * [[Disk Monitor]] | ||
| Line 62: | Line 67: | ||
=== Configuring Software === | === Configuring Software === | ||
| − | * [[ | + | * [[chrome | browser]] |
| + | <!--* [[firefox]] --> | ||
* [[multimedia | multimedia, codecs and video players]] | * [[multimedia | multimedia, codecs and video players]] | ||
| − | * [[audacious | mp3 player]] | + | * [[plex media server]] |
| + | <!--* [[audacious | mp3 player]]--> | ||
* [[openoffice | office productivity suite]] | * [[openoffice | office productivity suite]] | ||
* [[epdfview | pdf reader]] | * [[epdfview | pdf reader]] | ||
| − | * [[evolution | email client]] | + | <!--* [[evolution | email client]] |
| − | * [[amsn | instant messenger]] | + | * [[amsn | instant messenger]]--> |
* [[transmission | torrent manager]] | * [[transmission | torrent manager]] | ||
* [[gftp | ftp client]] | * [[gftp | ftp client]] | ||
| Line 80: | Line 87: | ||
=== Server Settings === | === Server Settings === | ||
| + | * [[ssmtp | mail]] | ||
* [[iptables | Software Firewall]] | * [[iptables | Software Firewall]] | ||
* [[fail2ban | Automatically ban attackers]] | * [[fail2ban | Automatically ban attackers]] | ||
| Line 90: | Line 98: | ||
* [[pure-ftpd | Ftp server]] | * [[pure-ftpd | Ftp server]] | ||
* [[logrotate]] | * [[logrotate]] | ||
| + | * [[dns]] | ||
=== Software Development === | === Software Development === | ||
| Line 103: | Line 112: | ||
=== Gaming === | === Gaming === | ||
| + | * [[playonlinux]] | ||
* [[wine | Windows Emulator]] | * [[wine | Windows Emulator]] | ||
| + | * [[Diablo III]] | ||
* [[Diablo II]] | * [[Diablo II]] | ||
* [[ePSXe]] | * [[ePSXe]] | ||
Latest revision as of 21:23, 25 January 2018
gr0x0rd's Gentoo wiki
Welcome to gr0x0rd's Gentoo Linux wiki.
This living document is intended to be used as a resource for myself and any other sysadmins or end users aspiring to use Gentoo Linux.
Perspective
Choose from the index below.
Installing Gentoo
For this purpose, you should use the Gentoo Handbook. Choose the Quick Link for your architecture, likely x86_64.
To-do: Gentoo software RAID guide
Troubleshooting
Configuring your System
- Creating Users
- Setting up sudo
- Using portage
- Configure X
- Configure Display Manager
- Configure Login Manager
- Compositing
- Customizing your Desktop
- Mount network shares
- Remote display connections
Configuring Hardware
- Configuring Sound
- Configuring Wireless
- Configuring Webcam
- Configuring Printers
- Configuring UPS
- Hardware Sensors
- System Monitor
- Disk Monitor
- Suspend and Hibernate
- Power Management
- Special Buttons
Configuring Software
- browser
- multimedia, codecs and video players
- plex media server
- office productivity suite
- pdf reader
- torrent manager
- ftp client
- cd/dvd/image burner
- dvd ripper
- compression utilities
- java
- antivirus
- image viewer and editor
- vpn connections
Server Settings
- Software Firewall
- Automatically ban attackers
- Create network shares
- Scheduled tasks
- mySQL
- apache
- php
- apache mySQL authentication
- Ftp server
- logrotate
- dns
Software Development
Virtualization
Gaming
How Do I...
- Manage services and issue commands during startup?
- Easily copy files between two Linux machines?
- Mount an iso image from my filesystem as a cd or dvd?
- Create an iso from a cd or dvd?
- Mount a Mac .dmg file?
- Open sopcast streams in smplayer or vlc?
- Update my computer?
- Upgrade to a new kernel?
- Search for files or folders?
- Set up a development environment for Android phones?