#sysctl -w net.ipv6.conf.all.disable_ipv6=1
#sysctl -w net.ipv6.conf.default.disable_ipv6=1
#sysctl -w net.ipv6.conf.lo.disable_ipv6=1
//code to check
#ip a
...
//should be no IPv6 entry now.
#sysctl -w net.ipv6.conf.all.disable_ipv6=1
#sysctl -w net.ipv6.conf.default.disable_ipv6=1
#sysctl -w net.ipv6.conf.lo.disable_ipv6=1
//code to check
#ip a
...
//should be no IPv6 entry now.
#crontab -e
0 3 * * * opkg update && opkg update && opkg list-upgradable | cut -f 1 -d ' ' | xargs -r opkg upgrade
>
>
>
#/etc/init.d/cron enable
#/etc/init.d/cron start
Reference Link
Environment:
Tips:
SQLPLUS > select value from nls_database_parameters

Notes:
默认安装的Windows 11没有启用自动登录的选项,以下方法首先修改注册表启用选项,然后使用userpasswords2自动登录界面进行设置。

Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\PasswordLess\Device
Reference: How to Log In Automatically to Windows 11
wget -O ipk.pub https://master.dl.sourceforge.net/project/openwrt-passwall-build/ipk.pub
opkg-key add ipk.pub
read release arch << EOF
$(. /etc/openwrt_release ; echo ${DISTRIB_RELEASE%.*} $DISTRIB_ARCH)
EOF
for feed in passwall_luci passwall_packages passwall2; do
echo "src/gz $feed https://master.dl.sourceforge.net/project/openwrt-passwall-build/releases/packages-$release/$arch/$feed" >> /etc/opkg/customfeeds.conf
done
opkg update
#Then update the package in web for luci-pa..
Reference link.
Pre-requirements:
Windows Feature:
+ Hyper-V
+Windows Subsystem for Linux

start > powershell (as Administrator)
PS> wsl --install
参考链接:
https://www.pctips.com/create-local-user-account
已经成功通过【设置】页创建本地账号,接下来需要研究一下:
修改默认web端口
# C:\odoo13\server\odoo.conf
...
http_port = 28069 # 默认为8069
...

最近使用的Sendgrid服务突然不好用了(免费期已过),又搜索了一圈类似的工具,记录在这里
参考链接:
7 The Best SMTP Relay Services
价格敏感的话,直接看我收集的各个Saas服务的Price页面
目前暂时在试用sendpulse
后继还会继续研究如何Web crawlers获客进行Email Campaigns