• Skip to main content
  • Skip to header right navigation
  • Skip to site footer
NhatDong

NhatDong

Chuyên trang chia sẻ kiến thức Quản trị doanh thu Khách sạn

  • Revenue Management
  • Distribution
  • Marketing
  • Technology
  • News

How to set the permission drwxr-xr-x to other folders?

Danh mục: Technology

I have few directores inside a folder like below –

teckapp@machineA:/opt/keeper$ ls -ltrh
total 8.0K
drwxr-xr-x 10 teckapp cloudmgr 4.0K Feb  9 10:22 keeper-3.4.6
drwxr-xr-x  3 teckapp cloudmgr   4.0K Feb 12 01:44 data

I have some other folder as well in some other machines for which I need to change the permission to the above one like this drwxr-xr-x.

Meaning how can I change any folder permissions to drwxr-xr-x? I know I need to use chmod command with this but what should be the value with chown that I should use for this?

To apply those permissions to a directory:

chmod 755 directory_name

To apply to all directories inside the current directory:

chmod 755 */

If you want to modify all directories and subdirectories, you’ll need to combine find with chmod:

find . -type d -exec chmod 755 {} +

Previous Post:Custom Error Pages Setup for Nginx Proxy Manager​
Next Post:20 Prompt giải quyết nhiều vấn đề

Sidebar

Danh mục

  • Distribution
  • Marketing
  • Revenue Management
  • Technology

Bài viết mới

  • 20 Prompt giải quyết nhiều vấn đề
  • How to set the permission drwxr-xr-x to other folders?
  • Custom Error Pages Setup for Nginx Proxy Manager​
  • Tầm quan trọng của Quản lý doanh thu trong và sau Covid19
  • RevPAR – Khái niệm, cách tính & tầm quan trọng

Bình luận gần đây

  • Revenue Management Hotels | --------------------- trong Quản trị Doanh Thu Khách sạn là gì

Lưu trữ

  • Tháng 4 2025
  • Tháng 1 2025
  • Tháng 9 2020
  • Tháng 12 2019

NhatDong.com

Chuyên trang chia sẻ kiến thức Quản trị doanh thu Khách sạn

  • Facebook
  • Twitter
  • Instagram
  • LinkedIn
  • YouTube

Shop

  • Home
  • Blog
  • About
  • Features
  • Contact
  • Marketing

Features

  • Home
  • Blog
  • About
  • Features
  • Contact
  • Marketing

Support

  • Home
  • Blog
  • About
  • Features
  • Contact
  • Marketing