Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in linux

When non-blocking I/O is turned on for stdout, is it correct for the OS to turn it on for stdin too?

c linux macos posix

How can I convince z/OS scp to transfer binary files?

Python process hanging due to open Paramiko ssh connections

How to Configure logrotate of php5-fpm.log?

linux ubuntu logging logrotate

Linux equivalent to Net Use command of Windows [closed]

linux unix cmd net-use

signalfd() misses signals

c linux signals

Using RSync to copy a sequential range of files

linux bash ubuntu rsync

Gstreamer tcpserversink v0.10 vs 1.0 and HTML5 video tag

linux html video gstreamer

What is the equivalent of @loader_path for rpath specification on linux?

linux loader

Using socat for raw serial connection

linux bash serial-port socat

Busybox env does not show LD_LIBRARY_PATH

linux bash busybox

linux uinput: simple example?

linux uinput

freetds and pyodbc failing to connect

bool array vs bit array in C

c linux

CUPS send multiple jobs to IPP printer

linux printing cups

While signal not received?

c linux pthreads signals posix

Significance of MTU for loopback interface

linux tcp linux-kernel ipc

Split variable into multiple variables

linux bash shell

How do I find the inode of a TCP socket?

linux sockets tcp proc

From where does gdb take the code lines?

c++ linux gcc gdb dwarf