LinuxUbuntu

Ubuntu security advisory

SecurityFocus reports a vulnerability in Ubuntu The problem is that the root password is stored in clear-text in a world-readable installer log file, verifiable by running grep password /var/log/installer/cdebconf/questions.dat...
DebianLinuxUbuntu

TightVNC on Ubuntu

In case like me, you were looking to install the TightVNC viewer and/or server on Ubuntu and your first guess didn't work: $ sudo apt-get install tightvnc Reading package lists... Done Building dependency tree... Done E: Couldn't...
DebianLinux

tsocks

Someone at work pointed out a cool utility called tsocks. tsocks allows non-SOCKS-aware applications (e.g.: telnet, ssh, ftp, etc.) to use SOCKS without any modification. It does this by intercepting the calls that applications...