به وبسایت انفورماتیک رویای پارسیان ارائه کننده انواع خدمات اینترنتی در ایران خوش آمدید . شما نیز همین امروز برای داشتن یک وب سایت اقدام کنید ما تا پایان راه همراه شما خواهیم بود.
با استفاده از سرویسها و مشاوره با بهترین مهندسین ما در ایران ، به شما کمک خواهیم کرد که به رتبه و اعتبار خوب جهانی دست پیدا کنید. شاید شما نیز مدتهاست در پی رسیدن به اعتبار و جایگاه مناسب جهانی خود هستید ، با کمک ما این مسیر را در کوتاه ترین زمان ممکن طی خواهید نمود.
ارائه انواع خدمات میزبانی وب و هاستینگ بر روی بهترین سرورها در دیتاسنترهای اروپا و آمریکا ، سرویس هاست انفورماتیک رویای پارسیان را به یکی از بهترین میزبان های هاست ایرانی تبدیل کرده است.
صفحه اصلی پورتال > مرکز آموزش > سرورهای مجازی > Linux > Centos > Install Git on CentOS 5
Git is an open source, distributed version control system. It’s all the rage right now with sites like GitHub offering a social coding experience, and popular projects such as Perl, Ruby on Rails, and the Linux kernel using it.In addition to it being easy to use, it’s also a cinch to install. Let’s start by logging into your server via SSH. Make sure you log in as root or another user with sudo access. First, we need to install a few dependencies Git needs. We can do this easily using yum:
yum -y install zlib-devel openssl-devel cpio expat-devel gettext-devel
Next, we’ll change directories to /usr/local/src, download the latest Git source code and untar it, and then change into our newly created directory:
cd /usr/local/src
wget http://git-core.googlecode.com/files/git-1.7.9.tar.gz
tar xvzf git-1.7.9.tar.gz
cd git-1.7.9We’re almost there! Now we need to configure a makefile for our system, compile the code and install it. It sounds daunting, but it’s quite simple:
./configure
make
make installAnd last, but not least, let’s check to make sure our installation is a success. Change to your home directory, create a new directory, and initialize it as a Git repository:
cd
mkdir git-test
cd git-test
git initIf all goes well, you should see similar output:
Initialized empty Git repository in /root/git-test/.git/
That’s it! If you’re new to Git, there are several sites to help you get started, including Git Ready and GitHub Guides.
source : http://www.liquidweb.com/kb/install-git-on-centos-5/
افزودن به علاقه مندی ها چاپ این مقاله
ارائه انواع خدمات میزبانی وب و هاستینگ از سا ل 1386 بر روی بهترین سرورها در دیتاسنترهای اروپا و آمریکا ،
سرویس های متنوع انفورماتیک رویای پارسیان را به یکی از بهترین سرویس ها در میان شرکت های میزبانی تبدیل کرده است.
استفاده از سرورهای قدرتمند Dell با هارد Raid سخت افزاری و بک آپ گیری منظم به همراه استفاده از آخرین آپدیت های نرم
افزارها و کنترل پنل ها و مانیتورینگ 24 ساعته کلیه سرورها ،
از ویژگی های این سرویس ها می باشد.
میزبانی توسط سرورهای قدرتمند هاستینگ انفورماتیک رویای پارسیان