Lector de Feeds
nss_wrapper-1.1.16-1.mga10.src.rpm
In Mageia/cauldron/i586:
There are projects which provide daemons that need to be able to create, modify
and delete Unix users, or just switch user IDs to interact with the system, e.g.
a user space file server. To be able to test that, you need the privilege to
modify the passwd and groups files. With nss_wrapper, it is possible to define
your own passwd and groups files which will be used by software to act correctly
while under test.
If you have a client and server under test, they normally use functions to
resolve network names to addresses (DNS) or vice versa. The nss_wrappers allow
you to create a hosts file to setup name resolution for the addresses you use
with socket_wrapper.
To use it, set the following environment variables:
LD_PRELOAD=libuid_wrapper.so
NSS_WRAPPER_PASSWD=/path/to/passwd
NSS_WRAPPER_GROUP=/path/to/group
NSS_WRAPPER_HOSTS=/path/to/host
This package does not have a devel package, because this project is for
development/testing.
Categorías: RPMs
nss_wrapper-1.1.16-1.mga10.src.rpm
In Mageia/cauldron/x86_64:
There are projects which provide daemons that need to be able to create, modify
and delete Unix users, or just switch user IDs to interact with the system, e.g.
a user space file server. To be able to test that, you need the privilege to
modify the passwd and groups files. With nss_wrapper, it is possible to define
your own passwd and groups files which will be used by software to act correctly
while under test.
If you have a client and server under test, they normally use functions to
resolve network names to addresses (DNS) or vice versa. The nss_wrappers allow
you to create a hosts file to setup name resolution for the addresses you use
with socket_wrapper.
To use it, set the following environment variables:
LD_PRELOAD=libuid_wrapper.so
NSS_WRAPPER_PASSWD=/path/to/passwd
NSS_WRAPPER_GROUP=/path/to/group
NSS_WRAPPER_HOSTS=/path/to/host
This package does not have a devel package, because this project is for
development/testing.
Categorías: RPMs
lxc-6.0.1-1.mga10.src.rpm
In Mageia/cauldron/x86_64:
The package "lxc" provides the command lines to create and manage
containers. It contains a full featured container with the isolation
/ virtualization of the pids, the ipc, the utsname, the mount points,
/proc, /sys, the network and it takes into account the control groups.
It is very light, flexible, and provides a set of tools around the
container like the monitoring with asynchronous events notification,
or the freeze of the container. This package is useful to create
Virtual Private Server, or to run isolated applications like bash or
sshd.
Categorías: RPMs
lxc-6.0.1-1.mga10.src.rpm
In Mageia/cauldron/i586:
The package "lxc" provides the command lines to create and manage
containers. It contains a full featured container with the isolation
/ virtualization of the pids, the ipc, the utsname, the mount points,
/proc, /sys, the network and it takes into account the control groups.
It is very light, flexible, and provides a set of tools around the
container like the monitoring with asynchronous events notification,
or the freeze of the container. This package is useful to create
Virtual Private Server, or to run isolated applications like bash or
sshd.
Categorías: RPMs
mingw-binutils-2.42-1.mga10.src.rpm
In Mageia/cauldron/x86_64:
Cross compiled binutils (utilities like 'strip', 'as', 'ld') which
understand Windows executables and DLLs.
Categorías: RPMs
mingw-binutils-2.42-1.mga10.src.rpm
In Mageia/cauldron/i586:
Cross compiled binutils (utilities like 'strip', 'as', 'ld') which
understand Windows executables and DLLs.
Categorías: RPMs
xz-5.6.2-1.mga10.src.rpm
In Mageia/cauldron/i586:
XZ provides very high compression ratio and fast decompression. The
core of the XZ utils is Igor Pavlov's LZMA SDK containing the actual
LZMA encoder/decoder. LZMA utils add a few scripts which provide
gzip-like command line interface and a couple of other XZ related
tools. Also provides:
- Average compression ratio 30% better than that of gzip and 15%
better than that of bzip2.
- Decompression speed is only little slower than that of gzip, being
two to five times faster than bzip2.
- In fast mode, compresses faster than bzip2 with a comparable
compression ratio.
- Achieving the best compression ratios takes four to even twelve
times longer than with bzip2. However, this doesn't affect
decompressing speed.
- Very similar command line interface than what gzip and bzip2 have.
Categorías: RPMs
xz-5.6.2-1.mga10.src.rpm
In Mageia/cauldron/x86_64:
XZ provides very high compression ratio and fast decompression. The
core of the XZ utils is Igor Pavlov's LZMA SDK containing the actual
LZMA encoder/decoder. LZMA utils add a few scripts which provide
gzip-like command line interface and a couple of other XZ related
tools. Also provides:
- Average compression ratio 30% better than that of gzip and 15%
better than that of bzip2.
- Decompression speed is only little slower than that of gzip, being
two to five times faster than bzip2.
- In fast mode, compresses faster than bzip2 with a comparable
compression ratio.
- Achieving the best compression ratios takes four to even twelve
times longer than with bzip2. However, this doesn't affect
decompressing speed.
- Very similar command line interface than what gzip and bzip2 have.
Categorías: RPMs
mingw-harfbuzz-9.0.0-1.mga10.src.rpm
In Mageia/cauldron/i586:
HarfBuzz is an implementation of the OpenType Layout engine.
Categorías: RPMs
mingw-harfbuzz-9.0.0-1.mga10.src.rpm
In Mageia/cauldron/x86_64:
HarfBuzz is an implementation of the OpenType Layout engine.
Categorías: RPMs
openssh-9.8p1-4.mga10.src.rpm
In Mageia/cauldron/i586:
SSH (Secure SHell) is a program for logging into and executing
commands on a remote machine. SSH is intended to replace rlogin and
rsh, and to provide secure encrypted communications between two
untrusted hosts over an insecure network. X11 connections and
arbitrary TCP/IP ports can also be forwarded over the secure channel.
OpenSSH is OpenBSD's version of the last free version of SSH, bringing
it up to date in terms of security and features.
This package includes the core files necessary for both the OpenSSH
client and server. To make this package useful, you should also
install openssh-clients, openssh-server, or both.
Categorías: RPMs
openssh-9.8p1-4.mga10.src.rpm
In Mageia/cauldron/x86_64:
SSH (Secure SHell) is a program for logging into and executing
commands on a remote machine. SSH is intended to replace rlogin and
rsh, and to provide secure encrypted communications between two
untrusted hosts over an insecure network. X11 connections and
arbitrary TCP/IP ports can also be forwarded over the secure channel.
OpenSSH is OpenBSD's version of the last free version of SSH, bringing
it up to date in terms of security and features.
This package includes the core files necessary for both the OpenSSH
client and server. To make this package useful, you should also
install openssh-clients, openssh-server, or both.
Categorías: RPMs
gnucash-5.8-1.mga10.src.rpm
In Mageia/cauldron/x86_64:
GnuCash is a personal finance manager. A check-book like
register GUI allows you to enter and track bank accounts,
stocks, income and even currency trades. The interface is
designed to be simple and easy to use, but is backed with
double-entry accounting principles to ensure balanced books.
Categorías: RPMs
gnucash-5.8-1.mga10.src.rpm
In Mageia/cauldron/i586:
GnuCash is a personal finance manager. A check-book like
register GUI allows you to enter and track bank accounts,
stocks, income and even currency trades. The interface is
designed to be simple and easy to use, but is backed with
double-entry accounting principles to ensure balanced books.
Categorías: RPMs
mate-themes-3.22.26-1.mga10.src.rpm
In Mageia/cauldron/i586:
This packages contains themes for MATE.
Categorías: RPMs
mate-themes-3.22.26-1.mga10.src.rpm
In Mageia/cauldron/x86_64:
This packages contains themes for MATE.
Categorías: RPMs
qtxdg-tools-4.0.0-2.mga10.src.rpm
In Mageia/cauldron/x86_64:
qtxdg-tools contains a CLI MIME tool, qtxdg-mat, for handling file associations
and opening files with their default applications.
It is maintained by the LXQt project and needed by LXQt Session, in order to be
used by xdg-utils. Yet it can be used independently from LXQt, too.
Categorías: RPMs
qtxdg-tools-4.0.0-2.mga10.src.rpm
In Mageia/cauldron/i586:
qtxdg-tools contains a CLI MIME tool, qtxdg-mat, for handling file associations
and opening files with their default applications.
It is maintained by the LXQt project and needed by LXQt Session, in order to be
used by xdg-utils. Yet it can be used independently from LXQt, too.
Categorías: RPMs
iw-6.9-1.mga10.src.rpm
In Mageia/cauldron/x86_64:
iw is a new nl80211 based CLI configuration utility for wireless devices.
Currently you can only use this utility to configure devices which use a
mac80211 driver as these are the new drivers being written.
Categorías: RPMs
iw-6.9-1.mga10.src.rpm
In Mageia/cauldron/i586:
iw is a new nl80211 based CLI configuration utility for wireless devices.
Currently you can only use this utility to configure devices which use a
mac80211 driver as these are the new drivers being written.
Categorías: RPMs
