Archive | June, 2007

27 June 2007 0 Comments

[ANSI] Escape Sequences

Intro ANSI Escape sequences are used to perform special operations on the terminal, such as changing the output color, making it bold, printing at a specified coordinate etc. The sequences Wherever you see ‘#’, that should be replaced by the appropriate number. Cursor Controls: ESC[#;#H or ESC[#;#f (Moves cusor to line #, column #) ESC[#A [...]

4 June 2007 3 Comments

[APACHE] Libapache2 Mod Auth: “(9)Bad file descriptor: Could not open password file: (null)”

Recentemente è stato aggiornato il pacchetto libapache2-mod-auth e all’utilizzo degli stessi file di configurazione provoca il seguente errore: (9)Bad file descriptor: Could not open password file: (null) Per risolvere la situazione è sufficiente aggiungere la seguente linea al proprio file di configurazione: AuthBasicAuthoritative off Come riportato dalla fonte del bug il problema è il seguente: [...]

Powered by WP Symposium - Social Networking for WordPress  12.01.14