![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Major OS errors/Bash errors help!!!! | wcmmlynn | UNIX for Dummies Questions & Answers | 12 | 11-13-2007 01:50 AM |
| Adapter Errors and Link Errors | mcastill66 | AIX | 2 | 08-02-2005 03:51 PM |
| Adapter Errors and Link Errors | mcastill66 | UNIX for Advanced & Expert Users | 0 | 08-02-2005 03:11 PM |
| errors | nobody | HP-UX | 1 | 12-14-2003 07:08 AM |
| Help with errors | Phaedirean | Filesystems, Disks and Memory | 5 | 08-12-2003 11:02 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
#1
|
||||
|
||||
|
X errors
I'm trying to set up x2x between my desktop and laptop, and as a precondition to that, I'm just trying to get each to be able to display programs on the other (e.g. "desktop$ xterm -display laptop:0").
OS is Ubuntu 5.10 and X version is X.org 6.8.2 I've set up X to run without -nolisten, and I've (for the purposes of testing only) set xhost + on both machines. Once i have the basic functionality there, I will switch to MIT-MAGIC-COOKIE. The problem is, when I try to run an xterm from one machine to the other I get the following errors: Code:
desktop$ xterm -display notebook:0 Xlib: connection to "notebook:0.0" refused by server Xlib: No protocol specified xterm Xt error: Can't open display: catfish:0 AUDIT: Fri Feb 3 12:40:44 2006: 8026 X: client 22 rejected from IP 192.168.0.155 Does anyone know what's going wrong? THanks, Alex |
| Forum Sponsor | ||
|
|
|
#2
|
||||
|
||||
|
try running "xhost +" on the laptop first and then try the connection again ...
|
||||
| Google The UNIX and Linux Forums |