Misplaced Pages

Unix Expo

Article snapshot taken from Wikipedia with creative commons attribution-sharealike license. Give it a read and then ask your questions in the chat. We can research this topic together.

This is an accepted version of this page

#961038

92-673: Unix Expo was a conference and trade show that focused on the Unix operating system , and software based on Unix, in the information technology sector. It ran from 1984 through 1996 and was held in New York City during the autumn season. The show was owned and managed by the Blenheim Group. The first Unix Expo was held in October 1984 and was split between the Sheraton Centre Hotel and

184-500: A convention center dedicated to hosting such events. The term MICE (Meetings, Incentives, Conferencing, Exhibitions) is widely used in Asia as a description of the industry. The Convention ("C") is one of the most dynamic elements in the M.I.C.E. segment. The industry is generally regulated under the tourism sector . In the technical sense, a convention is a meeting of delegates or representatives. The 1947 Newfoundland National Convention

276-472: A high-level language implementation of Unix made its porting to different computer platforms easier. Due to an earlier antitrust case forbidding it from entering the computer business, AT&T licensed the operating system's source code as a trade secret to anyone who asked. As a result, Unix grew quickly and became widely adopted by academic institutions and businesses. In 1984, AT&T divested itself of its regional operating companies , and

368-424: A minimalist functionality, while more elaborate window managers such as FVWM , Enlightenment , or Window Maker provide more features such as a built-in taskbar and themes , but are still lightweight when compared to desktop environments. Desktop environments include window managers as part of their standard installations, such as Mutter (GNOME), KWin (KDE), or Xfwm (xfce), although users may choose to use

460-505: A solution stack such as LAMP . The source code of Linux may be used, modified, and distributed commercially or non-commercially by anyone under the terms of its respective licenses, such as the GNU General Public License (GPL). The license means creating novel distributions is permitted by anyone and is easier than it would be for an operating system such as MacOS or Microsoft Windows . The Linux kernel, for example,

552-466: A competing OS, agrees that "Linux wasn't designed, it evolved", but considers this to be a limitation, proposing that some features, especially those related to security, cannot be evolved into, "this is not a biological system at the end of the day, it's a software system." A Linux-based system is a modular Unix-like operating system, deriving much of its basic design from principles established in Unix during

644-515: A convention to propose amendments to the Constitution. Linux operating system Linux ( / ˈ l ɪ n ʊ k s / , LIN -uuks ) is a family of open-source Unix-like operating systems based on the Linux kernel , an operating system kernel first released on September 17, 1991, by Linus Torvalds . Linux is typically packaged as a Linux distribution (distro), which includes

736-535: A demand for dedicated trade shows and conferences. That role was beginning to be taken on by the Linux operating system , which had had some small exhibits within Unix Expo and now was attracting more industry interest as a leading-edge development. Accordingly, in 1997 Unix Expo ceased to be its own entity and was folded into a new larger and more general show called IT Forum '97 and run by Miller Freeman . Business conference A convention (or event ), in

828-971: A different window manager if preferred. Wayland is a display server protocol intended as a replacement for the X11 protocol; as of 2022 , it has received relatively wide adoption. Unlike X11, Wayland does not need an external window manager and compositing manager. Therefore, a Wayland compositor takes the role of the display server, window manager, and compositing manager. Weston is the reference implementation of Wayland, while GNOME's Mutter and KDE's KWin are being ported to Wayland as standalone display servers. Enlightenment has already been successfully ported since version 19. Additionally, many window managers have been made for Wayland, such as Sway or Hyprland, as well as other graphical utilities such as Waybar or Rofi. Linux currently has two modern kernel-userspace APIs for handling video input devices: V4L2 API for video streams and radio, and DVB API for digital TV reception. Due to

920-554: A large presentation area filled to capacity, Gates gave a message centered around the notion that Windows NT and Unix were not as far apart as one might think. But the rivalry was still manifest. During the keynote Gates oversaw a staffer running a demo of a beta version of the Microsoft Internet Explorer browser running on the Unix-based Sun Solaris operating system. And as SunWorld magazine reported, "to

