Connet pptp client di linux server: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

2 August 2025

  • curprev 20:5520:55, 2 August 2025 Inaaa talk contribs 1,994 bytes +1,994 Created page with "== Tutorial Instalasi & Konfigurasi PPTP Client di Linux == Tutorial ini menjelaskan langkah-langkah instalasi dan konfigurasi PPTP client di Linux untuk koneksi ke server Mikrotik. === 1. Instalasi Paket PPTP === <syntaxhighlight lang="bash"> sudo apt install pptpd ppp sudo apt install pptp-linux </syntaxhighlight> === 2. Konfigurasi Firewall (UFW) === <syntaxhighlight lang="bash"> sudo ufw allow pptp sudo ufw enable </syntaxhighlight> === 3. Menambahkan User & Pass..."