Skip to content

Magenaut

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

linux

controlling priority of applications using cgroups

August 11, 2022 by Magenaut

I would like to understand cgroups better and would like to understand the use-cases for applying cgroups.

Categories Q&A, Unix & Linux Tags cgroups, linux, priority, scheduling Leave a comment

How to safely turn off swap permanently and reclaim the space? (on Debian Jessie)

August 11, 2022 by Magenaut

I installed Debian Jessie with default partitioning on my SSD drive. My current disk partitioning looks like this:

Categories Q&A, Unix & Linux Tags debian, filesystems, linux, partition, swap Leave a comment

Recommended reading to better understand Unix/Linux internals

August 11, 2022 by Magenaut

“The Unix Programming Environment” by Kernighan and Pike: an old book, but it shows the essence of the Unix environment. It will also help you become an effective shell user.

Categories Q&A, Unix & Linux Tags books, linux Leave a comment

Check if folder is a mounted remote filesystem

August 11, 2022 by Magenaut

What is the best way (reliable, portable, etc.) to check if a given folder is on a mounted remote (nfs) filesystem within a shell script?

Categories Q&A, Unix & Linux Tags filesystems, linux, mount, shell-script Leave a comment

Why do the directories /home, /usr, /var, etc. all have the same inode number (2)?

August 11, 2022 by Magenaut

I find that under my root directory, there are some directories that have the same inode number:

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

How does linux handles zombie process

August 10, 2022 by Magenaut

Zombie processes are created in Unix/Linux systems.
We can remove them via the kill command.

Categories Q&A, Unix & Linux Tags linux, zombie-process Leave a comment

How do I work with GUI tools over a remote server?

August 10, 2022 by Magenaut

I have an Ubuntu server running on EC2 (which I didn’t install myself, just picked up an AMI). So far I’m using putty to work with it, but I am wondering how to work on it with GUI tools (I’m not familiar with Linux UI tools, but I want to learn). Silly me, I’m missing the convenience of Windows Explorer.

Categories Q&A, Unix & Linux Tags gui, linux, remote, ssh, ubuntu Leave a comment

Run a command when system is idle and when is active again

August 10, 2022 by Magenaut

I want to run a command when the user becomes inactive (the system is idle). For example:

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

Why isn’t GNU/Linux SUS v3+ compliant?

August 10, 2022 by Magenaut

I am looking for specific details as to why isn’t GNU/Linux currently SUS (Single UNIX Specification) v3 or even better SUS v4 compliant?

Categories Q&A, Unix & Linux Tags linux, standard Leave a comment

What is the difference between the following kernel Makefile terms: vmLinux, vmlinuz, vmlinux.bin, zimage & bzimage?

August 10, 2022 by Magenaut

While browsing through the Kernel Makefiles, I found these terms. So I would like to know what is the difference between vmlinux, vmlinuz, vmlinux.bin, zimage & bzimage?

Categories Q&A, Unix & Linux Tags file-format, kernel, linux Leave a comment
Older posts
Newer posts
← Previous Page1 … Page13 Page14 Page15 … Page63 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