Making Windows XP join a SAMBA domain in 5 minutes
Wednesday, March 8th, 2006Okay, let’s move on with the Server management series. This time we’ll learn how to make a Windows XP server join a SAMBA domain name server.
Okay, let’s move on with the Server management series. This time we’ll learn how to make a Windows XP server join a SAMBA domain name server.
Continuing with the Server management series, this time we’ll learn how to tune a MySQL server to handle high server loads. Obviously, this piece assumes that you’re using MySQL to serve a dynamic site. If this is not the case, you’ll still find this article useful, but you’ll have to derive your own interpretations out of it.
Hello again. This time, I’ll show you how to make a Web server running Apache and Linux survive heavy loads.
Did you know that a freshly installed Linux server can be hardened in less than 10 minutes? Here’s how!
Lately, I’ve been wondering if it’s at all convenient to disable swap on Linux, when memory is so cheap nowadays. Of course, having tons of RAM is a great thing: the more code and data the operating system can maintain into RAM, the faster the system will go. Ideally, you’d want to have as much physical RAM as needed to keep all your frequently-used programs and their data in memory.
I ended up keeping swap active. And here’s why.