Search: "serverecho echo"
How to Automate Backups with Alibaba Cloud Object Storage Service blog
backup directory: ``` mkdir ~/backup-demo echo test1 > ~/backup-demo/test1.txt ``` The file should appear in your OSS ...
Create a VPN-secured VPC with Packer and Terraform blog
/bash export DEBIAN_FRONTEND=noninteractive echo "nameserver 1.1.1.1" >> /etc/resolv.conf apt-get update && ...
Dynamically Increase Storage Capacity with LVM (Without Rebooting blog
: ``` echo '/dev/group1/volume1 /var ext4 defaults 0 2' >> /etc/fstab ``` A reboot would be mandatory at this ...
Building Very Fast App Backends with Falcon Web Framework on PyPy blog
--keyserver hkp://keyserver.ubuntu.com:80 --recv EA312927 $ echo "deb http://repo.mongodb.org/apt/ubuntu xenial/mongodb-org/3.2 ...
How to Install Parse Server on Ubuntu 16.04 blog
repository with the following command: ``` echo "deb http://repo.mongodb.org/apt/ubuntu "$(lsb_release -sc)" ...
How to Install and Configure Selfoss RSS Reader on ECS blog
;) === '544e09ee996cdf60ece3804abc52599c22b1f40f4323403c44d44fdfdd586475ca9813a858088ffbc1f233e9b180f061') else echo PHP_EOL;" # php composer-setup.php # php -r "unlink('composer-setup.php' ...
New Miner Hijacker RDPMiner Adds Malicious Accounts to Victimized Hosts blog
; ... DEL /F /Q "C:\Users\%username%\Desktop\part17.txt" echo HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT ...
How to Install and Configure Tripwire IDS on Ubuntu 16.04 blog
the following command: ``` echo " Test Apache" > /var/www/html/test.html ``` Next, check the system with the ...
Continuous Integration with Jenkins on Alibaba Cloud blog
``` Check the variable is set correctly. ``` echo $JAVA_HOME ``` Update the installation for good measure. ``` apt update ...
How to Migrate LibreOffice to Function Compute blog
Run the following command to test whether the compiled soffice can properly convert a .txt file to a .pdf file. ``` echo " ...