首页
关于
壁纸
直播
留言
友链
统计
Search
1
《吞食天地1》金手指代码
6,545 阅读
2
《三国志英杰传》攻略
6,428 阅读
3
白嫖Emby
6,355 阅读
4
Emby客户端IOS破解
6,336 阅读
5
破解emby-server
4,465 阅读
moonjerx
game
age-of-empires
zx3
san-guo-zhi
尼尔:机械纪元
net
emby
learn-video
docker
torrent
photoshop
route
minio
git
ffmpeg
im
vue
gitlab
typecho
svn
alipay
nasm
srs
mail-server
tailscale
kkfileview
aria2
webdav
synology
redis
oray
chemical
mxsite
math
π
x-ui
digital-currency
server
nginx
baota
k8s
http
cloud
linux
shell
database
vpn
esxi
rancher
domain
k3s
ewomail
os
android
windows
ios
app-store
macos
develop
java
javascript
uniapp
nodejs
hbuildx
maven
android-studio
jetbrain
jenkins
css
mybatis
php
python
hardware
hard-disk
pc
RAM
software
pt
calibre
notion
office
language
literature
philosophy
travel
登录
Search
标签搜索
ubuntu
mysql
openwrt
zerotier
springboot
centos
openvpn
jdk
吞食天地2
synology
spring
idea
windows11
吞食天地1
transmission
google-play
Japanese
xcode
群晖
kiftd
MoonjerX
累计撰写
380
篇文章
累计收到
466
条评论
首页
栏目
moonjerx
game
age-of-empires
zx3
san-guo-zhi
尼尔:机械纪元
net
emby
learn-video
docker
torrent
photoshop
route
minio
git
ffmpeg
im
vue
gitlab
typecho
svn
alipay
nasm
srs
mail-server
tailscale
kkfileview
aria2
webdav
synology
redis
oray
chemical
mxsite
math
π
x-ui
digital-currency
server
nginx
baota
k8s
http
cloud
linux
shell
database
vpn
esxi
rancher
domain
k3s
ewomail
os
android
windows
ios
app-store
macos
develop
java
javascript
uniapp
nodejs
hbuildx
maven
android-studio
jetbrain
jenkins
css
mybatis
php
python
hardware
hard-disk
pc
RAM
software
pt
calibre
notion
office
language
literature
philosophy
travel
页面
关于
壁纸
直播
留言
友链
统计
搜索到
380
篇与
moonjerx
的结果
2021-11-10
windows10安装docker运行centos8
1.拉取镜像docker pull centos:centos8.4.21052.运行容器docker run -d -i -t --name centos8 --network=host centos:centos8.4.21053.安装centos内环境yum install -y net-tools
2021年11月10日
109 阅读
0 评论
0 点赞
2021-11-09
win10安装docker踩坑
{card-describe title="问题描述"}这个问题就是系统的问题,Win10家庭版的可以没有安装wsl2的支持,专业版是支持的,可以在“启用或关闭Windows功能”中选择"虚拟机平台"和"适用于Linux的windows的子系统"后续可能会出现一个感叹号的提示"Install WSL 2 kernel update" The WSL 2 Linux kernel is not installed using a separate MSI update package.Please click the link and follow the instructions to install the kernel update:https://aka.ms/wsl2kernel.翻译过来就是你现在用的已经旧了,到这个网站下载最新的来更新换一下你的wsl2的包{/card-describe}下载linux-kernel 安装后重启docker即可
2021年11月09日
113 阅读
0 评论
0 点赞
2021-11-08
windows创建安装介质(USB 闪存驱动器、DVD 或 ISO 文件)
1.下载官方工具使用该工具创建安装介质(USB 闪存驱动器、DVD 或 ISO 文件),以在其他电脑上安装 Windows 10(单击可显示详细或简要信息) 下载地址:MediaCreationTool21H1.exe2.制作流程(1)接受条款(3)选择镜像内容(4)制作到U盘或者制作ISO文件
2021年11月08日
155 阅读
0 评论
0 点赞
2021-11-08
宝塔nginx配置文件目录服务器
1.修改用户www用户修改为root用户,否则报错4032.配置server { listen 80; listen 443 ssl http2; server_name software.moonjer.com; index index.php index.html index.htm default.php default.htm default.html; autoindex on; # 显示目录 autoindex_exact_size on;# 显示文件大小 autoindex_localtime on;# 显示文件时间 charset gbk,utf-8; root /software; }
2021年11月08日
153 阅读
0 评论
0 点赞
2021-11-07
nginx配置文件下载服务器
location / { root E:/downloads; autoindex on; autoindex_exact_size off; autoindex_localtime on; charset gbk,utf-8; }
2021年11月07日
98 阅读
0 评论
0 点赞
1
...
56
57
58
...
76
您的IP: