Skip to content

Commit 5a8773d

Browse files
authored
Merge pull request #47 from Spacial/master
Update README.md
2 parents 0dfe0f3 + 9bd3316 commit 5a8773d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -178,6 +178,10 @@ A collection of linux sysadmin/devops interview questions. Feel free to contribu
178178
#### [[]](#toc) <a name='expert'>Expert Linux Questions:</a>
179179

180180
* 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?
181+
* What do you control with swapiness?
182+
* How do you change TCP stack buffers? How do you calculate it?
183+
* What is Huge Tables? Why isn't it enabled by default? Why and when use it?
184+
* What is LUKS? How to use it?
181185

182186

183187
#### [[]](#toc) <a name='network'>Networking Questions:</a>

0 commit comments

Comments
 (0)