Search Results

Search: Posts Made By: Winzernotman
1,524
Posted By Winzernotman
Free Unix
If you want a pretty good cheap Unix dist. you can get Solaris 10 for free from Sun.com the download page is http://www.sun.com/software/solaris/get.jsp for Solaris 10, some older ones are also out...
1,776
Posted By Winzernotman
setting constant hardware settings
Let me give a little background on the problem. I am trying to hook up a unix box through a KVM to a display. The KVM is connected to a windows box as well. When I run the mouse and monitor directly...
3,157
Posted By Winzernotman
USB keyboard in Solaris
I have a USB keyboard/mouse combo hooked up to an x86 box and when it loads the mouse works fine, but the ctrl, shift, alt, and i think the function keys don't do anything. Is there a setting I need...
2,871
Posted By Winzernotman
16:9 aspect ratio in X windows
How do I set X so that it has a 16:9 aspect ratio? I am trying to load it onto a display monitor, the bootloader and comand line run in 16:9 but when x starts it goes to a normal ratio.
2,018
Posted By Winzernotman
This would be awsome
It is also posible that if you made the wget a forground process :


#!/bin/bash

wget http://somesite/file.tar (delete &)
wait
tar xvf file.tar

exit

it would wait the right way
2,018
Posted By Winzernotman
Ugly answer, but should work and not waste time
This might be an ugly solution but you could write a little loop, im not exactly sure of the syntax, Ill look it up if you want. (It's on google) But any way that does:


#!/bin/bash
donevar=0
...
3,218
Posted By Winzernotman
My impresion is that talk is more of a messaging...
My impresion is that talk is more of a messaging system rather than a means for using a remote display like a local one. I want something that will allow me to use the second display as a terminal....
3,218
Posted By Winzernotman
Sorry for the confusion. I sort of combined two...
Sorry for the confusion. I sort of combined two tracks I was thinking along. What I want is a setup where I type on a keyboard on one computer and the output shows up on another. I know there are...
3,218
Posted By Winzernotman
Network / Xterm keyboard
Hi. I'm pretty new to unix, but I was wondering if there was a way to either through xterm or other use a network keyboard?

what I would like to be able to do is open an xterm on another computer...
Showing results 1 to 9 of 9

 
All times are GMT -4. The time now is 04:28 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy