<?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; Recent Topics</title>
		<link>http://vpsbible.com/forums/</link>
		<description>Setup Unmanaged VPS for Linux Noobs!</description>
		<language>en-US</language>
		<pubDate>Mon, 06 Feb 2012 09:26:25 +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/topics" rel="self" type="application/rss+xml" />

		<item>
			<title>Marcus West on "Learn Javascript"</title>
			<link>http://vpsbible.com/forums/topic/learn-javascript#post-2781</link>
			<pubDate>Fri, 03 Feb 2012 22:57:18 +0000</pubDate>
			<dc:creator>Marcus West</dc:creator>
			<guid isPermaLink="false">2781@http://vpsbible.com/forums/</guid>
			<description>&#60;p&#62;&#60;a href=&#34;http://www.codecademy.com&#34; rel=&#34;nofollow&#34;&#62;http://www.codecademy.com&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Want to learn to program? &#60;/p&#62;
&#60;p&#62;This is pretty cool, and Ruby/Python/PHP are in the works&#60;/p&#62;
&#60;p&#62;Cop a look at this guvn'r...or some such argot
&#60;/p&#62;</description>
		</item>
		<item>
			<title>perryb on "Unable to import database"</title>
			<link>http://vpsbible.com/forums/topic/unable-to-import-database#post-2779</link>
			<pubDate>Tue, 31 Jan 2012 12:26:05 +0000</pubDate>
			<dc:creator>perryb</dc:creator>
			<guid isPermaLink="false">2779@http://vpsbible.com/forums/</guid>
			<description>&#60;p&#62;I can log into mysql using:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;mysql -u root -p&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;But if I try to import a database:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;mysql -u root
 -p localhost example &#38;lt; example.sql&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;I get kicked out with the following error (notice the split after 'root'):&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;$ mysql -u root
ERROR 1045 (28000): Access denied for user &#38;#039;root&#38;#039;@&#38;#039;localhost&#38;#039; (using password: NO)
$ -p exmple &#38;lt; example.sql&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>Jason Dunlop on "Connection Refused - LAMP Stack Lite: Noob-Friendly VPS 4 Ubuntu 32bit"</title>
			<link>http://vpsbible.com/forums/topic/connection-refused#post-2777</link>
			<pubDate>Sat, 28 Jan 2012 01:48:37 +0000</pubDate>
			<dc:creator>Jason Dunlop</dc:creator>
			<guid isPermaLink="false">2777@http://vpsbible.com/forums/</guid>
			<description>&#60;p&#62;Hi there,&#60;/p&#62;
&#60;p&#62;I am having a problem to get the stack script to work.&#60;/p&#62;
&#60;p&#62;I have got as far as Log In Post-Script, but i'm not able to log back in, it just says connection refused. Anyway to undo?&#60;/p&#62;
&#60;p&#62;Sorry i am a Newbie.&#60;/p&#62;
&#60;p&#62;Cheers&#60;/p&#62;
&#60;p&#62;J
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Marcus West on "Recursion"</title>
			<link>http://vpsbible.com/forums/topic/recursion#post-2776</link>
			<pubDate>Wed, 25 Jan 2012 11:24:20 +0000</pubDate>
			<dc:creator>Marcus West</dc:creator>
			<guid isPermaLink="false">2776@http://vpsbible.com/forums/</guid>
			<description>&#60;p&#62;This is a pretty stupid question, but only because no-one actually seems to define recursive properly anywhere.&#60;/p&#62;
&#60;p&#62;when we chown -R (change ownership recursively) the ownership is referred down the chain, so .ssh and the authorized keys change ownership.&#60;/p&#62;
&#60;p&#62;But when you rm -r the action defers up the chain, and takes out the home file.&#60;/p&#62;
&#60;p&#62;Since recursion in Latin means going back, I assume the latter is a truer recursion. &#60;/p&#62;
&#60;p&#62;Does the direction of a recursion depend on the context?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Marcus West on "Redirects - 301  etc"</title>
			<link>http://vpsbible.com/forums/topic/redirects-301-etc#post-2775</link>
			<pubDate>Mon, 23 Jan 2012 14:21:01 +0000</pubDate>
			<dc:creator>Marcus West</dc:creator>
			<guid isPermaLink="false">2775@http://vpsbible.com/forums/</guid>
			<description>&#60;p&#62;I really would like to get to the bottom of managing redirects in Nginx where there is no .htaccess file&#60;/p&#62;
