Sponsored Links

Interview Questions



Advertisements Novell Certification Exams Interview Questions
COOLINTERVIEW.COM CERTIFICATION EXAMS INTERVIEW QUESTIONS NOVELL CERTIFICATION EXAMS INTERVIEW QUESTIONS QUESTIONS LISTING

Novell Certification Exams Interview Questions & Answers

Below we have listed all the Novell Certification Exams Interview Questions and answers. Feel free to comment on any Novell Certification Exams Interview Questions or answer by the comment feature available on the page.

To buy an eBook containing 30,000 Interview Questions, with Answers, Click Here.
View All Novell Certification Exams Interview Questions & Answers - Exam Mode / Learning Mode

Novell Certification Exams Interview Questions & Answers

Novell offers industry-leading certifications and tests that are globally recognized. Employers are increasingly requiring tangible proof that you have the knowledge it takes to perform your job. Achieving a Novell certification is simple and provides that extra edge for those already succeeding in the IT industry.

Subcategories for Novell Certification Exams Interview Questions & Answers :-

Following are sub categories for which Interview Questions & Answers are available under Novell Certification Exams Interview Questions & Answers. Please select the appropriate sub-category:-

Novell CLE 9 Certification Exam Interview Questions & Answers (0) Exam Mode | Learning Mode

Novell CLP Certification Exam Interview Questions & Answers (0) Exam Mode | Learning Mode

Novell CNA Certification Exam Interview Questions & Answers (100) Exam Mode | Learning Mode

Novell CNE Certification Exam Interview Questions & Answers (38) Exam Mode | Learning Mode

Novell MCNE Certification Exam Interview Questions & Answers (0) Exam Mode | Learning Mode

1 2 Next

Sort By : Latest First | Oldest First | By Rating

Question
Rating
View Answer
What GID number is assigned to system groups?
A. GID 0
B. GID 1 to 99
C. GID 100 to 199
D. GID 200 to 299
E. GID 300 and above

0.2 Rating
View Answer
When a user submits a print job, which directory contains the actual data to print?
A. /etc/cups/
B. /proc/cups/
C. /home/cups/
D. /var/spool/cups/
E. /srv/spool/cups/

0.2 Rating
View Answer
What is the command to rename a file on your SLED 10 computer?
A. rn
B. mv
C. ren
D. move
E. rename

0.2 Rating
View Answer
Which keystroke switches the vi editor from insert mode back to command mode?
A. $
B. #
C. :
D. >
E. ~
F. Esc

0.2 Rating
View Answer
When booting up a Linux computer, which loads the kernel and the initrd to memory?
A. init
B. BIOS
C. Kernel
D. initramfs
E. Boot manager
0.3 Rating
View Answer
There are several versions of grep in your system. You would like to find out which grep
command is being used when you run that command without specifying a path. Which command
will provide you this information?
A. grep
B. man grep
C. list grep
D. find grep
E. which grep

0.2 Rating
View Answer
Which directory allows you see which services are loaded in runlevel 5?
A. /var/init/rc5/
B. /sys/init/rc5/
C. /etc/init.d/rc5.d/
D. /boot/inittab/rc5/
E. /root/init.d/rc5.d/

0.3 Rating
View Answer
You are logged is as user wparker and want to change the priority of process 1824. It is currently
at a nice value of 5. Being logged in as wparker, which command will change the priority?
A. renice -10 1824
B. renice -1 1824
C. renice 0 1824
D. renice 3 1824
E. renice 7 1824
F. Only root can change the nice value of a process.

0.3 Rating
View Answer
What is the yast command to enter the software installation module from the command line?
A. yast sw_single
B. yast /sw_single
C. yast -l sw_single
D. yast -i sw_single
E. yast --i sw_single

0.3 Rating
View Answer
Which will restart the Novell Client tray application from the command line?
A. /opt/novell//ncl/bin/tray
B. /opt/novell/ncl/bin/n_tray
C. /opt/novell/ncl/bin/ncl_tray
D. /opt/novell/ncl/bin/novell_tray
E. /opt/novell/ncl/bin/nclient_tray

0.2 Rating
View Answer
Which command shows who is currently on the system and their processes?
A. w
B. who
C. last
D. finger
E. lastlog

0.3 Rating
View Answer
You have made the following entries on your da10 server:
da10:- #umask 033
da10:- # mkdir training
Which correctly reflect the permissions on the training directory?
A. drwx------
B. drwxr--r--
C. drw---x--x
D. drw--w--w-
E. drwx-rw-rwF. drwx--wx-wx

0.2 Rating
View Answer
The primary configuration of the automount program is contained in which file?
A. /etc/fstab
B. /etc/auto.misc
C. /etc/auto.home
D. /etc/auto.master
E. /root/automount.ldif

0.2 Rating
View Answer
Shown below is results from the ls -l progress command:
-rw-rw-r-- 1 rtracy users 0 2007-02-07 15:30 progress
Which statement is true?
A. The group has read only rights to this file.
B. User rtracy has read only rights to this file.
C. User rtracy has read and write rights to this file.
D. All other users have read and write rights to this file.
E. All other users have read only rights to this directory
F. The group has read and write rights to this directory.

0.3 Rating
View Answer
bash stores commands in a history file so you can have easy access to them gain later when
needed. In SUSE Linux Enterprise 10 Desktop, what is default maximum number of entries that
this file is set to?
A. 100
B. 250
C. 500
D. 1,000
E. 10,000

0.2 Rating
View Answer
From a terminal window, which command will allow you to change system wide defaults?
(Choose 2.)
A. gconfd-2
B. gconftool-2
C. gconf-editor
D. config-source
E. gconf-defaults

0.2 Rating
View Answer
Which command sets the sticky bit to the /tmp directory?
A. chmod +s /tmp
B. chmod 0777 /tmp
C. chmod 1777 /tmp
D. chmod 7770 /tmp
E. chmod +s 777 /tmp

0.2 Rating
View Answer
Which is the configuration file for init?
A. /etc/inittab
B. /sys/inittab
C. /root/inittab
D. /sbin/inittab
E. /boot/inittab

0.2 Rating
View Answer
Previously user temp's account was locked, but you cannot remember if it is still locked. As the
root user, when entering the command grep geeko /etc/shadow, what is displayed to help you
identify if the account is still locked?
A. If it is still locked, nothing will display.
B. If it is still locked, a # will appear before the password hash.
C. If it is still locked, an ! will appear before the password hash.
D. If it is still locked, the # symbol will appear for every value of the password hash.
E. if it is still locked, the * symbol will appear for every value of the password hash.

0.3 Rating
View Answer
With CUPS, each print queue is registered with its name in which file?
A. /etc/cups/printers.conf
B. /proc/cups/printers.conf
C. /home/cups/printers.conf
D. /var/spools/cups/printers.conf
E. /srv/spools/cups/printers.conf

0.2 Rating
View Answer

1 2 Next




User Options
India News Network

Latest 20 Questions
Payment of time- barred debt is: (a) Valid (b) Void (c) Illegal (d) Voidable
Consideration is defined in the Indian Contract Act,1872 in: (a) Section 2(f) (b) Section 2(e) (c) Section 2(g) (d) Section 2(d)
Which of the following is not an exception to the rule, "No consideration, No contract": (a) Natural love and affection (b) Compensation for involuntary services (c) Completed gift (d) Agency
Consideration must move at the desire of: (a) The promisor (b) The promisee (c) The promisor or any other party (d) Both the promisor and the promisee
An offer which is open for acceptance over a period of time is: (a) Cross Offer (b) Counter Offer (c) Standing Offer (d) Implied Offer
Specific offer can be communicated to__________ (a) All the parties of contract (b) General public in universe (c) Specific person (d) None of the above
_________ amounts to rejection of the original offer. (a) Cross offer (b) Special offer (c) Standing offer (d) Counter offer
A advertises to sell his old car by advertising in a newspaper. This offer is caleed: (a) General Offer (b) Special Offer (c) Continuing Offer (d) None of the above
In case a counter offer is made, the original offer stands: (a) Rejected (b) Accepted automatically (c) Accepted subject to certain modifications and variations (d) None of the above
In case of unenforceable contract having some technical defect, parties (a) Can sue upon it (b) Cannot sue upon it (c) Should consider it to be illegal (d) None of the above
If entire specified goods is perished before entering into contract of sale, the contract is (a) Valid (b) Void (c) Voidable (d) Cancelled
______________ contracts are also caled contracts with executed consideration. (a) Unilateral (b) Completed (c) Bilateral (d) Executory
A offers B to supply books @ Rs 100 each but B accepts the same with condition of 10% discount. This is a case of (a) Counter Offer (b) Cross Offer (c) Specific Offer (d) General Offer
_____________ is a game of chance. (a) Conditional Contract (b) Contingent Contract (c) Wagering Contract (d) Quasi Contract
There is no binding contract in case of _______ as one's offer cannot be constructed as acceptance (a) Cross Offer (b) Standing Offer (c) Counter Offer (d) Special Offer
An offer is made with an intention to have negotiation from other party. This type of offer is: (a) Invitation to offer (b) Valid offer (c) Voidable (d) None of the above
When an offer is made to the world at large, it is ____________ offer. (a) Counter (b) Special (c) General (d) None of the above
Implied contract even if not in writing or express words is perfectly _______________ if all the conditions are satisfied:- (a) Void (b) Voidable (c) Valid (d) Illegal
A specific offer can be accepted by ___________. (a) Any person (b) Any friend to offeror (c) The person to whom it is made (d) Any friend of offeree
An agreement toput a fire on a person's car is a ______: (a) Legal (b) Voidable (c) Valid (d) Illegal



Fresher Jobs | Experienced Jobs | Government Jobs | Walkin Jobs | Company Profiles | Interview Questions | Placement Papers | Companies In India | Consultants In India | Colleges In India | Exams In India | Latest Results | Notifications In India | Call Centers In India | Training Institutes In India | Job Communities In India | Courses In India | Jobs by Keyskills | Jobs by Functional Areas

Testing Articles | Testing Books | Testing Certifications | Testing FAQs | Testing Downloads | Testing Interview Questions | Testing Jobs | Testing Training Institutes

Gate Articles | Gate Books | Gate Colleges | Gate Downloads | Gate Faqs | Gate Jobs | Gate News | Gate Sample Papers | Gate Training Institutes

MBA Articles | MBA Books | MBA Case Studies | MBA Business Schools | MBA Current Affairs | MBA Downloads | MBA Events | MBA Notifications | MBA FAQs | MBA Jobs
MBA Job Consultants | MBA News | MBA Results | MBA Courses | MBA Sample Papers | MBA Interview Questions | MBA Training Institutes

GRE Articles | GRE Books | GRE Colleges | GRE Downloads | GRE Events | GRE FAQs | GRE News | GRE Training Institutes | GRE Sample Papers

IAS Articles | IAS Books | IAS Current Affairs | IAS Downloads | IAS Events | IAS FAQs | IAS News | IAS Notifications | IAS UPSC Jobs | IAS Previous Question Papers
IAS Results | IAS Sample Papers | IAS Interview Questions | IAS Training Institutes | IAS Toppers Interview

SAP Articles | SAP Books | SAP Certifications | SAP Companies | SAP Study Materials | SAP Events | SAP FAQs | SAP Jobs | SAP Job Consultants
SAP Links | SAP News | SAP Sample Papers | SAP Interview Questions | SAP Training Institutes |




Copyright ©2003-2024 CoolInterview.com, All Rights Reserved.
Privacy Policy | Terms and Conditions