First of all, I would like to invite you players, you do not have their own recent new play on what you feel good, and then wantonly recommended what good! Negative points of responsibility good bad! Someone is a server, sometimes choose the wrong release version will be painful to die a group of people!Yes, you now finally found that there is a version called Ubuntu, so cool ah, so many bags, casually apt-get, 30,000 bags lying in the warehouse without compiling. That's great! Almost all softwa
There are times when we add third-party libraries when using arch:gpg: connecting dirmngr at ‘/root/.gnupg/S.dirmngr‘ failed: IPC connect call failed gpg: keyserver receive failed: No dirmngr ==> ERROR: Remote key not fetched correctly from keyserver.When trying to run pacman-key -r CC1D2606 pacman-key --lsign-key CC1D2606Please do sudo -i dirmngr This is from a snapshot of Baidu stripped down, I also do n
Install wine QQ under Ubuntu kylin
1. Download Wine QQ installation package
Wineqq2013sp6-20140102-longene
This post package from: Http://www.longene.org/forum/vie ... 4700p=12241#p12241,
2. Specific installation
32-bit system Installation instructions:
1. If previously installed previous version need to uninstall first (through Dpkg-l | grep QQ view).
Uninstall: First
The code is as follows:
Dpkg-l | grep QQ
Locate the name XXX, and then execute:
The code is as follows:
sudo dpkg-p
]Include =/etc/pacman.d/mirrorlist[email protected] ~]$ sudo nano/etc/pacman.conf[sudo] password for Guo:[Email protected] ~]$Update the package list and upgrade the system[email protected] ~]$ sudo pacman-syuIf it doesn't work, follow the 32-bit runtime with a command[email protected] ~]$ sudo pacman-s lib32-glibc8. Test tool ChainTo write the program file hello.c, enter the following:#include int main (){
RouterOS 2.9.27 + archlinux 200806RouterOS on the PPPoE server,archlinux when the PPPoE Client,archlinux has a network card eth0Objective:ArchLinux PPPoE Dial-up to PPPoE serverPPPoE Server ConfigurationService Name:pppoe-serviceLocal address:192.168.88.210Remote address:192.168.88.211-192.168.88.220Secret Name:testSecret password:123456Caller ID:Ip-->dns-->settingsPrimary dns:192.168.88.89Seconday dns:202.100.64.68The steps are as follows: quotationAttention:Two points of attention in/etc/rc.co
Systemctl
The SYSTEMCTL is the primary command for querying and controlling Systemd, and the following example describes the common parameters in Mongod:
MongoDB is a very common NoSQL database under Node.js, ArchLinux by Pacman Installation: Pacman Install, MongoDB is available Mongod service after successful installation.
# View service StatusSystemctl Status Mongod# Start ServiceSystemctl Start Mongod
1, Mario (game address: http://jsmario.com.ar/) Legendary Mario Web version, 1:1 to achieve the red and white machine era Super Mario all functions and checkpoints, the level of precision is not inferior to the original game.Dependent libraries: None 2 , Bunny Hunt (game address: http://www.themaninblue.com/experiment/BunnyHunt/) Rabbit Hunting, a simple game of web hunting games, not using a Third-party support library, directly using CSS and javassript implementation. Dependent librari
Linux has a lot of good music players, such as Audacious,banshee,quodlibet and so are good, but their lyrics display function is not very good. I installed the quodlibet, do not know is my reason or it does not show the function of the lyrics, and finally I unloaded. And then reinstall the audacious, although can be found through the file-settings-plugins-general-lyricwiki Plugin lyrics display Plug-ins, but its display interface is not really. So in this strongly recommend a lyric plugin,osd-ly
In the past, the use of qemu-kvm to run virtual machines in the kvm bridget configuration basically adopts the nat mode. virtual machines can access the external network and basically meet their own requirements, but cannot access the Virtual Machine externally. Now, because we need to deploy the environment on the Virtual Machine for Virtual Network Management of openstack, we need the correct access between virtual machines and the ip address for external access.Configuration hardware in www.2
Archlinux
sudo pacman -S virtualboxsudo gpasswd -a $USER vboxusers
After virtualbox is installed, there are multiple vboxusers user groups in the system. Only users in this group can use virtual machines.
/Etc/rc. conf
MODULES=(…… vboxdrv vboxnetflt)
/Etc/rc. local
# Dry-load vbox* modules and trigger a rebuild if modprobe failsmodprobe -nqs vbox{drv,pci,net{flt,adp}} >/dev/null 2>1 || ( /usr/bin/vboxbuild . /etc/rc.conf modprobe -ab ${MODULES[*]}
Complete synchronization between linux and windowsmobile5 mobile phones-Linux Enterprise Application-Linux server application information. The following is a detailed description. The steps are cumbersome (too many things are needed ). My mobile phone is 577 W, and the system is windows mobile 5 smartphone. Synce is used, and the opensync synchronization framework is indispensable. The specific process is as follows (it may not be very complete. Some steps have been completed a long time ago and
/sysconfig/nfs (by default, mountd and rquotad use randomly generated port numbers smaller than 1024)
4.7. after the above rules are restarted, iptables will become invalid. to be permanently valid, you must modify the file/etc/sysconfig/iptables as follows:
Firewall configuration written by system-config-firewall
# Manual customization of this file is not recommended.
* Filter
: Input drop [0: 0]
: Forward accept [0: 0]
: Output accept [0: 0]
-A input-s 192.168.254.0/24-p tcp-m tcp -- dport 111
class abstractclass{ //Our abstraction method only needs to define the required parameters of the abstract protected function prefixname ($name);} Class Concreteclass extends abstractclass{ //Our subclass can define optional parameters that do not exist in the parent class signature //If there is no default value for $separator here, the fatal error is reported: ,,//declaration of Concreteclass::p refixname () must be//compatible with that of AbstractClass::p refixname () public
Certbot, configuration management is very easy.Generate let ' s Encrypt certificateLet's Encrypt certificate generation does not need to be done manually, the official recommendation Certbot this set of automated tools to achieve. 3 easy steps to take care of:
Download Install Certbot (let's encrypt project automation tools)
Creating a configuration file
Perform certificate automation generation commands
The following tutorials run on Arch Linux, and other operating system
management software for RPM- based distributions. reference:the ' DNF ' command example to manage Fedora packages 3. Pacman Package Manager –arch LinuxThis is a popular, powerful and easy-to-use Package Manager for Arch Linux and a few other niche distributions. It provides some of the basic features that other package managers provide, including installation, automatic resolution of dependencies, upgrade, uninstall, and downgrade software. But the
generate assembly files and can be manually downloaded and copied to/usr/bin/ Yasm.exe can also be installed online using Pacman in Msys2, MINGW-GCC recommended for manual download and overwrite. Where Windows edition CMake is installed, it may not be found in the MSYS2 environment and needs to be manually added to the PATH, specifically to perform "Export path=/cmake-winverion/: $PATH" in bash.x265 Source Download , you can download the latest relea
package management system created by Red Hat. Based on this underlying system, there are multiple front-end package management tools available for you to use, but we should only look at those that are the best, that is:YUM (Yeller Updater, modified version ())This is an open source, popular command-line Package Manager, which is the user interface for using RPM (one). You can compare it to apt in the Debian Linux system, which has the same functionality as apt. You can get a clearer understandi
In the past, using qemu-kvm to run virtual machines is basically a nat method. virtual machines can access external networks and basically meet their own requirements, but they cannot access the virtual machines. Now, because we need to deploy the environment on the Virtual Machine for Virtual Network Management of openstack, we need the correct access between virtual machines and the ip address for external access.Environment Configuration
Hardware: cpu dual-core, four threads, 8 GB memory
OS:
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.