Titre:alexander blog | vous pouvez choisir de précéder le mouvement ou suivre…
La description :vous pouvez choisir de précéder le mouvement ou suivre......
Classement Alexa Global: # 16,791,384
Server:Apache...
L'adresse IP principale: 217.160.0.219,Votre serveur Germany,Karlsruhe
ISP:1&1 Internet AG TLD:cc Code postal:de
Ce rapport est mis à jour en 23-Jul-2018
Données techniques du hera.cc
Geo IP vous fournit comme la latitude, la longitude et l'ISP (Internet Service Provider) etc. informations.
Notre service GeoIP a trouvé l'hôte hera.cc.Actuellement, hébergé dans Germany et son fournisseur de services est 1&1 Internet AG .
Les informations d'en-tête HTTP font partie du protocole HTTP que le navigateur d'un utilisateur envoie à appelé Apache contenant les détails de ce que le navigateur veut et acceptera de nouveau du serveur Web.
IP:217.160.0.219 ASN:8560 OWNER:ONEANDONE-AS Brauerstrasse 48, DE Country:DE
mx:
MX preference = 10, mail exchanger = mx01.1and1.fr. MX preference = 10, mail exchanger = mx00.1and1.fr.
HtmlToText
☰ alexander blog vous pouvez choisir de précéder le mouvement ou suivre… skip to content accueil à propos bind to ignore to ignore permission… pense-bête … sudo apt-get install bindfs mkdir ~/myuiddiskfoo sudo bindfs -u $(id -u) -g $(id -g) /media/diskfoo ~/myuiddiskfoo référence partager : cliquez pour partager sur twitter(ouvre dans une nouvelle fenêtre) cliquez pour partager sur facebook(ouvre dans une nouvelle fenêtre) cliquez pour partager sur google+(ouvre dans une nouvelle fenêtre) cliquez pour envoyer par e-mail à un ami(ouvre dans une nouvelle fenêtre) cliquez pour partager sur linkedin(ouvre dans une nouvelle fenêtre) cliquez pour partager sur pocket(ouvre dans une nouvelle fenêtre) plus cliquez pour partager sur reddit(ouvre dans une nouvelle fenêtre) cliquer pour imprimer(ouvre dans une nouvelle fenêtre) [translate] 21 février 2018 by alexandre / linux , système / 0 monter en miroir un volume synology but monter un volume, par exemple le /volume1 du synology, dans un répertoire de partage /volume1/volume1 afin de tout sauvegarder y compris les répertoires cachés ou cryptés. procédure créez un répertoire partagé nommé volume1 connectez-vous en ssh ajoutez un fichier s99mountbind.sh dans /usr/syno/etc.defaults/rc.d le contenu du fichier: #!/bin/sh start() { /bin/mount -o bind /volume1 /volume1/volume1 } stop() { /bin/umount /volume1/volume1 } case "$1" in start) start ;; stop) stop ;; *) ;; esac chmod 755 s99mountbind.sh s99mountbind.sh start voilà! ca devrait même marcher au démarrage du nas… partager : cliquez pour partager sur twitter(ouvre dans une nouvelle fenêtre) cliquez pour partager sur facebook(ouvre dans une nouvelle fenêtre) cliquez pour partager sur google+(ouvre dans une nouvelle fenêtre) cliquez pour envoyer par e-mail à un ami(ouvre dans une nouvelle fenêtre) cliquez pour partager sur linkedin(ouvre dans une nouvelle fenêtre) cliquez pour partager sur pocket(ouvre dans une nouvelle fenêtre) plus cliquez pour partager sur reddit(ouvre dans une nouvelle fenêtre) cliquer pour imprimer(ouvre dans une nouvelle fenêtre) [translate] 14 novembre 2017 14 novembre 2017 by alexandre / cloud , linux , nas / 0 go get and fork – script helper workaround why if you write some golang code, from my point of view, one of biggest pitfall of this language is dependency management. at the beginning, get library directly from git repository seems a good idea, but between package rules, versions, your pull requests, it becomes a mess quickly. some sources on this problem: article: forking golang repositories on github and managing the import path stackoverflow : using forked package import in go my workaround then, why not automate this procedure ? in your .bashrc add: function gofork() { if [ $# -ne 2 ] || [ -z "$1" ] || [ -z "$2" ]; then echo 'usage: gofork yourfork originalmodule' echo 'example: golang github.com/yourname/go-contrib github.com/heirko/go-contrib' return fi echo "go get fork $1 and replace $2 in gopath: $gopath" go get $1 go get $2 currentdir=$pwd cd $gopath/src/$1 remote1=$(git config --get remote.origin.url) cd $gopath/src/$2 remote2=$(git config --get remote.origin.url) cd $currentdir rm -rf $gopath/src/$2 mv $gopath/src/$1 $gopath/src/$2 cd $gopath/src/$2 git remote add their $remote2 echo now in $gopath/src/$2 origin remote is $remote1 echo and in $gopath/src/$2 their remote is $remote2 cd $currentdir } export -f gofork this command do a ‘go get’ on source and fork repositories extract remote urls replace source code by fork add source remote to your fork repository in case you want pull from source you can call this script from command line or directly from a script like this: gofork github.com/heralight/baloo gopkg.in/h2non/baloo.v2 partager : cliquez pour partager sur twitter(ouvre dans une nouvelle fenêtre) cliquez pour partager sur facebook(ouvre dans une nouvelle fenêtre) cliquez pour partager sur google+(ouvre dans une nouvelle fenêtre) cliquez pour envoyer par e-mail à un ami(ouvre dans une nouvelle fenêtre) cliquez pour partager sur linkedin(ouvre dans une nouvelle fenêtre) cliquez pour partager sur pocket(ouvre dans une nouvelle fenêtre) plus cliquez pour partager sur reddit(ouvre dans une nouvelle fenêtre) cliquer pour imprimer(ouvre dans une nouvelle fenêtre) [translate] 17 octobre 2017 17 octobre 2017 by alexandre / golang , technos / 0 posts navigation ← older posts social voir le profil de heralight sur twitter voir le profil de arichonnier sur linkedin voir le profil de heralight sur github proudly powered by wordpress | made in paris - france rechercher : articles récents bind to ignore to ignore permission… monter en miroir un volume synology go get and fork – script helper workaround npm et yarn – quelques fonctions utiles tutoriel facebook buck avec react native tag cloud debug debian linux openjdk tips wpf sort chroot archlinux serveur nas powerpc spe productivity web winform .net ubuntu config bash docker cloud npm java configuration script csharp c# virtualbox shortcut administration ds210+ service synology visual studio 2010 web server package lift resharper vs2010 coreos code silverlight server visual studio command line catégories cloud c# cloud cloud foundry code docker golang java javascript lift linux mobile nas non classé ovh python sbt scala server silverlight système sécurité technos windows février 2018 l m m j v s d « nov 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 liens primimo abonnez-vous à ce blog par e-mail. saisissez votre adresse e-mail pour vous abonner à ce blog et recevoir une notification de chaque nouvel article par email. rejoignez 44 autres abonnés adresse e-mail hera.cc flux rss - articles rss - commentaires powered by envoyer à l'adresse e-mail votre nom votre adresse e-mail annuler l'article n'a pas été envoyé - vérifiez vos adresses e-mail ! la vérification e-mail a échoué, veuillez réessayer impossible de partager les articles de votre blog par e-mail.
Whois est un protocole qui permet d'accéder aux informations d'enregistrement.Vous pouvez atteindre quand le site Web a été enregistré, quand il va expirer, quelles sont les coordonnées du site avec les informations suivantes. En un mot, il comprend ces informations;
Domain Name: HERA.CC
Registry Domain ID: 86796604_DOMAIN_CC-VRSN
Registrar WHOIS Server: whois.1and1.com
Registrar URL: http://registrar.1and1.info
Updated Date: 2017-04-16T07:01:20Z
Creation Date: 2005-04-15T15:12:03Z
Registry Expiry Date: 2018-04-15T15:12:03Z
Registrar: 1&1 INTERNET SE
Registrar IANA ID: 83
Registrar Abuse Contact Email: abuse@1and1.com
Registrar Abuse Contact Phone: +1.6105601459
Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited
Name Server: NS11.1AND1.FR
Name Server: NS12.1AND1.FR
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of WHOIS database: 2017-08-17T08:41:29Z <<<
For more information on Whois status codes, please visit https://icann.org/epp
NOTICE: The expiration date displayed in this record is the date the
registrar's sponsorship of the domain name registration in the registry is
currently set to expire. This date does not necessarily reflect the
expiration date of the domain name registrant's agreement with the
sponsoring registrar. Users may consult the sponsoring registrar's
Whois database to view the registrar's reported date of expiration
for this registration.
TERMS OF USE: You are not authorized to access or query our Whois
database through the use of electronic processes that are high-volume and
automated except as reasonably necessary to register domain names or
modify existing registrations; the Data in VeriSign's ("VeriSign") Whois
database is provided by VeriSign for information purposes only, and to
assist persons in obtaining information about or related to a domain name
registration record. VeriSign does not guarantee its accuracy.
By submitting a Whois query, you agree to abide by the following terms of
use: You agree that you may use this Data only for lawful purposes and that
under no circumstances will you use this Data to: (1) allow, enable, or
otherwise support the transmission of mass unsolicited, commercial
advertising or solicitations via e-mail, telephone, or facsimile; or
(2) enable high volume, automated, electronic processes that apply to
VeriSign (or its computer systems). The compilation, repackaging,
dissemination or other use of this Data is expressly prohibited without
the prior written consent of VeriSign. You agree not to use electronic
processes that are automated and high-volume to access or query the
Whois database except as reasonably necessary to register domain names
or modify existing registrations. VeriSign reserves the right to restrict
your access to the Whois database in its sole discretion to ensure
operational stability. VeriSign may restrict or terminate your access to the
Whois database for failure to abide by these terms of use. VeriSign
reserves the right to modify these terms at any time.
Nous utilisons des cookies pour personnaliser votre expérience sur notre site. En poursuivant votre navigation, vous acceptez cette utilisation. Apprendre encore plus