1012-404: A place in server installations such as the popular LAMP application stack. The use of Linux distributions in home and enterprise desktops has been growing. Linux distributions have also become popular in the netbook market, with many devices shipping with customized Linux distributions installed, and Google releasing their own ChromeOS designed for netbooks. Linux's greatest success in

SECTION 10

#1732876938962

1104-498: A popular CLI shell. The graphical user interface (or GUI) used by most Linux systems is built on top of an implementation of the X Window System . More recently, the Linux community has sought to advance to Wayland as the new display server protocol, in place of X11. Many other open-source software projects contribute to Linux systems. Installed components of a Linux system include the following: The user interface , also known as

1196-784: A proposal for a new Constitution for the union. With the guarantee of deliberative assemblies as a mechanism of redress under the First Amendment to the United States Constitution , conventions have proven fundamental in civic actions meant to secure fundamental rights and civil liberties; such as, the Seneca Falls Convention , the Rochester Women's Rights Convention of 1848 , and the National Women's Rights Conventions . Collectively, these conventions directly led to

1288-481: A significant business around Linux distributions. The free software licenses , on which the various software packages of a distribution built on the Linux kernel are based, explicitly accommodate and encourage commercialization; the relationship between a Linux distribution as a whole and individual vendors may be seen as symbiotic . One common business model of commercial suppliers is charging for support, especially for business users. A number of companies also offer

1380-493: A specialized business version of their distribution, which adds proprietary support packages and tools to administer higher numbers of installations or to simplify administrative tasks. Another business model is to give away the software to sell hardware. This used to be the norm in the computer industry, with operating systems such as CP/M , Apple DOS , and versions of the classic Mac OS before 7.6 freely copyable (but not modifiable). As computer hardware standardized throughout

1472-482: A state's constitution, are limited to addressing the constitutional matters of that particular state alone. Nearly all of the sovereign states do not yet have statutory provisions for conventions beyond their permanent legislature, state amendatory conventions , and conventions for ratification of proposals to amend the Constitution . There are no state laws explicitly providing for the election of delegates for

1564-972: A system's software from one central location. A distribution is largely driven by its developer and user communities. Some vendors develop and fund their distributions on a volunteer basis, Debian being a well-known example. Others maintain a community version of their commercial distributions, as Red Hat does with Fedora , and SUSE does with openSUSE . In many cities and regions, local associations known as Linux User Groups (LUGs) seek to promote their preferred distribution and by extension free software. They hold meetings and provide free demonstrations, training, technical support, and operating system installation to new users. Many Internet communities also provide support to Linux users and developers. Most distributions and free software / open-source projects have IRC chatrooms or newsgroups . Online forums are another means of support, with notable examples being Unix & Linux Stack Exchange , LinuxQuestions.org and

1656-402: A user may interact with the application; however, certain extensions of the X Window System are not capable of working over the network. Several X display servers exist, with the reference implementation, X.Org Server , being the most popular. Server distributions might provide a command-line interface for developers and administrators, but provide a custom interface for end-users, designed for

1748-453: A vast body of work and may include both kernel modules and user applications and libraries. Linux vendors and communities combine and distribute the kernel, GNU components, and non-GNU components, with additional package management software in the form of Linux distributions. Many developers of open-source software agree that the Linux kernel was not designed but rather evolved through natural selection . Torvalds considers that although

1840-554: A vehicle to secure public rights through constitutions, or as a mechanism of redress to amend them. In fact, they have been instrumental to the nation's continued development into the representative democracy it is today. During the Confederation period under the Articles of Confederation , the former British colonies of North America had united to form a wartime confederation of states. One characterized by state representation in

1932-527: A weak and decentralized central government headed by the unicameral Congress of the Confederation , the precursor to the modern-day United States Senate . One convention of particular note during this time was held between September 11–14, 1786 in Annapolis, Maryland . The Annapolis Convention , was convened primarily to address issues of commerce between the states, but the agenda quickly became focused upon

SECTION 20

#1732876938962

2024-597: A wide range of deficiencies posed by the current frame of government. The convention ended with a resolution by Alexander Hamilton calling for a convention to amend the Articles of Confederation. Following Hamilton's suggestion, the Confederate Congress called a convention “to render the constitution … adequate to the exigencies of the Union.” The Philadelphia Convention begin on May 14, 1787, and ended on September 17, with

