Skip to content

Magenaut

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

Unix & Linux

Absolute / canonical / relative paths

August 9, 2022 by Magenaut

What is the difference between absolute / canonical / relative paths?

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

Difference between sudo user and root user

August 9, 2022 by Magenaut

The /etc/sudoers file lists which users can do what with the sudo command The root user creates and modifies the /etc/sudoers file. This concept is difficult for me to understand. If all users having sudo privilage belong to sudoers group, then all of them can become root by giving the sudo su command. Then who … Read more

Categories Q&A, Unix & Linux Tags access-control, permissions, root, sudo, users Leave a comment

Trim audio file using start and stop times

August 9, 2022 by Magenaut

I have an FFmpeg command to trim audio:

Categories Q&A, Unix & Linux Tags audio, ffmpeg, trim Leave a comment

Why is the root directory denoted by a / sign?

August 9, 2022 by Magenaut

I have done some research about this on Google, but the results were cloudy. Why is the / sign used to denote the root directory. Are there any solid reasons behind it?

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

What do different BSDs have in common?

August 9, 2022 by Magenaut

… and what are the differences between them? I formulated my question like this to make it clear I’m not interested in a flamewar of opinions, rather in an objective comparison between the different flavors of BSD Unix. Ideally I could get feedback from users who have experience in all of them.

Categories Q&A, Unix & Linux Tags bsd, distribution-choice Leave a comment

Hiding Password in Shell Scripts

August 9, 2022 by Magenaut

How can I hide a password in shell scripts? There are a number of scripts that are accessing database. If we open the script others also aware the username and password. So if anyone knows how to hide please let me know.

Categories Q&A, Unix & Linux Tags password, security, shell-script Leave a comment

Is there a way to run a Linux binary on macOS?

August 9, 2022 by Magenaut

Is there a way to run a Linux binary in macOS? I tried to run a binary but it said it isn’t executable.

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

How to change previous/next word shortcut in bash?

August 9, 2022 by Magenaut

How do I configure Ctrl-Left and Ctrl-Right as previous/next word shortcuts for bash (currently alt-b and alt-f)?

Categories Q&A, Unix & Linux Tags bash, keyboard-shortcuts Leave a comment

If I connect a physical device, how can I ever know which device file belongs to it?

August 9, 2022 by Magenaut

Say I plug in several USB drives which don’t get automatically mounted. How can I find out which device file belongs to which physical device, so I can mount it for example?

Categories Q&A, Unix & Linux Tags bsd, devices, linux, osx, usb Leave a comment

Mount zip file as a read-only filesystem

August 9, 2022 by Magenaut

I am looking for a way to mount a ZIP archive as a filesystem so that I can transparently access files within the archive. I only need read access — the ZIP will not be modified. RAM consumption is important since this is for a (resource constrained) embedded system. What are the available options?

Categories Q&A, Unix & Linux Tags embedded, filesystems, linux Leave a comment
Older posts
Newer posts
← Previous Page1 … Page146 Page147 Page148 … Page371 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