Skip to content

Magenaut

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

Unix & Linux

What is a “kernel panic”?

August 10, 2022 by Magenaut

What does it mean when your computer has a “kernel panic”?

Categories Q&A, Unix & Linux Tags kernel-panic Leave a comment

configure ToggleShowDesktop in Openbox to only act on specified layer

August 10, 2022 by Magenaut

I have a keybinding for ToggleShowDesktop. When I press Menu, all windows get minimized and I see my Desktop Wallpaper (as expected):

Categories Q&A, Unix & Linux Tags lxde, openbox Leave a comment

tar –exclude doesn’t exclude. Why?

August 10, 2022 by Magenaut

I have this very simple line in a bash script which executes successfully (i.e. producing the _data.tar file), except that it doesn’t exclude the sub-directories it is told exclude via the --exclude option:

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

Convert all text from uppercase to lowercase and vice versa?

August 10, 2022 by Magenaut

My question is how can I convert all text from uppercase to lowercase and vice versa? That is to change the cases of all the letters. It has to be done with a sed replacement somehow.

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

Testing if a variable is empty in a shell script

August 10, 2022 by Magenaut

I have seen the following technique used many times on many different shells, to test if a variable is empty:

Categories Q&A, Unix & Linux Tags portability, shell, shell-script, test Leave a comment

Extract file name from path in awk program

August 10, 2022 by Magenaut

I have an awk script and I have passed a CSV file to it.

Categories Q&A, Unix & Linux Tags awk, filenames Leave a comment

How do I use tee to redirect to grep

August 10, 2022 by Magenaut

I don’t have much experience of using tee, so I hope this is not very basic.

Categories Q&A, Unix & Linux Tags bash, grep, pipe, process-substitution, tee Leave a comment

What is the difference between LANG=C and LC_ALL=C?

August 10, 2022 by Magenaut

I like to disable all locale specific differences in shell scripts. What is the preferred way to do it?

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

How to add home directory path to be discovered by Unix which command?

August 10, 2022 by Magenaut

I have installed node.js at custom location and added the location to the $PATH in .profile file.

Categories Q&A, Unix & Linux Tags home, path, profile, which Leave a comment

Dynamic zsh autocomplete for custom commands

August 10, 2022 by Magenaut

I’m trying to write completion functions for some custom functions I wrote, but seem to be really struggling with even the most basic ones.

Categories Q&A, Unix & Linux Tags autocomplete, zsh Leave a comment
Older posts
Newer posts
← Previous Page1 … Page88 Page89 Page90 … 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