爱星光(istar)高端网站建设,七牛云使用wordpress,dreamwearver可以做网站吗,百度搜录提交入口大家好#xff0c;我是虎哥#xff0c;最近工作忙#xff0c;好长时间没有继续套件的深度学习#xff0c;今天周六#xff0c;难得有空#xff0c;泡好茶#xff0c;打开电脑#xff0c;链接套件桌面#xff0c;得#xff0c;出问题了#xff0c;一个很奇怪的问题我是虎哥最近工作忙好长时间没有继续套件的深度学习今天周六难得有空泡好茶打开电脑链接套件桌面得出问题了一个很奇怪的问题win 端NoMachine输入用户名密码,链接EHub_tx1_tx2_E100后 闪断。
目录
问题记录
尝试解决办法
最终解决办法 问题记录 点击链接 点击OK后出现链接成功得后续就闪退了闪退太快我年纪大了没有抓到图 尝试解决办法
遇到这种事我其实首先想到是不是对面服务没有起来赶紧先确认一下EHub_tx1_tx2_E100套件内的情况
nvidiaubuntu:~$ sudo /usr/NX/bin/nxserver --status
NX 111 New connections to NoMachine server are enabled.
NX 161 Enabled service: nxserver.
NX 161 Enabled service: nxnode.
NX 161 Enabled service: nxd.
nvidiaubuntu:~$ sudo netstat -ntulp | grep nxd
tcp 0 0 0.0.0.0:4000 0.0.0.0:* LISTEN 6768/nxd
tcp6 0 0 :::4000 :::* LISTEN 6768/nxd
udp 0 0 0.0.0.0:4000 0.0.0.0:* 6768/nxd
udp6 0 0 :::4000 :::* 6768/nxd
看起来套件内的服务运行正常。
那就尝试重启一下服务
nvidiaubuntu:~$ sudo /etc/NX/nxserver --restart
NX 162 Disabled service: nxd.
NX 162 Disabled service: nxserver.
NX 162 Disabled service: nxnode.
NX 111 New connections to NoMachine server are enabled.
NX 161 Enabled service: nxserver.
NX 161 Enabled service: nxnode.
NX 161 Enabled service: nxd.
开始网上搜一下,看了半天也还是没有用不过我初步判断应该是自己WIN这边设置的问题但是具体是什么设置还没有定位所以决定WIN端重新安装一下。
结果很悲催WIN端重装也不能解决问题
所以我再试试ARM端卸载重新安装看看。
卸载
nvidiaubuntu:~/Downloads$ sudo dpkg -r nomachine
(Reading database ... 237100 files and directories currently installed.)
Removing nomachine (8.2.3-3) ...
NX 702 Starting uninstallation at: Fri, 17 Feb 2023 18:55:25.
NX 702 Uninstallation log is: /usr/NX/var/log/nxuninstall.log.
NX 702 Uninstalling nxserver version: 8.2.3.
NX 702 Uninstalling nxnode version: 8.2.3.
NX 702 Uninstalling nxplayer version: 8.2.3.
NX 702 Uninstalling nxrunner version: 8.2.3.
NX 702 Uninstallation completed at: Fri, 17 Feb 2023 18:56:12.
安装
nvidiaubuntu:~/Downloads$ sudo dpkg -i nomachine_8.2.3_3_arm64.deb
Selecting previously unselected package nomachine.
(Reading database ... 237087 files and directories currently installed.)
Preparing to unpack nomachine_8.2.3_3_arm64.deb ...
Unpacking nomachine (8.2.3-3) ...
Setting up nomachine (8.2.3-3) ...
NX 700 Starting installation at: Fri, 17 Feb 2023 18:57:32.
NX 700 Using installation profile: Ubuntu.
NX 700 Installation log is: /usr/NX/var/log/nxinstall.log.
NX 700 Installing nxrunner version: 8.2.3.
NX 700 Installing nxplayer version: 8.2.3.
NX 700 To connect the remote printer to the local desktop,
NX 700 the user account must be a member of the CUPS System Group..
NX 700 Player install completed with warnings.
NX 700 Please review the install log for details.
NX 700 Installing nxnode version: 8.2.3.
NX 700 Displaying file: /usr/NX/share/documents/node/cups-info
CUPS Printing Backend
The NoMachine Node setup procedure could not detect yourCUPS installation: either CUPS is not installed on yoursystem or it was installed in a non-standard path. CUPS isneeded in order to enable printing support in your NXsystem.Please note that you can enable printing support for yourNX system at any time; to do this make sure that you haveCUPS installed then run:
/usr/NX/scripts/setup/nxnode --printingsetup pathname
to specify the location of the CUPS root path.
NX 700 Node install completed with warnings.
NX 700 Please review the install log for details.
NX 700 Installing nxserver version: 8.2.3.
NX 700 Installation completed at: Fri, 17 Feb 2023 18:58:05.
NX 700 NoMachine was configured to run the following services:
NX 700 NX service on port: 4000
然后链接试试吧很悲催还是没有好
最终解决办法
索性我还有另外一台电脑很早前安装noMachine一直在用尝试后可以正常连接采用这种对比方法定位还是WIN端安装的问题但是我也没有旧的安装版本了所以还是看看最新版本到底什么地方的问题。最后我是这么解决的。
用管理员身份打开如软件 打开设置 在设备中把这几项全部去掉
然后可以正常连接了。又试了一下普通用户打开还是不成但是在管理员用户下可以使用就先凑活用吧哈哈