Linux Merch
Description: he National Security Agency released the source code of Ghidra, its reverse engineering tool, April 4, 2019. This source code repository includes instructions to build on all supported platforms (macOS, Linux, and Windows). With this release, developers will be able to collaborate by creating patches, and extending the tool to fit their cybersecurity needs. The source code is available for download at ghidra-sre.org along with the full 9.2.1 release build. Ghidra is a software reverse engineering (SRE) framework developed by NSA's Research Directorate for NSA's cybersecurity mission. It helps analyze malicious code and malware like viruses, and can give cybersecurity professionals a better understanding of potential vulnerabilities
Description: Status codes are issued by a server in response to a client's request made to the server. It includes codes from IETF Request for Comments (RFCs), other specifications, and some additional codes used in some common applications of the HTTP. The first digit of the status code specifies one of five standard classes of responses. The message phrases shown are typical, but any human-readable alternative may be provided. Unless otherwise stated, the status code is part of the HTTP/1.1 standard
Description: DevOps is a development strategy that bridges the gap between software development and IT operations. It aims to develop an agile relationship between the two, so that organizations can create and release regular updates to their products much quicker than using the more traditional ‘waterfall’ development model.
Description: sudo life! Sudo is a program for Unix-like computer operating systems that enables users to run programs with the security privileges of another user, by default the superuser. Often used by system administrators to force commands to run within a user profile that wouldn't ordinarily have the necessary elevated privileges and permissions to do so.
Description: This design was developed for lovers of technology and hacking, representation of penguim linux using mask of V for Vendetta(also mask used by Anonymous) and his eyes are revealing his real intention that not was just Linux but a Kali linux, use this design to show your knowledge or interests or just a representation of something beautiful, this design is good to use on mugs, tee shirts, hoodies, iphone/android cases and many other products that you could check in my store. If you have some doubts or want some color or special design enter in contact with me @alecoelho1 on instagram.
Description: GNU is an operating system that is free software—that is, it respects users' freedom. The GNU operating system consists of GNU packages (programs specifically released by the GNU Project) as well as free software released by third parties. The development of GNU made it possible to use a computer without software that would trample your freedom.
Description: This world often hidden from public view: the world of computer programmers and activists fighting to keep the internet free, uncensored, and safe to use. As more and more of our everyday activities occur online—from socializing to banking to political organizing—questions about who owns and controls online spaces are becoming increasingly central issues. Still, few of us actively think about these concerns when we open our browsers and update our Facebook statuses. we are introduced to the world of activists who are working on behalf of the rest of us, internet activists and hackers who actively question the rules of the online game.
Description: For when you just need to let people know that their computer won't catch fire if they leave it on for the next 20 years. From Wikipedia: The Year 2038 problem (also called Y2038 or Unix Y2K) relates to representing time in many digital systems as the number of seconds passed since 00:00:00 UTC on 1 January 1970 and storing it as a signed 32-bit integer. Such implementations cannot encode times after 03:14:07 UTC on 19 January 2038. Just like the Y2K problem, the Year 2038 problem is caused by insufficient capacity of the chosen storage unit.
Description: Text editors or coding software are used by all programmers and developers. Choose this weapon wisely. While emacs is considers the most powerful and highly customisable, VIM can get things done easily, NotePad sucks. Although we all started with it while writing our first Hello World program.