[CentOS] how to use livecd-creator to create my own livecd iso as same as offical release iso?

2017-04-07 Thread 王强
 Hello list,
I use the livecd-creator to customize my own livecd iso. I use the
kickstart config file from
https://raw.githubusercontent.com/CentOS/sig-core-livemedia/master/kickstarts/centos-7-livecd.cfg.

#livecd-creator -v --config centos-7-livecd.cfg --cache
/var/cache/livecd
finally I got a iso, but the iso is strange.
The offical distribution iso is
CentOS-7-x86_64-Minimal-1511.iso
|+++EFI
|+++images
|+++isolinux
|+++LiveOS
|+++Packages
|+++repodata
|+++.discinfo
|+++.treeinfo
..
|+++RPM-GPG-KEY-CentOS-Testing-7

But the iso created by livecd-creator is show as following:
My-own-test.iso
|+++EFI
|+++BOOT
|+++fonts
|+++BOOTX64.EFI
|+++grub.cfg
|+++grubx64.cfg
|+++isolinux
|+++boot.cat
|+++initrd0.img
|+++vmlinuz0

|+++LiveOS
|+++osmin.img
|+++squashfs.img

My questions is how to use livecd-creator to create my own livecd iso as
same as offical release iso
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


[CentOS] How to remove or disable xhci driver in images/pxeboot/vmlinuz in livecd iso

2017-04-07 Thread 王强
Hello list,

 Is there an easy way to
remove or disable xhci driver in images/pxeboot/vmlinuz?
 I need to avoid USB 3.0 controller to work in xhci mode when thn
ananconda is working.
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] centos-release srpm for 6.9

2017-04-07 Thread Kay Schenk
On Apr 7, 2017 7:25 AM, "Johnny Hughes"  wrote:
>
> On 04/07/2017 08:54 AM, Johnny Hughes wrote:
> > On 04/06/2017 11:32 AM, m...@tdiehl.org wrote:
> >> Hi,
> >>
> >> Is the centos-release srpm available anywhere? I do not see any srpms
in
> >> vault.
> >>
> >> Regards,
> >>
> >
> > Sorry .. all the SRPMs except centos-release and anaconda are in 6.8/cr/
> > in vault.
> >
> > Let me do anaconda and centos-release now and then I'll hardlink the
> > others into 6.9/os along with those.
> >
> > Should be out in about an hour or so to world.
>
> I am starting to see these now here:
>
> http://vault.centos.org/6.9/os/Source/SPackages/

I did my update yesterday. All good! :)

Thanks again to the CentOS team!

>
>
>
>
>
> ___
> CentOS mailing list
> CentOS@centos.org
> https://lists.centos.org/mailman/listinfo/centos
>
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


[CentOS] Centos7-arm mailserver guide

2017-04-07 Thread Robert Moskowitz

Three months in development! (well a couple hours a day)

I am 99% complete!

http://medon.htt-consult.com/Centos7-mailserver.html

Virtual Mail Hosting on Centos7
Using
Postfix MariaDB Dovecot PostfixAdmin Amavisd-new Spamassassin and Clamav


The server is running in test right now.  I will later go through this 
again to build the production unit.


I welcome all reviews and comments.



___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] HP USB printer accepts jobs, but won't print

2017-04-07 Thread Michael Hennebry

On Fri, 7 Apr 2017, m.r...@5-cent.us wrote:


Does lsusb show the printer?


No, because I plugged in the wrong thing.
The big read device not found message went by so fast, I never noticed it.
Noticed it when I went looking the pid and vid.

Thanks.

Feeling duh-ish.

--
Michael   henne...@web.cs.ndsu.nodak.edu
"Sorry but your password must contain an uppercase letter, a number,
a haiku, a gang sign, a heiroglyph, and the blood of a virgin."
 --  someeecards
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] CentOS 6, apcupsd

2017-04-07 Thread Jonathan Billings
On Fri, Apr 07, 2017 at 01:12:55PM -0400, m.r...@5-cent.us wrote:
> Hi, folks,
> 
>Anyone know what apcupsd is no longer in the EPEL repo for CentOS/RHEL
> 6? It's still in for 7.

As far as I can tell, the el6 EPEL package hasn't been built for a
while.

(looking at https://bodhi.fedoraproject.org/updates/?packages=apcupsd)

Perhaps you need to bug the EPEL maintainer to build it?

-- 
Jonathan Billings 
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] HP USB printer accepts jobs, but won't print

2017-04-07 Thread m . roth
Michael Hennebry wrote:
> On Fri, 7 Apr 2017, Michael Hennebry wrote:
>
>> My HP USB C3180 All-in-one printer accepts jobs, but does not print.
>> A job simply sits in the queue.
>> I haven't used it on this computer for a while.
>> It will print a test page when I connect it.
>>
>> The last line from hp-info -i
>> is
>> 04/07/17 13:26:21  5012   Device communication errorhennebry  0
>> (I've
>> removed some blanks.)
>
> I am a member of groups hennebry, sys, and lp.
>
> [hennebry@localhost tmp]$ lpq
> C3100 is ready and printing
> RankOwner   Job File(s) Total Size
> active  hennebr 11  notes.txt   19456 bytes
> [hennebry@localhost tmp]$
>
> C3100 has been ready and printing for quite some time.
> There ae no other printers or queues on the system.
>
Is cups running?

mark

___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] HP USB printer accepts jobs, but won't print

2017-04-07 Thread m . roth
Michael Hennebry wrote:
> My HP USB C3180 All-in-one printer accepts jobs, but does not print.
> A job simply sits in the queue.
> I haven't used it on this computer for a while.
> It will print a test page when I connect it.
>
> The last line from hp-info -i
> is
> 04/07/17 13:26:21  5012   Device communication errorhennebry  0
> (I've removed some blanks.)
>
> Any ideas on how to diagnose this?
>
Ugly, ugly ideas. Is it a "winprinter"? I have an old cute laserjet 1018,
and it's a damn winprinter. What this means is that after it's up, and
there's communications, I have to send it some data, stuff that WinDoze
would, and then it works.

Does lsusb show the printer?

 mark

___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] HP USB printer accepts jobs, but won't print

2017-04-07 Thread Michael Hennebry

On Fri, 7 Apr 2017, Michael Hennebry wrote:


My HP USB C3180 All-in-one printer accepts jobs, but does not print.
A job simply sits in the queue.
I haven't used it on this computer for a while.
It will print a test page when I connect it.

The last line from hp-info -i
is
04/07/17 13:26:21  5012   Device communication errorhennebry  0 (I've 
removed some blanks.)


I am a member of groups hennebry, sys, and lp.

[hennebry@localhost tmp]$ lpq
C3100 is ready and printing
RankOwner   Job File(s) Total Size
active  hennebr 11  notes.txt   19456 bytes
[hennebry@localhost tmp]$

C3100 has been ready and printing for quite some time.
There ae no other printers or queues on the system.

--
Michael   henne...@web.cs.ndsu.nodak.edu
"Sorry but your password must contain an uppercase letter, a number,
a haiku, a gang sign, a heiroglyph, and the blood of a virgin."
 --  someeecards
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


[CentOS] HP USB printer accepts jobs, but won't print

2017-04-07 Thread Michael Hennebry

My HP USB C3180 All-in-one printer accepts jobs, but does not print.
A job simply sits in the queue.
I haven't used it on this computer for a while.
It will print a test page when I connect it.

