How to setup display for a remote system?
Answers were Sorted based on User's Feedback
Answer / alam
display=<ip address>
export $display
EXAMPLE
display=190.295.10.1
export $display
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / tom liddle
DISPLAY=<your ip address>
export DISPLAY
(caps is everything!)
| Is This Answer Correct ? | 0 Yes | 0 No |
What is paging?
What is a daemon?
What are Profilers?
What is default permissions for others in a file?
Name key files or directories on a Windows system that should always be backed up?
Explain about Inodes?
If Media Server fails. What are the steps to be followed? Can anyone please reply for this question Thanks, Ganesh
does the stat() function call use the inode of the file to generate the information about a file? what is inode mostly used for?
In Unix inter process communication take place using?
How do I log into a remote Unix machine(as a root/normal user)?Please specify with command user and argument.
The UNIX shell is.... a).does not come with the rest of the system b).forms the interface between the user and the kernal c) does not give any scope for programming d) deos not allow calling one program from with in another e) all of the above
what is difference between kernel and shell?