Skip to content

Instantly share code, notes, and snippets.

@wildanm
Created July 8, 2021 03:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save wildanm/49c8d288f47970b7c72fef191c1f22e5 to your computer and use it in GitHub Desktop.
Save wildanm/49c8d288f47970b7c72fef191c1f22e5 to your computer and use it in GitHub Desktop.
Log Manual Restore Mac setelah Clean Install (Format ulang dan install ulang)
Restoring :
Done
-----
~/jobstuff
~/personal
~/CodeWorkspaces
~/Desktop
~/Documents
~/Downloads
~/Movies
~/Music
~/Pictures
~/VirtualBox VMs
~/Playground.code-workspace
~/bin
/usr/local/etc/my.cnf
/private/etc/hosts*
/usr/local/etc/php
~/.zshrc
~/.pentaho
~/.ssh
~/Library/DBeaverData
/usr/local/etc/supervisor.d
/usr/local/etc/supervisord.conf
/usr/local/etc/supervisord.ini
restore postgres
restore mysql
installed via brew
--------------------
brew install --cask visual-studio-code
brew install pgadmin4
brew install phpmyadmin
brew install nginx
brew install dnsmasq
brew install openssl
brew install --cask iterm2
brew install autoconf
brew install automake
brew install libtool
brew install redis
brew install imagemagick
brew install pkg-config
brew install --cask tunnelblick
brew install --cask keka
brew install python3
brew install --cask phantomjs
brew install wget
brew install cairo
brew install p7zip
sudo easy_install pip
brew install supervisor
brew install --cask gephi
brew install composer
brew install node
brew install --cask r
brew install --cask rstudio
brew install --cask zoom
brew tap shivammathur/php
brew install shivammathur/php/php@5.6
brew install shivammathur/php/php@7.0
brew install shivammathur/php/php@7.1
brew install shivammathur/php/php@7.2
brew install shivammathur/php/php@7.3
brew install shivammathur/php/php@7.4
brew install shivammathur/php/php@8.0
brew services start shivammathur/php/php@5.6
brew services start shivammathur/php/php@7.0
brew services start shivammathur/php/php@7.1
brew services start shivammathur/php/php@7.2
brew services start shivammathur/php/php@7.3
brew services start shivammathur/php/php@7.4
brew services start shivammathur/php/php
brew install libraqm
brew install rabbitmq-c
brew install --cask mactex
git clone https://www.github.com/phpredis/phpredis.git
phpize && ./configure && make && sudo make install
pecl install imagick-3.4.4
pecl install amqp
# set the path to librabbitmq install prefix [autodetect] : /usr/local/Cellar/rabbitmq-c/0.11.0
Office : https://gist.github.com/zthxxx/9ddc171d00df98cbf8b4b0d8469ce90a
Download dan install Java SE Development Kit 8u202 untuk Pentaho 8.0
wget -c https://www.oracle.com/webapps/redirect/signon?nexturl=https://download.oracle.com/otn/java/jdk/8u202-b08/1961070e4c9b4e26a04e7f5a083f551e/jdk-8u202-macosx-x64.dmg
Instaall dari AppStore :
Numbers
TweetDeck
XCode
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment