logo
publist
写文章

简介

该用户还未填写简介

擅长的技术栈

可提供的服务

暂无可提供的服务

Adobe Audition录制音频与剪辑

2020年新型冠状病毒,致使在家办公和在家授课。视频与音频的录制处理是一个较为关键的技术。本文介绍的是音频处理的软件使用。

#adobe
解决ubuntu系统python2.7安装uwsgi报错

(1) Exception: you need a C compiler to build uWSGI(2)fatal error: Python.h: No such file or directory

文章图片
#ubuntu#linux
五分钟理解VRF(Virtual Routing and Forwarding,虚拟路由转发)

假设PC1与R2这一侧的网络属于一个独立的业务;PC2与R3这一侧的网络属于另一个独立的业务,由于设备资源有限或者其他方面的原因,这两个独立的业务的相关节点连接在R1上,也就是同一台设备上。那么在完成相关配置后,R1的路由表如上图所示。现在如果PC1要发一个数据包到2.2.2.2,那么这个数据包在到达R1后,R1就会去查看自己的路由表,发现有一条2.2.2.0/24的路由匹配,因此...

#网络协议
Mac中word插入图片保持原来的清晰度

Mac中word2019插入图片保持原来的清晰度

Systemctl stop XXX 时间太长

一、背景假如我们自己开发了一个系统,例如web,想要通过systemd来控制。但使用过程中,出现了问题,systemctl stop XXX 的时间太长了。二、问题原因

【postgresql初始化失败】initdb: invalid locale settings; check LANG and LC_* environment variables

The files belonging to this database system will be owned by user "postgres".This user must also own the server process.initdb: invalid locale settings; check LANG and LC_* environment variables

#postgresql
解决Keepalived脚本启动时warning、Unsafe

WARNING - script '/etc/keepalived/XXXXXX' is not executable for uid:gid 0:0 - disabling.Unsafe permissions found for script '/etc/keepalived/XXXXXXX'WARNING - default user 'keepalived_script' for scri

【pip install psycopg2安装报错】Error: pg_config executable not found.

yum install postgresql-dev 解决 Error: pg_config executable not found.pg_config is required to build psycopg2 from source.Please add the directory containing pg_config to the $PATH or specify the full e

#postgresql
    共 20 条
  • 1
  • 2
  • 请选择