How to install Ubuntu Digital Trends

How to install Ubuntu Digital Trends

How to install Ubuntu Digital Trends Skip to main content Trending: Wordle Today October 24 Dell XPS 15 vs. Razer Blade 15 Best Dolby Atmos Soundbars iPhone 14 Plus Review Halo Rise vs. Nest Hub 2nd Gen HP Envy x360 13 (2022) Review Best Chromebook Printers Home ComputingGuides

How to install Ubuntu on a Windows computer

By Nathan Drescher September 2, 2022 Share Ubuntu is one of the most popular Linux distributions in the world and has been for a decade. It is easy to use and pleasing to look at, with a straightforward user interface and a streamlined installation. The Ubuntu Software Store makes Linux repositories easy to use, like downloading apps from the Google Play Store or Apple App Store. It's also completely free to use, like most Linux distros, and learning how to install Ubuntu on a Windows computer doesn't take long. Contents Meet UbuntuDownload UbuntuFormat your USB stickReplace your OS with UbuntuInstall Ubuntu alongside your operating system

Difficulty

Moderate

Duration

20 minutes

What You Need

WIndows PC or laptop with at least 256GB of space USB flash drive Stable internet connection There are three installation types to choose from, so you need to know how you want to use Ubuntu. For example, you can use it inside a Windows virtual machine, or you can use Bash features directly from Windows. But those are for very specific use cases. For our purposes, we're going to assume you want to download a fresh copy of Ubuntu directly onto your computer for everyday use. Here's how you can do that. Canonical/Dell

Meet Ubuntu

The world's most popular Linux distro is created by Canonical, a South Africa-based company. While Ubuntu is free to install and use for individuals, organizations can pay for support and for a host of other Ubuntu-based products, such as server software. Ubuntu gets regular updates every six months and major overhauls every two years. These overhauls, called LTS (for long-term support), introduce new Ubuntu versions and usually a silly animal name. For example, the latest LTS is Ubuntu 22.04 "Jammy Jellyfish." It was released in spring 2022, and Canonical will support it for two years. Ubuntu uses the GNOME desktop environment, which is the underlying user interface you see when you use Ubuntu. GNOME keeps the desktop clean and uncluttered and allows you to launch applications simply by clicking on an icon rather than inputting code into the terminal. GNOME gives you a Mac-like taskbar along the top of your screen where you can see the date and time, access app-specific files and options, and use other useful features. However, if you want to get more nerdy, you can. After all, Ubuntu is a Linux distro, which means the terminal is never too far away. This will also allow you to tweak settings and opens up the full power of Linux. For instance, you can use the terminal to convert a bunch of images into PDFs at once, or you can create nested file directories deep in the system. image credit: Canonical Canonical

Download Ubuntu

The first step to installing Ubuntu is to download Ubuntu. It comes as a single ISO image and is 2GB in size. Step 1: Head to the Ubuntu desktop site on your favorite browser. image: Nathan Drescher Step 2: Select Download. image: Nathan Drescher Step 3: You will find the downloaded ISO in your downloads folder.

Format your USB stick

Once you've downloaded Ubuntu to your computer, you'll need to create a live USB stick. This is what your computer will use to install and run Ubuntu the first time around. You'll need to install a free third-party USB formatting program to do this, but don't worry, these are small applications and they're extremely easy to use. You can delete it afterward if you don't want to keep it. We recommend using Rufus for Windows. Here's how. Step 1: Download and install Rufus. image: Nathan Drescher Step 2: Launch Rufus once it is installed. Step 3: Choose your USB drive from the Device menu if it hasn't auto-populated. Nathan Drescher Step 4: Choose Select, to the right of the Boot Selection menu Nathan Drescher Step 5: Select the Ubuntu ISO file you downloaded. Nathan Drescher Step 6: The Volume Label menu will update to show your version of Ubuntu. Leave the other settings as is. Step 7: Select Start. Step 8: Wait while Rufus writes the Ubuntu ISO to your USB. You can see the progress in the status bar at the bottom. It should take 10 minutes or less. Step 9: Your USB is ready when the Status bar is green and displays "Ready."

Replace your OS with Ubuntu

