Wednesday, March 15, 2017

2 Ways to Create PPPoE Connection in Ubuntu 16.04

This tutorial is going to show you how to create PPPoE connection in Ubuntu 16.04. There’re 2 methods: using the graphical network manager and using terminal commands.
Using Network Manager to Create PPPoE Connection in Ubuntu 16.04
Insert DSL cable to the network port of your Ubuntu...

Read full story here:
2 Ways to Create PPPoE Connection in Ubuntu 16.04

Sunday, March 12, 2017

How to Install Nextcloud 11 on Ubuntu 16.04 with Nginx

We’ve published a tutorial on how to install Nextcloud on Ubuntu 16.04 with Apache web server back in June 2016, shortly after the first public release of Nextcloud. But many folks want to use Nginx rather than Apache as the web server. So in this tutorial we will see how to install...

Read full story here:
How to Install Nextcloud 11 on Ubuntu 16.04 with Nginx

Saturday, March 11, 2017

How to Integrate OnlyOffice with NextCloud

ownCloud users can use OnlyOffice online editors to edit office documents right from their ownCloud installation, thanks to the ownCloud OnlyOffice integration app released in February 2017. Now OnlyOffice has updated its integration app to add support for Nextcloud. This tutorial will be...

Read full story here:
How to Integrate OnlyOffice with NextCloud

Wednesday, March 8, 2017

How to Encrypt USB Drive on Linux Using VeraCrypt

In this tutorial we are going to learn how to encrypt USB drive using the VeraCrypt program. It’s assumed that VeraCrypt is already installed on your computer. By encrypting your external drive, your sensitive data is protected if any unexpected event happen such as it being lost or...

Read full story here:
How to Encrypt USB Drive on Linux Using VeraCrypt

Sunday, March 5, 2017

How to Verify PGP Signature of Downloaded Software on Linux

PGP, which stands for Pretty Good Privacy, is a public key cryptography software. PGP can be used to encrypt and sign data communication. In this tutorial, we will look at how to verify PGP signature of downloaded software.
Linux users can securely install software from their...

Read full story here:
How to Verify PGP Signature of Downloaded Software on Linux

Saturday, March 4, 2017

2 Ways to Install VeraCrypt on Ubuntu 16.04 and Ubuntu 16.10

VeraCrypt is free, open-source disk encryption software that is forked from TrueCrypt, which became defunct since May 2014. VeraCrypt is available for Linux, Mac OS, Windows, DragonFly BSD and Android. In this tutorial we are going to learn how to install VeraCrypt on Ubuntu 16.04 and Ubuntu...

Read full story here:
2 Ways to Install VeraCrypt on Ubuntu 16.04 and Ubuntu 16.10

Wednesday, March 1, 2017

How to Install Python 3.6 on Ubuntu 16.04, Ubuntu 16.10, 17.04

Python is an open-source and beginner-friendly programming language. Ubuntu 16.04 and Ubuntu 16.10 come with two versions of Python, Python 2.7 and Python 3.5. At the time of this writing, the latest stable version of Python is 3.6, released on December 23rd, 2016. This tutorial is going to show...

Read full story here:
How to Install Python 3.6 on Ubuntu 16.04, Ubuntu 16.10, 17.04