Purpose – To setup a a very basic MySQL Server on Ubuntu 14.04 platform using the steps outlined in the mysql cookbook readme documentation Pre-requisites – Cookbook – mysql cookbook…
Purpose – To setup a a very basic MySQL Server on Ubuntu 14.04 platform using the steps outlined in the mysql cookbook readme documentation Pre-requisites – Cookbook – mysql cookbook…
Announcement by Microsoft - Ubuntu Linux Distribution is now Available in Windows Store =========================================================== Microsoft has announced the availability of Ubuntu Linux Distribution from Windows Apps Store. Now it can…
Purpose - To setup a basic SVN server on ubuntu 14.04 OS Pre-requisites - Ubuntu 14.04 OS installed Procedure - Step1: Install the subversion package from the repository sudo apt-get…
Purpose - To setup and enable SSH server in Ubuntu 12.04 desktop Pre-requisities - Ubuntu 12.04 OS installed By default SSH is disabled in Ubuntu desktop version. SSH is used for…
Purpose - To create profiles in Websphere Application Server 8.5 installed on Ubuntu 12.04 unsupported OS Pre-requsities - Ubuntu 12.04 OS WAS ND 8.5.5 I was able to install WAS…
Purpose - To install and configure the DNS BIND server in Ubuntu for hostname (FQDN) to IP address resolution and vice-versa Pre-requisities - OS - Ubuntu 12.04 sudhir@Ubuntu1:~$ cat /etc/lsb-release DISTRIB_ID=Ubuntu…
Purpose - To Build and Install Tomcat 8.0.0-RC5 on Ubuntu 12.04 Pre-requisites - OS – Ubuntu sudhir@Ubuntu1:~$ cat /etc/lsb-release DISTRIB_ID=Ubuntu DISTRIB_RELEASE=12.04 DISTRIB_CODENAME=precise DISTRIB_DESCRIPTION="Ubuntu 12.04.3 LTS" Task – In this blog…