BitLaunch News and Guides
  • Buy Bitcoin VPS
  • Sign up
  • Log in
VPS Resources:
  • Set Up and Manage
  • Connect
  • Secure
  • Wordpress

BitLaunch News and Guides

What's new?

How to make Windows 10 pingable

How to make Windows 10 pingable

Even those with no familiarity are likely to know about the ping, a networking utility used to test if a device is reachable. Unfortunately, many will also find that ping can stop functioning correctly if the user has a Windows 10 Firewall enabled.

  • BitLaunch
    BitLaunch
BitLaunch 3 Aug 2020 • 4 min read
How to Edit DNS Servers in CentOS

How to Edit DNS Servers in CentOS

Changing DNS server configuration can be very important. A switch in DNS can aid a server or user’s privacy, fix resolution issues, or allow you to use a self-created DNS server so you have full control over the process.

  • BitLaunch
    BitLaunch
BitLaunch 27 Jul 2020 • 3 min read
How to Edit DNS Servers in Ubuntu with Netplan

How to Edit DNS Servers in Ubuntu with Netplan

The configuration of DNS nameservers in Linux were the same for many years, but all things change. In Ubuntu 18.04 and onward, we now have Netplan, a utility designed to simplify network configuration and allow for a quick Ubuntu DNS configure.

  • BitLaunch
    BitLaunch
BitLaunch 20 Jul 2020 • 2 min read
The Best Command Line Tools for Linux Performance Monitoring

The Best Command Line Tools for Linux Performance Monitoring

It’s a good idea to monitor the performance of any server, as doing so occasionally can help an admin notice issues before they become a major problem. Thankfully, there are numerous command-line tools to aid in this, allowing for examination of resource, disk space, and network usage.

  • BitLaunch
    BitLaunch
BitLaunch 17 Jul 2020 • 4 min read
How to install Nginx on Ubuntu 20.04

How to install Nginx on Ubuntu 20.04

Nginx is a useful open-source software that server admins can utilize for the setup of reverse and regular proxy servers, as well as web serving, media streaming, caching, load balancing, and more. It was first created by Igor Sysoev and got its first release in 2004.

  • BitLaunch
    BitLaunch
BitLaunch 17 Jul 2020 • 4 min read
Why you should choose Matomo over Google Analytics

Why you should choose Matomo over Google Analytics

Though there are still some things only a company as big as Google can offer, Matomo competes admirably on major features while adding some unique ones on top. Most importantly, its entire framework is built on transparency and data control.

  • BitLaunch
    BitLaunch
BitLaunch 15 Jul 2020 • 4 min read
How to Set Up Chrome Remote Desktop on a VPS

How to Set Up Chrome Remote Desktop on a VPS

Connecting to remote computer is a lot simpler than it used to be, thanks in part to services like Google’s Chrome Remote Desktop. With just a program and browser extension, users are now able to connect to another PC via browser in a couple of clicks on most modern operating systems.

  • BitLaunch
    BitLaunch
BitLaunch 13 Jul 2020 • 4 min read
How to setup Code Server on Ubuntu 20.04 LTS

How to setup Code Server on Ubuntu 20.04 LTS

Code-server is a cloud development environment based on the popular code editor Visual Studio Code. Visual Studio Code is a powerful code editor developed by Microsoft capable of running on multiple platforms. It supports many languages built-in and a lot more with its extensions ecosystem.

  • BitLaunch
    BitLaunch
BitLaunch 10 Jul 2020 • 9 min read
How to Quickly Install Docker Compose on Ubuntu 20.04

How to Quickly Install Docker Compose on Ubuntu 20.04

Docker has shot to popularity in recent years for its ability to deliver OS-level virtualization for software. The lack of full hardware emulation makes it lighter than a traditional VM, so much so that software engineers can host over five times the instances.

  • BitLaunch
    BitLaunch
BitLaunch 10 Jul 2020 • 1 min read
Protecting your VPS with Fail2ban

Protecting your VPS with Fail2ban

Security is paramount importance for system admins. There are so many tools for security such as firewalls and network sniffers and so on. However sometimes we need to expose a service to the public and still we need to make sure all our users are legitimate.

  • BitLaunch
    BitLaunch
BitLaunch 6 Jul 2020 • 7 min read
How to Use Nginx as a Reverse Proxy on Ubuntu 20.04 LTS

How to Use Nginx as a Reverse Proxy on Ubuntu 20.04 LTS

Nginx is one of the most popular and stable web servers in the world. It is used by most traffic receiving sites, but cloud providers also use a managed nginx reverse proxy.

  • BitLaunch
    BitLaunch
BitLaunch 29 Jun 2020 • 8 min read
How do Linux Permissions Work?

How do Linux Permissions Work?

Linux permissions are really about two things; users and the permissions they have. Let’s look at creating a user and then we’ll take it further.

  • BitLaunch
    BitLaunch
BitLaunch 22 Jun 2020 • 6 min read
Getting Started with Mosh (Mobile Shell)

Getting Started with Mosh (Mobile Shell)

Mosh is a replacement for SSH's terminal feature. SSH has been the mostly used and one of the best tools for system and network admins for decades, replacing telnet , ftp, rlogin and others since 1995.

  • BitLaunch
    BitLaunch
