Junjun&3588 个人博客

-个人博客-
热爱技术,喜欢科技. Hello Coder!!
Linux

ubuntu 改为阿里云源

为了提高下载和更新速度 要把默认的Xubuntu源改为阿里云源 切换后需要 sudo apt update 更新源 中文 设置-》软件和更新-》 下载自 其他站点 中国 选择aliyun.com 使用指令 cp /etc/apt/source.list /etc/apt/source.list.backup vi /etc/apt/source.list vi使用,按d是删除行,按i是插入。先d删除全部内容然后按i复制一下内容,然后按: 输入qw! # deb cdrom:[Ubuntu 16.04 LTS _Xe…

2017-10-12 0条评论 622点热度 0人点赞 admin3588 阅读全文
Linux

centos 更换国内 阿里云 源(提高速度)

CentOS 5 wget -O /etc/yum.repos.d/CentOS-Base.repo http://mirrors.aliyun.com/repo/Centos-5.repo CentOS 6 wget -O /etc/yum.repos.d/CentOS-Base.repo http://mirrors.aliyun.com/repo/Centos-6.repo CentOS 7 wget -O /etc/yum.repos.d/CentOS-Base.repo http://mirrors.al…

2017-10-04 0条评论 590点热度 0人点赞 admin3588 阅读全文
Linux

webrtc(HUBL)+HTTPS. 小型视频会议系统

参考 https://yeasy.gitbooks.io/docker_practice/content/install/centos.html https://github.com/linagora/hublin https://github.com/docker/compose/releases/tag/1.14.0 https://github.com/linagora/hublin/issues/70 使用了 Hubl.in docker Python 安装Docker curl -sSL https://…

2017-06-24 0条评论 565点热度 0人点赞 admin3588 阅读全文
Linux

Centos 128m小内存VPS 优化

删除垃圾 yum remove Deployment_Guide-en-US finger cups-libs cups bluez-libs desktop-file-utils ppp rp-pppoe wireless-tools irda-utils nfs-utils nfs-utils-lib rdate fetchmail eject ksh mkbootdisk mtools syslinux tcsh startup-notification talk apmd rmt dump setseria…

2016-12-15 0条评论 589点热度 0人点赞 admin3588 阅读全文
技术点滴

Vestacp邮局,利用DKIM防止垃圾邮件

/usr/local/vesta/bin/v-list-mail-domain-dkim-dns admin domain.com t=y; o=~; v=DKIM1;k=rsa; mail 3600 TXT v=spf1 mx mx:mail.domain.com ip4:xx.xx.xx.xx -all

2016-12-04 0条评论 582点热度 0人点赞 admin3588 阅读全文
Linux

快速备份-multcloud

MultCloud(https://www.multcloud.com/), a FREE and easy-to-use web app, supports for Managing Files and Transferring Files across Cloud Drives. Free provide 10TB traffic for data transmission.

2016-08-31 0条评论 645点热度 0人点赞 admin3588 阅读全文
Linux

Vesta (VPS控制面板)最小化安装 PHP+Sqlite

curl -O http://vestacp.com/pub/vst-install.sh   bash vst-install.sh --nginx yes --phpfpm yes --apache no --vsftpd yes --proftpd no --exim no --dovecot no --spamassassin no --clamav no --named no --iptables yes --fail2ban no --mysql no --postgresql no --re…

2016-08-08 0条评论 607点热度 0人点赞 admin3588 阅读全文
Linux

VPS CPU挖矿 LTC

任何Linux通用   install build-essential libcurl4-openssl-dev install gcc make curl-devel   git clone https://github.com/pooler/cpuminer cd cpuminer ./configure CFLAGS="-O3" make make install -------- cpulimit   git clone https://github.com/opsengine…

2016-08-08 0条评论 614点热度 0人点赞 admin3588 阅读全文
Linux

vestacp + php7 + php5.6 (Centos)

curl -O http://vestacp.com/pub/vst-install.sh Additional Repository 选 remi   ---php7   php -v wget https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm wget http://rpms.remirepo.net/enterprise/remi-release-7.rpm rpm -Uvh remi-releas…

2016-04-07 0条评论 393点热度 0人点赞 admin3588 阅读全文
Linux

Dropbox 备份 小型网站(使用sqlite数据库)

wget https://raw.github.com/andreafabrizi/Dropbox-Uploader/master/dropbox_uploader.sh chmod +x dropbox_uploader.sh ./dropbox_uploader.sh info   vi backup.sh #!/bin/bash SCRIPT_DIR="/root" DROPBOX_DIR="/ovh_zq_1" BACKUP_SRC="/var/www" BACKUP_DST="/tmp" NOW…

2016-03-06 0条评论 606点热度 0人点赞 admin3588 阅读全文
1…34567…24
归档
  • 2024 年 7 月
  • 2023 年 11 月
  • 2023 年 4 月
  • 2021 年 9 月
  • 2021 年 2 月
  • 2020 年 6 月
  • 2020 年 2 月
  • 2020 年 1 月
  • 2019 年 12 月
  • 2019 年 8 月
  • 2019 年 4 月
  • 2017 年 12 月
  • 2017 年 11 月
  • 2017 年 10 月
  • 2017 年 6 月
  • 2016 年 12 月
  • 2016 年 8 月
  • 2016 年 4 月
  • 2016 年 3 月
  • 2016 年 2 月
  • 2015 年 12 月
  • 2015 年 7 月
  • 2015 年 6 月
  • 2015 年 3 月
  • 2015 年 2 月
  • 2014 年 8 月
  • 2013 年 12 月
  • 2013 年 10 月
  • 2013 年 5 月
  • 2013 年 4 月
  • 2013 年 3 月
  • 2013 年 2 月
  • 2013 年 1 月
  • 2012 年 12 月
  • 2012 年 11 月
  • 2012 年 10 月
  • 2012 年 6 月
  • 2012 年 5 月
  • 2012 年 4 月
  • 2012 年 3 月
  • 2012 年 2 月
  • 2012 年 1 月
  • 2011 年 12 月
  • 2011 年 11 月
  • 2011 年 10 月
  • 2011 年 9 月
  • 2011 年 8 月
  • 2011 年 7 月
  • 2011 年 6 月
  • 2011 年 5 月
  • 2011 年 4 月
  • 2011 年 3 月
  • 2011 年 1 月
  • 2010 年 12 月
  • 2010 年 11 月
  • 2010 年 10 月
  • 2010 年 7 月
  • 2010 年 6 月
分类
  • centos 8
  • go
  • Linux
  • php
  • python
  • Wordpress
  • 互联网
  • 区块链
  • 技术点滴
  • 未分类
  • 移动APP
  • 网络
  • 虚拟化

COPYRIGHT © 2022 Junjun&3588 个人博客. ALL RIGHTS RESERVED.

Theme Kratos Made By Seaton Jiang