Displaying 20 results from an estimated 5000 matches similar to: "Not booting without keyboad."
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,
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
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 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
2006 Feb 02
1
RAID1: Changing / partition from 2 to 4 active devices
Hi,
I have 4 disks and I want to have my swap, / (root), /boot on the 4
disks, RAID1. I successfully managed to get /boot and swap on the 4
disks, but I can't get / on the 4 disks. It is only on 2 right now. I
cannot umount /, so how do I do that? Boot in rescue mode?
RAID 5 is not an option for now.
--
Ugo
-> Please don't send a copy of your reply by e-mail. I read the list.
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
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)
2008 Mar 06
6
Slightly OT: How to learn UNIX
Hi,
I was wondering what would be the best way to learn AIX, Solaris, or
HP-UX, for someone who knows Linux very well? Books? Courses?
Self-teaching in a home lab?
Thanks,
Ugo
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
2005 Dec 09
1
Netcell RAID cards
Hi,
Anyone tried netcell products on Centos 3 or 4? They claim driverless
operation under WinXP, but in linux the only doc that is related with
CentOS would be the Fedora core 2
(http://www.netcell.com/support/Fedora_Core2_readme.txt) and requires a
kernel rebuild. I'd like to know if it would be possible to install
CentOS directly on drives on such a card, without needing a build
2006 Feb 15
2
clock, centos 4 and dual core?
Hi,
I have a dual core athlon server and it is gaining 1 day every 2 days
w/o time sync. Even with ntpd running, the time is not under control.
I must put a very frequent cronjob of 'ntpdate' to keep the time under
control. This creates big problems since winbind eventually stops
working so my users can't access their data.
Any ideas?
--
Ugo
-> Please don't send a copy of
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,
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)
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 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
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
2006 Nov 09
4
Running a 32-bit application on CentOS3-x64
Hi,
I'm trying to run Norman anti-virus on a CentOS 3 box, x64. Is it
possible?
Running the binary gives me this error:
[root at server bin]# ./nvcc
-bash: ./nvcc: /lib/ld-linux.so.2: bad ELF interpreter: No such file or
directory
I guess I would have to install i386 libraries that it requires, as well.
It it possible?
Regards,
Ugo