Next, you're going to install Ubuntu on the computer or laptop of your choice. You can choose to partition your hard drive and dual-boot Ubuntu or to completely overwrite your current operating system and use only Ubuntu. Step 1: Insert the USB thumb drive with your live Ubuntu ISO into the computer. Step 2: Restart the device. The computer should recognize the USB thumb drive and boot from it immediately. However, if this doesn't happen, you will need to boot your computer. With the thumb drive inserted, restart your computer. Then hold down F12 during the startup and select your USB device from the Device menu. Step 3: Choose Install Ubuntu. You can test-drive Ubuntu direct from the USB. However, this is a limited version of Ubuntu and will not save anything. Nathan Drescher Step 4: Choose your language, and select Continue. Nathan Drescher Step 5: Select your preferred installation setup. We recommend choosing Normal installation unless you are using an extremely limited computer. Select Download updates while installing Ubuntu and Install third-party software for graphics and Wi-Fi hardware and additional media formats. Select Continue. Nathan Drescher Step 6: The Installation Type menu allows you to choose between overwriting your current system with Ubuntu and dual-booting Ubuntu from a partitioned drive. Select Erase disk and install Ubuntu, followed by Install Now. Nathan Drescher Step 7: Choose your location. Press Continue. Nathan Drescher Step 8: Input your details. Add your name, your computer name (make this up), and pick a username. You'll also need to create a password for logging into Ubuntu and some Ubuntu services. Keep it secure but easy to remember. You can then select to log in to your computer automatically or require a password each time you use it. Ignore the Use Active Directory option for now. Select Continue. Nathan Drescher Step 9: Ubuntu will now complete the installation. Nathan Drescher Step 10: Select Restart now when the installation is finished. Nathan Drescher Step 11: Congratulation! You just installed Ubuntu!

Install Ubuntu alongside your operating system

If you don't want to completely erase your current OS, be it Windows, Mac OS, or another Linux distro, you'll need to install Ubuntu on a partitioned drive. Thankfully, the Ubuntu installer makes it easy to do this. For starters, you'll need to go through steps one to six in the "Replace your OS with Ubuntu" section above. However, when you get to the Installation Type menu, you can jump down to here and we'll walk you through the rest. Step 1: From the Installation type menu, select Something else and click Install now. Nathan Drescher Step 2: Select New partition table on the next screen. Nathan Drescher Step 3: Select Continue on the pop-up. Nathan Drescher Step 4: Double-click on Free space to create a new partition. A new partition window pop-up will appear. Step 5: In the Create partition menu, set the size to 1024MB. Set the type for new partitions to Primary. Set the location for the new partitions to Beginning of this space. In the Use as menu, select Ext4 Journaling file system. In the Mount point menu, select /boot. Select OK. Nathan Drescher Step 6: Double-click on Free space to create a home partition. Leave the free space as is. Set the type for new partitions to Primary. Set the location for the new partitions to Beginning of this space. In the Use as menu, select XFS journaling file system. In the Mount point menu, select /home. Select OK. Nathan Drescher Step 7: Double-click on Free space to create a root file system. Set the type for new partitions to Primary. Set the location for the new partitions to Beginning of this space. In the Use as menu, select XFS journaling file system. In the Mount point menu, select /. Select OK. Nathan Drescher Step 8: Double-click on Free space to create a swap partition to help when RAM fills up. Set size to 4096. Set the type for new partitions to Primary. Set the location for the new partitions to Beginning of this space. In the Use as menu, select Swap area. Select OK. Nathan Drescher Step 9: Now that you've got a partition scheme set up, you can complete your Ubuntu install. Nathan Drescher Step 10: Choose your location. Press Continue. Nathan Drescher Step 11: Input your details. Add your name, your computer name (make this up), and pick a user name. You'll also need to create a password for logging into Ubuntu and some Ubuntu services. Keep it secure but easy to remember. You can then select to log in to your computer automatically or require a password each time you use it. Ignore the Use Active Directory option for now. Select Continue. Nathan Drescher Step 12: Ubuntu will now complete the installation. Hit Restart now when the installation is complete. Nathan Drescher Congratulations! You have successfully installed Ubuntu and can now dive into a smooth and fast OS with the ability to handle almost anything you throw at it. Interested in trying other distros? Here's a list of our favorite Linux distros.

Editors' Recommendations

How to set up Wallet and Apple Pay on Mac How to create multiple profiles for your Facebook account Are Windows 11 security features killing your gaming performance? You might be surprised How to use Microsoft Teams How to create a Smart Playlist in Apple Music How to create a Smart Folder on a Mac How to use ReBAR on Arc GPUs How your boss can spy on you with Slack, Zoom, and Teams How to find saved passwords on your Mac Snapchat+ now lets you customize when Snaps on Stories expire AMD vs. Intel: which wins in 2022? Intel Raptor Lake CPUs: Everything we know about the 13th-gen processors AMD Ryzen 9 7950X vs. Intel Core i9-13900K: a close battle AMD Ryzen 7000 vs. Intel Raptor Lake How to use Plex Media Server to watch all of your media Intel Core i9-13900K vs. Core i9-12900K: Is it worth the upgrade? Nvidia RTX 4070 renders show it’s not just a rebranded RTX 4080 12GB Big Tech’s vision for the metaverse is weak. Here’s what it needs
Share:
0 comments

Comments (0)

Leave a Comment

Minimum 10 characters required

* All fields are required. Comments are moderated before appearing.

No comments yet. Be the first to comment!

How to install Ubuntu Digital Trends | Trend Now | Trend Now