date tips and tricks

Exemple utile de utilizare a comenzii date

  • Aflarea datei din urma cu 5 ani:

date –date=”5 years ago”

  • alfarea datei din urma cu 5 ani dar in secunde

date –date=”5 years ago” +%s

  • aflarea datei care va fi peste 5 ani , 6 luni si 7 zile in formatul clasic “YY-MM-DD”

date –date=”+5 years +6 months +7 days” +%y-%m-%d

Daca doriti sa lansati un proces peste o ora si 10 minute acest lucru se poate face simplu:

at -t $(date –date”+1 hours +10 minutes” +%Y%m%d%H%M.%S)

Comanda date este foarte flexibila . Urmatoarele exemple dovedesc asta:

date –date=”yesterday”

date –“tomorrow”

date –date “last thursday”

date –date “+4 weeks yesterday”

A new version of TFM Linux Server

Following the interest shown lately for the server version of Linux TFM, we have prepared a new version for all those interested. Already in the same generation with the variant Workstation (3.2), the new version TFM Linux Server is a version of “lightweight” of the TFM Linux Workstation, with only the server components. The space required for installation is 1GB and the whole image fits on a CD.

To download you can enter here. To be sure of the integrity of the image you download can verify the checksum comparing it with this.

Discussion lists Server si Workstation

The following discussion lists have been created:

TFM Server Development Discussion List

List TFM Linux dedicated server. If you have ideas for improvement or want to solve a problem …
To subscribe to the list send an email to dev-server-subscribe@lists.tfm.ro
TFM Workstation Development Discussion List
Discussion list dedicated TFM workstation. If you have ideas for improvement or if you want to solve a problem …
To subscribe to the list send an email to: dev-wks-subscribe@lists.tfm.ro

Conferinta ROSDEV 2008

Pe 12 Aprilie 2008 a fost fost a doua editie a conferintei ROSDEV. Cei care nu au putut ajunge la conferinta si nu au urmarit transmisia live pe internet a conferintei au totusi posibilitatea de a urmari inregistrarea prezentarilor.

Continue reading