OpenSUSE Network :: DISPLAY Variable Setting Over VPN?
Jun 9, 2010
I am connected to work via a VPN. I am logging into a Solaris box at work from OpenSuse 11, using ssh -X. I would like to start a GUI on the solaris box. The problem is that I don't know what value to give the DISPLAY variable. Is it the local internal LAN ip address, for my machine? I did try that, and I tested it using, xterm on the solaris machine. It says it can't open the display. I have enabled remote connections on my machine using xhost +.I have to run a performance test on the Solaris box at 7am in the morning... so need to find out how to start the GUI
View 6 Replies
ADVERTISEMENT
Jun 28, 2010
How to install oracle? I have been tried many times but seems can't resolve the DISPLAY issues.
All installer requirements met.
Use the following command to view the current DISPLAY environment variable setting:
View 2 Replies
View Related
Dec 26, 2010
When i ssh to server using -X, i always confuse about which display number i should export. It seems to me sometimes the display number has been used by something, so what i can do is only
export DISPLAY=localhost:0 && xclock
export DISPLAY=localhost:1 && xclock
export DISPLAY=localhost:2 && xclock
[code]....
View 1 Replies
View Related
May 16, 2010
Not sure if I'm doing right to post this on this thread but I've got an issue with my laptop screen extension. I have plugged a vga monitor to my laptop for a right display extension. The idea is to put the right extension on the vga monitor but don't why the monitor is know my main screen and my laptop the extension. I have tried to change sides but the laptop is still the extension and not the main one as I want.
Is there a hard way to make this work?
Notes:
Video: ATI HD2300 with fglrx drivers.
KDE 4.4.3
Trying with ati catalyst panel and preferences-screen options
View 7 Replies
View Related
Nov 26, 2010
Installed 11.3 KDE today on an old Vaio desktop we were given (Duron 900Mhz, 512mb, 40Gb HD, SiS630 onboard video, Trinitron 15" monitor). Everything works fine except it will not save the 800x600 resolution setting. Every time I reboot it is back to 1280x1024 which it thinks is the default resolution. Any tweak to get 11.3 to save that setting?
View 4 Replies
View Related
Jul 28, 2010
System won't retain 16:9 display size setting in YaST (SaX2). I'm using SuSE 11.1 (64 bit).
SaX2 settings as follows:
Monitor is Samsung Syncmaster XL2370-1 (digital). Resolution is set to 1920X1080 (1080p). Diagonal measurement set to 23 inches. Display size indicates 509 m.m. X 286 m.m. (20 3/8" X 11 1/2").
Aspect ratio is entered as 16:9, but after saving and restarting computer it keeps coming back as 16:10.
Samsung literature says 16:9, and measurements above confirm this.
So why does it keep going back to 16:10, and how can I get it to retain 16:9? (Same thing happens on another computer, also running SuSE 11.1, and with a second of these same monitors.)
View 9 Replies
View Related
May 28, 2011
When I attempt to connect to a wireless network, the network manager asks me for the network's password, then says 'setting network address' for 20 or so seconds, then asks me for some random Hex or ASCII key in the same type of window I put the password in (Secrets for Noel -- KDE Daemon). Since a key is already typed into the window, I press OK, which then causes the network manager to go back to 'setting network address', then the window pops up again and keeps repeating itself.
I'm running Opensuse 11.4 with KDE, and my driver is ath9k. I don't know much about linux so please don't tell me to 'recompile this' or 'change this setting' without explaining how to do it. Please help, I've been unable to connect to wireless in OpenSUSE for 2 weeks now.
View 9 Replies
View Related
Jan 25, 2011
On the 32-bit Netbook with Intel Atom running opensuse-11.3 I have ethernet broadband connection with dynamic IP.I have now bought a D-Link Wireless 150 Router DIR-600 and have initialized it on my other laptop on Windows 7 Home Basic OS. I now want this opemsuse Netbook also to have the facility. Please advise me what packages I shall install and what modifications I have to do in /etc/sysconfig/network/ifcfg-wlan0 or whatever else is necessary.
View 2 Replies
View Related
Apr 21, 2010
I have a single NIC (eth0) and it has a single, static public address assigned to it. I would like to assign an additional private address (192.168.1.68) to the NIC to make accessing my router more convenient, but I'm having a little trouble. I'm not using the Network Settings module in YaST because whenever I've tried before it has usually resulted in my internet connection failing and being unable to remove the alias info I tried setting in YaST. So, instead, I'm just trying to do it by editing the configuration directly. I'm also using it as an opportunity to learn a little bit more about Linux. So far, all I've done is add an extra line to my /etc/sysconfig/network/ifcfg-eth0 file. Originally the contents of the file were as follows.
Code:
BOOTPROTO='static'
BROADCAST=''
ETHTOOL_OPTIONS=''
IPADDR='XXX.XXX.XXX.XXX/21'
[code]....
Naturally, this didn't work either. Can anyone tell me how to specify the gateway for the additional local address?
View 3 Replies
View Related
Jan 10, 2009
I have problems with setting my JAVA_HOME variable. I am using Slackware 12.0, bash shell. This is a question for the 'Linux Newbie' forum (not slackware-specific).
I have set JAVA_HOME in my /etc/profile, like this:
But when I login in with my user name and type env on the command line, I get for JAVA_HOME the following:
Also, in my /etc/profile I have put the path to my java in the PATH variable, like this:
And when I type env when I login, then the PATH variable contains correctly the path to the jdk (as I have put it into /etc/profile).
I expect that after I have set everything as I want in /etc/profile, and restart the computer then what I have set will be relevant and when I login and type env, I will get values to the variables equal to those I have set in /etc/profile. Why it does not happen?
I have particularly a problem with a Java application, which I want to run. When I type ant, I get:
error: JAVA_HOME is not defined correctly. We cannot execute /usr/lib/java/bin/java.
View 1 Replies
View Related
May 11, 2010
Whenever i want to start tomcat server I need to go totomcatdir>inand execute startup.sh file.How would i make this happen whenever i start my machine?Also want to know How would i set the variable at startup.
View 10 Replies
View Related
Jul 11, 2011
how can i set variable by following Quote: >> ./kuku -u a b c d -n ga go gi how can i set variable at tcshell... Quote: user = a b c d num = ga go gi
View 7 Replies
View Related
Jun 18, 2011
I am killing myself with this, please someone come to the rescue...
Code:
#!/bin/sh
IFILE=$@
[code]...
View 7 Replies
View Related
May 19, 2015
I have been trying to change my PATH environment variable to no avail. I am using Jessie i386 with MATE. Using my .bashrc file works but not well because with subshells the modifications get repeated. I want the change to occur on login.
I tried modifying ~/.profile ~/.bash_profile /etc/profile and /etc/environment and one or two others but in no case did my change get picked up even after logging out and in again and even after rebooting. I searched the Internet and found each of the above places to make the change but they don't seem to work with Jessie.
Where do I make the necessary change?
View 7 Replies
View Related
Jan 30, 2010
What steps have to be followed for having customized contents of PATH environment variable whenever new users are created? I require this in order to include a special directory into PATH variable; and this has to be a default one for all the newly created users.
View 3 Replies
View Related
Aug 19, 2009
i'm following the tips from Samba and Suse: HowTo Set up an openSUSE-Windows Home Office LAN/Network. Versions 10, 11 to set up samba and tweak it to my needs.
View 9 Replies
View Related
Jan 25, 2010
I've just installed OpenSUSE 11.2 w/KDE interface on a HP Pavilion dv5-1010us laptop.Now we're trying to get the wireless to work. It's got a built-in wireless adapter, but we're not sure what kind of adapter it is. HP's Website is no help there. According to another site, it's an Intel WifiLink 5100. I did download the wireless driver from the HP site, but it's a .exe file. Anyone had any luck setting up this or a similar HP laptop. I couldn't find this model on the HCL/Laptops/HP - openSUSE page, but it seems OpenSUSE supports wireless other HP Pavilion models.
View 1 Replies
View Related
Feb 1, 2010
I'm trying to setup a media server for my Playstation 3 I've opted for the one off of this site PS3 Media Server now the installation instructions in the README don't really say much just make sure you have JRE 6 and run the script which I have done but get a message that I can't even began to cipher which is the following..
Code:
./pms.jar: line 1: PK: command not found
./pms.jar: line 2: h:: command not found
./pms.jar: line 25: h:META-INF/MANIFEST.MFManifest-Version: 1.0
Ant-Version: Apache Ant 1.7.0
[Cpde]....
View 9 Replies
View Related
Mar 4, 2010
My husband has opensuse 11.2 on his PC and is trying to get the Buffalo Linkstation to automatically boot up and access it.He can manually mount it but is frustrated to bits in trying to set it up automatically. He's thinking of nuking opensuse and going to Ubuntu as it worked before.
View 3 Replies
View Related
Apr 8, 2010
I am running
Code:
On my laptop (HPDV7), using DHCP for network access, KDE4.
I use Network Manager to manage wired and wireless connectivity.
I also have Samba server running for connectivity to Windows machines.
My router runs DD-WRT.
How do I tell this HPDV7 system to propagate a Host Name up to the router?
In the DD-WRT status screen, I see Host Name as "*" associated with the assigned IP address.
I cannot, for example, ping my HPDV7 machine from my windows machine, I assume because the router (also providing DNS for my network) does not provide the name to address translation.
I CAN ping the IP address directly, and Samba connectivity from the Windows machine to HPDV7 works.
The file
Code:
View 3 Replies
View Related
Aug 10, 2010
i got some bad virus on my windows and there is no way to remove it so i need to use linux some time till i find a way to remove the virus.I run a online test to see what linux distribution will be the best for my pc since i have very bad/old pc and i found this one.Everything was fine but when it come the part to get internet access it gone bad...I have adsl modem the model model is DSL-360R.This is how i create a internet access in windows.I open con.panel go to network conections and there is a local area conection icon.Right click/properties the select Internet protocol(TCP/IP) and click install i enter thoose numbers(given by my net provider) Ip address: 192.168.1.2 and etc...(If you need the other numbers i will tell you.).
Then i create a new conection.I use a manual login i have username [URL] and password like 2003.I need to get internet on my linux.I aredy called the support of my operator but thoose noobs said they dont support linux and the man was kindly and said somethink about drivers and said to try somethink with spconfig or somethink like that i dont remmber all i know it didnt worked.That is it i tell you all i know and i hope that u can help me and tell me how to create a new connection. P.s my first impression from openSUSE> The os looks great, i love the instaled theme.
View 7 Replies
View Related
Aug 19, 2010
I can't seem to get Remote Administration (vnc) working for the life of me. I tried the ip4/ip6 fix and every other work around I could find. I simply can't figure things out. I can't say I'm new to Linux but I can say that I am quite new to openSuse and the RPM world in general. My actual error isn't much of an error but that of the vnc window just being a black window that eventually times out.
As of now I access and configure the box vis ssh.I'm using:
openSuse 11.3
Gnome Desktop
Installed from gnome live CD
View 5 Replies
View Related
Dec 20, 2010
im having a problem setting ad hoc wireless network between two opensuse boxes, using network manager, every time im about to smash the box, maybe im doing something wrong in the steps or something idk
how to set up ad hoc connectionl
note: im a linux rookie
View 3 Replies
View Related
Dec 22, 2010
After had installed opensuse 11.3 I am about toset a usb stick and connecting to internet. I can connect with ethernet but as I want to have also wireless internet I bought a LEVELONE WUA-0605 wireless usb adapter witch I can't setup and connect...
The only data witch I was able to find are:
linux-0wi7:~ # hwinfo --wlan
21: USB 00.0: 0282 WLAN controller
[Created at usb.122]
Unique ID: 2UT6.NomXlQ88uo3
Parent ID: k4bc.9T1GDCLyFd9
SysFS ID: /devices/pci0000:00/0000:00:1d.7/usb1/1-3/1-3:1.0
SysFS BusID: 1-3:1.0 .....
View 9 Replies
View Related
Sep 26, 2010
Is there a conky variable that displays the Ubuntu version (ex 10.04)?
View 9 Replies
View Related
Jan 4, 2010
I have a problem to use echo to display the content of a variable.
This is what I do:
Code:
#!/bin/bash
USAGE="Usage: name [OPTIONS] [DIRECTORIES]"
echo $USAGE
When I run this little script I get the following output:
Usage: name [OPTIONS] R
So I think that [DI might be some sort of escape sequence. But I do not know how to unescape it. Does anyone have a hint for me?
View 14 Replies
View Related
Feb 18, 2011
I installed java in my pc by running the following on the shell
./jdk-6u24-linux-i586.
I need to set the path to the bin directory and also a new environmental variable JAVA_HOME.
View 2 Replies
View Related
Jul 19, 2011
I'm trying to define a variable, CHAN, by dividing another variable, FREQ, by a number. FREQ is a value from a file (called header.txt). What I think I'm doing with this bit of code is reading a number from header.txt whose location is specified by the head and tails, assigning it to FREQ and then defining CHAN with bc.
Code:
#!/bin/bash
while read FREQ
[code]....
View 2 Replies
View Related
Feb 18, 2010
how I can define a local static IP address (so that I can run a web server off of the same IP, rather than letting my router DHCP it)?I've tried doing the YaST->Network Devices->Network Settings->Traditional Method with ifup->Set NIC to desired IP->Set Default Gateway to router address method, and afterwards I can't even get into my router anymore (not even responding to ping).
View 8 Replies
View Related
Apr 3, 2010
I'm maintaining a very modest network at home, with OpenSUSE as OS on the server. I got the DHCP and routing working by following the instructions in the wiki. However, every time I run dhclient on the server/router, it appears my own DHCP server assigns an address to the internal network card despite the fact I specifically assigned it to be static using Yast. The situation resolves itself when I restart the network services with the command /etc/init.d/network restart. Otherwise no problem, but it also seems the internal network card gets a "new" IP from my server every time the external card requests one from the ISP. This is more of an issue.
View 5 Replies
View Related