User contributions for Kangtain
Appearance
4 March 2025
- 06:2006:20, 4 March 2025 diff hist +14 N File:Ospf-mikrotik1.png No edit summary current
- 06:1806:18, 4 March 2025 diff hist +38 Mikrotik →Terkait
1 March 2025
- 22:0022:00, 1 March 2025 diff hist +119 N Exiftool: Edit informasi file PDF Created page with "menghapus seluruh informasi PDF exiftool -all= nama-file.pdf mengubah title exiftool -Title=nama-baru nama-file.pdf" current
- 21:5921:59, 1 March 2025 diff hist +38 N Exiftool Created page with "*Exiftool: Edit informasi file PDF" current Tag: Visual edit: Switched
27 February 2025
- 10:5210:52, 27 February 2025 diff hist +169 Uninstall VMWare Linux No edit summary current Tag: Visual edit
- 10:4910:49, 27 February 2025 diff hist +408 N Uninstall VMWare Linux Created page with "Uninstalling VMware in Ubuntu machine Use command with root permission to uninstall sudo vmware-installer -u vmware-player if you removed some files before using above command the command will not work properly For this issue: Reinstall VMware workstation again sudo ./VMware-Player-Full-16.2.4-20089737.x86_64.bundle and use this command again :) sudo vmware-installer -u vmware-player ==Source=="
- 10:4810:48, 27 February 2025 diff hist +28 VMWare →Terkait current
- 07:2407:24, 27 February 2025 diff hist −231 SMK2024-25/Materi Pelatihan Jaringan No edit summary current
- 07:2007:20, 27 February 2025 diff hist +3,305 N SMK2024-25/Materi Pelatihan Jaringan Created page with " reset router mikrotik <code>system reset-configuration no-default=y</code> membuat vlan di interface ether3 (vlan 100, vlan 101, dan vlan 102) interfaces vlan <code>add vlan-id=100 interface=ether3 name=vlan100 add vlan-id=101 interface=ether3 name=vlan101 add vlan-id=102 interface=ether3 name=vlan102</code> hubungkan SSID : LAB TJKT 2 password : lab-tjkt2 Membuat password WIFI <code>wireless security-profile add name=password mode=dynamic-keys tkip=yes authenti..." Tag: Visual edit
- 07:1907:19, 27 February 2025 diff hist +42 SMK2024-25 No edit summary
18 February 2025
- 19:1019:10, 18 February 2025 diff hist +11,001 N Subnetting IP dan Implementasi pada Komputer Untuk File Sharing Created page with "== 1. Pendahuluan == Dalam dunia jaringan komputer, manajemen alamat IP merupakan aspek fundamental untuk memastikan komunikasi yang efisien dan terstruktur antar perangkat. Subnetting adalah salah satu teknik yang digunakan untuk membagi jaringan besar menjadi jaringan yang lebih kecil, atau subnet, yang dapat meningkatkan efisiensi penggunaan alamat IP dan meningkatkan keamanan jaringan. Selain itu, dengan meningkatnya penggunaan perangkat wireless, pemahaman tentang i..." current Tag: Visual edit
- 19:0619:06, 18 February 2025 diff hist +81 IP Address dan Subneting No edit summary current
17 February 2025
- 20:4620:46, 17 February 2025 diff hist +158 Debian 12: Setup DHCP Server With Dnsmasq →5) Configuring DHCP on the Client Machine current Tag: Visual edit
- 20:4520:45, 17 February 2025 diff hist +1 Debian 12: Setup DHCP Server With Dnsmasq →=Lab Setup
- 20:4520:45, 17 February 2025 diff hist +3,468 N Debian 12: Setup DHCP Server With Dnsmasq Created page with "Dnsmasq is a minimal, simple-to-configure DHCP server and DNS forwarder designed to provide DNS and DHCP services for small to medium-sized networks. Dnsmasq is extensively used for home networks and small office environments due to its intuitive interface and efficiency. Dynamic Host Configuration Protocol (DHCP) uses a client-server architecture to automatically assign IP addresses and other communication protocols to devices connected to the same network. DHCP strea..."
- 20:4020:40, 17 February 2025 diff hist +47 Debian →Terkait
- 20:3420:34, 17 February 2025 diff hist −8 Debian 12: Installing and configuring a DHCP server →Source current Tag: Visual edit
- 20:3420:34, 17 February 2025 diff hist −4,598 Debian 12: Installing and configuring a DHCP server No edit summary Tag: Visual edit
- 20:3220:32, 17 February 2025 diff hist +4,874 Debian 12: Installing and configuring a DHCP server →Source Tag: Visual edit
- 20:3020:30, 17 February 2025 diff hist +2,312 N Debian 12: Installing and configuring a DHCP server Created page with "A DHCP server is required to allocate IP addresses to devices connected to the server directly or through a router. This service is usually used on local networks. In this guide, we will configure a DHCP server on which there are 2 external ports, 1 for connecting to the Internet and the other for the local network. ==1. Install packages== apt install isc-dhcp-server ===1.1 Pre-configuration=== In file: nano /etc/default/isc-dhcp-server Let's uncomment the timing..."
- 20:2620:26, 17 February 2025 diff hist +57 Debian →Terkait
5 February 2025
- 21:0621:06, 5 February 2025 diff hist +206 Debian 12: Konfigurasi Postfix No edit summary current Tag: Visual edit
- 21:0521:05, 5 February 2025 diff hist +1,436 Debian 12: Konfigurasi Postfix No edit summary
- 21:0321:03, 5 February 2025 diff hist +2,751 N Debian 12: Konfigurasi Postfix Created page with "==Configure Mail Server Hostname=== I assume you have a sudo user on your Debian server. Run the following commands on the server as root to install sudo. apt install sudo Log into your server via SSH and enter the following command to see the FQDN form of your server hostname. hostname -f If your Debian server doesn’t have an FQDN yet, you can use hostnamectl to set one. sudo hostnamectl set-hostname your-fqdn ==Install Postfix SMTP Server on Debian Server==..."
- 20:5820:58, 5 February 2025 diff hist +36 Debian →Terkait
- 15:3815:38, 5 February 2025 diff hist +78 Debian 12: Konfigurasi bind9 No edit summary current Tag: Visual edit
- 15:3715:37, 5 February 2025 diff hist +3,247 N Debian 12: Konfigurasi bind9 Created page with "Update repository sudo apt update Install package bind9 sudo apt install bind9 bind9utils bind9-doc bind9-host dnsutils Lihat status bind9 systemctl status bind9 Keterangan jika sudah berjalan ● bind9.service - BIND Domain Name Server Loaded: loaded (/lib/systemd/system/bind9.service; enabled; vendor preset: en Active: active (running) since Sun 2019-07-14 10:27:56 UTC; 4min 6s ago Docs: man:named(8) Main PID: 1481 (named) Tasks: 4 (lim..."
- 15:3415:34, 5 February 2025 diff hist +34 Debian →Terkait
4 February 2025
- 23:0123:01, 4 February 2025 diff hist +466 Debian 12: Konfigurasi IP, Hostname, dan DNS No edit summary current
- 22:5622:56, 4 February 2025 diff hist −2 Debian 12: Konfigurasi IP, Hostname, dan DNS No edit summary
- 22:5622:56, 4 February 2025 diff hist +604 N Debian 12: Konfigurasi IP, Hostname, dan DNS Created page with "Menentukan Hostname Hostname adalah nama unik yang digunakan untuk mengidentifikasi perangkat di jaringan. Langkah-langkah: Ubah Hostname sudo hostnamectl set-hostname nama-hostbaru Gantilah nama-hostbaru dengan nama yang diinginkan, misalnya server-debian. Perbarui File /etc/hosts Buka file /etc/hosts dengan editor teks favorit Anda: sudo nano /etc/hosts Tambahkan atau modifikasi baris berikut: 127.0.0.1 localhost 127.0.1.1 server-debian Gantilah server-deb..." Tag: Visual edit: Switched
- 22:1422:14, 4 February 2025 diff hist +50 Debian →Terkait
2 February 2025
- 22:5522:55, 2 February 2025 diff hist +92 PNETLab No edit summary current Tag: Visual edit
- 22:5322:53, 2 February 2025 diff hist +1,796 PNETLab No edit summary
- 12:1112:11, 2 February 2025 diff hist +12 20250130-Note No edit summary current Tag: Visual edit
- 12:1012:10, 2 February 2025 diff hist +2,489 N Perbedaan banner dan x-banner Created page with "Ukuran dan perbedaan antara banner dan x-banner adalah sebagai berikut: == Ukuran X-Banner == X-banner adalah salah satu jenis banner stand yang populer digunakan untuk keperluan promosi, pameran, dan presentasi. Ukuran x-banner dapat bervariasi, namun beberapa ukuran standar yang umum digunakan antara lain: * Lebar: 60 cm, 80 cm, atau 100 cm * Tinggi: 160 cm, 180 cm, atau 200 cm Contoh ukuran standar: * 60 cm x 160 cm * 80 cm x 180 cm * 100 cm x 200 cm Ukuran ini d..." current Tag: Visual edit
1 February 2025
- 23:1123:11, 1 February 2025 diff hist +41 Debian →Terkait
- 23:1023:10, 1 February 2025 diff hist +49 N LKS SMK/Konfigurasi Debian 10 bind9 Kangtain moved page LKS SMK/Konfigurasi Debian 10 bind9 to Debian: Konfigurasi Debian 10 bind9 current Tag: New redirect
- 23:1023:10, 1 February 2025 diff hist 0 m Debian: Konfigurasi Debian 10 bind9 Kangtain moved page LKS SMK/Konfigurasi Debian 10 bind9 to Debian: Konfigurasi Debian 10 bind9 current
- 23:0823:08, 1 February 2025 diff hist +45 SMK2024-25/LKS ITNSA No edit summary current Tag: Visual edit
- 23:0623:06, 1 February 2025 diff hist +50 Debian →Terkait
- 23:0623:06, 1 February 2025 diff hist +58 N Konfigurasi Debian 10 repository DVD Kangtain moved page Konfigurasi Debian 10 repository DVD to Debian: Konfigurasi Debian 10 repository DVD current Tag: New redirect
- 23:0623:06, 1 February 2025 diff hist 0 m Debian: Konfigurasi Debian 10 repository DVD Kangtain moved page Konfigurasi Debian 10 repository DVD to Debian: Konfigurasi Debian 10 repository DVD current
- 23:0523:05, 1 February 2025 diff hist +50 N LKS SMK/Konfigurasi Debian 10 repository DVD Kangtain moved page LKS SMK/Konfigurasi Debian 10 repository DVD to Konfigurasi Debian 10 repository DVD current Tag: New redirect
- 23:0523:05, 1 February 2025 diff hist 0 m Debian: Konfigurasi Debian 10 repository DVD Kangtain moved page LKS SMK/Konfigurasi Debian 10 repository DVD to Konfigurasi Debian 10 repository DVD
- 23:0423:04, 1 February 2025 diff hist +351 N PNETLab: Lupa password admin Created page with "System also support switch mode by command line. * To change default mode using command: mode default online or mode default offline * To reset offline password use command: mode reset offline . * To reset system mode to original use command: mode reset all. Category:Linux Category:Jaringan Komputer Category:Jaringan Category:PNETLab" Tag: Visual edit
- 23:0223:02, 1 February 2025 diff hist +34 PNETLab →Terkait
31 January 2025
- 20:4120:41, 31 January 2025 diff hist +1 Install VMWare Linux No edit summary current
- 20:4020:40, 31 January 2025 diff hist +1,329 N Install VMWare Linux Created page with "Make Installer Executable Before you install VMware Workstation Pro, you need to make the installer executable. Follow the steps below: 1. Open the terminal and change the directory to Downloads. 2. Using chmod, change the downloaded file's permissions to make it executable. Use the following syntax: sudo chmod +x [file_name] Replace [file_name] with the full name of the downloaded file. You can list the directory contents by running ls and then copy the full file n..." Tag: Visual edit
- 20:3720:37, 31 January 2025 diff hist +39 VMWare →Installasi