Answer Posted / nipesh
From
Nipesh janghel
===========================================================
The following feature of linux:-
Some of its features include:
1)Virtual memory, allowing the system to use disk room the
same as RAM memory.
2)Networking with TCP/IP and other protocols.
3)Multiple user capability.
4)Protected mode so programs or user's can't access
5)unauthorized areas.
6)Shared libraries
7)True multitasking
8)X - A graphical user interface similar to windows, but
supports remote sessions over a network.
9)Advanced server functionality:-
FTP server
Telnet server
BOOTP server
DHCP server
Samba server
DNS server
SNMP services
Mail services
Network file sharing
much, much more...
Support of filesystems that other operating systems use
such as DOS (FAT), Windows95,98 (FAT32), Windows NT, 2000
(NTFS), Apple, minix, and others
| Is This Answer Correct ? | 14 Yes | 0 No |
Post New Answer View All Answers
How can I check the exit status of my previous command in Linux operating system?
What does pwd mean in linux?
What is the use of cp p command?
What does execute mean in linux?
How does case sensitivity affect the way you use commands?
What command should you use to check your file system?
Brief about FTP hostname?
What is apple llvm?
What is nslookup command?
How to know linux os is 32 bit or 64 bit?
What is the difference between kill and kill in linux?
What is the use of man command in linux?
Write a command that will do the following: -look for all files in the current and subsequent directories with an extension c,v -strip the,v from the result (you can use sed command) -use the result and use a grep command to search for all occurrences of the word orange in the files.
What is mask and umask in linux?
What is kill 9 in linux?