• 0 Posts
  • 11 Comments
Joined 5 months ago
cake
Cake day: March 11th, 2025

help-circle

  • Hes saying that a HDD or SSD draws too much power for the usb port to handle on his mini pc. This would not be an issue if the drive was externally powered or, for example of he used a dongle that has a power input, the usb hdd or ssd “should” (maybe check the specs of the dongle) draw power directly from the wall and transfer data to the phone, so it shouldnt be an issue. This is actually very useful input even if the user does not plan to boot off the hdd. Definitely could have been worded better tho


  • I was assuming that the user would be using an older phone that would otherwise become ewaste (most phones have built in batteries now), some phones do clock down when at low battery but if you are consistantly plugged in it shouldnt be an issue. Alot of modern devices will draw from wall power before battery, but that doesnt solve the battery issue entirely since the l-ion batts are kinda dangerous when overheated or punctured so unless you have the skills to remove the battery and wire a bypass you are taking a minor risk. but imo ive used phones as permenent gps or as a wifi reciever and in those applications, i did not encounter battery expansion and or major overheating.


  • You can use mixplorer (6$ google play store) to quickly launch a local ftp or smb server. attach a hdd or ssd to the charging port, buy a dongle (<25$) that allows data transfer, charging, and ethernet. And you basically just made a nas. You could even port forward the ftp to make it accessible outside your network (i dont recommend this unless you are hosting a vpn).

    do not expect good transfer speeds but as far as a persistant redundant secure storage this is a great solution. The phone used would optimally have usb c for better data tranfer speeds. But the phone itself may limit these speeds refer to your phones specifications data for that (just google it).

    The phone might overheat so maybe slap a usb fan on it and remove the case. If possible make it “float”(put rubber feet on the phone or smthn idk) to allow airflow on both surfaces of the device.

    Very cool Idea. Please make an update post and link it in this thread if you make it and test speeds <3

    Edit no idea how i forgot to mention this, but ADB can also be used to send commands directly to the device over the network you have alot of fine tune control over the device, you can run, close, install and uninstall apps, run scripts, remove default unessary bloat and even the launcher! After setup you may never have to touch the phone again, barring power loss etc. If that seems like alot there are also methods of remote desktopping into the phone. But in my expereince those solutions are laggy and slow. But if you just need it for simple tasks this might be optimal for you.


  • ALL of the listed features from zorin pro have free alternatives, unless you really want microsoft office, screen sharing, adobe premier, etc… just stick with the free version and find free viable alternatives. Libreoffice, kdenlive, etc. How did you land on zorin to begin with? Most new users are recommended to use fedora, ubuntu-gnome, and linux mint. To me, just looking at zorins website they do not share the most basic principles of the linux space (being free and open source). I highly recomend switching, if you could run

    echo $XDG_CURRENT_DESKTOP

    This will output the name of your display manager like gnome, kde, etc. The version of zorin you are running is more than certainly using a popular one. Just find a distro that uses the same one. And your user experience will be almost exactly the same. Zorin might have some QOL features but definitely not anything you couldnt implement yourself.

    Feel free to reach out here for more help if you run into any brick walls. You already dual booted your pc so i have faith that you have a pretty good grasp on what you are doing. If time is a factor and you just need a distro that “works” stick with what you have, and find FOSS alternatives for zorin. Best of luck


  • Personally, I configure my entire os before signing in to websites or any software (or putting any privacy critical info on my system) then I backup my os to my NAS using rescuezilla, using linux its usually max 30Gb. I also have a private github repo that i backup my dotfiles to just in case my NAS kicks the bucket. Going back to a “clean” install after doing something stupid kinda sucks but at least all your hard work making it look and feel the way you want will persist. I also highly reccomend doing some sort of offline & off network backup for privacy sensative information. Best of luck, I feel your pain I nuked my system once after days of work and i said, never again.


  • I used the plasma-meta package and to be sure I just now used arch-chroot on a flashdrive and removed plasma entirely. Cleared pacman with -Scc and then reinstalled plasma-meta and all its dependencies.

    Also breeze-gtk and oxygen-gtk were the only themes in the long list of dependencies. Maybe they removed them to shorten install times and shrink the size of the DE install?

    Youre comment is greatly appreciated. it also gave me an idea. Im next going to install downgrade and check if the dependencies change to add more themes in a previous version.

    I could also be crazy and manually installed a bunch of themes one night. but i barely put any work into the look and feel of the DE so im almost 99% sure this is not the case

    Update this did not work downgrading breaks dependencies and will not let me since force was depreciated…


  • After some tests with many different keyboards from f-droid, not a single one of the roughly 12 I tested were able to send capital letters. My workaround would be use a keyboard that allows for custom keys and add shift or a capslock input to the keyboard.

    I tried “unexpected keyboard” which had the option to do this but i cannot for the life of me figgure out how to actually press capslock when its added to the keyboard its set to the letter A but its not useable through normal means i must have to hold it or something and i cannot figgure it out.

    My other solution is to buy one of these

    Its a dinky wireless keyboard with a left click on the top left making it holdable like a game controller and all mouse inputs are useable with only thumbs. Its great for using a keyboard from a bed or couch.

    Best of luck