How to install cronie

I’ve started on Level 2 Linux. The first question ask to install cronie. I found github url to download it. But can’t get anything with curl output. Also, what is the reason apt, apt-get is not availabe on app servers?

Hi @aman.tur,

Because those are not Ubuntu servers.

Regards,

Then why does uname -a outputs this:

Linux stapp01.stratos.xfusioncorp.com 5.4.0-1106-gcp #115~18.04.1-Ubuntu SMP Mon May 22 20:46:39 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux

Yup, it is Cent OS. Folks, look into /etc/*releases for correct information

@aman.tur Please read this post for explanation of what uname is telling you.

uname describes the kernel release, not the distro.