Error mounting USB drive on Ubuntu/Linux Mint
If your USB STICK fails to open on your linux after plugin into windows devices you can try this following command to fix the issue. Note that this might not…
If your USB STICK fails to open on your linux after plugin into windows devices you can try this following command to fix the issue. Note that this might not…
This tutorial will guide you through the very quick process of installing NodeJS 16.x on Ubuntu. By default, the highest version of NodeJS you can install on Ubuntu 20.04 is 12.x.
When in development of a node app and you're using this issue mostly appears that time and when the server crashes unexpected or crashes or you accidentally killed the terminal…
Currently Laptops come with touch screen displays and auto-rotation features. For someone like me this is quiet annoying. Let’s find out how to get rid of these unneccessary features if…
How do I retrieve the date from the Internet and set my computer's clock, from the command line?
DNS cache is a temporary database that stores information about previous DNS lookups. In other words, whenever you visit a website, your OS and web browser will keep a record for the domain and the corresponding IP address. This eliminates the need for repetitive queries to the remote DNS servers and allows your OS or browser to resolve the website’s URL quickly.
MySQL (/ˌmaɪˌɛsˌkjuːˈɛl/ "My S-Q-L") is an open-source relational database management system (RDBMS). Its name is a combination of "My", the name of co-founder Michael Widenius's daughter, and "SQL", the abbreviation…
Before learning about Linux commands you need to know something about Linux. What is Linux? Just like Windows 10, Windows 7, Windows 8, and Mac OS X, Linux is an…