&#60;p&#62;Enlightenment anyone?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>david jeters on "High I/O rate on linode server"</title>
			<link>http://vpsbible.com/forums/topic/high-io-rate-on-linode-server#post-2769</link>
			<pubDate>Thu, 19 Jan 2012 03:32:51 +0000</pubDate>
			<dc:creator>david jeters</dc:creator>
			<guid isPermaLink="false">2769@http://vpsbible.com/forums/</guid>
			<description>&#60;p&#62;Hello Guvnr,&#60;/p&#62;
&#60;p&#62;I followed your setup for nginx, mysql, php5-fpm with wordpress on my linode 512 server. I get a high I/O rate on the server which I think means that server is hitting the hard disk pretty hard. It is noticeable on my wordpress site when I am creating or updating posts. I used to have WP cache installed on the webserver but that made it even slower. So I uninstalled it. What should I do to start  troubleshooting the problem?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>perryb on "Mapping Domains in WordPress MU"</title>
			<link>http://vpsbible.com/forums/topic/mapping-domains-in-wordpress-mu#post-2772</link>
			<pubDate>Thu, 19 Jan 2012 17:28:27 +0000</pubDate>
			<dc:creator>perryb</dc:creator>
			<guid isPermaLink="false">2772@http://vpsbible.com/forums/</guid>
			<description>&#60;p&#62;Just a heads up: there is an old thread on here that asked about this, I think there is a solution there somewhere but it couldn't make head or tail of it.&#60;/p&#62;
&#60;p&#62;After digging around I finally found a solution that works for me - and obviously the starting point is the WP MU set up recommended by Olly's tutorial.&#60;/p&#62;
&#60;p&#62;Here is my tutorial on the topic. I haven't had any problems yet and adding new domains is a breeze.&#60;/p&#62;
&#60;p&#62;If anyone can see or has any issues with it please let me know.&#60;/p&#62;
&#60;p&#62;&#38;lt;href a=&#34;http://pointatthemoon.co.uk/2012/01/mapping-domains-in-wordpress-multi-user-with-nginx/&#34;&#38;gt;Mapping domains in WordPress Multi User with Nginx
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Marcus West on "Upgrading Wordpress"</title>
			<link>http://vpsbible.com/forums/topic/upgrading-wordpress#post-2767</link>
			<pubDate>Sat, 14 Jan 2012 01:39:32 +0000</pubDate>
			<dc:creator>Marcus West</dc:creator>
			<guid isPermaLink="false">2767@http://vpsbible.com/forums/</guid>
			<description>&#60;p&#62;Can someone explain to me how to upgrade Wordpress?&#60;/p&#62;
&#60;p&#62;I tried using subversion, but got nowhere.&#60;/p&#62;
&#60;p&#62;I tried using the bashr command and got a shell fork.&#60;/p&#62;
&#60;p&#62;I tried isolating the two commands in the bashr file, to permit me to upgrade, and it kept causing an error....&#60;/p&#62;
&#60;p&#62;Would really help to have a bit more clarity on this...cheers
&#60;/p&#62;</description>
		</item>
		<item>
			<title>perryb on "Symlinks failing to work"</title>
			<link>http://vpsbible.com/forums/topic/symlinks-failing-to-work#post-2765</link>
			<pubDate>Fri, 13 Jan 2012 12:01:58 +0000</pubDate>
			<dc:creator>perryb</dc:creator>
			<guid isPermaLink="false">2765@http://vpsbible.com/forums/</guid>
			<description>&#60;p&#62;I am really tearing my hair out here as I can't seem to find any precedent for this having Googled the problem:&#60;/p&#62;
