RHCSA7: Task of the day
Allowed time: 10 minutes.
Create two new user accounts "steve" and "oliver".
Create a group "team". Create a directory "shared".
All files put into the "shared" directory by "steve" or "oliver" should belong to the "team" group and be only visible by them.
RHCE7: Task of the day
Allowed time: 10 minutes.
Set up a caching-only DNS server to forward DNS queries.
Error: Package: vlc-core-2.1.5-2.el7.nux.x86_64 (nux-dextop)
Requires: libminizip.so.1()(64bit)
Error: Package: vlc-2.1.5-2.el7.nux.x86_64 (nux-dextop)
Requires: libfribidi.so.0()(64bit)
Error: Package: vlc-2.1.5-2.el7.nux.x86_64 (nux-dextop)
Requires: libminizip.so.1()(64bit)
Error: Package: libass-0.12.0-1.el7.x86_64 (epel)
Requires: libfribidi.so.0()(64bit)
Error: Package: vlc-core-2.1.5-2.el7.nux.x86_64 (nux-dextop)
Requires: libfribidi.so.0()(64bit)
When I trying to install libminizip.so.1(), there is another dependencies error:
warning: minizip-1.2.8-7.fc21.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID 95a43f54: NOKEY
error: Failed dependencies:
zlib = 1.2.8-7.fc21 is needed by minizip-1.2.8-7.fc21.x86_64
Try to contact the people behind the nux-dextop repository.
You must update first
# yum install http://dl.fedoraproject.org/pub/epel/7/x86_64/e/epel-release-7-5.noarch.rpm -y
# yum install http://li.nux.ro/download/nux/dextop/el7/x86_64/nux-dextop-release-0-1.el7.nux.noarch.rpm -y
# yum-config-manager –enable channel
# yum clean all
# yum list
# yum update -y
Now install Deluge torrent
# yum install deluge-gtk.noarch -y
Now Install VLC 😀
# yum install vlc -y
Install Skype
# yum install skype.i586 -y