-
as seen on Ask Ubuntu
- Search for 'Ask Ubuntu'
I want to build a deb package with the latest version of openssh from source. Then I want to install it on my machine.
I am running:
Linux Ubuntu-1110-oneiric-64-minimal 3.0.0-12-server #20-Ubuntu SMP Fri Oct 7 16:36:30 UTC 2011 x86_64 x86_64 x86_64 GNU/Linux
To achieve my goal I do:
wget ftp://ftp…
>>> More
-
as seen on Server Fault
- Search for 'Server Fault'
I am not able to SSH into my ubuntu server since yesterday.
I am not using any keyless or public key method..
Its simple SSH with username and password everytime..
However I can do a VNC session running on my ubuntu server.. But I am afraid that if the vnc session goes out, I wont be having any…
>>> More
-
as seen on Server Fault
- Search for 'Server Fault'
I know this is probably a common question, but after looking around for a few hours (on this site and others), I can't find a solution.
I'm trying to set up a simple proxy. I already have a server running Windows Server 2008.
I've installed Cygwin and have OpenSSH installed. I also have sshd (the…
>>> More
-
as seen on Server Fault
- Search for 'Server Fault'
OS: CentOS 5.3, with openssh 4.3p2
Trying to set 'chroot' in ssh shell, but openssh version prior to 4.8 doesn't take below settings. yum update openssh open up to version 4.3 which is quite old. Doesn't CentOS support openssh 4.8 or up? If that's the case, how to set chroot with openssh 4.3? or…
>>> More
-
as seen on Server Fault
- Search for 'Server Fault'
I am currently setting up an SFTP server but there is one detail I can't seem to figure out.
When I add a user, I would like him to connect using his client and be able to write in his "root dir" right away.
My Match case for the SFTP-users group currently has ChrootDirectory set as "/home/%u",…
>>> More