14 Nisan 2021 Çarşamba
MS-SQL / Rename a computer that hosts a stand-alone instance of SQL Server
6 Nisan 2021 Salı
SafeNet / Replicate Token
SafeNet üzerinde slot bilgisini başka bir slota kopyalamak için aşağıdaki komutu kullanabiliriz.
C:\Program
Files (x86)\SafeNet\Protect Toolkit 5\Protect Toolkit C SDK\bin>ctkmu rt
-s 17 -d 117
ProtectToolkit
C Key Management Utility 5.0.0
Copyright (c) Safenet, Inc. 2009-2014
Enter
user PIN for slot 17:
Replicate slot 17 to slot 117: SUCCESS
2 Nisan 2021 Cuma
Linux / Ubuntu 20.10 netplan apply
Ubuntu Server 20.10 versiyonunda /etc/netplan altindaki diger dosyalardan da ip aliyor, tek bir dosya olmasi daha uygun gözüküyor.
sudo vi /etc/netplan/00-installer-config.yaml
# This is the network config written by 'subiquity'
network:
ethernets:
ens160:
addresses:
- 192.168.x.28/24
gateway4: 192.168.x.1
nameservers:
addresses:
- 192.168.x.109
- 192.168.x.152
- 192.168.x.134
search:
- domain.com.tr
version: 2
sudo netplan apply
root@ubuntu20:~$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 20.10
Release: 20.10
Codename: groovy
Windows Server IIS üzerinden hizmet veren bir FTP servisine erişmek istediğimizde; Internet Explorer, FileZilla vb. uygulamalar ile erişim ...
-
IPMI Tool 1.8.18 This tool provides Serial Over LAN functionality for the VNXe3200, VNXe1600 and Dell EMC Unity hardware products. The I...
-
How to reclaim deduplication storage space manually in NetBackup 5000 series and NetBackup 5200 series appliances For background and over...
-
Generate and capture the sfs_dump data: In this section you will need to know how to connect to your Data Domain via a ssh client,...