There is no excerpt because this is a protected post.
Blog Posts
Tổng quan Định nghĩa: Cron là một tiện ích cho phép thực hiện các tác vụ một cách tự động theo định kỳ, ở chế ...
Basic scp source_file_name username@destination_host:destination_folder Provide the detail information of SCP process using -v parameter Basic SCP command without parameter will copy the files in background. User will ...
Create a new user and group # Add user dev useradd dev # Add user group groupadd group_dev # Set password user dev passwd dev ...
CREATE USER User on localhost/IP other: CREATE USER 'newuser'@'localhost' IDENTIFIED BY 'password'; // CREATE USER 'dev'@'localhost' IDENTIFIED BY 'dev@123'; User on all IP: CREATE USER ...
PHP 8: Cách thiết lập JIT PHP 8 bổ sung một trình biên dịch JIT vào lõi của PHP có khả năng tăng tốc hiệu suất đáng kể. Có một số ...
PHP 8.0 là một bản cập nhật lớn của ngôn ngữ PHP. Nó chứa nhiều tính năng và tối ưu hóa mới bao gồm JIT, ...
There is no excerpt because this is a protected post.
Hôm nay team mình đã trải nghiệm sân chơi Micro Hardening 2020, một buổi chiều với 4 tiếng hết sức hồi hợp và gây cấn ...
Mọi thức đều có level từ thấp đến cao… và developer cũng cũng chia level khác nhau từ intern, fresher, junior, senior, tech lead… Việc để ...