/etc/security/limits.conf
elasticsearch hard memlock 100000
/etc/default/elasticsearch
| # If you come from bash you might have to change your $PATH. | |
| # export PATH=$HOME/bin:/usr/local/bin:$PATH | |
| # Path to your oh-my-zsh installation. | |
| export ZSH="$HOME/.oh-my-zsh" | |
| # Set name of the theme to load --- if set to "random", it will | |
| # load a random theme each time oh-my-zsh is loaded, in which case, | |
| # to know which specific one was loaded, run: echo $RANDOM_THEME | |
| # See https://github.com/ohmyzsh/ohmyzsh/wiki/Themes |
| \Magento\Framework\App\ObjectManager::getInstance() | |
| ->get('Psr\Log\LoggerInterface')->debug('Your Message'); |
| alias mg-index="php bin/magento indexer:reindex" | |
| alias mg-deploy="sudo rm -rf var/view_preprocessed/ var/cache/ var/log/ pub/static/frontend && php bin/magento s:s:d -f -a frontend && mg-clear-cache" | |
| alias mg-deploy-fast="sudo rm -rf var/view_preprocessed/ var/cache/ var/log/ pub/static/frontend && php bin/magento s:s:d -f -a frontend en_US de_DE && mg-clear-cache" | |
| alias change-php="sudo update-alternatives --config php" | |
| alias mg-clear-cache="bin/magento cache:flush" | |
| alias start-elasticsearch="sudo systemctl --now enable elasticsearch" | |
| alias mg-full-refresh="start-es && php bin/magento indexer:reindex && php bin/magento setup:upgrade && php bin/magento setup:di:compile && rm -rf var/view_preprocessed/ var/cache/ var/log/ pub/static/frontend/ && php bin/magento setup:static-content:deploy -f && php bin/magento cache:flush " | |
| alias mg-compile="php bin/magento setup:di:compile" | |
| alias mg-upgrade="php bin/magento setup:upgrade" | |
| alias mg-deploy-admin="sudo php bin/magento s:s:d -f -a adminhtml" |
ldd ./node_modules/puppeteer/.local-chromium/linux-901912/chrome-linux/chrome | grep no
libnss3.so => not found
libnssutil3.so => not found
libsmime3.so => not found
libnspr4.so => not found
libatk-1.0.so.0 => not found
libatk-bridge-2.0.so.0 => not found
libcups.so.2 => not found
libxkbcommon.so.0 => not found
| nứng lồn | |
| nứng cặc | |
| siêu nứng | |
| nứng | |
| địt | |
| xinh nứng | |
| dâm đãng | |
| máu dâm | |
| lồn dâm | |
| dâm bạo |
| #!/bin/sh | |
| echo "Welcome my lord, the most lonely person on the planet.\n" | |
| echo "Here is your system information:\n" | |
| /usr/bin/screenfetch | |
| echo | |
| echo "and your disk usage: \n" | |
| export TERM=xterm; inxi -D | |
| echo | |
| echo "Finally, you may want to know the weather outside: \n" | |
| ansiweather -l hanoi |
| {"lastUpload":"2021-12-20T04:32:57.743Z","extensionVersion":"v3.4.3"} |