Skip to content

Magenaut

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

Unix & Linux

setuid and setgid confusion

August 8, 2022 by Magenaut

I’m trying to fully grasp the concept of setuid and setgid, and I’m not quite sure in what way permissions are actually elevated. Let me provide an example:

Categories Q&A, Unix & Linux Tags permissions, setuid Leave a comment

octal dump of directory

August 8, 2022 by Magenaut

I got a copy of The Unix Programming Environment by Kernighan and Pike from a garage sale. I’m very interested in the chapter about the UNIX filesystem. Naturally, I also found this passage very interesting:

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

How can I access a deleted open file on Linux (output of a running crontab task)?

August 8, 2022 by Magenaut

I have an hourly hour-long crontab job running with some mtr (traceroute) output every 10 minutes (that is going to go for over an hour prior to it being emailed back to me), and I want to see the current progress thus far.

Categories Q&A, Unix & Linux Tags data-recovery, deleted-files, linux, open-files Leave a comment

Issue with column command and color escape codes

August 8, 2022 by Magenaut

I’m colorizing the header of a table formatted with column -ts $'t'

Categories Q&A, Unix & Linux Tags colors, columns, escape-characters, table, text-formatting Leave a comment

Is it possible to change the order of a glob?

August 8, 2022 by Magenaut

I am trying to show all instances of a particular message from the syslog in chronological order by doing something like the following:

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

Why should ‘Character Classes’ be preferred over ‘Character Ranges’ In Shell (Bash)?

August 8, 2022 by Magenaut

The Linux Command Line (Book – page count 47) says:

Categories Q&A, Unix & Linux Tags bash, command-line, shell, wildcards Leave a comment

How to remove a USB drive without worry if its been unmounted?

August 8, 2022 by Magenaut

Sometimes I unplug my usb drive only to find out files were not written to it.

Categories Q&A, Unix & Linux Tags linux, mount, usb, usb-drive Leave a comment

What are the side effects of having several UNIX users share one UID?

August 8, 2022 by Magenaut

The sys-apps/shadow package on my GNU / Linux system comes with a useradd command that supports an option that I have previously overlooked: --non-unique. For the sake of convenience when shellig home from the university, I have created an alias for my original username (casual name at home) thusly:

Categories Q&A, Unix & Linux Tags alias, login, users Leave a comment

How to stop filesystem check (fsck) on boot?

August 8, 2022 by Magenaut

Once in a while (every 30-th boot) my linux system decides to check filesystem for errors. I am ok with this – what needs to be done needs to be done.

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

Fedora’s command-not-found doesn’t work

August 8, 2022 by Magenaut

I’ve recently installed Fedora 19. Packagekit-command-not-found is installed. But its own examples don’t work. When I enter gedti the output is:

Categories Q&A, Unix & Linux Tags bash, fedora, linux, package-management, yum Leave a comment
Older posts
Newer posts
← Previous Page1 … Page234 Page235 Page236 … 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