240 发简信
IP属地:安徽
  • ubuntu-server16.04.6开启telnet服务

    使用putty连接服务器提示连接失败 在实验室一台服务器上安装了Ubuntu-server16.04.6系统,使用putty连接后提示拒绝访问,...

  • ubuntu-server16.04.6安装完成后开机黑屏只有光标闪烁

    在实验室电脑上安装ubuntu-16.04.6-server-amd64系统,安装完成后开机屏幕黑屏,只有一个横的光标闪烁,但是走bios里的b...

  • 解决git clone时Failed to connect to 127.0.0.1 port 1080: Connection refused 报错

    1、初次安装后使用 $ git config --global user.name"Your Name" $ git config --glob...