Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.misc > #11610 > unrolled thread

Top 50 Linux sysadmin questions

Started byRS Wood <rsw@therandymon.com>
First post2016-07-31 14:16 +0000
Last post2016-07-31 14:44 +0000
Articles 6 — 5 participants

Back to article view | Back to comp.misc


Contents

  Top 50 Linux sysadmin questions RS Wood <rsw@therandymon.com> - 2016-07-31 14:16 +0000
    Re: Top 50 Linux sysadmin questions Bob Eager <news0006@eager.cx> - 2016-07-31 14:41 +0000
      Re: Top 50 Linux sysadmin questions Adrian Caspersz <email@here.invalid> - 2016-07-31 23:41 +0100
        Re: Top 50 Linux sysadmin questions Bob Henson <rh547477@gmail.com> - 2016-08-01 09:21 +0100
          Re: Top 50 Linux sysadmin questions Paul Sture <nospam@sture.ch> - 2016-08-01 13:08 +0200
    Re: Top 50 Linux sysadmin questions Bob Eager <news0006@eager.cx> - 2016-07-31 14:44 +0000

#11610 — Top 50 Linux sysadmin questions

FromRS Wood <rsw@therandymon.com>
Date2016-07-31 14:16 +0000
SubjectTop 50 Linux sysadmin questions
Message-ID<nnl17v$t2i$1@solani.org>
Linuxtoday linked to this piece at a website called fossbits.  I've
trimmed out the top and bottom and gotten to the questions.


1. What does nslookup do?
2. How do you display the top most process utilizing CPU process?
3. How to check all open ports on a Linux machine and block the unused ports?
4. What is Linux? How is it different from UNIX?
5. Explain the boot process of Unix System in details.
6. How do you change the permissions? How to create a file that's read-only property?
7. Explain SUDO in detail. What are its disadvantages?
8. What is the difference between UDP and TCP?
9. Describe the boot order of a Linux machine.
10. Design a 3-tier web application.
11. Sketch how you would route network traffic from the internet into a few subnets.
12. How do you know about virtualization? Is it good to use?
13. What are different levels of RAID and what level will you use for a web server and database server?
14. List some latest developments in open source technologies.
15. Have you ever contributed to an open source project?
16. Systems engineer or a systems administrator? Explain?
17. List some of the common unethical practices followed by a system professional.
18. What is the common size for a swap partition under a Linux system?
19. What does a nameless directory represent in a Linux system?
20. How to list all files, including hidden ones, in a directory?
21. How to add a new system user without login permissions?
22. Explain a hardlink. What happens when a hardlink is removed?
23. What happens when a sysadmin executes this command: chmod 444 chmod
24. How do you determine the private and public IP addresses of a Linux system?
25. How do you send a mail attachment using bash?
26. Tell me something about the Linux distros used on servers.
27. Explain the process to re-install Grub in Linux in the shortest
28. What is an A record, an NS record, a PTR record, a CNAME record, an MX record?
29. What is a zombie process? State its causes?
30. When do we prefer a script over a compiled program?
31. How to create a simple master/slave cluster?
32. What happens when you delete the source to a symlink?
33. How to restrict an IP so that it may not use the FTP Server?
34. Explain the directory structure of Linux. What contents go in /usr/local?
35. What is git? Explain its structure and working.
36. How would you send an automated email to 100 people at 12:00 AM?
37. Tell me about ZFS file system.
38. How to change the default run level in a Linux system?
39. How would you change the kernel parameters in Linux?
40. State the differences between SSH and Telnet.
41. How would you virtualize a physical Linux machine?
42. Tell me about some quirky Linux commands.
43. Explain how HTTPS works.
44. Do you know about TOR browser? Explain its working.
45. How to trigger a forced system check the next time you boot your machine?
46. What backup techniques do you prefer?
47. Tell me something about SWAP partition.
48. Explain Ping of Death attack.
49. How do you sniff the contents of an IP packet?
50. Which OSI layer is responsible for making sure that the packet reaches its correct destination?

[toc] | [next] | [standalone]


#11611

FromBob Eager <news0006@eager.cx>
Date2016-07-31 14:41 +0000
Message-ID<e06h1kFmss4U32@mid.individual.net>
In reply to#11610
On Sun, 31 Jul 2016 14:16:31 +0000, RS Wood wrote:

> Linuxtoday linked to this piece at a website called fossbits.  I've
> trimmed out the top and bottom and gotten to the questions.
> 
> 
> 1. What does nslookup do?

