Skip to content

Magenaut

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

Unix & Linux

How to use grep on column?

August 9, 2022 by Magenaut

I want to apply grep on particular column in column command.

Categories Q&A, Unix & Linux Tags columns, grep Leave a comment

How can I make a process I start during an SSH session run after the session has ended?

August 9, 2022 by Magenaut

Possible Duplicate:
Keep SSH Sessions running after disconnection.

Categories Q&A, Unix & Linux Tags centos, process, ssh, webserver Leave a comment

sysrq won’t reboot with a keystroke, but will with echo “b” > /proc/sysrq-trigger

August 9, 2022 by Magenaut

CentOS 6.2, 2.6.32-220.el6.x86_64 laptop. SysRQ is enabled for keyboard input, as is witnessed by:

Categories Q&A, Unix & Linux Tags keyboard, laptop, linux, magic-sysrq Leave a comment

Is it possible to fake a specific path for a process?

August 9, 2022 by Magenaut

I’m trying to run ADB on a linux server with multiple users where I am not root (to play with my android emulator). The adb daemon writes its logs to the file /tmp/adb.log which unfortunately seems to be hard-coded into ADB and this situation is not going to change.

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

“trap … INT TERM EXIT” really necessary?

August 9, 2022 by Magenaut

Many examples for trap use trap ... INT TERM EXIT for cleanup tasks. But is it really necessary to list all the three sigspecs?

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

mdadm RAID implementation with GPT partitioning

August 9, 2022 by Magenaut

My current idea is to create one software array, class RAID-6, with 4 member drives, using mdadm.

Categories Q&A, Unix & Linux Tags gpt, mdadm, software-raid Leave a comment

Running a 32-bit application in Debian Wheezy 64 bits: Missing libraries

August 9, 2022 by Magenaut

I want to play the game Aquaria in a Debian Wheezy 64 bits. The installation went ok, but when trying to play the game I get these errors:

Categories Q&A, Unix & Linux Tags 64bit, debian, multiarch Leave a comment

Find biggest files or directories

August 9, 2022 by Magenaut

Which command will print the sizes of all files and directories in the tmp directory (including hidden ones) and sort them by sizes from
largest to smallest in human readable format (e.g. 2 GB)?

Categories Q&A, Unix & Linux Tags disk-usage, shell-script Leave a comment

Bash overwrites the first line, PS1 bash prompt

August 9, 2022 by Magenaut

I have played around with PS1 and PROMPT_COMMAND in bash to create a zsh-style right side prompt. I have a solution who almost works.

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

What does the ‘!’ really do when it’s added to an ex command (:wq! | :w! | :q! )?

August 9, 2022 by Magenaut

I understand that it means force to do something.

Categories Q&A, Unix & Linux Tags vim Leave a comment
Older posts
Newer posts
← Previous Page1 … Page119 Page120 Page121 … 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