In my knowledge, both commands are used to get the details of Linux system. But I want to know the difference between these two and when to use which one ?
What are the commands to make a file hidden and to delete all hidden in the folder in Linux? Please explain in detail?
When I install any Software or tool in Linux by terminal it says you need to update using
sudo apt-get update
Then I get a list of upgrades available in my Linux.
What is the difference between 'Update Manager' and terminal 'sudo apt-get update'?