(OK) post - install-fedora.txt


dnf upgrade --exclude=kernel*

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
install VirtualBox
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

wget -c http://download.virtualbox.org/virtualbox/5.1.2/Oracle_VM_VirtualBox_Extension_Pack-5.1.2-108956.vbox-extpack

# Fedora 23

wget -c http://download.virtualbox.org/virtualbox/5.1.2/VirtualBox-5.1-5.1.2_108956_fedora22-1.x86_64.rpm

rpm -ivh VirtualBox-5.1-5.1.2_108956_fedora22-1.x86_64.rpm

# Fedora 24

wget -c http://download.virtualbox.org/virtualbox/5.1.2/VirtualBox-5.1-5.1.2_108956_fedora24-1.x86_64.rpm

rpm -ivh VirtualBox-5.1-5.1.2_108956_fedora24-1.x86_64.rpm

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
install sogoupinyin
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

http://www.linuxdiyf.com/linux/15478.html


1,安装 Fedora 中文社区软件源

dnf config-manager --add-repo=http://repo.fdzh.org/FZUG/FZUG.repo
dnf install fzug-release -y
dnf remove fzug-release

2,安装搜狗拼音输入法 Linux 版

dnf install sogoupinyin sogoupinyin-selinux -y


3,重启

reboot

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
install chrome
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++


http://pan.baidu.com/s/1bojXNu3
google-chrome-stable_current_x86_64.rpm —— 版本 44.0.2403.155 (64-bit)

wget https://dl.google.com/linux/direct/google-chrome-stable_current_x86_64.rpm


OR


[root@localhost ~]# gedit /etc/yum.repos.d/google.repo                          //文件内容如下:

[gogle]
name=Google-x86_64
baseurl=http://dl.google.com/linux/rpm/stable/x86_64
enabled=1
gpgcheck=0
gpgkey=https://dl-ssl.google.com/linux/linux_signing_key.pub


[root@localhost yum.repos.d]# yum install google-chrome-stable

++++++++++++++++++++++++ 不能以根用户身份运行 google chrome

[root@localhost core]# google-chrome -user-data-dir

OR

[root@localhost yum.repos.d]# vim /usr/share/applications/google-chrome.desktop

108行,修改为:
Exec=/usr/bin/google-chrome-stable %U -user-data-dir

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
add “opening terminal” in the menu of right click 
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

dnf install nautilus-open-terminal

restart system

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
gnome classic—dnf—gdm—multi-user—graphical 
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
## after installed, login, then in CLI

dnf grouplist -v
dnf groupinstall "Fedora Workstation"

OR
dnf groupinstall workstation-product-environment
dnf groupinstall 'MATE Desktop'

systemctl get-default
systemctl set-default multi-user.target
systemctl set-default graphical.target

## gnome classic

dnf install dconf-editor
dconf-editor set “org > gnome > desktop > session“ session-name 'gnome-fallback'

gsettings set org.gnome.desktop.session session-name 'gnome-fallback'

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
VirtualBox 5.0.10 中 Fedora 23 在安装了增强工具后无法自动调节虚拟机分辨率的问题 
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

VirtualBox 5.0.10 中安装 Fedora 23,即使在安装了增强工具后,仍然会发现虚拟机无法根据 VirtualBox 的运行窗口大小自动进行分辨率调节。究其原因,主要是因为 Fedora 23 所带的 Xorg 显示服务器的版本过高,目前 VirtualBox 5.0.10 尚未支持。解决办法有两个:
 
1、等待 VirtualBox 升级新版本,提供对最新版 Xorg 的支持。
 
2、将 Fedora 23 自带的 Xorg 软件包版本降级为 Fedora 22 所带版本,这样就可以解决问题,具体做法为:

dnf --showduplicates --allowerasing --releasever=22 downgrade xorg-x11-server-Xorg

执行这条命令即可。

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
grub2-set-default——kernel updates keep defaulting to debug kernel 
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

grep -P "submenu|^menuentry" /boot/grub2/grub.cfg | cut -d "'" -f2
grub2-editenv list
grub2-set-default "Fedora (4.4.6-300.fc23.x86_64) 23 (Workstation Edition)"
grub2-mkconfig -o /boot/grub2/grub.cfg

reboot

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Install times new roman font—MS fonts
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

dnf install msttcorefonts

