logo
publist
写文章

简介

该用户还未填写简介

擅长的技术栈

可提供的服务

暂无可提供的服务

How to Use Firewalld Direct Rules for Advanced Packet Filtering on RHEL

【代码】How to Use Firewalld Direct Rules for Advanced Packet Filtering on RHEL。

#数据库#java#开发语言
How to configure pg_hba.conf in PostgreSQL

Tight pg_hba.conf rules decide who gets a seat at the PostgreSQL table and who gets shown the door, making them a primary control for preventing accidental exposure of port 5432.The file contains host

#postgresql#数据库
Mastering the sshd_config File: An In-Depth Guide for Linux Admins

If you manage Linux servers, chances are you rely on OpenSSH and thedaemon for secure remote access. But properly configuringby editing its core fileis an art that takes Linux skills to the next level

#linux#运维#服务器
newgrp command line in Linux: A SysAdmin’s Deep Dive

In the complex world of Linux systems administration, managing permissions is a cornerstone skill. We often focus on users (UID) and file-level permissions (, ), but group-level permissions (GID) are

#linux#java#运维
PostgreSQL: Find slow, long-running, and Blocked Queries

A simpleSELECTpid,user,ASquery,state,wait_eventFROMWHERE;pidSELECTASASFROMASactivityJOINASblockingONANYpg_lockview topg_classselectquery,pg_locks.*relationoidpidpid。

#postgresql#数据库
Use FREE PGTune To Optimize PostgreSQL DBs – External PG Optimizer

After receiving an interesting mail from Veeam forum digest, I thought it's a good idea to share the info. It's about using an external PG Db optimizer that allows you to optimize your PG servers. In

#postgresql#数据库
PMM:一款开源的数据库监控与管理工具

PMM 是一款功能强大且全面的开源数据库监控管理工具,对于需要深入洞察数据库性能、进行有效故障排查和优化的团队来说,是一个非常好的选择。它的开源特性也意味着你可以更灵活地进行定制和扩展。

#开源#数据库
AIX 常用命令和知识

如果屏幕显示的区域足够大的话,这也是磁盘可显示的最大数。这也是在屏幕上显示的最大WLM值,当这个值超出了实际安装的WLM数,仅仅显示那些安装的WLM类的信息,缺省值为2,如果这个值为0,将没有信息显示。这也是在屏幕上显示的最大CPU值,当这个值超出了实际安装的CPU数,仅仅显示那些安装的CPU的信息,缺省值为2,如果这个值为0,将没有信息显示。#rmdev -l Name(设备的逻辑名,可以用ls

#服务器
Storcli64 工具操作指南

storcli64可对LSIRAID卡基本操作进行管理,本文主要是对LSIRAID卡常使用到的命令进行介绍。

#java#服务器#linux
使用 storcli 将 LSI RAID 硬盘从 JBOD 模式改为 RAID 模式

多块盘组合的 JBOD 模式,类似 LVM 顺序拼接,对拼接的磁盘大小没有要求。而 RAID 模式对磁盘大小有限制,会选择。的硬盘进行总容量的计算,大盘多余的容量将被忽略。不同容量的盘做 RAID5 就是这样处理的。厂里一台服务器增加 SSD 后,发现新加的 2 块 SSD 硬盘直接被系统识别了。可都还没来的及配置 RAID 竟然被识别,一看发现新加的 SSD 是。状态来区分 RAID 模式,而且

#运维
    共 543 条
  • 1
  • 2
  • 3
  • 55
  • 请选择