&#60;p&#62;I modified my vhosts file, deleted the existing symlink then set it all up again the first time without any hitch at all:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;root@mail:/usr/local/nginx# ln -s sites-available/domain.com sites-enabled/domain.com&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Restart Nginx and off we go.&#60;/p&#62;
&#60;p&#62;Subsequently I have been going through the same process but the symlink always shows up highlighted red (indicating a broken symlink) if I list the contents of sites-enabled. &#60;/p&#62;
&#60;p&#62;I've checked and rechecked my syntax, zero spelling errors etc but the symlink refuses to work, the result being that my site is down.&#60;/p&#62;
&#60;p&#62;Any ideas anyone?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Juan Miguel Arbelaez on "Best drupal performance instalation stack"</title>
			<link>http://vpsbible.com/forums/topic/best-drupal-performance-instalation-stack#post-2759</link>
			<pubDate>Sat, 07 Jan 2012 06:01:33 +0000</pubDate>
			<dc:creator>Juan Miguel Arbelaez</dc:creator>
			<guid isPermaLink="false">2759@http://vpsbible.com/forums/</guid>
			<description>&#60;p&#62;Hello GUV&#60;br /&#62;
Thank you very much for your valuable help&#60;br /&#62;
would be wonderful to have your help in the installation of a lamp-server or Lemp server for drupal  with improved performance and that is very difficult for the novice so having help from someone as skilled as you would be wonderful. Since Drupal is so versatile but a bit slow, would be marvelous an easy instalation on-site like Linode with all the good practices of your driving installation&#60;br /&#62;
I leave here some link that illustrate the problem&#60;/p&#62;
&#60;p&#62;Here some links related&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://gotdrupal.com/videos/drupal-performance-boost&#34; rel=&#34;nofollow&#34;&#62;http://gotdrupal.com/videos/drupal-performance-boost&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://cruncht.com/75/drupal-performance-scalability/&#34; rel=&#34;nofollow&#34;&#62;http://cruncht.com/75/drupal-performance-scalability/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://library.linode.com/application-stacks/project-mercury/ubuntu-10.04-lucid&#34; rel=&#34;nofollow&#34;&#62;http://library.linode.com/application-stacks/project-mercury/ubuntu-10.04-lucid&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://groups.drupal.org/node/50408&#34; rel=&#34;nofollow&#34;&#62;http://groups.drupal.org/node/50408&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.linode.com/stackscripts/view/?StackScriptID=353&#34; rel=&#34;nofollow&#34;&#62;http://www.linode.com/stackscripts/view/?StackScriptID=353&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ian Ratcliffe on "Configuring DNS for VPS - No Control Panel?"</title>
			<link>http://vpsbible.com/forums/topic/configuring-dns-for-vps-no-control-panel#post-2760</link>
			<pubDate>Sun, 08 Jan 2012 17:23:19 +0000</pubDate>
			<dc:creator>Ian Ratcliffe</dc:creator>
			<guid isPermaLink="false">2760@http://vpsbible.com/forums/</guid>
			<description>&#60;p&#62;HI All,&#60;/p&#62;
&#60;p&#62;I'm currently following the guides on this site and I've come to the part where I have to &#34;Add a Domain Zone&#34;.&#60;/p&#62;
&#60;p&#62;I have setup a new VPS with ChicagoVPS but in the Control Panel there is nowhere to add a new zone, etc. Do I need to used the control panel or can this be done via SSH? &#60;/p&#62;
&#60;p&#62;I have logged a support ticket but had no response.&#60;/p&#62;
&#60;p&#62;Thanks.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rolf Haug on "virtual hosts: Site B redirects to Site A"</title>
			<link>http://vpsbible.com/forums/topic/virtual-hosts-site-b-redirects-to-site-a#post-2761</link>
			<pubDate>Mon, 09 Jan 2012 08:45:02 +0000</pubDate>
			<dc:creator>Rolf Haug</dc:creator>
			<guid isPermaLink="false">2761@http://vpsbible.com/forums/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;First guv, this guide is amazing! It's a little hard to navigate through the jungle. But is all good when you have arrived at your destination.&#60;/p&#62;
