Ringtailed Fox

Results 24 comments of Ringtailed Fox

Yes, i wanted to use port 3390 since this is on WSL and how i understand it is that port 3389 is how X11/Wayland renders graphical programs outside of RDP......

right now it's working normally... ``` user@XOTICPC:/var/log/apache2$ systemctl status xrdp.service ● xrdp.service - xrdp daemon Loaded: loaded (/lib/systemd/system/xrdp.service; enabled; vendor preset: enabled) Active: active (running) since Sat 2023-07-22 23:28:54 EDT;...

``` user@XOTICPC:/var/log/apache2$ df -h Filesystem Size Used Avail Use% Mounted on /dev/sdc 251G 176G 63G 74% / ``` Disk space isn't that much of an issue. I've restarted Windows Subsystem...

that returns the following: ``` user@XOTICPC:~$ systemctl cat xrdp.service # /lib/systemd/system/xrdp.service` [Unit] Description=xrdp daemon Documentation=man:xrdp(8) man:xrdp.ini(5) Requires=xrdp-sesman.service After=network.target xrdp-sesman.service [Service] Type=forking PIDFile=/run/xrdp/xrdp.pid RuntimeDirectory=xrdp EnvironmentFile=-/etc/sysconfig/xrdp EnvironmentFile=-/etc/default/xrdp User=xrdp Group=xrdp PermissionsStartOnly=true ExecStartPre=/bin/sh /usr/share/xrdp/socksetup...

alrighty! i made those edits and restarted WSL again... ``` user@XOTICPC:~$ systemctl status xrdp Failed to dump process list for 'xrdp.service', ignoring: Input/output error × xrdp.service - xrdp daemon Loaded:...

is the second line supposd to be two seperate lines? i get this: user@XOTICPC:~$ cd /etc/init.d/xrdp ./xrdp.init.sav -bash: cd: too many arguments did you mean something like: user@XOTICPC:/etc/init.d$ sudo mv...

yeah, i did remove it.. apparently, the system re-added it a couple of times. i ran systemctl daemon-reload *three* times and it finally accepted the edits. ``` user@XOTICPC:/lib/systemd/system$ cat xrdp-sesman.service...

user@XOTICPC:/etc/apache2$ uptime 12:16:43 up 1 day, 1:57, 1 user, load average: 0.86, 0.94, 0.84 yeah, that looks right. i last ran wsl --shutdown in PowerShell around this time yesterday. hrmm,...

The only thing I have in WSL is ubuntu... nothing else is running there... i think this might just be a kernel issue within WSL that's causing xrdp to choke....

is this done in OpenWRT? or do i need a VPN Program in Windows/Linux like SoftEther VPN client?