Editing an Ikeepincloud directory on its dedicated server Linux

From EN Ikoula wiki
Revision as of 16:50, 11 October 2016 by Ikbot (talk | contribs)
⧼vector-jumptonavigation⧽ ⧼vector-jumptosearch⧽

zh:编辑其专用服务器 Linux 上的 Ikeepincloud 目录 de:Bearbeitung einer Ikeepincloud Verzeichnis auf einem dedizierten Server Linux nl:Bewerken van een Ikeepincloud-directory op zijn dedicated server Linux it:Modifica di una directory di Ikeepincloud sul suo server dedicato Linux pt:Editando um diretório Ikeepincloud em seu servidor dedicado Linux es:Editar un directorio Ikeepincloud en su servidor dedicado Linux fr:Montage d'un répertoire Ikeepincloud sur son serveur dédié Linux

This article has been created by an automatic translation software. You can view the article source here.

You want to mount a directory in your Ikeepin space | _. _. on your | _. _. dedicated running GNU | _. _. The SSH key generation | _. _. You can refer to this article: _! _ | Once the key is generated on your | _. _. you send it on your space Ikeepin | _. _. in this way: _! _ | Configuration of the | _. _. You can now mount a directory in your Ikeepin space | _. _. directly on a mount point of your | _. _. We will test the editing in this way: _! _ | repertoire_distant | _. _. the folder of your Ikeepin space | _. _. you want to make available on the | _. _. local directory | _. _. the directory of your | _. _. in which your file will be available once mounted.cloud For this you can use sshfs, available on all major distributions GNU utility | _. _. For any account created since the | _. _. URLs include the name of the platform on which you are staying | _. _. delivery cf.mail | _. _. If all goes correctly you should have access to your Ikeepin directory | _. _. on the local directory of your choice. Server Preparation of the | _. _. Preparation of the | _. _. consists of the installation of the necessary and the generation of an SSH key you will deposit on his space Ikeepin | _. _. Under Debian and derivatives | _. _. Under CentOS and derivatives | _. _. Let's create a directory on the | _. _. that will serve as a mount point | _. _. This operation requires rights superuser | _. _. The directory of your Ikeepin space | _. _. will be available at this place after all of the operations performed./Linux.

| _. _.  represents your Ikeepin login | _. _.   | _. _.  represents the part of the platform on which you are staying./Linux.


Mount at startup of the | _. _. In order to make automatic the Assembly of your file on the | _. _. and at each reboot you must edit your file | _. _. | _. _. In this file you will take care to add a line like this at the end: _! _ | Once registered by using the combination of keys CTRL | _. _. X, validation request press O, then you can try with the following command to test | _. _. Check if everything is in order in the directory you have chosen if everything is correct. Server

Server cloud.

fr:Installation de SSHFS et de ses dépendances.

  • :
apt-get install sshfs
  • :
yum install sshfs


fr:Création d'un répertoire local

Server  ():
mkdir /mnt/ikic

cloud

: Create an SSH key
Server cloud  :


Server

cloud Server.

: 
sshfs XXXXX@XXXXX.frYY.ikeepincloud.com:/répertoire_distant /répertoire_local

/répertoire_distant : cloud Server.

/répertoire local : Server

XXXXX : cloud.

YY :

* 25/01/13, ().

cloud


Server

Server  fstab.
nano /etc/fstab
:
XXXXX@XXXXX.frYY.ikeepincloud.com:/                     /mnt/ikic       fuse.sshfs      _netdev     0       0

+ :

mount -a



You are not allowed to post comments.