In VIM, you can use the find command to search for files in the current\nworking directory path, this is by default. If you want to search in\nsubdirectories also, you need to add them in the searching path, for example:...
The default Python 3 version on Debian is 3.7, and the latest Python release\nis 3.8....
To remove items from places sidebar in Nautilus, open the\n~/.config/user-dirs.dirs file and remove lines that refer\nto items you don't want....
Recently I wrote a post How to install Oracle Java on Fedora Linux.\nIn this tutorial I will explain you how to install the latest version of\nOracle Java on Linux systems....
To install Oracle Java on Fedora/CentOS Linux, open the Terminal and follow the\nnext steps:...
To resize a VirtualBox disk image (VDI), go to the directory where the .vdi\nfile is located, it's usually in ~/VirtualBox VMs, and run the following\ncommand:...
As a Python and Django developer, one of best and fastest ways to deploy my\nWeb aplications is the combination of the Nginx, the\nhigh-performance Web server, and uWSGI....
The file to change DNS nameservers in Linux is /etc/resolv.conf:...