Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in linux

Monitor STDERR of all processes running on my linux machine

linux monitoring stderr ptrace

How to create archives on Linux which support replacing/deleting files?

linux bash shell archive

Standard or best way to keep alive process started by init.d [closed]

Running Python script from Bash file causes Import errors

python linux bash

Sending a mail via php script in ubuntu

php linux email

machine type (C++ librairies) : i386 vs x86_64

c++ linux macos 32bit-64bit

how can a systemd controlled service distinguish between shutdown and reboot?

linux rhel systemd

context of linux kernel threads

Scaffolding/build system for throwaway projects [closed]

c++ c linux makefile

Global variable defined with the same name in the so library

c linux shared-libraries

find effective id euid for process with pid=<some number>

linux process ps uid

Cross-platform Hosted Continuous Integration

Nginx SSL Handshake Error

linux ubuntu nginx server

Avoiding a double macro subsitution in the C pre-processor

c linux gcc macros

Get network connections from /proc/net/sockstat

linux sockets networking proc

java.io.IOException: Cannot run program "usr/bin/ffmpeg ": error=2, No such file or directory

java linux ubuntu ffmpeg

How to restrict time Linux takes for an action?

Process behaviour after receiving a SIGSEGV signal?

c linux unix

Actual sizeof padded struct, (sum of member sizes, without padding for alignment)

c linux visual-studio-2010 gcc

cannot switch to blocking mode using fcntl in linux

c linux io nonblocking fcntl