Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in linux

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

Virtual Memory and sbrk

linux virtual-memory

Correlate Source with Assembly Listing of a C++ Program

c++ c linux gdb objdump

Running a C program compiled here causes a GLIBC library not found error on another server - is it my fault or theirs?

linux ubuntu glibc

How to auto add your ssh public key to the authorized_keys files?

linux ssh

Where is task_struct stored?

linux process kernel task

Error "Bad address" when reading from message queue on Linux

c linux unix message-queue