Skip to content

Magenaut

  • Home
  • Topics
    • Notes
    • Tutorial
    • Bug fixing
    • Extension
    • Server
  • Q&A
  • Privacy Policy
  • About

system-calls

How to find application’s path from command line?

August 10, 2022 by Magenaut

For example, I have git installed on my system.
But I don’t remember where I installed it, so which command is fit to find this out?

Categories Q&A, Unix & Linux Tags system-calls, terminal Leave a comment

Where is the fork() on the fork bomb :(){ :|: & };:?

August 10, 2022 by Magenaut

Warning: Running this command in most shells will result in a broken system that will need a forced shutdown to fix

Categories Q&A, Unix & Linux Tags linux, shell, system-calls Leave a comment

System calls supported in running Kernel

August 8, 2022 by Magenaut

Is there a way to get the number of or list of system calls supported by currently running Linux Kernel? So I want to find a way to ‘read’ the syscall table of a running kernel.

Categories Q&A, Unix & Linux Tags linux-kernel, system-calls Leave a comment

How does fork system call really works

August 8, 2022 by Magenaut

I’ve a very specific question about fork system call. I’ve this piece of code:

Categories Q&A, Unix & Linux Tags c#, fork, system-calls Leave a comment

Does nohup try to arrange for the program not to have a controlling terminal?

August 8, 2022 by Magenaut

Gilles said

Categories Q&A, Unix & Linux Tags linux, nohup, system-calls Leave a comment

Making a process read a different file for the same filename

August 7, 2022 by Magenaut

I have an application that reads a file. Let’s call it processname and the file ~/.configuration. When processname runs it always reads ~/.configuration and can’t be configured differently. There are also other applications that rely on “~/.configuration”, before and after, but not while processname is running.

Categories Q&A, Unix & Linux Tags files, kernel, ld, system-calls Leave a comment

What’s the difference between fork() and vfork()?

August 7, 2022 by Magenaut

I would like to understand in detail the difference between fork() and vfork(). I was not able to digest the man page completely.

Categories Q&A, Unix & Linux Tags fork, linux, system-calls Leave a comment
  1. michealSmith07 on Is there a way to dynamically refresh the less command?August 21, 2022

    That is a very nice post. I like this post.

  2. anonymous on Fix libwacom9 dependency issue when upgrade DebianJune 27, 2022

    saved my day!! Thanks for the help…

  3. sreedhar on Fix libwacom9 dependency issue when upgrade DebianMay 10, 2022

    Thanks its working

  4. saintnick on Fix libwacom9 dependency issue when upgrade DebianMay 10, 2022

    remove libwacom2 worked for me as well

  5. ranafoul on Fix libwacom9 dependency issue when upgrade DebianApril 22, 2022

    apt remove libwacom2 helped on kali 2022.01. gr8

.net ajax asp.net asp.net-core asp.net-mvc asp.net-mvc-3 asp.net-mvc-4 asp.net-web-api bash c# command-line css custom-post-types custom-taxonomy dataframe dictionary django entity-framework functions gridview html iis javascript jquery json linux list matplotlib numpy pandas php plugin-development plugins posts python python-2.7 python-3.x security shell shell-script sql string vb.net webforms wp-query

© 2026 Magenaut • Built with GeneratePress