How To
How to fix Python ModuleNotFoundError: No module named ‘tkinter’ in Linux?
When you execute your first GUI program or import an existing GUI program in Python you might get ModuleNotFoundError: No module named ‘tkinter’ or ‘Tkinter’ this arises because the Tkinter
How to install Python 3.x on Linux?
This post was last updated on January 25th, 2021 at 08:02 pmPython is one of the most popular, general-purpose programming language. It emphasizes more on code readability so its syntax
How to edit menu entries with Alacarte in Linux?
This post was last updated on November 10th, 2020 at 08:39 pmThe archiving or compression tools which include tar, gz, bz2, xz, etc are used together to distribute software packages
How to delete queued files in FileZilla?
Filezilla is a free, opensource, and cross-platform FTP application. It is widely used for transferring files from the local system to the remote server or downloading files from remote to
How To Set Read/Write Permissions On A NTFS Partition In Linux?
This post was last updated on September 1st, 2020 at 03:36 pmA hard disk can have various partitions on it. Partition refers to the logical divisions of a physical disk
How To Run A Docker Container In Linux?
This post was last updated on August 1st, 2020 at 07:52 amContainerization is a process that encapsulates an application in a container with its own operating environment. It is a
How To Download Docker Images From Docker Hub In Linux?
This post was last updated on August 1st, 2020 at 08:53 amDocker image is an immutable file that is essentially a snapshot of a container. Images are created with build command, and
How To Install Docker On Ubuntu 20.04 LTS?
This post was last updated on August 1st, 2020 at 08:47 pmDocker is a platform that makes it easier to create, deploy, and use an application using containers. A container
How To Add Bash Auto Completion In FreeBSD?
This post was last updated on August 1st, 2020 at 09:06 amBash is a modern and one of the most widely used shells in Unix like operating systems. It is
How To Build And Install Your Custom Kernel On FreeBSD 12.1?
This post was last updated on August 1st, 2020 at 09:08 amFreeBSD is the operating system used to power modern servers, desktops, and embedded platforms. By default, it utilizes the