Completely remove Firefox from Ubuntu Linux or Xubuntu

Exercise due caution with your data before doing these steps. Take a data backup first. In order to completely remove Firefox from Ubuntu Linux, open a terminal window and enter the following: Delete the application $ sudo apt-get purge firefox* <enter> Remove the folders $ sudo rm -Rf /etc/firefox <enter>$ sudo rm -Rf /usr/lib/firefox* <enter>$ … Continue reading Completely remove Firefox from Ubuntu Linux or Xubuntu

Tools to determine privacy safeguards for web sites and apps – Exodus, Blacklight and Chef Koch Blog

Whilst privacy is the buzz word today, the tug of war between how much is revealed and taken versus how much is protected and safeguarded continues unabated. Towards that end, some privacy tools do enable the decision as an individual on what can be the consequences of using certain applications and web sites. Exodus - … Continue reading Tools to determine privacy safeguards for web sites and apps – Exodus, Blacklight and Chef Koch Blog

Must have applications on Linux Mint or Ubuntu Linux

The below list of applications is a must-have for any Linux system. Not just for convenience, but additional capabilities too. The below list of applications is a must-have for any Linux system. Not just for convenience, but additional capabilities too. Download From internet Firefox Thunderbird Android Studio VirtualBox Google Chrome Mega InsyncHQ Spotify Vivaldi Browser … Continue reading Must have applications on Linux Mint or Ubuntu Linux

There’s something about TRIM in LinuxMint or Ubuntu Linux (Speed up SSDs)

Got a new PCIe NVMe SSD device? It starts lagging after a few months of use on Linux Mint and to optimize it, do the following after opening a terminal window $ journalctl | grep fstrim.service <enter>This will display when the TRIM was last executed. It normally does this once a week. Verify when the … Continue reading There’s something about TRIM in LinuxMint or Ubuntu Linux (Speed up SSDs)

How to check if user name or ID has been compromised in a data breach

When data breaches occur, there are various kinds of data that get compromised. The most critical data that can get compromised is the user name or ID or the password. All is not lost due to a great service hosted by Troy Hunt. Use https://haveibeenpwned.com/ to check if the User name or user ID appears … Continue reading How to check if user name or ID has been compromised in a data breach

Remember History in Firefox 75+ and private browser windows

Mozilla Firefox 75+ has made a change in the way it determines whether web sites open in a private window or not. This is now tied in with the "Remember History" option in Preferences -> Privacy and Security option. To enable Private Windows all the time, select "Never Remember History", but to disable private windows, … Continue reading Remember History in Firefox 75+ and private browser windows

How to save an email in the .eml format

To save an email in the .eml format, follow the steps below: Login to the email accountIf Conversation view is enabled, then disable it. In GMail, this is in the Settings optionDownload the email as .eml format. Once above steps are done, the email is available in the .eml format. In some email services, this … Continue reading How to save an email in the .eml format

How to mitigate the threat of being a victim of ransom ware

Ransom ware seems to have gotten the better of many ordinary users. However, it is not a threat that has no mitigation measures available to the ordinary user, but is more of following good basic security and hygiene practices, to not fall prey to a ransom ware threat. Do the following: If you use Linux, … Continue reading How to mitigate the threat of being a victim of ransom ware