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 find previous commands in linux?
What command used for showing user info like Login Name, Canonical Name, Home Directory,Shell etc in Linux?
How is grep so fast?
Which command is used to terminate a process?
How do I move to root in linux?
How can we increase disk read performance in single command?
How do you run a command for a limited time?
what is the fastest way to enter a series of commands from the command-line in linux
What is a simple command?
How to recover /etc/passwd file and /etc/shadow file?
How we can set the password length in linux?
ls -l ls -t ls -r ls -a ls -ltr ls -u grep error file.txt grep -v error file.txt perl prg.pl | ./file.txt tee chmod +x chmod -x chmod =x ps bg date +%y%m%d ?