Magento İzlenimlerim

magento 2013-2014  Magento 1 ve 2017-2018  yıllarında   Magento 1  ve Magento 2   sürümü ile  kullandığım eticaret frameworküydü fakat zamanla bu framework’de bazı şeyler çok hoşuma gitti, bazı şeylerden nefret ettim.Hoşuma…

Linux Unutma

df -h : hdd durum bilgisi Creating a Tar GZip Archive Bundletar -cvzf backup.tar.gz itemtocompressFor example, to compress a directories jpg files only, you’d type:tar -cvzf jpegarchive.tar.gz /path/to/images/*.jpgOpening .tar.gz Archivesgunzip filename.tar.gztar…

Zimbra default portlar

PaylaşZimbra default portlarExternal AccessGenellikle posta istemcileri için kullanılabilir bağlantı noktaları.25   smtp [mta] – incoming mail to postfix80   http [mailbox] – web mail client110  pop3 [mailbox] 143  imap [mailbox]…

zimbra DKIM 1024 bit

Step 1. Modify DKIM generatora. Edit (as root) script file /opt/zimbra/libexec/zmdkimkeyutil and replace all ‘2048’ occurrences with ‘1024’.This will allow creation of DKIM key with length 1024 and set it…

Zimbra Install

Centos 8 Installhttps://computingforgeeks.com/install-zimbra-mail-server-on-centos-rhel/ssl var burada https://www.scaleway.com/en/docs/how-to-install-zimbra-on-ubuntu-xenial/Sunucu Performans artırma http://blog.jeshurun.ca/technology/zimbra-8-7-low-memory-ram-performance-tuningMail gitmeme Problemi http://shahzadlinux.blogspot.com/2016/03/how-to-configure-outgoing-smtp.html—– Zimbra Mail Server 8.8.15 Setup Dkim Sfp and Dmrac record #zimbrahttps://www.youtube.com/watch?v=fJP8OhGLDvI&ab_channel=HBTutorialDmarc Detaylı anlatım https://www.youtube.com/watch?v=ngvr7KqJ4LI&ab_channel=MAAWG-Messaging%2CMalwareandMobileAnti-AbuseWorkingGroupKurulumlarhttps://blog.zimbra.com/2015/04/email-protection-best-practices-spf-dkim-dmarc/Kara liste kontrol https://mxtoolbox.com/blacklists.aspxDKIM ayarını 1024 yapmahttps://nutss.wordpress.com/2017/05/06/zimbra-8-7-add-dkim-1024-bit/

Lenovo Thinkpad Laptop Gerekli yazılımlar

Lenovo VantageLenovo PC'nizde başka hiçbir bilgisayarda bulamayacağınız benzersiz özellikler mevcuttur ve Lenovo Vantage de cihazınızdan en iyi verimi almanızı sizin için kolay bir hale getirmektedir. Lenovo Vantage bünyesindeki her şey sizin…

Lisans Türleri

Açık kaynak olarak geliştirmekte olduğumuz ilk projemizi geliştirmeye başlamadan önce bir açık kaynak dünyasında daima dilden düşmeyen lisans kavramının tam olarak ne olduğunu bilmediğimizi fark ettik. Git versiyon kontrolünü kullanan…

FREE IDE

CodeTyphon is our FREE “Pascal Visual Programming Studio”https://www.pilotlogic.com/sitejoom/index.php/projects.html——-LAZARUS https://www.lazarus-ide.org/What is Lazarus?Lazarus is a Delphi compatible cross-platform IDE for Rapid Application Development.MONO linux and macos for c# idehttps://www.mono-project.com/download/stable/1. Visual Studio CodeVisual Studio Code is…

Golang tutorials web site

https://go101.org/article/101.htmlhttps://softwaredevvideos.tumblr.com/go clean code https://github.com/Pungyeon/clean-go-article Tour of GoHow to Write Go CodeEffective Go—-Notes on the book Clean Code - A Handbook of Agile Software Craftsmanship by Robert C. Martinhttps://github.com/jbarroso/clean-code#error-handling—–