Skip to content

Magenaut

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

linux

Can Linux deal with ultra high resolution displays?

August 7, 2022 by Magenaut

A few months ago, Samsung announced the Ativ Book 9 Plus, a pretty cool ultrabook with a screen resolution of 3200 x 1800 pixels (QHD+).

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

Adding a Column of values in a tab delimited file

August 7, 2022 by Magenaut

How can I add a Column of values in a file which has a certain number of rows.
I have a input file like this:

Categories Q&A, Unix & Linux Tags awk, linux, shell-script Leave a comment

What to use when the “ls” command doesn’t work?

August 7, 2022 by Magenaut

I tried to use the ls command and got an error:

Categories Q&A, Unix & Linux Tags command-line, linux, ls Leave a comment

Difference between ! vs !! vs * in /etc/shadow

August 7, 2022 by Magenaut

The second field in the Linux /etc/shadow file represents a password. However, what we have seen is that:

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

What is a spinlock in Linux?

August 7, 2022 by Magenaut

I would like to know about Linux spinlocks in detail; could someone explain them to me?

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

Touchscreen and mouse as separate inputs?

August 7, 2022 by Magenaut

Can someone give me a good reference on how to achieve this, or just tell me how its done? Google isn’t really helping me here, since it always tries to give me recommendations on touchpad :/

Categories Q&A, Unix & Linux Tags arch-linux, linux, touch-screen Leave a comment

How to make a btrfs snapshot writable?

August 7, 2022 by Magenaut

According to the btrfs Readonly snapshots patch it’s possible to “set a snapshot readonly/writable on the fly.” So I should be able to turn my readonly snapshot (created with btrfs snapshot -r) writable, somehow.

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

What can make passing init=/path/to/program to the kernel not start program as init?

August 7, 2022 by Magenaut

I’m trying to debug an init script on a Linux system; I’m trying to pass init=/bin/sh to the kernel to make it start sh without starting init so I can run through the init sequence manually.

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

How to disable one CPU

August 7, 2022 by Magenaut

I’m trying to disable some CPUs of my server.
I’ve found this link: https://www.cyberciti.biz/faq/debian-rhel-centos-redhat-suse-hotplug-cpu/linux-turn-on-off-cpu-core-commands/, which offers me a method as below:

Categories Q&A, Unix & Linux Tags cpu, cpu-usage, linux, numa, ps Leave a comment

What do the kernel parameters acpi_osi=linux and acpi_backlight=vendor do?

August 7, 2022 by Magenaut

I had troubles with the screen brightness control in my laptop and I fixed it by adding the acpi_osi=linux and acpi_backlight=vendorparameters to the filegrub.cfg.
I’d like to know what these parameters mean and why they work.

Categories Q&A, Unix & Linux Tags acpi, grub, linux, linux-kernel Leave a comment
Older posts
Newer posts
← Previous Page1 … Page52 Page53 Page54 … 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