LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 01-29-2013, 02:35 PM   #1
alirezaimi
Member
 
Registered: Sep 2011
Posts: 39

Rep: Reputation: Disabled
not exist any torrc file ...


Hi
I installed tor from source (compile) and for config tor i can not find torrc
Any ideas?

Thanks.

====
Fedora 18

Last edited by alirezaimi; 01-29-2013 at 03:40 PM.
 
Old 01-29-2013, 03:18 PM   #2
John VV
LQ Muse
 
Registered: Aug 2005
Location: A2 area Mi.
Posts: 17,623

Rep: Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651
this "should" be a "hidden" file in your home folder
turn on "show hidden files" in whatever operating system and desktop this is

".torrc "
 
Old 01-29-2013, 03:39 PM   #3
alirezaimi
Member
 
Registered: Sep 2011
Posts: 39

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by John VV View Post
this "should" be a "hidden" file in your home folder
turn on "show hidden files" in whatever operating system and desktop this is

".torrc "
There is no .torrc in my home dir :
Code:
[alireza@ali-lap ~]$ ls -la /home/alireza/
total 188
drwx------. 34 alireza alireza  4096 Jan 30 00:55 .
drwxr-xr-x.  9 root    root     4096 Jan 29 17:21 ..
-rw-------.  1 alireza alireza  2321 Jan 30 00:11 .bash_history
-rw-r--r--.  1 alireza alireza    18 Nov 29 13:31 .bash_logout
-rw-r--r--.  1 alireza alireza   193 Nov 29 13:31 .bash_profile
-rw-r--r--.  1 alireza alireza   124 Nov 29 13:31 .bashrc
drwx------. 18 alireza alireza  4096 Jan 30 00:35 .cache
drwxr-xr-x. 26 alireza alireza  4096 Jan 30 00:35 .config
drwxr-xr-x.  3 alireza alireza  4096 Jan 29 23:59 Desktop
-rw-------.  1 alireza alireza    16 Jan 29 17:22 .esd_auth
drwx------.  3 alireza alireza  4096 Jan 30 00:11 .gconf
drwxr-xr-x. 24 alireza alireza  4096 Jan 29 21:24 git_proj
drwx------.  3 alireza alireza  4096 Jan 29 18:03 .gnome2
drwx------.  2 alireza alireza  4096 Jan 29 17:23 .gnome2_private
drwxrwxr-x.  2 alireza alireza  4096 Jan 29 23:50 .gstreamer-0.10
-rw-rw-r--.  1 alireza alireza   147 Jan 30 00:11 .gtk-bookmarks
-rw-------.  1 alireza alireza   620 Jan 30 00:11 .ICEauthority
drwx------.  3 alireza alireza  4096 Jan 29 17:22 .local
drwxr-xr-x.  5 alireza alireza  4096 Jan 29 17:23 .mozilla
drwxrwxr-x.  2 alireza alireza  4096 Jan 30 00:35 .mplayer
drwxr-xr-x.  2 alireza alireza  4096 Jan 29 17:22 Music
drwxr-xr-x.  3 alireza alireza  4096 Jan 30 00:35 Pictures
drwx------.  3 alireza alireza  4096 Jan 29 18:01 .pki
drwxr-xr-x.  2 alireza alireza  4096 Jan 29 17:22 Public
drwx------.  2 alireza alireza  4096 Jan 30 00:11 .pulse
-rw-------.  1 alireza alireza   256 Jan 29 17:22 .pulse-cookie
drwx------.  6 alireza alireza  4096 Jan 30 00:11 .purple
drwxr-xr-x.  2 alireza alireza  4096 Jan 29 17:22 Templates
drwx------.  2 alireza alireza  4096 Jan 30 00:26 .tor
drwxr-xr-x.  2 alireza alireza  4096 Jan 29 17:22 Videos
-rw-------.  1 alireza alireza 10127 Jan 30 00:55 .viminfo
drwxr-xr-x.  6 alireza alireza  4096 Dec 18 10:35 workspace
Code:
[alireza@ali-lap ~]$ ls -lap /home/alireza/.tor/
total 12
drwx------.  2 alireza alireza 4096 Jan 30 00:26 ./
drwx------. 34 alireza alireza 4096 Jan 30 00:55 ../
-rw-------.  1 alireza alireza    0 Jan 30 00:25 lock
-rw-------.  1 alireza alireza  216 Jan 30 00:26 state
 
Old 01-29-2013, 04:05 PM   #4
John VV
LQ Muse
 
Registered: Aug 2005
Location: A2 area Mi.
Posts: 17,623

Rep: Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651
did you look in the hidden folder ".tor"
 
Old 01-30-2013, 02:36 AM   #5
alirezaimi
Member
 
Registered: Sep 2011
Posts: 39

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by John VV View Post
did you look in the hidden folder ".tor"
Code:
[alireza@ali-lap ~]$ ls -lap /home/alireza/.tor/
total 12
drwx------.  2 alireza alireza 4096 Jan 30 00:26 ./
drwx------. 34 alireza alireza 4096 Jan 30 00:55 ../
-rw-------.  1 alireza alireza    0 Jan 30 00:25 lock
-rw-------.  1 alireza alireza  216 Jan 30 00:26 state
 
Old 01-30-2013, 03:35 AM   #6
John VV
LQ Muse
 
Registered: Aug 2005
Location: A2 area Mi.
Posts: 17,623

Rep: Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651
what instructions are you fallowing ?

the official instructions
https://www.torproject.org/docs/tor-doc-unix.html.en

-- the Debian relay instructions
https://www.torproject.org/docs/tor-...debian.html.en
the install instructions point to

/etc/tor/torrc



but why not use the software repos for installing it on fedora 18
https://www.torproject.org/download/...d-unix.html.en

tor is in the base fedora 18 repo
Code:
su -
yum search tor
---- then from the list ---
yum install tor
 
1 members found this post helpful.
  


Reply



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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
fatal error: goo/gmem.h: No such file or directory; but file does exist!! lgoldma Linux - General 3 03-07-2013 04:00 PM
[SOLVED] Bash - find something in one file and if it doesn't exist in the second file print. Rogue45 Linux - Newbie 2 08-30-2012 01:17 PM
Need to find if a matching file exist from a list of possible file names wit_273 Linux - General 5 10-25-2007 09:47 AM
trying to redirect text to a file to cat at later point. says file doesn't exist. dr_zayus69 Programming 1 10-02-2005 08:10 AM
The file or directory file:/misc/cdrom does not exist rangerssg Linux - Newbie 5 08-29-2004 05:17 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 02:09 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration