Fedora 22 系统安装

[1]Download Fedora 22 ( released on 26 May, 2015 ) from the following site.

? http://download.fedoraproject.org/pub/fedora/linux/releases/22/Server/x86_64/iso/

It‘s OK to download 64 bit version commonly. But if your computer is very old and not supported 64 bit computing, download the 32 bit version below.

? http://download.fedoraproject.org/pub/fedora/linux/releases/22/Server/i386/iso/

The example on this site uses 64 bit version.

[1] Insert the Fedora install disk and start Computer. Then, Following screen is displayed, Push Enter key to proceed.
[2] Select the language you‘d like to use during the installation.
[3] This is the default screen for some basic configuration. First, set Keymap, click KEYBOARD icon.
[4] Click "+" button on under-left.
[5] Select your keyboard type and click "Add" button.
[6] After adding keyboard layout, send up your keyboard on the top for 1st priority like follows and click "Done" button which is upper left to finish.
[7] Back to the default screen of [3]. Next, set timezone, click DATE&TIME icon and Click a point on the map you‘d like to set your timezone and push "Done" button which is on the upper left.
[8] Back to the default screen of [3]. Click "INSTALLATION DESTINATION", then following screen is shown. If some HDDs are attached on your computer, select installation destination disk. Furthermore, if you‘d like to edit the partition layouts manually, select
"I will configure partitioning", if you select "Automatically configure partitioning", partitioning are automatically done. If it‘s OK all, click "Done" button which is upper left to finish this section.
[9] Back to the default screen of [3]. Set softwares to install. Click SOFTWARE SELECTION icon, then following screen is shown. Select the base environment you‘d like to install.This example proceed with selecting "Fedora Server".
[10] If it‘s OK all, click "Begin Installation" and proceed to next.
[11] Installation starts and required to set root password and to create a common user. Click the each icon and move to configuration.
[12] On the root password settings, input any password you like and click "Done" button to finish as follows.
[13] On the common user settings, input any user name and password you like and click "Done" button to finish as follows.
[14] Click "Reboot" in the lower right after finishing installation.
[15] After rebooting, login prompt is shown like follows. login with root user and his password you set during installation. Installing Fedora 22 completes if you can login normally.

时间: 2024-09-29 23:01:55

Fedora 22 系统安装的相关文章

总结Fedora 22跨版本升级到Fedora 24方法

(总结)Fedora 22跨版本升级到Fedora 24方法   最近测试一套比较新的开源ERP,对系统软件版本要求很新,CentOS7也没这么新的开发包,也不喜欢编译安装(洁癖).想起了Fedora来,之前有台测试机Fedora22,就想把它更新到最新的Fedora24.该版本glibc 更新到2.23,GCC编译器更新到6.1了,够新!折腾了下,跨版本升级成功.注意:此操作只合适开发和测试环境,不能在生产环境这样折腾.Fedora是新技术试验场,不合适用于生产环境的. 一.使用 DNF 插件

Win10 + Fedora 双系统安装

注:Linux 小白的笔记,dalao 勿喷.... 前两天因为电脑上安装的 Fedora 系统在项目演示时无法连接投影仪,吾辈终究还是想起了 Win10 自动安装硬件驱动程序的便利性,然而用了这么久的 Fedora 系统吾辈也确实喜欢上了,所以吾辈就想装一下双系统玩一下.本以为 吾辈的笔记本有两块硬盘应该很容易安装来着,于是就安装完 Windows 之后做了一个 Fedora 的启动盘,然后就一路默认过去安装了.之后把系统的各种必备软件都安装后,才想到原来的 Win10 系统,于是就重启了一下

在Fedora 22下安装配置RealVNC Server 5.2.3的经验总结

RealVNC是目前功能最全.性能最好的VNC商业软件套件,很多时候为了确保性能和功能的统一,还是大量地在使用RealVNC.最近在Fedora 22工作站上安装RealVNC Server 5.2.3最新版,碰到了一些问题,借这个机会,把RealVNC Server的安装.两种服务模式的配置(Server模式和Virtual模式)都基本上弄清楚了,在RHEL/CentOS 6.3/7.0等系统上的安装也几乎与Fedora别无二致. 首先,当然是从RealVNC官方网站下载for Linux的安

fedora 22 安装 flash player

Fedora 22下安装flash player插件,这是在安装好一个全新的 Fedora 系统之后急需要做的事情,如果你使用chrome浏览器就没有必要了. 首先切换到 root 账户 su - 一.下载,根据不同的系统宣传命令: For Fedora 32-bit x86 rpm -ivh http://linuxdownload.adobe.com/adobe-release/adobe-release-i386-1.0-1.noarch.rpm rpm --import /etc/pki

升级到fedora 22 rawhide

升级到fedora 22 rawhide比较曲折. 首先使用fedup进行升级, fedup --network rawhide --nogpgcheck --instrepo http://download.fedoraproject.org/pub/fedora/linux/development/rawhide/$(uname -i)/os/ 出现couldn't get boot images问题,之后采用 yum install fedora-repos-rawhide yum-uti

Fedora 22(15以上版本)开机自启动脚本

前段时间做了一个网站btdog磁力与btdog电视直播.DHT爬虫需要消耗比较多的资源,原来的服务器不够用了,于是自己使用电脑搭了一台服务器,使用Fedora22系统.在Fedora22中自动写了些开机自启动脚本,但始终找不到放在哪里.折腾了下,发现原来Fedora 从15开始,系统初始化软件开始由initscript转向了systemd方式,原来要写开机启动脚本一般写在rc.local里面,但现在rc.local已经不存在了,不过systemd仍然有rc-local服务. 编辑/usr/lib

Fedora 13 系统安装

[1]Download Fedora 13 ISO image from following site ? http://ftp.riken.jp/Linux/fedora/releases/13/Fedora/x86_64/iso/ It is 64 bit version but your computer is old and it's not supported 64 bits computing, Download 32 bits version from follwoing site

Fedora 14 系统安装

[1]First, Download ISO file from Fedora's mirror below. ? http://ftp.riken.jp/Linux/fedora/releases/14/Fedora/x86_64/iso/ If your computer is very old and it does not suppoert 64 bit computing, Download 32 bit version of Fedora 14, below. ? http://ft

Fedora 22 Virtualbox 4.3

sudo wget http://download.virtualbox.org/virtualbox/rpm/fedora/virtualbox.repo sudo dnf clean all sudo dnf update sudo dnf install binutils gcc make patch libgomp glibc-headers glibc-devel kernel-headers kernel-devel dkms or dnf install binutils gcc