会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
忘记时间zms
博客园
首页
新随笔
联系
订阅
管理
上一页
1
···
15
16
17
18
19
20
21
22
下一页
2019年5月6日
Ubuntu 18 通过ssh连接远程服务器
摘要: ps -e | grep ssh 查看自己的Ubuntu是否开启ssh服务,如果我们要连其他的,那需要有 ssh-client的进程 如果我们的作为主机,那需要有sshd的进程 相应的安装方法: client: sudo apt install openssh-client server: sudo
阅读全文
posted @ 2019-05-06 09:06 忘记时间zms
阅读(931)
评论(0)
推荐(0)
2019年5月5日
ubuntu 18 chrome 通过 SwitchyOmega插件来实现shadowsocks的pac模式代理
摘要: 在Ubuntu上通过之前的教程安装成功shadowsocks之后,其他功能都正常,就是chrome没法正常FQ 一番查找后发现可以用SwitchyOmega插件来实现自动代理 1.通过全局代理模式先在chrome应用商店下载安装SwitchyOmega插件 全局代理模式设置方法: 在设置->网络设置
阅读全文
posted @ 2019-05-05 22:14 忘记时间zms
阅读(2)
评论(0)
推荐(0)
Ubuntu 18.04 关闭蓝牙开机启动
摘要: sudo gedit /etc/rc.local 然后,加入下面一行 rfkill block bluetooth
阅读全文
posted @ 2019-05-05 21:37 忘记时间zms
阅读(1529)
评论(0)
推荐(0)
ppt自动制作器
摘要: 讲一篇论文导入进入,自动生成该论文的展示ppt,啧啧啧,想想岂不是很美妙
阅读全文
posted @ 2019-05-05 16:29 忘记时间zms
阅读(475)
评论(1)
推荐(0)
对于只支持ipv6的本地网络或者wifi,如何通过shadowsocks上网
摘要: 只需要将原有的ipv4地址换成ipv6地址即可
阅读全文
posted @ 2019-05-05 16:19 忘记时间zms
阅读(1)
评论(0)
推荐(0)
如何验证自己的网络是否支持ipv6
摘要: http://test-ipv6.com/进入得到自己的ipv6地址 然后命令行 ping 一下
阅读全文
posted @ 2019-05-05 15:52 忘记时间zms
阅读(1460)
评论(0)
推荐(1)
Ubuntu18.04中安装shadowsocks和privoxy全局代理
摘要: 转自:https://ywnz.com/linuxjc/2687.html Ubuntu18.04中安装shadowsocks和privoxy全局代理 转自:https://ywnz.com/linuxjc/2687.html Ubuntu18.04中安装shadowsocks和privoxy全局代
阅读全文
posted @ 2019-05-05 03:30 忘记时间zms
阅读(20)
评论(0)
推荐(0)
Ubuntu如何删除非空文件夹
摘要: rm -rf dir_name
阅读全文
posted @ 2019-05-05 01:40 忘记时间zms
阅读(540)
评论(0)
推荐(0)
手机安装shadowsockets
摘要: shadowsockets的Google play地址:https://play.google.com/store/apps/details?id=com.github.shadowsocks Chrome浏览器安装 APK Downloader插件 1、打开【Chrome 网上应用店】 2、搜索“
阅读全文
posted @ 2019-05-05 00:17 忘记时间zms
阅读(5)
评论(0)
推荐(0)
2019年5月4日
vultr 购买vps
摘要: 基本安装转自:https://github.com/uxh/shadowsocks_bash/wiki/Vultr%E4%BD%BF%E7%94%A8%E6%95%99%E7%A8%8B 连接 Vultr 服务器 打开 Xshell 软件后默认显示会话窗口。按照下图提示,我们点击新建按钮继续。 点击
阅读全文
posted @ 2019-05-04 22:10 忘记时间zms
阅读(389)
评论(0)
推荐(0)
上一页
1
···
15
16
17
18
19
20
21
22
下一页
公告