by Console Bear | Dec 5, 2020 | Uncategorized
If you ever wondered what is SSH and what is it used for? Secure Shell Hostname system is a method of connecting to the remote server. Regular, Cloud or Local (ie. RaspberryPi) – all the servers need a way to connect. Usually it is used by SSH client connecting...
by Console Bear | Aug 5, 2020 | Uncategorized
How to Add a New User in Linux (and What are the User Groups)? Adding new users in Linux is a fundamental task for system administrators, ensuring proper access control and resource allocation. This article will guide you through the steps to add a new user and...
by Console Bear | Jun 23, 2020 | Uncategorized
When you install your first Linux operating system and you open your new, magic terminal and put the first command “cd /” in order to go to default base “/” directory. After you type “ls” or “ll” and you find out the...
by Console Bear | May 9, 2020 | Uncategorized
You probably already heard about “Production”, “Stage” or other “environment names” before and probably wondered what does that actually mean. What are the differences, similarities, and what role do they play in describing IT...
by Console Bear | May 9, 2020 | Uncategorized
What Is CI/CD in DevOps? Continuous Integration (CI) and Continuous Deployment/Delivery (CD) are fundamental practices in DevOps that have transformed the way software development and delivery processes are managed. They bring together development and operations teams...
by Console Bear | May 9, 2020 | Uncategorized
10 Tips on How to Become a DevOps or SysOps Professional The roles of DevOps and SysOps professionals are pivotal in modern IT environments. Both positions focus on streamlining processes, ensuring system reliability, and enhancing the development lifecycle. If...