GeekInterview.com
  I am new, Sign me up!
 

Unix Interview Questions


Unix Interview Questions

Questions: 72
Comments: 248
 Unix Tags
 Showing Questions 1-10 of 73 Questions
[1] 2 3 4 5 6 7 8 Next >>
 Sponsored Links

 
 Unix Interview Questions
Sorting Options :  

Latest Answer: boot frm 1st cd type1) chroot /mnt/sysimage2) grub-install /dev/sda ...
Read Answers (2) | Asked by : kaps200

Please give me in detail the command for concatenating two strings in UNIX 
Latest Answer: var1=abcvar2=cdevar3=${var1}${var2}echo $var3 ...

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 
Latest Answer: Telnet is not secured but SSH is secured. Telenet and FTP can be easily traced by hackers where as SSH (which uses SSL) cannot be easily traced. ...

Latest Answer: HPUX:# vgdisplay If the VG is ACTIVE, you will get the output else an error message "vg not active".-RK ...

give UNIX command to wait for a specified number of seconds before exit. 
Latest Answer: Sleep n ...

How to set kernel parameters in Red Hat Linux, AIX, & Solaris. 
Latest Answer: There are two methods to configure the Kernel parameters in RHEL1. by using the command "sysctl -w <parameter_name>=

How can you extract just the Filename from the Fully Qualified Path and Filename.Basename? 
Latest Answer: file1=`basename $0`echo "$file1"(or)file1=`basename /home/user1/Jincy/base.ksh`echo $file1 The above commands will give the outpuy as base.ksh if you just need the base of the file alone then try the below.file1=`basename /home/user1/Jincy/base.ksh ...

lsos 
Latest Answer: lsof : lists information about files opened by processes ...
Read Answers (2) | Asked by : towid

Command to find the IP of an Proxy Server in UNIX 
Latest Answer: To find out IP address of Linux/UNIX/BSD/Unixish system you need to use command called ifconfig. It is used to configure the kernel-resident network interfaces. It is used at boot time to set up interfaces as necessary. After that, it is usually only ...

How can I save a path to my favorites in command prompt to recall it later? 
Latest Answer: we have an additional command in AIX to obtaine previously used path or command at the command line without assigning that path to a variablerun set -o vi  command at command prompt.this will open a new shell with vi editor enabled.then press ...

View page [1] 2 3 4 5 6 7 8 Next >>

Ask A Question
Go Top
 Sponsored Links

 
Sponsored Links

 
Ask Question
You must login to Ask Question or Register your free account

Category:

 
Question Title:


Question in Detail:

Add this to my Subscribed Questions (?)
Send me email when new answer is posted (?)

 
Expert Members
Subscribe
Get Latest Updates Via RSS Reader or by Email
 Forum Discussion Subscribe to Forum Discussions Via E-Mail Latest Forum Discussions Subscribers
 Knowledge Base Subscribe to Knowledge Base Series Via E-Mail Knowledge Base Subscribers
 Learning Series Subscribe to GeekInterview Learning Series Via EMail Learning Series Subscribers
 Freelance Jobs Subscribe to GeekInterview Freelance Jobs Via EMail Latest Freelance Jobs Subscribers
 GeekInterview Blog Subscribe to GeekInterview Blog Via EMail GeekInterview Blog Subscribers
 Testing Interview Questions Subscribe to Testing Interview Questions Via EMail Testing Interview Questions Subscribers
 Oracle Interview Questions Subscribe to Oracle Interview Questions Via EMail Oracle Interview Questions Subscribers
 Java Interview Questions Subscribe to Java Interview Questions Via EMail Java Interview Questions Subscribers
 Latest Placement Papers Subscribe to Latest Placement Papers Placement Papers Subscribers
 Free Training Subscribe to Free Training Via EMail Free Training Subscribers
 Learn AJAX Subscribe to AJAXwith.com Via EMail AJAXwith Subscribers
About Us -  Privacy Policy -  Terms and Conditions -  Contact -  Ask Question -  Propose Category -  Site Updates 

Copyright © 2005 - 2009 GeekInterview.com. All Rights Reserved

Page copy protected against web site content infringement by Copyscape