软件安装搜狗输入法#安装输入法系统
sudo apt-get install fcitx
#官网下载deb安装包
https://shurufa.sogou.com/linux
#安装依赖(不安装会无法输入中文)
sudo apt install lib...
阅读全文...
【Ubuntu】ubuntu+vscode搭建STM32环境
参考链接【Ubuntu下搭建stm32开发环境】Ubuntu18.04+vscode1.8.5+openocd+stlinkv2Linux下使用VSCode,GCC,OpenOCD实现STM32一键编译烧录调试(CMake篇)Ubuntu下安装stlin...
阅读全文...
阅读全文...
【WEB】WEB服务器(lighttpd)搭建
pcre安装#下载
wget http://downloads.sourceforge.net/project/pcre/pcre/8.35/pcre-8.35.tar.gz
#解压
tar -xvf pcre-8.35.tar.gz
#配置
./...
阅读全文...
阅读全文...
【Ubuntu】虚拟机环境搭建
VMWare安装Ubuntu安装资源下载ubuntu22.04:https://mirrors.huaweicloud.com/ubuntu-releases/22.04/安装初始化虚拟机新建虚拟机导入镜像选择镜像文件添加网卡(用于后面直连开发板)启动虚...
阅读全文...
阅读全文...
【Ubuntu】网络环境搭建
TFTP环境搭建sudo apt-get install xinetd # 安装xinetd
sudo apt-get install tftp-hpa tftpd-hpa #安装tftp-hpa tftpd-hpals /etc/xinetd.conf...
阅读全文...
阅读全文...
