Create a shortcut for drush
Method 1 : Install and run drush as described in this article
This is the recommended method
Method 1 : Install and run drush as described in this article
This is the recommended method
Local bin folders
$HOME/.local/bin (~/.local/bin)
$HOME/bin (~/bin)
Add to path manually
PATH=$PATH:$HOME/.local/bin:$HOME/bin
export PATH
User specific environment and startup programs
sudo apt install apache2
sudo apt install mysql-server
dd is a basic command une in all linux distributions to copy data. You can also use this feature to test dis performance.
sudo apt-get -y install pptp-linux
Add secret:
File : /etc/ppp/chap-secrets
You can use:sudo nano /etc/ppp/chap-secrets
rsync is a powerfull tool to synchronize the files and directories. Can be use for local or remote using ssh.
Source Tutorial : https://www.thegeekstuff.com/2010/09/rsync-command-examples/
Syntaxrsync options source destination
sudo apt-get install cryptsetup
sudo cryptsetup luksOpen /dev/sda1 my_encrypted_volume
/etc/rc.local is depricated on debian 9.
You can try this to add it. (Not tested)
1) Create the file : /etc/systemd/system/rc-local.service
# nano /etc/systemd/system/rc-local.service
2) Copy this text.
Juste enter the address of your share like:
smb://<IP or HOST>/<Folder>
Example:smb://192.168.0.1/DATA
smb://192.168.0.1/
The official tutorial is hear : https://about.gitlab.com/installation/#debian?version=ce
CE or EE : https://about.gitlab.com/installation/ce-or-ee/?distro=debian