How to convert YouTube videos to mp3
YouTube is a huge source for music. But sometimes when you don´t have access to internet, you can´t play that music. Without Spotify or similar services you…
How to create a bootable Debian USB installer
Most of my computers don´t even have a cd/dvd player anymore. It is like when the floppy disappeared. But the world will move on. You can not…
How do I find my IP
How do you find your ip? This is actually a two part question. First do you want your global ip or your local ip? A global ip…
YouTube – How to download videos
You probably already know, everything is on YouTube. Or almost. I use YouTube a lot for finding good tutorials. And music. There is a lot of reasons…
Mac – Force quit application
It dont happens often, but even in OS X application hangs sometimes. Here is a few different ways to force quit applications. First method: Force quit currently…
Debian – Remove a package completely
Apt-get remove is not always enough to remove a package completely. If you try to remove in example the mysql-server package with just apt-get remove, the settings…
Debian – Install WPScan to scan wordpress for vulnerabilities
WPScan is a handy tool to scan your wordpress site for vulnerabilities. And it is better you do it your self before someone else do. The official…
Ubuntu – Can´t resolve hostname
On my home network for some reason my ubuntu machines can´t resolve hostnames when first installed. None of my Debian machines seems to have this issue. If…
Debian – Add USB hard drive
USB drives is a good way of extracting large amounts of data from your servers quickly. And of course a lot of other things. There are a…
WordPress change permalink gives error 404
If you change your permalinks from default to something else, and it gives you a 404 error. Chances are the rewrite module in apache2 is not enabled….