http://www.linuxforums.org – Code: const u_char* ProjectSniffer::GetPacket(char *Dev) { pcap_t *handle; // Session handler struct pcap_pkthdr header; // Header (von pcap vordefiniert) char errbuf[PCAP_ERRBUF_SIZE]; // Fehlerausgabe (HowTos)
http://www.linuxforums.org – Code: const u_char* ProjectSniffer::GetPacket(char *Dev) { pcap_t *handle; // Session handler struct pcap_pkthdr header; // Header (von pcap vordefiniert) char errbuf[PCAP_ERRBUF_SIZE]; // Fehlerausgabe (HowTos)
http://www.linuxforums.org – I am a newbie to Linux and also a first semester IT student. I have downloaded and burned the ISO Ubuntu file and when I attempt to boot from the CD, after selecting Install Ubuntu, I get a black screen. I have tried the alt. options to no avail. I have tried on my laptop(Compaq cq60) and my desktop(Dell 2350). I have a partition on my laptop just for Ubuntu but still no graphics. Help! (HowTos)
http://www.linuxforums.org – I am new to GUI programming, while surfing through trolltech i find this tutorial. I tried several ways but couln't make it run. can somebody help please ??? Here is the code : Code: /* A small program to demonstrate QT FileName : main.cpp */ #include <qapplication.h> (HowTos)
http://www.linuxforums.org – I have a friend who gave me his PC to look at for him because of spyware and virus issues. I was going to do a clean XP install but can't do it because he does not have the driver disk for the giga raid HD controller. Hence windows cannot "see" the hard drive. I am thinking of giving Ubuntu a shot. Will I have the same issue not having the driver or will Ubuntu install OK? (HowTos)
http://www.linuxforums.org – I have two netfilter kernel modules (xt_RQS.c, xt_RQD.c) both include the same header file with a data structure in it. Does both kernel modules use the same data structures or do they use separate ones (in normal C programming I know that but I'm not sure about the kernel scopes). (HowTos)
http://www.linuxforums.org – Besides my normal machine, I have an old Micron Millennia MXE sitting around, and I was wondering what would be the best way to turn this old 128mg of ram PII (w/ 12GB Hard drive) into a fast, light-weight linux machine? On a tight budget? Right now, I have Vector on there, and it's pretty slow. (HowTos)
http://www.linuxforums.org – Do we have any other current Dexter fans here? I've been an avid fan since day one, but I'm guessing that the season finale last night was quite a shocker for most fans. I won't go into details and spoil it for anyone that hasn't seen it yet, but John Lithgow's performance was outstanding, as usual. (HowTos)
http://www.linuxforums.org – Hi, I would very much like to disable the inbuilt cam in favor of using external one, but havent got much idea of how to do it. I looked at the bios but there's nothing, In amsn I tried to select my external camera but it wouldnt allow me. Im sure it must be possible, could anyone take me step by step through what I will have to do in the terminal please? (HowTos)
http://www.linuxforums.org – So I think i got this down but i just wanted to make sure. OK: Login shell creates Bash shell. (HowTos)
http://blogs.computerworld.com – Linux is everywhere, but it's not always properly licensed and the Software Freedom Law Center is lowering the boom on GPL violations by more than a dozen companies including Best Buy, Samsung, Westinghouse, and JVC. read more (General)