Archivi tag: Linux

How to Rotate Tomcat catalina.out

How to automatically rotate catalina.out daily or when it becomes bigger than 5M

1. Create this file

/etc/logrotate.d/tomcat

2. Copy the following contents into the above file

/var/log/tomcat/catalina.out {
  copytruncate
  daily
  rotate 7
  compress
  missingok
  size 5M
}

Fonte: http://java…..how-rotate-tomcat-catalinaout

Jaunty Jackalope è tra noi !

jauntyOggi è stata rilasciata la nuova versione di ubuntu.

Download http://www.ubuntu-it.org/download/

Tour http://www.ubuntu.com/products/whatisubuntu/904features/

Fletto i muscoli e sono nel vuoto

Set Off Bell Terminal

Se volte disabilitare quel fastidioso beep che produce la finestra di terminal della vostra distubuzione linux, provate ad aggiungere nel file $HOME/.inputrc la seguente riga:

set bell-style none

Fletto i muscoli e sono nel vuoto.

Vnc cairo error on Debian

Se vi capita un errore del genere:

_cairo_format_from_pixman_format: Asserzione `NOT_REACHED’ fallita.

durante un collegamento via vnc ad un server debian. E’ probabile che abbiate usato 8bit come profondità di colori del collegamento. Provatelo a portare a 24 bit.

Fletto i muscoli e sono nel vuoto.

forward delle email con sendmail sotto linux

E’ possibile fare il forward delle email inviate al vostro account linux verso un altro account, grazie a sendmail con un semplice file di configurazione.

$HOME/.forward

Basta aggiungere in questo file, l’indirizzo email sul quale volete ricevere una copia di quelli inviati al vostro account locale.

Fletto i muscoli e sono nel vuoto.

Xlib: No protocol specified

Se durante una connessione VNC avete bisogno di accedere da shell a programmi tipo gedit, ma la shell vi risponde con un “cordiale”:

Xlib: connection to “x.y.z.t:0.0” refused by server
Xlib: No protocol specified
Error: Can’t open display: x.y.z.t:0.0

Potete risolvere il problema aggiungendo il vostro ip agli host che posso utilizzare XServer.

xhost + < tuo ip>

Fletto i muscoli e sono nel vuoto.

Release – Fedora Core 5

E’ stato rilasciato fedora core 5.

Screenshot: Qui

Release Summary: Qui

Release Note: Qui

Download: Qui

Mirror: Qui

Screencast: Qui

Torrent: Qui

Fonte: http://linux.slashdot.org

Fletto i muscoli e sono nel vuoto.

powered by IMHO 1.3

PING – Remote Installation Manager (RIS)

PING ( Partimage Is Not Ghost ), è una distribuzione Live di Linux dedicata al RIS.

Tra le principali caratteristiche:

  • Backup and Restore partitions or files to a MS Network Shared directory;
  • Backup and Restore the BIOS data as well;
  • Either burn a bootable CD / DVD, either integrate within a PXE / RIS environment;
  • Possibility to Blank local admin’s password;
  • Create your own restoration bootable DVD (see the Howto Documentation);
  • Partition and Format a disk before installing Windows (so to make sure your unattended Windows installation will happen on the right partition);
  • Specific advantages Linux brings you over DOS and Ghost :
    • Most network cards automatically recognized by the Kernel (unlike DOS);
    • Most CD/DVD readers automatically recognized by the Kernel (unlike DOS);
    • You don’t have to run a Ghostcast server to receive images over the network.

Home: http://winner.windowsdream.com/ping.html

Fonte: http://www.ziobudda.net/

Fletto i muscoli e sono nel vuoto.

powered by IMHO 1.3 

E’ in arrivo AIGLX

La risposta di Fedora a XGL.

Demo

Minimization

Another minimization effect

Menu Fades

Fletto i muscoli e sono nel vuoto.

powered by IMHO 1.3