Skip to content

Magenaut

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

permissions

How to insert text into a root-owned file using sudo?

August 7, 2022 by Magenaut

Possible Duplicate:
Redirecting stdout to a file you don’t have write permission on

Categories Q&A, Unix & Linux Tags io-redirection, permissions, sudo Leave a comment

How do I make a file NOT modifiable?

August 7, 2022 by Magenaut

While logged in, I can do the following:

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

Can I create a *super* super-user so that I can actually have a user that can deny permission to root?

August 7, 2022 by Magenaut

I was thinking that it might be advantageous to have a user with permissions higher than the root user.

Categories Q&A, Unix & Linux Tags permissions, root, sudo, users Leave a comment

Find directories and files with permissions other than 775 / 664

August 7, 2022 by Magenaut

I am moving a website from one server to another and Git does not store metadata such as file permissions. I need to find the directories and files that are not 775 / 664 respectively.

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

How to (safely) move /tmp to a different volume?

August 7, 2022 by Magenaut

Today the /tmp directory filled up on a machine at work. The problem was, it was on the root partition which wasn’t very big. In order to fix this, a co-worker created a /new/tmp directory elsewhere, copied all the contents to the new directory, removed the original /tmp and made a symlink /tmp -> /new/tmp.

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

How to “jail” a process without being root?

August 7, 2022 by Magenaut

Were I root, I could simply create a dummy user/group, set file permissions accordingly and execute the process as that user. However I am not, so is there any way to achieve this without being root?

Categories Q&A, Unix & Linux Tags jails, not-root-user, permissions Leave a comment

Hard-link creation – Permissions?

August 7, 2022 by Magenaut

Which permissions affect hard-link creation? Does file ownership itself matters?

Categories Q&A, Unix & Linux Tags hard-link, linux, permissions Leave a comment

How are file permissions applied to newly created files?

August 7, 2022 by Magenaut

I have a directory that has the following permissions set:

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

Give user access to folder without changing ownership?

August 7, 2022 by Magenaut

I have a script that works with /etc/NetworkManager:

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

VSFTPD, 553 Could not create file. – permissions?

August 7, 2022 by Magenaut

I’ve set up vsftpd on Amazon EC2 with the Amazon Linux AMI. I created a user and can now successfully connect via ftp. However, if I try to upload something I get the error message

Categories Q&A, Unix & Linux Tags amazon-ec2, permissions, vsftpd Leave a comment
Older posts
Newer posts
← Previous Page1 … Page8 Page9 Page10 … Page13 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