logo
publist
写文章

简介

该用户还未填写简介

擅长的技术栈

可提供的服务

暂无可提供的服务

Ubuntu18.04有线网络配置

问题描述:Ubuntu18.04主机连接有线后无法上网。

#网络#linux#ubuntu
解决在Docker容器内不能上网的问题

问题描述: 在Docker容器内, 无法ping通外网.

#docker#容器#linux
PyCharm中解决Matplotlib绘图时AttributeError: module ‘backend_interagg‘ has no attribute ‘FigureCanvas‘问题

利用PyCharm中Matplotlib绘图时,出现AttributeError: module ‘backend_interagg’ has no attribute 'FigureCanvas’错误。

#matplotlib#pycharm#python
虚拟机显示Ubuntu繁忙,无法正常关闭虚拟机

问题:Ubuntu繁忙,无法正常关闭虚拟机解决办法:将电脑重启,重启后先不打开虚拟机,在Ubuntu安装文件夹下删除如下文件:删除后再开启虚拟机即可!

#ubuntu
K8s中The connection to the server localhost:8080 was refused- did you specify the right host or port?

K8s中,主节点init结束/从节点join后,执行kubectl get nodes时,出现The connection to the server localhost:8080 was refused- did you specify the right host or port?报错.

#linux#kubernetes#kubelet
Ubuntu18.04设置frp开机自启动

配置完成frp内网穿透后,设置开机自启动。

#linux#ubuntu
解决K8s安装中节点初始化时 [kubelet-check] The HTTP call equal to ‘curl -sSL http://localhost:10248/healthz‘ 问题.

安装K8s时,在节点初始化过程中出现[kubelet-check] The HTTP call equal to 'curl -sSL http://localhost:10248/healthz' failed with error: Get "http://localhost:10248/healthz": dial tcp 127.0.0.1:10248: connect: connecti

#kubernetes#kubelet#linux
PyCharm中解决Matplotlib绘图时AttributeError: module ‘backend_interagg‘ has no attribute ‘FigureCanvas‘问题

利用PyCharm中Matplotlib绘图时,出现AttributeError: module ‘backend_interagg’ has no attribute 'FigureCanvas’错误。

#matplotlib#pycharm#python
到底了