Difference between revisions of "Template:Menu content core features"
(→Ubuntu specifics) |
|||
Line 65: | Line 65: | ||
|- | |- | ||
| [[File:Winhq icon.png|64px|link=Windows emulator|caption|Windows emulator]] || [[Windows emulator]] || || [[File:Icon games.png|64px|link=Linux games|caption|Linux games]] || [[Linux games]] | | [[File:Winhq icon.png|64px|link=Windows emulator|caption|Windows emulator]] || [[Windows emulator]] || || [[File:Icon games.png|64px|link=Linux games|caption|Linux games]] || [[Linux games]] | ||
+ | |- | ||
+ | | [[File:Icon multimedia.png|link=Multimedia|64px|caption|Multimedia]] || [[Multimedia]] || || [[File:Audio_CD.png|link=Audio|64px|caption|Audio]] || [[Audio]] | ||
|} | |} | ||
− | |||
− | |||
− | |||
Revision as of 19:44, 23 June 2015
How to setup & maintain a Linux server or workstation with basics services.
Contents
Installation
Core features
Specifics
Softwares and languages
This is the list of programs I advised you to install on your server / workstation.
core | Internet | |||
utilities | office | |||
drivers | 'Survival' multimedia | |||
network | 'Survival' graphical | |||
security | programming | |||
Clean ubuntu | Photo | |||
Windows emulator | Linux games | |||
Multimedia | Audio |
Linux tricks
Completion ignore case
echo "set completion-ignore-case On" >> ~/.inputrc
Ubuntu specifics
Turn off dash online search
Go to “System Settings” >> “Security & Privacy” >> "Search" >> Disable Internet search
Add / Edit unity launcher
Unity launchers are in:
- All users:
/usr/share/applications/*.desktop
- Specific to the current user:
~/.local/share/applications/*.desktop
You can also create some desktop icons in ~/Desktop/*.desktop
See this excellent thread for more details: http://askubuntu.com/questions/13758/how-can-i-edit-create-new-launcher-items-in-unity-by-hand