Useful if you're installing packages from the command line and want the homescreen icons to be visible.
Install UIKit Tools (apt-get install uikittools) and from the command line run sudo -u mobile uicache
If sudo isn't installed, install that with apt-get install sudo or
su mobile
uicacheAnd while you're on the command line, make sure to change the password for the root and mobile users.
- SSH to your iPhone
- su -
- Enter the root password, alpine by default.
passwd- Enter your new root password
passwd mobile- Enter the new password for the mobile user
Tags: Cydia, iOS, iPhone, jailbreak


