sudo -E apt-get -qq purge azure-cli ghc* zulu* llvm* firefox powershell openjdk* dotnet* google* mysql* php* android* sudo rm -rf /etc/apt/sources.list.d/* /usr/share/dotnet /usr/local/lib/android /opt/ghc sudo -E apt-get -qq autoremove --purge @@ -136,19 +138,7 @@ job...
large-packages: true docker-images: true swap-storage: true - name: Initialize environment env: DEBIAN_FRONTEND: noninteractive run: | sudo -E apt-get -qq update -y sudo -E apt-get -qq install -y $(curl -fsSL https://raw.githubusercontent.com/nantayo/My-Pkg/master/2305) sudo -E ...
7.Overwrite current firmware.Whereas all OpenWRT instructions will tell you to write to the ‘firmware‘ partition, this does not exist on DD-WRT and you have to use the ‘linux‘ partition instead. Note the ‘-r’ argument will reboot the router as soon as the flash is complete. (As ...
显示status状态是 ACCESS_DENIED,需要去ZeroTier Central设置通过。之后再执行zerotier-cli listnetworks显示status状态是OK就说明设置成功 修改防火墙设置 vim /etc/firewall.user 1. 添加以下内容,其中ztxxxxxxxx更改为zerotier-cli listnetworks显示的dev项 iptables -I FORWARD -i ztxxxxxxxx -j ACCEPT iptables -I...
sudo apt-get updatesudo apt-get install docker-ce docker-ce-cli containerd.iogit clone https://github.com/OpenNuvoton/MA35D1_Docker_Script.git./build.sh./join.sh2. 新增並更換目錄 mkdir shared/openwrtcd shared/openwrt3. 配置git 環境 git config –global user.email sac_test@sacsys.com....
sudo apt-get update sudo apt-get install docker-ce docker-ce-cli containerd.io git clone https://github.com/OpenNuvoton/MA35D1_Docker_Script.git ./build.sh ./join.sh 2. 新增并更换目录 mkdir shared/openwrt cd shared/openwrt 3. 配置git 环境 ...
can use the module for ext4 to mount ext2/ext3 as well.OpenWrt-Forum: Benchmarks with different filesystems Available file systems and their packages can be listed with opkg update; opkg list "kmod-fs*".名称描述 kmod-fs-autofs4AutoFS⾃动挂载指定的⽂件系统的版本4的内核级⽀持模块 ...
1 ./scripts/feeds update -a 注意:这一步可能某些软件会同步失败。失败情况分两种: 如果git报错说找不到子模块,那么可以手动clone未能成功拉取的子模块 如果是Makefile报错,实测发现可以将这种库单独领出来,直接clone到package目录下 第四步,手动克隆某些软件仓 某些仓库其实只有一个软件,有的仓库通过feeds.conf...
UPDATE: Nevermind, ran the steps a few times and the modem was at the right “window” to accept the update command: Package from here: https://source.sierrawireless.com/resources/airprime/minicard/74xx/fw/swi9x30c_02,-d-,24,-d-,05,-d-,06_generic_002,-d-,026_000 qmicli -d /...
Accessing OpenWrt via CLI Configuring OpenWrt with UCI Managing packages Managing services There is virtually no reason for a home user to useIPv6NATof any sort. If you're here to “fix” anIPv6puzzle, this likely isn't what you need. ...