Skip to content

Magenaut

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

Unix & Linux

How can I switch between ttys without using screen?

August 9, 2022 by Magenaut

So let’s say you boot up your Linux install all the way to the desktop. You start up a gnome-terminal/konsole/whatever so you have a tty to enter commands to.

Categories Q&A, Unix & Linux Tags gnu-screen, terminal, terminal-multiplexer Leave a comment

suppress stderr messages in a bash script

August 9, 2022 by Magenaut

Consider the following (slightly silly) script name ‘test1.sh’:

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

Terminal autocomplete: cycle through suggestions

August 9, 2022 by Magenaut

I had this on my Ubuntu setup and since I switched to Fedora I want to set it and I forgot how… The idea is simple :

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

The difference between e and ^[

August 9, 2022 by Magenaut

Gilles wrote:

Categories Q&A, Unix & Linux Tags escape-characters, key-mapping, shell Leave a comment

How to create a darknet/Tor web site in Linux?

August 9, 2022 by Magenaut

I have heard a lot about creating darknet sites lately. I also use the Tor browser frequently.

Categories Q&A, Unix & Linux Tags debian, security, tor Leave a comment

How to find out namespace of a particular process?

August 9, 2022 by Magenaut

I already asked a question about how to list all namespaces in Linux, but there wasn’t any correct and exact answers, so I want to find out a method which can help me to find out the namespace of PID of some process or group of processes. How can it be done in Linux?

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

What is “firmware” in Linux terminology?

August 9, 2022 by Magenaut

I’m being confused by the use of firmware in the context of Linux.

Categories Q&A, Unix & Linux Tags firmware, terminology Leave a comment

How to grep lines which does not begin with “#” or “;”?

August 9, 2022 by Magenaut

I want to grep smb.conf and see only lines which are not commented.

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

How to re-mount a USB stick after unmounting from Nautilus without disconnecting it?

August 9, 2022 by Magenaut

I find that in order to re-mount a USB stick, I have to physically disconnect it, and then re-connect it. How can I do this without such tiring physical action?

Categories Q&A, Unix & Linux Tags linux, mount, usb, usb-drive Leave a comment

Why are shared libraries executable?

August 9, 2022 by Magenaut

Why have almost all the shared libraries in /usr/lib/ have the executable permission bit set? I don’t see any use case for executing them. Some do manage to hook-up some form of main function to print a short copyright and version note, but many don’t do even that and segfault upon execution.

Categories Q&A, Unix & Linux Tags conventions, libraries Leave a comment
Older posts
Newer posts
← Previous Page1 … Page142 Page143 Page144 … 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