&#60;p&#62;So, my question:&#60;/p&#62;
&#60;p&#62;I've followed your guide, and when I added a new vhost (Site B), it just links to Site A. I have tried 10 times so its obvious something I'm missing.&#60;/p&#62;
&#60;p&#62;When I remove the site-available/Site A, Site B redirects to nginx default.&#60;/p&#62;
&#60;p&#62;This is very frustrating and I would very much appreciate if you (or someone else) could help me sort this problem.&#60;/p&#62;
&#60;p&#62;Site A is a Codeigniter site, site B is a plain simple index.html&#60;/p&#62;
&#60;p&#62;My VPS is from a norwegian company and is running Ubuntu 10.4 LTS.&#60;/p&#62;
&#60;p&#62;Could it be something in the nginx config?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Abdul Karim on "Really can not find out my way in the website"</title>
			<link>http://vpsbible.com/forums/topic/really-can-not-find-out-my-way-in-the-website#post-2755</link>
			<pubDate>Wed, 04 Jan 2012 12:59:57 +0000</pubDate>
			<dc:creator>Abdul Karim</dc:creator>
			<guid isPermaLink="false">2755@http://vpsbible.com/forums/</guid>
			<description>&#60;p&#62;Hello,&#60;br /&#62;
Please I've two questions:&#60;br /&#62;
1) Please advise how to really start?&#60;br /&#62;
2) I've goggled a lot about which distribution to use with the VPS, and found many reviews go towards CentOS and Debian.&#60;br /&#62;
But also found many are using Ubuntu and advise to use it and found more support for Ubuntu compared to other distributions.&#60;br /&#62;
So is it really better for security and stability and performance for the long run to use CentOS or Debian or I can go with Ubuntu with no doubt?&#60;br /&#62;
One last thing is that I do not have a previous background on Linux and just started a few days ago to look into it for the VPS hosting only.&#60;br /&#62;
So for my situation … what is your advice?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Shaun Evans on "Nginx download link .."</title>
			<link>http://vpsbible.com/forums/topic/nginx-download-link#post-2757</link>
			<pubDate>Thu, 05 Jan 2012 00:27:04 +0000</pubDate>
			<dc:creator>Shaun Evans</dc:creator>
			<guid isPermaLink="false">2757@http://vpsbible.com/forums/</guid>
			<description>&#60;p&#62;Hi gang ... &#60;/p&#62;
&#60;p&#62;First off BIG thanks to the Guv for all of this.  Great site and really fantastic material.&#60;/p&#62;
&#60;p&#62;I was trying out the LEMP stackscripts this morning for the first time and couldn't get Nginx to run after the install.  Looked back at the results and realized that the download link in the script was throwing a 404.  I changed line 292 to:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;wget &#60;a href=&#34;http://nginx.org/download/nginx-$NGX_VER.tar.gz&#34; rel=&#34;nofollow&#34;&#62;http://nginx.org/download/nginx-$NGX_VER.tar.gz&#60;/a&#62; &#38;amp;&#38;amp; tar -zxvf nginx-$NGX_VER.tar.gz&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;and all is well.  Thought I'd post that up for any other noobs running into the same problem&#60;/p&#62;
&#60;p&#62;Thanks!&#60;/p&#62;
&#60;p&#62;Shaun
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Sjors on "How long will it take until my account is activated?"</title>
			<link>http://vpsbible.com/forums/topic/how-long-will-it-take-until-my-account-is-activated#post-2726</link>
			<pubDate>Sat, 19 Nov 2011 14:31:37 +0000</pubDate>
			<dc:creator>Sjors</dc:creator>
			<guid isPermaLink="false">2726@http://vpsbible.com/forums/</guid>
			<description>&#60;p&#62;Hi Guvnr,&#60;/p&#62;
&#60;p&#62;I hope you can activate my account this weekend, because I now have time to learn this stuff. Looking forward to the content!
&#60;/p&#62;</description>
		</item>
		<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>osb on "Varnish Tutorial"</title>
			<link>http://vpsbible.com/forums/topic/varnish-tutorial#post-1825</link>
			<pubDate>Sun, 16 Jan 2011 08:22:08 +0000</pubDate>
			<dc:creator>osb</dc:creator>
			<guid isPermaLink="false">1825@http://vpsbible.com/forums/</guid>
			<description>&#60;p&#62;It would be cool if you can provide a varnish tutorial. I tried to install varnish via this tutorial: &#60;a href=&#34;http://www.travisberry.com/2010/10/lightning-fast-php-server-with-nginx-eaccelerator-and-varnish/&#34; rel=&#34;nofollow&#34;&#62;http://www.travisberry.com/2010/10/lightning-fast-php-server-with-nginx-eaccelerator-and-varnish/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;but it does not work well with the way nginx is setup from your tutorials. Can you figure this out and create a nice tutorial for varnish.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Bob Builder on "Wordpress Reinstall - Error Establishing Connection to Database"</title>
			<link>http://vpsbible.com/forums/topic/wordpress-reinstall-error-establishing-connection-to-database#post-1395</link>
			<pubDate>Mon, 23 Aug 2010 20:12:34 +0000</pubDate>
			<dc:creator>Bob Builder</dc:creator>
			<guid isPermaLink="false">1395@http://vpsbible.com/forums/</guid>
			<description>&#60;p&#62;Have you decided to reinstall wordpress on one of your domains using a new database/user name? probably deleting the old one (in my case)? Only to get a database connection error during setup?&#60;/p&#62;
&#60;p&#62;Answer: restart php/xcache.&#60;/p&#62;
&#60;p&#62;I've figured out that in my case the problem (if you see it that way) is xcache doing its job, it remembers the old database connection on a per domain basis. So if your reinstalling wordpress on a domain with a different database/user name restart php/xcache just before you start. In my case:&#60;/p&#62;
&#60;p&#62;sudo /etc/init.d/php-fpm reload&#60;/p&#62;
&#60;p&#62;Hope this might reach others before loss of hair. :o)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carmine Iorio on "safe, secure and private surfing, e-mail, voip etc."</title>
			<link>http://vpsbible.com/forums/topic/safe-secure-and-private-surfing-e-mail-voip-etc#post-2747</link>
			<pubDate>Fri, 23 Dec 2011 21:28:52 +0000</pubDate>
			<dc:creator>Carmine Iorio</dc:creator>
			<guid isPermaLink="false">2747@http://vpsbible.com/forums/</guid>
			<description>&#60;p&#62;hi Guv,&#60;/p&#62;
&#60;p&#62;I'm asking you to consider providing direction, support and access to a network that is safe, secure and private while i'm using the internet.&#60;br /&#62;
I know there is a huge global group of individuals who are feeling threatened with having no privacy while on the internet, e-mail, voip etc. for business, group and personal use, who have no one to turn to for trusted, competent and professional help, for folks like me who have the desire to learn, tech savy and understanding just living life consumes most of my time and it is unrealistic to believe i can and will do this on my own, its not going to happen.&#60;/p&#62;
&#60;p&#62;This is where The Guv comes in, as i don't know how, what or where i need to have safe, secure and private web access for my specific needs you could provide/direct someone like myself to/with resources specific to my needs and uses, software and network access:&#60;br /&#62;
i would surf to The Guv's web page where i would select options i require, so for myself it is safe, secure and private surfing, e-mail, voip etc., i'm not building a web site or hosting a ftp nothing beyond safe, secure and private surfing, e-mail, voip etc., would then be directed to Olly's text, images and vids that explain web security for my specific needs, software for my specific needs install, setup and access to the network infrastructure?! that will provide for my specific needs for safe, secure and private surfing, e-mail, voip etc. If i'm mobile would i use web access from a hotspot, web access card or could i get safe, secure and private web access by going through the infrastructure you helped me setup? imagine the bell tolling for this kind of secure and private internet interface.&#60;/p&#62;
&#60;p&#62;Realizing this is not simple to conceive, organize, present and maintain, this can also be done in steps like targeting everyday people like me who do not want to run a web site, ftp etc. but simply conduct my internet interface in a safe, secure and private manner. if the interest is there the business model will be refined/adjusted for smooth operations and minimum personal time, then consideration for targeting another group could be done etc …,&#60;/p&#62;
&#60;p&#62;Thinking of you often as your business model for a specific need &#34;VPN&#34; included text, step by step vids and support, i've seen from you and your offering: interaction, competence, professionalism, gift of teaching, explaining and understanding, have not seen anything as through as your VPN site!.&#60;/p&#62;
&#60;p&#62;&#34;ass, gas or grass nobody rides for free&#34;, i know this niche exists as i'm one of the needy (lol) and know many others who would also consider such a service, with an increase in business surely there would be incentives from software/ifrastructure etc. you would use/recommend/endorse, also thinking the whole key to any task is 99.9% preparation and organization to minimize personal time/support , don't want to spread Olly to thin, lol.&#60;/p&#62;
&#60;p&#62;hoping i have not stepped over the line with you simply seeing a serious need and trying to get help in resolution. I have nothing to sell or gain from you and simply an end user with specific needs that are not complicated but do require knowledge and guidance, heck i paid a sub for your website!&#60;/p&#62;
&#60;p&#62;thanks so much for your time and consideration&#60;br /&#62;
carmine iorio&#60;br /&#62;
fast1
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Yoona on "Can&#039;t view the premium content"</title>
			<link>http://vpsbible.com/forums/topic/cant-view-the-premium-content#post-2738</link>
			<pubDate>Thu, 15 Dec 2011 05:50:41 +0000</pubDate>
			<dc:creator>Yoona</dc:creator>
			<guid isPermaLink="false">2738@http://vpsbible.com/forums/</guid>
			<description>&#60;p&#62;I subscribed, how am I suppose to view the premium content?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>n00bian on "Need account activation"</title>
			<link>http://vpsbible.com/forums/topic/need-account-activation#post-2732</link>
			<pubDate>Sat, 03 Dec 2011 09:48:33 +0000</pubDate>
			<dc:creator>n00bian</dc:creator>
			<guid isPermaLink="false">2732@http://vpsbible.com/forums/</guid>
			<description>&#60;p&#62;Hi.&#60;/p&#62;
