[gentoo-user] Re: Downloading Flash videos

2007-06-26 Thread Ali Polatel
t without all these > helpful GUIs, but cannot see what I should be downloading when I look at the > HTML source of the YouTube web page. > > What would you advise on this? How about net-misc/youtube-dl? -- ali polatel (hawking) Not all men who drink are poets. Some of us drink because we aren't poets. -- [EMAIL PROTECTED] mailing list

[gentoo-user] Re: Wha' hoppen to firestarter?

2007-06-05 Thread Ali Polatel
;-) > > That help any?? > > Dale > > :-) :-) :-) Upstream is dead and there are many open bugs so it's a PITA to maintain. Here are the open bugs about firestarter: http://bugs.gentoo.org/show_bug.cgi?id=146620 http://bugs.gentoo.org/show_bug.cgi?id=179792 http://

[gentoo-user] Re: Other encrypt otions than encfs

2007-06-02 Thread Ali Polatel
disk1.img count=50 bs=1M # Set up a loop device losetup /dev/loop/0 /tmp/disk1.img # encrypt it cryptsetup luksFormat /dev/loop/0 # then open it with luksOpen cryptsetup luksOpen /dev/loop0 test # create a filesystem mkfs.whatever /dev/mapper/test # mount it mount /dev/mapper/test /path/to/test and write

[gentoo-user] Re: Other encrypt otions than encfs

2007-06-02 Thread Ali Polatel
ar. [1] http://www.saout.de/misc/dm-crypt/ [2] http://loop-aes.sourceforge.net/ -- ali polatel (hawking) One difference between a man and a machine is that a machine is quiet when well oiled. -- [EMAIL PROTECTED] mailing list

[gentoo-user] Re: Unionfs for 2.6.20

2007-05-31 Thread Ali Polatel
[EMAIL PROTECTED] <[EMAIL PROTECTED]> yazmış: > > > > -Original Message- > > From: Norberto Bensa [mailto:[EMAIL PROTECTED] > > Sent: Friday, June 01, 2007 9:29 AM > > To: gentoo-user@lists.gentoo.org > > Subject: Re: [gentoo-user] Re: Unionfs

[gentoo-user] Re: Unionfs for 2.6.20

2007-05-31 Thread Ali Polatel
t mm-sources or manually patch your kernel. Have a look at http://www.am-utils.org/project-unionfs.html for more info.. -- ali polatel (hawking) There are more old drunkards than old doctors. -- [EMAIL PROTECTED] mailing list

[gentoo-user] my vim overlay

2007-05-01 Thread Ali Polatel
me an e-mail to [EMAIL PROTECTED] and I'll add it asap. * ok now what? that's all for now, any thoughts,suggestions,critics welcome... - -- Ali Polatel (hawking) <[EMAIL PROTECTED]> http://hawking.nonlogic.org/ gpg: 0x8E724EDC fp: DBC2 2BC7 95B8 6D6C 8BC3 37EC CA00 C

Re: [gentoo-user] Which wireless cardbus?

2007-02-18 Thread Ali Polatel
ough madwifi-ng drivers -- afaik, I have a D-Link card with an atheros chipset and I never had any problems. Here is a nice site with a list of supported cards: http://linux-wless.passys.nl/ dunno if it's uptodate though > Your insight on this would be much appreciated. :) - --

Re: [gentoo-user] Extracting hashes from MSWindows SAM files

2007-01-13 Thread Ali Polatel
=== > # john sam > No password hashes loaded > == > > I've looked around but couldn't find anything. > -- > Regards, > Mick emerge ophcrack , iirc it has pwdump and bkhive to get hash stuff from SAM files -- Ali Polatel <[EMAIL PRO