Fedora Linux Support Community & Resources Center

Go Back   FedoraForum.org > Fedora Resources > Guides & Solutions (No Questions)
FedoraForum Search

Forgot Password? Join Us!

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.

Reply
 
Thread Tools Search this Thread Display Modes
  #16  
Old 16th November 2007, 02:41 AM
cSquared Offline
Registered User
 
Join Date: Oct 2007
Posts: 16
great script!! That's real good work. thanks Dangermouse!!
Reply With Quote
  #17  
Old 16th November 2007, 02:58 PM
Dangermouse's Avatar
Dangermouse Offline
Administrator
 
Join Date: Aug 2007
Location: London Postbox (the red one)
Age: 47
Posts: 3,847
Hello all, i have changed the script to install/configure flash, rm,etc in 64bit firefox as well now etc, (nspluginwrapper) if anyone is interested, only for F8 though.
F7,s script i have stopped updating/checking as i no longer have F7 installed, if you encounter a problem with F7,s script then please email me @ dnmouse6@aol.com.
Reply With Quote
  #18  
Old 19th November 2007, 02:27 PM
Dangermouse's Avatar
Dangermouse Offline
Administrator
 
Join Date: Aug 2007
Location: London Postbox (the red one)
Age: 47
Posts: 3,847
If anyone is interested the script now includes setting up sudo with and without password,
Reply With Quote
  #19  
Old 20th November 2007, 08:14 PM
armandocl's Avatar
armandocl Offline
Registered User
 
Join Date: Aug 2006
Location: Rosarito, Mexico
Age: 31
Posts: 77
nice, work fine
Reply With Quote
  #20  
Old 23rd November 2007, 11:06 PM
dancingdog777 Offline
Registered User
 
Join Date: Nov 2007
Location: Bournemouth, Deepest Darkest Dorset.
Posts: 55
Thank you DM, but when I click on the F8 link, I'm asked if I want to open it with Getit and then it just opens as a text file. So what am I doing wrong please?
Reply With Quote
  #21  
Old 24th November 2007, 08:40 AM
Dangermouse's Avatar
Dangermouse Offline
Administrator
 
Join Date: Aug 2007
Location: London Postbox (the red one)
Age: 47
Posts: 3,847
Hello dancingdog777 you are supposed to enter a terminal with su -
then do wget http://dnmouse.webs.com/fedora8.sh and then sh fedora8.sh not click on the link
Reply With Quote
  #22  
Old 27th November 2007, 01:07 AM
bdjohns Offline
Registered User
 
Join Date: Mar 2006
Posts: 7
fedora7.sh: line 67: mozilla-plugin-config: command not found

I get this when running the dvd playback part of the script.

Thanks
Reply With Quote
  #23  
Old 27th November 2007, 09:46 AM
Dangermouse's Avatar
Dangermouse Offline
Administrator
 
Join Date: Aug 2007
Location: London Postbox (the red one)
Age: 47
Posts: 3,847
Quote:
Originally Posted by bdjohns
fedora7.sh: line 67: mozilla-plugin-config: command not found

I get this when running the dvd playback part of the script.

Thanks
Thank you for that, it should not of been there, i have removed it from the script, it wont effect anything, that command is if you have nspluginwrapper installed and want to use flash etc on 64 bit firefox.
Reply With Quote
  #24  
Old 29th November 2007, 01:19 AM
ajamison's Avatar
ajamison Offline
Registered User
 
