-
as seen on Server Fault
- Search for 'Server Fault'
I am accessing a shared hosting account through Putty / SSH.
The account is pretty full, 300 MB below its quota.
I need to make a full backup of all data present on the account. Creating a bzip2 file using
tar cjf archive.tar.bz2 directory/*
fails because there is not enough space for the tar…
>>> 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'
Hi,
i am SSHing to a RHEL-3 box using Putty. Backspace works correctly, but when I press the "Delete" key the deletion does not happen. Instead, it prints "~" on the screen.
Thanks in advance,
Ajay
>>> More
-
as seen on Server Fault
- Search for 'Server Fault'
created public/private keys using puttygen on my computer.
put the public key in the .ssh/authorized_keys folder on the server
setup pageant.exe to use the pk on my computer.
when I run pageant, and connecting using putty it still asks me for my password.
what am I missing?
I did do a:
chmod 700…
>>> More
-
as seen on Super User
- Search for 'Super User'
I've been using Putty for years now and it seems kind of dated. What are some good alternatives to Putty that use tabs to manage console sessions (managing individual putty windows is a messy pita).
Edit: I've found the holy grail of SSH clients on SO, the PuTTY Connection Manager. Its the same old…
>>> More