Pace Robertsbearcat.hashnode.dev·Nov 7, 2023The Role of a CISO: Navigating the Cybersecurity LeadershipIntroduction In today's digital landscape, where cyber threats loom large and data breaches can have catastrophic consequences, the role of a Chief Information Security Officer (CISO) has never been more critical. CISOs are responsible for protecting...Discuss#cybersecurity
dev.familydevfamily.hashnode.dev·Oct 5, 2023Admiral. Roles and access division in the menuHi everyone, just a reminder that we are developing Admiral - an open source solution on React, which allows you to quickly develop beautiful CRUDs in admin panels, but create fully custom interfaces if you want. From developers for developers with l...Discuss·38 readsadmin panel
AQIB HAFEEZaqibhafeez473.hashnode.dev·Sep 28, 2023Day 19 || User and Group Configuration Files in LinuxIntroduction Linux, with its robust security features and multi-user capabilities, relies on various configuration files to manage users and groups effectively. In this article, we will explore essential Linux configuration files such as /etc/passwd,...Discuss·85 readsLinux
dev.familydevfamily.hashnode.dev·Aug 17, 2023How to create CRUD?Where to start... Not too long ago we released our Open Source solution for creating back office on React - https://github.com/dev-family/admiral It provides out-of-the-box components and tools that make developing an admin interface easy and fast. T...DiscussReact
dev.familydevfamily.hashnode.dev·Jul 26, 2023New open source solution for admin panel developmentGiven: We are an outsourcing company and often start new projects. We don't work with ready-made CMS, everything is from scratch. Every time we have to create a control panel. In 90% of cases it's the same type of tables and forms, in the other 10% t...DiscussReact
Tushar KumarforInfrasity Bloginfrasityblog.hashnode.dev·Jul 2, 2023Creating IAM Groups, Custom Users, Admin Users, and Assigning Policies: A Step-by-Step GuideIntroduction: In this blog post, we will explore the real business case study where an organization let’s say XYZ.com wants to deliver training to their new trainees, however, they would like to make sure that full access is not granted to these new ...Discuss·37 readsIAM
Vikaskumar Pandeysalesforcesherpa.hashnode.dev·Jun 1, 2023Salesforce Admin vs Salesforce Developer: Revealing the Fundamental ContrastsIntroduction In the realm of Salesforce, two crucial roles stand out: Salesforce Admin and Salesforce Developer. Both positions play vital roles in implementing and maintaining Salesforce solutions, but their responsibilities and skill sets differ si...Discuss·56 readsadmin
Pratik Patelpratik227.hashnode.dev·Mar 27, 2023Quasar Minimalist DesignIn the world of web design and development, a minimalist approach has gained a lot of popularity in recent years. Minimalist design focuses on creating an aesthetic that is clean, uncluttered, and simple. This design philosophy is all about making th...Discuss·225 readsQuasar Framework
theArjunpythonislove.com·Mar 24, 2023Style Django Admin with JazzminHello Geeks, First of all, I would like to thank you for reaching here. You will undoubtedly be a successful Django developer in the future. Introduction In this blog, I am guiding to integrate django-jazzmin theme to the Django project. According to...Discuss·277 readsDjangoDjango
Shaba Kshabaaa.hashnode.dev·Mar 19, 2023React admin #2 - A step further: Diving into the major elementsIn the previous article, we explored the basics of React Admin and setting up. Let’s now dive more into how we can use React Admin for various applications. How do we create records in React Admin? The major goals of creating an admin-side website i...Discuss·1 like·82 readsReact