##Start Zookeeper bin/zookeeper-start.sh config/zookeeper.properties
##Start broker server bin/kafka-server-start.sh config/server.properties
##List all topic bin/kafka-topics.sh --zookeeper=127.0.0.1:2181 --list
##Create topic
| sudo ss -lptn 'sport = :10026' |
| ##Use SWR to call ajax in client site | |
| import useSWR from 'swr' | |
| const fetcher = url => fetch(url, { | |
| 'Content-Type': 'application/json', | |
| }).then(r => r.json()); | |
| function Profile() { |
##Start Zookeeper bin/zookeeper-start.sh config/zookeeper.properties
##Start broker server bin/kafka-server-start.sh config/server.properties
##List all topic bin/kafka-topics.sh --zookeeper=127.0.0.1:2181 --list
##Create topic
| #!/bin/bash | |
| sudo yum update | |
| sudo yum install ruby | |
| sudo yum install wget | |
| cd /home/ec2-user | |
| wget https://aws-codedeploy-ap-southeast-1.s3.ap-southeast-1.amazonaws.com/latest/install | |
| chmod +x ./install | |
| sudo ./install auto |
| #!/bin/bash | |
| sudo apt update && sudo apt upgrade | |
| sudo apt install nginx | |
| sudo apt install php-fpm | |
| sudo sed -i 's/;cgi.fix_pathinfo=1/cgi.fix_pathinfo=0/g' /etc/php/7.2/fpm/php.ini | |
| sudo apt install php7.2-xml php7.2-mbstring php7.2-intl php7.2-curl php7.2-gd php7.2-mysql php7.2-zip | |
| sudo apt install unzip | |
| sudo apt install mysql-client-core-5.7 |
| <?php | |
| $A = ["accaccqweara","khanhminh"]; | |
| function buildArraySortedByOccurrence($string) | |
| { | |
| $data = []; | |
| $arrayN = str_split($string); | |
| foreach ($arrayN as $char) { | |
| if (!isset($data[$char])) { |
| https://media.precita.vn/catalog/product/b/t/btgip0003-yg.png,/b/t/btgip0003-yg.png,Jewelry Attribute Set,BTGIP0003-YG,Nhẫn,Mặt dây chuyền heo vàng Như Ý,"btj_code=400067P001Y00AA,category_series=1,diamond_quantity=1.12,disable_add_to_cart=No,disable_sync_from_netsuite=No,gender=Nữ,gold_weight=0.99 - 1.21,height=1.6,hide_regular_price=No,hover_image=product-import/images-20190418/BTGIP0003-YG.jpg,is_feature=No,length=15.8,metal_color=Yellow Gold,no_of_stone=Kiểu Nhiều đá,plating_colour=YG,product_category=Pendant,product_group=Plain Gold,product_occasion=Công Sở|Quà Tặng|Dịp Cuối Tuần|Lễ hội|Ngày Thần Tài,product_style=Thời trang|Xu hướng,product_theme=Animal Signature,size=0,stone_name=Vàng Trơn,total_weight=0.99 - 1.21,vendor_code=BTGIP0003-YG,width=11.3" | |
| https://media.precita.vn/catalog/product/b/t/btgip0004-yg.png,/b/t/btgip0004-yg.png,Jewelry Attribute Set,BTGIP0004-YG,Dây Chuyền,Mặt dây chuyền heo vàng Tài Lộc,"btj_code=400067P002Y00AA,category_series=2,diamond_quantity=0.96,disable_add_to_cart |