Sometimes, for example, when deciding to download a software version, we need to determine the number of bits and releases of the current system.
Command
Role
Applicable instructions
Uname-a
Displays the Linux kernel version and number of bits
General, recommended
Cat/proc/
Unable to use the MacPorts port command after installing a high-version OS XPod Update prompt:Current platform "Darwin +" does not match expected platform "Darwin 13"Need to download MacPorts source code compilation installation, the method is as follows:From https://www.macports.org/guide/#installing. Macports.source2.2.2. Source InstallIf you installed macports
Tags: Linux operating system version of the ISO image downloadLinux OS versions iso image download (including Oracle Linux\redhat\centos\ubuntu\debian, etc.)February 25, 2015, 7:491. Oracle Linux ()
(1) Oraclelinux-release6-update0-x86_64-dvd.iso(2) Oraclelinux-release6-update1-x86_64-dvd.iso(3) Oraclelinux-release6-update2-x86_64-dvd.iso(4) Oraclelinux-relea
/include/openssl/usr/include/openssl
// Remove openssl from the original system and link the newly compiled file.
4. Configure the library file search path
# Echo "/usr/local/ssl/lib">/etc/ld. so. conf
#/Sbin/ldconfig-v
# Openssl version-
Iii. Uninstall the original ssh service# Rpm-qa | grep openssh // query the original openssh package installed in the system. Uninstall all the packages. Run the rpm-e command
Installing JDK Java-version under Linux is not the version you needSetting environment variables, which is the most importantAdd under the Etc/profile fileExport java_home=/usr/java/jdk1.8.0_131Export path= $JAVA _home/bin: $PATHWarm hint, modify the configuration file before the Bak one, in the case you are not sure, so as not to change the wrong, affecting other functions, and can not recover.If you do no
From http://jsx112.iteye.com/blog/1032842
Environment: RedHat Linux 6 Enterprise Edition.Xwindows:gnome (Red Hat Default-installed graphical interface)
Although we can use the SSH connection remotely through the character interface to operate Linux, but for more familiar with the graphics people is very inconvenient,
So it is necessary to open a remote Desktop for Linux. There are two popular ways: the XDM (X display manager) scenario
and VNC solutio
The first method :# lsb_release-aLSB Version:: core-4.0-ia32:core-4.0-noarch:graphics-4.0-ia32:graphics-4.0-noarch:printing-4.0-ia32: Printing-4.0-noarchDistributor Id:centosDescription:centos Release 5.7 (Final)release:5.7Codename:finalThis command applies to all versions of Linux that comply with the LSB specification, including Redhat, SuSE, Debian, Ubuntu, Ce
1, the first method:# lsb_release-aLSB Version:: core-4.0-ia32:core-4.0-noarch:graphics-4.0-ia32:graphics-4.0-noarch:printing-4.0-ia32: Printing-4.0-noarchDistributor Id:centosDescription:centos Release 5.7 (Final)release:5.7Codename:finalThis command applies to all versions of Linux that comply with the LSB specification, including Redhat, SuSE, Debian, Ubuntu,
It's easy to log on to a running Redhat Linux server to see its version of the system, and here's a few of my own common methods.Method One:View Redhat-release Files[Root@server ~]# Cat/etc/redhat-releaseRed Hat Enterprise Linux as Release 4 (Nahant Update 8)Method Two:View issue Files[Root@server ~]# Cat/etc/issueRed
, the current standard system selection will be selected from the CentOS. CentOS is the abbreviation of Community Enterprise Operating system, called Community business operating system, which is a distribution version of Linux. CentOS is not a new Linux distribution, it is a cloned version of Red Hat Enterprise Linux (hereafter known as Rhel), and Rhel is a Linux distribution used by many enterprises and n
RedHat software management-binary software package management
Linux learning philosophy-Linux is very transparent compared with windows. Therefore, both systems and software have their own built-in instructions or help documents provided by man, as long as we make good use of these documents, as long as the English is good enough, no textbooks are required, and any teaching videos are available, you can learn Linux well!
RPM package management
Linux s
Redhat cannot find the rpm command solution. when I want to use the rmp command, the system prompts commandnotfound. so I wonder, is it because the release version I downloaded is too low, I did not find any solution on the Internet, so I used find/rpm and found the original r...
What is rpm?
Rpm is an abbreviation of RPM package manager. It was first proposed by RedHat. Later, with the continuous development of rpm and the addition of many features, rpm has gradually become a recognized software package management standard in linux. Vendors that support this format include RedHat linux, SUSE linux, and Mandriva linux.
The rpm command is
Redhat cannot find the rpm command solution. When I want to use the rmp command, the system prompts command not found, so I wonder, is it because the release version I downloaded is too low, I did not find any solution on the Internet, I used find/rpm and found that the orig
use: Hadoop fs-rmr uri [uri ...]The recursive version of Delete.Example:
Hadoop Fs-rmr/user/hadoop/dir
Hadoop FS-RMR Hdfs://host:port/user/hadoop/dir
return value:Successful return 0, Failure returns-1.21:setrepHow to use: Hadoop Fs-setrep [-R] Change the copy factor of a file. The-r option is used to recursively change the copy factor for all files in the directory.Example:
Hadoop fs-setrep-w 3-r/user/hadoop/dir1
retu
When using the iPhone SDK for the first time, if you do not know the relationship between the version and the operating system, it will waste a lot of time to download and install the SDK.
The following summarizes some common methods and references that can be used as soon as possible. SDK Installation
Remember to select the version that matches your Mac OS sy
disable it.mkdir/system/library/extensions/disabled Creating a disabled directoryMv/system/library/extensions/applehda.kext/system/library/extensions/disabled move PastNano/system/library/extensions/natit.kext/appleazaliaaudio.kext/info.plistAfter editing, use Ctrl +o to save, ctrl+x exitSh/clean Execute cleanup Script, Operation completeSuccessful, but also put the modified driver back up#####################################################################The
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.