Easter79 Easter79
3年前
springboot备份mysql后发送邮件并删除备份文件,支持win和Linux
首先加入springboot的邮箱依赖<!邮箱依赖<!https://mvnrepository.com/artifact/org.springframework.boot/springbootstartermail<dependency<groupIdorg.springf
Stella981 Stella981
3年前
Linux WIFI,4G 内核配置,以MT7601U 为例
.configLinux/arm4.9.37KernelConfigurationDeviceDriversUSBsupport//4G配置<USBSerialConvertersupport
Stella981 Stella981
3年前
Linux系统:Centos7环境搭建Redis单台和集群环境
本文源码:GitHub·点这里(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Fgithub.com%2Fcicadasmile%2Flinuxsystembase)||GitEE·点这里(https://gitee.com/cicadasmile/linuxsystem
Wesley13 Wesley13
3年前
How I Simplified Oracle Database 12c and 11g Installations on Oracle Linux 6
HowISimplifiedOracleDatabase12_c_and11_g_InstallationsonOracleLinux6_byGinnyHenning
Stella981 Stella981
3年前
Linux_CentOS中的MySQL 数据库的安装调试、远程管理
官网查看最新MySQL安装包https://dev.mysql.com/downloads/repo/yum/(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Fdev.mysql.com%2Fdownloads%2Frepo%2Fyum%2F%2520)下载MySQL源的
Stella981 Stella981
3年前
Linux 设备 eth0 似乎不存在, 初始化操作将被延迟
10:57:39 \root@server1~\servicenetworkrestart 关闭环回接口:                      \确定\ 弹出环回接口:                      \确
可莉 可莉
3年前
2019 年 Python 开发者调查结果发布:Linux 最受欢迎
点击关注上方“杰哥的IT之旅”,设为“置顶或星标”,第一时间送达干货。!(https://oscimg.oschina.net/oscnet/75ec67386d66b7cdbae29006fc27ddce557.jpg)2019年秋天,Python软件基金会和JetBrains一起组织了第三届年度Python开发者调查。与以
Stella981 Stella981
3年前
Linux使用IDEA配置maven的web项目骨架archetype(模板) 自定义骨架
说明:本文说的骨架就是 archetype,也可以理解为模板,总之就是指你创建项目时的基本配置。前言:在使用IDEA创建maven的web项目时,一般都是直接使用提供的默认web项目,如图!(https://oscimg.oschina.net/oscnet/ff266577249a65aae790b344bce7eee67d3.
Stella981 Stella981
3年前
Linux 修改 服务器命令行 主机标题,并于远程终端窗口呈现
可先echo$PS1看看当前变量的值备份保存下后再将此赋值等式置于/etc/profile or/etc/profile.d/somthing.sh脚本中export PS1'\\e2;\u@\H:\w\a\\n($LOGNAME@$HOSTNAME) \t\n$PWD: '  显示Local 终端 控制台窗口