answersLogoWhite

0


Best Answer

LINUX, along with other UNIX-based operating systems, provides Read/write/execute/delete controls on every file. For example, if you have read permissions for a file, you can read but not write, execute or delete it. Each permission (RWXD) also has assoiated groups, Root, Owner, group, all. If you give every file only Root acces to delete and write, and make sure that you always log in as a less privileged user, you effectively eliminate the possibility that an application that you are running will ever be able to damage your file system. LINUX and other UNIX based systems have very good security and that is the reason you see so little success from the virus geeks who attempt to attack LINUX systems. Besides, who would admit that they didn't put proper access controls on their LINUX system, and it ended up getting toasted by a virus?

User Avatar

Wiki User

17y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What access rights does Linux provide?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Does the SUSE Enterprise Linux v10 em64t 1 CPU 1 year subscription fi provide remote access?

Yes.


Where online can one find reviews of Desktop Linux?

Access to reviews of Desktop Linux can be found at Desktop Linux Reviews and Extreme Tech online on their websites. You can also access reviews in YouTube videos and in popular online and paper magazines such as Linux Magazine.


Who holds the rights to Linux?

No one, its open source.


Can you access Yahoo email accounts on Linux?

Yes.


What is the boot options for installing Linux CD?

As there are hundreds of Linux CDs, it is impossible to provide a comprehensive overview of what, if any, boot options they may provide.


Which command provides secure command line access to a remote Linux machine?

ssh command provide secure access to a remote machine using terminal.Use the following syntax when using ssh to connect to a remote computerssh remote_username@remote_host


What are the advantages of using a Linux dedicated server?

The advantages of using a Linux dedicated server are access to more scripting languages and Linux is an open-source free software (costs less to make a Linux server).


Why is Linux important?

Linux shell is a programming language. its fully different from others progrmming language. the script which is used in Linux quite tough to remember if we comparison to other programming laguages.


What does Pam stand for in Linux?

Linux Pluggable Authentication Modules (PAM) provide dynamic authorization for applications and services in a Linux system. Linux PAM is evolved from the Unix Pluggable Authentication Modules architecture.


Does Linux allow only a single user to access the system simultaneously?

No. Linux, like Unix, is designed to be a multi-user system.


What operating system allows open access to its programming code?

Linux.


How do you access DVD drive in itschool Linux?

I'm not familiar with that Linux distribution. In most distributions, you can access it if it is mounted at /media/dvd or /mnt/dvd. If it is not mounted, you may need root privileges to do so.