Skip to content
cooip-jm edited this page Sep 14, 2024 · 18 revisions

单lxc (a) VS PVE CT(b)

a 牵绊少,需要较多的Linux 基础,

资源占用极少,部署简易,宿主系统选择面宽泛

b,受PVE厂家限制,只能跟随升级,宿主限定Debian,

arm版只能自己编译或者使用非官方包,操作简单,能快速上手。需要至少2G内存

手里有垃圾设备不舍得扔且贪玩的可以试着玩玩lxc,一不小心就玩成了高手

TG群

https://t.me/openwrt_flippy

Flippy_Openwrt 频道 / armbian/openwrt arm linux内核

@openwrt_flippy

Armbian ophub仓库地址

https://github.com/ophub/amlogic-s9xxx-armbian/releases

=======================================================

预计会写下面的东西

基于armbian的的电视盒子

通过lxc实现all in one

Alist

Apple时间机器

DDNS+V6

armtvbox All in one

替代镜像 有时候mirrors.bfsu.edu.cn/lxc-images偶尔会不那么靠谱的时候,可以切换一下替代镜像

mirrors.tuna.tsinghua.edu.cn/lxc-images
image

openwrt

image
lxc-create --name fedora --template download -- --dist fedora --release 40 --arch arm64 --server mirrors.bfsu.edu.cn/lxc-images

telegram-cloud-photo-size-5-6246739115957666000-x

lxc-create --name almalinux --template download -- --dist almalinux --release 9 --arch arm64 --server mirrors.bfsu.edu.cn/lxc-images

telegram-cloud-photo-size-5-6246739115957666001-y

lxc-create --name tumbleweed --template download -- --dist opensuse --release tumbleweed --arch arm64 --server mirrors.bfsu.edu.cn/lxc-images

telegram-cloud-photo-size-5-6246739115957666002-x

lxc-create --name opensuse --template download -- --dist opensuse --release 15.6 --arch arm64 --server mirrors.bfsu.edu.cn/lxc-images

telegram-cloud-photo-size-5-6246739115957666003-x

lxc-create --name rockylinux --template download -- --dist rockylinux --release 9 --arch arm64 --server mirrors.bfsu.edu.cn/lxc-images

telegram-cloud-photo-size-5-6246739115957666004-x

lxc-create --name openeuler --template download -- --dist openeuler --release 24.03 --arch arm64 --server mirrors.bfsu.edu.cn/lxc-images

telegram-cloud-photo-size-5-6246739115957666005-x

lxc-create --name alpine --template download -- --dist alpine --release 3.20 --arch arm64 --server mirrors.bfsu.edu.cn/lxc-images

telegram-cloud-photo-size-5-6246739115957666006-x

lxc-create --name alt --template download -- --dist alt --release p10 --arch arm64 --server mirrors.bfsu.edu.cn/lxc-images

telegram-cloud-photo-size-5-6246739115957666007-y

telegram-cloud-photo-size-5-6246739115957666008-x

lxc-create --name debian --template download -- --dist debian --release trixie --arch arm64 --server mirrors.bfsu.edu.cn/lxc-images

telegram-cloud-photo-size-5-6246739115957666026-x

lxc-create --name archlinux --template download -- --dist archlinux --release current --arch arm64 --server mirrors.bfsu.edu.cn/lxc-images

telegram-cloud-photo-size-5-6246739115957666025-x

lxc-create --name centos --template download -- --dist centos --release 9-Stream --arch arm64 --server mirrors.bfsu.edu.cn/lxc-images

telegram-cloud-photo-size-5-6246739115957666050-x

lxc-create --name nixos --template download -- --dist nixos --release 24.05 --arch arm64 --server mirrors.bfsu.edu.cn/lxc-images