Useful tips for everyday
How to search and replace multiple text strings? Powershell – Search and Replace multiple text strings in file/variable. Description. A common, but not so often,…
How do I reference an array in Bash? Referencing an array variable without a subscript is equivalent to referencing with a subscript of 0. Any…
How do I arrange multiple files in a folder? In the desktop, click or tap the File Explorer button on the taskbar. Open the folder…
How do I make my computer sleep using the keyboard? Move your mouse to the lower left-hand corner of the screen and right-click the Start…
How do I access Cygwin files on Windows? I.e. DOS C: drive can be accessed in Cygwin by /cygdrive/c, D: as /cygdrive/d, etc. To display…
How do I resize my cinnamon menu? Re: How to change the width of the Cinnamon menu? Copy the folder /usr/share/cinnamon/applets/[email protected] to ~/.local/share/cinnamon/applets/[email protected]. In the…
How do I Uninstall open VMware tools in Linux? Uninstalling open-vm-tools gui, open-vm-tools, or vmware-guest-kmp-desktop In an X terminal, log in as root ( su)…
Is it possible to replace Android with Linux? While you can’t replace Android OS with Linux on most Android tablets, it is worth investigating, just…
How to filter a packet with a TC filter? All the filtering commands you will normally need # tc filter add dev eth0 parent 1:0…
How use dracut command in Linux? To do so, you would run the following command: # dracut –force –no-hostonly. $ uname -r. # dracut –force.…