How to set chmod for a folder and all of its subfolders and files?

find . -type d -exec chmod -c 775 {} \; find . -type f -exec chmod -c 664 {} \;

Rebuilding the font cache

If you install a new font in linux, you need to rebuild the fonts cache: sudo fc-cache -f -v

Problems during update: Can’t exec “insserv”: No such file or directory at /usr/sbin/update-rc.d

sudo apt-get install –reinstall insserv sysv-rc

23 najlepsze sztuczki z wykorzystaniem SSH

http://jakilinux.org/aplikacje/23-najlepsze-sztuczki-z-wykorzystaniem-ssh/

Zarządzanie ładowaniem baterii

http://www.ubuntu-pomoc.org/zarzadzanie-ladowaniem-baterii/

Ubuntu – Wykryto błąd systemowy programu

$ sudo nano /etc/default/apport Zmień enabled=1 na enabled=0

UNIX / Linux Convert DOS Newlines CR-LF to Unix/Linux Format

http://www.cyberciti.biz/faq/howto-unix-linux-convert-dos-newlines-cr-lf-unix-text-format/

Y PPA Manager – zarządzanie repozytoriami

http://www.ubucentrum.net/2012/07/yppa-manager-repozytoria.html

Odtwarzamy TopGear w BBC iPlayer

http://www.ubucentrum.net/2010/07/odtwarzamy-topgear-w-bbc-iplayer.html