Yearly Archive: 2017

create user in MySQL using terminal 0

How to create user in MySQL using terminal?

How to create user in MySQL using terminal? Note :- need to edit commands where “techouse” is mentioned. How to change the password of existing user in mysql ALTER USER ‘techouse’@’localhost’ IDENTIFIED BY ‘MyNewPass’;...

Xiaomi News India 0

Xiaomi News India

Xiaomi News India New phone launched , Made by xiaomi and Powered by google Mi A1 Mi A1 is our first Android One phone with a software experience designed by Google. Specs Available in...

0

How to configure cisco anyconnect VPN ubuntu

configure cisco anyconnect VPN ubuntu No need to install any GUI client to connect the server just follow these 3 commands to connect to cisco anyconnect VPN. Need to install Openconnect client apt-get install...

0

Automate your work with simple Shell Script

Shell Script to run root with password in one small script line? Please check this script, it will help you to run commands directly. Sometime it becomes every important to run commands direclty with...

0

How to install Spark messenger?

Spark Messenger installation —— Install Java —— sudo apt-get update sudo apt-get install default-jre —— Install Spark IM —— wget http://download.igniterealtime.org/spark/spark_2_8_2.tar.gz sudo tar -zxvf spark_2_8_2.tar.gz -C /opt/ sudo mv /opt/Spark/ /opt/spark cd /opt/spark/ sudo...

How to break password in linux 5 0

How to break password in linux

Breaking password in centos 7 Root the system and stay on grub screen grub2 Press e (to edit) Goto line which starts with Linux16 Edit Linux 16 Add – rd.break in last rd.break If...

× How can I help you?