<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.2" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>vpsBible Forums &#187; Forum: Remote Access - Recent Topics</title>
		<link>http://vpsbible.com/forums/forum/remote-access</link>
		<description>Setup Unmanaged VPS for Linux Noobs!</description>
		<language>en-US</language>
		<pubDate>Fri, 10 Feb 2012 02:07:40 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.2</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://vpsbible.com/forums/search.php</link>
		</textInput>
		<atom:link href="http://vpsbible.com/forums/rss/forum/remote-access/topics" rel="self" type="application/rss+xml" />

		<item>
			<title>xere on "App always running"</title>
			<link>http://vpsbible.com/forums/topic/app-always-running#post-2752</link>
			<pubDate>Mon, 02 Jan 2012 12:06:54 +0000</pubDate>
			<dc:creator>xere</dc:creator>
			<guid isPermaLink="false">2752@http://vpsbible.com/forums/</guid>
			<description>&#60;p&#62;Hi, I am new. First, my history: I have a Wndows VPS because I should keep running a trading windows application continuosly, auto-scanning the stock market and so on... But a Windows VPS is expensive, more than a Linux one. I have done some research with Virtual Box, creating an Ubuntu machine, installing some apps as a lightweight graphical environment, a VNC server, ssh server, wine and the trading app, with a minimal RAM consumption.&#60;br /&#62;
My question is: I need to keep running the VPS (adding the needed apps at the autostart) 24 hours/day and 365 days/year. But if I start a Putty session with an admin user (that is, a ssh session), when I close Putty, the session ends and the VPS stop?&#60;br /&#62;
Then, I thought that a solution maybe, that I arrange the VPS for autologin, and just share the desktop via VNC (tightvnc, by instance) when I would see what is happening. Is this idea right, or are there another ways to do it? Thanks.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>R. Anthony Solis on "How to Give SFTP User Specific Access to a Directory?"</title>
			<link>http://vpsbible.com/forums/topic/how-to-give-sftp-user-specific-access-to-a-directory#post-2448</link>
			<pubDate>Wed, 20 Jul 2011 02:35:53 +0000</pubDate>
			<dc:creator>R. Anthony Solis</dc:creator>
			<guid isPermaLink="false">2448@http://vpsbible.com/forums/</guid>
			<description>&#60;p&#62;I have some clients who are developers and like to get into the folders via SFTP.  Well actually FTP but I won't let them. :)&#60;/p&#62;
&#60;p&#62;How can I limit the SFTP user to their website directory only?  Don't want them messing with the other websites.&#60;/p&#62;
&#60;p&#62;Ant
&#60;/p&#62;</description>
		</item>
		<item>
			<title>robertjakobson on "Permission Denied"</title>
			<link>http://vpsbible.com/forums/topic/permission-denied-1#post-2534</link>
			<pubDate>Thu, 18 Aug 2011 06:36:36 +0000</pubDate>
			<dc:creator>robertjakobson</dc:creator>
			<guid isPermaLink="false">2534@http://vpsbible.com/forums/</guid>
			<description>&#60;p&#62;Hi, I am simply trying to create a new user, other than the root, with adduser and I can create one and use it with &#34;su - newuser&#34; but when I try to login into it from my Mac Terminal using newuser@ip I get the &#34;Permission Denied&#34; error, after having entered the password. &#60;/p&#62;
&#60;p&#62;What on earth could be the problem, does anybody know?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ben on "Mac versions of Putty, Pagent &#38; WinSCP"</title>
			<link>http://vpsbible.com/forums/topic/mac-versions-of-putty-pagent-winscp#post-2301</link>
			<pubDate>Wed, 22 Jun 2011 12:22:53 +0000</pubDate>
			<dc:creator>Ben</dc:creator>
			<guid isPermaLink="false">2301@http://vpsbible.com/forums/</guid>
			<description>&#60;p&#62;Howdy&#60;/p&#62;
