 |
 |
 |
 |
| Guides & Solutions (No Questions) Post your guides here (No links to Blogs accepted). You can also append your comments/questions to a guide, but don't start a new thread to ask a question. Use another forum for that. |

1st June 2012, 10:10 AM
|
 |
Registered User
|
|
Join Date: Mar 2005
Location: Newcastle, Australia
Posts: 186

|
|
|
Re: easyLife - Automated installs and configurations on Fedora!
Does easylife install grub customizer?
|

3rd June 2012, 01:43 PM
|
|
Registered User
|
|
Join Date: Jun 2011
Location: Italy
Posts: 283

|
|
|
Re: easyLife - Automated installs and configurations on Fedora!
I installed F17 and used easyLyfe to install flash, fonts and Nvidia driver.
Everything went well  , but I had to manually remove Nouveau from initramfs from the terminal ...
Anyway, a very good job ...
When I boot the computer I see the Fedora logo, not the normal advancing bar I saw in the previous version (which indicates that the Nvidia driver is loading): is this normal? The lsmod and dmesg commands indicate that the Nvidia driver is loaded and nouveau isn't. Moreover I normally run Nvidia- settings ... Also xorg.conf indicates that the Nvidia driver is running ...
Last edited by PiElle; 3rd June 2012 at 01:57 PM.
|

31st August 2012, 04:21 PM
|
 |
Registered User
|
|
Join Date: Aug 2007
Location: Cornwall England
Posts: 333

|
|
|
easyLife - Automated installs and configurations on Fedora!
It would be nice to have a list of the packages that each checkbox installs if this is practicable.
Being aware a lot of people turn off Selinux i tried the SelinuxOff but there seems no obvious benefits on my system
so i am now a bit stuck trying to guess which packages to remove by looking at /var/log/yum.log ?
Last edited by JONOR; 31st August 2012 at 04:54 PM.
Reason: Grmmrr
|

19th October 2012, 12:58 AM
|
|
Registered User
|
|
Join Date: Oct 2012
Location: usa
Posts: 48

|
|
|
Re: easyLife - Automated installs and configurations on Fedora!
when i click on the easylife download link my WOT gives me a warning that the site im trying to view isnt trusted
|

19th October 2012, 01:07 AM
|
 |
Registered User
|
|
Join Date: Oct 2012
Location: Missouri
Posts: 39

|
|
|
Re: easyLife - Automated installs and configurations on Fedora!
I used it to install Skype and the additional codecs. So far so good all is working well. Fedora 17 64 bit KDE 4.9
__________________
Inkrypted
(Insert witty comment here)
|

17th November 2012, 10:24 PM
|
|
Registered User
|
|
Join Date: Jun 2008
Location: Irvine, CA
Posts: 46

|
|
|
Re: easyLife - Automated installs and configurations on Fedora!
Quote:
Originally Posted by JONOR
It would be nice to have a list of the packages that each checkbox installs if this is practicable.
Being aware a lot of people turn off Selinux i tried the SelinuxOff but there seems no obvious benefits on my system
so i am now a bit stuck trying to guess which packages to remove by looking at /var/log/yum.log ?
|
Running easyLife in a terminal outputs plenty of information on what it does/changes. Thus, you can re-run 'easyLife', select 'Disable selinux' and see which files easyLife modifies. (Recommended) Alternately, you can install 'policycoreutils-gui', and re-enable SELinux from there. Make sure the "Relabel on next reboot" box is checked. Good luck!
|

18th November 2012, 10:05 AM
|
 |
Registered User
|
|
Join Date: Aug 2007
Location: Cornwall England
Posts: 333

|
|
|
easyLife - Automated installs and configurations on Fedora!
Rerunning easylife gets little more than Selinux is in permissive mode now.
Re-enabling Selinux through policycoreutils-gui gets the banner :
Select the policy type for the application or user role you want to confine
I see why you mentioned luck pilotferdi !
|

15th January 2013, 11:54 PM
|
 |
Registered User
|
|
Join Date: Jul 2006
Location: Sao Paulo, SP - Brazil
Age: 33
Posts: 698

|
|
|
Re: easyLife - Automated installs and configurations on Fedora!
Quote:
Originally Posted by JONOR
It would be nice to have a list of the packages that each checkbox installs if this is practicable.
Being aware a lot of people turn off Selinux i tried the SelinuxOff but there seems no obvious benefits on my system
so i am now a bit stuck trying to guess which packages to remove by looking at /var/log/yum.log ?
|
You can check what packages eL install by looking in the sources:
https://github.com/easyLife/easylife/tree/master/lib
|

