#bash_scripting search results

This script creates a backup of files and folders. It creates a time-stamped folder in the destination directory to store the backup, copies the files and folders there, and compresses the backup folder into a tar.gz file to save space. #ALX_SE #bash_scripting

DennisBollo's tweet image. This script creates a backup of files and folders. It creates a time-stamped folder in the destination directory to store the backup, copies the files and folders there, and compresses the backup folder into a tar.gz file to save space. #ALX_SE #bash_scripting
DennisBollo's tweet image. This script creates a backup of files and folders. It creates a time-stamped folder in the destination directory to store the backup, copies the files and folders there, and compresses the backup folder into a tar.gz file to save space. #ALX_SE #bash_scripting

Crafting a straightforward menu using bash scripting commands, we create a loop that continuously prompts the user until they choose to exit. This script not only manages errors gracefully but also showcases the versatility of functions within scripting. #ALX_SE #bash_scripting

DennisBollo's tweet image. Crafting a straightforward menu using bash scripting commands, we create a loop that continuously prompts the user until they choose to exit. This script not only manages errors gracefully but also showcases the versatility of functions within scripting.
#ALX_SE #bash_scripting
DennisBollo's tweet image. Crafting a straightforward menu using bash scripting commands, we create a loop that continuously prompts the user until they choose to exit. This script not only manages errors gracefully but also showcases the versatility of functions within scripting.
#ALX_SE #bash_scripting
DennisBollo's tweet image. Crafting a straightforward menu using bash scripting commands, we create a loop that continuously prompts the user until they choose to exit. This script not only manages errors gracefully but also showcases the versatility of functions within scripting.
#ALX_SE #bash_scripting

After a long time of battling errors causing my Linux not to boot, VT-x, and hinderance of my BIOS being locked. I decided to ply on with alternatives to get something practical. kudos to @akintunero for the #bash_Scripting course.

Cyber_sly's tweet image. After a long time of battling errors causing my Linux not to boot, VT-x, and hinderance of my BIOS being locked. I decided to ply on with alternatives to get something practical. kudos to @akintunero for the #bash_Scripting course.
Cyber_sly's tweet image. After a long time of battling errors causing my Linux not to boot, VT-x, and hinderance of my BIOS being locked. I decided to ply on with alternatives to get something practical. kudos to @akintunero for the #bash_Scripting course.
Cyber_sly's tweet image. After a long time of battling errors causing my Linux not to boot, VT-x, and hinderance of my BIOS being locked. I decided to ply on with alternatives to get something practical. kudos to @akintunero for the #bash_Scripting course.
Cyber_sly's tweet image. After a long time of battling errors causing my Linux not to boot, VT-x, and hinderance of my BIOS being locked. I decided to ply on with alternatives to get something practical. kudos to @akintunero for the #bash_Scripting course.

Day 1⃣9⃣ of #bash_scripting Today,I learnt more about cron {advanced crontab}

Day 1⃣8⃣ of #bash_scripting Today, I learnt about Creating and Using Aliases. Aliases in Bash are shortcuts for commands that allow users to create custom, abbreviated representations for frequently used commands.



Learn Linux scripting with the cybersecurity walkthrough video of the day! Today we're writing a short script which copies directory contents in real time! Watch the video here: youtu.be/0IrKbcRTluA #bash_scripting #linux #linux_scripting

theshyhat's tweet card. HackMyVM - Venus CTF labs - Level 25: Freya - Bash Scripting Loops

youtube.com

YouTube

HackMyVM - Venus CTF labs - Level 25: Freya - Bash Scripting Loops


Day 1⃣8⃣ of #bash_scripting Today, I learnt about Creating and Using Aliases. Aliases in Bash are shortcuts for commands that allow users to create custom, abbreviated representations for frequently used commands.

Day 1⃣7⃣ of #bash_sccripting Today, I learnt about Script Automation Techniques with the use of cron , which is a powerful way to streamline repetitive tasks and improve efficiency in system administration and development workflows. I also, learn about environment variable in



`if` statement with stdout && passing xargs through pipe - Visit programmatic.solutions/p9mqgr/if-stat… for the solution. #bash #bash_scripting #xargs #stdout #computing


