Skip to content

Magenaut

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

Unix & Linux

paste files without delimiter

August 9, 2022 by Magenaut

How do I join two files vertically without any separator? I tried to use paste -d"" a b, but this just gives me a.

Categories Q&A, Unix & Linux Tags files, paste, text-processing Leave a comment

How do I time a specific command?

August 9, 2022 by Magenaut

(The linux equivalent of TimeThis.exe)

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

Rule for invoking subshell in Bash?

August 9, 2022 by Magenaut

I seem to misunderstand the Bash rule for creating a subshell. I thought parentheses always creates a subshell, which runs as its own process.

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

How to create /dev/null?

August 9, 2022 by Magenaut

I deleted my /dev/null. How can I restore it?

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

Why is pattern “command || true” useful?

August 9, 2022 by Magenaut

I am currently exploring Debian packages, and I have been reading some code samples. And on every line in, for example, the postinst script is a pattern.

Categories Q&A, Unix & Linux Tags error-handling, shell-script Leave a comment

How to to resize an ext4 partition from the command line?

August 9, 2022 by Magenaut

What’s the easiest way to resize an ext4 partition (or any type partition depending on the method) from the command line (potentially with the fewest commands, but also the easiest to understand)?

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

Disable screen blanking on text console

August 9, 2022 by Magenaut

I’m running linux clusters, mostly on SLES10. The servers are mostly blades, accessed via remote console. There is a real console in the server room, but switched off.

Categories Q&A, Unix & Linux Tags console, linux, suse, terminal Leave a comment

A list of available D-Bus services

August 9, 2022 by Magenaut

Is there such a thing as list of available D-Bus services?
I’ve stumbled upon a few, like those provided by NetworkManager, Rhythmbox, Skype, HAL.

Categories Q&A, Unix & Linux Tags d-bus, ipc, linux Leave a comment

What are the main differences between BSD and GNU/Linux userland?

August 9, 2022 by Magenaut

I’ve read a lot on Unix & Linux about BSDs and GNU, etc. But I still don’t understand what some actual, practical differences are between BSD and GNU userlands, despite the fact that they are often mentioned. Can someone elaborate?

Categories Q&A, Unix & Linux Tags bsd, gnu Leave a comment

How do I make my laptop sleep when it reaches some low battery threshold?

August 9, 2022 by Magenaut

I’m using Ubuntu, but I have i3 as my window manager instead of a desktop environment.

Categories Q&A, Unix & Linux Tags battery, power-management, suspend, ubuntu Leave a comment
Older posts
Newer posts
← Previous Page1 … Page134 Page135 Page136 … 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