Embracing Technology: A New Approach to New Year’s Resolutions
Embracing Technology: A New Approach to New Year’s Resolutions Welcome to a New Year, a time of renewal and goal-setting. We ambitiously set resolutions each year, from improving fitness to acquiring new knowledge. Yet, often, these resolutions get lost in our...
Disable Firewall on Ubuntu 22 VM Running in Oralce Cloud Infrastructure (OCI)
Disable Firewall on Ubuntu 22 VM Running in Oralce Cloud Infrastructure (OCI) sudo iptables -F sudo netfilter-persistent save
Gitlab CE / EE – SSL Certificate Solution
Gitlab CE / EE – SSL Certificate Solution Summary: Edit Below: nano /etc/gitlab/gitlab.rb Add this line : nginx['custom_gitlab_server_config'] = "location /.well-known/acme-challenge/ {\n root /var/opt/gitlab/nginx/www/; \n}\n" letsencrypt['enable'] = true letsencrypt['contact_emails'] = ['administrat






