This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Link Mirror Server Linux Lokal: | |
| https://mirror.gi.co.id | |
| http://mirrors.linode.com/ | |
| contoh penggunaan utk ubuntu 22.04: | |
| sudo tee /etc/apt/sources.list > /dev/null <<EOF | |
| deb https://mirror.gi.co.id/ubuntu/ jammy main restricted universe multiverse | |
| deb https://mirror.gi.co.id/ubuntu/ jammy-updates main restricted universe multiverse | |
| deb https://mirror.gi.co.id/ubuntu/ jammy-backports main restricted universe multiverse |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Unix Bench: | |
| sudo apt update | |
| sudo apt install -y build-essential libx11-dev libgl1-mesa-dev libxext-dev perl perl-modules make git | |
| git clone https://github.com/kdlucas/byte-unixbench.git | |
| cd byte-unixbench/UnixBench | |
| ./Run | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| jalankan claude code di vps | |
| install: | |
| curl -fsSL https://claude.ai/install.sh | bash | |
| Cek versi yg terinstall: | |
| claude --version | |
| export path: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 𝐁𝐄𝐓𝐖𝐈𝐍𝟒𝐃,menang,slot,gacor,𝐏𝐎𝐒𝐈𝐒𝐈𝐁𝐄𝐓,bosku,selot,scatt3r,jackpot,gedhe,rungkad,depo,bet,𝗝𝗨𝗥𝗔𝗚𝗔𝗡𝗕𝗘𝗧𝟴𝟴,qacor,autospin,bete,jp,wd,receh,gacoer,cuan,rekor,jepee,gacoernya,provit,rugi,nekad,s1tus,bo,bermain |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <?php | |
| /** | |
| * Custom Sticky Widget - Simple Snippet for WPCode (Final Fix Version) | |
| * | |
| * This version includes a CSS override to fix theme conflicts and adjusts widget width. | |
| * Paste this into a PHP snippet in WPCode and configure the variables below. | |
| */ | |
| add_action('wp_footer', 'my_simple_sticky_widget_final_fix'); |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Sebuah video ultra-realistis bergaya sinematik modern berdurasi 8–12 detik, menampilkan pria muda Indonesia (usia 25-30 tahun) berpenampilan rapi sebagai Web Admin Kantor. Ia mengenakan kemeja biru muda formal dan celana hitam. Karakter duduk di kantor modern minimalis dengan meja bersih, laptop, dan dua monitor besar yang menampilkan dashboard VPS + FastPanel. Layar monitor terlihat transparan seperti teknologi layar sentuh futuristik. Saat berbicara, ia mengoperasikan layar dengan gestur tangan profesional (slide, tap). | |
| 📌 Latar: | |
| Kantor high-tech dengan cahaya natural dan LED biru. Di dinding ada neon sign: "FastPanel Mastery 🚀". Whiteboard kecil di samping bertuliskan: "Website Kantor = Aset Digital Utama!" | |
| 📌 Aksi & Ekspresi: | |
| Karakter menggeser data server di layar sentuh, menoleh ke kamera dengan percaya diri, lalu menunjuk ke monitor virtual bertuliskan "Join Now!". Tangan kanan bergerak seolah klik tombol transparan. | |
| 📌 Dialog (Berbicara Bahasa Indonesia): | |
| 👉 "Join Kelas FastPanel Mastery! Klik link di |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Tambahkan kode ini di bagian paling atas rewrite rule di server sumber font-nya: | |
| <IfModule mod_headers.c> | |
| <FilesMatch "\.(ttf|ttc|otf|eot|woff|woff2|font.css|css|js)$"> | |
| Header set Access-Control-Allow-Origin "https://domainyangloadfontsnya.com" | |
| Header set Access-Control-Allow-Methods "GET, OPTIONS" | |
| Header set Access-Control-Allow-Headers "Content-Type" | |
| </FilesMatch> | |
| </IfModule> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!/usr/bin/env bash | |
| B0T_TOKEN="<teLegram-bot-token>" | |
| CHAT_ID="<teLegram-chat-id>" | |
| send_teLegram_message() { | |
| local message="$1" | |
| curl -s -X POST "https://api.teLegram.org/bot$B0T_TOKEN/sendMessage" \ | |
| -d chat_id="$CHAT_ID" \ | |
| -d text="$message" \ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| …or create a new repository on the command line | |
| echo "# midteknologi" >> README.md | |
| git init | |
| git add README.md | |
| git commit -m "first commit" | |
| git branch -M main | |
| git remote add origin https://github.com/your-github-username/yourrepo.git | |
| git push -u origin main |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| cara temporay jalankan command: | |
| export EDITOR=nano | |
| cara permanent: | |
| echo "export EDITOR=nano" >> ~/.bashrc | |
| source ~/.bashrc |
NewerOlder