Skip to main content

Posts

Showing posts with the label Terminal Commands

Top 6 Terminal Commands User Should Know

When you start thinking of Terminal, then most of the times you imagine that a hacker is sitting in front of their system and then trying to break into an FBI database. In actual, it’s just a simple device that can make using your Mac much more easily. By saying this, I don’t mean to say that learning about Terminal commands is easy but using them is very easy. Here how: Restart your Mac Automatically After it Freezes Mac is reliable, but they have been known among the youth to freeze up on occasion frequently. If you don’t want to deal with having force shutdown manually then after that you can use this Terminal command to make- OS X instantly reboots on freeze. •    sudo system setup -setrestartfreeze on Check for Software Updates If you’d get app updates as soon as possible so that you use this command to have to check it daily instead of the default Mac App Store checks for updates on a daily basis. •    Defaults write com.apple.Soft...