Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in operating-system

Best way to find os name and version in Unix/Linux platform

Why was the comment that said "Don't format a floppy at the same time" funny when talking about threads and processes?

What is priority inversion?

What is TLB shootdown?

Call to operating system to open url?

Find Process Name by its Process ID [closed]

How does Software/Code actually communicate with Hardware?

operating-system

Java get available memory

Detect 64-bit or 32-bit Windows from User Agent or Javascript?

Difference between user-level and kernel-supported threads?

Locking Executing Files: Windows does, Linux doesn't. Why?

What's the difference between "virtual memory" and "swap space"?

How can I find which operating system my Ruby program is running on?

ruby operating-system

dup2 / dup - why would I need to duplicate a file descriptor?

Which is more efficient, basic mutex lock or atomic integer?

Unable to use xcodebuild on Mavericks with Command Line Tools installed

How to reliably detect os/platform in Go

operating-system go

How do I check CPU and Memory Usage in Java?

java operating-system cpu ram

Get operating system info

How to check if file is a symlink in Python?

python operating-system