Author Archives: chris
Command not found has crashed
Noticed recently when I am in the bash shell, if i type a command incorrectly I have been getting an error that is not part of the command I was entering, but one that seems to be from the shell not knowing how to respond to an incorrect command. After doing some searching, I found… Read More »
Pop! OS screen sharing / VNC
Setting up remote VNC access in Pop! OS is quite easy, but one option I wish they would make is to disable the require-encryption option. Pop! OS uses Vino for VNC access but most other clients do not support the encryption option that Vino uses. To Configure, go into Settings / Sharing. Enable options as… Read More »
Mouse wheel is backwards fix
My old Logitech mouse finally needed to be replaced. It has lasted me almost 10 years. I just picked up a Logitech M705 wireless marathon mouse from Office Depot for 29 dollars. Just a bit smaller than I care for, but a very nice mouse. Only problem; When I use this mouse on Linux, the… Read More »
Allow only specific IP ranges for phpMyAdmin
When you have phpMyAdmin installed, you do not want everyone to have access to the site. You can easily block access by allowing only approved IP’s or IP ranges. Edit the /etc/apache2/conf.d/phpMyAdmin.conf file and add the IP address range to allow using the, “Require ip” line. In the example below, you can see IP ranges… Read More »
Starting Over
I forgot how much I hate WordPress block editor.