Skip to content
View ronokdev's full-sized avatar
🎯
Focusing
🎯
Focusing
Block or Report

Block or report ronokdev

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
ronokdev/README.md

Hi there πŸ‘‹πŸ‘‹

Who I am?

  • A software developer based in NΓΌrnberg, Germany.
  • Have 6 years of hands-on experience in software development
  • Developed products for healthcare, financial service, contact center business domains.
  • Have built web apps in monolithic and microservices architectures.

What I'm doing?

  • 🏒 Working at SAP as a Software Engineer.
  • πŸ‘¨β€πŸ’» Writing JAVA SQL.
  • 🌍 Mostly active on .
  • πŸ“š Currently learning about clean architecture.
  • πŸ› οΈ Working on microservices, distributed systems professionally.

Pinned Loading

  1. problem-solving problem-solving Public

    Java

  2. spring-boot-RestApi spring-boot-RestApi Public

  3. Hibernate_with_c3p0 Hibernate_with_c3p0 Public

    Java

  4. java-playground java-playground Public

    Java

  5. Install Asterisk 14 on centos 7 Install Asterisk 14 on centos 7
    1
    :: Disable SELinux ‼️ πŸ”΄πŸ”΄πŸ”΄
    2
        1. check selinux status β†’ sestatus
    3
        2. RUN β†’ vi /etc/sysconfig/selinux 
    4
        3. SELINUX=disabled
    5
        4. reboot the server β†’ reboot now