N70 dengan Telkomsel Flash di ubuntu 8.04

Posted in info, linux on July 23, 2008 by sasat
  1. Colok N70 dengan USB cable, output dari dmesg | tail ada baris sbb:
    [ 3747.547980] cdc_acm 1-4:1.8: ttyACM0: USB ACM device
  2. Buat file /etc/ppp/peers/mobile, isinya sbb:
    debug
    noauth
    connect "/usr/sbin/chat -e -v -f /etc/chatscripts/mobile"
    usepeerdns
    /dev/ttyACM0 115200
    defaultroute
    crtscts
    lcp-echo-failure 0
    user "wap"
    persist
    #maxfail 999999
    #untuk user "wap" <== diganti dengan ==> user ""
  3. Buat file /etc/chatscripts/mobile

    TIMEOUT 35
    ECHO ON
    ABORT '\nBUSY\r'
    ABORT '\nERROR\r'
    ABORT '\nNO ANSWER\r'
    ABORT '\nNO CARRIER\r'
    ABORT '\nNO DIALTONE\r'
    ABORT '\nRINGING\r\n\r\nRINGING\r'
    '' \rAT
    OK ATH
    OK ATE1
    OK 'AT+CGDCONT=1,"IP","nama-apn-yg-dipakai","",0,0'
    OK ATD*99#
    CONNECT ""

#untuk nama apn bisa diganti dengan internet atau telkomsel

#———–

Sambil monitor /var/log/messages (tail -f /var/log/messages), coba di dial:

pon mobile

#selamat mencoba

referensi :

http://ubuntuforums.org/showthread.php?t=221863

Repository Local Ubuntu

Posted in info, linux on July 20, 2008 by sasat

mirror.its.ac.id (ITS, INHERENT)
deb http://mirror.its.ac.id/ubuntu hardy main multiverse restricted universe
deb http://mirror.its.ac.id/ubuntu hardy-security main multiverse restricted universe
deb http://mirror.its.ac.id/ubuntu hardy-backports main multiverse restricted universe
deb http://mirror.its.ac.id/ubuntu hardy-updates main multiverse restricted universe

kambing.ui.edu (UI, Telkom, Indosat, OpenIXP, INHERENT)
deb http://kambing.ui.edu/ubuntu hardy main restricted universe multiverse
deb http://kambing.ui.edu/ubuntu hardy-updates main restricted universe multiverse
deb http://kambing.ui.edu/ubuntu hardy-security main restricted universe multiverse
deb http://kambing.ui.edu/ubuntu hardy-backports main restricted universe multiverse
deb http://kambing.ui.edu/ubuntu hardy-proposed main restricted universe multiverse

mirror.cbn.net.id (OpenIXP)
deb http://ubuntu.cbn.net.id/Ubuntu hardy main restricted universe multiverse
deb http://ubuntu.cbn.net.id/Ubuntu hardy-updates main restricted universe multiverse
deb http://ubuntu.cbn.net.id/Ubuntu hardy-security main restricted universe multiverse
deb http://ubuntu.cbn.net.id/Ubuntu hardy-backports main restricted universe multiverse
deb http://ubuntu.cbn.net.id/Ubuntu hardy-proposed main restricted universe multiverse

komo.vlsm.org
deb http://komo.vlsm.org/ubuntu hardy main restricted universe multiverse
deb http://komo.vlsm.org/ubuntu hardy-updates main restricted universe multiverse
deb http://komo.vlsm.org/ubuntu hardy-security main restricted universe multiverse
deb http://komo.vlsm.org/ubuntu hardy-backports main restricted universe multiverse
deb http://komo.vlsm.org/ubuntu hardy-proposed main restricted universe multiverse

indika.net.id (OpenIXP)
deb http://ubuntu.indika.net.id/ hardy main restricted universe multiverse
deb http://ubuntu.indika.net.id/ hardy-updates main restricted universe multiverse
deb http://ubuntu.indika.net.id/ hardy-security main restricted universe multiverse
deb http://ubuntu.indika.net.id/ hardy-backports main restricted universe multiverse
deb http://ubuntu.indika.net.id/ hardy-proposed main restricted universe multiverse

ftp.itb.ac.id (ITB, INHERENT)
deb ftp://ftp.itb.ac.id/pub/ubuntu hardy main restricted universe multiverse
deb ftp://ftp.itb.ac.id/pub/ubuntu hardy-updates main restricted universe multiverse
deb ftp://ftp.itb.ac.id/pub/ubuntu hardy-security main restricted universe multiverse
deb ftp://ftp.itb.ac.id/pub/ubuntu hardy-backports main restricted universe multiverse
deb ftp://ftp.itb.ac.id/pub/ubuntu hardy-proposed main restricted universe multiverse

www.foss-id.web.id (Telkom)
deb http://dl2.foss-id.web.id/ubuntu hardy main restricted universe multiverse
deb http://dl2.foss-id.web.id/ubuntu hardy-updates main restricted universe multiverse
deb http://dl2.foss-id.web.id/ubuntu hardy-security main restricted universe multiverse
deb http://dl2.foss-id.web.id/ubuntu hardy-backports main restricted universe multiverse
deb http://dl2.foss-id.web.id/ubuntu hardy-proposed main restricted universe multiverse

install linux di axioo solusi dengan ” acpi=off noapic “

Posted in info, linux on July 19, 2008 by sasat

bingung dan putus asa saat mengetahui axioo ku mau install linux selalu gagal yang behasil cuman dvd recovery bawaan vendor axioo.

search dengan om google akhir masalah tersebut menemukan titik terang. Axioo ku bisa bermain dilinux saat ini. Linux yang pertama kucuoba KUBUNTU 7.10 itupun pinjem ma teman gak bilang juga minjamnya hehehe.

ini beberapa trik supaya axioo bisa bermain dilinux

booting linux anda maka akan tertampil seperti dibawah

setelah itu cukup tekan F6 untuk merubah option booting

modifikasi script booting tersebut dengan menambahkan “acpi=off noapic” (tanpa tanda kutip)

bisa dilihat seperti dibawah ini

sekarang anda bisa menginstall seperti biasa. tapi selesai installasi linux jangan lupa merubah file /boot/grub/menu.lst

cari baris yang ada

kernel /boot/vmlinuz-2.6.xx-xx root=yyy ro quiet splash

ubah menjadi

kernel /boot/vmlinuz-2.6.xx-xx root=yyy ro acpi=off noapic quiet splash

selamat mencoba

atau bisa dibaca

http://forum.linux.or.id/viewtopic.php?f=40&t=14422&start=0&st=0&sk=t&sd=a

aku sudah sukses mencoba berbagai linux

sekarang pakai ubuntu 8.04.

How to gain access to the System Volume Information folder

Posted in info, windows on June 29, 2008 by sasat

Microsoft Windows XP Professional or Windows XP Home Edition Using the FAT32 File System

1. Click Start, and then click My Computer.
2. On the Tools menu, click Folder Options.
3. On the View tab, click Show hidden files and folders.
4. Clear the Hide protected operating system files (Recommended) check box. Click Yes when you are prompted to confirm the change.
5. Click OK.
6. Double-click the System Volume Infrmation folder in the root folder to open it.

Windows XP Professional Using the NTFS File System on a Domain

1. Click Start, and then click My Computer.
2. On the Tools menu, click Folder Options.
3. On the View tab, click Show hidden files and folders.
4. Clear the Hide protected operating system files (Recommended) check box. Click Yes when you are prompted to confirm the change.
5. Click OK.
6. Right-click the System Volume Information folder in the root folder, and then click Sharing and Security.
7. Click the Security tab.
8. Click Add, and then type the name of the user to whom you want to give access to the folder. Choose the account location if appropriate (either local or from the domain). Typically, this is the account with which you are logged on. Click OK, and then click OK again.
9. Double-click the System Volume Information folder in the root folder to open it.

Windows XP Professional using the NTFS File System on a Workgroup or Standalone Computer

1. Click Start, and then click My Computer.
2. On the Tools menu, click Folder Options.
3. On the View tab, click Show hidden files and folders.
4. Clear the Hide protected operating system files (Recommended) check box. Click Yes when you are prompted to confirm the change.
5. Clear the Use simple file sharing (Recommended) check box.
6. Click OK.
7. Right-click the System Volume Information folder in the root folder, and then click Properties.
8. Click the Security tab.
9. Click Add, and then type the name of the user to whom you want to give access to the folder. Typically, this is the account with which you are logged on. Click OK, and then click OK again.
10. Double-click the System Volume Information folder in the root folder to open it.

NOTE: The System Volume Information folder is now accessible in normal mode to users of Windows XP Home Edition.

Using CACLS with Windows XP Home Edition Using the NTFS File System

loadTOCNode(2, ‘moreinformation’); In Windows XP Home Edition with the NTFS file system, you can also use the Cacls tool, which is a command-line tool, to display or modify file or folder access control lists (ACLs). For more information about the Cacls tool, including usage and switches, search the Help and Support Center for “cacls.”

1. Click Start, click Run, type cmd, and then click OK.
2. Make sure that you are in the root folder of the partition for which you want to gain access to the System Volume Information folder. For example, to gain access the C:\System Volume Information folder, make sure that you are in the root folder of drive C (at a “C:\” prompt).
3. Type the following line, and then press ENTER:

cacls “driveletter:\System Volume Information” /E /G username:F

Make sure to type the quotation marks as indicated. This command adds the specified user to the folder with Full Control permissions.

4. Double-click the System Volume Information folder in the root folder to open it.
5. If you need to remove the permissions after troubleshooting, type the following line at a command prompt:

cacls “driveletter:\System Volume Information” /E /R username

This command removes all permissions for the specified user.

The following steps also work if you restart the computer to Safe mode because simple file sharing is automatically turned off when you run the computer in Safe mode.

1. Open My Computer, right-click the System Volume Information folder, and then click Properties.
2. Click the Security tab.
3. Click Add, and then type the name of the user to whom you want to give access to the folder. Typically, this is the account with which you are logged on.
4. Click OK, and then click OK again.
5. Double-click the System Volume Information folder to open it.

Ganti LCD HP cuman 5 menit

Posted in info on June 15, 2008 by sasat

Bayar mahal buat ganti lcd hp ke tukang service hehe ini nih yang punya hp nokia mau ganti LCD nya

Recover Radmin Password

Posted in info, windows on June 13, 2008 by sasat

i don’t remember my radmin password..and without it i can’t axx to other pc of my HOUSE-LAN.
On my pc i’ve all file of radmin installed on other PC…The executable and other DLL file…

no problem

u can overwrite the password

just do like

on COMMAND PROMPT

r_server /pass:NEWPASS

How to Make File Undetected by AVs

Posted in Video Hacking, info, windows on May 20, 2008 by sasat

cara buat file  supaya gak didetect oleh anti virus

http://str0ke213.tradebit.com/pub/8/77.flv 

download videonya

Rapidshare Premium

Posted in info, windows on May 20, 2008 by sasat

u can download at http://w15.easy-share.com/1700423360.html

keep spirit

How to recover lost passwords XP with Ophcrack

Posted in Video Hacking, info, windows on May 11, 2008 by sasat

try it :

you can download ophcrack at here http://ophcrack.sourceforge.net/#livecd

isu SMS Merah ATAU EMANG MASYARAKATNYA PENGGOSIP

Posted in info on May 11, 2008 by sasat

dengan adanya SMS MERAH masyarakat dibutakan akan agamanya sendiri akhirnya mau percaya aja isu – isu yang berkembang di media dan teman -teman.

yang lebih lucunya lagi dari berita – berita tersebar yang bercerita tidak langsung menerima sms tersebut dan bercerita bahwa dia punya teman dan temannya lagi punya teman trus ampe punya teman trus ampe punya tetangga trus tetangganya itu punya teman trus teman tetangga itu punya sanak keluarga yang jauh sanak keluarga yang jauh itu masih punya teman …. ?????  aneh berita nya itu sapa dan dimana asal usulnya gak jelas.

menurut ku bila dia punya teman gak punya nama dan alamat artinya temannya itu hantu hehehee

hantu kale yang cerita.

masa bodoh main isu – isu aja.

yang dirugikan bila seseorang yang tak tau menau trus mempunyai nomer 666 ato 866 masa dituduh .. emang masyarakat KOLOT.

LEBIH BELAJAR DAN TRUS BELAJAR , CARI DUIT , CARI DUIT  JANGAN JADI MASYARAKAT PENGGOSIP.