Search For: Centos
- Home
- Search For: Centos
This article covers how to set up Jenkins in Digitalocean using Centos 8. In fact, When automating tasks with Jenkins, users can optimize their workflow by quickly automating the jobs that servers cannot do themselves.
This article covers how to install and configure the Grafana monitoring tool on CentOS 8 system via the command line. In fact, Grafana is a popular open-source visualization and analytics monitoring software which renders graphs, charts, and alerts when connected to supported data sources. Now, you can use the grafana monitoring dashboard on CentOS 8 system.
This article covers the complete installation procedure of Spotify on Rocky Linux 8. In fact, Spotify allow users to legally stream the latest and old music directly on their smartphone, TV, or PC with help of a dedicated app or browser and internet.
This article covers how to install the FreeIPA on CentOS 8 system. In fact, FreeIPA is a free and open source identity management tool for managing centralized authentication along with account management, policy (host-based access control) and audit.
How to Open Required FreeIPA ports on Firewall ?
FreeIPA uses a number of ports to communicate with its services which must be opened on firewall to allow external connections. You can simply open all the required ports using the service names by running the command below:
$ firewall-cmd --add-service={freeipa-ldap,freeipa-ldaps,dns,ntp} --permanent
$ firewall-cmd --reload
This article covers different ways of installing Neofetch on major Linux distributions. In fact, Neofetch is a handy tool when you want to display information about the system you are working on. It's mostly useful in tutorials and guides when you want to show your readers the OS and hardware type you are using.
To see what other options you can specify with Neofetch, run the neofetch --help command.
This article covers the complete process of migrating from CentOS 7.x to AlmaLinux using the Elevate upgrade packages. In fact, You can upgrade to other RHEL 8.x distros using different leapp migration data packages.