<?xml version="1.0" encoding="UTF-8"?><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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Nginx Control Panel</title>
	<atom:link href="http://vpsbible.com/webmaster-tools/nginx-control-panel/feed/" rel="self" type="application/rss+xml" />
	<link>http://vpsbible.com/webmaster-tools/nginx-control-panel/</link>
	<description>Setup Unmanaged VPS 4 Linux Noobs!</description>
	<lastBuildDate>Fri, 23 Jul 2010 14:59:54 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: the_guv</title>
		<link>http://vpsbible.com/webmaster-tools/nginx-control-panel/comment-page-1/#comment-859</link>
		<dc:creator>the_guv</dc:creator>
		<pubDate>Wed, 14 Oct 2009 14:50:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.guvnr.com/?p=1914#comment-859</guid>
		<description>hmmn ..

&lt;em&gt;&quot;guv&quot; to go remote, then &quot;dbguv&quot; to backup.&lt;/em&gt;

.. just realised, can better that ..

create new alias in local bashrc:-

#copy guv db to local
alias guvdumpcp=&quot;scp -P 1234 username@12.34.56.78:/remote/path/to/dbBACKUP.sql /local/path/to/store/dbBACKUP.sql&quot;

Full details for local Linux to remote Linux ..

&lt;a rel=&quot;nofollow&quot; href=&quot;http://www.guvnr.com/web/web-dev/scp-guide/&quot; rel=&quot;nofollow&quot;&gt;Backup or Upload with Secure Copy SCP (Linux/Linux)&lt;/a&gt;

Full details for local Windows to remote Linux ..

&lt;a rel=&quot;nofollow&quot; href=&quot;http://www.guvnr.com/web/web-dev/copy-files-psftp/&quot; rel=&quot;nofollow&quot;&gt;Backup or Upload with PuTTY PSFTP (Windows/Linux)&lt;/a&gt;

Then, from local, after updating bash, anytime you wanna download db, just type:-

guvdumpcp

.. or whatever alias you want.

Better still, run a script and download a bunch of db&#039;s at the click of a desktop icon/launcher ... will tutorialise that massive time-saver (esp for web devs and sysadmins) in VPS Admin, have made a note.

Sure wish programming my VCR was that simple.</description>
		<content:encoded><![CDATA[<p>hmmn ..</p>
<p><em>&#8220;guv&#8221; to go remote, then &#8220;dbguv&#8221; to backup.</em></p>
<p>.. just realised, can better that ..</p>
<p>create new alias in local bashrc:-</p>
<p>#copy guv db to local<br />
alias guvdumpcp=&#8221;scp -P 1234 <a href="mailto:username@12.34.56.78">username@12.34.56.78</a>:/remote/path/to/dbBACKUP.sql /local/path/to/store/dbBACKUP.sql&#8221;</p>
<p>Full details for local Linux to remote Linux ..</p>
<p><a rel="nofollow" href="http://www.guvnr.com/web/web-dev/scp-guide/" rel="nofollow">Backup or Upload with Secure Copy SCP (Linux/Linux)</a></p>
<p>Full details for local Windows to remote Linux ..</p>
<p><a rel="nofollow" href="http://www.guvnr.com/web/web-dev/copy-files-psftp/" rel="nofollow">Backup or Upload with PuTTY PSFTP (Windows/Linux)</a></p>
<p>Then, from local, after updating bash, anytime you wanna download db, just type:-</p>
<p>guvdumpcp</p>
<p>.. or whatever alias you want.</p>
<p>Better still, run a script and download a bunch of db&#8217;s at the click of a desktop icon/launcher &#8230; will tutorialise that massive time-saver (esp for web devs and sysadmins) in VPS Admin, have made a note.</p>
<p>Sure wish programming my VCR was that simple.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marnen Laibow-Koser</title>
		<link>http://vpsbible.com/webmaster-tools/nginx-control-panel/comment-page-1/#comment-858</link>
		<dc:creator>Marnen Laibow-Koser</dc:creator>
		<pubDate>Mon, 12 Oct 2009 15:42:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.guvnr.com/?p=1914#comment-858</guid>
		<description>Sure, every action on a CP has a server resource cost, but on a decent CP, the overhead will be pretty minimal -- and most of the resource cost will be that associated with the command, which you&#039;d be running in any case, whether from the CP or the command line. If your server resources are so tight that a CP really makes a significant difference, then you&#039;ve got much worse problems.</description>
		<content:encoded><![CDATA[<p>Sure, every action on a CP has a server resource cost, but on a decent CP, the overhead will be pretty minimal &#8212; and most of the resource cost will be that associated with the command, which you&#8217;d be running in any case, whether from the CP or the command line. If your server resources are so tight that a CP really makes a significant difference, then you&#8217;ve got much worse problems.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: the_guv</title>
		<link>http://vpsbible.com/webmaster-tools/nginx-control-panel/comment-page-1/#comment-857</link>
		<dc:creator>the_guv</dc:creator>
		<pubDate>Mon, 12 Oct 2009 08:48:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.guvnr.com/?p=1914#comment-857</guid>
		<description>hey Marnen .. tx for that.  I surrender, you&#039;ve put me right!  duly edited.

but!  every action on a cp/terminal is a server resource cost, diverting those from availability for your sites.  (yes, that is worded differently)

i prefer webmin too.  you&#039;ll find me at their forums, pushing for an nginx module.  but even with webmin there are more steps involved than with the terminal.

.. in an ideal world, we&#039;d have a light cp for convenience, yet using the terminal for regular tasks.  but we don&#039;t have an ideal world, if you want the mega-efficiency of nginx (compared to Apache).

for those that don&#039;t feel comfortable with the terminal, read &lt;a rel=&quot;nofollow&quot; href=&quot;http://www.guvnr.com/web/web-dev/user-friendly-linux-cli-alias-shortcut/&quot; rel=&quot;nofollow&quot;&gt;Edit bashrc for User-Friendly Linux, plus System Updates&lt;/a&gt;, use reference like &lt;a rel=&quot;nofollow&quot; href=&quot;http://www.guvnr.com/web/web-dev/vps-admin/&quot; rel=&quot;nofollow&quot;&gt;Maintain Unmanaged VPS (4 Newbies) .. V-P-S Admin&lt;/a&gt;, and just type memorable shortcuts into the terminal.  cron aside, for example, if i wanna back up this db, i type &quot;guv&quot; to go remote, then &quot;dbguv&quot; to backup.

would be good to hear .. what infrequent commands?  please lemme know.  am considering waht&#039;s missing in VPS Admin.  i am aware there&#039;s a few key things that aren&#039;t in the index that should be.</description>
		<content:encoded><![CDATA[<p>hey Marnen .. tx for that.  I surrender, you&#8217;ve put me right!  duly edited.</p>
<p>but!  every action on a cp/terminal is a server resource cost, diverting those from availability for your sites.  (yes, that is worded differently)</p>
<p>i prefer webmin too.  you&#8217;ll find me at their forums, pushing for an nginx module.  but even with webmin there are more steps involved than with the terminal.</p>
<p>.. in an ideal world, we&#8217;d have a light cp for convenience, yet using the terminal for regular tasks.  but we don&#8217;t have an ideal world, if you want the mega-efficiency of nginx (compared to Apache).</p>
<p>for those that don&#8217;t feel comfortable with the terminal, read <a rel="nofollow" href="http://www.guvnr.com/web/web-dev/user-friendly-linux-cli-alias-shortcut/" rel="nofollow">Edit bashrc for User-Friendly Linux, plus System Updates</a>, use reference like <a rel="nofollow" href="http://www.guvnr.com/web/web-dev/vps-admin/" rel="nofollow">Maintain Unmanaged VPS (4 Newbies) .. V-P-S Admin</a>, and just type memorable shortcuts into the terminal.  cron aside, for example, if i wanna back up this db, i type &#8220;guv&#8221; to go remote, then &#8220;dbguv&#8221; to backup.</p>
<p>would be good to hear .. what infrequent commands?  please lemme know.  am considering waht&#8217;s missing in VPS Admin.  i am aware there&#8217;s a few key things that aren&#8217;t in the index that should be.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marnen Laibow-Koser</title>
		<link>http://vpsbible.com/webmaster-tools/nginx-control-panel/comment-page-1/#comment-856</link>
		<dc:creator>Marnen Laibow-Koser</dc:creator>
		<pubDate>Sun, 11 Oct 2009 23:07:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.guvnr.com/?p=1914#comment-856</guid>
		<description>I was responding to your claim that a CP &quot;wastes resources, slowing down sites and blogs&quot;, which I do not believe. I was trying to get you to justify that claim, but your comment does not do so. Instead, it raises a whole set of completely different objections to a CP, irrelevant to my original question.

Further, I don&#039;t think your new set of objections is valid either:
&quot;F&#039;rinstance, carry out a syntaxed task and it&#039;s a command, done dusted&quot;
Yeah -- except that you have to remember what the command is. I use a CP on my boxes so I don&#039;t have to remember all the Apache configuration syntax. Perhaps if I were working as a sysadmin and using these commands every day it would be a different thing, but that&#039;s not the case currently.

&quot; .. but to do the same thing in a typical panel, and you have to jump through a bunch of hoops to even arrive at the relevant link.&quot;
Then you&#039;re using a bad control panel. Are you familiar with Webmin?

&quot;I don&#039;t think that&#039;s as important as is the time it saves the user to do things via the terminal tho&quot;
The command line is great for some things. It is not good for entering infrequently-used commands whose syntax must be precisely right or else it hurt the configuration of a critical system (which is what your Web server is). I&#039;m glad I know how to use the command line, but I prefer not to have to use it for everything all the time. That&#039;s why I don&#039;t run on a greenscreen dumb terminal. :) Using a CP absolutely saves me time.</description>
		<content:encoded><![CDATA[<p>I was responding to your claim that a CP &#8220;wastes resources, slowing down sites and blogs&#8221;, which I do not believe. I was trying to get you to justify that claim, but your comment does not do so. Instead, it raises a whole set of completely different objections to a CP, irrelevant to my original question.</p>
<p>Further, I don&#8217;t think your new set of objections is valid either:<br />
&#8220;F&#8217;rinstance, carry out a syntaxed task and it&#8217;s a command, done dusted&#8221;<br />
Yeah &#8212; except that you have to remember what the command is. I use a CP on my boxes so I don&#8217;t have to remember all the Apache configuration syntax. Perhaps if I were working as a sysadmin and using these commands every day it would be a different thing, but that&#8217;s not the case currently.</p>
<p>&#8221; .. but to do the same thing in a typical panel, and you have to jump through a bunch of hoops to even arrive at the relevant link.&#8221;<br />
Then you&#8217;re using a bad control panel. Are you familiar with Webmin?</p>
<p>&#8220;I don&#8217;t think that&#8217;s as important as is the time it saves the user to do things via the terminal tho&#8221;<br />
The command line is great for some things. It is not good for entering infrequently-used commands whose syntax must be precisely right or else it hurt the configuration of a critical system (which is what your Web server is). I&#8217;m glad I know how to use the command line, but I prefer not to have to use it for everything all the time. That&#8217;s why I don&#8217;t run on a greenscreen dumb terminal. <img src='http://vpsbible.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Using a CP absolutely saves me time.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: the_guv</title>
		<link>http://vpsbible.com/webmaster-tools/nginx-control-panel/comment-page-1/#comment-855</link>
		<dc:creator>the_guv</dc:creator>
		<pubDate>Tue, 06 Oct 2009 03:51:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.guvnr.com/?p=1914#comment-855</guid>
		<description>@Marnen .. well, it&#039;s simply that using a CP is less resource-efficient than using the terminal.  F&#039;rinstance, carry out a syntaxed task and it&#039;s a command, done dusted .. but to do the same thing in a typical panel, and you have to jump through a bunch of hoops to even arrive at the relevant link.  I don&#039;t think that&#039;s as important as is the time it saves the user to do things via the terminal tho ..</description>
		<content:encoded><![CDATA[<p>@Marnen .. well, it&#8217;s simply that using a CP is less resource-efficient than using the terminal.  F&#8217;rinstance, carry out a syntaxed task and it&#8217;s a command, done dusted .. but to do the same thing in a typical panel, and you have to jump through a bunch of hoops to even arrive at the relevant link.  I don&#8217;t think that&#8217;s as important as is the time it saves the user to do things via the terminal tho ..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marnen Laibow-Koser</title>
		<link>http://vpsbible.com/webmaster-tools/nginx-control-panel/comment-page-1/#comment-854</link>
		<dc:creator>Marnen Laibow-Koser</dc:creator>
		<pubDate>Fri, 02 Oct 2009 02:54:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.guvnr.com/?p=1914#comment-854</guid>
		<description>Um, why do you say that a control panel will slow down other sites being served from the same box? I can&#039;t come up with a good reason why this should be the case -- and I&#039;m a Web developer.</description>
		<content:encoded><![CDATA[<p>Um, why do you say that a control panel will slow down other sites being served from the same box? I can&#8217;t come up with a good reason why this should be the case &#8212; and I&#8217;m a Web developer.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: VPS BIBLE - Nginx Maintenance Tutorial Series - VPS ADMIN - GUVNR</title>
		<link>http://vpsbible.com/webmaster-tools/nginx-control-panel/comment-page-1/#comment-853</link>
		<dc:creator>VPS BIBLE - Nginx Maintenance Tutorial Series - VPS ADMIN - GUVNR</dc:creator>
		<pubDate>Thu, 16 Jul 2009 10:31:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.guvnr.com/?p=1914#comment-853</guid>
		<description>[...] Part 16: Nginx Control Panel [...]</description>
		<content:encoded><![CDATA[<p>[...] Part 16: Nginx Control Panel [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: the_guv</title>
		<link>http://vpsbible.com/webmaster-tools/nginx-control-panel/comment-page-1/#comment-852</link>
		<dc:creator>the_guv</dc:creator>
		<pubDate>Wed, 15 Jul 2009 09:51:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.guvnr.com/?p=1914#comment-852</guid>
		<description>big cheers Mr Yeong.  Appreciate that, Sir</description>
		<content:encoded><![CDATA[<p>big cheers Mr Yeong.  Appreciate that, Sir</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gordon yeong</title>
		<link>http://vpsbible.com/webmaster-tools/nginx-control-panel/comment-page-1/#comment-851</link>
		<dc:creator>gordon yeong</dc:creator>
		<pubDate>Wed, 15 Jul 2009 09:48:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.guvnr.com/?p=1914#comment-851</guid>
		<description>hi there, guv!
 this is a good write up especially on nginx.

The parts that explain stuff like permalinks are good!</description>
		<content:encoded><![CDATA[<p>hi there, guv!<br />
 this is a good write up especially on nginx.</p>
<p>The parts that explain stuff like permalinks are good!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
