У вашего броузера проблема в совместимости с HTML5
How To Install Apache Cassandra On Ubuntu Linux
In this video, How to install Apache Cassandra on a Ubuntu 16.04. Apache Cassandra is a NoSQL database management system which is free and open-source. It allows managing large amounts of data with high availability without compromising the performance :
- sudo apt-get update
- sudo apt-get upgrade
- sudo apt-get install default-jdk
- java -version
- echo "deb http://www.apache.org/dist/cassandra/debian 311x main" | sudo tee -a /etc/apt/sources.list.d/cassandra.sources.list
- curl https://www.apache.org/dist/cassandra/KEYS | sudo apt-key add -
sudo apt-key adv --keyserver pool.sks-keyservers.net --recv-key A278B781FE4B2BDA
- sudo apt-get update
- sudo apt-get install cassandra
? Support channel & make donation :
https://www.paypal.me/aminenina/5
? Subscribe for more videos :
Youtube: https://www.youtube.com/user/aminosninatos
? Follow me On Social Media
Facebook : https://www.facebook.com/aminosninatos/
***********************************************************************
? How To Monitor And Manage Apache Cassandra With The Command Line NodeTool On Ubuntu Linux
https://youtu.be/Sz7OiUWgs5U
? Apache Cassandra Important Directories On Ubuntu Linux
https://youtu.be/tpuSEVEtN6Y
? How To Install Apache Cassandra On Ubuntu Linux
https://youtu.be/c0dG7T2XvGw
? How To Convert Public Private Putty's ppk Keys To OpenSSH Keys On Ubuntu Linux
https://youtu.be/3aApOFQL44o
? How To Use GPG Private Public Keys To Encrypt And Encrypt Files On Ubuntu Linux
https://youtu.be/I-4dcpTDWys
? How To Encrypt And Decrypt Files Using Private Public Keys With OpenSSL On Ubuntu Linux
https://youtu.be/g9XN1-bANKU
? How To Encrypt And Decrypt Files Using OpenSSL On Ubuntu Linux
https://youtu.be/YU1AI62khIY
? How To Use MD5SUM To Verify Data Integrity On Ubuntu Linux
https://youtu.be/V1fgjXRFB2k
? How To Generate Random Password From The Command Line On Ubuntu Linux
https://youtu.be/TQ4QMJWVd8U
? Linux How To Crack And Recover A Password Protected Zip File
https://youtu.be/C9a6BPxUN_4
? Password cracking with John the Ripper on Linux
https://youtu.be/KK2bNgX1mRA
? Linux : HowTo Encrypt And Decrypt Files With A Password using GPG
https://youtu.be/a91v1bz_ZU4
? How To Secure Copy Files In Linux Using SCP Command
https://youtu.be/3Y8pVDhc3RQ
? How To Sync And Backup Files In Linux Using Rsync Command
https://youtu.be/aIMbg7vG6Rg
***********************************************************************