Thursday, September 5, 2019

security - How Frequent is Centos C5 Testing Repo updated?

May I know how frequent does Centos Dev Repo (C5 Testing Repo) update the patches? or Where can I find this information?



Thanks.

No comments:

Post a Comment

linux - How to SSH to ec2 instance in VPC private subnet via NAT server

I have created a VPC in aws with a public subnet and a private subnet. The private subnet does not have direct access to external network. S...