Use a variable that could contain special characters into sed? - Visit programmatic.solutions/q7mup5/use-a-v… for the answer. #bash #sed #bash_scripting #computing #code


How to programmatically check if database and/or user exists in a PostgreSQL database using Bash? - Visit programmatic.solutions/jx9z5q/how-to-… for the answer. #bash_scripting #postgresql #computing #tech #peoplewhocode


Learn Linux scripting with the cybersecurity walkthrough video of the day! Today we're writing a short script which copies directory contents in real time! Watch the video here: youtu.be/0IrKbcRTluA #bash_scripting #linux #linux_scripting

theshyhat's tweet card. HackMyVM - Venus CTF labs - Level 25: Freya - Bash Scripting Loops

youtube.com

YouTube

HackMyVM - Venus CTF labs - Level 25: Freya - Bash Scripting Loops


After a long time of battling errors causing my Linux not to boot, VT-x, and hinderance of my BIOS being locked. I decided to ply on with alternatives to get something practical. kudos to @akintunero for the #bash_Scripting course.

Cyber_sly's tweet image. After a long time of battling errors causing my Linux not to boot, VT-x, and hinderance of my BIOS being locked. I decided to ply on with alternatives to get something practical. kudos to @akintunero for the #bash_Scripting course.
Cyber_sly's tweet image. After a long time of battling errors causing my Linux not to boot, VT-x, and hinderance of my BIOS being locked. I decided to ply on with alternatives to get something practical. kudos to @akintunero for the #bash_Scripting course.
Cyber_sly's tweet image. After a long time of battling errors causing my Linux not to boot, VT-x, and hinderance of my BIOS being locked. I decided to ply on with alternatives to get something practical. kudos to @akintunero for the #bash_Scripting course.
Cyber_sly's tweet image. After a long time of battling errors causing my Linux not to boot, VT-x, and hinderance of my BIOS being locked. I decided to ply on with alternatives to get something practical. kudos to @akintunero for the #bash_Scripting course.

Day 1⃣9⃣ of #bash_scripting Today,I learnt more about cron {advanced crontab}

Day 1⃣8⃣ of #bash_scripting Today, I learnt about Creating and Using Aliases. Aliases in Bash are shortcuts for commands that allow users to create custom, abbreviated representations for frequently used commands.



Day 1⃣8⃣ of #bash_scripting Today, I learnt about Creating and Using Aliases. Aliases in Bash are shortcuts for commands that allow users to create custom, abbreviated representations for frequently used commands.

Day 1⃣7⃣ of #bash_sccripting Today, I learnt about Script Automation Techniques with the use of cron , which is a powerful way to streamline repetitive tasks and improve efficiency in system administration and development workflows. I also, learn about environment variable in



Crafting a straightforward menu using bash scripting commands, we create a loop that continuously prompts the user until they choose to exit. This script not only manages errors gracefully but also showcases the versatility of functions within scripting. #ALX_SE #bash_scripting

DennisBollo's tweet image. Crafting a straightforward menu using bash scripting commands, we create a loop that continuously prompts the user until they choose to exit. This script not only manages errors gracefully but also showcases the versatility of functions within scripting.
#ALX_SE #bash_scripting
DennisBollo's tweet image. Crafting a straightforward menu using bash scripting commands, we create a loop that continuously prompts the user until they choose to exit. This script not only manages errors gracefully but also showcases the versatility of functions within scripting.
#ALX_SE #bash_scripting
DennisBollo's tweet image. Crafting a straightforward menu using bash scripting commands, we create a loop that continuously prompts the user until they choose to exit. This script not only manages errors gracefully but also showcases the versatility of functions within scripting.
#ALX_SE #bash_scripting

This script creates a backup of files and folders. It creates a time-stamped folder in the destination directory to store the backup, copies the files and folders there, and compresses the backup folder into a tar.gz file to save space. #ALX_SE #bash_scripting

DennisBollo's tweet image. This script creates a backup of files and folders. It creates a time-stamped folder in the destination directory to store the backup, copies the files and folders there, and compresses the backup folder into a tar.gz file to save space. #ALX_SE #bash_scripting
DennisBollo's tweet image. This script creates a backup of files and folders. It creates a time-stamped folder in the destination directory to store the backup, copies the files and folders there, and compresses the backup folder into a tar.gz file to save space. #ALX_SE #bash_scripting

