UBports Robot Logo UBports Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. Prometheus
    3. Posts
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 10
    • Groups 0

    Posts

    Recent Best Controversial
    • RE: ProtonVPN on UT24.04-1.2

      @kugiigi

      Hello, Thank you for the inspiration to help others.

      Below are instructions for installing a single ProtoVPN Wireguard and multiple ProtonVPN Wireguard configurations along with method for mitigating autoconnect conflicts between them.

      INSTRUCTIONS TO INSTALL PROTON VPN WIREGUARD ON UBUNTU TOUCH 24.04

      DOWNLOAD WIREGUARD CONFIG FILES FROM PROTON VPN WEBSITE

      1. https://account.protonvpn.com/downloads
      2. Give simple name (i.e. wg0, wg5, wg9, etc) to config file
      3. Select platform: GNU/Linux
      4. Select VPN options: (Block malware, ads & trackers)
      5. Select: VPN Accelerator
      6. Select either "Standard" or "Secure Core" configs
      7. Scroll down to choose and select "Create"
      8. Download conf file and make copy with simple name (i.e wg0.conf)

      WIREGUARD CONFIG INSTALL ON UBUNTU TOUCH 24.04

      1. Manually Toggle WiFi OFF
      2. Open Terminal where wg0.conf file is located
      3. Execute following terminal commands:
        A. nmcli connection import type wireguard file wg0.conf
        B. nmcli connection modify wg0 ipv4.dns "" ipv4.dns-search "" ipv4.dns-priority ""
        C. nmcli connection modify wg0 ipv4.dns-priority -50
        D. nmcli connection down wg0 && nmcli connection up wg0
      4. Manually Toggle WiFi ON
      5. Check IP Address: https://protonvpn.com/what-is-my-ip-address

      MULTIPLE WIREGUARD CONFIG INSTALLS ON UBUNTU TOUCH 24.04

      1. Manually Toggle WiFi OFF
      2. Open Terminal where wg0.conf file is located
      3. Execute following terminal commands:
        A1. nmcli connection import type wireguard file /path/to/wg0.conf
        A2. nmcli connection down wg0
        B1. nmcli connection import type wireguard file /path/to/wg1.conf
        B2. nmcli connection down wg1
        C1. ...
        C2. nmcli connection down wg#
        D1. nmcli connection import type wireguard file /path/to/wg9.conf
        D2. nmcli connection down wg9
      4. To prevent conflicts with wg0 and all other wg# connections:
        A. nmcli connection modify wg0 autoconnect yes
        B. nmcli connection modify wg1 autoconnect no
        C. nmcli connection modify wg2 autoconnect no
        D. ... no
        E. nmcli connection modify wg9 autoconnect no
      5. nmcli connection down wg0 && nmcli connection up wg0
      6. Manually Toggle WiFi ON

      TROUBLE-SHOOTING VIA TERMINAL

      1. To check wg0 connectino status:
        A. nmcli device status
      2. To delete wg0 and start over:
        A. nmcli connection delete wg0
      3. To start wg0 connection
        A. nmcli connection up wg0
      4. To stop wg0 connection
        A. nmcli connection down wg0
      posted in Support
      PrometheusP
      Prometheus
    • Printer options

      What are the most up to date printer options for UBports UT? Are there any detailed instructions for printer setup using open-source Cloud-based, Libertine-based, Driver and Driverless-based options?

      posted in Support
      PrometheusP
      Prometheus
    • RE: Cosmo Communicator

      @moncon - No worries! Thank you so much for the detailed and encouraging response. I just ordered a CC for Christmas and will surely install Debian and UT now with your recommendation. By the way, I was running UBports UT on my Pixel 3a XL and digging it until the cell network modem died (FYI: The modem hardware had issues before UBports UT install). Anyway, hope my CC wasn't manufactured and assembled on a Friday 😉 Thanks again. Cheers!

      posted in Off topic
      PrometheusP
      Prometheus
    • RE: Cosmo Communicator

      @sven - Thanks again sven!

      posted in Off topic
      PrometheusP
      Prometheus
    • RE: Cosmo Communicator

      @keneda - Thanks for the 4G/VoLTE issue heads up. Do you know if at least 3G voice, text, and data along with notifications are working reliably on Cosmo/UBports?

      posted in Off topic
      PrometheusP
      Prometheus
    • RE: Cosmo Communicator

      @sven - Thanks sven! Just was wondering if 4G calling, text, email, data and wifi along with respective notifications were working reliably since "Port Progress" shows "Inactive".

      posted in Off topic
      PrometheusP
      Prometheus
    • RE: Cosmo Communicator

      @moncon - Very nice instructions, thank you. Can you tell us more about the full functionality of Ubuntu Touch on Cosmo Communicator (i.e. What works and what doesn't work)?

      posted in Off topic
      PrometheusP
      Prometheus
    • RE: Wish list : which apps do you need?

      Request LinPhone (VOIP) App for UBports on Pixel 3a XL. Presently unable to even install via open-store.io or openstore app.

      posted in App Development
      PrometheusP
      Prometheus
    • RE: Unable to Install LinPhone

      @stanwood - Thank you for the heads-up!

      posted in Support
      PrometheusP
      Prometheus
    • Unable to Install LinPhone

      Unable to install LinPhone App directly from OpenStore App (i.e. LinPhone app is missing even after OpenStore app update) or from the OpenStore.io website. Also, tried downloading LinPhone app from OpenStore.io website but unable to install via ".click" file using OpenStore App. Anyone else having similar issue with LinPhone installation? I am using a Pixel 3a XL. Everything else seems to work extremely well.

      posted in Support install issue linphone openstore
      PrometheusP
      Prometheus