Skip to content

Instantly share code, notes, and snippets.

View shui's full-sized avatar

Shui Dujiang shui

View GitHub Profile
@shui
shui / q.md
Created June 25, 2018 05:59
一款社交软件,其用户之间的黑名单是如何实现的?

一款社交软件,其用户之间的黑名单是如何实现的?

我的想法是类似CDMA那样正交。

@shui
shui / 1.md
Created June 25, 2018 05:47
VirtualBox双网卡虚拟机LinuxNAT不能上网

今天解决了一个困扰了我两个多月的问题:VirtualBox安装CentOS时,如果配置了两块网卡(一块NAT和一块Host-Only),无法连接Internet。

linux双网卡默认路由问题

在安装第二块网卡后出现无法上网问题,使用route发现是默认路由出现问题,经过多发查证,才晓得原来linux在加载网卡配置文件的时候是先加载eth0,再加载eht1的,这样,如果eth1设置了gateway项,则会覆盖掉 eth0中的gateway设置,因此解决方法就是删除eth1的gateway设置,文件位置在/etc/sysconfig/networking /devices目录下,删除eth1中的gateway设置。

Ref.:《VirtualBox双网卡虚拟机LinuxNAT不能上网》

ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDDWWxwg0fCJ9K+GMbZVTFzsPBFG+Y5Lmvx0NdkQKsBb5Ilai8uoz9UYrPR0NU5uDLhIzqRwM6R59pZz5TaHReBP7xQTmuYTcgpsGIuB7t4k6CrRl9C9a2NSLvhAm7tZttyRUeEwp6ftCHW+yPe8kmttym4pMEOiGFUf8l8+5Di8Bs9ts3D01ADISYuGq8a95WykB4zbpFLSCvnXeog7HrBYso40ihaudOxhuLco68RXdgBFixI0NTn2or9VysbkSQTT8YQW2LGw0LpdEjbYeViccWAbAxplPJ+puxNUq2vDMbCKXlrcMCkV0rHLJavRjN6oudJtBqmOqrQ6WuCN+y1 VirtualBox
@shui
shui / 1.md
Created May 25, 2018 08:12
两个使用Enum查找字符串的实现
@shui
shui / git-tips.md
Created May 24, 2018 01:48
Git清除工作区和暂存区的操作
恢复暂存区的指定文件到工作区
$ git checkout [file]

恢复某个commit的指定文件到暂存区和工作区
$ git checkout [commit] [file]

恢复暂存区的所有文件到工作区
$ git checkout .
@shui
shui / 1.md
Created May 17, 2018 02:05
解决Win7安装软件时报NSIS错误

单位的单导盒极其智障,往内网拷贝东西99%会改变checksum。

在快捷方式的目标后加入 /NCRC能部分解决问题。

@shui
shui / 1.md
Created May 10, 2018 02:20
Go生成随机合法IP
package main

import (
	"fmt"
	"math/rand"
	"time"
	"os"
)
@shui
shui / 1.md
Created April 2, 2018 08:12
Ubuntu:降低updatedb的频率

半夜硬盘狂转,多半是updatedb.mlocate引起的。

  • /etc/cron.d/mlocate移动到/etc/cron.monthly
  • 或者chmod -x /etc/cron.d/mlocate一劳永逸,需要的时候手动操作
@shui
shui / 1.md
Created April 2, 2018 03:03
(Ubuntu 16) CapsLock -> Ctrl
@shui
shui / 1.md
Last active April 2, 2018 04:55
缺氧地图种子

My:

Seed Description
575221208 右双水泉,左上天然气
1407967392 右近气左下贴脸水
826721296 左脸水泉下近气,家多植,13虫
646438903 五泉,左上脸两气一水,,右上一水,正下一气。
339090353
1075380404 左边是氯气和水泉 在左下 右边是两个天然气 都很近(除了水泉)