Can you network install software?
#1
Can you network install software?
Sorry this must be the dumbest question ever. My octane 2 does not have a cd drive. I am attempting to install the new dillo browser. Can you install this from the command line? Software manager doesn't work (not surprised). Sorry this is probably such a silly question. I've used Linux before but this has been my first foray with irix. Obviously apt get doesn't work. 

Please help, and also explain like I am 5.  Thank you.
Lofty
O2

Trade Count: (0)
Posts: 1
Threads: 1
Joined: Apr 2022
Location: Wisconsin
Find Reply
02-20-2024, 08:01 AM
#2
RE: Can you network install software?
You should certainly be able to install across the network.  There are several options depending on what you already have set up.

If you've got an NFS server running, just mount that drive on the Octane and install as if from a local directory.

If you've got a web server running, you can put the .tardist file somewhere accessible to it and use
http://hostname/path/to/example.tardist as the source.  If you've got multiple tardist files, you can unpack them (with tar xf example.tardist) all into one "dist" directory and then use http://hostname/path/to/dist/ as the source.  (Note that the forum software is automatically making those example URLs into links but they're not valid!!!)

Those are, IMHO, the two easiest options.  There are several others, like TFTP, if you want.  See the "Software Installation and Licensing" book at your favourite techpubs mirror (https://techpubs.jurassic.nl is run by forum member jan-jaap). (Those two ARE valid links!)

Any method should work in both the Software Manager GUI (enter the http:// URL as the source) or on the command line with inst.  (See the -f option to the inst command to specify the source non-interactively, or option #1 in the interactive menu.)

SGI:  Indigo, Indigo2, Octane, Origin 300
Sun:  SPARCstation 20 (x4), Ultra 2, Blade 2500, T5240
HP:  9000/380, 425e, C8000
Digital: DECstation 5000/125, PWS 600au
jpstewart
Developer

Trade Count: (1)
Posts: 444
Threads: 6
Joined: May 2018
Location: SW Ontario, CA
Find Reply
02-21-2024, 12:14 AM


Forum Jump:


Users browsing this thread: 2 Guest(s)