Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in linux

loading u-Boot in memory instead of flashing it

linux embedded-linux u-boot

C libraries are distributed along with compilers or directly by the OS?

Put server on heavy load for testing

linux unix

How does longjmp work?

c linux assembly setjmp

How to compile sqlite with ICU?

c++ linux sqlite

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