Skip to content

Service Artem is running…

Tag: PATH

 Linux – Get path and filename from full path

  To extract a file path or filename from a full path, you can use various utilities like grep, sed, awk, etc. If it’s not a list from a file or variable, you can use find, but there’s an easier way: basename – returns the filename dirname – returns the path to the file Example: … Continue reading " Linux – Get path and filename from full path"

Jenkins – Add new path to PATH

  To add the path to the Jenkins environment globally, without doing this every time in Pipeline, we’ll go to the Jenkins settings   Next is the tab "Configure System"   Find the "Global properties" block, check the "Environment variables" checkbox. And we add a variable with the name "PATH + EXTRA" and the value … Continue reading "Jenkins – Add new path to PATH"
July 2022
M T W T F S S
 123
45678910
11121314151617
18192021222324
25262728293031
« Jun    

Recent Posts

  •  FIX ERROR — Python2: PIP fails after upgrade
  •  Linux – Get path and filename from full path
  •  S3 – Mounting in Linux
  •  Terraform – AWS Secrets Manager: Retrieve RDS login/password
  •  Terraform – AWS SSM: Extract content

Recent Comments

  • that guy on Jenkins – Active Choice: CheckBox – Working with an Array
  • Диван on Nginx – Regular Expression Tester
  • Dmitrii on Jenkins – Active Choice: AWS ECR Images tag (AWS SDK)
  • Dmitrii on Jenkins – Active Choice: AWS ECR Images tag (AWS SDK)
  • AMEEN on FIX ERROR – xcode-select: error: tool 'agvtool' requires Xcode

Categories

  • Backup (2)
  • BASH (9)
  • Command Examples (1)
  • Config Examples (9)
  • Database (2)
  • DevOps (103)
    • Ansible (9)
    • AWS (30)
    • CI/CD (34)
    • Docker (13)
    • GCP (4)
    • Helm (1)
    • Kubernetes (13)
    • Terraform (7)
  • Fix Error (27)
  • Linux (11)
  • Monitoring (4)
  • Network (4)
  • Virtualization (3)
Service Artem is running… © 2022