Linux

分类下相关文章

Ubuntu

必备软件 oh-my-zsh mysql workbench (sudo apt-get install mysql-workbench) chrome DBeaver 设置默认浏览器 如果想把 Chrome 设置成为默认浏览器,打开 System settings -> Details -> Default Applications -> Web ...

阅读全文...

MySQL 崩溃导致 Discuz! Database Error (2002) notconnect 错误

中午发现周末搭建的 Disuz 论坛以及周五搭建的测试用 WordPress 均报错无法访问。 以 Discuz 为例,报错信息为: Discuz! Database Error (2002) notconnect 很明显,问题出在了 MySQL。重新刷新,错误依旧,说明不是连接池问题。 重启 MySQL 首要工作是把 MySQL 重新启动起来 $ sudo mysqld 150608 11:49:31 [Warning] Using unique option prefix key_buffer instead of key_buffer_size is deprecated and ...

阅读全文...

linux

People disagree with me. I just ignore them. -- Linus Torvalds (regarding the use of C++ for the Linux kernel.) File size change when copied with scp http://www.linuxforums.org/forum/newbie/188379-file-size-change-when-copied-scp.html md5sum is an excellent indication. Consider a 9K file. On a dis ...

阅读全文...