Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in linux

How to extract value from json contained in a variable using jq in bash

linux bash shell jq

Does glibc (GNU C Library) provide a way to obtain the size of an allocated memory block?

c linux malloc x86-64 glibc

Is there a file descriptor leak when using sockets on a linux platform?

How can I open a UNC path from Linux in Java?

java linux unc

PerlEmbed - C# - Mono - Linux

c# linux perl mono embed

How to tell if a full-screen application is running?

python linux x11

Cross platform VNC Client Library?

How to get a rough estimate of LAMP application capacity?

php mysql linux performance lamp

How is linux simultaneously 32bit and 64bit? Or is that something handled in glibc?

debian man pages for system calls

linux debian manpage

How do I package my linux application using MonoDevelop?

c# linux packaging monodevelop

Reading from serial port fails

linux serial-port

how to determine the number of signals pending in the unix signal queue (Linux)

linux signals

What obstacles and limitations will I face by choosing Linux + Mono + C# + MySQL for a web application?

c# mysql linux mono

how to disable specific warning when -Wall is enabled

linux gcc makefile compilation

Linux PDF/Postscript Optimizing

How do I compile on linux to share with all distributions?

php linux cross-platform

Developing on both Windows & Linux machines simultaneously

php windows linux simultaneous

Which shell command can find all packages providing a certain full virtual package?

How do I read a FIFO/named pipe line by line from a C++/Qt Linux app?

c++ linux qt named-pipes fifo