70 Topics
When anyone or even myself locally tries to ssh into my mac-mini, it says connection closed by and then the local IP of my mini. Remote login is turned on and it used to work, but its a work computer so I don't remember exactly at what point ssh started …
hi everyone i think this is common problem among many, i'm getting this message when try to open ssh shell using cpanel "For security reasons, shell access is not enabled by default. In order to activate shell access on your account, you will have to contact your server administrator" i …
I just installed fedora 9 and finally got everything working. I configured my router to assign static ip to this box (i guess i don't have to install ddclient) I have a dyndns.com account and set my dns name to the static ip I mentioned to this box. Could anyone …
Hi there pl z help me how i must make generate key for ssh i want allow to another user connect with ssh without pass. i don't know how i must generate key. :?:
I want remote desktop to my Debian server, my friend reccommended SSH using putty.... I have not got a clue on what it does and how you set it up. What do I do and what is More Secure Keeping it simple
Hi friends I am trying to connect to a Linux machine from a Windows PC. I used to do it thru TELNET, but now I want to use SSH for better security. I tried with PYSSH, but I am going nowhere with it... Parmaiko is not working in Windows... Is …
Hi, I have written a script file that first makes a ssh connection with the remote system and then does some job. My script file is as follows [code] #! /bin/sh ssh 172.16.1.2 <<EOF sa=`/usr/sbin/alternatives --config java </root/Desktop/1.txt 2>&1 | grep jdk1.6.0_05` echo $sa sa2=`echo $sa | sed -e 's/[^0-9]//g'` …
Hi, I hope you can help me. I have a 2003 server running winsshd. Inside this server using vmware I run a linux Ubuntu server. I connect to my 2003 server using tunnelier and access the linux through port forwarding, mostly telnet and ftp. Now I want to use X11 …
I am logging on a Linux computer through a Windows computer via SSH. I'm wondering if I can modify and, therefore, save files that are on that Linux computer? If it is possible, what are my options? Is VIM the only option, or is there a more friendly application that …
Hello all, I have am having problems with ssh after a new OS install on a remote server. I am now unable to connect to the remote server via ssh becuase of the following error: [CODE]@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ @ WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED! @ @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ IT IS POSSIBLE THAT SOMEONE …
I am trying to set up a backup server to backup a webserver, using rsync over SSH. [LIST] [*]Both machines got SSH/SSHD [*]Both machines got some version of cron [*]Both machines got rsync [*]Webserver is Redhat [*]Backup server is Ubuntu (testing only) [*]The machines are on different networks serperated by …
ssh: Permission denied, please try again. #1 14 Hours Ago Hello guys: I am trying to ssh from box1 to box2. The user is user1 and IPbox2 is the IP of box2 (not the real thing though, but you get the idea). This is the command I am using from …
Hello guys: I am trying to ssh from box1 to box2. The user is user1 and IPbox2 is the IP of box2 (not the real thing though, but you get the idea). This is the command I am using from the command line: box1#ssh -l user1 IPbox2 user1@IPbox2's password: After …
Dear all, I have a machine with IP 192.168.0.59 with the user named igpadmin. another machine with IP 192.168.0.11 with the user iv2user, postgres and repository I want to login from 192.168.0.59 to in these user accounts without prompting for the password. I have generated generated keys and copied to …
Can anyone help me fix X11 Xauth authentication? I get the error message "X11 connection rejected because of wrong authentication". It occurs when I switch from root user to any other non-root account. # ssh -X {hostname} {hostname}# xclock (works) {hostname}# su - user {hostname}$ xclock X11 connection rejected because …
hey guys, it's my first post!!!! Anyways, I was accepted by IBM for a Linux shell account. To activate and login to it, as part of the process, i need to enter my "RSA-shh public key"... I know what RSA is, but how would I obtain my "rsa-ssh-public key??" I …
hello. i've got an ubuntu box behind a PIX 501 that i want to ssh to from my mac. i basically want to route traffic from port 2222 (i have to use a non-standard port) on the outside IP to 192.168.1.40, port 22 on the inside, but i haven't figured …
HI Everybody, already i put ssh auto login thro the ssh authorized_keys but now its not working means its asking for password, source and destination linux box ssh public key are same. I tried like this way --- [url]http://magicmonster.com/kb/net/ssh/auto_login.html[/url] thanks for advance to help me to this issue with regards, …
hello,, I have an FC4 PC and a Laptop running WinXP on my LAN. The IPs on both PCs are statically assigned. I have confirmed ping tests to and fro both PCs to confirm both are on the network. I have Putty Installed and running on my WinXP. The IP …
I use Windows 2000(comp1) and have a computer with RH 9(comp2).And have a Lan with Server on another computer . I installed SSH client in "comp1" .Can u show me how to connect from comp1 to comp2 using SSH client and samba . Thanks for any idea
The End.