&#60;p&#62;I subscribed a couple of days ago but am still unable to view premium content.&#60;/p&#62;
&#60;p&#62;Help!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Pooya on "how enable SOAP support on PHP ???"</title>
			<link>http://vpsbible.com/forums/topic/how-enable-soap-support-on-php#post-2606</link>
			<pubDate>Sat, 01 Oct 2011 12:24:33 +0000</pubDate>
			<dc:creator>Pooya</dc:creator>
			<guid isPermaLink="false">2606@http://vpsbible.com/forums/</guid>
			<description>&#60;p&#62;can someone please guide me how can I enable SOAP support on PHP ? &#60;/p&#62;
&#60;p&#62;I know this command should help : sudo aptitude install php-soap&#60;/p&#62;
&#60;p&#62;but should I recompile or reconfigure it? I'm still a noob :)&#60;br /&#62;
------------------&#60;br /&#62;
Linode-Ubuntu 10.04 LTS-LEMP-PHP 5.3.6
&#60;/p&#62;</description>
		</item>
		<item>
			<title>larrymannen on "Lockdown prevents WP Supercache from writing new cached files"</title>
			<link>http://vpsbible.com/forums/topic/lockdown-prevents-wp-supercache-from-writing-new-cached-files#post-2288</link>
			<pubDate>Sun, 19 Jun 2011 07:51:44 +0000</pubDate>
			<dc:creator>larrymannen</dc:creator>
			<guid isPermaLink="false">2288@http://vpsbible.com/forums/</guid>
			<description>&#60;p&#62;Is there a way to elevate the security according to LEMP script but still allow nginx to write wp super cache files?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Jose R. Lopez on "nginx allow post requests"</title>
			<link>http://vpsbible.com/forums/topic/nginx-allow-post-requests#post-2735</link>
			<pubDate>Sat, 10 Dec 2011 15:27:08 +0000</pubDate>
			<dc:creator>Jose R. Lopez</dc:creator>
			<guid isPermaLink="false">2735@http://vpsbible.com/forums/</guid>
			<description>&#60;p&#62;Hello Guv, I'm hoping you can help me with this one.  I'm trying to get a Facebook App going where a page within my nginx powered vps gets requested.  From what I've read Facebook makes its request along with a POST passing in some data to the server.&#60;/p&#62;
