Month: November 2023
PowerShell
smekkel
PowerShell is een krachtige opdrachtregelshell en scripttaal die is ontwikkeld door Microsoft. Het is ontworpen om systeembeheerders en ontwikkelaars te ...
How to add a GUI for your Ubuntu firewall
smekkel
How to install the UFW GUI What you’ll need: To make this process work, you’ll need – Ubuntu — or ...
install Docker CE on Rocky Linux 8
smekkel
The steps given here will also work for RHEL and CentOS 8 sudo dnf config-manager --add-repo=https://download.docker.com/linux/centos/docker-ce.repo sudo dnf update sudo ...