n-connect / rustd-hbbx

FreeBSD build for rustdesk-server, till the auto build/release works
GNU Affero General Public License v3.0
0 stars 0 forks source link

在服务器中输入readme文档中指令出现下面问题 我想在sver00服务器上面搭建rustdesk服务 请大佬指导 thanks #1

Closed acnihao closed 3 months ago

acnihao commented 3 months ago

[acnihao@s8]:<~>$ -pw adduser rustdesk -d /nonexistent -s /usr/sbin/nologin -c "Rustdesk Server user" -bash: -pw: command not found

n-connect commented 3 months ago

Copy paste only the actual command from the README.md, you can see them having different background, than the others.

Samples around the pw command:

[root@srv ~]# pw --help
usage:
  pw [user|group|lock|unlock] [add|del|mod|show|next] [help|switches/values]
[root@srv ~]# which pw
/usr/sbin/pw
[root@srv ~]#
n-connect commented 3 months ago

For your information the rustdesk-server for FreeBSD package here is outdated, since my and others' PRs at the original Github code for FreeBSD direct releases was merged.

However the commands are good though.

You better off using/installing rustdesk-server in this order: