Reply To: startup – I throw out a softball

Forum › Forums › New users › New Users and General Questions › startup – I throw out a softball › Reply To: startup – I throw out a softball

#7455
Anonymous

    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