Archivo de la categoría: Nix

Installing & Running VNC on Redhat/RPM Linux

 About this site This site is a free and open place to discuss and get help with linux. Please do www.linuxforums.org/forum/profile.php?mode=register and visit the www.linuxforums.org/forum/. What is VNC? – A practical introduction VNC stands for Virtual Network Computing. It is, in essence, a remote display system which allows you to view a computing ‘desktop’ environment… Leer más »

ile sharing called «The Common Internet File System» (CIFS)

: I can’t access my Windows network shares anymore! People tell me to use the smbmount command, but it doesn’t work! A: Fedora Core 4 uses a cool new type of Windows file sharing called «The Common Internet File System» (CIFS). Instead of using «smbmount», try: mount -t cifs //computername/share /mnt/somedirectory For more information about… Leer más »

mount ntfs fedora

mount ntfs fedora Instructions Key In the following instructions, the following notation is used: NB – Note carefully Commands or output Which RPM

virtualmin configuracion

En el modulo de virtualmin server templates hay que a�adir en default strings Directives and settings for new websites hay que a�adir esta linea en lo ultimo DirectoryIndex index.php index.htm index.html Tambien hay que a�adir las quotas del servidor y usuarios

ssh configuration with cygwin

I’ve been working on getting sshd working on my XP Home SP1 box but I’ve run into a problem I can’t get past. sshd is running as a daemon but won’t allow me to connect to it. Starting with updated versions of all installed cygwin packaged including a clean openssh 3.9p1-2 install (no /etc/ssh* or… Leer más »

webmin administrador

Despues de instalar el webmin en el centOS hay varios problemas que hay que arreglar primero en correo no esta habilitado el pop3, hay que decidir que opci�n es la mejor para administrar los correos.

Instalacion de CentOS con Apache, MySQL, y PHP

 Instalacion de CentOS con Apache, MySQL, y PHP Viendo en mi proveedor de hosting note que en el panel de control tenian CentOS como sistema operativo de webhosting y me dio curiosidad. Invesigue el sitio www.centos.org y me di cuenta que es un clon de Redhat AS v4 solamente que con una licencia GNU instalación… Leer más »