神末shenmo
2022-01-23 02:45 deepin
Spark-App
不建议直接修改,可以用bwrap
可以参考这个包的启动脚本
http://core.shenmo.tech:38324/index.php?share/file&user=1&sid=J2PueKAc
Reply Like 0 View the author
不建议直接修改,可以用bwrap
可以参考这个包的启动脚本
http://core.shenmo.tech:38324/index.php?share/file&user=1&sid=J2PueKAc
不建议直接修改,可以用bwrap
可以参考这个包的启动脚本
http://core.shenmo.tech:38324/index.php?share/file&user=1&sid=J2PueKAc
😭 链接不可用了,能否帮忙写下操作步骤
😭 链接不可用了,能否帮忙写下操作步骤
你装个distrobox吧
Popular Events
More
https://bbs.deepin.org/post/154667
lvhill
感谢16楼的帮助, 已在deepin linux 成功安装上hillstone secure connect vpn, 且成功连接上了公司的vpn, 完整的步骤如下:
(1)sudo cp /usr/lib/os-release /usr/lib/os-release.bak (/etc/os-release其实是/usr/lib/os-release的软链接)
(2)sudo vim /etc/os-release, 替换为Ubuntu14.04的信息:
NAME="Ubuntu"
VERSION="14.04 LTS (Bionic Beaver)"
ID=ubuntu
ID_LIKE=debian
PRETTY_NAME="Ubuntu 14.04 LTS"
VERSION_ID="14.04"
HOME_URL="https://www.ubuntu.com/"
SUPPORT_URL="https://help.ubuntu.com/"
BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
VERSION_CODENAME=bionic
UBUNTU_CODENAME=bionic
(3)安装SCVPN即可