Displaying 20 results from an estimated 78 matches for "gamito".
2008 Mar 28
1
Strange behavior from grep
Hi,
It's been a long time since I've been noticing a strange behaviour
from CentOS grep command.
But today, I really need it.
I have a file that has the word gamito inside of it.
If I run
$ grep 'gamito' file
it returns nothing. Yet, if I run
$ grep -c 'gamito' file
It returns 1 which is right.
The mind boggles.
Does anyone ever had this problem or am I missing something here ?
Any help would be appreciated.
Warm Regards,
M?rio Gamito
2007 Feb 17
2
Going nuts
Hi,
The subject says it all.
For two days i've been trying to get IMAP and IMAPS working and nothing.
I'm running CentOS 4.4 with qmail-ldap
I just can't login in dovecot.
Following my signature is some info.
You can find my dovecot.conf at http://www.gamito.org/dovecot.conf
I'm about to give up :(
Any help would be appreciated.
Warm Regards,
M?rio Gamito
---------------------------------------------------------------------
[root at mail login]# telnet mail.sincity.lan 143
Trying 192.168.5.129...
Connected to mail.sincity.lan (192.168.5.129).
E...
2008 Mar 28
1
Deleting file in /tmp directory
...;m sorry in advance for posting this.
I have this PHP script (simplificated here), called delete_tmp.php
that basically calls external commands:
<?php
$session_file = '/tmp/sess_89765'
system(''rm -f' . ' ' . $session_file);
?>
delete_tmp.php file is owned by gamito.users
/tmp/sess_89765 file has permissions -rw------ and is owned by gamito.users
My /tmp permissions are rwxrwxrwt and is owned by root.root
I know that the the sticky bit only allows files to be deleted by
their owners, the owner of the directory or by root.
Never the less, i can switch to /t...
2004 Jul 20
1
Question about permissions
Hi,
First of all, my apologies for the extension of this message, but it is
needeed for you to undertand my problem.
Straight to the point: i have this domain in my company running in Samba
3.0.2
My users are: hcoelho, jardim, gamito, yesenia, smatias, fqueiros,
faugusto, vamaro, peixinho, aragao, dina, pinho.
I have this shares with the users that can access them and the
correponding Linux groups:
[DAT]: hcoelho, jardim, fqueiros, gamito, faugusto => Linux group A
[DID]: hcoelho, jardim, gamito, faugusto, peixinho, araga...
2004 Jan 16
0
Problems with Samba 3.0.1 on a W2k domain
...is the same
thing.
Not sure about that though.
Well, i've joined the Samba server to the DTE domain with success with the
command
"net rpc join -S DTE -U addcomputer".
wbinfo -u and wbinfo -g are ok.
When i start a Windows machine, i can log in the DTE domain successfully
with user gamito.
But, when inside of it, i can't open my (and the others also) home, which is
in /home/gamito. The password is always rejected.
Either with login "gamito" or "DTE/gamito", or "torvalds-dte/DTE/gamito" (my
Windows client".
The only share i can access is "...
2008 Mar 07
9
Colors in vi for user root
Hi,
How can I have vi with syntax hilghting for root ?
Regular users have it, but not root's.
I've seen the hidden files of a regular user home, but found nothing.
Thanks in advance.
Warm Regards,
M?rio Gamito
2007 Feb 16
1
Can't login in IMAP server
...in in the IMAP server.
This is the log from a telnet session to port 143:
Feb 16 15:38:32 mail2 dovecot: auth(default): client in: AUTH 1
PLAIN service=IMAP secured lip=192.168.84.128
rip=192.168.84.128 resp=<hidden>
Feb 16 15:38:32 mail2 dovecot: auth(default):
checkpassword(gamito at mail2.telbit.pt,192.168.84.128): Executed:
/usr/local/bin/auth_imap /usr/local/libexec/dovecot/checkpassword-reply
Feb 16 15:38:32 mail2 dovecot: auth(default):
checkpassword(gamito at mail2.telbit.pt,192.168.84.128): Received no input
Feb 16 15:38:32 mail2 dovecot: auth(default): checkpasswor...
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 MySQL version 4.1.20 from CentOS 4.4
This neves happened to me :(
Any help would be apprec...
2008 Jul 09
2
sudoers
...IFS ) = /sbin/mount.cifs
nobody ALL = NOPASSWD: CMD_MOUNT
nobody ALL = NOPASSWD: CMD_CIFS
But when I run the command as nobody (in the shell), I get the error:
"mount error 1 = Operation not permitted"
Any ideas ?
Any help would be appreciated.
Warm Regards,
M?rio Gamito
2008 May 16
3
[OT]: Passing password for a command on the fly
...dd mario -u 502 -g 502 -n 1000 -N 200 -d /home/pages/mario
This command asks for the password twice.
I need to pass the password (preferably without expect) so I can
create the account without prompting.
If i run:
# echo secret | pure-pw useradd mario -u 502 -g 502 -n 1000 -N 200 -d
/home/pages/gamito
It reads the first insertion, but asks for the second.
I knew how to do this a long time ago, but I've forgotten and couldn't
find anything useful on Google.
Any help would be appreciated.
Warm Regards,
M?rio Gamito
2007 Mar 26
2
Problems with LDAP
...(experimantel) is:
## objectclass definition for 'plainjoePerson' depends on core.schema.
objectclass ( 1.3.6.1.4.1.7165.1.1.1.1 NAME 'msnMSN'
SUP person STRUCTURAL
MUST (mail) )
My lddif follows my signature.
Any help would be appreciated.
Warm Regards
--
:wq! M?rio Gamito
--
dn: dc=telbit,dc=pt
objectClass: top
objectClass: dcObject
objectClass: organization
o: telbit.pt
dc: telbit
dn: cn=admin,dc=telbit,dc=pt
objectClass: organizationalRole
cn: admin
description: LDAP administrator
userPassword:: e2NyeXB0fVQ3cnZKWVBXMGJCVnM=
dn: ou=accounts,dc=telbit,dc=pt
object...
2005 Apr 04
5
yum & proxy
...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
2005 Apr 22
1
How to record a data CD ?
...OM SC-148F ' 'F008' Removable CD-ROM
1,1,0 101) 'HP ' 'CD-Writer+ 9500 ' '1.0e' Removable CD-ROM
1,2,0 102) *
1,3,0 103) *
1,4,0 104) *
1,5,0 105) *
1,6,0 106) *
1,7,0 107) *
[root at tux gamito]#
So, i used to record using:
# cdrecord -v speed=16 dev=1,1,0 -data cd_backup
But i get this error:
"[root at tux gamito]# cdrecord -v speed=4 dev=1,1,0 -data cd_backup
cdrecord: No write mode specified.
cdrecord: Asuming -tao mode.
cdrecord: Future versions of cdrecord may have differe...
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
2004 Jul 07
2
Users can't change their passwords
...domain NETUAL is not available", but it is !!!
I even set 777 permissions on /etc/shadow (shame on me) just to test,
but nothing.
Curious thing is that i'm running a RH package 3.0.2
If i compile 3.0.4, they can change their passwors.
Any help would be appreciated.
Warm Regards,
M?rio Gamito
2007 May 03
7
Blocking radio streaming
...the system's administrator at my company.
All servers are CentOS :)
I've been noticing that many people spend the whole day hearing to
online radios.
How can i block the streaming ?
It's HTTP and i think it's through port 80.
Any help would be appreciated.
Warm Regards,
M?rio Gamito
PS: No good blocking the radio sites, they'll discover others.
2009 Jan 10
4
Can't update CentOS 5.2
...gain"
I have Internet connection, but I cant ping mirrorlist.centos.org and
http://mirrorlist.centos.org/?release=5&arch=i386&repo=os just stalls.
Is there another "mirror list" and if so, how do I configure it ?
Any help would be appreciated.
Warm Regards,
--
:wq! M?rio Gamito
2007 Feb 28
3
Error booting / GRUB
Hi,
I'm installing CentOS 4.4 64 bits with RAID 1 per software.
But when the installation finishes, i cannot boot the system.
I always get GRUB error 15.
Any ideas ?
Thanks in advance.
Warm Regards,
M?rio Gamito
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos/attachments/20070228/9c237e08/attachment.html>
2007 Mar 03
2
RPMs
...s).
Two things:
1) the generated RPMs are only 1,5 kb size. That's inpossible.
2) The rpmbuild -ba zbr.spec indeed installs the software in the
building stage. That's odd, isn't it ?
Following my signature is an openssl.spec file
Any help would be appreciated.
Warm regards,
M?rio Gamito
--
Summary: OpenSSL
Name: openssl
Version: 0.9.8b
Release: 6
Source0: %{name}-%{version}.tar.gz
License: GPL
Source:
http://www.mirrorservice.org/sites/ftp.openssl.org/source/openssl-0.9.8b.tar.gz
Group: Applications/Communications
%description
OpenSSL provides encryption for Apache, SMTP, POP3 an...
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 -> include/config/*
CHK include/asm-i386/asm_offsets.h
/bin/sh: arch/i386/kernel/asm-offsets.s: No such file or directory
UPD include/asm-i386/asm_offsets.h
mv: cannot st...