Tag: command

How To Command The Command Box Properties

  The Command Box In the old days, it used to be called a DOS Box, but times change. Thankfully, it remains the same steadfast utility it has always been and power users, myself included, can’t seem to live without. There is now what is called …

How To Fix Sudo: Add-Apt-Repository: Command Not Found

How to fix sudo: add-apt-repository: command not found using sudo add-apt-repository ppa:some/ppa in Ubuntu Linux Systems. If you get the error message “sudo: add-apt-repository: command not found” while adding sudo add-apt-repository ppa:some/ppa, here is what to do: sudo apt-get update sudo apt-get upgrade sudo apt-get install …

How to Multi-Task in Linux with the Command Line

  How to Multi-Task in Linux with the Command Line One of the most jarring moments when moving from a Windows-based environment to using the command line is the loss of easy multi-tasking. Even on Linux, if you use an X Window system, you can use …