Reading Time: < 1 minuteEven though it was enabled in options, spellchecking didn’t work in Firefox. None of the words were highlighted and there was not even an option in the drop down menu to check spelling on incorrect words. To fix install British…
Leave a CommentjSobczak Posts
Reading Time: < 1 minuteQuick and dirty PowerShell script to search DHCP servers and scopes for computer details like: IP address, hostname, DHCP address state and DHCP scope computer is is. It uses MAC address of the network card to do the search. Script…
Leave a CommentReading Time: 2 minutesIf like me, you get annoyed by clutter and multiple files on your MacOS Desktop (although things got better with Stacks), you can reduce the amount of files by moving them to a folder instead of saving them on the…
Leave a CommentReading Time: 2 minutesI wanted to display external/public IP address whenever I open terminal, but also add an alias that will allow me to check my public IP from terminal. Here is how to do it. Add to your ~./bashrc following lines: For…
1 CommentReading Time: < 1 minuteMy three Untangle servers have been sending me daily reports with data about network and resources usage. I find dashboards more useful to look at, rather than receiving an email report, so I disabled them. I kept the email alerts…
Leave a Comment