Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

how to get file manager in vestacp

crontab -e
#paste this line of code at the bottom of the crontab file
0 */1 * * * /usr/bin/sed -i "/FILEMANAGER_KEY=''/d" /usr/local/vesta/conf/vesta.conf >> /usr/local/vesta/conf/vesta.conf && sudo /usr/bin/grep -q -F "FILEMANAGER_KEY='ILOVEREO'" /usr/local/vesta/conf/vesta.conf || /usr/bin/echo "FILEMANAGER_KEY='ILOVEREO'" >> /usr/local/vesta/conf/vesta.conf
Comment

PREVIOUS NEXT
Code Example
Shell :: cisco copy running config 
Shell :: how to add a custom zsh aliases 
Shell :: bash get file full path 
Shell :: chown specific user linux 
Shell :: conda install paraview 
Shell :: git list stashes 
Shell :: edit file as root ubuntu 
Shell :: github error “Commit your changes or stash them before you can merge”? 
Shell :: git pull from another repository 
Shell :: kubernetes get deployments 
Shell :: cancel rebase git 
Shell :: cmd shell 
Shell :: how to remove non empty dircetory 
Shell :: how to download a file with curl 
Shell :: change owner for folder and subfolders linux 
Shell :: how to reduce slug size heroku 
Shell :: git merge vs git merge --no-ff 
Shell :: git remove chached 
Shell :: install virtualbox extension pack from command line 
Shell :: delete registry key powershell 
Shell :: gitlab new project push commands 
Shell :: solana install 
Shell :: mac install pytorch 3.6 
Shell :: linux uninstall package 
Shell :: get current time curl 
Shell :: homebrew install sass 
Shell :: check files that was changed in a particular git commit 
Shell :: macos brew 
Shell :: get all branches git 
Shell :: pip install git branch 
ADD CONTENT
Topic
Content
Source link
Name
4+6 =