All public logs
Jump to navigation
Jump to search
Combined display of all available logs of OnnoWiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)- 15:05, 29 April 2024 Onnowpurbo talk contribs created page USB OFFLINE: Ubuntu 24.04 SLiMS (Created page with "Tampaknya DIKNAS mengembangkan software open source untuk digital library dengan nama Senayan Library Management System di singkat SLiMS. ==Install depend...")
- 15:00, 29 April 2024 Onnowpurbo talk contribs created page USB OFFLINE: Ubuntu 24.04 setup /etc/rc.local (Created page with "Ubuntu 24.04 – start program after boot Edit sudo vi /etc/rc.local Isi dengan #!/bin/sh -e <your_program>.sh exit 0 Save file rc.local Pastikan file script bisa...")
- 14:48, 29 April 2024 Onnowpurbo talk contribs created page USB OFFLINE: Ubuntu 24.04 Install KIWIX (Created page with "==Install== sudo su apt -y install kiwix-tools ==Download zim backup wikipedia dan wikitionary== sudo mkdir -p /var/www/html/kiwix chmod -Rf 777 /var/www/html/kiwix/...")
- 13:00, 29 April 2024 Onnowpurbo talk contribs created page USB OFFLINE: Ubuntu 24.04 Moodle admin Admin123!@ (Created page with "Moodle username admin password Admin123!@#")
- 12:29, 29 April 2024 Onnowpurbo talk contribs created page USB OFFLINE: Ubuntu 24.04 Install Moodle, Apache2, MariaDB, PHP 8 (Created page with "==Update Repo== sudo apt update sudo apt -y install software-properties-common ca-certificates lsb-release \ apt-transport-https unzip mariadb-server ==Install Apache2==...")
- 12:28, 29 April 2024 Onnowpurbo talk contribs created page USB OFFLINE: Ubuntu 24.04 install net-tools (Created page with " apt -y install net-tools Cek /usr/sbin/ifconfig")
- 12:26, 29 April 2024 Onnowpurbo talk contribs created page USB OFFLINE: Ubuntu 24.04 install sudoer (Created page with " vi /etc/sudoers pastikan # User privilege specification root ALL=(ALL:ALL) ALL onno ALL=(ALL:ALL) ALL offline ALL=(ALL:ALL) ALL latihan ALL=(ALL:ALL) ALL")
- 12:24, 29 April 2024 Onnowpurbo talk contribs created page USB OFFLINE: Ubuntu 24.04 tambahkan user offline password 123456 (Created page with " sudo su adduser offline adduser latihan New password: 123456 Retype new password: 123456")
- 11:39, 26 April 2024 Onnowpurbo talk contribs created page Dd: larger disk to smaller disk (Created page with "15 As others have mentioned here using just dd won't work due to the copy of the GPT table placed at the end of the disk. I have managed to perform a migration to a smaller...")
- 11:38, 25 April 2024 Onnowpurbo talk contribs created page File:PIR Interfacing Diagram2.png
- 11:38, 25 April 2024 Onnowpurbo talk contribs uploaded File:PIR Interfacing Diagram2.png
- 11:24, 20 April 2024 Onnowpurbo talk contribs created page Internet OFFLINE: Harddisk Siap Pakai PETUNJUK PEMAKAIAN (Created page with "Singkatnya, anda perlu menyiapkan * PC bekas 64bit, memory minimal 2GB. * kirim harddisk 500GB internal dari OWP. * Colok harddisk ke kabel SATA + Power-nya. * sambungkan LA...")
- 06:19, 20 April 2024 Onnowpurbo talk contribs created page USB OFFLINE: Site Copy (Created page with "Teknik copy site /dev/sdd2 458G 415G 20G 96% /media/onno/159d56a1-8c5c-4eb9-8185-fb20f8e105ac /dev/sde2 117G 8,0G 103G 8% /media/onno/229eeb...")
- 10:59, 19 April 2024 Onnowpurbo talk contribs created page Moodle: MySQL database lokasi (Created page with " By default, MySQL stores database files in the /var/lib/mysql directory, but this can be changed in the configuration file. The file is usually /etc/mysql/mysql.conf.d/my...")
- 10:04, 19 April 2024 Onnowpurbo talk contribs created page Moodle: Clone Site (Created page with "If you have shell access on both servers, here is a quick command-line based method. * Set up a new empty database on the new server. * Place your existing Moodle site into m...")
- 09:52, 13 April 2024 Onnowpurbo talk contribs created page Internet OFFLINE (Redirected page to Internet offline) Tag: New redirect
- 04:24, 13 April 2024 Onnowpurbo talk contribs created page Internet OFFLINE: Harddisk Siap Pakai untuk Sekolah (Created page with "Bagi sekolah2 yang ingin menjalankan server Internet OFFLINE dan tidak mau terlalu pusing dapat mengirim harddisk internal komputer (PC), harddisk 3.5 inch, kapasitas 500GB ke...")
- 10:24, 8 April 2024 Onnowpurbo talk contribs created page USB OFFLINE: Ubuntu 22.04 SLiMS (Created page with "Tampaknya DIKNAS mengembangkan software open source untuk digital library dengan nama Senayan Library Management System di singkat SLiMS. ==Setup IP Stati...")
- 06:58, 6 April 2024 Onnowpurbo talk contribs created page WoeUSB: Install (Created page with " sudo add-apt-repository ppa:tomtomtom/woeusb -y sudo apt update && sudo apt upgrade sudo apt install woeusb woeusb-frontend-wxgtk -y woeusb --version woeusb --help")
- 06:54, 6 April 2024 Onnowpurbo talk contribs created page WoeUSB (Created page with " ==Pranala Menarik== * WoeUSB: Install")
- 06:12, 6 April 2024 Onnowpurbo talk contribs created page Rufus: Install (Created page with " wget https://github.com/pbatard/rufus/releases/download/v4.3/rufus-4.3.exe wget https://github.com/pbatard/rufus/releases/download/v4.4/rufus-4.4.exe wine rufus-4.3.exe")
- 06:10, 6 April 2024 Onnowpurbo talk contribs created page Rufus (Created page with " ==Pranala Menarik== * Rufus: Install")
- 05:32, 30 March 2024 Onnowpurbo talk contribs created page Ffmpeg: extract audio dari mp4 (Created page with " So either ffmpeg -i video.mp4 -acodec copy -ss 00:30:00 -to 00:60:00 extract.aac ffmpeg -i video.mp4 -acodec copy extract.aac or ffmpeg -i video.mp4 -vn -ss 00:30:00 -...")
- 11:13, 22 March 2024 Onnowpurbo talk contribs created page Pm4py: deteksi bottleneck (Created page with " import pm4py from pm4py.objects.log.importer.xes import factory as xes_importer from pm4py.algo.discovery.inductive import factory as inductive_miner from pm4py.visualiz...")
- 13:48, 19 March 2024 Onnowpurbo talk contribs created page Prom: install (Created page with "Download https://promtools.org/?sdm_process_download=1&download_id=610 cd ~/Downloads sudo su mv prom-6.13-all-platforms.tar.gz /usr/local/src/ cd /usr/local/src tar...")
- 17:50, 26 February 2024 Onnowpurbo talk contribs created page HP: Laptop Boot (Created page with "Select Boot F9 atau ESC")
- 08:28, 23 February 2024 Onnowpurbo talk contribs created page WeMOS: Arduino Install Ubuntu 22.04 (Created page with " sudo su sudo apt update sudo apt install arduino")
- 16:29, 20 February 2024 Onnowpurbo talk contribs created page Kawalpilpres (Created page with "* http://telkomnika.uad.ac.id/index.php/TELKOMNIKA/article/view/13241 center|400px|thumb")
- 16:28, 20 February 2024 Onnowpurbo talk contribs created page File:Kawalpilpres2019.png
- 16:28, 20 February 2024 Onnowpurbo talk contribs uploaded File:Kawalpilpres2019.png
- 13:48, 19 February 2024 Onnowpurbo talk contribs created page Internet Exchange (Created page with " * IIX https://nms.iix.net.id/ * OpenIX http://www.openixp.net/")
- 09:08, 19 February 2024 Onnowpurbo talk contribs created page Immune (Created page with "File system support The command line tools chattr (to manipulate attributes) and lsattr (to list attributes) were originally specific to the Second Extended Filesystem family...")
- 08:14, 6 February 2024 Onnowpurbo talk contribs created page DEBAT CAPRES: Koleksi Pertanyaan dari Onno W. Purbo (Created page with "Berikut adalah koleksi pertanyan saat debat capres ke 5 PEMILU 2024 dari Onno W. Purbo. Secara umum ada 9 pertanyaan dari Onno W. Purbo, cuma disini di tulis versi panjang &...")
- 10:07, 30 January 2024 Onnowpurbo talk contribs created page AppInventor: Pemakaian CloudDB (Created page with " center|400px|thumb")
- 10:07, 30 January 2024 Onnowpurbo talk contribs created page File:Screenshot from 2024-01-30 10-07-11.png
- 10:07, 30 January 2024 Onnowpurbo talk contribs uploaded File:Screenshot from 2024-01-30 10-07-11.png
- 09:23, 29 January 2024 Onnowpurbo talk contribs created page AppInventor: LightSensor (Created page with "center|600px|thumb")
- 09:22, 29 January 2024 Onnowpurbo talk contribs created page File:Screenshot from 2024-01-29 09-21-03.png
- 09:22, 29 January 2024 Onnowpurbo talk contribs uploaded File:Screenshot from 2024-01-29 09-21-03.png
- 09:10, 29 January 2024 Onnowpurbo talk contribs created page AppInventor: Orientation dan Proximity Sensor (Created page with "center|600px|thumb")
- 09:09, 29 January 2024 Onnowpurbo talk contribs created page File:Screenshot from 2024-01-29 09-04-32.png
- 09:09, 29 January 2024 Onnowpurbo talk contribs uploaded File:Screenshot from 2024-01-29 09-04-32.png
- 11:53, 23 January 2024 Onnowpurbo talk contribs created page Roundcobe: Instalasi di Ubuntu 22.04 database SQLite3 (Created page with "Sumber: https://tecadmin.net/how-to-install-roundcube-webmail-on-ubuntu-20-04/ ==Install IMAP, POP3 & SMTP Server== Install sudo apt update sudo apt -y install postfix d...")
- 11:01, 22 January 2024 Onnowpurbo talk contribs created page ModSecurity: Instalasi Ubuntu 22.04 (Created page with "Sumber: https://www.digitalocean.com/community/tutorials/how-to-set-up-mod_security-with-apache-on-debian-ubuntu Cara Set Up mod_security dengan Apache di Debian / Ubuntu Mo...")
- 18:02, 18 January 2024 Onnowpurbo talk contribs created page Orange: Install dengan pip di Ubuntu 22.04 (Created page with "Sumber: https://www.cahyo.web.id/2024/01/pasang-orange-data-mining-di-ubuntu.html ==Instal Pip dan Virtualenv== sudo apt update sudo apt install python3-pip pip install...")
- 20:29, 15 January 2024 Onnowpurbo talk contribs created page GNS3: Instalasi di Ubuntu 22.04 (Created page with " sudo apt update && sudo apt upgrade -y [ -f /var/run/reboot-required ] && sudo reboot -f sudo add-apt-repository ppa:gns3/ppa sudo apt update && sudo apt install gns3-...")
- 19:15, 14 January 2024 Onnowpurbo talk contribs created page AppInventor: Menyiapkan Server Apache dan MySQL (Created page with "Instalasi sudo su apt update apt install apache2 php php-common php-mysql libapache2-mod-php mariadb-server")
- 19:03, 14 January 2024 Onnowpurbo talk contribs created page AppInventor: Put Data ke MySQL (Created page with "To update (PUT) data in a MySQL server from an App Inventor 2 app, you also need to use a web service (typically a server-side script) as an intermediary. The server-side scri...")
- 17:43, 14 January 2024 Onnowpurbo talk contribs created page AppInventor: Post Data ke MySQL (Created page with "To post data to a MySQL server from an App Inventor 2 app, you need to use a web service (typically a server-side script) as an intermediary. Here's a simple example using PHP...")
- 17:42, 14 January 2024 Onnowpurbo talk contribs created page AppInventor: Connect ke MySQL (Created page with "App Inventor 2 is a visual programming environment that allows you to create Android apps without writing code. However, direct connection to MySQL servers is not supported na...")