Archive
Change Document Informations
1. Click the Microsoft Office Button Button image, point to Prepare, and then click Properties.
2. In the Document Information Panel, type the author name, titel…
Proxy support for apt-get package management
Define the http_proxy variable in the format http://host:port/. If you have to login then use the format http://username:password@host:port/. To define this variable add the following lines to the root login file /root/.bashrc.
http_proxy=http://username:password@host:port/
export http_proxy
To use the proxy only user specific define the variables in the file ~/.bash_profile or ~/.profile. If the file ~/.bash_profile exists the file ~/.profile will ignored by the Bash (Standard-Shell). The settings in ~/.bashrc overwrite ~/.profile, too.
To use changes of the file ~/.profile without a restart you can use the following command:
source ~/.profile
Word 2007 – Fußnoten formatieren
Ansicht | Entwurf | Verweise | Notizen anzeigen | Fußnotentrennlinie (statt “Alle Fußnoten”)
NVIDIA screen settings
Settings are saved in /etc/X11/xorg.conf and can be changed with
sudo nvidia-settings
The configuration file for nvidia-settings is ~/.nvidia-settings-rc and can be updated with
sudo nvidia-settings -r, --rewrite
With Intrepid Ibex and above the screen resulotion is not saved in xorg.conf but rather in the file ~/.config/monitors.xml.