Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in linux

Unloading a shared library from memory

linux shared-libraries

How to check in C code whether a directory is on NFS file system?

linux nfs stat

Regex to capture a whole word only using egrep

regex linux shell unix grep

setuid equivalent for non-root users

Linux suspend/resume code flow (on android phone)

Connect as user with no password set on Postgresql 8.4 via JDBC

java linux postgresql jdbc

grep with negative pattern

Export a variable with dynamically created name in bash shell script

linux shell

Getting disconnection notification using TCP Keep-Alive on write blocked socket

linux tcp epoll keep-alive

localtime not thread safe, but okay to call in only one thread?

c++ linux multithreading

Use Python to Access Battery Status in Ubuntu

python linux ubuntu

Need guidance on understanding basic assembly

linux assembly x86 nasm

Exit code of redirected command

linux bash scripting

shell script containing ldapmodify - hardcoding commands

Job -l after nohup

linux bash nohup

"invalid arithmetic operator" in shell

linux bash shell unix

Awk between two patterns with pattern in the middle

linux shell unix awk sh

Sublime Text Build System with multiple commands

A file opened for read and write can be unlinked

c linux macos unix

SImple (but specific) listener and sender Python 3 DBus example

python linux python-3.x ipc dbus