PRIVATE

No Comment - Post a comment

From: Mrs. Margaret Davids
Email: margaretdavids@aol.com

ENDEAVOUR TO USE IT FOR THE CHILDREN OF GOD.
I am the above named person from Kuwait . I am married to Dr Wilson Davids who worked with Kuwait embassy in Ivory Coast for nine years before he died in the year 2005.We were married for eleven years without a child. He died after a brief illness that lasted for only four days.
Before his death we were both born again Christians. Since his death I decided not to re-marry or get a child outside my matrimonial home which the Bible is against. When my late husband was alive he deposited the sum of $ 8.5 Million Dollars Eight Million, Five Hundred Thousand United States Dollars with one of the Banks in Europe , Presently this money is still with the Bank. Recently my Doctor told me that I would not last for the next six months due to cancer problem.
Though what disturbs me most is my stroke sickness. Having known my condition I decided to donate this Funds to church or better still a Christian individual that will utilize this money the way I am going to instruct here in. I want a church that will use this Funds to fund churches orphanages and widows propagating the word
of God and to ensure that the house of God is maintained.
The Bible made us to understand that blessed is the hand that Giveth
I took this decision because I don't have any child that will inherit this money and my
husband relatives are not Christians and I don't want my husband's hard earned
money to be misused by unbelievers.
I don't want a situation where this money will be used in an ungodly manner.
Hence the reason for taking this bold decision.
I am not afraid of death hence I know where I am going, I know that I am going to be in the bosom of the Lord.
Exodus Chpt. 14 vs.14 says that the lord will fight my case and I shall hold my peace.
I don't need any telephone communication in this regard because of my health and because of the presence of my husband's relatives around me always.I don't want them to know about this development.
With God all things are possible. As soon as I receive your reply I shall give you the contact of the Bank in Europe I will also issue you
a letter of authority that will prove you as the original- beneficiary of this Funds.
I want you and the church to always pray for me because the Lord is my shepherd.
My happiness is that I lived a life of a worthy Christian.Whoever that wants to serve the Lord must serve him in spirit and truth.
Please always be prayerful all through your life. Any delay in your reply will give me room in sourcing for a church or Christian individual for this same purpose.
Please assure me that you will act accordingly as I stated herein.
Hoping to hearing from you soon.
I have set aside 25% for you and for your time and 10% for any expenses if there is any.
Remain blessed in the name of the Lord.
Yours in Christ
Mrs. Margaret Davids
Note: Reply to this Email: margaretdavids@aol.com

 



---------- Pesan terusan ----------
Dari: Migrasi Windows Linux <vavai@vavai.com>
Tanggal: 15 Agustus 2010 19.23
Subjek: Cara mudah Upgrade openSUSE 11.2 ke openSUSE 11.3 (desktop dan server)
Ke: jimmymaestrow@gmail.com


Cara mudah Upgrade openSUSE 11.2 ke openSUSE 11.3 (desktop dan server)


Cara mudah Upgrade openSUSE 11.2 ke openSUSE 11.3 (desktop dan server)

Posted: 14 Aug 2010 10:11 AM PDT

Tutorial ini menjelaskan tentang cara mengupgrade instalasi opensuse 11.2 desktop dan server menjadi opensuse 11.3

Sebenarnya upgrade bisa dilakukan dengan menggunakan YaST jika terdapat modul wagon di dalamnya ( ini hanya untuk pengguna opensuse desktop). Namun disini akan kami jelaskan tentang cara termudah mengupgrade opensuse dengan menggunakan command line baik untuk yang versi desktop maupun server.Hal terpenting yang harus ada disini adalah koneksi internet. Namun kami sangat menyarankan untuk mengupgrade melalui DVD untuk menghindari kerusakan karena kesalahan user dalam melakukan upgrade.

Sebelum mengupgrade distribusi opensuse, kita harus menginstal update terakhir dari opensuse 11.2. Caranya buka terminal/konsole dan jalankan perintah

zypper repos --uri 

untuk mengecek repositori yang di gunakan dan di enable di sistem. Pastikan bahwa disana terdapat baris
http://download.opensuse.org/update/11.2/ dalam kolom uri dan yes pada kolom enabled. (dalam contoh ini aliasnya adalah repo-update dan namanya adalah openSUSE-11.2-Update, tetapi kadang ini berbeda untuk sistem yang berbeda, yang terpenting adalah kolom URI

linux-0hgc:~ # zypper repos –uri
# | Alias | Name | Enabled | Refresh | URI
–+————–+———————–+———+———+—————————————————————-
1 | repo-debug | openSUSE-11.2-Debug | No | Yes | http://download.opensuse.org/debug/distribution/11.2/repo/oss/
2 | repo-non-oss | openSUSE-11.2-Non-Oss | Yes | Yes | http://download.opensuse.org/distribution/11.2/repo/non-oss/
3 | repo-oss | openSUSE-11.2-Oss | Yes | Yes | http://download.opensuse.org/distribution/11.2/repo/oss/
4 | repo-source | openSUSE-11.2-Source | No | Yes | http://download.opensuse.org/source/distribution/11.2/repo/oss/
5 | repo-update | openSUSE-11.2-Update | Yes | Yes | http://download.opensuse.org/update/11.2/
linux-0hgc:~ #

Jika di kolom Enabled tertulis No, Anda harus meng-enable repositori tersebut dengan menjalankan perintah

zypper modifyrepo --enable repo-update 

repo-update mengacu pada kolom Alias, jika di kolom alias tertulis tidak seperti itu, misalnya http-download.opensuse.org-82ba1b08, maka perintahnya menjadi

zypper modifyrepo --enable http-download.opensuse.org-82ba1b08 

