日韩性视频-久久久蜜桃-www中文字幕-在线中文字幕av-亚洲欧美一区二区三区四区-撸久久-香蕉视频一区-久久无码精品丰满人妻-国产高潮av-激情福利社-日韩av网址大全-国产精品久久999-日本五十路在线-性欧美在线-久久99精品波多结衣一区-男女午夜免费视频-黑人极品ⅴideos精品欧美棵-人人妻人人澡人人爽精品欧美一区-日韩一区在线看-欧美a级在线免费观看

歡迎訪問 生活随笔!

生活随笔

當(dāng)前位置: 首頁 > 编程资源 > 编程问答 >内容正文

编程问答

CentOS如何安装向日葵并调用

發(fā)布時間:2023/12/20 编程问答 33 豆豆
生活随笔 收集整理的這篇文章主要介紹了 CentOS如何安装向日葵并调用 小編覺得挺不錯的,現(xiàn)在分享給大家,幫大家做個參考.

如何在CentOS下安裝遠(yuǎn)程工具向日葵呢?馬上為各位分解出來!
1、官網(wǎng)下載向日葵的rpm包

2、安裝向日葵

root@shigj ~]# rpm -ivh sunloginclient-11.0.0.36662.x86_64.rpm error: Failed dependencies: 安裝依賴包 webkitgtk3 libappindicator-gtk3webkitgtk3 is needed by sunloginclient-11.0.0.36662-1.x86_64libappindicator-gtk3 is needed by sunloginclient-11.0.0.36662-1.x86_64 [root@shigj ~]# rpm -ivh sunloginclient-11.0.0.36662.x86_64.rpm Preparing... ################################# [100%] Updating / installing...1:sunloginclient-11.0.0.36662-1 ################################# [100%] sunloginclient: no process found sunloginclient_linux: no process found check operate system OK Created symlink from /etc/systemd/system/multi-user.target.wants/runsunloginclient.service to /etc/systemd/system/runsunloginclient.service.

3、查看是否安裝成功

[root@shigj ~]# systemctl status runsunloginclient.service ● runsunloginclient.service - check running sunloginclinet loopLoaded: loaded (/etc/systemd/system/runsunloginclient.service; enabled; vendor preset: disabled)Active: active (running) since Sun 2021-11-14 22:46:57 CST; 1min 59s agoMain PID: 3336 (oray_rundaemon)CGroup: /system.slice/runsunloginclient.service├─3336 /usr/local/sunlogin/bin/oray_rundaemon -m server└─3338 /usr/local/sunlogin/bin/sunloginclient -m serviceNov 14 22:46:57 shigj systemd[1]: Started check running sunloginclinet loop. Nov 14 22:46:57 shigj oray_rundaemon[3336]: InitConfig @ 756

3、調(diào)用向日葵

/usr/local/sunlogin/bin/sunloginclient


4、設(shè)置筆記本電腦合上屏幕之后保持聯(lián)網(wǎng)狀態(tài)

[root@shigj ~]# vim /etc/systemd/logind.conf 修改HandleLidSwitch=lock [root@shigj ~]# systemctl restart systemd-logind

總結(jié)

以上是生活随笔為你收集整理的CentOS如何安装向日葵并调用的全部內(nèi)容,希望文章能夠幫你解決所遇到的問題。

如果覺得生活随笔網(wǎng)站內(nèi)容還不錯,歡迎將生活随笔推薦給好友。