Magenaut

Magenaut

A blog about Magento Development, Magento bug fixing, and more

Skip to content
Menu
  • Home
  • Notes
  • Tutorial
  • Bug fixing
  • Extension
  • Server
  • Q&A
  • About

Tag: chmod

Q&APosted onAugust 10, 2022

Is NTFS under linux able to save a linux file, with its chown and chmod settings?

I’m having some doubts about how to install and allow Linux to correctly read/write to a NTFS formatted harddrive used as backup of various machines (windows included, that’s how I need NTFS).

Read More
Q&APosted onAugust 9, 2022

Why does chmod succeed on a file when the user does not have write permission on parent directory?

I am trying to understand file/dir permissions in Linux.
A user can list the files in a directory using

Read More
Q&APosted onAugust 9, 2022

How can I revert a chmod on the etc directory?

I accidentally executed the following command on the etc directory:

Read More
Q&APosted onAugust 9, 2022

Change permissions for a symbolic link

I have a symlink with these permissions:

Read More
Q&APosted onAugust 9, 2022

Why does chmod +w not give write permission to other(o)

When I run chmod +w filename it doesn’t give write permission to other, it just gives write permission to user and group.

Read More
Q&APosted onAugust 8, 2022

How to apply recursively chmod directories without affecting files?

After I apply chmod -R to a directory, permissions are changed for everything within (files and directories). How can I add execute/search (x) permissions to directories without modifying the files?

Read More
Q&APosted onAugust 7, 2022

What is the first chmod octal digit in a four-digit value for?

Sometimes I see chmod commands that use four octal digits instead of three — what is the optional first digit for? For example, chmod 777 is equivalent to chmod a+rwx; what’s the same command for chmod 2777?

Read More
Q&APosted onAugust 7, 2022

Get the chmod numerical value for a file

In FreeBSD and also in Linux, how can I get the numerical chmod value of a file? For example, 644 instead of -rw-r–r–? I need…

Read More
Q&APosted onAugust 6, 2022

How to check which Apache group I can use for the web server to write?

I’m trying to make WordPress work. I currently have this error message:

Read More
Q&APosted onAugust 6, 2022

Chmod by Letters Vs Numbers

I was recently asked by a colleague to use chmod with letters instead of numbers. Apart from the obvious readability advantage is there any particular reason to use letters over numbers ?

Read More

Posts navigation

Page 1 Page 2 Next Page

Subscribe to Blog via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Join 141 other subscribers

Recent Comments

  • anonymous on Fix libwacom9 dependency issue when upgrade Debian
  • sreedhar on Fix libwacom9 dependency issue when upgrade Debian
  • saintnick on Fix libwacom9 dependency issue when upgrade Debian
  • ranafoul on Fix libwacom9 dependency issue when upgrade Debian
  • John Fro on UFW rule from a list of IPs

Tags

actions ajax bash block-editor categories command-line custom-field custom-post-types custom-taxonomy customization database debian files filters functions hooks images javascript linux loop menus multisite permalinks permissions php plugin-development plugins post-meta posts rest-api security shell shell-script shortcode ssh terminal text-processing theme-development themes uploads url-rewriting users woocommerce-offtopic wp-admin wp-query

© Magenaut - The Magento Astronaut