LinuxQuestions.org
Review your favorite Linux distribution.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 11-23-2012, 05:19 PM   #1
lilliejj
LQ Newbie
 
Registered: Sep 2009
Posts: 1

Rep: Reputation: 0
Need excellent and complete documentation on installing / running X Windows


I need to install Oracle on Linux. I want to be able to use the Oracle install remotely.
In the past I have done this with X term, etc.

I have looked but do not see anything that is for dummies.

Thanks in advance.

jjl
 
Old 11-23-2012, 08:01 PM   #2
shivaa
Senior Member
 
Registered: Jul 2012
Location: Grenoble, Fr.
Distribution: Sun Solaris, RHEL, Ubuntu, Debian 6.0
Posts: 1,800
Blog Entries: 4

Rep: Reputation: 286Reputation: 286Reputation: 286
Lightbulb

Let's say your local machine is example1.org.com and remote server is example2.org.com, where you need to install Oracle, then you can launch an X terminal from remote server on your local machine and can do your job.
To do this, first check your DISPLAY variable, using:
Code:
example1.org.com# echo $DISPLAY
example1.org.com:X
Then allow remote host to launch it's x on your local desktop:
example1.org.com# xhost +example2.org.com
Then login into remote server i.e. example2.org.com, open a terminal, and follow as:
Code:
example2.org.com# setenv DISPLAY example1.org.com:X  ## If using C shell
Or, if using bash shell:
example2.org.com# DISPLAY=example1.org.com:X
example2.org.com# export DISPLAY
example2.org.com# xterm &      ## Invoke xterm 

Last edited by shivaa; 11-23-2012 at 10:20 PM.
 
Old 11-23-2012, 10:23 PM   #3
malekmustaq
Senior Member
 
Registered: Dec 2008
Location: root
Distribution: Slackware & BSD
Posts: 1,669

Rep: Reputation: 496Reputation: 496Reputation: 496Reputation: 496Reputation: 496
Have you consulted this?

/usr/doc/xorg-docs-x.xx
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Complete Documentation of File Mode Bits? Elemecca Linux - General 3 01-28-2010 11:15 AM
Installing Ubuntu on a PC currently running Windows Vista freerid3 Ubuntu 3 04-20-2008 02:14 PM
LXer: Strange things happening with my OpenBSD box, but excellent documentation saves LXer Syndicated Linux News 0 02-29-2008 02:10 PM
Needed a complete solution for running windows software. MikeyCarter Linux - Software 7 01-26-2008 04:14 PM
problem with running Windows after installing Linux mac1234mac Linux - Hardware 2 03-18-2006 08:17 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 07:16 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration