Re: [CentOS] Slider bars...

2018-12-28 Thread Nicolas Kovacs
Le 28/12/2018 à 22:52, mark a écrit :
> Anyone have a clue how to add back the buttons at the top and bottom
> of the slider bars, or at least change how the sliders work? Most of
> the time, I want to scroll up faster, *NOT* got 500 emails back, or
> to the top of the page

You can scroll page by page by clicking over or under the slider with
the right mouse button.

Took me a while to figure this out too, and this was one of the numerous
"What were the developers thinking ?!?" moments.

Cheers,

Niki


-- 
Microlinux - Solutions informatiques durables
7, place de l'église - 30730 Montpezat
Site : https://www.microlinux.fr
Blog : https://blog.microlinux.fr
Mail : i...@microlinux.fr
Tél. : 04 66 63 10 32
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


[CentOS] Trying To Move From CentOS 6.10 To CentOS 7.5

2018-12-28 Thread Eugene Poole
I have this machine running CentOS 6.10 x86_64 and it's ripe to be moved 
to CentOS 7.5.


I mounted the DVD and rebooted and went through the graphic install 
until I reached the point of allocating the disks. It showed no 
available disk drives. There are 6 disk drives on this machine: 4 - 1 TB 
and 2 - 2 TB all WD Black - they have been made up with /dev/sda1 (1024 
MB) and /dev/sdd1 (1024 MB) as /dev/md0 (software RAID-1); with the 
remainder as software RAID-10 using LVM. The machine has the following 
allocations:


    /boot = /dev/md0 software RAID-1

   /dev/md1 as /dev/vg_jpdsys3 totaling 2.72 TB  software RAID-10.

Why can't the CentOS 7 installer see a CentOS 6 definition? Out of all 
of the LVS built I would only need to format the file systems the apply 
to the OS and swap. If I have to rebuild I will loose everything!  Any 
suggestions?


--
Eugene Poole
Woodstock, Georgia

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


[CentOS] Slider bars...

2018-12-28 Thread mark
Anyone have a clue how to add back the buttons at the top and bottom of
the slider bars, or at least change how the sliders work? Most of the
time, I want to scroll up faster, *NOT* got 500 emails back, or to the top
of the page

   mark "c7.6"

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


Re: [CentOS] [Fwd: Centos 7.6 and Aeskulap]

2018-12-28 Thread Alice Wonder

On 12/28/18 6:38 AM, Gregory P. Ennis wrote:



I tried to compile aeskulap on Centos 7.6 by using the commands ./configure 
followed by
make which resulted in the following errors :


Attempting to build this way is next to pointless and will likely show
you errors completely unrelated to why the package won't properly build.


make[4]: *** [dimoimg.o] Error 1
make[4]: Leaving directory `/root/rpmbuild/SOURCES/aeskulap-0.2.2-
beta1/dcmtk/dcmimgle/libsrc'
make[3]: *** [libsrc-all] Error 2
make[3]: Leaving directory 
`/root/rpmbuild/SOURCES/aeskulap-0.2.2-beta1/dcmtk/dcmimgle'
make[2]: *** [dcmimgle-libsrc-all] Error 2
make[2]: Leaving directory `/root/rpmbuild/SOURCES/aeskulap-0.2.2-beta1/dcmtk'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/rpmbuild/SOURCES/aeskulap-0.2.2-beta1'
make: *** [all] Error 2


...and even if you were building it correctly you completely skipped the
actual errors here.  What you've shown can't be used in any significant
way to help.


I downloaded the source files from :

http://li.nux.ro/download/nux/dextop/el7/SRPMS/aeskulap-0.2.2-0.17beta1.el7.nux.src.rpm


As you've already stated and shown here this is a package from a
3rd-party repo, and as such is not supported by the CentOS project.  If
Nux can't help you then I suggest you look for the package elsewhere or
try to (properly) build it yourself.  Unfortunately neither of these
options is supported here.


I was going to give it a shot but there are three build dependencies not 
part of CentOS 7 / EPEL 7


dcmtk-devel
gconfmm26-devel
libglademm24-devel

When that starts to happen, it often results in needing additional 
dependencies to build those, etc.

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


Re: [CentOS] centos docker which repo (centos or docker)

2018-12-28 Thread Daniel Walsh
On 12/27/18 6:48 AM, Yamaban wrote:
> On Thu, 27 Dec 2018 11:56 CET, ralf.prengel@... wrote:
> 
>> My question:
>>
>> Should I use docker from the standard repo or the version from the
>> docker-repo?
>
> Main diff between std-repo and docker-repo:
>
> std-repo:
>    works. stable. not the newest, shiniest version, but one that works.
>
> docker-repo:
>    works most of the time mostly, has sometimes a erratic or
> memory-eating
>    behavior, the newest, most feature-rich, shiniest version, with all
> the
>    bugs of new-new-new.
>
> It's a matter of choose your poision. If you are happy with the features
> of the std-repo version, imho stay with it.
>
> That's my exp. Yours may differ. Others should speak up, too, please.
>
>  - Yamaban.
> ___
> CentOS mailing list
> CentOS@centos.org
> https://lists.centos.org/mailman/listinfo/centos

You could also take a look at `podman`.  As an daemonless alternative to
Docker.

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


Re: [CentOS] [Fwd: Centos 7.6 and Aeskulap]

2018-12-28 Thread Gregory P. Ennis


> I tried to compile aeskulap on Centos 7.6 by using the commands ./configure 
> followed by
> make which resulted in the following errors :

Attempting to build this way is next to pointless and will likely show
you errors completely unrelated to why the package won't properly build.

> make[4]: *** [dimoimg.o] Error 1
> make[4]: Leaving directory `/root/rpmbuild/SOURCES/aeskulap-0.2.2-
> beta1/dcmtk/dcmimgle/libsrc'
> make[3]: *** [libsrc-all] Error 2
> make[3]: Leaving directory 
> `/root/rpmbuild/SOURCES/aeskulap-0.2.2-beta1/dcmtk/dcmimgle'
> make[2]: *** [dcmimgle-libsrc-all] Error 2
> make[2]: Leaving directory `/root/rpmbuild/SOURCES/aeskulap-0.2.2-beta1/dcmtk'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/root/rpmbuild/SOURCES/aeskulap-0.2.2-beta1'
> make: *** [all] Error 2

