Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in linux

Can you run a Java program in Linux using the name only, without the "java" command?

How can I set a flatpak application to run on startup?

linux startup flatpak

SNMP Trap, Required OIDs: sysuptime and id

linux windows snmp snmp-trap

How to get thread id of owning thread for a locked mutex in pthreads

Readily-available atomic bit-set and bit-reset functions?

which process is using my memory?

linux memory redhat

Linux kernel compile error elf_x86_64 missing

c linux linux-kernel

What is the downside of updating ARM TTBR(Translate Table Base Register)?

linux linux-kernel arm tlb mmu

Is there a way to detect the terminal program that someone is using in bash

linux bash ssh terminal

writting 0D 0A insted of 0A when I tried to write into uart

Error when trying to attach an used address of shared-memory

c linux unix shared-memory

Bash - alternative for: ls | grep

linux bash if-statement grep ls

Creating a symbolic link for use by another Linux instance

gcc-7: error: unrecognized command line option ‘-m64’

c++ linux g++ arm64 gcc7

Python - How to copy content of USB(Flash) to system directory

python linux python-2.7 shutil

Linux executable doesn't work after patchelf

linux gcc elf nixos

Getting segmentation fault when indexing a 'mallocced' array

Why is malloc() considered a library call and not a system call?

c linux system-calls

Problem with Awk & Grep

linux awk grep