Main public logs
Jump to navigation
Jump to search
Combined display of all available logs of rizqinwiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 20:55, 2 August 2025 Inaaa talk contribs created page Connet pptp client di linux server (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...")