Tuesday 24 January 2017

Banana Pi M3 - Day 2

Ok, I fiddled with openVPN which is a pest and with citadel which doesn't work at all and after that I nearly got softether to work. I will get to that in a few days maybe.

Anyway, I have irssi working, got psybnc to work and fiddled with the bashrc a bit and made my abti user able to do the sudo dance.

The IRC stuff isn't that interessting but I will go over that as well in my video.
Well, and I set the timezone. I made my bash show me the time and it was really off.

sudo
adduser USERNAME sudo
nano /etc/sudoers

(and put the user in there)

timezone
sudo cp /usr/share/zoneinfo/Europe/London /etc/localtime

well, for me it was
sudo cp /usr/share/zoneinfo/Europe/Berlin /etc/localtime



No comments:

Post a Comment