- > HowTo compile wmic on Centos HowTo compile wmic on Centos In this posting you will be learning how to compile the wmic addon for Cacti to monitor Windows systems from a CentOS based Cacti system.
- WMI - Linux client - wmic. Install WMIC on CentOS. To download WMIC go to. Syntax: ' winexe -U domain/user%password //host ' 'URL's. Open-AudIT on CentOS 7 linux. We also need to install winexe. Installing the pre-reqs on CentOS and RedHat (old pre v1.3.1). If you do install on another version and need to make alterations.
- A 64bit linux server running one of - RedHat 6, Centos 6, Debian 6 or 7, Ubuntu 12.04 or 14.04. As at version 1.3.1 of Open-AudIT on 16th May, 2014 (for RedHat / Centos installs only at this stage), an installation script is now shipped in the tarball.
Description
Unable to communicate through winexe from centos 7 to windows server 2016. Ask Question 1. Install of IIS role and Windows Update both fail. Windows Server 2016 DNS response. Windows Server 2016: Cannot set password. Windows Server 2016 updates failing.
winexe - winexe
| Property | Value |
|---|---|
| Distribution | CentOS 6 |
| Repository | Nux Dextop x86_64 |
| Package filename | winexe-1.00-2.3.x86_64.rpm |
| Package name | winexe |
| Package version | 1.00 |
| Package release | 2.3 |
| Package architecture | x86_64 |
| Package type | rpm |
| Category | Administration/Network |
| Homepage | - |
| License | GPL3 |
| Maintainer | - |
| Download size | 1.94 MB |
| Installed size | 6.39 MB |
Alternatives
| Package | Version | Architecture | Repository |
|---|---|---|---|
| winexe-1.00-2.3.i686.rpm | 1.00 | i686 | Nux Dextop |
| winexe | - | - | - |
Requires
| Name | Value |
|---|---|
| libc.so.6(GLIBC_2.8)(64bit) | - |
| libcrypt.so.1()(64bit) | - |
| libdl.so.2()(64bit) | - |
| libdl.so.2(GLIBC_2.2.5)(64bit) | - |
| libresolv.so.2()(64bit) | - |
| libresolv.so.2(GLIBC_2.2.5)(64bit) | - |
| rtld(GNU_HASH) | - |
Provides
| Name | Value |
|---|---|
| winexe | = 1.00-2.3 |
| winexe(x86-64) | = 1.00-2.3 |
Download
| Type | URL |
|---|---|
| Mirror | li.nux.ro |
| Binary Package | winexe-1.00-2.3.x86_64.rpm |
| Source Package | winexe-1.00-2.3.src.rpm |
Install Howto
- Download latest nux-dextop-release rpm from
- Install nux-dextop-release rpm:
- Install winexe rpm package:
Files
| Path |
|---|
| /usr/bin/winexe |
See Also
| Package | Description |
|---|---|
| workrave-1.9.4-2.el6.nux.x86_64.rpm | Program that assists in the recovery and prevention of RSI |
| x264-0.0.0-0.28.20100706gitd058f37.el6.nux.x86_64.rpm | H264/AVC video streams encoder |
| x264-0.0.0-0.31.20110811.el6.nux.x86_64.rpm | H264/AVC video streams encoder |
| x264-0.120-5.20120303.el6.nux.x86_64.rpm | H264/AVC video streams encoder |
| x264-0.120-6.20120303.el6.nux.x86_64.rpm | H264/AVC video streams encoder |
| x264-0.142-7.20140728gitaf8e768.el6.nux.x86_64.rpm | H264/AVC video streams encoder |
| x264-devel-0.0.0-0.28.20100706gitd058f37.el6.nux.x86_64.rpm | Development files for the x264 library |
| x264-devel-0.0.0-0.31.20110811.el6.nux.x86_64.rpm | Development files for the x264 library |
| x264-devel-0.120-5.20120303.el6.nux.x86_64.rpm | Development files for the x264 library |
| x264-devel-0.120-6.20120303.el6.nux.x86_64.rpm | Development files for the x264 library |
| x264-devel-0.142-7.20140728gitaf8e768.el6.nux.x86_64.rpm | Development files for the x264 library |
| x264-libs-0.0.0-0.28.20100706gitd058f37.el6.nux.x86_64.rpm | Library for encoding H264/AVC video streams |
| x264-libs-0.0.0-0.31.20110811.el6.nux.x86_64.rpm | Library for encoding H264/AVC video streams |
| x264-libs-0.120-5.20120303.el6.nux.x86_64.rpm | Library for encoding H264/AVC video streams |
| x264-libs-0.120-6.20120303.el6.nux.x86_64.rpm | Library for encoding H264/AVC video streams |
On Scientific linux 6.0(RH like linux) I accidentally removed python, so yum removed as well.ยต
How to install yum with rpm?
EDIT
I try to install python but it is somehow looped the dependences:
Then:
Stefan Lasiewski
1 Answer
Download the package(s) and type rpm -Uvh <packagenames> as root or sudo rpm -Uvh <packagenames> as normal user
I used rpm -qpR yum-3.2.27-14.el6.noarch.rpm to get a list of dependencies for yum, hope that gets all off them in one go:
Download all the packages with the following code block:
Install them as follows: