e-mail   
 Menu
  Home
  Download
  Top 10 Downloads
  Last 15 New Files
  Web Links
  Tips
  Last 15 New Tips
  NLM Programming
  Admins Club





SUPLA System
Internet of Things




Installation and Administration






Polish Forum SUSE


 
Who's Online

 There are currently,
20 guest(s)
that is (are) online.
 


Technical Information

Back to List of Categories

Technical Information about
  A Little YaST Magic
  A Slideshow for Your KDE Wallpaper
  Add Novell Support to Your Firefox Search Engine
  Adding To The Panels In Gnome.
  Akregator - RSS News Reader
  An Introduction to WBEM and OpenWBEM in SUSE LINUX
  Authenticating SUSE LINUX to eDirectory via LDAP
  Basic Mounting Differences between Windows and Linux
  Beginner's Guide to Using Novell SUSE LINUX's Build Utility
  Browsing Files
  Card Readers on SUSE LINUX 9.2 Professional?
  Changing the Default Browser in Gnome
  Developing Perl CGI scripts on SUSE LINUX
  Do I Have Permission?
  Double SYNC -- Using RSYNC Simultaneously With and Without Branch Office for Data Backup
  Dumb Question: Mounting Linux CDs
  Easy Command-Line Introduction
  Easy Way to Debug SSL Connections
  Enabling an Interactive Startup in Novell/SUSE LINUX
  Exploring MySQL 4.1 and PHP 5 on SUSE LINUX
  Extend Your Panels Using Gnome Drawers.
  Firefox Speed Tip
  Fix Java Errors With ConsoleOne On Linux
  Fix Your Mouse Wheel...
  Gimp -- Closing In on Photoshop...
  Gimp Tips Part 1: Resizing Images
  Gimp Tips Part 2: Rounding Corners
  Gimp Tips Part 3: Fading Photography Edges
  Gimp Tips Part 4: Selective Colorization
  Gimp Tips Part 5: Plugins a Plenty - Adding Light
  Gimp Tips Part 6: Using The Clone Tool
  Google Auto-fill Replica for Linux
  How a Corrupted USB Drive Was Saved by GNU/Linux
  How to Implement Login Scripts into a Pure Linux Environment
  How to install and connect an External Modem on a Linux PC
  How to Install the Novell Client for Linux on SUSE Linux 10.0
  How to launch applications at login in Gnome
  How to Remote Control Linux
  How to setup a Linux application to automatically startup when you login.
  How to share Files and Printers Between Linux and MS Windows with Samba
  How to uninstall the Novell Client for Linux
  How to upgrade the Novell Client for Linux
  How to use SMB without turning off the firewall
  How's the Weather?
  HTML Development Tools in Linux
  Informative Bash Prompt
  Install and Use QEMU on SUSE 9.2
  Install Linux Frequently, Without the Hassle
  Installing Apache, PHP, and MySQL on SUSE LINUX Professional
  Installing RPM Files
  Integrating Novell Linux Desktop into a Novell NetWare network
  Introduction to Oracle 10g R1 (10.1.0.3) on SUSE LINUX Professional 9.3
  iPrint Printers on Novell Linux Desktop
  Linux Scheduling Priorities Explained
  Make a Misbehaving Program Quit
  Manually Mounting a USB Flash Drive in Linux
  Migrating To Linux, Advantages Over Windows 9.x And XP
  Minimize Your Maximizing with Multiple Desktops
  Mounting NetWare Volumes On NLD Illustrated
  Move Your /home to Another Computer
  Mozilla Mail Review
  Need a Backup?
  Novell Client Settings with Windows Terminal Server
  Novell Linux Desktop Equivalents of Windows Software - New and Improved
  Novell Linux Desktop System Upgrade How-To
  Partitioning Hard Drive for Linux Install
  Perform Remote SuSE Installations With Virtual Network Computing
  Quick Intro to Klipper
  Quick Shortcuts in The Gimp
  Reset Your Lost Root Password
  Resizing Your Gnome / KDE Panels
  Runlevels in SUSE LINUX
  Running Existing Win32 Applications on SUSE LINUX
  Service Command in /etc/init.d/
  Setting Shortcut Keys
  Setting up a Linux NFS Install Source for Your LAN
  Should I choose Novell Linux Desktop or SUSE LINUX Professional as my desktop?
  Starting Services From the Command Line On SuSE LINUX
  Sticky Notes for Gnome
  SUSE LINUX 9.3 Professional Review
  Sync Up The Taskbar and the Desktop in Gnome
  System Upgrade How-To
  Taking Screenshots in Linux
  The Basics of Messaging in the Cross-Platform GroupWise Client
  The Novell Client for Linux (beta).
  Transparent Panels in Gnome
  Trick Out Your KDE Desktop
  Understanding the YAST Software Module Options
  Updating Your Software with Red Carpet
  Using dsbk on Linux and Unix
  Using iFolder to Synchronize Firefox Bookmarks
  Using Multiple Swap Partitions In 2.4
  Using openSSH to Securely Access Remote Systems
  What FTP client should I use on Linux?
  What Is Logical Volume Management?
  What is so great about Firefox?
  Which Graphic Formats For What?
  Windows Shortcuts for Firefox Tabs on Linux
  Windows to Linux: A Beginner's Guide
  Windows Users Can Feel at Home Exploring Files in Linux
  WLAN interface as the Default
  Work With User Selection Icons In KDM
  YAST Online Update De-Mystified

Technical Information
 Windows to Linux: A Beginner's Guide

Printer-friendly version


If you have any experience with Windows, the switch to Linux will be relatively simple. Truly, the biggest challenge is to find the tools and applications you need in Linux. This beginner HOW-TO article will hopefully give you plenty of ideas how to access those key tools and how they relate to Windows.


The All Important File Manager

Let’s begin by examining one of the important Windows related tools. If you spend a moderate amount of time in the Windows environment, you will be familiar with the file manager called Windows Explorer. Don't get this mixed up with Microsoft Internet Explorer.

Often, Windows Explorer is actually buried beneath the Accessories submenu, from the main Microsoft start menu. It is a vital Windows tool for managing files, finding programs and more.

So, how do we access the all important Linux File Manager? The name of the file manager may vary from flavor to flavor, but it is always found on the main menu. In the Fedora flavor, it is simply an icon labeled Browse File System.

This is consistent with the Gnome interface. Why? Gnome is the default desktop environment for some Linux flavors such as Fedora. You even have the option to select a different environment such as KDE, something that Windows does not offer. Another means to access the Gnome File Manager, called Nautilus, is to use a “terminal prompt” and type this command:
nautilus --browser

Many other Linux flavors instead use the KDE desktop interface. For KDE you would find that the file manager is located under the main menu, and simply named Home. You can also access the KDE file manager (named Konqueror) any time by typing the following command into a Konsole prompt:
konqueror --profile filemanagement

Both Gnome’s file manager and KDE’s file manager allow you to perform many essential tasks. For example, you can use the tool to copy files either by drag-and-drop or manually. You can also rename files, check files sizes, and alter the permissions of files.



TIP: To perform most of the following functions, first select a file or folder to change.
Next, press the right mouse button while the pointer is over the object.
This will provide you a set of specific options to alter the file/ folder.

Changing a file’s permissions is a vital part of using Linux. In Windows, this is rarely an issue since most files are not automatically secure from accidental erasure. However, in Linux, many times you will find that files require permissions changes to allow alteration. This is a precaution that has personally saved me from many headaches.

By sharing with you how to change a file’s permissions, I hope to convince you that practically everything you have done under the Windows Explorer can be done in similar fashion with a Linux file manager. If you want to learn more about permissions read this article.

Select a file for setting permissions. Click on your right mouse button and choose the Properties option.

Now choose the Permissions tab. You will see an easy to use interface where you can change rights and privileges regarding the file.

Notice that in this case, the example above is a file made available for reading by everyone. However, it is only available for writing by me and those in my assigned group. And this file, since it is a graphics file, is not an executable program or script.

In the future, setting permissions becomes very important as you manage your Linux PC or begin to do more complex things like run the Linux system as a server. This brief review heopfully gave you a reasonable example of the function of the file manager in Linux and how to access it.


Configuring the PC with Control Panel

Microsoft Windows has done its users a favor by placing most of the configuration related tools under a single location called Control Panel.

From here you can perform hardware and software related configuration. The tools offer many choices in how to add new hardware devices, or change hardware settings. Other tools allow you to change your desktop background or colors.

In Linux, hardware and software related tools are usually separated but still very easily accessible. For Linux hardware related changes, you access the hardware configuration tools. This varies by flavor but tends to be accessible from the main menu under "System" or "System Settings."

For your software related configuration, such as changing the desktop background, both Gnome and KDE offer tools under the main menu as well. For example, in KDE, look for Control Center (a.k.a.: Configure Desktop) to make desktop changes. All this to say, most configuration is available through the main menu in Linux. Look for the keywords like "system," settings," or "control center" and you should be able to find them across most flavors.


Finding Programs on your system

This is indeed one of the most sought after tips for making a smooth transition to Linux. Where do the tools and programs exist within the Linux file system? If you’ve ever had a chance to browse around at the file hierarchy you would find that in this case there is very little similarity to Windows.

This has its advantages and disadvantages. On the positive side, the very order and method in which Linux file hierarchies are created ensures that core system files and individual user files never mix. It also ensures that system security is tighter since the hierarchy is defined around user needs and privileges. Yet, it may also mean a big pain in the tush for a user experienced with Windows trying to find programs under Linux! For brand new Linux users I offer some tips to help address this concern.

Let me give you a visual example of the distinction in file hierarchies. When you install a new application such as MS-Word under Windows, the actual program will usually be placed under the Program Files directory.

In the example below notice the distinct differences between the locations of MS-Word and OpenOffice (Linux Fedora):

A few observations based on the illustration above. Using your File Manager notice that the Soffice.bin file is actually the application file to start OpenOffice. We can know that this strangely named file is an application since it is denoted as "executable."

Do the terms executable or application confuse you? If so, let me give it to you straight. The file structure is perhaps the most cumbersome aspect of Linux for those transitioning from Windows. This is only exacerbated by the fact that not all flavors are the same. For instance, in SuSe, the Soffice.bin application is under the /opt directory rather than under the /usr/lib directory as in Fedora Linux. The result is that if you were in need of a particular program, often without the right tips and tricks, you might spend an eternity searching among the countless directories.

Years ago, as I began my time with the first Linux GUIs, I would sometimes spend so long searching for the locations of applications that my beard would grow in before I ever found what I needed! As a junkie I simply dropped to the command line and typed commands. But this is not the best method for brand new Linux users! Some people therefore conclude the Linux GUI is not useful. However, this is NOT TRUE! I strongly recommend the GUIs for beginning users. And in order to save you from some grief, let me give you suggestions that will empower you to find applications quickly using the available GUI tools.

One quick way to identify where applications exist is by using the Gnome search tool (command: gnome-search-tool) or the KDE search tool (command: kfind).

You can usually find Gnome Search directly under the main menu. It is labeled Search for Files. In KDE, under main menu, look for Find Files.

Gnome Search Example

Start the Gnome Search Tool (as noted above). Once open, be certain to change the directory. Do this by clicking on the Browse button and choose File System. This will allow your search to be across the entire hard disk, not just one directory. Now press Open.

In the Gnome Search window, type your specific search word into the box. For instance, if you were looking for the Open Office suite of software, you could search on the word: office

Pressing Find will reveal a list of where Office related files are located. Note on the previous image the column heading titled Type (circled above). This tells you whether it is a program or some other kind of file like a graphic file. To start the Open Office program requires that you find an application or executable (noted on the previous image with an arrow).

This is very similar to the MS-Windows search functions. The only difference is that you can not start the program from Gnome’s search listing. You must instead add the executable file to the desktop in order to start the program. I’ll share how to do this in a moment.

KDE Search Example

Likewise, the KDE find tool is capable of doing a lot of the leg work for you and making it relatively easy to identify where programs are located.

Start the Kfind tool. Type search words into the Named: field. You will then need to change the Look in: setting to include the entire file system. Press Browse to choose the / directory.

Now be sure to switch to the Contents tab and select two very important options (circled above). From the File type: menu, choose Executable Files. Also, enable the option to Include binary files. Now press Find.

