Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in linux

reading and writing in chunks on linux using c

c linux

Example of executable stack in Linux (i386 architecture)

c linux gcc x86 elf

Increase max connection to node.js/socket.io

linux node.js centos socket.io

How to find file in each directory with the highest number as filename?

linux bash

What is 'erase block' in `mkfs.jffs2' utility in Linux?

linux jffs2

Opening /proc/net/tcp in C++ from a POSIX thread fails most of the time

c++ linux pthreads

Can't Hard Link the gitconfig File

linux git hardlink

Using SSH to open application on desktop

linux ssh linux-mint

maximum size of bss and data

c linux

Cannot locate Java home

java linux unix jsvc

How to use a spin lock if copy_to_user needs to be called?

Simple wire protocol, what's a guy to do?

c linux ipc zeromq

compression method for xlsx with 7z

linux compression zip xlsx

how to define script interpreter with shebang

linux bash unix sml

"eval" is deprecated. Please use "evaluate" instead

What is application footprint and how to calculate it?

Is there any way to make sure the floating point arithmetic result the same in both linux and windows

Given any epoll TCP socket event, if EPOLLRDHUP=0 and EPOLLIN=1; is a subsequent call to read()/recv() guaranteed to return a read size unequal to 0?

c linux sockets tcp epoll

redirect bash output and error for all commands

linux bash output dev-null

limiting number of threads used by the JVM

java linux multithreading jvm