17 private links
The Monoskop Index brings together on one page selections from several sections of Monoskop Wiki and Log. It contains topics, concepts, practices, places, events and persons relevant for the studies of art, media and the humanities. Its form combines elements of the book index, library catalog and tag cloud, listing alphabetically sorted subjects together with links to pages containing organised source material.
By far the largest part is formed by top 500 thematic tags from Monoskop Log, each linking eight or more full-text publications, mostly books, while some themes also have dedicated wiki pages. The 100 persons--artists, makers and writers--are taken from the Features section and their linked wiki pages consist primarily from chronologies and bibliographies of their work, some accompanied with biographies. Artistic and cultural techniques and practices are represented by about 70 items with wiki resources. The 20th-century avant-garde art and modernism is also organised by country, currently in 23 entries, while more than 50 included city entries map the contemporary media culture infrastructure.
The index continues to grow along with the inclusion of new material to the website. For an overview organised by sections, see Contents.
SSH, or secure shell, is the most common way of connecting to Linux hosts for remote administration. Although the basics of connecting to a single host are often rather straight forward, this can become unwieldy and a much more complicated task when you begin working with a large number of remote systems.
Fortunately, OpenSSH allows you to provide customized client-side connection options. These can be saved to a configuration file that can be used to define per-host values. This can help keep the different connection options you use for each host separated and organized, and can keep you from having to provide extensive options on the command line whenever you need to connect.
In this guide, we'll cover the basics of the SSH client configuration file, and go over some common options.
-
Generate SSH key:
$ ssh-keygen -t rsa -C <email1@example.com>
-
Generate
another SSH key
:$ ssh-keygen -t rsa -f ~/.ssh/accountB -C <email2@example.com>
Now, two public keys (id_rsa.pub, accountB.pub) should be exists in the
~/.ssh/
directory.$ ls -l ~/.ssh # see the files of '~/.ssh/' directory
-
Create config file
~/.ssh/config
with the following contents:$ nano ~/.ssh/config Host bitbucket.org User git Hostname bitbucket.org PreferredAuthentications publickey IdentityFile ~/.ssh/id_rsa Host bitbucket-accountB User git Hostname bitbucket.org PreferredAuthentications publickey IdentitiesOnly yes IdentityFile ~/.ssh/accountB
-
Clone from
default
account.$ git clone git@bitbucket.org:username/project.git
-
Clone from
accountB
account.$ git clone git@bitbucket-accountB:username/project.git
Luther Blisset, net.gener@ationmanifesto delle nuove libertà1 edizione, febbraio 1996il libro beffa alla casa editrice...