New pages
From Wikistix
(Latest | Earliest) View (newer 50) (older 50) (20 | 50 | 100 | 250 | 500)- 14:43, 28 October 2011 Spaghetti Bolognese (hist) [1,353 bytes] Stix (Talk | contribs) (first draft)
- 01:29, 30 September 2011 Creamy Pasta (hist) [450 bytes] Stix (Talk | contribs) (Created page with 'Creamy Pasta stir fry == Ingredients == * capsicum * onion * chorizo sausage * bacon * mushrooms * shallots * garlic * basil * salt + Pepper * tinned crushed tomatos * thickene…')
- 07:16, 21 September 2011 OfficeOne 894 Graphic Calculator (hist) [1,526 bytes] Stix (Talk | contribs) (Initial cut)
- 06:45, 20 July 2010 Favourite Quotes (hist) [15,574 bytes] Stix (Talk | contribs) (Initial cut, more to come)
- 04:02, 3 June 2010 efax and multi-strip TIFF files (hist) [1,209 bytes] Stix (Talk | contribs) (Created page with 'efax is a non-compliant TIFF reader, and cannot parse TIFF files generated with modern ghostscript. However, adding <tt>-dMaxStripSize=0</tt> to the ghostscript command line gene…')
- 01:33, 26 April 2010 Plain and Simple Pancakes (hist) [822 bytes] Stix (Talk | contribs) (Created page with 'Plain and simple pancake recipe. == Ingredients == * 3 eggs * 2/3 cup of milk * 1 cup self raising flour * butter == Method == Beat eggs and milk to combine, (yolks destroyed…')
- 07:52, 17 November 2009 Pinning the home screen (hist) [1,135 bytes] Stix (Talk | contribs) (Created page with ''''NOTE:''' Requires root access to your phone. Do you find that your Android takes a long time to return to the home screen? That's the screen with the icons and various widget…')
- 02:07, 21 March 2009 NetBSD Thread Switch Performance (hist) [1,859 bytes] Stix (Talk | contribs) (New page: Scheduler activations were removed after 4.0. This shows the impact on thread context switch time, running on an old SPARC. The code simply has two threads fighting over a flip-flop, via a...)
- 23:06, 14 January 2009 It's so hot! (hist) [399 bytes] Stix (Talk | contribs) (New page: It's so hot… * that the corners of the paddock were turning up! * that the trees were moving around to get into the shade! * that the council closed one lane of the swimming pool to...)
- 05:32, 14 January 2009 Updating bootstrap packages in NetBSD pkgsrc (hist) [717 bytes] Stix (Talk | contribs) (New page: There are two packages that can't be updated normally on non-NetBSD systems. If attempted, they will generate an error similar to: $ bmake update ... ===> deinstall [bmake-2008111...)
- 01:03, 8 December 2008 Firefox tweaks (hist) [300 bytes] Stix (Talk | contribs) (Firefox speed tweaks)
- 22:06, 26 October 2008 Atheist vs. agnostic (hist) [1,450 bytes] Stix (Talk | contribs) (New page: ;Gnostic Atheist: :I believe that god exists: false :I believe that god does not exist: true :I know these beliefs are correct: true ;Agnostic Strong Atheist: :I believe that god exists: ...)
- 01:50, 15 May 2008 Hyper-threading and CPU time (hist) [9,130 bytes] Stix (Talk | contribs) (New page: When is a CPU second not a CPU second? When you are running with hyper-threading (aka HT, HTT, Symmetric Multi-Threading (SMT), etc) enabled. Here's a simple demonstration. The system here...)
- 05:26, 21 November 2007 Squaws... (hist) [403 bytes] Stix (Talk | contribs) (New page: Three Red Indian squaws slept on three different kinds of animal skins. One slept on an elk skin, another on a buffalo skin, and the third on a hippopotamus skin. Later they all had child...)
- 01:03, 21 November 2007 Lock Workstation or Fast User Switch (hist) [175 bytes] Stix (Talk | contribs) (New page: Create a shortcut with the target: %windir%\System32\rundll32.exe user32.dll,LockWorkStation Simple as that. Works on Windows XP, probably Vista, too. Category:Windows)
- 06:38, 14 November 2007 Pentium 4 Hyperthreading tests (hist) [532 bytes] Stix (Talk | contribs) (New page: Making [http://www.rockbox.org/ rockbox] r15613, under NetBSD 4.0_RC4 with an ACPI MP kernel, on a single processor Pentium 4 2.8 GHz system with Hyperthreading enabled in the BIOS: gmak...)
- 00:24, 6 November 2007 Rockbox Links (hist) [569 bytes] Stix (Talk | contribs) (New page: Links to useful stuff after running Rockbox on my iPod Video 80 GiB for a while. == Useful Links == * [http://www.rockbox.org/twiki/bin/view/Main/CustomWPS CustomWPS]. * [http://www.rock...)
- 07:36, 25 September 2007 Tuning aio0 (AIX) (hist) [2,498 bytes] Stix (Talk | contribs) (New page: '''NOTE:''' The aio0 device is no longer present under AIX 6.1, and hence (I believe) no longer requires tuning. The <tt>aio0</tt> device on AIX provides "legacy" asynchronous I/O support...)
- 13:16, 14 September 2007 Geeks as partners (hist) [564 bytes] Stix (Talk | contribs) (New page: * [http://maryamie.spaces.live.com/Blog/cns!1pJf1AP0KsxqptNL0A6dlsgA!848.entry In Defense of Geeks or Ten Reasons Why You Should Date a Geek]. * [http://imhelendt.spaces.live.com/Blog/cns!...)
- 04:16, 12 September 2007 machstat (AIX) (hist) [1,902 bytes] Stix (Talk | contribs) (New page: == AIX 5.1 == The below information is taken from the script <tt>/etc/rc.powerfail</tt>. On AIX 5.1, <tt>/usr/sbin/machstat -f</tt> returns a shell exit code representing the power statu...)
- 02:58, 16 August 2007 PSALLOC and paging space allocation mode (hist) [451 bytes] Stix (Talk | contribs) (New page: AIX uses the <tt>PSALLOC</tt> environment variable to control paging space allocation mode. The two available modes are: * <tt>late</tt>, or otherwise known as lazy (default). * <tt>e...)
- 05:18, 2 August 2007 Create table volumeusage (TSM 5.3-MySQL) (hist) [475 bytes] Stix (Talk | contribs) (New page: CREATE TABLE `volumeusage` ( `node_name` varchar(64) NOT NULL default '', `copy_type` enum('ARCHIVE','BACKUP','SPACEMANAGED') NOT NULL default 'ARCHIVE', `filespace_name` varchar...)
- 05:18, 2 August 2007 Create table volumes (TSM 5.3-MySQL) (hist) [1,219 bytes] Stix (Talk | contribs) (New page: CREATE TABLE `volumes` ( `id` int(11) NOT NULL auto_increment, `volume_name` varchar(255) NOT NULL default '', `stgpool_name` varchar(31) NOT NULL default '', `devclass_name` ...)
- 05:16, 2 August 2007 Create table stgpools (TSM 5.3-MySQL) (hist) [1,645 bytes] Stix (Talk | contribs) (New page: CREATE TABLE `stgpools` ( `stgpool_name` varchar(31) NOT NULL default '', `pooltype` varchar(31) NOT NULL default '', `devclass` varchar(31) NOT NULL default '', `est_capacity...)
- 05:15, 2 August 2007 Create table occupancy (TSM 5.3-MySQL) (hist) [576 bytes] Stix (Talk | contribs) (New page: CREATE TABLE `occupancy` ( `id` int(11) NOT NULL auto_increment, `node_name` varchar(64) NOT NULL default '', `type` varchar(20) NOT NULL default '', `filespace_name` varchar(...)
- 05:14, 2 August 2007 Create table nodes (TSM 5.3-MySQL) (hist) [2,398 bytes] Stix (Talk | contribs) (New page: CREATE TABLE `nodes` ( `id` int(11) NOT NULL auto_increment, `node_name` varchar(64) NOT NULL default '', `platform_name` varchar(16) default NULL, `domain_name` varchar(30) N...)
- 05:12, 2 August 2007 Create table logvolumes (TSM 5.3-MySQL) (hist) [519 bytes] Stix (Talk | contribs) (New page: CREATE TABLE `logvolumes` ( `copy1_name` varchar(255) NOT NULL default '', `copy1_status` varchar(20) default NULL, `copy2_name` varchar(255) default NULL, `copy2_status` varc...)
- 04:59, 31 July 2007 Create table libvolumes (TSM 5.3-MySQL) (hist) [602 bytes] Stix (Talk | contribs) (New page: CREATE TABLE `libvolumes` ( `id` int(11) NOT NULL auto_increment, `library_name` varchar(30) NOT NULL default '', `volume_name` varchar(255) NOT NULL default '', `status` varc...)
- 04:58, 31 July 2007 Create table filespaces (TSM 5.3-MySQL) (hist) [715 bytes] Stix (Talk | contribs) (New page: CREATE TABLE `filespaces` ( `id` int(11) NOT NULL auto_increment, `node_name` varchar(64) NOT NULL default '', `filespace_name` text NOT NULL, `filespace_id` int(11) NOT NULL ...)
- 04:57, 31 July 2007 Create table drives (TSM 5.3-MySQL) (hist) [702 bytes] Stix (Talk | contribs) (New page: CREATE TABLE `drives` ( `library_name` varchar(30) NOT NULL default '', `drive_name` varchar(30) NOT NULL default '', `device_type` varchar(16) NOT NULL default '', `online` v...)
- 03:04, 31 July 2007 Create table dbvolumes (TSM 5.3-MySQL) (hist) [518 bytes] Stix (Talk | contribs) (New page: CREATE TABLE `dbvolumes` ( `copy1_name` varchar(255) NOT NULL default '', `copy1_status` varchar(20) default NULL, `copy2_name` varchar(255) default NULL, `copy2_status` varch...)
- 03:01, 31 July 2007 Create table actlog (TSM 5.3-MySQL) (hist) [770 bytes] Stix (Talk | contribs) (New page: CREATE TABLE `actlog` ( `id` int(11) NOT NULL auto_increment, `date_time` datetime NOT NULL default '0000-00-00 00:00:00', `msgno` int(11) NOT NULL default '0', `severity` enu...)
- 11:16, 20 July 2007 Firefox Add-ons (hist) [835 bytes] Stix (Talk | contribs) (New page: Firefox Add-ons I use: * [https://addons.mozilla.org/en-US/firefox/addon/1865 Adblock Plus] * [https://addons.mozilla.org/en-US/firefox/downloads/file/10801/english_australian_dictionary-...)
- 23:45, 2 July 2007 Running an old Mac headless (hist) [943 bytes] Stix (Talk | contribs) (New page: To run an old (Macintosh LC, LC II/Performa 400, IIci, IIsi, Quadra 700, Quadra 900/950, Macintosh Duo Dock, and Duo MiniDock) headless, certain pins on the DA-15 (15 pin D-SUB, often inco...)
- 02:18, 13 June 2007 Booting SCO single-user (hist) [179 bytes] Stix (Talk | contribs) (New page: At the splash screen, hit space to get to the boot/prom prompt. Help is available here via '?'. Enter: initstate=1 go This may also work: initstate=s boot Category:SCO)
- 07:59, 12 June 2007 HTFS fsck spins on CPU (hist) [2,702 bytes] Stix (Talk | contribs) (New page: It appears SCO HTFS appears to have a bug where <tt>fsck</tt> may spin on the CPU while processing the filesystem transaction log. This was seen on SCO OpenServer(TM) Release 5, 3.2v5.0.5....)
- 10:10, 17 May 2007 Sybase Object Size (hist) [787 bytes] Stix (Talk | contribs) (New page: To determine object sizes, ordered by decreasing size, in a Sybase database via isql: select o.name name, sum(convert(int, rowcnt(i.doampg))) rownum, sum(convert(int, reserved_pg...)
