Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in linux

How to rename all files in a directory adding prefix of current unix date

linux bash date rename

Add resources in appimage

c++ linux executable appimage

Dockerfile set runtime ENV dinamically by sourcing a script

Q: conan error: Incorrect 'clang', is not the one detected by CMake: 'GNU' when I use the option "-s build_type=Debug"

linux cmake clang conan

Use openMP only when an argument is passed to the program

c linux arguments openmp

How to check the size of a directory and print it in bash?

linux bash shell filesystems

Diff-aware editor, that can handle patch hunk edits (incl. deletion of lines)?

FastAPI websocket can't handle large incoming of data?

CMake Ubuntu set soname for shared object

BASH getopts optional arguments

linux bash shell unix getopts

making parent process wait till child has called exec

linux fork

Removing symbolic links for a original file in C

c linux unix

64-bit version of adb and fastboot?

android linux adb fastboot

Trouble with socket connection in C and Linux

c linux sockets

Sysfs GPIO level-triggered interrupts

c linux gpio sysfs

How to start a PHP process with a name?

php linux

How can I ensure that a process runs in a specific physical CPU core and thread?

linux affinity