In Linux, openSUSE10.0 is used. It is intended to install MySQL and PHP and Apache servers. Follow the prompts on the network to install Mysql first. But after a long time,
In Linux, openSUSE 10.0 is used. It is intended to install MySQL and PHP and Apache servers. Follow the prompts on the network to install Mysql first. But after a long time,
In Linux, openSUSE 10.0 is used. It is intended to insta
Because I want to use the Arduino Ethernet extended version, want to build a LAN for its use of wired, but the router is too far away from me. Hence the article.
Laboratory Equipment:
A notebook with openSUSE, a wired network card, and a wireless card.
Router one.
Experimental steps:
Laptop connected to a wireless network.
Select Add Share in a wired connection
At this point the cable has been sh
Recently bought a piece of SSD, and for the early adopters, the system replaced Windows 10, but not Linux, always feel a little bit less, so decided to put openSUSE into the virtual machine.Referring to the virtual machine, the first thought is VirtualBox, but VirtualBox installation is completed, will lead to win10 black screen. Had to give up. Suddenly, Microsoft also has its own virtual machine Hyper-V, and there will always be no compatibility iss
Installation #First install the cabal-install tool:Sudo zypper install cabal-installAfter cabal is installed, check its installation status:Cabal -- versionThe using version 1.16.0 of the Cabal library is usually output.However, the software on the openSUSE library is not the latest, and you may need to upgrade cabal-install:Cabal install cabal-installIn addition, we also need to install GHC Haskell compiler. The installation method in
1 Preliminary NoteI ' m using the II OpenSUSE systems here:
NFS Server:server.example.com, IP address:192.168.0.100
NFS Client:client.example.com, IP address:192.168.0.101
2 Installing NFSServerOn the NFS server we run:Zypper Install Nfs-kernel-serverThen we create the system startup links for the NFS server and start it:Systemctl Enable Rpcbind.serviceSystemctl Start Rpcbind.serviceSystemctl Enable Nfsserver.serviceSystemctl Start N
does the software search for this library? Could it be another directory? Then look at the configuration file, it is found that the search is really wrong, because the computer is 64-bit, so the previous installation depends on the installation of the 64-bit library, and the installation of the extension is from the 32 library directory to find the dependent library. The problem is finally solved.
Summarize
Under openSUSE, there are times when instal
Installing Oracle on openSUSE is a simple task. Generally, you can follow the steps on the openSUSE website to install Oracle more easily, provided orarun. to install and configure the rpm package, follow these steps:Http://en.opensuse.org/Oracle_on_openSUSEOf course, you can also perform these installation settings on your own (if the following operations are not specified, you must run them with the root
Budgie Desktop is a free and open source Desktop and the default Desktop of Evolve OS. Evolve OS is a derivative System of OpenSUSE. Budgie Desktop is a lightweight Desktop system, a good old computer and a Desktop replacement using an ARM architecture computer. Wayland is also supported.
The latest available version of Budgie Desktop 2.0 has been released recently. The Panel has become transparent, the menu search bar has been moved to the top, some
While the latest fedora 9 and Ubuntu 8 are launching new operating systems, opensuse is also crazy. After alpha0 and alpha 1 are released, the latest opensuse 11.0 Alpha 3 is also released.
:
Http://download.opensuse.org/distribution/11.0-Alpha3/iso
The changes are as follows:
Linux 2.6.25-RC5
GCC 4.3 final
Updated binutils 2.18.50 SVN
Updated GDB 6.7.50 SVN
Continued work on the Installation Work F
During opensuse 11.1 installation, you can choose whether to automatically mount the NTFS partition. Only the root user can write the NTFS partition, and other users can only read it. After several days of being depressed, I finally read the English document. In fact, it is very simple. I only need to modify the NTFS partition mounting option in YaST's disk partition management, change the Mount Option of fstab from users, gid = users, fmask = 133, dm
: perform further debugging after restart and run the following command:
[~] $ Lsmod | grep NVIDIA
[~] $ CAT/var/log/xorg.0.log
We found that neither the NVIDIA kernel module nor Xorg was able to load the driver, and further debugging is required. The NVIDIA driver consists of two parts (two RPM packages), one is the NVIDIA kernel module (nvidia-gfxG02-kmp-desktop package ), the other part is the Xorg drive (x11-video-nvidiaG02 RPM package ). The Xorg driver is relatively
Before I wrote a blog OpenSUSE under the Xmonad, talking about the complete xmonad environment, this talk about how KDE use Xmonad, the advantage is that many of KDE's functions can be used, but the window manager replaced by Xmonad.System Environment: OpenSUSE 13.2Install xmonad#
Refer to the previous note to install Xmonad using cabal.Configure xmonad.hs#
Open the ~/.xmonad/xmonad.hs file and change the
Recently playing Ruby, good to say, very feeling; OpenSUSE 12.3 on an old machine and then using RVM to install Ruby, in fact, any good release package Ruby is better than using RVM installed Ruby, personally feel (defy).
Then, when you install some software with a gem, you will receive the following error:
Copy Code code as follows:
' No such file to load-OpenSSL (loaderror) '
The simple reason is that Ruby's OpenSSL support module
approach of deploying operating systems and applications to all terminal physical workstations, the new approach--citrix Virtual desktop solutions to provide users with a secure desktop design environment without the time and expense associated with large-scale publishing of desktops and ensuring data security.
A virtual desktop is a desktop operating system, which is a virtual operating system running on a server. In Virtual desktop mode, everyone enjoys their own operating system. There
Shenzhen VMware Engineer Remote Assistance, installation deployment implementation, server virtualization, Desktop virtualizationVMware VCP Virtualization Engineer Remote Implementation, installation deployment, troubleshooting, technical consultingAccording to the user to provide the project needs, problems, we will make a corresponding solution
Service Name
Price
VMware VS
group, by default, these different broadcast domains are isolated from each other. To communicate between different broadcast domains, you need to pass one or more routers. Such a broadcast domain is called a VLAN.What is a VLAN?Virtual LAN; LAN is the range of nodes that the broadcast frame can reach, that is, the scope of direct communication;How VLANs are divided:Based on MAC addressSwitch Port-based implementationBased on IP address implementationBased on user implementationType of Switch i
First, KVM overview1. KVMkernel-based virtual machine kernel-based VMSIsrael Qumranet Company developed, is a module of the kernelDeveloped in 2006, 2008 were acquired by RedhatRely on KVM technology: Intel VT-X,AMD amd-v2. The system operation mode after the KVM module is loadedKernel mode: Guestos perform I/O class operations, or other special instructionsUser mode: On behalf of Guestos to request I/O class operations,Guest Mode: Guestos non-I/O class operation, in fact, it is called the virtu
Let's talk about my configuration first.
Windows 7, VMWare 7.1.2 build-301548,
Opensuse 11.3, kernel: 2.6.34-12-Desktop
When you configure VMware Tools, the system always prompts you that you cannot find the header file of the kernel, and you still cannot install all the RPM packages related to the kernel. After a long time, you have found a solution on a foreign forum,
Clearly, just make two soft connections,
Ln-S ../generated/Autoconf. hLn-S ../g
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.