Displaying 6 results from an estimated 6 matches for "calimero".
2008 Sep 13
5
Changing hostname?
Hi,
I recently made a CentOS install on a machine with an unsupported
network card. I had to add the driver for it later, once I finished the
install. For now I have this:
[kikinovak at localhost ~]$ hostname --fqdn
localhost.localdomain
Q: how would I change this to something like calimero.local?
Here's what I *would* do, but I prefer to ask before.
1) edit /etc/sysconfig/network and edit this line:
HOSTNAME=calimero.local
2) add a line to /etc/hosts like this:
# Do not remove the following line, or various programs
# that require network functionality will fail.
127.0.0.1...
2004 Jun 11
1
Invalid workgroup name in browse list
On my PDC, which is also the DMB, there is a duplicate entry for a trusted
domain that is run on an AD controller on the same ethernet segment. The
duplicate, though, has several spaces after the name (from browse.dat):
"BROADWAY" 80001000 "CALIMERO" "BROADWAY"
"BROADWAY " 80001000 "CALIMERO" "BROADWAY "
When I set enhanced browsing to no on the DMB and restart, the duplicate
goes away. When I set it back to yes and restart, it shows up
imm...
2012 Apr 24
9
Moving from Puppet 0.25 to Puppet 2.6+ : global scope/variables
Hi,
I worked with puppet (< 0.25) back in 2008/2009. We were able to
deploy 200 servers from scratch and manage them. It worked fine.
I''m now with a new customer and I''m pushing Puppet (and I''m also back
to puppet on a side project).
We''re considering Puppet 2.6 to manage RHEL/CentOS 5 or 6 hosts. I''m
"upgrading myself" to Puppet
2009 Feb 24
6
User/managehome with useradd provider on CentOS
...S}.include?(Facter.value
("operatingsystem"))
cmd << "-M"
end
cmd
These are source files from the EPEL 0.24.7 package. I cannot report
this (minor) bug through Redmine as the system just won''t let me
register... Hope it helps.
Bye,
Calimero
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Puppet Users" group.
To post to this group, send email to puppet-users@googlegroups.com
To unsubscribe from this group, send email to puppet-users+unsubscribe@g...
2006 May 01
2
Dovecot LDA troubles (input in flex scanner failed)
...I have postfix running using virtual users in an mysql database and I have
setup dovecot lda in postfix like the wiki says here:
http://wiki.dovecot.org/LDA#head-dacb9b9a1f19c3ea86bb6f8caa3d64e3ddad9ef8
When I sent an email using this setup I get the following error in my
maillog:
May 1 20:41:29 calimero postfix/pipe[15760]: 8337934FABB: to=<
mark at mydomain.com>, relay=dovecot, delay=0, status=bounced (Command died
with status 2: "/usr/libexec/dovecot/deliver". Command output: input in flex
scanner failed )
I really don't know if this is a configuration problem or a bug and h...
2008 Apr 21
7
undefined method `partial_updates='
Hello
When I try the command:
rake db:migrate
I get the following:
rello@calimero:~/Sites/music_library/config$ rake db:migrate
(in /home/rello/Sites/music_library)
rake aborted!
undefined method `partial_updates='' for ActiveRecord::Base:Class
I googled with no results.
Anybody can help me?
Thankyou
--
Posted via http://www.ruby-forum.com/.
--~--~---------~--~----~--...