Displaying 20 results from an estimated 20000 matches similar to: "Issues with CentOS in enterprise"
2001 Oct 30
4
FUD or foolishness? Windows XP Home and Samba
Steven Vaughan-Nichols at Ziff-Davis said:
| Unlike all other previous Microsoft operating systems, XP
| Home will simply not work in an office network environment
| with NetWare, NT, Samba, or Windows 2000 servers. Period.
| You simply can't connect to the servers' domains or their
| file/print services.
Which sounds like they took the SMB client out...
| XP Home also has a built-in
2020 Aug 01
7
Boot failed on latest CentOS 7 update
> Am 01.08.2020 um 23:52 schrieb Leon Fauster via CentOS <centos at centos.org>:
>
> ?Am 01.08.20 um 23:41 schrieb Kay Schenk:
>> Well misery loves company but still...just truly unfathomable!
>> Time for a change.
>
>
> I can only express my incomprehension for such statements!
>
> Stay and help. Instead running away or should I say out of the
>
2020 Aug 02
4
Boot failed on latest CentOS 7 update
Il 02/08/20 00:42, Mike McCarthy, W1NR ha scritto:
> It appears that it is affecting multiple distributions including Debian
> and Ubuntu so it looks like the grub2 team messed up. See
>
> https://www.zdnet.com/article/boothole-fixes-causing-boot-problems-across-multiple-linux-distros/
>
> Mike
>
> On 8/1/2020 6:11 PM, Marc Balmer via CentOS wrote:
>>
>>> Am
2006 Mar 30
15
Rails 1.1 ~ Kick Ass
4 Rail Environments Upgraded. 0 Problems. Great work everyone, I
really appreciate it.
~ Ben
--
Ben Reubenstein
http://www.benr75.com
2002 Jul 18
4
rsync anti-FUD
I'm working on a commercial project that would benefit immensely from
the use of rsync. However, I cannot convince management that rsync is a
worthy tool due to the rote "it's shareware, it's not supported" FUD.
Are there any documented, corportate users of rsync? Testimonials? In
short, how do I drag this risk-averse group out of the FTP age into the
rsync present?
/p
2020 Aug 02
4
Boot failed on latest CentOS 7 update
On 8/2/20 2:47 AM, Alessandro Baggi wrote:
>
> Il 02/08/20 00:42, Mike McCarthy, W1NR ha scritto:
> > It appears that it is affecting multiple distributions including Debian
> > and Ubuntu so it looks like the grub2 team messed up. See
> >
> > https://www.zdnet.com/article/boothole-fixes-causing-boot-problems-across-multiple-linux-distros/
> >
> >
>
2017 Apr 11
6
OT: systemd Poll
On 04/11/2017 07:50 AM, Andrew Holway wrote:
>> I'd much rather have a bash script to look at-- and manually step through.
>
> Is that a joke? Bash is an almighty impenetrable nightmare. I've been doing
> *nix for nearly 10 years and *still* am unable to read anything vaguely
> complicated in bash whereas I can write fairly decent python after 6
> months. From my
2008 Sep 08
2
what is wine good for?
well if you think this is trolling youre probably right.
but. there is a but. i've been using wine since years, from time to time, i compiled it, tried various versions both precompiled and source up to the present day. now i give up. wine is unusable. period. dont want to say it is a piece of crap because of all the hard work that is behind, but it is irritating to say the least.
seriously
2011 Jan 22
2
CentOS and Dell MD3200i / MD3220i iSCSI w/ multipath -- slightly OT
Greetings,
On 1/22/11, Edward Morbius <dredmorbius at gmail.com> wrote:
> CentOS is not a Dell-supported configuration, and we've had little helpful
> advice from Dell. There's been some amount of FUD in that Dell don't seem
> to know what Dell's own software installation (the md3
>
> Dell doesn't seem to have much OS experience generally.
>
+1
It is
2007 Mar 13
3
OCFSv2 in a mail cluster environment
Hello,
First, thanks to all the people who helped to license this software under
the GPL. This is a very important piece of work for the Free Software in the
Enterprise Market.
Just a few newbie questions. We've been thinking about implmenting a mail
cluster with a Fiber SAN (IBM DS-4000) and OCFSv2 as the storage
backend. The information on this volume will essentially be Postfix
Maildirs,
2017 Apr 10
3
L10N Czech and personal homepage
Hi,
My wiki username is ZdenekSedlak, and I would like to create a Czech
localization of the wiki.
Could I please get access to my personal wiki page and the Czech site?
https://wiki.centos.org/ZdenekSedlak
https://wiki.centos.org/cz/
Thanks
//Zdenek
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2004 May 26
6
Saving Trellis Graphics in R 1.9.0. (PR#6915)
Full_Name: Zdenek Valenta
Version: 1.9.0.
OS: Windows XP
Submission from: (NULL) (147.231.7.250)
I could not copy/save (Trelis) graphics using R version 1.9.0. The graphics
displayed normally, but copying/saving it only produced an empty file.
Everything works o.k. with R rel. 1.8.1.
Best regards,
Zdenek Valenta
2000 Mar 08
5
x-server
Dear all,
first, I would like to thank R-core team for making so a great
software available. Thank you all, really!
Using R (1.0.0) on a Win98 platform, I need an x-server to run
xgobi (through R xgobi interface). I've been using a MI/X server but
trying to upgrade I noticed that MI/X is no longer available for free.
Similarly, eXceed is available at evaluation version (for a limited
time
2017 Apr 10
2
L10N Czech and personal homepage
On 2017-04-10 19:58, Alan Bartlett wrote:
> On 10 April 2017 at 09:59, Zdenek Sedlak <dev at apgrco.com> wrote:
>> Hi,
>>
>> My wiki username is ZdenekSedlak, and I would like to create a Czech
>> localization of the wiki.
>>
>> Could I please get access to my personal wiki page and the Czech site?
>>
>> https://wiki.centos.org/ZdenekSedlak
2008 Feb 01
7
Enterprise or Fedora?
i wanna build a production Asterisk box ,will RedHat Linux Enterprise Server be more stable than Fedora core Linux or it makes no significant difference
_________________________________________________________________
Express yourself instantly with MSN Messenger! Download today it's FREE!
http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/
-------------- next part --------------
2012 Jul 19
3
write list to ascii
Dear all,
apologies for this (perhaps recurrent) question but I did not found a question when searching mailing lists.
How to write a list of a simple kind, e.g.:
abc <- list(one=(1:2), two=(1:5))
# to a file? I understand that write() & co. cannot work but when I try
sink("aa.txt", append=T, split=T)
abc
sink()
# the output is indeed "split by rows" in the
2005 Jul 26
11
Xen on production enviroment
Hi,
Someone already use xen as production server?
For example: 3 domains (mail, proxy and web server).
And what about stability?
Regards,
Marlon
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2012 Oct 05
2
R: machine for moderately large data
Dear all,
I would like to ask your advice about a suitable computer for the following usage.
I (am starting to) work with moderately big data in R:
- cca 2 - 20 million rows * 100 - 1000 columns (market basket data)
- mainly clustering, classification trees, association analysis (e.g. libraries rpart, cba, proxy, party)
Can you recommend a sufficient computer for this volume?
I am routinely
1999 Feb 02
2
Benchmark results
Samba digest 1966, Jeremy Allison wrote:
> For people who are looking for some objective
> numbers to help recommend Samba to their employers (I
> know there are some of you on this list :-) you might
> want to look at the following couple of articles.
>
> The first one is in Smart Reseller (a USA trade press
> magazine) at :
>
>
1999 Dec 08
1
barplot
Dear all,
do anybody know how to set ylim in barplot() correctly? When I
write:
> barplot(c(.1,.5,1.0))
the y-axis goes from 0.0 to 0.8. Wheny I type:
> barplot(c(.1,.5,1.0,),ylim=range(0:1))
the y-axis goes from 0.0 to 0.8.
Obviously I am doing something wrong. Are the ylim setting
standards in barplot() other than in plot() or is this a bug?
Thanks for any hints!
Zdenek