WING LOON

decoding my knowledge through blogging

Archive for the ‘Linux’


openSUSE 11.0 KDE 4.0 Installation Screenshots

Below are the openSUSE 11.0 KDE 4.0 installation screenshots. Please note that all the screenshots below are capture during an installation perform in XenServer Express Edition using ISO file and not copied from other sources.

Continue Reading →

Setup Relay Host Port and SMTP Authentication Client in Postfix

This setup will help you to route all outgoing email through your ISP SMTP server and that SMTP server requires you to authenticate before relaying. For this scenario, the ISP SMTP server is Exim.

1. Edit this file /etc/postfix/main.cf and add relayhost to point to your ISP SMTP server with port number as below: -

relayhost = mail.example.com:2525

2. Add the next parameter to allow Postfix to authenticate before relaying outgoing email as below: -

smtp_sasl_auth_enable = yes

3. Add the following line below to map authentication information as below: -

smtp_sasl_password_maps = hash:/etc/postfix/sasl_passwd

4. Then, add the next parameter to force Postfix to use AUTH LOGIN as below: -

smtp_sasl_mechanism_filter = login

5. Create a file /etc/postfix/sasl_passwd and put the authentication information as below: -

mail.example.com username@example.com:password

6. Next, run the following command below to create the lookup table: -

postmap /etc/postfix/sasl_passwd

7. Then, restart your Postfix service as below: -

service postfix restart

7. Finally, you can monitor your maillog using the command below: -

tail -f /var/log/maillog

Note: The above was tested on Postfix 2.2.10-1 in CentOS 4.4

If you found these helpful, please contribute to help:

Opera 9.5 is Out Now

Download the fastest and powerful Opera 9.5 web browser today. The newest features available in Opera 9.5 are Quick Find, Opera Link and new browser engine. Learn more about the other features here.

The Opera 9.5 browser engine have superior support for Web standards, faster to start and quicker in loading web pages. With Quick Find, you are enabled with a quicker search functionality to not only remembers the websites titles and adddresses but also the content of the websites you have visited. The other new feature, Opera Link allows you to sync your favorite websites in your bookmark and Speed Dial between your PC and mobile phone. This gives you the discovery of your favorite websites where ever you on the move easily accessible. Perhaps, Opera 9.5 is claimed to be 2x faster than the predecessor version Opera 9.2 in redering HTML and Javascript.

Besides, you can surf safely with Opera 9.5 because it includes an improved Fraud Protection. The Fraud Protection is enabled by default and is powered by Netcraft, PhishTank and Haut Secure. You will have less worries on all the websites you going to visit because phishing websites and malware are now everywhere. Learn more about Opera security and privacy features here.

Nevertheless, Opera sending a ambiguous message that they are working on the next generation world’s best web browser, codenamed Peregine which they claimed fast. While waiting for Peregine, lets rock and get Opera 9.5 installed!

Installing Citrix XenServer Express Edition 4.1.0

This post will cover an installation guide for Citrix XenServer Express Edition 4.1.0 only. I will not cover XenCenter (the management console for XenServer) and Virtual Machine (VM) installation in this post. This Express Edition supports up to 4GB physical RAM and hosting up to 4 concurrent VMs in a single XenServer host with dual socket CPU. You can download the Express Edition install CD ISO from Citrix XenServer website and burn the ISO image to a physical CD.

Continue Reading →

Slackware 12.1

I am a fan of Slackware. I am very excited to hear the release announcement of Slackware 12.1 on 2 May 2008 by Patrick Volkerding and the Slackware team. Slackware 12.1 has many improvements over the older release of Slackware 12.0 includes supporting of 2.6 kernel. It is a must install for any Linux users that have not tried Slackware and it is a must upgrade for any Slackware users. You can read more details on the improvements from Slackware’s official announcement.

I will wait for the ISO to release and download it as soon as possible from web. If you can’t wait, you can download the ISO via BitTorrent here. I can’t afford to order a single DVD set of Slackware 12.1 for $59.95 plus shipping. If you can afford it, please consider purchasing the Slackware Linux 12.1 directly from Slackware Linux to support the continued development of Slackware Linux!

Source: Slackware

Setup Smart Relay Host Port in Sendmail

