LinuxCheck:linux信息收集应急响应常见后门挖矿检测webshel​​l检测脚本
2022-09-20 11:01:15 477KB linux check shell-script rkhunter
1
dockerfile 到 shell 脚本 使用一系列劣质 sed 命令将 Dockerfile 转换为 shell 脚本。 注意事项:仅使用我们相对有限的 Dockerfile 进行测试,输出肯定需要检查。 顶部有一些参数 - HOME_DIRECTORY 在此处为您将部署到 CONVERT_HOME_DIRECTORY 的环境指定一个主目录如果要将主目录语句转换为波浪号,请将其设置为 1。 用法 ./docker_to_sh.sh 软件原样,用于善而不是恶。 该软件“按原样”提供,不提供任何形式的明示或暗示的保证,等等。 我并不以此为荣。
2022-09-13 02:54:37 1KB Shell
1
尽可能简单地构建LFS(Linux From Scratch)10.0版的说明和脚本(我知道,不是那么简单,但是无论如何)。 lfs-scripts:penguin:尽可能简单地构建LFS(Linux From Scratch)10.0版的说明和脚本(我知道,不是那么简单,但是无论如何)。 前言首先,本指南不能代替阅读整个LFS书籍。 我强烈建议您至少阅读一次。 只有这样,您才应该使用此处提供的自动化脚本。 该构建将在虚拟机内部完成。 我将使用Oracle VirtualBox,但您可以使用自己喜欢的工具。 我正在跑步
2022-01-16 17:16:51 2.26MB Linux Shell Script Development
1
ffmpeg-gif, 用于将视频转换为高质量GIF的shell script ffmpeg-gif 将视频转换为高质量GIF的小脚本,通过使用 palettegen 过滤器在两个通道中生成 ffmpeg 。假定 ffmpeg 命令是全局可用的。 使用 ffmpeg 2.6.2测试。 上面的GIF是用这
2021-12-11 14:14:20 890KB 开源
1
Wicked Cool Shell Scripts: 101 Scripts for Linux, Mac OS X, and Unix SystemsThis cookbook of useful, customizable, and fun scripts gives you the tools to solve common Linux, Mac OS X and UNIX problems and personalize your computing environment.Table of Contents Wicked Cool Shell Scripts—101 Scripts for Linux, Mac OS X, and Unix Systems Introduction Chapter 1 - The Missing Code Library Chapter 2 - Improving on User Commands Chapter 3 - Creating Utilities Chapter 4 - Tweaking Unix Chapter 5 - System Administration: Managing Users Chapter 6 - System Administration: System Maintenance Chapter 7 - Web and Internet Users Chapter 8 - Webmaster Hacks Chapter 9 - Web and Internet Administration Chapter 10 - Internet Server Administration Chapter 11 - Mac OS X Scripts Chapter 12 - Shell Script Fun and Games Afterword Index List of Figures List of Tables
2021-10-28 17:02:37 1.44MB posix sh
1
Bash Line Editor-用纯Bash编写的功能齐全的行编辑器! 在Bash交互式会话中可以使用语法突出显示,自动建议,vim模式等! [语言:英语| ble.sh ―Bash Line Editor― [自述| 手册| 问与答| 贡献| Bash Line Editor(ble.sh)是用纯Bash脚本编写的命令行编辑器,它替代了默认的GNU Readline。 当前的开发版本是0.4。 该脚本支持Bash 3.0或更高版本,尽管我们建议将ble.sh与Bash 4.0或更高版本一起使用。 当前,非ASCII字符仅支持UTF-8编码。 该脚本是在BSD许可下提供的(三节BSD l
2021-10-03 18:15:31 1.8MB Linux Shell Script Development
1
卷曲 aws-curl类似于curl但具有自动SIGV4签名,可简化对AWS服务的调用,而无需安装AWS CLI和Python。 该脚本是为嵌入式和轻量级Linux发行版,docker映像等设计的纯shell脚本。 与aws cli相比,该实用程序占用的内存也少得多,因此当尝试从a3 cli下载s3时,nano ec2实例不会死于“内存不足”。 先决条件 依存关系: openssl(或libressl) 卷曲 GNU coreutils(GNU日期,GNU sed等) 可以使用Homebrew在Mac OS上安装GNU coreutils: brew install coreutils 安装 curl -s https://raw.githubusercontent.com/sormy/aws-curl/master/aws-curl -o /usr/local/bin/aws-
2021-08-24 14:07:38 10KB aws curl aws-cli shell-script
1
完全使用Linux shell脚本语言编写的一个简单的作业管理系统
2021-07-12 09:00:45 20KB linux shell script
1
在Jenkins构建springboot项目自动部署的时候,配置远程执行Dockerfile所在服务器的SSH命令,这里把完整的命令贴出来,详细搭建过程见我的博客《基于Jenkins+Gitlab+Docker实现SpringBoot项目自动部署》
2021-07-07 10:27:42 6KB ssh script ssh jenkins
1
Jenkins构建Execute shell script on remote host using ssh命令;JenkinsSSH执行命令;
2021-04-07 20:03:32 7KB jenkins ssh shell
1