This tutorial is going to show you how to set up automatic security update, aka unattended upgrades, on Ubuntu 18.04. If you are not living under a cave, then you should have known the massive Equifax data breach. 143 million Equifax customer’s information, including name, social security ...
Read full story here:
Setting up Automatic Security Update (Unattended Upgrades) on Ubuntu 18.04
Monday, September 17, 2018
Setting up Automatic Security Update (Unattended Upgrades) on Ubuntu 18.04
Friday, September 14, 2018
How to Install Plex Media Server on Ubuntu 18.04 LTS Server or Desktop
This tutorial will be showing you how to install Plex media server on Ubuntu 18.04 LTS server/desktop. Plex is a free piece of software that allows you to organize your movies, TV shows, music and photos in one beautiful interface and stream those media files on your PC, tablet, phone, TV, Roku,...
Read full story here:
How to Install Plex Media Server on Ubuntu 18.04 LTS Server or Desktop
Monday, September 10, 2018
How to Install and Use rss2email on Ubuntu 18.04
This tutorial will be showing you how to install and use rss2email on Ubuntu 18.04. Rss2email is an open-source program that can send RSS feed update to your email address. RSS feed is great way to keep updated with blogs and websites, but some site owners allow certain amount of articles in the...
Read full story here:
How to Install and Use rss2email on Ubuntu 18.04
Sunday, September 9, 2018
2 Ways to Upgrade From Ubuntu 18.04 To Ubuntu 18.10 (GUI & Terminal)
Ubuntu 18.10, codenamed Cosmic Cuttlefish, will be released on October 18, 2018. This tutorial will be showing you 2 ways to upgrade Ubuntu 18.04 to Ubuntu 18.10. The first method uses the graphical update manger and the second method uses command line. Usually you use the graphical update...
Read full story here:
2 Ways to Upgrade From Ubuntu 18.04 To Ubuntu 18.10 (GUI & Terminal)
Saturday, September 8, 2018
How to Install LAMP Stack on Ubuntu 18.04 Server/Desktop
This tutorial is going to show you how to install LAMP stack on Ubuntu 18.04 LTS. A software stack is a set of software tools bundled together. LAMP stands for Linux, Apache, MariaDB/MySQL and PHP, all of which are open source and free to use. It is the most common software stack that powers...
Read full story here:
How to Install LAMP Stack on Ubuntu 18.04 Server/Desktop
Wednesday, August 29, 2018
How to Install qBittorrent on Ubuntu 18.04 Desktop or Server
This tutorial will be showing you how to install qBittorrent on Ubuntu 18.04. qBittorrent is a free, open-source, fast and lightweight P2P BitTorrent client written in C++ / Qt, available for Linux, FreeBSD, MacOS and Windows. It aims to provide an open-source alternative to uTorrent., which is ...
Read full story here:
How to Install qBittorrent on Ubuntu 18.04 Desktop or Server
Friday, August 24, 2018
How to Expose Local Web Server to the Internet with PageKite on Ubuntu
Normally if you want to visit your home web server from outside, you need to set up dynamic DNS because your ISP doesn’t give you a static public IP address. But some ISPs in the world don’t even assign a dynamic public IP address to each subscriber. Many subscribers share a single...
Read full story here:
How to Expose Local Web Server to the Internet with PageKite on Ubuntu