I'd have preferred dig.

> 7. Explain SUDO in detail. What are its disadvantages?

Upper case?

-- 
Using UNIX since v6 (1975)...

Use the BIG mirror service in the UK:
 http://www.mirrorservice.org

[toc] | [prev] | [next] | [standalone]


#11619

FromAdrian Caspersz <email@here.invalid>
Date2016-07-31 23:41 +0100
Message-ID<e07d4dFqj4iU1@mid.individual.net>
In reply to#11611
On 31/07/16 15:41, Bob Eager wrote:
> On Sun, 31 Jul 2016 14:16:31 +0000, RS Wood wrote:
>
>> Linuxtoday linked to this piece at a website called fossbits.  I've
>> trimmed out the top and bottom and gotten to the questions.
>>
>>
>> 1. What does nslookup do?
>
> I'd have preferred dig.
>
>> 7. Explain SUDO in detail. What are its disadvantages?
>

A linux sysadmin walks into a pharmacy

"ephedrine?"

   "I can't serve you that"

"sudoephedrine?"

   "OK, There you go"

-- 
Adrian C

[toc] | [prev] | [next] | [standalone]


#11621

FromBob Henson <rh547477@gmail.com>
Date2016-08-01 09:21 +0100
Message-ID<e08f57F3b1qU2@mid.individual.net>
In reply to#11619
On 31/07/2016 11:41 pm, Adrian Caspersz wrote:
> On 31/07/16 15:41, Bob Eager wrote:
>> On Sun, 31 Jul 2016 14:16:31 +0000, RS Wood wrote:
>>
>>> Linuxtoday linked to this piece at a website called fossbits.  I've
>>> trimmed out the top and bottom and gotten to the questions.
>>>
>>>
>>> 1. What does nslookup do?
>>
>> I'd have preferred dig.
>>
>>> 7. Explain SUDO in detail. What are its disadvantages?
>>
> 
> A linux sysadmin walks into a pharmacy
> 
> "ephedrine?"
> 
>    "I can't serve you that"
> 
> "sudoephedrine?"
> 
>    "OK, There you go"
> 

I like that - as a retired pharmacist and as an occasional Linux user :-)

-- 
Bob
Tetbury, Gloucestershire, England

Barbecue - Food prepared alfresco on a grill in the belief that
salmonella-infected meat cooked in sweat and dead flies is appetising.

[toc] | [prev] | [next] | [standalone]


#11622

FromPaul Sture <nospam@sture.ch>
Date2016-08-01 13:08 +0200
Message-ID<j6n37d-34s1.ln1@news.chingola.ch>
In reply to#11621
On 2016-08-01, Bob Henson <rh547477@gmail.com> wrote:
> On 31/07/2016 11:41 pm, Adrian Caspersz wrote:
>> On 31/07/16 15:41, Bob Eager wrote:
>>> On Sun, 31 Jul 2016 14:16:31 +0000, RS Wood wrote:
>>>
>>>> Linuxtoday linked to this piece at a website called fossbits.  I've
>>>> trimmed out the top and bottom and gotten to the questions.
>>>>
>>>>
>>>> 1. What does nslookup do?
>>>
>>> I'd have preferred dig.
>>>
>>>> 7. Explain SUDO in detail. What are its disadvantages?
>>>
>> 
>> A linux sysadmin walks into a pharmacy
>> 
>> "ephedrine?"
>> 
>>    "I can't serve you that"
>> 
>> "sudoephedrine?"
>> 
>>    "OK, There you go"
>> 
>
> I like that - as a retired pharmacist and as an occasional Linux user :-)

That comment made me look them up.  Yes, definitely funnier knowing what
they are :-)

-- 
Nothing stinks like a pile of unpublished writing.
                                   -- Sylvia Plath

[toc] | [prev] | [next] | [standalone]


#11612

FromBob Eager <news0006@eager.cx>
Date2016-07-31 14:44 +0000
Message-ID<e06h6sFmss4U33@mid.individual.net>
In reply to#11610
On Sun, 31 Jul 2016 14:16:31 +0000, RS Wood wrote:

> Linuxtoday linked to this piece at a website called fossbits.  I've
> trimmed out the top and bottom and gotten to the questions.

Was looking for the site. It's fossbytes.
-- 
Using UNIX since v6 (1975)...

Use the BIG mirror service in the UK:
 http://www.mirrorservice.org

[toc] | [prev] | [standalone]


Back to top | Article view | comp.misc


csiph-web