Les Partages de Memiks
Tag cloud
Picture wall
Daily
Plugins
  • ► Play Videos
RSS Feed
  • RSS Feed
  • ATOM Feed
  • Daily Feed
Filters

Links per page

  • 20 links
  • 50 links
  • 100 links

Display

Filter untagged links
3 results tagged size  ✕
GitHub - qarmin/czkawka: Multi functional app to find duplicates, empty folders, similar images etc. https://github.com/qarmin/czkawka
Sat Jan 9 07:08:12 2021 archive.org
QRCode
Comments
thumbnail

Multi functional app to find duplicates, empty folders, similar images etc. - qarmin

folder place size
How to shrink OpenStack qcow2 image using qemu-img – tuxfixer.com http://www.tuxfixer.com/how-to-shrink-openstack-qcow2-image-with-qemu-img/
Fri Nov 15 14:31:27 2019 archive.org
QRCode
Comments

If you transfer qcow2 images very frequently across OpenStack Clouds or between KVM and Openstack environments, they can quickly grow larger. Luckily qcow2 image size can be decreased to reasonable values using qemu-img tool. Below we present how to shrink Openstack/KVM qcow2 image.

Examples:

Shrink qcow2 image without compression (larger file, short compression time):

[root@tuxfixer ~]# qemu-img convert -O qcow2 centos7.qcow2 centos7_small.qcow2
Shrink qcow2 image with compression (smaller file, long compression time):

[root@tuxfixer ~]# qemu-img convert -O qcow2 -c centos7.qcow2 centos7_small.qcow2

image qcow2 qemu size
Introduction au responsive design : comment rendre son site responsive sans trop d’efforts ? | Soat blog http://blog.soat.fr/2013/04/introduction-au-responsive-design-comment-rendre-son-site-responsive-sans-trop-defforts/
Wed Apr 10 20:57:24 2013 archive.org
QRCode
Comments

je me garde cet article sous le coude

Merci @sebsauvage

css design inline responsive size smartphone tablet tutorial web
2977 links
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn