06-18-2021, 03:43 PM
(This post was last modified: 06-18-2021, 04:01 PM by firenice03.)
[member=34738]UglyStuff[/member]
To access a LL from Windows - you're looking for VNC...
I have this set up for a headless LL system, I'm running my printer through but use vnc to access remotely for updates etc...
On Windows I use UltraVNC Viewer...
On LL I installed/set up as per the Help... https://www.linuxliteos.com/manual/netwo...type=0#vnc
You can use SSH too if you like; for CLI interface, not graphical like VNC...
I too use this - Can install Putty or can use Powershell to connect... If anything, openssh-server may need to be installed... If so,
Then in putty enter hostname or ip of LL box and log in when prompted...
In Powershell... enter:
then you will be prompted for password
If not connecting check firewalls (both Win/LL) or turn both off to confirm and open as needed...
To access a LL from Windows - you're looking for VNC...
I have this set up for a headless LL system, I'm running my printer through but use vnc to access remotely for updates etc...
On Windows I use UltraVNC Viewer...
On LL I installed/set up as per the Help... https://www.linuxliteos.com/manual/netwo...type=0#vnc
You can use SSH too if you like; for CLI interface, not graphical like VNC...
I too use this - Can install Putty or can use Powershell to connect... If anything, openssh-server may need to be installed... If so,
Quote:sudo apt install openssh-server
Then in putty enter hostname or ip of LL box and log in when prompted...
In Powershell... enter:
Code:
ssh userid@host/ip
then you will be prompted for password
If not connecting check firewalls (both Win/LL) or turn both off to confirm and open as needed...
LL4.8 UEFI 64 bit ASUS E402W - AMD E2 (Quad) 1.5Ghz - 4GB - AMD Mullins Radeon R2
LL5.8 UEFI 64 bit Test UEFI Kangaroo (Mobile Desktop) - Atom X5-Z8500 1.44Ghz - 2GB - Intel HD Graphics
LL4.8 64 bit HP 6005- AMD Phenom II X2 - 8GB - AMD/ATI RS880 (HD4200)
LL3.8 32 bit Dell Inspiron Mini - Atom N270 1.6Ghz - 1GB - Intel Mobile 945GSE Express -- Shelved
BACK LL5.8 64 bit Dell Optiplex 160 (Thin) - Atom 230 1.6Ghz - 4GB-SiS 771/671 PCIE VGA - Print Server
Running Linux Lite since LL2.2
LL5.8 UEFI 64 bit Test UEFI Kangaroo (Mobile Desktop) - Atom X5-Z8500 1.44Ghz - 2GB - Intel HD Graphics
LL4.8 64 bit HP 6005- AMD Phenom II X2 - 8GB - AMD/ATI RS880 (HD4200)
LL3.8 32 bit Dell Inspiron Mini - Atom N270 1.6Ghz - 1GB - Intel Mobile 945GSE Express -- Shelved
BACK LL5.8 64 bit Dell Optiplex 160 (Thin) - Atom 230 1.6Ghz - 4GB-SiS 771/671 PCIE VGA - Print Server
Running Linux Lite since LL2.2