Manpages are great!
Disable ssh login:
1 | usermod -s /bin/false username |
Change home directory:
1 | usermod -d /home/users/newpath/ username |
Next Generation Remote Display – NX is an exciting new technology for remote display. It provides near local speed application responsiveness over high latency, low bandwidth links.
Was tested on Ubuntu 10.10 Codenamed “Maverick Meerkat”. Works on Debian 6 too;)
Edit your source list or create a new one:
1 | vim /etc/apt/sources.list.d/freenx.list |
vim /etc/apt/sources.list.d/freenx.list
The default sync rate is normally defined in your drbd configuration (mostly /etc/drbd.conf)
1 2 3 | syncer { rate 100M; } |
syncer { rate 100M; }
If you are setting up a virtual machine on drbd cluster you need to produce more I/O and your physical machines are under heavy load. You can stop some services or you can reduce the sync rate.
Set temporary sync rate:
You need to issue this command only on one of your nodes!
1 | root@drbd-node1:~# drbdsetup /dev/drbd0 syncer -r 10M |
root@drbd-node1:~# drbdsetup /dev/drbd0 syncer -r 10M
Enjoy the easy solution;)
The problem: you start a typical KDE application like Kmail and it requires your kwallet master password.
You forgot it?! – No problem!
The solution is very easy: To reset your KWallet password, delete the kwalllet PW-database.
1 | rm ~/.kde/share/apps/kwallet/kdewallet.kwl |
rm ~/.kde/share/apps/kwallet/kdewallet.kwl
Some days ago I get logcheck System Events.
It was a remote Debian Lenny Server with some strange messages:
Feb 9 09:16:51 server getty[27096]: tty1: input overrun
This message means that someone is tipyng on the keyboard.
Stupid cat. Stay off my keyboard! :D
There was a USB keyboard, all keyboard and mice devices are listed here:
/dev/input/