• Home
  • Archive
  • Tools
  • Contact Us

The Customize Windows

Technology Journal

  • Cloud Computing
  • Computer
  • Digital Photography
  • Windows 7
  • Archive
  • Cloud Computing
  • Virtualization
  • Computer and Internet
  • Digital Photography
  • Android
  • Sysadmin
  • Electronics
  • Big Data
  • Virtualization
  • Downloads
  • Web Development
  • Apple
  • Android
Advertisement
You are here:Home » chmod : Details of chmod for an average user

By Abhishek Ghosh April 15, 2012 3:35 pm Updated on April 15, 2012

chmod : Details of chmod for an average user

Advertisement

chmod is a command line utility under UNIX or UNIX like OS Linux. Although chmod classically requires shell access to change permission, sFTP can be used too. chmod was used first by AT & T on UNIX system since early 1970s. chmod changes the attribute of the file of the owner or the root user.

 

Understanding chmod

 

There are options available for chmod (under shell) ; options can be -v for verbose output and -R for recursively through all the subdirectories. chmod allows a short form for permissions.

There are r , w , x , s and t modes corresponding to the classical symbolic notation. In addition, there is the special character X (capital x), which uses only the file execution law those already have a set right at least one user class.

Advertisement

---

Numerical permissions of chmod is mostly used as they are easier to remember. 7    gives full permission where as 4  is read only permission.

 

Practical examples and explanation of chmod

 

Running this command from shell for a file named example.php :

 

$ chmod u = rw, g-rx, o + r example.php

 

sets the permissions of the file example.php of the adds to all others the right to read. Under graphical interface using any sFTP client like WinSCP, simple right click under Windows as remote computer can change the permission of any file on your server :

 

chmod

 

chmod has special importance for cms like WordPress where there are the data is stored on MySQL database and WordPress software acts as the owner. You can see the WordPress Codex for reference of chmod for WordPress. It is not only a good article for WordPress, it is good for understanding chmod itself.

 

It is quite dangerous to set chmod to 777 unless there is special need. By default WordPress sets chmod to 755 ; sometimes shared and advanced Cloud Hosting platforms do not allow to execute a file by WordPress for maintaining safety. Temporary changing the chmod to 777 solves the problem. Never forget to revert it back.

 

SignatureTagged With See chmod --help chmod: Need 2 arguments , title6pw
Facebook Twitter Pinterest

Abhishek Ghosh

About Abhishek Ghosh

Abhishek Ghosh is a Businessman, Surgeon, Author and Blogger. You can keep touch with him on Twitter - @AbhishekCTRL.

Here’s what we’ve got for you which might like :

Articles Related to chmod : Details of chmod for an average user

  • Nginx WordPress Installation Guide (All Steps)

    This is a Full Nginx WordPress Installation Guide With All the Steps, Including Some Optimization and Setup Which is Compatible With WordPress DOT ORG Example Settings For Nginx.

  • WordPress & PHP : Different AdSense Units on Mobile Devices

    Here is How To Serve Different AdSense Units on Mobile Devices on WordPress With PHP. WordPress Has Function Which Can Be Used In Free Way.

  • Unix Shell or Shell

    Unix Shell or Shell refers to the traditional user interface under Unix or Unix-like computer operating systems. User can type a command type, which is executed by the computer.

  • WordPress chown, chgrp, chmod Explained for FTP and SSH

    Most users fumble with understanding WordPress chown, chgrp, chmod. We have explained the terms for FTP and SSH in very easy language.

performing a search on this website can help you. Also, we have YouTube Videos.

Take The Conversation Further ...

We'd love to know your thoughts on this article.
Meet the Author over on Twitter to join the conversation right now!

If you want to Advertise on our Article or want a Sponsored Article, you are invited to Contact us.

Contact Us

Subscribe To Our Free Newsletter

Get new posts by email:

Please Confirm the Subscription When Approval Email Will Arrive in Your Email Inbox as Second Step.

Search this website…

 

vpsdime

Popular Articles

Our Homepage is best place to find popular articles!

Here Are Some Good to Read Articles :

  • Cloud Computing Service Models
  • What is Cloud Computing?
  • Cloud Computing and Social Networks in Mobile Space
  • ARM Processor Architecture
  • What Camera Mode to Choose
  • Indispensable MySQL queries for custom fields in WordPress
  • Windows 7 Speech Recognition Scripting Related Tutorials

Social Networks

  • Pinterest (24.3K Followers)
  • Twitter (5.8k Followers)
  • Facebook (5.7k Followers)
  • LinkedIn (3.7k Followers)
  • YouTube (1.3k Followers)
  • GitHub (Repository)
  • GitHub (Gists)
Looking to publish sponsored article on our website?

Contact us

Recent Posts

  • Cloud-Powered Play: How Streaming Tech is Reshaping Online GamesSeptember 3, 2025
  • How to Use Transcribed Texts for MarketingAugust 14, 2025
  • nRF7002 DK vs ESP32 – A Technical Comparison for Wireless IoT DesignJune 18, 2025
  • Principles of Non-Invasive Blood Glucose Measurement By Near Infrared (NIR)June 11, 2025
  • Continuous Non-Invasive Blood Glucose Measurements: Present Situation (May 2025)May 23, 2025
PC users can consult Corrine Chorney for Security.

Want to know more about us?

Read Notability and Mentions & Our Setup.

Copyright © 2026 - The Customize Windows | dESIGNed by The Customize Windows

Copyright  · Privacy Policy  · Advertising Policy  · Terms of Service  · Refund Policy