How to Update Ubuntu 13.04 to Ubuntu 14.04

Are you still running Ubuntu 13.04 and do you want to run a latest Ubuntu 14.04. Here is the guide to update the Ubuntu 13.04 to Ubuntu 14.04. Ubuntu does not support skipping the update of Ubuntu 13.10 for 14.04. So you need to first update Ubuntu 13.04 to 13.10 and then update it to […]

Upgrade From Ubuntu 13.10 to Ubuntu 14.04

Today we will be looking in how to upgrade Ubuntu 13.10 to Ubuntu 14.04, this will take a some time to complete; it also depends on internet speed. Before upgrading, it is recommended to take a backup of important files to secure location. You can do on own risk. Follow the steps to upgrade. Step […]

Install OpenVAS on CentOS 6 / RHEL 6

OpenVAS known as Open Vulnerability Assessment System is the open source vulnerability suite to run the test against servers for known vulnerabilities using the database (Network Vulnerability Tests), OpenVAS is a free software, its components are licensed under GNU General Public License (GNU GPL). Here is the small guide to setup the OpenVAS on CentOS […]

Setup SysLog Server on CentOS 6 / RHEL 6

Today we will be looking into how to setup a centralized log management for Linux servers, this will help the Linux admin to have a multiple server logs into one single place. The Linux admin not required to login in to each servers for checking the logs, he can just login into the centralized server […]

How To Install Apache Tomcat 9.0 / 8.5 on CentOS 6 / RHEL 6

Apache Tomcat is an open-source web server and servlet container developed by the Apache Software Foundation (ASF). Tomcat implements the Java Servlet and the JavaServer Pages (JSP) specifications from Oracle and provides a “pure Java” HTTP web server environment for running the Java codes. Apache Tomcat includes tools for configuration and management, but can also […]