- sharing a hard dive on a network and everyone can access(not requirment to download,its all about sharing data)
- when we need backend code of any website we use
requests
module in python version 2 we useURLLIB2
DNS
store the name of your ip (its give the ip of name)cat /etc/resolv.conf
show your dns- if my dns is not working then i give
8.8.8.8
ip 8.8.8.8 open dns
developed by google5O5
server not available200
success site found4O4
no site available2O2
page redirected fromcom
toco.in
viw-source:"link"
show the frontend html data
- convert text data to voice
pyttsx3
module for voice- pradyumn
vim /etc/services
for check the port nun=mbermsql
login on database server for same machineselect
for print ex-->select "hello-world"
- for hash formate
password("hello-world");
we cant reverse the data show databases
its show the predefined databasecreate database name
create databsecd /var/lib/mysql
mariadb store the data here
use namedatbase
go inside databasemv hell/ hii
rename data baserm -rvf namedatabase
remove data baseshow tables
show the tableselect * from user
its show the data inside table usermysql_secure_installation
for increase the security(setup of root password)