SysAdmin

How to Install Anaconda on CentOS 7

August 4, 2019

This article provides you with a simple guide on how to install Anaconda if you are using CentOS 7. Anaconda is a free, open-source distribution of Python mostly used for AI and machine learning projects.

Read more

How to Install Squid Proxy Server on CentOS 7

July 26, 2019

Squid Proxy specifically allows a server to cache frequently visited web pages. When a user seeks a web page or file, the request goes to the proxy server — the intermediary device between the desktop computer and the internet. The proxy server pulls the resource and relays it to the user, by caching the new data and using it for future requests made to the same server. In this guide, you will learn how to set up, configure, and install a Squid Proxy server on CentOS 7.

Read more

How to Install MariaDB on CentOS 7

July 14, 2019

For CentOS 7 users, MariaDB is the default database system as it replaced MySQL as the default database system. In this tutorial, learn how to install MariaDB on CentOS 7 from the local repository or official repository. The guide also shows you how to secure MariaDB and connect to the database management system from the command line.

Read more

How to Install Wine 4.0 on CentOS 7

July 13, 2019

Wine is free software that allows you to run Windows applications on other systems, including Linux, Mac, Solaris, and FreeBSD.You can download this open-source software using the source code or from the EPEL repository. In this tutorial, learn how to install Wine 4.0 stable release on CentOS 7.

Read more

How to Check the MySQL Version in Linux

July 11, 2019

It is essential to know which version of MySQL you have installed. The version number helps to determine if a specific feature is available or compatible with your system. This article provides five options to check your version of MySQL in Linux Operating Systems.

Read more

How To Set or Change Time Zone/Date/Time on Ubuntu

July 10, 2019

Most modern operating systems detect and synchronize the time with the NIST time server. NIST operates an atomic clock, which it uses for the time server. However, some users may find that their system isn’t synchronizing correctly. This guide will give you several methods for updating the time, date, and timezone on an Ubuntu Linux system.

Read more

How to Check Your Ubuntu Version

July 7, 2019

Finding out which Ubuntu version is running on your system can be important when troubleshooting issues or searching for installation guides. Also, it is essential to ensure you are not using a version which is outdated if you want to keep your computer security risks. In this tutorial, learn how to check the Ubuntu version running on your operating system.

Read more

How to Change or Reset Administrator Password on Windows Server


There may come a time when you need to change the admin password on your Windows Server. How to change your administrator password largely depends on whether you remember the old password or not. If you are routinely changing a known administrator password, you can use the user interface. However, if you're changing an unknown administrator password, you may need to use the command line interface.

Read more

How to Install Ubuntu 18.04 Bionic Beaver

July 5, 2019

Ubuntu 18.04 (codenamed Bionic Beaver) is a free, open-source distribution of Linux, based on the Debian operating system. In this tutorial, learn how to install on Ubuntu 18.04. 

Read more

How to Install Terraform on CentOS

July 2, 2019

Terraform is a tool that creates a single provisioned interface for several different cloud-based services.  Referred to as “infrastructure as code,” it uses a configuration file to manage resources. This guide will help you install Terraform on an Ubuntu 18.04 or CentOS 7 Linux system.

Read more
1 69 70 71 72 73 76