fd – A Simple and Fast Alternative to Find Command
Most Linux users are well familiar with the find command and the many cases it can be used. Today we are going to review an alternative to find command, called fd. fd is a
Most Linux users are well familiar with the find command and the many cases it can be used. Today we are going to review an alternative to find command, called fd. fd is a
VnStat is a console-based network traffic monitoring tool design for Linux and BSD. It will keep a log of the network traffic for selected network interfaces. To generate the logs, vnStat uses the information
Ubuntu 20.10 with codename Groovy Gorilla is now here and available for install. For those of you who are eager to check the latest Ubuntu version and for all newcomers to the Linux family,
When managing a network, you will undoubtedly need to deal with subnetting. Some network administrators are able to do the binary math quite quickly in their head, to determine the subnet mask. However, others
If you are a network administrator, you surely know, how important it is to keep track of the leased IP addresses within your network and easily manage those addresses. For short the IP address
When working remotely or even locally, you often may need to obtain content from an external source. To get such content, especially when you don’t have any other options, you will want to use
WordPress 5 recently released with some core changes, such as the Gutenberg editor. Many of our readers might want to test it on their own server. For those of you, in this tutorial we
In an unfortunate event of forgetting or losing your MySQL root password, you will surely need a way to recover it somehow. What we need to know is that the password is stored in
WordPress 5 has recently been released and for those of you who are eager to test it on their own Debian server, we have prepared a simple and straightforward setup guide. Read Also: Install
If you want to build your own wiki website, you can easily do it by using MediaWiki – a PHP opensource application, originally created for WikiPedia. Its functionality can be easily extended thanks to