| Author |
Message |
|
dyfi
MEPIS Novice
Joined: Sat Jan 01, 2011 10:13 am Posts: 1 Has thanked: 0 time Have thanks: 0 time
|
Post # 256525
 Truecrypt
Hi,
Before downloading and installing Mepis, will the program Truecrypt work OK? It seems a weakness with Debian OS.
Regards,
Dyfi.
|
| Sat Jan 01, 2011 10:16 am |
|
 |
|
Jerry3904
MEPIS Enthusiast
Joined: Wed Jul 19, 2006 6:13 am Posts: 6440 Location: Geneva NY Has thanked: 1378 times Have thanks: 1031 times
|
Post # 256530
 Re: Truecrypt
It is reported to run perfectly on Debian Squeeze, so should be fine in MEPIS 11. Not sure about MEPIS 8.5, but somebody here probably knows.
_________________ A Wiki only works when many eyes are on it.
32bit, 2.6.36-1-mepis-pae, KDE 4.6.5, AMD Phenom 9650 Quad-Core, Dell SP2309W with integrated webcam, Nvidia GeForce 6150SE, 4 GB DDR2
|
| Sat Jan 01, 2011 10:42 am |
|
 |
|
lucky9
MEPIS Enthusiast
Joined: Wed Jul 12, 2006 5:54 am Posts: 9157 Location: Tulsa, Oklahoma U.S.A. Has thanked: 2708 times Have thanks: 574 times
|
Post # 256542
 Re: Truecrypt
Older versions of MEPIS have been able to use it. I would bet that it would work now also. Look here for the old howto: http://www.mepis.org/docs/en/index.php?title=Truecrypt
_________________ "There is no "slippery slope" toward loss of liberties, only a long staircase where each step downward must first be tolerated by the American people and their leaders." Alan K. Simpson
|
| Sat Jan 01, 2011 12:23 pm |
|
 |
|
zuser
MEPIS Rules!
Joined: Wed Jul 12, 2006 6:26 pm Posts: 165 Has thanked: 0 time Have thanks: 2 times
|
Post # 256583
 Re: Truecrypt
I haven't been able to get it to work on sm8.5-64 bit but it does work perfectly on the same computer running openSUSE 11.3-64.
|
| Sat Jan 01, 2011 3:02 pm |
|
 |
|
chatan
MEPIS is cool!
Joined: Fri Oct 17, 2008 8:19 pm Posts: 790 Location: Okinawa, Japan Has thanked: 98 times Have thanks: 140 times
|
Post # 256666
 Re: Truecrypt
This (truecrypt) is something I've been meaning to do for some time now. So I tried it... Here is Quick and Dirty report of what I just found on MEPIS 8.5 64 Bit with TrueCrypt 7.0a:
I could download and install, but only if I ran the installer as root. (If ran as user, the installer wouldn't accept the root password - user is not in the sudoers file.)
To run TrueCrypt, I have to start it as root (ALT-F2 >>> kdesu /usr/bin/truecrypt ) (Again, if ran as user, it wouldn't accept the root password - user is not in the sudoers file).
I was able to create, mount and put files in and out of the encrypted partition.
I'll add what I did to the wiki, but maybe the root vs user isn't the way it was supposed to go ? I'm not sure and I'm outta time for now.
Cheers
|
| Sun Jan 02, 2011 2:41 am |
|
 |
|
chrispop99
MEPIS is cool!
Joined: Tue Jan 27, 2009 3:07 pm Posts: 509 Location: Bracknell, UK Has thanked: 144 times Have thanks: 56 times
|
Post # 256671
 Re: Truecrypt
Your experience mimics exactly what I found with TrueCrypt on MEPIS 8 (32) when I tried it a while back. I also managed to create a 15GB "container" in /mnt, instead of actually on the USB stick I wanted encrypted! This filled up my / partition almost completely, and caused some bewilderment until I realised what had happened. Chris
|
| Sun Jan 02, 2011 6:02 am |
|
 |
|
timkb4cq
MEPIS Guide
Joined: Wed Jul 12, 2006 4:05 pm Posts: 2201 Location: Pinellas Park, FL Has thanked: 62 times Have thanks: 1100 times
|
Post # 256694
 Re: Truecrypt
You need to set up the /etc /sudoers file in order to use programs like TrueCrypt that demand sudo. The easiest secure way to do this is to add an entry to allow your user to run just the one command you need to. There is a program called visudo for modifying /etc /sudoers which checks for syntax errors and should be used whenever editing that file. Open a Konsole Edit the file to read like so: Where you replace "myusername" with your username and " /path /to /truecrypt" with its actual location (I don't have it installed, so I don't know where it gets put). In visudo, <ctrl>+o saves and <ctrl>+x exits. When you exit, syntax is checked. If you've made any errors they are described, then you are asked "What now?" Press e to continue editing or ? for other options. When you are done, then sudo should work for that purpose. Alternatively, you can set sudo up to allow your user to run any command on your machine by using the line instead of using the path to that one file. But if you're bothering to run truecrypt in the first place do you want to open that security hole if someone gets your user password?
|
| Sun Jan 02, 2011 10:41 am |
|
 |
|
Jerry3904
MEPIS Enthusiast
Joined: Wed Jul 19, 2006 6:13 am Posts: 6440 Location: Geneva NY Has thanked: 1378 times Have thanks: 1031 times
|
Post # 256695
 Re: Truecrypt
Good explanation, Tim! I will put this in the Wiki for general use. Done (plz review): http://www.mepis.org/docs/en/index.php?title=Sudo
_________________ A Wiki only works when many eyes are on it.
32bit, 2.6.36-1-mepis-pae, KDE 4.6.5, AMD Phenom 9650 Quad-Core, Dell SP2309W with integrated webcam, Nvidia GeForce 6150SE, 4 GB DDR2
|
| Sun Jan 02, 2011 10:51 am |
|
 |
|
lucky9
MEPIS Enthusiast
Joined: Wed Jul 12, 2006 5:54 am Posts: 9157 Location: Tulsa, Oklahoma U.S.A. Has thanked: 2708 times Have thanks: 574 times
|
Post # 256757
 Re: Truecrypt
Looks good from here. Did you add to the TrueCrypt page in the Wiki? It's been a good while since I've been on that page and it seems more comprehensive than it was. 
_________________ "There is no "slippery slope" toward loss of liberties, only a long staircase where each step downward must first be tolerated by the American people and their leaders." Alan K. Simpson
|
| Sun Jan 02, 2011 3:38 pm |
|
 |
|
chatan
MEPIS is cool!
Joined: Fri Oct 17, 2008 8:19 pm Posts: 790 Location: Okinawa, Japan Has thanked: 98 times Have thanks: 140 times
|
Post # 256805
 Re: Truecrypt
I can see where doing this is definitely needed on a multiple user system. But on a single user system is there any harm/risks by not messing with the sudoers file, and just installing and running truecrypt as root? Cheers
|
| Sun Jan 02, 2011 7:30 pm |
|
|