Skip to content

Magenaut

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

Unix & Linux

Does tar actually compress files, or just group them together?

August 7, 2022 by Magenaut

I usually assumed that tar was a compression utility, but I am unsure, does it actually compress files, or is it just like an ISO file, a file to hold files?

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

Understanding the output of –info=progress2 from rsync

August 7, 2022 by Magenaut

If I run rsync with --info=progress2, I get an output like

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

Connect to running qemu instance with qemu monitor

August 7, 2022 by Magenaut

I’m having an instance of qemu running on Windows 7, running without an open terminal. Now I want to shutdown the machine with the name MyMachineName or add an USB-Device to it.
I need a scriptable solution. Libvirt is not a solution, because it has other disadvantages for my system.

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

How do I open an incognito bash session?

August 7, 2022 by Magenaut

Is it possible to open an incognito session in bash?

Categories Q&A, Unix & Linux Tags bash, command-history, privacy, shell Leave a comment

Command to list all monospace fonts known to fontconfig

August 7, 2022 by Magenaut

I’d like to have a list of all the monospace fonts that fontconfig knows of,
which command do I have to use?

Categories Q&A, Unix & Linux Tags fontconfig, fonts Leave a comment

Kernel socket structure and TCP_DIAG

August 7, 2022 by Magenaut

I’m working on a software which connects to a Real Time data server (using TCP) and I have some connections dropping. My guess is that the clients do not read the data coming from the server fast enough. Therefore I would like to monitor my TCP sockets. For this I found the “ss” tool.

Categories Q&A, Unix & Linux Tags linux, socket, tcp Leave a comment

Conceptual difference between Linux and (Free)BSD Kernel

August 7, 2022 by Magenaut

(I’ve already noticed that this question was asked before but I think it has not been answered in a way I’d like to understand the topic.)

Categories Q&A, Unix & Linux Tags bsd, freebsd, linux-kernel Leave a comment

How to efficiently generate large, uniformly distributed, random integers in bash?

August 7, 2022 by Magenaut

I have been wondering what would be the best way to get good randomness in bash, i.e., what would be a procedure to get a random positive integer between MIN and MAX such that

Categories Q&A, Unix & Linux Tags bash, command-line, shell-script Leave a comment

Create a test file with lots of zero bytes

August 7, 2022 by Magenaut

I know how to create an empty file:

Categories Q&A, Unix & Linux Tags command-line, files Leave a comment

How does !! work in bash?

August 7, 2022 by Magenaut

Very useful when you forget a sudo at the beginning of your command, !! acts like an alias of the previous command. Example :

Categories Q&A, Unix & Linux Tags bash, command-history, shell-script Leave a comment
Older posts
Newer posts
← Previous Page1 … Page291 Page292 Page293 … 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