top of page

Search


AZURE FILE SYNC SERVICE
File Sync Service makes data transfer automatically from server to Azure Storage.
You may choose what % of data you want to kept on server.

Mukesh Chanderia
Feb 28, 20212 min read


Linux Commands Part 13 - User ACL
How to give permission to user with the help of group.

Mukesh Chanderia
Feb 27, 20211 min read


Linux - Commands Part 12 - User modify "chage"
1) Add User [root@RedHat ~]# useradd udaipur [root@RedHat ~]# passwd udaipur Changing password for user udaipur. New password: BAD...

Mukesh Chanderia
Feb 27, 20212 min read


Linux - Commands Part 11 -Umask
What is umask command and for what it is it used . How to change it permanently.

Mukesh Chanderia
Feb 27, 20211 min read


Linux - Commands Part 10 - User Permission
How to provide Read, Write and Execute Permissions to Linux User

Mukesh Chanderia
Feb 27, 20212 min read


Linux - Commands Part 9 - Gun zip, Bun zip & XZ
How tar is linked with Gunzip,Bunzip and XZ. And how powerful is Zip.
Everything with proof.

Mukesh Chanderia
Feb 27, 20211 min read


Linux - Commands Part 8 "Compress and Decompress files and folders"
Compress and Decompress files and folders with Tar. Is compression is really good ?

Mukesh Chanderia
Feb 27, 20211 min read


Linux - Commands Part 7 "Find"
Linux - Command "find". Let understand how to use it.I will here share two most common used case scenarios where we use the command.

Mukesh Chanderia
Feb 20, 20212 min read


Linux - Commands Part 6 "VIM" Editor
How to use "VIM" editor in Linux.
It's simple then you could image but just requires little practice.

Mukesh Chanderia
Feb 18, 20211 min read


Traffic Manager routing methods
Azure Traffic Manager can be configured to route traffic by various method.

Mukesh Chanderia
Feb 17, 20212 min read


Linux - Commands Part 5 "Grep"
Linux Command "Grep" is used in day to day activity and specially for capturing logs for device.

Mukesh Chanderia
Feb 16, 20212 min read


Linux - Commands Part 4 Remove , Move & Copy
How to move & copy and also delete file and folder in Linux.

Mukesh Chanderia
Feb 13, 20211 min read


Linux - Commands Part 3
Semicolon is used to run multiple command in single line [root@localhost ~]# touch file1 ; mkdir Dir1 Keyword "tac" is used to read...

Mukesh Chanderia
Feb 13, 20211 min read


Linux - Basic Commands Part 2
What does command "touch" do ? Just Creates empty files or something more ?
What does cat command do apart from printing file ?

Mukesh Chanderia
Feb 13, 20211 min read


Linux Introduction - Part 1
What is Linux? Why it came into existence? How is it to differ from Unix ?

Mukesh Chanderia
Feb 13, 20212 min read


Azure Interview Questions
IaaS vs PaaS vs SaaS Infrastructure As A Service (IAAS) : It means of delivering computing infrastructure as on-demand services. IaaS...

Mukesh Chanderia
Feb 13, 20213 min read
bottom of page