Blog Archives for category Debian
Debian install PyMySQL
PyMySQL is a stable lib I use to connect a MySQL database to my python scripts. To install PyMySQL on… Continue reading »
Add an user to the sudoers file
user is not in the soders file When you get the following respons of a debian or ubuntu system it… Continue reading »
ubuntu share folder
Ubuntu share folder with Windows To share a folder in debian or ubuntu you need to do the following: 1…. Continue reading »
Install Spotify in Ubuntu
How to install spotify in Ubuntu or Debian # 1. Add the spotify respisotory link nano /etc/apt/sources.list deb http://repository.spotify.com stable… Continue reading »
Debian install hostapd 2
HOWTO Install the latest version of Hostapd in Debian 7 1. First we need to install the Github client.
1 |
sudo apt-get install git-core |