On 7/19/19 11:57 PM, Kenneth Porter wrote:
> I was just given a Dell R720xd with 160 GB memory and 12x 900 GB drives
> that I plan to deploy as my home mail/file/backup server to replace an
> aging Supermicro server running CentOS 7. Yeah, it's gross overkill for
> that and I expect to tuck most of
Send CentOS-announce mailing list submissions to
centos-annou...@centos.org
To subscribe or unsubscribe via the World Wide Web, visit
https://lists.centos.org/mailman/listinfo/centos-announce
or, via email, send a message with subject or body 'help' to
centos-announce-requ.
Hi,
I have one question:
Are those functions thread-safe, i.e. fprintf() and fflush() ?
Thanks!
Regard
Andrew
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos
On 8/1/19 3:36 PM, qw wrote:
Are those functions thread-safe, i.e. fprintf() and fflush() ?
"man fprintf" has the answer.
"yum install man-pages" if you do not have it installed already.
Spoiler: yes, they are thread-safe, but fprintf may act strange if
you change your locale while it is run
Hi,
how can I convert the storage type of VMs from being stored in
individual qcow2 files to being stored in a storage pool?
The VMs may be shut down during the conversion.
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/
On Thu, Aug 1, 2019 at 2:50 PM hw wrote:
>
> Hi,
>
> how can I convert the storage type of VMs from being stored in
> individual qcow2 files to being stored in a storage pool?
>
> The VMs may be shut down during the conversion.
>
qemu-img convert -O {output_type} {inputfile} {output_file or pool
On 8/1/19 10:19 PM, Jon Pruente wrote:
On Thu, Aug 1, 2019 at 2:50 PM hw wrote:
Hi,
how can I convert the storage type of VMs from being stored in
individual qcow2 files to being stored in a storage pool?
The VMs may be shut down during the conversion.
qemu-img convert -O {output_type} {
I know this is OT, but I'm not sure where else to ask. I can hope for
fogiveness! :)
My home router sends its logs to the rsyslog on my desktop system, and
from there I can learn all kinds of interesting (or disturbing) things.
I've written a really horrid shellscript (about 20 things piped toget
On Thu, Aug 1, 2019 at 8:53 PM Fred Smith
wrote:
>
reveals that of all the source addresses trying to poke at 48825,
> there are 193 unique addresses. Either this indicates a heck of a lot
> of sites having at my firewall, or that some few sites are all spoofing
> their addresses. I can sor
9 matches
Mail list logo