I've got the dnet client running as a background process on my linux machine (dual Cel 400's @500), and I'm using the following line in my startup file:
/home/mike/dnetc -noquiet >> /dev/tty8 &
which works fine. However, I have a couple of questions. First of all, If I press Alt+Ctl+F8 in X, it displays the program output, but I can't for the life of me figure out how to get back to my desktop without restarting the X server?
The other question I have is: Is there any way to see the program output when logged in remotely using telnet or ssh? I can check the 2 processes to make sure they are both running, but it would be nice to check how many units have been completed.
Mike
/home/mike/dnetc -noquiet >> /dev/tty8 &
which works fine. However, I have a couple of questions. First of all, If I press Alt+Ctl+F8 in X, it displays the program output, but I can't for the life of me figure out how to get back to my desktop without restarting the X server?
The other question I have is: Is there any way to see the program output when logged in remotely using telnet or ssh? I can check the 2 processes to make sure they are both running, but it would be nice to check how many units have been completed.
Mike