FriendlyElec releases Ubuntu Linux-ready NanoPi M1 Plus — a $30 Raspberry Pi killer

Image from manufacturer’s site

… there is a new Raspberry Pi competitor that is quite affordable. In fact, some folks may view it as a Pi-killer. The $30 FriendlyElec NanoPi M1 Plus has an arguably superior design and layout, plus important integrated features like Wi-Fi and Bluetooth. It even has an IR receiver, onboard microphone, 8GB storage, and both power and reset buttons. Best of all? It is ready to run Debian, Ubuntu Core, and Ubuntu Mate from the start.

Source: FriendlyElec releases Ubuntu Linux-ready NanoPi M1 Plus — a $30 Raspberry Pi killer (BetaNews)

How to Boot Up Raspberry Pi 3 from External Hard Disk

Raspberry Pi is built to boot up and run from the SD card. This tutorial shows you the steps to boot up and run Raspberry Pi from an external hard disk.

Source: How to Boot Up Raspberry Pi 3 from External Hard Disk – Make Tech Easier
Related article: How to boot from a USB Mass Storage Device on a Raspberry Pi 3 – Raspberry Pi Documentation

An Introduction to Useful Bash Aliases and Functions

The more time you spend on the Linux command line, the more you will begin to realize that you tend to use the same commands, parameters, and sequences repeatedly. Luckily, bash allows you to create aliases and and bash functions to help reduce typing

Source: An Introduction to Useful Bash Aliases and Functions | DigitalOcean

Detect Webcam & Microphone Activity on Mac with Oversight

Though Mac users don’t usually have to worry excessively about “camfecting” malware and spyware, some security conscious users may find it nice to know if a process or application is attempting to access their computers web camera or microphone.

Source: Detect Webcam & Microphone Activity on Mac with Oversight

Easily Use Free VPNs From VPN Gate In Linux With These 2 Tools

Below you’ll find 2 tools that make it easy to use free OpenVPN servers from VPN Gate in Linux.In case you’re not familiar with VPN Gate, this is project that offers free VPN servers that are ran by volunteers who use SoftEther. It was designed with the Great Firewall of China in Mind and is sponsored by the University of Tsukuba, Japan.

Source: Easily Use Free VPNs From VPN Gate In Linux With These 2 Tools ~ Web Upd8: Ubuntu / Linux blog

A short guide on configuring your Raspberry Pi to automatically run x11vnc server at startup

Hey guys, I thought I would share a short guide I made about configuring x11vnc to automatically launch every time the Pi boots up. I had such a hard time getting it to work and thought I should spread the knowledge. I’m a noob with Linux and the Pi, so I thought this would be really beneficial to any other noobs who are trying to get their Pi to run headless. I am using Raspbian Jessie so I’m not sure how well this will work with other distros.

This short guide assumes you already have a VNC viewer and know how to configure it. These instructions outline how to configure your Raspberry Pi to automatically start the x11vnc server every time it is booted. This way, you will be able to remotely connect to your Pi any time you launch your VNC viewer.

Source: Here is a short guide I made on configuring your RPi to automatically run x11vnc server at startup (Reddit/Raspberry Pi)