Social Media
Featured Posts
- Wordpress Upgrade shell Script - plugins, themes, crontab and more!
- Wordpress install script
- Setup mail hosting on Debian Squeeze and other distros using postfixadmin
- Setting up Domains Keys (DKIM) on Postfix
- Restoring an Exploited Wordpress files
- rdiff-backup script using sshfs for larger backups
- Quick and easy iptables blocking and firewalling basics
- Quick and Easy Automatic Backup Script
- PCI compliance - a basic HOWTO
- Mysql Master/Master Replication & File sync for quick easy scaling or load balance
- Kernel 4.14 LTS released
- HOWTO videos for Rimuhosting Control Panel on youtube
- Fixing broken permissions or ownership
- Easy Peasy Linux Firewalling - iptables
-
Recent Posts
- LCA2019 round up
- Your Let’s Encrypt client used ACME TLS-SNI-01 domain validation to issue
- Solve Letsencrypt (including Certbot) problems caused by rogue .htaccess files
- New Zealand-Based RimuHosting — Striving to Help Tech-Savvy Businesses Across the Globe Put Down Their Roots for Strong Online Growth
- Certbot/Letsencrypt with Apache and Tomcat using proxypass
- Debian Stretch and old installs
- Ubuntu 18.04 available
- Drupal Exploits – script to detect versions
- 32 to 64 bit distro crossgrades for Debian and Ubuntu
- Modernizing your ancient server distro
- Spectre and Meltdown article roundup
- Kernel 4.14 LTS released
- Letsencrypt with Zonomi and Rimuhosting name servers using hooks
- Virtualmin Changes binding from ip:80 to *:80 and breaks older configs … FIX
- Reboot-less Xen patching
- DKIM and subaddressing added to 25mail.st
- Whitelist your own computer in fail2ban
- Lets Encrypt with Virtualmin
- ClamAV: mpool_malloc and disk space
- Using Fail2ban on wordpress wp-login.php and xmlrpc.php
Subscribe to Posts via Email
Meta
Category Archives: Rimuhosting
Virtualmin Changes binding from ip:80 to *:80 and breaks older configs … FIX
We have found some virtualmin installs will change the format of new virtualhosts from ip:80 to *:80 sometimes which breaks virtualhosts as the *:80 overrides the ip:80. This can result in websites showing another website content, and usually shows up … Continue reading
Posted in Rimuhosting
Tagged default, port, virtualmin
Comments Off on Virtualmin Changes binding from ip:80 to *:80 and breaks older configs … FIX
Reboot-less Xen patching
Recently there have been two sets of Xen vulnerabilities. One being disclosed in September, the other earlier today. Historically we have had to organize host updates which required downtime to reboot VMs. For these last sets of vulnerabilities we have … Continue reading
DKIM and subaddressing added to 25mail.st
We have added a couple of features to the 25mail.st service. First, we now support DKIM email signing. This lets our email servers sign outgoing messages so that recipients can verify that the email was sent from an authorized server. … Continue reading
Posted in Rimuhosting
Tagged 25mailst, DKIM, email
Comments Off on DKIM and subaddressing added to 25mail.st
Whitelist your own computer in fail2ban
Fail2ban is a great "dynamic" firewall for servers that is installed by default on many of our VPSs, and we can install it on your VPSs at your request. It protects against brute-force attacks, where an attacker is trying to … Continue reading
Using Fail2ban on wordpress wp-login.php and xmlrpc.php
A fair few customer of ours use wordpress and occasionally notice that there are people hammering on a few URLs This can cause high load, slow websites and a number of issues, espoecuially when you have more than a single … Continue reading
Posted in Rimuhosting, Security
Tagged fail2ban, Security, worpress
Comments Off on Using Fail2ban on wordpress wp-login.php and xmlrpc.php
Using Ansible to manage your VPSs – Part Two
In this post I'm going to introduce playbooks, and show you how to customise the /etc/resolv.conf file on each server. I assume you have followed Part One of this series and have created a hosts file and files in ~/myansible/host_vars/. … Continue reading
Posted in Rimuhosting
Comments Off on Using Ansible to manage your VPSs – Part Two
Using Ansible to manage your VPSs – Part One
Ansible is a system to automate the updating of server configurations and other administration tasks. In this post I'll explain what's necessary to get started with Ansible, creating a configuration structure, telling Ansble about your hosts and running ad-hock commands … Continue reading
Posted in Clustering, HOWTO, Rimuhosting
Tagged ansible, linux, ssh, sysadmin, vps
Comments Off on Using Ansible to manage your VPSs – Part One
New options for reduced VM pricing!
Not every server needs priority CPU, backups, and 24x7 fully managed support. We have added a few options on our http://launchtimevps.com ordering interface to let you tweak these settings to enable you to get a lower price for your server … Continue reading
Posted in Rimuhosting
Comments Off on New options for reduced VM pricing!
LXD containers now available for Ubuntu
The latest Ubuntu LTS release, Xenial 16.04 , comes with support for a container system called LXD. LXD builds on the existing LXC container system, allowing for more convenient management of those containers. In this post I show how you … Continue reading
Install ownCloud on a Rimu VPS
Owncloud is a popular file storage and synchronization system, with many additional features available for it. It's a self-hosted alternative to systems like dropbox, but with owncloud your files are stored on your own servers. This allows you to meet … Continue reading