Install CAMeL Tools On Ubuntu Linux

Posted on Sun 03 September 2023 in Linux • Tagged with ubuntu, pyton, nlp, arabic

How to install the Arabic NLP software called CAMeL Tools on Ubuntu Linux.


Continue reading

Adding an SSH key to a server

Posted on Mon 07 August 2023 in Linux • Tagged with ssh, ubuntu

A simple guide on how to generate and add an SSH key to a Linux server.


Continue reading

Install PlatformIO IDE in VsCodium (FlatPak)

Posted on Wed 22 March 2023 in Linux • Tagged with PlatformIO, vscodium, flatpak

How to install PlatformIO IDE in VsCodium using FlatPak.


Continue reading

SSH config file: Use correct IdentityFile

Posted on Sun 03 July 2022 in Linux • Tagged with SSH, git

How to make the ~/.ssh/config file use the correct SSH key in IdentityFile.


Continue reading

Linux: How to view bit-rate and compress MP3 files

Posted on Fri 08 April 2022 in Linux • Tagged with mp3, compress, bit-rate, lame

A short how-to on viewing the bit-rate of an MP3 file and compressing the MP3 via the command-line.


Continue reading

Transfer files to and from Anbox

Posted on Sun 24 October 2021 in Linux • Tagged with anbox, files, transfer, whatsapp

A short how-to on transferring files between a host Linux OS and Anbox.


Continue reading

Install PSP emulator(PPSSPP) in RetroArch on Linux

Posted on Mon 21 June 2021 in Linux • Tagged with PSP, RetroArch, Arch, Manjaro

A quick guide to install a PSP emulator on RetroArch on an Arch-based Linux distro


Continue reading

Anbox - libprotobuf bug

Posted on Sun 21 March 2021 in Linux • Tagged with anbox, bug, protobuf, Arch, Manjaro

Fixing the Anbox libprotobuf bug on Arch-based distros


Continue reading

Merging and Filtering CSV files using Linux

Posted on Wed 03 February 2021 in Linux • Tagged with linux, csv, awk, sed

Using a bunch of Linux tools to merge multiple CSV files and then filter that merged file


Continue reading

Single Package Update across Ubuntu PCs

Posted on Thu 16 October 2014 in Linux • Tagged with ubuntu, updates, ssh

Downloading updates once and using same updates across machines.


Continue reading