To start, you must have Java installed on your system. Afterward, you must install Google Chrome and OpenJDK to use the Selenium server. This package is not complete without these components. After installing these components, you can install the rest of the required libraries. You can install them manually or through the package manager. To …
Others
Do you often encounter files containing duplicate lines? If so, you may be wondering how to get rid of them. The answer is a simple Linux command known as uniq. This command deletes all but the first repetition of a line in a file. You can use it to find and remove duplicate lines from …
Bodhi Linux is a lightweight, minimalist Linux distribution based on Ubuntu. Its bootable usb maker is installed by the antiX team, and it comes with a minimal base system. Bodhi Linux has systemd, a Linux initialization system, which includes on-demand starting daemons, automount point maintenance, snapshot support, and process tracking using Linux control groups. The …
What is Tails Linux? The Tails operating system is a free, open source Linux distribution that is based on the Debian operating system. Its primary function is to run on a live USB or DVD and provide security for internet users. Because it runs as a separate operating system from the one installed on the …
The df command displays the amount of disk space available on your system. It shows the size of all file systems and their free space in real time. The command’s other options, df -h and df -total, provide additional information. Df -total shows you the total disk space usage for the file system, and also …
The fstab file is a specialized file that contains descriptive information about file systems. It is designed to be read-only and never modified by the user. A system administrator creates it. Each entry in fstab contains descriptive information about the file system it describes. The filesystem’s name, label, UUID, mountpoint, and data source are listed …
You may be wondering how to run a program as administrator permanently on Windows. This is a feature that’s built into Windows 8 and comes with the ribbon-based Explorer. The process is straightforward: Hold down the CTRL-SHIFT key while selecting the program and clicking the “Properties” tab. In the Advanced Properties window, select the Run …
To resize a filesystem in Linux, first identify the file system. In case the file system is not yet mounted, run the lsblk -f command. It will create a partition table and identify the file system. You must make sure the new size of the file system is greater than the current size of the …
If you’ve been using Linux Mint 17 for quite some time, you may be wondering how to install Adobe Flash Player. Flash Player is a type of media player that is used by many websites. Although it’s quite an outdated technology, some websites still require it to function properly. Learn how to install Flash Player …
Whether you’re looking for a new theme for your desktop or want to use your old system, you can activate the dark mode in Ubuntu by going to the settings menu. To activate the dark theme, you can either right-click the top right corner of the screen and choose the settings option, or you can …
