Skip to content

Magenaut

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

filesystems

Where are my inodes going?

August 7, 2022 by Magenaut

My root filesystem is running out of inodes. If this were an issue of disk space, I’d use du -s to get a top-level overview of where the space is going, then head down the directory tree to find particular offenders. Is there an equivalent option for inodes?

Categories Q&A, Unix & Linux Tags disk-usage, filesystems, inode Leave a comment

Mount a filesystem read-only, and redirect writes to RAM?

August 7, 2022 by Magenaut

Is it possible to mount a loopback file as read-only, and redirect all writes to RAM?

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

Why are hard links only valid within the same filesystem?

August 7, 2022 by Magenaut

I am reading this intro to the command line by Mark Bates.

Categories Q&A, Unix & Linux Tags filesystems, hard-link Leave a comment

What is in /dev, /proc and /sys?

August 7, 2022 by Magenaut

After mount there are listed some filesystems. I need to know what’s in the /dev, /proc and /sys. Some examples would be great!

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

File systems vs partitions vs directories

August 7, 2022 by Magenaut

I am new to Linux so pardon me for the possible confusion you may encounter in this question.

Categories Q&A, Unix & Linux Tags directory, filesystems, partition, terminology Leave a comment

Is there a tool to visualize a filesystem allocation map on Linux?

August 7, 2022 by Magenaut

May you have ever used filesystem defragmentation tools (like Norton SpeedDisk or Piriform Defraggler) on Windows, you have probably seen such a diagram:

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

(How) can I create a tmpfs as a regular (non-root) user?

August 7, 2022 by Magenaut

The distribution is an Ubuntu server running the 2.6.35-30 Linux kernel.

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

How do you use badblocks?

August 7, 2022 by Magenaut

I need to do a destructive (rw) test on a new drive, and a read-only on a drive that fell out of my RAID array. I want to see if it finds problems and how far along it is.

Categories Q&A, Unix & Linux Tags badblocks, filesystems, hardware Leave a comment

How can I find out a file’s range of LBA’s using its inode?

August 7, 2022 by Magenaut

While answering this U&L question titled: What command do I use to see the start and end block of a file in the file system?, I tried to figure out if it was possible to determine a file’s LBA using it’s inode.

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

Is the file table in the filesystem or in memory?

August 7, 2022 by Magenaut

In the context of operating system control tables, does the term “file tables” refer to a data structure that is part of the filesystem, or that is in main memory (and in which case I assume it would only have references to open files)? My textbook1 says,

Categories Q&A, Unix & Linux Tags files, filesystems, memory Leave a comment
Older posts
Newer posts
← Previous Page1 … Page9 Page10 Page11 Page12 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