1dd if=/dev/urandom of=/output.file bs=1M count=1000 oflag=dsync 1hdparm -t /dev/sda1
123456789innodb_flush_log_at_trx_commit = 2innodb_buffer_pool_size = 4Ginnodb_log_file_size = 4Ginnodb_flush_method = O_DIREC...
img { max-width: 100%; }
1git update-index --chmod=+x file.txt Verify: 1git ls-files --stage
Docker1234apt-get updateapt-get install -y apt-transport-https ca-certificates curl gnupg lsb-releasecurl -fsSL https://downl...
1234567stream { server { listen 0.0.0.0:1000; proxy_bind $remote_addr transparent; proxy_pa...
123456789stream { server { listen 0.0.0.0:1000; proxy_ssl off; proxy_ssl_verify on; ...
1234567891011stream { server { listen 0.0.0.0:1000 ssl; ssl_certificate cert.pem; ssl_certi...