Ce trebuie sa stim despre stocarea informatiilor pe discuri, stick-uri USB si HDD?

Ce trebuie sa stim:

  • Stick-urile USB: cu o capacitate ce poate ajunge chiar și la 256 GB, stick-urile USB sunt ieftine și ușor de depozitat, iar transferul datelor de la un computer la altul se face rapid cu ajutorul lor. Folosirea intensivă, însă, le poate deteriora, iar calitatea memoriei depinde de producător și de modul de depozitare.
  •  Hard disk-urile externe: un HDD permite o stocare de până la 8 TB, iar dimensiunile din ce în ce mai compacte permit transportul lor cu o foarte mare ușurință. Siguranța datelor este, însă, o vulnerabilitate, din cauza ușurinței cu care poate fi deteriorat capul de citire al unui HDD.
  • Solid-state drive-urile externe: un SSD extern oferă o capacitate de stocare de până la 2 TB și are un cost de achiziție superior celui valabil în cazul unui HDD. Marele avantaj al acestui dispozitiv vine din faptul că nu folosește un disc și un cap de redare, ci o memorie de tip NAND. Astfel, un SSD extern este foarte rezistent la impactul cu solul sau la variații de temperatură.

[mai mult...]

Running smart scan in Avast

  • Open the Avast User Interface and select Protection ▸Virus Scans.


  • Click Run Smart Scan.

  • Wait while Smart Scan scans your PC for browser threats, outdated applications, hidden viruses and malware, and other advanced issues. Click Stop Scan at any time to pause the scan.


  • If no issues are found, click Next to view the following section.

  • If an issue is found, refer to the following section to resolve the scan results.

[mai mult...]

How to rename computer name using Windows Power Shell

  1. Type: start “Windows Power Shell ” and open the command prompt for Windows Power Shell.
  2. Type: Rename-Computer -ComputerName “the current computer name”
  3. NewName “the new computer name
  4. LocalCredential WS\Administrator
  5. PassThru and press Enter to change the computer name.
  6. Then type: -Force –Restart to force restart your computer.

[mai mult...]

Windows Update from Command Prompt

  1. Type cmd in the search box, then choose Run as administrator and click Yes to continue.
  2. Type UsoClient StartScan to check for updates.
  3. Type UsoClient StartDownload to download updates
  4. Type UsoClient StartInstall to install the download updates.
  5. Type UsoClient RestartDevice to restart your device after installing the updates.
  6. Type UsoClient ScanInstallWait to check, download and install updates.
[mai mult...]

How to identify the Private Address Ranges

The Internet Assigned Numbers Authority (IANA) has assigned several address ranges to be used by private networks.

Address ranges to be use by private networks are:

  • Class A : 10.0.0.0 to 10.255.255.255
  • Class B : 172.16.0.0 to 172.31.255.255
  • Class C : 192.168.0.0 to 192.168.255.255

I hope you will find this topic useful.

[mai mult...]