<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Is there a terminal command to disable the mobile data connection?]]></title><description><![CDATA[<p dir="auto">Is there a simple command to disable mobile data in a script?</p>
<p dir="auto">nmcli radio wwan off<br />
nmcli connection down</p>
<p dir="auto">gsettings set com.lomiri.touch.connectivity.cellular data-enabled false<br />
gsettings set com.lomiri.touch.connectivity.cellular data-active false</p>
<p dir="auto">dbus-send ... com.canonical.Unity.Connectivity.SetCellularDataEnabled boolean:false</p>
<p dir="auto">/usr/share/ofono/scripts/deactivate-context /ril_0 1 (APN-Kontext entladen)<br />
/usr/share/ofono/scripts/set-gprs-powered /ril_0 false (GPRS-Modul abschalten)<br />
/usr/share/ofono/scripts/set-tech-preference /ril_0 gsm (Drosselung auf 2G/GSM)</p>
<p dir="auto">Nothing disables mobile data</p>
]]></description><link>https://forums.ubports.com/topic/12298/is-there-a-terminal-command-to-disable-the-mobile-data-connection</link><generator>RSS for Node</generator><lastBuildDate>Sun, 24 May 2026 22:29:11 GMT</lastBuildDate><atom:link href="https://forums.ubports.com/topic/12298.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 24 May 2026 20:06:40 GMT</pubDate><ttl>60</ttl></channel></rss>