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

How to enable turbo boost on Intel Processor

1. Boot your PC into the BIOS. Here’s an easy way to do so from Windows 10:

  • Click the “Windows” icon menu.
  • Click Settings .
  • Click Update & security.
  • Click Recovery.
  • Click Restart now under ″Advanced Startup.″ The PC will reboot to a blue screen.
  • Click Troubleshoot on the blue screen.
  • Click Advanced options.
  • Click UEFI Firmware Settings.
  • Click Restart. The computer will now reboot into the BIOS.

2. Go to the CPU/processor configuration screen. The BIOS will look different depending on who manufactured your motherboard. In most cases, the setting for Turbo Boost will be in a menu called CPU Specifications, CPU Features, Advanced Core Features, or something similar.

  • Use the arrow keys on the keyboard to navigate the BIOS, and press  Enter to make your selections.
  • Press Esc to go back a screen.

3. Locate ″Intel® Turbo Boost Technology″ in the menu. You’ll usually see either ″Enabled″ or ″Disabled″ beside it. If you see ″Enabled,″ you don’t need to change anything in the BIOS.

4.  Select Enabled from the menu.

5. Save your changes. The exact key to press should appear at the bottom of the BIOS. In most cases, it’ll be F10.

6. Exit the BIOS and reboot the computer. Press Esc and then follow the on-screen instructions to restart. When your PC comes back up, Turbo Boost will be enabled.
[mai mult...]

How to use a PS4 Controller on Steam

  1. Open Steam
  2. Go to Settings in top left dropdown
  3. Open Controller tab
  4. Click General Controller Settings
  5. Register device to your account
  6. Change preferences
  7. Calibrate joysticks
  8. Tick PlayStation Configuration Support
  9. Remap from Settings Controller tab/in game

Thanks to official Steam support, there’s almost no setup involved in getting your PS4 controller working in Steam. Just be sure to pair or plug in your controller before opening Steam or any Steam games, otherwise your controller may not be recognized.

If you run into any connection issues, closing and reopening Steam should do the trick. Otherwise, try using a USB 2.0 port instead of a USB 3.0 port. DualShock 4s are weird like that. Once connected, navigate to Steam’s settings menu—under the top left dropdown—to get everything running smoothly.

Under the Controller tab, open General Controller Settings; you should see your controller listed under Detected Controllers. From here you can register it to your account, so it will remember the settings on any PC you log into.

[mai mult...]

How to validate digital signature in a PDF

  1. Open the digitally signed PDF that you need to validate using Power PDF.
  2. Locate the digital signature object within the document.
  3. Right click or command-click on the signature object.
  4. Select “Verify Signature” from the context menu.
  5. Power PDF automatically checks the information behind the signature and displays a message saying “Signature Valid” if the document remains in its original form.

Repeat steps 3 and 4 as needed with any other signatures in the document. If Power PDF displays “Signature Validity Unknown,” you should proceed to verify the integrity of the document with the original signer.

Click the “Verify Identity” to check for contact information and to match signature certificate numbers. You may need to contact the signer directly for additional information.

[mai mult...]

How to silently install an .EXE file?

1. Check if setup.exe has some install parameters by calling the setup.exe in a cmd and typing in the /? or /help. This will usually open a help/usage message box.

Setup.exe /? /help
//cmd photo of msg box

2. Access the vendor’s application support page or forum. There, you may find what install parameters the application supports and it might also give you full silent install instructions. That is if the vendor decided to create a support page.

3. If none of the above methods work, you could open the setup.exe by double-clicking on it until you see the installation wizard. Usually, in the installation wizard, you can notice which tool/packaging program was used to package the installer. With this information, you can go to the official website of the tool and search for the default installation parameters.

[mai mult...]