chmod & chown | How to change file permissions and ownership in linux | Tamil

Описание к видео chmod & chown | How to change file permissions and ownership in linux | Tamil

This video focuses on how to change the file permission and ownership in linux with the help of chmod and chown terminal commands.

Chmod is used to change the file permissions to all the user groups. The file has three permissions namely r- read, w- write and x- exclusive and it has three user groups u - current user, g - group user and o- other user. For changing the permission for a current user following code is used.

chmod u+r [filename] gives read permission to the user.

chmod u-r [filename] removes read permission from the user.

The same operations can be done with numbers
r--4
w--3
x--1

chmod 700 [filename] gives all access to user and removes all from group and other users.

Similarly chown command is used to change the ownership of a file from one to other.
chown root:root [file name] Changes ownership from any user to root.

Kindly go through the video completely and provide your valuable suggestions in the comment below. Thank you.

===🥇🥈🥉🏅Subscription Link🏅🥉🥈🥇===
🎯    / @linuxsimplified  

===🙏🏼🙏🏼🙏🏼🙏🏼🙏🏼Support me🙏🏼🙏🏼🙏🏼🙏🏼🙏🏼===
💳 Paypal: https://www.paypal.com/paypalme/mragu...
💰 Razorpay(Rs:50 - Tiny boost): https://rzp.io/i/WSRnfGpEw
🧋 Buy me coffee: https://www.buymeacoffee.com/mragulvi...

===🌐🌐🌐🌐🌐Connect with me🌐🌐🌐🌐🌐===
✉️ Telegram: https://t.me/mragulvignesh
🐦 Twitter:   / ragulvignesh  
🔊 Facebook:   / mragulvignesh  
🌐 Blogspot: https://ragulvigneshm.blogspot.com
🛑 Reddit:   / mragulvignesh  
📌 Pintrest:   / mragulvignesh  
📷 Instagram:   / mragulvignesh  

===💫⭐️🌟✨⚡️Interesting Videos💫⭐️🌟✨⚡️===
1️⃣▶️ Easy ways to learn Linux :    • My six secret steps to learn linux ea...  
2️⃣▶️ Must have Linux Applications :    • Must have Linux apps in Tamil | Linux...  
3️⃣▶️ Install Ubuntu as Primary OS :    • Install Ubuntu 20.10 - Groovy Gorilla...  

===🪄🪅🎊🎉Recommended Playlist🪄 🪅 🎊 🎉===
1️⃣▶️ Begineer to Power user:    • Linux playlist: Beginner to power user  
2️⃣▶️ Distro Review:    • Installing linux & distros reviews  
3️⃣▶️ Redhat RHCSA:    • Learn Redhat Linux  

===🐵🙈🙉🙊Other Channels🐵🙈🙉🙊===
Linux Simplified:
   / @linuxsimplified  
MRV Tutorials:
   / @mrvtutorials5092  
Finance Log:
   / @financelog188  
MRV Readers Club:
   / Канал  

===🕐🕑🕒🕓🕔Chapters🕐🕑🕒🕓🕔===
00:00 Introduction


===🦾🦾Gears Used🦾🦾===
1️⃣▶️ Camera : https://amzn.to/3rfCinh
2️⃣▶️ Microphone (USB) : https://amzn.to/3HjRjtY
3️⃣▶️ Microphone (3.5mm) : https://amzn.to/34bpEge
4️⃣▶️ Lighting : https://amzn.to/34th6Bu
5️⃣▶️ Green Screen : https://amzn.to/3GfICj2
6️⃣▶️ Laptop : https://amzn.to/35ttBgC
7️⃣▶️ Keyboard : https://amzn.to/3ocWjc4
8️⃣▶️ Mouse : https://amzn.to/3B1bCtX

===💻💻🖥️🖥️Software Used🖥️🖥️💻💻===
📽️ Open Broadcaster Software: https://obsproject.com/
🎬 Kdenlive: https://kdenlive.org/
🎨 GIMP: https://www.gimp.org/
🎵 Audacity: https://www.audacityteam.org
🌄 Inkscape: https://www.inkscape.org

===🔴🔴🔴Disclaimer🔴🔴🔴===
Few of the links in the description contains affiliate links, which means that if you buy one of the product in the link, I’ll receive a small commission. This helps support the channel and allows us to continue to make videos like this. Thank you for the support!

#linuxsimplified #linuxtamil #redhattamil
#RHCSA #RHCSATamil #linuxforbeginners

Комментарии

Информация по комментариям в разработке