Ubuntu

Ubuntu 标签下共有 5 篇文章

Ubuntu 初始化

• bwangel tips linux ubuntu

安装软件

sed -i 's/http:\/\/cn.archive.ubuntu.com/https:\/\/mirrors.ustc.edu.cn/g' /etc/apt/sources.list
sudo apt update
sudo apt install zsh git ripgrep vim curl build-essential fd-find autojump …

Ubuntu 使用默认的 DNS Server 配置

• bwangel tips ubuntu

修复 Ubuntu 中 chrome vimium-c 插件失效的问题

• bwangel ubuntu vimium-c blog

记录一次折腾 Ubuntu 的经历

【流水账】利用闲置笔记本搭建自己的开发服务器

Ubuntu DNS 折腾 blog
  1. 对Ubuntu服务器进行基础配置
  2. 配置dnsmasq服务器
  3. 文章没什么技术含量,主要记录一些配置文件的位置

Ubuntu缩小磁盘分区大小

Ubuntu 文件系统 blog

摘要:

  1. 通过resize2fs调整文件系统大小
  2. 通过parted调整磁盘分区大小