Re: [CentOS] Dual WAN on EL8 desktop.

2021-03-12 Thread Lorenzo Quatrini
rule having a "backup route" to the other ISP. Cheers, Lorenzo Il giorno ven 12 mar 2021 alle ore 08:31 Thomas Stephen Lee < lee.i...@gmail.com> ha scritto: > On Wed, Feb 17, 2021 at 2:04 AM Kenneth Porter > wrote: > > > > --On Tuesday, February 16, 2021

Re: [CentOS] vi : unable to copy text to other file

2014-05-15 Thread Lorenzo Andretta
Hi, why would you use vi and not vim? Vim is better! : P if you can access the machine over ssh you can edit a file on the remote host using this special path when opening it: vim scp://username@host//path/to/file/on/remote/host/filename.extension or if you've already opened vim you can edit it b

Re: [CentOS] problem configuring grub for a dual-boot

2013-08-05 Thread Lorenzo Quatrini
Try telling grub to swap the disks: > title Windows 7 map (hd1) (hd0) map (hd0) (hd1) > rootnoverify (hd1,0) > chainloader +1 Lorenzo ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] surveillance DVR

2013-07-31 Thread Lorenzo
control software (airVision) should install also on linux Regards Lorenzo ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] ERROR MESSAGE: dracut warning: no root device "block:/dev/mapper/vg_ws194-lv_root" found

2013-03-11 Thread Lorenzo Quatrini
> mv /boot/initramfs-2.6.32-358.0.1.el6.i386.img > /boot/initramfs-2.6.32-358.0.1.el6.i386-nouveau.img > dracut /boot/initramfs-2.6.32-358.0.1.el6.i386.img 2.6.32-358.0.1.el6.i386 > > Interestingly enough, the new initramfs that I got from this command is > slightly > smaller than the one that I

Re: [CentOS] Apache attacks - you can't stop them, or can you?

2013-03-06 Thread Lorenzo Quatrini
> Is there a way to shut this nonsense down? Or because I am sending the > 404, I am doing all that is reasonable to do? > You could use fail2ban to reduce the load on the server; here is my config: cat /etc/fail2ban/filter.d/apache-errorcode.conf # Fail2Ban configuration file # #

Re: [CentOS] Openswan or Ipsec-tools?

2012-05-14 Thread Lorenzo Martínez Rodríguez
->keyword.keydef->validity & kv_config' failed. El 14/05/12 18:14, Sergio Belkin escribió: > 2012/5/14 Shaun >> I didn't think ipsec-tools were in CentOS 6? >> >> Just openswan. > Is there any reason for ipsec-tools is not in CentOS? > > Thanks in advance!

Re: [CentOS] centos security

2012-02-19 Thread Lorenzo Martínez Rodríguez
gt;>> server isn't compromised or being sniffed? Thanks! >> rkhunter comes to my mind. > Thanks for the suggestion, any others? > ___ > CentOS mailing list > CentOS@centos.org > http://lists.centos.org/mail

Re: [CentOS] A Hardware Observation (and Thank You To John Pierce)

2012-01-29 Thread Lorenzo Martínez Rodríguez
stupid questions. > > John Pierce, thank you! > > -Jason > ___ > CentOS mailing list > CentOS@centos.org > http://lists.centos.org/mailman/listinfo/centos > > -- Lorenzo Martinez Rodriguez Visit me: http://www.lorenzomartinez.es Mail me to: lore..

Re: [CentOS] Dedicated Firewall/Router

2012-01-17 Thread Lorenzo Martínez Rodríguez
r >> $99/mo with 5 statics) > I use two Dell R310's in a master/backup setup with shorewall and > keepalived. > > -s > ___ > CentOS mailing list > CentOS@centos.org > http://lists.centos.org/mailman/listinfo/centos >

Re: [CentOS] vsftpd log issues

2012-01-04 Thread Lorenzo Quatrini
_std_format. > Alternatively, it is written if you have set the > option > dual_log_enable. > > > So if you enable the wu-ftpd style logging then it goes to to xferlog_file. > > Nataraj > Regards Lorenzo ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] an actual hacked machine, in a preserved state

