Displaying 20 results from an estimated 1000 matches similar to: "Encrypted partition short howto"
2010 Sep 25
3
LUKS create_encrypted_fs
Hi All,
This is my first post to centos-docs. I've read several months of
archives, but, this may be too trivial.
Re: http://wiki.centos.org/TipsAndTricks/EncryptedFilesystem/Scripts
This line:
FREE_SPACE=$(df -m $SECRET_PATH |grep / | awk '{ print $4 }')
gave me a problem due to line wrapping in df. For example:
$ df -m /home/ja/verify/
Filesystem 1M-blocks Used
2005 Mar 08
2
I would like to create a Samba share supporting named writers, named readers, and no guests ...
I have not hit on the correct combination of parameters. Closest I come
still allows the readers to modify - but not create - files. Not what I
want. If someone can give me a hint, I would really appreciate it. Thank
you.
If I do this, reader1 can see the files (good), cannot create files (good),
but can modify (write) existing files (bad!)
------- smb.conf -------
[native6-stuff]
path =
2013 Feb 10
1
Migrating R packages from svn/R-Forge to git/Github
[I'm not sure if this post should go to R-devel, but thought I'd start
here for wider readership.]
I have a collection of R packages that I maintain using the
eclipse/StatET IDE
(mainly on Windows) with SVN on the R-Forge system,
https://r-forge.r-project.org/users/friendly/
I'd like to consider moving these to git projects on GitHub, but I'm not
sure how best to get started.
2007 Apr 24
1
LSUB "" "" vs LIST "" "" (hacked Apple Mail problem)
The LSUB command does not act like LIST when provided with an empty
mask argument. LIST responds with the hierarchy delimiter:
* LIST (\Noselect) "." ""
OK List completed.
whereas LSUB doesn't return anything useful:
OK Lsub completed.
RFC 3501 doesn't specify what LSUB should do in this case, but
Courier IMAP has LSUB act like LIST. The attached patch
2007 May 24
1
Encryption software for CentOS 5.0
OS: CentOS 5.0 x86.
In the past while I was using SL 4.x. I was using BestCrypt. Now in
CentOS 5.0, neither BestCrypt nor TrueCrypt seem to work. Is there any
volume encryption or full HDD encryption that works with CentOS 5.0 out
there (preferably in single-user mode)?
2008 Feb 01
2
dmcrypt on install with centos 5.1?
Im new to the list and CentOS and wonder if there is any option to do
full disk encryption with dmcrypt and LUKS during the install stage of
CentOS 5.1? I use Debian Etch at the moment and Debian is able to to this.
If not possible, are there any good guides that anyone knows about that
explain how to dmcrypt everything but /boot on CentOS manually?
--andrew
--
GnuPG Key ID: ECB18ABA
2004 Apr 22
3
password change, domain not availeable
well the subject tell's it..
it's not able to change password's for users
from a miupoms xp/2000 machine...
windows is complaining about, domain not availeable..
and samba show's an (incor.password lenght error)
i used an password over 5 char's (6 and 8)
and the min. passwd lenght is 5 !!
anny clue's??
there is an encryped passwords=yes in the conf..
l8r
2007 Apr 20
11
License for Wiki Content - LAST CALL
Okay, this will never come to an end otherwise:
I would like to use <http://creativecommons.org/licenses/by-sa/3.0/> as
the license for the complete content of the wiki.
The content on the wiki is *NOT* licensed at all at the moment.
So this call goes out to *ALL* people who have already contributed to
the wiki:
Is it okay with you to use this license for your content on the wiki?
If
2001 Apr 05
2
Win2k needs password twice
Hi,
I've recently upgraded a few of the win98 machines here to win2kpro, and
now, after logging in, the password has to be entered again for the shares.
I've searched around but can't find a solution to this problem. Any help
would be greatly appreciated.
This is on Samba 2.0.7 on FreeBSD, and here is smb.conf:
[global]
guest account = nobody
security = user
workgroup
2003 Jan 14
1
Something Wrong? Or Is Samba Meant To Delete My Passwords?
Hi,
I'm using samba-2.2.7 and i've noticed that everytime
my box is restarted/has the power cut off, none of the
machine accounts or encryped passwords in smbpasswd
(i'm using an ntdom btw) work properly. Is this a
security feature or something or is there some way i
can avoid this happening in the future.
Thank's
Karl
__________________________________________________
Do You
2005 Jan 14
1
RE: [R] as.character methods
Thank you for your replies. I greatly appreciate the wealth of
documentation on this subject and the time spent by the John Chambers
and the R Core Team making object-orient programming in R a reality. I
hope to be able to give code (not just bug reports) back to the R
community as my projects advance.
I hoping to generalize my as.character question to a real-life
as.character / print method
2004 Apr 22
2
password change, domain not available
Dear Herman,
We had the same problems over here.
The problem seems to be related to Windows Hotfix KB828741.
Removing the hotfix through the control panel solved it for us.
Greetz,
Jerome Borsboom
>>BTW, i use samba 302 & 303 pre2..
>>
>>Thursday, April 22, 2004, 2:33:16 PM, you wrote:
>>
>>CBM> well the subject tell's it..
>>
>>CBM>
2009 Jan 22
1
Contribute to Centos wiki
I'd like to edit the HowTo/EncryptedFilesystem page the note on how to
create a valid keyfile. This is not a trivial action.
Creating a plaintext file in vim does not qualify as a valid
password. Instead, a valid keyfile is created by doing the following:
echo -n "password" > keyfile.key
which explicitly creates the file with password on the first line with
an explicit
2006 Feb 18
6
Naming join models
I''ve been playing around with EdgeRails and checking out some of the
new features. The one that will probably have the biggest affect on
my designs is join models (or :through associations). For those not
familiar with this feature, it lets you replace your habtm
association with a pair of has_many associations indirected through
an intermediate model class.
Looks like good
2011 Aug 11
2
change LUKS filesystem password
How do you change the LUKS filesystem password?
2000 Jan 17
2
Newbie help: Samba 2.0.3 & SCO 5.0.5
Hi,
I've just installed a binary version of Samba 2.0.3 on SCO 5.0.5 and am
having some problems. I'm basically following "SAMS Teach yourself Samba
in 24 hrs" book.
On a Win98 machine I can see the SCO machine in the Network
Neighborhood. When I try to connect it asks for a passwd and says that
the passwd is incorrect when I enter it. It also displays
2004 Jan 09
0
Binary updates for FreeBSD 5.x
I am now building binary security updates for FreeBSD 5.x, for use with
FreeBSD Update. This has taken rather longer than I expected -- I thought
I would be at this point in mid-November -- but porting the update-building
code to run on FreeBSD 5.x took rather longer than I expected. For details
about how to use these updates, please see the FreeBSD Update web site at
2004 Jul 13
0
Calculating sum of squares deviation between 2 similar matrices
Hi all,
I've got clusters and would like to match individual records to each
cluster based on a sum of squares deviation. For each cluster and
individual, I've got 50 variables to use (measured in the same way).
Matrix 1 is individuals and is 25000x50. Matrix 2 is the cluster
centroids and is 100x50. The same variables are found in each matrix
in the same order. I'd like to
2004 Aug 23
0
Guide to getting started with Asterisk on MacOSX
For the record, I have put up a Wiki page with a 'Guide to
getting started with Asterisk on MacOSX'
http://www.voip-info.org/wiki-Asterisk+Getting+Started+on+MacOSX
Some sections are still incomplete, still working on them.
Note that this is based on using the various GUI tools we
released, so there is intentionally nothing about
configuration files nor CLI commands and it should stay
2011 Oct 10
1
Fwd: WHO Anthro growth curve macros and R
Hi all,
some years ago, I sent a question to the mailing list regarding the WHO
anthro macros. Since I've now received three mails asking how I solved it, I
thought I'd cc R-help in for future reference. Attaching a zip file
with the relevant code parts that
I used that I'm not sure gets through (if anyone has recommendations on how
to manage such files for the list, I'd be