Skip to content

How To Blog

how to

  • How To Add A Business To Apple Maps How-To
  • Best t1-84 plus graphing calculator 2020

    Best t1-84 plus graphing calculator 2020

  • Change the Default Margins Used in New Word Documents Office Tips
  • What Is a Smart TV, & Is It Worth The Price? Smart Home
  • Top tips and tricks : Chromebook vs. laotop best device for kids? Gadgets
  • 10 Troubleshooting Ideas For When Your Amazon Fire Stick Is Not Working Help Desk
  • Using Excel’s What-If Analysis Goal Seek Tool Office Tips
  • The Best Utilities to Customize Windows 10 Windows 10

A Beginner’s Ubuntu Linux Guide

Posted on October 7, 2020 By blog_786 No Comments on A Beginner’s Ubuntu Linux Guide

Most computers in the world run some version of Microsoft Windows It is by far the most popular desktop operating system in the world, but when we move on to non-desktop systems such as the servers that power the Internet, things look different.

You will most likely find that some version of Linux is running on these machines. Ubuntu Linux is the desktop version of this robust and powerful operating system, which, depending on your needs, can be your ideal desktop operating system. If you are intrigued by the idea of ??Ubuntu, then this Ubuntu Linux beginner’s guide is a great place to start.

A Beginner’s <a href=Ubuntu Linux Guide”/>

What is Ubuntu Linux?

Ubuntu Linux is one of the Linux distributions or “distributions”. Linux is an open source operating system that is supported by a community of ordinary people and foundations sponsored by larger industry players.

Ubuntu, in particular, is created and maintained by Canonical. This is a version of Linux designed specifically as an alternative to operating systems such as Windows and macOS

A Beginner’s <a href=Ubuntu Linux Guide”/>

Everything from the interface to the standard software is geared towards common users. This is one of the reasons Ubuntu has become the most popular desktop version of Linux in the world.

Where can I find Ubuntu Linux?

Finding Ubuntu Linux is pretty easy. Just go to the Ubuntu website and download the version you want. You don’t have to pay anything, but donations are always welcome!

– /

A Beginner’s <a href=Ubuntu Linux Guide”/>

After booting the Ubuntu disk image, you can create installation media, such as a bootable USB stick, or simply burn the image to DVD.

Install Ubuntu Linux

We will not cover the Ubuntu installation process in this article, but we recommend that you start by installing in a virtual machine so that you can safely try the operating system on yourself.

If you’re adventurous, you might even consider dual booting Windows 10 and Ubuntu. From now on, we’ll assume you have some version of Ubuntu to play with.

Getting started with Ubuntu Linux

When you first log into Ubuntu, you will be amazed by both familiar and unfamiliar. The Ubuntu desktop is known as “Unity” and has gone through a long process of refinement to become what it is today.

A Beginner’s <a href=Ubuntu Linux Guide”/>

The main area of ??the screen is the desktop. It also reflects the location in your directory structure. This is where you can store files and icons for items such as external drives will appear here.

A Beginner’s <a href=Ubuntu Linux Guide”/>

On the left side of the screen is the favorites bar. Basically, this is the Ubuntu version of the macOS dock or the pinned icons on the Windows 10 taskbar. By default, you will see the icons shown there, but the context menu allows you to immediately remove those you don’t need. Just right-click any of these icons and select Remove from Favorites.

A Beginner’s <a href=Ubuntu Linux Guide”/>

The grid icon in the bottom left corner will open all installed apps. This is similar to the Windows Start button or the Android app bar. You can right click on any of them and then “Add to favorites”, after which they will appear in the favorites bar.

A Beginner’s <a href=Ubuntu Linux Guide”/>

The top panel of the screen gives you access to general system functions. Click the notification section to access volume controls, settings shortcut, network settings, and power options.

Administrator privileges

The primary user account, which has full control over the computer, is called “root”. If you have root privileges, you are the master of the machine. This means you can also completely confuse things, which is why Ubuntu (and Linux in general) carefully separates the needs of the average user from the needs of the root level.

A Beginner’s <a href=Ubuntu Linux Guide”/>

Every time you try to make changes related to these more advanced features, you will have to enter the administrator password. This means that anyone else who gains access to the machine can only do a very limited amount of harm. This will help you think twice before making potentially harmful changes to your system.

An intensive course at the station

Terminal is a text-based command line interface, almost synonymous with Linux Although every other operating system has some form of command line interface, for a long time you couldn’t be a Linux user without extensive use of the Terminal.

Ubuntu is different. Most users will never have to touch Terminal at all, thanks to the efforts of Canonical and the Ubuntu community to make the operating system as user-friendly as possible. However, if you want, you can do whatever you want with the Terminal.

A Beginner’s <a href=Ubuntu Linux Guide”/>

Often, work in the Terminal is faster and more accurate than in the graphical interface. There are more terminal commands than anyone can remember, but there are a few that everyone should know:

  • Sudo – elevates any subsequent command to administrator level.
  • Apt-get – This allows you to install, update or remove software from the software database.
  • Cd – change the current working directory
  • Ls – list all files and folders in the current directory
  • Pwd – shows the full path to the current directory.
  • Cp – copy file from source to destination
  • Mv – move file from source to destination
  • Rm – delete file or directory. Be careful with this!
  • Mkdir – create a new directory
  • Man – shows the man page. Try “man intro” for an introduction to Linux commands.

As a beginner, you don’t need to use the terminal, but a working knowledge of the basics is recommended.

Install Ubuntu applications

