Ir al contenido principal

Entradas

Mostrando las entradas con la etiqueta venenux

BRUTAL DOOM vs BRUTAL DOOM64 - remake vs complete new game

 The DOOM64 Unlike the ports for other consoles, it's not exactly a port, but a completely new game, featuring completely new levels, textures, sprites, enemies, and a new plot that takes place right after the events of Doom 2, and it's plot strongly suggests to be the prequel to "Doom 2016"  Here we will analize and compared the Brutal DOOM (a enhanced version of DOOM) and the BRUTALDOOM64 the only way to play DOOM64 in linux

SCHEME vs REAL DB: how to change on fly codeigniter DB with one config

Codeigniter has methos to access and manage CURRENT configured database. SPANISH version of this : https://groups.google.com/forum/m/#!topic/venenuxsarisari/jTP0zhLQHOY There's no method to change on the fly the "current selected db group", u must create one group per database and select it on the load, such as:  $this->load->database('config-db-1'); where configdb1 its a stored array of database settings for connecting. There's a hack 2way to dinamically choose database on the fly in the controller with one configuration. 1) configure a database group array but only in the config.php file 2) load all the varables and extrac the array of u'r db configuratio 3) change the "database" key value to the new 4) re - load the database library with the "changed" settings a example quick code: 1) go to application/config.php : $config['sysdb'] =  array( 'hostname'=>'l...

ISO burn and creating, how use in console Record CD Record DVD drive

ISO: quemar y crearla, principios basicos - ISO: burning and creating, basic issues For CD/DVD/BRD recording or burn, we commonly used K3B, Brasero, GnomeBaker, SimpleBurn or Xfburn, but in some situations we need use command line or more limited environment need use the console, this will try to covert that situations. Covering in this article: Burn a disc for a selected o amount of files Burn a disc, from a precreated iso file with the files Para grabar CD/DVD/BRD, comunmente usamos K3B, Brasero, GnomeBaker, simpleBurn o Xfburn, pero en algunas situaciones, necesitamos usar lineas de comandos o entornos mas limitados necesitan el uso de la consola, aquí se cubrira dicha situaciones. Cubierto en este articulo: Quemar un disco de un archivo unico o muchos Quemar un disco de una imagen ISO con archivos REQUIREMENTS : apt-get install genisoimage woodim REQU...

Recover root MYSQL/MARIADB/PERCONA password

For spanish version see the VenenuX Sarisariñama group mail. https://groups.google.com/forum/m/#!topic/venenuxsarisari/J-UtNe59Dn0 : Quickly, this permit restart the root password for mysql based (MariaDB, Percona, MySQL) DBMS, in 4 steps: Step 1, stop the service for works with it: $>/etc/init.d/mysql stop Step 2, give up but without complete environment and sistems controls: $>/usr/bin/mysql_safe –skip-grant-tables& Step 3, start now the mysql console, password will not ask anymore (for now): Iniciar una consola sin contraseña (no hace falta) $>mysql -u root Step 4, restart the password in the master users table to set the new root passowrd: sql> update user set password = password(’aqui la clave’) where user = ‘root’ ; \q Now exit and u can now restart the DBMS and have a new root password; /etc/init.d/mysql stop /etc/init.d/mysql start Was tested with MariaDB 5.3 and works perfectly, due Percona Server are a ...

Simple Control Asistence System / Control simple de asistencia

Simple, control asistence system for X windows, descentralized Simple, control de asistencia, descentralizado, en X windows. Interfaz administrativa asistencia 1.0.X :   Interfaz tomar asistencia 1.3.X :

The massenkoh linux? how will be, screenshots

Now lest show screens from massenkoh/venenux fusion: Initial screen at boot cd: Venenux-MSK/GNU: at boot  CD/DVD This is the screen grub boot the live mode, also same for normal mode when installed too, includes support for both GFX grub, as well grub & grub2 !   THIS VERSION ARE AVAILABLE IN LENNY AND SQUEEZE.   Boot init complety graphical, complete graphical consoles: This is completely graphical boot, when "grub" start, will show always a venenux logo until the desktop starts. This graphic mode will be present even in the serial console. This capability are embebed into kernel code, see screens: Of course, that need a modern graphical GPU card in machine, but dont worry, if u dont have one, this is the start when there is a very older graphics card, such as the old intel i810. See screen shot for that case: Venenux-MSK/GNU: kernel console boot at very older cards cases Users welcome session screen: Of course the ses...

I/O linux kernel shedulers and parameters

SHORT VERSION: at end click here LONG VERSION: Choosing an I/O Scheduler for linux, if have¡¡¡¡ VERSION CORTA: al final click aqui VERSION LARGA: Elegir un modo para el Programador I/O de Linux, si tienen ¡¡¡¡ There are primarily three available I/O schedulers (also known as "elevator policies" ) , these decide the order in which read and write requests are serviced by the block devices, and these are not to be confused with the thread scheduler, which allocates CPU time to threads and processes. These are selected at boot time via the "elevator" kernel parameter, but in 2.6 new are introduced new noop mode, lest see all. An I/O Scheduler its a way of handle reading of data from any block devices, even the main memory, this also including wsap file area¡ The...

writebarries JFS's en 2.6.3x inestables / JFS's unstable on 2.6.34 and above

kernels 2.6.34 + en adelante solo soportan ext2, ext3 y ext4 establemente, el resto puede fallar y JFS falla terriblemente kernel 2.6.34 and above only supports stability on ext2 etx3 and ext4 filesystems, other are not very stables and JFS are unstable definitiv http://shutendoujinet.wordpress.com/2010/11/19/jfs-on-kernel-2-6-342-6-35-and-above-unstable/ http://shutendouji-net.blogspot.com/2010/11/jfs-on-kernel-2634-and-above-unstable.html El prolema aún ocurre, esta desde el kernel "2.6.33" y aparece debido al reciente retorno de "writebarriers" en los sistemas de ficheros con journaling, en ext3 es muy estble y en ext4 se corrigieron muchas fallas pero el problema aun ocurre, aqui un hilo de la rama "2.6.34" aun sin resolver en kernel.org y debian aun no adopta los kernels superiores debido a que probando la version "2.6.35" el problema aun persiste The prolem still occurs, from the kernel "2.6.33" and appears due to the recent retu...

LVM2, dmraid, & write barriers not supported: xfs or ext

El núcleo linux 2.6.28 es el ultimo de un tipo de núcleos, debido a que ya 2.6.29 viene con nuevas características implementadas como KMS , viene con cosas nuevas pero, por supuesto, algunas fallas por tantas cosas nuevas, ahora un problema de reciente aparición (hoy resuelto en versiones recientes) relacionados con la escritura por barridas sobre los mapeos de dispositivos la cual no funcionaba, lo que significa que en las implementacion LVM2 tampoco esta funcionando.! Veamos como afecta esto a las versiones Debian recientes! The 2.6.28 its a last kernel series of kernel types, due over 2.6.29 comes with new features implemented like KMS , comes with new issues but of course and some bugs due those lot of new features, now a recent problem (today solved in lasted releases) related to write barriers that over device mapper are not supported, which means that write barriers over LVM2 are also not supporte...

McKAY sarisariñama: Rompiendo limitaciones GNU, breaking limitations

