Forwarded from DLeX: AI Python (вoy ₣яoм Łiиux)
fuckoffgoogleeng.pdf
1.4 MB
Forwarded from DLeX: AI Python (вoy ₣яoм Łiиux)
مقاله mac for hackers که درباره چگونگی بنیاد مک و ایا هک میشه یا خیر توضیح داده شده ..
لینک : https://null-byte.wonderhowto.com/how-to/mac-for-hackers-get-your-mac-ready-for-hacking-0173829/
لینک : https://null-byte.wonderhowto.com/how-to/mac-for-hackers-get-your-mac-ready-for-hacking-0173829/
Forwarded from صرفا جهت اطلاع برنامهنویسان
ReactJs.pdf
356.7 KB
Forwarded from سکان آکادمی
فرنوش فهیم => پریسا تبریز: پرنسس امنیت غول فناوری دنیا Google
https://sokanacademy.com/blog/143/post
https://sokanacademy.com/blog/143/post
Forwarded from سکان آکادمی
فرنوش فهیم => دارا خسروشاهی مدیرعامل اوبر شد
https://sokanacademy.com/blog/4427/post
https://sokanacademy.com/blog/4427/post
Forwarded from SecurityBreach
یک هکر چگونه ip خود را مخفی می کند؟
#مقالات
در تمام دنیا هکرها برای اینکه ناشناخته باشند و به دردسر نیفتند؛ آدرس IP خود را مخفی میکنند. رو....
📝 ادامه مطلب :
secb-team.ir/1074
➖➖➖➖
@SecBreach
#مقالات
در تمام دنیا هکرها برای اینکه ناشناخته باشند و به دردسر نیفتند؛ آدرس IP خود را مخفی میکنند. رو....
📝 ادامه مطلب :
secb-team.ir/1074
➖➖➖➖
@SecBreach
برنامه نویسان بیش از یک دهه است که از معماری Service Oriented Architecture و یا به اختصار SOA استفاده میکنند. ممکن است این معماری را با واژه سرویس گرا بشناسید. بسیاری از برنامه ها به این روش نوشته شده اند و به خوبی هم کار میکنند. اما با کمی بررسی به مشکل این معماری پی میبریم. فرض کنید که یک Web Application با زبان جاوا میخواهیم بنویسیم. در ابتدا باید Presentation Layer که همان بخش ظاهری برنامه است را طراحی کنیم. سپس Application Layer که پردازش منطقی برنامه را بر عهده دارد را مینویسیم و در Integration layer ارتباط میان Component ها را مشخص میکنیم. در نهایت در Data Layer, پایگاه داده و مباحث مربوط به آن را تعیین میکنیم. خروجی تمام این بخش ها بیک WAR file و یا EAR file است و آن را باید در یک Server که بر روی آن Tomcat نصب شده است اجرا کنیم. درست است که در اینجا ما هر قسمت را به صورت مجزا ایجاد کردهایم اما خروجی به صورت یک فایل است. بنابراین برای بروزرسانی و یا رفع عیب یک بخش از برنامه, باید برنامه را مجددا بر روی Server اجرا کنیم. اما وقتی هریک از قسمت های برنامه به صورت یک Microservice مستقل از هم اجرا شود, تنها بخش مورد نظر در Server مجددا اجرا میشود و باقی Service ها بدون تغییر باقی میمانند.
https://zerotohero.ir/?p=13633
https://zerotohero.ir/?p=13633
صفر تا قهرمان | Zero To Hero
آشنایی با معماری Microservice | صفر تا قهرمان | Zero To Hero
در دنیای تکنولوژی امروز, واژه Microservice بسیار مورد استفاده قرار میگیرد. اما ممکن است این مفهوم برای برنامه نویسان و کسانی که تازه به دنیای برنامه نویسی وارد میشوند, کمی گنگ باشد. در این مقاله قصد داریم تا با این معماری بیشتر …
.... Finally I started thinking how we can run UNIX or Linux commands in Windows machines if there is no any Linux operating system installed system available and finally got the solution.
There is a tool named Cygwin that needs to be installed in your windows machine. It’s quite easy to install and run. What all you have to do, you have to download Cygwin setup .exe file and install in your Windows machine. Cygwin provides the platform to run UNIX commands in Windows machines.
http://testingfreak.com/run-unixlinux-commands-in-windows/
There is a tool named Cygwin that needs to be installed in your windows machine. It’s quite easy to install and run. What all you have to do, you have to download Cygwin setup .exe file and install in your Windows machine. Cygwin provides the platform to run UNIX commands in Windows machines.
http://testingfreak.com/run-unixlinux-commands-in-windows/
Testingfreak
Run UNIX/LINUX commands in Windows - Testingfreak
UNIX or Linux commands which could be executed only in the Linux machine are really difficult situation.Learn how to run UNIX or LINUX commands in Windows.
What are the differences between windows bash and cygwin?
Cygwin is a great tool if you want to live entirely in Windows and want to drive/automate Windows tasks with bash scripts. However, Cygwin is unable to run unmodified Linux binaries.
The Windows Subsystem for Linux (WSL), is a new layer of the Windows kernel which aims to provide a high degree of compatibility with the Linux kernel ABI. This allows native, unmodified, Linux ELF64 binaries to run on WSL.
...
https://askubuntu.com/questions/813848/what-are-the-differences-between-windows-bash-and-cygwin
Cygwin is a great tool if you want to live entirely in Windows and want to drive/automate Windows tasks with bash scripts. However, Cygwin is unable to run unmodified Linux binaries.
The Windows Subsystem for Linux (WSL), is a new layer of the Windows kernel which aims to provide a high degree of compatibility with the Linux kernel ABI. This allows native, unmodified, Linux ELF64 binaries to run on WSL.
...
https://askubuntu.com/questions/813848/what-are-the-differences-between-windows-bash-and-cygwin
Ask Ubuntu
What are the differences between Windows Bash and Cygwin?
What are the differences between Windows Bash and Cygwin?
The new update from Windows with "Linux" Bash is new, but what differences are there to Cygwin that might make you choose one over the other?
The new update from Windows with "Linux" Bash is new, but what differences are there to Cygwin that might make you choose one over the other?
يه ويجت باحال براي نمايش تاريخ شمسي
https://itunes.apple.com/us/app/today-both-persian-and-gregorian-calendar-widget/id967412918?mt=8
https://itunes.apple.com/us/app/today-both-persian-and-gregorian-calendar-widget/id967412918?mt=8
Forwarded from SUPERNOOVA™
اگر تمام جرم خورشيد به اندازه يك شهر فشرده مي شد و روي آن مي ايستاديم به دليل گرانش بسيار بالاي آن، مسير نور در اطراف ستاره خم مي شد و مي توانستيم تصوير پشت سر خود را مشاهده كنيم
@SuperNoova
@SuperNoova
LinkPlace
What are the differences between windows bash and cygwin? Cygwin is a great tool if you want to live entirely in Windows and want to drive/automate Windows tasks with bash scripts. However, Cygwin is unable to run unmodified Linux binaries. The Windows Subsystem…
دوستان اشاره میکنن از اتاق فرمان که
برنامه نویسای درست حسابی GCC / Make / GDB استفاده میکنن برای کامپایل C++
که رو ویندوز اجرا نمیشه سر همین کاگوین رو زدن که شبیه سازه یونیکسه که بشه اینارو اجرا کرد اونور
بعد ملت هم یواش یواش طی سالها بقیه برنامه هارو هم روش پورت کردن
شده بود یه مینی لینوکس رو ویندوز ولی خوب کند و مزخرف و سنیگین و افتضاح و اینا بود
خلاصه اینکه
اگه دلتون بش میخواد بش بریزین نه این که یه عالمه سیمولیتور بش بریزین که پاک کنین دوباره بش بریزین
برنامه نویسای درست حسابی GCC / Make / GDB استفاده میکنن برای کامپایل C++
که رو ویندوز اجرا نمیشه سر همین کاگوین رو زدن که شبیه سازه یونیکسه که بشه اینارو اجرا کرد اونور
بعد ملت هم یواش یواش طی سالها بقیه برنامه هارو هم روش پورت کردن
شده بود یه مینی لینوکس رو ویندوز ولی خوب کند و مزخرف و سنیگین و افتضاح و اینا بود
خلاصه اینکه
اگه دلتون بش میخواد بش بریزین نه این که یه عالمه سیمولیتور بش بریزین که پاک کنین دوباره بش بریزین
https://twitter.com/JavaScriptDaily/status/902900227878813697
یه اتفاق خوب برای کسایی که از ویرایشگر اتم استفاده میکنند
یه اتفاق خوب برای کسایی که از ویرایشگر اتم استفاده میکنند
Twitter
JavaScript Daily
The Quokka live JavaScript scratchpad is now available for the Atom editor as well as VS Code: https://t.co/DDvph2sjda https://t.co/V4L8yfeHnf