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.

_______________________________________________
Simh mailing list
[email protected]
http://mailman.trailing-edge.com/mailman/listinfo/simh

Reply via email to