16th January 2013, 12:10 AM
|
 |
Administrator
|
|
Join Date: Aug 2009
Posts: 6,613

|
|
|
Re: easyLife - Automated installs and configurations on Fedora!
Duli, any estimate on when you will have easyLife updated for Fedora 18?
I know there are some changes, like using gstreamer1 packages, but not certain of all the changes needed.
|

16th January 2013, 12:12 AM
|
 |
Registered User
|
|
Join Date: Jul 2006
Location: Sao Paulo, SP - Brazil
Age: 33
Posts: 698

|
|
|
Re: easyLife - Automated installs and configurations on Fedora!
Quote:
Originally Posted by DBelton
Duli, any estimate on when you will have easyLife updated for Fedora 18?
I know there are some changes, like using gstreamer1 packages, but not certain of all the changes needed.
|
Hello:
If can get through the install process, then I'll start work on the changes. I don't know what's going wrong with F18's anaconda...
|

16th January 2013, 12:16 AM
|
 |
Administrator
|
|
Join Date: Aug 2009
Posts: 6,613

|
|
|
Re: easyLife - Automated installs and configurations on Fedora!
I don't think anybody knows what's going on with F18's anaconda
What issues are you running in to?
|

16th January 2013, 12:24 AM
|
 |
Registered User
|
|
Join Date: Jul 2006
Location: Sao Paulo, SP - Brazil
Age: 33
Posts: 698

|
|
|
Re: easyLife - Automated installs and configurations on Fedora!
Quote:
Originally Posted by DBelton
I don't think anybody knows what's going on with F18's anaconda
What issues are you running in to?
|
It gets reduced to a small window and it hides the button you should hit in order to configure the root password. Also, it is not asking me to insert the regular user's name and password. Then, after a reboot, I can't login, unless I go to a terminal and create the regular user... I'm doing it in a VM box. I don't know if the same results occur in a normal computer.
---------- Post added at 10:24 PM ---------- Previous post was at 10:21 PM ----------
Quote:
Originally Posted by Duli
It gets reduced to a small window and it hides the button you should hit in order to configure the root password. Also, it is not asking me to insert the regular user's name and password. Then, after a reboot, I can't login, unless I go to a terminal and create the regular user... I'm doing it in a VM box. I don't know if the same results occur in a normal computer.
|
Just realized it does not happen if you select English for install process. I was trying with Portuguese (Brazil) and things didn't go so well. There's a bug there.
|

16th January 2013, 12:25 AM
|
 |
Administrator
|
|
Join Date: Aug 2009
Posts: 6,613

|
|
|
Re: easyLife - Automated installs and configurations on Fedora!
That's a problem I haven't seen before, or heard of anyone else having it.
|

16th January 2013, 10:58 AM
|
 |
Registered User
|
|
Join Date: Aug 2007
Location: Cornwall England
Posts: 333

|
|
|
Automated installs and configurations on Fedora!
Quote:
Originally Posted by Duli
|
Thanks for sharing this, it roundly answers my question. Zero packages.
|

16th January 2013, 04:31 PM
|
|
Registered User
|
|
Join Date: Dec 2008
Location: Maryland
Posts: 192

|
|
|
Re: easyLife - Automated installs and configurations on Fedora!
Duli, yes it's a bug. I tripped on it when I tried to change my keyboard to Dvorak also. The change doesn't take effect until you sacrifice a chicken, dance in a circle and say the magic words, but there's no way to know that the language or the keyboard settings have not taken effect until you discover that you can't logon to root.
The best response to this (so far) seems to be to say "Bah!" loudly, and take the default language settings for logging in. You can change the language and the layout once you're on the desktop, but it sure makes handling the password awkward, especially if you use more that 12 characters with numbers and national symbols in them, as you should.
Do you anticipate a version of Easy Life for F18 soon, please? I could use it.
Quote:
Originally Posted by Duli
It gets reduced to a small window and it hides the button you should hit in order to configure the root password. Also, it is not asking me to insert the regular user's name and password. Then, after a reboot, I can't login, unless I go to a terminal and create the regular user... I'm doing it in a VM box. I don't know if the same results occur in a normal computer.
---------- Post added at 10:24 PM ---------- Previous post was at 10:21 PM ----------
Just realized it does not happen if you select English for install process. I was trying with Portuguese (Brazil) and things didn't go so well. There's a bug there.
|
|
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
Current GMT-time: 10:42 (Saturday, 18-05-2013)
|
|
 |
 |
 |
 |
|
|