全部文章
Linux服务器配置ulimit的常用参数介绍
最近在小鸟云配置了一个Linux服务器,实例是debian 7.5 系统,在进行系统优化的过程中遇到一些有关Ulimit的事项,整理了相关的参数介绍和配置介绍,有需要可以简单看看。Ulimit常用
如何在 Ubuntu 20.04 上安装 Nginx
本文来自于【阿里云官方镜像站:https://developer.aliyun.com/mirror/?utm_content=g_1000307095 】原文链接:https://developer.aliyun.com/article/759280?spm=a2c6h.128735
如何在 Ubuntu 20.04 上安装 Visual Studio Code
本文来自于【阿里云官方镜像站:https://developer.aliyun.com/mirror/?utm_content=g_1000307095 】原文链接:https://developer.aliyun.com/article/759454?spm=a2c6h.128735
CentOS8 如何安装图形界面
本文来自于【阿里云官方镜像站:https://developer.aliyun.com/mirror/?utm_content=g_1000307095 】原文链接:https://developer.aliyun.com/article/759459?spm=a2c6h.128735
如何使用 Docker 进行编译和开发
本文来自于【阿里云官方镜像站:https://developer.aliyun.com/mirror/?utm_content=g_1000307095 】原文链接:https://developer.aliyun.com/article/759478?spm=a2c6h.128735
Kubernetes 部署 MySQL 集群
本文来自于【阿里云官方镜像站:https://developer.aliyun.com/mirror/?utm_content=g_1000307095 】原文链接:https://developer.aliyun.com/article/760332?spm=a2c6h.128735
如何在 Ubuntu 20.04 上安装 Apache
本文来自于【阿里云官方镜像站:https://developer.aliyun.com/mirror/?utm_content=g_1000307095 】原文链接:https://developer.aliyun.com/article/760324?spm=a2c6h.128735
如何在 Ubuntu 20.04 上安装 Node.js 和 npm
本文来自于【阿里云官方镜像站:https://developer.aliyun.com/mirror/?utm_content=g_1000307095 】原文链接:https://developer.aliyun.com/article/760687?spm=a2c6h.128735
CentOS 7 执行 yum 命令失败问题的排查方法
本文来自于【阿里云官方镜像站:https://developer.aliyun.com/mirror/?utm_content=g_1000307095 】原文链接:https://developer.aliyun.com/article/761306?spm=a2c6h.128735
ubuntu 18.04 如何设置开机自动启动脚本
本文来自于【阿里云官方镜像站:https://developer.aliyun.com/mirror/?utm_content=g_1000307095 】原文链接:https://developer.aliyun.com/article/761346?spm=a2c6h.128735
Ubuntu 实例中添加 swap 分区的方法
本文来自于【阿里云官方镜像站:https://developer.aliyun.com/mirror/?utm_content=g_1000307095 】原文链接:https://developer.aliyun.com/article/761531?spm=a2c6h.128735
使用 docker buildx 构建多 CPU 架构镜像
本文来自于【阿里云官方镜像站:https://developer.aliyun.com/mirror/?utm_content=g_1000307095 】原文链接:https://developer.aliyun.com/article/761569?spm=a2c6h.128735
如何在 Ubuntu 20.04 上安装 MariaDB
本文来自于【阿里云官方镜像站:https://developer.aliyun.com/mirror/?utm_content=g_1000307095 】原文链接:https://developer.aliyun.com/article/761741?spm=a2c6h.128735
如何在 Ubuntu 20.04 上添加交换空间
原文链接:https://developer.aliyun.com/article/762355?spm=a2c6h.12873581.0.0.484f7e46SbqQDx本文来自于【阿里云官方镜像站:https://developer.aliyun.com/mirror/?utm_co
Linux 下搭建 AliOS-Things 开发环境
本文来自于【阿里云官方镜像站:https://developer.aliyun.com/mirror/?utm_content=g_1000307095 】原文链接:https://developer.aliyun.com/article/756592?spm=a2c6h.128735
为 SOFABoot 配置 JDK 和 Maven 环境
原文链接:https://developer.aliyun.com/article/757957?spm=a2c6h.12873581.0.0.484f7e46SbqQDx本文来自于【阿里云官方镜像站:https://developer.aliyun.com/mirror/?utm_co
类的自动加载
类与面向对象编程
创建类: 用Class关键字声明成员属性前必须要有访问修饰符:public, protected, private;
<!-- 自动加载器 -->

<?php/** * 类的自动加载器 前提 类名称跟
DOM 节点的克隆和导入
前言在使用 JS 操作 DOM 节点的时候,我们常常会用到克隆(或导入)节点的操作,那到底有哪些方法可以实现节点克隆(或导入)的效果呢?
今天,我们就来总结一下能实现节点克隆(或导入)效果
【北亚数据恢复】raid6磁盘阵列硬盘故障掉线导致上层虚拟机数据丢失的数据恢复案例
环境:16块硬盘组成的raid6磁盘阵列。
故障:磁盘阵列中有一块硬盘因为物理故障掉线,导致虚拟机无法正常使用,部分分区丢失。管理员重启服务器后发现上层数据依然不在,联系北亚数
php 判断当前日期是否是每个月的第一天
<?phpfunction getthemonth($date){ $firstday = date('Y-m-01', strtotime($date)); $nowday = date('Y-m-d', strtotime($date)); $lastday = date('Y-m-d', str
Ubuntu21.10配置Grafana镜像
Grafana镜像简介Grafana是一个跨平台的开源的度量分析和可视化工具,可以通过将采集的数据查询然后可视化的展示,并及时通知。参考阿里云官方镜像站:https://developer.aliyun.c
怎么画人物头部?动漫人物头部绘画教程入门
怎么画人物头部?动漫人物头部绘画教程入门!之前有很多同学私信微课菌问头像怎么画,宠粉狂魔的微课菌立马安排上了!废话不多说,今天我们就来看看头部的画法,简单的头部结构相信大家
Centos7配置Docker CE 镜像
Docker CE 镜像参考阿里云官方镜像站:https://developer.aliyun.com/mirror/简介Docker CE 是免费的 Docker 产品的新名称,Docker CE 包含了完整的 Docker 平台,非常适合开发人
composer常用命令以及使用验证码插件的演示,以及composer自动加载和接口与抽象类。
composer常用指令" class="reference-link">composer常用指令composer1. composer 是什么
php 包依赖管理工具包: 组件,一组相关的类,接口,trait 的结合体依赖: A -> B -> C
【Grafana】基于CentOS 7 安装部署Grafana服务端
一、参考链接阿里巴巴开源镜像站-OPSX镜像站-阿里云开发者社区
grafana镜像-grafana下载地址-grafana安装教程-阿里巴巴开源镜像站
centos镜像-centos下载地址-centos安装教