Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in linux

SCSI Read (10) and Write (10) with the SCSI Generic Interface

Is it feasible to implemenent Linux concurrency primitives that give better isolation than threads but comparable performance?

Implement master-slave

ifstream creates file if it doesn't exist

c++ linux std

Quadruple precision in G++ 4.6.3 Linux using quadmath

Preventing minor page faults in real time process on linux

linux real-time page-fault

How to accept socket with timeout

c linux windows

Combine two files in linux without repetition

c linux shell awk

Magento file permissions change after system backup - Cause 500 error

Compiling program for old kernel

linux gcc kernel version glibc

Where is the STDOUT buffer?

c linux

Count the number of occurences of binary data

linux binary grep

Wrong permissions sets sticky bit

What is the use of stop_sched_class in linux kernel

linux linux-kernel

Bash - Swap Values in Column

linux bash sed awk grep

mysql error: Can't create a new thread (errno 11)

fwrite() is faster if unlink() the file in prior than truncate it

c linux

performance - multithreaded or multiprocess applications

How to set the terminal title to show the current running command while it's running and to show it in brackets once it's finished?

linux bash shell terminal

How to call a bash script automatically when directory contents chage

linux bash shell ubuntu