LowEndBox - Cheap VPS, Hosting and Dedicated Server Deals

LowEndBoxTV: Create Your Own Self-Hosted Disposable Webmail with Inbucket

Services like Mailinator allow anyone to setup disposable webmail accounts for easy filtering of disposable emails. If you are hesitant to give your email to web sites or organizations because you know they're going to sign you up for mailing lists, this approach allows you an unlimited number of instantly-generated emails to preserve your sanity. Unfortunately, marketers are wise to Mailinator and many sites now disallow...

Read More
LowEndBoxTV: Create Your Own Self-Hosted Disposable Webmail with Inbucket

Automating mysql_secure_installation in MariaDB Setup

Lots of people want to automate their system setup, and this is frequently done by either using the provider's new VM hooks to run a script at setup time or later using something like Ansible. If you...

Read More
Automating mysql_secure_installation in MariaDB Setup

Incremental Remote Backups Using rsnapshot

There's an old adage about backups: There are two kinds of people: people who've never lost data, and people who'll never lose data again. If you've ever experienced data loss, you will instantly beco...

Read More
Incremental Remote Backups Using rsnapshot

How to Install ownCloud on a CentOS 8 VPS

This article was contributed by the folks at RackNerd - a provider of shared hosting, reseller hosting, VPS hosting, dedicated servers, DRaaS, colocation, and more. If you are looking for a VPS with f...

Read More
How to Install ownCloud on a CentOS 8 VPS

Tuning MySQL 101: The Big Things to Look At

Database tuning is an art, rather than a science. I speak as someone who's worked as a professional DBA for over 15 years and is certified in multiple commercial RDBMS techologies. There is no set of...

Read More
Tuning MySQL 101: The Big Things to Look At

Your Own Private Videoconference: Running Jitsi Meet on Your VPS

In this tutorial, we'll show you how to setup your own private, encrypted, self-hosted video conferencing solution. You'll be able to hand out a URL (and optionally a password) to people and have them...

Read More
Your Own Private Videoconference: Running Jitsi Meet on Your VPS

Running Your Own OpenVPN VPN Server

Setting up your own OpenVPN VPN on both server and client is very easy to do.  In this tutorial, we'll walk through setting up an OpenVPN server on a VPS you own, and then configuring Windows and macO...

Read More
Running Your Own OpenVPN VPN Server

The Elephant in the Room: PostgreSQL 101 - Setup and How to Guide

MariaDB and PostgreSQL are the two leading SQL databases. Both adhere to many ANSI SQL standards, but these ANSI standards don't specify all behaviors. The SQL statement themselves (such as SELECT, IN...

Read More
The Elephant in the Room: PostgreSQL 101 - Setup and How to Guide

Puffy vs. Penguin: Getting Started With OpenBSD

In this tutorial, we're going to get up and running with OpenBSD on a KVM VPS. What is OpenBSD OpenBSD is one of the three primary BSD-based operating systems. While FreeBSD focuses on x86 architectur...

Read More
Puffy vs. Penguin: Getting Started With OpenBSD

Getting Started With the Dolphin: MySQL 101 - Full Setup and How to Guide

MariaDB and PostgreSQL are the two leading SQL databases. Both adhere to many ANSI SQL standards, but these ANSI standards don't specify all behaviors. The SQL statement themselves (such as SELECT, IN...

Read More
Getting Started With the Dolphin: MySQL 101 - Full Setup and How to Guide

How to Fire Up Wordpress in Three Commands

Typically when you setup Wordpress, you've got to do the following: Install MySQL Run mysql_secure_installation (not strictly necessary but you should!) Create the MySQL database Create the MySQL user...

Read More
How to Fire Up Wordpress in Three Commands

Create Your Own Internet Radio Station With Icecast

In this tutorial we'll show you how to setup your very own Internet radio station using Icecast. Icecast is a flexible, FOSS server that allows you to stream sound and music both to and from the serve...

Read More
Create Your Own Internet Radio Station With Icecast

How To Change RDP Port on a Windows VPS

This article was contributed by Dustin Cisneros from RackNerd. If you are looking for a Windows VPS, Linux VPS or even shared/reseller hosting services -- be sure to take a look at RackNerd’s latest L...

Read More
How To Change RDP Port on a Windows VPS

How to Install and Use Redis on a Ubuntu 20.04 Server

This article was contributed by the folks at RackNerd - a provider of shared hosting, reseller hosting, VPS hosting, dedicated servers, DRaaS, colocation, and more. If you are looking for a VPS with f...

