Web Servers

How to Use apt-get reinstall on Debian and Ubuntu

October 22, 2020

When packages are accidentally removed or modified on Debian or Ubuntu, reinstalling them usually resolves the problem. The --reinstall flag is an apt-get command shortcut for reinstalling packages using the command line.

Read more

How to Set or Change User Agent with curl

October 15, 2020

Change the user agent string with curl by adding the required option attribute. Change the user agent to the wanted browser to access any webpage.

Read more

DOS to Unix: Commands and Examples

October 12, 2020

Six ways to convert a DOS to Unix file by removing the r line ending or replacing it with just line feeds. Convert DOS to Unix and vice versa with the help of this guide and learn how all the commands work by following the examples included.

Read more

How to Install and Configure Nginx on Ubuntu 20.04

October 1, 2020

Nginx is an open-source application used for managing web servers, load balancing, and security. This tutorial offers a step-by-step guide for installing and configuring Nginx on Ubuntu 20.04.

Read more

How to Install and Configure Ansible on Windows

September 29, 2020

Ansible is a Linux-based app used for monitoring and managing remote severs. There are several ways you can make Ansible work on Windows 10. This tutorial provides a step-by-step guide to three of them.

Read more

How to Connect to a Server Using the BMC Remote Console Feature

August 28, 2020

This guide shows you how to use the Remote Console functionality in the Bare Metal Cloud Portal. Before you can do so, you must create a user with a password using your terminal, and this guide covers that as well.

Read more

Ultimate Guide to Types of SSL Certificates

August 20, 2020

While they all encrypt data, not all SSL certificates provide the same features to their users. Learn about all the types of SSL certificates on the market and see what they can do for your website.

Read more

How To Install Apache ZooKeeper on Ubuntu

August 11, 2020

Monitor and manage group services on with ZooKeeper, a centralized coordination service that manages configuration information, naming, distributed synchronization, and provisioning. Configure ZooKeeper in standalone mode for evaluating, development, and testing or in replicated mode for production.

Read more

How to Install phoenixNAP BMC Ansible Module

July 24, 2020

Learn how to successfully install the Bare Metal Cloud Ansible module on your control machine. Take a look at the benefits of using this module and how to use playbooks to effectively manage your servers.

Read more

How to Install LAMP Stack on CentOS 8

July 19, 2020

The LAMP stack consists of open-source software required for web development. Install and configure the LAMP stack on your CentOS 8 server by following this step-by-step tutorial.

Read more
1 12 13 14 15 16 22