Install Teamviewer Mac Brew
- TeamViewer Host is used for 24/7 access to remote computers, which makes it an ideal solution for uses such as remote monitoring, server maintenance, or connecting to a PC or Mac in the office or at home. Install TeamViewer Host on an unlimited number of computers and devices. As a licensed user, you have access to them all!
- Click Install to proceed. Enter the Computer's Admin credentials in order to commence the installation. Once completed, a new Initial Setup window will appear. The Install TeamViewer window will remain open, but in the background. In the Install TeamViewer window, click Close.
I need TeamViewer on my Mac to work remotely. I installed it via ssh using the command line. Brew cask install teamviewer which worked fine. However, I seem to be unable to configure TeamViwer from the command line. Due to Corona, I cannot personally access the Mac at the moment, which means I have to do everything via ssh. Mar 07, 2018 Installing Software Packages through Homebrew on Mac. Installing packages with Homebrew is super easy, just use the following syntax: brew install package name For example, to install wget through Homebrew you could use the following syntax: brew install wget. Simple, easy. Once complete you can run wget as usual.
alias bs='brew search' |
alias bci='brew cask install' |
alias bcf='brew cask info' |
alias bcubc='brew cask reinstall $(brew cask outdated) && brew cleanup' |
alias bcubo='brew update && brew cask outdated' |
alias brewp='brew pin' |
alias brews='brew list -1' |
alias brewsp='brew list --pinned' |
alias bubc='brew upgrade && brew cleanup' |
alias bubo='brew update && brew outdated' |
alias bubu='bubc && bubo' |
# Check this |
https://subicura.com/2017/11/22/mac-os-development-environment-setup.html |
http://awless.io/ |
# Tap driver before install logitech-options |
brew tap caskroom/drivers |
# Install brews |
brew install youtube-dl circleci git zsh-completions fasd nvm utern fzf hub |
# Install brews casks |
brew cask install |
1password fork nosql-workbench-for-amazon-dynamodb |
aerial github notion |
alfred githubpulse numi |
android-studio gitscout paste |
appdelete google-backup-and-sync paw |
between google-chrome pgadmin4 |
brackets iina postico |
cheatsheet imageoptim postman |
coconutbattery istat-menus skyfonts |
cyberduck iterm2 spotify |
daisydisk jetbrains-toolbox switchresx |
dash karabiner-elements teamviewer |
deltawalker keka telegram |
docker keycastr tower |
downie logitech-options tripmode |
dropbox logitech-unifying tunnelbear |
duet mactracker visual-studio-code |
fantastical monodraw zeplin |
# Install essential apps |
brew cask install 1password alfred appdelete atom between |
coconutbattery daisydisk dash dropbox fantastical fork google-chrome |
google-backup-and-sync iina imageoptim istat-menus iterm2 |
jetbrains-toolbox karabiner-elements keka keycastr numi paste paw spotify |
switchresx teamviewer telegram tripmode tunnelbear visual-studio-code |
# Check this for iterm key mapping |
https://coderwall.com/p/ds2dha/word-line-deletion-and-navigation-shortcuts-in-iterm2 |
Deleting a word: 0x17. |
Deleting a line: 0x15. |
Moving to the beginning of the line: 0x01. |
Moving to the end of the line: 0x05. |
# (Original app list) |
brew cask install 1password alfred appdelete atom authy beardedspice |
coconutbattery cursorsense daisydisk dash deltawalker dropbox evernote |
fantastical forklift google-chrome google-backup-and-sync iina |
imageoptim istat-menus iterm2 java jetbrains-toolbox karabiner-elements |
keycastr logitech-options numi monodraw papers paw switchresx teamviewer |
tower tripmode visual-studio-code |
1. Run Software Update
Make sure everything is up to date.
2. Install Xcode and its 'Command Line Tools'
- Go to App Store and install Xcode.
- Open and accept the terms
- Then go to the terminal and install 'Command Line Tools':
Notice this only works for Mac OS X Mavericks (10.9). For earlier versions, continue to use the in-app download in Xcode.
3. Install Dotfiles
Visit my Dotfiles repo for instructions.
4. Install Softwares
Many softwares can be installed through homebrew-cask which makes the process way simpler:
Just make sure to move all apps from /opt/homebrew-cask/Caskroom/
to /Applications
. And to remove all installations files from /Library/Caches/Homebrew
.
What's included?
Browser
Teamviewer Quicksupport Mac
Development
- VirtualBox for virtual machines
Other
- Dropbox for file syncing
- Mou for markdown editing
- Skype for international calls
- Spotify for music streaming
- uTorrent for torrent download
Unfortunately some apps aren't available through homebrew-cask, so you need to install it manually.
App Store
- Codepoints for special chars
- Cloud for file/link sharing
- Dash for documentation lookup
- Divvy for window management
- Franz for messaging
- Keynote for presentations
- TweetDeck for tweet scheduling
- Unarchiver for ZIP, RAR, etc
Manually
- Adobe Suite for image editing
- ScreenFlow for screencast recording
5. Generate SSH keys for GitHub
Visit GitHub's official guide for instructions.
Teamviewer Mac Os
From that point on you're going to be able to do some git operations with GitHub o/
Teamviewer
6. Download IE test VMs for VirtualBox
These take a while to download, so maybe do it on a separate day as a background process.