Stații de lucru

OS - Windows 8711 Solutii

Reguli si plangeri 9 Solutii

OS - OS X 407 Solutii

Reguli de configurare 11 Solutii

Licentiere 18 Solutii

Securitate 179 Solutii

Copie de rezerva (Backup) 68 Solutii

Antivirus 71 Solutii

Aplicatii specifice 4914 Solutii

Hardware 288 Solutii

Cum se pot micsora tab-urile in Mozilla Firefox

In mod implicit, latimea minima pentru tab-urile Firefox este de 76 de pixeli. Puteti reduce acest lucru pana la 50 de pixeli, ceea ce va permite sa afisati mai multe tab-uri inainte de a trebui sa incepeti sa derulati pentru a cauta prin ele.Cu cat sunt deschise mai multe pagini in browser in acelasi timp, cu atat se vor micsora tab-urile.
Pentru a schimba latimea tab-urilor se vor urma pasii de mai jos:

[mai mult...]

Cum se activeaza sau dezactiveaza Tab Snoozing in Opera browser

Functia Tab Snoozing a fost adaugata in versiunea 74 a browser-ului Opera si este activata in mod implicit. Aceasta se ocupa cu imbunatatirea performantei si reducerea impactului asupra memoriei de catre browser, astfel ca tab-urile pe care nu le utilizati in mod activ se vor intrerupe pentru a nu irosi memoria calculatorului. Fiecare tab va deveni activ din nou cand se va reveni la acesta.

Pentru a activa sau dezactiva functia Tab Snoozing se vor parcurge urmatorii pasi:

[mai mult...]

5 CMD commands you must know

Here are 5 CMD(Windows Command Prompt) Commands you must know.

1.Ipconfig

This command relays the IP address that your computer is currently using. However, if you’re behind a router (like most computers today), you’ll instead receive the local network address of the router.

ipconfig /release followed by ipconfig /renew can force your Windows PC into asking for a new IP address.

2.Powercfg

Powercfg can be used to manage/track your computer’s energy consumption.You can use the command powercfg hibernate on and powercfg hibernate off to manage hibernation

Powercfg /energy builds a detailed power consumption report

3.Shutdown /r /o which restarts your PC and launches the Advanced Start Options menu, which is where you can access Safe Mode and Windows recovery utilities. This is useful if you want to restart your computer for troubleshooting purposes.

4.System file checker or sfc

sfc /scannow finds any corrupt or missing files, it will automatically replace them using cached copies kept by Windows for this purpose alone.

5.Systeminfo

This command will give you a detailed configuration overview of your computer. The list covers your operating system and hardware.

[mai mult...]