Fedora Linux Support Community & Resources Center

Go Back   FedoraForum.org > Fedora 17/18 > Using Fedora
FedoraForum Search

Forgot Password? Join Us!

Using Fedora General support for current versions. Ask questions about Fedora and it's software that do not belong in any other forum.

Reply
 
Thread Tools Search this Thread Display Modes
  #361  
Old 28th October 2009, 03:44 AM
bigmomma04 Offline
Registered User
 
Join Date: Oct 2009
Posts: 232
windows_xp_2003ie
83% free now....
thanks again, and just post back here with any other ideas

Have a great night
Reply With Quote
  #362  
Old 28th October 2009, 03:56 AM
PabloTwo's Avatar
PabloTwo Online
"Registered User" T-Shirt Winner
 
Join Date: Mar 2007
Location: Seville, FL
Posts: 5,141
linuxfirefox
Other ideas:
Code:
mv /var/www /var/www~
mv /var/lib/mysql /var/lib/mysql~
That is just renaming a couple of directories that together eat up 270MB of disk space. If after a reboot after renaming those directories, there is no evident consequences, and I don't expect there to be, then it should be safe to remove them. You might want to wait until after a few reboots over a couple of days or so.
Code:
rm -rf /var/www~
rm -rf /var/lib/mysql~
Adding Sun Java gave back a good bit of disk space we worked hard to gain. To see:
Code:
du -sh /opt/jre*
du -sh .java/deployment/cache
Good night.
Reply With Quote
  #363  
Old 28th October 2009, 04:06 AM
Hlingler's Avatar
Hlingler Offline
Administrator
 
Join Date: Sep 2006
Location: Connellsville, PA, USA
Posts: 11,289
linuxopera
I don't believe you'll gain much from permanently deleting those folders: last I recall, we had bigmomma compress most of the mysql databases and etc., and gained quite a bit of HDD space.

OTOH, any downloaded stuff like the SUN Java binary(ies) can be safely dumped, now that they're installed - the downloads themselves are no longer needed. A quick look at /root/ and normal user home folders may turn up some disposable items.

Looks like bigmomma is in good hands with Paul, so I'll just continue to cheer from the gallery.

V
Reply With Quote
  #364  
Old 28th October 2009, 04:10 AM
bigmomma04 Offline
Registered User
 
Join Date: Oct 2009
Posts: 232
windows_xp_2003ie
ok did 1st commands, will wait to remove like you said for a few days
also
du -sh /opt/jre*
105M /opt/jrel .6.0_16
du -sh .java/deployment/cache
2.0M .java/deployment/cache
Reply With Quote
  #365  
Old 28th October 2009, 04:11 AM
bigmomma04 Offline
Registered User
 
Join Date: Oct 2009
Posts: 232
windows_xp_2003ie
Quote:
Originally Posted by Hlingler View Post
I don't believe you'll gain much from permanently deleting those folders: last I recall, we had bigmomma compress most of the mysql databases and etc., and gained quite a bit of HDD space.

OTOH, any downloaded stuff like the SUN Java binary(ies) can be safely dumped, now that they're installed - the downloads themselves are no longer needed. A quick look at /root/ and normal user home folders may turn up some disposable items.

Looks like bigmomma is in good hands with Paul, so I'll just continue to cheer from the gallery.

V
Thanks you helped a bunch too
I will wait until , I am told how to do that LOL, better safe then sorry
Reply With Quote
  #366  
Old 28th October 2009, 04:20 AM
PabloTwo's Avatar
PabloTwo Online
"Registered User" T-Shirt Winner
 
Join Date: Mar 2007
Location: Seville, FL
Posts: 5,141
linuxfirefox
Don't worry, I already had you delete the downloaded packages after you did the installs. The files in /root don't amount to much, disk space wise. And my 'project' for tonight.... downloading jre-6u16-linux-i586.bin, which just finished. Now I'm off to install it, updating from 6u10.

~/> du -sh .java/deployment/cache/
29M .java/deployment/cache/

That cache will continue to grow.
Reply With Quote
  #367  
Old 28th October 2009, 05:44 AM
bigmomma04 Offline
Registered User
 
Join Date: Oct 2009
Posts: 232
windows_xp_2003ie
either of those commands work....i tried in reg and in root
Reply With Quote
  #368  
Old 28th October 2009, 09:22 AM
bendib's Avatar
bendib Offline
Registered User
 
Join Date: Sep 2009
Location: Teetering between the edge of insanity and the border of all that's weird
Posts: 100
linuxfirefox
Quote:
Originally Posted by bigmomma04 View Post
Ok, I was lucky enough yesterday to get some help finally getting flashplayer installed
but now almost any page I try to load is crashing and I dont know why
any ideas?
Thanks in advance
Let me guess here... You are using either Fedora 9 with Firefox 3 beta or fedora 11 with firefox 3.5 beta. If so, install the latest firefox. Worked for me. And it would be a good idea to keep up to the latest flash.
Reply With Quote
  #369  
Old 28th October 2009, 07:40 PM
davidgurvich Offline
Registered User
 
Join Date: Jul 2005
Posts: 46
linuxfedorafirefox
You may have a conflict between firefox profiles. If you delete the .mozilla folder that loses user settings for firefox+plugins and starts firefox off with a fresh profile. You can mv .mozilla .mozilla.old to preserve the previous profile. There are options to have firefox create a fresh profile but I'm uncertain of how well that works.

After you start firefox you may want to change some settings there. Firefox by default uses 50MB for a cache, you would likely want to reduce that to something like 5MB. You may also want to delete temporary files after closing firefox.
Reply With Quote
  #370  
Old 28th October 2009, 08:06 PM
PabloTwo's Avatar
PabloTwo Online
"Registered User" T-Shirt Winner
 
Join Date: Mar 2007
Location: Seville, FL
Posts: 5,141
linuxfirefox
@bendib-

Wow, another case of going straight to the last post without reading anything in between the thread title and the last post. If you had read even half of this thread, you wouldn't have to "guess". And all of your guesses are wrong. And the latest version of the flash-plugin is installed.

@davidgurvich- (and for bigmomma04's benefit as well)-

I made the suggestion to set the firefox cache size down to something like 5-10MB a good while back in this thread. Whether or not bigmomma04 followed that suggestion or not I don't know. Creating a new profile in FF is actually very easy, I did this myself a couple of weeks ago. I had been dragging my FF profile along with my upgrades all the way back from FF v1.5 in FC6 and was starting to have an annoying performance issue, which a clean fresh profile for FF v3.5.3 fixed.

It is not necessary to delete or "mv" the ~/.mozilla folder. When you create a new profile, every time you launch FF the "Profile Manager" first pops up asking for which profile to use (provided you unchecked the option to not display the PM at each FF launch). If the new profile you've made has fixed an issue or issues and you're happy with it, then you can then just delete the original "default" profile from the Profile Manager window. Once your down to a single profile again, Profile Manager is out of the picture again.

Last edited by PabloTwo; 28th October 2009 at 08:14 PM.
Reply With Quote
Reply

Tags
crashes, firefox

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
Firefox Crashes thwint Using Fedora 2 17th June 2007 03:35 PM
Firefox Crashes gbergeson Using Fedora 8 23rd August 2006 09:06 AM
Firefox crashes... nlkrio Using Fedora 11 21st April 2006 08:40 PM
firefox crashes Verson Using Fedora 4 17th April 2006 10:02 PM
Firefox crashes nlkrio Using Fedora 0 29th November 2005 07:16 PM


Current GMT-time: 04:01 (Wednesday, 19-06-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