<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="http://dev1galaxy.org/extern.php?action=feed&amp;tid=3705&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / HOWTO: Beowulf Iphone/Ipad Tethering and File Transfer via USB]]></title>
		<link>http://dev1galaxy.org/viewtopic.php?id=3705</link>
		<description><![CDATA[The most recent posts in HOWTO: Beowulf Iphone/Ipad Tethering and File Transfer via USB.]]></description>
		<lastBuildDate>Tue, 04 Aug 2020 04:43:44 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: HOWTO: Beowulf Iphone/Ipad Tethering and File Transfer via USB]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=23828#p23828</link>
			<description><![CDATA[<p>Thank you kind sir, this saves me wifi dropouts (due to chan sharing), and emailing my pics to myself to get them on my PC.</p><p>I have an iPhone 5c. I found ifuse was installed too.</p><p>Regards Glenn</p>]]></description>
			<author><![CDATA[dummy@example.com (GlennW)]]></author>
			<pubDate>Tue, 04 Aug 2020 04:43:44 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=23828#p23828</guid>
		</item>
		<item>
			<title><![CDATA[HOWTO: Beowulf Iphone/Ipad Tethering and File Transfer via USB]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=23689#p23689</link>
			<description><![CDATA[<p><strong>Update: July 30 2020</strong></p><ul><li><p>Works for Ipads as well</p></li><li><p>For security reasons, your Iphone or Ipad screen may need to be unlocked to transfer files</p></li></ul><p>The following describes how to configure Devuan Beowulf to transfer files between your Iphone and Computer via USB. This HOWTO also describes how to use your Iphone to provide Internet to your Devuan Beowulf system via USB (Tethering). This has been tested with an Iphone 8 and Iphone X with IOS version 13.6 which I believe is the latest. </p><h5>FAQ</h5><ul><li><p>Questions: Why do you want to tether via USB? Can&#039;t your Iphone act as a Hotspot?</p></li><li><p>Answers: Yes, my Iphone can act as a Hotspot but USB tethering is better for the following reasons.</p><ul><li><p>By configuring your IPhone as a Hotspot, any stranger near by can see your Iphone Access Point leading to potential security and privacy issues.</p></li><li><p>If there are already a lot hotspots in the area, all that RF pollution can lead to an unstable WiFi connection between you Devuan computer your Iphone. Tethering via USB is much more stable</p></li><li><p>Configuring your Iphone as a hotspot and using that hotspot will drain power quickly from your Iphone. However, by tethering via USB, you are actually charging your Iphone.</p></li></ul></li></ul><p>Now that I have convinced you that tethering your Iphone via USB is the way to go <img src="http://dev1galaxy.org/img/smilies/smile.png" width="15" height="15" alt="smile" />, let&#039;s get started!</p><h5>Install the Devuan packages</h5><p>As root, issue the following command.</p><div class="codebox"><pre><code>apt-get install ipheth-utils libimobiledevice-utils gvfs gvfs-backends gvfs-bin gvfs-fuse</code></pre></div><h5>Fix package usbmuxd udev rules</h5><p>As root, issue the following command.</p><div class="codebox"><pre><code>rm /lib/udev/rules.d/39-usbmuxd.rules</code></pre></div><p>With your favorite text editor, create a <span class="bbc">/lib/udev/rules.d/85-usbmuxd.rules</span> file with the following contents.</p><div class="codebox"><pre><code># usbmuxd (&quot;Apple Mobile Device&quot; muxer listening on /var/run/usbmuxd)

# Forces iDevices to the last USB configuration and runs usbmuxd
ACTION==&quot;add&quot;, SUBSYSTEM==&quot;usb&quot;, OWNER=&quot;usbmux&quot;, ATTR{idVendor}==&quot;05ac&quot;, ATTR{idProduct}==&quot;12[9a][0-9a-f]&quot;, ENV{USBMUX_SUPPORTED}=&quot;1&quot;, ATTR{bConfigurationValue}!=&quot;$attr{bNumConfigurations}&quot;, ATTR{bConfigurationValue}=&quot;$attr{bNumConfigurations}&quot;, OWNER=&quot;usbmux&quot;, RUN+=&quot;/usr/sbin/usbmuxd -u -U usbmux&quot;

# Exit usbmuxd when the last device is removed
ACTION==&quot;remove&quot;, SUBSYSTEM==&quot;usb&quot;, ENV{PRODUCT}==&quot;5ac/12[9a][0-9a-f]/*&quot;, ENV{INTERFACE}==&quot;255/*&quot;, RUN+=&quot;/usr/sbin/usbmuxd -x&quot;</code></pre></div><p>More details about this change are <a href="https://bugs.devuan.org/cgi/bugreport.cgi?bug=500" rel="nofollow">here</a>.</p><h5>Configure your Iphone for USB Testering</h5><p><strong>Turn WiFi and Bluetooth off on your Iphone</strong><br /><span class="postimg"><img src="https://i.postimg.cc/xjNcsC6K/wifi-blue-off.png" alt="WiFi and Bluetooth Off" /></span></p><p><strong>Turn on Allow Others to join</strong><br /><span class="postimg"><img src="https://i.postimg.cc/sDcyKCCY/hotspot-on.jpg" alt="Internet Sharing On" /></span></p><p><strong>Connect</strong></p><p>When you use your lighting to USB cable to connect your Iphone to your Devuan Beowulf machine, the following message should almost immediately appear on your Iphone. <br /><span class="postimg"><img src="https://i.postimg.cc/xCYt6h2m/trust.jpg" alt="Trust" /></span><br />The blue bar on the top of screen and the symbol next to the time indicates that your Iphone is already tethered and providing Internet Access to your Devuan Beowulf computer.<strong> <span style="color: green">Press the Trust button immediately so you can transfer files between your Devuan Beowulf computer and your Iphone</span></strong>. You will then be prompted for your Iphone password which you must enter. to transfer files</p><p>An Ethernet device has been created on your Devuan Beowulf computer which can be seen in the Network Manager applet window. Ignore the <span style="color: red">Apple IPhone 5/5C/5S/6</span> label on the Network Manager Applet. This should work with all modern Iphones and I have tested this with the Iphone 8 and X.<br /><span class="postimg"><img src="https://i.postimg.cc/Pr2bHNkP/network-manager.jpg" alt="Network Manager" /></span><br />Note that Network Manager automatically detected this device and automatically made a DHCP request to configure it. Since I already have one wired Ethernet port on my computer, the Iphone Ethernet device name is <span class="bbc">eth1</span>. If you don&#039;t use Network Manager, you can use WiCD&#039;s Ethernet helper and even add the device name to your <span class="bbc">/etc/network/interfaces</span> file.</p><div class="codebox"><pre><code># This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).

source /etc/network/interfaces.d/*

# The loopback network interface
auto lo
iface lo inet loopback

# iphone
allow-hotplug eth1
iface eth1 inet dhcp</code></pre></div><h5>Transfer Files Between your Devuan Beowulf Computer and your Iphone</h5><p>When you connected your Iphone, you should have noticed a couple of pop-up windows similar to what you see when you connect a USB stick. On LXQt, these windows look like the following.<br /><span class="postimg"><img src="https://i.postimg.cc/zDk2Lzr1/moutn-popup.jpg" alt="Mount Window" /></span><br />Click on both <strong>OK</strong> buttons and you will now have two new virtual file system mount points in your file manager. This looks like the following on the LXQt file manager.<br /><span class="postimg"><img src="https://i.postimg.cc/vHc7Qb8h/file-manager.jpg" alt="File Manger" /></span></p><p>The left file manager window contains all of the Pictures (Photos) on your Iphone. You can now use your file manger to view, copy. move etc. pictures on your Iphone.</p><p>The right file manager window shows folders for the Iphone applications that have stored files on your Iphone. For example, you can view, copy etc your PDFs on your Iphone by clicking in the <strong>Acrobat</strong> folder. I don&#039;t know why the LXQt file manager is showing white folder icons. However, if you click on them they do open.</p><p>Well, now that you have seen how seamlessly Iphones integrate with Devuan Beowulf, I am sure you will want to rush out and buy one <img src="http://dev1galaxy.org/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></description>
			<author><![CDATA[dummy@example.com (Vernon)]]></author>
			<pubDate>Wed, 29 Jul 2020 03:12:59 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=23689#p23689</guid>
		</item>
	</channel>
</rss>
