How to “Add to Favorites” for Applications in Ubuntu
I always have to look this up for a new install. In ~/.local/share/applications create spyder.desktop In ~/.local/share/applications create eclipse.desktop
I always have to look this up for a new install. In ~/.local/share/applications create spyder.desktop In ~/.local/share/applications create eclipse.desktop
Notes to self, running on Ubuntu 20.04. This is to ban access to a specific web page rather than a service like SSH. Install fail2ban. pyinotify is the default backend. In /etc/fail2ban, copy jail.conf to jail.local. Edit jail.local by uncommenting the ignoreip line and adding your IP address so you don’t accidentally lock yourself out. … Read more