Browsing category

Ubuntu

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

Install Apache2 web server on Ubuntu 13.04 “Raring Ringtail”

Apache web server is the most widely used web server application in the word, it shares 63% word web server market. It supports all major distribution such as windows, Linux , Solaris and Mac operating system, it considerably has large usage on Unix platform due to the package bundled with operating system disc and also […]