There are two main ways to install software on your copy of Ubuntu. The easiest way is to use the built-in software store called “Ubuntu Software”. It works in much the same way as apps stored on other systems like Google Play on Android.

A Beginner’s <a href=Ubuntu Linux Guide”/>

The vast majority of Ubuntu apps are Free and Open Source (FOSS), but of course there are paid apps as well.

Another main way to install applications is to download the self-installing package. Usually these are either .deb files that work in all flavors of Linux Debian, including Ubuntu. Then there is the PPA or “Personal Package Archive”. Using Ubuntu software, you can add the PPA from your local drive after downloading it and then install it like any other app in the store.

Software assembly

Sometimes the program you need is not in the store and cannot be found in the installation package. Instead, you just get the code and components zipped in the archive. This is a popular compressed file type in Linux

In order for the software to be installed on your system, you need to “compile” it. Believe it or not, the easiest way to do this is to use the command line. The official compilation guide for Ubuntu describes it as a four-step process:

  • Download and install the “build-essentials” package (first time).
  • Download and extract the compressed file.
  • Remove any software dependencies
  • Compile and install the software

A Beginner’s <a href=Ubuntu Linux Guide”/>

Compiling software on Linux is not really a “novice” process, but the good news is that the vast majority of users are unlikely to look for software that is not available in a digital store or that is available as a do-it-yourself package.

It’s easier than it sounds!

Linux‘s reputation as a complex device right now is part of its distant past. Especially when it comes to Ubuntu. Using Ubuntu, if you get to know its specifics, is no more difficult than Windows or macOS Plus it’s free! You can try it now and it could be your new favorite operating system!

–

Linux Tips

Post navigation

Previous Post: How To Search In Excel
Next Post: What To Do If You Are Locked Out Of Your Google Account

Related Posts

  • How To Install a Linux OS On Your Android Phone Linux Tips
  • How To Set Up & Configure TCP/IP Files On Linux (TCP/IP Settings For Linux) Linux Tips
  • Shutdown and Restart Your Computer From The Ubuntu Terminal Linux Tips
  • The Top 7 Free Antivirus Programs for Linux Linux Tips
  • Create and Edit Zip Files In Linux Using The Terminal Linux Tips
  • Ten most useful Raspberry Pi commands Linux Tips

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

  • Apple Watch
  • Computer Tips
  • Cool Websites
  • Free Software Downloads
  • Gadgets
  • Gaming
  • General Software
  • Google Software/Tips
  • Hardware
  • How-To
  • iOS
  • iPad
  • iPhone
  • Linux Tips
  • macOS
  • MS Office Tips
  • Networking
  • Product Reviews
  • Reviews
  • Safari
  • Smart Home
  • Smartphones
  • Software Reviews
  • technology
  • text
  • Tutorials
  • Uncategorized
  • Urdu Books PDF
  • Web Site Tips
  • Windows
  • Windows 10
  • January 2023
  • December 2022
  • November 2022
  • September 2022
  • August 2022
  • July 2022
  • June 2022
  • May 2022
  • April 2022
  • March 2022
  • February 2022
  • January 2022
  • December 2021
  • November 2021
  • October 2021
  • September 2021
  • August 2021
  • July 2021
  • June 2021
  • May 2021
  • April 2021
  • March 2021
  • February 2021
  • January 2021
  • December 2020
  • November 2020
  • October 2020
  • September 2020
  • August 2020
  • July 2020
  • June 2020
  • May 2020
  • April 2020
  • March 2020
  • December 2019
  • July 2019
  • May 2019
  • April 2019
  • January 2019
  • December 2018
  • November 2018
  • October 2018

2021 Android ) Apple apps Best browser change Chrome Closing words Concluding remarks Download email Error Facebook From Google Image Internet Keyboard Mac make Movies Music online Packaging phone? Photos Print Shortcuts sites Switch Time Tips Tricks turn using Video Videos Watch What With Word Working? your YouTube

  • 14 Best Options for Video Game Rentals in 2022 Gaming
  • How To Hide Files In a JPG Picture Computer Tips
  • How to Post Live Photos on Instagram Story From iPhone How-To
  • How To Create a Windows 10 Installation USB Stick Windows 10
  • How To Know If Your Data Has Been Compromised In a Data Breach Tutorials
  • How to convert Excel to Google Sheets 4 best ways Office Tips
  • Best electric calculator 2020

    Best electric calculator 2020

  • How to Set Alarms and Timers on your Mac Tutorials

Copyright © 2023 How To Blog.

Powered by PressBook News WordPress theme

Manage Cookie Consent
To provide the best experiences, we use technologies like cookies to store and/or access device information. Consenting to these technologies will allow us to process data such as browsing behavior or unique IDs on this site. Not consenting or withdrawing consent, may adversely affect certain features and functions.
Functional Always active
The technical storage or access is strictly necessary for the legitimate purpose of enabling the use of a specific service explicitly requested by the subscriber or user, or for the sole purpose of carrying out the transmission of a communication over an electronic communications network.
Preferences
The technical storage or access is necessary for the legitimate purpose of storing preferences that are not requested by the subscriber or user.
Statistics
The technical storage or access that is used exclusively for statistical purposes. The technical storage or access that is used exclusively for anonymous statistical purposes. Without a subpoena, voluntary compliance on the part of your Internet Service Provider, or additional records from a third party, information stored or retrieved for this purpose alone cannot usually be used to identify you.
Marketing
The technical storage or access is required to create user profiles to send advertising, or to track the user on a website or across several websites for similar marketing purposes.
Manage options Manage services Manage vendors Read more about these purposes
View preferences
{title} {title} {title}
Go to mobile version