月度归档: 2020 年 8 月

  • samba

    win7上,清除记录的samba密码 打开CMD,输入 control userpasswords2或者 co…

  • jenkins

    [TOC] 一、安装 1、采用系统命令 如对于 centos: sudo yum -y install jen…

  • gcov_lcov

    一、报错lcov和gcov的使用错误 编译使用的gcc版本和gcov的版本对不上的话,使用lcov和gcov的…

  • linux安装ibus输入法

    # CentOS7 安装中文语言包及IBus重启提示无法连接解决办法 修改配置 vi /etc/locale.…

  • rdesktop

    一、remmina搞不定,想其他办法 尝试 rdesktop 二、安装 sudo yum -y install…

  • mib-browser

    linux下安装 sudo yum -y install mibbrowser 竟然真有!

  • wine

    一、安装 sudo yum -y install wine 很快安装完毕 二、启动配置工具 winecfg 但…

  • reactos

    一、初次接触 2006年我大四,老师分配的任务就做抄作系统汉化。 选择的就是 ReacOS,当时还没有中文版 …

  • indent

    [toc] [TOC] 一、缘起 本以为有了 astyle 就能够搞定一切 C 语言文件格式美化问题。 却发现…

  • tiger vnc配置

    一、来源 http://m.mamicode.com/info-detail-1661709.html 我曾经…