Zoomtutorials
  • Cloud
    • Cloud Hosting
      • AWS
      • Azure
      • GCP
      • Oracle Cloud
      • Alibaba Cloud
      • IBM Cloud
      • DigitalOcean
      • Linode
  • DevOps
    • DevOps Tools
      • Terraform
      • Git
      • GitHub
      • Jenkins
      • Docker
      • Kubernetes
      • Ansible
      • Python
      • Monitoring
    • Azure DevOps
      • Azure Boards
      • Azure Repos
      • Azure Pipelines
      • Azure Test Plans
      • Azure Artifacts
      • Extensions Marketplace
    • AWS DevOps
      • CodeStar
      • CodeCommit
      • CodeBuild
      • CodeDeploy
      • CodePipeline
      • CodeArtifact
  • Programming
    • Application
      • Magento 2
      • Magento
      • WordPress
      • PHP
      • .Net
      • .Net Core
      • NodeJS
      • JAVA
    • Database
      • Microsoft SQL Server
      • MySQL
      • MariaDB
      • Amazon Aurora
      • SQL Proxy
    • Web Server
      • IIS
      • Apache
      • NGINX
      • Tomcat
      • NodeJS
    • Microsoft Dynamics ERP
      • Dynamics 365
        • D365 FnO
        • D365 BC
      • Dynamics AX
      • Dynamics NAV
      • Dynamics GP
      • Dynamics CRM
  • HowTos
    • Linux OS
      • RHEL
      • Ubuntu
      • CentOS
      • Fedora
      • Debian
    • Linux Tips
      • Linux Commands
      • Linux Tricks
      • Linux Cheatsheet
    • Windows OS
      • Server 2019
      • Server 2016
      • Server 2012
      • Server 2008
      • Windows 11
      • Windows 10
      • Windows 8
      • Windows 7
    • Windows Tips
      • Windows Commands
      • Windows Shortcuts
    • Microsoft
      • Office 365
      • Microsoft 365
      • SharePoint
      • MS Dynamics ERP
  • Tools
    • Monitoring
      • New Relic
      • ELK Stack
      • Loggly
      • DataDog
      • Papertrial
      • Graylog
      • UptimeRobot
    • Security
      • Firewall
      • Internet Security
      • Antivirus
    • Backup
      • SQL Backup
      • Iperius Backup
  • Hire Us
  • Courses
  • Submit Tutorials
  • More…
    • …
      • Services
      • News
      • Write For Us
      • Community
      • Donate ❤️
      • Contact Us
Facebook Twitter Instagram

Zoomtutorials

  • Cloud
    • Cloud Hosting
      • AWS
      • Azure
      • GCP
      • Oracle Cloud
      • Alibaba Cloud
      • IBM Cloud
      • DigitalOcean
      • Linode
  • DevOps
    • DevOps Tools
      • Terraform
      • Git
      • GitHub
      • Jenkins
      • Docker
      • Kubernetes
      • Ansible
      • Python
      • Monitoring
    • Azure DevOps
      • Azure Boards
      • Azure Repos
      • Azure Pipelines
      • Azure Test Plans
      • Azure Artifacts
      • Extensions Marketplace
    • AWS DevOps
      • CodeStar
      • CodeCommit
      • CodeBuild
      • CodeDeploy
      • CodePipeline
      • CodeArtifact
  • Programming
    • Application
      • Magento 2
      • Magento
      • WordPress
      • PHP
      • .Net
      • .Net Core
      • NodeJS
      • JAVA
    • Database
      • Microsoft SQL Server
      • MySQL
      • MariaDB
      • Amazon Aurora
      • SQL Proxy
    • Web Server
      • IIS
      • Apache
      • NGINX
      • Tomcat
      • NodeJS
    • Microsoft Dynamics ERP
      • Dynamics 365
        • D365 FnO
        • D365 BC
      • Dynamics AX
      • Dynamics NAV
      • Dynamics GP
      • Dynamics CRM
  • HowTos
    • Linux OS
      • RHEL
      • Ubuntu
      • CentOS
      • Fedora
      • Debian
    • Linux Tips
      • Linux Commands
      • Linux Tricks
      • Linux Cheatsheet
    • Windows OS
      • Server 2019
      • Server 2016
      • Server 2012
      • Server 2008
      • Windows 11
      • Windows 10
      • Windows 8
      • Windows 7
    • Windows Tips
      • Windows Commands
      • Windows Shortcuts
    • Microsoft
      • Office 365
      • Microsoft 365
      • SharePoint
      • MS Dynamics ERP
  • Tools
    • Monitoring
      • New Relic
      • ELK Stack
      • Loggly
      • DataDog
      • Papertrial
      • Graylog
      • UptimeRobot
    • Security
      • Firewall
      • Internet Security
      • Antivirus
    • Backup
      • SQL Backup
      • Iperius Backup
  • Hire Us
  • Courses
  • Submit Tutorials
  • More…
    • …
      • Services
      • News
      • Write For Us
      • Community
      • Donate ❤️
      • Contact Us
