<command> --help
/etc/systemui/systemui.xml
/etc/mce/mce.ini
/usr/share/X11/xkb/ /usr/share/X11/xkb/symbols/nokia_vndr/rx-51 (Keymaps of onboard kb)
/etc/apt/sources.list
/etc/hildon-application-manager/catalogues
hildon-application-manager-config add <FILE>
/etc/hildon-welcome.d/default.conf /usr/share/hildon-welcome/media/
/usr/share/hildon-desktop/transitions.ini
/etc/xdg/menus/hildon.menu /usr/share/applications/hildon/ -> .directory files / .desktop files Icons: /usr/share/icons/hicolor/48x48/hildon
lshal e.g. lshal | grep battery
gconftool-2 -R / (returns all possible options/settings of gconf)
openssh putty (when i login from windows) vim grep apt-get apt-cache dpkg
apt-get install <program name> apt-cache search <string> apt-cache showpkg <program name> apt-get update (updates the cache from repositories) apt-get upgrade (installs newest version of installed packages) dpkg -i <.deb file> (installs .deb file)
apt-get dist-upgrade
apt-get install libxmuu1
ssh -X root@<deviceip>
gconftool-2 -s /apps/osso/xterm/toolbar -t bool "false" (to return to menu press ctrl+backspace)
//server.name.or.ip/share /home/user/some_directory cifs noauto,uid=29999,ro,nosuid,nodev,user=<user>,pass=<pass>,ip=<ip>
echo "deb https://repo.codemages.net opt/" >> /etc/apt/sources.list apt-get update && apt-get install gcoreutils
| The Following 35 Users Say Thank You to BlueGene For This Useful Post: | ||
| The Following User Says Thank You to Saturn For This Useful Post: | ||
man <command>
<command> --help
| The Following User Says Thank You to codeMonkey For This Useful Post: | ||

/etc/hildon-application-manager/catalogues
hildon-application-manager-config add FILE
apt-get dist-upgrade
| The Following User Says Thank You to BlueGene For This Useful Post: | ||
apt-get dist-upgrade
apt-get update -o dir::cache=/home/user/MyDocs/.apt-archive-cache apt-get dist-upgrade -o dir::cache=/home/user/MyDocs/.apt-archive-cache