Week 1 Assignment 1 Kali - JadenGil/Jaden-Tech-Journal GitHub Wiki
Setting up Kali:
After logging in the first thing I did was change the password using the terminal with the command sudo passwd USERNAME
(New Password is ohboyohboy1!)
After changing the password I logged into Google Chrome. I did use my school account simply for convenience but I do acknowledge that this is not the best practice and in a real-world situation I would not do this.
I then went to remotedesktop.google.com/access
and downloaded the extension.
In order to actually see the Kali machine on Google Remote Desktop you need to download it via SSH which is pretty easy. On the application select "Set up via SSH" and click on "Begin" Download the Linux file and when it opens click on the file and then go back to the remote desktop app. Select "authorize" and copy the command it gives you for Linux and paste it into the terminal. After the command runs log out of Kali, you should be able to access the Kali machine remotely now.