biolocal:BioinfoActivity
From Wiki CEINGE
Revision as of 12:44, 31 July 2009 (edit) Luca (Talk | contribs) m (→Group services) ← Previous diff |
Revision as of 14:01, 4 August 2009 (edit) (undo) Gianluca (Talk | contribs) Next diff → |
||
Line 13: | Line 13: | ||
[[biolocal:nagios|Nagios monitoring system]] : Configuration description of the Nagios monitoring server | [[biolocal:nagios|Nagios monitoring system]] : Configuration description of the Nagios monitoring server | ||
+ | |||
+ | == Clustering and grid == | ||
+ | [[biolocal:nodedisk|Cluster node disk]] : Partitioning and initialization of a cluster node disk | ||
+ | |||
+ | [[biolocal:jobsub|Glite job submission]] : job submission on the grid based on glite | ||
+ | |||
+ | [[biolocal:certdeleg|Certificate extension]] : how to extend a certificate duration by using delegtion | ||
== Storage == | == Storage == |
Revision as of 14:01, 4 August 2009
Contents[hide] |
Network
VPN connectivity to the Ed4 private network : The network schema showing the connectivity from the ceinge labs to the ed4 private network, through the vpn connection. It allows the Diamante software to run on a private internal network distributed on different sites.
Guest access to wireless network : Service to assign temporary access account for wireless network.
Servers
Biotmp file removing policy : Management of the files written in the biotmp cluster directory, exported by the pc-tera (143.225.151.53).
Recover the file server data : In case of corruption of the disks hosting the homes of the file server, a procedure of data recovering should be applied.
Cluster mount points : Volumes mounted on cluster's nodes
Nagios monitoring system : Configuration description of the Nagios monitoring server
Clustering and grid
Cluster node disk : Partitioning and initialization of a cluster node disk
Glite job submission : job submission on the grid based on glite
Certificate extension : how to extend a certificate duration by using delegtion
Storage
Central storage networking : Architecture of the storage distribution on the FC and iSCSI network.
Central storage partitioning : Partitions on the central storage and their association to the accessing servers.
Howto
Configure the firewall for proftpd : The ftp server (proftpd) uses a port to establish a connection (port 21) and a number of ports to allow the transfer of the data; all that ports must be opened on the firewall.
Install and run the bigsister agent : A quick guide to the installation of the bigsister agent and its configuration for status notification to the bigsister server.
Write the script documentation : How to write and read the script documentation.
Wiki client usage : Make wiki code with a command line tool
Veil postgres plugin : Compile and install the Veil postgres plugin
Linux RAID : Managing linux raid disks
Diskless management : Create and manage diskless OSes
- HD for diskless : Local HD partitioning for diskless OSes
Software installations
Configure and compile httpd on cluster : Configure the httpd sources to make a customized installation on the cluster.
MailServer software installation : A short list of programs used to build a mail server.
Start a new project : How to start a new bioinformatical research project.
Group services
Bioinfo group server access : Bioinfo userid assignement and server access facilities.
Access to the grid : A small guide to set the access to the grid using the personal certificates.
Bioinfo shared programs : Organization of bioinformatic shared programs.
Tips and Tricks
Automate manipulation of text in file : Some bash commands to manipulate text in files in "non interctive" way.