CuriousTab
Search
CuriousTab
Home
Aptitude
Computer
C Programming
C# Programming
C++ Programming
Database
Java Programming
Networking
Engineering
Biochemical Engineering
Biochemistry
Biotechnology
Chemical Engineering
Civil Engineering
Computer Science
Digital Electronics
Electrical Engineering
Electronics
Electronics and Communication Engineering
Mechanical Engineering
Microbiology
Technical Drawing
GK
Current Affairs
General Knowledge
Reasoning
Data Interpretation
Logical Reasoning
Non Verbal Reasoning
Verbal Ability
Verbal Reasoning
Exams
AIEEE
Bank Exams
CAT
GATE
IIT JEE
TOEFL
Jobs
Analyst
Bank PO
Database Administrator
IT Trainer
Network Engineer
Project Manager
Software Architect
Discussion
Home
‣
Computer Science
‣
Linux
Comments
Question
How can you navigate around virtual consoles?
Options
A. Alt+Function Key
B. Ctrl+Function Key
C. Ctrl+Alt+Del
D. Alt+a+w+Function Key
E. None of the above
Correct Answer
Alt+Function Key
Linux problems
Search Results
1. What command is used to list contents of directories?
Options
A. tar
B. dir
C. lp
D. ls
E. None of the above
Show Answer
Scratch Pad
Discuss
Correct Answer: ls
2. In OSI network architecture, the dialogue control and token management are responsible of
Options
A. data link layer
B. transport layer
C. network layer
D. session layer
E. None of the above
Show Answer
Scratch Pad
Discuss
Correct Answer: session layer
3. What command is used to add printing jobs to the queue?
Options
A. lpd
B. lpr
C. lpq
D. lpc
E. None of the above
Show Answer
Scratch Pad
Discuss
Correct Answer: lpr
4. How can you add Amit, a new user, to your system?
Options
A. Using useradd
B. Using adduser
C. Using linuxconf
D. All of the above
E. None of the above
Show Answer
Scratch Pad
Discuss
Correct Answer: All of the above
5. How could you install the file ipchains-1.3.9-5.i386.rpm?
Options
A. rpm -qip ipchains
B. rpm -Uvh ipchains
C. rpm -i ipchains* .i386.rpm
D. rpm -e ipchains-1.3.9-5.i386.rpm
E. None of the above
Show Answer
Scratch Pad
Discuss
Correct Answer: rpm -i ipchains* .i386.rpm
6. Which of the following command is used to create a Linux installation boot floppy?
Options
A. mkboot disk
B. bootfp disk
C. ww and rawwrite
D. dd and rawrite
E. None of the above
Show Answer
Scratch Pad
Discuss
Correct Answer: dd and rawrite
7. What command is used to copy directory structures in and out?
Options
A. copy
B. cp - p
C. cpio
D. cp
E. None of the above
Show Answer
Scratch Pad
Discuss
Correct Answer: cpio
8. In which directory can you store system user default files used for creating user directories?
Options
A. /usr/tmp
B. /etc/default
C. /etc/skel
D. /etc/users
E. None of the above
Show Answer
Scratch Pad
Discuss
Correct Answer: /etc/skel
Explanation:
The /etc/skel directory contains files and directories that are automatically copied over to a new user's home directory when such user is created.
9. What command is used with vi editor to move back to the beginning of a word?
Options
A. w
B. e
C. a
D. b
E. None of the above
Show Answer
Scratch Pad
Discuss
Correct Answer: b
10. What sign is used to erase or kill an entire line you have typed and start you are on a new line (but not display a new prompt)?
Options
A. !
B. $
C. #
D. @
E. None of the above
Show Answer
Scratch Pad
Discuss
Correct Answer: @
Comments
There are no comments.
Enter a new Comment
Save
More in Computer Science:
Artificial Intelligence
Automation System
Computer Fundamentals
Computer Hardware
Database Systems
Digital Computer Electronics
Disk Operating System (DOS)
Electronic Principles
Language Processors
Linux
Management Information Systems
Networking
Object Oriented Programming Using C++
Operating Systems Concepts
System Analysis and Design
Unix
Windows 2000 Server
Windows NT