Skip to content

Magenaut

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

filesystems

Can I list the filesystems a running kernel can support?

August 10, 2022 by Magenaut

I’m trying to detect what filesystems a kernel can support. Ideally in a little list of their names but I’ll take anything you’ve got.

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

Why does fstab use UUID instead of the actual file system name?

August 10, 2022 by Magenaut

For example, this is the first line of my /etc/fstab:

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

Cannot remove file: “Structure needs cleaning”

August 9, 2022 by Magenaut

I have an external hard drive which is encrypted via LUKS. It contains an ext4 fs.

Categories Q&A, Unix & Linux Tags ext4, files, filesystems, rm, ubuntu Leave a comment

How to determine what filesystem a directory exists on?

August 9, 2022 by Magenaut

I have an NFS share which is shared across about two other machines. I recently realized that one of the servers isn’t sharing the directory and is keeping files all for itself. Is there a way to see if the NFS share is mounted in the directory I think it is in?

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

In Linux, which filesystems support reflinks?

August 9, 2022 by Magenaut

btrfs supports reflinks, XFS supports reflinks (since 2017 I think?).

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

Automatically rename files when they are placed in a specific directory

August 9, 2022 by Magenaut

Is it possible to automatically rename a file when it’s placed in a specific directory?

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

Speed up copying 1000000 small files

August 9, 2022 by Magenaut

I have 1000000 4-20 kb files in a dir (You can generate similar files like this: seq 10000 | gzip > a; seq 1000000 | parallel --bar 'head -c{=$_=int(rand()*16)+4=}k a > {}')

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

What is Linux doing differently that allows me to remove/replace files where Windows would complain the file is currently in use?

August 9, 2022 by Magenaut

The example I have is Minecraft. When running Bukkit on Linux I can remove or update the .jar files in the /plugins folder and simply run the ‘reload’ command.

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

How to to resize an ext4 partition from the command line?

August 9, 2022 by Magenaut

What’s the easiest way to resize an ext4 partition (or any type partition depending on the method) from the command line (potentially with the fewest commands, but also the easiest to understand)?

Categories Q&A, Unix & Linux Tags command-line, filesystems, partition Leave a comment

How to find missing files with sequential names?

August 9, 2022 by Magenaut

I have thousands of files named 1.txt 2.txt and so on. Some of those files are missing. Which would be the easiest way to find out which files are missing? Answers: Thank you for visiting the Q&A section on Magenaut. Please note that all the answers may not help you solve the issue immediately. So … Read more

Categories Q&A, Unix & Linux Tags filenames, files, filesystems Leave a comment
Older posts
Newer posts
← Previous Page1 … Page4 Page5 Page6 … 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