I thought I would try the ADB utilities. Typing "adb --help" gave me this:
file transfer:
push [--sync] LOCAL... REMOTE
copy local files/directories to device
--sync: only push files that are newer on the host than the device
pull [-a] REMOTE... LOCAL
copy files/dirs from device
-a: preserve ...
Search found 10 matches
- Thu Nov 19, 2020 5:45 pm
- Forum: MX KDE Official Release
- Topic: can't transfer photos from android phone
- Replies: 7
- Views: 737
- Thu Nov 19, 2020 5:16 pm
- Forum: MX KDE Official Release
- Topic: can't transfer photos from android phone
- Replies: 7
- Views: 737
Re: can't transfer photos from android phone
I have not tried a USB connection, but have been successful by using kdeconnect. The phone shows up in dolphin and you can drill down to the appropriate camera folder. Both computer and phone need to be on the same wifi network.
I was sure happy to have found a way thru this -- then I looked ...
- Thu Nov 19, 2020 4:38 pm
- Forum: MX KDE Official Release
- Topic: can't transfer photos from android phone
- Replies: 7
- Views: 737
can't transfer photos from android phone
Hi All,
Can't seem to download photos from my android phone. Here's what was tried so for:
In developer options, I enabled debugging over USB and set USB format to data transfer.
When MX is connected to the phone over USB, MX throws a dialog box telling me to select an app for the mounted device ...
Can't seem to download photos from my android phone. Here's what was tried so for:
In developer options, I enabled debugging over USB and set USB format to data transfer.
When MX is connected to the phone over USB, MX throws a dialog box telling me to select an app for the mounted device ...
- Sat Oct 17, 2020 8:18 am
- Forum: MX KDE Official Release
- Topic: couple of small suggestions
- Replies: 4
- Views: 570
couple of small suggestions
Is this an appropriate place for suggestions? If not, mods please move this.
Two small things I'd like to see:
1: The KDE network icon in the lower-right panel is by necessity small, but with the VPN engaged a very, very, very tiny padlock appears in the lower right side of the network icon. I ...
Two small things I'd like to see:
1: The KDE network icon in the lower-right panel is by necessity small, but with the VPN engaged a very, very, very tiny padlock appears in the lower right side of the network icon. I ...
- Thu Oct 15, 2020 7:14 pm
- Forum: MX KDE Official Release
- Topic: [solved] odd effects running bleachbit
- Replies: 15
- Views: 1516
Re: odd effects running bleachbit
That fixed it -- no more weirdness.
Thanks.
- Wed Oct 14, 2020 12:35 pm
- Forum: MX KDE Official Release
- Topic: [solved] odd effects running bleachbit
- Replies: 15
- Views: 1516
Re: odd effects running bleachbit
Huckleberry Finn wrote: Tue Oct 13, 2020 10:18 am Maybe you post a screenshot of what are checked. (I'm also using Bleachbit on default MX for years with no issues)
I'm not at home right now but I can tell you that everything was checked, except:
clipboard
custom
free disk space
memory
I'll post the version number when I get home.
- Tue Oct 13, 2020 10:04 am
- Forum: MX KDE Official Release
- Topic: [solved] odd effects running bleachbit
- Replies: 15
- Views: 1516
[solved] odd effects running bleachbit
I run bleachbit at every daily boot.
When I run it without elevated privileges, it erases data for a bit and then momentarily hides my bottom panel. At that point, I reboot and the Application Menu seems to ghost and hang for a few seconds before going to the reboot/shutdown selection screen. (I ...
When I run it without elevated privileges, it erases data for a bit and then momentarily hides my bottom panel. At that point, I reboot and the Application Menu seems to ghost and hang for a few seconds before going to the reboot/shutdown selection screen. (I ...
- Sun Oct 11, 2020 12:11 pm
- Forum: Software / Configuration
- Topic: dns leakage on vpn?
- Replies: 4
- Views: 599
Re: dns leakage on vpn?
andyprough wrote: Sat Oct 10, 2020 1:19 am vpn's reserve private ip addresses to route your traffic. 10.19.0.1 is the private network address of your vpn.
From the output of the IP command, that makes sense. My VPN exit was in Europe which would account for the long ping time. Thanks.
- Sun Oct 11, 2020 12:09 pm
- Forum: Software / Configuration
- Topic: dns leakage on vpn?
- Replies: 4
- Views: 599
Re: dns leakage on vpn?
Looked up some commands on cyberciti.biz/faq/how-to-find-gateway-ip-address/
ip r
default via 10.18.0.1 dev tun0 proto static metric 50 <---- vpn
default via 192.168.1.1 dev eth0 proto dhcp metric 100 <---- routers configuration area
- Wed Oct 07, 2020 8:01 am
- Forum: Software / Configuration
- Topic: dns leakage on vpn?
- Replies: 4
- Views: 599
dns leakage on vpn?
Hi all,
Set up a VPN thru network manager. Installed two DNS servers known for privacy.
When I engage the VPN and go to websites** to check my vpn "footprint", I can see 0, 1 or 2 of my chosen DNS servers. If I pull up a terminal and type "cat /etc/resolv.conf", I can see my two chosen DNS servers ...
Set up a VPN thru network manager. Installed two DNS servers known for privacy.
When I engage the VPN and go to websites** to check my vpn "footprint", I can see 0, 1 or 2 of my chosen DNS servers. If I pull up a terminal and type "cat /etc/resolv.conf", I can see my two chosen DNS servers ...