Sunteți pe pagina 1din 3

a person called servay sroha

===================================================
CLASS 1
===================================================
???PORTS ????
HTTP => 80
HTTPS => 443
FTP => 20,21
SSH => 22 secure shell works remotly (india -- uk) command SSH "ip of
system"
DNS => 53/UPD
PING =>
TELNET => 23

1-65535 are total number of ports


1-1024 Reserved
1025-65535 Free to use
Q What is INSTANSE???
Q TCP AND UDP DIFFRENCE ???
Q public and private key for locking and unlocking ???
Q HASHING ALGORITHM AND ENCRYPTIOIN ALGORITHM????
Q LINUX COMMANDS FOR FILE, DIRECTORY, HASHING,
Q HAPROXY
Q VERTUAL IP
Q FLOTING IP
Q CLUSTER
Q HIGH AVAILABLITY
Q AUTO SCALING
Q MEM CACHED (PYTHON)

====================================================
CLASS 2
====================================================
netstate -ntlp(check service is ok or not or check all of the status)

Q how will you connect your systemm to other using IP???


Q intranet and internet diff ???
Q how many comman phase are in packet network???
Q what is Naating and wher to use???
Q what is SNATING(source) ???
Q what is DNATING(destination) ???
Q Types of Network and diffrentiate SNATING and DNATING ???
Q How to check which backent working using HAPROXY???
Q Can frontend have same name???
Q What is Load_balanceing ???
Q What is Microservices ???
Q Name some cluster files system working in Market???
(GFS(REDHAT),VXVM(VERITAS),LFS(OPENSOURCS),LVM)
Q What is Cloud Computing???
Q What is Cloud use???
Q EC2 and S3???
Q Four Pilleres of Cloud???
Q What is Storage Virtualization???
Q What is Server Virtualization???
Q What is ISOLATION???
Q What is Hypervisor???
Q what is Remote Applilcation Virtualization???
Q What is Streaming Applilcation Virtualization???
Q What is Network Virtualization and Components of network vertualization???
Q What is vertual network designing???
Q Services provided by Cloud Computin???
=IAAS (Infrastructure as service)
=PAAS (Platform as service)
=SAAS (software as service)
Q scaleUP scaleDOWN(limitations of vertualization)
Q How to create new user in AWS???
Q How to launch new AWS INSTANSE???
Q How to create AUTO SCALING GROUP???
Q How to switch automatically from first instance to second if first is going to
overload???
Q How to check load on the system in linus command???
Q Policies of IN and OUT in AWS ???
Q How create next INSTANCE automatically when the load increase more in first
instance???
Q Dsata will note be deleted it will be secured???
Q How to launch static website in AWS???
Q What is AWS VPC and how to create VPC and Subnets in it???
Q Reserved INSTANCE and SPOT INSTANCE and ONDEMAND INSTANCE???
Q CIDR.XYZ to check the count of machines in network???

========================================================
GIT and DOCKER Udacity
========================================================

=============================================================
DAY 3
=============================================================
Crunch helps to get any password as it contain the all the combinations of password
of all account

create root account,files or folders,


linux makes the files only read write to a perticular person
UMASK makes all the files of system only read file
644 is methametical permitions
022 is used to subtact default permition to UMASK

FOLDERS
022 folders DF permision is 777
777 - 022 I - (755)-rwx--rx--rx--
last long to check the ip and user who login last

W
NTFS
FATD

PARTITIONS HARDDRIVE LINUX

SWAP MEMORY

V D
images IMAGES
VM CONTAINER
Hypervisor DOCKER
HDD VOLUMES
VNETWORKING VNETWORKING
COUD(AWS,OPENSTACK) K80s, SWARM, STACK

RULES ===
docker will automatically close if it does not have anything to do
doker run -it itrative mode
doker run -d (launch yourself as a service)
docker ps -a
docker run -d ubuntu /bin/sh
ctrl+P+Q (exit will make the doker run)
docker start container id (to start the stop cantainer)
docker rm id (to remove the container by id)
docker ps -q
docker ps -qa
docker stop docker ps -aq
docker rm docker ps -aq
docker ps -a

usr/sbin/apachectl -D FORBGROUND &


curl localhost
ctrl+P+Q
docker rum -it -p 80:80 centos bash
yum install http -y (retst all the command)

docker exec -it IP /bin/bash


ps -ef
docker commit id apache-image
docker images
===============================
1 macine 3 container with diffrent apaches

who first came container or image

how to launch the centos image by removing all the upper layer and without licence
key

volume
networking
linking
dockerfile
regestry
dockerhub

S-ar putea să vă placă și