RackNerd Billboard Banner

How to Install Ubuntu 23.10 Server on VirtualBox

Setting up Ubuntu 23.10 Server on VirtualBox is a smart way to test, develop, or practice Linux server skills without messing with your main operating system. Here’s a straightforward guide to get you running in about 20 minutes.


What You’ll Need


1. Download the Ubuntu Server ISO

Grab the latest Ubuntu 23.10 Server ISO. For the Long Term Support (LTS) version, use this direct link to Ubuntu 23.10 Server LTS ISO.


2. Create a New Virtual Machine in VirtualBox

  1. Open VirtualBox.
  2. Click New.
  3. Name your VM (e.g., “Ubuntu 23.10 Server”).
  4. Set Type to “Linux” and Version to “Ubuntu (64-bit)”.
  5. Click Next.

3. Assign Memory

Allocate at least 2048 MB (2 GB) of RAM.
If you have more to spare, go up to 4GB for a smoother experience.


4. Create a Virtual Hard Disk

  • Choose Create a virtual hard disk now.
  • Click Create.
  • Select VDI (VirtualBox Disk Image).
  • Choose Dynamically allocated for storage.
  • Set disk size (at least 20GB).
  • Click Create.

5. Attach the Ubuntu ISO

  • Select your VM and click Settings.
  • Go to Storage.
  • Under “Controller: IDE,” click the empty disc icon.
  • Click the disc icon on the right side, then choose Choose a disk file.
  • Select your downloaded Ubuntu 23.10 Server ISO.

6. Start the Virtual Machine

  • Click Start with your VM selected.
  • The Ubuntu installer will load up.

7. Install Ubuntu 23.10 Server

  • Select your language and keyboard layout.
  • Choose Install Ubuntu Server.
  • Follow the on-screen prompts:
    • Network: Accept default unless you need to configure manually.
    • Storage: Let the installer handle partitioning unless you need custom setup.
    • Profile: Set your username and password.
    • SSH: Select if you want to enable OpenSSH (helpful for remote access).
    • Featured Server Snaps: Skip or select as you prefer.
  • Complete the installation and reboot when prompted.

8. Eject the ISO

After the first reboot, if you’re stuck on the install screen again:

  • Go to Devices > Optical Drives > Remove disk from virtual drive.
  • Reboot the VM.

9. Log In

Once Ubuntu boots, log in with your username and password.

Congratulations, you now have Ubuntu 23.10 Server running inside VirtualBox!


Extra Tips & Useful Links


Got questions or stuck on a step? Drop a comment below!

0 0 votes
Article Rating
Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments
RackNerd Billboard Banner
© 2025 Computer Everywhere
Your Everyday Guide to the Digital World.
Terms of Service | Privacy Policy
Copy link