Linux Configure chrony as an NTP client or server in LinuxChrony ( daemon’s name : chronyd) is a versatile implementation of the NTP that can be used to synchronize the…
Linux How to Check Open Ports on LinuxIt is important to know the open ports on your system, this is useful to detect an intrusion, or during…
Cloud C’est quoi Redhat OpenshiftOpenShift est une plate-forme de cloud computing (PaaS) développée par Red Hat. Il s’agit d’une plate-forme open source qui offre…
Ansible AWX Installation & ConfigurationAWX est un projet open source conçu par RedHat. Il fournit une interface web pour la gestion de vos projets…
Linux What is AIX system (Advanced Interactive eXecutive) ?What is AIX system ? AIX (Advanced Interactive eXecutive) is a proprietary operating system developed by IBM for its line…
Kubernetes kubectl : 15 most used command on kubernetesWhat is kubectl ? kubectl is the command-line interface (CLI) for Kubernetes, an open-source container orchestration system that automates the…
Cloud Qu’est que le cloudflare et comment fionctionneCloudflare est une entreprise de technologie qui fournit une gamme de services liés à Internet, tels que la distribution de…
Devops Qu’est-ce que la méthodologie CI/CDCI/CD, ou « Continuous Integration/Continuous Deployment », est une méthodologie de développement de logiciels qui vise à automatiser et accélérer les processus…
Linux How to check the lock status of a user account in LinuxTo check the lock status of a user account in Linux, you can use the passwd command with the -S…
Linux What is a File SystemIntroduction to File Systems A file system is a way of organizing and storing digital data on a computer’s hard…