CSKH Talks

CSKH Talks Computer Science Khmer Talks (CSKH Talks) aims to provide knowledge in Computer Science for Khmer.

វេទិកាចែករំលែកចំណេះដឹងវិទ្យាសាស្ត្រកុំព្យូទ័រ

⏩ 2026 Cyber Trend TL;DR 😉1️⃣ AI vs. AI: Attackers use autonomous agents to automate breaches; defenders must use AI fir...
02/03/2026

⏩ 2026 Cyber Trend TL;DR 😉

1️⃣ AI vs. AI: Attackers use autonomous agents to automate breaches; defenders must use AI firewalls to stop them.
2️⃣ Supply Chain: The "build pipe" is the new perimeter. If you don't audit your third-party dependencies and AI models, you're already compromised.
3️⃣ Input Validation: The #1 killer. AI-generated code is fast but "lazy"—validate every input or face instant RCE/Injection.

📕 Bottom Line: Stop chasing "new" threats while ignoring the "old" basics. Sanitize data, verify identities, and monitor your AI and everything you want to secure 🔐...

⏩ 2026 Cyber Trend TL;DR

1️⃣ AI vs. AI: Attackers use autonomous agents to automate breaches; defenders must use AI firewalls to stop them.
2️⃣ Supply Chain: The "build pipe" is the new perimeter. If you don't audit your third-party dependencies and AI models, you're already compromised.
3️⃣ Input Validation: The #1 killer. AI-generated code is fast but "lazy"—validate every input or face instant RCE/Injection.

📕 Bottom Line: Stop chasing "new" threats while ignoring the "old" basics. Sanitize data, verify identities, and monitor your AI and everything you want to secure 🔐...

01/02/2026

នៅក្នុងវីដេអូនេះ ខ្ញុំនឹងបង្ហាញពីរបៀបដែលយើងអាចធ្វើការ Access ឬចូលទៅប្រើប្រាស់ Jenkins ឬ GitLab ដែលយើងបានដំឡើងនៅលើម៉ាស៊ីន Local (កុំព្យូទ័រផ្ទាល់ខ្លួន) ពីគ្រប់ទីកន្លែងតាមរយៈ Internet ដោយមិនចាំបាច់ចំណាយលុយទិញ Public IP ឬ VPS ឡើយ។

សួស្ដីឆ្នាំថ្មី ឆ្នាំសកល ២០២៦! 🎉✨សូមឱ្យឆ្នាំថ្មីនេះ ជាឆ្នាំដែលពោរពេញដោយស្នាមញញឹម ភាពរីកចម្រើន និងសេចក្ដីសុខផ្លូវចិត្តសម្...
31/12/2025

សួស្ដីឆ្នាំថ្មី ឆ្នាំសកល ២០២៦! 🎉✨

សូមឱ្យឆ្នាំថ្មីនេះ ជាឆ្នាំដែលពោរពេញដោយស្នាមញញឹម ភាពរីកចម្រើន និងសេចក្ដីសុខផ្លូវចិត្តសម្រាប់អ្នកទាំងអស់គ្នា។ អរគុណអ្នកទាំងអស់គ្នាដែលបានរួមដំណើរជាមួយពួកយើងពេញមួយឆ្នាំកន្លងមកនេះ។

តើគោលដៅទី១ ក្នុងឆ្នាំ ២០២៦ របស់អ្នកគឺជាអ្វី? ខំមិនប្រាប់ CSKH Talks ម្នាក់មួយមកមើល៍! 👇

Docker Compose helps you run multiple container at a time easier... # Start all servicesdocker compose up # Start in det...
30/11/2025

Docker Compose helps you run multiple container at a time easier...

# Start all services
docker compose up

# Start in detached mode (background)
docker compose up -d

# Stop all services
docker compose down

# View logs
docker compose logs
docker compose logs -f # follow logs

# List running services
docker compose ps

# Run a command in a running service
docker compose exec web bash

# Build or rebuild services
docker compose build

# Restart services
docker compose restart

This cartoon perfectly illustrates the "technological leap" we've seen! The linear Barcode shattered and reassembled its...
02/11/2025

This cartoon perfectly illustrates the "technological leap" we've seen! The linear Barcode shattered and reassembled itself into the multi-talented QR Code 😂

The Game Changer: Unlike barcodes, which need special scanners, QR codes exploded in popularity because they can be read by the camera you already have in your pocket—your smartphone! 📱

រីករាយបុណ្យភ្ជំបិណ្ឌ សូមជូនពរអោយធ្វើដំណើរដោយសុខសុវត្ថិភាព និងជួបជុំគ្រួសារញាតិមិត្តដោយសប្បាយរីករាយ🙏
21/09/2025

រីករាយបុណ្យភ្ជំបិណ្ឌ សូមជូនពរអោយធ្វើដំណើរដោយសុខសុវត្ថិភាព និងជួបជុំគ្រួសារញាតិមិត្តដោយសប្បាយរីករាយ🙏

07/09/2025

This video is your fast pass to setting up MicroK8s on Ubuntu. We'll quickly cover the basics of Kubernetes, why MicroK8s is your perfect local tool, and then show you the exact steps and commands to get a single-node cluster running with screenshots for every step.

What We'll Cover
K8s Background: A quick, no-fluff intro.
MicroK8s: Why it's the perfect solution for developers.
Step-by-Step Setup: Follow along with clear commands and screenshots.

Resources
MicroK8s: https://microk8s.io/
Kubernetes: https://kubernetes.io/docs/
Like, subscribe, and hit the bell for more tutorials!

ប្រើប្រាស់ extension ដោយប្រុងប្រយ័ត្ន
10/07/2025

ប្រើប្រាស់ extension ដោយប្រុងប្រយ័ត្ន

Security researchers warn that over 2.3 million users have just been compromised, but there are many more extensions lurking.

11/06/2025

Exploring GitLab and basic CICD

OhSINT
05/05/2025

OhSINT

🔍 Join us for a hands-on Lightning Lesson led by a TryHackMe expert as we walk through the OhSINT room together!

This interactive session will teach you how to track digital footprints, investigate leaked data, and uncover hidden information using real-world OSINT techniques, all with publicly available tools and data.

💻 Whether you're just starting out or want to sharpen your investigation skills this guided hack-a-long is your chance to learn, ask questions, and get practical experience from the pros.
📅 Don’t miss out! Level up your investigation skills with TryHackMe.

🔗 Register now to save your spot! https://tryhackme.zoom.us/webinar/register/WN_nT-RmYNvRXe0pNch-sSmXA

03/05/2025

វីដេអូនេះបង្ហាញអ្នកទាំងអស់គ្នាថាតើ Command cat 😺 អាចប្រើបានបែបណាខ្លះ

Address

Phnom Penh

Alerts

Be the first to know and let us send you an email when CSKH Talks posts news and promotions. Your email address will not be used for any other purpose, and you can unsubscribe at any time.

Contact The School

Send a message to CSKH Talks:

Shortcuts

Share

Category