what are the features of Linux?
Answers were Sorted based on User's Feedback
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 |
Answer / amit kumar ghosh
Features of linux depends upon the kernel version.
linux is multi user,multi tasking,server based,supports X
windows,multiple file system supported,much secure because
of cmd line interface,muiple user logon options etc,etc.
| Is This Answer Correct ? | 0 Yes | 3 No |
How do I check cores 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.
how to give a normal user reboot and shutdown permission? Plz also mention the step.
How do you check which file consuming more space in linux?
what is the diff b/w ext2 and ext3?
What does grep grep do?
How do I find previous commands in linux?
What is a simple command?
How does mkdir work in linux?
what is mean by system calls
How do I create a .txt file?
What are the command prompt commands?