See your server in a web browser and perform system tasks with a mouse. It’s easy to start containers, administer storage, configure networks, and inspect logs.
Link to Cockpit website
Easy to use
Discoverable
Cockpit makes GNU/Linux discoverable. See your server in a web browser and perform system tasks with a mouse. It’s easy to start containers, administer storage, configure networks, and inspect logs.
Designed & tested
Cockpit is designed with your goals in mind. We also routinely test Cockpit with usability studies to make it work the way you’d expect. As a result, Cockpit gets easier to use all the time.
Team-friendly
Cockpit is...
Guru99 is totally new kind of learning experience.
Here you learn by practice. We make tons of efforts to take boredom out of learning and make education a fun experience.Inside, you will find tons of video tutorials
Tutorials Library
TESTING Software Testing QTP (Quick Test Professional) Selenium Mobile App Testing Cucumber Testing SoapUI Agile Testing JUnit RPA
LIVE PROJECTS Live Testing Project Live Selenium Project Live Ecommerce Project Live UFT Testing Live HP ALM Exercise Live Mobile Testing Live Security Testing Live PHP Project Live Scrum(Agile) Testing Live Insurance Testing Live Payment Gateway Live Telecom Live Java Project
SAP SAP Beginner SAP ABAP...
Installing Windows Server Backup on Windows Server 2012 R2
Windows Server Backup is not installed by default. You can use the Add Features Wizard in Server Manager to install it. After you use install Windows Server Backup, you can click Windows Server Backup on the Administrative Tools menu to manage backup operations, and you can use Wbadmin.exe to run backup commands from the command line.
You must also install the Windows PowerShell feature on the same computer to run Windows Server Backup command-line tools. If the Windows PowerShell feature is not installed when you select Command-line Tools during Windows Server Backup installation, you are prompted to install...
Installing IIS 8.5 on Windows Server 2012 R2
by IIS Team
Introduction
This document describes how to install Internet Information Services (IIS) 8.5 on Windows Server® 2012 R2. IIS is the Web server role in Windows Server 2012 R2. The Windows Server 2012 R2 operating system has all the IIS features needed to support the hosting of Web content in production environments. Windows 8 also includes IIS features, but feature availability depends on the operating system version.
Note: You can use the procedures in this document to install IIS 8.0 or IIS 8.5.
The Web server has a modular design that enables you to...
W32tm WINDOWS TIME SERVICE USEFUL COMMANDS
W32tm is powerful command line tool for setup, monitoring and manage time service on Windows systems.
You can find relevant reference on TechNet website
Here some useful commands.
Note: You may need to launch an elevated Command Prompt (right-click Run as administrator)
#1 TIME OFFSET BETWEEN CURRENT COMPUTER TO YOUR DOAMIN
C:\> w32tm /monitor /domain:DOMAIN /nowarn
C:\> w32tm /stripchart /computer: DOMAIN /samples:5 /dataonly
#2 DISPLAY THE CURRENT TIME ZONE SETTINGS
C:\> w32tm /tz
#3 LIST PEERS (EXTERNAL NTP SERVERS)
C:\>w32tm /query /peers
#4 RESTORE WINDOWS TIME SERVICE ON LOCAL COMPUTER TO DEFAULT SETTINGS
Unregister service and remove all configuration information from the registry.
C:\>net stop w32time
C:\>w32tm /unregister
C:\>w32tm...
How to Install .NET Framework 3.5 on Windows Server 2012
As system administrator, you need to install for legacy application .NET Framework 3.5 (or 2.5).
When you try to add .Net Framework via "Add Roles and features" you received alert message:
“Do you want to specify an alternate source path? One or more installation selections are missing source files…”
“Do you want to specify an alternate source path? One or more installation selections are missing source files…”
You need to specify an alternative source path, here the right way to do it:
>Method 1 - Using Add Roles and Features Wizard
in...
"The terminal server has exceeded the maximum number of allowed connections"
Identification disconnected users using Quser.exe (Query User Utility)
Open CMD and and type:
Quser /Server:Hostname_or_IP
Now you can see table with Username, Session name - If is RDP Connection or Console, ID, State - Active or Disconnect, IDLE time, and LOGONTime.
let say i want to disconnect user ID 18,
Back again to CMD, and use Logoff commande:
Logoff /Server:Hostname_or_IP ID to logoof
Logoff /Server:Hostname_or_IP ID 18
It's all !
How to Stop SERVER MANAGER from Automatically Starting in Server 2012
Server Manager is a management console in Windows Server® 2012 R2 and Windows Server® 2012 that helps IT professionals provision and manage both local and remote Windows-based servers from their desktops, without requiring either physical access to servers, or the need to enable Remote Desktop protocol (RDP) connections to each server. Although Server Manager is available in Windows Server 2008 R2 and Windows Server 2008, Server Manager was updated in Windows Server 2012, to support remote, multi-server management, and help increase the number of servers an administrator can manage.
If we want to...
Register Active Directory Schema Snap-In (dll)
For the Active Directory Schema snap-in (MMC) we must first register schmmgmt.dll.
Here how we register that dll.
Step -1
Log-on as administrator.
Step-2
click Start , type command prompt , and then right-click Command Prompt when it appears in the Start menu. Next, click Run as administrator , and then click OK .
Step-3
Type the following command, and then press ENTER:
regsvr32 schmmgmt.dll
Step-4
Click Start , click Run , type mmc , and then click OK .
On the File menu, click Add/Remove Snap-in.
Under Available snap-ins , click Active Directory Schema , click Add , and then click OK .
Now you can manage...
Microsoft release the Office 365 Admin App for IOS and Android
The Office 365 Admin mobile app empowers IT service administrators to connect to their organizations’ Office 365 service status on the go. The Office 365 Admin mobile app enables administrators to view service health information and maintenance status updates. In addition, administrators can filter information by service subscriptions and configure app data refresh interval.
Download
Android
IOS
- Skepper -