Transfer files between Ubuntu and an Android device (FTP)
So, we have already seen how to transfer files between Ubuntu and an Android device through Bluetooth. There is something…
So, we have already seen how to transfer files between Ubuntu and an Android device through Bluetooth. There is something…
In this article, we would cover how to transfer files between Ubuntu and an Android device. This can be either…
Although, few Desktop environments support Bluetooth functionality as default. We don’t have to install additional packages to connect our Bluetooth…
In this article, we would cover how to mount USB drives inside VirtualBox machines. This is made possible through VirtualBox…
In this article, we would cover how to install balenaEtcher in Ubuntu 22.04 release. It is a free and open…
Seems interesting? Yes! We can generate QR codes in Ubuntu as well. The package which enables us to generate QR…
QR code or the Quick Response codes helps a user access the data stored in it instantly through a digital…
In this article, we would cover ValueError in Python. Sometimes, we just pass an argument of right type to a…
If you have been following us along, then you would have noticed that we couldn’t make changes to the value…
setdefault() method is one of the most interesting method in Python Dictionary. It returns with the value of an associated…