Sponsored Content
Top Forums UNIX for Dummies Questions & Answers How do I install a OpenVPN in CentOS? Post 302785851 by verdepollo on Tuesday 26th of March 2013 12:36:10 PM
Old 03-26-2013
Code:
yum -y install openvpn

 

10 More Discussions You Might Find Interesting

1. Linux

X-Windows,Install Shield on CentOS

I have a fresh install of CentOS 5.2. I need to install a commercial package that uses InstallShield. Every time I run the installation program, it gives me an error that tells me it can't open an xwindows window. The system autoboots into Gnome. I open a new xterm window by typing xterm in a... (0 Replies)
Discussion started by: jeffreywpearson
0 Replies

2. Linux

Centos 5 install. Partion order

I can't control the partion order during install. For example i need. hda5 /var 1GB hda6 /opt 2GB I created them in such order but OS adjust them to hda5 /opt 2GB hda6 /var 1GB It is frustrating during install, I pretty sure I can order the partion as i like... (0 Replies)
Discussion started by: honglus
0 Replies

3. Red Hat

Questions About RHEL 6, CentOS 5.5 download and install

Hi, I have some questions about RHEL and CentOS download and installation. (1) Is RHEL6.0 x86_64 beta downloaded from Red Hat site working fine? (2) Where to download CentOS 5.5 DVD iso without using BitTorrent? (3) What are the differences between these two images - CentOS 5.5 i386 and... (6 Replies)
Discussion started by: aixlover
6 Replies

4. UNIX for Dummies Questions & Answers

Install vim on centos

i typed this command it shows -bash: up2date: command not found how to install it? how to copy the code to the VI editor when i access my server with secureCRT (1 Reply)
Discussion started by: runeveryday
1 Replies

5. Linux

How to Install and configure Jira And Confulence in Centos 5.5

Please Give me Step by step Instruction Or Video Tutorial For installing and configuring Jira And Confulence in Centos 5.5 , What are the Requirements For Installing and Configuring , wht are the Softwares need for it to work perfectly ... pls reply thanks in advance .... :wall: (1 Reply)
Discussion started by: babinlonston
1 Replies

6. Red Hat

How to install centos 5.5 using Raid In Virtualbox

Im have Oracle Virtualbox and vmware workstation How can i Add2 HDD in Vmware or Virtualbox and Install centos Using Raid Configuration Please give me Tutorial step by Step .. Thanks in Advance In Virtualbox there is SAS Hard disk So shall i Use it ? (3 Replies)
Discussion started by: babinlonston
3 Replies

7. Red Hat

During install error centos 5.8

Hi i am getting the following error while i try to install OS from my repo " unable to read group information from repositories this is a problem with the generation of your install tree " guide me any one (3 Replies)
Discussion started by: venikathir
3 Replies

8. UNIX for Dummies Questions & Answers

Can someone Help install CentOS

Hello, I'm new to this Unix OS. I need help and guide to how to install this: Server requirements / Installation OS: CentOS6 / EXT4 SWAP: 16 GB (system level) Just show me the walk through by using centos manual install. Thanks, mimic (1 Reply)
Discussion started by: mimic51
1 Replies

9. Red Hat

How to install Xrdp in Centos.?

Hi, I want to install the Xrdp in Centos for taking remote session of centos server from Windows machine. could you please help me for this ?? (6 Replies)
Discussion started by: purushottamaher
6 Replies

10. Red Hat

Cannot see disks while tryin to install CentOS 7

Cannot see disks while tryin to install CentOS 7 at IBM X3550 M3 It shows that no disk present insystem, though 2 disks inserted (using RAID controller). is ther e anything should be done so CentOS become to see disks? (6 Replies)
Discussion started by: nypreH
6 Replies
yum-complete-transaction(8)											       yum-complete-transaction(8)

NAME
yum-complete-transaction - attempt to complete failed or aborted Yum transactions SYNOPSIS
yum-complete-transaction [options] GENERAL OPTIONS
-h, --help Help; display a help message and then quit. --cleanup-only Only clean up only transaction journal files and exit. DESCRIPTION
yum-complete-transaction is a program which finds incomplete or aborted yum transactions on a system and attempts to complete them. It looks at the transaction-all* and transaction-done* files which can normally be found in /var/lib/yum if a yum transaction aborted in the middle of execution. If it finds more than one unfinished transaction it will attempt to complete the most recent one first. You can run it more than once to clean up all unfinished transactions. FILES
As yum-complete-transaction uses YUM libraries for retrieving all the information, it relies on YUM configuration for its default values like which repositories to use. Consult YUM documentation for details: /etc/yum.conf /etc/yum/repos.d/ /var/cache/yum/ SEE ALSO
yum.conf (5) http://yum.baseurl.org/ AUTHORS
See the Authors file included with this program. BUGS
There are of course no bugs, but should you find any, you should first consult the FAQ section on http://yum.baseurl.org/wiki/Faq and if unsuccessful in finding a resolution contact the mailing list: yum-devel@lists.baseurl.org. To file a bug use http://bugzilla.redhat.com for Fedora/RHEL/Centos related bugs and http://yum.baseurl.org/report for all other bugs. Seth Vidal 10 December 2007 yum-complete-transaction(8)
All times are GMT -4. The time now is 03:32 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy