n1 armbian 安装桌面环境并启用xrdp远程登录

armbian-config

armbian-software

201

frpc

root@armbian:~# armbian-software

STEPS Start selecting software Current system: ubuntu/noble ...

───────────────────────────────────────────────────────────────────

ID NAME STATE MANAGE

───────────────────────────────────────────────────────────────────

101 Docker installed update/remove

102 Portainer not-installed install

103 Yacht not-installed install

104 Transmission not-installed install

105 qBittorrent not-installed install

106 NextCloud not-installed install

107 Jellyfin not-installed install

108 HomeAssistant not-installed install

109 Kodbox not-installed install

110 CouchPotato not-installed install

111 Sonarr not-installed install

112 Radarr not-installed install

113 Syncthing not-installed install

114 FileBrowser not-installed install

115 Heimdall not-installed install

116 Node-RED not-installed install

117 Mosquitto not-installed install

118 OpenWrt installed update/remove

119 Netdata not-installed install

120 XunLei not-installed install

121 Docker-Headless not-installed install

122 Navidrome not-installed install

123 Alist not-installed install

124 QingLong not-installed install

125 ChatGPT-Next-Web not-installed install

───────────────────────────────────────────────────────────────────

ID NAME STATE MANAGE

───────────────────────────────────────────────────────────────────

201 Desktop installed update/remove

202 Firefox not-installed install

203 VLC not-installed install

204 MPV not-installed install

205 GIMP not-installed install

206 Krita not-installed install

207 LibreOffice not-installed install

208 Shotcut not-installed install

209 Kdenlive not-installed install

210 Thunderbird not-installed install

211 Evolution not-installed install

212 Gwenview not-installed install

213 Eog not-installed install

214 VisualStudioCode not-installed install

215 Gedit not-installed install

216 Flameshot not-installed install

───────────────────────────────────────────────────────────────────

ID NAME STATE MANAGE

───────────────────────────────────────────────────────────────────

301 Frps not-installed install

302 Frpc not-installed install

303 NPS not-installed install

304 NPC not-installed install

305 Plex not-installed install

306 Emby-Server installed update/remove

307 KVM not-installed install

309 CasaOS installed update/remove

310 ArozOS not-installed install

───────────────────────────────────────────────────────────────────

OPTIONS Please Input Software ID:

201

vim /etc/frp/frpc.ini

common

server_addr = 111.222.333.444 # 服务端公网IP

server_port = 60000 # 服务端端口

token = "1" # 认证令牌(与服务端一致)

ssh

type = tcp

local_ip = 127.0.0.1 # 本地服务IP

local_port = 22 # 本地SSH端口

remote_port = 6000 # 公网暴露端口
sudo apt install xrdp -y

sudo sed -i 's/^exec/#exec/' /etc/xrdp/startwm.sh

echo "xfce4-session" >> /etc/xrdp/startwm.sh

相关推荐
名字还没想好☜7 小时前
Python f-string 进阶:数字格式化、对齐填充、调试 = 号与嵌套表达式
开发语言·数据库·python·字符串格式化·f-string
ltl8 小时前
Serverless 数据库弹性理论:Neon 与 Aurora Serverless v2
数据库
ltl8 小时前
内核追踪:ftrace、kprobe、uprobe、tracepoint 生产实战
linux
·薯条大王8 小时前
经济实惠玩云服务器|一台云服务器多人共用,子账号配置教程
java·linux·运维·服务器·汇编·c++·python
ZJH__GO11 小时前
网络编程v4pro--实现聊天室文件传输功能
java·服务器·网络·计算机网络
小小、码农11 小时前
Linux进程控制:从fork到exec,手写一个简易Shell
linux·运维·服务器
不会就选b11 小时前
Linux之进程间通信(二)---模拟进程池
linux·运维·服务器
marvelyu12 小时前
每天10分钟学会OceanBase系列(Day 20):跨机房容灾实战——构建多数据中心高可用架构
java·大数据·数据库
NeilYuen12 小时前
用UDP实现向DNS服务器请求IP地址
服务器·tcp/ip·udp
ZCBUS实时计算12 小时前
金融证券实时数仓建设实践:轻量化实时计算平台落地,实现交易数据端到端秒级处理
大数据·数据库·数据仓库·金融·flink·dba·etl