2012-01-02 Thread Lorenzo Martínez Rodríguez
you should always update > and always run SELinux but not useful in determining what actually > happened. > > Make a list of all open ports on this system, check the directories, > files, data from all daemons/applications that were exposed (Apache? > PHP?, MySQL?, etc.) and be

Re: [CentOS] openvpn + bridge utils in CentOS 6

2011-11-07 Thread Lorenzo Martínez Rodríguez
t;>>>>>>>> the remote PCs cannot get the local PCs' MACs and also, the >>>> local >>>>>>PCs >>>>>>>>>>> cannot get the remote PCs' MACs >>>>>>>>>>> >>>

Re: [CentOS] Centos Firewall - router with virtual IP

2011-11-03 Thread Lorenzo Martínez Rodríguez
_ > CentOS mailing list > CentOS@centos.org > http://lists.centos.org/mailman/listinfo/centos > > I use Firewall Builder http://www.fwbuilder.org to manage the ruleset and I am very happy with it. For spanish list subscribers, here you have a post I h

Re: [CentOS] VirtualBox on CentOS 6.0?

2011-11-02 Thread Lorenzo Martínez Rodríguez
t; > > Dave > > ___ > CentOS mailing list > CentOS@centos.org > http://lists.centos.org/mailman/listinfo/centos > ___ > CentOS mailing list > CentOS@centos.org > http://lists.cento

Re: [CentOS] C6: ssh X-forwarding does not work

2011-10-28 Thread Lorenzo Martínez Rodríguez
of one "x" started the flame. El 29/10/11 00:56, Lorenzo Martínez Rodríguez escribió: > El 28/10/11 10:30, John Hodrien escribió: >> On Fri, 28 Oct 2011, Steve Brooks wrote: >> >>> I have a few "sl6.1" worstations that do not have "xorg-x11-xauth&q

Re: [CentOS] C6: ssh X-forwarding does not work

2011-10-28 Thread Lorenzo Martínez Rodríguez
No xauth program; cannot forward with spoofing. I execute next command and, without xorg-x11-xauth packet installed, it works perfectly. ssh -X -C -c blowfish-cbc,arcfour -Y -l root 192.168.52.133 > jh > ___ > CentOS mailing list > CentOS@ce

Re: [CentOS] C6: ssh X-forwarding does not work

2011-10-26 Thread Lorenzo Martínez Rodríguez
200.30:58604 > VERBUNDEN 2537/sshd: xxx [ > > Display var is not set...: > > [root@tr-centos ~]# env|grep -i DISPLAY > [root@tr-centos ~]# > > Any obvious mistake? > > Thx > Rainer > ___ > CentOS

Re: [CentOS] Netapp like snapshots using Centos 5/6 direct attached storage

2011-10-23 Thread Lorenzo Martínez Rodríguez
tions you mentioned could > become doable. > > If you're _not_ tied to Linux, take a look at Nexenta Community Edition > or Illumos / Solaris Express. > > Not familiar with your array, but if it does hardware based snapshots, > might be an option as well. > > Ra

Re: [CentOS] What's up with the mailing list?

2011-10-17 Thread Lorenzo Martínez Rodríguez
03:57 PM, Lorenzo Martínez Rodríguez wrote: > [snip] >>> If you need it for a printer then why not get a usb<->parallel cable: >>> http://www.lindy.co.uk/usb-to-parallel-printer-port-adapter-cable-15m/42882.html >>> >>> Maybe this is the difference &g

Re: [CentOS] What's up with the mailing list?

2011-10-17 Thread Lorenzo Martínez Rodríguez
El 16/10/11 21:08, John R Pierce escribió: > On 10/16/11 6:57 AM, Lorenzo Martínez Rodríguez wrote: >> Following your link I only see "Compatible with Windows >> ME/2000/XP/Vista/7" Are you sure it will work with CentOS 6? I don't use >> it for print anythin

Re: [CentOS] What's up with the mailing list?

2011-10-16 Thread Lorenzo Martínez Rodríguez
El 16/10/11 14:37, Patrick Lists escribió: > On 10/16/2011 10:39 AM, Lorenzo Martínez Rodríguez wrote: >> I had no trouble with panics booting new CR kernel either, but detecting >> my PCI-e parallel port >> http://www.spinics.net/lists/centos/msg119673.html. The worst is nob

Re: [CentOS] What's up with the mailing list?

2011-10-16 Thread Lorenzo Martínez Rodríguez
an intolerable one." > Thomas Paine > _______ > CentOS mailing list > CentOS@centos.org > http://lists.centos.org/mailman/listinfo/centos > > -- Lorenzo Martinez Rodriguez Visit me: http://www.lorenzomartinez.es Mail me

Re: [CentOS] Problems with Intel Ethernet and module e1000e

2011-10-04 Thread Lorenzo Martínez Rodríguez
above url. >> >> No problems so far. > Activating the CR repo and*updating the kernel might also fix any issues* > with the e1000e driver (that did the trick for me). Or create new ones, as happened to me > > Regards, > Dennis > _______

[CentOS] PCI-E not supported in kernel 2.6.32-131.12.1.el6

2011-10-03 Thread Lorenzo Martínez Rodríguez
Hello, I own a PCI-Express parallel card installed on my server Fujitsu TX100 S2. I am running CentOS 6 x64. In Kernel version 2.6.32-71.29.1.el6.x86_64, it was correctly detected as: [root@Carmen ~]# lspci -vvv -s 05:00.2 05:00.2 Parallel controller: NetMos Technology Device 9912 (prog-if 03

Re: [CentOS] how to move forward/undo/revert/fix re: a failed CentOS 5.5 to SL 5.5 migration ... [SOLVED?]

2011-02-02 Thread Lorenzo Quatrini
.67.222.222, 208.67.220.220) does some more "caching" and puts on play some more distribution algorithms on it's own, that's why it doesn't give the same answers that other dns do. I remember there where issues also about www.google.com not givin

