search for: tuxdoit

Displaying 18 results from an estimated 18 matches for "tuxdoit".

2006 Oct 02
5
Problems with MySQL
Hello, Sorry for posting this here, but i've posted in MySQL list and no one answered. I'm trying to set a password for a user with the command: mysql> set password for gamito at localhost=password('blabla'); but i always get the error: ERROR 1133 (42000): Can't find any matching row in the user table although i'm pretty sure that the user exists. I'm using
2005 Apr 04
5
yum & proxy
Hi, I've just installed a server with CentOS 4. This server is behind a proxy. I'm trying to import the RPM key. Already set http_proxy variable to: export "http_proxy"=http://proxy.xpto.com:3128 Truth is, command # rpm --import http://mirror.centos.org/centos/RPM-GPG-KEY-CentOS-4 just leaves me hanged. Any ideas ? Warm Regards, M?rio Gamito
2006 Oct 05
2
Strange thing with Apache and PHP
Hi, I have this line (10) of code in PHP: include_once('../config.inc.php'); I'm 100% sure that the file config.inc.php is a directory up. config.inc.php is in /var/www/html and the file that calls it is in /var/www/html/classes nevertheless, i'm getting the error: "Warning: main(../config.inc): failed to open stream: No such file or directory in
2005 Apr 06
1
Question about joining a Samba server to a 2000 domain
Hi, I have this Samba file server, that indeed is a client of a Windows 2000 Server PDC. I am the Samba machine admin, but not the Windows one. I have to join the Samba machine to the PDC on the 2000 server. I ask the Windows 2000 server admin to come to my Samba machine and insert his login and password to join my machine, but i always get the same error (after my signature). The Windows
2005 Apr 05
4
Error on compiling kernel :: CentOS 4
Hi, I'm trying to recompile CentOS stock kernel, and after making my choices (make menuconfig), i run "make" and imediatly get this error (after my signature). Yes, i have the kernel source installed :P Any help would be apreciated. Warm regards, M?rio Gamito [root at tux 2.6.9-5.0.3.EL-i686]# make CHK include/linux/version.h SPLIT include/linux/autoconf.h ->
2006 Sep 27
0
Is there Smarty in CentOS 4 ?
Hi, Does anyone knows if CentOS 4(.4) has PHP Smarty ? Thanks in advance. Warm Regards, M?rio Gamito
2006 May 17
0
JPEG support by gd ?
Hi, Does anyone knows if the gd lib bundled in CentOS 4.3 supports JPEG ? I have this software that makes a call to ImageCreateFromJPEG and fails. If not, hoe to remake the RPM from the SRPM ? Any help would be apreciated. Warm Regards, MA
2005 Oct 19
1
kernel sourcecode ?
Hi, I've just installed CentOS 4.2 I must recompile the kernel and for that i used to do a "yum install kernel-sourcecode". Now, it doesn't works anymore. In /usr/src/kernels/... compiling gives an error straight from the start. Where is now kernel's source code ? Warm Regards, M?rio Gamito
2005 Jun 15
3
Centos 4.1 DVD ISO
Hi, Does anyone knows of a place where one can download through HTTP (and only HTTP) the CentOS 4.1 DVD ISO ? I'm behind a firewall and have no chance of either getting it through bittorrent or FTP. Any help would be apreciated. Warm regads, M?rio Gamito
2005 Apr 01
0
Lost all info in a file server because of LVM - HEEEELP ME, please
Hi, I'm totally desperated. I have this file server with a total of about 200 GB of my user's files. The server has "3 in 1" discs, using LVM. Somehow, i don't know why, the LVM info is gone and i cannot access my file system. I had in LVM: sda1 -> /boot sda2 -> / sda3 -> /home (where all the Samba shares resides). sda4 -> swap sdb sdc Tha machine now
2005 Apr 04
1
Netatalk ???
Hi, Is it from my eyes, or Centos (or for that matters, RHEL) doesn't include netatalk ???? If not, does it bring something else for the same porpous ? Any help would be appreciated. Warm regards, M?rio Gamito
2005 Apr 05
1
Something is very wrong here
Hi, Any ideas ? The server is a PIII with 512 MB RAM. Warm Regards, M?rio Gamito [root at tux 2.6.9-5.0.3.EL-i686]# uname -a Linux tux.dte.ua.pt 2.6.9-5.0.3.EL #1 Sat Feb 19 18:26:49 CST 2005 i686 i686 i386 GNU/Linux [root at tux 2.6.9-5.0.3.EL-i686]# --- [root at tux 2.6.9-5.0.3.EL-i686]# pwd /usr/src/kernels/2.6.9-5.0.3.EL-i686 [root at tux 2.6.9-5.0.3.EL-i686]# --- [root at tux
2005 Apr 16
1
Test kernel for a certain feature
Hi, Is there a command one can issue to check if the kernel supports a certain feature ? Let's say, for instance, Appletalk, or NTFS. Whatever... Warm Regards, M?rio Gamito
2005 Apr 06
0
More info on joining Samba to 2000 AD PDC
Hi, I have this Samba file server, that indeed is a client of a Windows 2000 Server PDC. I am the Samba machine admin, but not the Windows one. I have to join the Samba machine to the PDC on the 2000 server. I ask the Windows 2000 server admin to come to my Samba machine and insert his login and password to join my machine, but i always get the same error (after my signature, along with
2005 Apr 22
1
How to record a data CD ?
Hi, For years that i've been recording CDs and DVDs and all well. Now, i can't in CentOS-4 First i run: # mkisofs -r -J -o cd_backup cd/ Then # cdrecord -scanbus Output is: cdrecord: Warning: controller returns wrong size for CD capabilities page. 1,0,0 100) 'SAMSUNG ' 'CD-ROM SC-148F ' 'F008' Removable CD-ROM 1,1,0 101) 'HP '
2005 Apr 14
2
Strangest thing (crond every 5 min.)
Hi, I've installed CentOS-4 4 days ago. Now, every 5 minutes, crond opens and close a root session, with no other info. Example: Apr 14 16:25:01 tux crond(pam_unix)[4031]: session opened for user root by (uid=0) Apr 14 16:25:02 tux crond(pam_unix)[4031]: session closed for user root Every five minutes the same thing. I have nothing in /etc/crontab that makes such a thing. Does anyone
2005 Jun 16
2
Big trouble: can't start server after new kernel
Hi, I have this file server with CentOS 4.0 Each time a new kernel comes out, i have to recompile it, becuse i need Appletalk support and the kernel doesn't have it. I've done this before many times and in other servers, and all went well. Now, in this particular server, with the new 2.6.9-11, after i've recompiled it, created the .img and edited grub, the machine doesn't
2005 Apr 06
1
Problems joining Samba toa w2000 AD PDC
Hi, I have this (Linux) Samba file server, that indeed is a client of a Windows 2000 Server PDC, using Active Directory. I am the Samba machine admin, but not the Windows one. I have to join the Samba machine to the PDC on the 2000 server. I ask the Windows 2000 server admin to come to my Samba machine and insert his login and password to join my machine, but i always get the same error