Bash Scripting Jobs
Expertise in shell scripting using Bash allows an individual to understand and program a (conditional and/or repeated) sequence of command-line application calls on a Linux operating system to be run as a script. For example, a script could run one command repeatedly until stopped, or run one command and use its output to determine which other commands to run.
Shell scripting is valuable in speeding up and automating repetitive work, such as recurring tasks or tasks. As the majority of business systems run on some form of Linux, Bash shell scripting is widely used in the configuration, deployment and operation of these systems.
Hire Bash DevelopersThis info below I have pasted from a forum as its what i need. Any other suggestions are welcome. I can send a link to the forum with a sample script I need the function off. I'm wondering, is there any way that I can exclude or extract some specific CSS properties from one CSS file to another? For example, I have a [login to view URL] file, from which I only want to extract all the backgr...
We are looking for DevOps (or DevSecOps) person for a long-term co-operation. We need someone who can support us in various activities, but not on permanent basis. Most of the projects we have are in AWS, so experience with cloud technologies is desired, but we are open to everybody who wants to learn and gain some experience. You are a good fit if you have following skills: - good English - AWS...
Any body can give me suggestion, how to make the virtual system explicitly down/unreachable for 10 second in everyone minute so that I can fetch the appropriate logs (I am using a bash script) Deliverables #!/bin/bash set -x URL=[login to view URL] while true; do now=$(TZ=utc date -Iseconds) #wget $URL -q -O /dev/null nc -z -n -v [login to view URL] 9022 2>&1 > /dev/null if [[ "$...
Need to get regular expressions as follows Birthdays: e.g. July 4, 2021 Social Security: e.g. 123-45-6789 Addresses: e.g. 1313 Mockingingbird Lane, Los Angeles CA Persons Name: e.g. John Doe These will be tested in a Security Scanning software that I will attach the screen where that goes, can you provide solutions for those 4 filters to ensure finding of different combinations? Will pay quic...
Hi, I have a few css files on which i need to add a classname to the begining of each new class line excluding the closing bracket. In what way could i do that the best, either in sublime, visual code, or Vim and using which plugin or command. Any other programs or suggestions also welcome. Just a tiny budget for this question
Hi, I have a few css files on which i need to add a classname to the begining of each new class line excluding the closing bracket. In what way could i do that the best, either in sublime, visual code, or Vim and using which plugin or command. Any other programs or suggestions also welcome. Just a tiny budget for this question
I need to create a groovy script that will run in parallel. I want to run a script A and while that is running, I want to run another script B in parallel. If script A fails I want it to fail the build, but if script B fails I want it to not fail the build. Use case: This script will run an ansible playbook to upgrade a certain component, while that is running, I want to run a smoke test in paral...
When users connect to squid web proxy, their traffic is sent through VPN. I am running a Wireguard client VPN on a Debian 10 linux machine. I need to also run a squid proxy server that sends traffic through the VPN.
I want to build a solution for mobile 4G proxy with IP rotating API system. I want to use n raspberry pie and huawei dongle.
I have 2 servers, one server already has the free file sync backup to nextcloud and I have also installed free file sync on second one. Just need help in scheduling it and making sure both servers takes backup from nextcloud storage server
I need a list of ips All these ips have open udp port xyz and also have web site http://IP/abc You will need to scan the entire internet you can use zmap netcat nmap To get the list
I have a website that is generated statically and has articles. What you will do is add lines of code to the BASH script to generate an RSS feed which contains the articles. Please don't bid if you don't know Shell Scripting and what an RSS feed is.