- msdn https://msdn.itellyou.cn/?ang=2h-cn
- Ubuntu 文档: http://people.ubuntu.com/~happyaron/udc-cn/lucid-html/index.html
- 软件:
- xinlc 的常用软件整理 - https://github.com/xinlc/dotfiles/tree/master/linux
- Pop!_OS https://pop.system76.com/
一个基于ubumtu的linux系统,有内容齐全的软件商店
入坑视频:https://www.youtube.com/watch?v=mkBVJIS1KFU
https://blog.csdn.net/gatieme/article/details/44856359
设置root密码
sudo passwd
VMware Tools
https://blog.csdn.net/qq_41782425/article/details/85125807
检察网络
sudo apt-get install net-tools
ifconfig
更新软件源
https://www.cnblogs.com/dadonggg/p/11129973.html
sudo cp /etc/apt/sources.list /etc/apt/sources.list_backup
sudo vi /etc/apt/sources.list
追加如下地址:
#添加阿里源
deb http://mirrors.aliyun.com/ubuntu/ bionic main restricted universe multiverse
deb http://mirrors.aliyun.com/ubuntu/ bionic-security main restricted universe multiverse
deb http://mirrors.aliyun.com/ubuntu/ bionic-updates main restricted universe multiverse
deb http://mirrors.aliyun.com/ubuntu/ bionic-proposed main restricted universe multiverse
deb http://mirrors.aliyun.com/ubuntu/ bionic-backports main restricted universe multiverse
deb-src http://mirrors.aliyun.com/ubuntu/ bionic main restricted universe multiverse
deb-src http://mirrors.aliyun.com/ubuntu/ bionic-security main restricted universe multiverse
deb-src http://mirrors.aliyun.com/ubuntu/ bionic-updates main restricted universe multiverse
deb-src http://mirrors.aliyun.com/ubuntu/ bionic-proposed main restricted universe multiverse
deb-src http://mirrors.aliyun.com/ubuntu/ bionic-backports main restricted universe multiverse
sudo apt-get update
sudo apt-get upgrade
卸载:https://blog.csdn.net/luckydog612/article/details/80877179
2020年09月12日
fish or zsh
shell
Fish shell 入门教程
Ubuntu下zsh的安装与oh my zsh的配置
Fish vs. Zsh vs. Bash以及为什么要改用Fish
Oh My Fish 一个可以让你赏心悦目的 fish shell 框架
Oh My Fish! 让你的 Shell 漂亮起来
设置fish为开机shell
查看 fish shell 的安装位置:$ which fish /usr/bin/fish
修改默认 shell 为 fish shell
chsh -s /usr/bin/fish
man chsh
: chsh - change login shell
# 推荐omf的主题
omf install zish
omf 增加了 vi 模式,在 fish 下运行 fish_vi_mode 命令,或者在
~/.config/fish/config.fish
中加上fish_vi_mode
便自动进入 vi 模式
openjdk
Linux之Ubuntu18.04安装Java JDK8的三种方式
在ubuntu下安装openjdk
官方网站安装的相关介绍
sudo apt-get install openjdk-8-jdk
eclipse
ubuntu - 安装openjdk、eclipse
CDT(c/c++ develope tools?):Eclipse 配置C/C++开发环境
ECLIPSE 安装及与CDT 的使用 多线程编程
vscode
Ubuntu16.04下配置VScode的C/C++开发环境
配置解释:Linux - VScode配置C、C++环境
Linux 中vscode vim模式切换<esc> <caps lock> 后,<caps lock> 不起作用
在ubuntu中切换了 两个按键的位置,但是在vscode里面,按下 本应该切换为normal mode,但是没有。
这个错误在https://github.com/VSCodeVim/Vim/issues/4350 被提到
修改:
在设置文件中加上:
"keyboard.dispatch": "keyCode"
ftp
gftp
vsftpd
《详解:Ubuntu 下安装和配置 FTP》
https://www.linuxprobe.com/ubuntu-ftp-service.html
ssh
https://blog.csdn.net/future_ai/article/details/81701744
sudo apt install openssh-server
vi /etc/ssh/ssh_config.d
PasswordAuthentication yes # 打开
防火墙
lsof -i:22
sudo ufw all ssh
secureCRT
Ubuntu安装secureCRT
安装及错误解决
SecureCRT+Xming实现Linux远程图形绘画
通过ssh X11转发使用远程gui程序
startup application
(自带)开机管理
System Monitor
(自带)监控资源使用情况
Sogo 输入法
【安装中文输入法(sogo)部分】Ubuntu18.04 linux - 软件安装、美化
ubuntu 20.04 自带拼音输入法
百度输入法
Ubuntu 20.04 安装百度输入法
vNote
markdown工具
vNote安装(AppImage)
MindMaster
思维导图
Wireshark
抓包
https://linux.cn/article-11987-1.html
Postman
模拟请求
在Ubuntu18.04系统中Postman的安装、配置及使用
Beyond Compare
比较工具
Meld
(命令行)比较工具
VLC media player
播放器
GNU
做图软件(ps)
Kdenlive
视频剪接
flameshot
屏幕截图
ubuntu 下可以尝试还不错的屏幕截图工具: flameshot
Ubuntu(Debian)截图并编辑软件推荐:Flameshot(实现类似QQ的截图功能,具有插入文字功能)
录屏、推流
OBS (专业)
kazam (简单)
cheese
摄像头
KolourPaint
简单的绘图(mspaint)
GoldenDict
翻译软件
(设置成开启启动,快捷键ctrl+c+c,挺方便)
Ubuntu 18.04 LTS版本 GoldenDict安装与配置
MySQL Workbench
mysql客户端
VirtualBox
ubuntu 18.04 安装 virtualbox
linux - ubuntu 20.04 上安装 VirtualBox 和搭建 ubuntu 18.04 虚拟机(解决:窗口太小,无法点击按钮)
virtualbox 安装 Windows 10 专业版
vmware workstation
Ubuntu 20.04 安装 vmware workstation 虚拟机软件
Remmina
远程连接工具
开发集成
OpenJDK、eclipse、vscode、Android Studio、CLion、GoLand
vim
vim - 常用快捷键 - 【简洁】+ linux命令行快捷键
vim - CapsLock大写锁定键映射成 Esc 建
linux vim - 以普通用户启动的Vim如何保存需要root权限的文件
electron-srr
telegram
aMule
edk2链接下载
aMule官网:http://www.amule.org/
AMule - Ubuntu中文
eMule官网:https://www.emule-project.net/home/perl/general.cgi?l=42
ed2k的服务器列表文件地址: http://ed2k.2x4u.de/index.html
ktorrent
用ubuntu下载电影:磁力链接,torrent,迅雷链接
aria2
下载工具,支持:
ubuntu18.04 aria2的安装及使用详解
libreoffice (慢)
正常预装
wps for linux
oracle 12c、11g、oracle sql developer
Oracle-【学习笔记】for ocp
ubuntu Oracle SQL Developer 安装
resolvconf
dns管理
https://note.qidong.name/2020/05/resolvconf/
ubuntu20.04 美化全过程实录
Ubuntu18.04 linux - 软件安装、美化
Ubuntu 16.04 完全美化指南
root@openwrt_d2550:~# find / -name release_ram*
/rom/usr/lib/lua/luci/controller/release_ram.lua
/rom/usr/lib/lua/luci/i18n/release_ram.zh-cn.lmo
/usr/lib/lua/luci/controller/release_ram.lua
/usr/lib/lua/luci/i18n/release_ram.zh-cn.lmo
root@openwrt_d2550:~# cat /usr/lib/lua/luci/controller/release_ram.lua
module("luci.controller.release_ram",package.seeall)
function index()
entry({"admin", "status", "release_ram"}, call("release_ram"), _("Release Ram"), 9999)
end
function release_ram()
luci.sys.call("sync && echo 3 > /proc/sys/vm/drop_caches")
luci.http.redirect(luci.dispatcher.build_url("admin/status"))
end
root@openwrt_d2550:~#
定时清理 cron
*/20 * * * * echo 1 > /proc/sys/vm/drop_caches#整句复制到计划任务 每20分钟释放内存