We use cookies and similar technologies to improve your experience, analyze site traffic, and personalize content. By clicking "Accept All", you consent to our use of cookies. You can manage your preferences or learn more in our Privacy Policy.
Privacy & Cookie Settings
We respect your privacy and give you control over your data. Choose which cookies you want to allow:
These cookies are necessary for the website to function and cannot be disabled. They are set in response to actions made by you such as setting your privacy preferences, logging in, or filling in forms.
These cookies help us understand how visitors interact with our website by collecting and reporting information anonymously. This helps us improve our services.
Providers: Google Analytics, Plausible Analytics (privacy-friendly)
These cookies are used to track visitors across websites to display relevant advertisements and measure campaign effectiveness.
Providers: LinkedIn, Twitter/X, Reddit
These cookies enable the website to remember choices you make (such as your language preference or region) to provide enhanced, more personalized features.
Your Privacy Rights
Right to Access: You can request a copy of your personal data
Right to Deletion: You can request deletion of your data
Right to Object: You can object to processing of your data
Right to Portability: You can request your data in a portable format
Sending credentials in cleartext is professional suicide in 2011. We analyze the risks of legacy FTP, demonstrate how to implement a chrooted SFTP environment using OpenSSH, and discuss why Norwegian data privacy laws demand better encryption standards.
A battle-hardened guide to securing your CentOS and Debian servers against automated botnets. Covers SSH locking, iptables configuration, and Fail2Ban, specifically tailored for the Norwegian hosting landscape in 2011.
Stop letting Apache kill your RAM. Learn how to deploy Nginx as a reverse proxy to handle thousands of concurrent connections while keeping your backend data within Norwegian borders.
Plain text FTP is a liability. Learn how to implement chrooted SFTP on CentOS and Debian to satisfy Datatilsynet requirements and secure your infrastructure against sniffing attacks.
Is Apache 2.2 choking your RAM? We benchmark the industry standard against the event-driven speed demon, Lighttpd. Discover which web server architecture handles high concurrency best on Norwegian infrastructure.
Downtime is not an option. Learn how to architect a high-availability stack using DRBD, Heartbeat, and Nginx to keep your Norwegian services online when traffic spikes.
Stop relying on a single Apache server. Learn how to deploy HAProxy 1.4 to distribute traffic, handle the 'Slashdot Effect', and keep your Norwegian infrastructure compliant and resilient.
Stop relying on public cloud repos. Learn how to deploy a battle-hardened, self-hosted Git server using Gitolite on Ubuntu 10.04 LTS. Optimised for Norwegian teams requiring strict data sovereignty and low latency.
Tired of 'burst RAM' limitations and noisy neighbors crashing your MySQL tables? We dissect why KVM virtualization is superior to container-based solutions for serious production environments and how to tune CentOS 5 for maximum throughput.
Raw access logs are useless for trend analysis. Learn how to deploy AWStats on your VPS to track bandwidth, bots, and visitors without crashing your server during the parsing process.
Stop gambling with 'burstable' RAM and noisy neighbors. We break down why Kernel-based Virtual Machine (KVM) provides the isolation and raw I/O performance required for high-traffic Norwegian workloads.
Is your application crawling despite clean code? The bottleneck is likely your my.cnf configuration or your host's disk I/O. We dive into MySQL 5.5 optimization and why hardware choice matters more than ever in 2011.
Is your VPS actually dedicated? We dissect the reality of OS-level virtualization, the 'noisy neighbor' problem, and why /proc/user_beancounters dictates your uptime.
Hard drives are the bottleneck of 2011. Learn why moving PHP sessions to Redis reduces latency, how to configure it on CentOS/Debian, and why hardware locality in Norway matters for your users.
Running your own mail server isn't just about sending emails; it's about control, privacy, and deliverability. Learn how to configure Postfix 2.8 correctly to avoid blacklists and ensure strict data compliance under Norwegian law.
Stop relying solely on client-side trackers. Learn how to deploy AWStats for granular server-side analytics, ensure compliance with the Norwegian Personal Data Act, and why disk I/O speed defines your reporting latency.
Plaintext FTP is a security liability in 2011. Learn how to migrate to SFTP using OpenSSH, configure chroot jails, and satisfy the Norwegian Data Inspectorate.
Shared hosting is a crowded apartment; a VPS is a fortress. We analyze the I/O bottlenecks, security risks, and latency realities in the Norwegian market circa 2011.
Raw access logs tell the truth, but they are impossible to read. Learn how to configure AWStats for granular traffic insight, optimize Perl execution for large datasets, and ensure Norwegian privacy compliance without killing your I/O.
Is your server actually down, or is it just the network? A battle-hardened guide to configuring Nagios 3 and Munin on Ubuntu 10.04 LTS to distinguish between false alarms and real fires. Includes specific config examples and NIX connectivity tips.
With Oracle's acquisition of Sun and the release of PostgreSQL 9.0, the database landscape has shifted violently this year. We break down the technical trade-offs between the LAMP stack standard and the ACID-compliant challenger for Norwegian infrastructure.
Is your web application crawling during peak hours? Before you rewrite your code, look at your database configuration. We analyze how to tune MySQL 5.5 on Linux for maximum throughput and why disk I/O is usually the culprit.
OpenVZ containers might be cheap, but CPU steal time is silent performance killer. We break down why switching to KVM virtualization is essential for database stability and consistent I/O in the Norwegian hosting market.
Your server load is spiking, but you don't know why. Learn how to wield `tail`, `awk`, and Apache logs to debug issues instantly, and why high I/O storage matters for logging.
Stop letting 'burstable RAM' and noisy neighbors destroy your MySQL performance. We analyze why Kernel-based Virtual Machine (KVM) is the only serious choice for production environments in Norway.
Stop script kiddies at the border. A battle-hardened guide to locking down CentOS and Debian servers using IPTables, SSH keys, and Fail2Ban. Essential reading for NIX-connected infrastructure.
Stop relying on shared hosting for business-critical email. Learn how to configure a secure, high-deliverability Postfix server on a VPS, optimized for the Nordic market.
Shared hosting is cheap, but the 'noisy neighbor' effect kills business critical applications. We analyze the technical limits of standard cPanel hosting versus the dedicated isolation of a Root VPS, focusing on kernel tuning, I/O performance, and Norwegian data compliance.
Is your server swapping to death under load? With PHP 5.3.3 merging FPM into the core, it is time to abandon mod_php. We detail the migration to Nginx + PHP-FPM for superior performance in the Nordic market.
Is your single Apache server choking on concurrent connections? Learn how to deploy HAProxy 1.4 to horizontal scale your web cluster, maintain session persistence, and ensure low-latency delivery for Norwegian users.