New pages
Jump to navigation
Jump to search
- 08:58, 30 January 2026 WHM Restore Error: Username Conflicts With Unmanaged MYSQL User (hist | edit) [5,103 bytes] Qljca (talk | contribs) (Created page with "== Cannot create or restore account: ''The system could not create the user "username" because it conflicts with an unmanaged MySQL database user'' == === Overview === When attempting to create or restore a cPanel account in WHM, the restore may fail with an error stating that the system cannot create the account username because it conflicts with an unmanaged MySQL database user. This usually occurs when MySQL already contains a user and/or database name that matches...")
- 08:43, 30 January 2026 WHM Restore Error: Username Conflicts With Unmanaged PostgreSQL User (hist | edit) [4,028 bytes] Qljca (talk | contribs) (Created page with "== Fix WHM Restore Error: Username Conflicts With Unmanaged PostgreSQL User == === Overview === While restoring a cPanel account in WHM, you may encounter an error stating that WHM cannot create the user because it conflicts with an unmanaged PostgreSQL database user. This happens when PostgreSQL already contains a role/user with the same name as the cPanel username you are trying to restore. This article explains the cause and provides the root-level steps to resolve...")
- 17:03, 30 August 2025 Openvscode (hist | edit) [5,975 bytes] Qljca (talk | contribs) (Created page with "= Overview = Deploy a full-featured '''web-based IDE''' with local AI coder (Llama 3 via Ollama), automation via n8n, secure HTTPS with Nginx & Certbot, and robust system security on a dedicated Ubuntu 24.04 LTS VPS/server. The final product delivers browser access at [https://ide.illuni.in https://ide.illuni.in] with AI chat, code generation, and workflow automation tools.<ref name="1"/><ref name="2"/><ref name="4"/><ref name="6"/> = Requirements = ; OS Ubuntu 24.04 LT...")
- 15:55, 22 June 2025 IMAP via Telnet (hist | edit) [1,534 bytes] Qljca (talk | contribs) (Created page with "To ensure that Dovecot is authenticating and responding properly, we can use telnet to verify if it is working: <pre> $ telnet localhost 143 Trying 127.0.0.1... Connected to localhost. Escape character is '^]'. * OK [CAPABILITY IMAP4rev1 SASL-IR LOGIN-REFERRALS ID ENABLE IDLE NAMESPACE LITERAL+ STARTTLS AUTH=PLAIN AUTH=LOGIN] Dovecot ready. </pre> Now you type the login command with a strange number preceeding: <pre> 1 Login Email Password 1 OK [CAPABILITY IMAP4rev1...")