A collection of linux sysadmin/devops interview questions. Feel free to contribute via pull requests, issues or email messages. Table of Contents Contributors General Questions Simple Linux Questions Medium Linux Questions Hard Linux Questions Expert Linux Questions Networking Questions MySQL Questions Dev...
cat /proc/<process_id>/status If you don’t know about the proc file system. You must read it now as it is one of the most asked interview questions. You can read below. This was very basic of what is a context switch its uses and its complications. If you like the article p...
15 Basic Linux Interview Questions with Answers (Entry-Level) Linuxis one of themost widely used operating systemsin both personal and enterprise environments. Whether you’re aiming to become a system administrator, DevOps engineer, software developer, or IT professional, having a solid foundation ...
ADO.NET Interview Questions Desktop Support Engineer Interview Questions AutoCAD Interview Questions Django Interview Questions and Answers C Interview Questions and Answers Our DevOps Courses Duration and Fees Program Name Start Date Fees DevOps Certification Training Course in Mumbai Cohort Starts on: ...
Shell Scripting DevOps Interview Questions Shell scripting DevOps interview questions differ from company to company. For example, a Service based company would be just interested in your basic Linux and shell scripting knowledge. However, a product-based company might expect a good level of knowledg...
什么是 DevOps? DevOps 帮助我们完成什么? DevOps 的反模式是什么? 什么是持续集成? 开发人员经常将代码集成到共享仓库中的一种开发实践。 它的范围可以从每天或每周进行几次更改,到大规模在一个小时内进行几次更改。 验证每段代码(更改/补丁),以使更改可以安全地合并。 如今,使用自动构建来确保代码可以集成的...
Linux administrators work with development teams on Development Operations (DevOps) and Continuous Integration (CI) tools and processes. They recommend and maintain the tools and scripts to support development environments for automated testing, bug reporting, code repositories, deployment, and production ...
Linux, Jenkins, AWS, SRE, Prometheus, Docker, Python, Ansible, Git, Kubernetes, Terraform, OpenStack, SQL, NoSQL, Azure, GCP, DNS, Elastic, Network, Virtualization. DevOps Interview Questions - XZYCR7/devops-exercises
I share easy-to-follow articles on Linux, SysAdmin, Cloud, and DevOps. With over 250+ million visitors, Tecmint has helped many people grow their Linux careers. Join me in exploring the world of open-source and unlock the power of Linux by subscribing to our weekly newsletter! Ebook: ...
Failed to connect to repository : Error performing git command: git ls-remote -h https://ssabuthagir-admin@bitbucket.org/ssabuthagir/devops.git HEAD Mostly we will find this error while adding gitrepositoryin Jenkins. Basically to integrate any tool with Jenkins, we have to install respecti...