Skip to main content

Posts

Showing posts with the label rusak

Memperbaiki paket Paket rusak di Ubuntu

Memperbaiki paket Paket rusak di Ubuntu Memperbaiki paket-Paket rusak di Ubuntu Yang pasti pernah mengalamai troble atau rusak pada saat update ubuntu.nya pada terminal kalian semua ya : sudo apt-get update Cara mengatasinya pun mudah kita buka lagi terminal ini pun terbukti pada ubuntu saya Langkah-langkahnya biasanya seperti ini:  langkah - langkah ya : sudo apt-get update --fix-missing Apabila tak berhasil langsung perintah 2 ya kita buka lagi Termminal ctrl+alt+T: sudo dpkg --configure -a Jika masih belum fix atau tidak bisa lagi , maka perintah ketiga adalah: sudo apt-get install -f Dengan langka dan perintah tersebut masih ada masalah ketika menjalankan apt-get update maka cara terakhir adalah cara manual dengan cara mengedit status dpkg via terminal untuk membuka teks editor yang disukai, bisa gedit, vi atau nano: sudo gedit /var/lib/dpkg/status Kemudian akan terbuka teks editor yang berisi status paket yang ada dalam Ubuntu Linux. Periksa statusnya apakah terbaca Status: i...

Lapor Link Rusak

Lapor Link Rusak ROM Backup or ROM Dumping? Backing is always in the precautionary measures in modding, that is why there are several ways which are created to be used on certain situations to backup or dump any ROM. This article will be discussing another way to backup and do ROM dump for Mediatek (MTK) android phones and tablets. Lucky you if you have an MTK android phone. How To Fully Backup or ROM dump any Mediatek (MTK) Devices (Phones and Tablets) For all Mediatek devices such as MT6595, MT6592, MT6589, MT6582, MT6577, MT6575, MT6573, MT6572 and hopefully for all other MT65xx in the future as long has having a EXT4 block type, I suggest you follow the method of making a backup or ROM dump by using tools made for Mediatek itself, MTK Droid Root and Tools as well as SP Flash Tool. So, what are we waiting for? Let us begin. NOTE: Please carefully follow the instructions to avoid problems. For those who want to backup or dump STOCK ROM, I have a separate, more informative article whi...