&#60;p&#62;Problem is that my nginx is returning:&#60;/p&#62;
&#60;p&#62;In order to accept POST request originating from this domain, the admin must add this domain to the whitelist.&#60;/p&#62;
&#60;p&#62;Interesting enough, the server is still retuning 200 Ok:&#60;/p&#62;
&#60;p&#62;Request URL:&#60;a href=&#34;https://secure.razine.com/fb/&#34; rel=&#34;nofollow&#34;&#62;https://secure.razine.com/fb/&#60;/a&#62;&#60;br /&#62;
Request Method:POST&#60;br /&#62;
Status Code:200 OK&#60;/p&#62;
&#60;p&#62;So there's no error log.&#60;/p&#62;
&#60;p&#62;I've read about similar behaviour with nginx when sending post request to static files, so I tried changing my calls to: index.php?id=idofthedocument instead to make sure it was processing correctly, but it returns the same error messages, so it doesn't seem to be that.&#60;/p&#62;
&#60;p&#62;Any clues what could be wrong here?&#60;/p&#62;
&#60;p&#62;Thanks
&#60;/p&#62;</description>
		</item>
		<item>
			<title>perryb on "Error 500 on site after post edits"</title>
			<link>http://vpsbible.com/forums/topic/error-500-on-site-after-post-edits#post-2716</link>
			<pubDate>Wed, 09 Nov 2011 13:48:50 +0000</pubDate>
			<dc:creator>perryb</dc:creator>
			<guid isPermaLink="false">2716@http://vpsbible.com/forums/</guid>
			<description>&#60;p&#62;I have multiple WP sites on my Linode.&#60;/p&#62;
&#60;p&#62;All work fine and have been up and running for a while now without any trouble. I rarely modify the majority of them (mainly there for development).&#60;/p&#62;
&#60;p&#62;I've recently set up a new blog which I add content to much more frequently.&#60;/p&#62;
&#60;p&#62;Initially this worked without any hitches but something must have gone ping as occasionally php fails and I'm left with blank pages requiring a reboot. The other sites still work fine.&#60;/p&#62;
&#60;p&#62;I'm guessing that the problem has something to do with wp-supercache, php and maybe file permissions.&#60;/p&#62;
&#60;p&#62;Either way there is no obvious direct cause and effect other than if I leave my site alone it ticks along nicely. Once I edit something or add a draft post then at some random point afterwards the site goes down.&#60;/p&#62;
&#60;p&#62;I'll post some error messages later when I get home.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jb on "Google Apps aliases &#38; SMTP credentials"</title>
			<link>http://vpsbible.com/forums/topic/google-apps-aliases-smtp-credentials#post-2733</link>
			<pubDate>Wed, 07 Dec 2011 01:43:43 +0000</pubDate>
			<dc:creator>jb</dc:creator>
			<guid isPermaLink="false">2733@http://vpsbible.com/forums/</guid>
			<description>&#60;p&#62;Hey Guv, &#60;/p&#62;
&#60;p&#62;My VPS is running great! I have PostFix install (can send email from the server) and Google Apps set up and working (so I can also send/receive from Google Apps). That's all working great.&#60;/p&#62;
&#60;p&#62;Though I have one question now:&#60;/p&#62;
&#60;p&#62;I'm setting up aliases in Google Apps (e.g. &#60;a href=&#34;mailto:support@domain.com&#34;&#62;support@domain.com&#60;/a&#62;, &#60;a href=&#34;mailto:sales@domain.com&#34;&#62;sales@domain.com&#60;/a&#62;, etc), by going to my Inbox &#38;gt; Settings &#38;gt; Accounts &#38;gt; Add another email you own.&#60;/p&#62;
&#60;p&#62;(By default, I can receive mail at any email aliases. But the goal here is to be able to &#60;em&#62;send&#60;/em&#62; from those aliases as well.)&#60;/p&#62;
&#60;p&#62;It then gives you two choices about how you want to send your email. If you choose &#34;Send through mydomain.com SMTP servers&#34; then you are able to send using those aliases without the recipient seeing &#34;sent on behalf of xxxxx&#34;, which would look unprofessional.&#60;/p&#62;
&#60;p&#62;To use this option, it requires:&#60;br /&#62;
SMTP server: smtp.mydomain.com&#60;br /&#62;
Port:&#60;br /&#62;
Username:&#60;br /&#62;
Password:&#60;br /&#62;
Select: use TLS or SSL?&#60;/p&#62;
&#60;p&#62;My question is, where do I find these credentials? Or, how do I set up PostFix's SMTP to get these credentials?&#60;/p&#62;
&#60;p&#62;I've followed your PostFix steps exactly up to this point. I'm just not sure how to go about getting these SMTP credentials to enter here.&#60;/p&#62;
&#60;p&#62;(Note, normally at this point, if I were using a shared web host with included email, I would just create a new email account for each alias on my web host and use each username and password as the SMTP user and password for each alias. I've done that before for friends and it works great. They can send from aliases using a little drop down in google apps to select whichever alias they want to send from. But now on my VPS, I'm stuck at this point.) &#60;/p&#62;
&#60;p&#62;Thanks.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Marcus West on "Nginx Redirect + site verification"</title>
			<link>http://vpsbible.com/forums/topic/nginx-redirect-site-verification#post-2728</link>
			<pubDate>Mon, 28 Nov 2011 12:39:25 +0000</pubDate>
			<dc:creator>Marcus West</dc:creator>
			<guid isPermaLink="false">2728@http://vpsbible.com/forums/</guid>
			<description>&#60;p&#62;I completed a 301 redirect in NGINX...great.&#60;/p&#62;
