Forum › Forums › New users › New Users and General Questions › startup – I throw out a softball › Reply To: startup – I throw out a softball
March 7, 2018 at 7:58 am
#7455
Thank you Dave and linuxdaddy for your help,
I can certainly edit the /etc/rc.local file to include the command, question is what would the command look like?
ie
tightvncserver &
or
/usr/bin/tightvncserver &
or
./usr/bin/tightvncserver &
or other