Tag Archives: Ubuntu

Dell OpenManage On Ubuntu 12.04

Instructions are a re-post from the dell site here.  First we will need to add the Dell OpenManage Ubuntu Repository to our machine with the following command. sudo echo ‘deb http://linux.dell.com/repo/community/ubuntu precise openmanage’ | sudo tee -a /etc/apt/sources.list.d/linux.dell.com.sources.list Next to verify OMSA packages, add the repository key to apt and make apt aware of the…  Read More 

Java 7 Installation on Ubuntu 12.04

Download the newest version of java available from Oracle. Depending on your OS architecture, download either the “Linux x86” or “Linux x64” tar.gz file. Once downloaded, fire up WinSCP and copy the file to your Ubuntu Server /tmp directory.  Next in terminal run the following commands: cd /tmp tar -xvf jre-7u40-linux-x64.tar.gz mv jre1.7.0_40 /usr/lib/jvm/jre1.7.0_40/ #(deactivate old java) update-alternatives…  Read More 

Ubuntu Server

Secure, fast and powerful, Ubuntu Server is transforming IT environments worldwide. Realize the full potential of your infrastructure with a reliable, easy-to-integrate technology platform. Ubuntu Server is provided free of licensing and subscription fees. The leading platform for scale out, Ubuntu helps you make the most of your infrastructure. Whether you want to deploy a…  Read More