Displaying 20 results from an estimated 2000 matches similar to: "Slightly OT: How to learn UNIX"
2007 Jul 09
9
This list through gmane
Hi,
Would it be possible to make this list accessible from gmane?
www.gmane.org.
Regards,
--
Ugo Bellavance (ugob@lubik.ca)
Consultant en Sécurité Informatique
Lubik Inc.
Site Web: http://www.lubik.ca
# Tél.: 514-907-3253
# Sans Frais: 866-507-3253
# Fax.: 1-866-334-1426
Protection de courriel par LastSpam (www.lastspam.com)
2007 Dec 21
3
Polycom 330 beep on new VM
Hi,
I have a Polycom 330 that emits a beep every 30s or so when there is a
message waiting. Is there a way to disable that? It is pretty annoying.
Regards,
Ugo
2006 Oct 07
3
Contribute
Hi,
I want to put on the wiki a tutorial I wrote about Cacti on CentOS4
My UserName is UgoBellavance
Regards,
--
Ugo Bellavance (ugob at lubik.ca)
Consultant en S?curit? Informatique
Lubik Inc.
Site Web: http://www.lubik.ca
# T?l.: 514-907-3253
# Fax.: 1-866-334-1426
Telephone IP (SIP): ugo at sip.lubik.ca
Protection de courriel par LastSpam (www.lastspam.com)
2012 Nov 20
6
Exception for one server on a basic setup
Hi,
I''m not a total newbie with puppet, but I only use it for a few things and
I''m not even using modules yet, mostly because I only deploy configuration
files for now.
I have a configuration for NTP that looks like this:
class ntpd {
package { "ntp":
ensure => installed,
}
file { "/etc/ntp.conf":
owner => root,
2007 Nov 20
7
Backups on external USB HDD
Hi,
I'm trying to implement this:
I have:
- A windows 2000 server
- A centos 4 server
- Monday, Tuesday, Wednesday, Thursday, Friday, Monthly.
The tape drive in the windows server died recently and I decided to
switch to USB external drives. However, the USB controller in the
windows server is only 1.1, so it is very slow.
I didn't want to install a 2.0 USB controller in the
2007 Nov 22
3
HDD usage oddity
Hi,
2 of my Centos4 servers are showing weird behavior.
[root at server1 ~]# du -sh /var/
1.8G /var/
[root at server1 ~]# df -h /var
Filesystem Size Used Avail Use% Mounted on
/dev/sda7 4.3G 3.9G 181M 96% /var
[root at server2 var]# df -h /var
Filesystem Size Used Avail Use% Mounted on
/dev/sda7 2.9G 2.7G 0 100% /var
[root at server2
2007 Jul 06
2
Modifying a firewall
I''m trying to be able to use puppet to modify an existing firewall on a
web server.
The idea is that if I use puppet to do this, then if the machine ever
has to be rebuilt, aside from backups, I have a documented
configuration.
I looked at the module that was on the wiki that had a perl program and
what not, but I don''t think I''m clear on what my thinking should be
2007 Jun 12
1
SSH remote port forward
Hi,
I'm trying to do a remote port forward, and the remote hosts only
listens to 127.0.0.1 on the forwarded port.
[ugob at server ~]$ netstat -ln
Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address Foreign Address
State
tcp 0 0 127.0.0.1:5500 0.0.0.0:*
LISTEN
tcp 0 0 0.0.0.0:5666
2012 Nov 25
1
Puppet agent on Windows
Hi,
What are the requirements to have puppet agents on windows servers? I have
2003 R2 and 2008 R2 servers, 32 and 64- bit, Puppetmaster 2.6.
What are the types that can be used on Windows? Is it production-ready?
Thanks,
Ugo
--
You received this message because you are subscribed to the Google Groups "Puppet Users" group.
To view this discussion on the web visit
2007 Nov 29
1
RAID, LVM, extra disks...
Hi,
This is my current config:
/dev/md0 -> 200 MB -> sda1 + sdd1 -> /boot
/dev/md1 -> 36 GB -> sda2 + sdd2 -> form VolGroup00 with md2
/dev/md2 -> 18 GB -> sdb1 + sde1 -> form VolGroup00 with md1
sda,sdd -> 36 GB 10k SCSI HDDs
sdb,sde -> 18 GB 10k SCSI HDDs
I have added 2 36 GB 10K SCSI drives in it, they are detected as sdc and
sdf.
What should I do if I
2008 Jan 03
7
Mail server setup for small ISP
Hi,
I will probably have to design an e-mail (and other components)
infrastructure for a small ISP soon (WISP).
I'm doing some research to determine which components would be best to
offer e-mail services to their client and allow the staff to manage
accounts easily.
I usually use virtual machines a lot for isolation and easy backups and
migration (when a hardware node is
2005 Nov 17
2
Putting /etc in cvs
Hi,
I'd like to put my servers' config files in cvs to make it easier to
manage (yes, I know about Cfengine). I've been looking for a tutorial
and I could find any, and since I'm not a CVS guru, I tried a few
things, without even knowing if I'm doing it right.
Any hints?
Regards,
--
Ugo
-> Please don't send a copy of your reply by e-mail. I read the list.
2005 Jun 03
2
Separate list for political/philosophical discussion
Hi,
How about creating another mailing list to let people vent themselves?
It would make it easier for everyone, since technical/troubleshooting
issues and opinions target different people.
This messages is a test as well. I couldn't write to the list through
gmane so I corrected the address with gmane admin. Hope this works.
Regards,
2005 Jul 27
3
Using CentOS as a file server on a win2K domain
Hi,
What I have:
- One Win2K server (Exchange, Print and File sharing).
- One CentOS server
I'd like to transfer the "Print and File sharing" task from the Win2K
server to
--
Ugo
-> Please don't send a copy of your reply by e-mail. I read the list.
-> Please avoid top-posting, long signatures and HTML, and cut the
irrelevant parts in your replies.
2006 Dec 07
2
Scripting port scans
Hi,
I need to test one specific port on a serie of Ip addresses that I own,
I thought about using nmap or telnet, but both return the same value, no
matter if the port is open or filtered.
Anyone has an idea, before I start scripting to analyse the output of
the command?
Regards,
Ugo
2006 Jul 25
2
Cron not sending e-mails anymore
Hi,
I have a cronjob that executes a script that has some echo statements
in it and the commands in it also generate output (it copies files,
reloads services, etc...).
Recently, cron stopped sending its output by e-mail. I restarted cron,
without success. Any ideas where I shoud start to debug this?
Regards,
Ugo
2006 Apr 12
2
crond not starting on reboot since U7
Hi,
Just updated a few servers to U7, and rebooted them. I found out that crond would not start
at boot even if it is configured to:
crond 0:off 1:off 2:on 3:on 4:on 5:on 6:off
I have tested another reboot, same thing: I had to start crond manually.
I don't see anything in the logs, and I don't have direct access to the console right now.
Anyone seen the
2006 Oct 16
3
CentOS guest for VMware, any similar setup?
Hi,
I'm about to setup a CentOS4 server to install VmWare Server on it.
Then I'll run 2 main guest OS, Microsoft SBS 2003, and a CentOS
development LAMP server.
Except from the clock settings, is there any problems/comments?
Regards,
Ugo
2005 Jul 22
2
Not booting without keyboad.
Hi,
I'm running CentOS 3 on a Dell celeron 500/256 MB. It won't boot
without a keyboard and that is a problem for me. I know it is not a
perfect setup, but I'd like to have it boot w/o a keyboard. The Bios
doesn't seem to care too much about the fact that no keyboard is plugged
in, as it loads Grub and starts booting the kernel. It hangs, usually
around
Total HugeTLB memory
2005 Dec 05
5
SMB server with CentOS 4
Hi,
I need to set up a small server for a group of ~10 employees (all using
Windows 2000/XP, used to use a windows 2000/exchange setup). I have a
linux server already running CentOS 4, so I'd like to do all I can with
this. I thought about using Samba for file/print sharing and
OpenXchange (commercial version) to have a nice
collaborative/mail/calendar/etc server. Of course, it would