Articles tagged with: Ubuntu
Linux, PHP, Ubuntu »
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 »
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 »
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 »
Change current logged in user’s password Go to Applications -> Accessories -> Terminal, then run the command below:- passwd
Linux, Ubuntu »
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 »
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 »
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.
