Category: Linux

Free Sound/Music Files with simple Google Commands

We all random sounds or random music from time to time. If you properly query google, you can find open indexes of music files easily. Here are some hints to get you started. Google: -inurl:htm -inurl:html intitle:”index of” “Last modified” mp3 Using this string we are using the “index of” and the inurl commands to […]

Read more

AutoComplete not working using XRDP XFCEUbuntu/Linux

This post is for if you are using XFCE4 (xubuntu-desktop) and you’re having issues with auto completion.  This is also taking under consideration that auto completion is working in SSH. If it’s not working for either try sudo apt-get remove autocompletion && sudo apt-get install autocompletion   I the problem still persists then, try using […]

Read more

Top 10 Ubuntu app downloads for January 2012

  commercial apps 1. TRAUMA   TRAUMA is a game that tells a story of a young woman who survives a car accident. Recovering at the hospital, she has dreams that shed light on different aspects of her identity – such as the way she deals with the loss of her parents. TRAUMA lets you […]

Read more

Fuser Using 100% CPU in Ubuntu 11.10

  After upgrading to 11.10 recently, I occasionally noticed fuser firing up and using between 70% and astoundingly 9999% CPU. Googling the issue led me to this post with the solution. As user grazer explains: We have the same problem. This is the content of /etc/cron.d/php5 on 11.10: 09,39 * * * * root [ […]

Read more

How to Install and Setup Apache in Ubuntu

Installing Apache Getting apache onto your Ubuntu machine is easy. Using either the Synaptic Package Manager, Ubuntu Software Center, search and install the “apache2” module. Alternatively, you can open a terminal and type the following command: sudo apt-get install apache2 Once the installation finished, open a browser and go to the URL “http://localhost“. If you […]

Read more

How to install festival for Linux/Ubuntu

Installation Install Festival by typing the following command in a Terminal: [cc lang=”php” tab_size=”2″ lines=”40″] sudo apt-get install festival [/cc] Note: Additional voices are available in the Ubuntu repositories. Type “festvox” in Synaptic Package Manager for a list of language packages. Testing Test your setup by typing in a Terminal [cc lang=”php” tab_size=”2″ lines=”40″] festival [/cc] You will […]

Read more

How to install Maxmind’s GeoIP on Ubuntu/Linux for PHP

provides a useful database and API for server side IP Geolocation. It is useful when you don’t want your server to hang on external services each time fetching a location from an IP address is needed. This posts goes through the installation process of the database with a PHP extension on an Ubuntu platform. I’m […]

Read more

How to install Pithos Dekstop Client for Pandora

We have already told you about Pithos – one of the best Desktop clients on Linux for Pandora.com. Pithos is meant to run on GNOME but runs equally well on KDE and other desktop environments. It has good features like support for the media keys, Last.fm scrobbling and making your own stations.   In this article we […]

Read more

SOPA Emergency IP list:

So if these bastards in DC decide to ruin the internet, here’s how to access your favorite sites in the event of a DNS takedown tumblr.com 174.121.194.34 wikipedia.org 208.80.152.201 # News bbc.co.uk 212.58.241.131 aljazeera.com 198.78.201.252 # Social media reddit.com 72.247.244.88 imgur.com 173.231.140.219 google.com 74.125.157.99 youtube.com 74.125.65.91 yahoo.com 98.137.149.56 hotmail.com 65.55.72.135 bing.com 65.55.175.254 digg.com 64.191.203.30 theonion.com […]

Read more