&#60;p&#62;Now in Google Webmaster, I need to verify ownership of my domain.&#60;/p&#62;
&#60;p&#62;My domain host is shit (Hostgator) so I can't do a proper TXT verification...&#60;/p&#62;
&#60;p&#62;So I can:&#60;/p&#62;
&#60;p&#62;1) Upload an HTML file to your server&#60;br /&#62;
2) Add a meta tag to your site's home page&#60;/p&#62;
&#60;p&#62;(or 3 do it through Google Analytics)&#60;/p&#62;
&#60;p&#62;Since its a redirect....2 doesn't seem possible&#60;/p&#62;
&#60;p&#62;So, is there a way to do 1? To get Google to see the HTML file prior/during the nginx redirect process&#60;/p&#62;
&#60;p&#62;(I've tried sticking the html file on the server of the active site in the redirection, but google doesn't like that)&#60;/p&#62;
&#60;p&#62;-----------&#60;/p&#62;
&#60;p&#62;I hear Olly is now working as a quality controller for San Miguel, as well as spending his time English doing voiceovers for Spanish Radio shows. &#60;/p&#62;
&#60;p&#62;he denies all knowledge of having ever created any online techie communities
&#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>mitty2005 on "How to install the latest stable curl?"</title>
			<link>http://vpsbible.com/forums/topic/how-to-install-the-latest-stable-curl#post-2724</link>
			<pubDate>Tue, 15 Nov 2011 01:53:51 +0000</pubDate>
			<dc:creator>mitty2005</dc:creator>
			<guid isPermaLink="false">2724@http://vpsbible.com/forums/</guid>
			<description>&#60;p&#62;Hi there all you finest people out there :-)&#60;br /&#62;
I have a centos server with a few wordpress blogs on it. Lately I was getting curl error from one of the plugins. From countless hours of google researche i found out that it is caused by my server. Since I am linux noob I need help.&#60;br /&#62;
I read that latest curl is 7.21.something while if I do YUM install curl i get 7.15. Can anyone please same me and help me how to install latest curl on my centos? I already did yum update so everything is up to latest . Well... Suppose to be!&#60;br /&#62;
Please help!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>at0micnz on "omgwtfbbq?"</title>
			<link>http://vpsbible.com/forums/topic/omgwtfbbq#post-2722</link>
			<pubDate>Sat, 12 Nov 2011 09:14:24 +0000</pubDate>
			<dc:creator>at0micnz</dc:creator>
			<guid isPermaLink="false">2722@http://vpsbible.com/forums/</guid>
			<description>&#60;p&#62;ok, through Chrome, after clearing ALL cookies, I can log in with my username so it displays at0micnz@vpsbible, browse through stuff, when it comes to the premium content though it is blocked and my login changes to guest@vpsbible...&#60;br /&#62;
Through Internet Explorer I can login, browse and view the tutorial logged in as at0micnz@vpsbible, but the premium content is still blocked... any ideas? &#60;/p&#62;
&#60;p&#62;cheers
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>

