0.8:
Update: dmenu 0.6 compiled to elta (Ezequiel)
Update: New functions for dmenu/elta from team2ch-basic-pack-v0.13-xmas-elta20091208 (Ezequiel / Menelkir)
Update: Shrink some icons file names (because this buggy FAT system)
Menelkir local 0.8
26 December 2009
23 December 2009
Menelkir local 0.7 for Dingux
0.7:
Update: OpenBOR 0.2
Added: OpenTyrian (Requested by DingooBR Forums)
Added: GNU-Chess (Requested by DingooBR Forums)
Added: Reminiscence (Requested by DingooBR Forums)
Added: Ur-Quan Masters (Requested by DingooBR Forums)
Menelkir local 0.7
Update: OpenBOR 0.2
Added: OpenTyrian (Requested by DingooBR Forums)
Added: GNU-Chess (Requested by DingooBR Forums)
Added: Reminiscence (Requested by DingooBR Forums)
Added: Ur-Quan Masters (Requested by DingooBR Forums)
Menelkir local 0.7
21 December 2009
Menelkir local 0.6 for Dingux
0.6:
Added: TI-99 Emulator
Fixed: I forgot to add the zImage for other systems
Added: Java (by Ezequiel)
Added: New Theme: Gnome (by Ezequiel)
Added: Changelog in PT_BR
Menelkir local 0.6
Added: TI-99 Emulator
Fixed: I forgot to add the zImage for other systems
Added: Java (by Ezequiel)
Added: New Theme: Gnome (by Ezequiel)
Added: Changelog in PT_BR
Menelkir local 0.6
20 December 2009
Menelkir local 0.5 for Dingux
It'a *VERY* beta version, maybe will crash, maybe not.
There's lots of features, a new theme (still beta, I need to fix images and so on), Elta rootfs, etc.
Obviously, no roms or copyrighted bios.
http://www.megaupload.com/?d=QTBTXLZ6
Mirror: http://www.4shared.com/file/177693071/fd460b17/Menelkir_local_05.html
There's lots of features, a new theme (still beta, I need to fix images and so on), Elta rootfs, etc.
Obviously, no roms or copyrighted bios.
http://www.megaupload.com/?d=QTBTXLZ6
Mirror: http://www.4shared.com/file/177693071/fd460b17/Menelkir_local_05.html
27 August 2009
AIX Instalation pre-req (5.3 and 6.1)
Just some pre-req that I do in my AIX installations (I use some necessary Oracle reqs, just in case):
Ok.. just a warning, use at your own risk (all tunings are oracle and ibm based, so I'm not responsible if you mess the things up). After that, ask your customer for some different tunings, if needed.
1) Verifications
Gather all necessary information, such network configuration and partition configuration (if any specified) to accelerate the process.
Verify connections, cables, plug everything and take a look if display some error codes.
Verify if will be necessary some activation after the start-up process.
2) Install options
ON Trusted Computing Base
OFF CAPP e EAL4+ Technology
ON 64-bit Kernel
ON JFS2 File Systems
ON Graphics Software
OFF System backups to install in any device.
3) Packages
* Bundles: Server, App-Dev and Perfstat
* Extras: Openssh server and client
* Extra-packages: bos.adt.base, bos.adt.lib, bos.adt.libm, bos.cifs_fs.rte, bos.perf.libperfstat, bos.perf.perfstat, bos.perf.proctools
4) Filesystem options
* Mirror rootvg:
# bosboot -B hdisk1
# extendvg rootvg hdisk1
# mirrorvg -m rootvg hdisk1
# bosboot -a
# bootlist -m normal hdisk0 hdisk1
* Resize all filesystems like table below
/ 1Gb
/usr 2Gb
/var 1Gb
/tmp 1Gb
/home 500Mb
swap 12Gb
5) OS Parameters
* AIO
min=10 and max=30
* VMO
minperm%=5
maxclient%=90
maxperm%=90
minfree=960
maxfree=1088
* IOO
sync_release_ilock=1
* Change limits for default users file = -1
cpu = -1
data = -1
stack = -1
nofile = 65536
data = 256k stack = 256k
memory = 256k
* Change the limit for usernames
chdev −l sys0 −a max_logname=18
* Set ISNO for network cards
no -b -o use_isno=1
* Large Page size
vmo -r -o lgpg_regions=256 -o lgpg_size=16777216
vmo -r -o lru_file_repage=0
* Maxuproc
chdev -lsys0 -a maxuproc='4096'
* Jumbo frames
smit chgenet
...reboot.
Ok.. just a warning, use at your own risk (all tunings are oracle and ibm based, so I'm not responsible if you mess the things up). After that, ask your customer for some different tunings, if needed.
1) Verifications
Gather all necessary information, such network configuration and partition configuration (if any specified) to accelerate the process.
Verify connections, cables, plug everything and take a look if display some error codes.
Verify if will be necessary some activation after the start-up process.
2) Install options
ON Trusted Computing Base
OFF CAPP e EAL4+ Technology
ON 64-bit Kernel
ON JFS2 File Systems
ON Graphics Software
OFF System backups to install in any device.
3) Packages
* Bundles: Server, App-Dev and Perfstat
* Extras: Openssh server and client
* Extra-packages: bos.adt.base, bos.adt.lib, bos.adt.libm, bos.cifs_fs.rte, bos.perf.libperfstat, bos.perf.perfstat, bos.perf.proctools
4) Filesystem options
* Mirror rootvg:
# bosboot -B hdisk1
# extendvg rootvg hdisk1
# mirrorvg -m rootvg hdisk1
# bosboot -a
# bootlist -m normal hdisk0 hdisk1
* Resize all filesystems like table below
/ 1Gb
/usr 2Gb
/var 1Gb
/tmp 1Gb
/home 500Mb
swap 12Gb
5) OS Parameters
* AIO
min=10 and max=30
* VMO
minperm%=5
maxclient%=90
maxperm%=90
minfree=960
maxfree=1088
* IOO
sync_release_ilock=1
* Change limits for default users file = -1
cpu = -1
data = -1
stack = -1
nofile = 65536
data = 256k stack = 256k
memory = 256k
* Change the limit for usernames
chdev −l sys0 −a max_logname=18
* Set ISNO for network cards
no -b -o use_isno=1
* Large Page size
vmo -r -o lgpg_regions=256 -o lgpg_size=16777216
vmo -r -o lru_file_repage=0
* Maxuproc
chdev -lsys0 -a maxuproc='4096'
* Jumbo frames
smit chgenet
...reboot.
Partitions requisites for IVM
The LUN reserve_policy must be set to “no_reserve” on the hdisks (on both JS22s) before the logical partition is created. Open a virtual terminal for the VIOS Partition (Partition 1) from the IVM GUI and type the following:
# chdev –dev hdisk<number> -attr reserve_policy=no_reserve
To verify this attribute has been changed type the following:
# lsattr –dev hdisk<number> -attr
21 July 2009
Smit Fast Paths
You can access SMIT tasks and sub-menus directly by using a fast path.
Example: smit mkuser takes you directly to the menu Add a User.
At any menu in SMIT, you can show the fast path to that menu by pressing the F8 key.
This table is pretty good to print them and keep it.
Source: http://archive.rootvg.net/smit.htm
Example: smit mkuser takes you directly to the menu Add a User.
At any menu in SMIT, you can show the fast path to that menu by pressing the F8 key.
This table is pretty good to print them and keep it.
Source: http://archive.rootvg.net/smit.htm
26 June 2009
The Dante’s Inferno Test has banished you to the Seventh Level of Hell!
Here is how you matched up against all the levels:
Take the Dante's Inferno Hell Test
Level | Score |
---|---|
Purgatory (Repenting Believers) | Very Low |
Level 1 - Limbo (Virtuous Non-Believers) | Very Low |
Level 2 (Lustful) | Very High |
Level 3 (Gluttonous) | High |
Level 4 (Prodigal and Avaricious) | Extreme |
Level 5 (Wrathful and Gloomy) | Extreme |
Level 6 - The City of Dis (Heretics) | Extreme |
Level 7 (Violent) | Extreme |
Level 8- the Malebolge (Fraudulent, Malicious, Panderers) | Very High |
Level 9 - Cocytus (Treacherous) | Extreme |
Take the Dante's Inferno Hell Test
19 April 2009
Avahi/mDNSResponder war
If you're using gnome and trying to compile something like media-sound/amarok in your gentoo, you know what I mean.
To fix this, just enable avahi USEFLAGS for kdelibs, so kde will not use mDNSResponder and you'll be able to use amarok inside gnome (sorry guys, but gnome lacks a good media player, and yes, I also test every mediaplayer like exaile, etc.).
To fix this, just enable avahi USEFLAGS for kdelibs, so kde will not use mDNSResponder and you'll be able to use amarok inside gnome (sorry guys, but gnome lacks a good media player, and yes, I also test every mediaplayer like exaile, etc.).
Subscribe to:
Posts (Atom)