Nothing Special   »   [go: up one dir, main page]

Linux Format

Set up a production-ready web server

Firstly, what do we mean by “production-ready”? We’re taking the assumption that you’re setting up a server with some critical data, where wasted time means wasted money if it were to collapse or otherwise break down. Uptime is paramount to a fully functioning web server.

Of course, there are a lot of different types of Linux-based operating systems to choose from, so what would make a good base for a web server? Well, we need it to be rock-solid stable, with few breakages (and preferably none at all) during a package upgrade or kernel installation.

Debian or Ubuntu are both good choices for this, and while there isn’t anything actually stopping you using Arch or Gentoo, they’re probably best avoided – we’re looking to make it rock-solid, rather than anything like a Jenga tower. Statistics show us that over 80 per cent of websites and web applications are powered by open-source web servers. With stability being one of Debian’s main points, it’s easy to see why we’ve chosen to use it for this tutorial.

Server choice

You may have heard the term ‘LAMP stack’ when referring to web servers; this simply means a collection of software including Linux, Apache (the HTTP server itself), MySQL (for database management) and a ‘P’rogramming language such as PHP. An

You’re reading a preview, subscribe to read more.

More from Linux Format

Linux Format3 min read
Schim
Back in 2007 or so there was a real trend for indie puzzle-platformers, usually about a sad boy who had to go from the left of the screen to the right for some reason. Although it’s not a 2D platformer, Schim reminds us of that era, when indie games
Linux Format3 min read
Sleeper OS Bee v2
Sleeper OS is a new Linux distribution. So new, in fact, that DistroWatch has yet to add it to its comprehensive online database. In its short lifetime, the OS has gone from being based on Rocky Linux to “embracing an MX Linux base”. MX itself is bas
Linux Format11 min read
Emulate The Classic Psion PDA Range
High school in the ’90s is where we saw our first Psion PDA (personal digital assistant) that we knew was a Psion. A classmate brought in a Psion 3a with a series of solid-state disks (yes, SSDs!) that had games and programs on. We forgot all about a

Related Books & Audiobooks