Francisco Legros Jr., articles - page 2

How to Install TeXstudio LaTeX Editor in Linux
How to Install TeXstudio LaTeX Editor in Linux Step 1 Add TeXstudio PPA Repository. The first step in installing TeXstudio is to add the TeXstudio PPA...
Install MySQL 5.7 on CentOS 8 / RHEL 8 Linux
Install MySQL 5.7 on CentOS 8 / RHEL 8 Linux Step 1 Add MySQL repository. Disable MySQL default AppStream repository sudo dnf remove @mysql sudo dnf m...
How to Install Ruby on CentOS 8
What is the command to install Ruby? How do I download Ruby on Linux? How do I download and install Ruby? How long does Ruby take to install? How do I...
Install Brackets Editor In Ubuntu, Mint and Other Linux Distributions
How do I install brackets in Linux Mint? How do I install brackets in Linux? Does brackets work on Linux? How do I install HTML on Linux? How do I rem...
Customize the Debian Command Line
How do I customize my terminal? How do I create a custom command in Linux? How do I get to the command line in Debian? How do I change the appearance ...
How to Install and Use FFmpeg on Debian 10
The following steps describe how to install FFmpeg on Debian 10 Start by updating the packages list as root or user with sudo privileges sudo apt upd...
Bash if… else Statement
How do you write an IF ELSE statement in bash? What is else if in bash? Can you put IF statement in if statement? How does Elif work in bash? What is ...
Check Your Disk Usage Using 'duf' Terminal Tool [Friendly Alternative to du and df commands]
How do I check disk usage in Ubuntu terminal? Which command is used to determine the disk usage? Why does df show bigger disk usage than DU? What's th...
How to Install Heat Sinks on the Raspberry Pi
How do you attach a heatsink to a Raspberry Pi? Where does heat sink go on Raspberry Pi? Do you need heatsink on Raspberry Pi? Does Raspberry Pi 4 nee...
How to replace the last occurrence using 'sed'
How do I change the last occurrence of a string in Unix? How do you find and replace in SED? How do I change the first occurrence in SED? Does SED cha...
How to Install Custom Fonts in Linux
Install Fonts on Linux Step 1 Pull the fonts to your system. ... Step 2 Unpack the font archive. ... Step 3 Install the fonts. ... Step 4 Clear an...
Install and Configure Dnsmasq on Ubuntu 20.04|18.04
Step 1 Install Dnsmasq on Ubuntu 20.04|18.04. Ubuntu 18.04+ comes with systemd-resolve which you need to disable since it binds to port 53 which will ...