&#60;p&#62;I'm now swapping my computing needs onto a Mac and I'm looking for Mac equivalent apps for:&#60;/p&#62;
&#60;p&#62;Putty&#60;br /&#62;
Pagent&#60;br /&#62;
WinScp&#60;/p&#62;
&#60;p&#62;So far, tried CyberDuck &#38;amp; Fugu but havnt been able to get on with them.   I love WinSCP - it's made SFTP'ing very easy - especially the sync folders button!&#60;/p&#62;
&#60;p&#62;Does the mac terminal act like putty?  Not been able to get connected (probably due to access keys looking at that other thread on here).&#60;/p&#62;
&#60;p&#62;Any pointers would be very much appreciated - as I have Win7 on dualboot, but aiming to leave windows forever :)&#60;/p&#62;
&#60;p&#62;Ben.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Jeremy Rollinson on "Adding the SSH Keypair in OS X"</title>
			<link>http://vpsbible.com/forums/topic/adding-the-ssh-keypair-in-os-x#post-1712</link>
			<pubDate>Mon, 29 Nov 2010 05:08:09 +0000</pubDate>
			<dc:creator>Jeremy Rollinson</dc:creator>
			<guid isPermaLink="false">1712@http://vpsbible.com/forums/</guid>
			<description>&#60;p&#62;As I'm a mac user I needed to deviate from the Bible in order to set up a private/public keypair.&#60;/p&#62;
&#60;p&#62;It's not that hard, just a few things to change.&#60;/p&#62;
&#60;p&#62;First thing I did was follow the instruction son this page; &#60;a href=&#34;http://kb.siteground.com/article/How_to_generate_an_SSH_key_pair_in_Mac_OS.html&#34; rel=&#34;nofollow&#34;&#62;http://kb.siteground.com/article/How_to_generate_an_SSH_key_pair_in_Mac_OS.html&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Then follow the rest of the tutorial (here @ VPS Bible) to copy your public key. You'll need to open the generated id_dsa.pub on your mac and copy the contents into the &#34;authorized_keys&#34; file on your VPS. &#60;/p&#62;
&#60;p&#62;I've never really graduated past vi (sorry Olly) so I won't put all the steps up here.&#60;/p&#62;
&#60;p&#62;I followed the steps to harden up the .ssh directories/files, exited the ssh session, re-opened it;&#60;/p&#62;
&#60;p&#62;ssh username@servername&#60;/p&#62;
&#60;p&#62;I was then prompted to enter the passphrase I used when generating the key locally on my mac and bingo...I'm in. On to the rest of the tutorial......&#60;/p&#62;
&#60;p&#62;JR
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jb on "SFTP connects, but new non-root user can&#039;t upload/edit files"</title>
			<link>http://vpsbible.com/forums/topic/sftp-connects-but-new-non-root-user-cant-uploadedit-files#post-2228</link>
			<pubDate>Tue, 31 May 2011 23:13:02 +0000</pubDate>
			<dc:creator>jb</dc:creator>
			<guid isPermaLink="false">2228@http://vpsbible.com/forums/</guid>
			<description>&#60;p&#62;I followed the VPSbible--created my non-root user, created public/private keys and set this all up in Cyberduck on Mac (connecting to Debian 6.0.) It connects great and I can see all the files. However, I can't edit/create/delete files.&#60;/p&#62;
&#60;p&#62;Should I re-enable root user to use just for SFTP? Or how do I give my user privileges to create/edit/delete files and folders via SFTP?&#60;/p&#62;
&#60;p&#62;Thanks
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Erik Lauraeus on "Create users with ftp rights to public-folder"</title>
			<link>http://vpsbible.com/forums/topic/create-users-with-ftp-rights-to-public-folder#post-2217</link>
			<pubDate>Thu, 26 May 2011 21:33:15 +0000</pubDate>
			<dc:creator>Erik Lauraeus</dc:creator>
			<guid isPermaLink="false">2217@http://vpsbible.com/forums/</guid>
			<description>&#60;p&#62;User www-data has ownership of wp-content folder in order to be able to upload imges and plugins.&#60;/p&#62;
