[Simh] NetBSD VAX and Ubuntu networking

Vince Mulhollon vince at mulhollon.com
Tue Apr 27 11:46:00 EDT 2010


On Tue, Apr 27, 2010 at 05:13:26PM +0200, Pär Moberg wrote:
> Oki doki then:
> 
> I have a vanilla Ubuntu 9.10 with all the default packages that are 
> needed for simh vax with networking.
> I compiled using:
> $> mkdir BIN
> $> make USE_NETWORK=1 vax
> and if I run it as root it finds the network cards on my computer.
> 
> Now I am looking for a way to do this as user.

sudo BIN/pdp11 

or maybe 

chown root BIN/pdp11
chmod +s BIN/pdp11

google for "simh setuid root" and related topics, you'll find plenty of 
discussion.




More information about the Simh mailing list