Continuous Integration: Concourse CI on Ubuntu 16.04
Concourse Continuous Integration System
Concourse CI is a simple and scalable continuous integration system with an end goal of providing a system with as few...
How to install Nextcloud on CentOS 7
Introduction
In a previous tutorial we talked about the installation of Nextcloud on an Ubuntu 16.04 server with Apache. Remember, Nextcloud is a cloud storage...
Install LEMP Server (Nginx, MariaDB, PHP) On CentOS, RHEL, Scientific Linux...
LEMP is a combination of operating system and open-source software stack. The acronym LEMP is derived from first letters of Linux, Nginx HTTP Server,...
Reset MariaDB Root Password in CentOS 6.4
I have forgot my MariaDB root password and when trying to reset the root password I was thinking, "Let Unixmen readers know how I...
How to Convert Your Google Drive Files Using DriveConverter
DriveConverter is fast and powerful file online converter for Google Drive. It can convert your documents, images and audios that you saved in Google...
Install Memcached PHP Extension in CentOS
Memcached is a general-purpose distributed memory caching system that was originally developed by Danga Interactive for LiveJournal, but is now used by many other sites. It is often used to...
Basic mplayer Usage from Command-Line
There are many ways to play media files from the command-line. In fact, in recent weeks past, here at Unixmen...
Argument Handling in Python
Argument handling gives user the chance to interact with the script and use it for different tasks. Two ways to do this in Python...
10 ‘cat’ Command Examples for Beginners
"cat" is one of the commands that is used mostly in our everyday activities, so far as the terminal is concerned. It is mostly...
Determine Your Specifications from Command-Line
We recently published article about how to determine your computer's architecture via GUI. Today am going to show how to do the same thing...
How To Create An ISO Image With genisoimage Tool
Dear unixmen reader,
In this article I will teach you how to create an iso image from your files with the genisoimage tool.
What is genisoimage?
genisoimage...
How to install Ubuntu 17.04 Server, or ‘Zesty Zapus’
Introduction - Ubuntu 17.04
In April 2017, Canonical finally released the new version of it's GNU/Linux distribution, Ubuntu 17.04 - also named Zesty Zapus. In this...
Decentralized Communication with Matrix on Ubuntu 16.04
Introduction to Decentralized Communication
Matrix is an open standard for real-time, interoperable and decentralized communication over IP, used to power VoIP/WebRTC signalling, Internet of Things communication, Instant...
How to Monitor Network Bandwidth with vnstat
There are many tools available to monitor our network bandwidth usage at a particular date and time. Those tools will collect and send the...
Install Turnkey Domain Controller
Haven't heard about Turnkey Linux yet, probably you should look our previous article here.
Introduction
Turnkey Domain Controller is an open source Linux operating system that...
How to Install NetBSD in VirtualBox
NetBSD can often be the forgotten Unix distribution. Forgotten to the popularity of FreeBSD, OpenBSD, PC-BSD and others. In truth, NetBSD has been around...
Linux vs Unix – How is UNIX different from Linux
Linux and Unix are two terminologies that are interchangeably used to refer to the same Operating system. This is largely due...
Database System: PostgreSQL Replication on Ubuntu 16.04
PostgreSQL Database System
PostgreSQL is an advanced open source Object-Relational Database Management System (or ORDBMS). It is an extensible and highly-scalable database system, meaning that...