Useful tips for everyday
Can Linux run CMD? Batch files can be run by typing “start FILENAME. bat”. Alternately, type “wine cmd” to run the Windows-Console in the Linux…
How does flash erase block start on mtd1? flash_erase MTD-device [start] [cnt (# erase blocks)] [lock] This command erases cnt blocks, starting from block start,…
How do I change RAID to Non-RAID? In the iDRAC Web Interface, go to Configuration > Storage Configuration. Select the controller from the Controller drop-down…
How do I install Chrome Remote Desktop on Ubuntu? Open the Chrome Remote Desktop Extension by clicking on https://chrome.google.com/webstore/detail/chrome-remote-desktop/inomeogfingihgjfjlpeplalcfajhgai/ and select “Add to Chrome”. This…
Is there a way to increase the size of a partition? To resize the partition that you selected, in the contextual menu that opens: Click…
What does the ” LS-1 ” command do? To find this kind of information, man ls works better than ls –help. (This is true for…
How to change the text color of Echo? Use tput with the setaf capability and a parameter of 1. The [31m controls the text color:…
Why is grub not installed on Linux Mint 19? Recently I was installing Linux Mint 19 onto a computer and discovered that the installer consistently…
Can VI handle large files? The default directory ( /var/tmp ) for the vi editing buffer needs space equal to roughly twice the size of…
How do I connect my WPA to my Wi-Fi? The steps for connecting to a WPA/WPA2 network are: Find out the wireless device name. Check…