This is mysql terminal and exit command to exit form my sql terminal 👏
mongo This is command to show your install mongodb if you install mongodb.
Try to access show connect fail because u not start your mongo db first to start by systemctl start mongodb
This is sudo apt-get install mongodb is able to install mongodb in your kali linux system.
This is sudo apt update to update your system
This is laravel php framework file directory structure when try this command laravel new <project name>
This is command php artisan serve to start your laravel project after when laravel new project create
This is laravel php framework when try this command laravel new <project name>
this is command help to install php-curl sudo apt-get install php-curl use when u start laravel new <project name> two error see one error solution through this in error line also mention php-curl through that u easily understant about that required php-curl install
this is command help to install php-xml sudo apt-get install php-xml use when u start laravel new <project name>
two error see one error solution through this in error line also mention php-xml through that u easily understant about that required php-curl install.
this is command sudo chmod 777 www help give permission chmod change mod directory with 777 all permission www is folder name to allow and sudo is allow to perform this task.
This is show error u not permission mkdir show you try through sudo starting your command other give mode sudo chmod 777 folder name
this is command composer global require laravel/install able to install laravel php framework in your system with composer in kali linux
This is command sudo mv composer-phar /usr/local/bin/composer to move your compser-phar file to /usr/local/bin/composer that can help to access through terminal
This command update your system
This is command check php install or not other check your php version install
This is command able to start your apache2 if you install apache2 in your system try to access it
This is command check your apache2 status
This command check your apache2 install in your system
This check php version
This is command sudo apt install php libapache2-mod-php php-mysql help to install 3 package is php, libapache2-mod-php, php-mysql in your kali linux
This is access your mysql through this command sudo mysql -u root -p -u for user -p for password by default mysql -u root and -p ""
This is command for use su- superuser su <username>
This is command SHOW DATABASES; to show existing Database in your mysql
This is command mysql -p only why u already access through root not require -u for user
This is missing command -p use this easily work. 👊
This is command to access root user through su root
This is command sudo passwd root to help to change/forget password for root user IMPORTANT
This is show when put wrong password other you forget password root user to last to option to forget/change root user password.
THis is missing command -u and -p
This is command systemctl restart mysql you want restart your mysql
This is mysql terminal where query perform related to mysql database and here change root user and password to access mysql database.
This is work when u first time mysql access other remove auth permission is that stage in mysql not required any password and username
This is command to check mysql status
This is show access not allow missing command use -u for user and -p for password
This is a command able to start your mysql install in kali linux
This is show error u not permission mkdir show you try through sudo starting your command other give mode sudo chmod 777 folder name
this is command composer global require laravel/install able to install laravel php framework in your system with composer in kali linux
This is command sudo mv composer-phar /usr/local/bin/composer to move your compser-phar file to /usr/local/bin/composer that can help to access through terminal
This is command to able to access composer through php you want to access through terminal to change to move your composer file to /usr/bin/local/composer terminal access easily thorugh terminal.
this command help to download composer through internet with help of php in above see:This command update your system
This is command check php install or not other check your php version install
This is command able to start your apache2 if you install apache2 in your system try to access it
This is command check your apache2 status
This command check your apache2 install in your system
This check php version
This is command sudo apt install php libapache2-mod-php php-mysql help to install 3 package is php, libapache2-mod-php, php-mysql in your kali linux
This is access your mysql through this command sudo mysql -u root -p -u for user -p for password by default mysql -u root and -p ""
This is command for use su- superuser su <username>
This is command SHOW DATABASES; to show existing Database in your mysql
This is command mysql -p only why u already access through root not require -u for user
This is missing command -p use this easily work. 👊
This is command to access root user through su root
This is command sudo passwd root to help to change/forget password for root user IMPORTANT
This is show when put wrong password other you forget password root user to last to option to forget/change root user password.
THis is missing command -u and -p
This is command systemctl restart mysql you want restart your mysql
This is mysql terminal where query perform related to mysql database and here change root user and password to access mysql database.
This is work when u first time mysql access other remove auth permission is that stage in mysql not required any password and username
This is command to check mysql status
This is show access not allow missing command use -u for user and -p for password
This is a command able to start your mysql install in kali linux
This is a command able to check your mysql --version
This is a command able to install .deb package in your kali linux system through dpkg -i for install
This is command able to install mysql-server in your kali linux system
This is command show your ufw status is active
This is command able to enable to ufw in your system that allow to give permission to access service through firewall inbound and outbound service.
This is command to check your ufw status is inactive or active
This error show after ufw install in your system so try to first check ufw active or not only install ufw that not enough after install ufw go start ufw in your system then it fully work
This is command help to install ufw in your system
This is command help to give permission to apache2 access web service port 80 and related port for web services but in this show error don't worry this show missing ufw in your system so install ufw 1st then try again absolute work
This is command to able to install apache2 in your kali linux system
This is command to update your system
This is a command able to install .deb package in your kali linux system through dpkg -i for install
This is command able to install mysql-server in your kali linux system
This is command show your ufw status is active
This is command able to enable to ufw in your system that allow to give permission to access service through firewall inbound and outbound service.
This is command to check your ufw status is inactive or active
This error show after ufw install in your system so try to first check ufw active or not only install ufw that not enough after install ufw go start ufw in your system then it fully work
This is command help to install ufw in your system
This is command help to give permission to apache2 access web service port 80 and related port for web services but in this show error don't worry this show missing ufw in your system so install ufw 1st then try again absolute work
This is command to able to install apache2 in your kali linux system
This is command to update your system



















































No comments:
Post a Comment