Fedora This forum is for the discussion of the Fedora Project. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
12-12-2006, 12:35 AM
|
#1
|
Member
Registered: Jan 2006
Distribution: Debian Testing
Posts: 675
Rep:
|
Two Quick Questions (privoxy/generic question)
I have installed TOR and Privoxy. I have set it up correctly as far as I can tell and when privoxy and tor are running things work fine. When I use privoxy's http://p.p/ it says privoxy is enabled and running fine and when I use the http://p.p/ and select the option that is suppose to show you the config file I get "Privoxy is not being used". This is really frustrating to me can someone please help me fix that.
Also, is there a way to "clean" you linux box? I just have a feeling mine is getting cluttered with files.
Thanks,
Nate
|
|
|
12-12-2006, 07:45 PM
|
#2
|
LQ Guru
Registered: Aug 2004
Location: Sydney
Distribution: Rocky 9.2
Posts: 18,420
|
Re qn 2:
Depends which kind of files. You really need to be more specific, but basically, if you have created them personally, then you know whether you need to keep them.
For log files, check that logrotate is being used.
This preserves a num of prev versions and deletes any older ones. Must be set for each logfile.
Don't try to delete libs or executables, unless you are absolutely sure.
Use a pkg mgr if you have one.
Always(!) take a backup before doing any of the above.
For more advice we'll need to know which distro & version you have.
|
|
|
12-12-2006, 10:22 PM
|
#3
|
Member
Registered: Jan 2006
Distribution: Debian Testing
Posts: 675
Original Poster
Rep:
|
I run FC6 and I guess im mainly talking about hidden folders (those with .) and then also things ive installed from source. I just want to get rid of things I don't use / need and not sure the best way to go about it.
Thanks,
nomb
|
|
|
12-14-2006, 04:23 AM
|
#4
|
Senior Member
Registered: Apr 2003
Location: Germany
Distribution: openSuSE Tumbleweed-KDE, Mint 21, MX-21, Manjaro
Posts: 4,637
Rep:
|
This is not for your present problems, but if you want clean de-installs for from source compiled things just use checkinstall:
http://asic-linux.com.mx/~izto/checkinstall/
|
|
|
12-14-2006, 08:23 PM
|
#5
|
LQ Guru
Registered: Aug 2004
Location: Sydney
Distribution: Rocky 9.2
Posts: 18,420
|
As mentioned, try checkinstall for src installed stuff.
As for hidden dirs/files, they will be there for a reason.
As you're on FC6, you can use the pkg mgr yum/yumex to remove apps you don't use.
Don't remove individual files by hand unless
1. you have a backup
2. you know exactly what you are doing
it'll only break things.
|
|
|
12-15-2006, 05:23 PM
|
#6
|
Member
Registered: Jan 2006
Distribution: Debian Testing
Posts: 675
Original Poster
Rep:
|
awsome checkinstall will definately work from here on out but what about programs I've compiled from source which didn't include an uninstall? Am I just kinda SOL about those?
Thanks,
nomb
|
|
|
12-18-2006, 02:58 AM
|
#7
|
Senior Member
Registered: Apr 2003
Location: Germany
Distribution: openSuSE Tumbleweed-KDE, Mint 21, MX-21, Manjaro
Posts: 4,637
Rep:
|
There are some (most?) programmers, who are thorough and provide the users with some means: cd to the directory you compiled from and try
Code:
make clean
make delete
With luck you'll get rid of everything (more or less, depends on the packet's programmer).
Last edited by JZL240I-U; 12-18-2006 at 02:59 AM.
|
|
|
All times are GMT -5. The time now is 12:26 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|