世界中のほとんどのコンピューターは、あるバージョンのMicrosoftWindowsで実行されています。これは世界で群を抜いて最も人気のあるデスクトップオペレーティングシステムですが、インターネットを実行し続けるサーバーなどの非デスクトップシステムに移行すると、状況は大きく異なります。
これらのマシンで実行されているLinuxのバージョンを見つける可能性が高くなります。Ubuntu Linuxは、この信頼性が高く強力なオペレーティングシステムのデスクトップバージョンであり、ニーズに応じて、最適なデスクトップオペレーティングシステムになる可能性があります。Ubuntuに興味をそそられるアイデアを見つけた場合は、この初心者向けのUbuntuLinuxガイドから始めるのが最適です。
Ubuntu Linuxとは何ですか?
Ubuntu Linuxは、 (Linux)Linuxの1つのディストリビューションまたは「ディストリビューション(distro)」です。Linuxはオープンソースのオペレーティングシステムであり、業界の大企業が後援する一般の人々や財団のコミュニティによって維持されています。
特にUbuntuは、 Canonical(Canonical)という会社によって作成および保守されています。これは、 Windows(Windows)やmacOSなどのオペレーティングシステムの代替として特別に作成されたLinuxのバージョンです。
インターフェイスから標準ソフトウェアまで、すべてが通常のユーザーを対象としています。これが、 Ubuntu(Ubuntu)が世界で最も人気のあるデスクトップバージョンのLinuxになった理由の1つです。
Ubuntu Linuxはどこにありますか?
UbuntuLinuxを見つける(Ubuntu Linux)のはとても簡単です。UbuntuのWebサイトにアクセスして、必要なバージョンをダウンロードする(download)だけです。(Simply)何も支払う必要はありませんが、寄付はいつでも大歓迎です!
Ubuntuディスクイメージをダウンロードしたら、起動可能なフラッシュドライブなどのインストールメディアを作成するか、イメージをDVDに書き込むことができます。
UbuntuLinuxのインストール
Ubuntuをインストールするプロセスは、この記事で取り上げるプロセスではありませんが、オペレーティングシステムを安全に試すことができるように、仮想マシンにインストールすることから始めることをお勧めします。(installing it in a virtual machine)
もう少し冒険したい場合は、Windows10とUbuntuのデュアルブート(dual-booting Windows 10 and Ubuntu)を検討することもできます。これからは、何らかの形のUbuntu(Ubuntu)を試してみることができると想定します。
UbuntuLinux入門
初めてUbuntuにログインすると、なじみのある人となじみのない人の両方に驚かれることでしょう。Ubuntuデスクトップは「Unity」と呼ばれ、長いプロセスを経て現在のデスクトップになりました。
画面のメインエリアはデスクトップです。これは、ディレクトリ構造内の場所も反映しています。ここにファイルを保存すると、外付けドライブなどのアイテムのアイコンがここにポップアップ表示されます。
画面の左側にお気に入りバーがあります。これは基本的に、UbuntuバージョンのmacOSドックまたはWindows10タスクバーの固定アイコンです。デフォルトでは、そこに写真のアイコンが表示されますが、右クリックメニューを使用すると、不要なアイコンをすぐに削除できます。これらのアイコンのいずれかを右クリックして、[お気に入りから削除]をクリックするだけです。(Remove from Favorites)
左下のグリッドアイコンは、インストールされているすべてのアプリケーションを開きます。これは、 Windowsの(Windows)[スタート(Start)]ボタンやAndroid(Android.You)のアプリドロワーのようなものです。これらのいずれかを右クリックし、[お気に入りに追加(Add to Favorites )]をクリックすると、次の場所に表示されます。お気に入りのバー。
画面のトップバーから、一般的なシステム機能にアクセスできます。通知セクションをクリック(Click)して、ボリュームコントロール、設定のショートカット、ネットワーク設定、および電源オプションにアクセスします。
管理者権限
コンピューターを完全に制御するメインユーザーアカウントは、「ルート」と呼ばれます。ルート権限を持っている場合、あなたはマシンの大ボスです。これは、完全に混乱させることもできることを意味します。そのため、Ubuntu(および一般的にはLinux)は、通常のユーザーのニーズをルートレベルのニーズから慎重に分離します。
これらのより深刻な機能に該当する変更を行う場合は常に、管理者パスワードを入力する必要があります。つまり、マシンにアクセスできる他のユーザーは、ごく限られた量のいたずらしか作成できません。これは、システムに潜在的に有害な変更を加える前に、よく考えるのに役立ちます。
ターミナルのクラッシュコース
ターミナルは、 (Terminal)Linuxとほぼ同義のテキストベースのコマンドラインインターフェイスです。他のすべてのオペレーティングシステムには何らかの形式のコマンドラインインターフェイスがありますが、長い間、ターミナル(Terminal)を多用しないと(without )Linuxユーザーになることはできませんでした。
Ubuntuは違います。オペレーティングシステムを可能な限りユーザーフレンドリーにするためのCanonicalとUbuntuコミュニティの努力のおかげで、ほとんどのユーザーはターミナルに触れる必要がまったくありません。(Terminal)ただし、必要に応じて、ターミナル(Terminal)を使用してほぼすべてのことを実行できます。
多くの場合、ターミナル(Terminal)内での作業は、グラフィカルインターフェイスよりも高速で正確です。誰もが覚えることができるよりも多くの端末コマンドがありますが、誰もが知っておくべきいくつかのコマンドがあります。
- Sudo –後続のコマンドを管理者レベルに昇格させます
- Apt-get –これにより、ソフトウェアデータベースからソフトウェアをインストール、更新、またはアンインストールできます。
- Cd –現在の作業ディレクトリを変更します
- Ls –現在のディレクトリ内のすべてのファイルとフォルダを一覧表示します
- Pwd –現在の完全なディレクトリパスを表示します
- Cp –ファイルをソースから宛先にコピーします
- Mv –ファイルをソースから宛先に移動します
- Rm –ファイルまたはディレクトリを削除します。これに注意してください!
- Mkdir –新しいディレクトリを作成します
- 男–マニュアルページを表示します。「manintro」を試して、Linuxコマンドの概要を確認してください
初心者の方は、端末を使用する必要はありませんが、基本的な知識が必要です。
Ubuntuアプリケーションのインストール
Ubuntuのコピーにソフトウェアをインストールする主な方法は2つあります。最も簡単な方法は、単に「 UbuntuSoftware(Ubuntu) 」という名前の組み込みソフトウェアストアを使用することです。これは、 Android(Android)上のGooglePlayなどの他のシステムに保存されているアプリとほぼ同じように機能します。
Ubuntuのアプリケーションの大部分はフリー(Free)でオープンソース(Open Source)(FOSS)ですが、もちろん有料のアプリケーションもあります。
アプリケーションをインストールするもう1つの主な方法は、自己インストールパッケージをダウンロードすることです。これらは通常、 Ubuntu(Ubuntu)を含むLinuxのすべてのDebianバリアントで動作する.debファイルのいずれかです。次に、PPAまたは「パーソナルパッケージアーカイブ」があります。Ubuntuソフトウェア(Ubuntu Software)を使用すると、ダウンロード後にローカルドライブからPPAを追加し、ストアフロントの他のアプリケーションと同じようにインストールできます。
ソフトウェアのコンパイル
必要なプログラムがストアフロントになく、インストーラーパッケージとして見つからない場合があります。代わりに、プログラムコードとコンポーネントを「tarball」ファイルに圧縮して取得します。これは、 Linux(Linux)で一般的なタイプの圧縮ファイルです。
ソフトウェアをシステムにインストールするには、ソフトウェアを「コンパイル」する必要があります。信じられないかもしれませんが、これを行う最も簡単な方法は、コマンドラインを使用することです。Ubuntu(official compilation guide for Ubuntu)の公式コンパイルガイドには、これが4つのステップのプロセスとして記載されています。
- 「build-essentials」パッケージをダウンロードしてインストールします(初回)
- (Download)圧縮ファイルをダウンロードして解凍します
- (Resolve)ソフトウェアの依存関係を解決します
- ソフトウェアをコンパイルしてインストールします
ソフトウェアのコンパイルは、実際には(Software)Linuxの「初心者」レベルのプロセスではありませんが、幸いなことに、大多数のユーザーは、デジタルストアフロントにない、またはセルフインストールパッケージとして利用できるソフトウェアを探している可能性は低いです。
見た目よりも簡単です!
Linuxの難しさに対する評判は、現時点では遠い過去の一部です。特にUbuntuに関しては。Ubuntuを使用することは、その特異性を学んだら、WindowsまたはmacOSを使用することほど難しくありません。さらに、それは無料です!あなたは今それを試すことができます、そしてそれはあなたの新しいお気に入りのオペレーティングシステムであることがわかるかもしれません!
A Beginner’s Ubuntu Linux Guide
Most computers in the world run on ѕome vеrsion оf Microsoft Windows. It’s by far the most popular desktop operating system in the world, but when we move to non-deѕktop systems such аs the servers that keep thе internet running, things look verу different.
You’re more likely to find some version of Linux running on these machines. Ubuntu Linux is a desktop version of this reliable and powerful operating system and, depending on your needs, could be the perfect desktop operating system for you. If you find the idea of Ubuntu intriguing, then this beginner’s Ubuntu Linux guide is a great place to start.
What Is Ubuntu Linux?
Ubuntu Linux is one distribution or “distro” of Linux. Linux is an open source operating system that’s maintained by a community of regular people and foundations sponsored by bigger industry players.
Ubuntu in particular is created and maintained by a company called Canonical. It’s a version of Linux created specifically to be an alternative to operating systems like Windows and macOS.
Everything from its interface to its standard software is geared towards regular users. This is one of the reasons that 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. Simply head on over to the Ubuntu website and download the version you want. You don’t have to pay anything, but a donation is always welcome!
Once you’ve downloaded the Ubuntu disk image, you can create installation media such as a bootable flash drive or simply burn the image to a DVD.
Installing Ubuntu Linux
The process of installing Ubuntu isn’t one we’ll be covering in this article, but we do recommend that you start off by installing it in a virtual machine so you can safely try the operating system for yourself.
If you’re feeling a bit more adventurous, you could even consider dual-booting Windows 10 and Ubuntu. From here on out, we’ll assume that you have some form of Ubuntu to play with.
Getting Started With Ubuntu Linux
When you first log into Ubuntu, you’ll be struck by both the familiar and the unfamiliar. The Ubuntu desktop is known as “Unity” and it’s gone through a long process of refinement to become what it is today.
The main area of the screen is the desktop. This also reflects a location in your directory structure. You can store files here and will see icons for items such as external drives pop up here.
On the left side of the screen we have the favorites bar. This is essentially the Ubuntu version of the macOS dock or pinned icons in the Windows 10 taskbar. By default you’ll see the pictured icons there, but the right-click menu lets you immediately take away the ones you don’t need. Simply right-click on any of these icons and then click Remove from Favorites
The grid icon at the bottom left will open up all installed applications.This is like the Start button in Windows or the app drawer in Android.You can right click on any of these and then clickAdd to Favorites after which they’ll appear on the favorites bar.
The top bar of the screen gives you access to common system functions. Click on the notification section to get access to the volume controls, settings shortcut, network settings and power options.
Administrator Privileges
The main user account that has complete control over the computer is known as “root”. If you have root privileges, you’re the big boss of the machine. This means that you can also completely make a mess of things, so Ubuntu (and Linux in general) is careful to separate normal user needs from root level ones.
Whenever you try to make a change that falls under these more serious functions, you’ll have to enter the administrator password.This means that anyone else who gets access to the machine can only create a very limited amount of mischief. It helps you think twice before making potentially harmful changes to the system.
A Crash Course In The Terminal
The Terminal is a text-based command-line interface that’s almost synonymous with Linux. While every other operating system has some form of command line interface, for a long time you couldn’t be a Linux user without making extensive use of the Terminal.
Ubuntu is different. Most users will never have to touch the Terminal at all, thanks to efforts by Canonical and the Ubuntu community to make the operating system as user-friendly as possible. However, if you want to you can do just about anything with the Terminal.
Often, working within the Terminal is faster and more precise than the graphical interface. There are more terminal commands than anyone can memorize, but there are a few everyone should know:
- Sudo – elevates any subsequent command to administrator level
- Apt-get – this allows you to install, update or uninstall software from the software database
- Cd – change the current working directory
- Ls – lists all files and folders in the current directory
- Pwd – shows the full current directory path
- Cp – copy a file from source to destination
- Mv – move a file from source to destination
- Rm – remove a file or directory. Be careful with this one!
- Mkdir – make a new directory
- Man – shows a manual page. Try “man intro” to see an intro to Linux commands
As a beginner, you don’t have to use the terminal, but a working knowledge of the basics is advised.
Installing 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 simply named “Ubuntu Software”. This works pretty much the same way as apps stored on other systems such as Google Play on Android.
The vast majority of applications for Ubuntu are Free and Open Source (FOSS), but of course there are paid applications as well.
The other main way to install applications is to download a self-installing package. These are usually either .deb files, which work on all Debian variants of Linux, including Ubuntu. Then there’s the PPA or “Personal Package Archive”. Using Ubuntu Software, you can add a PPA from your local drive after downloading it and then install it like any other application on the storefront.
Compiling Software
Sometimes a program you want isn’t in the storefront and can’t be found as an installer package. Instead, you’ll just get the program code and components zipped up in a “tarball” file. This is a popular type of compressed file in Linux.
In order to get the software installed on your system, you need to “compile” it. Believe it or not, the easiest way to do this is by using the command line. The official compilation guide for Ubuntu lists this as a four-step process:
- Download and install the “build-essentials” package (the first time)
- Download and extract the compressed file
- Resolve any dependencies for the software
- Compile and install the software
Software compilation isn’t really a “beginner” level process in Linux, but the good news is that the vast majority of users are unlikely to be looking for software that isn’t in the digital storefront or available as a self-installation package.
It’s Easier Than it Looks!
Linux’s reputation for being difficult is a part of it’s distant past at this point. Especially when it comes to Ubuntu. Using Ubuntu, once you learn its idiosyncrasies, is no harder than using Windows or macOS. Plus, it’s free! You can try it right now, and it might turn out to be your new favorite operating system!