maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Jolla1 & TOH (https://talk.maemo.org/forumdisplay.php?f=56)
-   -   Jolla Owners hints and tips and app sites (https://talk.maemo.org/showthread.php?t=91881)

Fawz 2014-01-03 18:35

Re: Jolla Owners hints and tips and app sites
 
I was sick of having to source the .bashrc manually in the terminal. Unfortunately it seems you can't automate this easily. To still get a nice shell I change the fingerterm.desktop to login locally via ssh. To not be required to then type in the current (maybe changing) ssh password, use key files. First do these in fingerterm (just press enter to use the defaults when asked):

ssh-keygen
ssh-copy-id nemo@localhost

Then edit the /usr/share/applications/fingerterm.desktop file to look like this:

Code:

[Desktop Entry]
Type=Application
Name=Terminal
Exec=fingerterm -e "ssh nemo@localhost"
Icon=icon-l-terminal

Or create a new one if you want to keep the normal terminal (might have to reboot for it to appear):

Code:

[Desktop Entry]
Type=Application
Name=Local SSH
Exec=fingerterm -e "ssh nemo@localhost"
Icon=icon-l-terminal


kotipalvelu 2014-01-04 13:57

Re: Jolla Owners hints and tips and app sites
 
Quote:

Originally Posted by Wallace (Post 1396404)
My charger cable (phone side) has MicroUSB "trident" markings on the wrong side compared to normal. That should show you which way to connect and ist that a standard?

No biggie for one but if all cables are the same Jolla should contact manufacturer.for proper ones...

I have similar, so at least there are couple of these upside down ones delivered.

mdengler 2014-01-11 03:10

Re: Jolla Owners hints and tips and app sites
 
Quote:

Originally Posted by Fawz (Post 1403449)
I was sick of having to source the .bashrc manually in the terminal. Unfortunately it seems you can't automate this easily. To still get a nice shell I change the fingerterm.desktop to login locally via ssh.

Check out https://together.jolla.com/question/...ashrc-scripts/ , which suggests just this:

Code:

# edit the "Exec" line from /usr/share/applications/fingerterm.desktop:
[Desktop Entry]
Type=Application
Name=Local SSH
Exec=sh -c "cd ~; unset POSIXLY_CORRECT; exec fingerterm"
Icon=icon-l-terminal


richardski 2014-01-12 10:24

Re: Jolla Owners hints and tips and app sites
 
Quote:

Originally Posted by kotipalvelu (Post 1403712)
I have similar, so at least there are couple of these upside down ones delivered.

Mine also has the marking on the underside but this is no problem as it is decorative only.

I flattened the friction pins to make it a loose fit and reduce the load on the socket connection to the mother board. That way if I trip over the cable it should just slide out and not send the phone flying across the room. Seen that happen with an N900 and the surface mount only socket came off the board:(

Richard

maluka 2014-01-20 12:40

Re: Jolla Owners hints and tips and app sites
 
html5.grooveshark.com works in the native browser.

coco_f2001 2014-02-08 21:58

Re: Jolla Owners hints and tips and app sites
 
Did you manage to stop the ads in 1Mobile Market? If yes, with what hosts file? I tried the hosts file uploaded here but it didn't help...

J4ZZ 2014-02-10 13:46

Re: Jolla Owners hints and tips and app sites
 
I don't use 1Mobile but you could simply try another hosts file then.
http://winhelp2002.mvps.org/hosts.htm
or one these (for android)
AdFree-hosts 10.02.2014

Post your results ;)

Regards,

J4ZZ

coco_f2001 2014-02-10 20:53

Re: Jolla Owners hints and tips and app sites
 
Nope... It didn't work. Maybe the hosts for 1Mobile are not yet in the list...
(I restarted the phone to be sure the new file is taken into account and I replaced it in both /system/etc/hosts and /opt/alien/system/etc/hosts)

szopin 2014-02-10 20:58

Re: Jolla Owners hints and tips and app sites
 
Not seen it here but this website allows you to get apk's from Google Play store without installing the google spy services:

http://apps.evozi.com/apk-downloader/

Browse first to the listing of the app in the store, copy the link, paste/generate and download (someone with an android phone should verify that the resulting apk is the same as from play store, don't have one so cannot do it myself)

J4ZZ 2014-02-11 11:41

Re: Jolla Owners hints and tips and app sites
 
Quote:

Originally Posted by coco_f2001 (Post 1412053)
Nope... It didn't work. Maybe the hosts for 1Mobile are not yet in the list...
(I restarted the phone to be sure the new file is taken into account and I replaced it in both /system/etc/hosts and /opt/alien/system/etc/hosts)

Try clicking the ad and add the adress to your hosts file manually.
0.0.0.0 adfrom1mobile or 127.0.0.1 xxxx ;)


All times are GMT. The time now is 05:38.

vBulletin® Version 3.8.8