![]() |
Technical
Tip
|
|
QUESTION
ANSWER You can now run Adobe Reader version 7 under Solaris 10 X86; here's how:- 1. Make sure you have Solaris 10 for X86 Update 4 installed, as this supports Linux zones. 2. Obtain a distribution copy of CentOS or RedHat ES linux v3.5 to 3.8, and a copy of Adobe Reader v7 for Linux here 3. Install a zone as follows (use the appropriate values for your system):- # mkdir -p /Zones/Linux # chmod 700 /Zones/Linux # zonecfg -z linux linux: No such zone configured Use 'create' to begin configuring a new zone. zonecfg:linux> create -t
SUNWlx # zoneadm
-z linux install Please insert any supported Linux distribution disc, or a 4. Continue with installation until it completes, then boot the new linux zone:- # zoneadm
-z linux boot 5. Now log in to the new zone:- # zlogin
-C linux 6. Install the downloaded Adobe Reader. 7. Add a user account and password in the linux zone, e.g. guest # useradd
guest 8. Now from the global zone, make sure your linux zone has
access to your window system (Run "xhost +" in the global zone) NOTES
First Alternative course tutors can answer questions like this ... and are happy to do so. Look around our site for relevant courses in Linux -Unix - Perl - Solaris - FrameMaker |