Author: Mohamed

  • شرح تطبيق كود خصم في الموقع

    في هذه المقالة سوف نقوم بشرح كيفية استخدام اكواد الخصم الخاصة بموقعنا يمكنك مشاهدة شرح بالفيديو من هنا ١- نقوم بإضافة الخدمة المراد شرائها في السلة ٢- الذهاب إلي السلة ونقوم بالضغط علي اتمام الطلب ٣- النقر علي جملة (هل لديك قسيمة شراء) ٤- ضع كوبون الخصم ثم أضغط علي تطبيق  

  • How to install CSF Firewall on cPanel / WHM

    Config Server Firewall (CSF) is a Stateful Packet Inspection (SPI) firewall, Login/Intrusion Detection and Security application for Linux servers. It’s is a security tool that can protect your server against attacks, such as brute force, and improve server security. This application will work as a WHM plugin and is free. Follow these instructions to complete…

  • Magento 2 : list of command shortcuts

    Setup upgrade: php bin/magento s:up Cache Flush: php bin/magento c:f Disable Cache: php bin/magento c:d Enable Cache: ​​​​​​php bin/magento c:e Static Content Deploy: php bin/magento s:s:d Di Compile: php bin/magento s:d:c Var clean folder: php bin/magento v:c Uninstall Magento application: php bin/magento s:un Runs cron job scheduled for setup application: php bin/magento s:c:r Disables specified…

  • Add custom fonts to magento 2 theme

    First we will upload the font files to app/design/frontend/[your_vendor_name]/[your_theme_name]/web/fonts The available types are: “woff”, “woff2”, “ttf”, “eot”, “otf”, and “svg” Second we need to create file app/design/frontend/[your_vendor_name]/[your_theme_name]/web/css/source/_typography.less add the following Mixin to the file .lib-font-face( @family-name:'[custom_font_name]’, @font-path: ‘@{baseDir}fonts/[path_to_font_file]’, @font-weight: [font_weight], @font-style: [font_style], @font-display: [auto|block|fallback|optional|swap] ); [custom_font_name] : the name of your font that you will…

  • Fix Elastic search use high memory consumption on macOS

    First we need to know how much elastic search usage from memory open Activity Monitor You notice Java is using 1GB of the memory. this is after fix before was using 8GB. so let’s start how to make it Maximum memory usage to 1GB: on terminal we will use this command: ps axv | grep…

  • شرح ما هي الاستضافة (Hosting)

    الأستضافة:- ماهي الاستضافة؟ الاستضافة هي تأجير مساحة علي خادم (server) متصل بالأنترنت بسرعات عالية جدا بدون أنقطاع وبمواصفات عالية حتي يستطيع استقبال طلبات لعدد كبير من الزائرين. أنواع الاستضافة استضافة مشتركة Shared Hosting موزع استضافة Reseller Hosting سيرفر خاص افتراضي Virtual Private Server (VPS)  سيرفر كامل Dedicated Server مركز بيانات Data Center استضافة نطاق Domain…

  • Install elastic search on macOS with Homebrew

    To install with Homebrew, you first need to tap the Elastic Homebrew repository: brew tap elastic/tap Once you’ve tapped the Elastic Homebrew repo, you can use brew install to install the latest version of Elasticsearch: brew install elastic/tap/elasticsearch-full Then we start elastic search service brew services start elastic/tap/elasticsearch-full After that we make sure elastic search…

  • 9- Lesson 9 Dart Basics – 2022 – عربي

    9- Lesson 9 Dart Basics – 2022 – عربي Instructor: Mohamed Tawfik الراعي الرسمي ITC4U (Information Technology For You) Information Technology Home If you Like the video: Like, Share and subscribe. Thanks for sharing. Twitter: @itcforu Facebook: itcforu Instagram: itcforu LinkedIn: https://linkedin.com/company/itc4u/

  • 8- Know The initial default project content – 2022 – عربي

    8- Know The initial default project content – 2022 – عربي Instructor: Mohamed Tawfik الراعي الرسمي ITC4U (Information Technology For You) Information Technology Home If you Like the video: Like, Share and subscribe. Thanks for sharing. Twitter: @itcforu Facebook: itcforu Instagram: itcforu LinkedIn: https://linkedin.com/company/itc4u/