Read More
How to Install and Use Redis on a Ubuntu 20.04 Server

LowEndBuckets: Setting Up an Maintainable Minio

MinIO is self-hosted S3-compatible object storage.  You can set it up in minutes and your VPS will look and act just like Amazon S3 storage, compatible with many backup programs and applications.  In...

Read More
LowEndBuckets: Setting Up an Maintainable Minio

How to Set Up SSH Keys on CentOS 8

Secure Shell, or SSH, is an encrypted protocol that is used for logging on to your remote servers. It is meant to replace the more traditional way of using a password to provide authentication. In thi...

Read More
How to Set Up SSH Keys on CentOS 8

Protecting and Remapping Apps with NGINX Reverse Proxying

Web services traditionally run on ports 80 (for http) and 443 (for https). Many other services run on other ports. Often times you'll install a web-based app and discover that it runs on its own port....

Read More
Protecting and Remapping Apps with NGINX Reverse Proxying

How to Monitor New LowEndTalk Offers with Python

In July 2020, there was a discussion on LowEndTalk about how to monitor new offers on LET.  Several solutions were posted, but I think the easiest is to parse LET's RSS feed.  In this tutorial, we'll...

Read More
How to Monitor New LowEndTalk Offers with Python

Getting Nerdy With Your Passwords: the Bitwarden Command Line Interface

Bitwarden is a cross-platform password manager that synchronizes between platforms (desktop, phone, tablet, etc.) and browsers.  Unlike many products, you can fully self-host Bitwarden. You might enjo...

Read More
Getting Nerdy With Your Passwords: the Bitwarden Command Line Interface

Take Control of Your Passwords with Self-Hosted Bitwarden

There are many password managers on the market today. Most are vendor-hosted, such as LastPass, which puts you in the position of trusting the vendor's security (on both the client and storage side)....

Read More
Take Control of Your Passwords with Self-Hosted Bitwarden

Backing Up Your VPS With b2 and rclone

b2 is cloud storage from Backblaze. Like Amazon S3, Microsoft Azure, or Google Cloud Storage, it provides an API for storing files in the cloud and does so at a substantially cheaper price than its co...

Read More
Backing Up Your VPS With b2 and rclone

How to Install NGINX on a Debian 10 VPS

This article was contributed by the folks at RackNerd - a provider of shared hosting, reseller hosting, VPS hosting, dedicated servers, DRaaS, colocation, and more. If you are looking for a VPS with f...

Read More
How to Install NGINX on a Debian 10 VPS

What is a BGP Network? BGP (Border Gateway Protocol)

This article was contributed by Dustin B. Cisneros from RackNerd, a seasoned contributor of the hosting industry for 12+ years. Are you looking for shared hosting, colocation, reseller hosting, VPS, p...

Read More
What is a BGP Network? BGP (Border Gateway Protocol)

Setting Up and Maintaining a Minecraft Server

In this tutorial, we'll show you how to setup a Minecraft game server on a Debian 10 VPS. But we won't stop at just starting the server but also will cover setting it up in systemd so it automatically...

Read More
Setting Up and Maintaining a Minecraft Server

How to install CyberPanel on CentOS 7 VPS

This article was contributed by Dustin B. Cisneros of RackNerd - a provider of shared hosting, reseller hosting, VPS hosting, dedicated servers, DRaaS, colocation, and more. If you are looking for a K...

Read More
How to install CyberPanel on CentOS 7 VPS

How to Setup a Highly Available Wordpress Site From Scratch, Part 6

In this tutorial series, we are setting up a highly available Wordpress web site from scratch. Part 1 - Introduction, Considerations, and Architecture Part 2 - Setting Up the VPSes Part 3 - Setting Up...

Read More
How to Setup a Highly Available Wordpress Site From Scratch, Part 6

5 Common Uses for a LowEndBox (Cheap VPS)

This article was contributed by Dustin B. Cisneros from RackNerd, a seasoned contributor of the hosting industry for 12+ years. Consider checking out all of the KVM offers recently posted on LwoEndBox...

Read More
5 Common Uses for a LowEndBox (Cheap VPS)

How to Setup a Highly Available Wordpress Site From Scratch, Part 5

In this tutorial series, we are setting up a highly available Wordpress web site from scratch. Part 1 - Introduction, Considerations, and Architecture Part 2 - Setting Up the VPSes Part 3 - Setting Up...

Read More
How to Setup a Highly Available Wordpress Site From Scratch, Part 5
« Newer PostsOlder Posts »

Latest LowEndTalk Hosting Offers

View More