Retornando de las cenizas, cambios en MCKAY emu: Nuevo remaster unico de venenux: sarisariñama Repositorio off-line, denle gracias a la fanaticada libre de venenux Massenkoh para diciembre 2010 de squeeze, discos de paquetes de sarge, etch y lenny En primer lugar sarisariñama no es ningun intento para superceder a VENENUX, mas bien segun las licencias se puede hacer siempre y cuando se publique los beneficios al proyecto, y como Master VItronic es el unico desarrollador y el resto esta ocupado sobreviviendo (como lo estuve y aun estoy en parte), tnego toda libertad de modificar el disco, puesto ya hable con el desarrollador principal, previa felicitacion del mismo. El DVD tendra todo de internet al dia, y muchos juegos de hoy, todos sin necesidad de opengl, y pocos que lo requieran! Emuladores no necesitaran opengl y soportaran lo posible con lo libre. Back from rests, changes on McKAY emu: New venenux's: sarisariñama remaster Repository off-line, thansk goin...

powerarena = openarena+ quake3 + new arms support added

Powerarena its a openarena modification for allowing loading of modified mods made for quake3, u can download in massenkoh repo: http://74.86.158.5/~op0014t/mckayemu/massenkoh-deb/ This modified version of openarena/ioquake3 engine are specialy made for suppoort the wordofpadman mod and the bidforpower mod also too!, both downloable from same repo !!!!

VNZ NEWS AND PACKAGES: masenkoh 2 soon!

NEW VNZ CONTENTS:NUEVO CONTENIDO VNZ VENENUX 0.8 was released the first rc, venenux-08-rc4, now VENENUX comes with many updates on professional audi/video tools, but also join with the multimedia diversion entertaiment packages, emulators, cross-sompilinmg and artworks issues! VENENUX 0.8 viene con muchas nevas actualizaciones en multimedia profesional, pero tambien mucho para el entretenimiento! con paquetes de massenkoh integrado (GPL only) Veneunx downloads will currently on http://www.venenux.org/descargas/ encontrara la 0.6 final, y la 0.8 rc4: EMULATORS : ucon64 and mupen64plus , ucon64 roms management utility for patching, and administrate thems, and mupen64plus 1.5 optmmized with many plugins!! EMULADORES: ucon64 y mupne64plus 1.5, la primera utilidad para administrar , parchear y desgollar roms, y el segundo es...

www.venenux.org running and up!

Web foro y wiki de venenux al fin! Damas y caballeros, internautas todos (umm se parece a un discurso politco de algun adeco conocido..), la web de venenux al fin esta en pie de lucha, y ahora esta asegurada. La adquisicion es de los componentes necesarios para una organizacion de distro, la web : http://www.venenux.org desde donde estara los topicos caracteristicos que diferencian a VENENUX GNU/Linux y su organizacion asi como los servicios que prestamos. Para el soporte tecnico y humano tenemos el foro de VENENUX GNU/Linux : http://foros.venenux.org donde se hablara de los temas alucivos a la distro por los mismos usuarios y tambien asuntos mas avanzados que permitiran el uso de software libre en campos aun desconozidos. Contamos con una wikipedia, para la documentacion en general en : http://wiki.venenux.org donde tambien se podra contribuir con la comunidad. Las descar...

Popular

R.U.S.N.I.E.S. http://rusnies.opsu.gob.ve/

(ACTUALIZADO) la pagina fue reestablecida hay muchos cambios pero los usuarios no lo notaran, para verlos o informacion haz click aqui rusnies cambios y consejos para verlos 1) primer dia no se pudo hacer login, ni recuperando password! 2) segundo dia (mas abajo) al fin logeado! 3) para poder aunquesea ver tu planilla, pulsa aqui: planilla rusnies, soluciones algunas! 4)y aqui: tercer dia, algunos detalles arreglado, pero... todos los defectos son algo raros! -si no puedes entrar lee mas abajo, se explica porque y como acceder a tu cuenta en el R.U.N.E.S. -ojo quiero aclarar que un monton de inutiles no ingresaban bien la direccion y por ello no llegaban a ver nunca la pagina! porque ponian la "gov" en vez de "gob" ya que el pedazo de periodico no sabe escribir! 1) Primer dia del R.U.N.I.E.S. : (powered by apache+php+debian, pero estupidizado por los TSU y ingenieros informaticos graduados, que creen saber de programacion!) Cuan triste es ver m...

