User contributions for Kangtain
Appearance
13 June 2022
- 17:3217:32, 13 June 2022 diff hist +525 N Ubuntu:Konfigurasi DNS resolv.conf Created page with "Edit sudo vi /etc/resolv.conf Isi misalnya: # Generated by NetworkManager domain sekolah.sch.id search sekolah.sch.id nameserver 203.130.192.74 nameserver 202.134.0.61 Biasanya daftar nameserver sekitar 3 maksimum. Ada baiknya melihat Daftar DNS Server Bagi Pengguna Indonesia untuk melihat daftar DNS yang dapat dimasukan. ==Pranala Menarik== * Instalasi BIND * Implementasi ENUM Server * Nawala Project * Daftar DNS Server Bagi Pengguna..."
- 17:3217:32, 13 June 2022 diff hist +40 Ubuntu →Terkait Tag: Visual edit
- 17:3017:30, 13 June 2022 diff hist +107 Ubuntu:Konfigurasi Interface No edit summary current Tag: Visual edit
- 17:2817:28, 13 June 2022 diff hist +1,121 N Ubuntu:Konfigurasi Interface Created page with "Mengkonfigurasi Interface di Shell dapat melalui dua cara * Melalui Command Line * Mengedit file /etc/network/interfaces ==Melalui Command Line== Menggunakan perintah ifconfig eth0 192.168.0.3 netmask 255.255.255.0 Untuk Wireless iwconfig wlan0 essid namahotspot iwconfig wlan0 mode managed Untuk Scanning Wireless iwlist scanning ==Melalui /etc/network/interfaces== Edit file vi /etc/network/interfaces Untuk LAN auto eth0 iface eth0 inet dhcp Untuk LAN..."
- 17:2817:28, 13 June 2022 diff hist +34 Ubuntu →Terkait Tag: Visual edit
- 17:2517:25, 13 June 2022 diff hist +102 Ubuntu:Setup IP Address Statik No edit summary current Tag: Visual edit
- 17:2417:24, 13 June 2022 diff hist +283 N Ubuntu:Setup IP Address Statik Created page with "==Menggunakan Menu== System -> Preferences -> Network Connections. Pastikan di situ Add konfigurasi IP address ==Menggunakan Shell== sudo ifconfig eth0 192.168.x.x netmask 255.255.255.0 ==Pranala Menarik== * Konfigurasi Jaringan * Linux Howto Category: Linux"
- 17:2317:23, 13 June 2022 diff hist +36 Ubuntu →Terkait Tag: Visual edit
- 17:1617:16, 13 June 2022 diff hist +217 Ubuntu:Melihat Interface Terpasang No edit summary Tag: Visual edit
- 17:1417:14, 13 June 2022 diff hist +247 N Ubuntu:Melihat Interface Terpasang Created page with "Melihat list interface terpasang. ip link show atau netstat -i Jika tahu nama interface-nya, dapat menggunakan perintah, ifconfig eth0 iwconfig wlp1s0 Untuk meng-up interface dapat di tambahkan "up" ifconfig eth0 up iwconfig wlp1s0 up"
- 17:1417:14, 13 June 2022 diff hist +40 Ubuntu →Terkait Tag: Visual edit
- 17:1217:12, 13 June 2022 diff hist +171 Ubuntu:Teknik Mengkonfigurasi IP address →IPv6 Tag: Visual edit
- 17:1017:10, 13 June 2022 diff hist +953 N Ubuntu:Teknik Mengkonfigurasi IP address Created page with "==Ubuntu 20.04== Edit vi /etc/netplan/00-installer-config.yaml Contoh isi: # This is the network config written by 'subiquity' network: ethernets: enp0s3: dhcp4: true version: 2 Untuk IP Static network: version: 2 ethernets: enp0s3: addresses: [192.168.20.160/24] gateway4: 192.168.20.2 nameservers: addresses: [192.168.20.2, 8.8.8.8] Kemudian lakukan sudo netplan apply sudo reboot ==Ubuntu <18.04==..."
- 17:0917:09, 13 June 2022 diff hist +123 Ubuntu →Terkait Tag: Visual edit
- 17:0617:06, 13 June 2022 diff hist +79 Ubuntu →Terkait
- 16:5916:59, 13 June 2022 diff hist +42 BIOS →Referensi Tag: Visual edit
- 16:5716:57, 13 June 2022 diff hist +113 Apache:Virtual Host →Terkait Tag: Visual edit
- 16:5516:55, 13 June 2022 diff hist +80 SSL Generator No edit summary Tag: Visual edit
- 06:4206:42, 13 June 2022 diff hist +2,560 N Aplikasi bajakan sebarkan Stealer Malware Created page with "Laporan Avast mengungkap kampanye ini rata-rata menyerang 10.000 perangkat dalam sehari. Sebagian besar korbannya berasal dari Brasil, India, Prancis, dan Indonesia. Kampanye malware ini meluncurkan serangan mereka lewat situs mencurigakan yang menawarkan versi bajakan dari beragam aplikasi populer, termasuk CCleaner, Microsoft Office, Internet Download Manager, dan Movavi Video Editor. Mereka memanfaatkan teknik SEO Black Hat untuk membuat situs-situs tersebut muncul..." current
- 06:3406:34, 13 June 2022 diff hist +48 Kdenlive No edit summary Tag: Visual edit
- 06:3006:30, 13 June 2022 diff hist +10 N File:Cisco logo.jpg No edit summary current
- 06:1606:16, 13 June 2022 diff hist +21 Secure Copy →Source Tag: Visual edit
- 06:1606:16, 13 June 2022 diff hist +341 Secure Copy No edit summary
- 06:0606:06, 13 June 2022 diff hist +62 Ubuntu:GIT Not Respond No edit summary Tag: Visual edit: Switched
- 06:0206:02, 13 June 2022 diff hist +110 Wine No edit summary Tag: Visual edit
- 00:3100:31, 13 June 2022 diff hist +114 Brata:Factory Reset Android setelah Jebol Rekening No edit summary current Tag: Visual edit
- 00:2600:26, 13 June 2022 diff hist +70 Perangkat Peripheral No edit summary current Tag: Visual edit
- 00:2200:22, 13 June 2022 diff hist +11 Smartphone Security No edit summary current Tag: Visual edit
- 00:1900:19, 13 June 2022 diff hist −4 Linux Commands →Source Tag: Visual edit
- 00:1800:18, 13 June 2022 diff hist −6 Linux Commands →Service di Linux Dikelola Oleh Service Manager Tag: Visual edit
- 00:1400:14, 13 June 2022 diff hist −13 ROM No edit summary current Tag: Visual edit
10 June 2022
- 22:5322:53, 10 June 2022 diff hist −119 TCP/IP No edit summary
- 22:3922:39, 10 June 2022 diff hist +4,155 N Gatsby Created page with "==Install NodeJS and NPM== There are some methods to install both NodeJS and NPM. In this article, we will install them using the node source. For other methods, you can check our blog post on how to install NodeJS and NPM. curl -sL https://deb.nodesource.com/setup_14.x | sudo -E bash - Once completed, we need to download the package information from the newly added source above. sudo apt update Next, run the following command to finally install NodeJS and NPM. s..."
- 17:3117:31, 10 June 2022 diff hist +50 Menghapus Aplikasi Bloatware Android No edit summary current
- 17:3117:31, 10 June 2022 diff hist +46 Menghapus Aplikasi Bloatware Android →Referensi
- 17:3017:30, 10 June 2022 diff hist +43 Menghapus Aplikasi Bloatware Android No edit summary
- 17:2817:28, 10 June 2022 diff hist +78 Menghapus Aplikasi Bloatware Android No edit summary
- 17:0617:06, 10 June 2022 diff hist +620 N Lxml Created page with "==Installing lxml on Linux== To install the package with all the required dependencies on the Linux system, one can use the installation tools, i.e., apt-get. You can follow the following command to install it along with all the packages. sudo apt-get install libxml2-dev libxslt-dev python-dev Or, you can also use the following command for the same without mentioning the name of the required dependency. sudo apt-get build-dep python3-lxml ==Source== *[https://www.p..."
- 16:5716:57, 10 June 2022 diff hist −4 Software →Referensi
- 16:5616:56, 10 June 2022 diff hist 0 Software →Terkait
- 16:5016:50, 10 June 2022 diff hist +159 Pengolahan Sinyal No edit summary
- 16:4916:49, 10 June 2022 diff hist +79 Sistem Digital No edit summary
- 16:4916:49, 10 June 2022 diff hist +158 Pengantar Bahasa Query No edit summary
- 16:4816:48, 10 June 2022 diff hist +158 Sistem Basis Data No edit summary
- 16:4716:47, 10 June 2022 diff hist +79 Interaksi Manusia dan Komputer No edit summary
- 16:4616:46, 10 June 2022 diff hist +158 Komunikasi Data dan Jaringan No edit summary
- 16:3216:32, 10 June 2022 diff hist +106 Ubuntu:Remove Telemetry →Referensi current
- 16:3016:30, 10 June 2022 diff hist +23 MediaWiki:Common.css No edit summary
- 16:2816:28, 10 June 2022 diff hist +1 Bahasa Inggris:Past Continuous Tense →Rumus Kalimat Interogatif current
- 00:0700:07, 10 June 2022 diff hist +19 N Category:Matkul Created page with "Category:Materi" current