Main public logs
From TechPubs Wiki
Combined display of all available logs of TechPubs Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 19:07, 5 February 2025 Raion talk contribs created page Swap (Created page with "Just like on some other UNIX systems, IRIX can use swap. This article explains how to enable swapfiles for more swap. === General Procedure === <pre> # mkfile -v 2048m /usr/swap /usr/swap 2147483648 bytes # swap -a /usr/swap </pre>This will enable the file immediately. To ensure it works next boot add the following line to /etc/fstab: <code>/usr/swap swap swap pri=3 0 0</code>") Tag: Visual edit
- 19:07, 5 February 2025 Raion talk contribs created page NFS (Created page with "NFS or Networked File System is a protocol used to share filesystems over a network. IRIX includes support for NFSv2 and NFSv3. === Hosting NFS === '''NFSv2 and NFSv3 have known security problems and exploits. It's highly advised to use a proper firewall and configuration.''' NFS can be hosted from IRIX, BSD, Solaris/illumos, Linux or even some versions of macOS and still retain compatibility to IRIX. This page documents related issues with NFSv3/2 and the various quir...") Tag: Visual edit
- 19:03, 5 February 2025 Raion talk contribs created page Inst (Created page with "inst is the package and installation utility on IRIX, and is supplemented by swmgr, an graphical frontend (the relationship is similar to aptitude and synaptic) to the command line. inst is used for installing and uninstalling programs, applying patches and more. === General Operations === inst can be started from within IRIX by typing "inst" as root to access the full menu, but it can be run as a user, but it will be read-only. Entries in inst are numbers and accessi...") Tag: Visual edit
- 19:01, 5 February 2025 Raion talk contribs created page Toolchain (Created page with "The toolchest program is the IRIX equivalent of a Start menu or a "dock". The standard set of menu buttons in the IRIX Interactive Desktop toolchest is Desktop, Selected, Find, System, and Help. === Change the Toolchest Display === The following flags can be used to change the behavior/look of the toolchest: - horizontal - The toolchest will display horizontally instead of vertically. - vertical - The toolchest will display vertically. This is the default. - decal -...") Tag: Visual edit
- 18:58, 5 February 2025 Raion talk contribs created page L1 Controller (Created page with "All of the systems based on the Chimera architecture (Fuel, Origin 3000, Onyx4, Origin/Onyx 3x0, Tezro) include a low-level hardware monitor, power management and startup/shutdown system called the L1 controller. This system does many things that earlier systems either lacked the capability of doing, or had a separate system that performed those functions, including holding serial numbers and configuring NUMA access. === Power commands === To start an L1 equipped SGI, t...") Tag: Visual edit
- 18:58, 5 February 2025 Raion talk contribs created page ARCS (Created page with "ARCS is the name for the firmware used by SGI machines to boot an IRIX kernel and store important NVRAM variables. It's also commonly called in common parlance the '''PROM''' by users, though this generally refers to the physical chip storing ARCS. === Capabilities === ARCS is a fully graphical firmware that has basic understanding of TCP/IP (though it can't ping/trace and has no understanding of routes. It only knows TFTP and RSH commands enough to boot a kernel or app...") Tag: Visual edit
- 18:57, 5 February 2025 Raion talk contribs created page EFS (Initial) Tag: Visual edit
- 18:21, 5 February 2025 Raion talk contribs created page LTO Drives (Initial) Tag: Visual edit
- 18:15, 5 February 2025 Raion talk contribs created page USB Controllers (Created page with "USB is officially supported on IRIX in a very limited fashion on Chimera (Tezro, Fuel, Origin/Onyx 3000, Origin/Onyx 3x0, and the Onyx4). === Classes Supported === invent.h defines four classes: the root hub/controller USB hubs human interface devices the graphics compositor (A peripheral used to composite multiple VPros into a single output) === Device Support === The number of confirmed devices that work under IRIX is quite small, but users have reported the fol...") Tag: Visual edit
- 18:15, 5 February 2025 Raion talk contribs created page Neweoe (Initial) Tag: Visual edit
- 18:10, 5 February 2025 Raion talk contribs created page Libxg (Initial Commit) Tag: Visual edit
- 18:08, 5 February 2025 Raion talk contribs created page Porting Issues (Initial) Tag: Visual edit
- 18:07, 5 February 2025 Raion talk contribs created page IRIX (Initial Commit) Tag: Visual edit
- 18:06, 5 February 2025 Raion talk contribs created page IRIXNet (Initial Commit) Tag: Visual edit
- 17:05, 5 February 2025 Raion talk contribs created page Nekochan.net (Initial Commit) Tag: Visual edit
- 16:58, 5 February 2025 Raion talk contribs created page Personal IRIS (Wiki Import) Tag: Visual edit
- 16:58, 5 February 2025 Raion talk contribs created page File:PersonalIris.jpg
- 16:58, 5 February 2025 Raion talk contribs uploaded File:PersonalIris.jpg
- 04:47, 5 February 2025 Raion talk contribs created page Professional IRIS (Wiki Import) Tag: Visual edit
- 04:46, 5 February 2025 Raion talk contribs created page File:Prime-IRIS.jpg
- 04:46, 5 February 2025 Raion talk contribs uploaded File:Prime-IRIS.jpg
- 04:44, 5 February 2025 Raion talk contribs created page File:4D50GT.jpg
- 04:44, 5 February 2025 Raion talk contribs uploaded File:4D50GT.jpg
- 04:15, 5 February 2025 Raion talk contribs created page Installing IRIX (Wiki Import) Tag: Visual edit
- 19:59, 4 February 2025 Raion talk contribs created page IRIX 101 (Wiki Import) Tag: Visual edit
- 19:57, 4 February 2025 Raion talk contribs created page Upgrading O2 from R5-7k to R10-12k (Wiki Import) Tag: Visual edit
- 19:56, 4 February 2025 Raion talk contribs created page Network Setup (Created page with "IRIX unlike modern Linux distros, Windows and macOS necessitates some level of manual configuration. Some of the tasks here can be accomplished via the GUI, but it is valuable to understand the networking stack in IRIX. === Major Components === IRIX's network stack consists of several components: * inetd - This not only controls the major network services, like telnet and rlogind, it also controls the network and updates to the network necessitate restarts of inetd. *...") Tag: Visual edit
- 19:54, 4 February 2025 Raion talk contribs created page Keeping Time (Created page with "Keeping time on IRIX is an easy to do, but less-than well documented thing. This article aims to educate users on the best ways to synchronize, keep time and manage it appropriately. === UNIX Date and Time === IRIX, like all System V UNIX releases, centers around the <code>date</code> command for timekeeping purposes. Date can set the time, tell the time, and format time in various fashions, down to the second (a limitation of the UNIX time() syscall). Examples can be f...") Tag: Visual edit
- 19:52, 4 February 2025 Raion talk contribs created page Setting Backgrounds (Created page with "IRIX supports out of the box on both 6.5 and pre-6.5 versions customized backgrounds. The procedure varies from version to version, however, as 6.5.22+ supports modern image formats, while versions prior do not. === Preliminary Steps === Enabling 24-bit X is a major requirement. IRIX Setup 101 has a section on this. Next, copy the backgrounds configuration file. <code>% cp /usr/lib/X11/system.backgrounds ~/.backgrounds</code> ==== Using XPM files (Most versions of IRI...") Tag: Visual edit
- 19:49, 4 February 2025 Raion talk contribs created page IRIX Setup 101 (Wiki Import) Tag: Visual edit
- 19:44, 4 February 2025 Raion talk contribs created page IRIX Install using NetBSD Host (Wiki Import) Tag: Visual edit: Switched
- 19:36, 4 February 2025 Raion talk contribs created page IRIX Install using IRIX Host (Created page with "This article describes the installation of IRIX 6.5.30 on an SGI Fuel. The installation is performed over a local network (LAN), using a SGI Indy workstation as installation server. The main focus of this article is to demonstrate the feature of driving inst using a pre-written command file instead of manually performing all needed software selection steps. Although the example specifically describes an IRIX 6.5.30 installation, the demonstrated methods will work with an...") Tag: Visual edit
- 19:31, 4 February 2025 Raion talk contribs created page Style Guide (Initial) Tag: Visual edit
- 19:26, 4 February 2025 Raion talk contribs created page MIPSPro (Wiki Import) Tag: Visual edit: Switched
- 05:11, 4 February 2025 Raion talk contribs created page MediaWiki:Common.css (Created page with "Prevent line breaks in silly places: 1) Links when we don't want them to 2) Bold "links" to the page itself 2) HTML formulae 3) Ref tags with group names <ref group="Note"> --> "[Note 1]": Wikipedia CSS: <source lang="css">: Main page fixes: #interwiki-completelist { font-weight: bold; } div#content .printfooter { display: none; } .page-Touhou_Wiki h1.firstHeading { display: none; } .page-Touhou_Wiki div#siteNotice {...")