Browsing category

Ubuntu

How to install Tomcat 8 on ubuntu 14.04

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

Manage VirtualBox with phpVirtualBox (Web Based Interface)

phpVirtualBox is an open source web interface for Oracle VirtualBox, written in php with AJAX implementation. It allows you to remotely manage VirtualBox instance, really useful when you don’t have GUI in operating system. phpVirtualBox allows you control  and manage guest instance as like the VirtualBox GUI do, you wont find any difference between the […]

Install VirtualBox 4.3 on Ubuntu 14.04

Using VirtualBox you can create and run guest operating systems (“virtual machines”) such as Linux and Windows under a host operating system. There are two ways of installing VirtualBox: from pre-compiled binaries and from the sources code. This tutorial shows you how to set up VirtualBox 4.3 from the pre-compiled binaries. From the version 2.0 […]

Install μTorrent (uTorrent) on Ubuntu 14.04

µTorrent is a closed source BitTorrent client owned by BitTorrent Inc. It is the most widely used BitTorrent client next to Xunlei. The µTorrent is designed to use minimal computer resources while offering functionality comparable to larger BitTorrent clients such as Vuze or BitComet and also it provides performance, stability, and support for older hardware […]

How to Install Cacti on Ubuntu 16.04 / Ubuntu 14.04 & LinuxMint 18

Cacti is an open source web-based network monitoring tool designed as the front end application for the RRDtool (Round-Robin database tool), it allows a user to poll the services at an interval of time and resulting in the graph format. Cacti is generally used to get a graph data for the CPU and network bandwidth […]