You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
rc-service apache2 start does not work indeed, but try exec /usr/sbin/httpd -D FOREGROUND & and ignore errors.
This should work. cat /dev/location > /dev/null & allows running in the background which barely costs more battery, but allows opening webpages stored on the iPad, even in the workspace of other apps when mounted properly with `mount -t ios ' which should be executed once on the iDevice itself.
No description provided.
The text was updated successfully, but these errors were encountered: