Displaying 20 results from an estimated 2000 matches similar to: "Backups on external USB HDD"
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 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)
2006 Jan 11
1
Backup strategy using 2 HDD + 2 drawers
Hi,
One of my CentOS 4 server is a repository for backups for other
machines. In this server, there is a 3ware RAID card and 2 HDD for the
OS + data of this server. I also have 2 drawers (each containing one
200GB hdd), connected to a promise TX2000 card. One disk will remain in
the server and one will be taken outside. What would be the best
strategy for syncing the hdd when I swap
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
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 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
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 Aug 31
3
Sendmail restriction
Hi,
I'm looking for a way, in sendmail, to set access rule, saying:
Accept messages for domain.com only from this IP address.
I did some research yesterday, but could only find a way to restrict by
IP for all domains managed by sendmail.
Any ideas?
Regards,
Ugo
2006 Oct 06
2
OT: cacti on CentOS4 tutorial
Hi,
I just wrote a mini-howto to the installation, configuration of cacti
on a CentOS host. Step-by-step, easy-to-follow instructions.
Please have a look, make comments and let me know if I should fix something.
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)
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.
2007 Nov 28
2
kernel-2.6.9-55.0.12.EL not booting (lvm? 3ware?)
Hi,
Here's he setup.
Original Kernel:
kernel-smp-2.6.9-42.EL, booting fine.
Error with kernel-2.6.9-55.0.12.EL (and kernel-2.6.9-55.0.12.ELsmp)
No volume groups found
Volume group "VolGroup00" not found.
ERROR: /bin/lvm exited abnormally!
The system has a
3ware 9000 Storage Controller
Model: 9500S-4LP
Firmware FE9X 2.08.00.006, BIOS BE9X 2.03.01.052, Ports: 4.
Anyone seen
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 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 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
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 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 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
2005 Dec 07
3
Licences
Hi,
I'm looking for a way to determine the licenses of packages we're using.
Is there a command (rpm, yum, up2date...) that will take the package
name as argument and return me the licence?
Or is everything included with Centos 4 GPL? That is the only licence
I found in the repositories... I remember that RH had the habit of
putting all the applicable licences on the