What is LILO?
Answers were Sorted based on User's Feedback
Answer / shriya goswami
Answer
LILO is Linux Loader is a boot loader for Linux. It is used
to load Linux into the memory and start the Operating
system. LILO can be configured to boot other operating
systems as well. LILO is customizable, which means that if
the default configuration is not correct, it can be changed.
Config file for LILO is lilo.conf.
| Is This Answer Correct ? | 13 Yes | 1 No |
How can I force a socket to send the data in its buffer?
How do I convert a string into an internet address?
What's the difference between impact sockets and regular sockets?
What pieces of information make up a socket?
What's better 6pt or 12pt sockets?
How can I set the timeout for the connect() system call?
Whats the difference between select() and poll()?
How can I bind() to a port number < 1024?
What is socket programming in java?
After the chroot(), calls to socket() are failing. Why?
What is the difference between connected and unconnected sockets?
What is the difference between close() and shutdown()?