Skip to content

Magenaut

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

Unix & Linux

undelete a just deleted file on ext4 with extundelete

August 9, 2022 by Magenaut

Is there a simple option on extundelete how I can try to undelete a file called /var/tmp/test.iso that I just deleted?

Categories Q&A, Unix & Linux Tags data-recovery, deleted-files, extundelete, files Leave a comment

What does ampersand mean at the end of a shell script line?

August 9, 2022 by Magenaut

sh sys-snap.sh & What is sh? What is sys-snap.sh? Why I should put & at the end of the line? Can anyone explain the syntax? Without the & the script won’t go back to the prompt till I press Ctrl+C. With & I can press enter and it works. Answers: Thank you for visiting the … Read more

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

In bash how can I change the color of my command prompt?

August 9, 2022 by Magenaut

Possible Duplicate:
How to customize .bashrc to configure command prompt?

Categories Q&A, Unix & Linux Tags bash, colors, prompt Leave a comment

How to create a new window on the current directory in tmux?

August 9, 2022 by Magenaut

Is is possible to open a new-window with its working directory set to the one I am currently in. I am using zsh, if it matters.

Categories Q&A, Unix & Linux Tags terminal-multiplexer, tmux Leave a comment

Which MP3 tagging tool for Linux?

August 9, 2022 by Magenaut

puddletag is an audio tag editor (primarily created) for GNU/Linux
similar to the Windows program, Mp3tag. Unlike most taggers for
GNU/Linux, it uses a spreadsheet-like layout so that all the tags you
want to edit by hand are visible and easily editable.

Categories Q&A, Unix & Linux Tags command-line, mp3, software-rec, tagging Leave a comment

How do I insert a space every four characters in a long line?

August 9, 2022 by Magenaut

I’ve got a long line that I want to insert a space every 4 characters, on a single lone line of solid text to make it easier to read, what’s the simplest way to do this? also I should be able to input the line from a pipe. e.g.

Categories Q&A, Unix & Linux Tags command-line, shell, text-processing Leave a comment

What’s the difference between a normal user and a system user?

August 9, 2022 by Magenaut

Some documentation I’m going through has a boolean switch on whether or not a user is a ‘system’ user or a ‘normal’ user (defaulting to ‘normal’).

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

typeset -A is giving error in script

August 9, 2022 by Magenaut

I was using associative arrays in my script, hence I used to declare them by the

Categories Q&A, Unix & Linux Tags array, bash, typeset Leave a comment

Linux – Repairing bad blocks on a RAID1 array with GPT

August 9, 2022 by Magenaut

The tl;dr: how would I go about fixing a bad block on 1 disk in a RAID1 array?

Categories Q&A, Unix & Linux Tags badblocks, smart, software-raid Leave a comment

When typing ctrl-c in a terminal, why isn’t the foreground job terminated until it completes?

August 9, 2022 by Magenaut

If Bash is waiting for a command to complete and receives a signal for
which a trap has been set, the trap will not be executed until the
command completes.

Categories Q&A, Unix & Linux Tags bash, signals Leave a comment
Older posts
Newer posts
← Previous Page1 … Page141 Page142 Page143 … 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