FreeBSD-15.0 qcow2 images readme

  1. Upload your chosen qcow2 image to your VPS/VDS/DS provider as a custom image.
  2. Install it to a server at your VPS/VDS/DS provider.
  3. VNC to the server with the VNC address given to you by your provider.
  4. Log on to your server with:
    user: root
    password: slacker
    
  5. Change the password to something more secure with:
    passwd
    
  6. Set your timezone:
    tzsetup
    
  7. Add a user to login to your server with:
    adduser
    
    Accept all the defaults except for "Invite user into other groups?" enter "wheel". That way you can switch to root with "su - root".

    If you want to be able to login as root, then edit /etc/ssh/sshd_config and change "#PermitRootLogin no" to "PermitRootLogin yes" to allow root login.

    Note! You can use "vi", "vim", or "mc -u" (Midnight Commander) to edit files. I use "mc -u" to edit files, it's faster and easier.

  8. Reboot:
    reboot
    
  9. Then go to FreeBSD Server Initial Setup, and login to your server with PuTTY to finish the setup.






Powered by: Slackware64-15.0 Slackware Lunux Apache v2.4.66 Apache SlackerMail v0.57.1 SlackerMail

Please send any feedback to: wjack@the-slacker.com