There is some situation when you need to know what packages are installed on your Linux system. Example, if you want to maintain a minimal Linux (eg. a VPS), and you want to remove all unnecessary packages. But also if you want to know whether an individual package is installed on your system, or is [...]
Gavotte Ramdisk is a free RAM disk software for Windows. It doesn’t have virtual disk size limitation, supports popular FAT16, FAT32, NTFS filesystems, and supports Windows 2000 operating system and above including Vista.
It is one of my favourite RAM disk. I use it on my PC to store temporary files and also I use it [...]
In my Windows machines I use PuTTY SSH client to connect to my Linux server. I know there are other SSH clients available in Linux, but I like PuTTY, so I wanted to use it on my newly installed Debian Lenny desktop.
I installed PuTTY with this command:
apt-get install putty putty-tools
Okay, Putty was installed.
I copied my public and [...]