Nemo file explorer custom actions
Adding a "Copy File Path" Option to Nemo in Linux Cinnamon Step 1: Create a Nemo Action File Step 2: Define the Action ...
Adding a "Copy File Path" Option to Nemo in Linux Cinnamon Step 1: Create a Nemo Action File Step 2: Define the Action ...
Clustering Stretched Clusters Calculating latencies Common storage stretched clusters ...
Coordinate with your team The secret is in the last commit and there is nothing else The secret is in the last commit but there are other changes The secret is beyond the last commit ...
Preparation Disabling BitLocker Get Clonezilla ...
List interfaces GUI Capture file rotation stftime codes ...
Js2Py translates JavaScript to Python code. Js2Py is able to translate and execute virtually any JavaScript code. Js2Py is written in pure python and does not have any dependencies. Basically an implementation of JavaScript core in pure python. While intriguing, I do not see the point to do this. Going from Python to JavaScript seems to be more useful. ...
This is not a SanDisk advertisement! ...
Add additional files to commit List files that will be committed Making hooks available ...
So since last year I have been using utterances to add comments to my BLOG. After reading this post from Max Brenner, I decided to switch to giscus. Giscus is a comments system powered by GitHub Discussions. It lets visitors leave comments and reactions on your website via GitHub! I agree with the comments from Mr. Brenner: ...
Brython (Browser Python) is an implementation of Python 3 running in the browser, with an interface to the DOM elements and events. In a way it is similar to pyjs, however, looks like development has stalled. Brython is designed to replace Javascript as the scripting language for the Web. As such, it is a Python 3 implementation (you can take it for a test drive through a web console), adapted to the HTML5 environment, that is to say with an interface to the DOM objects and events. ...
Introduction Enabling LLDP on Linux Using open-lldp Using lldpd ...
Syntax LZMA benchmark details LZMA benchmark in multithreading mode 7-Zip benchmark Examples ...
In a Linux softraid, you may have to replace failed drives. As usual, backups are still needed, but hardware failures can be covered by RAID levels. ...
The other day, the 3D model I created back in 2016 finally broke. So, as such I created an updated model: For this I am using the same service from my 3D Printing updates ...
Now with the prevalence of SSD's for storage, it is important to make sure that the DISCARD operation is used. This is specially true as this can increase the lifetime of your flash storage by reducing the need to re-map blocks by simply marking them as freed. ...
This is a continuation to VM disk replication. One of the steps needed for VM disk replication is the need to pre-load the replicated volume. For the project I wrote, we had two mechanisms: ...
Introduction High level overview Deployment Required packages ...
Context Approach Format Conclusion ...
This is a quick note. In Alpine linux you can run start-up scripts by enabling the local service: rc-update add local default When this is enabled, it will run all executable scripts that end with .start on start-up and scripts that end with .stop on shutdown. ...
Background What to do xfs ext4 ...