Ubuntu. Открыть файловый менеджер из текущей директории терминала
The following works in all desktop environments by using the default file manager:
xdg-open .You can use nautilus [path]. for current directory
nautilus .
The following works in all desktop environments by using the default file manager:
xdg-open . You can use nautilus [path]. for current directory
nautilus .Сначала установите 2 расширения php:
sudo apt-get install php-zip
sudo apt-get install php-xmlПотом установщик laravel
# отключить
sudo swapoff /swapfile
# создать заново
sudo fallocate -l 8G /swapfile
sudo chmod 600 /swapfile
sudo mkswap /swapfile
sudo swapon /swapfile Кратко про самые популярные дистрибутивы, используемые для размещения сайтов: Ubuntu, Debian, CentOS, RHEL, Gentoo, Fedora, SuSE
Автоматическая синхронизация времени времени в linux на примере CentOS и пакета ntpdate