I welcome all to answer my Q's


 
Thread Tools Search this Thread
Top Forums UNIX for Dummies Questions & Answers I welcome all to answer my Q's
# 1  
Old 11-26-2010
Question I welcome all to answer my Q's

Hi everyone,,

I am new to the forum...but not to Unix.
I have gathered few questions from my mates who attended interviews in various companies as I have to attend one on dec 3rd for Sys admin position. Please respond with the answers you know and also help with various other interview questions that you have faced. They told me that the interviewers are mostly asking scenario type of questions. Also need suggestions for the interview.

Below are the questions

How much time it took to backup 2.5tb of data
What are the minimum services to be installed on a new server
Can you explain any difficult situation when you wrote shell script and write the script
Explain the setup of VMware ESX and also Xen
What security errors you faced while dealing with Tomcat/Apache or in general
What is the biggest error you faced in Backups
What are issues you encountered (daily issues) with Apache/Tomcat
What is the difficult issue you solved in Apache/Tomcat
What would you do if server goes down? How much time you take to make the server up? What procedure you follow?
What is the biggest problem you solved in your experience?
How you configure apache in a cluster with high availability?
What is web2.0? Can u explain clearly?

What are the advantages of using links?
How you trouble shoot your Solaris/Linux Server. Write the steps
Difference between Solaris and Redhat Linux
What command would you use to get the overall performance of the system in solaris & Linux?
what command do u use to start Oracle enterprise manager

What do you mean by controller? Can you show how it will look like?
What would you do if a disk in the disk array fails? Which command would you use?
Through which command would you check on the server
(i) What updates / applications that were installed on the client systems in the last 15 days?
(ii) Which command you use on server to check all the processes running on client systems?
(iii) What would you do initially if all the WIN 7 machines in the office are running slow with very bad performance? Tell the steps?
How do you check which listener is running on the database server?
What is the biggest challenge u faced in unix environment?
# 2  
Old 11-26-2010
Quote:
Originally Posted by impawan
How much time it took to backup 2.5tb of data
From what, to what? Too vague to give a good answer, maybe on the order of many hours to several days. But this depends on the hardware.
Quote:
What are the minimum services to be installed on a new server
Too vague. Depends what the server is, what's installed on it, and what it's for.
Quote:
Can you explain any difficult situation when you wrote shell script and write the script
No, I won't let you recount my job experiences in your job interview.
Quote:
Explain the setup of VMware ESX and also Xen
Too vague.
Quote:
What security errors you faced while dealing with Tomcat/Apache or in general
What is the biggest error you faced in Backups
What are issues you encountered (daily issues) with Apache/Tomcat
What is the difficult issue you solved in Apache/Tomcat
That's your job. If you haven't had any experience with these things, don't lie.
Quote:
What would you do if server goes down? How much time you take to make the server up? What procedure you follow?
Too vague. First thing I'd do is figure out what they mean by "goes down" -- I've had people describe anything from "slow" to "stolen" as "down" -- and see if the server still responds in any way and proceed from there. How long it takes to fix depends entirely on what the problem is.
Quote:
What is the biggest problem you solved in your experience?
How you configure apache in a cluster with high availability?
What is web2.0? Can u explain clearly?
What are the advantages of using links?
How you trouble shoot your Solaris/Linux Server. Write the steps
If you have no experience with these things, don't lie.
Quote:
Difference between Solaris and Redhat Linux
Too vague.
Quote:
What command would you use to get the overall performance of the system in solaris & Linux?
"overall performance"? Maybe 'top'. But the question is extremely vague, they may have wanted something else.
Quote:
what command do u use to start Oracle enterprise manager
google can tell you.
Quote:
What do you mean by controller? Can you show how it will look like?
so mind-bogglingly vague that I'm not sure even they know what they want.
Quote:
What would you do if a disk in the disk array fails? Which command would you use?
vague, vague, vague. what kind of array? what system?
Quote:
Through which command would you check on the server
(i) What updates / applications that were installed on the client systems in the last 15 days?
(ii) Which command you use on server to check all the processes running on client systems?
(iii) What would you do initially if all the WIN 7 machines in the office are running slow with very bad performance? Tell the steps?
Depends entirely what their setup is...
Quote:
How do you check which listener is running on the database server?
This seems to be another Oracle thing.
Quote:
What is the biggest challenge u faced in unix environment?
Well, what is it?
# 3  
Old 11-26-2010
Quote:
How much time it took to backup 2.5tb of data
Depends of your backup software, configuration, architecture and what you are backuping
(1 big monolithic server with 2.5 TB or 2500 servers over LAN/WAN totalizing 2.5 TB...)
Quote:
What are the minimum services to be installed on a new server
for what usage?
Quote:
What is the biggest error you faced in Backups
Not having one maybe?...
Quote:
What would you do if server goes down? How much time you take to make the server up? What procedure you follow?
First question: are we talking of hardware issue? I rarely see unix server (real ones that is) go down for other reasons and so very vague and obscure...
Quote:
What are the advantages of using links?
Drive the TSM team mad?
Ooh time to leave... Im in one the these moods againn...
 
