2009/7/4-9 [Academia/Berkeley/CSUA, Computer/SW/Security] UID:53109 Activity:nil | 7/4 I'm accessing soda by typing ssh -X jhcooper@csua.berkeley.edu
at a Linux prompt. At the soda prompt, I can type "xmessage hello &",
and I get a nice little greeting from myself popping up on my display.
But if I type xterm &, the process runs ok, but nothing appears on
my screen. What am I doing wrong?
\_ Works just fine for me... try turning on SSH debug with -v ?
...
|
2009/5/21-29 [Computer/SW/Unix/WindowManager] UID:53028 Activity:nil | 5/21 I would like to implement an auto-logout feature for my gnome users
who happen to not log themselves out, thus causing me, and especially
my supervisor, pain. Please advise, cohorts. I would like the
entire gnome session signed out, not just an individual xterm,
so "export TMOUT=[SECONDS]" in a .bashrc will not work.
...
|
2009/2/20-25 [Computer/SW/OS/Windows] UID:52610 Activity:nil | 2/20 I'm using Cygwin/X on XP. All the X indows (xterm, emacs)
seem to have a keyboard repeat rate and a repeat delay that's different
than the one XP uses for other Windows apps. When I do "mode con
rate=xx delay=yy", it only changes Windows apps but not the X apps.
How do I change the keyboard repeat rate and delay for X? Thanks.
\_ man xset
...
|
2007/8/10-13 [Computer/SW/OS/Linux] UID:47575 Activity:nil | 8/9 My man pages are displaying incorrectly with \fBupdate\fR
instead of displaying update in bold or whatever. Any ideas why?
It happens on soda as well as other debian boxes I have.
It happend using Terminal and xterm on my MacBook.
\_ export TERM=vt100
\_ I tried that. it doesn't make a difference.
...
|
2006/8/24-28 [Computer/SW/Editors/Vi, Computer/SW/Unix/WindowManager] UID:44146 Activity:nil | 8/24 When I use "screen", the scrollback bars on my xterm and gnome-term
don't work anymore. Is it possible to make them work under screen?
\_ They'll sort of work, but not really. I mean you may have more than
one window. Just use screen's builtin scrollback; it's better
anyway (you can have one per window, tens of thousands of lines and
best of all it's searchable) Just hit ^A-Escape then pretty much
...
|
2006/1/16-18 [Computer/SW/Unix/WindowManager, Computer/SW/Unix] UID:41385 Activity:nil | 1/16 Since X11 forwarding is gone ; my emacs key definitions no longer
work. I was wondering if anyone could point me to a setup that would
at least define basic functionality for emacs inside an x-term. Thanks
\_ Maybe you could mail root and ask them to turn X11 Forwarding
back on.
\_ Or maybe not.
...
|
2006/1/3-5 [Computer/SW/Unix] UID:41211 Activity:moderate | 1/3 what's the best terminal program (I just want to ssh from my laptop
to soda) for macosx?
\_ don't like terminal?
\_ What's wrong with /Applications/Utilities/Terminal.app?
\_ iTerm looks/works well for me. -scottyg
\_ second.
...
|
2005/12/20-22 [Computer/SW/Unix, Computer/SW/OS/OsX] UID:41097 Activity:nil | 12/20 I'm trying to determine the cause of an curious behavior: When
I login to a Linux box from my Mac (rxvt in X11), there is
some lag on the text output during the printing of multiple
lines of output. When I login to a FreeBSD box from my Mac,
there is no lag. Curiously, when I login to either the FreeBSD
box or the Linux box from my Linux laptop, there is no lag
...
|
2005/12/7-9 [Computer/SW/Unix] UID:40898 Activity:low | 12/7 After I start a background job from tcsh in an xterm, I try to exit
the shell. But it stays around until the background job exits. Is
there a way to tell the shell not to wait for the background job to
finish? Thx.
\_ Yes.
\_ How?
...
|
2005/11/21-23 [Computer/SW/OS/OsX] UID:40679 Activity:moderate | 11/21 I've noticed that the OS X Terminal.app and xterm etc are all
slower than xterm / rxvt on Linux/x86. Even a 500 MHz P2 has
quicker response than a 1.33 Ghz G4 when you are logged
into a server via SSH. I'm wondering what could be the cause
of this lag. Is it something that can be adjusted? I find the
sluggishness the only think holding me back from using a Mac
...
|
2005/11/20-22 [Computer/SW/OS/OsX] UID:40665 Activity:high | 11/20 Is there an easy way to map the left "alt" key to "meta" key in
Mac OS X Tiger, X11 (in full-screen mode).
\_ Try: defaults write com.apple.x11 swap_alt_meta -bool true
\_ Sweet . That did it! Here's another question:
Is there a similarily elegant way to have Command N
launch a new rxvt window instead of an xterm?
...
|
2005/11/22-23 [Computer/SW/OS/Solaris, Computer/SW/Unix] UID:40690 Activity:nil | 11/22 Is there a native process in Unix (SunOS 5.7) that logs port traffic?
Barring that, do you know of any good software that would do the trick?
SdTFW for "logging port traffic unix" but not finding what I'm looking
for. TIA. --erikred
\_ tcpdump -w
\_ snoop. Ethereal. -John
...
|
2005/6/23-25 [Computer/SW/OS/Solaris] UID:38267 Activity:nil | 6/23 Stoopid Tech Q: Is there a version of CDE for SunOS 5.7?
\_ Updated Q: how the hell do I get the CDE running from the
command line?
\_ /usr/dt/bin/dtsession?
\_ got it, thanks.
\_ turns out /usr/dt/bin/dtlogin -daemon does the trick.
...
|
2005/2/23-24 [Computer/SW/OS/Solaris, Computer/SW/Unix] UID:36382 Activity:nil | 2/23 Trying to load tcsh on a SunOS 5.7 machine, getting C compiling
errors. Resources? Suggestions? STFW returns nothing useful.
\_ what errors?
\_ Trying to load it or compile it? If you are just trying to load
it, get it from sunfreeware and pkgadd it.
...
|
2004/12/1 [Computer/HW/CPU, Computer/SW/OS/Solaris] UID:35146 Activity:high | 12/1 open source sadness, SUN being destroyed by linux..
\_ More like Sun stupidity by refusing to either
A) Make Solaris x86 free until it was too late.
B) Give up on the stupid "java thin client" crap
C) Open Source Solaris and let people actually write
drivers for 3rd party peripherals.
...
|
2004/5/8-9 [Computer/SW/OS/Linux, Computer/SW/Unix] UID:30108 Activity:very high | 5/8 On the linux ls discussion from the other day, this is my take:
Using/learning linux specific flags is all fine and good, and
adding new features to old tools is too, but when I have to
switch between 5 different OSes in a given day, it's simply a
waste of my time. There are many ways to solve a given problem.
Linux's solution always seems to be "add another flag". If you're
...
|
2004/3/8 [Computer/SW/OS/Solaris] UID:12561 Activity:high | 3/8 Are there any commands on soda equivalent to prtinfo/psrinfo/isainfo
on SunOS 5? Thanks.
\_ The correct term is "Solaris", not "SunOS 5".
\_ whats sunos5?
\_ SunOS foo 5.7 Generic_106541-08 sun4u sparc
\_ That'd be Solaris 7.
...
|
2003/10/1-2 [Computer/SW/OS/Solaris] UID:10403 Activity:nil | 10/1 I'm on solaris and trying to increase the number of open file descriptors
my processes can have. I've used limit and ulimit under zsh and bash,
respectively, to set these to say, 400. limit and ulimit -a apparently
confirm these changes. But when I write a program to test this out,
it still fails after the default of 256 open files. Any idea what I
might be doing wrong? Thanks.
...
|
2002/9/12 [Computer/SW/OS/Solaris] UID:25855 Activity:high | 9/11 On SunOS 5, how do I use the -k option in "sort" to specify multiple
sort fields? I tried "-k start1,stop1 -kstart2,stop2",
"-k start1,stop1+start2,stop2" and "-k start1,stop1 start2,stop2" but
none works. The man page doesn't descript this. Thanks.
\_ I never got -k working sanely. I use the +n format just fine. I
use perl if I get desperate.
...
|
2002/7/18-19 [Computer/SW/OS/Linux] UID:25382 Activity:very high | 5/17 If I'm running debian potato and add a testing site in my apt sources,
will I magically be upgraded to woody? Any problems in doing this?
(Using dselect)
\_ i don't want to hear about your magic woody.
\_ Yes. debian >> redhat. debian ?? bsd ports. -op
\_ X will break. Other than that, i've had no probs yet.
...
|
|