在 Windows 10 之后其内置了 Linux 子系统,不过在老版本的 Windows 中我们还可以使用 [Git Bash]()、[Babun]()、[Cash (JavaScript)]() 这些工具来模拟执行 Shell 命令。 本文参考资料包括但不限于:[the-art-of-command-line](https://parg.co/bXZ)、[Linux Commands Cheat Sheet](https://parg.co/Uq...
在 Windows 10 之后其内置了 Linux 子系统,不过在老版本的 Windows 中我们还可以使用 [Git Bash]()、[Babun]()、[Cash (JavaScript)]() 这些工具来模拟执行 Shell 命令。 本文参考资料包括但不限于:[the-art-of-command-line](https://parg.co/bXZ)、[Linux Commands Cheat Sheet](https://parg.co/Uq...
The DevOps category explores collaboration, automation, and CI/CD practices, enabling streamlined software delivery pipelines and enhanced system reliability.
1.在线安装 yum install -y vim 示例含义:在线安装vim服务 注意:如果要加速yum在线下载需要修改yum源...
Commands you enter on the Linux terminal are case-sensitive and follow a syntax like “command -options arguments.” You can combine them for complex tasks using pipelines and redirection.Some key things to know about Linux commands:They are case-sensitive; for example, “ls” and “LS” ...
#1.切换普通用户 [root@bgx ~]# su - lqz #2.检查普通用户能提权的命令 [lqz@lqz ~]$ sudo -l User lqz may run the following commands on this host: (ALL) ALL #3.普通用户正常情况下是无法删除opt目录的 [lqz@lqz ~]$ rm -rf /opt/ rm: cannot remove `/opt: Permission denied #4...
vmware是一个虚拟化工具,它可以安装在我们windows,然后在 vmware里安装 linux系统 3)在VMWARE中安装linux系统 第一步 :选择创建新的虚拟机 第二步:选择默认典型,下一步 第三步:选择默认的稍后安装操作系统 第四步:选择linux和对应的安装版本 第五步:安装位置选择资源充足的盘 ...
2.4.6Ecspresso is a deployment tool for Amazon ECS 1.1.0Command line email sending client written in Go. *0.7.1A simple wrapper that allows you to run commands within ethereal docker containers 0.4.6fetch makes it easy to download files, folders, and release assets from a specific public gi...
journalctl是一个功能强大的命令行工具,用于查看和管理系统日志,可以深入了解系统的运行状况、故障信息和关键事件。它也是systemd日志记录器(systemd-journald)的一部分,systemd-journald是systemd守护进程的一个组件,负责收集、存储和检索系统日志,甚至可以将journalctl的日志上报给ELK。
1000+ DevOps Bash Scripts - AWS, GCP, Kubernetes, Docker, CI/CD, APIs, SQL, PostgreSQL, MySQL, Hive, Impala, Kafka, Hadoop, Jenkins, GitHub, GitLab, BitBucket, Azure DevOps, TeamCity, Spotify, MP3, LDAP, Code/Build Linting, pkg mgmt for Linux, Mac, Pytho