Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in linux

Finding available sound cards on Linux programmatically

c linux alsa

sqlite3_open_v2 error

ruby linux sqlite

Help with File descriptors in Unix

linux unix

Convert image to indexed color with custom palette through console

linux console imagemagick gimp

One time boot into Read Only?

linux grub

Finding directories with find in bash using a exclude list

linux bash find printf

How to get external merge tools to work with svn on linux?

linux svn merge meld

I want an arbitrarily-large buffer in Linux/C/C++

c++ c linux virtual-memory

G++ can't find boost libraries. I say they're in plain sight

c++ linux gcc boost g++

With X11, how can I get the user's time "away from keyboard" while ignoring certain events?

linux x11 xcb

Why does Python segfault when attempting to call environ using ctypes on libc?

python linux ctypes

FTP command to List only directories. Impossible?

linux ftp

psql console not accepting localization

are strtol, strtoll, strtod safe for any chars, even not null terminated?

c linux string

Linux kernel headers' organization

linux linux-kernel kernel

Does appending arbitrary data to an ELF file violate the ELF spec?

linux gcc build linker elf

"Illegal seek" error when working with socket streams with non-empty read buffers

c linux sockets fdopen

major page fault handler in Linux kernel

Creating ELF binaries without using libelf or other libraries

File transfer using TCP on Linux

c linux file sockets tcp