Follow-up.
i followed this link's instructions;
Enable remote desktop on linux using VNC | Linglom's Blog
Everything worked until I go to here;
jmariscal@ITSUSE:~> chkconfig vncserver on
bash: chkconfig: command not found
jmariscal@ITSUSE:~> su
Password:
ITSUSE:/home/jmariscal # chkconfig vncserver on
vncserver: unknown service
ITSUSE:/home/jmariscal # service vncserver start
service: no such service vncserver
Please help!