Getting started with Fedora

Petr Bokoc, Ooyama Yosiyuki, Liam Coogan Version F32 onwards Last review: 2023-03-21
The Fedora Project is a community of people working together to build a free and open source software platform and to collaborate on and share user-focused solutions built on that platform. Or, in plain English, we make an operating system, and we make it easy for you to do useful stuff with it.

実際、私たちはいくつかのオペレーティングシステム、またはエディションをとにかく作成しています。あなたが最も興味を持っているだろうもの、そして私たちが焦点を当てるのは、 Fedora Workstation です。 Fedora Workstation には、ほとんどの人に適した幅広いソフトウェアがあります。 Webの閲覧、ストリーミングビデオの視聴、写真の編集、およびゲームのプレイなど、家庭用にも使用できます。ドキュメントの作成、スプレッドシートでの数値計算、またはプログラミングなど仕事にも使用できます。

Fedora が提供しているソフトウェアのほとんどはオープンソースであり、ダウンロードと使用においてフリーです。また、それを改変して配布することも、お望みならば、できます。しかし、それはこのガイドの範囲を越えています。We’re just going to focus on the new user experience and some "day two" stuff so you can acclimate to Fedora and start being productive right away.

誰のための文書ですか

この文書は Fedora Workstation を新しく使う人たちのための、または、Fedora Workstation の多くを使うためにもっと背景的な tips を少しでも得たい人たちのためのものです。焦点として、デスクトップ用途で共通的なタスク、たとえばウェブ閲覧、ストリーミング、写真または音声の編集、および多くの種類の productivity な取り組みたいタスクを、デスクトップパソコンまたはラップトップで。典型的な毎日のコンピュータの使用法だと、あなたは言うかもしれません。

What’s a Linux distribution?

Fedora Workstation は Linux distribution であり、オペレーティングシステムのひとつです。それは Linux kernel を核とし、プラスして必要なインストールと管理に必要なソフトウェア、さらには日々の仕事で使うだろうアプリケーションを加えたものです。

Fedora is one of many Linux distributions, and includes a lot of software you’ll find in many Linux distributions. For example, the GNOME desktop environment, and the Firefox web browser, LibreOffice office suite, and a lot of GNU utilities and so much more.

Understanding Linux

Linux は他のオペレーティングシステムとは大きく異なります。Microsoft Windows のような主要OSとは異なります。このセクションで説明する概念は Linux とその作用、which help make it clear, for example, why Linux asks for various passwords.

Root

By default Linux creates the root user account. It is the highest level account on the system and is used for administration. It gives the user full permission to modify files, and start and stop critical programs (called processes) on the system. It is a security feature in Linux that limits normal user privileges only to those required for normal tasks.

For security reasons, the root account is disabled by default on Fedora Workstation. Instead, the default user will be added to the group 'wheel'. Members of this group are able to acquire root permissions using the 'sudo' command. Whenever this user wants to make a system-wide change, such as stopping a fundamental program like the web server (httpd), the corresponding command is preceded by a sudo, e.g. sudo systemctl stop httpd. The sudo then asks for the password of the user, not of root.

The command line/terminal

Use the Terminal program to perform command line tasks. Benefits to using the command line include the ability to give multiple commands on one line, but it requires greater knowledge of Linux commands. Documentation published on this site, as well as various tutorials and guides on the internet and elsewhere, often makes use of these terminal commands.

First impressions

GNOME

GNOME, Fedora’s default window manager, is the underlying graphical user environment. It provides a visual front-end using a desktop analogy. When you log into Fedora, GNOME is started with a predefined set of icons and menus on the desktop.

The internet

Mozilla [application]*Firefox は標準のwebブラウザです。 Activities  Firefox でアクセスできます。Firefox はまた Microsoft Windows や Mac OS X でも利用することができます。

E-mail

There is no longer a default email client bundled with Fedora, but you can install one by searching in Software.

Evolution を選ぶことができます。メールにアクセス、連絡先の作成、タスク管理、スケジュールのカレンダーなどに使えます。Microsoft Outlook と似た機能を Evolution は備えています。

他の選択肢としては Thunderbird があり、これはMozilla Foundation によって開発されたものです。 これは多くのおペレーティングシステムに対応した人気あるメールクライアントです。 It is used for handling email and newsgroups without the calendaring functions that Evolution provides.

Instant messaging

The Pidgin application is popularly used for instant messaging. The instant messaging protocols that Pidgin supports include MSN, AIM, IRC, and Yahoo. You can install Pidgin using Software.

Music & audio

Fedora provides built-in support for sound cards and playing music CDs. Applications to import audio from CDs and manage music files are available. Extracting audio from CDs and storing it in compressed format on the hard drive is one way to manage a music collection.

To extract, or rip, the music from a CD, use the Sound Juicer program. You can install it by searching for "Sound Juicer" in Software. By default, Sound Juicer encodes music files to the free and open OGG Vorbis format. Once music files are generated, use Rhythmbox to manage and play tracks. In addition to playing audio file formats, Rhythmbox is also used for streaming media from Internet radio stations.

Productivity tools

オフィス・スイートとして Fedora は標準で LibreOffice を含んでいます。これは、よく知られており、成熟したソフトウェアです。 LibreOffice が含むものとして、ワープロソフト (Write), 表計算プログラム (Calc), プレゼンソフト (Impress). 簡単な図形編集パッケージ (Draw) 、それに加えてリレーショナル・データベース (Base) があり、オプショナルでインストールして利用可能です。

Moving further

  • Configuring an internet connection the battery icon in the top right corner of the screen, then selecting Settings  Network

  • Configuring graphics cards / video drivers

Cool things to do with Fedora

  • Linphone - demonstrates installing from Extras, and free phone calls. Requires: headset.

  • GnuCash - installs from Core, home finance software isn’t cool, but is important.