07 2017 档案
摘要:centos7默认python程序是2x,如果要使用3x可以使用EPEL仓库安装。同时为了使用隔离的python环境可以安装virtualenv。 1.启用EPEL sudo yum install epel-release 2. 安装python3 sudo yum install python3
阅读全文
摘要:1.最小化安装之后首先解决联网问题(https://lintut.com/how-to-setup-network-after-rhelcentos-7-minimal-installation/) 查看网卡nmcli d 配置网卡nmtui 2. 安装i3wm(http://sobo.red/Ce
阅读全文
摘要:1.音量调节(alsa-utils) alsamixer: alsamixer is a graphical mixer program for the Advanced Linux Sound Architecture (ALSA) that is used to configure sound
阅读全文
摘要:SweetAlert是一款不需要jQuery支持的原生js提示框,风格类似bootstrap。它的提示框不仅美丽动人,并且允许自定义,支持设置提示框标题、提示类型、内容展示图片、确认取消按钮文本、点击后回调函数等。github地址:https://github.com/t4t5/sweetalert
阅读全文

浙公网安备 33010602011771号