2116-403: Is a classic example of a state-sponsored political convention. More often, organizations made up of smaller units, chapters, or lodges, such as labor unions , honorary societies , and fraternities and sororities , meet as a whole in convention by sending delegates of the units to deliberate on the organization's common issues. This also applies to a political convention , though in modern times

2208-562: Is licensed under the GPLv2, with an exception for system calls that allows code that calls the kernel via system calls not to be licensed under the GPL. Because of the dominance of Linux-based Android on smartphones , Linux, including Android, has the largest installed base of all general-purpose operating systems as of May 2022 . Linux is, as of March 2024 , used by around 4 percent of desktop computers . The Chromebook , which runs

2300-403: Is that the Linux kernel and other components are free and open-source software. Linux is not the only such operating system, although it is by far the most widely used. Some free and open-source software licenses are based on the principle of copyleft , a kind of reciprocity: any work derived from a copyleft piece of software must also be copyleft itself. The most common free software license,

2392-577: Is the Bourne-Again Shell (bash), originally developed for the GNU Project, other shells such as Zsh are also used. Most low-level Linux components, including various parts of the userland , use the CLI exclusively. The CLI is particularly suited for automation of repetitive or delayed tasks and provides very simple inter-process communication . On desktop systems, the most popular user interfaces are

2484-468: Is typically built into the firmware and is highly tailored to the system. This includes routers , automation controls, smart home devices , video game consoles , televisions (Samsung and LG smart TVs ), automobiles (Tesla, Audi, Mercedes-Benz, Hyundai, and Toyota), and spacecraft ( Falcon 9 rocket, Dragon crew capsule, and the Ingenuity Mars helicopter). The Unix operating system

2576-415: Is used on a wide variety of devices including PCs, workstations , mainframes and embedded systems . Linux is the predominant operating system for servers and is also used on all of the world's 500 fastest supercomputers . When combined with Android , which is Linux-based and designed for smartphones , they have the largest installed base of all general-purpose operating systems . The Linux kernel

2668-564: The Federal Government of the United States formally recognizes conventions , wherever they may arise in constitutional law , as short-term deliberative assemblies . As such, they are subject to the rights of the People to enjoy free of governmental interference of any kind. Throughout the history of the United States, conventions have served as a mechanism of self-governance , providing

2760-487: The Free Software Foundation and wrote the GNU General Public License (GNU GPL) in 1989. By the early 1990s, many of the programs required in an operating system (such as libraries, compilers , text editors , a command-line shell , and a windowing system ) were completed, although low-level elements such as device drivers , daemons , and the kernel , called GNU Hurd , were stalled and incomplete. Minix

2852-736: The GNU toolchain , which includes the GNU Compiler Collection (GCC) and the GNU Build System . Amongst others, GCC provides compilers for Ada , C , C++ , Go and Fortran . Many programming languages have a cross-platform reference implementation that supports Linux, for example PHP , Perl , Ruby , Python , Java , Go , Rust and Haskell . First released in 2003, the LLVM project provides an alternative cross-platform open-source compiler for many languages. Proprietary compilers for Linux include

Unix Expo - Misplaced Pages Continue

2944-470: The GUI shells , packaged together with extensive Desktop environments , such as KDE Plasma , GNOME , MATE , Cinnamon , LXDE , Pantheon , and Xfce , though a variety of additional user interfaces exist. Most popular user interfaces are based on the X Window System, often simply called "X". It provides network transparency and permits a graphical application running on one system to be displayed on another where

3036-664: The General Convention of the Episcopal Church USA and the Southern Baptist Convention . Conventions in general enjoy a long history and rich tradition within the United States due in part to their epistemic, moral, and transformative nature. So much so that they have been stitched into the fabric of American government. There is an abundance of case law , historical precedent, examples of congressional intent , and Constitutional language, that demonstrate that

3128-580: The Nineteenth Amendment to the United States Constitution securing a woman's right to vote . The Colored Conventions Movement was a series of national, regional, and state conventions held irregularly during the decades preceding and following the American Civil War . These conventions offered opportunities for free-born and formerly enslaved African Americans to organize and strategize for racial justice . These early conventions argued for

