Goline Logo

News

  • New Partnership Between Goline and EaseUS: Technology and Innovation at Your Service. We are excited to announce our collaboration with EaseUS, a leading company in data management, file recovery, and disk cloning software. This collaboration allows us to provide our users with reliable and cutting-edge tools to manage and protect their devices efficiently. Exploring the Benefits of Our New Partnership with EaseUS This collaboration enhances our capability to deliver top-notch services to our community. With EaseUS, you can optimize storage space, recover lost files, and clone disks easily and securely. Whether you're a home user or an IT professional, you'll...
  • In the supply and logistics sectors, email communication is pivotal. However, organizations face threats like email fraud and phishing. GOLINE SA's clients struggled with configuring email authentication protocols manually. To address this challenge, GOLINE SA partners with PowerDMARC as an MSP Partner, collaborating to streamline implementation and management. PowerDMARC's cloud-based platform automated DMARC, SPF, and DKIM protocols for GOLINE SA's clients. This streamlined the transition to DMARC enforcement policies, bolstering domain protection without compromising email deliverability. The intuitive platform facilitated easy navigation and provided detailed reporting for proactive issue resolution. Strategic Collaboration: GOLINE SA Partners with PowerDMARC GOLINE SA's clients...

DELL Unity XT certificate renewal

Potoms Omar Hardware 22 May 2023

1- Use a Linux machine with openssl
 
2- Generate RSA 2048bits key
 
openssl genrsa -out unity_05_23.pk 2048
 
3- Edit .cnf file (goline.cnf) with oppurtune values (only the fields below are needed)
 
[alt_names]
DNS.1 = unity-xt
DNS.2 = unity-xt.yourdomain.local
 
4- Run command for request generation
 
openssl req -new -key unity_05_23.pk -out unity_05_23.csr -config goline.cnf
 
5- Open the .csr file with notepad, copy and paste the request to internal CA
 
6- Rename certificate "*.cer" to "unity_05_23.crt"
 
7- Enable SSH Unity from web interface (System –> Service –> Service Tasks–> Enable SSH)
N.B.: Requires admin password


8- Connect using SSH to unity.
N.B.: Use as username "service" and admin's password
 
9- Move with Moba/WinSCP the ".pk" and ".crt" files to "/home/service/user"
 
10- Run command below to upload certificate
 
svc_custom_cert unity_05_23

 
N.B.:
          – The web interface will restart automatically (does not create downtime)
          - The command in step 10 should be run without file extension, type only the filename
          - In case it is not clear from the procedure above, the filenames of the ".pk" and ".crt" files must be the same.
0 0 votes
Article Rating
Subscribe
Notify of
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x
| Reply