Linux独立服务器/KVM架构VPS 添加SWAP分区
首先说明, 只有独立服务器或者KVM/XEN结构的VPS才可以添加SWAP(交换分区), OpenVZ是不允许的.cd /var/ dd if=/dev/zero of=swapfile bs=1024 count=2048000 这里根据自己的要求去设置, 2048000=2G, 1024000=1G/sbin/mkswap swapfile /sbin/swapon swapfile /sbi
首先说明, 只有独立服务器或者KVM/XEN结构的VPS才可以添加SWAP(交换分区), OpenVZ是不允许的.cd /var/ dd if=/dev/zero of=swapfile bs=1024 count=2048000 这里根据自己的要求去设置, 2048000=2G, 1024000=1G/sbin/mkswap swapfile /sbin/swapon swapfile /sbi
锐速serverspeeder是一款TCP网络加速软件,能在Linux系统和Windows系统的服务器中安装,安装后能启到提高网络连接稳定性、带宽利用率、低访问失败率等作用,从而提高服务器网络访问速度。
大家都知道微软现在关闭了@live.com @msn.com等邮箱的注册,改为使用outlook.com和hotmail.com了,但是有些朋友还是喜欢@live.com的邮箱,虽然之前网上也有用Firefox的方法,但是非常麻烦,现在分享一个新的注册方法。1, 使用Chrome登录微软账号,https://account.microsoft.com/2,添加别名,右键选择检查https://ac
很多新手朋友说买了服务器/VPS后不知道怎么样测试,现在分享两个一键测试脚本。第一个wget -qO- bench.sh | bash 主要用于测试对应全球的速度.或者直接下载wget http://cachefly.cachefly.net/100mb.test
卸载Agent(安骑士)wget http://update.aegis.aliyun.com/download/uninstall.sh chmod +x uninstall.sh ./uninstall.sh wget http://update.aegis.aliyun.com/download/quartz_uninstall.sh chmod +x quartz_uninstall.
teddy脚本系统支持:CentOS 6+,Debian 7+,Ubuntu 12+虚拟技术:OpenVZ 以外的,比如 KVM、Xen、VMware 等内存要求:≥128Mupdate: 2018-06-09wget --no-check-certificate https://github.com/teddysun/across/raw/master/bbr.sh && chm