| Autor | 
    Nachricht | 
  
  
    | 
      
     | 
    
      
        
					
            Titel: Tor and Privoxy - need help 
             Verfasst am: 03.10.2006, 19:12 Uhr
           | 
				 
       
     | 
  
  
    
      
        
          
             
            
  
            Anmeldung: 24. Mai 2006 
            Beiträge: 3 
             
            
            
           | 
         
       
     | 
    
      
        
          I did apt-get install for tor and privoxy. I did that as root, becouse there was no other way. It all went fine. But I have two problems:
 
- Tor and Privoxy don't start on boot
 
- Tor and Privoxy need root permissins to start them
 
I also have a problem with firestarter. It runs as a system service but it reqests a root password after boot. 
 
I want Tor and Privoxy to start at boot and (if its possible) dont ask for the root password. 
 
Can anyone help. I would be greatful for an essay on this topic:)
 
 
Best regards
 
Suslisko | 
         
        
          | 
          
            
          
            
            
           | 
         
         
	        |     | 
	       
       
     | 
  
  
    | 
      
      
     | 
  
  
      | 
  
  
    | 
      
     | 
    
      
        
					
            Titel: RE: Tor and Privoxy - need help 
             Verfasst am: 03.10.2006, 19:32 Uhr
           | 
				 
       
     | 
  
  
    
      
        
          
             
            
  
            Anmeldung: 07. Mai 2005 
            Beiträge: 526 
            Wohnort: Waliser Märze 
            
            
           | 
         
       
     | 
    
      
     | 
  
  
    | 
      
      
     | 
  
  
      | 
  
  
    | 
      
     | 
    
      
        
					
            Titel: RE: Tor and Privoxy - need help 
             Verfasst am: 03.10.2006, 21:30 Uhr
           | 
				 
       
     | 
  
  
    
      
        
          
            Team Member 
             
  
  
            Anmeldung: 03. Mai 2005 
            Beiträge: 1544 
            Wohnort: out there somewhere 
            
            
           | 
         
       
     | 
    
      
     | 
  
  
    | 
      
      
     | 
  
  
      | 
  
  
    | 
      
     | 
    
      
        
					
            Titel:  
             Verfasst am: 03.10.2006, 21:35 Uhr
           | 
				 
       
     | 
  
  
    
      
        
          
             
            
  
            Anmeldung: 24. Mai 2006 
            Beiträge: 3 
             
            
            
           | 
         
       
     | 
    
      
        
          | Whatever. I need help with the configuration. Rumors spred the web very fast. Not all of them are worth trust. I belive that tor does slow down browsing but it's a price I can pay. | 
         
        
          | 
          
            
          
            
            
           | 
         
         
	        |     | 
	       
       
     | 
  
  
    | 
      
      
     | 
  
  
      | 
  
  
    | 
      
     | 
    
      
        
					
            Titel:  
             Verfasst am: 03.10.2006, 21:39 Uhr
           | 
				 
       
     | 
  
  
    
      
        
          
            Team Member 
             
  
  
            Anmeldung: 03. Mai 2005 
            Beiträge: 1544 
            Wohnort: out there somewhere 
            
            
           | 
         
       
     | 
    
      
        
          | 
 suslisko hat folgendes geschrieben:: 
Whatever. I need help with the configuration.
 
 
 
It is written in plain black & white  
 
 
And "if" you believe in the "rumour"/"myth" that you think this will make you invisible.............................  | 
         
        
          
          
            
          
             _________________   h2's d-u script
 
h2's rdiff-backup script
            
           | 
         
         
	        |     | 
	       
       
     | 
  
  
    | 
      
      
     | 
  
  
      | 
  
  
    | 
      
     | 
    
      
        
					
            Titel:  
             Verfasst am: 03.10.2006, 23:35 Uhr
           | 
				 
       
     | 
  
  
    
      
        
          
             
             
  
            Anmeldung: 29. Mar 2005 
            Beiträge: 96 
            Wohnort: Terra 
            
            
           | 
         
       
     | 
    
      
        
          Tor isn't really worth losing the browsing speed. Privoxy is ok to use. 
 
 
Actually using Tor Button seems to be easy than using the Switchproxy extension also. | 
         
        
          
          
            
          
             _________________ Easter Rc4 IceWeasel 2.6.18.3-slh-up-1
 
How to Learn and Use GNU/Linux
 
My Debian sources.list
            
           | 
         
         
	        |     | 
	       
       
     | 
  
  
    | 
      
      
     | 
  
  
      | 
  
  
    | 
      
     | 
    
      
        
					
            Titel:  
             Verfasst am: 04.10.2006, 02:31 Uhr
           | 
				 
       
     | 
  
  
    
      
        
          
             
             
  
            Anmeldung: 05. Dez 2005 
            Beiträge: 414 
            Wohnort: Auckland, New Zealand 
            
            
           | 
         
       
     | 
    
      
        
          suslisko, I use tor, and I think it's great.  When I installed it, I was surprised at how easily it installed.  All I did was follow the easy instructions here:
 
http://tor.eff.org/docs/tor-doc-unix.html.en
 
 
Now one thing you must do if you are running kanotix, you need to unfreeze your init rd's before you install any services/daemons, other wise they wont start on boot.
 
 
So you'd do as root:
 
unfreeze-rc.d
 
apt-get install tor privoxy
 
freeze-rc.d
 
 
... now they will start on boot.
 
 
freeze-rc.d is a kanotix feature, but  I don't like it, and I do "unfreeze-rc.d" upon installing a new kanotix and leave it unfrozen (ie I don't do "freeze-rc.d" again), as I don't like how it breaks apt-get install's, and so I never have to remember to do "unfreeze-rc.d" again.
 
 
After you've apt got tor and privoxy, jump to step two in the url above, and configure privoxy.
 
 
The firefox tor button is quite nice. | 
         
        
          
          
            
          
             _________________ Linux is evolution, not intelligent design - Linus Torvalds
            
           | 
         
         
	        |     | 
	       
       
     | 
  
  
    | 
      
      
     | 
  
  
      | 
  
  
  
    | 
      
     |