Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in linux

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

How much of an effect can different operating systems have on displaying web pages?

What tool exists to compile C++2011 code for Windows target?

How can i copy only header files in an entire nested directory to another directory keeping the same hierarchy after copying to new folder

linux shell cp

Sound API Ubuntu Linux

c++ c linux audio ubuntu

Restart program in C

c linux signals kernel

Is it possible to change virtual memory page size?

c linux x86-64