logo
publist
写文章

简介

该用户还未填写简介

擅长的技术栈

可提供的服务

暂无可提供的服务

How To Avoid Infinite Until Loops In Bash Scripts Using Timeout

Have you ever written a Bash script that waits for a service to be ready before moving on? That’s a common pattern. But sometimes, that service never comes online. When that happens, your script can g

#bash#开发语言
Top 10 Linux Easter Eggs

Often, when you log into your Linux VPS, you are looking to get some work done. However, no one can claim that the thousands of developers who create the software available on a typical Linux machine

#linux#运维#服务器
Determining When a Docker Mysql Container Is Ready to Handle Queries

【代码】Determining When a Docker Mysql Container Is Ready to Handle Queries。

#docker#mysql#adb
Bash Command Substitution Explained: Automate Scripts with $(…)

If you use Linux or work with scripts, you might have heard about Bash command substitution. At first, it may sound complex, but it is a simple and powerful tool. It allows you to run one command insi

#bash#chrome#开发语言
Crafting Interactive Shell Scripts with Whiptail

Shell scripts are a vital part of administrating and automating tasks on Linux systems. However, shell scripts execute on the command line interface (CLI) by default and don‘t provide any interactivit

#linux
Creating Interactive Scripts in Linux: Using Dialog or Whiptail

bin/bash/bin/bashclear/bin/bashclear/bin/bashi <= 100;i+=10));dosleep 1echo $idone/bin/bash/bin/bashclear/bin/bashclear/bin/bashi <= 100;i+=10));dosleep 1echo $idone/bin/bash1);;2);;3);;4)exit 0。

#linux#运维#服务器
How To Enable Disk Quota on XFS or Ext4 Linux system

This tutorial will explain the process of configuring disk quota on a Linux system with practical examples. The disk quota system is based on Berkeley Disk Quota System and it provides a way for syste

#linux#运维#服务器
How to use User Quotas in Linux

The control of user quotas in Linux is a very effective facility that provides system administrators with the ability to limit disks usage of particular users or groups of users in order to protect ag

#linux#java#运维
Huawei 鲲鹏(ARM/Aarch64)服务器安装KVM虚拟机(非桌面视图)

location /root/AnolisOS-8.6-aarch64-minimal.iso:指定虚拟机安装的 ISO 镜像文件的位置为 /tmp/CentOS-7-x86_64-Minimal-2003.iso。–extra-args 'console=ttyS0,115200n8 serial':为虚拟机启动时传递额外的内核参数,这里设置控制台输出到串行端口 ttyS0,波特率为 11520

#arm开发#架构#java
A Beginner‘s Guide to Using Head and Tail Commands in Linux

【代码】A Beginner‘s Guide to Using Head and Tail Commands in Linux。

#linux#运维#数据库
    共 629 条
  • 1
  • 2
  • 3
  • 63
  • 请选择