Useful tips for everyday
How to Mount file systems automatically with / etc / fstab? Mounting File Systems Automatically with /etc/fstab 1. Architecture-specific Information 2. More to Come 2.1.…
How do I change my fully qualified domain name? You cannot change the FQDN with hostname or dnsdomainname . The recommended method of setting the…
How do I change a comma separator to a field? Windows Open the Windows Start Menu and click Control Panel. Open the Regional and Language…
What is the first matching rule in rsync? For each file, the first matching rule applies (and anything never matched is included). If a pattern…
How do I SSH into a bash script? To execute a Bash SSH command on a remote host over SSH, follow the example below: execute…
What does cp do in bash? cp stands for copy. This command is used to copy files or group of files or directory. It creates…
How do you pass a variable to the curl command? Three ways to pass the environment variables 1 Add a single quote and a double…
How do I find and delete junk files? Click Start > File Explorer > This PC (Windows 10). Right-click your main hard drive (usually the…
How do I downgrade Terragrunt? You can switch between different versions of terragrunt by typing the command tgswitch on your terminal. Select the version of…
Do you need DNF plugin for system upgrade? System updates are required to receive signing keys of higher-versioned releases, and they often fix problems related…