Useful tips for everyday
How do I create a 100 file in Linux? Just create a loop that generates a number and saves it to a file until it’s…
Is it bad to stop apt-get in the middle of installation? Though you should note that interrupting apt-get / apt in the middle of a…
What is the use of the pr command? The pr command writes the specified file or files to standard output. If you specify the –…
How do I shutdown a specific time in Linux? To schedule a shutdown, add the [time] argument and specify when you want it to take…
How to add double quotes to a line with Sed or AWK? Which has only one double quote and is missing the closing double quote.…
What does apt update cache do? What is apt-cache? The apt-cache command line tool is used for searching apt software package cache. In simple words,…
How do I get GNOME on Debian? 1. GNOME. Debian Buster includes GNOME version 3.30, which can be installed by a simple apt install gnome…
How do you upgrade ZFS pool? To perform the ZFS pool upgrade, go to Storage ‣ Pools and click (Settings) to upgrade. Click the…
What is the DOS command to rename a file? RENAME (REN) Type: Internal (1.0 and later) Syntax: RENAME (REN) [d:][path]filename filename. Purpose: Changes the filename…
How can I take ownership of a folder? 1. Locate the file or folder on which you want to take ownership in windows explorer 2.…