No results for "#bash_scripting"

Check out mu simple bash script that can scan your target machine for directories using gobuster, #HTB, #cybersecurity, #bash_scripting ./go.sh <HTB machine>

GR33N37's tweet image. Check out mu simple bash script that can scan your target machine for directories using gobuster,
#HTB, #cybersecurity, #bash_scripting
./go.sh &amp;lt;HTB machine&amp;gt;
GR33N37's tweet image. Check out mu simple bash script that can scan your target machine for directories using gobuster,
#HTB, #cybersecurity, #bash_scripting
./go.sh &amp;lt;HTB machine&amp;gt;
GR33N37's tweet image. Check out mu simple bash script that can scan your target machine for directories using gobuster,
#HTB, #cybersecurity, #bash_scripting
./go.sh &amp;lt;HTB machine&amp;gt;

This script creates a backup of files and folders. It creates a time-stamped folder in the destination directory to store the backup, copies the files and folders there, and compresses the backup folder into a tar.gz file to save space. #ALX_SE #bash_scripting

DennisBollo's tweet image. This script creates a backup of files and folders. It creates a time-stamped folder in the destination directory to store the backup, copies the files and folders there, and compresses the backup folder into a tar.gz file to save space. #ALX_SE #bash_scripting
DennisBollo's tweet image. This script creates a backup of files and folders. It creates a time-stamped folder in the destination directory to store the backup, copies the files and folders there, and compresses the backup folder into a tar.gz file to save space. #ALX_SE #bash_scripting

Crafting a straightforward menu using bash scripting commands, we create a loop that continuously prompts the user until they choose to exit. This script not only manages errors gracefully but also showcases the versatility of functions within scripting. #ALX_SE #bash_scripting

DennisBollo's tweet image. Crafting a straightforward menu using bash scripting commands, we create a loop that continuously prompts the user until they choose to exit. This script not only manages errors gracefully but also showcases the versatility of functions within scripting.
#ALX_SE #bash_scripting
DennisBollo's tweet image. Crafting a straightforward menu using bash scripting commands, we create a loop that continuously prompts the user until they choose to exit. This script not only manages errors gracefully but also showcases the versatility of functions within scripting.
#ALX_SE #bash_scripting
DennisBollo's tweet image. Crafting a straightforward menu using bash scripting commands, we create a loop that continuously prompts the user until they choose to exit. This script not only manages errors gracefully but also showcases the versatility of functions within scripting.
#ALX_SE #bash_scripting

After a long time of battling errors causing my Linux not to boot, VT-x, and hinderance of my BIOS being locked. I decided to ply on with alternatives to get something practical. kudos to @akintunero for the #bash_Scripting course.

Cyber_sly's tweet image. After a long time of battling errors causing my Linux not to boot, VT-x, and hinderance of my BIOS being locked. I decided to ply on with alternatives to get something practical. kudos to @akintunero for the #bash_Scripting course.
Cyber_sly's tweet image. After a long time of battling errors causing my Linux not to boot, VT-x, and hinderance of my BIOS being locked. I decided to ply on with alternatives to get something practical. kudos to @akintunero for the #bash_Scripting course.
Cyber_sly's tweet image. After a long time of battling errors causing my Linux not to boot, VT-x, and hinderance of my BIOS being locked. I decided to ply on with alternatives to get something practical. kudos to @akintunero for the #bash_Scripting course.
Cyber_sly's tweet image. After a long time of battling errors causing my Linux not to boot, VT-x, and hinderance of my BIOS being locked. I decided to ply on with alternatives to get something practical. kudos to @akintunero for the #bash_Scripting course.

Power of Automation. The whole task that took me 7-8 hours which was so boring just took 10 min 28 sec. Just WOW #automation #bash_scripting

TheSaggi's tweet image. Power of Automation. 
The whole task that took me 7-8 hours which was so boring just took 10 min 28 sec. Just WOW #automation #bash_scripting

Loading...

Something went wrong.


Something went wrong.


United States Trends