Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DevOps => Operations #23

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Linux System Administrator/DevOps Interview Questions
Linux System Administrator/Operations Interview Questions
====================================================

A collection of linux sysadmin/devops interview questions. Feel free to contribute via pull requests, issues or email messages.
A collection of linux sysadmin/operations interview questions. Feel free to contribute via pull requests, issues or email messages.


## <a name='toc'>Table of Contents</a>
Expand All @@ -14,7 +14,7 @@ A collection of linux sysadmin/devops interview questions. Feel free to contribu
1. [Expert Linux Questions](#expert)
1. [Networking Questions](#network)
1. [MySQL Questions](#mysql)
1. [DevOps Questions](#devop)
1. [Operations Questions](#devop)
1. [Fun Questions](#fun)
1. [Demo Time](#demo)
1. [Other Great References](#references)
Expand Down Expand Up @@ -199,7 +199,7 @@ A collection of linux sysadmin/devops interview questions. Feel free to contribu
* How do you check which jobs are running?


####[[⬆]](#toc) <a name='devop'>DevOps Questions:</a>
####[[⬆]](#toc) <a name='devop'>Operations Questions:</a>

* Can you describe your workflow when you create a script?
* What is GIT?
Expand Down