Server Administration | Network Administration | Virtualization | Cloud Computing | Ethical Hacking |IOT
Showing posts with label Windows. Show all posts
Showing posts with label Windows. Show all posts
Mar 24, 2020
Error 0xc0000135 Server Manager is not opening in Windows Server 2012 or 2016 or 2019.
Main Cause
The .NET Framework is not installed or corrupted.
Solutions
Method 1 (Recommended)
Install .net framework using poweshell or command prompt
The above issue is usually occurred due to .net corruption so first install the .net or rebuild it. Please open the command prompt with admin privilege ( in this case powershell cannot start )and paste the below code on the target server.
DISM.exe /online /enable-feature /all /featurename:NetFx3
DISM.exe /online /enable-feature /all /featurename:NetFx4
Hope this will help your issue.
Method2. Using system file Checker Utility
System File Checker is a utility in Microsoft Windows that allows users to scan for and restore corruptions in Windows system files. for that type the following code in command prompt with admin privilege.
sfc /scannow
Hope this will help your problem.
Mar 6, 2020
How to display fake CPU configuration (change i3 to i5,i7,i9 ).....?
Hi Guys,
It looks to be a bit odd but it’s correct that you can really alter the name of the processor you are using in your system.In this post i will deploy an elementary prank via which you will alter the name of your processor from Core i3 to Core i7/i9.
Please follow the steps below as i mention.
1. On Windows, press Windows button and R, it would open up the run and type regedit
It looks to be a bit odd but it’s correct that you can really alter the name of the processor you are using in your system.In this post i will deploy an elementary prank via which you will alter the name of your processor from Core i3 to Core i7/i9.
Please follow the steps below as i mention.
1. On Windows, press Windows button and R, it would open up the run and type regedit
2. Now, Registry Editor will be showed.Paste the below Path or you can follow the path as below and go to
- SecondLevelDataCache and modify Hexadecimal value data from 0 to 512.
Computer\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management
4. Again paste the below file path as in step 2 and go to
- ProcessorNameString and modify the Value data as you want.
Computer\HKEY_LOCAL_MACHINE\HARDWARE\DESCRIPTION\System\CentralProcessor
5. Now you are able to change to the fake CPU configuration. In the example i have changed my i5 processor to i9 as below. :)
Note: It's just for Prank. Please do not use this technique for cheating.
Jul 10, 2019
Laptop Processor Comparison: Which CPU Is Right For You?
A computer's processor is its brain,
the component where most of the "thinking" happens. A faster CPU
(central processing unit) lets you crunch spreadsheets, surf web pages, play
games or edit photos faster, but a higher-wattage processor may also give you
worse battery life.
Most laptops today are powered by
an Intel CPU, though there are several models that use AMD processors. Even if
you only look at Intel's lineup, there are more than two dozen different models
you might see featured in a brand new notebook. Fortunately, learning the
basics isn’t too difficult.
The first word in the processor name is
the brand, which is usually "Intel Core" but may also be labeled as
Xeon, Celeron, Pentium or Atom. There's also "AMD Ryzen" and
"AMD FX." Following the brand, you see the brand modifier, which is
most often i3, i5 or i7 but can also be other letters and numbers such as m5,
x5, E or N.
On Intel processors, the first number
after the hyphen is the generation indicator; the latest generation is the 9th
so the very newest CPUs have an 9 here. However, many laptops that are
currently for sale haven't been updated to the latest platform yet and will
still have a 7 (for 7th Gen) in the model number.
Then you'll probably see some
combination of a two or three digit number and a single letter which is
probably U, Y, H (also H or HK). The numbers indicate that particular SKU and
the letters indicate the processor line. The line is extremely important
because it tells you roughly how much wattage this processor needs.
On AMD processors, the numbers and
names aren't quite as straightforward. The company's new Ryzen Mobile CPUs are
named Ryzen 5, which competes with Core i5 U series and Ryzen 7, which competes
with Intel's Core i7 U series.
Some of the Famous Personal Purpose CPU
and their capabilities with their purpose are listed below.
Purpose
|
Recommended CPU
|
Sample SKUs
|
Typical Battery Life
|
Workstation / Gaming
|
Intel Core i5 / i7 H Series
|
Core i9-8950HK, Core i5-8300H
|
3 to 8 hours
|
Everyday Productivity w/ a Boost
|
Intel Core i7 U Series / Intel Core
i5 or i7 G Series / AMD Ryzen Mobile 7
|
Core i7-7500U, Core i7-8550U, Core
i7-8705G
|
5 to 17 hours
|
Everyday Productivity
|
Intel Core i5 U Series / AMD Ryzen
Mobile 5
|
Core i5-7200U, Core i5-8250U
|
5 to 17 hours
|
Super Thin (Mediocre Performance)
|
Intel Core m / Core i5 / i7 Y Series
|
Core m3, Core i5-7Y54
|
5 to 9 hours
|
Budget Laptops, Low Performance
|
Intel Celeron, Pentium
|
Celeron N3050, Pentium N4200
|
4 to 6 hours
|
Super Cheap, Worst Performance
|
Intel Atom Series
|
Atom Z3735F, Atom x3, Atom x5
|
7 to 12 hours
|
Subscribe to:
Posts (Atom)
Popular Posts
-
As all of you guys are well known about DNS and its working mechanism. If not, DNS stands for Domain Name System and just imagine it’s a hug...
-
Main Cause The .NET Framework is not installed or corrupted. Solutions Method 1 (Recommended) Install .net framework usin...
-
First properly configure your DVR/NVR through IP address then open your Internet Explorer and open the URL with a IP address that you provid...





