Installing Software on PXE server (Open)
[
Front page
] [
New
|
Page list
|
Search
|
Recent changes
|
Help
|
Log in
]
Start:
There may have several ways to install application softwa...
* Installation on PXE Server [#nf7ee1c6]
- For example, I have installed OpenOffice.org on PXE se...
- First download the source file (.tar file)
- Extract the file using "tar -zxvf filename"
- Enter to the directory that is created after extractio...
- Run the executable file (./setup)
- Installation on Server is complete.
- The path "/opt/openofficce.org3/program/soffice" is fo...
- Make a link to soffice from $PATH i.e from /usr/bin. F...
- cd /usr/bin
- ln -s /opt/openofficce.org3/program/soffice soffice
- Run soffice (just type soffice on server)
* Installation on PXE clients [#e4ec902b]
- cd /nfsboot/root/opt
- cp -r /opt/openoffice.org .
- cp -r /opt/openoffice.orgf3 .
- cd /nfsboot/root/usr/local/bin
- ln -s /opt/openofficce.org3/program/soffice soffice
- * Complete *
- Enter any PXE client
- type soffice from any where
Note. tube30 and tube21 are PXE servers. So we have to do...
(Mahbub)
End:
There may have several ways to install application softwa...
* Installation on PXE Server [#nf7ee1c6]
- For example, I have installed OpenOffice.org on PXE se...
- First download the source file (.tar file)
- Extract the file using "tar -zxvf filename"
- Enter to the directory that is created after extractio...
- Run the executable file (./setup)
- Installation on Server is complete.
- The path "/opt/openofficce.org3/program/soffice" is fo...
- Make a link to soffice from $PATH i.e from /usr/bin. F...
- cd /usr/bin
- ln -s /opt/openofficce.org3/program/soffice soffice
- Run soffice (just type soffice on server)
* Installation on PXE clients [#e4ec902b]
- cd /nfsboot/root/opt
- cp -r /opt/openoffice.org .
- cp -r /opt/openoffice.orgf3 .
- cd /nfsboot/root/usr/local/bin
- ln -s /opt/openofficce.org3/program/soffice soffice
- * Complete *
- Enter any PXE client
- type soffice from any where
Note. tube30 and tube21 are PXE servers. So we have to do...
(Mahbub)
Page: