GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

GeekInterview.com  >  Interview Questions  >  Operating System  >  Unix Commands
Go To First  |  Previous Question  |  Next Question 
 Unix Commands  |  Question 71 of 73    Print  
UNIX Commands questions
1. Why is the . not included in the path?

2. How will you mirror a volume and how will you find if a volume is mirrored ? lsvg –l (vol gp name)

3. A system is echoing the ping but not able to login via telnet why ?

Etc /services etc/inetd.conf

4. what is the migration path from 4.3 to 5.1 ? (or any versions)

5. A system is able to ping within the network but not outside why ?

6. What are the components of a HACMP ? (did you use serial interface)

7. What are the resource groups in HACMP?

8. What are the apar install if so for what ?

9. How will you log in or start the system in what mode if you don’t know the root password?

10. What is ip address and subnet means ?

11. what types of san or nas devices were used ?

12. Were the storage on the hard drive or any tape used ?

13. how will you check the if a system is paging excessively ?

14. There is too much of processor utilization what could be possible reason?

15. How is paging space is allocated?

16. How will you configure sendmail ?

17. How will you assign superuser privilege to an ordinary user temporarily (sudo)

18. Based on what one will choose to use shell or perl scripting?

19. Difference between telnet or ssh .

20. How will you truncate a log file?

21. What is a sticky bit? What is the effect on file and directory?



  
Total Answers and Comments: 0 Last Update: May 06, 2008     Asked by: psvprasad_123 
  
 Sponsored Links

 

No answers are posted for this question yet.
Be the first to answer it!


 Related Questions

A pipe is two or more commands separated by pipe char '|'. That tells the shell to arrange for the output of the preceding command to be passed as input to the following command. Example : ls 
Latest Answer : The Unix commands alone are powerful, but when two or more commands get combine together, we can accomplish complex task with ease.In unix we can combine the two or more commands together to perform multiple action simulatenously with the help of Pipe ...

Two prompts, PS1 (Primary Prompt), PS2 (Secondary Prompt). 
Latest Answer : Bash supports 4 prompts:PS1 - the default promptPS2 - for multi-line inputPS3 - printed for the select commandPS4 - printed before output if set -x is set(see http:// www . gnu . org/software/bash/manual/bashref . html )The first two are common to the ...

Yes, ‘mkfs’ is used to create a new file system. 
Latest Answer : Yes,mkfs -t filesystem  device name.for e.gmkfs -f ext3 /dev/hda2 ...

cmp - Compares two files byte by byte and displays the first mismatchdiff - tells the changes to be made to make the files identical  
Latest Answer : 'cmp' and 'diff' both command are used to list the differences, the difference between both the command is that 'cmp' is used to find the difference between files whereas 'diff' is used to find the difference between directories.cmp ...

How is the command “$cat file2 “ different from “$cat >file2
Both the commands mean the same , the file file1 is read and its contents are copied to file2 

Ans:  manA filter is a program which can receive a flow of  data from std input, process (or filter) it and send the result to the std output. 
Latest Answer : man and cat ...

What does the command “ $who | sort ‚logfile > newfile‚do?
The input from a pipe can be combined with the input from a file . The trick is to use the special symbol “-“ (a hyphen) for those commands that recognize the hyphen as std input.In the above 

$ ls > file1$ banner hi-fi > message$ cat par.3 par.4 par.5 >> report$ cat file1>file1$ date ; who$ date ; who > logfile$ (date ; who) > logfile 
Latest Answer : $ ls > file1=====>Redirects the output of ls command to file1$ banner hi-fi > message=====>Redirects the output of banner command to message$ cat par.3 par.4 par.5 >> report=====>Redirects the output of files to report and the o/p ...

df -h 
Latest Answer : use "df -k" or "df -h" ...
Read Answers (5) | Asked by : rajjava

Latest Answer : both are same. daemons are the background processes in unix. similarly background processes in windows are called as service agents or service processes. ...


 Sponsored Links

 
Related Articles

How to call C header that is not provided generally by system in C++?

Headers can be called by using extern C Syntax of extern C is: extern "C" <function declaration> for example to call C functions from C++ we can write extern "C" { <function declaration> <function declaration> ...
 

SQL Table Commands

SQL Table Commands Overview As mentioned previously in this series of SQL articles, databases are primarily composed of tables. The “columns and rows” structure of the table allows data to be efficiently inserted, manipulated, updated, and deleted from the database. The three mos
 

System Implementation

In the previous articles relating to SDLC Stages we discussed about Project Planning and Feasibility Study moved on to System Analysis and Requirements which lead to Systems Design. Systems Design will naturally lead to another stage where it becomes closer to the actual deployment of the p
 

System Analysis and Requirements

In the previous chapter, we’ve discussed about project planning and feasibility study. That stage was important because it tries to establish a problem in our highly technological world. As our understanding on what we can do in computers evolve and so are the things that we need to make t
 

The Interview Snafu

How to turn someone else’s mistake to your advantage Your dream job is about to become reality. A recruiter gave you the heads up about the perfect position at Humungous Conglomerate, Inc. You went through five interviews as well as a battery of psychological tests mandated by their HR de
 

Winning a Job Interview with a Winning Resume

Does your resume unlock your potential, take your skills to the highest level and win you the interview and the job you want now? The job market today is highly competitive and even if you think you have what it takes to get an interview you won’t get over the line without a polished, prof
 

Operating Systems and IT Certification

With the burst of information technology that is becoming a part of the dominant culture throughout the world, are programs that are designed to help those in this area to grow in knowledge.  By understanding the different technologies that are available, one is able to use them and impleme
 

Unix Client Server Technology

Unix Client Server Technology Understanding the Role of Unix When discussing client server technology it is important to understand UNIX one of the first primary building blocks for network possibilities that continues its influence today UNIX is an operating system designed for multi tasking by mul
 

Importance of Proper English during Job Interview

Importance of Proper English during Job Interview Your job interview is crucially important and it will determine whether or not you will get the job Depending on the type of job you re going for it is very important for you to use proper English In most cases jobs which offer higher salaries will h
 

How To Determine If Your CRM System Will Fail

How To Determine If Your CRM System Will Fail One of the primary reasons why many CRM systems fail is because of the quality of the data Even if you are using a high end CRM system your company will have no chance of success if it is processing data that is incorrect or faulty Fortunately data quali
 





About Us  |   Privacy Policy  |   Terms and Conditions  |   Contact  |   Site Map  |   Add Question  |   Propose Category  |   RSS Feeds  |   Articles Sitemap  |   Site Updates  |   Add Resource

Copyright © 2005 - 2008 GeekInterview.com. All Rights Reserved
Page copy protected against web site content infringement by Copyscape