What does CHMOD mean?

It means to set a certain permission on the file or directory. The most common chmod commands are 644, 755 and 777.

You can chmod in Cpanel in File Manager by selecting the file and clicking on "Change Permissions".

To chmod a certain file or a category using an FTP client, find something like "Change File Attributes", "Properties", or "Chmod" and enter the chmod command script instructions tell you.

Permissions:

u - User who owns the file.

g - Group that owns the file.

o - Other.

a - All.

r - Read the file.

w - Write or edit the file.

x - Execute or run the file as a program.

Numeric Permissions:

CHMOD can also to attributed by using Numeric Permissions which are summed together:

400 read by owner

040 read by group

004 read by anybody (other)

200 write by owner

020 write by group

002 write by anybody

100 execute by owner

010 execute by group

001 execute by anybody

Example: Read by Owner+write by owner+execute by owner+read by group+execute by group+read by anybody (world)+execute by anybody (world) = 400+200+100+40+10+4+1=755

 

  • 1 Users Found This Useful
Was this answer helpful?

Related Articles

რა არის ვებ საითი და რატომაა იგი ასე მნიშვნელოვანი?

ვებ საითის შესახებ ბევრის თქმა შეიძლება, მაგრამ იმის გამო რომ აქ არაა ამის დრო და არც თქვენ...

რა არის ჰოსტინგი და რატომ არის იგი ასე მნიშვნელოვანი?

ჰოსტინგი არის ინტერნეტ მომსახურება, რომელის დროსაც ჰოსტინგ კომპანიის მიერ თქვენ გამოგეყოფათ...

Что такое хостинг и почему он так важен?

Хостинг – это интернет обслуживание, которое предоставляется вам хостинг компанией и...

Создайте свои веб сайт сами!

Количество программ используемых для создания веб сайтов настолько возросло, что на сегодняшний...

შექმენით თქვენივე ვებ სიათი თქვენ თვითონ!

ისე განვითარდა და მომრავლდა ინტერნეტ ვებ სიათების შემქმნელი პროგრამები, რომ უკვე შესაძლებელია...