> Is the port opened in the firewall?
I stopped firewalld with "systemctl stop firewalld" Jerry On Fri, Apr 3, 2015 at 2:46 PM, Jerry Geis <[email protected]> wrote: > I am trying to setup a centos 7.1 vncserver > > I cannot believe they went from a relatively easy process in 6 to the > "crazyness" that is 7. > > I did the following: > yum install tigervnc-server > cp /lib/systemd/system/[email protected] > /etc/systemd/system > systemctl daemon-reload > edit /etc/systemd.system/[email protected] and replace > <USER> with myuser > su - myuser run vncpassword to set password > systemctl enable vncserver@. > > > Says its enabled: > systemctl list-unit-files | grep vnc > [email protected] enabled > > using another machine to connect gives error about nothing there. > > netstat -tuln | grep 5900 > gives nothing. > > What did I miss? > > Thanks, > > Jerry > _______________________________________________ CentOS mailing list [email protected] http://lists.centos.org/mailman/listinfo/centos

