User contributions for Qljca

Jump to navigation Jump to search
Search for contributionsExpandCollapse
⧼contribs-top⧽
⧼contribs-date⧽
(newest | oldest) View (newer 50 | ) (20 | 50 | 100 | 250 | 500)

30 January 2026

30 August 2025

22 June 2025

  • 16:0016:00, 22 June 2025 diff hist +44 IMAP via TelnetNo edit summary current
  • 15:5515:55, 22 June 2025 diff hist +1,490 N IMAP via TelnetCreated 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

1 December 2024

23 November 2024

  • 09:3409:34, 23 November 2024 diff hist +51 Main PageNo edit summary
  • 09:2609:26, 23 November 2024 diff hist +1,866 N ElasticsearchCreated 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

22 June 2024

  • 06:5006:50, 22 June 2024 diff hist +50 Main PageNo edit summary
  • 06:5006:50, 22 June 2024 diff hist +1,477 N CPanel ErrorsCreated 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 MagentoNo edit summary current
  • 11:5211:52, 21 June 2024 diff hist 0 Cache ClearNo edit summary current
  • 11:4911:49, 21 June 2024 diff hist +1 Cache ClearNo edit summary
  • 11:4811:48, 21 June 2024 diff hist +47 Main PageNo edit summary
  • 11:4711:47, 21 June 2024 diff hist +694 N Cache ClearCreated 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.cssNo edit summary current
  • 10:4710:47, 21 June 2024 diff hist +41 Main PageNo edit summary
  • 10:4610:46, 21 June 2024 diff hist +1,242 N ComposerCreated 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.cssNo edit summary current
  • 08:1108:11, 21 June 2024 diff hist −14 MediaWiki:Common.cssNo edit summary
  • 08:1008:10, 21 June 2024 diff hist 0 MediaWiki:Common.cssNo edit summary
  • 08:0908:09, 21 June 2024 diff hist +45 MediaWiki:Common.cssNo edit summary
  • 08:0708:07, 21 June 2024 diff hist +37 Main PageNo edit summary
  • 08:0608:06, 21 June 2024 diff hist +25 FFmpegNo edit summary current
  • 08:0608:06, 21 June 2024 diff hist +1,283 N FFmpegCreated 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 PageNo edit summary
  • 07:5807:58, 21 June 2024 diff hist +599 N LiteSpeedCreated 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
(newest | oldest) View (newer 50 | ) (20 | 50 | 100 | 250 | 500)