Autore: francesco

Python. Si comincia

Mi torna la ‘voglia’ e mi rimetto a studiare. Userò il pitone per tutto … anche per andare al bagno. Primo target, una semplice che esegua il back up dei miei DB, li comprima e li nomini gestendo una precisa toponomastica. In fine ciclatura degli archivi, parametrizzata in funzione di una lunghezza prefissata.

Iniziamo con questo tutorial: http://docs.python.it/html/tut/tut.html

Poi con questo (http://it.diveintopython.net/toc/index.html) più adatto a prendere il Python in ‘corsa’. Il precedente è + lento e adatto a newbie e usa una terminologia un poco più da traduzione imperfetta; vedi ad esempio:

  • slice : affettamenti che potrebbero essere tradotti anche in sezionamento

Appena arrivano i primi risultati li posto.

Python. It begins

I ‘ want ‘ and I get back to school. I will use the Python for everything … even to go to the bathroom. The first target, a simple running back up my DB, and squeeze them appoint managing a precise place names. In the end new archives, parameterized according to a prefixed length.

Let’s start with this tutorial: http://docs.python.it/html/tut/tut.html

Then with this (http://it.diveintopython.net/toc/index.html) best suited to take the Python in ‘ race ‘. The former is + slow and suitable for newbie and use a little more terminology from translation and imperfect; see for example:

  • slice: affettamenti which could be translated into cutting

As soon as the first results will post them.

iPhone 3GS che si riavvia durante la chiamata

Pensando che fosse un difetto mi sono messo a cercare e ho scoperto che è moooolto comune.

Questo articolo spiega come comportarsi.

http://www.sopertek.co.uk/3gs/#fix

In pratica, serve guadagnare accesso al file system del telefono. Lo si può fare installandoci OpenSSH oppure iFile ed il relativo tool da PC (http://code.google.com/p/iphonebrowser/downloads/list).

Una volta fatto, si devono sostituire un pò di file ed il gioco è fatto.

Backup con nastri su linux

http://www.whoopis.com/howtos/tapebackup.html

Ho trovato questo semplice articolo che riassume in poche brevi istruzioni il minimo per governare una unità nastro.

Il mondo le ritiene sorpassate, a me sembrano però ancora insostituibili. Una unità nastro da 400GB è sempre una bella soluzione ai problemi dei backup di secondo livello.

Visto che i siti oggi ci sono, domani no, riporto alcune delle note più importanti senza tante spiegazioni:

cat /proc/scsi/scsi

Device name: Will have “s” in name because it’s scsi

/dev/nstx

= non-rewindable scsi tape

/dev/stx

= rewindable

x = number We want /dev/st0, the first rewindable scsi tape device.

To check drive status:

mt -f /dev/st0 status
mt -f /dev/st0 rewind
mt -f /dev/st0 erase
mt -f /dev/st0 rewind
mt -f /dev/st0 lock  #prevent hitting eject before it' finished
tar -cvzf /dev/st0 /path/to/stuff/to/back/up/
mt -f /dev/st0 unlock
mt -f /dev/st0 eject

Tape backups on linux

http://www.whoopis.com/howtos/tapebackup.html

I found this simple article that summarizes in a few brief instructions the minimum to govern a tape drive.

The world believes it to be outdated, to me they seem however still irreplaceable. A 400GB tape drive is always a good solution to the problems of second-level backup.

Since there are now sites, tomorrow no, report some of the most important notes without many explanations:

cat/proc/scsi/scsi

Device name: Will have “s” in the name because it’s scsi

/dev/nstx

= non-rewindable tape scsi

/dev/stx

= rewindable

x = number We want/dev/st0, the first scsi rewindable tape device.

To check drive status:

Mt-f/dev/st0 status
Mt-f/dev/st0 rewind
Mt-f/dev/st0 erase
Mt-f/dev/st0 rewind
Mt-f/dev/st0 lock #prevent hitting eject before it finished
tar-cvzf/dev/st0/path/to/stuff/to/back/up/
Mt-f/dev/st0 unlock
Mt-f/dev/st0 eject

Miranda in the snow

[nggallery id=6]

Qui ci sono le foto fatte in questo periodo di grande freddo e neve.

slide show Marmore

If you don’t see photos click the title.

[nggallery  id=1] Se non si vedono, clicca il titolo. Clicca sulle foto per vederle tutte.

Questo breve slideshow, è una selezione di scatti fatti alla cascata delle Marmore in questo gennaio 2012. Sono immagini molto tetre/oscure/drammatiche.

Un progetto da realizzare?

Start up, think tank, idee da sviluppare in sistemi e software ...
angular
Python

© ICT360. All rights reserved. Powered by ICT360.