Category Archives: in english

Irssi in jail: setupterm() failed for TERM=xterm: 0

$ irssi NO WINDOWS: -!- Irssi: Invalid charset: CP1252 setupterm() failed for TERM=xterm: 0 Can’t initialize screen handling, quitting. You can still use the dummy mode with -d parameter   I kept getting the aforementioned error while trying to start … Continue reading

Posted in in english | Tagged , , , | Leave a comment

Wake On LAN (WOL) Howto

To enable Wake-On-Lan functionality: Make sure it is enabled in BIOS settings Put the following code to /etc/rc.local (the NIC will be then properly initialized on the system startup): ethtool -s eth0 wol g

Posted in in english | Tagged , , | Leave a comment

Howto: Installing BankID for Firefox 5.0 on Linux Mandriva 2011.0 64bit

Download the latest BankId version for Linux Ubuntu from BankID and save it for example to your home directory. This one we will use for Mandriva 2011.0 64bit installation Unpack it: [josif@localhost ~]$ tar -xvf BISP-4.18.1.10899.tar.gz Cd into the created … Continue reading

Posted in in english | Tagged , , , , , | 1 Comment