Login or Register to Ask a Question

Previous Thread | Next Thread

9 More Discussions You Might Find Interesting

1. UNIX for Advanced & Expert Users

hi Please try to find an answer to this

Hi Friends, I have siebel installed in one of my aix machines and while opening a file it gives below error. $ vi SmSiebelSSO.conf History file has no read permission. q Please note the file has rwxr-xr-x for oracle:dba and i am trying to open using oracle id itself which is the owner... (1 Reply)
Discussion started by: DJ2176
1 Replies

2. Shell Programming and Scripting

help me to answer this

Hello everyone I update my question. Thanks for your reply joeyg If I type the last command and send to a text file. I get this last >usuarios.txt root pts/0 160.40.35.277 May 22 11:08 still logged in. root pts/0 alopez02 May 22 09:23 - 10:11 (00:47) root pts/0 160.40.35.277 May 20... (0 Replies)
Discussion started by: lo-lp-kl
0 Replies

3. Programming

How do I get system answer in c

How do I get the answer of a system call that is printed in the terminal? for example: I execute system("pwd"); and get the answer /home/user/ But because I need to send this result to somewhere, I need to store it in a string. Thanks in advance. (7 Replies)
Discussion started by: eldaran
7 Replies

4. UNIX for Dummies Questions & Answers

Answer them if u can...

Try to answer these questions on Unix: 1.what will be the segment() function do? 2.How Unix is more powerful than Windows? 3.Where ownership details will be stored of a particular file in Unix? 4.State different uses of ^ symbol in regular expressions. 5.What does export command used for?... (5 Replies)
Discussion started by: dreambig
5 Replies

5. UNIX for Dummies Questions & Answers

quick answer

i know by posting this people are going to get mad at me but, when i try to download unix for my Windows XP i find a whole bunch of files that i dont know what to do with, so please help, sorry if this has already been posted... or is a stupid question :o (9 Replies)
Discussion started by: DarkestEvil
9 Replies

6. Shell Programming and Scripting

Is sed the answer?

Hey, I am very new to scripting and could use a bit of help. I have a situation where I have an ascii file and I want to delete all lines beneath a particular string. EXAMPLE: The contents of a file named example.txt looks like the following: JANUARY FEBRUARY MARCH APRIL MAY JUNE... (7 Replies)
Discussion started by: LaLonde
7 Replies

7. Solaris

Can anybody answer this.....

Hi i am trying the threads concept in unix environment using C... but i am getting error of "wait_fd: Couldn't find procinfo for fd 24"... what does this error mean..... help me in solving this issue... Thanks in advance shivamasam (3 Replies)
Discussion started by: shivamasam
3 Replies

8. Programming

can any one answer ????

Q.1 Diffrence between terminal and pseudo-terminal ? Q.2 What is terminal login ? What is a netwok Login ? Q.3 What is meant by baud rate of a terminal ? Q.4 which structure is used for job control in Unix/Linux ?and where these structure are means in which directory ? (2 Replies)
Discussion started by: mobile01
2 Replies

9. Programming

get system() answer ?

Hi , how can i get the system reply from a system() command ? is it possible to evaluate the return of a system command ? (4 Replies)
Discussion started by: Sven28
4 Replies
Login or Register to Ask a Question