Skip to content

Instantly share code, notes, and snippets.

@cevheroglu
cevheroglu / initialScript.sh
Last active November 8, 2022 02:00
initialTasks
#! /bin/bash
#update repos.
sudo apt update
#install ZSH
sudo apt install zsh -y
#install ohmyzsh
sh -c "$(curl -fsSL https://raw.github.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"

Commads I used to install VNC on MBP12


install tigerVNC
$ sudo apt install tigervnc-standalone-server


first time running the vnc server. It will ask you to create passwords
$ vncserver