Archivo del Autor: carlosap

Reset Configuration – Networking Problems Solaris 10

Hello, If your network card is supported in Solaris, you can reset the configuration of solaris logging as a root and typing sys-unconfig. System will reboot and ask you some questions, the first will be: networked? if you answer yes, the card will be on. With this command you have to specify net card, video… Leer más »

Xen Keeping the Windows CD(s) mounted after reboot:

First make disk images from your CD(s): dd if=/dev/cdrom of=/iso/win2k3_1.iso bs=2048 dd if=/dev/cdrom of=/iso/win2k3_1.iso bs=2048 Then edit your config file: disk = [ ‘file:/vm/win2k3.img,hda,w’, ‘file:/iso/win2k3_1.iso,ioemu:hdb:cdrom,r’, ‘file:/iso/win2k3_2.iso,ioemu:hdc:cdrom,r’, ] name = «vm_windows2003» uuid = «0bd2c8f1-4555-c192-c481-400fa7f6a18b» maxmem = 1024 memory = 1024 vcpus = 1 builder = «hvm» kernel = «/usr/lib/xen/boot/hvmloader» boot = «d» pae = 1 acpi… Leer más »

Joomla autopublish

Autopublicación Cambiar $row->state = 0; a $row->state =1; en todo el código My apologies, I missed out part of the hack to get news auto-published. If you can, please take Dave’s advice and use mycontent or ja_submit. Once you hack core code you have to repeat your work every time there is a new release.… Leer más »

Keratoconus – Corneal Collagen Crosslinking with Riboflavin

Corneal Collagen Crosslinking with Riboflavin A recent treatment, developed at the Technische Universität Dresden, and which has shown early success is Corneal Collagen Crosslinking with Riboflavin, variously known as CXL, CCL, and C3-R. A one-time application of riboflavin solution is administered to the eye and is activated by illumination with UV-A light for approximately 30… Leer más »

reset ilo2

There is a known problem with the iLO2 console management devices causes the iLO2 to become unresponsive to certain tools including the HP XC power daemon and the iLO2 Web interface. When this happens, you will see CONNECT_ERROR messages from the power daemon.Additional symptoms include not being able to use the iLO2 Web interface and not being able to control the node’s boot options through… Leer más »

Solaris Joomla

vim /opt/coolstack/php5/lib/php.ini Add: extension=»zlib.so» Session Pathwarning security breach :p session.save_path = «/tmp» ;;;;;;;;;;;;;;;;;;;; Resource Limits ;;;;;;;;;;;;;;;;;;;; max_execution_time = 30max_input_time = 60memory_limit = 40M [Session]; Handler used to store/retrieve data.session.save_handler = files   Config php.ini solaris [PHP]cgi.fix_pathinfo = 1max_execution_time = 30max_input_time = 60memory_limi = 64M      ; Maximum amount of memory a script may consume (8MB)default_socket_timeout =… Leer más »

SAMP solaris

http://cooltools.sunsource.net/coolstack/ 1) bash-3.00#pkgadd -d CSKruntime 2) bash-3.00#pkgadd -d CSKamp_1.2_x86.pkg