Join Date: Sep 2006
Location: Dundee, Michigan
Age: 34
Posts: 1,207
Wow I wish a script like this worked for FC6 when I had it. Great work I am subscribing to this thread and will try out the script on my laptop very soon
__________________
Andrew Jamison
IRC:ajamison5579
Linux Counter # 435228
-----------------
Wiki page helping to show appropriate Fedora versions of Ubuntu commands [url=https://fedoraproject.org/wiki/FedorianDictionary]Fedora Dictionary[/url <--- Outdated been very busy looking to update it soon
Reply With Quote
  #25  
Old 3rd December 2007, 09:17 PM
dancingdog777 Offline
Registered User
 
Join Date: Nov 2007
Location: Bournemouth, Deepest Darkest Dorset.
Posts: 55
What am I doing wrong here please?
[peter@localhost ~]$ su
Password:
[root@localhost peter]# exit.sh
bash: exit.sh: command not found
[root@localhost peter]# wget http://dnmouse.webs.com/scripts/fedora8
bash: wget: command not found
[root@localhost peter]# wget http://dnmouse.webs.com/scripts/fedora8.sh
bash: wget: command not found
[root@localhost peter]#

Also tried su with the hyphen
[peter@localhost ~]$ su -
Password:
[root@localhost ~]# wget http://dnmouse.webs.com/scripts/fedora8.sh
-bash: wget: command not found
[root@localhost ~]#

We are talking about the same distro aren't we? I thought F8 uses yum

Last edited by dancingdog777; 3rd December 2007 at 09:22 PM.
Reply With Quote
  #26  
Old 3rd December 2007, 09:27 PM
Dangermouse's Avatar
Dangermouse Offline
Administrator
 
Join Date: Aug 2007
Location: London Postbox (the red one)
Age: 47
Posts: 3,847
Quote:
Originally Posted by dancingdog777
What am I doing wrong here please?
[peter@localhost ~]$ su
Password:
[root@localhost peter]# exit.sh
bash: exit.sh: command not found
[root@localhost peter]# wget http://dnmouse.webs.com/scripts/fedora8
bash: wget: command not found
[root@localhost peter]# wget http://dnmouse.webs.com/scripts/fedora8.sh
bash: wget: command not found
[root@localhost peter]#

Also tried su with the hyphen
[peter@localhost ~]$ su -
Password:
[root@localhost ~]# wget http://dnmouse.webs.com/scripts/fedora8.sh
-bash: wget: command not found
[root@localhost ~]#

We are talking about the same distro aren't we? I thought F8 uses yum
Strange you dont have wget, its part of the default option, anyway just do
Quote:
su
yum -y install wget
then just follow /copy paste the instruction again and it should work
Reply With Quote
  #27  
Old 3rd December 2007, 09:42 PM
dancingdog777 Offline
Registered User
 
Join Date: Nov 2007
Location: Bournemouth, Deepest Darkest Dorset.
Posts: 55
Hang on a mo! I installed from the Live CD rather than the DVD (I'm a 2nd class citizen!), so there's probably hundreds of files missing. Wget may be one of them.

Anyhow, thanks for the help.

Oh, and whats the diff between su and su - ?

[peter@localhost ~]$ su
Password:
[root@localhost peter]# yum -y install wget
fedora 100% |=========================| 2.1 kB 00:00
livna-development 100% |=========================| 2.1 kB 00:00
livna-development-source 100% |=========================| 1.9 kB 00:00
livna-source 100% |=========================| 1.9 kB 00:00
livna 100% |=========================| 2.1 kB 00:00
updates 100% |=========================| 2.3 kB 00:00
Setting up Install Process
Parsing package install arguments
Resolving Dependencies
--> Running transaction check
---> Package wget.i386 0:1.10.2-16.fc8 set to be updated
--> Finished Dependency Resolution

Dependencies Resolved

================================================== ===========================
Package Arch Version Repository Size
================================================== ===========================
Installing:
wget i386 1.10.2-16.fc8 fedora 589 k

Transaction Summary
================================================== ===========================
Install 1 Package(s)
Update 0 Package(s)
Remove 0 Package(s)

Total download size: 589 k
Downloading Packages:
(1/1): wget-1.10.2-16.fc8 100% |=========================| 589 kB 00:03
Running rpm_check_debug
Running Transaction Test
Finished Transaction Test
Transaction Test Succeeded
Running Transaction
Installing: wget ######################### [1/1]

Installed: wget.i386 0:1.10.2-16.fc8
Complete!
[root@localhost peter]#

Last edited by dancingdog777; 3rd December 2007 at 09:45 PM.
Reply With Quote
  #28  
Old 3rd December 2007, 10:42 PM
ajamison's Avatar
ajamison Offline
Registered User
 
Join Date: Sep 2006
Location: Dundee, Michigan
Age: 34
Posts: 1,207
su gives root privilleges but keeps you in your current directory su - does the same thing but takes you to the root home folder.
__________________
Andrew Jamison
IRC:ajamison5579
Linux Counter # 435228
-----------------
Wiki page helping to show appropriate Fedora versions of Ubuntu commands [url=https://fedoraproject.org/wiki/FedorianDictionary]Fedora Dictionary[/url <--- Outdated been very busy looking to update it soon
Reply With Quote
  #29  
Old 8th December 2007, 10:41 PM
dancingdog777 Offline
Registered User
 
Join Date: Nov 2007
Location: Bournemouth, Deepest Darkest Dorset.
Posts: 55
Hi Dangermouse,
Just to say I installed Fed 8 on a spare 2.8 Ghz dual core computer someone gave me (ex-server) from the DVD and wget was installed by default as you said it should have been. Just used your script and it worked straight away. So thanks again!

One other thing I can't find is how to make Fed 8 switch on the number lock by default at each boot up. It's switched on in my BIOS by default but it's a pain having to switch in on manually each time in the distro. Any thoughts?
Reply With Quote
  #30  
Old 8th December 2007, 11:15 PM
leadgolem's Avatar
leadgolem Offline
Registered User
 
Join Date: Apr 2005
Location: Littleton, CO
Age: 28
Posts: 2,855
Try this.
Code:
su
yum install numlockx
If you want it defaulted in the CLI also you need to append this to /etc/rc.local
Code:
gedit /etc/rc.local
This is the line to add, make sure you have an empty line at the end of the file.
Code:
touch /var/lock/subsys/local
__________________
Only two things are infinite, the universe and human stupidity, and I am not sure about the former. -Albert Einstein-
yum -y --enablerepo=morals install honesty&
remove piratedcontent
S.C.O.U.R.G.E. Heroes of lesser renown, contributor.
Wine Basics Logitech g15 How-To Community made packages.
Reply With Quote
Reply

Tags
autoplus, codecs, flash, install

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
F14- non free/proprietary (flash/codecs/graphical drivers) zerobug Using Fedora 3 13th November 2010 09:04 PM
Add/Remove gets Internal Error / no free codecs? / Adobe Flash Doesnt Work kanazky Alpha, Beta & Snapshots Discussions (Fedora 10 Only) 1 27th September 2008 09:44 PM
Trying to install codecs LockDeltz Using Fedora 3 8th June 2008 11:24 PM
is it ok to install ALL the mp3 codecs? marko Using Fedora 3 11th November 2007 08:27 AM
cant install codecs dw5437 Installation and Live Media 2 4th October 2006 04:58 PM


Current GMT-time: 09:21 (Wednesday, 22-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat