Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in operating-system

Random time delay

Which os is better for development : Debian or Ubuntu? [closed]

Fork implementation

What is a Relocation Register

operating-system

How do you set the terminal tab title from Node.js?

Why do directory listings contain the current (.) and parent (..) directory?

makedirs gives OSError: [Errno 13] Permission denied: '/pdf_files'

How can my Java code read OS environment variables? [duplicate]

Minix vs Linux for Learning Operating System Design?

Differences between use of os.path.join and os.sep concatenation

How to get CPU info in C on Linux, such as number of cores? [duplicate]

c linux operating-system cpu

PHP: a good way to universalize paths across OSs (slash directions)

php path operating-system

Buffer Overflow (vs) Buffer OverRun (vs) Stack Overflow [duplicate]

java c++ c operating-system

Why processes are deprived of CPU for TOO long while busy looping in Linux kernel?

Operating system question

kernel operating-system

How long does it take each thread timeslice in Windows XP?

Is all program code loaded into the text\code section\segment of memory

How would you build a database filesystem (DBFS)?

What type of address returned on applying ampersand to a variable or a data type in C/C++ or in any other such language?

What is a kernel stack used for?