由于kettle安装在Linux上,Xshell启动后需要Xmanager。而Xmanager7版本受限、没有免费版,所以就用Xmanager5去连接Xshell7
注册码:101210-450789-147200
Xmanager 下载 - NetSarang Website
CentOS 7 GNOME桌面环境
[root@hurys22 ~]# yum install epel-release -y
[root@hurys22 ~]# yum install lightdm -y
[root@hurys22 ~]# yum groupinstall -y xfce
[root@hurys22 ~]# vi /etc/lightdm/lightdm.conf
144 [XDMCPServer]
145 enabled=true
146 port=177
[root@hurys22 ~]# systemctl disable gdm && systemctl enable lightdm
[root@hurys22 ~]# systemctl start lightdm
systemctl stop firewalld
[root@hurys22 ~]# cd /usr/share/xsessions/
[root@hurys22 xsessions]# mkdir backup
[root@hurys22 xsessions]# mv gnome* backup
[root@hurys22 xsessions]# systemctl restart lightdm
右击页面——Open Terminal Here
[root@hurys22 data-integration]# ./spoon.sh
搞定!!!
Xmanager最难搞的不是安装以及会话配置,而是找到免费的安装包。官网试用的Xmanager安装包都有时间限制,还好Xmanager5也可以用!