Assignment 1
1. Explain Linux architecture & features of Linux in detail.
2. What is Linux? Explain the properties of Linux.
3. Explain use of following commands with example
(i) Tail (ii) touch (iii) df (iv) sort (v) finger (vi) kill
4. Explain the use of ping and arp in network troubleshooting.
5. Explain use of following commands with example
i) Tail ii) grep iii) sudo iv) od v) tee vi) Chmod vii)
chown
6. Explain the differences between hard and soft links in Linux
7. Explain Directory API and INODE.
8. Explain the chmod command and access permissions of Linux file system in detail
9. Explain the all Directory API with example in detail.
10. Explain the following terms :
11. 1. Pipe 2.processes 3. Redirection 4. keywords
12. Explain following terms:
(a) Command separation and grouping (b) Processes
13. Explain Shell Built in commands in details.
14. Explain the purpose of a shell and its role in Linux.
15. Explain standard streams with examples.
16. Explain use of following commands with example
ii) whatis ii) Who iii) Sort iv) Finger
17. Explain the following terms :
1. Basic operators of Linux 2. Keywords 3.Redirection operators 4.Function
18. Write a BASH script for string concatenation. Also explain the structure of script.
19. Explain directory stack manipulation with example.
20. Explain here document