Configurare Sistem de operare

Configuring Time Settings on Domain Controllers

Active Directory relies on accurate time settings on all member servers, Domain Controllers, and domain-joined workstations. When time settings are misconfigured, multiple critical Active Directory services such as replication and Kerberos authentication will fail bringing the entire Active Directory infrastructure to its knees.

1. In Active Directory, we use the Windows Time service for clock synchronization: W32Time

2. All member machines synchronizes with any Domain Controller

3. In a domain, all Domain Controllers synchronize from the PDC Emulator of that domain using NT5DS (which simply means: follow the domain hierarchy and get me my PDC emulator)

4. The PDC Emulator of a domain should synchronize with any Domain Controller of the parent domain using NTP

5. The PDC Emulator of the root domain in a forest should synchronize with an external time server (could be clock device, a router, another standalone server, an internet time server, etc)

[mai mult...]

5 Ways to Fix Win­dows 10 Full Screen Start Menu Stuck Issue

Meniul Start pe Windows a avut o călătorie lungă. De la o coloană clasică la ecran complet la Windows 8, Meniul Start a văzut toate dimensiunile. Cea mai neplăcută dimensiune dintre ele a fost meniul Start pe ecran complet. Din fericire, Microsoft l-a renovat și a introdus un hibrid de tradițional și Windows 8. Cu toate acestea, pentru unii utilizatori de Windows 10, meniul Start încă ocupă întregul ecran. Așa că vă vom spune cum să ieșiți din uriașul meniu Start în Windows 10.

[mai mult...]

3 lucruri pe care le putem face cu gpedit

Politicile de grup oferă un mod centralizat de a gestiona și configura toate tipurile de setări pe toate computerele dintr-o rețea Active Directory. Setările sunt întreținute de un controler de domeniu și calculatoarele individuale înlocuiesc aceste setări. Cu toate acestea, computerele care nu se află într-o rețea Active Directory pot, totuși, configura setările la nivel local folosind Politicile de grup local.

[mai mult...]

How to Change the Default Terminal in Ubuntu

Terminal is a crucial part of any Linux system. It allows you to access your Linux systems through a shell. There are several terminal applications (technically called terminal emulators) on Linux.

Most of the desktop environments have their own implementation of the terminal. It may look different and may have different keyboard shortcuts.For example, Guake Terminal is extremely useful for power users and
provides several features you might not get in your distribution’s terminal by default.

You can install other terminals on your system and use it as default that opens up with the usual keyboard shortcut of Ctrl+Alt+T.Now the question comes, how do you change the default terminal in Ubuntu.
It doesn’t follow the standard way of changing default applications in Ubuntu then how to do it?

[mai mult...]