Public Notes on
View Public Collections
Loading...
Mounting the same device to multiple mounts? #bind #mount #linux #device #pub
Show More
Loading...
When an application puts a socket into LISTEN state using the listen syscall, it needs to specify a backlog for that socket. The backlog is usually described as the limit for the queue of incoming connections. via Pocket #IFTTT #Pocket #linux #pub
Show More
Loading...
Loading...
To help troubleshoot your Linux datacenter servers, you need the right tools. Jack Wallen introduces you to one such tool, iostat. #iostat #linux #performance #disk #pub
Show More
Loading...
abduco provides session management i.e. it allows programs to be run independently from its controlling terminal. That is programs can be detached - run in the background - and then later reattached. Together with dvtm it provides a simpler and cleaner alternative to tmux or screen. #screen #tmux #dtach #detach #linux #utility #pub
Show More
Loading...
What is Linux From Scratch? www.linuxfromscratch.org
Linux From Scratch (LFS) is a project that provides you with step-by-step instructions for building your own customized Linux system entirely from source. Why would I want an LFS system? Many wonder w… #linux #scratch #Unsorted #pub
Show More
Loading...
This article explains how to transition from having a swap partition to a swap file. If you don't need to disable any existing swap part... #debian #linux #swapon #swap #Unsorted #pub
Show More
Loading...
Add these to the sshd_config GSSAPIAuthentication no UseDNS no #ssh #linux #sshd #break #breakin #dns #centos #pub
Show More