Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in linux

why do we need zone_highmem on x86?

Linking in test libraries with CppUnit

c++ linux unit-testing cppunit

graphviz output svg

linux svg graphviz

Capabilities & Linux & Java

Linux: can I read the output of another process without using any IPC (pipes, etc.)?

linux process tty

How can I create a WinZip compatible AES-256 encrypted zip file from PHP on Linux?

php linux aes winzip

Howto get the language name for a given locale in linux

linux locale

How get uuid of a device/partition in linux programatically?

c++ c linux uuid

Android filesystem journaling

Unable to get all network interfaces with NetworkInterface.getNetworkInterfaces on Linux

java linux networking

A process's files, the relation between files in mm_struct and files_struct?

c linux kernel

How to see how much data is queued up in a named pipe?

c linux

Installing Eclipse on Linux - Screen for GtkWindow not set

java linux eclipse

Getting network info in Java on Windows and Linux platforms

c pipes, stdin/stdout and sort

c linux stdout pipe stdin

How to prevent a process from spawning more childs

c linux ptrace

make Apache2 serve directory index in json

Compiling Linux kernel - hello world

linux kernel

Homework: How can I log processes for auditing using the bash shell?

linux bash

Why is sigprocmask called when calling the recv system call?

c++ linux