Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

# /bin/bash for launching ec2

#!/bin/bash
yum update -y
service httpd start
chkconfig httpd on
Comment

PREVIOUS NEXT
Code Example
Shell :: remove docker machine 
Shell :: installing sdk manager on ubuntu 
Shell :: @mui/material npm 
Shell :: creating a 2d array in a script in linux shell 
Shell :: kill port cli 
Shell :: git ignore by file extension 
Shell :: jitsi run pod ios app !] Invalid `Podfile` file: cannot load such fil 
Shell :: find rm files older than 30 days 
Shell :: check linux file size 
Shell :: delete branches gitlab 
Shell :: merge child branch to parent git 
Shell :: "GH001: Large files detected. You may want to try Git Large File Storage" error fix 
Shell :: unzip rar 
Shell :: ubuntu start cronjob 
Shell :: vlc media player download for fedora 
Shell :: push code to github vscode 
Shell :: git get current branch 
Shell :: How to install php-simple-html-dom-parser 
Shell :: where are fonts on linux 
Shell :: pip install osgeo 
Shell :: remote origin remove 
Shell :: how to install windows command line installer scoop 
Shell :: fix kde root themes 
Shell :: gem install rails version 
Shell :: conda create tensorflow-gpu environment 
Shell :: command not found: shopify 
Shell :: how to install moment in vuejs 
Shell :: install neovim mac 
Shell :: docker run always pull 
Shell :: beyond compare mac using brew 
ADD CONTENT
Topic
Content
Source link
Name
8+5 =