Category Archives: Ubuntu

Eucalyptus Private Cloud

Eucalyptus Eucalyptus is an Open Source + Commercial Private IaaS service provider. Eucalyptus is a short form of the “Elastic Computing Architecture for Linking Your Programs to Useful Systems”. Eucalyptus includes these features: Features Compatibility with Amazon Web Services API. … Continue reading

Posted in Cloud Computing, Eucalyptus, Private Cloud, Ubuntu, What is? | Tagged , , , , , , , , | 1 Comment

Open Source ILS: Installation Guide for Koha on Ubuntu 11.10 or Ubuntu 11.04 or Ubuntu 10.10 or Ubuntu 10.04 LTS with MySQL 5

According to Wikipedia.com, An integrated library system (ILS), also known as a library management system (LMS), is an enterprise resource planning system for a library, used to track items owned, orders made, bills paid, and patrons who have borrowed. An … Continue reading

Posted in How To..., MySQL, Ubuntu, What is? | Tagged , , , , , , , , , , , , | 17 Comments

How to change the root password in Ubuntu?

To manually set a password for the root user, type in the following in the shell: sudo passwd Getting Started with Ubuntu 10.10 A Complete Beginner’s Manual for Ubuntu 10.04 (Lucid Lynx) Ubuntu: An Absolute Beginners Guide: The Incredible Guide … Continue reading

Posted in How To..., Ubuntu | Tagged | Leave a comment

Install Ubuntu 10.04.3 LTS (Lucid Lynx) Guest OS on VMware ESXi

Please Visit: VMware: Installing a Guest Operating System (Windows 2008 R2 64bit) on Virtual Machine Use Ubuntu ISO Image insted of Windows Click on Install Ubuntu x.x Select Region and Timezone Select Keyboard Layout Prepare Disk Space Account Credentials Summary Installation … Continue reading

Posted in How To..., Private Cloud, Ubuntu, VMware | Tagged , , , , , , , | Leave a comment

Install phpMyAdmin on Ubuntu 11.10 or Ubuntu 11.04 or Ubuntu 10.10 or Ubuntu 10.04 LTS

phpMyAdmin is an open source tool written in PHP intended to handle the administration of MySQL with the use of a Web browser. It can perform various tasks such as creating, modifying or deleting databases, tables, fields or rows; executing … Continue reading

Posted in How To..., Ubuntu | Tagged , , , , , , , , , , , , | 1 Comment

Install PHP 5 on Ubuntu 11.10 or Ubuntu 11.04 or Ubuntu 10.10 or Ubuntu 10.04 LTS

PHP is a general-purpose server-side scripting language originally designed for web development to produce dynamic web pages. For this purpose, PHP code is embedded into the HTML source document and interpreted by a web server with a PHP processor module, … Continue reading

Posted in How To..., Ubuntu | Tagged , , , , , , , , , , | 1 Comment

Install MySQL Server on Ubuntu 11.10 or Ubuntu 11.04 or Ubuntu 10.10 or Ubuntu 10.04 LTS

MySQL is a relational database management system (RDBMS)that runs as a server providing multi-user access to a number of databases. It is named after developer Michael Widenius‘ daughter, My. The SQL phrase stands for Structured Query Language. Free-software-open source projects … Continue reading

Posted in How To..., Ubuntu | Tagged , , , , , , , , , , | 4 Comments

Install Apache2 on Ubuntu 11.10 or Ubuntu 11.04 or Ubuntu 10.10 or Ubuntu 10.04 LTS

The Apache HTTP Server, commonly referred to as Apache, is web server software notable for playing a key role in the initial growth of the World Wide Web. Apache is developed and maintained by an open community of developers under … Continue reading

Posted in How To..., Private Cloud, Ubuntu | Tagged , , , , , , , | 7 Comments

Install Tomcat 7 or Tomcat 7.0.26 or Tomcat 6 or Tomcat 5 on Ubuntu 11.10 or Ubuntu 11.04 or Ubuntu 10.10 or Ubuntu 10.04 LTS

Installing Tomcat 7 on Ubuntu. If you are running Ubuntu and want to use the Tomcat servlet container, you should not use the version from the repositories as it just doesn’t work correctly. Instead you’ll need to use the manual … Continue reading

Posted in Java, Private Cloud, Ubuntu | Tagged , , , , , , , , , , , , , , , , | 7 Comments