当前位置:   article > 正文

Thinstation搭建以及编译镜像---心得

Thinstation搭建以及编译镜像---心得

Thinstation搭建以及编译镜像—心得
衷心感谢:
https://max.book118.com/html/2018/0704/8016131050001114.shtm
没有这篇文章, 我绝对不可能成功, 只看着一篇就足矣。

df -h 查看空间
ls 列目录文件

(1)在linux系统中(ubuntu或者debian),安装好git。
sudo apt-get install git
(2)从git上将thinstation的代码clone下来,-b 后面带上具体的版本
git clone --depth 1 git://github.com/Thinstation/thinstation.git
(3)成功后换成root :
sudo su root 换成root
passwd root 改密码
(4) sudo nautilus 设置为所有权限, 这样才能修改 build.conf
(5)进入到thinstation目录
(6) 运行./setup_chroot,打开后按Q(不是退出,退出时exit) 这个脚本会对当前的环境进行初始化
(7)编译:运行./build
(8)生成的镜像在boot-image目录下,根据需要选择有iso,pxe等。

我本来是想在thinstation中装 VMware Horizon Client 4.10, 注意: 版本不匹配
thinstation 只能默认装 VMware Horizon Client 低版本
总结: thinstation 做远程桌面还可以, 想做Horizon-Client 不适合

声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/盐析白兔/article/detail/463858
推荐阅读
相关标签
  

闽ICP备14008679号