markdown-reference
To
echo "Enter Group Name To Create for sftp user"
# read sftpgroup
# sftpgroup=""
sftpgroup="sftpgroup_resticted"
groupadd $sftpgroup
echo "Entered User names"
echo $@
a=("$@")
echo "Permission Updated for respective User's"
for names in "${!a[@]}"
do
Username=${a[$names]}
# echo "$nam"
ls -ld /home/$Username
chown root:$TOKEN /home/$Username
chmod 775 /home/$Username
sudo usermod -a -G $sftpgroup $Username
done
echo "Updating SSh config file for sftp users"
cat <<EOF >> /5
Match Group sftpuser
ChrootDirectory /home/%u
ForceCommand internal-sftp
X11Forwarding no
AllowTcpForwarding no
EOF
service sshd restart
b="$?"
echo "$b"
if [ $b == 0 ]
then
echo "Update Done"
else
echo "Update not done"
fi
Example
mkdocs new [dir-name]- Create a new project.
elect from table;
2
Text can be deleted and replacement text added. This can also be
combined into onea single operation. Highlighting is also
possible and comments can be added inline.
Formatting can also be applied to blocks by putting the opening and closing tags on separate lines and adding new lines between the tags and the content.
Highlighting text¶
- This was marked
- This was inserted
This was deleted
Lorem ipsum dolor sit amet, (1) consectetur adipiscing elit.
- :man_raising_hand: I'm an annotation!
Phasellus posuere in sem ut cursus (1)
- :woman_raising_hand: I'm an annotation as well!
- Sed sagittis eleifend rutrum
- Donec vitae suscipit est
- Nulla tempor lobortis orci
- Sed sagittis eleifend rutrum
- Donec vitae suscipit est
- Nulla tempor lobortis orci
Info
Installing Serverless Framework as a standalone binary
For full documentation visit domain.com.
Graph
mermaid
graph LR
A[Start] --> B{Error?};
B -->|Yes| C[Hmm...];
C --> D[Debug];
D --> B;
B ---->|No| E[Yay!];
- Lorem ipsum dolor sit amet, consectetur adipiscing elit
- Vestibulum convallis sit amet nisi a tincidunt
- In hac habitasse platea dictumst
- In scelerisque nibh non dolor mollis congue sed et metus
- Praesent sed risus massa
- Aenean pretium efficitur erat, donec pharetra, ligula non scelerisque