

Join Ubuntu 20.04|18.04 / Debian 10 To Active Directory (AD) domain
Question: How can I join Ubuntu 20.04|18.04 to Windows domain?, can I join Debian 10 to Active Directory domain?. This article has been...
Puneeth K P
Mar 31, 20224 min read
2 views
0 comments


Allowing xRDP connection when using AD Credentials
Updating the SSSD Configuration file Configuration file for sssd process is located at /etc/sssd/sssd.conf. Multiple sssd configuration...
Puneeth K P
Mar 31, 20221 min read
2 views
0 comments


Mail archive Backup
1)Backup archive script #!/bin/sh now="$(date +'%d_%m_%Y_%H_%M_%S')" filename="ucs_mail_archive_$now".tar.gz backupfolder="/home/manage/B...
Puneeth K P
Mar 30, 20222 min read
2 views
0 comments