Save as PDF
Opens your browser print dialog — select "Save as PDF" to download.
Fourth Semester
Computer Science and Engineering/Information Technology
Scheme OCBC 2019
LINUX AND SHELL PROGRAMMING
Time : Three Hours
Maximum Marks : 70
Note : i) All 7 Questions are Compulsory. Internal choices has been given in each LO (Learning Outcome).
सभी 7 प्रश्न अनिवार्य हैं। आंतरिक विकल्प प्रत्येक LO (लर्निंग आउटकम) में दिए गए हैं।
ii) In case of any doubt or dispute, the English version question should be treated as final.
किसी भी प्रकार के संदेह अथवा विवाद की स्थिति में अंग्रेजी भाषा के प्रश्न को अंतिम माना जायेगा।
Explain the purpose and significance of the “root” user in a Linux environment.
Linux वातावरण में “root” उपयोगकर्ता का उद्देश्य और महत्व समझाइए।
OR/अथवा
Discuss the potential risks associated with using the root account and how to mitigate them.
रूट अकाउंट के उपयोग से जुड़े संभावित जोखिमों पर चर्चा करें और उन्हें कम करने के तरीके बताइए।
Describe the process of mounting and unmounting file systems in Linux.
Linux में फाइल सिस्टम को माउंट और अनमाउंट करने की प्रक्रिया का वर्णन करें।
OR/अथवा
Write the uses of the following command: ls, ls-l, mkdir, cat and mv.
निम्नलिखित कमांड के उपयोग लिखिए। ls, ls-l, mkdir, cat और mv
Explain the importance of archiving and compressing files in Linux.
Linux में फाइलों को आर्काइव और संपीडित करने का महत्व समझाइए।
OR/अथवा
Explain how the pwd command is used, and how cd command is used to navigate through the file system.
pwd कमांड का उपयोग कैसे किया जाता है और cd कमांड का उपयोग फाइल सिस्टम में नेविगेट करने के लिए कैसे किया जाता है, समझाइए।
Describe the use cases and differences between the following commands: cat, head, tail, more and less.
निम्नलिखित कमांड के उपयोग के मामलों और उनके बीच अंतर को'समझाइए: cat, head, tail, more और less
OR/अथवा
Explain the purpose and configuration of the chmod and chgrp commands.
chmod और chgrp कमांड का उद्देश्य समझाइए।
Write syntax of if, elif and else statements in shell scripting.
शेल स्क्रिप्टिंग में if, elif और else स्टेटमेंट का सिंटैक्स लिखिए।
OR/अथवा
Explain the concept of process scheduling priority in Linux.
Linux में प्रोसेस शेड्यूलिंग प्राथमिकता की अवधारणा समझाइए।
OR/अथवा
Explain the concept of a process in Linux. Describe how to list all running processes.
Linux में प्रोसेस की अवधारणा समझाइए। सभी सक्रिय (running) प्रोसेस को सूचीबद्ध करने की विधि समझाइए।
Describe the function of DNS in a network.
नेटवर्क में DNS के कार्य को समझाइए।
OR/अथवा
Explain the purpose and configuration of an FTP server in Linux.
Linux में एक FTP सर्वर के उद्देश्य और कॉन्फ़िगरेशन को समझाइए।