How To Install and Use Docker on Ubuntu 18.04
Container technology is not a new phenomenon and has been a part of core features of Linux from long back. Most notable among them are Solaris container, OpenVZ and LXC.
Docker came...
How to Install SSH on Ubuntu Step-by-step Guide
SSH (Secure SHell) server is used to administer Linux servers remotely. By default, SSH server runs on TCP port 22.
An SSH client is required to connect to the SSH server remotely.
SSH...
How to Install Cacti on CentOS 7
Cacti is an open-source, web-based network monitoring tool that generates graph data of CPU usage, memory usage, network bandwidth utilization, and more.
With the help of RRDtool (Round-Robin database tool), Cacti can...
How to Install ISPConfig 3 in Ubuntu 18.04 & CentOS 7
This Tutorial will show you How to install & Configure ISPConfig control panel on Ubuntu 18.04 and CentOS 7.
Here are the steps you need to follow to install the ISPConfig 3:
...
How to Install Nagios & Configure it on CentOS 7
Nagios also known as Nagios Core is one of the oldest free and open source application used for monitoring Servers, network infrastructures, applications and boasts one of the most comprehensive monitoring...
How to Transfer a Domain Name
Transferring a domain is a kind of a tough job (If you don’t know what you are doing, we have make this process really simple for you, by the way, read...
Install Jetty 9 on Ubuntu Server 18.04 LTS
Jetty 9 is a HTTP server just like Apache 2 or Nginx, and a Java servlet engine just like Apache Tomcat.
Jetty 9 has support for...
How to Setup and Host a Minecraft Server – Step by Step Guide
Minecraft is one of the most popular sandbox video game developed by Swedish game developer Markus Person and is now owned by Microsoft. It is a multiplayer game and is available...
How to Install and Use Weebly on Bluehost
Create a Free Website using BlueHost Account
It is definitely an exciting info for all those who are using Bluehost or the one who have recently signed up for this great web...
Why you get error “add-apt-repository command not found” & How to Fix it
Issue:
While visiting different online forums i came across so many people annoyed with this error message on their fresh Linux install, while they try to run "add-apt-repository" command:
add-apt-repository command not found
Why...