Useful tips for everyday
How do I edit an apt repository list? The main Apt sources configuration file is at /etc/apt/sources. list. You can edit this files (as root)…
How do you set a script to run at a specific time? The Windows Task Scheduler is the recommended tool for setting your TE scripts…
How do I boot from USB in manjaro? Create a bootable USB-Stick ImageWriter or Rufus, see our wiki for more information. Use dd as copy…
How do I grep an old line? To also show you the lines before your matches, you can add -B to your grep. The -B…
How to use a variable as a case statement in Bash? This makes use of grep to do the pattern matching for you, but still…
How do I download all Ubuntu packages to install offline? Take the USB key to an online Linux computer and run the script there from…
How to use sed to replace specific characters? Show Posts I am trying to use sed to replace specific characters at a specific position in…
Is there a way to combine two sed commands? BSD sed, and thus also MacOS sed, demands a mandatory argument to sed -i which can…
How to Connect to internet on debian? NetworkManager on KDE Plasma Click “Connect to Other Wireless Network…”. Enter the network’s name in “Name (ESSID)”. Tick…
What to do when Ubuntu randomly freezes? With it, however, people with an older hardware had some hard time— old Nvidia users had to disable…