User contributions for Qljca
Jump to navigation
Jump to search
30 January 2026
- 09:1309:13, 30 January 2026 diff hist +35 CPanel Errors No edit summary current
- 09:0609:06, 30 January 2026 diff hist +6 m CPanel Errors No edit summary
- 09:0509:05, 30 January 2026 diff hist −206 CPanel Errors No edit summary
- 09:0509:05, 30 January 2026 diff hist 0 m CPanel Errors No edit summary
- 08:5808:58, 30 January 2026 diff hist +5,103 N WHM Restore Error: Username Conflicts With Unmanaged MYSQL User 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..." current
- 08:5308:53, 30 January 2026 diff hist −521 CPanel Errors No edit summary
- 08:5008:50, 30 January 2026 diff hist +170 N Template:Warning Created page with "<div style=" border: 1px solid #d33; background: #fff3f3; padding: 10px 12px; margin: 12px 0; border-radius: 6px; "> <strong>Warning:</strong> {{{1|}}} </div>" current
- 08:4308:43, 30 January 2026 diff hist +4,028 N WHM Restore Error: Username Conflicts With Unmanaged PostgreSQL User 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..." current
30 August 2025
- 17:1917:19, 30 August 2025 diff hist −11 Openvscode →Harden Security current
- 17:1717:17, 30 August 2025 diff hist −32 Openvscode No edit summary
- 17:1517:15, 30 August 2025 diff hist +38 Openvscode →Install and Configure Continue Extension
- 17:1517:15, 30 August 2025 diff hist −14 Openvscode →Install Certbot and Issue SSL
- 17:1417:14, 30 August 2025 diff hist +2 Openvscode →Configure Reverse Proxy
- 17:1317:13, 30 August 2025 diff hist +34 Openvscode →Configure Reverse Proxy
- 17:1317:13, 30 August 2025 diff hist +2 Openvscode →Install Nginx
- 17:1217:12, 30 August 2025 diff hist +6 Openvscode →Configure Ollama as a Service (open to network)
- 17:1217:12, 30 August 2025 diff hist +4 Openvscode →Pull AI Models
- 17:1117:11, 30 August 2025 diff hist +7 Openvscode →Setup systemd Service
- 17:1017:10, 30 August 2025 diff hist +2 Openvscode →Create Service User
- 17:1017:10, 30 August 2025 diff hist −41 Openvscode →Create Directory & Download
- 17:0917:09, 30 August 2025 diff hist −722 Openvscode No edit summary
- 17:0317:03, 30 August 2025 diff hist +6,700 N Openvscode 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..."
22 June 2025
- 16:0016:00, 22 June 2025 diff hist +44 IMAP via Telnet No edit summary current
- 15:5515:55, 22 June 2025 diff hist +1,490 N IMAP via Telnet 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..."
20 May 2025
- 11:0411:04, 20 May 2025 diff hist 0 Elasticsearch No edit summary current
1 December 2024
- 09:5209:52, 1 December 2024 diff hist +43 Main Page No edit summary current
- 09:5109:51, 1 December 2024 diff hist −2 Firewalld →Open a Port in Firewalld current
- 09:5109:51, 1 December 2024 diff hist +193 N Firewalld Created page with "==Check Open Ports in Firewalld== <pre>sudo firewall-cmd --list-ports</pre> ==Open a Port in Firewalld== <pre> sudo firewall-cmd --permanent --add-port=1234/tcp firewall-cmd --reload </pre>"
23 November 2024
- 09:3409:34, 23 November 2024 diff hist +51 Main Page No edit summary
- 09:2609:26, 23 November 2024 diff hist +1,866 N Elasticsearch Created page with "==Install Elastic Search 8== ===Install Java=== <pre>yum install java - - - - - - - - - - - - - - - - - - - - - - - - - - OR FOR THE CURRENT LATEST VERSION: yum install java-1.8.0-openjdk.x86_64 </pre> To verify your JRE is installed and can be used, run the command: <pre>java -version</pre> ==Downloading and Installing Elasticsearch:== <pre> sudo rpm --import https://artifacts.elastic.co/GPG-KEY-elasticsearch </pre> ===Add Repo=== <pre>sudo vi /etc/yum.repos..."
24 June 2024
- 12:0712:07, 24 June 2024 diff hist +31 N Ubuntu Created page with "==Temporary Failure Resolving==" current
22 June 2024
- 06:5006:50, 22 June 2024 diff hist +50 Main Page No edit summary
- 06:5006:50, 22 June 2024 diff hist +1,477 N CPanel Errors 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' == Attempting to create or restore an account results in an error similar to the following. <pre>Failed to create the account: (XID xxxxxx) The system could not create the user "username" because it conflicts with an unmanaged MySQL database user. at /usr/local/cpanel/Whostmgr/Accounts/Create.pm line 1380.</pre> This issue is..."
21 June 2024
- 11:5511:55, 21 June 2024 diff hist +697 Magento No edit summary current
- 11:5211:52, 21 June 2024 diff hist 0 Cache Clear No edit summary current
- 11:4911:49, 21 June 2024 diff hist +1 Cache Clear No edit summary
- 11:4811:48, 21 June 2024 diff hist +47 Main Page No edit summary
- 11:4711:47, 21 June 2024 diff hist +694 N Cache Clear Created page with "==Wordpress== <pre> wp cache clear rm -rf wp-content/cache/ </pre> ==Magento== <pre> bin/magento cache:clean php bin/magento c:c bin/magento cache:flush php bin/magento c:f </pre> ==Prestashop== ===Prestashop 1.6== <pre> delete all of the content in the following directories except for the index.php file: img/tmp cache/smarty/cache cache/smarty/compile </pre> ===Prestashop 1.7=== <pre> Erase all the files and folders inside the following directories: var/cache/dev..."
- 10:4910:49, 21 June 2024 diff hist +49 MediaWiki:Common.css No edit summary current
- 10:4710:47, 21 June 2024 diff hist +41 Main Page No edit summary
- 10:4610:46, 21 June 2024 diff hist +1,242 N Composer Created page with "==Installation== ===Server-wide Installation=== <pre> php -r "copy('https://getcomposer.org/installer', 'composer-setup.php');" php composer-setup.php --install-dir=/usr/local/bin --filename=composer composer -V </pre> ===User Level Installation=== <pre> php -r "copy('https://getcomposer.org/installer', 'composer-setup.php');" php composer-setup.php composer -V Or echo 'alias composer="php -d allow_url_fopen=On ${HOME}/composer.phar"' >> ~/.bashrc source ~/.bashrc cu..." current
- 08:2808:28, 21 June 2024 diff hist −59 MediaWiki:Vector.css No edit summary current
- 08:1108:11, 21 June 2024 diff hist −14 MediaWiki:Common.css No edit summary
- 08:1008:10, 21 June 2024 diff hist 0 MediaWiki:Common.css No edit summary
- 08:0908:09, 21 June 2024 diff hist +45 MediaWiki:Common.css No edit summary
- 08:0708:07, 21 June 2024 diff hist +37 Main Page No edit summary
- 08:0608:06, 21 June 2024 diff hist +25 FFmpeg No edit summary current
- 08:0608:06, 21 June 2024 diff hist +1,283 N FFmpeg Created page with "3.4.8 is the latest possible version on CentOS7. if they want 4+, it needs CentOS 8 ==Centos 6== <pre> yum update yum install epel-release sudo rpm --import http://li.nux.ro/download/nux/RPM-GPG-KEY-nux.ro sudo rpm -Uvh http://li.nux.ro/download/nux/dextop/el6/x86_64/nux-dextop-release-0-2.el6.nux.noarch.rpm yum install ffmpeg ffmpeg-devel -y </pre> ==CentOS 7== <pre> yum update yum install epel-release sudo rpm --import http://li.nux.ro/download/nux/RPM-GPG-KEY-nu..."
- 07:5907:59, 21 June 2024 diff hist +43 Main Page No edit summary
- 07:5807:58, 21 June 2024 diff hist +599 N LiteSpeed Created page with "==Litespeed Installation== <pre> bash <( curl https://get.litespeed.sh ) your_serial_no </pre> Alternatively, you can install LiteSpeed as follow: <pre> wget https://www.litespeedtech.com/packages/cpanel/lsws_whm_autoinstaller.sh chmod a+x lsws_whm_autoinstaller.sh ./lsws_whm_autoinstaller.sh your_serial_no </pre> ==Config File== <pre> /usr/local/lsws/conf/httpd_config.xml /etc/apache2/conf/httpd.conf </pre> ==Restart or Update License== <pre> /usr/local/lsws/bin/lsh..." current