After trying debian on an old workstation, I find there are some pitfalls and tricks: 1. It is recommended to install the minimal base system (with no ...
分类:
其他好文 时间:
2020-01-24 13:13:34
阅读次数:
86
1,安装的官网参考:有安装的命令和指导https://downloads.mariadb.org/mariadb/repositories/#distro=Debian&distro_release=jessie--jessie&mirror=tuna&version=10.4 其主官网地址:htt ...
分类:
数据库 时间:
2020-01-23 11:12:39
阅读次数:
226
购买VPS: 我使用的是vultr : 传送门 安装vToray: bash <(curl -L -s https://install.direct/go.sh) 启用加速: 1 安装BBR加速算法 输入以下命令,就能在centos/ubuntu/debian服务器一键安装google tcp-bb ...
分类:
其他好文 时间:
2020-01-22 16:06:32
阅读次数:
256
云计算离不开底层的虚拟化技术支持。维基百科列举的虚拟化技术有超过60种,基于X86(CISC)体系的超过50种,也有基于RISC体系的,其中有4种虚拟化技术是当前最为成熟而且应用最为广泛的,分别是:VMWARE的ESX、微软的Hyper-V、开源的XEN和KVM。云计算平台选用何种虚拟化技术将是云计 ...
分类:
其他好文 时间:
2020-01-19 22:16:41
阅读次数:
102
ubuntu配置外部smpt email 发送外网,heirloom-mailx
分类:
系统相关 时间:
2020-01-16 16:12:16
阅读次数:
152
ns3官网https://www.nsnam.org/wiki/Installation#Installation 安装: Ubuntu/Debian/Mint The following list of packages should be accurate for Ubuntu 19.04 re ...
分类:
系统相关 时间:
2020-01-15 23:17:54
阅读次数:
196
phy:/dev/ea-xen/xea-gw1-root,xvda2,w /dev/ea-xen/xea-gw1n-root lvcreate -L16G -n xea-gw1n-root ea-xen dd if=/dev/ea-xen/xea-syslog1-root bs=256k of=/d ...
分类:
数据库 时间:
2020-01-15 14:03:24
阅读次数:
102
添加阿里云的kali源 系统的镜像源文件在apt目录下 /etc/apt/sources.list 用文本编辑器打开sources.list,手动添加如下代码 将原来的源使用 号注释掉 一般没啥问题,二班情况建议提前备份号文件,或者虚拟机快照,方便回退,减少误操作带来的损失。 更新源 接下来是解决签 ...
分类:
Web程序 时间:
2020-01-13 01:11:50
阅读次数:
140
1、常用linux系统包括debian、ubuntu、SUSE、Redhat Enterprise Linux、Fedora、Centos、Oracle Linux,它们的分支归属如下: 2、以下链接可查询到所有linux系统版本的分支归属: https://github.com/FabioLoli ...
分类:
系统相关 时间:
2020-01-12 21:52:06
阅读次数:
317
Linux downloads (Debian) 首先创建一个文件 命令是sodu /etc/apt/sources.list.d/pgdg.list 并加入 deb http://apt.postgresql.org/pub/repos/apt/ stretch-pgdg main 更新列表: w ...
分类:
数据库 时间:
2020-01-12 20:01:06
阅读次数:
217