Linux experts Seravo background Linux Debian SUSE
Linux-natives blog: Linux and open source – technology and strategy

Posts Tagged: web server

The perfect Btrfs setup for a server

Btrfs is probably the most modern filesystem of all widely used filesystems on Linux. In this article we explain how to use Btrfs as the only filesystem on a server machine, and how that enables some sweet capabilities, like very resilient RAID-1, flexible adding or replacing of disk drives, using snapshots for quick backups and […]

World IPv6 Day and how to add IPv6 support to a web server

Today, 6th of June we celebrate World IPv6 day. Ipv6 is the new standard for IP protocols. IPv6 is important because, as everyone by now should know, the public IPv4 address space is running out. In fact all IPv4 address blocks have already been mostly consumed by registrars and the resource problem is being avoided […]

Cyberwar never ceases

A great deal of our work as Linux system administrators is related to security. Each server we maintain is bombarded on daily basis in a never ending cyberwar. Some of our customers (e.g. the website of the former Finnish Minister of Foreign Affairs, government websites, high profile political organisations and media sites) are obvious targets but […]

A guide to modern WordPress deployment (part 2)

Recently we published part one in this series on our brand new WordPress deployment platform in which we covered some of the server side technologies that constitute our next-gen WordPress platform. In part 2 we’ll be briefly covering the toolkit we put together to easily manage the Linux containers that hold individual installations of WordPress. […]

A guide to modern WordPress deployment (part 1)

As a Linux and open source specialist company, Seravo provides services to many companies that run Linux in a web server. Not surprisingly, in many of these cases, the top-level software running on the server is of course, the world’s most popular CMS, WordPress. We love it!

Host your private cloud easily using ownCloud

Would you like to have the easy of use of cloud storage and file syncing but without the trust issues or costs that come with using public cloud services? Do you like Dropbox but hesitate to use it? What you might be looking for is OwnCloud, the open source software you can run to host […]

FANC: Ecological and economical IT

IT isn’t typically considered to be very environmentally friendly or cheap but The Finnish Association for Nature Conservation’s (FANC’s) strategy to use open source software has helped them achieve both. The issue of environmentally friendly IT is actively discussed at the The Finnish Association for Nature Conservation (Suomen Luonnonsuojeluliitto). There are a number of web […]

Tips to optimize images for faster loading websites

For a multitude of reasons ranging from user conversion rate to search engine ranking, it is important for web sites to load fast. The first rule of thumb to having fast loading pages is to keep the amount of data the users need to transfer small. The smaller the web page file and its dependencies […]

Improve MySQL performance to speed up websites

In every business the rule is that if your service is slow, you’ll loose customers, and it certainly applies online too. If your website takes two seconds to load instead of a half second, you’ll loose visitors and business. Even if it is just about improving by a few seconds, on the web it does […]

Optimizing web server performance with Nginx and PHP

Who would not want to have a fast service? No matter how good your web service is, if it takes 5 seconds to load a page, people will dislike using it. Even search engines dislike slow servers and decrease their ranking. Faster is always better. In our article a few months ago we asked what […]

The fastest web server in the world?

Speed matters. Over and over research shows that when the speed of a website increases, the activity of users increase. Even if the changes are small, like a half second, and users are perhaps not conscious about it, users will view the overall experience as better. Besides website popularity, high-speed websites are also capable of handling more […]