Skip to content

Magenaut

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

linux

How do I have Linux boot with a rootfs in RAM?

August 7, 2022 by Magenaut

The rootfs is a squashfs image and my bootloader is loading it into some address in SDRAM. What parameters do I need to pass to the kernel so It can mount the rootfs from there? Squashfs support is built-in and it already works with

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

Linux inactive memory

August 7, 2022 by Magenaut

When I fire command vmstat -s on my Linux box, I got stats as:

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

How to add more /dev/loop* devices on Fedora 19

August 7, 2022 by Magenaut

How to add more /dev/loop* devices on Fedora 19? I do:

Categories Q&A, Unix & Linux Tags fedora, kernel, linux, loop-device Leave a comment

Who creates /etc/{group,gshadow,passwd,shadow}-?

August 7, 2022 by Magenaut

In any linux system I have access to (a couple of Archlinuxes, an Ubuntu, a Debian Sid and a Gentoo) there are the following 4 files in /etc/, all ending with a dash:

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

Feed all traffic through OpenVPN for a specific network namespace only

August 7, 2022 by Magenaut

I am trying to set up a VPN (using OpenVPN) such that all of the traffic, and only the traffic, to/from specific processes goes through the VPN; other processes should continue to use the physical device directly. It is my understanding that the way to do this in Linux is with network namespaces.

Categories Q&A, Unix & Linux Tags linux, network-namespaces, openvpn, vpn Leave a comment

Difference between ‘ifconfig’ and ‘ip’ commands

August 7, 2022 by Magenaut

I read some articles/tutorials on ‘ifconfig’ command, most of them included a common statement –

Categories Q&A, Unix & Linux Tags command, ip, linux, networking Leave a comment

Scripteable GPT partitions using parted

August 7, 2022 by Magenaut

I am partitioning eMMC using following commands in the script,

Categories Q&A, Unix & Linux Tags bash, linux, parted, partition, scripting Leave a comment

Special File that causes I/O error

August 7, 2022 by Magenaut

I want to automatically test if a piece of software reacts as expected if an essential SQLite DB file fails to be read (causing an I/O error). Exactly that happened some days ago at a client. We manually fixed it but now I want to create automatic code to fix it and need access to a broken file to test that.

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

Bash script wait for processes and get return code

August 7, 2022 by Magenaut

I am trying to create a script which will start many background command.
For each background command I need to get the return code.

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

Is there any software that can help me reinstall software after fresh install

August 7, 2022 by Magenaut

Every now and then I need to reinstall Linux system (mainly Ubuntu based distros). The process of reinstalling every piece of software I need is really boring and time consuming. Is there any software that can help me out? For Windows there is Ninite, is there something else for Linux?

Categories Q&A, Unix & Linux Tags linux, software-installation Leave a comment
Older posts
Newer posts
← Previous Page1 … Page55 Page56 Page57 … Page63 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