Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in linux

xterm keep page from less in terminal after exit

linux bash xterm less-unix

Where and How to store program information in Linux

java linux

grep based on blacklist -- without procedural code?

linux grep blacklist

Jenkins + qUnit

Bash Pattern Matching

linux bash unix terminal

Is it possible to bind and listen to one IP address with TCP/IP sockets? (Linux/C)

c++ c linux sockets tcp

Set stack for the main thread

c linux gcc x86

Splitting a file using AWK on Mac OS X

linux macos awk

Calling a function in gcc inline assembly

c linux gcc x86 inline-assembly

pthread (segmentation fault)

c linux unix pthreads

Equivalent win API in *nix

Block device information without mounting in Linux

linux block-device

Does any OS allow moving memory from one address to another without physically copying it?

Send large files over socket in C

c linux sockets ftp

gtk_main() and unix sockets

linux sockets gtk gtk2

Recursively check for git directory updates

linux git ubuntu

how do I implement functionality similar to linux /proc/version in a c++ program?

c++ linux

MongoDB is using too much memory

linux mongodb centos

python 'module' object has no attribute 'compile'

python linux centos

Why would we need to lock a process's address space in RAM?

c linux real-time