Post here if you are a new Porteus member and you're looking for some help.
-
sae13
- White ninja

- Posts: 5
- Joined: 08 Aug 2016, 06:48
- Distribution: Arch,Manjaro,Porteus
- Location: shuru
Post#1
by sae13 » 08 Aug 2016, 07:20
Hi there I Downloaded Porteus today and I use That in Live USB.
I installed tor with this code:
I have two question:
1- now Porteus is Only in Ram, how i can make tor stays in my Live USB For ever without need to install it all the time?
2-how i must run tor As Daemon? for example in Arch Linux I write this:
then i define proxy in firefox. How I must do such thing in Porteus?
Newbie to all this
sae13
-
wread
- Module Guard

- Posts: 1257
- Joined: 09 Jan 2011, 18:48
- Distribution: Porteus v5.0-kde-64 bits
- Location: Santo Domingo
-
Contact:
Post#2
by wread » 09 Aug 2016, 01:48
@sae13
I use Tor with Porteus regularly. I have in "modules" two packages: Tor and Vidalia.
Whenever I want to navigate with more security I start Vidalia and connect to Tor with it.
I use the regular Chrome with a plugin (switchy-sharp) to navigate anonymously.
Regards!
Porteus is proud of the FASTEST KDE ever made.....(take akonadi, nepomuk and soprano out and you will have a decent OS).
The Porteus Community never sleeps!
wread
-
sae13
- White ninja

- Posts: 5
- Joined: 08 Aug 2016, 06:48
- Distribution: Arch,Manjaro,Porteus
- Location: shuru
Post#3
by sae13 » 09 Aug 2016, 05:05
wread wrote:@sae13
I use Tor with Porteus regularly. I have in "modules" two packages: Tor and Vidalia.
Whenever I want to navigate with more security I start Vidalia and connect to Tor with it.
I use the regular Chrome with a plugin (switchy-sharp) to navigate anonymously.
Regards!
tnx
how i can it stays on my USB for ever ?
is copyng install file from /tmp/usm to /mnt/sdx/porteous/modules enough or i need do something more?
Newbie to all this
sae13
-
francois
- Contributor

- Posts: 6501
- Joined: 28 Dec 2010, 14:25
- Distribution: xfce plank porteus nemesis
- Location: Le printemps, le printemps, le printemps... ... l'hiver s'essoufle.
Post#4
by francois » 09 Aug 2016, 10:33
It should be enough given you also use persistence or the save cheatcode or that you pack into a module the necessary extra information. See
viewtopic.php?f=113&t=2485
Prendre son temps, profiter de celui qui passe.
francois
-
sae13
- White ninja

- Posts: 5
- Joined: 08 Aug 2016, 06:48
- Distribution: Arch,Manjaro,Porteus
- Location: shuru
Post#5
by sae13 » 13 Aug 2016, 05:20
wread wrote:@sae13
I use Tor with Porteus regularly. I have in "modules" two packages: Tor and Vidalia.
Whenever I want to navigate with more security I start Vidalia and connect to Tor with it.
I use the regular Chrome with a plugin (switchy-sharp) to navigate anonymously.
Regards!
Where I can download Vidalia Module?
find nothing
I downloaded vidalia from tor website but i dunno how i make that work.
http://axbabak.ir/uploads/b0123.png
In INSTALL:
Code: Select all
Linux/BSD/Unix
--------------
1. To configure and compile Vidalia, you can run the following sequence of
commands:
mkdir build && cd build
cmake ..
make
2. When the previous command finishes, Vidalia's binary will be
placed in the build/src/vidalia/ directory.
3. Optionally, you can run `make install` to install Vidalia into
your /usr/local/bin/ directory.
when I do that :
Code: Select all
guest@porteus:~/Downloads/vidalia-0.2.21$ mkdir build && cd build
guest@porteus:~/Downloads/vidalia-0.2.21/build$ cmake ..
bash: cmake: command not found
guest@porteus:~/Downloads/vidalia-0.2.21/build$
Newbie to all this
sae13
-
Bogomips
- Full of knowledge

- Posts: 2564
- Joined: 25 Jun 2014, 15:21
- Distribution: 3.2.2 Cinnamon & KDE5
- Location: London
Post#6
by Bogomips » 14 Aug 2016, 20:10
Code: Select all
root@porteus:/home/guest# usm -s vidalia
vidalia-0.2.21-x86_64-6_slack.txz was found in slackonly [not installed]
Packages found: 1
Use: usm -i <package> for more info
Use: usm -g <package> to download
root@porteus:/home/guest# usm -g vidalia
The following items were found.
Choose an number to confirm.
ctrl+c to quit
1) vidalia-0.2.21-x86_64-6_slack.txz
#? 1
Processing: vidalia-0.2.21-x86_64-6_slack.txz
Ignored libraries:
Libraries required: 8
Libraries found in system: 7
Libraries to resolve: 1
Processing library: libGeoIP.so.1
More than one package contains: libGeoIP.so.1
geoip-1.5.1-x86_64-1sl.txz 613K slacky
GeoIP-1.5.1-x86_64-1dj.txz 611K salix
The following items were found.
Choose an number to confirm.
ctrl+c to quit
1) geoip-1.5.1-x86_64-1sl.txz
2) GeoIP-1.5.1-x86_64-1dj.txz
#? 1
Processing: geoip-1.5.1-x86_64-1sl.txz
Ignored libraries:
Libraries required: 3
Libraries found in system: 1
Libraries to resolve: 2
Processing library: libGeoIP.so.1
Processing library: libGeoIPUpdate.so.0
The following packages are required.
geoip-1.5.1-x86_64-1sl.txz [613K] [not installed]
vidalia-0.2.21-x86_64-6_slack.txz [2436K] [not installed]
Total size: 3 MB
Multiple packages were detected.
Would you like to merge the packages into one module? [y/n]
Press [r] to remove packages, [q] to quit, or enter to start downloading.

Linux porteus 4.4.0-porteus #3 SMP PREEMPT Sat Jan 23 07:01:55 UTC 2016 i686 AMD Sempron(tm) 140 Processor AuthenticAMD GNU/Linux
NVIDIA Corporation C61 [GeForce 6150SE nForce 430] (rev a2) MemTotal: 901760 kB MemFree: 66752 kB
Bogomips
-
wread
- Module Guard

- Posts: 1257
- Joined: 09 Jan 2011, 18:48
- Distribution: Porteus v5.0-kde-64 bits
- Location: Santo Domingo
-
Contact:
Post#7
by wread » 16 Aug 2016, 22:42
Here is my
vidalia for 64 bits. If you will be navigating with chrome, you will need a plugin for the proxy. I use switchysharp from google. You can get it from the google store. I made
this module with the necessary settings for user root.
Regards!
Porteus is proud of the FASTEST KDE ever made.....(take akonadi, nepomuk and soprano out and you will have a decent OS).
The Porteus Community never sleeps!
wread