3220-668: The Yellowstone River Compact Commission , Red River Compact Commission , Colorado River Compact , and the Delaware River Basin Commission . Interstate conventions, otherwise known as conventions of states , may be called by the Governor as well, such was the case with a series of meetings from December 15, 1814, to January 5, 1815, collectively known as the Hartford Convention . The convention

3312-476: The shell , is either a command-line interface (CLI), a graphical user interface (GUI), or controls attached to the associated hardware, which is common for embedded systems. For desktop systems, the default user interface is usually graphical, although the CLI is commonly available through terminal emulator windows or on a separate virtual console . CLI shells are text-based user interfaces, which use text for both input and output. The dominant shell used in Linux

3404-399: The 1970s and 1980s. Such a system uses a monolithic kernel , the Linux kernel, which handles process control, networking, access to the peripherals , and file systems . Device drivers are either integrated directly with the kernel or added as modules that are loaded while the system is running. The GNU userland is a key part of most systems based on the Linux kernel, with Android being

3496-451: The 1980s, it became more difficult for hardware manufacturers to profit from this tactic, as the OS would run on any manufacturer's computer that shared the same architecture. Most programming languages support Linux either directly or through third-party community based ports . The original development tools used for building both Linux applications and operating system programs are found within

3588-573: The Civil War, Congress passed the Reconstruction Acts , resulting in the states that once comprised the Confederate States of America being divided into military districts . These Acts of Congress mandated that the rebel states revise their constitutions by means of conventions of elected delegates, to include the ratification of the thirteenth , fourteenth , and fifteenth amendments to

3680-519: The Constitution. Under Article Five, Congress is obligated to call such a convention when thirty-four states have formally submitted to Congress, a joint resolution known as a state application . To date, the Clerk of the United States House of Representatives has identified nearly two hundred of these applications. Yet, this method of proposal remains elusive and has never occurred in the history of

3772-742: The Convention. Conventions are ubiquitous in the corporate sector and include the State Conventions of the National Association of Realtors and the Annual Convention for the Cleaning Equipment Trade Association for just two of countless examples. Presidential nominating conventions are called by political parties in the United States. They have been a permanent feature of the government since its founding. After

Unix Expo - Misplaced Pages Continue

3864-663: The GNU General Public License (GPL), is a form of copyleft and is used for the Linux kernel and many of the components from the GNU Project. Linux-based distributions are intended by developers for interoperability with other operating systems and established computing standards. Linux systems adhere to POSIX, SUS , LSB , ISO , and ANSI standards where possible, although to date only one Linux distribution has been POSIX.1 certified, Linux-FT. Free software projects, although developed through collaboration , are often produced independently of each other. The fact that

3956-460: The Linux kernel, key components that make up a distribution may include a display server (windowing system) , a package manager , a bootloader and the Bash shell . Linux is one of the most prominent examples of free and open-source software collaboration. While originally developed for x86 based personal computers , it has since been ported to more platforms than any other operating system, and