...and even if you were building it correctly you completely skipped the
actual errors here.  What you've shown can't be used in any significant
way to help.

> I downloaded the source files from :
> 
> http://li.nux.ro/download/nux/dextop/el7/SRPMS/aeskulap-0.2.2-0.17beta1.el7.nux.src.rpm

As you've already stated and shown here this is a package from a
3rd-party repo, and as such is not supported by the CentOS project.  If
Nux can't help you then I suggest you look for the package elsewhere or
try to (properly) build it yourself.  Unfortunately neither of these
options is supported here.


Peter
---

Peter,

Thanks for taking the time to respond.  I have very little experience and 
knowledge with
reference to compiling source code.  Thank you for letting me know what I did 
was not
correct.  I had contacted the maintainer, and he was helpful but has so far 
been unable to
compile aeskulap on 7.6.  I am certainly low on the learning curve compiling 
source code,
but thought this problem might be a good place to start gleaning how to do 
this.  aeskulap
is part of Fedora 29, and works perfectly on F29.  

Do you have any idea what changes were made in Centos 7.6 from 7.5 that may have
contributed to the aeskulap failure. 

Greg

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


[CentOS-docs] [Gitblit] arrfab pushed 1 commits => websites/centos.org.git

2018-12-28 Thread Gitblit
https://git.centos.org/summary/websites!centos.org.git

>---
 master branch updated (1 commits)
>---

 Fabian Arrotin 
 Friday, December 28, 2018 12:46 +

 Removed inactive sponsor - Colostore

 
https://git.centos.org/commit/websites!centos.org.git/9178f7df30a6fa9ac98b2eb17302a8c7d4cb97d5
___
CentOS-docs mailing list
CentOS-docs@centos.org
https://lists.centos.org/mailman/listinfo/centos-docs


Re: [CentOS] kickstart configuration is working fine but some questions

2018-12-28 Thread Pete Biggs


> 1)
> The installation stops in the last screen "installation finished" and
> doesn't switch to the login-screen.

It won't "switch" to the login screen - the system will reboot if you
have the command "reboot" in the kickstart file.

> 2)
> How can I configure the profile for users to answer all question that
> are asked after the first login.

The initial setup is called "firstboot" - you need both the firstboot
package installed and "firstboot --enable" in the kickstart file.

All these things are documented in the RedHat kickstart reference at

https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/7/html/installation_guide/sect-kickstart-syntax

P.


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


Re: [CentOS] recording session

2018-12-28 Thread Ilyass Kaouam
hi Fran,
Thank's for this tools it's very interessting for me.



Le jeu. 27 déc. 2018 à 19:42, Fran Garcia  a
écrit :

> https://scribery.github.io/
>
>
>
> On Thu, 27 Dec 2018 at 16:46, Ilyass Kaouam  wrote:
>
> > Hi,
> >
> > Please if you know any opensource tools he can recording session ?
> > Freeipa can do this ?
> >
> > Thank's
> >
> > --
> > *Ilyass kaouam*
> > *Ingénieur System OpenSource*
> > *Mastère européen Manager de Projets Informatiques*
> > ___
> > 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
>


-- 
*Ilyass kaouam*
*Ingénieur System OpenSource*
*Mastère européen Manager de Projets Informatiques*
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


[CentOS] openiam or freeipa ?

2018-12-28 Thread Ilyass Kaouam
Hi,

What is the best  OpenIAM or FreeIPA ?

Thank's

-- 
*Ilyass kaouam*
*Ingénieur System OpenSource*
*Mastère européen Manager de Projets Informatiques*
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


[CentOS] kickstart configuration is working fine but some questions

2018-12-28 Thread ralf.prengel
Hallo,

my kickstart configuration (Centos 7.6) is working fine using pxe now but I ve 
two little problems:

1)
The installation stops in the last screen "installation finished" and doesn't 
switch to the login-screen.
2)
How can I configure the profile for users to answer all question that are asked 
after the first login.

Thanks

Ralf


Ralf Prengel
Teamleiter
Customer Care
Comline AG
Hauert 8
D-44227 Dortmund/Germany

Telefon:+49 231 97575 157
Mobil:+49 151 10831 157
Fax:+49 231 97575 257
E-Mail:ralf.pren...@comline.de

www.comline.de
Vorstand: Stephan Schilling
Aufsichtsrat: Otto Prange (Vorsitzender)
HR Dortmund B 14570 USt.-ID-Nr. DE 124727422




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