Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in linux

send SIGINT to child process

c++ linux signals sigint

Python Networking Timestamp (SO_TIMESTAMP, SO_TIMESTAMPNS, SO_TIMESTAMPING)

What is inside SO file of Python library distribution?

Compile C program in Linux with different glibc library

linux gcc glibc

Is there any way to have PostgreSQL not collapse punctuation and spaces when collating using a language?

How to group by in jq?

json linux group-by jq

install php yaml in linuxmint

php linux yaml

Reverse ssh tunnel not exposing the port on ec2

change default environment from (base) to (env) in conda/anaconda in Ubuntu

linux ubuntu anaconda conda

Cron every minute to trigger url via CURL

linux curl cron

Why does making concurrent random writes to a single file on an NVMe SSD not lead to throughput increases?

copy from un-initialized buffer is much faster than from initialized buffer

c linux sockets linux-kernel x86

Why does the x86-64 Linux ABI pass structs by value smaller than 16 bytes in registers, instead of 8?

c linux assembly x86-64 abi

Split text file into parts based on a pattern taken from the text file

linux bash text