1, first install SVN this softwareApt-get Install Subversion2. Create a folder named SVN in the home directory (the name of the folder is random)Mkdir/home/svn 3. Create a Data warehouse (you can create as many as you want)Svnadmin Create/home/svn/test4. Start SVN Network ServiceSvnserve-d-R/HOME/SVNWhere the-D parameter lets Svnserve run in the background, the-R parameter limits the data warehouse to the address that can be accessed on the network. /HOME/SVN Specify the location of the director
, to the directory where Gerrit.xxx.war, execute:$: Java-jar Gerrit.xxx.war init-d Review_siteCreate '/home/username/review_site ' [y/n]?...Basically is all the way to go down, the default configuration is good, need to say is the verification method Openid,openid can use Google and Yahoo Mail login, but some times due to GFW reasons, these may not be useful, so you can choose HTTP (recommended). The type of database you manage varies from person to person, with whatever you like, by default, H2
A syslog server can be used as a log monitoring center in a network, and all the facilities that can send logs over the network (including Linux or Windows servers, routers, switches, and other hosts) can send logs to it. By setting up a syslog server, logs sent by different facilities/hosts can be filtered and merged
Requirements:
Use the Ubuntu 8.04 Server version of the syslog record Juniper isg1000 log for 3 months.
1. Allow syslog to record external logs
Modify the/ETC/DEFAULT/SYSLOGD to change the syslogd= "" to syslogd= "-R"
2. Define external log types
Modify the Juniper isg1000 log definition so that its generated log
Kiwi syslog is a Windows-based log server belonging to SolarWinds, I believe some friends have used SolarWinds management software, the function is very powerful, interested friends can on their official website to understand http://www.solarwinds.cn. Today we mainly talk about the syslog server, the Internet can a
default port is 22, can be customized to other port numbers, such as 222,You will then need to restart the SSH service. Ubuntu Configuration openssh-server Boot Auto-start open the/etc/rc.local file and add it before the exit 0 statement:
/etc/init.d/ssh start
About client connectionsClients can use SSH client software such as putty, SecureCRT, SSH Secure Shell client, enter the IP address
installation path, C drive"At this point, Kiwi_syslog_server_9.5.0.eval.setup.exe installation is complete.Step two, Next, install Solarwinds_event_logforwarder_setup.exeThere is nothing special, the default is good, of course, I also put it on the default in the C driveHere, the installation is complete, the following is the problem of configuration. Start now!ConfigurationOpen the Kiwi Syslog Server Cons
install "I choose the default installation path, C drive"At this point, Kiwi_syslog_server_9.5.0.eval.setup.exe installation is complete.Step two, Next, install Solarwinds_event_logforwarder_setup.exeThere is nothing special, the default is good, of course, I also put it on the default in the C driveHere, the installation is complete, the following is the problem of configuration. Start now!ConfigurationOpen the Kiwi Syslog
to set:
Connection Name: Enter the name of the network connection, such as a broadband connection. The connection name appears in the Network Connections menu of the network indicator.
User name: Fill in the account name provided by the ADSL service provider.
Password: Fill in the password provided by the ADSL service provider.
Automatic connection: Check this option and Ubuntu will automatically connect to the network a
minutes to complete the download. In the installation process, you must set the password of the Mysql root Account. Other lamp environment components are also updated to the latest version when the Ubuntu system is upgraded.
After the installation test is completed: Open the Firefox viewer and enter 127.0.0.1 in the field to show It works! It indicates that the Apache server has started to work, and the LA
message now," then "do a" update first and install the python-software-properties, that need to B e necessary to add a package repository:
Advertisement
sudo apt-get updatesudo apt-get install python-software-properties2. Updatesudo apt-get update3. Install PHPsudo apt-get install php5Check the installed version of PHP viaPhp5-vPlease note:the ONDREJ/PHP5 repository (which are used here) provides the very latest version of PHP. Usually the new version of PHP is available a few
NFS (Network File System) is basically developed for sharing of files and folders between Linux /Unix Systems by Sun Microsystems in 1980. It allows to mount your local file systems over a network and remote hosts to interact with them as they is mounted l Ocally on the same system. With the help of NFS, we can set up file sharing between Unix to Linux system and linuxUnix system.650) this.width=650; "class=" Size-full wp-image-4238 "alt=" Install NFS Server
original path to the target path Hadoop fs-cat/user/hadoop/a.txt View the contents of the A.txt file Hadoop fs-rm/user/hadoop/a.txt Delete US The A.txt file below the Hadoop folder under the ER folderHadoop fs-rm-r/user/hadoop/a.txt recursive deletions, folders and filesThe Hadoop fs-copyfromlocal/local Path/destination path is similar to the Hadoop fs-put feature. Hadoop fs-movefromlocal localsrc DST uploads local files to HDFs while deleting local files. Hadoop fs-chown User name: User group
Turn off Network-manager Network setup problem in Ubuntu!"Server Version"In the Ubuntuserver version, because there is only command-line mode, you can only modify the/etc/network/interfaces if you want to set the network parameters. Here's how to set it up:(1) ubuntuserver Modify IP AddressOpen/etc/network/interfacessudo vim/etc/network/interfacesAdd the followin
Android adb setup for Ubuntu Connect the device to Ubuntu, use command $sudo LSUSB would display like: Mean:spreadtrum Device Idvendor 1782 idproduct 5d24 1, touch the file:~/.android/adb_usb.iniAdd 0x1782 to Adb_usb.ini---this num is your device ' s Idvender====no This file would occur:ADB devices Display None 2, Touch/etc/udev/rules.d/88-android.rulesAdd
entered, note that the root password here is not the root password of Ubuntu, it is the root password you want to set for MySQL.3, Installation Phpmyadmin-mysql database managementsudo Install phpMyAdminphpMyAdmin settings:During installation, you will be asked to select Web Server:apache2 or LIGHTTPD, select apache2, press TAB, and then OK. You will then be asked to enter the MySQL database password for the setu
Python 3Environment.18.1.4 activating a virtual environmentAfter you establish a virtual environment, you need to activate it using the following command:?learning_log$ Source Ll_env/bin/activate(ll_env) learning_log$This command runs the script activate in Ll_env/bin. When the environment is active, the environment name is enclosed in parentheses, as shown in. In this case, you can install the package in the environment and use the installed package. You're in ll_env.The package is only availa
Setting up VPN Client (PPTP) to connect to some VPN Server shocould be a fairly easy task nowadays-at least most of the online articles/tutorials/videos all suggest so. for example, https://www.youtube.com/watch? V = yugspkfhuqg,Andhttp: // ashu-geek.blogspot.co.uk/2012/05/vpn-virtual-private-network.html.
It is in fact very simple --- well, at least for Windows and Mac OS, least 5 minutes for both OSS. however for
Environment: UbuntuI. Building an NFS server(1) Installation:sudo apt-get install nfs-kernel-server #安装NFS服务器端sudo apt-get install Nfs-common #安装NFS客户端(2) Add NFS shared directory1) Create a shared folder, such as/nfsroot:Mkdir/nfsrootsudo chmod-r 777/nfsrootsudo chmod-r nobody/nfsroot 2) Add share path: sudo vi/etc/exportsAdd a row at the end of the file,/nfsroot is a shared directory/nfsroot * (Rw,
Original address: Http://2stech.ca/index.php/linux/linuxtutotials/tutorials/207-ubuntu-serial-console-loginIf you have a server (regardless of size), it is usually a good thing to keep a serial terminal that you can use to log into the system. This short article will show how to configure the serial port on the server or PC so that it can be used as a landing ter
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.