Google

Archive for the ‘my steps’ Category

Error Installing Real Player ?

Wednesday, September 28th, 2005

Hi all,

I’ve noticed a number of users in the community forums recently having trouble installing the player in Fedora Core 4.

The error is along the lines of:

# ./RealPlayer10GOLD.bin
./RealPlayer10GOLD.bin: error while loading shared libraries: libstdc++.so.5:
cannot open shared object file: No such file or directory

If you experience this error, it means you need to install the compat-libstdc++-33-3.2.3 package, available from:

http://download.fedora.redhat.com/pub/fedora/linux/core/4/i386/os/Fedora/RPMS/compat-libstdc++-33-3.2.3-47.fc4.i386.rpm

You can also try out a nightly build of the development version of the player from:

http://forms.helixcommunity.org/helix/builds/?category=realplay-current

It links against a newer version of libstdc++ which should be fc4-compatible out of the box.

del.icio.us Digg Technorati Google Yahoo

scp - secure copy (remote file copy program)

Tuesday, September 27th, 2005

from my site :
[tety@tety ~]$ scp jeffry@10.11.12.7:src/mplayer-1.0pre7-1.i386.rpm
than you’ll ask for jeffry passwd

from jeffry site :
[root@vanguard src]# scp MPlayer-1.0pre7.tar.bz2 tety@10.11.12.7:.
than you’ll ask for tety passwd

the question is :
lah kalo tety mau ngambil data di komputer orang laen yang ada di jauh sono, gimana ? padahal pc tety ga pake IP publik ? anybody answer my question please…

del.icio.us Digg Technorati Google Yahoo

freeBSD

Monday, September 26th, 2005

pas login ke server yang freeBSD, ternyata ada command2 yang beda dengan distro yang laennya yach ? hehehe baru tau. Newbie gitu loh….

example :
usermod -e yy-mm-dd namauser, di freeBSD jadi pw usermode namauser -e yy-mm-dd

del.icio.us Digg Technorati Google Yahoo

experiment : HTTP error

Friday, September 23rd, 2005

Salah satu web client ada yang ngga jalan ketika di click sumit.

muncul : IIS “HTTP 401.3 - Access denied by ACL on resource” Error
solusi :
>>> pada permission home directory pada IISnya di ganti, script and executables

muncul : promt untuk user dan password
solusi :
>>> pada permission home directory pada IISnya di ganti, script kembali
>>> the I_USR and I_WAM accounts ditambahkan pada directory cgi-bin

kemudian,

muncul : HTTP 405 Resource not allowed Error in IIS
solusi :
>>> pada permission home directory pada IISnya di ganti, script and executables
>>> the I_USR and I_WAM accounts ditambahkan pada directory cgi-bin

muncul : internal error 500
solusi :
>>> di tambahkan I_USR dan I_WAM pada root home directorynya (tidak hanya pada cgi.bin nya).

Done !

del.icio.us Digg Technorati Google Yahoo

lepas landas

Wednesday, September 21st, 2005

hari ini aku instal pc ku ma fedora core 4, soalnya kalo di vmware kayak kemaren, aku ga puas, sempit banget tampilan vmwarenya.
lepas landas ….

del.icio.us Digg Technorati Google Yahoo

pengawasan

Tuesday, September 20th, 2005

ini aku dapetin dari buku “Membuat dan Mengelola Web Hosting”, pengarangnya dian rakyat.
1. pengawasan system
$ ps auxww
D tidur tidak dapat di ganggu
R aktif
S tidur, menunggu
T trace/stop
W paging
X mati
Z defunct ato zombie
$ top
$ df
2. pengawasan jaringan
# netstat –l –t –p <<< watch out with backdoor ! (aku juga ga ngerti ding,…hehehhe)

3. pengawasan log
# tail /var/log/lastlog , trus tinggal ketik last –x (x = jumlah login terakhir)
# tail /var/log/secure
# tail /var/log/maillog

4. pengawasan apache
(tutorial ini ga jalan di serverku, so aku ga nulis dulu, utak atik lagi dulu….)

5. pengawasan email
# /var/qmail/bin/qmail/qmail-qstat
# /var/qmail/bin/qmail/qmail-qread

del.icio.us Digg Technorati Google Yahoo

pelajaran awal

Wednesday, September 14th, 2005

daftar isi yang musti di pelajari :

1. CREATE ACCOUNT dan MKDOM (kecuali u/paket Pro, Webfarm, dan seluruh paket Free BSD)
2. CREATE ACCOUNT dan MKDOM (Lx Starter .220)
3. Perpanjang Domain
4. Blocking Domain
5. Remove Blocking Domain
6. Ngeblok COLOCATION
7. Memperpanjang webfarm beserta clientnya
8. Here is howto built statistic in nt ( x5x )
9. Here is howto built statistic in nt ( x9x )

semua itu dah ada di desktop. pelajari maksudnya n kalo perlu di hapalkan yach !!!!

del.icio.us Digg Technorati Google Yahoo

memperpanjang hosting

Tuesday, September 13th, 2005

1. cari usernya
2 ketikkan usermod -e tahun-bulan-tanggal user
3. periksa dengan cara chage -l user

atau dengan script =
for a in $(grep /home/user domain /etc/passwd | awk -F: ‘{print $1}’); do usermod -e thn-bln-tgl $a; done

catatan utk script itu, cukup masukkan saja usernya dan user vhostnya tidak perlum karena script itu akan mencari sendiri user2 dari vhost tersebut.

del.icio.us Digg Technorati Google Yahoo

1stlady

Tuesday, September 13th, 2005

thats my computer’s name, 1stlady. my friends in my office gave that names. maybe for technical support position, i am the 1st lady in my office. so weird ha ??.

Area of responsibilities:
- Install, maintain Linux, Windows 2000, Apache, IIS, Qmail,
Apache, MySQL, PostgreSQL for webhosting services
- Adding new features to our webhosting services
- Writing Technical Handbook of Technical Support
- Manage and coordinate Technical Support staff

oh, thats so far away from me…..i really really have to study hard. every day. every single minutes……so, would you help me ??? teach me please…about everything that related with my responsibilities above.

del.icio.us Digg Technorati Google Yahoo