Home TechnologySoftwareOperating SystemsLinux Subscribe to RSS

Can Any One Give Me The List Of Questions That Are Asked In Interview For Linux/unix/solaris?

Answer Question

2 Answers - Sort by: Date | Rating

    There are a number of questions that you can be asked when giving an interview for Linux/Unix/Solaris. I can give you a link where you can find a list of questions that you could prepare for your interview, at the end of my answer. Some of the common questions that you will ask are: In a shell script, how to take a single line of input from the user? Fields of password file? What is MX record? What are setuid scripts? What about a child process that dies? What is the function of nslookup? What are the different RAID levels? Name the largest file system in Solaris? Differentiate between UDP and TCP? Define DNS? How to find ypmaster? How to check the route table on a server?  

    You can find a list of questions related to Linux/Unix/Solaris here: www.devbistro.com.
    0 0

    Nyala  

    answered 3 years ago

      Q. List all files (hidden also) in a directory.
      A. By writing this command ls -a  

      Q. How you find all currently running processes?
      A. If we write ps -f

      Q. How do you kill a process?
      A. By using kill command

      Q. How contents of file can be viewed?
      A. by using any if following commands:
            less
            cat
            pg
            pr
            more
            tail  (end of log file can be viewd).

      Q. How to edit file contents?
      A. A screen editor vi can be used


      Q. How to see contents of large log file?
      A. tail -20    ( last 20 rows)


      Q. How can we get help on a LINUX terminal?
      A. man
      0 0

      Srana  

      answered 3 years ago

        More

           
           

          Ask a Question via Twitter

          Send a question to @askblurtit and we will publish it online and send you a reply everytime you receive an answer.

          Blurtit Store

          Get T-shirts, hoodies, caps and more at the Blurtit store

          Blurtit International