How to Install and Configure Munin on Ubuntu Server 12.04

in How To, Monitoring

This tutorial explains How to install and configure Munin on ubuntu server 12.04 LTS, With munin you can easily monitor the performance of your Ubuntu Server stats, networks, running apps on a simple to read website. It makes it easy to determine “what’s different today” when a performance problem crops up. It makes it easy to see [...]

PhpSysInfo is a fabulous PHP script that easily to displays system and other monitoring information for Linux-based computer system. It will displays informations on the Linux system like kernel version, uptime, network, disk and memory usage, informations on CPU and model, attached IDE and SCSI devices and PCI cards and lm-sensors output on architectures supporting it. It also [...]

This is a guide will explain how to install and configure dhcp server on Ubuntu server 12.04 LTS. The Dynamic Host Configuration Protocol (DHCP) is a network service that enables host computers to be automatically assigned settings from a server as opposed to manually configuring each network host. Computers configured to be DHCP clients have [...]

Webmin is a user friendly and lightweight web-based interface for system administration for linux/unix. running on any browser that supports tables and forms (and Java for the File Manager module). webmin allows you to Managing and configure user accounts, Web server, DNS server,Squid server,DHCP server file sharing etc. Webmin consists of a simple web server, [...]

Oracle is a RDBMS (relational database management system), which is produced and marketed by Oracle Corporation. The Oracle Database Systems is one of the most popular database systems, competing with likes of MySQL, PostgreSQL, IBM DB2,Sybase, Microsoft SQL Server among others. Oracle is a great choice for applications that require large, distributed databases. Oracle Database [...]

This guide will walk you explain a little bit about How to Installing nginx with php5-fastcgi and mysql Support on Ubuntu Server 12.04 LTS, Nginx (pronounced “engine x”) is a free, open-source  and high-performance HTTP server. Nginx is known for its stability, rich feature set, simple configuration, and low resource consumption. Follow the step by step installing [...]

Previously I have posted about installation proxy server with squid3 on Ubuntu Server 12.04, on this post I’ll shown How to Set up/Configure Squid3 as Transparent Proxy. by activate squid3 as Transparent Proxy you no longer need to configure all the machines on your network to connect to Squid proxy server manually. All traffic will be [...]

Samba server is best option for sharing files between Ubuntu dan Windows Computer. Samba is a free and open source application re-implementation of SMB/CIFS networking protocol, originally developed by Australian Andrew Tridgell. As of version 3,samba can be used as file and print services between Linux and Windows-Based clients. Following tutorial is on How to Install Samba Server in [...]

Dropbox is the best free cloud service and extremely easy-to-use tool for sharing files and syncing them between computers, and you can also use Dropbox to back up files and access them from other computers and devices (including from your Android Smartphone, android tablets and iPad or iPhone, with dedicated Client apps for each of [...]

Squid is a popular appliaction that used as web proxy cache server which provides proxy and cache services for HTTP, HTTPS, FTP, gopher and other popular network protocols. Squid can implement caching of Domain Name Server (DNS) lookups and caching and proxying Secure Sockets Layer (SSL) requests, and perform transparent caching.in addition, Squid also supports [...]