redhat 8 zlinux - Kickstart VNCSERVER file not found
by perja11 from LinuxQuestions.org on (#4QZ3E)
Hello,
I am trying to install VNCSERVER , i followed from the manual
yum -y install tigervnc* openmotif xterm xsetroot xorg-x11-xauth --- it was successful
Then when i try to
cp /lib/systemd/system/vncserver\@.service /etc/systemd/system/vncserver@:1.service
cp: cannot stat '/lib/systemd/system/vncserver@.service': No such file or directory
Is there any change in Redhat 8 on why @.service is not found.
Regards,
Peter


I am trying to install VNCSERVER , i followed from the manual
yum -y install tigervnc* openmotif xterm xsetroot xorg-x11-xauth --- it was successful
Then when i try to
cp /lib/systemd/system/vncserver\@.service /etc/systemd/system/vncserver@:1.service
cp: cannot stat '/lib/systemd/system/vncserver@.service': No such file or directory
Is there any change in Redhat 8 on why @.service is not found.
Regards,
Peter