Do you linux?

Locked
l0g1c
Posts: 1838
Joined: Tue May 07, 2002 7:00 am

Do you linux?

Post by l0g1c »

If so, you should log in as root and type the following at the command prompt:

cat /proc/kcore > /dev/audio

It basically dumps what's in memory directly to the sound card. Makes for some wicked noises, hehe. :owned:
User avatar
MKJ
Posts: 32581
Joined: Fri Nov 24, 2000 8:00 am

Re: Do you linux?

Post by MKJ »

Oh the wonders of computing.
Big Kahuna Burger
Posts: 2458
Joined: Sat Jul 09, 2005 6:56 pm

Re: Do you linux?

Post by Big Kahuna Burger »

I'M A PC
Grenader
Posts: 202
Joined: Sun Oct 08, 2006 11:38 am

Re: Do you linux?

Post by Grenader »

The more known, and older way of doing it was to simply

cat /dev/sda(or /dev/hda if you're not using sata) > /dev/dsp

This will dump your HD into your OSS sound buffer.
a13n
Posts: 1672
Joined: Thu Feb 10, 2005 2:08 am

Re: Do you linux?

Post by a13n »

cat /dev/null > /dev/null 2>&1
[color=#FF00BF]I pwn police! - Biff[/color]
[color=#666666]When I went to a zoo, I found myself in another zoo, too. - a13n[/color]
[color=#999999]Homeless is a living proof that[/color] [color=#FF00BF]Benjamin Franklin's quote "There're two things certain, tax and death" is wrong[/color] [color=#999999]and GOD had wanted[/color] [color=#FF00BF]him to be an evil liar, that is, SATAN[/color][color=#999999]. - a13n[/color]
[color=#666666]There are too many GODs in this werld for [/color][color=#FF00BF]the ONE&ONLY[/color][color=#666666] to be valid. - a13n[/color]
[color=#666666]Nothing ventured, the rest of everything just given. - a13n[/color]
[color=#FF00BF]I need a soldier! - Sarge[/color]
CaseDogg
Posts: 3481
Joined: Sat Mar 01, 2003 8:00 am

Re: Do you linux?

Post by CaseDogg »

Big Kahuna Burger wrote:I'M A PC
lol
Grenader
Posts: 202
Joined: Sun Oct 08, 2006 11:38 am

Re: Do you linux?

Post by Grenader »

btw
Do you linux?
Only when nobody's looking
Locked