Sponsored Content
Full Discussion: X Forwarding broke
Operating Systems AIX X Forwarding broke Post 302575751 by gito on Tuesday 22nd of November 2011 05:53:58 PM
Old 11-22-2011
Any special reason why ou are using xforwarding ?

I was using it for some of Tivoli and Oracle installations
but on my connection it was really slow.
Like 30 sec delay between click and action.

Right now when I am doing installation I am using vnc
it is much faster. You can find vnc server on Linux Toolbox
 

8 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

I think I broke it....

I was trying to install gcc on my solaris 2.6 box... and I kept encountering an error that was probably due to the lack of allocated space to the /var/spool/pkg... For some reason... I'm still trying to figure this out... I make symbolic links to every instace of /spool I could find... I then... (3 Replies)
Discussion started by: xyyz
3 Replies

2. UNIX for Dummies Questions & Answers

Changed the hostname/IP and broke it (AIX)

A buddy of mine bought an older RS/6000 CAD workstation runing AIX to learn on, and had me put it on his LAN at home. I used smit to change the hostname/IP. After a reboot I try to login, and get a message saying that DTMessage cannot start, and gives a changed hostname as one of the possible... (3 Replies)
Discussion started by: 98_1LE
3 Replies

3. UNIX for Advanced & Expert Users

i broke CDE

i honestly dont know what i did... considering i did many things... but now when i run a tightvnc session, i don't get the CDE desktop anymore, i get something that looks like an empty screen with a single terminal window... to make things worse, i can't do anything with that terminal window. it... (2 Replies)
Discussion started by: xyyz
2 Replies

4. AIX

disks broke?

hay I'm new in the AIX-environment. Right now i'm testing some stuff out. But i can't test the LVM-part which is (to me) very important. I have 2 disks in my testmachine but it seems only 1 is working wel. I'll show you the output below of the disks... hdisk0 = in good condition hdisk2 =... (8 Replies)
Discussion started by: kvanelshocht
8 Replies

5. Cybersecurity

ssh X-forwarding and remote forwarding behind proxy

Hi, from my workplace we use a proxy to connect to the outside world, including external ssh servers. The problem is that the server is seeing the connection coming from the proxy and knows nothing about the client behind it. The ssh connection itself works fine, but x-forwarding does not work as... (1 Reply)
Discussion started by: vampirodolce
1 Replies

6. Shell Programming and Scripting

Have a find/replace perl script thats broke

Hello Folks, #!/usr/bin/perl use File::Find; open F,shift or die $!; my %ip=map/(\S+)\s+(\S+)/,<F>; close F; find sub{ if( -f ){ local @ARGV=($_); local $^I=""; while( <> ){ !/#/ && s/(\w+)\.fs\.rich\.us/$ip{$1}/g; print; } }... (8 Replies)
Discussion started by: richsark
8 Replies

7. Solaris

Ssh connection broke after patching

Hi, I have a user - e3t3user on two Solaris-10 servers. We did patching source server and after that e3t3user is not able to ssh from one server to another. Passwordless ssh connection is setup between both servers (with ssh keys share). I am not able to figure out, where it is failing. Here is... (1 Reply)
Discussion started by: solaris_1977
1 Replies

8. Solaris

LDAP broke after patching

Greetings...My first post here... I am facing issue on a x86 Solaris server, running on VMWare. We have to install latest patch cluster. I took a snapshot (on VMWare side), so we have backup copy. Downloaded and installed latest patch cluster. Post patching, I am not able to login on server with... (3 Replies)
Discussion started by: ron323232
3 Replies
XBRLAPI(1)							The BRLTTY Project							XBRLAPI(1)

NAME
xbrlapi - X11 BrlAPI helper for Linux/Unix SYNOPSIS
xbrlapi [option ...] DESCRIPTION
xbrlapi connects to a BrlAPI server in order to provide it with the ID of the X11 window which currently has focus. It also simulates X keysyms from braille key presses (else brltty would simulate them using a qwerty keyboard). OPTIONS
Options are processed sequentially from left to right. If an option is specified more than once, or in case of a conflict, the rightmost specification takes precedence. The following options are supported: -b [host][:port] (--brlapi=) The BrlAPI server to connect to. -a string (--auth=) The BrlAPI authorization/authentication string. -d display (--display=) The X display to connect to. If not specified, the content of the DISPLAY environment variable is used. -q (--quiet) Do not write any text to the braille device. -h (--help) Print a command line usage summary and then exit. -H (--full-help) Print a thorough command line usage summary and then exit. SEE ALSO
For more details on the purpose of xbrlapi, see BrlAPI's on-line manual at [http://mielke.cc/brltty/doc/Manual-BrlAPI/Eng- lish/BrlAPI-3.html]. brltty 4.5 Apr 2013 XBRLAPI(1)
All times are GMT -4. The time now is 02:59 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy