Book Description
Product Description
The Java Desktop System ™, from Sun Microsystems, is a modern system for all kinds of users, novice through expert. As an unusually robust, well-integrated desktop system, it may become the first to fulfill the promise of mass adoption for open source.
JDS brings Linux and other open source software up to a level of usability that makes them suitable for the enormous base of Personal Computer users including office workers, students, mobile and home users. It behaves pretty much the way a Windows or Mac user would expect, but with many more powerful features. JDS has seen widespread adoption in the United States, Britain, China, and elsewhere.
This book is the ideal guide to JDS: it is clear and direct, but loaded with insights from authors who have spent time working with, supporting, and enhancing the system. Tom Adelstein is an award winning polymath system designer; Sam Hiser is a respected business consultant with an itch that led him to become the marketing project lead for OpenOffice.org. Both are advocates for open source and founders of the Open Government Interoperability Project, members of the Open Source Software Institute and contributors to the JDShelp.org project.
This book carefully covers such housekeeping chores as setting up networking, updates, and backups. Then it enters into great depth concerning the key productivity tools every user needs: email, web browsing, instant messaging, word processing, spreadsheets, and slide presentations.
A number of chapters and appendices concerning useful tools, including things you can add to your system, rounds out this remarkably useful book. It has plenty to offer the new user as well as the seasoned Linux professional.
About the Author
Tom Adelstein works as a technical analyst writer for a large international publishing company headquartered in Texas. He became a young author in 1985 and has written prolifically ever since. Tom's career began as a CPA and progressed into investment banking where he excelled by using computer technology to help his companies become industry leaders. In 1993, he decided to change careers and pursue information technology. He says he chose to follow his heart instead of his head.
Sam Hiser is Vice President & Director Business Affairs at the OpenDocument Foundation, Inc. He was advisor to the Commonwealth of Massachusetts Information Technology Division on its pilot of OpenDocument-ready software this year. Hiser also blogs at www.PlexNex.com.
Excerpted from Exploring the JDS Linux Desktop by Tom Adelstein, Sam Hiser. Copyright © 2004. Reprinted by permission. All rights reserved.
Youve already learned enough to start doing productive work with JDS. If you are in a work environment, the JDS installation probably connected you to your organizations network, and through this internal network to the larger Internet. If so, you can jump right to Chapter 6 to try out email, web browsing, and instant messaging.
If you are at home or in a small office and have a connection through an Internet service provider, you may need to perform a few more steps to use your Internet connection. You may also need to do more work to use a wireless connection or share resources on your system with others. JDS comes with a Configuration Assistant that can have you up and running with an Internet connection in just a few minutes. You need a Linux compliant modem and/or network card for this to work. Some of the questions this chapter can answer include:
How do I set up an Internet connection?
How do I share documents, resources, and/or my Internet connection?
What if I have different operating systems running on my network; how do I make them work together?
Looking at the Internet
JDS and Linux exist as children of the Internet. Unlike other operating systems, Linux developers built Linux from the ground up as an Internet OS. All a computer needs to work in almost any Internet capacity comes with Linux.
Built for Broadband
JDS works well with DSL or Cable. If you have a high-speed connection, you belong to a group of millions of people who will not need a conventional dial-up modem. Instead, your computer needs a network card. Most newer computers have networkfacilities and dial-up modems built into the main circuit board or motherboard. JDS can recognize the chipmaker of the cards and pre-configure its network connection.
The network card of the PC needs to communicate with your DSL or cable modem. If you have a broadband connection, your provider probably furnished you with a modem. Your provider also gave you an Internet identification number. Every computer on the Internet requires a unique ID number that we commonly call an IP address. Your provider set your system to get one automatically each time you connect to the provider.
Figure 4-1 shows that two options are available when you use a network card. The first option, called automatic address setup, uses a method known as Dynamic Host Configuration Protocol (DHCP). Its extremely simple for you to configure and works well for nearly all home and small office users. The ISPs DHCP server provides you an IP address and other networking information without your intervention.
The second configuration method allows for static addresses. This is for more advanced users who want to run servers on their systems, and requires you to domore work. (The sidebar "Configuring a Static Address" summarizes what an advanced user needs for this type of configuration.)
Your Internet provider will furnish you with the information you need to set up your connection. You do not need to become a networking guru to use JDS.
To configure the network card of your PC or laptop, follow these steps :
1. Select Launch - Preferences - System, which opens a Nautilus browser window showing the location system-settings:///.
2. In this window, double-click the Hardware icon.
3. In the Hardware window, double click the Network Card icon and provide the password of the root user if prompted for it.
4. Now youre in the Yast2 configuration window. Select the Change buttons below the "Already configured devices" section.
5. In the Network cards configuration overview window, select the Edit button.
6. Select the "Static address setup" option and fill out the IP address in the IP Address text field. In the "Subnet mask" field, fill out the value (usually 255.255.255.0).
7. Click the Next button and then the Finish button.
8. Completely logout from Sun Java Desktop System and then log back in. If your network does not appear to be active, you can reboot your PC to make the changes effective.
To set up Sun Java Desktop System with a broadband Internet connection, follow these steps:
1. Select Launch - Preferences - System to open the system-settings:// window.
2. In this window, double-click Network Settings.
3. In the Network Settings window select DSL Network.
4. Provide the root password, if asked.
5. In the DSL configuration screen, perform the following actions:
a. Enter the username and password for the broadband account.
b. Make sure the PPP mode is set to PPP over Ethernet or PPP over ATM depending on your country of residence
c. Choose the appropriate setting for the Ethernet card or VPI/VCI field. If the PC has only one Ethernet card, eth0 is the correct value.
d. If the Internet connection needs to start automatically when browsing begins, enable the Dial on demand setting.
e. Click the Finish button after entering the settings.