Displaying 20 results from an estimated 20000 matches similar to: "Installing CentOS - user feedback"
2020 Aug 17
0
Installing CentOS - user feedback
On 8/17/20 11:04 PM, Rich Bowen wrote:
> A few days ago I got email from a user who was attempting to install
> CentOS. I've included their full message below, but, to summarize,
> when one clicks on the "CentOS Linux" link on the front page of
> centos.org one is given a matrix of choices, and no guidance. On
> choosing one option - say, x84_64 ISO, one is then
2020 Aug 17
0
Installing CentOS - user feedback
Hi Rich,
Just for 1), when you choose the distro you want, written in white on blue
on top of that you have a phrasing that describes (agreed, it could be
better positioned, but it's there) :
CentOS Linux
=> Consistent, manageable platform that suits a wide variety of
deployments. For some open source communities, it is a solid, predictable
base to build upon.
CentOS Stream
=>
2020 Jan 23
2
Replacing operands in a call instruction
Hello,
I am trying to replace a pointer argument of a call instruction with
another pointer argument( new argument value for the call instruction).
What is the best way to do it? I could not find any hint/guidance on the
web or LLVM manual.
Thanks,
--
Abid M. Malik
******************************************************
"I have learned silence from the talkative, toleration from the
2012 May 24
3
transform 1 col to 2 col
Dear All
How can I transform 1 column to 2 columns in R?
211217_s_at
GO:0005249
211217_s_at
GO:0005251
211217_s_at
GO:0005515
211217_s_at
GO:0015271
211217_s_at
GO:0030955
211217_s_at
GO:0005249
211217_s_at
GO:0005251
211217_s_at
GO:0005515
211217_s_at
GO:0015271
211217_s_at
GO:0030955
Best Wishes,
Soheila
[[alternative HTML version deleted]]
2015 Dec 14
2
boot thumbdrive with CentOS 7 ISO???
On 12/14/2015 05:29 PM, Frank Cox wrote:
> On Mon, 14 Dec 2015 17:16:42 -0500 ken wrote:
>
>> How? I downloaded two (larger) of the three Centos 7 ISOs I could
>> find... the only ones I could find. (I listed on names of the ISOs
>> in my first post to this thread.)
>
> http://mirror.centos.org/centos/7/isos/x86_64/0_README.txt
>
> That lists the different
2019 Aug 05
2
browsers slowing Centos 7 installation to a crawl
On Tue, 6 Aug 2019, Peter wrote:
> On 6/08/19 3:44 AM, Michael Hennebry wrote:
>> In any case, Centos 7 has not always been this slow.
>> Presumably something has changed.
>
> Websites have gotten more resource-intensive. You've run "yum updates" and
> now have a newer version of Firefox and/or Chrome. Your browsing habits have
> changed and you browse
2020 Feb 13
3
setOperands(int, Value*)
Hello,
I am trying to reset the operands of instructions. What I am doing is, I am
finding all Uses of a specific operand in an Instruction and resetting it
with a new value using "setOperands(int, Value*)". I am doing as:
for (auto vmitr=vm.begin(), vsitr=vs.begin(); vmitr!=vm.end() &&
vsitr!=vs.end(); vmitr++, vsitr++){
// I have two *Value ( operands)
for ( auto myitr
2015 Feb 02
2
CentOS.org redirected links in wiki.c.o/Download
The following links in wiki.c.o/Download:
[http://mirror.centos.org/centos/6/isos/i386/ i386]
[http://mirror.centos.org/centos/6/isos/x86_64/ x86_64]
[http://mirror.centos.org/centos/5/isos/i386/ i386]
[http://mirror.centos.org/centos/5/isos/x86_64/ x86_64]
get redirected to:
[http://isoredirect.centos.org/centos/6/isos/i386/ i386]
[http://isoredirect.centos.org/centos/6/isos/x86_64/ x86_64]
2015 Feb 10
1
Fwd: CentOS.org redirected links in wiki.c.o/Download
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On 10/02/15 05:58, PatrickD Garvey wrote:
>> From: PatrickD Garvey <patrickdgarveyt at gmail.com> Date: Mon, Feb
>> 2, 2015 at 11:14 AM Subject: CentOS.org redirected links in
>> wiki.c.o/Download To: "CentOS-docs - centos-docs at CentOS.org"
>> <centos-docs at centos.org>
>>
>>
>> The
2013 Jul 29
2
[PATCH] kexec/kdump implementation for Xen PV domU
Hi all,
Here I am sending as attachments patches enabling kexec/kdump
support in Xen PV domU. Only x84_64 architecture is supported.
There is no support for i386 but some code could be easily reused.
Here is a description of patches:
- kexec-tools-2.0.3_20120522.patch: patch for kexec-tools
which cleanly applies to version 2.0.3,
- kexec-kernel-only_20120522.patch: main kexec/kdump kernel
2013 Jul 29
2
[PATCH] kexec/kdump implementation for Xen PV domU
Hi all,
Here I am sending as attachments patches enabling kexec/kdump
support in Xen PV domU. Only x84_64 architecture is supported.
There is no support for i386 but some code could be easily reused.
Here is a description of patches:
- kexec-tools-2.0.3_20120522.patch: patch for kexec-tools
which cleanly applies to version 2.0.3,
- kexec-kernel-only_20120522.patch: main kexec/kdump kernel
2013 Jul 29
2
[PATCH] kexec/kdump implementation for Xen PV domU
Hi all,
Here I am sending as attachments patches enabling kexec/kdump
support in Xen PV domU. Only x84_64 architecture is supported.
There is no support for i386 but some code could be easily reused.
Here is a description of patches:
- kexec-tools-2.0.3_20120522.patch: patch for kexec-tools
which cleanly applies to version 2.0.3,
- kexec-kernel-only_20120522.patch: main kexec/kdump kernel
2013 Jun 29
2
Syslinux 6.00 released
Hi,
seems like there is a problem in gnu-efi Makefiles:
When you are not on Debian, this will be installed (from
$source/inc/Makefile, called from $source/Makefile):
install:
mkdir -p $(INSTALLROOT)$(PREFIX)/include/efi
mkdir -p $(INSTALLROOT)$(PREFIX)/include/efi/protocol
mkdir -p $(INSTALLROOT)$(PREFIX)/include/efi/$(ARCH)
$(INSTALL) -m 644 *.h
2012 Oct 09
2
Mount options for NFS
We're experiencing problems with some legacy software when it comes to NFS
access. Even though files are visible in a terminal and can be accessed with
standard shell tools and vi, this software typically complains that the files
are empty or not syntactically correct.
The NFS filesystems in question are 8TB+ XFS filesystems mounted with
2018 Dec 31
4
Centos for Power7 no longer available ?
Hello Centos fellows,
I liked to run Centos on my IBM Power7 machine and therefore I used to
download the images form:
<http://isoredirect.centos.org/altarch/7/isos/ppc64/>
http://isoredirect.centos.org/altarch/7/isos/ppc64/
But not it seems that this link is not working:
The requested branch/release/arch/filename does not seem to be valid, please
check your input
Is Centos 7
2019 Sep 24
7
[centos/centos.org] branch master updated (2459e4e -> 6c8ca10)
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository centos/centos.org.
from 2459e4e Correct download links for ISO images for 7.7.1810 release
new 0ce3254 Updating who/what/where/why for the world of two CentOS distros. - Quick blurb about each distro begins answering questions about the new distro - Release
2019 Apr 15
6
SOLR/Index?
On 15/04/2019 10:59, Larry Rosenman via dovecot wrote:
> I'll run a full test when I'm back in front of areal computer vs. My
> phone.(in a few hours)
>
> Get Outlook for Android <https://aka.ms/ghei36>
>
> ------------------------------------------------------------------------
> *From:* dovecot <dovecot-bounces at dovecot.org> on behalf of John
>
2009 Aug 21
2
anaconda and x86_64
I'm trying to build a bugfixed anaconda package for 5.3 x84_64, but there
are some fairly basic failures, like pkg-config .pc files not being found.
When I modify the spec file accordingly, linking fails because installed
libraries are not found.
$ rpmbuild -ba anaconda.spec
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.25019
+ umask 022
+ cd /usr/src/redhat/BUILD
+ LANG=C
+ export LANG
+
2007 Apr 12
3
OT: CentOS 5 Hits?
Ok just curious how many hits the http://isoredirect.centos.org/centos/5/isos/
URL was getting? lol I think I check at least 4-5 times a day and all of a
sudden instead of forbidden error I got in!!! ... only to find the tail end of
some of the powers' humor:
"5 hasnt been released"
LOL I just about fell over
--
L
--
"To mess up a Linux box, you need to work at it; to mess
2020 Jan 29
2
Value &operator=(const Value &) = delete;
Does it mean we can not dereference the Value variables?
Value *val = some operand of an instruction;
Value *val2= some operand of another instruction;
I am trying to rewire the operand values of an instruction using:
*val = *val2;
It seems that this is not allowed.
Thanks,
--
Abid M. Malik
******************************************************
"I have learned silence from the