FedoraのGnomeClassicというのがいいらしい。
懐かしい画面になればと、早速インストールしようと思ったが、Fedora20 以降でないとできないと記述あり。
Fedora18は処刑し、早速Fedora20をインストールしたが、重たすぎ!
なにかおかしい・・・ChromeをインストールするがSELinuxが起動させてくれない。
vi /etc/selinux/config で編集はできたが保存ができない。
変なエラーが出ている・・・・バグらしい。
改善方法は yum -y updateだそうな。 Updateもやたら時間がかかる、嫌な予感がする。
vi /etc/selinux/config
SELINUX=enforcing → SELINUX=disabled 修正
:qw → SELinux処刑完了
お目当てのGmoneクラシックを入れてみる
switchdeskのインストール → sudo yum install switchdesk-gui
画面切り替え機能 → sudo switchdesk
GNOME classicインストール→ sudo yum install gnome-classic-session
再起動後切り替えOK 早速いじってみると・・・
今度は文字入力が切り替わらない → yum install -y ibus-mozc
「地域と言語」のMozcを選択
結果 → 完動です。
動きも良くなったし使いかっても、まあまあです。 最後にDVD再生しないといけない。
Totemは入っているがDVDの再生は当然できないので使い慣れたVLCを入れることにする。
yum install vlc
yum -y install gstreamer*
yum -y install pavucontrol
yum -y install alsa*
結果 → vlc動かず 何が問題か?
うつけんさんのページでは(http://fedorakenken.doorblog.jp/archives/cat_50029665.html)
マルチメディアは
sudo rpm -ivh http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-20.noarch.rpm
sudo yum install gstreamer gstreamer-ffmpeg gstreamer-java gstreamer-java-swt gstreamer-plugin-crystalhd gstreamer-plugins-bad gstreamer-plugins-bad-free gstreamer-plugins-bad-free-extras gstreamer-plugins-bad-nonfree gstreamer-plugins-base gstreamer-plugins-base-tools gstreamer-plugins-entrans gstreamer-plugins-espeak gstreamer-plugins-fc gstreamer-plugins-good gstreamer-plugins-good-extras gstreamer-plugins-ugly gstreamer-python gstreamer-rtsp gstreamer-rtsp-python gstreamer-rtsp-vala gstreamer-tools gstreamer1 gstreamer1-libav gstreamer1-plugins-bad-free gstreamer1-plugins-bad-free-extras gstreamer1-plugins-bad-freeworld gstreamer1-plugins-base gstreamer1-plugins-base-tools gstreamer1-plugins-good gstreamer1-plugins-good-extras gstreamer1-plugins-ugly gstreamermm
だそうな! 結果→・・・うまく行かず、ダメでした!
sudoですか・・・
visudo でやってみる
## Allows people in group wheel to run all commands
#%wheel ALL=(ALL) ALL → %wheel ALL=(ALL) ALL 先頭の#をはずす
root ALL=(ALL) ALL この行の下に
stoya ALL=(ALL) ALL 1行追加
結果 → ダメでした。
もう一度最初から、
rpm -ivh http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-stable.noarch.rpm
yum install vlc
yum install gstreamer-plugins-good gstreamer-plugins-bad gstreamer-plugins-ugly
結果 → VLC起動、再生OK
疲れた、面倒くさすぎ、なんとかしてほしいものだ
--- 終わり --- ????? ログアウトがない なんでだろ~
gsettings set org.gnome.shell always-show-log-out true
↓
(process:2640): dconf-WARNING **: failed to commit changes to dconf: 接続が閉じています
何だこれは? ・・・・????
ユーザ名の右の三角を押すとあった。 このため息と気怠さは何なんだ
---- 今度こそ終わり ---
ついでに・・・
---- サンダーバード
yum install thunderbird
---- gimp
yum install gimp
---- wine
Fedora20でIE8を動かす 弁財天さんいわく
http://benzaiten.dyndns.org/roller/ugya/entry/ie8-wine-fedora20
だそうな!
# yum install wine
# yum install cabextract
$ wget http://winetricks.org/winetricks
$ chmod +x winetricks
$ export WINEARCH=win32
$ ./winetricks ie8
$ wine 'C:\Program Files (x86)\\Internet Explorer\\iexplore'
IE8については興味がないがwineを入れれば古めのWindowsアプリをインストールできる
Office2000はNG
Office2002は完動
Windows Live メール 2011 NG
Windows Live メール 2012 NG ・・・でした。
【追記】
COMODOの動きがおかしい、動作が遅い、なんかおかしいので再インストール
---- 特定のインストールRPMパッケージを確認する
# rpm -qa | grep CAV
---- COMODO 削除
# yum remove CAV_LINUX-1.1.268025-1.i686
---- インストール
cd /home/stoya/デスクトップ/work (日本語pathが通るので管理しやすさのために使う)
# rpm -ivh CAV_LINUX-1.1.268025-1.i686.rpm
変わらない、こういうものだろう...。
後はsamba ----
パッケージを確認する
# rpm -qa | grep samba
# yum install samba
# yum install samba samba-winbind
全ユーザがアクセスできる共有ディレクトリの作成
# mkdir /home/share
# chmod 777 /home/share
smb.confの設定
# vi /etc/samba/smb.conf
ここは好みで
SELinuxは停止しているのでFirewall
# firewall-cmd --add-port=137/udp --permanent
# firewall-cmd --add-port=138/udp --permanent
# firewall-cmd --add-port=139/tcp --permanent
# firewall-cmd --add-port=445/tcp --permanent
---- samba用のパスワードを設定
# smbpasswd -a stoya
New SMB password: doll
Retype new SMB password: doll
Added user stoya
登録、起動
# systemctl enable smb.service
# systemctl enable nmb.service
# systemctl start smb.service
# systemctl start nmb.service
完動です。
最新の画像[もっと見る]
- イタリア料理 ヴェーネレ 19時間前
- イタリア料理 ヴェーネレ 19時間前
- イタリア料理 ヴェーネレ 19時間前
- イタリア料理 ヴェーネレ 19時間前
- イタリア料理 ヴェーネレ 19時間前
- イタリア料理 ヴェーネレ 19時間前
- 11月のお庭です。 2日前
- 11月のお庭です。 2日前
- 11月のお庭です。 2日前
- 11月のお庭です。 2日前
※コメント投稿者のブログIDはブログ作成者のみに通知されます