How to use deja-dup for data backups on Linux

Deja-dup is a Gnome application. It can be used for data backups of the computer to a USB drive, another hard disk, folder or even to the cloud. Data backups are encrypted using the Gnu Privacy Guard (GPG) shared key as they are done. The first backup takes time, depending on the data to be … Continue reading How to use deja-dup for data backups on Linux

How to install Linux Mint on Crucial MX500 SATA SSD drive on Dell Vostro 3546 laptop after BIOS upgrade

The humble Dell Vostro 3546 is an old laptop from 2014, which came with an Intel 4th Generation 4210U processor, 1 TB SATA 5400 rpm hard disk and 4 GB DDR3 (low voltage) 1.35V RAM. It worked fine till now even when it ran Linux Mint 20.3 with Blender 3D. However, everytime an Android app … Continue reading How to install Linux Mint on Crucial MX500 SATA SSD drive on Dell Vostro 3546 laptop after BIOS upgrade

How to use fastboot on Android phone from a computer with USB 3.0 ports only

It is rather unfortunate, but twrp.img could not be transferred to the Xiaomi phone simply because the computer from which it was done, did not have a USB 2.0 port. To overcome this, connect a USB 2.0 hub to the USB 3.0 port of the laptop. Then connect the Xiaomi phone USB cable to the … Continue reading How to use fastboot on Android phone from a computer with USB 3.0 ports only

How to format pen drive to VFAT using mkfs when disk utility or gparted do not recognize it

Sometimes, we find that a pen drive simply cannot be formatted using the Disk Utility or gparted in Linux. In such a situation, open a terminal on your Linux computer, and enter the command as below to format the pen drive. $ sudo mkfs.vfat -n ‘Label’ -I /dev/sda <enter> where 'Label' in the quotes can … Continue reading How to format pen drive to VFAT using mkfs when disk utility or gparted do not recognize it

Sony Xperia ZR not recognized when connected via USB port to Linux laptop

Note that Sony Xperia ZR USB mount only works with USB v 3.0 ports. If you connect the phone via USB to a USB v 2 port, and enter: $ dmesg <enter> you will see the following message in the log: mtp-probe: bus: 1, device: 5 was not an MTP device If it connects successfully … Continue reading Sony Xperia ZR not recognized when connected via USB port to Linux laptop

USB sound card for laptops without 3.5 mm headset jacks

After damage to 2 high end Logitech headsets I owned after the use of unbranded USB sound cards, I finally settled for an economical, higher end USB sound card. The Steel Series Siberia USB Sound card. It is advertised as a very good card for gaming, but I also found it most suited for use … Continue reading USB sound card for laptops without 3.5 mm headset jacks