Activemq is an open-source project of apache. In fact, it is easy to use. after decompression, it is OK to start directly. One of the depressing ones is that activemq needs to use mysql to record messages. It took several days to solve the simple
After installing oracle, you need to create an oracle system user and add several environment variables in. bash_profile under/home/oracle: ORACLE_SID, ORACLE_BASE, ORACLE_HOME. For example, exportORACLE_SIDtestexportORACLE_BASEoracle_insta...
After
In linux, if you want to use the source code package for compilation and installation, you need to use the gcc tool. This tool is usually available by default when installing the system. Run rpm-qa | grepgcc to check whether gcc is installed.
Back up the code uploaded by svn in Ubuntu and name the backup file svn_backup + current time. dump file (for example, svn_backup20100525.dump) 1. write a script file (backup. sh) sudotouchbackup. sh create a script file and edit the file
If the installation directory of apahce is/usr/local/apache start:/usr/local/apache/bin/apachectlstart stop:/usr/local/apache/bin/apachectlstop restart: /usr/local/apache/bin/apachectlrestart,
If the installation directory of apahce
1 Underlying mechanism the underlying mechanism of the Linux device driver model mainly includes several structures, such as kobject, kobj_type, and kset. These structures are defined in include/linux/kobject. h. 1.1kobject represents a basic object
An error occurred when using jrockit to start a large number of threads (2026 threads) today: Java code Errorstartingthread: Resourcetemporarilyunavailable after in-depth queries, excluding problems such as memory and handle count. when switching to
Put the downloaded file under/root/, decompress it, and generate the firefoxfolder tarjxvffirefox-latest.tar.bz2 to the specified directory, the/usr/lib/has the original default version of firefox-3.0.5 cp-r/root/firefox // usr/lib/next step is to
If you use windows to connect to linux remote desktop, you should be familiar with it. I will not be familiar with many online tutorials here, mainly about a small problem I encountered when installing VNC under RHELAS4: RHELAS4 is also installed
For automatic logs of nginx variables, note the following when using automatic logs: 1. nginx log directory permission. take my installation path as an example/usr/local/nginx, then, my log directory is in/usr/local/nginx/logs. if the automatic log
Kernels2.6.16andnewerprovideamechanismtohavethekerneldropthepagecacheand/orinodeanddentrycachesoncommand, whichcanhelpfreeupalotofmemory ....
Kernels 2.6.16 and newer provide a mechanic to have the kernel drop the page cache and/or inode and dentry
In linux, some common shutdown/restart commands include shutdown, halt, reboot, and init, which can be used to restart the system. However, the internal working process of each command is different, through the introduction in this article, we hope
1. view the serial number of the motherboard in the motherboard information # use the command dmidecode | grep-iserialnumber # view the card information cat/proc/pci2, cpu information # use the/proc file system 1) cat/proc/cpuinfo # View The Boot
$ Su-switch to Super User # apt-cachesearchmysql-server. this is the mysql-related package. # Apt-getinstallmysql-server-5.1 this is installed. If your computer can access the Internet and the nameserver configuration is correct. You first
The linux server rented by a friend cannot enter the system when it is restarted. stay on this page: Restart the server, use the RHEL5 CD, and set the boot from the optical drive, enter linuxrescue in rescue mode to enter rescue mode. use # The
Shell code #! /Bin/bashPATH/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin :~ /Binram_max9ram10.2 # When ram is greater than ram_max, 1 is printed and assigned to the variable checkcheck'echo & quot; $ ram & gt; $ ram_m
Shell code#!
When programming or modifying the configuration file to restart the service, an error occurs in a line. In this case, use the VIM editor to open it. you can add the line number and senumber before each line. disable senonumber. in this article, the
EnvOS: centos5.4finalftp: vsftpd-2.0.51, you can first create a user through newusers or scripts, the required user name needs to be written in a document in advance in the format of one per line, then, execute useradd. shUseradd. sh content :#!
Create a cron service for the current user. type crontab-e to edit the crontab service file. for example, the file content is as follows: */2 *****/bin/sh/home/admin/jiaoben/buy/deleteFile. sh save the file and exit */2 */B...
Create a cron service
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.
A Free Trial That Lets You Build Big!
Start building with 50+ products and up to 12 months usage for Elastic Compute Service