How To Keep A List Of All The Installed Packages In Debian
It can be useful to have a list of installed packages in Debian when using it on multiple PCs or importing it after a fresh...
How To Fix Sudo Command Not Found In Debian After A New Install
After a new install of Debian, you may find that sudo won’t be available for updating and installing packages from the command line. Besides that,...
How To Install Tixati In Debian
Debian by default doesn’t come with any torrent client installed like Transmission in Linux Mint/Ubuntu. So Tixati can be a good choice for this and it...
How To Extract RAR Archives In Debian
Xarchiver the default archive management tool that comes with Debian Stretch won’t open .RAR files as it is a proprietary file format. (An earlier article...
How To Install Non-Free Packages In Debian
The default installation of Debian doesn’t include proprietary packages or drivers. So after a fresh install, you may experience a lack of hardware functionality because...
How To Update Linux Mint In Few Easy Steps
1. Make sure you are online. Click on ‘Menu>Terminal’. 2. Issue the following command in the terminal: sudo apt-get updateEnter your user password when prompted....