{% extends "base.html" %} {% load staticfiles %} {% load mycms_tags %} {%block PAGE_HEADER %} {% endblock PAGE_HEADER %} {%block META_DESCRIPTION %}{{view_object.introduction}}{% endblock META_DESCRIPTION %} {% block TITLE%} {{view_object.title}}{% endblock TITLE %} {% block BODY_TITLE%} {{view_object.title}}{% endblock BODY_TITLE %} {% block PAGE_CONTENT %}

SysAdmin or Devops ...

or just someone learning about computer systems, you will find here tips & tricks, command line commands, opensource tools and server administration on opensource technologies.

Systems Adminstration vs DevOps

There are so many stereotypes about system administration. If you are a systems adminstrator or is preparhing himself/herself, then I hope you find the resources available in this website usefull. If you are doing DevOps then I hope all the articles and tutorials on DevOps tooling, technologies and processes will be of help to you.

DevOps is a set of practices that encourage continous integration into production

DevOps is not a job title or a position. It is not a software tool, a team name or magic enterprise dust. It is nothing but a set of practices! Yet after a decade since the first time "devops" became popular, people still do not understand it. Many organizations think about hiring a number of "DevOps engineers" and setting them free to "DevOp" or whatever.

Sysadmin or Devops or Whatever...

Find below the latest articles. or browse the sub categories as listed to the left. Search on the website also works!
{% if view_object.request.user.username == "admin" %}
left
right
{% endif %}
{% if view_object.request.user.username == "admin" %} {% verbatim %} {% endverbatim %} {% Script type="text/javascript" src="/static/mycms/dustjs/dust-full.js" priority=8888 %} {% Script type="text/javascript" src="/static/mycms/templates.js" priority=8889 %} {% Script type="text/javascript" src="/static/mycms/editor/category.editors.js" priority=8889 %} {% endif %} {% endblock PAGE_CONTENT %} {% block PAGE_BOTTOM %} {% endblock PAGE_BOTTOM %}