

Once that's done, we can update from either side which will also reflect on both.

Now, we can open the connection: (My SSH is opened in a different port, but the default is 22) When we type the command, an error will occur.

On Mac, we'll create a folder to open connection.Ĭommand to open a new connection with linux Search for PasswordAuthentication and put yes and remove # at beginning line. Same process previously, but the sshfs package on mac can be installed using the command below:īrew install -cask macfuse & brew install gromgit/fuse/sshfs-mac If you have another computer, you can do this connection and let your computer with emulator just emulating. I use Manajaro, so I just opened the terminal and type:Įnable docker services to boot with systemĪlright, now we'll download the docker osx and run using the command below:ĭocker run -it -device /dev/kvm -p 50922:10022 -e DEVICE_MODEL="iMacPro1,1" -e WIDTH=1440 -e HEIGHT=900 -e RAM=8 -e INTERNAL_SSH_PORT=23 -e AUDIO_DRIVER=alsa -e CORES=2 -v /tmp/.X11-unix:/tmp/.X11-unix -e "DISPLAY=$' ID_CONTAINERĬommand to open a new connection with mac:Īlright, now we can open the VSCode on linux and update the files updating directly on mac.
