沐曦留曳

沐曦留曳


分类 Linux 第 14 页
Linux

Linux查看端口占用

lsof1lsof -i:8080 netstat如果没有则安装 ArchLinux 1sudo pacman -S net-tools Centos 1dnf install net-tools 1netstat -lnp|g...

2020-06-12 linux 阅读全文
Linux

Ubuntu18.0.4 start-up script

系统信息123456789101112131415161718 ./+o+- yyyyy- -yyyyyy+ OS: Ubuntu...

2020-06-09 Ubuntu 阅读全文
Linux

镜像站-mirror

win系统镜像itellyou 开源镜像站MirrorZhttps://help.mirrors.cernet.edu.cn/南京大学镜像站https://mirror.nju.edu.cn/腾讯开源镜像站https://mirror...

2020-05-31 linux 阅读全文
Linux

Git设置user.name&user.email

2020-05-29 git 阅读全文
Linux

Manjaro gnome桌面美化

123456美化千千万,壁纸占一半。主题换一换,图标慢慢看。部件放几个,面板也要改。还有一终端,screenfetch/neofetch打出来。 ——来自一名Manjaro Cinnamon用户 网站地址:https:...

2020-05-18 manjaro 阅读全文
Linux

Linux下安装&更新gitlab-ce

Centos系统信息 123cat /etc/redhat-releaseCentOS Linux release 7.2.1511 (Core) 安装docker-compose1yum install docker-compos...

2020-05-06 gitlab 阅读全文
Linux

Manjaro下修改grub启动背景

方法一安装工具grub customizer 设置外观 方法二首先,找一张自己喜欢的图片,png格式manjaro使用的主题位置/usr/share/grub/themes/manjaro 复制图片到指定位置1sudo cp bac...

2020-05-05 Manjaro, grub 阅读全文
Linux

Arch Linux 清理包

删除孤立软件包(注意可能会清理一些还在使用的包,例如yarn) 1sudo pacman -Rns $(pacman -Qdtq) 如果没有孤立软件包,将显示错误 error: no targets specified. 这个是正常...

2020-04-26 Arch Linux 阅读全文
Linux

Docker的安装与配置

安装1yay -S docker 启动与配置将当前用户加入到docker用户组中 12sudo groupadd dockersudo usermod -aG docker $USER 更新用户组 1newgrp docker ...

2019-11-11 docker, linux, manjaro 阅读全文
Linux

Manjaro安装

2019-11-08 manjaro 阅读全文
1…12131415

流云与风,苍穹游牧

文章 485 分类 6 标签 216

分类目录

  • Java131
  • Linux146
  • Python29
  • congco12
  • work118
  • wuw48

标签聚合

AES AI AWS Arch Arch Linux ArchLinux CAS Caffeine CompletableFuture DNS Flask Future GC GPT GraalVM HashMap InputStream JDK

最新文章

    PPT添加水印功能 onlyoffice字体加载慢的解决方案 AdGuard生成自签名证书 crates.io-index阿里云镜像 基于GreptimeDB与Spring Boot构建高性能服务告警中心的设计
  • © 2025 沐曦留曳 版权所有.
  • 本站已运行Loading...
  • Theme Kratos:Rebirth
  • Site built with  by cong.
  • Powered by Hexo
  • Hosted on Github Pages