On servers, software is installed that is required to run the site and other domain services, for maintenance and monitoring, as well as for protection against hacking and load resistance.
SSH – network protocol for server management
SSH or Secure Shell is an application layer network protocol that allows remote control of the operating system and tunneling of TCP connections (e.g. for file transfers).
Where to grow up as a sysadmin?
The last Friday in July is System Administrator Day – in 2000, experienced sysadmin Ted Kekatos was inspired by a positive Hewlett-Packard advertisement
How to become not just a good, but the best system administrator
Many system administrators complain about low income, monotonous work, and lack of prospects.
IT-management: what is it and how is it done?
IT management is the management of information, which means its collection, processing, storage and distribution, taking into account the needs of the company and its main objectives.
What is ITSM and why apply it to work
If your company’s IT department is not performing as well as it should and you realize that the company is losing money because of it, there is a good way to fix it.
What an IT manager needs to know
The main difficulty in working as an IT specialist is that IT is a very fluid field. If you don’t constantly learn something new, you risk being out of a job.
What a project manager does
There is such a cool profession in IT as PM or Project Manager. What’s so great about this profession?
Myths about programming
Many people consider the profession of programmer as one of the most difficult, so they refuse the idea to master it.
What is a REST API? Developing a RESTFul project in Python Flask
Do you know how the REST API works and what the difference between the RESTFul API is?