Filed under osx by bob | 0 comments
defaults write com.apple.systempreferences TMShowUnsupportedNetworkVolumes 1
A fenti parancs kiadása után már a Time Machine is fogja látni a csatlakoztatott meghajtó(ka)t, így a biztonsági mentéseket könnyen átküldhetjük pl. egy NAS-ra.
Popularity: 1% [?]
Filed under osx by bob | 0 comments
Filed under Tippek & Trükkök by bob | 0 comments
- Go to Start Menu and click on Run (Windows Vista and Windows 7 uses Start Search instead).
- Type RegEdit and press Enter to run Registry Editor.
- Navigate to the following registry key:HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\
CurrentVersion\Explorer\Advanced\Folder\Hidden\SHOWALL
- In the right pane, verify that the CheckedValue value data is REG_DWORD type. If it’s not (such as belongs to REG_SZ), then delete the CheckedValue value data.
- If CheckedValue has been delete, create a new DWORD (32-bit) Value and name it as CheckedValue.
- Double click on CheckedValue and change its value data to 1 (virus may change it to 0 or 2).
- Within the same registry key, verify that the Type value data is of REG_SZ type, and has the value data radio. If not, set it to radio. Virus may change it to blank.
- Set the system to reveal or show all hidden files, folders and drives, and then check if hidden files and folders are show.
Popularity: 1% [?]