Skip to content

Magenaut

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

Unix & Linux

script to automate scp in network

August 9, 2022 by Magenaut

I have a network full of Linux machines. In this network, I have a user as user1 with the password as password in all the machines.

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

Tunnel traffic through another machine over ssh

August 9, 2022 by Magenaut

I want to be able to route a portion of my traffic through another machine over SSH. For example, is it possible to browse the web through the ssh tunnel and also browse the web through your LAN connection without much effort? (i.e. I want a seamless transition from using tunnel to using LAN)

Categories Q&A, Unix & Linux Tags encryption, proxy, ssh, tunneling Leave a comment

Does curl have a timeout?

August 9, 2022 by Magenaut

So far I couldn’t find anything really, but is it true that curl doesn’t really time out at all?

Categories Q&A, Unix & Linux Tags curl, timeout Leave a comment

How to get my USB key to auto mount

August 9, 2022 by Magenaut

I’m currently working in a command line only environment.

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

how is page size determined in virtual address space?

August 9, 2022 by Magenaut

Linux uses a virtual memory system where all of the addresses are virtual addresses and not physical addresses. These virtual addresses are converted into physical addresses by the processor.

Categories Q&A, Unix & Linux Tags hardware, kernel, linux, memory Leave a comment

How does ssh prompt for a password when all input and output is redirected?

August 9, 2022 by Magenaut

I don’t actually need to run the command below, and I am aware of ssh keys if I did want to log in without typing a password. I would just like to know how ssh seems to circumvent my file redirection.

Categories Q&A, Unix & Linux Tags io-redirection, ssh Leave a comment

Does LVM impact performance?

August 9, 2022 by Magenaut

I have to migrate a few servers to Linux, and one important aspect that I need to evaluate is that my new host system must have elastic storage capacity. Naturally, doing some basic research, I came across LVM.

Categories Q&A, Unix & Linux Tags lvm, virtual-machine, virtualization Leave a comment

How to install the latest Nvidia drivers on Linux Mint 20

August 9, 2022 by Magenaut

I have a Linux Mint 20.0 (Ulyana) Cinnamon, which is Ubuntu 20.04 based.

Categories Q&A, Unix & Linux Tags drivers, linux-mint, nvidia, proprietary-drivers Leave a comment

Using –exclude with the du command

August 9, 2022 by Magenaut

This is probably something basic but I’m not able to make it work. I’m trying to use DU to get a total size of files minus certain directories. I need to exclude one specific directory called uploads but not every directory called uploads. For example, my file structure looks a bit like this:

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

Merging columns from two separate files

August 9, 2022 by Magenaut

How to create a new file merging selective columns from two separate files using awk? Without messing up the elements orders of BOTH files.

Categories Q&A, Unix & Linux Tags awk, columns, text-processing Leave a comment
Older posts
Newer posts
← Previous Page1 … Page132 Page133 Page134 … 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