English (change)

When I started this series I figured I'd cover it in maybe 7 or 8 posts.
I had more hair in those days, and you were younger too.
Apart from underestimating the subject, fact is, with the intended audience for the Bible being Linux and/or VPS newbies, I'd kind of pinned my hopes on uncovering some way to use a control panel to carry out ongoing administrative tasks. But those hopes faded like a pint loses it's foam.
Ubuntu & Debian, Nginx (beats Apache), MySQL, PHP-FPM, Xcache, WordPress, WP MU, Drupal etccccc
In 20 copy/paste steps .. from zero to hero, blank box to cute-as Linux server.
Scroll down for the full series index.
So, hey, shed shared & viva virtual! Hope it helps. the_guv
So. Back in VPS BIBLE Part 17: Nginx Control Panel Workarounds I promised a bunch of workarounds, negating the need of a control panel.
.. which is actually better anyhow for the reasons I pitted back in VPS BIBLE Part 16: Nginx Control Panel.
Anyhow, I know a whole bunch of you have been following this series. (In fact, judging by my stats, you're spending way too much time online and also need to get yourselves down the pub.)
.. so I thought I'd give you a sneak preview of what to expect over the next few weeks, so you can confidently build your Nginx VPS whatnot and know there's going to be some good guidance afterwards for when you want to administer the darn thing.
The good news is that, with few exceptions, these are short guides. You know, I'm real pleased to be able to say that
So here you are. These are the topics I'll be covering. Or rather, that I am covering. (I just got bored of the MySQL posts so thought I'd write this instead.)
You notice that the last one, #21, is a blank. That's 'cos I've doubtless forgotten something. So you tell me what that is and I'll see what I can do. Must be pertinently relevant, mind.
OK. 'Nuff said. Back to the wee-Dramweaver.
guv
Serve multi sites & blogs on a budget .. at the fastest possible speed .. with the least downtime .. in the most secure environment .. and future-proofed for easy admin.
That's what the VPS Bible is about, stepped out in simple copy & paste guides.
From high traffic WordPress blogs to startup web hosts, here's what you need.
Click here if you're running a LINUX PC locally
Introducing vpsBible's how-to guide for setting up a super-charged unmanaged VPS featuring Ubuntu and Nginx.
Before getting stuck in, let's compare the web host types in detail and weigh up the differences between managed & unmanaged VPS.
Opening a VPS hosting account, we'll choose, configure & launch a Linux server 'distribution'.
Now we've got a server to play with, we'll connect to it, using the 'ssh' protocol for a super-secure link.
Initially you've logged into your remote Linux machine as 'root'. We'll add you as a user now, with root or SuperUser permissions.
Now we can use 'authentication keys' to shore up our connection while simplifying login to an automated, password-free yet secure process.
The final security step: galvanizing the OpenSSH protocol and setting up an ‘iptables’ firewall. Now the server is rock ruddy solid.
We use the terminal a whole lot so let's cut ourselves a break and create some command shortcuts, then update the server.
To make your server aware of yourDomain.com you'll need a few 'DNS' records. Damn this is simple I'm practically asleep!
In order to send and receive email from our web applications we'll install some software and tweak the 'RDNS' record.
Add PHP5 & MySQL, but which FastCGI method is best? Here's the benchmarking, 4 ways to install/compile, add caching modules & more.
Let's install this supersonic web server, tweaking its file structure & adding default configuration files.
There's FTP, and then there's 'Secure FTP'. We'll set up FileZilla using SFTP - and those authentication keys - for secure file transfers.
We want a website folder structure, some permissions, some site-specific configuration files and, hey, we'll hook up 'FastCGI'.
Need a sub-domain? If you do, here’s how to add subDomain.yourSite.com with an 'A record' and a configuration file.
For those of you wanting to use a specific content framework, such as a CMS, blogging or forum software, pop in here and we'll sort that out.
Rather than have to crunch databases via the command line, we can make life easier by adding this splendid tool to manage them.
GA’s free Standard Edition for catchall webmail - POP-ping or IMAP-ped to your desktop client - saves precious server resources for your webs.
Nearly there. Here's the web site or blog migration guide, relocating to your VPS with minimal or no downtime.
You’re migrating shared-to-VPS and want a GUI like cPanel? No you don’t, not after you read this! What’s more, you don’t need one either.
For every control panel module there's an equivalent terminal command. They're all linked from here so, hey, no excuses!
Once you’ve set up your first site, adding more gets easier. Especially when you can refer to this. (Let's face it, I'm just too good to you.)
VPS BIBLE - Nginx Maintenance Tutorial Series - VPS ADMIN - GUVNR | Green Web hosting July 15th, 2009 at 9:25 pm
[...] here to see the original: VPS BIBLE - Nginx Maintenance Tutorial Series - VPS ADMIN - GUVNR Top 5 Green Web Hosting Companies, Click [...]
VPS BIBLE - Nginx Maintenance Tutorial Series - VPS ADMIN - GUVNR : hostingwebsitereviews.com July 15th, 2009 at 11:42 pm
[...] Read this article: VPS BIBLE - Nginx Maintenance Tutorial Series - VPS ADMIN - GUVNR [...]
VPS BIBLE - Nginx Maintenance Tutorial Series - VPS ADMIN - GUVNR : tntwebhostings.com July 16th, 2009 at 2:58 am
[...] See the rest here: VPS BIBLE - Nginx Maintenance Tutorial Series - VPS ADMIN - GUVNR [...]
Hyperdude October 9th, 2009 at 8:22 pm
Hi, just wanted to say thanks for the previous VPS Setup guide. I have now completed that one and ready to rock! Looking forward the next one to help with Admin. You are the Guvnr!
the_guv October 9th, 2009 at 9:56 pm
@Hd .. and you, Sir, are the Hyperdude. (wanna set up a comic?
)
.. good to hear, thank you.
Steve January 23rd, 2010 at 4:11 pm
Hi - awesome series of tuts. What about nginx rewriting? Especially for using the AWESOME W3 Total Cache plugin for WordPress? That would tie in quite nicely, I think?
the_guv January 25th, 2010 at 8:57 am
@Steve .. I've got some more rewriting tuts lined up for vpsBible.com.
Just wrote one up for WP MU and BuddyPress.
Tell me, you finding W3 Total Cache that much better than Super Cache? Will take a peek.