• Home
  • Ubuntu 18.04
    • Whats New?
    • Upgrade Ubuntu
    • Install Java
    • Install Node.js
    • Install Docker
    • Install Git
    • Install LAMP Stack
  • Tutorials
    • AWS
    • Shell Scripting
    • Docker
    • Git
    • MongoDB
  • Funny Tools
  • FeedBack
  • Submit Article
  • About Us
TecAdmin
Menu
  • Home
  • Ubuntu 18.04
    • Whats New?
    • Upgrade Ubuntu
    • Install Java
    • Install Node.js
    • Install Docker
    • Install Git
    • Install LAMP Stack
  • Tutorials
    • AWS
    • Shell Scripting
    • Docker
    • Git
    • MongoDB
  • Funny Tools
  • FeedBack
  • Submit Article
  • About Us

Tag: permission

21 October 2015

How to chmod Files and Directories Recursively

Written by Rahul
Rahul
chmod is command line utility for changing permissions of files and directories under Linux/Unix operating system. This tutorial will explain you how to change different-2 permissions for files and directories recursively. Change Permissions Recursively For example following command will set permissions 755 (rwxr-xr-wx) on public_html directory in home directory and all its sub directories....
Read More about How to chmod Files and Directories Recursively
General Articles Leave a Comment
13 January 2014

How to Use chattr Command in Linux

Written by Rahul
Rahul
Chattr – A Linux Command – command is useful to change file attributes on Linux second extended file system. It provides more security on your files from unwanted changes and deletes. There are many attributes available to do it. To Add attributes on a file we use plus (+) and to remove attributes use...
Read More about How to Use chattr Command in Linux
Linux Commands 1 Comment
08 March 2013

How to Create User and Grant Permission in MySQL

Written by Rahul
Rahul
How to Create MySQL User and Grant Permission. For the good security implementation, make sure to create separate user account rather than root to access database for each application. This will ensure that application can’t access other application’s database. You need MySQL administrator (root) privileges To create user accounts and assign privileges to the...
Read More about How to Create User and Grant Permission in MySQL
MariaDB, MySQL Leave a Comment

Popular Posts

  • How To Install Zabbix Agent on Debian 9/8
  • How to Install and Configure Squid Proxy on Debian 9
  • How To Install Wine 3 on Debian 9 (Stretch)
  • How to Remove “public/index.php” from URL in Laravel
  • How to Install Swift on Ubuntu 18.04 LTS
All rights reserved. © 2013-2018 TecAdmin.net. This site uses cookies. By using this website you agree our term and services