Topic profile page for SSH.
This page has aggregated data from forum posts, threads, listings, online discussions, newsgroups, messageboards, and other online sources which contain user generated content for the term: SSH.
Topic "Ssh" was discussed 40,486 times on 2,841 sites in last 3 months
Re-using an old... Re-using an old Linutop+xubuntu+ssh/scp+smb+jDownloader+bittorrent+dyndns+vnc over ssh = download server fully accesible and cost 0 eur. :) 10:25 PM Sep 14th from TwitterBerry
Started 10 hours, 46 minutes ago (2009-11-11 13:24:00)
by Handover Phist
I'm trying to run a browser on my server through X11 forwarding. No dice. Wed Nov 11 ~ $ssh -XYf 192.168.1.2 firefox jason@192.168.1.2 's password: Wed Nov 11 ~ $ (firefox-bin:30427): Gtk-WARNING **: cannot open display: Server has in /etc/ssh/ssh_config: ForwardX11 yes AllowX11Forwarding yes AllowTCPForwarding yes Seems like the display variable isn't being set. ...
Started 1 week, 1 day ago (2009-11-03 19:50:00)
by imranh101
Hey guys! I'm not sure if this is an illegal topic, if it is please don't infract me, just lock this thread immediately D: I want to SSH into my friends iPhone just for fun. I just want to scare him, because his life practically revolves around the thing. I have an iPod touch so I can vouch for him i guess But how can I get into is phone from my PC? What do I need to know? I doubt...
Started 4 days, 21 hours ago (2009-11-07 02:49:00)
by shinkitsura
I recently demoted one of my OD from replication to standalone server. Now I'm unable to set it to replicate again. I found that the single issue being that SSH is unable to connect to the OD Master using root. But I've tried other accounts and none of them can login. They keep giving me the error message, "Permission denied, please try again." But I know all the passwords are correct....
Started 1 week, 1 day ago (2009-11-03 08:56:00)
by Matt R
Does anyone know of any software applications available of which would allow staff/employees to log into SSH while actively logging all input and prohibiting certain commands from being run? A list of applicable servers to log into would be amazing as well, although that might be reaching too far. Any input would be greatly appreciated. Thanks, Matt
Started 5 days, 4 hours ago (2009-11-06 20:01:00)
by onasre
Hello i do not know wht happend but when try to download any file useing wget from ssh . i get common error with every thing i try to download. this example when try to download csf. # wget http://www.configserver.com/free/csf.tgz --2002-01-09 15:18:40-- http://www.configserver.com/free/csf.tgz Resolving www.configserver.com ... failed: Temporary failure in name resolution....
Started 5 days, 20 hours ago (2009-11-06 04:00:00)
by mynamesnotdave
Hi, I have a new dedicated server, and I want to transfer multiple accounts from a reseller package I have with a third party to the new server. I only have SSH access on the dedicated server so I can't use the Multiple Account Transfer feature of WHM, only the single account transfer feature. Is there anyway I can transfer multiple accounts without SSH access? Another question - how ...
Started 4 days, 3 hours ago (2009-11-07 20:40:00)
by sicarius123
Today a friend of mine and my girlfriend's jailbroken iphones were hit with an SSH virus, first the background changes and the phone freezes, upon restart the background is a picture of Rick Astley with the words " ikee is never going to give you up " at the top of the screen, trying to change your background will revert back to this background. I had SSH turned off on my own iPhone and it ...
Started 3 days, 11 hours ago (2009-11-08 12:17:00)
by bemji
Hi all. First post here, trying to find if SW is something for me to invest my time in. I've tried to search the FAQ and forums but cannot find a direct answer to my question. Is it possible to use the SW internal web proxy from "the outside" using a SSH tunnel? For example, running my laptop in different environments as hotel networks, guest networks or public hot spots etc, I'd like to have a...
Started 2 days, 7 hours ago (2009-11-09 17:02:00)
by 0ynas
You don't type the IP address for the PC you want to connect to in the RDP box. You enter localhost:portnumber or 127.0.0.1:portnumber where portnumber is the source port configured in your putty tunnel settings.
Started 4 days, 23 hours ago (2009-11-07 00:19:00)
by Mezzle
Earlier today, a problem manifested itself earlier where my internet connection became extremely sporadic. I am unable to ping any server, and am also unable to ssh into my own server in London. First call, I was cut off. The first tech support person cut me off when I told him that while my web browsing was working. The second tech (Sachin) didn't seem to understand that ...
Started 1 week ago (2009-11-04 06:00:00)
by Mark Drayton Guest
Hi We have a lot of Linux development servers (RHEL 5.3, Samba 3.0.33) which are generally accessed via SSH. Each developer has a local account on each box, managed by Puppet. Logins are via private keys only; there are no local passwords. I'd like to run Samba on these boxes and authenticate against our AD domain. I don't want AD authentication for anything besides Samba --...