Difference between revisions of "Template:Menu content core features"
(2 intermediate revisions by the same user not shown) | |||
Line 75: | Line 75: | ||
| [[File:Icon multimedia.png|link=Multimedia|64px|caption|Multimedia]] || [[Multimedia]] || || [[File:Audio_CD.png|link=Audio|64px|caption|Audio]] || [[Audio]] | | [[File:Icon multimedia.png|link=Multimedia|64px|caption|Multimedia]] || [[Multimedia]] || || [[File:Audio_CD.png|link=Audio|64px|caption|Audio]] || [[Audio]] | ||
|} | |} | ||
+ | |||
+ | [[Laptop battery / fan management]] | ||
Line 88: | Line 90: | ||
</syntaxhighlight> | </syntaxhighlight> | ||
+ | |||
+ | =Apple VM= | ||
+ | |||
+ | [[Apple Mac OS X VM]] | ||
Line 108: | Line 114: | ||
See this excellent thread for more details: http://askubuntu.com/questions/13758/how-can-i-edit-create-new-launcher-items-in-unity-by-hand | See this excellent thread for more details: http://askubuntu.com/questions/13758/how-can-i-edit-create-new-launcher-items-in-unity-by-hand | ||
+ | |||
+ | |||
+ | |||
+ | ==XFCE tricks== | ||
+ | |||
+ | '''assign windows key to open menu''' | ||
+ | |||
+ | Default shortcut is: <code>CTRL</code> + <code>ESC</code> | ||
+ | |||
+ | * Click on <code>menu</menu> | ||
+ | * Click on <code>settings</menu> | ||
+ | * Click on <code>keyboard</menu> | ||
+ | * Double click on the shortcut for <code>xcfe4-popup-whisker-menu</menu> | ||
+ | * Click on <code>windows key</code> |
Latest revision as of 20:14, 30 June 2017
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 |
Laptop battery / fan management
Linux tricks
Completion ignore case
echo "set completion-ignore-case On" >> ~/.inputrc
Apple VM
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
XFCE tricks
assign windows key to open menu
Default shortcut is: CTRL
+ ESC
- Click on
menu</menu>
- Click on
settings</menu>
- Click on
keyboard</menu>
- Double click on the shortcut for
xcfe4-popup-whisker-menu</menu>
- Click on
windows key