January 11, 2012 by md ram
Error:
W: GPG error: http://ftp.us.debian.org lenny Release: The following signatures couldn’t be verified because the public key is not available: NO_PUBKEY AED4B06F473041FA
W: You may want to run apt-get update to correct these problems
Ssolution:
#apt-get install debian-archive-keyring
Posted in Softwares | Tagged apt-get, debian, error, lenny | Leave a Comment »
January 9, 2012 by md ram
Server –> Openfire
IM Client –> Spark
Database –> Postgressql/Mysql
Posted in Softwares | Tagged chat, client, local, mysql, openfire, server, spark | Leave a Comment »
December 16, 2011 by md ram
PHP Template programming & application
Struktur library :
libs/
smarty/
internals/
plugins/
Config_File.class.php
debug.tpl
Smarty.class.php
Smarty_Compiler.class.php
include/
configs/
presentation/
templates/
templates_c/
Posted in Softwares | Tagged application, library, php, programming, smarty, template | Leave a Comment »
December 13, 2011 by md ram
Xampp:
- Edit C:\xampp\apache\conf\httpd.conf
- Cari Listen 80 ganti ke Listen 8080 (atau port yg didinginkan)
- Testing Http://localhost :8080
Posted in Softwares | Tagged 80, 8080, apache, http, merubah, port, xampp | Leave a Comment »
December 12, 2011 by md ram
Xampp:
- Edit C:\xampp\apache\conf\httpd.conf
- Masukan baris alias sbb:
<IfModule alias_module>
# …
# Konfigurasi web alias
Alias /webproject01/ "C:/webproject01/"
Alias /webproject01 "C:/webproject01"
</IfModule>
<Directory "C:/webproject01">
Options Indexes FollowSymLinks
AllowOverride All
Order allow,deny
Allow from all
</Directory>
Posted in Softwares | Tagged alias, apache, web | Leave a Comment »
December 11, 2011 by md ram
Posted in Softwares | Tagged php, tes | Leave a Comment »
December 10, 2011 by md ram
GRANT ALL PRIVILEGES ON db_baru.* TO dhani@’localhost’ IDENTIFIED BY ‘katakunci’ WITH GRANT OPTION;
Posted in Softwares | Tagged grant, mysql, priviledge | Leave a Comment »
December 5, 2011 by md ram
- Download & Install DirectVobSub : http://www.free-codecs.com/DirectVobSub_download.htm
- Samakan nama Subtitle dengan nama video file.
- Done
Referensi : Link
Posted in Softwares | Tagged subtitles, windows media player | Leave a Comment »
November 22, 2011 by md ram
test upload blog from Windwos Live Writer
Posted in Softwares | Tagged Windows Live Writer | Leave a Comment »
November 8, 2011 by md ram
Trouble : Cannot Uninstall Norman
Solution : download tools = delnss7
referensi : http://forum.norman.com/viewtopic.php?f=16&t=3992
Posted in Softwares | Tagged norman, uninstall | Leave a Comment »
Older Posts »