https://rpmfind.net/linux/rpm2html/search.php?query=msttcorefonts ( msttcorefonts-2.5-2.fc23.noarch.rpm )
or
rpm -ivh ftp://rpmfind.net/linux/sourceforge/p/po/postinstaller/fedora/releases/23/x86_64/msttcorefonts-2.5-2.fc23.noarch.rpm

http://rpmfind.net/linux/sourceforge/p/po/postinstaller/fedora/releases/24/x86_64/msttcorefonts-2.5-3.fc24.noarch.rpm

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
WPS for Linux提示“系统缺失字体symbol、wingdings、wingdings 2、wingdings 3、webding”的解决方法 
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

http://blog.csdn.net/ztguang/article/details/51249088

http://blog.csdn.net/ly0303521/article/details/44099853

启动WPS for Linux后,出现提示"系统缺失字体symbol、wingdings、wingdings 2、wingdings 3、webding" 。

出现提示的原因是因为WPS for Linux没有自带以上5种字体,只要在Linux系统中加载以上字体即可。具体操作步骤如下:

 在Linux系统中挂载Windows系统盘,并且搜索".ttf",从搜索到的文件中查找缺失的字体文件,然后复制到Linux系统中的/usr/share/fonts/wps-office文件夹中。

[root@localhost Fonts]# pwd
/run/media/root/22C03855C0383181/Windows/Fonts
[root@localhost Fonts]# cp webdings.ttf wingding.ttf WINGDNG2.TTF WINGDNG3.TTF /usr/share/fonts/wps-office
[root@localhost Fonts]# cp Mt\ Extra\ Tiger.ttf /usr/share/fonts/wps-office
[root@localhost Fonts]# cp mtextra_01.ttf mtextra.ttf /usr/share/fonts/wps-office
[root@localhost Fonts]# cp symbol.ttf /usr/share/fonts/wps-office
[root@localhost Fonts]# cp Symbol\ Tiger* /usr/share/fonts/wps-office
[root@localhost Fonts]#

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
WPS会一直卡住,无法操作
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

http://blog.csdn.net/ztguang/article/details/51248822
http://bbs.wps.cn/thread-22575920-1-1.html

用的是Fedora23, 4.4.6的内核, 最新版的WPS, 增量升级包.打开WPS文字,演示都会卡在界面,然后无法操作.
提示:Docer-在线模板 - WPS 文字” 未响应。
您可以选择稍等一会儿,或者强制退出该应用程序。
选择强制退出

试试,先断开网络,再打开wps。如果能打开,就关闭在线模板:设置 -> 常规与保存 -> 启动 -> 新建文档

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
删除多余不用的内核
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

(1)查询安装的所有内核

[root@localhost 桌面]# rpm -qa | grep kernel
rpm -qa | grep kernel

kernel-core-4.4.8-300.fc23.x86_64
kernel-modules-4.2.3-300.fc23.x86_64
kernel-debug-modules-extra-4.2.3-300.fc23.x86_64

[root@localhost 桌面]#

(2)查询当前正在使用的内核

[root@localhost 桌面]# uname -r
uname -r

4.4.8-300.fc23.x86_64

(3)删除多余的内核

dnf remove kernel-modules-4.2.3*
dnf remove kernel-modules-4.4.7*
dnf remove kernel-debug-modules-4.2.3*

(4)重启计算机

init 6 


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
安装低版本内核
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Information for package kernel
http://koji.fedoraproject.org/koji/packageinfo?packageID=8

rpm --oldpackage -ivh  kernel-4.3.3-301.fc23.x86_64.rpm

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
firefox - Adobe Flash Player 11.2 on Fedora 23/22, CentOS/RHEL 7.2/6.7/5.11 
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

dnf install flash-plugin

dnf info flash-plugin

http://www.if-not-true-then-false.com/2010/install-adobe-flash-player-10-on-fedora-centos-red-hat-rhel/

## Adobe Repository 64-bit x86_64 ##
rpm -ivh http://linuxdownload.adobe.com/adobe-release/adobe-release-x86_64-1.0-1.noarch.rpm
rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-adobe-linux

# Fedora 24 #
dnf install flash-plugin alsa-plugins-pulseaudio libcurl
 
# Fedora 23/22 #
dnf install flash-plugin nspluginwrapper alsa-plugins-pulseaudio libcurl


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++




++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++





评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值