Linux
Linux is the name usually given to any Unix-like computer operating system that uses the Linux kernel.
Application
Operating System
Remove
Language
Any
License
Any
make it a cgi file
if you are on linux here's a library you can use
http://www.yolinux.com/TUTORIALS/LinuxTutorialC++CGI.html
if you are on windows here's a little tutorial:...
hiii
What happens when a process executes unlink(".");
What is the current directory of the process ? (Assume superuser permissions are given.)
Thanking you
Krish
clean.log
but it doesn't work, I already had six attempts but always the same, I'm reading now for 4 hours an I still think I#m not any closer to a solution.
Any help will be appreciated!...
Hi All,
I'm attempting to migrate my website files from server Ubuntu 9.04 to RedHat 5. it's currently hosted in directory
\var\www\intranet
but in RedHat 5 the root directory is...
Okay, so I had these three bat files I converted to shells so I could run this on Linux, which I'm operating through PuTTy.
I made another shell file which would run the other three: 1.sh, 2.sh,...
ah my bad i thought it was the language for linux based operating systems
Dear Friend,
Looking for the hottest job in the IT market, Jobs on which is still
hiring is going on which is not really affected by recession .
Do YOU want to enter a domain that gives job...
hi...
i encounter a prblem while running some driver in linux.it shows
insmod:error inserting "fliusb.ko": -1 File exists
now i know that the file already exists,but it has problem in...
Hello!
I'm having problems with fopen() call in Linux.
I have shared library (created by myself) that implements some file operations:
int lib_func(char* file_name) {
...
fd =...
According to http://en.wikipedia.org/wiki/Splice_(system_call) the proper way to use splice() to copy one file to another involves clever use of the pipe() system call. (This is one way to get around...
I've figured out how to read from a CD by using ioctl but it doesn't look like ioctl supports writing to a cd.
How do programmers do it? ioctl is a mystery to me, could someone explain the big...
Hi
I've been trying to program a tool that does a 3way handshake, but I'm having problems. I send a syn packet to a server, it repleys with a syn,ack, but when it comes back to my computer the...
hi all
i want to know how simple module is inserted in kernel?
how that module is compiled?
how 2 make makefile of that module?
plz help me.
Hi,
When I open a device file, the file count is 2 instead of being 1. How is this possible? Is any reference is created internally in the kernel?
After opening the file from the User space,...
: hi all
: i m doing my BE proj. "ARP Poisoning Prevention & DEtection" for
: that i need to learn linux kernel programming & arp code in linux
: kernel. If any one have Linux kernel code for...
hi all
i m doing my BE proj. "ARP Poisoning Prevention & DEtection" for that i need to learn linux kernel programming & arp code in linux kernel. If any one have Linux kernel code for ARP or doc.Abt...
Hi, I am writing all my presentations in LaTeX. LaTeX creates .pdf files. I would like to be able to include certain movies in the .pdf files which could then be played by one single click. Is this...
Hi
I just started learning about web server/network programming.
I started off here:
http://www.ibm.com/developerworks/systems/library/es-nweb.html
and got the code working after playing...
: I am working on a small project. I am faced wiith the problem of
: saving information stored on the screen. When we enter any
: information that is displayed on the screen where does it go. I...
: How do I read the size of installed memory?
: Do I use BIOS interrupt?
: If so I im also interested how bios is doing this.
: Perhaps by writeing and reading io mapped north bridge registers.
:...