diff --git a/README.md b/README.md
index 5f2273a..ba581fe 100644
--- a/README.md
+++ b/README.md
@@ -20,7 +20,7 @@ A collection of linux sysadmin/devops interview questions. Feel free to contribu
1. [Other Great References](#references)
-####[[⬆]](#toc) Contributors:
+#### [[⬆]](#toc) Contributors:
* [moregeek](https://github.com/moregeek)
* [typhonius](https://github.com/typhonius)
@@ -35,7 +35,7 @@ A collection of linux sysadmin/devops interview questions. Feel free to contribu
* [bharatnc](https://github.com/bharatnc)
-####[[⬆]](#toc) General Questions:
+#### [[⬆]](#toc) General Questions:
* What did you learn yesterday/this week?
* Talk about your preferred development/administration environment. (OS, Editor, Browsers, Tools etc.)
@@ -52,7 +52,7 @@ A collection of linux sysadmin/devops interview questions. Feel free to contribu
* Describe the general file system hierarchy of a Linux system.
-####[[⬆]](#toc) Simple Linux Questions:
+#### [[⬆]](#toc) Simple Linux Questions:
* What is the name and the UID of the administrator user?
* How to list all files, including hidden ones, in a directory?
@@ -84,7 +84,7 @@ A collection of linux sysadmin/devops interview questions. Feel free to contribu
* Walk me through the steps in booting into single user mode to troubleshoot a problem.
* Walk me through the steps you'd take to troubleshoot a 404 error on a web application you administer.
-####[[⬆]](#toc) Medium Linux Questions:
+#### [[⬆]](#toc) Medium Linux Questions:
* What do the following commands do and how would you use them?
* ```tee```
@@ -149,7 +149,7 @@ A collection of linux sysadmin/devops interview questions. Feel free to contribu
* How can you determine which package is better: openssh-server-5.3p1-118.1.el6_8.x86_64 or openssh-server-6.6p1-1.el6.x86_64 ?
* Can you explain to me the difference between block based, and object based storage?
-####[[⬆]](#toc) Hard Linux Questions:
+#### [[⬆]](#toc) Hard Linux Questions:
* What is a tunnel and how you can bypass a http proxy?
* What is the difference between IDS and IPS?
@@ -175,12 +175,12 @@ A collection of linux sysadmin/devops interview questions. Feel free to contribu
* What are run-levels in Linux?
-####[[⬆]](#toc) Expert Linux Questions:
+#### [[⬆]](#toc) Expert Linux Questions:
* A running process gets ```EAGAIN: Resource temporarily unavailable``` on reading a socket. How can you close this bad socket/file descriptor without killing the process?
-####[[⬆]](#toc) Networking Questions:
+#### [[⬆]](#toc) Networking Questions:
* What is localhost and why would ```ping localhost``` fail?
* What is the similarity between "ping" & "traceroute" ? How is traceroute able to find the hops.
@@ -204,7 +204,7 @@ A collection of linux sysadmin/devops interview questions. Feel free to contribu
-####[[⬆]](#toc) MySQL questions:
+#### [[⬆]](#toc) MySQL questions:
* How do you create a user?
* How do you provide privileges to a user?
@@ -215,7 +215,7 @@ A collection of linux sysadmin/devops interview questions. Feel free to contribu
* How do you check which jobs are running?
* How would you take a backup of a MySQL database?
-####[[⬆]](#toc) DevOps Questions:
+#### [[⬆]](#toc) DevOps Questions:
* Can you describe your workflow when you create a script?
* What is GIT?
@@ -236,7 +236,7 @@ A collection of linux sysadmin/devops interview questions. Feel free to contribu
* What are the important aspects of a system of continuous integration and deployment?
* How would you enable network file sharing within AWS that would allow EC2 instances in multiple availability zones to share data?
-####[[⬆]](#toc) Fun Questions:
+#### [[⬆]](#toc) Fun Questions:
* A careless sysadmin executes the following command: ```chmod 444 /bin/chmod ``` - what do you do to fix this?
* I've lost my root password, what can I do?
@@ -249,7 +249,7 @@ A collection of linux sysadmin/devops interview questions. Feel free to contribu
* How to reboot server when reboot command is not responding?
-####[[⬆]](#toc) Demo Time:
+#### [[⬆]](#toc) Demo Time:
* Unpack test.tar.gz without man pages or google.
* Remove all "*.pyc" files from testdir recursively?
@@ -265,7 +265,7 @@ A collection of linux sysadmin/devops interview questions. Feel free to contribu
* In a log file with contents as ```