1 ln -s /mnt/d/nginx/site.conf /etc/nginx/sites-enabled
1
ln -s /mnt/d/nginx/site.conf /etc/nginx/sites-enabled
Memory Base command Show memory in MB. Available field shows free memory Total field shows all memory Used field shows how much memory been used (includes cache) Free field shows unused memory 1 2...
Helm Base command 1 helm create name-of-the-chart
Flux Base command 1 2 3 4 5 6 7 8 9 10 11 12 13 curl -s https://fluxcd.io/install.sh | sudo bash export GITHUB_TOKEN=<your-token> flux bootstrap github \ --owner=my-github-username \ ...
-
Postgres