Soluții

4 Proven ways to boost your Web Page speed

You may have noticed some webpages you own take 10+ seconds to load—you’re not alone. Slow webpages cause higher bounce rates, and that’s bad. Modern tooling and conventional techniques are the culprit. Fortunately, with a little knowledge and smart strategy, you can easily overcome this common problem.

Your general aim should be to keep your webpages light, avoid making many network requests during the initial page load, and focus on getting something on the page as fast as possible. Arm yourself with the following techniques, and avoid conventions like frameworks and libraries that bloat your page size. Your distinct approach will set you apart from the competition.

[mai mult...]

Cum modificati ownership pe folder sau fisier in Windows folosind comanda nativa Takeown.exe

Uneori, poate fi necesar să editați sau să ștergeți fișiere de sistem din Windows care aparțin TrustedInstaller, SYSTEM sau altui administrator. Administratorul trebuie mai întâi să preia ownership asupra acestor obiecte pentru a accesa astfel de fișiere. Proprietarul unui fișier sau folder poate fi modificat în proprietățile obiectului din interfața grafică File Explorer sau utilizând instrumentul încorporat de linie de comandă Takeown.exe.

Takeown.exe este un instrument CLI Windows(situat în directorul %windir%\System32) care permite modificarea proprietarului unui fișier sau folder pe un computer local sau la distanță. Numai utilizatorul curent sau grupul Administrators poate fi atribuit ca proprietar. Takeown nu acceptă atribuirea unui utilizator arbitrar ca proprietar al obiectului sistemului de fișiere.

[mai mult...]