The last line from hp-info -i
is
04/07/17 13:26:21  5012   Device communication errorhennebry  0 
(I've removed some blanks.)


Any ideas on how to diagnose this?

--
Michael   henne...@web.cs.ndsu.nodak.edu
"Sorry but your password must contain an uppercase letter, a number,
a haiku, a gang sign, a heiroglyph, and the blood of a virgin."
 --  someeecards
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


[CentOS] CentOS 6, apcupsd

2017-04-07 Thread m . roth
Hi, folks,

   Anyone know what apcupsd is no longer in the EPEL repo for CentOS/RHEL
6? It's still in for 7.

  mark

___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


[CentOS] Solved - Re: SELinux policy to allow Dovecot to connect to Mysql

2017-04-07 Thread Robert Moskowitz
I reread my dovecot sql.conf.ext files and realized they were actually 
connecting to localhost.  So I did some googling, and found how to 
connect to the socket:


connect = host=/var/lib/mysql/mysql.sock dbname=postfix user=postfix 
password=Postfix_Database_Password


And all fixed.  No more failures.  Plus probably securer.

On 04/07/2017 10:37 AM, Robert Moskowitz wrote:

I have been getting the following on my new mailserver:

Apr  7 10:17:27 z9m9z dovecot: dict: Error: mysql(localhost): Connect 
failed to database (postfix): Can't connect to local MySQL server 
through socket '/var/lib/mysql/mysql.sock' (13) - waiting for 25 
seconds before retry


They go away when I setenforce 0.

So I googled dovecot mysql selinux and the only worthwhile hit was:

http://zszsit.blogspot.com/2012/12/dovecot-mysql-selinux-issue-on-centos6.html 



that provides a /etc/selinux/dovecot2mysql.te

Is there a simpler way like a setsbool option?

With all the howtos on dovecot with mysql, it is interesting that none 
of them seem to have this problem.  Maybe because they connect to 
mysql through TCP port 3306 which has ITS set of problems (like 
MariaDB defaults to not listening on TCP).


thanks!

___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos



___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


[CentOS] SELinux policy to allow Dovecot to connect to Mysql

2017-04-07 Thread Robert Moskowitz

I have been getting the following on my new mailserver:

Apr  7 10:17:27 z9m9z dovecot: dict: Error: mysql(localhost): Connect 
failed to database (postfix): Can't connect to local MySQL server 
through socket '/var/lib/mysql/mysql.sock' (13) - waiting for 25 seconds 
before retry


They go away when I setenforce 0.

So I googled dovecot mysql selinux and the only worthwhile hit was:

http://zszsit.blogspot.com/2012/12/dovecot-mysql-selinux-issue-on-centos6.html

that provides a /etc/selinux/dovecot2mysql.te

Is there a simpler way like a setsbool option?

With all the howtos on dovecot with mysql, it is interesting that none 
of them seem to have this problem.  Maybe because they connect to mysql 
through TCP port 3306 which has ITS set of problems (like MariaDB 
defaults to not listening on TCP).


thanks!

___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] centos-release srpm for 6.9

2017-04-07 Thread Johnny Hughes
On 04/07/2017 08:54 AM, Johnny Hughes wrote:
> On 04/06/2017 11:32 AM, m...@tdiehl.org wrote:
>> Hi,
>>
>> Is the centos-release srpm available anywhere? I do not see any srpms in
>> vault.
>>
>> Regards,
>>
> 
> Sorry .. all the SRPMs except centos-release and anaconda are in 6.8/cr/
> in vault.
> 
> Let me do anaconda and centos-release now and then I'll hardlink the
> others into 6.9/os along with those.
> 
> Should be out in about an hour or so to world.

I am starting to see these now here:

http://vault.centos.org/6.9/os/Source/SPackages/






signature.asc
Description: OpenPGP digital signature
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Installing support for Chinese text in Centos 7

2017-04-07 Thread H

I installed fcitx-pinyn, and its dependencies, and I now have ZH as a choice 
but have not been able to type pinyin and get a list of Chinese characters to 
choose among like I could on CentOS 6. Does anyone have it working?


On 4/2/2017 11:27 AM, H wrote:

Thank you, I just discovered your post. I just installed fcitx-pinyin to try 
out.

On 02/25/2017 09:04 PM, Scott Robbins wrote:

