摘要:
Quick setup— if you've done this kind of thing beforehttps://github.com/KoMiles/emlog.gitCreate a new repository on the command linetouch README.mdgit... 阅读全文
摘要:
转自:http://blog.slogra.com/post-512.html今天给新加的几个数据库备份,在执行mysqldump的时候,居然报mysqldump: Got error: 1044: Access denied for user 'jpzen'@'localhost' to data... 阅读全文
摘要:
http://www.hlbaozhuangji.cn/manage/content/other_info.php?anyid=31&lang=cn首页内容简介:select * from met_config where name = 'met_index_content' \G ;联系方式内容:select * from met_otherinfo \G; 阅读全文
摘要:
在新添加用户后,切换到该用户下面后:发现命令行前面只有一个$符号,很不方便。虽然每次输入一个bash可以解决,但是太麻烦。如何解决呢?sudo vi /etc/passwd找到该用户wangkongming:x:1002:1002::/home/wangkongming:/bin/shzhangbi... 阅读全文