Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in linux

Is it possible to link to a shared library without access to the library itself?

Is Path::new(many-subdirs) good enough for both Linux and Windows?

linux windows rust

expand an IPv6 address so I can print it to stdout

c linux ipv6

PostgreSQL without password prompt : .pgpass ignored

How does nohup work? [closed]

linux process nohup

How reliable is current_kernel_time()?

High delay in RS232 communication on a PXA270

How does running ASP.Net on Linux compare to the standard Microsoft-centric solution?

asp.net .net linux mono

Can one use OpenGL in the Kernel?

linux opengl kernel driver

Writing a Linux int 80h system-call wrapper in GNU C inline assembly [duplicate]

What is best, a Single-threaded or a multi-threaded server?

c linux network-programming

File locks for linux

c linux file locking

ORACLE : Io exception: The Network Adapter could not establish the connection

linux jdbc oracle10g

Reading shared data inside a signal handler

Does mmap with MAP_NORESERVE reserve physical memory?

c linux gcc x86-64 mmap

How to monitor a folder with all subfolders and files inside?

c++ c linux monitor

Is this a bug in bash ?(up arrow)

linux bash

Adding a new system call in Linux kernel 3.3

Why does boost asio function expires_from_now() cancel a deadline_timer?

c++ linux boost boost-asio

what is the difference between .so and .a files?

linux shared-libraries