Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in linux

unix network programming book code has bugs due to old OS, how to solve this or where to get new code ?

c linux unix networking

Combine output from two commands into single table with shell script

linux shell unix awk

visudo nopasswd not working

linux sudo sudoers visudo

UDP: Listening to the same port for two different multicast streams

c linux udp multicast

Simple *nix tool for listening to HTTP requests and logging the request data

linux macos http unix

Can I install Mercurial in my home directory?

How to change the mac address of Bluetooth dongle in ubuntu [closed]

linux bluetooth dongle

Executing external programs in Perl

linux perl

Direct ALL android traffic through SSH tunnel [closed]

Can anyone explaine why "git status" shows files as modfied when running under a share on linux?

windows linux git

mysqldump with ssh connection in shell script

linux shell ssh mysqldump

GDB attaching to a process where executable is deleted

linux gdb

SCHED_FIFO thread is preempted by SCHED_OTHER thread in Linux

Remove characters from string in standard C

c linux string std

Find throw paths must precede expression in script

linux bash shell find grep

Using of shared variable by 10 pthreads

c linux pthreads mutex

Using wildcards to exclude files with a certain suffix

linux bash wildcard

Running Linux commands on Java through JSch

java linux ssh command jsch

Convert a 32 bits to float value

c linux embedded

Python: Print next x lines from text file when hitting string

python linux