Skip to content

Magenaut

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

Unix & Linux

How to assign USB driver to device

August 10, 2022 by Magenaut

This question is two-fold:

Categories Q&A, Unix & Linux Tags drivers, kernel, kernel-modules, udev, usb Leave a comment

What’s ssh port forwarding and what’s the difference between ssh local and remote port forwarding

August 10, 2022 by Magenaut

local: -L Specifies that the given port on the local (client) host is to be forwarded to the given host and port on the remote side.

Categories Q&A, Unix & Linux Tags forwarding, ssh Leave a comment

How to convert TXT to PDF?

August 10, 2022 by Magenaut

I want to convert .txt files to .pdf. I’m using this:

Categories Q&A, Unix & Linux Tags conversion, imagemagick, pdf, text-processing Leave a comment

find searching in parent directories instead of subdirectories

August 10, 2022 by Magenaut

I’m nested deep in a file tree, and I’d like to find which parent directory contains a file.

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

Is it better to set -j REJECT or -j DROP in iptables?

August 10, 2022 by Magenaut

There’s an example of iptables rules on archlinux wiki:

Categories Q&A, Unix & Linux Tags firewall, ip, iptables, tcp, udp Leave a comment

How do I loop through only directories in bash?

August 10, 2022 by Magenaut

I have a folder with some directories and some files (some are hidden, beginning with dot).

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

Backup whole hard disk Linux

August 10, 2022 by Magenaut

I am looking for a method to backup a whole disk in case something is screwed up…

Categories Q&A, Unix & Linux Tags backup, hard-disk, raid1 Leave a comment

sort behavior when using numerical option: “sort -k2,2 -nk6,6 foo” vs “sort -k2,2 -k6,6n foo”

August 10, 2022 by Magenaut

The two examples in the title produce very different results. The first (sort -k2,2 -nk6,6 foo) brings back the following results:

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

How does Linux choose which application to open a file?

August 10, 2022 by Magenaut

If a file tells the OS its file format, how does the OS choose which application to open it by default?

Categories Q&A, Unix & Linux Tags file-opening, files Leave a comment

What is the difference between user and service account?

August 10, 2022 by Magenaut

I would like to know difference between user and service account.

Categories Q&A, Unix & Linux Tags accounts, services, users Leave a comment
Older posts
Newer posts
← Previous Page1 … Page79 Page80 Page81 … 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