On a Sun Ray terminal,
You can either type resolution , or choose 'Screen Resolution' from
the RedHat menu.
You can also follow the instructions below.
To make your resolution smaller (larger icons)
1) Run utsettings and choose the resolution...
Read More
If you receive an e-mail with an attachment containing the
extension max, here is how you can open the file.
1) If you are on a Unix/Linux machine:
Click on the Windows icon on the bottom of your screen.
If you are on a Windows machine:
Go to Step...
Read More
Find out what printer is your default: echo $PRINTER If this does
not output anything or is incorrect: echo >
~/.default_printer_user where is the printer you want to set:
f2, f2d, f3, f3d, f4, f4d, s0, s0d, s1, s1d, s2, s2d
To find the...
Read More
By default, your reply-to address it the address from which you
send the message.You can change this so that replies go to another
address.
1.) Run pine
2.) select S for Setup
3.) select C for Configure
4.) type W for Where is
5.) type customized...
Read More
If you are logged into a Solaris machine:
In a terminal window, type,
xkill
Then it will ask you to click on the window you would like to
choose
From any machine:
From a terminal window, type:
pkill -u your_username name_of_process
You...
Read More
On a Linux machine:
1. Make note of the name of the machine you are on.
2. Log into another machine
3. ssh into the machine that is frozen
4. type pkill -9 -u your_username 5. This should log you out and
kill all the processes.
The frozen terminal...
Read More
If want to view it on a Windows machine, first you need to log into
a Unix machine to extract out the data.
1. From a terminal window, type: binhex file_name >
output_file_name
2. From a terminal window, type: hexbin -d output_file_name
Then...
Read More