Home » Archive

Articles tagged with: Ubuntu

Linux, PHP, Ubuntu »

[28 Nov 2011 | No Comment | 606 views]

PHPEclipse is a PHP development plugin for the Eclipse IDE Framework. And, XDebug is a PHP extension which provides debugging and profiling capabilities. I am using Ubuntu Operating System. This article provides a step-by-step guide on installing and setting up XDebug in PHP Eclipse in Ubuntu.

Miscellaneous, Ubuntu »

[7 Nov 2011 | No Comment | 303 views]

The term Virtual Host refers to the practice of running more than one web site (such as www.company1.com and www.company2.com) on a single machine. Virtual hosts can be “IP-based“, meaning that you have an IP address for each web site, or “name-based“, meaning that you have more than one web site per IP address. The [...]

Linux, Ubuntu »

[12 Sep 2011 | No Comment | 900 views]

There are different ways to get RAM size, Hard disk size, processor size, etc. in Ubuntu. Here are some:- 1. From System -> Administration -> System Monitor

Linux, Ubuntu »

[5 Sep 2011 | No Comment | 309 views]

Change current logged in user’s password Go to Applications -> Accessories -> Terminal, then run the command below:- passwd

Linux, Ubuntu »

[29 Aug 2011 | No Comment | 460 views]

RabbitVCS is a set of graphical tools written to provide simple and straightforward access to the version control systems you use. It supports most Subversion and Git functionality. Checkout the screenshots:- http://wiki.rabbitvcs.org/wiki/about/screenshots

Linux, Ubuntu »

[22 Aug 2011 | No Comment | 412 views]

I was in search of a good screen capture tool to be used in Linux. More precisely, for Ubuntu as I use it. You can take the screenshot through ‘Print Screen’ keyboard button. But, I want some more. I was in search of a program which could take capture any specific area of my screen. [...]

Ubuntu »

[23 May 2011 | No Comment | 236 views]

There were many solutions to install Mozilla Firefox 4 in Ubuntu 10.10. This solution helped me. It works like a charm. :) 1. Add the Firefox stable PPA.