Skip to content

Magenaut

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

Unix & Linux

In which cases is SIGHUP not sent to a job when you log out?

August 11, 2022 by Magenaut

I read an answer from a user who claimed that running

Categories Q&A, Unix & Linux Tags signals, ssh, tty Leave a comment

How to see process created by specific user in Unix/linux

August 11, 2022 by Magenaut

I want to see list of process created by specific user or group of user in Linux
Can I do it using ps command or is there any other command to achieve this?

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

SED: insert text after the last line?

August 11, 2022 by Magenaut

This sed command inserts a tag to the beginning of a file:

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

How to keep Bash running after command execution?

August 11, 2022 by Magenaut

I would like to run something like this:

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

Scroll inside Screen, or Pause Output

August 11, 2022 by Magenaut

I use screen for my command-line tasks while managing the servers where I work. I usually run small commands (mostly file-system tasks) but sometimes I run more extensive tasks (like DBA).

Categories Q&A, Unix & Linux Tags gnu-screen, putty, scrolling, ssh, terminal Leave a comment

How to get permission number by string : -rw-r–r–

August 11, 2022 by Magenaut

I need to set the same chmod, how to get number for -rw-r–r– ?

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

How to report number of files in all subdirectories?

August 11, 2022 by Magenaut

I need to inspect all sub-directories and report how many files (without further recursion) they contain:

Categories Q&A, Unix & Linux Tags find, ls Leave a comment

What is word splitting? Why is it important in shell programming?

August 11, 2022 by Magenaut

I’m getting confused about the role word splitting plays in zsh. I have not been exposed to this concept when programming in C, Python or MATLAB, and this has triggered my interest of why word splitting seems to be something specific to shell programming.

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

Autocomplete server names for SSH and SCP

August 11, 2022 by Magenaut

I have a few servers configured in ~/.ssh/config, such as alpha and beta. How might I configure Bash such that the commands $ ssh alTab and $ scp file.tgz alTab autocomplete the names of the configured servers?

Categories Q&A, Unix & Linux Tags autocomplete, bash, scp, ssh Leave a comment

Override a few keycodes with XKB

August 11, 2022 by Magenaut

I want to shuffle a few keys around with XKB. (Why? On a laptop where some keys are inconveniently located.) I currently use xmodmap:

Categories Q&A, Unix & Linux Tags keyboard-layout, x11, xkb Leave a comment
Older posts
Newer posts
← Previous Page1 … Page16 Page17 Page18 … 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