Because Ubuntu and other Linux systems cannot perfectly support online banking and some online transaction platforms, We have to install virtual machines in Ubuntu to solve this problem, I am disappointed with domestic commercial banks, but recently CCB has supported personal online banking in non-IE browsers such as firefox, but the problem of ushield still exists, it is a tragedy that Microsoft has monopolized. No nonsense. Go to method 1. Install Virtualbox virtual connection. Please refer to here to download the latest deb Installation
Because Ubuntu and other Linux systems cannot perfectly support online banking and some online transaction platforms, We have to install virtual machines in Ubuntu to solve this problem, I am disappointed with domestic commercial banks, but recently CCB has supported personal online banking in non-IE browsers such as firefox, but the problem of ushield still exists, it is a tragedy that Microsoft has monopolized.
No nonsense. Just try it out.
1. To install Virtualbox virtual access, download the latest deb installation package. The installation process is not described here.
2. usb startup configuration
2.1 Open the terminal and create a usb fs group: sudo groupadd USB FS
2.2 Add the current user to this user group and replace the following XYZ with your own User name: sudo adduser XYZ usbfs
2.3 find the ID of the usbfs user group and open the/etc/group file: gedit/etc/group.
2.4 search for usbfs and write down the ID. For example, in my case, usbfx: x: 1002: XYZ. Here, 1002 is the ID,
2.5 open the/etc/fstab file sudo gedit/etc/fstab and add the following line to the end: none/proc/bus/usb usbfs devgid = 1002, devmode = 664 0 0. Note that the 1002 in devgid = 1002 must be changed to the usb fs group ID you just found in the group to save the file.
3. set the USB in Virtualbox to start virtualbox, click Settings-USB device, select Enable USB controller, select Enable USB 2.0 (EHCI) controller below, and click the first one on the right, add an empty filter with a random name. Keep the default values for other filters.
4. restart the computer. The/proc/bus/usb directory is canceled in ubuntu10.10. Therefore, no BUS or anything will be found when the computer is started, you only need to press S to cancel skipping. Then I can find out if there is any solution.
5. After restarting, insert ushield and start the VM. after entering the XP system, click device-assign a USB device and select your ushield name (I am an unknown device ), then the system will find your ushield, and the subsequent operations are the same as those in windows. Here we add a question. Some people may be unable to connect to the Internet due to setup problems in virtual machines, I am going to use the simple method of networking recently, that is, to ask NAT about the network connection method in the virtual machine settings, and then click the advanced Arrow below, select Intel PRO/1000 T Server (82543GC) as the control chip to connect to the Internet.