Facebook Twitter Instagram YouTube LinkedIn
Zoomtutorials
Git

Install Latest Git 2.x on CentOS/RHEL

By ZT Senior EditorDecember 17, 20220

This guide is for installing the most recent version of Git on CentOS 7 server. The git variant accessible on…

Windows

How to Use the slmgr Command in Windows

By ZT Senior EditorAugust 27, 20210

Software Licensing Management Tool (slmgr) is a CLI in Windows which is used to perform advanced Windows activation tasks. Slmgr Uses Slmgr is used…

Windows

How To Extend Windows Server Evaluation after Trial Period Expiry

By ZT Senior EditorAugust 26, 20210

Microsoft makes evaluation versions of its products available to anyone and they can be downloaded for free from the Evaluation Center.…

Magento 2

List of Useful Magento 2 Commands

By ZT Senior EditorAugust 18, 20210

Common Magento 2 Commands Cache Clean: php bin/magento cache:clean Cache Flush: php bin/magento cache:flush Setup Upgrade: php bin/magento setup:upgrade If…

Magento 2

Magento 2 Commands and the Use Cases

By ZT Senior EditorAugust 18, 20210

We as System Admin often see many Magento developers running the Magento commands every time they change something like css,…

MySQL

MySQL and MariaDB Performance Tuning and Optimization

By ZT Senior EditorAugust 4, 20210

MySQL or MariaDB is vast and has lots of areas to optimize and tweak to get the optimal performance. Some…

Dynamics AX

Microsoft Dynamics AX End of Support/Life

By ZT Senior EditorAugust 3, 20210

With the release of Dynamics 365 or Microsoft Dynamics 365, there have been a lot of confusion regarding when Microsoft…

Magento 2

Magento Community read/write splitting with Database Proxy

By ZT Senior EditorJuly 30, 20212

Objectives Our objective is to split the read and write database query of a Magento Community edition so that we…

Git

Git Commands for developers and sysadmins

By ZT Senior EditorJuly 25, 20211

What is Git? Git is a free and open source distributed version control system designed to handle everything from small…

Git

Install the git credential-oskeychain

By ZT Senior EditorJuly 25, 20212

Install the git credential-osxkeychain Git supports pushing and pulling your Git repositories over both SSH and HTTPS. To work with…

Git

Install Git on Windows, Linux and Mac

By ZT Senior EditorJuly 2, 20214

What is Git? Git is a free and open source distributed version control system designed to handle everything from small…

DevOps

How to create and add SSH key to your GitHub account

By ZT Senior EditorJuly 2, 20211

Objectives Explain what an SSH key is Generate your own SSH key pair Add your SSH key to your GitHub…

Civil Services Syllabus

Civil Services Syllabus 2021

By ZT Senior EditorMay 6, 20200

Civil Services Syllabus 2020 Candidates are advised to go through the Syllabus published below for the Preliminary Examination 2020 and…

Competitive Exams

IAS Officer Grades and Pay Scales

By ZT Senior EditorMay 6, 20200

IAS Grades and Pay Scales Grade Pay Scale Grade Pay Years of Service Required Junior Scale 50,000 – 1,50,000 16,500…

Azure

Azure Web Application Firewall (WAF) Use Cases

By ZT Senior EditorApril 15, 20200

Why we need a WAF? Just as an online retail customer can interact with an online retail site, hackers can…

1 2 3 4 Next

Buy Me a Coffee Plz...

Get our latest tutorials
Recent Posts
  • Install Latest Git 2.x on CentOS/RHEL
  • How to Use the slmgr Command in Windows
  • How To Extend Windows Server Evaluation after Trial Period Expiry
  • List of Useful Magento 2 Commands
  • Magento 2 Commands and the Use Cases
  • MySQL and MariaDB Performance Tuning and Optimization
  • Microsoft Dynamics AX End of Support/Life
  • Magento Community read/write splitting with Database Proxy
  • Git Commands for developers and sysadmins
  • Install the git credential-oskeychain
December 2022
M T W T F S S
 1234
567891011
12131415161718
19202122232425
262728293031  
« Aug    
Archives
Facebook Twitter Instagram YouTube LinkedIn
  • Donation ❤️
  • About
  • Services
  • Submit Tutorials
  • Contact Us
  • Privacy Policy
  • Terms of Use
Copyright © 2023 by ZT Consulting. Designed with ❤️ by CloudSols.com. Hosting Partner Contabo.com. SSL Partner SSL.com. Monitoring Partner UptimeRobot.com

Type above and press Enter to search. Press Esc to cancel.