Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in linux

Linux Serial Port: Blocking Read with Timeout

c linux serial-port

memcache for php - unable to connect

php linux apache nginx

copy_to_user a struct that contains an array (pointer)

Extract using sed or grep

regex linux sed awk grep

Logrotate - String of junk at top of log files

linux logrotate

Using ELF section in LKM

How to get this init.d script to start at server restart?

linux bash shell redis centos

Cannot compile C++ code on Linux, but can on Mac OS

Linux tools - how to count and list occurrences of regex in file

regex linux

Binding a Rails server to port 80 on Linux without running it as root

ruby-on-rails ruby linux thin

Crontab not working from whenever gem

Weird posix message queue linking issue - sometimes it doesn't link correctly

c linux gcc posix message-queue

How to output counts for list of active/inactive inputs?

arrays linux if-statement awk

GTK2: g_thread_init deprecated

c linux multithreading gtk gtk2

Is it possible to automatically invert the cursor color or current line color color in gvim

linux vim colors text-cursor

Error in importing ctypes.wintypes

python linux ctypes

What happens when I use `&` with a function in a Bash script?

linux bash shell

Search or list Java classes in classpath (ncluding JARS) via command line

java linux

Read Write Integer Array Into Shared Memory

How to not break the makefile if patch skips the patch?

linux makefile patch