Does your ISP block outgoing SMTP port 25? Your mail hosting provider is giving you an alternative to relay email using a different port 2525 at their mail server and their mail server supports SMTP authentication. You may follow the simple Sendmail setup below: -

1. Find “DS” in /etc/mail/sendmail.cf and add your mail server name as below: -

DSmail.example.com

2. Find “Mrelay” in /etc/mail/sendmail.cf and add “2525″ to “A=TCP $h” as below: -

A=TCP $h 2525

3. Add the following line below in /etc/mail/access file in one line: -

AuthInfo:mail.example.com "U:user@example.com" "I:user@example.com" "P:password" "R:example.com" "M:LOGIN PLAIN"

4. Then, restart your Sendmail service as below: -

service sendmail restart

4. Finally, you can monitor your maillog using the command below: -

tail -f /var/log/maillog

If you found these helpful, please contribute to help:

Setup vsftpd 2.0.5 with TLS in CentOS 5.1

Do you know what is a File Transfer Protocol (FTP)? FTP (RFC959) is a network protocol used to transfer data files from one computer to another through a network. The risk of using FTP is notable by using plaintext username and password. This is very insecure. Your can be easily sniffed.

This post describes how to install and setup a secured FTP server using vsftpd 2.0.5 with TLS in CentOS 5.1 the easy way.

Continue Reading →

Deluge 0.5.8.4 Released

Deluge 0.5.8.4 released on 14 Feb 2008. This release fixes a possible I/O hang and adds a couple of new features as well. I would like to include the changelog below from the 0.5.8.1 version.

Continue Reading →

gOS 2.0 Launching Soon

gOS, the operating system (OS) built on top of Ubuntu 7.10 (Gutsy Gibbon) uses lightweight Enlightenment E17 window manager allows web software to run inside your browser on the desktop. It was first appeared as a pre-installed OS on the Everex Green gPC TC2502 with VIA C7-D processor sold for $199.00 at Wal-Mart. This allows you to save work online and access it from anywhere anytime.

The web software includes Google Mail, Google News, Google Calendar, Google Maps, Google Docs, Google Products, Meebo, YouTube, Blogger, Facebook, Wikipedia, Box.net and Faqly. Not forgetting the desktop software. They includes OpenOffice, Rhythmbox, xine, GnomeBaker, Gimp, Firefox, Thunderbird, Pidgin and Skype allows you to create and edit documents, spreadsheets and presentations, connect to your iPods, play and burn mp3s, CDs, DVDs and even make real phone calls. The most important feature is free updates for life! gOS improvements are free and sent to your computer directly over the Internet.

I have downloaded the gOS version 1.0.1 via HTTP and you can also download a copy via BitTorrent. There is a copy of gOS virtual appliance available from VMware. I am looking forward to the next release of gOS version 2.0 codenamed “Rocket” that will be released at 2008 Consumer Electronic Show (CES) on 7 January 2008 in Las Vegas.

gOS 2.0 will features Google Gears which provides online/offline synchronization technology that allows users to use JavaScript APIs to create their own online applications that will maintain some functionality even when you’re not connected to the Internet. Dedicated applications dedicated shortcuts like Google Reader, Google Talk, Google Finance, and Google search are integrated into the desktop.

gOS 2.0 also features a new browser-based web camera application called gBooth. Ezonics is a perfect source to look for gPC peripherals for gCam which is designed to be a compatible web camera for gBooth.

Source: gOS

Deluge 0.5.8 Released

Deluge 0.5.8 released on 29 Dec 2007. It is a full-featured lightweight cross-platform BitTorrent client. It is available for Linux, Mac OS X and Windows. It uses libtorrent in it’s backend and PyGTK for it’s user interface. Please refer to the changelog below for the version changes.

Deluge 0.5.8 (29 December 2007)

* Fix handling of corrupt torrent files
* Fix having two instances of Deluge running on Ubuntu
* Fix problem relating to move torrent plugin not moving torrents before they get cleared

Source: Deluge

Add to Technorati Favorites

    • Best Advertising Blogs
    • ss_blog_claim=f8aa1b1967b5d8b3279b4c39b76b2da1
    • Download Day 2008