UbuntuLinuxWine using Lotus notes7

Source: Internet
Author: User
Article Title: UbuntuLinuxWine using Lotus notes7. Linux is a technology channel of the IT lab in China. Includes desktop applications, Linux system management, kernel research, embedded systems, open source, and other basic classification methods:
 
A. if the data directory is attached to A disk D, the virtual disk D under wine is attached to the disk D of Windows.
 
BITs are used to create the original notes.ini, and a new notes.ini is provided for external maintenance. Just run it to the notes.exe.
 
  Method A details:
 
My lotus version is 7
 
Program directory notes.exe installed in windows C: \ lotus \ notes \
 
The data directory is installed in windows D: \ lotus \ notes \ data \
 
Environment: ubuntu 7.10, wine 0.9.46, and wine quick settings
 
Before using it, you must first understand the mount points of each partition in WindowS.
 
My
 
C: @ win->/media/sda1/
 
D: @ win->/media/sda5/
 
The procedure is as follows:
 
1. On the driver page in wine, set D to/media/sda5/(corresponding to windows D Drive)
 
2. Go to/media/sda1/. Find lotus \ notes \ notes.exe and run it with wine.
 
The principle is:
 
1. Notes has a good registry independent feature.
 
2. When notes.exe is running, if there is no running parameter, it will access the notes. ini in the current directory, which records a series of path information such as the notesdata directory. Because my data directory is on windows Drive D, you only need to Virtual Drive d under wine.
 
   Method B details
 
Start with the running parameters of notes.exe. Refer to the shortcut for Lotus Notes 7 on the desktop in windows.
 
This solution is applicable to various installation methods of Notes.
 
The procedure is as follows:
 
1. Copy the notes. ini file in the notes program directory to \ home \ username \ notes. ini.
 
2. Edit the \ home \ username \ notes. ini file, find all the path-related records in windows, and change them to the corresponding path that can be accessed in Linux. (For example, change Directory = D: \ Lotus \ Notes \ Data to Directory = \ media \ sda5 \ Lotus \ Notes \ Data)
 
3. Run notes.exe with the command line in the format similar to the following (of course, it is more convenient to create a starter on the desktop ):
 
Am9 @ am9-laptop:/$ wine/media/sda1/Lotus/Notes/notes.exe "=/home/am9/notes. ini"
 
   Comparison of the two methods:
 
Method 1:
 
You only need to set the wine drive letter, which is easy to set. Linux and Windows share a copy of notes. ini to keep the settings synchronized. However, because the C disk already exists in wine, it may be difficult to solve the problem of installing the data directory on the C disk.
 
Method 2:
 
Supports various Notes installation methods. However, the setting is a little complicated. You need to edit and save a copy of notes. ini. Linux and Windows cannot keep the settings synchronized.
 
Topic: notes 7 supports saving the desktop status. Restarting the Notes will enter the working status before the last shutdown. This feature allows Windows and linux to enjoy "seamless connection" when using local notes.
 
Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.