mirror of https://gitlab.com/octtspacc/OcttKB
OcttKB Cross-Repo Sync (HTML to Raw)
This commit is contained in:
parent
8acb2457ee
commit
51f87922c2
|
@ -1,7 +1,7 @@
|
||||||
created: 20230202230035698
|
created: 20230202230035698
|
||||||
creator: Octt
|
creator: Octt
|
||||||
icon: 🤖
|
icon: 🤖
|
||||||
modified: 20240128202016631
|
modified: 20240423222710949
|
||||||
modifier: Octt
|
modifier: Octt
|
||||||
page-cover: https://source.unsplash.com/random?android
|
page-cover: https://source.unsplash.com/random?android
|
||||||
tags: OS Google Linux
|
tags: OS Google Linux
|
||||||
|
@ -48,6 +48,7 @@ title: Android
|
||||||
* https://www.bluestacks.com/
|
* https://www.bluestacks.com/
|
||||||
* ''[[WayDroid|https://waydro.id/]]'' - //container-based approach to boot a full Android system on a regular GNU/Linux system// - [[[Git|https://github.com/waydroid]]]
|
* ''[[WayDroid|https://waydro.id/]]'' - //container-based approach to boot a full Android system on a regular GNU/Linux system// - [[[Git|https://github.com/waydroid]]]
|
||||||
* [[docker-android|https://github.com/budtmo/docker-android]] --- //Android in docker solution with noVNC supported and video recording// --- Many system options but subpar performance (high latency) and weird UI, don't reccomend.
|
* [[docker-android|https://github.com/budtmo/docker-android]] --- //Android in docker solution with noVNC supported and video recording// --- Many system options but subpar performance (high latency) and weird UI, don't reccomend.
|
||||||
|
* [[Trinity Emulator: High-Performance Mobile Emulation through Graphics Projection|https://trinityemulator.github.io/]] --- //Android emulator designed to simultaneously meet the goals of good compatibility, security and efficiency with the novel notion of graphics projection space.// --- <<[# Git "https://github.com/TrinityEmulator">>
|
||||||
|
|
||||||
* [[VirtualXposed|https://vxposed.com/]] --- Secondary app container for Android with virtualized root access (totally broken on Android >= 12) --- <<#[ Git "https://github.com/android-hacker/VirtualXposed">>
|
* [[VirtualXposed|https://vxposed.com/]] --- Secondary app container for Android with virtualized root access (totally broken on Android >= 12) --- <<#[ Git "https://github.com/android-hacker/VirtualXposed">>
|
||||||
* [[VMOS|https://www.vmos.com/]], VPhoneGaga --- Apps for virtualizing an almost-full Android system with only userspace access (apparently don't work on Android 13+)
|
* [[VMOS|https://www.vmos.com/]], VPhoneGaga --- Apps for virtualizing an almost-full Android system with only userspace access (apparently don't work on Android 13+)
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
created: 20230111153758951
|
created: 20230111153758951
|
||||||
creator: Octt
|
creator: Octt
|
||||||
icon: 🐧
|
icon: 🐧
|
||||||
modified: 20240213224741044
|
modified: 20240423222917329
|
||||||
modifier: Octt
|
modifier: Octt
|
||||||
page-cover: https://images.unsplash.com/photo-1549605659-32d82da3a059?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D
|
page-cover: https://images.unsplash.com/photo-1549605659-32d82da3a059?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D
|
||||||
tags: $:/i18n:en Unix
|
tags: $:/i18n:en Unix
|
||||||
|
@ -33,6 +33,7 @@ title: Linux
|
||||||
* [[systemd-nspawn|https://wiki.archlinux.org/title/Systemd-nspawn]] --- //chroot on steroids// for systemd hosts and guests.
|
* [[systemd-nspawn|https://wiki.archlinux.org/title/Systemd-nspawn]] --- //chroot on steroids// for systemd hosts and guests.
|
||||||
** Quick boot a mounted rootfs: `-b -D ${rootfs path}`.
|
** Quick boot a mounted rootfs: `-b -D ${rootfs path}`.
|
||||||
** Kill booted container from shell: hold Ctrl and quickly press ] for 3 times.
|
** Kill booted container from shell: hold Ctrl and quickly press ] for 3 times.
|
||||||
|
* [[JSLinux Mobile – Linux for iOS|https://jm.iq.pl/jslinux-mobile-linux-for-ios/]] --- //a mobile version of a PC emulator written in Javascript, with a running, fully functional Linux system// --- <<[# Git "https://github.com/jaromaz/jslinux-mobile">>
|
||||||
|
|
||||||
* [[Running a script every time a new kernel is installed|https://unix.stackexchange.com/questions/30320/running-a-script-every-time-a-new-kernel-is-installed]] --- Just place a sh script in `/etc/kernel/postinst.d/` (with the correct filename order).
|
* [[Running a script every time a new kernel is installed|https://unix.stackexchange.com/questions/30320/running-a-script-every-time-a-new-kernel-is-installed]] --- Just place a sh script in `/etc/kernel/postinst.d/` (with the correct filename order).
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
created: 20230117105218211
|
created: 20230117105218211
|
||||||
creator: Octt
|
creator: Octt
|
||||||
modified: 20230823232212160
|
modified: 20240423224106558
|
||||||
modifier: Octt
|
modifier: Octt
|
||||||
tags: TODO $:/i18n:en
|
tags: TODO $:/i18n:en
|
||||||
title: Pseudo-OS
|
title: Pseudo-OS
|
||||||
|
@ -9,5 +9,13 @@ A ''pseudo-operating-system'' is a software that acts (in a limited way) like an
|
||||||
|
|
||||||
!!! ''Here are some''
|
!!! ''Here are some''
|
||||||
|
|
||||||
|
* [[CloudDesk/Altaica|https://altaica.altervista.org/]] --- //online desktop made for multi-tasking, with multiple useful tools// ---
|
||||||
* [[daedalOS|daedalOS]]
|
* [[daedalOS|daedalOS]]
|
||||||
|
* [[MainOS (Maingron OS)|https://maingron.com/about_mainos]] --- //web-based Operating System// --- <<[# Git "https://github.com/Maingron/MainOS">>
|
||||||
* ''OS.js'': [[Website|https://www.os-js.org]] | [[Demo|https://demo.os-js.org]] | [[Git|https://github.com/os-js]]
|
* ''OS.js'': [[Website|https://www.os-js.org]] | [[Demo|https://demo.os-js.org]] | [[Git|https://github.com/os-js]]
|
||||||
|
* [[Puter|https://github.com/HeyPuter]] --- //The Open-Source Internet OS!//
|
||||||
|
* [[RebornXP|https://rebornxp.js.org/]] --- // The nostalgic Windows XPerience right in your browser!// --- <<[# Git "https://github.com/shoaib-jamal/rebornxp">>
|
||||||
|
* [[web3os|https://web3os.sh]] --- //The OS for the next web// --- <<[# Git "https://github.com/web3os-org">>
|
||||||
|
* [[WebSystem OS|https://websystem.natelev.in/]] --- //A web-based operating system taking advantage of bleeding edge web technologies.// --- <<[# Git "https://github.com/NateLevin1/websystem">>
|
||||||
|
* [[WINDOWS93|https://www.windows93.net/]]
|
||||||
|
* //[[Compare different web-os: node-os, OS13k, web3os, meeseOS etc... for os-js #822|https://github.com/os-js/OS.js/discussions/822]]//
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
created: 20240330003641602
|
created: 20240423224136931
|
||||||
current-tiddler: GettingStarted
|
current-tiddler: GettingStarted
|
||||||
modified: 20240330003641602
|
modified: 20240423224136931
|
||||||
title: $:/HistoryList
|
title: $:/HistoryList
|
||||||
type: application/json
|
type: application/json
|
|
@ -1,6 +1,6 @@
|
||||||
created: 20240329113858324
|
created: 20240423221551523
|
||||||
creator: Octt
|
creator: Octt
|
||||||
list:
|
list:
|
||||||
modified: 20240329125333154
|
modified: 20240423223002111
|
||||||
modifier: Octt
|
modifier: Octt
|
||||||
title: $:/StoryList
|
title: $:/StoryList
|
|
@ -1,7 +1,7 @@
|
||||||
created: 20220920090405977
|
created: 20220920090405977
|
||||||
creator: Octt
|
creator: Octt
|
||||||
modified: 20240130144710127
|
modified: 20240423221556267
|
||||||
modifier: Octt
|
modifier: Octt
|
||||||
title: $:/state/tab-1749438307
|
title: $:/state/tab-1749438307
|
||||||
|
|
||||||
$:/core/ui/ControlPanel/KeyboardShortcuts
|
$:/core/ui/ControlPanel/Saving
|
Loading…
Reference in New Issue