Archivo de la categoría: Nix

FreeNX

FreeNX link http://freenx.berlios.de/download.php # Make sure you are up-to-dateyum update# Install NX rpm dependenciesyum install expect nc# Grab a Freenx package

Boot Order

para cambiar el orden de boot con windows XP Cd /boot/grub vi menu.lst # grub.conf generated by anaconda## Note that you do not have to rerun grub after making changes to this file# NOTICE:  You have a /boot partition.  This means that#          all kernel and initrd paths are relative to /boot/, eg.#          root (hd0,1)#          kernel… Leer más »

Para que se vean � y acentos

Solo hay que descomentar una linea en /etc/apache2/apache2.conf originalmente esta asi #AddDefaultCharset ISO-8859-1 al quitarle el # queda AddDefaultCharset ISO-8859-1 Para que funcione SEo en mambo con fedora 53) Your server must allow .htaccess override Edited Apache Directive from Override None to Override All and restarted Apache  

Mac OS 10

Para activar root sudo passwd root  Para tener acceso a root sudo bash  Para cambiar la pantalla  input; <key>Graphics Mode</key><string>"1024x768x16@60"</string> -in your com.apple.Boot.plist located in \Library\Preferences\SystemConfiguration

vmware install

19. Close the 10.4.3 window in VMWare («File»->»Close»). Manually edit your VMWare guest conf file (.vmx) and add the line paevm=true If you use VMWare 5.5, you can also manually change the guest OS type to guestOS = «darwin» 20. Open and startup the 10.4.3 VMWare guest and use «mach_kernel.sse2″ as boot option if you… Leer más »

instalar webmin

Installing the tar.gz file Before downloading Webmin, you must already have Perl5 installed on your system. Perl is usually installed as /usr/local/bin/perl or /usr/bin/perl, and comes as part of most recent versions of Linux. If you don’t have Perl, you can download the source from http://www.perl.com/ and compile it for your system. Most operating systems… Leer más »