Search
1000 results for “mobian”
-
Weekly GNU-like #MobileLinux Update (41/2023): #PinePhone Video Recording
https://linmob.net/weekly-update-41-2023/
#PinePhonePro #Librem5 #Capyloon #Mobian #LinuxMobile #Lomiri
-
Weekly GNU-like #MobileLinux Update (41/2023): #PinePhone Video Recording
https://linmob.net/weekly-update-41-2023/
#PinePhonePro #Librem5 #Capyloon #Mobian #LinuxMobile #Lomiri
-
Weekly GNU-like #MobileLinux Update (23/2023): The most stable week ever: #postmarketOS 23.06 and #Mobian Bookworm
https://linmob.net/weekly-update-23-2023/
#PinePhone #PinePhonePro #Capyloon #Librem5 #SailfishOS #UbuntuTouch #LinuxMobile
-
Weekly GNU-like #MobileLinux Update (23/2023): The most stable week ever: #postmarketOS 23.06 and #Mobian Bookworm
https://linmob.net/weekly-update-23-2023/
#PinePhone #PinePhonePro #Capyloon #Librem5 #SailfishOS #UbuntuTouch #LinuxMobile
-
Weekly GNU-like #MobileLinux Update (23/2023): The most stable week ever: #postmarketOS 23.06 and #Mobian Bookworm
https://linmob.net/weekly-update-23-2023/
#PinePhone #PinePhonePro #Capyloon #Librem5 #SailfishOS #UbuntuTouch #LinuxMobile
-
Weekly GNU-like #MobileLinux Update (23/2023): The most stable week ever: #postmarketOS 23.06 and #Mobian Bookworm
https://linmob.net/weekly-update-23-2023/
#PinePhone #PinePhonePro #Capyloon #Librem5 #SailfishOS #UbuntuTouch #LinuxMobile
-
Weekly GNU-like #MobileLinux Update (23/2023): The most stable week ever: #postmarketOS 23.06 and #Mobian Bookworm
https://linmob.net/weekly-update-23-2023/
#PinePhone #PinePhonePro #Capyloon #Librem5 #SailfishOS #UbuntuTouch #LinuxMobile
-
@Gautgaut Yes, I've used more information. Like for example that #SHIFTOS-L comes with bootloader 3.9 (where you can activate slot A/B) is something I've read on a #shiftphone forum.
About #mobian, it's a good phone distribution. I've used it on my #pinephone. I'm not sure what you mean by desktop mode, but you can install the same programs as on #debian.
-
🇬🇧 #Droidian is a really interesting system that turns a phone into a computer that fits in your pocket! You can read more in my today’s #blog post.
🇵🇱 #Droidian to naprawdę ciekawy system, który z telefonu robi komputer, który mieści się w kieszeni! Więcej można przeczytać w moim dzisiejszym wpisie na #blog.
ENG: https://blog.tomaszdunia.pl/droidian-eng/
PL: https://blog.tomaszdunia.pl/droidian/ -
🇬🇧 Both #iOS and #Android do not have real browsers. What is a super advantage of #Mobian / #Droidian is having #Firefox in a full version, just like on a PC! With synchronization, add-ons and all other options.
🇵🇱 Zarówno #iOS jak i #Android nie mają przeglądarek z prawdziwego zdarzenia. To co jest super zaletą #Mobian / #Droidian to posiadanie #Firefox w pełnej wersji, takiej jak na komputerze! Z synchronizacją, dodatkami i wszystkimi innymi opcjami.
-
#quassel was upgraded in #Debian Testing to version 0.14 . The new version seems to be incompatible with version 0.13 (that is: a Debian Bullseye serve is now incompatible with a Debian Bookworm client).
There are no backports yet, but the new 0.14 package builds cleanly in a Bookworm chroot.
I also still have major issues using it on my #mobian on #PinePhone (works great on the my desktop).
-
Linux-powered tablet now available for pre-order from #JunoComputers https://www.fosslife.org/linux-powered-juno-tablet-now-available #Linux #tablet #hardware #Debian #MobianLinux #KDE #KDEPlasma
-
Linux-powered tablet now available for pre-order from #JunoComputers https://www.fosslife.org/linux-powered-juno-tablet-now-available #Linux #tablet #hardware #Debian #MobianLinux #KDE #KDEPlasma
-
DEBIAN USERS: Ever want to check currently installed packages to look for original file modifications? (ie: malware)
Try out debsums + rdebsums here:
#Debian #Linux #rdebsums #debsums #integrity #checksums #malware #foss #Mobian #Pinephone #Librem5
https://www.buymeacoffee.com/politictech/essentials-checking-file-and-package-checksum-integrity
-
DEBIAN USERS: Ever want to check currently installed packages to look for original file modifications? (ie: malware)
Try out debsums + rdebsums here:
#Debian #Linux #rdebsums #debsums #integrity #checksums #malware #foss #Mobian #Pinephone #Librem5
https://www.buymeacoffee.com/politictech/essentials-checking-file-and-package-checksum-integrity
-
I've never loved uncertainty, so even though I had a perfectly working #pinephone, running my beloved #mobian, I couldn't help, but to test, if the image I had made from my SD card, using #dd, would work. I'm sure it would have worked, if I were a better wizard. However, I'll just have to buck up and do my home work, from now on. I'm sure I'm on to something but I just don't know enough, on how to use #dd #fdisk and the magic of disk geography. So, I'll be flashing the eMMC with a stock mobian image and starting all over from scratch but I wont feel badly about it, because I no longer have to wonder, if it would have worked or not, because I now have an answer. I just have to get better at studying documents and doing some practical exercises. I wonder, if there's a way to test my images without testing them out on my phone and resetting everything. Perhaps, I should buy another one just for such instances. It's a thought. I wish I had an emulator. Anyhow, let me go now, I have a phone to reconfigure, all over again. Questions answered. -
I think I may have figured out, remembered, how to control the size of the #dd command's output file. If you remember, I had installed #mobian on a SD card, the SD card itself, is 32GB, the data used on the drive is only 5.4GB. My wish was to preserve the data on the card and use it as the image that I would flash to the eMMC, using #jumpdrive. However, on my first attempt, I issued the command,sudo dd if=/dev/sdb of=mymobian.img status=progress. What that command did, was make an image, the size, of the entirety of the card, roughly 30GB. That image, was just too large to flash, according to the tool I was using to write the image, to the eMMC. I now think, that if I had issued this new command, sudo dd if=/dev/sdb of=mymobian.img bs=1G count=6 status=progress, that, I would have an image file that is 6GB and would be of an acceptable size to flash to a 29-32GB eMMC. One could say that it's a little late now for the light bulb to start shining, since I've already flashed a fresh mobian image and have already reconfigured my newly imaged phone to where it once was, but any good scientist would love to prove that his theory works, wouldn't he? I think I'll try flashing another SD card with this new image first and go from there, instead of tempting fate. I just wish I could have gotten a chance to prove the concept the first time. #pinephone -
I think I may have figured out, remembered, how to control the size of the #dd command's output file. If you remember, I had installed #mobian on a SD card, the SD card itself, is 32GB, the data used on the drive is only 5.4GB. My wish was to preserve the data on the card and use it as the image that I would flash to the eMMC, using #jumpdrive. However, on my first attempt, I issued the command,sudo dd if=/dev/sdb of=mymobian.img status=progress. What that command did, was make an image, the size, of the entirety of the card, roughly 30GB. That image, was just too large to flash, according to the tool I was using to write the image, to the eMMC. I now think, that if I had issued this new command, sudo dd if=/dev/sdb of=mymobian.img bs=1G count=6 status=progress, that, I would have an image file that is 6GB and would be of an acceptable size to flash to a 29-32GB eMMC. One could say that it's a little late now for the light bulb to start shining, since I've already flashed a fresh mobian image and have already reconfigured my newly imaged phone to where it once was, but any good scientist would love to prove that his theory works, wouldn't he? I think I'll try flashing another SD card with this new image first and go from there, instead of tempting fate. I just wish I could have gotten a chance to prove the concept the first time. #pinephone -
Well I didn't get to do it my way. I forgot the tricks, I once knew about #dd, so the image I made, of my SD card, was 30GB, the size of the card, while, I only had 5GB of data on it. I think I once knew a way to fix that. So when I tried to write the image to the eMMC the program I used, #rpi-imager, told me, before I could start, that there wouldn't be enough room to write the image. Since I couldn't remember my magic spells and didn't word my intentions well in the search engines, I conceded to use my initial #mobian image, that I used to make the SD card. Then I just used dpkg -i to install my custom kernel and everything went swimmingly. Honestly, I'm going to have to read everything I can about dd, because there are some tricks to force the program to write the image the size of the disk usage. At least, I think so. I swear, I did something like that a few years back. Anyway I've gotten most of my modifications reimplemented so it's a mute point now. #pinephone #jumpdrive -
Well I didn't get to do it my way. I forgot the tricks, I once knew about #dd, so the image I made, of my SD card, was 30GB, the size of the card, while, I only had 5GB of data on it. I think I once knew a way to fix that. So when I tried to write the image to the eMMC the program I used, #rpi-imager, told me, before I could start, that there wouldn't be enough room to write the image. Since I couldn't remember my magic spells and didn't word my intentions well in the search engines, I conceded to use my initial #mobian image, that I used to make the SD card. Then I just used dpkg -i to install my custom kernel and everything went swimmingly. Honestly, I'm going to have to read everything I can about dd, because there are some tricks to force the program to write the image the size of the disk usage. At least, I think so. I swear, I did something like that a few years back. Anyway I've gotten most of my modifications reimplemented so it's a mute point now. #pinephone #jumpdrive -
@linmob I have installed both KeePass2 and KeePassxc. I know about PasswordSafe now but the transition doesn't seem to be seamless. I mean, I'll have to figure out a way to export my current keepass2 passwords to whatever format works for passwordsafe so, I'll be looking into that but It's really not a deal breaker. I like how things are progressing, really. A few minor hiccups along the way, is just par for the course. #mobian #pinephone #linuxapps #keepass #passwordsafe -
Zomg! Add mobile data to the list of things only working in #Mobian on my #Pinephone! I don't get any mobile / cellular data in #UBtouch or #neon with #PlasmaMobile , but it works in #Mobian. Ok, definitely starting to become a fan of this "just works" phone distro... Having just the one button call up both home screen apps and recently used is a nice touch, too.
-
#ActuLibre En vrac’ de milieu de semaine… -> http://frederic.bezies.free.fr/blog/?p=20307 #Vrac'attitudes! #logiciellibre #Informatique #distribution #EmmabuntüsDE #Trucsdegeek #Libreries #geekeries #PlanetX3 #centos #Mobian #libre #V-OS #vrac
-
I figured after two larger commissions and a few trades I'd unwind with doing a quick colored sketch of a Mobian character I made to pair up with my boyfriend's character.
---------------------------------------------------------
#Lovely #Strawberry #Sundae #Mobian #Sonic #Dog #Cute #Colored #Sketch #Ice #Cream #Icecream #Sprinkles #Art -
This week's tuesday night group bike ride.
It was a short trip, about 15KM. But it was quite relaxed and fun.As the weather is now feels like summer a lot more people showed up :)
Also this #bike group is called #lisbora and it now has a website \o/
Pictures were taken with a #Librem5 with #PureOS #Crimson
GPS track was recorded with #mobian on a#oneplus6
#LisBora #ShotOnLibrem5 #TrackedWithMobian #pureos #phosh #linuxonmobile #bicicletas #lisbon #lisboa
-
This week's tuesday night group bike ride.
It was a short trip, about 15KM. But it was quite relaxed and fun.As the weather is now feels like summer a lot more people showed up :)
Also this #bike group is called #lisbora and it now has a website \o/
Pictures were taken with a #Librem5 with #PureOS #Crimson
GPS track was recorded with #mobian on a#oneplus6
#LisBora #ShotOnLibrem5 #TrackedWithMobian #pureos #phosh #linuxonmobile #bicicletas #lisbon #lisboa
-
This week's tuesday night group bike ride.
It was a short trip, about 15KM. But it was quite relaxed and fun.As the weather is now feels like summer a lot more people showed up :)
Also this #bike group is called #lisbora and it now has a website \o/
Pictures were taken with a #Librem5 with #PureOS #Crimson
GPS track was recorded with #mobian on a#oneplus6
#LisBora #ShotOnLibrem5 #TrackedWithMobian #pureos #phosh #linuxonmobile #bicicletas #lisbon #lisboa
-
This week's tuesday night group bike ride.
It was a short trip, about 15KM. But it was quite relaxed and fun.As the weather is now feels like summer a lot more people showed up :)
Also this #bike group is called #lisbora and it now has a website \o/
Pictures were taken with a #Librem5 with #PureOS #Crimson
GPS track was recorded with #mobian on a#oneplus6
#LisBora #ShotOnLibrem5 #TrackedWithMobian #pureos #phosh #linuxonmobile #bicicletas #lisbon #lisboa
-
This week's tuesday night group bike ride.
It was a short trip, about 15KM. But it was quite relaxed and fun.As the weather is now feels like summer a lot more people showed up :)
Also this #bike group is called #lisbora and it now has a website \o/
Pictures were taken with a #Librem5 with #PureOS #Crimson
GPS track was recorded with #mobian on a#oneplus6
#LisBora #ShotOnLibrem5 #TrackedWithMobian #pureos #phosh #linuxonmobile #bicicletas #lisbon #lisboa
-
So schlimm ist es schon? Wäre schlecht für mich, falls ich mal wieder #Bahn fahren müßte. U.a. weil ich kein Android/iOS habe. Auf meinem #Mobian läuft nur #Railway a.k.a. #DieBahn https://apps.gnome.org/DieBahn/ also #freieSoftware. Und vor #DBSchnüffelNavigator wird gewarnt:
https://digitalcourage.de/db-tracking
https://digitalcourage.de/blog/2022/so-trackt-db-navigator
Bahnfahren sollte auch ohne das Mitführen irgendwelcher Geräte, wie #Smartphone, möglich sein und ohne Google/Apple/Microslop OS.