New pages

From STEMX365-WIKI
Jump to navigationJump to search
New pages
Hide registered users | Hide bots | Show redirects
(newest | oldest) View (newer 50 | ) (20 | 50 | 100 | 250 | 500)
  • 17:54, 11 April 2025VMAUTH (hist | edit) ‎[5,250 bytes]Admin (talk | contribs) (Created page with "=VM AUTH= - ✅ A **Python Flask server** (runs on your central server) to handle login/authentication and token validation. - 🖥️ A **bash script** that runs on **each student's VM during boot**, checks their token, and halts if invalid. --- ==OVERVIEW== Each VM has: - A file `/etc/stemx365.conf` containing a unique `STUDENT_ID` and `VM_TOKEN` - On boot, a script will: 1. Read this config 2. Ping your Flask server to validate the ID+token 3. Only continue i...")
  • 23:51, 10 April 2025ROSH (hist | edit) ‎[48,160 bytes]Admin (talk | contribs) (Created page with "<pre> #include <iostream> #include <thread> #include <mutex> #include <condition_variable> #include <queue> #include <functional> #include <chrono> #include <atomic> class ActiveObject { private: std::thread worker_; std::queue<std::function<void()>> tasks_; std::mutex queue_mutex_; std::condition_variable cv_; std::atomic<bool> running_{false}; std::atomic<bool> periodic_active_{false}; std::chrono::milliseconds interval_; std::function...")
  • 03:26, 31 March 2025TESTWIN (hist | edit) ‎[451 bytes]Mizanul (talk | contribs) (Created page with "<html> <div class="container"> <div class="row"> <div class="col-md-3 col-sm-6"> {{StudentCard | name = John Doe | image = https://example.com/john_doe.jpg | description = A passionate student in robotics and AI. | more_info = https://example.com/john_doe_profile | linkedin = https://linkedin.com/in/johndoe }} </div> <div class="col-md-3 col-sm-6"> {{StudentCard | name = Jane Smith | image = ht...")
  • 04:03, 30 March 2025WINNERS (hist | edit) ‎[201 bytes]Admin (talk | contribs) (Created page with "=Our Winners= ==Kibo Asian Try Zero G (Kibo-ATZ-G) Winners== {{ATZ-GWIN2024}} ==Kibo Robot Programming Challenge (Kibo-RPC) Winners== {{KRPCWIN2024}} {{KRPCWIN2023}} {{KRPCWIN2022}} {{KRPCWIN2021}}")
  • 00:00, 26 March 20256KRPCJXAGUIDE (hist | edit) ‎[407 bytes]Admin (talk | contribs) (Created page with "===Guidance Session form JAXA=== <html> <div class="wk_container"> <div style="position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;"> <video style="position: absolute; top: 0; left: 0; width: 100%; height: 100%;" controls> <source src="https://jaxa.krpc.jp/mov/guidance_session_en.mp4" type="video/mp4"> Your browser does not support the video tag. </video> </div> </div> </html>")
(newest | oldest) View (newer 50 | ) (20 | 50 | 100 | 250 | 500)