Jika disana tidak terdapat repositori dengan URI http://download.opensuse.org/update/11.2/ ,maka anda harus menambahkannya dengan menggunakan perintah

zypper addrepo --check --name 'openSUSE-11.2-Update' http://download.opensuse.org/update/11.2/ repo-update 

Sekarang, saatnya menginstal update terakhir

zypper refresh  zypper update 

Jika sudah selesai, sekarang saatnya mengupgrade distribusi openSUSE ke 11.3. Caranya, disable semua repositori openSUSE 11.2

zypper modifyrepo --all --disable 

dan enable semua repositori openSUSE 11.3

zypper addrepo --name "openSUSE-11.3 OSS" http://download.opensuse.org/distribution/11.3/repo/oss/ repo-11.3-oss zypper addrepo --name "openSUSE-11.3 Non-OSS" http://download.opensuse.org/distribution/11.3/repo/non-oss/ repo-11.3-non-oss zypper addrepo --name "openSUSE-11.3 Updates" http://download.opensuse.org/update/11.3/ repo-11.3-update 

Jika di dalam repositori openSUSE 11.2 terdapat repositori third party, maka harus di cek terlebih dahulu apakah terdapat repositori untuk openSUSE 11.3, jika ada tambahkan repositori third party tersebut dengan menggunakan perintah

zypper addrepo --name    

Sebagai contoh, ketika menggunakan repositori VirtualBox

server1:~ # zypper repos –uri
# | Alias | Name | Enabled | Refresh | URI
–+—————–+——————————+———+———+————————————————————

7 | virtualbox | VirtualBox for openSUSE 11.2 | Yes | Yes | http://download.virtualbox.org/virtualbox/rpm/opensuse/11.2
server1:~ #

Enable repositori VirtualBox untuk openSUSE 11.3 dengan perintah sebagai berikut

zypper addrepo --name "VirtualBox for openSUSE 11.3" http://download.virtualbox.org/virtualbox/rpm/opensuse/11.3 virtualbox-11.3 

dalam contoh diatas Name dan Alias tidak digunakan, karena yang terpenting adalah URI nya. Jika sudah memasukkan semua repositori third party , sekarang saatnya mengupgrade distribusi openSUSE secara penuh. Jalankan perintah berikut

zypper ref  zypper dup 

Setelah selesai, reboot sistem

reboot 

dan sekarang saatnya menikmati sistem openSUSE 11.3 Anda yang baru :)

Artikel Terkait

You are subscribed to email updates from Migrasi Windows Linux
To stop receiving these emails, you may unsubscribe now.
Email delivery powered by Google
Google Inc., 20 West Kinzie, Chicago IL USA 60610



--
http://www.maestrow.bonuspulsa.com/
http://www.mcell.tk/

best regard

 

Dear Friend:

How Many Emails Can You Process A Day?

Can You Process 30 Emails a Day? If You Can...

You'll Earn $750.00 Every Day!

GUARANTEED!

Earn $25.00 For Every Email You Process!

You will be Supplied with all of the Information to Send Out

You Are Guaranteed To Get Paid Instantly For Each Email You Process!

This is an Easy, Profitable Opportunity to Earn $1000's Every Week From
Home.

No Experience Required.


Click Here To Get Instant Access <http://moneymakingwebzite.com/>


If it does not work, please copy and paste the website below to your
browser:
http://moneymakingwebzite.com/


Follow our simple system & do the following below:

Step 1: Check your E-mail inbox daily.

Step 2: Send out the info we supply for you in your training materials.

Step 3: Get Paid $25 Per E-mail sent out!

Step 4: Make $100 to $200 a day!

Every email processor will earn $25.00 for every e-mail that is processed
online.


Is this program available worldwide?
Yes, it doesn't matter where you live in the country.
You can participate processing e-mails anywhere in the world!

This Offer is Good for the next 17 Buyers Only!

You have nothing to lose. ORDER NOW <http://moneymakingwebzite.com/>


If it does not work, please copy and paste the website below to your
browser:
http://moneymakingwebzite.com/





Receive an Amazing Bonus FREE worth $10,577.37
+ 1,200,000,000 FRESH OPT-IN EMAIL LISTS


Thank you. Keep Profiting.






Sincerely,

Admin ( Work-At-Home Job)
























Disclaimer:

===========================================================
Please note that we are not responsible for false or misleading
information sent from other members, and we do not endorse any
of the products or services mentioned. We recommend investigating
all offers thoroughly before making any purchase decisions.
===========================================================

This is NOT `spam. You received this `email because you are a
member of my VIP `list. If you do not wish to receive these `emails
you can cancel your `membership by `sending an `email to:
webcashsolutions@mail.com.

Thank you.








__________ Information from ESET NOD32 Antivirus, version of virus signature
database 5299 (20100721) __________

The message was checked by ESET NOD32 Antivirus.

http://www.eset.com

__________ Information from ESET NOD32 Antivirus, version of virus signature
database 5362 (20100813) __________

The message was checked by ESET NOD32 Antivirus.

http://www.eset.com

 

Pusat Bisnis Online

A message to all members of Pusat Info Bisnis


Investasi Adalah Modal Untuk Masa Depan

       Investasi Abadi Adalah Ilmu

           

           


Pernahkah anda bercita-cita untuk jadi owner bisnis online..???

Jika ya....kami bantu mewujudkan cita-cita anda.

Silahkan  bergabung dengan kami di :


CARA MUDAH JADI OWNER


 atau klik banner ini :


Visit Pusat Info Bisnis at: http://infobisnis.ning.com/?xg_source=msg_mes_network

 
To control which emails you receive on Pusat Info Bisnis, click here




--
http://www.maestrow.bonuspulsa.com/
http://www.mcell.tk/

best regard