Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in linux

programmatically disable hardware prefetching on AMD systems

compiling linux kernel with non-gcc

calling ptrace inside a ptraced Linux process

c linux ptrace

forkpty - socket

c linux sockets pty

Perl: Recursively rename all files and directories

linux perl

Program does not find so library, even though ldconfig knows about it

linux shared-libraries

How does the java-service-wrapper decide whether to use the 32 or 64 bit VM?

How to interface with PKCS#11 compliant HSM device in PHP

php linux usb pkcs#11 hsm

Simple way to reorder ELF file sections

linux elf

using libnet to send ARP request, but arp cache won't update after getting the ARP reply

c linux networking arp libnet

Is it safe to replace GCC's system-level C++ runtime with a version from newer GCC?

c++ linux gcc

Compiling C# + WPF on Linux in order to run on Windows

c# wpf linux compilation

Question about zombie processess and threads

How can I get nm to show the return types of a function?

c++ linux

How to know if a program ended its execution via a signal?

c linux signals

How do I accept left/right/up/down arrow inputs in a Linux shell?

java linux shell batch-file dos

Releasing C++ resources and fork-exec?

c++ linux singleton exec

Where can I find the buildinfo.sh file?

android linux

Running mysql in chroot

mysql linux ubuntu chroot

Python and FIFOs