Abdelkarim Mateos Sanchez

Results 26 issues of Abdelkarim Mateos Sanchez

Write a pice of code with example on Laravel 5.3 ``` ... use Gufy\CpanelPhp\Cpanel; ... $whmuser = 'root'; $hash = $this->hash; // hash on one line and correct hash $host...

**Describe the bug** I can't start notepadqq from launch or from shell **To Reproduce** Steps to reproduce the behavior: 1. From launcher Not error, not show, but process in shell...

Hi. There're previsión for update or create branch for Elasticsearch 6.* ? Thanks.

Currently, the recipe treats the first list created with markdown in the document as a table of contents item. However, there are many situations in which one does not want...

```bash /root/rsync-time-backup/rsync_tmbackup.sh -p 2222 --rsync-set-flags "-D --numeric-ids --links --hard-links -rlt --no-perms --no-group --no-owner --itemize-changes" --strategy "1:1 7:7 30:30" / granadacf@XXXXXXXXXXX:/share/homes/granadacf/rsync /excludes.txt df: '': No such file or directory df: invalid...

I think is a great improvement, an option for limit maximum time of older backup. For example, remove backup if older backup is great that 1 year.

Usually I use ```/root/rsync-time-backup/rsync_tmbackup.sh -p 24 --strategy "1:1 30:7 90:30" / aesa@remote_server:/srv/storage/backup/aesa/pro/backup/ /exclude.txt ``` My surprise today was when I wanted to delete a directory from the exclude **/var/lib/psa/** and...

Similar issue in https://github.com/magento/data-migration-tool/issues/745 but different version and older issue. ### Preconditions 1. Magento CE 1.9.3.1 2. Magento 2.3.4 3. PHP 7.4 4. Server version: 5.7.29-0ubuntu0.18.04.1 (Ubuntu) ### Steps to...

**Describe the bug** Deploy with docker is not well end. Errors with permissions in storage/logs /framework/sessions an views **To Reproduce** Steps to reproduce the behavior: 1. Go to http://localhost:8080/ 2....

Hi. Trying to install the package and even though I have "elasticsearch/elasticsearch": "^8.4" installed, I get a very strange error. ``` > @php artisan package:discover --ansi Exception Please install the...