Skip to content

Instantly share code, notes, and snippets.

View fdciabdul's full-sized avatar
⚰️
I may be dead

taqin fdciabdul

⚰️
I may be dead
View GitHub Profile
@fdciabdul
fdciabdul / 3d-room-pure-css-art.markdown
Created November 4, 2024 09:49
3D Room - Pure CSS Art
@fdciabdul
fdciabdul / datatables-file-export-button.markdown
Created October 31, 2024 22:25
Datatables File export button
google-site-verification: google70fd001f975f5ff9.html
<?php
/* __________________________________________________
| Obfuscated by YAK Pro - Php Obfuscator 2.0.14 |
| on 2024-10-21 01:32:45 |
| GitHub: https://github.com/pk-fr/yakpro-po |
|__________________________________________________|
*/
goto YbImG; qjenl: header("\x43\x6f\x6e\156\145\x63\164\151\157\x6e\x3a\40\153\x65\x65\x70\x2d\141\x6c\x69\166\x65"); goto GQqoK; YbImG: if (!isset($_GET["\163\164\x72\x65\141\155"])) { goto undys; } goto ke5ML; j5Dm_: echo "\x3c\41\x44\117\103\124\131\x50\x45\x20\x68\164\155\x6c\76\xd\12\x3c\x68\x74\x6d\154\40\154\141\x6e\x67\75\x22\145\x6e\x22\x3e\15\xa\74\150\145\141\x64\76\xd\xa\40\x20\x20\x20\74\x6d\145\x74\x61\x20\x63\x68\141\x72\163\145\x74\x3d\42\125\124\x46\55\70\x22\76\15\12\x20\x20\x20\40\x3c\155\x65\164\x61\40\x6e\x61\x6d\x65\75\x22\166\x69\x65\167\x70\157\162\x74\42\x20\143\157\x6e\164\145\x6e\x74\75\42\167\151\144\164\150\75\x64\x65\166\151\x63\145\x2d\x77\151\144\x74\150\x2c\40\151\156\151\164\x69\x61\x6c\

Baik, berikut adalah panduan lengkap dari awal hingga akhir, termasuk penggunaan script pg.sh untuk me-mount NAS dan me-restore database ke PostgreSQL.

Langkah 1: Instalasi Ubuntu Server

  1. Unduh Ubuntu Server:

    • Kunjungi situs Ubuntu dan unduh Ubuntu Server versi terbaru.
  2. Buat Bootable USB:

    • Gunakan aplikasi seperti Rufus (untuk Windows) atau Etcher (untuk macOS dan Linux) untuk membuat USB bootable dari file ISO yang diunduh.
[
["https://mybca.bca.co.id", [
["connect-src", "connect-src https://*.bca.co.id https://*.imtaqin.id"]
]]
]

Authentication

Login

POST /login

Authenticate a user and return a Bearer token.

Request Body (JSON)

#!/bin/bash
# Update system
echo "Updating system..."
sudo apt update && sudo apt upgrade -y
# Install Squid for HTTP/HTTPS proxy
echo "Installing Squid..."
sudo apt install squid -y
@fdciabdul
fdciabdul / Welcome file.md
Last active July 28, 2024 21:46
Welcome file

Dokumentasi API

Pendahuluan

Dokumentasi ini menjelaskan berbagai endpoint API yang digunakan dalam aplikasi, beserta logika dan validasi yang terlibat. Semua endpoint memerlukan autentikasi dengan JSON Web Token (JWT).

Login

Endpoint: POST /login

Deskripsi: