SysAdmin

How to Install Docker on CentOS 7

October 22, 2018

Docker is an increasingly popular software package that creates a container for application development. Essentially, it creates a uniform interface so that any application running on it is highly compatible with most operating systems. Developing in Docker also helps speed up applications, since it shares the kernel and other resources.

Read more

How to Install Docker On Ubuntu 18.04


Docker is an increasingly popular software package that creates a container for application development. Essentially, it creates a smooth operating system interface, so that applications running on it are compatible with most operating systems. Developing in Docker also helps speed up applications, since it shares the kernel and other resources (instead of pulling dedicated resources just for the application).

Read more

How to Set or Change a Hostname in CentOS 7

October 21, 2018

This technical guide is for users who already have a server running the CentOS 7 operating system on a network.

Read more

How to Install and Configure Nginx on CentOS 7

September 26, 2018

If you are new to the hosting business and just acquired your first self-managed server, it might be challenging to decide on a web daemon. Apache is currently the most popular choice. However, NGINX has undoubtedly found its place in the hosting industry.

Read more

How to Install & Configure Veeam Backup for Office 365

September 25, 2018

Managed Backup for Microsoft Office 365 powered by Veeam is completely independent of Microsoft’s infrastructure. Even in the case of a major outage on Microsoft’s part, you would still have all your emails and be able to view them within the Veeam Explorer for Microsoft Exchange. You can recover items from any point in time using the interface with a traditional mailbox look. In this guide, you will learn how to add phoenixNAP as a service provider and how to perform Microsoft Exchange restore operations within the Veeam console

Read more

How to Configure & Setup AWS Direct Connect


AWS Direct Connect establishes a direct private connection from your equipment to AWS. Use AWS Direct Connect to form a dedicated network between your physical hardware (e.g., colocation environment, office, etc.) and AWS resources.

Read more

How to Configure Windows Server 2012 Firewall

September 17, 2018

Firewalls have become an essential part of every network that has access to the Internet. Without firewalls, anyone would be able to access your network and servers and infect them with malicious software. Properly configured, a firewall can substantially decrease undesirable network communications in a local network.

Read more

How to Install NVIDIA Tesla Drivers on Linux or Windows

September 7, 2018

Growing demands for extreme compute power lead to the unavoidable presence of bare metal servers in today’s IT industry. Their goal is to handle the most intensive workloads by providing extreme processing power to a single tenant. No shared resources and immense scalability options position bare metal servers as a smart choice for growing infrastructures.

Read more

How to List, Display, & View all Current Cron Jobs in Linux

March 21, 2014

Cron is used to schedule scripts and commands on Linux systems. Find out where these jobs are stored and list cron jobs running on your computer.

Read more
1 73 74 75