4048-647: The Linux kernel-based ChromeOS , dominates the US K–12 education market and represents nearly 20 percent of sub-$ 300 notebook sales in the US. Linux is the leading operating system on servers (over 96.4% of the top one million web servers' operating systems are Linux), leads other big iron systems such as mainframe computers , and is used on all of the world's 500 fastest supercomputers (as of November 2017 , having gradually displaced all competitors). Linux also runs on embedded systems , i.e., devices whose operating system

4140-605: The Linux kernel. On July 3, 1991, to implement Unix system calls , Linus Torvalds attempted unsuccessfully to obtain a digital copy of the POSIX standards documentation with a request to the comp.os.minix newsgroup . After not finding the POSIX documentation, Torvalds initially resorted to determining system calls from SunOS documentation owned by the university for use in operating its Sun Microsystems server. He also learned some system calls from Tanenbaum's Minix text. Torvalds began

4232-626: The Marina Expo complex in New York and had the formal title of Unix Operating System Exposition & Conference. It was organized by the Unigroup users' group for Unix, and some seventy Unix-related vendors signed up to display at it. AT&T Corporation , owner of Bell Labs , the creator of Unix, was the company behind the early commercial push for Unix adoption; accordingly it had the anchor display position in early shows. By 1987, in its fourth year,

4324-408: The United States Constitution. Congress has also frequently employed conventions for the admission of new states to the Union under Article Four of the United States Constitution . In all, a total of thirty-one states were admitted to the union in this manner. In each and every case, under the authority derived directly from the federal constitution, Congress mandated an election of delegates with

4416-410: The United States dating back well before the ratification of the Constitution, confusion and controversy has emerged in recent decades. Perhaps, most prominent among them is the distinction between what constitutes a state convention and what constitutes a federal convention. Fortunately this can be determined by identification of the convening authority. A federal convention is one called and convened for

4508-476: The United States. Article Five also provides that Congress may choose among two modes of ratification, either by means of state legislatures or by state conventions. To date the state convention ratification mode was used by Congress just once, to ratify the Twenty-first Amendment to the United States Constitution which ended prohibition . As a result, many states have statutory provisions providing for

4600-495: The abolition of slavery, equal educational opportunities, land reform, and the merits of emigration out of the United States. Prior to the ratification of the United States Constitution, a convention of independent states would hold sovereign power over the Confederate Congress. However, most of these conventions were called by state legislatures to resolve boundary disputes; others were called for economic purposes; such as

4692-428: The aforementioned companies as well as DEC , HP , IBM , Novell , and numerous others. Two well-known industry CEOs not normally associated with Unix gave keynotes at Unix Expo: Steve Jobs in 1991, when he was head of NeXT (whose innovative NeXTSTEP operating system was built on top of Unix) in between stints at Apple Computer , and Bill Gates in 1996, when he was running Microsoft . The latter appearance

SECTION 50

#1732876938962

4784-466: The beginning, it was rather casually hacked on by huge numbers of volunteers coordinating only through the Internet. Quality was maintained not by rigid standards or autocracy but by the naively simple strategy of releasing every week and getting feedback from hundreds of users within days, creating a sort of rapid Darwinian selection on the mutations introduced by developers." Bryan Cantrill , an engineer of

4876-595: The common issues are limited to selecting a party candidate or party chairman. In this technical sense , a congress , when it consists of representatives, is a convention. The British House of Commons is a convention, as are most other houses of a modern representative legislature . The National Convention or just "Convention" in France comprised the constitutional and legislative assembly which sat from September 20, 1792, to October 26, 1795. The governing bodies of religious groups may also be called conventions, such as

4968-447: The complexity and diversity of different devices, and due to the large number of formats and standards handled by those APIs, this infrastructure needs to evolve to better fit other devices. Also, a good userspace device library is the key to the success of having userspace applications to be able to work with all formats supported by those devices. The primary difference between Linux and many other popular contemporary operating systems

5060-498: The consumer market is perhaps the mobile device market, with Android being the dominant operating system on smartphones and very popular on tablets and, more recently, on wearables . Linux gaming is also on the rise with Valve showing its support for Linux and rolling out SteamOS , its own gaming-oriented Linux distribution, which was later implemented in their Steam Deck platform. Linux distributions have also gained popularity with various local and national governments, such as

5152-639: The convention mode of ratification became enshrined within Article Seven of the United States Constitution . The Constitution was eventually adopted per the provisions of Article Seven as the Supreme Law of the Land through a series of Ratification Conventions that ultimately culminated on May 29, 1790, with the final ratification which was provided by the State of Rhode Island. Despite this long history of conventions in

5244-436: The delight of the crowd, it crashed the first time around." As it happened, 1996 was to be the last Unix Expo. During the final two years of its run, vendor participation and attendee numbers had both declined. This was attributable to Unix having become a well-established technology that had found widespread acceptance and a level of maturity; as such, it was no longer the sort of leading-edge technology that tended to warrant

5336-464: The design of Unix served as a scaffolding, "Linux grew with a lot of mutations – and because the mutations were less than random, they were faster and more directed than alpha-particles in DNA ." Eric S. Raymond considers Linux's revolutionary aspects to be social, not technical: before Linux, complex software was designed carefully by small groups, but "Linux evolved in a completely different way. From nearly

5428-502: The development of 386BSD , from which NetBSD , OpenBSD and FreeBSD descended, predated that of Linux. Linus Torvalds has stated on separate occasions that if the GNU kernel or 386BSD had been available at the time (1991), he probably would not have created Linux. While attending the University of Helsinki in the fall of 1990, Torvalds enrolled in a Unix course. The course used a MicroVAX minicomputer running Ultrix , and one of

5520-527: The development of the Linux kernel on Minix and applications written for Minix were also used on Linux. Later, Linux matured and further Linux kernel development took place on Linux systems. GNU applications also replaced all Minix components, because it was advantageous to use the freely available code from the GNU Project with the fledgling operating system; code licensed under the GNU GPL can be reused in other computer programs as long as they also are released under

5612-476: The development of the components of the system and free software. An analysis of the Linux kernel in 2017 showed that well over 85% of the code was developed by programmers who are being paid for their work, leaving about 8.2% to unpaid developers and 4.1% unclassified. Some of the major corporations that provide contributions include Intel , Samsung , Google , AMD , Oracle , and Facebook . Several corporations, notably Red Hat, Canonical , and SUSE have built

SECTION 60

#1732876938962

5704-503: The elections of delegates for future ratification conventions. The Delegates of the Philadelphia Convention chose state conventions instead of state legislatures as the bodies to consider ratification of the Constitution. They broadly believed that ratification by means of conventions would better represent the will of the People and this process "would make the new federal Constitution superior to any specific legislature." Thus

5796-420: The event organizers and attendees. Professional conventions focus on issues of concern along with advancements related to the profession. Such conventions are generally organized by societies or communities dedicated to promotion of the topic of interest. Fan conventions usually feature displays, shows, and sales based on pop culture and guest celebrities. Science fiction conventions traditionally partake of

5888-546: The federal government of Brazil . Linus Torvalds is the lead maintainer for the Linux kernel and guides its development, while Greg Kroah-Hartman is the lead maintainer for the stable branch. Zoë Kooyman is the executive director of the Free Software Foundation, which in turn supports the GNU components. Finally, individuals and corporations develop third-party non-GNU components. These third-party components comprise

5980-466: The first version of the Linux kernel on the Internet . Like GNU and 386BSD, Linux did not have any Unix code and therefore avoided any current legal issues . Desktop Linux distributions include a windowing system such as X11 or Wayland and a desktop environment such as GNOME , KDE Plasma or Xfce . Distributions intended for servers may not have a graphical user interface at all or include

6072-746: The kernel and supporting system software and libraries — many of which are provided by the GNU Project — to create a complete operating system. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses and recommends the name " GNU/Linux " to emphasize the use and importance of GNU software in many distributions, causing some controversy . Thousands of distributions exist, many based directly or indirectly on other distributions; popular Linux distributions include Debian , Fedora Linux , Arch Linux , and Ubuntu , while commercial distributions include Red Hat Enterprise Linux and SUSE Linux Enterprise . Other than

6164-516: The mid-1990s in the supercomputing community, where organizations such as NASA started to replace their increasingly expensive machines with clusters of inexpensive commodity computers running Linux. Commercial use began when Dell and IBM , followed by Hewlett-Packard , started offering Linux support to escape Microsoft 's monopoly in the desktop operating system market. Today, Linux systems are used throughout computing, from embedded systems to virtually all supercomputers , and have secured

6256-426: The nature of both professional conventions and fan conventions, with the balance varying from one to another. Conventions also exist for various hobbies, such as gaming or model railroads . Conventions are often planned and coordinated, often in exacting detail, by professional meeting and convention planners , either by staff of the convention's hosting company or by outside specialists. Most large cities will have

6348-441: The notable exception. The GNU C library , an implementation of the C standard library , works as a wrapper for the system calls of the Linux kernel necessary to the kernel-userspace interface, the toolchain is a broad collection of programming tools vital to Linux development (including the compilers used to build the Linux kernel itself), and the coreutils implement many basic Unix tools . The GNU Project also develops Bash ,

6440-501: The operating system to their specific needs. Distributions are maintained by individuals, loose-knit teams, volunteer organizations, and commercial entities. A distribution is responsible for the default configuration of the installed Linux kernel, general system security, and more generally integration of the different software packages into a coherent whole. Distributions typically use a package manager such as apt , yum , zypper , pacman or portage to install, remove, and update all of

6532-476: The passage of an enabling act ; such as these notable examples: Among the most enigmatic of all conventions, Article Five of the United States Constitution provides for the calling of a constitutional convention , more commonly known as a Convention to propose amendments , whereby delegates are elected in equal fashion to Members of the United States Congress , to deliberate and propose amendments to

6624-426: The purpose of exercising a federal function under authority deriving directly from the United States Constitution. Conversely, state legislatures only exercise federal functions when they apply to Congress for a convention to propose amendments or when they call a convention to ratify a proposed amendment submitted to the states by Congress. Otherwise conventions called and convened under authority deriving directly from

6716-455: The required texts was Operating Systems: Design and Implementation by Andrew S. Tanenbaum . This textbook included a copy of Tanenbaum's Minix operating system. It was with this course that Torvalds first became exposed to Unix. In 1991, he became curious about operating systems. Frustrated by the licensing of Minix, which at the time limited it to educational use only, he began to work on his operating system kernel, which eventually became

6808-412: The same or a compatible license. Torvalds initiated a switch from his original license, which prohibited commercial redistribution, to the GNU GPL. Developers worked to integrate GNU components with the Linux kernel, creating a fully functional and free operating system. Linus Torvalds had wanted to call his invention " Freax ", a portmanteau of "free", "freak", and "x" (as an allusion to Unix). During

6900-415: The sense of a meeting, is a gathering of individuals who meet at an arranged place and time in order to discuss or engage in some common interest. The most common conventions are based upon industry , profession , and fandom . Trade conventions typically focus on a particular industry or industry segment, and feature keynote speakers, vendor displays, and other information and activities of interest to

6992-402: The show had some 16,000 attendees, with commercial interest rising in Unix due to its portability and strengths in development tools and networking. Due to acquisitions of various promotions firms, the show was run under the names of several different companies, ending with the Blenheim Group. The show grew in significance; in 1985 it was where AT&T unveiled Xenix System V , and in 1989 it

7084-441: The software licenses explicitly permit redistribution, however, provides a basis for larger-scale projects that collect the software produced by stand-alone projects and make it available all at once in the form of a Linux distribution. Many Linux distributions manage a remote collection of system software and application software packages available for download and installation through a network connection. This allows users to adapt

7176-574: The spring, Unix Expo was considered one of the two big Unix-themed trade shows and conferences that one could attend during a year. The show featured keynote addresses by the likes of Oracle Corporation head Larry Ellison , O'Reilly Media founder Tim O'Reilly , the Santa Cruz Operation CEO Alok Mohan , and Sun Microsystems president Ed Zander . It also featured panel discussions, technology- and business-oriented breakout sessions, and floor space for exhibiting vendors such as

7268-569: The start of his work on the system, some of the project's makefiles included the name "Freax" for about half a year. Initially, Torvalds considered the name "Linux" but dismissed it as too egotistical. To facilitate development, the files were uploaded to the FTP server ( ftp.funet.fi ) of FUNET in September 1991. Ari Lemmke, Torvalds' coworker at the Helsinki University of Technology (HUT) who

7360-471: The use case of the system. This custom interface is accessed through a client that resides on another system, not necessarily Linux-based. Several types of window managers exist for X11, including tiling , dynamic , stacking , and compositing . Window managers provide means to control the placement and appearance of individual application windows, and interact with the X Window System. Simpler X window managers such as dwm , ratpoison , or i3wm provide

7452-559: The various distribution-specific support and community forums, such as ones for Ubuntu , Fedora, Arch Linux , Gentoo , etc. Linux distributions host mailing lists ; commonly there will be a specific topic such as usage or development for a given list. There are several technology websites with a Linux focus. Print magazines on Linux often bundle cover disks that carry software or even complete Linux distributions. Although Linux distributions are generally available without charge, several large corporations sell, support, and contribute to

7544-429: The word "Linux" should be pronounced, he included an audio guide with the kernel source code. However, in this recording, he pronounces Linux as /ˈlinʊks/ ( LEEN -uuks ) with a short but close front unrounded vowel , instead of a near-close near-front unrounded vowel as in his newsgroup post. The adoption of Linux in production environments, rather than being used only by hobbyists, started to take off first in

7636-531: Was called to address the ongoing War of 1812 , as well as, an array of problems arising from the growth of the federal government. Single state conventions may be called due to a provision of the state's constitution, by referendum, or in response to amendment proposal from Congress. To date, there have been 233 state-level conventions in the history of the United States, all of which convened to revise or even entirely rewrite their state constitutions. In each and everyone of these convention, delegates were elected to

7728-445: Was conceived and implemented in 1969, at AT&T 's Bell Labs , in the United States by Ken Thompson , Dennis Ritchie , Douglas McIlroy , and Joe Ossanna . First released in 1971, Unix was written entirely in assembly language , as was common practice at the time. In 1973, in a key pioneering approach, it was rewritten in the C programming language by Dennis Ritchie (except for some hardware and I/O routines). The availability of

7820-494: Was created by Andrew S. Tanenbaum , a computer science professor, and released in 1987 as a minimal Unix-like operating system targeted at students and others who wanted to learn operating system principles. Although the complete source code of Minix was freely available, the licensing terms prevented it from being free software until the licensing changed in April 2000. Although not released until 1992, due to legal complications ,

7912-510: Was designed by Linus Torvalds , following the lack of a working kernel for GNU , a Unix -compatible operating system made entirely of free software that had been undergoing development since 1983 by Richard Stallman . While a separate working Unix-compatible system called Minix was later released, its license was not entirely free at the time. The first entirely free Unix for personal computers, 386BSD , did not appear until 1992, by which time Torvalds had already built and publicly released

8004-459: Was later originally developed, it represented the first successful commercial attempt at distributing a primarily single-user microcomputer that ran a Unix operating system. With Unix increasingly "locked in" as a proprietary product, the GNU Project , started in 1983 by Richard Stallman , had the goal of creating a "complete Unix-compatible software system" composed entirely of free software . Work began in 1984. Later, in 1985, Stallman started

8096-463: Was much anticipated, as Microsoft's Windows NT server operating system product was the major rival of Unix and Gates was often seen as an industry villain. As industry chronicle Computerworld headlined a story to portray it: "Gates to step into pro-Unix lion's den." while Computer Reseller News said that Gates was taking "the Windows NT battle right into the belly of the beast at Unix Expo". In

8188-510: Was one of the volunteer administrators for the FTP server at the time, did not think that "Freax" was a good name, so he named the project "Linux" on the server without consulting Torvalds. Later, however, Torvalds consented to "Linux". According to a newsgroup post by Torvalds, the word "Linux" should be pronounced ( / ˈ l ɪ n ʊ k s / LIN -uuks ) with a short 'i' as in 'print' and 'u' as in 'put'. To further demonstrate how

8280-518: Was released from its obligation not to enter the computer business; freed of that obligation, Bell Labs began selling Unix as a proprietary product, where users were not legally allowed to modify it. Onyx Systems began selling early microcomputer-based Unix workstations in 1980. Later, Sun Microsystems , founded as a spin-off of a student project at Stanford University , also began selling Unix-based desktop workstations in 1982. While Sun workstations did not use commodity PC hardware, for which Linux

8372-568: Was the case with the Annapolis Convention that ultimately led to the framing of the Constitution. Since ratification however, it has become widely understood that the Constitution recognizes the authority of states and state legislatures to appoint commissioners to these type of conventions,. Although any agreements they may reach are subject to Congressional approval under the Commerce Clause . Examples of this form of convention include

8464-550: Was the site of AT&T's unveiling of the much-talked-about System V Release 4 version of Unix. Similarly, it was a site where discussions to end the divisive Unix wars could take place. Numerous other product announcements and company alliances were also announced during a Unix Expo. In its peak years, the show was held within the Javits Center and had upwards of 35,000 attendees. Along with Uniforum in San Francisco in

#961038