systemctl disable firewalld systemctl stop firewalld
1,先将iso镜像转为dmg格式 hdiutil convert -format UDRW -o ubuntu-16.04-desktop-amd64.dmg ubuntu-16.04-desktop-amd64.iso voidcat:c…
http://mirrors.aliyun.com/help/centos 1、备份 mv /etc/yum.repos.d/CentOS-Base.repo /etc/yum.repos.d/CentOS-Base.repo.backup…
有时候需要下载东西什么的,在终端中 输入 pmset noidle 就可以了,ctrl +c 可退出。
<!DOCTYPE html><html><head lang="en"><meta charset="UTF-8"><title></title></head&…
public void Fill_Circle(Brush brushh, Point pnt,int r) { if (opengl) { double M_PI = 3.1415926; double inc = M_PI / 12; …
最近有个论坛数据库启动不起来,使用service mysqld start也无法启动,后用 df看了下磁盘占用率100%了,之后用du(备注:du ./ --max-depth=1 -h)查看是哪里占用的,后来发现是数据库被刷爆了,因为…
var http =require("http") var server = http.createServer(function(req, res){}).listen(8877); var url1 = "xxx.com/json" h…
mac 下载神器 aria2 安装 aria2是一个轻量级的多协议和多源的命令行 下载工具。它支持HTTP / HTTPS,FTP,SFTP, BitTorrent的和Metalink公司。aria2可以通过操纵内置 JSON-RPC和XM…
更多...
加载中...