Displaying 20 results from an estimated 34 matches for "8748".
Did you mean:
5748
2013 Jun 13
3
¿Alguna explicación para este fenómeno? (Relativo al uso de memoria)
Hola, ¿qué tal?
Tengo un df relativamente chiquito:
> dim(loans)
[1] 15172 22
> object.size(loans)
7488144 bytes
Sin embargo,
empresas <- split(loans, loans$number_id)
length(empresas)
#8748
object.size(empresas)
# 50643907728 bytes
Es decir, el objeto resultante de partir un df de 15000 filas en 8700
dfs ocupa 5GB.
¿Alguna idea de por qué ocurre esto?
(Uso R 3.0.1 en un Xubuntu 12.04 de 64 bits).
Un saludo,
Carlos J. Gil Bellosta
http://www.datanalytics.com
2011 Aug 06
0
Announce: Dashboard 1.2rc6 available
...consistency in report views
* Ensures that files created via delayed_job have proper permissions
Details
===
90f5ce0 (#8488) Move tfoot before tbody in reports table
ee1f182 (#8488) Make columns consistent between report views
e54ecb8 (#8790) Fix reports page column display and alignment
947dcee (#8748) Put sensible umask on pids and logs that delayed_job creates
4ef96b6 (#8785) Close a directory that we open
0bfbbf6 (#8785) - Revert "(#8748) Upgrade vendored daemons gem to fix
umask on pids"
1.2 series
====
Highlights Include:
* Moved to Apache 2.0 License
* LOTS of UI improvements...
2015 Oct 06
4
Any further developments on CentOS7 for i386?
Well I haven't tested out the CentOS 7 for i386 yet as sent in the
message of 06/02--
https://lists.centos.org/pipermail/centos-devel/2015-June/013426.html
Nor have I seen any additional information. So how is this going?
I'm almost ready to jump in as I would really prefer to be on Gnome 3.
--
--------------------------------------------
MzK
?The journey of a thousand miles begins
2015 Oct 07
2
Any further developments on CentOS7 for i386?
...from these isos:
>
> http://mirror.centos.org/altarch/7/isos/i386/
>
> The 2 bugs listed in the link above are still there:
>
> 1. If installing on a QEMU (kvm) i386 VM, you must modify the VM cpu to
> use "copy host cpu"
>
> http://bugs.centos.org/view.php?id=8748
>
> 2. The gnome desktop will not exit or log out from the menu.
>
> http://bugs.centos.org/view.php?id=8834
>
> Both have workarounds listed.
>
?um...hmmm...the non-logout from Gnome would certainly be a hassle for me,
but not the shutdown as I don't shutdown from GUI....
2013 Jun 13
2
¿Alguna explicación para este fenómeno? (Relativo al uso de memoria)
...l?
>>
>> Tengo un df relativamente chiquito:
>>
>>> dim(loans)
>> [1] 15172 22
>>> object.size(loans)
>> 7488144 bytes
>>
>> Sin embargo,
>>
>> empresas <- split(loans, loans$number_id)
>> length(empresas)
>> #8748
>>
>> object.size(empresas)
>> # 50643907728 bytes
>>
>> Es decir, el objeto resultante de partir un df de 15000 filas en 8700
>> dfs ocupa 5GB.
>>
>> ¿Alguna idea de por qué ocurre esto?
>>
>> (Uso R 3.0.1 en un Xubuntu 12.04 de 64 bits)....
2007 Jan 25
1
barplot x-axis problem
...xlab="Age groups (years)")
axis(1, c(0,3.5+3*0:9), labels=FALSE, tick=TRUE)
par(new=TRUE)
#temp-table
# ikar_new mies nainen
#1 0-9 2296 2224
#2 10-19 1648 3508
#3 20-29 2276 1464
#4 30-39 1920 2600
#5 40-49 3912 2020
#6 50-59 6856 2872
#7 60-69 8748 3592
#8 70-79 7052 4916
#9 >80 1436 1780
plot(temp$mies, type="n", yaxt='n', xaxt='n', ann=FALSE)
lines(temp$mies, col="blue", lwd=2)
lines(temp$nainen, col="red", lwd=2)
axis(4, at=NULL)
I have used lines() to draw the lines into th...
2013 Jun 13
4
¿Alguna explicación para este fenómeno? (Relativo al uso de memoria)
...dim(loans)
>>>
>>> [1] 15172 22
>>>>
>>>> object.size(loans)
>>>
>>> 7488144 bytes
>>>
>>> Sin embargo,
>>>
>>> empresas <- split(loans, loans$number_id)
>>> length(empresas)
>>> #8748
>>>
>>> object.size(empresas)
>>> # 50643907728 bytes
>>>
>>> Es decir, el objeto resultante de partir un df de 15000 filas en 8700
>>> dfs ocupa 5GB.
>>>
>>> ¿Alguna idea de por qué ocurre esto?
>>>
>>> (Uso...
2017 Jan 16
2
Apparent Maildir permission issue
I've gotten errors like this when it was actually a selinux denial. If you're running
selinux, check those logs too.
Bill
On 1/16/2017 4:09 PM, Mark Foley wrote:
> More info ...
>
> This is the only user having this permission problem. All other Thunderbird/dovecot users are
> getting mail file. They all have the same permissions set on their Maildir folder.
>
> --Mark
2015 Oct 07
0
Any further developments on CentOS7 for i386?
...t now and installable
(in its final form) from these isos:
http://mirror.centos.org/altarch/7/isos/i386/
The 2 bugs listed in the link above are still there:
1. If installing on a QEMU (kvm) i386 VM, you must modify the VM cpu to
use "copy host cpu"
http://bugs.centos.org/view.php?id=8748
2. The gnome desktop will not exit or log out from the menu.
http://bugs.centos.org/view.php?id=8834
Both have workarounds listed.
We should have a release announcement fairly soon and hopefully EPEL
will start building 32 bit packages soon(ish) as well.
Thanks,
Johnny Hughes
--------------...
2015 Oct 07
0
Any further developments on CentOS7 for i386?
...http://mirror.centos.org/altarch/7/isos/i386/
>>
>> The 2 bugs listed in the link above are still there:
>>
>> 1. If installing on a QEMU (kvm) i386 VM, you must modify the VM cpu to
>> use "copy host cpu"
>>
>> http://bugs.centos.org/view.php?id=8748
>>
>> 2. The gnome desktop will not exit or log out from the menu.
>>
>> http://bugs.centos.org/view.php?id=8834
>>
>> Both have workarounds listed.
>>
>
> ?um...hmmm...the non-logout from Gnome would certainly be a hassle for me,
> but not the...
2015 Jun 05
0
CentOS-7 (1503) beta candidate for i686 platforms
...ME desktop logout and exit functions do not work as long as
exit confirmation is set, see CentOS Bug:
http://bugs.centos.org/view.php?id=8834
2. If installing on a QEMU (kvm) i386 VM, you must modify the VM cpu to
use "copy host cpu", see CentOS Bug:
http://bugs.centos.org/view.php?id=8748
3. If using the LiveGnome install media, the rescue kernel is set as
default booting kernel, see CentOS Bug:
http://bugs.centos.org/view.php?id=8846
Installation
============
Install media is available here:
http://buildlogs.centos.org/centos/7/isos/i386/
The boot iso for network installs is...
2015 Oct 12
0
CentOS Linux 7 for 32-bit x86 (i386) Architecture
...cbbf8fe0e1aefa75f282fdbaab7f169213e8fb33d2cc4
The install process is identical to CentOS 7 x86_64 via kickstart or ISO
installers.
Known Issues
============
1. If installing on a QEMU (kvm) i386 VM, you must modify the VM cpu to
use "copy host cpu"
http://bugs.centos.org/view.php?id=8748
2. The gnome desktop will not exit or log out from the menu.
http://bugs.centos.org/view.php?id=8834
More Information
================
More information is available on the i386 AltArch page:
https://wiki.centos.org/SpecialInterestGroup/AltArch/i386
--
Johnny Hughes
CentOS Project { https://...
2007 Jan 31
1
how to exclude a pkg in yum .conf
Hi all,
I want to know how to exclude a pkg in yum .conf.
below is my yum.conf .
I have excluded asterisk-sounds. but I does not work.
Why , Can you rectify me?
[dries]
name=Extra Fedora rpms dries - $releasever - $basearch
baseurl=
http://ftp.belnet.be/packages/dries.ulyssis.org/redhat/el4/en/i386/dries/RPMS
--exclude=[asterisk-sounds]
dries.repo (END)
--
Thank you
Indunil Jayasooriya
2013 Jun 13
0
¿Alguna explicación para este fenómeno? (Relativo al uso de memoria)
...ellosta@gmail.com>escribió:
> Hola, ¿qué tal?
>
> Tengo un df relativamente chiquito:
>
> > dim(loans)
> [1] 15172 22
> > object.size(loans)
> 7488144 bytes
>
> Sin embargo,
>
> empresas <- split(loans, loans$number_id)
> length(empresas)
> #8748
>
> object.size(empresas)
> # 50643907728 bytes
>
> Es decir, el objeto resultante de partir un df de 15000 filas en 8700
> dfs ocupa 5GB.
>
> ¿Alguna idea de por qué ocurre esto?
>
> (Uso R 3.0.1 en un Xubuntu 12.04 de 64 bits).
>
> Un saludo,
>
> Carlos J...
2013 Jun 13
0
¿Alguna explicación para este fenómeno? (Relativo al uso de memoria)
...l?
>>
>> Tengo un df relativamente chiquito:
>>
>>> dim(loans)
>> [1] 15172 22
>>> object.size(loans)
>> 7488144 bytes
>>
>> Sin embargo,
>>
>> empresas <- split(loans, loans$number_id)
>> length(empresas)
>> #8748
>>
>> object.size(empresas)
>> # 50643907728 bytes
>>
>> Es decir, el objeto resultante de partir un df de 15000 filas en 8700
>> dfs ocupa 5GB.
>>
>> ¿Alguna idea de por qué ocurre esto?
>>
>> (Uso R 3.0.1 en un Xubuntu 12.04 de 64 bits)....
2013 Jun 13
1
¿Alguna explicación para este fenómeno? (Relativo al uso de memoria)
...>>>>
>>>>> object.size(loans)
>>>>
>>>>
>>>> 7488144 bytes
>>>>
>>>> Sin embargo,
>>>>
>>>> empresas <- split(loans, loans$number_id)
>>>> length(empresas)
>>>> #8748
>>>>
>>>> object.size(empresas)
>>>> # 50643907728 bytes
>>>>
>>>> Es decir, el objeto resultante de partir un df de 15000 filas en 8700
>>>> dfs ocupa 5GB.
>>>>
>>>> ¿Alguna idea de por qué ocurre esto?...
2013 Jun 13
1
¿Alguna explicación para este fenómeno? (Relativo al uso de memoria)
...>>>
>>>>> object.size(loans)
>>>>>
>>>>
>>>> 7488144 bytes
>>>>
>>>> Sin embargo,
>>>>
>>>> empresas <- split(loans, loans$number_id)
>>>> length(empresas)
>>>> #8748
>>>>
>>>> object.size(empresas)
>>>> # 50643907728 bytes
>>>>
>>>> Es decir, el objeto resultante de partir un df de 15000 filas en 8700
>>>> dfs ocupa 5GB.
>>>>
>>>> ¿Alguna idea de por qué ocurre esto?...
2016 Jun 21
1
Any further developments on CentOS7 for i386?
...arch/7/isos/i386/
>>>
>>> The 2 bugs listed in the link above are still there:
>>>
>>> 1. If installing on a QEMU (kvm) i386 VM, you must modify the VM cpu to
>>> use "copy host cpu"
>>>
>>> http://bugs.centos.org/view.php?id=8748
>>>
>>> 2. The gnome desktop will not exit or log out from the menu.
>>>
>>> http://bugs.centos.org/view.php?id=8834
>>>
>>> Both have workarounds listed.
>>>
>>
>> ?um...hmmm...the non-logout from Gnome would certainly b...
2017 Jan 24
0
Apparent Maildir permission issue
...rk domusers 8 Jul 7 2016 dovecot-uidvalidity
-r--r--r-- 1 HPRS\mark domusers 0 Jan 16 2015 dovecot-uidvalidity.54b9def3
-rw------- 1 HPRS\mark domusers 4080 Nov 27 23:28 dovecot.index
-rw------- 1 HPRS\mark domusers 88612 Dec 7 23:07 dovecot.index.cache
-rw------- 1 HPRS\mark domusers 8748 Dec 7 23:07 dovecot.index.log
-rw------- 1 HPRS\mark domusers 2016 Jul 7 2016 dovecot.mailbox.log
drwx------ 2 HPRS\mark domusers 12288 Jan 13 12:10 new/
-rw------- 1 HPRS\mark domusers 137 Jul 7 2016 subscriptions
drwx------ 2 HPRS\mark domusers 12288 Jan 13 12:10 tmp/
Permission on the M...
2013 Jun 13
0
¿Alguna explicación para este fenómeno? (Relativo al uso de memoria)
...dim(loans)
>>>
>>> [1] 15172 22
>>>>
>>>> object.size(loans)
>>>
>>> 7488144 bytes
>>>
>>> Sin embargo,
>>>
>>> empresas <- split(loans, loans$number_id)
>>> length(empresas)
>>> #8748
>>>
>>> object.size(empresas)
>>> # 50643907728 bytes
>>>
>>> Es decir, el objeto resultante de partir un df de 15000 filas en 8700
>>> dfs ocupa 5GB.
>>>
>>> ¿Alguna idea de por qué ocurre esto?
>>>
>>> (Uso...