Загрузка данных


sudo sh -c 'cat > /etc/zypp/zypp.conf.d/parallel.conf <<EOF
[download]
max_concurrent_connections = 10

[main]
curl2 = true
EOF'