Create a user in Grafana and assign them a dashboard and a role May 7, 2026 | No Comments | client, configuration, grafana, information Caution: Do not use spaces, or that will be part of the username and it won’t be recognized. create a organization: configure the organization (viewer […]
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 […]