search for: intensionally

Displaying 11 results from an estimated 11 matches for "intensionally".

2020 Feb 04
2
Kernel downgrade on Centos 8
Dear team Is it possible of downgrade the kernel in Centos 8 to any kernel from Centos 7 (or even latest kernel from Censto 7 Series) ? Has this been disabled intensionally or it will not work all together Thanks and regards Akshar
2020 Feb 05
0
Kernel downgrade on Centos 8
On 2/4/20 4:03 AM, Akshar Kanak wrote: > Dear team > Is it possible of downgrade the kernel in Centos 8 to any kernel from > Centos 7 (or even latest kernel from Censto 7 Series) ? > Has this been disabled intensionally or it will not work all together > No, CentOS-8 uses different shared libraries and a different version of the compiler than CentOS-7, so you can not run items compiled for CentOS-7 on CentOS-8. -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.as...
2010 Aug 10
0
Dom0 running on Centos
Hello all, Trying to get a Centos 5.5 installing running.  Using kernel-xen.x86_64  2.6.18-194.8.1.el5 Not able to get networking working on Dom0.  Not sure if it is intensional for dom0 not to have connectivity or if something is broken. After centos 5.5 is installed it can''t even connect to the centos repos to check for updates. The only way to fix this is
2010 Jun 12
0
R can't find gcc library that other programs can.
R is used in the Sage project. R is building on Solaris 10 with SPARC processors. Until recently, I did not give it much more thought, as it appeard to build ok. More recently someone noticed a test failure. It would appear a number of modules are not building (Matrix, class, mgcv, nnet, rpart, spatial, and survival) are all failing to build. But the R build process does not terminate. Is
2011 Sep 13
2
Reading R Code aloud
Dearfolks-- I have been told by an experienced R programmer and teacher whom I trust that it is easier to understand R code if you read it aloud, as the language that it is. However, she was clear that reading it aloud was not simply reading the marks on the screen: you read A.df[5,] as "the fifth row of A.df" (or "the fifth row of data frame A"), not as "A dot df left
2010 Sep 15
3
Help req
im quite new to wine. I recently heared about a game called silkroad that use to run in wine but does not anymore for some reason so i decided to try and make it run even though a have very few knowledge with wine. So first of all i ran silkroad via the command line. The game will not load and i get this in console when i click run. Code: fixme:winsock:WSAIoctl SIO_GET_EXTENSION_FUNCTION_POINTER
2001 Apr 25
0
EXPLINATION: %U and %u functionality change in 2.2??
<minor rant> All right. I've seen this. I mentioned it along with a few other 2.2.0 bugs I've seen on samba-ntdom along with some possible 2.0.7 bugs related to printing, and even a few possible security issues (not repeated here), one I know I sent directly to a samba developer. I admit that I might be a bit off topic at times, but no one tells me where to go. I seem to
2012 Feb 07
1
Recommendations for busy static web server replacement
Hi all after being a silent reader for some time and not very successful in getting good performance out of our test set-up, I'm finally getting to the list with questions. Right now, we are operating a web server serving out 4MB files for a distributed computing project. Data is requested from all over the world at a rate of about 650k to 800k downloads a day. Each data file is usually
2005 Jun 13
5
No video display, SuSE kernel-xen-2.6.11.4-21.7
Hi all This is a strange one. On upgraging to SuSE kernel-2.6.11.4-21.7, I have suddenly found that I loose the video on boot up! The video disappears very early in boot, possibly while Xen hypervisor is starting, printing out the physical memory map. If you are patient and wait for the machine to reach run level 5, the X server starts up and you get a picture back. You can then switch back and
2017 Feb 03
2
Bug#771441: [PATCH tftpd-hpa] tftpd: don't use AI_CANONNAME and AI_ADDRCONFIG to resolve addresses for bind
...r IPv6), and > you don't actually have any, that this should fail early and loudly to > warn you about either misconfiguration, or some other more serious > failure, occurring. If I want to bind to 0.0.0.0 and no interface (but lo which might be good enough for me) is up this might be intensionally. This way I might be able to speed up system boot because I don't have to wait until all interfaces are up before I start the daemon. Of course this doesn't help if I configure tftp to listen on an explicit address, but that's a different problem that's out of scope of my patch. &g...
2017 Feb 02
2
Bug#771441: [PATCH tftpd-hpa] tftpd: don't use AI_CANONNAME and AI_ADDRCONFIG to resolve addresses for bind
Hello Ron, On Thu, Feb 02, 2017 at 04:08:49PM +1030, Ron via Syslinux wrote: > On Sun, Jan 29, 2017 at 12:09:43PM +0100, Uwe Kleine-K?nig wrote: > > AI_CANONNAME is only relevant when the resulting official name is used, > > which is not the case in tftpd for the address to bind to. Also > > AI_ADDRCONFIG isn't helpful. This flag is good for sockets used to > >