Browsing category

Linux

Upgrade Ubuntu 12.10 to 13.04

Ubuntu 13.04 has been released on 25th last month, it is available for upgrade and clean installation. Here is the small guide to perform Ubuntu up-gradation. Ubuntu releases major version’s every six month, keeping the machine updated will allow to explore new features. Before doing update, we need to focus on some prerequisite. Backup config […]

Install ownCloud 5 on Ubuntu 13.04

ownCloud is a web suite that provides a cloud storage over the network, data can be uploaded via web browser or using software client. Data will be stored on the server and can be downloaded or access any time with browser. The project is based on PHP and a SQLite, MySQL, Oracle or PostgreSQL database, […]

How To Install Nagios on Ubuntu 13.04

Nagios is the most widely used open source monitoring tools which help us to monitor the services and application that run’s on Windows,Linux,Routers and other network devices. With the help of Nagios you can monitor basic services and attributes. We can access the Nagios using web interface coming with the bundle and configuration need to […]

How to Take Remote desktop from Windows to Ubuntu 13.04

Desktop sharing helps to share the desktop with other computers, it works same like VNC server in windows. Last time i decided to install VNC server on Ubuntu to take a remote desktop from windows, i succeed by installing but unfortunately i am unable to take remote of desktop console (ie sharing the screen of […]

Install VNC server on Ubuntu 13.04 / Ubuntu 12.10

The following simple guide help you to setup the VNC server on Ubuntu machines, VNC helps to share the desktop with the other machines which has a client installed. VNC server and client are not installed by default, you need to setup the vnc server manually. In windows, VNC shares the console desktop with other […]