Skip to main content

Posts

Showing posts from April 8, 2018

Blocklist-Update.sh

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

PROBLEMS WITH THUNAR IN MANJARO UNSTABLE

Thunar, one of the lighter options in terms of file managers, recently updated to version 1.6.15 in Manjaro. Thunar uses a wrapper library to handle volume management using udev rules in Linux. Recently I noticed that the last two or three versions were actually throwing up notifications falsely about how they could not properly eject removable flash drives within Manjaro. I noticed this on multiple installations across multiple drives. I also noticed this behavior on other machines as well. While the system actually ejects the drive normally, the notifications persist.  Even after the initial eject, I get a delayed error window stating that the drive could not be ejected, however, lsblk clearly states that that is false. Right now, the easiest workaround that I have found is to just use a distribution independent file manager such as PCManfm. Also, running the command sudo eject /dev/$drivename  works equally as efficient. I don't believe that it's strictly a problem wit

DESKTOP ENVIRONMENTS PT1

In Linux, there is no right or wrong answer. There are plenty of choices. Don’t like a window manager? Usually you can change that. Don’t like a desktop environment? There is something for everyone. This same amount of choice even bleeds through to the very software applications that you use on a day-to-day basis. Even Windows uses the Aero window manager now, but you don’t really get a choice with that unless you choose to turn off all the visual effects. This will only skim the surface, however, I will cover the multiple choices in desktop environments and window managers in this part one and the upcoming part two of this series. I will briefly explain their strengths and a few of their weaknesses as well. MATE is a modernized fork of GNOME 2 after the advent of G NOME 3. Much to the shugrin of many Linux users at that time, Gnome 3 has had a consistent history of adding things which didn’t need to be added and stripping out things that should have been kept. Most