Skip to content

Magenaut

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

linux

Switch to a text console in Fedora

August 9, 2022 by Magenaut

I have switched recently to Fedora 22 from Ubuntu Gnome. In Ubuntu gnome, when my Kodi media center used to hang while in full-screen, I used to press Ctrl+Alt+F1 to switch to terminal.

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

How to easily build your own Linux Distro?

August 9, 2022 by Magenaut

I wanted to have a go at creating my very own Linux Distribution. Could you suggest some nice and easy-to-follow tutorials (preferably text based and not videos).
I have heard something about Arch Linux but I don’t know how to go from there. What do I need?

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

Bash converting date in a csv file with awk or other linux tool (csvcut)

August 9, 2022 by Magenaut

2017-02-03

Categories Q&A, Unix & Linux Tags awk, csv, linux, text-processing Leave a comment

sysrq won’t reboot with a keystroke, but will with echo “b” > /proc/sysrq-trigger

August 9, 2022 by Magenaut

CentOS 6.2, 2.6.32-220.el6.x86_64 laptop. SysRQ is enabled for keyboard input, as is witnessed by:

Categories Q&A, Unix & Linux Tags keyboard, laptop, linux, magic-sysrq Leave a comment

Is it possible to fake a specific path for a process?

August 9, 2022 by Magenaut

I’m trying to run ADB on a linux server with multiple users where I am not root (to play with my android emulator). The adb daemon writes its logs to the file /tmp/adb.log which unfortunately seems to be hard-coded into ADB and this situation is not going to change.

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

Getting information about a process’ memory usage from /proc/pid/smaps

August 9, 2022 by Magenaut

For a given process in /proc/<pid>/smaps, for a given mapping entry what are:

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

How does load average work with modern CPU’s?

August 9, 2022 by Magenaut

My understanding of load average lead me to be quite shocked with my current system. The CPU in my workstation is an i7 with hyperthreading enabled, and cat /proc/cpuinfo produces 4 ‘cpu’s.

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

Need explanation on Resident Set Size/Virtual Size

August 9, 2022 by Magenaut

I found that pidstat would be a good tool to monitor processes. I want to calculate the average memory usage of a particular process. Here is some example output:

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

In Linux, which filesystems support reflinks?

August 9, 2022 by Magenaut

btrfs supports reflinks, XFS supports reflinks (since 2017 I think?).

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

What is the correct way to view your CPU speed on Linux?

August 9, 2022 by Magenaut

I found two commands to output information about my CPU: cat /proc/cpuinfo and lscpu. /proc/cpuinfo shows that my CPU speed is 2.1 Ghz, whereas lspcu says it is 3167 Mhz. Which one is correct?

Categories Q&A, Unix & Linux Tags cpu, linux Leave a comment
Older posts
Newer posts
← Previous Page1 … Page25 Page26 Page27 … 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