Installing
-
2. Downloading NoMachine
Download NoMachine Installer for Kali
-
3. Installing NoMachine
Then to Install NoMachine for Kali
First, Access the Target Folder, usually with:cd ~/Downloads
Check the Package it’s there:
ls | grep NoMachine
In the Output you should find the NoMachine Deb Package…
(But if downloaded with Firefox it may be instead into the /tmp/mozilla* location)
Finally, to Install it:sudo dpkg -i NoMachine*.deb
Authenticate with the User Admin Pass.
If Got “User is Not in Sudoers file” then see: How to Enable sudo.
Contents