On 27/12/2022 14:52, Kaushal Shriyan wrote:
Hi Kaushal,
I am running CentOS Linux release 7.9.2009 (Core) and have a few rpms
inside a specific folder. I know it is possible using rpm command to
install multiple rpm binary files using the below command.
#cd rpmbinaries
#rpm -ivh *.rpm
Is ther
Hi,
I am running CentOS Linux release 7.9.2009 (Core) and have a few rpms
inside a specific folder. I know it is possible using rpm command to
install multiple rpm binary files using the below command.
#cd rpmbinaries
#rpm -ivh *.rpm
Is there a way to install them using dnf or yum package manage
On 04/24/2022 02:54 PM, H wrote:
> On 04/23/2022 09:19 PM, H wrote:
>> On 04/19/2022 09:57 AM, Roberto Ragusa wrote:
>>> On 4/18/22 1:27 PM, H wrote:
I have a new computer with 2 x 2TB SSDs where I wanted to install C7 and
use mdadm for RAID1 configuration and encrypting the /home partit
On 08/02/2022 02:07 PM, H wrote:
> On 04/29/2022 07:30 AM, Joakim Dellrud wrote:
>> Think he might have just missed the fact that you had EFI boot aswell. So
>> then it would be:
>>
>> /boot md0
>>
>> /boot/EFI md1
>>
>> / md2 -> vg0 -> lvs
>>
>> Otherwise it was more a suggestion on using encrypt
On 04/29/2022 07:30 AM, Joakim Dellrud wrote:
> Think he might have just missed the fact that you had EFI boot aswell. So
> then it would be:
>
> /boot md0
>
> /boot/EFI md1
>
> / md2 -> vg0 -> lvs
>
> Otherwise it was more a suggestion on using encryption for more then just the
> /home partition
Think he might have just missed the fact that you had EFI boot aswell.
So then it would be:
/boot md0
/boot/EFI md1
/ md2 -> vg0 -> lvs
Otherwise it was more a suggestion on using encryption for more then
just the /home partition since there is always a risk with SWAP etc to
have informatio
On 04/23/2022 09:19 PM, H wrote:
> On 04/19/2022 09:57 AM, Roberto Ragusa wrote:
>> On 4/18/22 1:27 PM, H wrote:
>>> I have a new computer with 2 x 2TB SSDs where I wanted to install C7 and
>>> use mdadm for RAID1 configuration and encrypting the /home partition. On
>>> the net I found
>>> https
On 04/19/2022 09:57 AM, Roberto Ragusa wrote:
> On 4/18/22 1:27 PM, H wrote:
>> I have a new computer with 2 x 2TB SSDs where I wanted to install C7 and use
>> mdadm for RAID1 configuration and encrypting the /home partition. On the net
>> I found
>> https://tuxfixer.com/centos-7-installation-wi
On 4/18/22 1:27 PM, H wrote:
I have a new computer with 2 x 2TB SSDs where I wanted to install C7 and use
mdadm for RAID1 configuration and encrypting the /home partition. On the net I
found https://tuxfixer.com/centos-7-installation-with-lvm-raid-1-mirroring/
which I adopted slightly with res
I have a new computer with 2 x 2TB SSDs where I wanted to install C7 and use
mdadm for RAID1 configuration and encrypting the /home partition. On the net I
found https://tuxfixer.com/centos-7-installation-with-lvm-raid-1-mirroring/
which I adopted slightly with respect to partition sizes, using
On 30.09.21 16:49, Gary Stainburn wrote:
[root@eddie ldap]# ldapmodify -Y EXTERNAL -H ldapi:/// -f certs.ldif
SASL/EXTERNAL authentication started
SASL username: gidNumber=0+uidNumber=0,cn=peercred,cn=external,cn=auth
SASL SSF: 0
modifying entry "cn=config"
ldap_modify: Other (e.g., implementatio
I am following the howto on
https://linuxhostsupport.com/blog/how-to-install-ldap-on-centos-7/
which matches a number of other howto's.
I have tried this on two Centos 7 boxes and both fail in the same way
when trying to set the certificates. I have tried here> without success. I found that b
Hello,
is there a way to install "icons / themes" so one gets all the gnome
icons in /usr/share/icons/gnome ?
thanks,
Ron
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos
On Thu, 5 Nov 2020, Michael Hennebry wrote:
The installer appears not to notice the card reader.
Doing a df from tty2 also provides no notice of the card reader.
Can what I am trying to do be done?
The card currently has a German Knoppix on it.
I know from experience that my machine can boot fr
I'm trying to install Centos 8 from a CD burned with
Centos-8-2-2004-x86_64-boot , to an SD card in a USB SD card reader.
The installer appears not to notice the card reader.
Doing a df from tty2 also provides no notice of the card reader.
Can what I am trying to do be done?
The card currently
On Mon, 2020-08-17 at 19:28 -0400, Eric Gervais-Despres wrote:
> Has anybody tried (and succeeded) to get gcc 6.3.1 (or devtoolset-6) to
> work on CentOS 8?
As far as I can see SCL & devtoolset are not available for CentOS 8 -
the toolsets are integrated as part of the main distro, and they are
on
Has anybody tried (and succeeded) to get gcc 6.3.1 (or devtoolset-6) to
work on CentOS 8?
In the Animation and Visual Effect industry, gcc 6.3.1 is still the current
recommended compiler (see www.vfxplatform.com), and is required to build
many plugins. Unfortunately, it is not a "minimum requireme
Am 19.06.2020 um 20:08 schrieb H:
For external access? I have some other webapps installed in /var/www, ie at the
same level as html, and then multiple websites under /var/www/html so I would
like to stick with that tree.
I don't understand that question. Yes, for web service offerings under
On 06/19/2020 12:04 PM, Alexander Dalloz wrote:
> Am 19.06.2020 um 17:28 schrieb H:
>
>>
>> Thank you, it installed to /usr/share, not what I expected. I may go with
>> nextcloud instead, though.
>
>
> What's wrong with /usr/share/? It is a valid path and used by many web
> applications provided
Am 19.06.2020 um 17:28 schrieb H:
Thank you, it installed to /usr/share, not what I expected. I may go with
nextcloud instead, though.
What's wrong with /usr/share/? It is a valid path and used by many web
applications provided with or for EL systems.
Alexander
On 06/19/2020 11:28 AM, H wrote:
> On 06/19/2020 07:30 AM, Alexander Dalloz wrote:
>> Am 19.06.2020 um 01:08 schrieb H:
>>> I transitioning an owncloud installation from a C6 server to a new C7
>>> server and used yum install owncloud to install it on the C7 server. I
>>> expected /var/www/ownclo
On 06/19/2020 07:30 AM, Alexander Dalloz wrote:
> Am 19.06.2020 um 01:08 schrieb H:
>> I transitioning an owncloud installation from a C6 server to a new C7 server
>> and used yum install owncloud to install it on the C7 server. I expected
>> /var/www/owncloud to be generated but alas not. Quick
Am 19.06.2020 um 01:08 schrieb H:
I transitioning an owncloud installation from a C6 server to a new C7 server
and used yum install owncloud to install it on the C7 server. I expected
/var/www/owncloud to be generated but alas not. Quick Googling just showed
examples of installing from the lat
Am 19.06.20 um 01:08 schrieb H:
> I transitioning an owncloud installation from a C6 server to a new C7 server
> and used yum install owncloud to install it on the C7 server. I expected
> /var/www/owncloud to be generated but alas not. Quick Googling just showed
> examples of installing from t
I transitioning an owncloud installation from a C6 server to a new C7 server
and used yum install owncloud to install it on the C7 server. I expected
/var/www/owncloud to be generated but alas not. Quick Googling just showed
examples of installing from the latest owncloud repository but not usin
Unfortunately, the GUI isn't quite set up to tell you what the error would
be. When you use `$ sudo yum install whatever.rpm`, the output in the shell
will often give you a clue as to what's going wrong--a missing dependency,
etc.
-- Seth.
On Fri, Feb 21, 2020 at 9:51 AM Yves Bellefeuille wrote:
Toralf Lund wrote:
> And, yeah, I know about rpm command line and yum and all, but shouldn't
> there be a "more user-friendly" way?
The command line is your friend.
Have a look at yumex. I think you'll prefer the command line, though.
--
Yves Bellefeuille
__
If I want to install a software package from a simple rpm file "the GUI
way" on a CentOS 7 system, what am I supposed to do? If I open the file
in the desktop, or alternatively, click on a link to a package in the
browser and tell it to use the default app, gnome-software (I think)
opens, but i
Thanks! I'l try that.
Jeff
On Sat, Jan 25, 2020, 11:11 PM Orion Poplawski wrote:
> On 1/25/20 9:53 AM, Jeffrey Layton wrote:
> > Good morning,
> >
> > I'm try to install KDE on C8. I can see the grouplist for KDE:
> >
>
> >
> > Any suggestions? I don't see an xmessage package or group any
On 1/25/20 9:53 AM, Jeffrey Layton wrote:
Good morning,
I'm try to install KDE on C8. I can see the grouplist for KDE:
Any suggestions? I don't see an xmessage package or group any where.
I think you need to enable epel-testing, that enabled it to work for me.
--
Orion Poplawski
Mana
Good morning,
I'm try to install KDE on C8. I can see the grouplist for KDE:
yum grouplist
Last metadata expiration check: 0:06:07 ago on Sat 25 Jan 2020 11:43:01 AM
EST.
Available Environment Groups:
Server with GUI
Server
Minimal Install
KDE Plasma Workspaces
Virtualization Host
On 11/23/19 12:24 AM, Mathieu Baudier wrote:
Hello,
I am trying to create a container image which will build Java software with
Maven and Java 11 (rather focussing on CentOS 8 here).
When installing 'maven' with yum, 'java-1.8.0-openjdk-devel' is installed
as a dependency. If one then installs
Hello,
I am trying to create a container image which will build Java software with
Maven and Java 11 (rather focussing on CentOS 8 here).
When installing 'maven' with yum, 'java-1.8.0-openjdk-devel' is installed
as a dependency. If one then installs 'java-11-openjdk-devel', and use the
update-alt
On September 27, 2018 5:24:09 PM EDT, vychytraly wrote:
>Hello, not sure what you mean by "There is an option to use TAB to
>complete
>option choices but nomodeset does not seem to be one of the available
>options" but in my experience nomodeset option works pretty well when
>put
>to grub boot par
Hello, not sure what you mean by "There is an option to use TAB to complete
option choices but nomodeset does not seem to be one of the available
options" but in my experience nomodeset option works pretty well when put
to grub boot parameters.
On Thu, Sep 27, 2018 at 9:27 PM H wrote:
> I have r
I have recently bought a Dell Inspiron 15 7570 laptop with a 4K display on
which I want to install Centos 7. I had some problems with the first install
and am therefore redoing the install.
One problem is the minuscule font, both in the text window and in the graphic
installer. It has been sugg
I need to compile some C++ 11 with GCC 5.3.0 on CentOS 6. All of this
is happening inside docker in CI using the centos:6 base image. (NB.
It can't be GCC 6 or 7, because I have to send binaries to clients who
won't install newer vs of libstdc++.so.)
Until recently, I was installing devtoolset-
On Monday 04 June 2018 12:30:11 Pete Biggs wrote:
> There's lots of info on it on the web. For the definitive answers look
> long the local::lib pages on CPAN - basically there are environment
> variables you can set to say where things are to be installed.
>
> Also, I think when you first run CPAN
On 06/04/2018 12:35 PM, Gary Stainburn wrote:
I'm still working on getting my brand new Centos 7 mail server working and I'm
having problems with Perl.
Most of the modules are available as RPM's which was straight forward.
However, MIME::Parser, Net::SCP and Net::SSH aren't.
In order to get
> Any ideas on how I can get to do the simple task of installing these modules
> system wide?
There's lots of info on it on the web. For the definitive answers look
long the local::lib pages on CPAN - basically there are environment
variables you can set to say where things are to be installed.
I'm still working on getting my brand new Centos 7 mail server working and I'm
having problems with Perl.
Most of the modules are available as RPM's which was straight forward.
However, MIME::Parser, Net::SCP and Net::SSH aren't.
In order to get these working I installed the perl-CPAN rpm and t
I see that epel has a bunch of lxqt packages,, but there doesn't seem
to be a lxqt group.
if I try to install lxqt-* it of course wants to install a whole shipload
of stuff alongside it.
does anyone here happen to know the correct incantation for getting lxqt
onto a C7 system without unnecessary
Am Dienstag, den 18.07.2017, 09:17 -0400 schrieb Jonathan Billings:
> On Sun, Jul 16, 2017 at 11:23:08PM -0400, H wrote:
> > After leaving this along for several weeks I made another attempt at
> > trying to get fcitx up and running on CentOS 7 and the Mate
> > desktop. I discovered that there is a
On Sun, Jul 16, 2017 at 11:23:08PM -0400, H wrote:
> After leaving this along for several weeks I made another attempt at
> trying to get fcitx up and running on CentOS 7 and the Mate
> desktop. I discovered that there is a diagnostic tool,
> fcitx-diagnose, that provided some additional informatio
On Mon, Jul 17, 2017 at 11:31:12AM -0400, Scott Robbins wrote:
> On Mon, Jul 17, 2017 at 10:19:03AM -0400, H wrote:
> > On 07/17/2017 05:54 AM, Scott Robbins wrote:
> > > > > >
> > >
> > > > By the way, LibreOffice seems to have a couple of Chinese fonts
> > > installed, I am not sure I need t
On Mon, Jul 17, 2017 at 10:19:03AM -0400, H wrote:
> On 07/17/2017 05:54 AM, Scott Robbins wrote:
> > On Sun, Jul 16, 2017 at 11:23:08PM -0400, H wrote:
> > > On 05/27/2017 10:15 PM, H wrote:
> > > > >
> >
> >
> >
> > > By the way, LibreOffice seems to have a couple of Chinese fonts
> > inst
On 07/17/2017 06:11 AM, Scott Robbins wrote:
On Sun, Jul 16, 2017 at 11:23:08PM -0400, H wrote:
After leaving this along for several weeks I made another attempt at trying to
get fcitx up and running on CentOS 7 and the Mate desktop. I discovered that
there is a diagnostic tool, fcitx-diagnose
On 07/17/2017 05:54 AM, Scott Robbins wrote:
On Sun, Jul 16, 2017 at 11:23:08PM -0400, H wrote:
On 05/27/2017 10:15 PM, H wrote:
On 4/2/2017 11:27 AM, H wrote:
Thank you, I just discovered your post. I just installed fcitx-pinyin to try
out.
These days, I use fcitx-anthy on CentOS (which t
On Sun, Jul 16, 2017 at 11:23:08PM -0400, H wrote:
>
> After leaving this along for several weeks I made another attempt at trying
> to get fcitx up and running on CentOS 7 and the Mate desktop. I discovered
> that there is a diagnostic tool, fcitx-diagnose, that provided some
> additional info
On Sun, Jul 16, 2017 at 11:23:08PM -0400, H wrote:
> On 05/27/2017 10:15 PM, H wrote:
> > >
> > >
> > > On 4/2/2017 11:27 AM, H wrote:
> > > > Thank you, I just discovered your post. I just installed fcitx-pinyin
> > > > to try out.
> > > >
> > > > > >
> > > > > > These days, I use fcitx-anthy
On 05/27/2017 10:15 PM, H wrote:
On 04/07/2017 10:12 AM, H wrote:
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
On 04/07/2017 10:12 AM, H wrote:
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
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.
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 f
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
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
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: pos
On 07/29/2016 06:18 AM, geo.inbox.ignored wrote:
<<>>
> rebooting to install correct iso.
>
> back later. again.
>
===>
well, i never.
never enjoyed installing an os as much as i did centos 7.
selection and setup was not difficult, all went well. i do like the new
design of process better tha
| this lt came with oos 7 already installed. after i tricked the oos 7
| partition a few times to reduce size, i repartitioned drive with oos
| down to sda1= 1.6 GB system, sda2= 43.0 GB oos 7, sda4= 8.4 GB recovery,
| sda3= extended sda5= 1.1 GB boot, sda6= 3.1 GB swap, sda7 thru
| sda10= 11 GB li
On 07/29/2016 02:52 AM, Peter wrote:
> On 29/07/16 18:10, John R Pierce wrote:
>> also, try and scrounge another DDR2 SODIMM for that thing, according to
>> my google search, it supports up to 2 x 4GB == 8GB, and you said you
>> only have the stock 2GB.
>
> They are dirt cheap on ebay, from Hong
On 29/07/16 18:10, John R Pierce wrote:
> also, try and scrounge another DDR2 SODIMM for that thing, according to
> my google search, it supports up to 2 x 4GB == 8GB, and you said you
> only have the stock 2GB.
They are dirt cheap on ebay, from Hong Kong with free shipping. I would
go all the wa
On 07/29/2016 01:10 AM, John R Pierce wrote:
> On 7/28/2016 11:04 PM, Peter wrote:
>> On 29/07/16 17:13, geo.inbox.ignored wrote:
>> the Semperon SI-42 is, I believe, a 64 bit capable CPU,
you are very correct.
>> In that case stop wasting your time with CentOS 7 i386 and install th
On 07/29/2016 01:04 AM, Peter wrote:
> On 29/07/16 17:13, geo.inbox.ignored wrote:
>>> the Semperon SI-42 is, I believe, a 64 bit capable CPU,
>>
>> you are very correct.
>
> In that case stop wasting your time with CentOS 7 i386 and install the
> native x86_64 version of CentOS 7. This will giv
On 7/28/2016 11:04 PM, Peter wrote:
On 29/07/16 17:13, geo.inbox.ignored wrote:
>>the Semperon SI-42 is, I believe, a 64 bit capable CPU,
>
>you are very correct.
In that case stop wasting your time with CentOS 7 i386 and install the
native x86_64 version of CentOS 7. This will give you acces
On 29/07/16 17:13, geo.inbox.ignored wrote:
>> the Semperon SI-42 is, I believe, a 64 bit capable CPU,
>
> you are very correct.
In that case stop wasting your time with CentOS 7 i386 and install the
native x86_64 version of CentOS 7. This will give you access to all the
3rd party repos you'll w
On 07/28/2016 08:05 PM, John R Pierce wrote:
> On 7/28/2016 5:11 PM, geo.inbox.ignored wrote:
>> i would very much like to install 7-32
>
> why? your 2009 vintage low end mass market laptop is hopelessly
> underpowered by today's standards, you should stick with software thats
> approximately a
On 7/28/2016 5:11 PM, geo.inbox.ignored wrote:
i would very much like to install 7-32
why? your 2009 vintage low end mass market laptop is hopelessly
underpowered by today's standards, you should stick with software thats
approximately as old as it is. however, the Semperon SI-42 is, I
beli
On 07/28/2016 04:20 PM, geo.inbox.ignored wrote:
<<>>
> i do hope it is driver problem and not the touch pad.
>
===>
thank you Jesus.
strange, but it was the driver. new install ran without a stall.
lt is now recovered from 7-32 trashing.
i would very much like to install 7-32, but it looks
On 07/28/16 13:38, geo.inbox.ignored wrote:
<<>>
> what is command to restore boot to 6.8 install. it has been a very long
> time when last had need. now when i do, recall fails me.
>
===>
then again, not as bad as i was thinking.
or, no guts, no blue chips.
booted rescue mode again, then chr
On 7/28/2016 11:38 AM, geo.inbox.ignored wrote:
my current count sites that i have pulled is over 250. when i get my new
'playstation' boxen, this one will become my 'local web server'. then i
will have to figure out how to run a bot to keep it updated. ;=)
I use this script to maintain a mirro
On 07/28/16 12:31, John R Pierce wrote:
> On 7/27/2016 11:36 PM, geo.inbox.ignored wrote:
>> when i am trying something new, as i am now, i like to pull files so
>> i have them local. saves going back online if i mess something up and
>> have need again.
>
> then, ideally, pull down a copy of the
On 7/27/2016 11:36 PM, geo.inbox.ignored wrote:
when i am trying something new, as i am now, i like to pull files so
i have them local. saves going back online if i mess something up and
have need again.
then, ideally, pull down a copy of the whole '7/*/i386/' tree of the
altarch respository,
On 28/07/16 07:36, geo.inbox.ignored wrote:
On 07/28/16 01:13, Ned Slider wrote:
On 28/07/16 06:16, John R Pierce wrote:
<<>>
hmmm, that repository has no 32 bit RPMs.
http://mirror.steadfast.net/centos/7/os/
but they do exist here, http://mirror.centos.org/altarch/7/os/ and
http://mirr
On 07/28/16 01:13, Ned Slider wrote:
> On 28/07/16 06:16, John R Pierce wrote:
<<>>
>> hmmm, that repository has no 32 bit RPMs.
>>
>> http://mirror.steadfast.net/centos/7/os/
>>
>> but they do exist here, http://mirror.centos.org/altarch/7/os/ and
>> http://mirror.centos.org/altarch/7/updates/
On 28/07/16 06:16, John R Pierce wrote:
On 7/27/2016 9:58 PM, geo.inbox.ignored wrote:
$ sudo yum install NetworkManager-wifi
[sudo] password for geo:
Loaded plugins: aliases, changelog, fastestmirror, ovl, presto, refresh-
: packagekit, security, tmprepo, verify, versionlock
Se
On 07/28/16 00:16, John R Pierce wrote:
> On 7/27/2016 9:58 PM, geo.inbox.ignored wrote:
>> $ sudo yum install NetworkManager-wifi
>> [sudo] password for geo:
>> Loaded plugins: aliases, changelog, fastestmirror, ovl, presto, refresh-
>>: packagekit, security, tmprepo, verify, ver
On 7/27/2016 9:58 PM, geo.inbox.ignored wrote:
$ sudo yum install NetworkManager-wifi
[sudo] password for geo:
Loaded plugins: aliases, changelog, fastestmirror, ovl, presto, refresh-
: packagekit, security, tmprepo, verify, versionlock
Setting up Install Process
Loading mirror spe
On 07/27/16 23:33, John R Pierce wrote:
> On 7/27/2016 8:51 PM, geo.inbox.ignored wrote:
>> have you tried the 7 32 bit?
>
> no, all my linux servers now are 64 bit, I havent' run a 32 bit system
> in a long time.
>
>
> if your internet is working over ethernet, you should be able to install
>
On 7/27/2016 8:51 PM, geo.inbox.ignored wrote:
have you tried the 7 32 bit?
no, all my linux servers now are 64 bit, I havent' run a 32 bit system
in a long time.
if your internet is working over ethernet, you should be able to install
what you need via yum, rather than reinstall from diff
On 07/27/16 22:05, John R Pierce wrote:
> On 7/27/2016 7:58 PM, geo.inbox.ignored wrote:
>> install attempt #4 using_minimal_ install is now running.
>>
>> there is a problem in that,
>>
0e:00.0 Network controller: Realtek Semiconductor Co., Ltd. \
RTL8187SE Wireless LAN Contro
On 7/27/2016 7:58 PM, geo.inbox.ignored wrote:
install attempt #4 using_minimal_ install is now running.
there is a problem in that,
>0e:00.0 Network controller: Realtek Semiconductor Co., Ltd. \
> RTL8187SE Wireless LAN Controller (rev 22)
is not recognized.
I would not be surpris
On 07/26/16 13:04, geo.inbox.ignored wrote:
<>
install attempt #4 using _minimal_ install is now running.
there is a problem in that,
> 0e:00.0 Network controller: Realtek Semiconductor Co., Ltd. \
> RTL8187SE Wireless LAN Controller (rev 22)
is not recognized.
where as,
> 14:00.0 E
On 07/27/2016 08:45 AM, John Hodrien wrote:
<>
> I'd entirely go against that. The text installer is a legacy tool that
> I'd avoid whenever possible.
> Kickstart/cmdline or GUI, but text is just there to make you miserable.
>
--->
gui i pretty doing that now. :=)
> Definitely try a minimal
hello fred. i thank you for reply.
On 07/27/2016 08:18 AM, fred roller wrote:
<<>>
> Given what you tried so far I would, and have, start with cli build (text
> build) and build up from there. The GUI install is just a convenience.
> The same packages can be added as groups one at a time until
On Wed, 27 Jul 2016, fred roller wrote:
Given what you tried so far I would, and have, start with cli build (text
build) and build up from there. The GUI install is just a convenience.
I'd entirely go against that. The text installer is a legacy tool that I'd
avoid whenever possible. Kickst
On Wed, Jul 27, 2016 at 8:15 AM, geo.inbox.ignored <
geo.inbox.igno...@gmail.com> wrote:
>
> good morning Johnny.
>
> On 07/27/2016 05:38 AM, Johnny Hughes wrote:
> > On 07/26/2016 11:44 PM, geo wrote:
> >> On 07/26/16 22:22, Johnny Hughes wrote:
> >> <<>>
> >>
> >> hello Johnny,
> >>
> >> glad yo
good morning Johnny.
On 07/27/2016 05:38 AM, Johnny Hughes wrote:
> On 07/26/2016 11:44 PM, geo wrote:
>> On 07/26/16 22:22, Johnny Hughes wrote:
>> <<>>
>>
>> hello Johnny,
>>
>> glad you caught my post.
>>
>>> If you can not get that NIC working with the default kernel, you could
>>> try the ex
On 07/26/2016 11:44 PM, geo wrote:
>
>
> On 07/26/16 22:22, Johnny Hughes wrote:
> <<>>
>
> hello Johnny,
>
> glad you caught my post.
>
>> If you can not get that NIC working with the default kernel, you could
>> try the experimental kernel per the bottom of:
>>
>> https://wiki.centos.org/Spe
On 07/26/16 22:22, Johnny Hughes wrote:
<<>>
hello Johnny,
glad you caught my post.
> If you can not get that NIC working with the default kernel, you could
> try the experimental kernel per the bottom of:
>
> https://wiki.centos.org/SpecialInterestGroup/AltArch/i386
>
--->
thank you. just ha
On 07/26/2016 02:58 PM, geo wrote:
>
> hello Ned.
>
> On 07/26/2016 02:04 PM, Ned Slider wrote:
>> On 26/07/16 19:04, geo.inbox.ignored wrote:
> <<>>
>
>>> ]$ lspci|grep Realtek
>>> 0e:00.0 Network controller: Realtek Semiconductor Co., Ltd. \
>>> RTL8187SE Wireless LAN Controller (rev 2
hello Ned.
On 07/26/2016 02:04 PM, Ned Slider wrote:
> On 26/07/16 19:04, geo.inbox.ignored wrote:
<<>>
>> ]$ lspci|grep Realtek
>> 0e:00.0 Network controller: Realtek Semiconductor Co., Ltd. \
>> RTL8187SE Wireless LAN Controller (rev 22)
>> 14:00.0 Ethernet controller: Realtek Semicond
On 26/07/16 19:04, geo.inbox.ignored wrote:
greetings one and all.
installing centos 7 32 bit i386 to laptop;
specs:
toshiba satellite l455d-s5976
amd sempron si-42
2 GB ddr2
250 GB hdd
]$ lspci|grep Realtek
0e:00.0 Network controller: Realtek Semiconductor Co., Ltd. \
RTL8187SE Wi
greetings one and all.
installing centos 7 32 bit i386 to laptop;
specs:
toshiba satellite l455d-s5976
amd sempron si-42
2 GB ddr2
250 GB hdd
]$ lspci|grep Realtek
0e:00.0 Network controller: Realtek Semiconductor Co., Ltd. \
RTL8187SE Wireless LAN Controller (rev 22)
14:00.0 Ethernet
On 06/16/2016 04:36 PM, Zube wrote:
> Downloaded 6.8 DVD1.iso, dd to stick. Went through same selections
> I have gone through since 6.2, only this time it got to the end and
> stated it couldn't find rear, which is under "backup client".
>
> OK, try it again without rear. This time it's yum-plu
Downloaded 6.8 DVD1.iso, dd to stick. Went through same selections
I have gone through since 6.2, only this time it got to the end and
stated it couldn't find rear, which is under "backup client".
OK, try it again without rear. This time it's yum-plugin-ovl from base
(?). Then chrony, also in b
On 05/18/2016 07:35 PM, Alfred von Campe wrote:
>
>> On May 13, 2016, at 16:27, I wrote:
>>
>> Is there any known incompatibility with the latest 32-bit (i386) CentOS 6
>> and the latest Lenovo x3650 M5 servers? I’ve been running i386 CentOS 6.X
>> on 3 year old x3650 M4 servers without any iss
> On May 13, 2016, at 16:27, I wrote:
>
> Is there any known incompatibility with the latest 32-bit (i386) CentOS 6 and
> the latest Lenovo x3650 M5 servers? I’ve been running i386 CentOS 6.X on 3
> year old x3650 M4 servers without any issues. Our development environment
> has not been port
> On May 13, 2016, at 16:39, John R Pierce wrote:
>
> On 5/13/2016 1:27 PM, Alfred von Campe wrote:
>> Is there any known incompatibility with the latest 32-bit (i386) CentOS 6
>> and the latest Lenovo x3650 M5 servers? I’ve been running i386 CentOS 6.X
>> on 3 year old x3650 M4 servers witho
On 5/13/2016 1:27 PM, Alfred von Campe wrote:
Is there any known incompatibility with the latest 32-bit (i386) CentOS 6 and
the latest Lenovo x3650 M5 servers? I’ve been running i386 CentOS 6.X on 3
year old x3650 M4 servers without any issues. Our development environment has
not been ported
Is there any known incompatibility with the latest 32-bit (i386) CentOS 6 and
the latest Lenovo x3650 M5 servers? I’ve been running i386 CentOS 6.X on 3
year old x3650 M4 servers without any issues. Our development environment has
not been ported to 64-bit (x86_64) yet, so we are stuck using i
1 - 100 of 831 matches
Mail list logo