&#60;p&#62;Is there à way to share the write permission for other idets via ftp?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Cynthia Freyer on "Pam -- yes?"</title>
			<link>http://vpsbible.com/forums/topic/pam-yes#post-2181</link>
			<pubDate>Thu, 28 Apr 2011 18:43:11 +0000</pubDate>
			<dc:creator>Cynthia Freyer</dc:creator>
			<guid isPermaLink="false">2181@http://vpsbible.com/forums/</guid>
			<description>&#60;p&#62;I'm connecting to Linode VPN from different computers at different locations so I am using Tunnelier/password (with SSH server host keys).  As I'm a noob, I'm wondering if UsePam should be set to 'yes' rather than 'no' as insructed by the vpsbible?  Course I can test it but I figured I'd lock myself out if I'm right.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Cynthia Freyer on "Tunnelier"</title>
			<link>http://vpsbible.com/forums/topic/tunnelier#post-2165</link>
			<pubDate>Tue, 12 Apr 2011 00:08:19 +0000</pubDate>
			<dc:creator>Cynthia Freyer</dc:creator>
			<guid isPermaLink="false">2165@http://vpsbible.com/forums/</guid>
			<description>&#60;p&#62;I am curious as to why you don't encourage use of Tunnelier rather than Putty.  SSH with key exchange in a nice secure tunnel is all built-in..none of the fussing around in CLI is needed.  So much easier and faster.  Plus, it's free.  Anyway, just a thought.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Gary Robar on "MySQL Workbench and remote access with SSH"</title>
			<link>http://vpsbible.com/forums/topic/mysql-workbench-and-remote-access-with-ssh#post-2004</link>
			<pubDate>Sat, 19 Feb 2011 18:19:18 +0000</pubDate>
			<dc:creator>Gary Robar</dc:creator>
			<guid isPermaLink="false">2004@http://vpsbible.com/forums/</guid>
			<description>&#60;p&#62;Guv, do you have any tutorials on how to get that set up?  I have SSH set up from my windows machine to my linode and it works great from the cmd line and with FileZilla/ftp, but I can't seem to use it with Mysql and MySQL workbench.&#60;/p&#62;
&#60;p&#62;CAn you point me in the right direction?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>shelley corbin on "how do i remove site folder"</title>
			<link>http://vpsbible.com/forums/topic/how-do-i-remove-site-folder#post-2080</link>
			<pubDate>Mon, 14 Mar 2011 22:42:48 +0000</pubDate>
			<dc:creator>shelley corbin</dc:creator>
			<guid isPermaLink="false">2080@http://vpsbible.com/forums/</guid>
			<description>&#60;p&#62;hello! i added 10 web sites on my vps server. everything went good except when i first added one of my sites, i made the mistake of not seeing a space in the line&#60;br /&#62;
sudo mkdir -p /home/myname1/public_html/ co-----home.com/{backup,cgi-bin,log,private,public}&#60;br /&#62;
 (a space right before co------home.com) and instead of going into the public folder, it went into the main folder.&#60;br /&#62;
/home/myname/co-----home.com&#60;/p&#62;
&#60;p&#62;i later corrected the space type and a site folder correctly went to the public folder. &#60;/p&#62;
&#60;p&#62;/home/myname/public_html/co------home.com&#60;/p&#62;
&#60;p&#62;but i dont know how to erase the site folder /home/myname/co-----home.com?&#60;br /&#62;
i cant remove it in filezilla. i dont know the command line instructions.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Pooya on "Filezilla error &#62;&#62; No supported authentication methods available ???"</title>
			<link>http://vpsbible.com/forums/topic/filezilla-error-no-supported-authentication-methods-available#post-2056</link>
			<pubDate>Thu, 10 Mar 2011 22:54:17 +0000</pubDate>
			<dc:creator>Pooya</dc:creator>
			<guid isPermaLink="false">2056@http://vpsbible.com/forums/</guid>
			<description>&#60;p&#62;I can't connect to my linode vps with filezilla... it gives me this error:&#60;/p&#62;
&#60;p&#62;Disconnected: No supported authentication methods available&#60;br /&#62;
Error:	Could not connect to server&#60;/p&#62;
&#60;p&#62;host , port ,user , pass all are correct.&#60;br /&#62;
i need help please...
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Joe on "Can&#039;t login with any other users"</title>
			<link>http://vpsbible.com/forums/topic/cant-login-with-any-other-users#post-1827</link>
			<pubDate>Mon, 17 Jan 2011 02:25:02 +0000</pubDate>
			<dc:creator>Joe</dc:creator>
			<guid isPermaLink="false">1827@http://vpsbible.com/forums/</guid>
			<description>&#60;p&#62;Hey Guv,  I want to be able to login with root access so I went back into the /etc/ssh/sshd_config and reset some of the settings.  Then restarted and ssh.  However none of the settings changes seem to take effect and no matter what I do I can't login with root, or even other users that I create in addition to the first one created as show in these tutorials.  Thanks, Joe
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Anonymous on "Add new user who can only use SFTP?"</title>
			<link>http://vpsbible.com/forums/topic/add-new-user-who-can-only-use-sftp#post-1103</link>
			<pubDate>Fri, 02 Jul 2010 12:29:26 +0000</pubDate>
			<dc:creator>Anonymous</dc:creator>
			<guid isPermaLink="false">1103@http://vpsbible.com/forums/</guid>
			<description>&#60;p&#62;Hi all&#60;/p&#62;
&#60;p&#62;Can anyone give me some detailed instructions on how to add a new user and for them to be only use SFTP (not ssh) and only be allowed access (r+w) in a particular direcotry (public_html)?&#60;/p&#62;
&#60;p&#62;Am using Ubuntu and Nginx&#60;/p&#62;
&#60;p&#62;Thanks
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Barnaby on "rsync ssh syntax?"</title>
			<link>http://vpsbible.com/forums/topic/rsync-ssh-syntax#post-1315</link>
			<pubDate>Wed, 04 Aug 2010 16:22:34 +0000</pubDate>
			<dc:creator>Barnaby</dc:creator>
			<guid isPermaLink="false">1315@http://vpsbible.com/forums/</guid>
			<description>&#60;p&#62;I know the guvnr is going to write a tut on this but, in the meantime, can anyone tell me the syntax for getting rsync to work over ssh?&#60;/p&#62;
&#60;p&#62;I want to run this from my local machine, have it go to the vps, log in, grab the directories, transfer them to my local machine and delete anything from local that isn't on the vps.&#60;/p&#62;
&#60;p&#62;After having Googled this for hours the other day, I came up with the following:&#60;/p&#62;
&#60;p&#62;rsync -ave --times --delete ssh -p 54321 &#60;a href=&#34;mailto:vpsuser@12.34.56.78&#34;&#62;vpsuser@12.34.56.78&#60;/a&#62;:/home/vpsuser/testdir /home/localuser/Desktop/&#60;/p&#62;
&#60;p&#62;(Of course, I used the correct usernames, ip and port number)&#60;/p&#62;
&#60;p&#62;It doesn't work. The error is: syntax or usage error.&#60;/p&#62;
&#60;p&#62;What's wrong with the code?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Barnaby on "How to - Connect via SFTP using Nautilus."</title>
			<link>http://vpsbible.com/forums/topic/how-to-connect-via-sftp-using-nautilus#post-1252</link>
			<pubDate>Wed, 28 Jul 2010 23:13:44 +0000</pubDate>
			<dc:creator>Barnaby</dc:creator>
			<guid isPermaLink="false">1252@http://vpsbible.com/forums/</guid>
			<description>&#60;p&#62;Use Ubuntu as your local OS?&#60;br /&#62;
Here's how to connect to your VPS via SFTP using Nautilus.&#60;/p&#62;
&#60;p&#62;On the main menubar, click Places then Connect to Server&#60;/p&#62;
&#60;p&#62;Complete the details as follows:&#60;/p&#62;
&#60;p&#62;Service type: SSH&#60;br /&#62;
Server: your ip address&#60;br /&#62;
Port: your custom port number&#60;br /&#62;
Folder: leave blank for access to the entire directory structure or specify a path.&#60;br /&#62;
User Name: your account user name.&#60;/p&#62;
&#60;p&#62;Add bookmark: check this if you want to add the connection to your Nautilus bookmarks&#60;br /&#62;
Bookmark name: Give it a name.&#60;/p&#62;
&#60;p&#62;Click Connect and, hey presto!, Nautilus opens showing your remote directories.&#60;/p&#62;
&#60;p&#62;Drap and drop to upload and download.&#60;/p&#62;
&#60;p&#62;To disconnect: Using the Nautilus places view, click the eject button next to your connection name.&#60;/p&#62;
&#60;p&#62;To connect: Using the Nautilus places view, click the bookmark you created.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>parkerj on "WPMU &#38; Upgrades"</title>
			<link>http://vpsbible.com/forums/topic/wpmu-upgrades#post-1052</link>
			<pubDate>Mon, 21 Jun 2010 10:59:34 +0000</pubDate>
			<dc:creator>parkerj</dc:creator>
			<guid isPermaLink="false">1052@http://vpsbible.com/forums/</guid>
			<description>&#60;p&#62;I am using wpmu, and I installed vsftpd in order to log in to do plugin upgrades. However, when I try to do an upgrade, I receive the following errors:&#60;/p&#62;
&#60;p&#62;Updating plugin 1 of 10...&#60;/p&#62;
&#60;p&#62;Downloading update from &#60;a href=&#34;http://downloads.wordpress.org/plugin/advertising-manager.3.4.19.zip.&#34; rel=&#34;nofollow&#34;&#62;http://downloads.wordpress.org/plugin/advertising-manager.3.4.19.zip.&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Unpacking the update.&#60;/p&#62;
&#60;p&#62;Could not create directory /home/public_html/mulyoo.com/public/wp-content/upgrade/advertising-manager.tmp&#60;/p&#62;
&#60;p&#62;Updating plugin 2 of 10...&#60;/p&#62;
&#60;p&#62;Downloading update from &#60;a href=&#34;http://downloads.wordpress.org/plugin/cd-bp-avatar-bubble.0.9.1.zip.&#34; rel=&#34;nofollow&#34;&#62;http://downloads.wordpress.org/plugin/cd-bp-avatar-bubble.0.9.1.zip.&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Unpacking the update.&#60;/p&#62;
&#60;p&#62;Could not create directory /home/public_html/mulyoo.com/public/wp-content/upgrade/cd-bp-avatar-bubble.tmp&#60;/p&#62;
&#60;p&#62;I've tried changing permissions and ownership and have had no luck. Any suggestions is greatly appreciated. Thanks.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Benja on "Putty Fatal error- connection reset by Peer"</title>
			<link>http://vpsbible.com/forums/topic/putty-fatal-error-connection-reset-by-peer#post-837</link>
			<pubDate>Mon, 24 May 2010 22:47:19 +0000</pubDate>
			<dc:creator>Benja</dc:creator>
			<guid isPermaLink="false">837@http://vpsbible.com/forums/</guid>
			<description>&#60;p&#62;Hi folks! Ok just deployed another distro to play with stackscripts but i am very 'noobishly' stack getting to the new distro root with putty already installed on the local machine. I keep getting this 'Putty Fatal error- connection reset by peer' thingie. Can quite work out how to set up a new connection to a different distro on the VPS and IP.&#60;/p&#62;
&#60;p&#62;Please rescue this noob.&#60;/p&#62;
&#60;p&#62;Cheers
&#60;/p&#62;</description>
		</item>
		<item>
			<title>richard cliffe on "server refused our key"</title>
			<link>http://vpsbible.com/forums/topic/server-refused-our-key#post-815</link>
			<pubDate>Sat, 22 May 2010 13:33:46 +0000</pubDate>
			<dc:creator>richard cliffe</dc:creator>
			<guid isPermaLink="false">815@http://vpsbible.com/forums/</guid>
			<description>&#60;p&#62;Hi I am trying to log into my vps using putty keys everytime i attempt to connect i get an error message &#34;Server refused our key&#34; I have gone through it 3 or 4 times and still get the same message. Any ideas???
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kugelfisch on "Using a putty rsa key on a linux install?"</title>
			<link>http://vpsbible.com/forums/topic/using-a-putty-rsa-key-on-a-linux-install#post-661</link>
			<pubDate>Wed, 05 May 2010 17:51:29 +0000</pubDate>
			<dc:creator>Kugelfisch</dc:creator>
			<guid isPermaLink="false">661@http://vpsbible.com/forums/</guid>
			<description>&#60;p&#62;So here is my Problem:&#60;br /&#62;
