🏠
Working from home
-
Redt Telecom
- Petropolis-RJ Brasil
-
16:29
(UTC -03:00) - https://site.hev.dev.br/
- @hevsavets
- https://guia-ti.hev.dev.br/
Pinned Loading
-
tput terminfo basic color reference
tput terminfo basic color reference 1set_color () {
23local arg2
4case $2 in
5bg|background)
-
Function to help install yum package...
Function to help install yum packages in scripts and show progress 1install_packages () {
23yum install -y -q "$@" &
4yum_pid=$!
5spin='-\|/'
-
File rename batch powershell
File rename batch powershell 12# Expecify below the filetype (extension)
3# Change the expression {0:D3} to alter the naming scheme
45$i=1; Get-ChildItem *.jpg | %{Rename-Item $_ -NewName ('{0:D3}.jpg' -f $i++)}
-
Bash navigation shortcuts
Bash navigation shortcuts 1List of quick navigation on long comands in the bash terminal
2Reference: https://www.skorks.com/2009/09/bash-shortcuts-for-maximum-productivity/
34Ctrl + a – Go to the start of the command line
5Ctrl + e – Go to the end of the command line
-
-
zabbix_teams_notifier
zabbix_teams_notifier PublicSimple zabbix and MS Teams notifier with webhook
Python 1
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.