Skip to content

Magenaut

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

Unix & Linux

How do I find the files installed by a particular package? Where is the .deb file to look at?

August 9, 2022 by Magenaut

I have installed pulseaudio-module-bluetooth using apt.

Categories Q&A, Unix & Linux Tags apt, package-management Leave a comment

Format data into a table

August 9, 2022 by Magenaut

How can I get the details and transpose it to horizontal form?

Categories Q&A, Unix & Linux Tags awk, perl, text-formatting Leave a comment

What does this process STAT indicates?

August 9, 2022 by Magenaut

enter image description here

Categories Q&A, Unix & Linux Tags process, process-management, ps, stat Leave a comment

Real-time file synchronization

August 9, 2022 by Magenaut

Is there any tool available to sync files between two or more linux servers immediately after writing the file in the disk? The rsync command does not suit me on this, because if I set rsync in cron, the minimum time I can set is 1 minute, but I need it on real-time basis.

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

Count total number of occurrences using grep

August 9, 2022 by Magenaut

grep -c is useful for finding how many times a string occurs in a file, but it only counts each occurence once per line. How to count multiple occurences per line?

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

Why is iterating over a file twice faster than reading it into memory and computing twice?

August 9, 2022 by Magenaut

I’m comparing the following

Categories Q&A, Unix & Linux Tags bash, io, performance Leave a comment

Save complete GNU screen session state

August 9, 2022 by Magenaut

Is it possible to persist the “state” of a GNU screen window (or just a standard shell) so that I can reload everything after a reboot:

Categories Q&A, Unix & Linux Tags gnu-screen, shell Leave a comment

CentOS 6 “Default” Installation Options

August 9, 2022 by Magenaut

Can someone tell me the difference between a Desktop Install, a Basic Server install, and a Minimal Install? During installation, it doesn’t give a description and I can’t find documentation on it either.

Categories Q&A, Unix & Linux Tags centos, system-installation Leave a comment

Is there still no Linux kernel interface to get file creation date?

August 9, 2022 by Magenaut

For a long time, Linux hasn’t bothered with file creation dates because none of the file systems it commonly used supported them. However now, 2 file systems commonly used (NTFS and ext4) both record file creation dates.

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

Unable to read file although member of group with read permissions

August 9, 2022 by Magenaut

How is it possible I am not able to read the AS file below?

Categories Q&A, Unix & Linux Tags permissions Leave a comment
Older posts
Newer posts
← Previous Page1 … Page153 Page154 Page155 … 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