Search Results

Search: Posts Made By: sayeo
Forum: Solaris 02-28-2009
10,316
Posted By sayeo
Ok, point taken. At least now I know where better...
Ok, point taken. At least now I know where better to look in the future. Thanks for your help!
Forum: Solaris 02-28-2009
10,316
Posted By sayeo
Well, I don't mean to sound touchy, but don't you...
Well, I don't mean to sound touchy, but don't you think I've tried that already? I've also tried the man page for chmod and the info pages for both. There is no mention of the symbol whatsoever,...
Forum: Solaris 02-27-2009
10,316
Posted By sayeo
significance of "+" char in SunOS "ls -l" output
Hi,

I've noticed that the permissions output from "ls -l" under SunOS differs from Linux in that after the "rwxrwxrwx" field, there is an additional "+" character that may or may not be there....
32,640
Posted By sayeo
Hmmm......I think I forgot to log off and log in...
Hmmm......I think I forgot to log off and log in again after I changed my login shell......hence all the errors. Silly me. So problem solved for now. Thanks!
32,640
Posted By sayeo
OK, I've changed my default login shell to tcsh,...
OK, I've changed my default login shell to tcsh, but it seems that the bindkey builtin is not installed. "bindkey" and "man bindkey" both do nothing, although the same excerpt in your post is also in...
32,640
Posted By sayeo
Is there any way to make up arrow show last command in CSh?
Hi, I've been looking for a way to make the up arrow show the last command in csh, like how it does in bash/ksh. I've been googling and just can't find anything.....anybody have any ideas? thanks!
10,288
Posted By sayeo
script to send command periodically to remote server
Hi, I'm wondering if there's a way to send a command periodically to remote server through a script.

Right now I have this:
keepLooping=1
ssh user@domain
while (( keepLooping == 1 ))
do
...
13,580
Posted By sayeo
Thanks, but I tried that, and somehow it doesn't...
Thanks, but I tried that, and somehow it doesn't work.... do you know possibly where I can find the config file with the keys/mouse buttons emulation information?
13,580
Posted By sayeo
Changing middle mouse button for pasting to right mouse button in cygwin rxvt
Hi, I'm using rxvt in Cygwin and I'm wondering how to change my mouse bindings from the middle button for pasting to the right button. The main reason why I want to do this is because my laptop...
Forum: Solaris 03-14-2008
16,201
Posted By sayeo
It works now. It was a careless problem on my...
It works now. It was a careless problem on my part - forgot to restart my home server after I switched the port in sshd_config back to port 22 from an earlier configuration. Thanks!
Forum: Solaris 03-13-2008
16,201
Posted By sayeo
Well, I had the shadow error in my previous post...
Well, I had the shadow error in my previous post when I was doing things wrongly...that error didn't appear in my latest post. In my latest post, I didn't even have the chance to enter a password - I...
Forum: Solaris 03-13-2008
16,201
Posted By sayeo
OK, I realized, I was doing some things wrong and...
OK, I realized, I was doing some things wrong and I fixed them, and this is what I have now: after doing
~/local/sbin/sshd -de
I get:
debug1: sshd version OpenSSH_4.7p1
debug1: read PEM private...
Forum: Solaris 03-13-2008
16,201
Posted By sayeo
OK, I think I'm getting somewhere.... I...
OK, I think I'm getting somewhere....

I changed the ports in ssh_config and sshd_config to 10003 from 22. Then sshd -de gave me:

debug1: sshd version OpenSSH_4.7p1
debug1: read PEM private key...
Forum: Solaris 03-13-2008
16,201
Posted By sayeo
Yeah, I used 10000, like in the tutorial, which...
Yeah, I used 10000, like in the tutorial, which is > 1024. But besides, if I can't even start my sshd server, nothing will work, rght?
Forum: Solaris 03-13-2008
3,833
Posted By sayeo
running sshd server from home directory without root access
Hi, I managed to install openssh from source on my home directory on a server I don't have root access to. I had problems with privilege separation because of permissions initially so I disabled it...
Forum: Solaris 03-13-2008
16,201
Posted By sayeo
sshd (openssh) on SunOS without root privileges
Hi, I've just managed to install openssh in my home directory on a server I have access to by using --prefix=$HOME/local after ./configure. Another thing I was having trouble with without root access...
12,230
Posted By sayeo
Yeah.....that makes perfect sense! Thanks!
Yeah.....that makes perfect sense! Thanks!
12,230
Posted By sayeo
How to input EOF from Windows connected to Unix maxhine via SSH
Hi, I'm connected remotely to a unix machine and my machine is running windows and I'm trying to write a C program that's taking input from stdin. How do I enter the 'EOF' character from my keyboard?...
Showing results 1 to 18 of 18

 
All times are GMT -4. The time now is 11:34 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy