udienz@blog:~$
Archive for June, 2008
Again..
Jun 17th
i’m forget again…
Microsoft Windows XP [Version 5.1.2600] (C) Copyright 1985-2001 Microsoft Corp. C:\Documents and Settings\smilecrew>ls 'ls' is not recognized as an internal or external command, operable program or batch file. C:\Documents and Settings\smilecrew>
ups…..
maybe this machine says "hi udienz this is not linux, it's not your computer it's internet cafe computer's"
Login ke Komputer lain via SSH tanpa Kata sandi
Jun 15th
SSH (Secure Shell) digunakan untuk login ke komputer lain yang terhubung dalam jaringan, pada umumnya dia ada di port 22, penggunaanya adalah sebagai berikut:
server:~# ssh root@ironhide.immteknik.org root@ironhide.immteknik.org's password: Last login: Thu Jun 12 18:57:20 2008 from 192.168.1.1 Linux ironhide 2.6.24-16-generic #1 SMP Thu Apr 10 13:23:42 UTC 2008 i686 The programs included with the BlankOn system are free software; the exact distribution terms for each program are described in the individual files in /usr/share/doc/*/copyright. BlankOn comes with ABSOLUTELY NO WARRANTY, to the extent permitted by applicable law. Linux ironhide 2.6.24-16-generic #1 SMP Thu Apr 10 13:23:42 UTC 2008 i686 The programs included with the BlankOn system are free software; the exact distribution terms for each program are described in the individual files in /usr/share/doc/*/copyright. BlankOn comes with ABSOLUTELY NO WARRANTY, to the extent permitted by applicable law. ironhide:~#
terus bagaimana kalo saya pengen login ke ironhide.immteknik.org tanpa kata kunci? cukup mudah sekali apabila anda ingin menghemat waktu, bayangkan bila kata kunci nya puanjang? wew lama bangetz: caranya seperti ini:
1. buat kunci ssh di sisi server
ssh-keygen -t dsa
2. simpan sebagai id_dsa
3. salin berkas id_dsa ke komputer target (misal nya di /tmp
scp .-r ssh/id_dsa.pub root@ironhide.immteknik.org:/tmp
4. kemudian login di komputer target
5. buka berkas tersebut
ironhide:/tmp # cat id_dsa.pub >> ~/.ssh/authorized_keys
6. log out dari target, dan coba login lagi dari server
server:~# ssh root@ironhide.immteknik.org Last login: Thu Jun 12 19:13:40 2008 from 192.168.1.1 Linux ironhide 2.6.24-16-generic #1 SMP Thu Apr 10 13:23:42 UTC 2008 i686 The programs included with the BlankOn system are free software; the exact distribution terms for each program are described in the individual files in /usr/share/doc/*/copyright. BlankOn comes with ABSOLUTELY NO WARRANTY, to the extent permitted by applicable law. Linux ironhide 2.6.24-16-generic #1 SMP Thu Apr 10 13:23:42 UTC 2008 i686 The programs included with the BlankOn system are free software; the exact distribution terms for each program are described in the individual files in /usr/share/doc/*/copyright. BlankOn comes with ABSOLUTELY NO WARRANTY, to the extent permitted by applicable law. ironhide:~#
tanpa ada kata kunci bukan?
Hello world
Jun 15th
Bismillahirrohmanirrohiem
if you read this post it’s mean that i’
m approved to be Ubuntu member, and this post appear into Planet Ubuntu. Currently Indonesia have 4 member of Ubuntu member he is imtheface, Belutz, Takdir and me, Belutz and imtheface is founder ubuntu-id, me and Takdir just participant and help both person.
Thanks to Belutz, RameTux, Takdir, Amachu, persia, lifeless, Ekushy, Zakame, and all ubuntu board member who approved and supported me! I’
m so glad!
here is the log:
12:32 Belutz for all his contributions for ubuntu-id I could give him +1
12:32 lifeless so, any more questions to ask ?
12:32 lifeless (I have none)
12:32 elkbuntu nor i. +1
12:33 persia +1 from me, although I’d like to see more of the various projects more integrated with Ubuntu
12:33 amachu__ neither too.. thats fair enough +1
12:33 amachu__ neither me too..
* elkbuntu agrees with persia
12:33 amachu__ zakame: there?
* udienz- still waiting
12:34 lifeless +1
12:35 lifeless persia: I agree re the projects, but I think that that is largely orthogonal; he is contributing both directly and indirectly
12:35 udienz- lifeless: thanks…
12:36 Belutz the problem in our country is that we still focus in gathering more FOSS users than FOSS developers, how can they be a developer if they doesn’t use it
12:36 zakame +1 on the translation works, keep it up
12:36 persia lifeless: Entirely. I believe udienz- deserves membership based on the strength of LoCo work and translations. I’d still like to see this membership used to help transition ubuntume and BlankOn into in-repo derivatives.
12:36 amachu__ persia: i too would stress on that, overall Ok
* Belutz congrats udienz-
12:37 udienz- hihihi
* RameTux congrats udienz-
12:37 amachu__ udienz-: Welcome
12:37 Ekushey congrats udienz-
12:37 lifeless congrats
YES!….
Don't stop me don't stop me don't stop me Hey hey hey! Don't stop me don't stop me Ooh ooh ooh (I like it) Don't stop me have a good time good time Don't stop me don't stop me Ooh ooh Alright I'm burning through the skies Yeah! Two hundred degrees That's why they call me Mister Fahrenheit I'm trav'ling at the speed of light I wanna make a supersonic man of you ~ Queen (Don't Stop Me) Freddy Mercury
Trying anonymouse proxy
Jun 15th
Following great post from Harry Sufehmi, you can improved your connction up to 10x. Yup 10x. Just typing at terminal:
$ ssh -o “CompressionLevel=9? -C -D 9999 -p 222 -N net@cepat.abangadek.com
when ask password just typing cepat123, if your terminal doesn’t appear anything it mean yau sucsess connected to proxy. example:
$ ssh -o "CompressionLevel=9" -C -D 9999 -p 222 -N net@cepat.abangadek.com Password:
finally set your firefox and GNOME proxy like this:
and the result is….
Cool! with no HTTP_Client_Ip and HTTP_Proxy







Recent Comments