Difference between revisions of "IPad"
From Indie IT Wiki
imported>Indieit |
m (→iFuse) |
||
Line 40: | Line 40: | ||
Information for the above was found [http://www.ghabuntu.com/2009/09/ifuse-mount-your-iphoneipod-touch-in.html here]. | Information for the above was found [http://www.ghabuntu.com/2009/09/ifuse-mount-your-iphoneipod-touch-in.html here]. | ||
+ | |||
+ | == Reboot Locked Device == | ||
+ | |||
+ | * Press and release sound up | ||
+ | * Press and release sound down | ||
+ | * Press and hold power/home button until the Apple logo is displayed | ||
[[Category:Software]] | [[Category:Software]] | ||
[[Category:Apple]] | [[Category:Apple]] |
Latest revision as of 09:11, 4 September 2023
OpenVPN
ipad mini keeps turning off unexpectedly. doesn't shut down, just have to hit start and the fingerprint sensor to bring it back up.
Try this first, a hard reboot. Hold down the Home and Wake/Sleep buttons at the same time for about 15-20 seconds until the Apple logo appears. Ignore the "Slide to power off" text if it comes up. You will not lose anything.
https://discussions.apple.com/thread/7184261
IMAP Email
http://www.rackspace.com/apps/support/portal/1249
http://techbase.msu.edu/article.asp?id=14538
iFuse
iFuse is a Linux software package used for mounting your iPad or iPod without the need for Jailbreaking or ssh.
To install:
Linux Terminal:~$ gksu gedit /etc/apt/sources.list
Add the following lines to the sources.list
Linux Terminal:~$ deb http://ppa.launchpad.net/jonabeck/ppa/ubuntu <the name of your Ubuntu distribution here> main deb-src http://ppa.launchpad.net/jonabeck/ppa/ubuntu <the name of your Ubuntu distribution here> main
Save and close the editor, then add the security keys and then install iFuse:
Linux Terminal:~$ sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com F0876AC9 sudo apt-get update && sudo apt-get install ifuse
Information for the above was found here.
Reboot Locked Device
- Press and release sound up
- Press and release sound down
- Press and hold power/home button until the Apple logo is displayed