April 22nd, 2003 08:25 PM
I have deleted /usr/src/linux/include/linux/autoconf_up.h on my RedHat 6.1 box. What can I do because I need this file.
April 22nd, 2003 08:19 PM
If you want to write code that can be use on an windows or linux machine, you should write your own functions. The answer to your question is: NO.
April 14th, 2003 11:59 PM
Purhaps this is a winmodem. It is not necesarlly to buy an external modem. first look on the manufacturer site for a linux driver for your modem. but first look on the modem to see the type and the...
April 14th, 2003 11:55 PM
I don't know to much about hacking but... this host seams familiar to me. Purheaps one of my friends hacked it. I'm not sure, i'll had to look to the source code of some scanners to see if that was...
April 14th, 2003 11:45 PM
If you want to learn how to exploit a C code you should start learning assembly and the way the computer really works.
April 14th, 2003 11:42 PM
I think it's better to know both of them. C is the best programming language ever built. But even if you know C you will need to know assembly. It's very useful for making some apllications that use...