Reaching out to others! Free & Open Source Software, Kannada, L10n, L18n Data Science, Cloud Computing & more…

Running out of SWAP? Add swapfile

If you’re running out of RAM, swap and if there is no more room to create a new swap partition, you’re still left with one more option. Create a swapfile. Here are the steps to follow. Determine the size of the new swap file and multiple by 1024 to...
Ubuntu 8.10 Released

Ubuntu 8.10 Released

Ubuntu 8.10 just got released. Download the ISOs or the torrent: ubuntu-8.10-desktop-i386.iso. All the Ubuntu torrents are listed here. You can also upgrade your old Ubuntu installation right away. Press Alt+F2, and type update-manager -d Now click on the Update...

iptables: Memory allocation problem

Unable to block ips using iptables on your VPS? Is your APF installation failing to work? root@server [~]# iptables -I INPUT -s 123.123.123.123 -j DROP iptables: Memory allocation problem Resolution: If you’re using OpenVZ for virtualization, you might have...