Unit 1 BCA - Linux OS
Questions for First Unit:
- Define Linux operating system Also list and explain the popular LInux distributions.
- List and explain the features of Linux.
- What are the benefits of Linux?
- How one can logging in and logging out from linux OS? or Write procedure to login and logout for LINUX operating system.
- Describe the anatomy of Linux os.
- Define the file system and directories in linux. Also describe its directory structure. OR Explain file system in LINUX.
- Explain binary directory in Linux.
- What is the configuration directory in Linux?
- In Linux, what is stored by data directory?
- Write a note on memory directory.
- Explain the /usr directory. Also list its sub-directories. OR What data is contained by Unix system resource directory?
- Define the variable directory in Linux.
- Why non-standard directories are used?
- List and define various types of files used in Linux. OR Explain the following: 1. User data files 2. System data files 3. Executable files
- In Linux, how one can name the files and directories?
- Write short note on spawning processes. OR Explain spawning process.
- What is Shell? List and explain the various shells.
- Explain the various shells used in Linux with their features. OR What is Bash Shell? Explain.
- List the basic shell commands in Linux.
- How to create user account by suning useradd command?
- What is the need of user passwords?
- How one can change the shell prompt in Linux? OR Write steps for changing shell prompt.
- Write the basic syntax for command in Linux.
- Explain home directory in LINUX. Differentiate between root and home directory.
- What are ways for a user to return to its home directory?
- Define the ls command. OR Give syntax, purpose and example of ls command.
- How directory can be created using mkdir and removing using rmdir? OR Give syntax, purpose and example of mkdir command.
- Why cat command is used? OR Give syntax, purpose and example of cat command.
- How one can change the current directory?
- Give a note on stat command.
- Which commands are used for copying and moving directories? OR Give syntax, purpose and example of cp command.
- Example the rm command. OR Give syntax, purpose and example of rm command.
Comments
Post a Comment