Re: [CentOS] how to unmount an NFS share when the NFS server is unavailable?

2011-01-26 Thread Lorenzo Quatrini
hen needed, and unmounted after a while of not using it anymore. Is this fine with your environment? Regards Lorenzo ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] Router for SOHO network - hardware considerations

2010-11-24 Thread Lorenzo Quatrini
y satisfied with it and I would recomend it: the system is fast and responsive, and the usb port adds really a lot of flexibility (eg. file sharing, usb dongle backup, squid with cache and so on...). HTH Regards Lorenzo ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] CentOS 5.5: bind config is missing the slave zone definitions

2010-10-29 Thread Lorenzo Quatrini
Boris Epstein ha scritto: > Hi all, > > I have two near identical CentOS 5.5 machines; both are running named > server (DNS). On one using system-config-bind I can easily define a > slave zone; on the other, it is a no go: it says the definition is > there, etc. but there is no corresponding file

Re: [CentOS] Apparent BIND problem doing RBL lookups for Postfix

2010-04-16 Thread Lorenzo Quatrini
ly suspect a problem with BIND, but I can't find it, and have no > idea where to go from here. Or try to use dnsmasq (from base) to see if the problem really is with BIND Ciao Lorenzo ___ CentOS mailing list CentOS@centos.org http://lists.centos.

Re: [CentOS] Disable specific LUN on a SCSI bus

2010-03-31 Thread Lorenzo Quatrini
t line. > For what I understand it help on enabling/disabling a whole device; I only need to disable some LUNS attached to a device... am I wrong? Can this be used to disable specific LUN? Ciao Lorenzo ___ CentOS mailing list CentOS@centos.org http://

Re: [CentOS] Disable specific LUN on a SCSI bus

2010-03-30 Thread Lorenzo Quatrini
2010/3/30 nate : > Lorenzo Quatrini wrote: >> This is what I'm doing right now; but I was searching for a way of >> doing it earlier on startup. >> I'm playing with a non partitionable DS4300 FC, and I would like to >> avoid LUN contention. > > Since it a

Re: [CentOS] Disable specific LUN on a SCSI bus

2010-03-30 Thread Lorenzo Quatrini
2010/3/30 nate : > Lorenzo Quatrini wrote: >> Hi all, >> do you know if there is a way at boot time do disable specific LUN's on a >> SCSI >> bus of a particular controller? > > What do you need to do this for? > > How about just echoing the command to

[CentOS] Disable specific LUN on a SCSI bus

2010-03-30 Thread Lorenzo Quatrini
ore_device", OPTIONS+="last_rule" I put the "?" on the ID field because I know that the order of the controller can change (a kernel update could trigger the switch); also I tried with and without the spaces at the end of v

