I don't have money to buy a domain, but I need to save all my work memories. If you are a software developer that use Mongo, NodeJS, Ionic, Angular, PHP or any Linux server distribution; maybe this blog going to help you.
I need a beer
martes, 15 de agosto de 2017
Linux / Unix ncftp: Upload Directory Tree To Remote FTP Server Recursively
- Install ncftp
- ncftpput -R -v -u "username" ftp.nixcraft.biz /nixcraft/forum /tmp/phpbb
Suscribirse a:
Comentarios (Atom)
Launch iPhone simulator from command line
xcrun simctl list /Applications/Xcode.app/Contents/Developer/Applications/Simulator.app/Contents/MacOS/Simulator -CurrentDeviceUDID
-
Nginx: 413 – Request Entity Too Large Error and Solution $ sudo nano /etc/nginx/nginx.conf client_max_body_size 2M;
-
cd /opt/Rocket.Chat/programs/server/npm/node_modules npm rebuild sharp