Send Email from Raspberry Pi Command Line

Send email using SSMTP with the command line on a Raspberry Pi. Step-by-Step Illustrated guide to sending emails through the command line in linux

Source: Send Email from Raspberry Pi Command Line (AlgisSalys.com)

The technique shown in this article, which allows you to send email from the command line or a bash script, uses Gmail to send the mail. It should also work on Debian or Ubuntu based systems.

How to Downgrade Packages on Ubuntu (and possibly other Debian-based distributions?)

This is an older article but I believe the information is still valid. The technique shown may also work on other Debian-based distributions, such as Linux Mint and the various Ubuntu derivatives.

Ubuntu’s Update Manager keeps your packages at the latest version, but occasionally a new package version may not work properly. You can downgrade an installed package and lock it at a specific version to prevent it from being updated.

Source: How to Downgrade Packages on Ubuntu (HowToGeek)

OpenShot 2.0.x Crowd Funded Video Editor Available for Ubuntu/Linux Mint – NoobsLab | Ubuntu/Linux News, Reviews, Tutorials, Apps

OpenShot video editor is an open-source video editor for Linux but also available for Windows and Mac, it is free and released under GNU GPL 3 license. Using OpenShot video editor you can create a film with your videos, photos, and audio tracks that you have always thought of. It lets you add transitions, effects, and sub-titles, and you can export to DVD, YouTube, Video, and many other common formats.

Source: OpenShot 2.0.x Crowd Funded Video Editor Available for Ubuntu/Linux Mint – NoobsLab

How to disable Ipv6 on Ubuntu, Linux Mint, Debian

So if ipv6 is not supported on your network infrastructure, it might be useful to disable it all together. Why ? It can cause issues like delayed domain lookups, un-necessary attempts to connect to ipv6 addresses causing delay in network connection etc.

Source: How to disable Ipv6 on Ubuntu, Linux Mint, Debian (BinaryTides)

(This is also applicable to a Raspberry Pi running Raspbian, or some other Debian derivative such as RasPBX)

Link: How to install Linux Mint alongside Windows 7

This article will show you how to install Linux Mint 17 side by side with Microsoft Windows 7. The desktop environment that will be installed will be the “Cinnamon Desktop”.

It is imperative that you follow every section especially the part about backing up your Microsoft Windows files. If you fail to back up your system and something goes wrong with the installation you run the risk of losing data.

Don’t let the last paragraph scare you. Installing Linux Mint is not that difficult and the rewards are incredible.

Linux Mint is currently the most popular version of Linux and boasts an impressive user interface and a great range of software and it can be installed and used for free.

Full article here:
How to install Linux Mint alongside Windows 7 (Everyday Linux User)

Link: How to Add a Printer in Ubuntu or Linux Mint with CUPS

Sometimes your printer might not work with your Linux machine and you will have to install the necessary drivers to make it work like in Windows. Most printer manufacturers have printer drivers for Linux, but, some don’t. According the OS platform statistics posted on W3Schools, Linux has 5% and Macs around 10% market share and rest, Windows in the desktops market. With less market share Apple Macs also face peripheral compatibility issue. To tackle this, both Macs, which are Unix-based and Linux, which is Unix-like make use of CUPS (Common Unix Printing System.)

Full article here:
How to Add a Printer in Ubuntu or Linux Mint with CUPS (Linuxaria)