cron September 27, 2025 | No Comments | information The Cron system in Linux is essentially an automatic task scheduler. Its name comes from the Greek word chronos, meaning time. Cron is the service […]
Switch user without using sudo January 17, 2025 | No Comments | linux This is very useful if you don’t want to use sudo. In my case I changed the permissions of /etc/sudoers and I could no longer […]