Piszki Lab | EN

My case study in the clouds…

VMware Appliance (SuSE) – Installing additional software.

| 0 comments

More and more VMware products comes as appliances. All of them are based on SuSE Linux Enterprise and is quite truncated in terms of functionality of Linux itself. Installed is just what is needed to operate the application. This is an appropriate concept which assumes that the user should not “mix” so as not broke application runtime. Unfortunately, often we lack the program so much that we have to install it yourself. I was forced to installing “zip” command in vRealize Hyperic 5.8.4 appliance.

hype6

The whole procedure is very simple and takes less than a minute. We start by checking which version of SuSE we have installed (`cat / etc / SuSE-release).

hype1

Knowing the version we add the appropriate repository package selections:

zypper addrepo -f http://download.opensuse.org/distribution/11.3/repo/oss/ opensuse

hype2

Before the next step we need to configure a proxy server (if we use it in our environment). The SuSE Linux Enterprise proxy-related options are located in the /etc/sysconfig/proxy

hype3

At this point we refresh the package repository: zypper refresh command (accept adding a new key “a”).

hype4

Packages install by command: zypper install “package” (similarly looking, zypper search “Package”).

hype5

The described procedure is completely safe but you should use it with a great deal of sense. Installing a large package which replace the system half libraries may end up reinstalling the entire appliance.

Rate this article:
[Total: 0 Average: 0]

Author: Piotr Pisz

Computer always, since I got a Commodore 64 at the end of primary school, through his beloved Amiga and Linux infinite number of consoles, until today, fully virtual day. Since 2001, Unix/Linux Systems Administrator, for seven years a faithful companion and protector of Solaris system, until his sad end. In the year 2011 came in the depths of virtualization, then smoothly ascended into the clouds and continues there today. Professionally working as Systems Architect in the Polish Security Printing Works.

Leave a Reply

Required fields are marked *.


.

Enjoyed the post? Support Piszki Lab | EN, click on the AD! :-)

.