Re: [CentOS] Virtualization - what do You recommend?

2010-02-02 Thread Lorenzo Quatrini
ery active and more functionalities are coming on each version (shared storage via drbd, and many other, I think that the wiki can cover this better) HTH Regards, Lorenzo ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] CentOS as an internet kiosk : how to create a "fresh" user upon leaving GNOME ?

2010-02-02 Thread Lorenzo Quatrini
on /etc/gdm/PostSession/:0 to make a backup on exit, but if it's a kiosk you can't be sure that the session will be properly closed (hitting ctrl-alt-backspace will bypass the PostSession script), so I guess PreSession would be better. HTH Regards, Lorenzo ___

Re: [CentOS] Upgrading CentOS 5.3 from local mirror

2009-10-26 Thread Lorenzo Quatrini
yum.conf One word of warning if you want to go to the same route: you have to setup 2 different mirrors for x86_64 and i386 arch., because there are i386 packages built for the x86_64 platform that have the same name but different checksum/content than the one for i386. HTH Lorenzo __

Re: [CentOS] Running SSH on a different port

2009-10-26 Thread Lorenzo Quatrini
2009/10/25 Les Mikesell : > Gilbert Sebenste wrote: >> On Sat, 24 Oct 2009, Philip Gwyn wrote: >> >>> On 24-Oct-2009 Oliver Ransom wrote: I don't think there are any ramifications/disadvantages of running the SSH daemon on a non standard port. >> >> Unless I want to sftp. It always looks

Re: [CentOS] Kernel NULL pointer vulnerability

2009-08-18 Thread Lorenzo Quatrini
James Matthews ha scritto: > There is a very large issue with all people running VPS machines that > are waiting for upgrades. > > Looks like, at least for openvz, virtualized machines are safe http://openvz.org/pipermail/users/2009-August/002961.html

Re: [CentOS] yum update

2009-08-13 Thread Lorenzo Quatrini
e dependency issue, which needed to be sorted manually. Again, I guess it really depends on what you are administering and if/how you can handle a server outage, so you have to carefully make your own decision based on your environment. -- Regards Lorenzo Quatrini _

Re: [CentOS] Autorun ability on cd?

2009-08-05 Thread Lorenzo Quatrini
that directory and every time I issue a command (on that directory) I get the warning. Of course you can do something more elegant (for example change the color of the whole prompt...) Don't know the impact on performance... hope this helps. -- Regards Lorenzo _

Re: [CentOS] SNMP

2009-07-30 Thread Lorenzo Quatrini
munity saved the file and did a "service snmpd restart" (and chkconfig snmpd on) and voilà: snmpd was up and running :) hope this helps -- Regards Lorenzo ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] Upgrading CentOS 5.2 to use gcc 4.x

2009-07-23 Thread Lorenzo Quatrini
I upgrade to 5.3 will I get gcc 4.x by default? > > Thanks, > > Patrick > Yes, I guess: on my pc I get rpm -q centos-release centos-release-5-3.el5.centos.1.i386 rpm -q gcc gcc-4.1.2-44.el5.i386 -- Regards Lorenzo ___ CentOS mai

Re: [CentOS] Multiple Internet facing Nics - Gateway issue

2009-07-03 Thread Lorenzo Quatrini
John R Pierce ha scritto: > > i dunno, i would sort of assume the -local functions are for the > localhost interface (/dev/lo), and the idea of having system specific > config files in /sbin/ is somewhat abhorrant. I agree! > > in fact, upon some digging, it looks like you put RULES in > /etc

Re: [CentOS] Multiple Internet facing Nics - Gateway issue

2009-07-03 Thread Lorenzo Quatrini
that there are few checks and calls to /sbin/ifup-pre-local, /sbin/ifup-local, /sbin/ifdown-pre-local, /sbin/ifdown-local, so I guess that this is the "right" place to put ip routes and rules commands. Regards Lorenzo Quatrini ___ CentOS mailing

Re: [CentOS] Multiple Internet facing Nics - Gateway issue

