Answer Posted / 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 |
Post New Answer View All Answers
How do I use TCP_NODELAY?
What is socket address with example?
What is the difference between a socket and a port?
What's the difference between a socket and a port?
What's the difference between impact sockets and regular sockets?
What are the pros/cons of select(), non-blocking I/O and SIGIO?
Can a socket have multiple ports?
How to find other end of unix socket connection?
How many socket connections can a server handle?
What is socket programming in java?
How many sockets can a port have?
Is tcp or unix socket faster?
Is there any advantage to handling the signal, rather than just ignoring it and checking for the EPIPE error? Are there any useful parameters passed to the signal catching function?
How does unix socket work?
Why do we need sockets?