Re: [CentOS] Mailing list archives pretty but need to be wider

2022-05-12 Thread Alain Reguera Delgado
cuts when presented. All comments and suggestions are appreciated. Thank you for your message. Best regards, -- Alain Reguera Delgado signature.asc Description: This is a digitally signed message part ___ CentOS mailing list CentOS@centos.org https:

Re: [CentOS] CentOS Dojo @FOSDEM, Next Week

2021-01-25 Thread Alain Reguera Delgado
1 Here is a promotional image for the date: https://wiki.centos.org/Events/Dojo/FOSDEM2021?action=AttachFile&do=view&target=centos-fosdem-21.png See you all there! Best regards, -- Alain Reguera Delgado signature.asc Description: This is a digitally

Re: [CentOS] Promoting an upcoming release

2020-07-05 Thread Alain Reguera Delgado
G process: https://wiki.centos.org/SIGGuide#The_SIG_Process Best regards, -- Alain Reguera Delgado signature.asc Description: This is a digitally signed message part ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] Conduct on the CentOS List

2014-10-15 Thread Alain Reguera Delgado
On 10/9/14, Karanbir Singh wrote: ... > The power of an open source project is in the community. If the > community gets broken, the project loses its fundamental > reason-for-being. Code alone does not make open source, and community > is made through people treating each other with respect. > >

Re: [CentOS] Changing isolinux/splash.jpg on custom ISO

2014-03-22 Thread Alain Reguera Delgado
On 3/22/14, Digimer wrote: >I want to roll my own ISO and use custom splash.jpg. If I roll the > ISO with the stock splash.jpg, it works. When I save my own 800x600 .jpg > as splash.jpg though, I get a black screen. I made sure the permissions > and ownership was the same. > >Is there a s

Re: [CentOS] vsftpd virtual users

2009-02-11 Thread Alain Reguera Delgado
ber that each user is in a chrooted environment, each user is confined into its own directory. Best Regards, - -- Alain Reguera Delgado -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.5 (GNU/Linux) Comment: Using GnuPG with CentOS - ht

Re: [CentOS] vsftpd virtual users

2009-02-10 Thread Alain Reguera Delgado
ts. - -- Alain Reguera Delgado -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.5 (GNU/Linux) Comment: Using GnuPG with CentOS - http://enigmail.mozdev.org iD8DBQFJkfHnyXxCQEoXDZARAmO5AJ0Y35hHOsLCYoKFy99NSBlQWjDIQgCfbt0B 9X5Q6DATkcePnNujVDeLJOs= =5pRF -EN

Re: [CentOS] vsftpd virtual users

2009-02-10 Thread Alain Reguera Delgado
rmissions don't apply. How ? explain a bit more please. - -- Alain Reguera Delgado -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.5 (GNU/Linux) Comment: Using GnuPG with CentOS - http://enigmail.mozdev.org iD8DBQFJkd48yXxCQEoXDZARAp3nAJ9Ay9KlTNhDUONi/MoGbrvqjMaxqwCeMdxO RYffTjDRx

Re: [CentOS] replacing a line in a file

2009-01-24 Thread Alain Reguera Delgado
> bindaddr=192.168.1.8 > > How can I do that? you could try: sed -e /bindaddr=0\.0\.0\.0/cbindaddr=192.168.1.8 yourfile.txt | less if it does what you want then apply the changes with adding -i: sed -i -e /bindaddr=0\.0\.0\.0/cbindaddr=192.168.1.8 yourfile.txt Best Regards, - -- Alai

Re: [CentOS] FTPS setup problem

2008-12-19 Thread Alain Reguera Delgado
that i don't want to use > "local" users. I have no problem with that. That's the SSL/TLS > handshake error that i don't figure out. Did you tried to connect to your server with the lftp client in debug 9 ? What it says. Cheers, - -- Alain Reguera Delgado GnuPG :

Re: [CentOS] FTPS setup problem

2008-12-19 Thread Alain Reguera Delgado
would like to hear if this is useful to you. Best Regards, - -- Alain Reguera Delgado GnuPG : http://ciget.cienfuegos.cu/~al/publickey.asc -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.5 (GNU/Linux) Comment: Using GnuPG with CentOS - http://enigmail.mozdev.org iD8DBQFJS+2HyXxCQEoX

[CentOS] Re: Customizing SELinux Policy

2008-10-07 Thread Alain Reguera Delgado
On 10/5/08, Alain Reguera Delgado <[EMAIL PROTECTED]> wrote: > Hi Guys, ... > > Oct 5 20:16:11 orion kernel: : exe="?" (sauid=81, hostname=?, addr=?, > terminal=?)' > Oct 5 20:16:11 orion kernel: audit(1223252171.572:8): policy loaded > auid=4294967295

[CentOS] Customizing SELinux Policy

2008-10-05 Thread Alain Reguera Delgado
Hi Guys, After some moths the server has been running in SELinux Permesive mode ... Some avc: denied messages has been recored ... I thought it was time to go to the next step and set SELinux Enforcing mode in the server ... it is a mail(postfix+cyrus+sasl), web, snmp with mrtg, squid sever with

Re: [CentOS] Cyrus-Imapd Sieve Unable to connect to server

2008-01-28 Thread Alain Reguera Delgado
On 1/28/08, Alexander Dalloz <[EMAIL PROTECTED]> wrote: > Alain Reguera Delgado schrieb: > > Hello Alain, > > sorry for replying late. > > >>> Not too much difference from previous one: > >>> > >>> S: "IMPLEMENTATION" "Cyru