2009-07-02 Thread Lorenzo Quatrini
luc...@lastdot.org ha scritto: > On Thu, Jul 2, 2009 at 10:05 AM, Lorenzo > Quatrini wrote: >> John R Pierce ha scritto: >> >>> now, these commands are NOT persistent, and, AFAIK, RHEL has no >>> provision for `ip route` or rule commands, so I end up sticking

Re: [CentOS] Multiple Internet facing Nics - Gateway issue

2009-07-02 Thread Lorenzo Quatrini
use "scope" so... could you try doing this: ip route delete default ip route add default scope global nexthop via 173.11.51.46 weight 10 nexthop via 67.152.166.2 weight 20 for what I can recall that was all that I need to tell the system about the dual route. Of course if you

Re: [CentOS] Multiple Internet facing Nics - Gateway issue

2009-07-02 Thread Lorenzo Quatrini
lace to put "ip route" commands and configuration files? Does someone have a better place other than rc.local? If I put them in rc.local, is there a way to issue a command like "service network restart"? TIA Lorenzo Quatrini ___ Ce

Re: [CentOS] OT: Viewer for .docx M$ WORD files?

2009-06-10 Thread Lorenzo Quatrini
tegrator/download > http://katana.oooninja.com/f/software/odf-converter-integrator-0.2.2-1.i386.rpm > you should be good to go. > +1 I'm using it also on window$ and works flawlessly Regards Lorenzo ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] Firefox 3, Sun jre1.6.0_12_x86_64 and enabling a plugin

2009-05-22 Thread Lorenzo Quatrini
JohnS ha scritto: > On Thu, 2009-05-21 at 16:40 -0400, James B. Byrne wrote: >> SOMEbody on this list must have this combination working by now. >> >> How does one enable the firefox jre plugin for Sun's x86_64 >> distribution? Every site that I can find refers to making a link to >> a now non-exi

Re: [CentOS] howto transfer all configuration between 2 remote dedicated servers?

2008-11-20 Thread Lorenzo Quatrini
scripting around rpm -Va (to find modified files from rpms) and a 'comm' between "rpm -qla" and something like "find /" (with some clean-up to get files not coming from rpms) will do the magic. -- Regards Lorenzo Quatrini

Re: [CentOS] OT: Home NAS device

2008-09-05 Thread Lorenzo Quatrini
figuration. I just saw one yesterday, and looked interesting; the owner is fully satisfied. -- Regards Lorenzo Quatrini ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] OT: Migration from Evolution to Thunderbird (Thunderbird mbox files)

2008-09-05 Thread Lorenzo Quatrini
ll a local imap server (over wich you'll can do all the backups that you like) and keep it in sync with google with imapsync (rpmforge repository). Looks simple and straightforward to do: http://nivox.blogspot.com/2008/02/gmail-imap-backup.html Hope this helps. -- Rega

Re: [CentOS] OT: Migration from Evolution to Thunderbird (Thunderbird mbox files)

2008-09-04 Thread Lorenzo Quatrini
7;t be sure... But I > suspect you're looking in the right place. > However with IMAP the mail can stay on the server, so unless you tell > your MUA to download a copy locally you only see index files. I can confirm that: if you select the folder for offline use

Re: [CentOS] Control IO related to a process

2008-09-02 Thread Lorenzo Quatrini
Lorenzo Quatrini ha scritto: > Joseph L. Casale ha scritto: >> Is there a way to nice the IO on a process such as dd? >> If not, what could be a way to control the IO level of >> such a process from bogging down a server to severely. >> > > As I was told few

Re: [CentOS] Control IO related to a process

2008-09-02 Thread Lorenzo Quatrini
x of=/xxx bs=nnn This should give all the other process priority over dd Hope this helps -- Regards Lorenzo Quatrini ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] How to enable bind to listen querys from all my network

2008-08-28 Thread Lorenzo Quatrini
t sure about the syntax but I guess you could try to put 10.10.80.* or 10.10.80.0/24 there to allow queries from you network Also remove "10.10.80.0;" from listen-on port as it isn't needed (here you can specify addresses if your server is multi-homed and you want it to listen only on s

Re: [CentOS] OT - Offline uncorrectable sectors

2008-08-26 Thread Lorenzo Quatrini
ive. > > Note the phrase beginning with "By default only...". I'll admit it could > be more clearly stated. > The Italian translation of the man page is outdated... I guess I sould stick with the original version of man pages, or at least remember to check them. Lorenzo __

