mirror of
https://github.com/LCTT/TranslateProject.git
synced 2025-01-25 23:11:02 +08:00
Translating:
sources/tech/20151027 How to Install Ghost with Nginx on FreeBSD 10.2.md sources/tech/20151027 How to Use SSHfs to Mount a Remote Filesystem on Linux.md
This commit is contained in:
parent
058041978d
commit
4402acef11
@ -1,3 +1,4 @@
|
||||
ictlyh Translating
|
||||
How to Install Ghost with Nginx on FreeBSD 10.2
|
||||
================================================================================
|
||||
Node.js is open source runtime environment for developing the server-side applications. Node.js application is written in javascript and can be run on the server that running Node.js runtime. It is cross-platform runtime, running on Linux, Windows, OSX, IBM AIX, including FreeBSD. Node.js was created by Ryan Dahl and other developer working at Joyent on 2009. It is designed to build scalable network applications.
|
||||
|
@ -1,3 +1,4 @@
|
||||
ictlyh Translating
|
||||
How to Use SSHfs to Mount a Remote Filesystem on Linux
|
||||
================================================================================
|
||||
Have you ever wanted to mount remote file systems locally over secure shell? If so, SSHfs may be just what you’re looking for. It makes use of SSH and Fuse to allow you to mount remote computers (or servers) locally.
|
||||
|
Loading…
Reference in New Issue
Block a user