Many beginners feel uncomfortable with commands. It could be because of lots of typing and weird errors and warning they got while executing the commands. If you are one of them then this guide will help you to understand Ubuntu Terminal and how to use it. What is Ubuntu Terminal? Ubuntu Terminal is command line […]
50+ Basic Ubuntu Commands Every Beginners Should Know
Here is a list of basic Ubuntu commands which is of daily use and safe to use. Add sudo before whenever admin privilege is required. Don’t forget to change <package-name> with real ones. apt-get update This command will update your package lists. Remember, this will not update software. Run Command #2 or #3 followed by […]