RSS Amplifier

Blog

Posts on The KosmosGhost Site

Recent content in Posts on The KosmosGhost Site

kosmosghost.github.ioRSS feed ↗6 posts

Latest posts

Fun with Containers - Episode One - Firefox

Word of warning: Please do not assume that following this tutorial will add anything to your internet security. I created this guide because I couldn’t find anything about running Firefox in its own container. A quick suggestion: When I was trying to find out about containers and namespaces, I made the mistake of web searching with a search string that would include the word,…

A Qemu Comparison

I wanted to create a build system on my X86-64 laptop that would cross-compile apps, and then package them in the alpine *.apk format. Did I accomplish this task? Yes. Will I be using my build system? Nope. Why? qemu-aarch64: real 1h 8m 39s user 4h 21m 47s sys 2m 16.29s x84_64: real 2m 13.35s user 11m 10.88s sys 0m 23.99s That’s right. In took over an hour to cross-compile and package the…

So, You Bricked PmOS

Oh no! You broke the GUI while doing an upgrade with pmOS. It might be possible to fix it with chroot, and this short tutorial will show you how. The following was tested using an x86 laptop, and a oneplus6t-fajita running postmarketOS. First things, first. This is a real good opportunity to back up your data. Try to keep that in mind while you are doing this tutorial. Download jumpdrive Download…

A Picture Book of some of the Apps on Mobile Linux

This is a non-exhaustive list of the Apps I’ve been using on my Mobile Linux device. AI Weather Web Browsing Plasma Tube Audio Books Podcasts Music Video Player EBooks RSS File Sync Password Manager Games Mastodon Matrix Software Store Anti-Spam AI: Bavarder works with many of the AI chat bots. Unfortunately, I am out of storage on my phone, so I haven’t been able to try Llama.cpp yet.…

Reinstall Android on Oneplus6 or Oneplus6t Device After Installing Mobile Linux

Did you install a Mobile Linux Operating System onto your Oneplus6 or Oneplus6t device, and you want to go back to android? Well, you’re in luck as it’s a pretty straight forward process. First, download the package from Oneplus. This can be done by going to service.oneplus.com/us. Scroll down to the image that says Software Update and then click on it. You will now be at a page that…

Installing PostmarketOS With Full Disk Encryption on Oneplus6 Oneplus6t Devices

Installing PostmarketOS on the Oneplus 6/6t devices is pretty easy, and you will have a linux operating system on your phone with full disk encryption. By following this short tutorial you can have a mobile linux operating system on your phone in no time, but this tutorial assumes you are using linux for doing the install. Before you start you are going to need a few tools: Android tools for…