Monday, April 21, 2008

Antivirus Symantec Endpoint 11

Symantec Endpoint 11

Hi Guys,
I wanna tell you, that Norton Antivirus product ( Symantec endpoint is very powerfull ) and easy to manage and it's can be install on Windows XP Profesional as Server Side, But on the other side there is a minus for Symantec

1. Very Need of Memory ( Minimum 1 GB )
2. Very Need a higg CPU ( Minimum LGA 3.0 GHZ )

It's my personal experience




Regards

Luky

Monday, April 7, 2008

ADD SITEMAP BLOGSPOT FOR BLOGGER

MENAMBAHKAN GOOGLE SITEMAP UNTUK BLOGGER

Bagi yang punya blog Blogger sangat penting untuk menambahkan Sitemap dan memverify blog kita. Google sitemap berguna agar seluruh halaman blog kita terindeks oleh Google.

Di bawah ini saya tuliskan langkah-langkah untuk menaruh sitemap pada Google Webmaster:


Buka Google Webmaster

Klik Webmaster Tools, login.
Ketik alamat blog kamu, klik "Add Site"
di kolom Sitemap, klik "Add"
Di halaman Sitemap, di kolom "Choose type" pilih "Add general Web sitemap"
Masukkin alamat blog kamu (http://WWW.TRAINCOMPUTER.BLOGSPOT.COM/atom.xml)Lalu klik "Add General Web Sitemap"

nb : secara default nama sitemap dari blogspot adalah atom.xml


Hope It's Works
Luky Susilo

Thursday, April 3, 2008

SETTING SAMBA AND SHARE FILE DI LINUX / WINDOWS XP

Request by mail dari bpk Asyadi Indrawan
This article using indonesian language



TULISAN INI DI AMBIL DARI LINUX.ARINET.ORG UNTUK DISTRO REDHAT KEMUDIAN SAYA TAMBAHKAN DENGAN YANG SAYA KETAHUI DENGAN DISTRO MANDRIVA 2006 DAN INI JALAN KOK..

Instalasi dan Konfigurasi Samba Server
======================================


Instalasi samba dilakukan dengan cara ( PAKE REDHAT INI MAH )
# rpm -Uvih samba-2.0.6-9.i386.rpm samba-client-2.0.6-9.i386.rpm samba-common-2.0.6-9.i386.rpm --force --nodeps

Kalau pakai mandriva ketikkan # urpmi samba ( urpmi adalah perintah standar dalam mandriva untuk install ) tapi harus dari root ya ..untuk masuk ke root ketikan sa lalu masukan password administrator linux
Mengeset samba server:

Editlah file smb.conf yang terletak di /etc/smb.conf

1. Untuk security level = share (tidak membutuhkan password dalam mengakses samba):
pastikan ada script ini:

INGAT PADA SAAT KITA MEMBUKA SAMBA DENGAN VI, MUNGKIN LOKASI TULISAN DI BAWAH TIDAK SAMA TETAPI ISINYA HARUS SAMA YACH

security = share
domain master=yes
domain logons=yes
encrypt password=yes
security = share


lalu tentukan nama direktori yg dishare beserta pathnya (direktori yang ingin disharing) dengan option-optionnya.

INGAT YANG DALAM TANDA KURUNG JANGAN DI KETIK YACH SEBAB INI CUMA UNTUK COMMENT SAYA AJA

contoh:
[my share]
( bila di klik network neigbourhood akan muncul my share )

comment = multimedia stuff
( hanya sebagai comment jadi boleh di ketik boleh tidak )

path = /home/master
( lokasi dari folder / file Linux yang akan di sharing , jangan lupa tulisan bersifat case sensitive )

public = yes
( bersifat public bisa diakses oleh siapa saja )

writeable = yes
( dapat di tulisi kalau hanya ingin dilihat/ READ ONLY isikan dengan no )



2. Untuk security level = user (butuh password ketika mengakses samba):
sama dengan di atas, namun pada baris security isikan dengan kata user (security = user).

Lalu under command prompt (masuk ke shell) tambahkan beberapa user yang telah tercantum di /etc/passwd ke dalam file /etc/smbpasswd dengan cara:
smbpasswd -a -n

contoh:
[root@ltsp etc]# smbpasswd -a -n hari

Kita dapat mengakses samba server dari komputer windows, dengan menggunakan login hari dan dengan mengisikan password hari yang terdaftar di komputer linux.
Secara default user yg ditambahkan ke /etc/smbpasswd tidak memiliki password, kita bisa mengisinya dengan mengetikkan:
# smbpasswd

contoh:
[root@ltsp etc]# smbpasswd hari

3. Mounting file-file yang dishare di windows dari komputer linux
a. Mounting file2 yg ada di windows (dalam satu workgroup):
mount -t smbfs -o username=..., password=... //nama-komputer-windows/direktori-yg-dishare /mnt/mount-pointnya

contoh:
[root@ltsp etc]# mount -t smbfs -o username=guest,password=nedcom //"Kang andi"/nedcom /mnt/net

b. Berbeda workgroup:
mount -t smbfs -o username=...,password=..., workgroup=... //nama-komputer-windows/direktori-yg-dishare /mnt/mount-pointnya

contoh:
[root@ltsp etc]# mount -t smbfs -o username=hari,password=hehehe,workgroup=Lab-siskom //optik/master /mnt/net


KALAU AKSES SHARING DI WINDOWS XP PAKAI MANDRIVA 2006 DESKTOP
Icon SmbClient, Double klik saja,kemudian pilih workgroup ( ingat client dan server harus sama workgroup ) dan setelah itu akan muncul nama komputer XP biasanya minta password dan username untuk autentikasi , masukkan saja
user = root
password = (password root ) kalau passwordnya 123456 yang ketikkan 123456
bila pada saat akses ke lokasi sharing di windows minta password lagi berarti itu minta di masukkan user di windowsxp dan password sharing yang di ketikkan di windows xp ....paling enak sih jangan pake password full aja..... he he he



4. Menggunakan smbclient
smbclient -L = untuk melihat direktori yang dishare di komputer windows
smbclient /// = masuk ke komputer windows pada direktori yang dishare dengan menggunakan format server ftp.




Hope It's Works

Luky Susilo
PT. Presindo Central

Monday, March 31, 2008

Blocking Sites / Memblok Situs Porno

Protect Your Children from Adults Contents / Block Porn Sites

Hi,

This day i wanna to share u how to protect the computer against Porn sites / Situs Porno
There's a lot of software that can be used to do that
such us :

1. Software Naomi 3.02.90
This Software is very powerfull to block sites that use word such us SEX, PLAYBOY, PAMELA,NUDE and others also this software can block word from text that we typed it in the searching box like search box google. You can download from http://www.radiance.m6.net/
nb : you need to registration to have the key but its totally free ( Freeware )

2. K9 Web Protection .
It's Free but i cannot used it because it cannot used proxy to connect to the internet, but its powerfull for home user . You can download from http://www1.k9webprotection.com/


Ok Folks

See yaaa....hope it's works


Luky Susilo

Friday, March 14, 2008

Review Motherboard Asus VS Gigabyte

Review Motherboard Asus Vs Gigabyte

Hi Guys, Do you know about Motherboard Asus or Gigabyte.
about 8 years ago ( 2000 below ) Asus is the main company that produce the best motherboard for Asia Region, but after 2001 Gigabyte corp try to race and finally for now gigabyte in Asia is more known as a company that produce good motheboard better than Asus.
But in this case i said that the motherboard price is in range 100 $ below ( middle and low end user ) but for high end user Asus i think still produce a good motherboard like Asus P5N32-E SLI.

Writer ( me ) use motherboard Asus P5N32-E SLI for multimedia , but for workstation application i more preferred Gigabtye like Gigabyte 8I865GME-775-RH , Gigabyte 945GZM-S2 ( those 2 motherboards works well using Linux, windows 98, Windows Xp or Windows Vista )


Hope This Thinks Works For U

Luky Susilo
IT Dept
PT. Presindo Central

Proxy using Wingate Server

If we want to connection to internet with low cost then we can use proxy as alternative choice

Make proxy server example using Wingate server

Client Side
1. On client side do this setting
Setting your TCP IP with the same class with your server
exmpl : your server 192.168.1.1 then your client is 192.168.1.2 (.3.4.5 etc )
the IP must unix
2. Setting your DNS server direct to your proxy server (in this case 192.168.1.1 )
3. Setting your Internet Option on client side
Tools->Internet Option ->Connection -> Lan Setting ->Use your Proxy server for your LAN
type your proxy address example 192.168.1.1 Port 200

Server Side
1. Install Wingate Server
2. Disable all Service on Wingate Server and just leave www proxy server active
set the service port with 200
3. Save it

nb : is better if you using cable or ADSL so the connection will going smooth, for modem ADSL you must install the modem at the same place with wingate server or you can buy a combined Modem Router just connect the UTP cable from the computer to free jack at the modem router and the other to ather computers.


Luky Susilo
IT Dept
PT. Presindo Central

Thursday, March 13, 2008

Comments About Windows XP Vs Vista

Windows XP Vs Windows Vista

Few years ago , we still confuse to use Windows XP because of the incompability with most of software and hard to find drivers for old motherboards , now when new hardware that support windows XP was found and faster 5 times or higher then before and also Windows XP is becoming stable ,the Microsoft launch the new Windows with code name Longhorn ( Vista Edition ) we again face the incompability and worst the Microsoft with their press release schedule that they will not support for XP anymore for 1 year ahead.
Ohhhhh..

But i still recomended XP , why because with my experience with Windows 98 , many company still use the Windows 98 until now and they still comportable with that. ( if your company policy to save bugdeting i think you can still using Windows XP )
So if you like new ones , please try Vista Beta, but if you like stability please use XP .

Fact :
- Most of computer notebook in Indonesia that using Windows Vista, will be recomended to downgrade to XP by their IT Division
- Windows Vista did not recomended with NT Domain Environment
- Windows XP is Cheaper than Windows Vista


Have A Nice Days

Luky Susilo

How To Make Static IP in Vista

To Make Static LAN IP in Vista Version 4 (xxx.xxxx.xxxx.xxxx )

Follow These Steps

1. Go To Start -> Control Panel ->Network And Sharing Center
2. Choose on the left panel Manage Network Connection
3. Right Click On The Local Area Network ( for LAN ) ->Choose Properties
4. Choose Internet Protocol Version 4 (TCP /IP ) -> Click Properties
5. Type IP Address Exp. 192.168.1.x ( fill x with unix address )
6. Type Subnet Mask Exp. 255.255.255.0
7. Fill the DNS in Use The Following Address Server Address


Hope It's Works


Luky Susilo
IT Dept
Pt. Presindo Central

Command Prompt (DOS ) In Vista

When we are using Vista we never know that vista also support for Dos

Try this

1. On Start Menu ,
2. typed Command on start search

Oke Just It

Luky Susilo
IT Dept
PT. Presindo Central
Indonesia

Connection Failed To Windows NT Domain Vista Client

The problem will occured when we want to connect to a Domain ( NT Domain ) from windows Vista Client.

To solve this problem do the following steps

1. Make sure you write a correct NT Domain from vista client
2. Make sure that the domain was available
3. You must registered the computer name ( client vista ) to the PDC ( NT Server) by using Server manager (Add new Windows NT workstation or server ) in Windows NT server
4. Control Panel -> System -> Change Setting -> Click Change -> Fill The Domain Name ->Fill The user name and the password ( NT domain administrator password )

Hope It's Works

Luky Susilo
IT Dept
PT. Presindo Central