What you should get is a listing of the main OpenOffice files and their locations. You may be surprised to see that the actual soffice.bin did not show up! OH OH! Wait, the fix is simple. The reason it did not show is because your search was too restrictive. Instead, when searching for programs in Kfind, try using search with a * on each end. For example search on: *office*

It is so simple that there is indeed a catch. Sometimes executable programs can not be run directly from their directory. Therefore, the first place to look for executable files or shell scripts (scripts that run remote executable files) is in your own user directory! Look at your user directory with the Konqueror file manager. You will soon find that the Open Office shell script is actually in your own directory located under /username/OpenOffice.org1.1 and named soffice. The conclusion: when running KDE, start by checking your own user directory for application files, and if not there, then use the Kfind tool to find the executable file you need.


Adding Programs to the Desktop

Once you find the location of the executable or its shell script, you can easily add it to the desktop. Now we will add the executable program, called soffice.bin in Gnome, or the soffice shell script in KDE.

In Microsoft Windows adding programs to the desktop is done by using Windows Explorer to find a program, copy it, and paste it as shortcut.

In Gnome, this is done by pressing the right mouse button while the pointer is over the desktop (but not on an open window). When the menu appears, simply select the option: Create Launcher. Now press the Browse button. This will allow you to traverse the directory listings looking for the Open Office program. Remember we found our program earlier using the Gnome search. So we begin by selecting File System, then /usr, then /lib, then /ooo-1.1, then /program and finally double clicking on soffice.bin.

Once you find soffice.bin and add all of the other information as shown above, you can create a shortcut on the Gnome desktop! Press OK and the icon should appear on the desktop. Now double click the icon on the desktop to see its result. It should automatically open the Open Office program.

If you wanted to start writing a letter and save the letter, you would choose File from the main menu. Then select New, and finally choose Text Document.

You’re ready to use your Open Office word processor! If you have not used Open Office before, you’ll be pleasantly surprised to see that you can save files as many formats, including Microsoft Word. Success!



In KDE, you can quickly add programs to your desktop by pressing the right mouse button while the pointer is set over the desktop (but not when it’s over an open window).

For example, now that I know that the soffice shell script resides in my home directory, this can be added to the desktop by using the following basic steps.

First, click the right mouse button while on the desktop. This reveals the menu with the option to Create New. Select Create New and then File.

Next, you will need to identify what type of file you are placing on the desktop. Open Office is an application, so select Link to Application. The Link to Application window will appear.

In the Link to Application window, fill in the name of the application. Then click on the Application tab.

The only key information you need to include is the Description and the Command. Press the Browse button to find the executable or shell script.

Now, traverse the file and directory hierarchy until you find the file. In the case of Open Office for KDE, the file is located easily enough under the OpenOffice.org1.1 folder. However, if you need to find a file that is not directly under your own user area, you can simply press the Up arrow to move up a level in the directory hierarchy.

Once you identify the executable or shell script that you intend to add to the desktop, select it and press the OK button. You are ready to return to the General tab. Press the General tab once to return to the main menu. Press the OK button will save the changes and add the new application, or in the example a shell script, to the KDE desktop. Click on the new icon to see how it works!

If you wanted to start writing a letter and save the letter, you would choose File from the main menu. Then select New, and finally choose Text Document.

Success! You’re ready to use your Open Office word processor! If you have not used Open Office before, you’ll be pleasantly surprised to see that you can save files as many formats, including Microsoft Word.

Hopefully these tips have provided you, as a new user, ways to make the move from the world of Windows to Linux. Be patient with yourself and in a very short period of time you too will be using Linux productively. Many additional guides for new users are also available on my Linux Help page.






Since 2003

Portal posiada akceptację firmy Novell Polska
Wszystkie materiały dotyczące produktów firmy Novell umieszczono za zgodą Novell Polska
Portal has been accepted by the Novell Polska
All materials concerning products of Novell firm are placed with Novell Polska consent.
NetWare is a registered trademark of Novell Inc. in the United States and other countries.
Windows is a trademark or a registered trademark of Microsoft Corporation in the United States and other countries.
Sybase is a registered trademark of Sybase Inc. in the United States of America.
Other company and product names are trademarks or registered trademarks of their respective owners.