LowEndBox - Cheap VPS, Hosting and Dedicated Server Deals

How to Install DirectAdmin on Debian 10

This article was contributed by Dustin Cisneros at RackNerd, a web hosting and infrastructure as a service provider which was recently voted #1 by the LowEndTalk community! If you are looking for a Linux VPS, Ryzen VPS, Windows VPS, or shared and reseller hosting services, be sure to take a look at RackNerd’s latest special offers here. What is DirectAdmin? DirectAdmin is a web hosting control panel software, and can be c...

Read More
How to Install DirectAdmin on Debian 10

Guide to Free Game Server Control Panels

Hosting a game server may not be easy through a terminal, though even experienced cannot handle the game servers through Command Line Interface when hosting a large number of game servers. In this cas...

Read More
Guide to Free Game Server Control Panels

How to Use the Chattr Command in Linux

This article was contributed by Dustin Cisneros at RackNerd, a web hosting and infrastructure as a service provider which was recently voted #1 by the LowEndTalk community! If you are looking for a Li...

Read More
How to Use the Chattr Command in Linux

LowEndBoxTV: Your Own Self-Hosted DNS Using NSD

If you've wanted to run your own DNS server but were a bit intimidated by BIND, this is the video for you. We take you through installing and configuring a 2-node DNS server setup using NSD, including...

Read More
LowEndBoxTV: Your Own Self-Hosted DNS Using NSD

How to Setup Replicated Highly Available SQLite with rqlite

If you need a highly available database configuration where the loss of one node doesn't result in loss of service and changes on one node are replicated to other nodes, you would probably reach for M...

Read More
How to Setup Replicated Highly Available SQLite with rqlite

Using the imgbb.com API for Easy Command-Line Image Hosting

Like many of my fellow LowendTalk readers, I sometimes post images on LET and other boards.  To do that, I need an image hosting service.  Going through the work of logging into a web page, uploading...

Read More
Using the imgbb.com API for Easy Command-Line Image Hosting

Instant Reactions to Filesystem Events with inotify

The ability to run programs automatically is one of the great liberating powers of computers. In Unix, it's common for users to schedule jobs using cron or at (or with systemd, timers). But what if yo...

Read More
Instant Reactions to Filesystem Events with inotify

Guide to Understanding File Permissions in Linux

Since very early in its history, Unix systems have supported file and directory permissions. This security mechanism allow users to make their files private from other users, and for administrators to...

Read More
Guide to Understanding File Permissions in Linux

How to Find Files in Linux

There's nothing more frustrating than knowing that a file exists on your system but not knowing where it is. It's like losing your car keys or misplacing your phone. Sometimes you'll have contextual c...

Read More
How to Find Files in Linux

How to Setup Secure Remote Desktops With VNC on Your VPS

Most of what you do with your VPS may take place either at the command line or by interacting with various web pages.  But what if you need to run a desktop GUI application?  That's where VNC (Virtual...

Read More
How to Setup Secure Remote Desktops With VNC on Your VPS

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 kno...

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
« Newer PostsOlder Posts »

Latest LowEndTalk Hosting Offers

View More