
On M1 Mac’s F4 was mapped to Finder. I wonder why since you can easily start Finder with Cmd ⌘ + Space. To remap F4 you can run the following one line command from Terminal: Credit […]
by Laci
On M1 Mac’s F4 was mapped to Finder. I wonder why since you can easily start Finder with Cmd ⌘ + Space. To remap F4 you can run the following one line command from Terminal: Credit […]
Crontab is a wonderful tool to run tasks at scheduled times. I noticed that my cron jobs fail if I use the percentage sign (%) in it. Why? It works if I just execute the […]
During osxfuse installation from ports I stumbled into the following error: —> Building osxfuse Error: Failed to build osxfuse: command execution failed Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_fuse_osxfuse/osxfuse/main.log for details. Error: Follow https://guide.macports.org/#project.tickets to report a bug The […]
You think Lyme is hard to catch and easy to get rid off? That’s a LIE! Actually is the other way around. Those tiny bastards are out there trying to make your life miserable, don’t […]
Here is simple script which sends your IP address to your email, it will save you paying for a fix IP service from your ISP, unless you have a different case. :global ipadd; :global extinterface […]
A short how to adding NetFlow to Mikrotik using ntop and FreeBSD. FreeBSD is the best operating system you can go for your server. While Mikrotik is a budget router it is capable of many. […]
I’m writing down a few steps for the future me how I installed RaspBSD on a Raspberry Pi 3 Download http://www.raspbsd.org/ Insert memory card then: diskutil list sudo diskutil unmountDisk /dev/disk2 sudo dd bs=1 if=insertFreeBSDImage.img of=/dev/disk2 […]
A reminder. If you are installing RaspBSD following the instruction from here then the default disk size is going to be 2GB no matter the size of the Micro SD card you’re using. This can be […]
So you think you know what is good food? If USDA approved it then must be, right? Well, maybe but just don’t be so sure about it. If millions of people are eating it then […]
If you ever got in touch with ticks or you have weird health issues that doctors can’t define, or you are hiker or you live in a house or you have pets, then I highly […]