Páginas nuevas
De Wikillano
- 13:27 28 jun 2011 Permissions on Linux (hist) [1.209 bytes] Wiki admin (Discusión | contribuciones) (Página creada con 'We have 12 bits to set permissions on Linux. the first three ones are especial bits to set the '''suid''' '''sguid''' ans '''sticky bit'''. here is a figure: [[Archivo:permiso...')
- 14:23 27 jun 2011 Reinstalling MBR and grub after windows installation (hist) [503 bytes] Wiki admin (Discusión | contribuciones) (Página creada con '*Load Ubuntu CD live on the system *Look for the Linux partition with fdisk fdisk -l *Mount the Linux partition mount /dev/sda3 /mnt *Mount necessary partitions '''/proc'''...')
- 06:28 12 jun 2011 RPM (hist) [450 bytes] Wiki admin (Discusión | contribuciones) (Página creada con 'install software with rpm rpm -i pakage.rpm rpm -ivh pakage.rpm Uninstall rpm packages rpm -e pakage.rpm Update pakages rpm -Uvh pakage-version.i386.rpm List all software...')
- 04:57 13 may 2011 Adding attributes to an ldap entry (hist) [1.402 bytes] Wiki admin (Discusión | contribuciones) (Página creada con 'I needed to add some values to a diferent entries on a ldap server, first I needed to add this attributes to the objectclass the entries where from, once it was done I made a s...')
- 06:41 30 abr 2011 Change the timezone on a debian Linux (hist) [417 bytes] Wiki admin (Discusión | contribuciones) (Página creada con 'Configuring backups for my server I have seen it is configured in UTC timezone, to change date I used this command: >#dpkg-reconfigure tzdata Current default timezone: 'Europ...')
- 08:01 27 abr 2011 Unrecognized Patch ID Error While Applying Patch Using BSU Tool (hist) [566 bytes] Wiki admin (Discusión | contribuciones) (Página creada con ' == Editando Unrecognized Patch ID Error While Applying Patch Using BSU Tool == Trying to apply some patches for weblogic I came upon with an error I display below; ERROR : …')
- 07:39 27 abr 2011 Increase lv on AIX (hist) [2.008 bytes] Wiki admin (Discusión | contribuciones) (Página creada con '== Editando Increase lv on AIX == I was running out of space on the "/" fs, there was nothing to delete, so I decided to increase the root filesystem, first of all I looked ho…')
- 08:25 15 feb 2011 Jboss llena el filesystem, Jboss fill filesystem, tmp directory grows in minutes (hist) [1.439 bytes] Wiki admin (Discusión | contribuciones) (Página creada con ' En JBOSS_HOME/server/all/conf/bootstrap/vfs.xml: <property name="permanentRoots"> <map keyClass="java.net.URL" valueClass="org.jboss.virtual.spi.ExceptionHandler"> <entry>…')
- 07:49 12 may 2010 Netcat - TCP/IP swiss army knife (hist) [374 bytes] Wiki admin (Discusión | contribuciones) (Página creada con ''''netcat''' es una utilidad simple de unix la cual lee y escribe información a través de la red mediante conexiones utilizando los protocolos TCP o UDP. Abrir un puerto en …')
- 02:59 11 may 2010 Eliminar una zona y su pool (hist) [117 bytes] Wiki admin (Discusión | contribuciones) (Página creada con ' zoneadm -z s10srv09 halt zoneadm -z s10srv09 uninstall -F zonecfg -z s10srv09 delete zfs destroy s10pool/s10srv09')
- 02:51 11 may 2010 Crear una zona solaris 10 (hist) [1.755 bytes] Wiki admin (Discusión | contribuciones) (Página creada con ' == Editando Crear una zona solaris 10 == === crear el pool y la zona. === zfs create s10pool/s10zone09 zfs set quota=20GB s10pool/s10zone09 mkdir /s10pool/s10zone09/usr_l…')