Docker Prune
Delete unused images: docker images prune Delete build cache: docker builder prune
Masoud Hosseini
Delete unused images: docker images prune Delete build cache: docker builder prune
at the first if you want to install it manually (not by docker) search for "install gitlab runner manually on linux" and browse gitlab documentation to install. or follow steps…
In the world of software development, continuous integration and continuous deployment (CI/CD) have become critical practices to ensure efficient and error-free delivery of software. GitLab, a popular web-based platform for…
https://dev.to/kcdchennai/apt-update-vs-apt-upgrade-whats-the-difference-2ff8
Use command below : sudo dpkg -i PACKAGEFILEreference : https://askubuntu.com/questions/1407494/screen-share-not-working-in-ubuntu-22-04-in-all-platforms-zoom-teams-google-m
You need to disable Wayland refrence : https://askubuntu.com/questions/1407494/screen-share-not-working-in-ubuntu-22-04-in-all-platforms-zoom-teams-google-m
first , purge main package name : sudo apt-get purge mariadb-server then sudo apt autoremove then run this command to find all packages that may are related to the package…
sudo vi /etc/resolv.conf remove all content in this file and add below codes : nameserver nameserver