planilla de rusnies, algunas soluciones! principalmente para los que ya la hicieron!

(ACTUALIZADO) LEER PRIMERO ANTES DE COMENTAR POR FAVOR! la pagina del rusnies ya esta activa hay muchos cambios que los usuarios no notaran perro estan listados, para verlos haz clik aqui rusnies cambios un tip para los que ya la generaron! si conoces la URL de tu planilla (termina en letras mayusculas) puedes ingresarla directamente y obtendras la planilla! Los que tenga el gran Konqueror podran guardarla como si fuese un archivo cualquiera! el resto se les empotrara en los navegadores! pudiendo imprimirla pero no guardarla! esto se puede porque creo la peticion se hace directamente al php y este genera el postscript de la planilla! para los que no han generado su planilla pueden usar la chache de google y listo, como! hagan una busqueda del google para rusnies! pero no le den click al link, en la misma entrada esta unas letricas que dicen "en cache", si dan click ally podran entrar (funciona en la mayoria de los casos) Lo de la cahce sirve mas de noche, de di...

rusnies actualizada, nuevo php y apache actualizado!

AL parecer los ineptos tardaron mas de 5 dias normalizando una actualizacion de apache y php, aparte de ajustar configuraciones para evitar DOS y cuellos de botellas! ANALISIS PROFUNDO, algunos consejos Y ESPECTATIVAS POSITIVAS: Me complace felicitar a los "tecnicos" encargados ya que lograron reestablecer la normalidad en la web! (hasta ahora)! pero.... LAstimosamente las personas que hayan hecho la planilla deberan realizarla de nuevo CUIDADOSAMENTE,porque ineptamente los datos anteriores ahora no coordinaran! (eso era obvio de esperar!) debido a las actualizaciones que hicieron en los codigos fuentes relacionadas con la DB y los datos actuales! (los cuales estaban bien viejitos) LASTIMOSAMENTE TAMBIEN.. los datos se generan mal, deben tener cuidado y no imprimir a la ligera aunque esta informacion esta de mas pues cualquier persona con 4 dedos de frente revisa dos veces un evento tan importante como dicho registro! PARA LOS PROGRAMADORES les recomiendo lean el fina...

Debian vs Devuan - the complete guide to choose

Devuan project aims to made a complete Linux distribution, but the fact its that tracks 90% of the Debian work. This article are up to date to Aug 2021 with release of bullseye. Debian its the mother of most famous distros, including Devuan! But must be considering that Devuan are now more faster but more. so lest see some important thing respect the recently "/usr merge" and "systemd home invassion" incoming things in future: We have two parts, overall differences, and more deep technical differences, recommended for those that will be used more than only to see movies or browse the internet! Before read the complete article , i currently used Devuan as main system, but please take in consideration that almost all notes seems negative; why? well Devuan are more efficient rather than Debian .. but if we take the overall user vision.. Devuan will fail as complete solution .

Venezuela Real : cuidado con basura mediatica

El miundo entero esta lleno de gente "pila", "avispada", en pocas palabras gente que solo vive de aprovechar oportunidades, llamandole a esta actividad burda "trabajo"! y venezuela desgraciadamente no es la excepcion, pue que en cualquier pais hay gente asi! Buscando informacion del sistema de educacion superior llege a una pagina estilo periodico (poco original, hacer de las entradas de un blog, un "multiperiodico") El blog es puro criticar, leyendo las primeras lineas hay objetividad, pero los articulos intentan demostrar desde un "falso punto neutral" oposicionismo, pero ninguna solucion.. Es facil criticar, dificil es mejorar... aprende a ser gente, no chismosa! Los gerentes y "profesionales" en el mundo entero es lo que hacer, criticar y culpar, esperando que les solucionen los problemas, justo como el marco usuario-guindo, donde el usuario estupidamente espera que un "flamante" encorbatado, le solucione la ...