Arsip untuk ‘ November 2008 ’

Gmail Themes

21 November 2008 oleh admin

Kemarin, beberapa warga kampung melaporkan kalo gmail menambahkan fitur baru, yaitu themes. Namun gw termasuk yang belum beruntung untuk bisa mencicipi. Nah, pagi ini ketika mo login ada informasi dari Official Gmail Blog kalo themes sudah ditambahkan. Buka setting ternyata sudah ada menu baru, woke langsung coba.

Gmail menyediakan 30 themes yg bisa digunakan untuk menghilangkan kebosanan kita. Sayangnya kita belum bisa menambahkan themes sendiri :(

Gmail Themes

Compile Apache Broken Echo

14 November 2008 oleh admin

Ceritanya tadi gw setup server untuk salah satu unit. Biar konfigurasinya seragam dengan server yang lain, maka pakai cara installasi compile dari source, gag ngambil paket dari distro. Tapi baru configure udah dapet error kayak gini

Configuring for Apache, Version 1.3.37
+ Warning: Your ‘echo’ command is slightly broken.
+ It interprets escape sequences per default. We already
+ tried ‘echo -E’ but had no real success. If errors occur
+ please set the SEO variable in ‘configure’ manually to
+ the required ‘echo’ options, i.e. those which force your
+ ‘echo’ to not interpret escape sequences per default.
+ using installation path layout: Apache (config.layout)
Creating Makefile
Creating Configuration.apaci in src
Syntax error — The configuration file is used only to
define the list of included modules or to set Makefile in src
options or Configure rules, and I don’t see that at all:
`$(SRCDIR)/apaci`
default
default
no
no
no
yes
no
default
no
default
default

Baca selengkapnya »

failed to open statefile /var/run/network/ifstate

04 November 2008 oleh admin
sudo /etc/init.d/networking restart
[sudo] password for paydjo:
* Reconfiguring network interfaces...
ifdown: failed to open statefile /var/run/network/ifstate: No such file or directory
ifup: failed to open statefile /var/run/network/ifstate: No such file or directory
[fail]

rrr … untung pisi sebelah masih bisa konek, tanya sana-sini nemu solusi begini
Baca selengkapnya »