240 发简信
IP属地:上海
  • wmic 获取系统信息

    命令提示下:cpu信息 wmic cpu get name^,extclock^,cpustatus^,description/value 显示...

  • 输入法

    ibus比较老了,现在都在用Fcitx了,为了避免冲突,最好还是先将ibus卸载掉。 sudo apt-get remove ibus // ...

  • 终端配色

    sudo apt-get install gitgit clone https://github.com/Mayccoll/Gogh.git./...

  • linux 切换显卡

    #lspci | grep VGA命令插卡系统下显卡Step1:#mount -t debugfs debugfs /sys/kernel/de...