Skip to content

Commit 9bd3316

Browse files
authored
Update README.md
more Expert Linux Questions.
1 parent b318207 commit 9bd3316

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
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)