Skip to content

Magenaut

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

linux-kernel

Conceptual difference between Linux and (Free)BSD Kernel

August 7, 2022 by Magenaut

(I’ve already noticed that this question was asked before but I think it has not been answered in a way I’d like to understand the topic.)

Categories Q&A, Unix & Linux Tags bsd, freebsd, linux-kernel Leave a comment

Are FIFO, pipe & Unix domain socket the same thing in Linux kernel?

August 7, 2022 by Magenaut

I heard that FIFOs are named pipes. And they have exactly the same semantics. On the other hand, I think Unix domain socket is quite similar to pipe (although I’ve never made use of it). So I wonder if they all refer to the same implementation in Linux kernel. Any idea?

Categories Q&A, Unix & Linux Tags fifo, ipc, linux-kernel, pipe, socket Leave a comment

Which Debian kernel should I install?

August 7, 2022 by Magenaut

I’ve started installing Debian testing on amd64 and I’ve come to a screen asking me to install a kernel. It gives me a choice between linux-image-3.16-2-amd64, linux-image-amd64, and none.

Categories Q&A, Unix & Linux Tags debian, debian-installer, kernel, linux-kernel Leave a comment

Why is there a Linux kernel policy to never break user space?

August 7, 2022 by Magenaut

I started thinking about this issue in the context of etiquette on the Linux Kernel Mailing list. As the world’s best known and arguably most successful and important free software project, the Linux kernel gets plenty of press. And the project founder and leader, Linus Torvalds, clearly needs no introduction here.

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

What do the kernel parameters acpi_osi=linux and acpi_backlight=vendor do?

August 7, 2022 by Magenaut

I had troubles with the screen brightness control in my laptop and I fixed it by adding the acpi_osi=linux and acpi_backlight=vendorparameters to the filegrub.cfg.
I’d like to know what these parameters mean and why they work.

Categories Q&A, Unix & Linux Tags acpi, grub, linux, linux-kernel Leave a comment

How is the IFB device positioned in the packet flow of the Linux kernel

August 7, 2022 by Magenaut

I would like to know the exact position of the following device in the packet flow for ingress traffic shaping:

Categories Q&A, Unix & Linux Tags iptables, linux-kernel, netfilter, tc Leave a comment

cp vs. cat to copy a file

August 7, 2022 by Magenaut

cp a b and cat a > b, what’s the difference?

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

Does the Linux kernel need a file system to run?

August 7, 2022 by Magenaut

My opinion is yes, it does, because all useful exposure to the outside world (non-privileged processor mode) would first require a process running in the outside world. That would require a file system, even a temporary, in-RAM, file system.

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

Your kernel headers for kernel 3.10.0-229.el7.x86_64 cannot be found

August 7, 2022 by Magenaut

When I type the command service vboxdrv setup in my CentOS 7 terminal, I get the following error:

Categories Q&A, Unix & Linux Tags centos, kernel, linux-kernel, terminal, virtualbox Leave a comment

What would be the best way to work around this glibc problem?

August 6, 2022 by Magenaut

I administer a Gentoo Hardened box that uses file capabilities to eliminate most of the need for setuid-root binaries (e.g. /bin/ping has CAP_NET_RAW, etc).

Categories Q&A, Unix & Linux Tags glibc, linux-kernel, security, setuid Leave a comment
Older posts
Newer posts
← Previous Page1 … Page4 Page5 Page6 Next →
  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