Articles


What is NAT64 / DNS64 and how do they work? (+ why use them / how) by Chris @ Privex Inc.

NAT64 and DNS64 are two very important backwards compatibility technologies to help people transition to IPv6-only devices. Learn what they do, how they work, and how they're used.

Hive Node-in-a-box FAQ / Help by Chris @ Privex Inc.

Various tips and tricks related to using and maintaining a Privex Node-in-a-box VPS, such as our Hive Node-in-a-box packages

Suggested Switches and Routers for Colocation at Privex by Chris @ Privex Inc.

If you're in the market to buy a switch/router, whether a cheap 5-port RJ45 unmanaged switch, or a high end 48-port SFP+ datacenter router - check our suggestions to save yourself some time. We've curated the cheapest consumer switches, mid-range business-grade routers, as well as high-end datacenter routers, and organised them by price and power usage. This page also contains info about colocating devices smaller than 1U at Privex.

How to resize a partition + filesystem on Linux from the command line by Chris @ Privex Inc.

In this article, you'll learn how to resize a partition and filesystem on GNU/Linux using the CLI tools 'parted' and 'resize2fs'. This guide should work for most distros, including Ubuntu, Debian, Fedora, RedHat, CentOS, Arch Linux, and more!

Paying via local or international Bank Transfer by Privex Inc.

If you're unable to pay via crypto for a certain reason, we can accept domestic/international Bank Transfers from various countries, as long as you transfer over 100 USD (or equivalent). We support domestic UK, US, EU, and AU domestic transfers, as well as international SWIFT transfers.

Which Linux/UNIX compression algorithm is best? by Chris @ Privex Inc.

In this article, we'll be showing compress + decompress benchmarks for 4 of the most popular Linux compression algorithms: gzip, bzip2 (using lbzip2), xz, and lz4 We'll lightly discuss the tradeoffs of each algorithm, and explain where/when to use the right algorithm to meet your (de-)compression needs :)

Using a Serial Console with Linux, GRUB, SysLinux + Understanding Serial Configuration by Chris @ Privex Inc.

On some of Privex's dedicated servers, instead of a graphical KVM, we often only have Serial-over-LAN (SOL) Learn how SOL works, what Baud and Flow Control mean, what an IPMI is, and how to configure bootloaders + OS's to use a Serial Console.

Customising Dedicated / Virtual Servers (VPS) + Made to Order Servers by Privex Inc.

At Privex, we have a wide range of server packages available to meet most customers' desires - but in some cases, none of our packages fit your needs. This article details some of the many ways we can offer custom packages to give each customer their dream server :)

Ordering Windows Server for a Privex server by Privex Inc.

If you're considering ordering a server from Privex with the Microsoft Windows Server operating system, please read this article to understand: how to order it, pricing, which packages it's available with, and other information.

Privex Bandwidth Policies (Unmetered / Fair Use / Hard Capped) by Privex Inc.

This article explains Privex's various bandwidth usage policies, which regions / packages use which policies, explaining the restrictions (or lack of restrictions) of each policy, how they're monitored/enforced, and the punishments for exceeding your bandwidth policy.

Privex Inc. GPG Key List by None


How to mount an SMB share / setup an SMB server on Linux by Chris @ Privex Inc.

Learn how to connect to and mount an SMB/CIFS (Samba) share on most Linux distros, AND how you can run your own SMB server on Linux Covered distros: Ubuntu, Debian, CentOS, Fedora, Oracle, Redhat + others

Hive Node-in-a-box Update - October 30th 2020 by Privex Inc.


Bring Your Own IP Space / Rent IP Space by Privex Inc.

Privex (AS210083) supports Bring-your-own-IP for IPv4 and IPv6, allowing you to use your own IP space within our networks. We also sell IPv6 blocks for use both within and outside of our regions. Read this article to learn about our Bring-your-own-IP and IPv6 Rental policies.

How to add a Tor Hidden Service (.onion) to your website running on Ubuntu/Debian Linux by Chris @ Privex Inc.

Learn how to make your website available as a Tor hidden service (.onion), including advertising the onion to your Tor visitors using the new Onion-Location header (Nginx/Caddy config)

Understanding RPKI (Resource Public Key Infrastructure) by Chris @ Privex Inc.

In this article we explain what RPKI is, how it works, and why it's so important. RPKI, short for Resource Public Key Infrastructure - is a cryptographic technology used in the world of networking to prevent BGP hijacking

Why use Privex? by Privex Inc.


Installing Dell iDRAC Tools (including racadm) on Ubuntu / Debian by Chris @ Privex Inc.

Unfortunately, Dell doesn't publish iDRAC Tools packages for Ubuntu/Debian. BUT, you can make their Redhat packages work with Debian/Ubuntu - just follow our easy guide with examples, and you'll be using racadm and other tools in no time :)

Privex Time Servers (Chrony / NTP) by None

We have many time servers spread across Europe, which are amalgamated via our pool: chrony.privex.cc If you'd like to know about our time servers, or you want to use specific nodes, here they are :)

Getting started with a Privex Debian WebBox VPS by Privex Inc.

Learn about our WebBox VPS packages, which can serve HTML + PHP websites out-of-the-box, and are pre-loaded with Python 3 (+ packages such as Django/Flask), NodeJS, MySQL (MariaDB), PostgreSQL and MORE. Private, cheap, AND convenient!

Linux LVM Cheatsheet by Privex Inc.

This article is a "cheat sheet" for LVM2 (Logical Volume Manager), a storage management system which is commonly used on Linux machines for much more flexible "partitioning". In this cheatsheet, you'll find examples for viewing, creating, and modifying LVM2 volumes, including thin pools and snapshots. This is NOT intended to be an in-depth explanation on using LVM2 - this article is aimed at those who already have at least some basic knowledge of using LVM. It's simply some of the most common commands summarised with clear examples on how to do certain things.

Introducing $0.99/mo IPv6-only VPS's from Privex by Privex Inc.

Our $0.99/mo Micro VPS's are a good low cost option for getting a bare bones Linux environment for your projects. However, unlike most servers, they do not come with an IPv4 address - read this to understand how this might affect you.

Using our pre-replayed Steem VPS's by Privex Inc.

Read this page to understand our VPS-xx-STEEM packages, which are designed specifically to help our customers who operate Steem witness/seed nodes get up and running quickly.

Accessing Privex.IO via I2P by Privex Inc.

Read this page if you want to access www.privex.io via the I2P privacy network (privex.i2p)

What is GPG / PGP and how do I use it? by Privex Inc.

In this article, we explain the basics of GnuPG (GPG), including what it's used for, the difference between a public and a private key, how to generate a key pair, how to import/export a public key, and how to encrypt/decrypt messages