Re: [CentOS] OT - Offline uncorrectable sectors

2008-08-26 Thread Lorenzo Quatrini
cation thing) Also I finally noticed that badblocs has a non-distructive read-write mode (the man page is outdated and doesn't mention that) which can be used routinely (say once at month) to force a check of the whole disk. Thanks to all for the explanation

Re: [CentOS] OT - Offline uncorrectable sectors

2008-08-25 Thread Lorenzo Quatrini
Is this safe on a full running system? Has to be done at runlevel 1 or with a live cd? I think this is "better" than the manufactureur way, as dd is always present and works with any brand. Lorenzo ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] OT - Offline uncorrectable sectors

2008-08-22 Thread Lorenzo Quatrini
nate ha scritto: > Lorenzo Quatrini wrote: >> I have few disk that have offline uncorrectables sectors; > > Ideally it should be done using the manufacturer's tools, > and really any disk that has even one bad sector that the OS > can see should not be relied upon,

[CentOS] OT - Offline uncorrectable sectors

2008-08-22 Thread Lorenzo Quatrini
l the procedure, do you think that a force rewrite of the full disk would work? Eg. "dd if=/dev/sda pf=/dev/sda bs=512" Shoudl this be done at runlevel 1 or offline or I can do it without too many worries, since I'm reading and rewriting the same data on the disk? TIA and sorry

[CentOS] gnome-session missing "--silent" switch

2008-08-01 Thread Lorenzo Quatrini
--kill --silent" wich save and close the current session without user intervention? Or can you point me on the right direction to rebuild the SRPM with the patch for this bug (http://bugzilla.gnome.org/show_bug.cgi?id=149447)? thanks, Lorenzo Quatrini __

Re: [CentOS] Login Feature

2008-08-01 Thread Lorenzo Quatrini
/apps/gnome-screensaver/user_switch_enabled TRUE (source: http://live.gnome.org/GnomeScreensaver/FrequentlyAskedQuestions) regards Lorenzo Quatrini ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] Shell script - ping

2008-07-28 Thread Lorenzo Martínez Rodríguez
ow whether an IP address is alive or not. Hope it helps, -- Lorenzo Martínez Rodríguez Consultor de seguridad informática ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] Load Average ~0.40 when idle

2008-07-21 Thread Lorenzo Martínez Rodríguez
rocesses queue is very big, but the machine processors could not be so overloaded. Regards, -- Lorenzo Martínez Rodríguez Consultor de seguridad informática ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] Yum strangeness

2008-07-18 Thread Lorenzo Quatrini
0 rpmforge (which could have some base package updated): priority=20 EPEL: priority=30 and so on with other repos... Does this look reasonable? TIA Lorenzo ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] New convert

2008-06-20 Thread Lorenzo Quatrini
gement/Yum/Priorities"; and add new repository "http://wiki.centos.org/AdditionalResources/Repositories?action=show&redirect=Repositories"; 4) http://wiki.centos.org 5) google 99) when anything else fails: ask this list ;) Regards Lorenzo Quatrini _

Re: [CentOS] Help, PHP/Mysql connections are so slow.

2008-06-09 Thread Lorenzo Martínez Rodríguez
tinfo/centos ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos --

Re: [CentOS] Problem accessing to Windows Terminal Server in load balancing.

2008-05-28 Thread Lorenzo Quatrini
ArcosCom Linux User ha scritto: 2 questions: a) Must I put the same IP with 3 "virtual macs" under the same interface? b) Must the ARP entry be changed in the bridges? In the computers? Well, I don't remember for sure if I did something on the Cluster side (maybe I choose "Multicast" on

Re: [CentOS] Problem accessing to Windows Terminal Server in load balancing.

2008-05-28 Thread Lorenzo Quatrini
rties of the cluster) I guess you could use /etc/ether to make the mapping persistent. Regards Lorenzo Quatrini ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] rpmforge problem

2008-04-21 Thread Lorenzo Martínez Rodríguez
__ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos -- Lorenzo Martínez Rodríguez Consultor de seguridad informática ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] put command is not working in tftp server

