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 |
What exactly does SO_REUSEADDR do?
What exactly is a socket?
When should I use UDP instead of TCP?
What are the types of sockets?
How do I properly close a socket?
What is difference between socket () and serversocket () class?
What is difference between socket and websocket?
How come select says there is data, but read returns zero?
of the socket? Does doing a connect() call affect the receive behaviour?
When will my application receive SIGPIPE?
How can I find the full hostname (FQDN) of the system I am running on?
What is a socket file?