Common command

2017/04/06 学习 共 305 字,约 1 分钟

Linux

/etc/httpd/conf/httpd.conf

/etc/init.d/httpd restart

service mysqld start

/etc/init.d/httpd start

chkconfig mysqld on

chkconfig httpd on

\cp -rf

Git

git config branch.master.remote origin
git config branch.master.merge refs/heads/master

Windows

查看域名的dns步骤:

开始–运行,输入cmd,然后键入以下命令,如:

nslookup -q=ns baidu.com

或者

nslookup -qt=ns baidu.com

Search

    Table of Contents