2008-02-27 Thread Lorenzo Quatrini
write (or overwrite) anything on \tftpboot directory Lorenzo ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] Re: Centos Livecd

2008-02-22 Thread Lorenzo Quatrini
If only the first cd had an install option like "linux minimal" instead of going into anaconda and de-selecting everything one by one. Or even a button to "un-select all". If I recall correctly when you select all then the same button becames an un-select all... so just push it twice and

Re: [CentOS] yum-proxy?

2008-02-19 Thread Lorenzo Quatrini
p-replicator so that it can work as a proxy for rpm files. Stay tuned, shortly, I hope, I'll have some news. Regards Lorenzo Quatrini ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] package 'synchronization' for multiple systems

2008-02-07 Thread Lorenzo Quatrini
nking about yum... you could do yum list installed | tail -n +4 | awk '{ print $1 }' but still there is some work to do. Maybe "rpm -qa" is a better way to have the list, but still, if you have to install multiple systems at once, I guess that kickst

Re: [CentOS] Trouble Ticket System

2008-02-07 Thread Lorenzo Quatrini
OCS-ng, but everything broke on the upgrade of the test pc... TIA Lorenzo Quatrini ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] Locating the broken links

2008-01-31 Thread Lorenzo Quatrini
Yes it damaged it. I had to reinstall from scratch... Any pretty way to find broken links on the entire filesystem would be welcome however. try fslint (rpmforge repository) Regards Lorenzo Quatrini ___ CentOS mailing list CentOS@cento

Re: [CentOS] yum update download only?

2008-01-08 Thread Lorenzo Quatrini
Johnny Hughes ha scritto: Lorenzo Quatrini wrote: Johnny Hughes ha scritto: Kenneth Porter wrote: Googling for this feature, I saw reports from the yum developer that it wasn't yet implemented. This was in mailing list posts from a year or more ago. Did it ever make it into the yum cod

Re: [CentOS] yum update download only?

2008-01-07 Thread Lorenzo Quatrini
want to get them all, make sure to duplicate the machine packagelist you want to get the downloads for) you can then copy these files to the new machine(s) /var/cache/yum/ Thanks, Johnny Hughes What about centos 4? Does exists something similar? T

Re: [CentOS] yum error "AttributeError: LOCATION_BASE" after 4.5 -> 4.6 upgrade

2008-01-05 Thread Lorenzo Martínez Rodríguez
Joe Klemmer escribió: On Tue, 25 Dec 2007, Johnny Hughes wrote: Where ever you got it from, that is what broke your system. It came from the atrpms repo. I downgraded and all is fine. Thank you and to Lorenzo Martínez Rodríguez for pointing me in the right direction. You are

Re: [CentOS] yum error "AttributeError: LOCATION_BASE" after 4.5 -> 4.6 upgrade

2007-12-25 Thread Lorenzo Martínez Rodríguez
his or point me in the right > direction to get this fixed it would be greatly appreciated. > > Thank you, > Joe > Hello Joe, I had exactly the same problem. I guess that the problem is the yum version upgraded. To solve it I searched for an older yum version. I found this one: yum-2.4.3-4.el4.centos.noarch. And at least it works. Hope it helps -- Lorenzo Martínez Rodríguez Consultor de seguridad informática ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] Announcing the CentOS on Laptops initiative

2007-11-27 Thread Lorenzo Quatrini
;m nuts, but I'm happy with not having to reinstall everything every 6/12 months. :) Lorenzo ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] Need help with httpd.conf not rendering cgi or php files

2007-11-27 Thread Lorenzo Quatrini
Scott Ehrlich ha scritto: Problem solved - I discoverered was not installed. I guess yum install wildcards - *whatever* doesn't always work! I performed a manual yum install php php4 php5 php-mysql and discovered php and php-cli need to be installed. Well, ya learn something every day! Tha

Re: [CentOS] mrepo and groups

2007-11-07 Thread Lorenzo Quatrini
Craig White ha scritto: On Wed, 2007-11-07 at 15:37 +0100, Lorenzo Quatrini wrote: Dag Wieers ha scritto: On Wed, 7 Nov 2007, Lorenzo Quatrini wrote: I have a little trouble with mrepo: yum groups doesn't seem to be setup correctly; if I do "yum grouplist" it only gives me I

Re: [CentOS] mrepo and groups

