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
What is DISM command?
What is $@ in makefile?
How do I check command history?
How do I create a .txt file?
What does kill in linux?
What command do you type to find help about the command who?
What does in makefile do?
Which command will show you free/used memory? Does free memory exist on linux?
What is cmake in linux?
What is the purpose output of cd command?
What are the basic command in linux?
In order to improve your system’s security you decide to implement shadow passwords. What command should you use?
What is command line in unix?
How do I check my disk space?
why context switching time should be minimum? How it depends on hardware support?