Victor O. Alvarezspacecodecinema.com·Nov 5, 2024PKGSRC for macOSPKGSRC’s website describe pkgsrc as: Portable Package Management pkgsrc is a framework for building over 25,000 open source software packages. It is the native package manager on SmartOS, NetBSD, and Minix, and is portable across 23 different operat...DiscussTechnologynetbsd
Rishirishi2220.hashnode.dev·Oct 31, 2024Resource Management with Probabilistic Scheduling in the Context of LinuxAbstract This paper/essay explores some topics of probabilistic scheduling and resource management in the context of the Linux operating system in depth. Because Linux powers a wide range of devices and applications, resource management is important ...Discuss·45 readsresource management
Anish Agrawalanish29801.hashnode.dev·Oct 16, 2024Unix vs. LinuxWhen it comes to operating systems, Unix and Linux are often mentioned in the same breath due to their shared history and similar commands. However, they have significant differences in terms of origin, architecture, usage, licensing, and adaptabilit...DiscussLinux
Harald Branavanwhy-programmers-need-linux.hashnode.dev·Oct 8, 2024Why Every Programmer Should Embrace Linux (or Unix)When choosing an operating system, programmers often find themselves caught between options like Windows, macOS, and Linux. While each has its merits, I believe there’s a compelling case for why every programmer should seriously consider making Linux...Discusslinux for programers
Farukh Khanfarukh-khan.hashnode.dev·Oct 6, 2024Linux FundamentalsA DevOps Engineer’s Guide to Linux: Mastering the Essential Commands In the world of DevOps, Linux stands as the backbone of most IT infrastructures. Understanding and mastering Linux commands is crucial for system management, automation, and seamles...Discuss·31 readsLinux
JansiGorleforDevopswithJansidevopswithjansi.hashnode.dev·Oct 1, 2024Exploring Unix, Linux, and Windows: A Comparative StudyUnix: Unix was developed by AT&T Labs, various commercial vendors and non-profit organizations. Unix is a family of multiuser, multitasking computer OS Unix is an operating system that can only be used by its copyrighters. Examples:IBM AIX, HP-UX...DiscussDevopsLinux
dheeraj korangagyannbaato.hashnode.dev·Sep 26, 2024Lesson 2 - Create files, display contents and statstouch: Creates an empty file if it doesn’t already exist or updates the last modified timestamp of an existing file. dir: Lists the contents of a directory, similar to the ls command. It's more common on Windows, but it also works in some Linux...DiscussUnix for Beginnersunix
dheeraj korangagyannbaato.hashnode.dev·Sep 26, 2024Lesson 1 - Basic commands to navigate directoriespwd (Print Working Directory): Displays your current directory (or folder) within the terminal. It's useful to know where you are within the file system. mkdir (Make Directory): Creates a new directory (or folder) in the specified location. ...DiscussUnix for Beginnersunix
David Sanzdbaenlasombra.com·Sep 24, 2024Ficheros bash shellVamos a introducirnos en los ficheros bash shell que nos podemos encontrar en cualquier distro de linux junto con la diferencia que hay entre ellos. Estos ficheros son: Todos son archivos de texto, es decir, editables donde podemos incluir cualquier...Discuss·1 like·106 readsOCIunix
Prasant Jakharjakharprasant.hashnode.dev·Sep 22, 2024Understanding Linux: Distribution Types, System Architecture, and File Directory StructureLinux stands as one of the most versatile and powerful operating systems in the world, powering everything from smartphones and personal computers to servers and supercomputers. Its open-source nature has fostered a vibrant ecosystem of distributions...DiscussLinux