2007-11-07 Thread Lorenzo Quatrini
Dag Wieers ha scritto: On Wed, 7 Nov 2007, Lorenzo Quatrini wrote: I have a little trouble with mrepo: yum groups doesn't seem to be setup correctly; if I do "yum grouplist" it only gives me Installed Groups: Yum Utilities Available Groups: FreeNX and NX XFCE-4.4

[CentOS] mrepo and groups

2007-11-07 Thread Lorenzo Quatrini
r similar? tia Lorenzo Quatrini ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] Yum Problem

2007-11-05 Thread Lorenzo Quatrini
data' and 'yum clean all' but the problem still persists. Can you please give me the clue on how to solve this. Thanks, junji aisalen.wordpress.com Linux Registered User #253162 Is this appening even if you put the proxy=http://: directive on /etc/yum.conf

Re: [CentOS] Yum Problem

2007-11-02 Thread Lorenzo Quatrini
lean all' but the problem still persists. Can you please give me the clue on how to solve this. Thanks, junji aisalen.wordpress.com Linux Registered User #253162 Is this appening even if you put the proxy=http://: directive on /etc/yum.conf

Re: [CentOS] forcing device to USB HDD

2007-10-29 Thread Lorenzo Quatrini
and I am getting errors because the device changes from sdb to sdc and thanks in advance Israel Another quick and dirty way: put a file (maybe an hiden file) on your device, and on top of your script search for that file on the various disks... Cheers Lorenzo Quatrini

Re: [CentOS] mirroring kbsingh repos

2007-10-25 Thread Lorenzo Quatrini
James A. Peltier ha scritto: Lorenzo Quatrini wrote: James A. Peltier ha scritto: Hi All, I'm trying to find out the best way to mirror the kbsingh repositories because most of my machines do not have access to the outside world. What is the best way to do this. I want extras and

Re: [CentOS] mirroring kbsingh repos

2007-10-25 Thread Lorenzo Quatrini
mrepo Regards Lorenzo Quatrini ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] restrict network access

2007-10-19 Thread Lorenzo Quatrini
imple yum cache/proxy; as soon as I have news I'll let you know, as in that case you don't need anymore to setup squid and the proxy box will be really trivial to setup. Regards Lorenzo Quatrini ___ CentOS mailing list CentOS@centos.org http:/

[CentOS] Zip password recovery

2007-10-17 Thread Lorenzo Quatrini
( ;) ) windows programs... what about Linux? TIA Lorenzo Quatrini ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] apt-cacher for CentOS

2007-10-12 Thread Lorenzo Quatrini
Dag Wieers ha scritto: yOn Thu, 11 Oct 2007, Lorenzo Quatrini wrote: James A. Peltier ha scritto: Hi All, Is there something similar to apt-cacher available for CentOS? I would like to ensure that an application is only downloaded once to the network and not hundreds of times. If there

Re: [CentOS] Local mirroring of the CentOS repos

2007-10-11 Thread Lorenzo Quatrini
Kai Schaetzl ha scritto: Lorenzo wrote on Thu, 11 Oct 2007 09:38:21 +0200: Have you tried mrepo? How would this help? The main problem is to get rid of the "old" updates. Kai You're right, I thought that mrepo would get rid of old updates by himself, but id doesn't

Re: [CentOS] apt-cacher for CentOS

2007-10-11 Thread Lorenzo Quatrini
on of how I might accomplish this with CentOS? Hi, after a lot of googling and searching I think I've found something that looks really interesting: http://freshmeat.net/projects/http-replicator I'm testing it right now, it looks really promising. Regards L

Re: [CentOS] Local mirroring of the CentOS repos

2007-10-11 Thread Lorenzo
and I have to delete all unwanted old files manually. Is there a better solution? Kai Have you tried mrepo? Regards Lorenzo Quatrini ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] apt-cacher for CentOS

2007-10-11 Thread Lorenzo
miss some option in configuration file? Regards Lorenzo Quatrini ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] apt-cacher for CentOS

2007-10-10 Thread Lorenzo
solution" meaning. And I wish I would able to write such a program, but my programming skills are really really poor. Hey, it may sound strange to you guys out there, but here in Italy there are still people that don't learn English at school..

  1   2   >