by ray | Feb 29, 2016 | Linux / Ubuntu, Mac OS X
You can use SSH to connect to your Raspberry Pi from a Linux computer or Mac (or another Pi) from the Terminal, without installing additional software. You’ll need to know your Pi’s IP address to connect to it. To find this from your Pi’s terminal...
by ray | Feb 29, 2016 | Linux / Ubuntu, Raspberry Pi
So a couple of you have been asking about getting VNC to start automatically (me included). I did a bit of digging and have figured out what to do – it’s a few simple steps. First off though, must say thanks to Penguin Tutor for the actual...
by ray | Feb 29, 2016 | Linux / Ubuntu
Slack is a team communication platform which features persistent chat rooms organized by topic, private groups and direct messaging, all searchable from one search box. Furthermore, the app integrates with Google Docs and Dropbox, GitHub and many others. Slack...
by ray | Feb 29, 2016 | Linux / Ubuntu
How to install Psensor (Graphical Temperature Monitor Tool) in Ubuntu 15.04 and Ubuntu 14.04. Check Laptop CPU temperature and Hard Disk temperature in Ubuntu 15.04/14.04 with Psensor. Psensor is a graphical hardware temperature monitor for Linux. It can monitor: the...
by ray | Feb 29, 2016 | Linux / Ubuntu
There is a tutorial so you can fix it (beneath reinstalling). Just execute these two commands, it worked for me: $ wget http://security.ubuntu.com/ubuntu/pool/main/libg/libgcrypt11/libgcrypt11_1.5.4-2ubuntu1.1_amd64.deb$ sudo dpkg -i...