• MacOS: Compressing files with password in Mac OSX

    Problem: I want to compress all files in a directory and protect the zip file with password. Solution: We can do it without installing third party software on Mac OSX like 7zip, iZip, etc. Step 1: Prepare all files in 1 directory


  • Pycharm: Integrate Pycham with Github on MacOSX

    Here are the steps: 1. Open Pycharm preferences 2. Input your Github account credentials Select (+) button to add account Input login name and password:


  • MacOS: Menghapus file dan folder sistem MacOS dari windows

    Permasalahan: Sebagai pengguna dual sistem operasi: MacOS dan Windows, kadang saya merasa terganggu dengan folder sistem dari MacOS. MacOS akan membuat folder sistem pada sebuah flashdrive setiap kali kita mencolok di komputer tersebut. Penamaan folder sistem ini diawali dengan tanda titik (.). Kemudian, buat saya bagian paling mengganggu adalah penamaan folder sistemnya yang identik dengan…


  • MacOS: Delete MacOS filesystem using Windows terminal command

    Problem: As a dual OS user: MacOS and Windows, sometimes I get annoyed with hidden directories of MacOS. MacOS creates these particular directories inside all flash drive that plugged into the machine. And those directories are visible when we open the flash drive in Windows machine.


  • All about Sublime Text 3 on MacOSX

    Below is my personal setup and configuration of Sublime Text 3 on MacOSX Setting up Sublime Text 3 for MacOSX Install Sublime Text 3 : Download sublime text 3 Setup sublime in command line [1] [2]: sudo ln -s “/Applications/Sublime Text.app/Contents/SharedSupport/bin/subl” /usr/local/bin/subl if there is no /bin directory yet: cd /usr/local/ mkdir bin sudo ln…


Design a site like this with WordPress.com
Get started