BitLaunch 15 Jun 2020 • 5 min read
How to Exit Nano

How to Exit Nano

Over the years, Nano has grown to enjoy a devout following. While incredibly powerful, the Nano editor is almost intuitive for the novice and a fantastic addition to any coder or sysadmins’ arsenal.

  • BitLaunch
    BitLaunch
BitLaunch 15 Jun 2020 • 3 min read
How to Connect to SSH with PuTTY

How to Connect to SSH with PuTTY

When connecting to your Linux-based VPS from a Windows system, the most common way of doing that is via SSH, using PuTTY. PuTTY is a free utility which will allow command-line access to your server.

  • BitLaunch
    BitLaunch
BitLaunch 8 Jun 2020 • 4 min read
Managing Multiple VPS Servers

Managing Multiple VPS Servers

One of the pain points in server management area is that there are not a great deal of free management tools for multiple server installations. We will explore Cockpit project, a multi-server management tool sponsored by Red Hat which includes several advanced features.

  • BitLaunch
    BitLaunch
BitLaunch 5 Jun 2020 • 5 min read
Connecting to a Windows VPS using RDP on Windows
RDP

Connecting to a Windows VPS using RDP on Windows

Connecting to a Windows VPS (Virtual Private Server) using Windows’ own Remote Desktop Protocol (RDP) is relatively simple. This functionality to remotely connect to another computer is embedded into Windows Operating Systems.

  • BitLaunch
    BitLaunch
BitLaunch 3 Jun 2020 • 4 min read
Creating an SSH Key with PuTTY

Creating an SSH Key with PuTTY

An SSH key is a credentialing system using the Secure Shell (SSH) Protocol. While perhaps not as convenient, they are much more difficult to hack than passwords, as they can be up to 4096 bits in length, making them immune from most brute force attacks.

  • BitLaunch
    BitLaunch
BitLaunch 29 May 2020 • 4 min read
How to Create a TeamSpeak Server on Windows

How to Create a TeamSpeak Server on Windows

VoIP service TeamSpeak has somewhat fallen out of popularity in the gaming community, but it still has unique value. In the enterprise world, the setup of a TeamSpeak server means cheaper on-site and off-site communication, while gamers find its client to be smaller, more resource-efficient.

  • BitLaunch
    BitLaunch
BitLaunch 25 May 2020 • 3 min read
Ubuntu 20.04 LTS has arrived!

Ubuntu 20.04 LTS has arrived!

With the launch of Ubuntu 20.04 LTS on BitLaunch, you can pay with cryptocurrency and deploy it instantly across the world.

  • BitLaunch
    BitLaunch
BitLaunch 20 May 2020 • 1 min read
Programmable server provisioning with programmable money

Programmable server provisioning with programmable money

Manage everything about your account, servers and much more from our brand new API. The BitLaunch API allows you to programmatically control our products and services. Alongside this, we're excited to also debut a new command line tool to help users automate tasks on our platform.

  • BitLaunch
    BitLaunch
BitLaunch 9 Apr 2020 • 2 min read
London KVM VPS with Bitcoin and Cryptocurrency

London KVM VPS with Bitcoin and Cryptocurrency

We're excited to announce that we are opening a brand new location for users in the heart of the United Kingdom. You can now purchase a VPS in London using Bitcoin or your favourite cryptocurrency.

  • BitLaunch
    BitLaunch
BitLaunch 17 Dec 2019 • 1 min read
Gain total online privacy with One-Click WireGuard VPN and BitLaunch

Gain total online privacy with One-Click WireGuard VPN and BitLaunch

BitLaunch is dedicated to online privacy. We've decided that our first one-click app offerings for our own hosting service will include both OpenVPN and WireGuard. You can now launch a VPS with WireGuard VPN, using Bitcoin, and be up and running within minutes.

  • BitLaunch
    BitLaunch
BitLaunch 25 Sep 2019 • 2 min read
BitLaunch Anonymous VPS

BitLaunch Anonymous VPS

We're pleased today to share news about our latest offering: our own anonymous VPS service! Pay with cryptocurrency like Bitcoin and 40+ altcoins for DigitalOcean, Vultr, Linode, and now BitLaunch servers.

  • BitLaunch
    BitLaunch
BitLaunch 25 Sep 2019 • 1 min read
Introducing BitLaunch Protection: DDoS Protection & Privacy Proxy

Introducing BitLaunch Protection: DDoS Protection & Privacy Proxy

As part of our ongoing effort to provide our customers with the most complete solution in anonymous VPS hosting, today we're pleased to announce our latest product: BitLaunch Protection.

  • BitLaunch
    BitLaunch
BitLaunch 26 Jun 2019 • 1 min read
BitLaunch News and Guides
  • Buy Bitcoin VPS
  • Sign up
  • Log in
VPS Resources:
  • Set Up and Manage
  • Connect
  • Secure
  • Wordpress
BitLaunch News and Guides © 2025
Latest Posts Twitter Bitcoin VPS
Linux VPS
Windows RDP
Anonymous VPS
Algo VPN
Shadowsocks R