Re: [CentOS] Cyrus-Imapd Sieve Unable to connect to server

2008-01-24 Thread Alain Reguera Delgado
On 1/24/08, Alexander Dalloz <[EMAIL PROTECTED]> wrote: > Alain Reguera Delgado schrieb: > > Here is the /etc/imapd.conf file. > > configdirectory: /var/lib/imap > > partition-default: /var/spool/imap > > admins: cyrus cyrusadm > > sievedir: /var/lib/imap

Re: [CentOS] Cyrus-Imapd Sieve Unable to connect to server

2008-01-22 Thread Alain Reguera Delgado
On 1/22/08, Alexander Dalloz <[EMAIL PROTECTED]> wrote: > Alain Reguera Delgado schrieb: > > On 1/22/08, Alexander Dalloz <[EMAIL PROTECTED]> wrote: ... > >> Sure the CentOS 5 default cyrus.conf uses SASL auxprop with sasldb > plugin? > >> > > &g

Re: [CentOS] Cyrus-Imapd Sieve Unable to connect to server

2008-01-22 Thread Alain Reguera Delgado
On 1/22/08, Alexander Dalloz <[EMAIL PROTECTED]> wrote: > Alain Reguera Delgado schrieb: > > Hi, > > > > Do you know if sieve implementation on cyrus-imapd package is working > > correctly ? When trying to connect to timsieved at localhost with > > sie

[CentOS] Cyrus-Imapd Sieve Unable to connect to server

2008-01-21 Thread Alain Reguera Delgado
Hi, Do you know if sieve implementation on cyrus-imapd package is working correctly ? When trying to connect to timsieved at localhost with sieveshell I'm getting the following error: $ sieveshell --user=al --authname=cyrus localhost connecting to localhost unable to connect to server at /usr/bin

Re: [CentOS] HowTo Recover Lost Data from LVM RAID1 ?

2008-01-21 Thread Alain Reguera Delgado
On 1/19/08, Kai Schaetzl <[EMAIL PROTECTED]> wrote: > Alain Reguera Delgado wrote on Fri, 18 Jan 2008 20:04:23 -0500: > > > What I > > can't access is the new one I put there recently (weeks ago). > > You need to explain that. Yep. Here is the full story. La

Re: [CentOS] HowTo Recover Lost Data from LVM RAID1 ?

2008-01-18 Thread Alain Reguera Delgado
On 1/18/08, Timothy Selivanow <[EMAIL PROTECTED]> wrote: > On Fri, 2008-01-18 at 15:47 -0500, Alain Reguera Delgado wrote: ... > > When you booted to rescue mode on the CD, did you let it find your > existing CentOS install and mount it (I can't remember if it will > con

[CentOS] HowTo Recover Lost Data from LVM RAID1 ?

2008-01-18 Thread Alain Reguera Delgado
Guys, The other day while working on my old workstation it got frozen and after reboot I lost almost all data unexpectedly. I have a RAID1 configuration with LVM. 2 IDE HDDs. md0 .. store /boot (100MB) -- /dev/hda2 /dev/hdd1 md1 .. store / (26GB)

[CentOS] Recover lost data from LVM RAID1

2008-01-18 Thread Alain Reguera Delgado
Guys, The other day while working on my old workstation it get frozen and after reboot I lost almost all data unexpectedly. I have a RAID1 configuration with LVM. 2 IDE HDDs. md0 .. store /boot (100MB) -- /dev/hda2 /dev/hdd1 md1 .. store / (26GB) /dev/hda3 /dev/hdd2 The

Re: [CentOS] About wget

2007-10-17 Thread Alain Reguera Delgado
On 10/16/07, Manuel Enrique Chavez Manzano <[EMAIL PROTECTED]> wrote: > I've been downloading a software for a friend with wget, but as my > connexion to internet is not so good, wget downloaded in three parts by > example: > SetupDxLabelMakerSoftonic.exe > SetupDxLabelMakerSoftonic.exe.1 > SetupD

[CentOS] Re: Full server restore-point image

2007-08-02 Thread Alain Reguera Delgado
Thank you very much guys, I'll try those liveCDs. Cheers, al. ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

[CentOS] Full server restore-point image

2007-08-02 Thread Alain Reguera Delgado
Hi, After some months of configuring and testing a small server, think that would be nice to make a full server restore-point image in order to recover it if something goes wrong in the future, just restoring the image back and not making the full install and configure process all over again. The

Re: [CentOS] Asuscom 56000 serial modem

2007-07-23 Thread Alain Reguera Delgado
On 7/22/07, Oskar Stolc <[EMAIL PROTECTED]> wrote: Alain Reguera Delgado wrote: > Hi guys, > > I am trying to connect through an asuscom (56000) serial modem in > CentOS5, but when tried Kppp tool it sais no device found. I can't see > /dev/modem :( > What could yo

[CentOS] Asuscom 56000 serial modem

2007-07-13 Thread Alain Reguera Delgado
Hi guys, I am trying to connect through an asuscom (56000) serial modem in CentOS5, but when tried Kppp tool it sais no device found. I can't see /dev/modem :( What could you suggest in this cases ? Thanks you in advance. ___ CentOS mailing list CentO

Re: [CentOS] Live CD root password

2007-07-13 Thread Alain Reguera Delgado
On 7/13/07, Mogens Kjaer <[EMAIL PROTECTED]> wrote: Does the root user on the CentOS 5 live CD have a password? If so, which? See this: http://lists.centos.org/pipermail/centos-announce/2007-July/014021.html ___ CentOS mailing list CentOS@centos.org