Showing posts with label fedora. Show all posts
Showing posts with label fedora. Show all posts

Tuesday, February 17, 2015

HowTo Alacarte on Fedora 17


to be able to use Alacarte after installing it on Fedora 17 do the following:
1. open terminal
2. gedit /lib/python2.7/site-packages/Alacarte/MenuEditor.py
3. find the applications.menu on the text file.
4. replace it with applications-gnome.menu
5. save file
6. run alacarte by typing alacarte on the terminal

Read more »

Sunday, February 15, 2015

HowTo Install Mate Desktop on Fedora 17

1. su-
2. (enter your root password)
3. yum groupinstall mate-desktop -y
4. log-out of your desktop
5. log-in again and select your user
6. there will be a "sessions" dropdown menu below the password box
7. select MATE
8. complete log-in by typing your password
9. enjoy new environment!
Read more »

Saturday, February 14, 2015

HowTo Install Alacarte on Fedora 18

go to terminal and type the following
su -
yum install -y alacarte
(horay your done!)
Read more »