1629348666CSE-2yr-2018-22-Linux and Open Source
1629348666CSE-2yr-2018-22-Linux and Open Source
Parts i) and ii) of each question are compulsory and each part carries 2 marks. Parts iii), iv) and
v) carry 8 marks each and the student may attempt any 2 parts.
Q1.
i) Which of the following is the most famous example of open source software?
a) Microsoft Windows b) Mac OS X c) UNIX d) LINUX
(2 marks)
ii) Apache is best described as a?
a) Web Browser b)Web Server c) Application server d) Operating system
(2 marks)
iii) Explain the Free Foundation Software and differentiate between windows and linux OS.
(8 marks)
iv) List three levels of network firewall security.
(8 marks)
v) Explain the advantages of Free Software and GNU/Linux, FOSS usage.
(8 marks)
Q2.
1 2
Q3.
i) Which of the following commands allows definition and assignment of environment variables under bash
a) env b) export c) environ d) setenviron
(2 marks)
ii) How do you print the lines between 5 and 10, both inclusive
a) cat filename | head | tail -6 b) cat filename | head | tail -5
c) cat filename | tail +5 | head d) cat filename | tail -5 | head -10
(2 marks)
iii) Write a shell script to perform arithmetic operations.
(8 marks)
iv) Explain file permissions? What are the different ways of setting file permissions? Explain.
(8 marks)
v) Explain the functions and responsibilities of kernel.
(8 marks)
Page 2 of 2