Category: linux
-
Pin an Icon & Directory Tree “like OneDrive”
In the left side-pane of windows 10 file explorer where there seems to be the always present, uninstallable in some cases OneDrive icon and file system tree. It is in fact removable however for any posts. Here is how to create your own application aka custom cloud integration with same look and feel as the…
-
Purge Windows 10 of its useless bloatware
Uninstall individual and most crap apps in Windows 10 using PowerShell. To start, search for PowerShell in your Start menu, right-click on it and select the option (Run as Administrator).” Or, open a Command Prompt as user administrator, type start Powershell and press the Enter button. List pre-installed Microshit apps Get-AppxPackage | ft Name, PackageFullName…
-
rsync volume to volume with speed in consideration
What the options do: -a : all files, with permissions, etc.. -v : verbose, mention files -x : stay on one file system -H : preserve hard links (not included with -a) -A : preserve ACLs/permissions (not included with -a) -X : preserve extended attributes (not included with -a) -W : avoid calculating deltas/diffs of…
-
Block countries, networks and VoIP blacklists combining Netfilter’s iptables, ipset and voipbl.org
Make ipset a service,keeping block lists alive and surviving power cycles: vi /lib/systemd/system/ipset.service systemctl daemon-reload systemctl enable ipset vi /usr/local/bin/voipbl.sh crontab -e Via email:
-
Installing Wireguard on OpenWRT Routers
Via the command line on your OpenWRT Router. Generate your keys. [/brett don’t update my notes here]
-
The Quick and Dirty
See how quickly you can get it all going. What are you using now? There is some really bad rap music flowing from the bowels of downstairs I think… Meat Head Rappers
-
[crm] Here is my subject
The following is example output from my WordPress/Linux CLI Notes Engine Project.