Blocklist-Update.sh is a script that I wrote to manage blocklists from bluetack etc to be used in conjunction with Transmission torrent downloader in Linux/MacOS. The script can be taylored to work with Qbittorrent as well, but the placement of the blocklists means you'd have to redirect the blocklist to go somewhere locally manageable as Transmission uses its own blocklist directory in .config. I believe there are about 10 lists there now. It works well for my needs. It can be ran weekly using crontab in standard user profile. To download: blocklist-update.sh To download the others: Github
Recently,
Cloudflare launched a new DNS service. This service is relatively
fast and responsive from my own testing. The service reports that is
is actually milliseconds faster than Google’s own public DNS. DNS
is the lookup of internet domains based on numbers which correspond
to domain names given by the user, much in the same way a phonebook
works. While this DNS service does appear to offer a few privacy
features such as the lack of ip logging and the deletion of 24hr
query logs, this doesn’t offer malware blocking yet, unlike OpenDns
which offers this for free. OpenDns is a bit of pain, for someone who
just wants to use a simple, fast, lightweight DNS service that isn’t
Google, this could be service you’re looking for. I suspect with
future updates and improvements will also come more features. More
can be found at: http://www.tomshardware.com/news/cloudflare-privacy-focused-dns-service,36786.html
also: https://www.ghacks.net/2018/04/02/cloudflare-launches-fast-and-privacy-focused-dns-at-1-1-1-1/
and finally: https://developers.cloudflare.com/1.1.1.1/
In
other news, Windows updates meant to patch the exploits of Meltdown
and Spectre, fail miserably at doing so and open Windows machines up
to more vulnerabilities. A
security researcher found the issue in Windows 7 and Windows Server
boxes running the 2008 R2 version specifically. More can be read
here:
http://news.softpedia.com/news/windows-7-meltdown-patch-caused-another-system-vulnerability-520440.shtml
As
for the updates, I’m currently working on scripts again, however,
I’m running into a snag. The feature I’m working on is a function
to create separate user accounts in Linux. I should have this added in
eventually, but as for now, I’ve also recently written an article,
a bit of an update really, about the use of the new WD Blue SSD that
I got during Christmas. I stated a bit about the performance gain
that I got and how to enable Trim as well. I’m still monitoring it,
but it is safe to say that Swap values were not optimal out of the
box, thus I changed the Swap value number from 10 to 5 in the
scripts. This will effectively, and automatically, set the script
user’s swap value to 5 which is a better number for SSDs. This
should be fine for HDDs too. I also added another command to collect
power usage information and determine the state of Wake On Lan(WOL).
As always, the scripts can be found on Github
.
Comments
Post a Comment