Browsing category

Linux

Install PostgreSQL 9.3.4 on Fedora 20

PostgreSQL is an object-relational database management system (ORDBMS) available for many platforms including Linux, FreeBSD, Solaris, Microsoft Windows and Mac OS X. It is released under the PostgreSQL License, which is an MIT-style license, and is thus free and open source software. PostgreSQL is developed by the PostgreSQL Global Development Group, consisting of a handful […]

How To Install Oracle Java 12 / 11 / 8 on CentOS 6 / RHEL 6

Today we will be looking into the installation of Oracle Java on CentOS 6. Java JDK is the most important base to the developers; this guide will be more useful for them to set up a development environment when they especially use Red Hat or CentOS. Download Oracle Java You can either use command line […]

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 […]