Tag: Ubuntu
Fresh install of an Ubuntu server gives you only a command line interface. If you are a newbie in Linux operating system, GUI gives you more comfortable in administering the server. …
Here i’am introducing the most popular, top 5 linux monitoring tools/commands. All the Linux distributions have some built in linux monitoring tools and couple more add-ons for monitoring linux resource …
mod_rewrite is an Apache module that used for url manipulation mechanism. Enable mod_rewrite module on Apache to provide rule based rewriting engine that can rewrite requested url on the fly. This is …
Squid – one of the popular and free web proxy software for linux distributions. It comes under GPL license and compatible with most of the linux flavours like Ubuntu, …
Before installing a package on your ubuntu, its a best practice to check if that package installed already. Many of the popular packages are pre installed with all the …