sitemap of a site with wordpress January 18, 2025 | No Comments | information, web You can access Leibnix’s sitemap redirects here
duration of ‘sudo’ | No Comments | linux When you run a command with sudo, you must enter the password. Then if you enter another command with sudo it will not ask you […]
restart ubuntu server January 17, 2025 | No Comments | linux, server the commands are: You can also use:
run command with sudo without password | No Comments | linux The -s parameter is so that it does not ask you for a password. the command is: example: Using the intermediate shell ensures that the […]
Switch user without using sudo | 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 […]