User contributions for Kangtain
Appearance
5 November 2022
- 10:0910:09, 5 November 2022 diff hist +30 Cloudflare No edit summary
- 09:5809:58, 5 November 2022 diff hist +8 Analisa Kerusakan Hardware:Troubleshooting →Troubleshooting Password BIOS Tag: Visual edit
- 09:5709:57, 5 November 2022 diff hist +80 Analisa Kerusakan Hardware No edit summary Tag: Visual edit
4 November 2022
- 23:0523:05, 4 November 2022 diff hist +8 SSH:Generate Key No edit summary
- 15:1515:15, 4 November 2022 diff hist +2,545 N Ubuntu:Create htpasswd Created page with "File .htpasswd biasanya digunakan saat melindungi file, folder, atau seluruh situs web dengan kata sandi menggunakan otentikasi HTTP dan diimplementasikan menggunakan aturan dalam file .htaccess. Kredensial pengguna disimpan pada baris terpisah, dengan setiap baris berisi nama pengguna dan kata sandi yang dipisahkan oleh titik dua (:). Nama pengguna disimpan dalam teks biasa tetapi kata sandi disimpan dalam format hash terenkripsi. Enkripsi ini biasanya MD5, meskipun, di..." current
- 15:1015:10, 4 November 2022 diff hist +28 Home →Ubuntu
- 14:1414:14, 4 November 2022 diff hist +80 Analisa Kerusakan Hardware:Troubleshooting →Troubleshooting Password BIOS Tag: Visual edit
- 14:1214:12, 4 November 2022 diff hist +9,671 Analisa Kerusakan Hardware:Troubleshooting →Analisa Suara
- 14:0014:00, 4 November 2022 diff hist +4,838 N Analisa Kerusakan Hardware:Troubleshooting Created page with "Komputer sudah merupakan alat bantu yang tergolong penting saat ini, kita ambil salah satu contoh pada kegiatan perkantoran, tentunya dengan adanya komputer maka pekerjaan dapat diselesaikan dengan lebih cepat. Sebagai pengguna atau pemakai komputer tentunya kita juga pernah mengalami masalah dengan komputer. Hal tersebut dapat diakibatkan adanya ketidaksesuaian dari komponen dasar komputer itu sendiri yang biasanya berkaitan dengan Software (perangkat lunak atau aplika..."
- 13:5313:53, 4 November 2022 diff hist +1 Analisa Kerusakan Hardware No edit summary
- 13:5313:53, 4 November 2022 diff hist +54 Analisa Kerusakan Hardware No edit summary
- 13:5013:50, 4 November 2022 diff hist +26 Analisa Kerusakan Hardware:Pengenalan Hardware Laptop No edit summary
- 13:5013:50, 4 November 2022 diff hist +45 Analisa Kerusakan Hardware No edit summary
- 13:4813:48, 4 November 2022 diff hist −1,089 GIMP →Terkait
- 07:0907:09, 4 November 2022 diff hist +13 Home →Software Tag: Visual edit
- 07:0807:08, 4 November 2022 diff hist +13 Software →Terkait Tag: Visual edit
- 07:0507:05, 4 November 2022 diff hist −5 Firefox:Installasi Firefox ESR No edit summary current
- 06:5806:58, 4 November 2022 diff hist −4 Spotify No edit summary Tag: Visual edit
- 06:3206:32, 4 November 2022 diff hist +76 OSINT (Open Source Intelligence) →Source
3 November 2022
- 11:4211:42, 3 November 2022 diff hist +90 Flatpak:Installasi di Ubuntu 22.04 →Source
- 11:4111:41, 3 November 2022 diff hist +10 Flatpak:Installasi di Ubuntu 22.04 No edit summary
- 11:3611:36, 3 November 2022 diff hist −1 Flatpak:Penggunaan →Source
- 11:3611:36, 3 November 2022 diff hist +107 Flatpak:Penggunaan No edit summary Tag: Visual edit: Switched
- 11:3411:34, 3 November 2022 diff hist +83 Flatpak:Penggunaan No edit summary Tag: Visual edit
- 11:3411:34, 3 November 2022 diff hist +3,846 N Flatpak:Penggunaan Created page with "The tutorial will run over some of the most common commands using Flatpak. The first command you should use is the help command to familiarise yourself with the number of options you have, and even some Flatpak users may find commands that they did not know. <syntaxhighlight lang="bash"> flatpak --help </syntaxhighlight> Example output: <syntaxhighlight lang="bash"> Usage: flatpak [OPTION…] COMMAND Builtin Commands: Manage installed applications and runtimes..."
- 11:3311:33, 3 November 2022 diff hist +24 Flatpak No edit summary
- 11:3111:31, 3 November 2022 diff hist +988 N Flatpak:Uninstall Created page with "Beberapa perintah dasar ketika menggunakan perintah <code>flatpak uninstall</code> {| class="wikitable" |+SUDO FLATPAK UNINSTALL --HELP |- | --user |Work on the user installation |- | --system |Work on the system-wide installation (default) |- | --installation=NAME |Work on a non-default system-wide installation |- | --arch=ARCH |Arch to uninstall |- | --keep-ref |Keep ref in local repository |- | --no-related |Don't uninstall related refs |- | --force-remove |Re..."
- 11:3011:30, 3 November 2022 diff hist +23 Flatpak No edit summary
- 11:2911:29, 3 November 2022 diff hist +286 Flatpak:Installasi di Ubuntu 22.04 No edit summary Tag: Visual edit
- 11:2811:28, 3 November 2022 diff hist −1 MediaWiki:Edittools No edit summary
- 11:2711:27, 3 November 2022 diff hist +388 N Flatpak:Installasi di Ubuntu 22.04 Created page with "Ubuntu 22.04 features Flatpak by default on its standard stable repository. To begin the installation, use the following command. sudo apt install flatpak -y Flathub is a popular destination to search for applications that you can install on a whim, enable this by using the following command. sudo flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo"
- 11:2611:26, 3 November 2022 diff hist +51 N Flatpak Created page with "==Terkait== *Flatpak:Installasi di Ubuntu 22.04" Tag: Visual edit: Switched
- 11:1911:19, 3 November 2022 diff hist +70 SNAP:Removing snapd No edit summary current Tag: Visual edit
- 11:1611:16, 3 November 2022 diff hist +1,673 N SNAP:Removing snapd Created page with "*First, let’s list all the snaps installed on your system with the following command: <syntaxhighlight lang="shell"> snap list </syntaxhighlight> *Let’s also stop snapd (snap daemon) services: <syntaxhighlight lang="shell">sudo systemctl disable snapd.service</syntaxhighlight> <syntaxhighlight lang="shell">sudo systemctl disable snapd.socket</syntaxhighlight> <syntaxhighlight lang="shell">sudo systemctl disable snapd.seeded.service</syntaxhighlight> *Then remov..."
- 11:1411:14, 3 November 2022 diff hist +25 SNAP →Terkait
- 10:4810:48, 3 November 2022 diff hist +192 LXQt:Installasi No edit summary current Tag: Visual edit
- 10:4710:47, 3 November 2022 diff hist +1,630 N LXQt:Installasi Created page with "==Install LXQt Desktop Environment on Ubuntu (lxqt package)== The lxqt package is a metapackage, which means it’s a package that depends on other packages. It will install the LXQt desktop environment core packages, along with other nice-to-have packages that usually give a modern desktop a richer experience – such as media players, an office suite, etc. To install the LXQt desktop environment run the following command: <syntaxhighlight lang="shell"> sudo apt insta..."
- 10:4410:44, 3 November 2022 diff hist +33 N LXQt Created page with "== Terkait== *LXQt:Installasi" current
- 10:4310:43, 3 November 2022 diff hist +1 Desktop Environment →Macam-macam Desktop Environment current
- 10:1310:13, 3 November 2022 diff hist +19 N Category:Analisa Kerusakan Hardware Created page with "Category:Matkul" current Tag: Visual edit
- 10:1210:12, 3 November 2022 diff hist +282 Analisa Kerusakan Hardware:Pengenalan Hardware Laptop No edit summary Tag: Visual edit
- 10:1010:10, 3 November 2022 diff hist +877 N Analisa Kerusakan Hardware:Pengenalan Hardware Laptop Created page with "*Penganalan Hardware Laptop Komputer sekarang hampir tidak dapat dipisahkan lagi dengan kehidupan kita seharai-hari terutama menyangkut dalam hal pekerjaan, komputer jinjing atau sering disebut laptop, notebook, dan yang terbaru Netop, banyak alasan masyarakat memilih laptop diantaranya karena mudah dibawa kemana-mana atau memiliki mobolitas yang tinggi dan harganyapun sangat terjangkau. Lalptop bisa membantu kita dalam melakukan berbagai hal mulai dari pekerjaan, hib..."
- 10:1010:10, 3 November 2022 diff hist +65 N Analisa Kerusakan Hardware Created page with "*Materi/Analisa Kerusakan Hardware/Pengenalan Hardware Laptop"
- 10:0210:02, 3 November 2022 diff hist +1 Materi No edit summary
- 10:0210:02, 3 November 2022 diff hist +38 Materi No edit summary
- 05:2805:28, 3 November 2022 diff hist +81 Ubuntu:Create archive tar No edit summary current Tag: Visual edit
- 05:2705:27, 3 November 2022 diff hist +962 N Ubuntu:Create archive tar Created page with "Say you want to compress an entire directory named <code>/home/vivek/data/</code>, then type: <syntaxhighlight lang="shell"> tar -czvf file.tar.gz /home/kangtain/data/ </syntaxhighlight> To compress multiple directories and files, execute: <syntaxhighlight lang="shell"> tar -czvf file.tar.gz /home/kangtain/data/ /home/kangtain/pics/ /home/kangtain/.accounting.db </syntaxhighlight> One can use <code>bzip2</code> compression instead of <code>gzip</code> by passing the..."
- 05:2405:24, 3 November 2022 diff hist +32 Ubuntu →Terkait
- 04:2404:24, 3 November 2022 diff hist +103 SNAP:Error purging snapd No edit summary Tag: Visual edit
- 04:2404:24, 3 November 2022 diff hist +516 N SNAP:Error purging snapd Created page with "<syntaxhighlight lang="shell"> sudo systemctl stop var-snap-firefox-common-host\\x2dhunspell.mount </syntaxhighlight> <syntaxhighlight lang="shell"> sudo systemctl disable var-snap-firefox-common-host\\x2dhunspell.mount </syntaxhighlight> <syntaxhighlight lang="shell"> sudo dpkg --purge --force-all snapd </syntaxhighlight> <syntaxhighlight lang="shell"> sudo apt install --fix-broken </syntaxhighlight> ==Source== *[https://askubuntu.com/questions/1414173/completely-r..."