Tag:Install
-
Solution of rhythmbox garbled code
First, you need a software package mid3iconv. If yoursystemNot ininstallIt can be used automatically through the following codeinstall:sudo apt-get install python-mutagen Then go to your MP3 directory and execute the conversion with the full command: mid3iconv – e GBK * mp3 If you need to include subdirectories, you can change the suffix to the following […]
-
tar. GZ and tar Bz2 detailed explanation
Mostly tar GZ and tar Bz2 packaging software, mostly through/ configure ; make ; Make installinstallof Some software makes directly; make install ;We can pass/ Configure — help to view the functions of the configuration software; Most software is provided/ The function of configure software; There are not a few. If there is no one, […]
-
How to install Oracle 19C in centeros7
Server versionCenteros 7.8 64 bit 4C 12g [[email protected]]# cat /etc/redhat-release CentOS Linux release 7.8.2003 (Core) [[email protected]ost]# uname -a Linux localhost.localdomain 3.10.0-1127.19.1.el7.x86_64 #1 SMP Tue Aug 25 17:23:54 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux [[email protected]]# uname -r 3.10.0-1127.19.1.el7.x86_64 [[email protected]]# file /bin/ls /bin/ls: ELF 64-bit LSB executable, x86-64, version 1 (SYSV), dynamically linked (uses shared libs), for […]
-
Installing GD under Linux
Before installing Gd, you need to install jpeg-6b, libpng, zlib and freetype. The following is the download URL: http://www.libgd.org/DownloadsGD Download ftp://ftp.uu.net/graphics/jpeg/jpegsrc.v6b.tar.gzJPEG Download http://www.libpng.org/pub/png/libpng.htmlPng Download http://www.zlib.net/zlib-1.2.3.tar.gzZlib Download http://www.freetype.org/Freetype Download 1.installzlib tar zxvf zlib-1.2.3.tar.gz cd zlib-1.2.3 ./configure make make install 2.installlibpng tar zxvf libpng-1.2.29.tar.gz cd libpng-1.2.29 cd scripts/ mv makefile.linux ../makefile cd .. make make install Note […]
-
Installing Chenqiao Wubi input method under Linux
be careful:systemessentialinstallChinput input method, otherwise you can’t use the intelligent Chen bridge. 1. First download Chinput and chznwb (smart Chen bridge)installPackage: # wget http://www.alinux.cn/upload/chznwb.tar # wget http://www.alinux.cn/upload/Chinput-3.0.2.src.rpm 2.installChinput (if yousystemalreadyinstallIf it is used and can be used, skip!) # rpm -ivh Chinput-3.0.2.src.rpm theninstallchznwb.tar # tar xvf chznwb.tar […]
-
Installation and configuration of shorewall firewall under Linux
Environment Description: This machine has only one network card and uses static IP to surf the Internet Command: apt get install shorewall Ubuntu will automatically give youinstallOK, but shorewall is not configured or started 【1】 First, CP / usr / share / Doc / shorewall / examples / one interface / * / […]
-
Construction of raspberry pie 4B system (super detailed version)
Raspberry pie – burning and configuration (super detailed version) I use raspberry pie 4b, but the steps should be the same. 1、 Build raspberry pie system 1. Download Image Raspberry pie needs an operating system to work. Raspberry pie operating system (formerly known as raspbian) is an officially supported operating system. Now it is renamed […]
-
Installing nginx under Windows
1、 Introduction Nginx is a powerful high-performance web and reverse proxy service. It is also a lightweight web server. It can be deployed as an independent server. It is widely used, especially when the front and back ends are separated. In the development process, we often need to use nginx as a web server under […]
-
Hardware installation method under Linux
1、installHow much hard disk space does Linux occupy? Determined byinstallWhat is the Linux of distribution and how many applications need to be loaded? Is it OKinstallOriginal code, etc. For example, the most basic Slackware Linux needs about 10MB of space, including 80m for X windows. If you want to put the basic >systemTool program, […]
-
Babysitter level leads you to rabbitmq
📢📢📢📣📣📣 Hello! hello everyone, I am【One heart schoolmate】, a highly motivated【Java domain blogger]!😜😜😜 ✨【One heart schoolmate】YesWriting style: I like it【Easy to understand】To explain every point of knowledge, but don’t like to use it【high-end, sophisticated and classy】Official statement. ✨【One heart schoolmate】BlogfieldYes【Back end oriented technology】Learning, the future will continue to update more【back-end technology 】And【Learning experience】。 ✨ If […]
-
Apache installation, configuration and optimization
installApache 2.0.48 (see the install manual) Considering the need to rewite in the future_ URL makes it easier for Google to include websites, and mod is specially added_ rewrite 。 At the same time, in order to limit the flow, mod is specially added_ limitpcnn. C patch, so there is an — enable forward option. […]
-
Zero cost creation of Apple system installation USB flash disk USB flash disk reinstallation of Apple system graphic tutorial
The apple system has always been stable, and there is basically no need to consider the problem of reinstallation, but there are exceptions to everything, such as changing the hard disk, being dissatisfied with the new system and wanting to replace it, too much junk software and wanting to completely reinstall it, and so on. […]