linux – Page 2 – 业余语言练习

rdesktop-v1.9.0

rdesktop-1.9.0.tar 源码安装,执行configure时提示需要xcursor,请安装: rdesktop requires libXcursor, install the dependency sudo apt-get install libxcursor-dev libpcsclite-dev libssl-dev root135@root135:~/rdesktop-1.9.0$ sudo ./configure –disable-credssp checking build system type… x86_64-unknown-linux-gnu checking host system type… x86_64-unknown-linux-gnu checking for gcc… gcc checking whether the C compiler works… yes checking for C compiler default output file name… a.out checking for suffix of executables… checking whether… Continue reading rdesktop-v1.9.0

Published
Categorized as linux

rdesktop

rdesktop rdesktop: A Remote Desktop Protocol client. Version 1.9.0. Copyright (C) 1999-2016 Matthew Chapman et al. See http://www.rdesktop.org/ for more information. Usage: rdesktop [options] server[:port] -u: user name -d: domain -s: shell / seamless application to start remotely -c: working directory -p: password (- to prompt) -n: client hostname -k: keyboard layout on server (en-us,… Continue reading rdesktop

Published
Categorized as linux

The system will suspend now!

Broadcast message from gdm@115 on tty1 (Wed 2025-04-09 09:47:18 CST): The system will suspend now! Connection to 39.100.102.12 closed by remote host. Connection to 39.100.102.12 closed. root135@root135:~/Documents$ ssh -oPort=6115 root115@39.100.102.12 root115@39.100.102.12’s password: Web console: https://115:9090/ or https://10.168.1.115:9090/ Last login: Wed Apr 9 09:33:11 2025 from 10.168.1.115 root115@115:~$ su – root Password: su: Authentication failure root115@115:~$… Continue reading The system will suspend now!

Published
Categorized as linux

symbol lookup error: /lib64/libsndfile.so.1

rdesktop: symbol lookup error: /lib64/libsndfile.so.1: undefined symbol: lame_encode_buffer_interleaved_ieee_double methods of the question 用户root cd /lib64/ ll libsndfile.so.1 cp libsndfile.so.1.0.37 libsndfile.so.1 rdesktop –help rdesktop: invalid option — ‘-‘ rdesktop: A Remote Desktop Protocol client. Version 1.9.0. Copyright (C) 1999-2016 Matthew Chapman et al. See http://www.rdesktop.org/ for more information. Usage: rdesktop [options] server[:port] -u: user name 用户root115… Continue reading symbol lookup error: /lib64/libsndfile.so.1

Published
Categorized as linux

systemctl status frps

frp_0.31.2_linux_386-linux.tar systemctl status frps ● frps.service – Frp Server Service Loaded: loaded (/etc/systemd/system/frps.service; enabled; vendor preset: enabled) Active: active (running) since Sun 2024-08-25 20:06:04 CST; 1 day 20h ago Main PID: 667 (frps) Tasks: 4 (limit: 2706) Memory: 17.1M CGroup: /system.slice/frps.service └─667 /usr/local/frp_0.31.2_linux_386/frps -c /usr/local/frp_0.31.2_linux_386/frps.ini Aug 27 16:14:43 iZ8vb59gsqaa2gjbi6n8g6Z frps[667]: 2024/08/27 16:14:43 [I] [proxy.go:92] [bcb008994eeb125b]… Continue reading systemctl status frps

Published
Categorized as linux