Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in linux

MonoDevelop for .NET application on Linux

c# .net linux mono

How to automatically snapshot a volume of an Amazon EC2 instance?

How the memory is mapped when fork is used?

c linux fork address-space

Error message when setting up ADT in Linux

linux adb

Difference between skbuff frags and frag_list

running infinite loop in linux kernel module

c linux linux-kernel

Cygwin: difference between '\rm -fr' and 'rm -fr' command?

linux shell cygwin

Unloading a shared library from memory

linux shared-libraries

How to check in C code whether a directory is on NFS file system?

linux nfs stat

Regex to capture a whole word only using egrep

regex linux shell unix grep

setuid equivalent for non-root users

Linux suspend/resume code flow (on android phone)

Connect as user with no password set on Postgresql 8.4 via JDBC

java linux postgresql jdbc

grep with negative pattern

Export a variable with dynamically created name in bash shell script

linux shell

Getting disconnection notification using TCP Keep-Alive on write blocked socket

linux tcp epoll keep-alive

localtime not thread safe, but okay to call in only one thread?

c++ linux multithreading

Use Python to Access Battery Status in Ubuntu

python linux ubuntu

Need guidance on understanding basic assembly

linux assembly x86 nasm

Exit code of redirected command

linux bash scripting