Advanced Search
Search Results
10 total results found
blog
notes
posts
devops100net documentation
Tips and tricks
Gitlab Repos
Linux
Use Finnhub API data with Plotly Library for Python
Technical Summary of Jupyter Notebook for Stock Data Analysis Setting Up the Environment - Imports: Essential libraries are imported: - plotly for interactive plotting. - pandas for data manipulation. - jproperties for configuration management. - finnh...
azure-2024Xiac-terraformXazure-aksXpipelines
CI Pipelines deployment Azure AKS Overview of the CI Pipelines Merge the branch into main branch triggers the deployment to Azure Details of the 'terraform apply' Job (part 1) Details of the 'terraform apply' Job (part 2)
Kill zombie processes in Linux
Check zombie processes with the top command Check Linux distrubtion Linux command and output Check amount of zombie processes with the top command (see second line below) top - 09:38:14 up 387 days, 18:32, 1 user, load average: 2.12, 2.38, 2.57 Ta...