Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in linux

How to use a file as a mutex in Linux and C?

c linux mutex

How to set a proxy for apt-cyg?

windows linux proxy cygwin

How can I execute Linux commands on a remote machine using Java?

java linux ssh

A simple C++ shared memory program written on linux: segmentation fault

What's the difference between /usr/include/linux and the include folder in linux kernel source?

linux include linux-kernel

Mixed shell and python script possible?

python linux shell

Python os.getenv on OSX (Django 1.4)

python django linux macos

I added aliases to user ~/.bashrc but “sudo -u user -i 'alias_name'” still reports “command not found”?

linux bash alias sudo

Run shell script for every file in directory

linux bash unix find xargs

get Hard Link Count in Java

java linux posix solaris-10

What is the best and the fastest way to delete large directory containing thousands of files (in ubuntu)

linux bash

Fast bi-directional hash of two integers in C

c linux module kernel

How to write from scratch an LCD driver for an android tablet?

How much information is actually stored in a file descriptor?

Why is padding added for multiple data members of structures and not for single members?

c++ c linux operating-system

Where is OPEN_MAX defined for Linux systems?

linux gcc system-calls

Linux how to start "sftp-server"? [closed]

linux sftp openssh rhel sshd

Bash if string = this or that [duplicate]

Is there a full memory barrier around sem_post(sem_t * sem) and sem_wait(sem_t * sem)?

c++ c linux

glibc - list and other data structures implementations

c linux list glibc