Todos Novo

user:thomas gists created by user

title:mygist gists with given title

filename:myfile.txt gists having files with given name

extension:yml gists having files with given extension

language:go gists having files with given language

topic:homelab gists with given topic

Entrar


Todos Novo Entrar

All gists matching topic bash

Mais recente criado
Menos recente criado
Mais recente atualizado
Menos recente atualizado
LiuShen's Avatar

LiuShen / Linux服务器添加SWAP虚拟内存

0 curtidas
0 bifurcações
1 arquivos
Última atividade 1744360515
在Linux服务器添加SWAP虚拟内存,提高服务器使用率
bash linux ram swap
1 #!/bin/bash
2
3 # ============================
4 # 创建一个 4GB 的 Swap 文件
5 # ============================
6
7 # 步骤 1:创建 4GB 的 Swap 文件
8 echo "步骤 1:创建 4GB 的 Swap 文件"
9
10 # 使用 fallocate 创建一个 4GB 的 swap 文件
Próximo Anterior

Desenvolvido por Opengist ⋅ Load: 13ms⋅

Português
Čeština Deutsch English Español Français Magyar Italiano 日本語 Polski Português Русский Türkçe Українська 中文 繁體中文
⋅ 个人主页 ⋅ 站长博客