I generated a keypair with putty on windows.&#60;br /&#62;
I can connect to my server and everything works fine.&#60;br /&#62;
Now I wanted to use the private key to authenticate me from my ubuntu installation.&#60;/p&#62;
&#60;p&#62;This doesn't work correctly. When I try to authenticate myself with &#34;ssh -p 22 username@host&#34; I'm stuck on the Passphrase.&#60;br /&#62;
I'm 100% sure that i entered the correct passphrase.&#60;br /&#62;
I tried it again with a putty (emulated with wine) and it works fine.&#60;/p&#62;
&#60;p&#62;Is there a way to make the key usable with ssh too or am I stuck to putty?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Anonymous on "Agent admitted failure to sign using the key."</title>
			<link>http://vpsbible.com/forums/topic/agent-admitted-failure-to-sign-using-the-key#post-350</link>
			<pubDate>Wed, 31 Mar 2010 04:13:10 +0000</pubDate>
			<dc:creator>Anonymous</dc:creator>
			<guid isPermaLink="false">350@http://vpsbible.com/forums/</guid>
			<description>&#60;p&#62;I'm using unbutu 9.10 on desktop to connect to 8.04 LTS server&#60;/p&#62;
&#60;p&#62;following this tutorial &#60;a href=&#34;http://vpsbible.com/security/linux-linux-openssh/&#34; rel=&#34;nofollow&#34;&#62;http://vpsbible.com/security/linux-linux-openssh/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I failed on the &#34;Login Using Authentication Keys&#34; part&#60;/p&#62;
&#60;p&#62;need help
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Anonymous on "root ownership upload issues"</title>
			<link>http://vpsbible.com/forums/topic/root-ownership-upload-issues#post-336</link>
			<pubDate>Sun, 28 Mar 2010 23:35:20 +0000</pubDate>
			<dc:creator>Anonymous</dc:creator>
			<guid isPermaLink="false">336@http://vpsbible.com/forums/</guid>
			<description>&#60;p&#62;i'm trying to upload something into the /etc/ folder and I can't because it's a root folder and it won't let me change the ownership of the specific folder. How do I go about being able to upload a file into something owned by root when I'm using the user I created following the bible steps.&#60;/p&#62;
&#60;p&#62;also, references sake, how can i just make it so I can log back in using root in general. I have a lot of work to do with file transfers and having to change ownerships all the time when I sftp is becoming a pain in the ass and I'm wasting so much time fighting with it and dealing with these types of permissions issues :(&#60;/p&#62;
&#60;p&#62;once all is said and done, i'll go back to the being more secure but in the meantime...argh :P
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Anonymous on "Trying to log into PSFTP, closes everytime"</title>
			<link>http://vpsbible.com/forums/topic/trying-to-log-into-psftp-closes-everytime#post-33</link>
			<pubDate>Fri, 26 Feb 2010 08:11:54 +0000</pubDate>
			<dc:creator>Anonymous</dc:creator>
			<guid isPermaLink="false">33@http://vpsbible.com/forums/</guid>
			<description>&#60;p&#62;Hey Olly,&#60;br /&#62;
I'm trying to log into psftp and I have pageant running.  Everytime I type in &#34;open USER&#34;, the program just closes out, i also tried the other method with the &#60;a href=&#34;mailto:USER@domain.ltd&#34;&#62;USER@domain.ltd&#60;/a&#62;, did the same thing.  Just wondering what might be the problem
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Anonymous on "PuTTY in the Linux Guide"</title>
			<link>http://vpsbible.com/forums/topic/putty-in-the-linux-guide#post-25</link>
			<pubDate>Thu, 25 Feb 2010 17:42:32 +0000</pubDate>
			<dc:creator>Anonymous</dc:creator>
			<guid isPermaLink="false">25@http://vpsbible.com/forums/</guid>
			<description>&#60;p&#62;Hi Guv,&#60;/p&#62;
&#60;p&#62;In &#34;Harden the Secure Shell (SSH) &#38;amp; Create a Firewall&#34; for Linux, at the end you refer to PuTTY.&#60;br /&#62;
Is there a corresponding Linux step here or can I safely ignore this?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>