On Sat, Feb 25, 2017 at 08:51:41PM -0500, Scott Robbins wrote:

On Sat, Feb 25, 2017 at 08:42:43PM -0500, H wrote:

I have just done a minimal installation of Centos7 followed by X Windows and 
the Mate desktop on a workstation. Although the default language is English, I 
would like to be able to write Chinese text in various applications.

I seem to remember this was very easy to do in Centos 6 and Gnome: possibly only 
requiring only a simple 'yum groupinstall "Chinese Support"' after which I 
could use iBus to switch between languages. This does not seem to work in Centos 7.



These days, I use fcitx-anthy on CentOS (which took some work to set up,
but ibus-anthy, at least, (for Japanese) worked pretty well. I have
instructions, again, for Japanese, but quite possibly applicable at
http://srobb.net/jpninpt.html#CentOS6

I'm going to add that a quick look through pkgs.org shows that CentOS-7x
does have packages for fcitx-pinyin and a few other Chinese engines, and it
might be worth considering making the switch. It seems (general impression
on my part) to be replacing ibus in a lot of places, in the same way ibus
gradually replaced scim.




___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] centos-release srpm for 6.9

2017-04-07 Thread Johnny Hughes
On 04/06/2017 11:32 AM, m...@tdiehl.org wrote:
> Hi,
> 
> Is the centos-release srpm available anywhere? I do not see any srpms in
> vault.
> 
> Regards,
> 

Sorry .. all the SRPMs except centos-release and anaconda are in 6.8/cr/
in vault.

Let me do anaconda and centos-release now and then I'll hardlink the
others into 6.9/os along with those.

Should be out in about an hour or so to world.



signature.asc
Description: OpenPGP digital signature
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


[CentOS] Excel shared spreadsheets on Samba share

2017-04-07 Thread Dante F . B . Colò

Hello everyone

I 'm trying to find what it happens on my Samba AD servers especially 
with shared spreadsheets, my personal opinion this feature on Excel  is 
crap and unreliable but many people use it, how does Samba currently 
behave with this ? Is someone experienced any problem with this ? 
Frequently happens changes made by other user are lost the spreadsheet 
opens as read only , the shares are all using vfs_acl_xattr module to 
mimic NTFS permissions, clients are all windows machines versions 7 and 
10 , i upgraded samba 4.3.11 to 4.5.7 but both have the same behavior.  
Any ideas ?



Regards
Dante
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


[CentOS] I would like to help with CentOS/EPEL i686 [Was: Re: howto install yumex]

2017-04-07 Thread Zdenek Sedlak
On 2016-08-11 16:20, Johnny Hughes wrote:
> On 08/11/2016 09:05 AM, geo.inbox.ignored wrote:
>>
>> On 08/11/2016 07:42 AM, Harald Labes wrote:
>>> Try "sudo yum install yumex" without *. It's a package distributed by
>>> EPEL. Have you installed the EPEL repro?
>>>
>> ===>
>>
>> closer, but not like playing horseshoes.
>>
>> now need;
>>
>>   GPG key retrieval failed: [Errno 14] Could not open/read \
>> file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-6
>>
>>> Cheers
> Is this for i686 and CentOS-7 or CentOS-6 .. there is no EPEL for
> CentOS-7 i686.  I am currently building the x86_64 EPEL packages for
> i686 here:
>
> http://buildlogs.centos.org/c7-epel/
>
> But that repo will not be completely built for several days, and we have
> not decided how we would release the repo yet.
>
>
>
> ___
> CentOS mailing list
> CentOS@centos.org
> https://lists.centos.org/mailman/listinfo/centos
Hi,

I have an interest to keep some i686 hardware running with CentOS 7
installed. However there are some packages in EPEL I need so I am
willing to help with building the i686 packages for both CentOS and EPEL.

Could you point me what I can do to join the effort?

Thanks

//Zdenek


signature.asc
Description: OpenPGP digital signature
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos