General :: Get Public Key For A Package To Install With Yum?

Sep 16, 2010

I understand that I can specify nogpgcheck on the command line, or gpgcheck=0 in the repo file, but if I want to do it "right" how would I get the public key? And where should I have looked to find this without bothering the group? I looked in man yum and don't seem to find it.

View 6 Replies


ADVERTISEMENT

General :: Mv: Cannot Stat `/public/public/clamscans/*.txt': No Such File Or Directory

Sep 24, 2010

I run the following file with the >log.log redirector and it does not capture errors.

#!/bin/bash
echo ************************BEGIN LOG******************************
date +"%m/%d/%Y %H:%M:%S $HOSTNAME"
cp -f /scripts/original/clamscans.log /scripts

[code]....

The following errors show up when I run from the file from the term window, but are not written to log.log:

tar: /public/public/clamscans/*.txt: Cannot stat: No such file or directory
tar: Error exit delayed from previous errors
mv: cannot stat `/public/public/clamscans/*.txt': No such file or directory

I know with windows you can add the 2>&1 to capture error data. Is there such a thing for Linux?

View 2 Replies View Related

General :: Move The Contents Of /public-back/templates Recursively With Permissions Into /public/templates?

Apr 20, 2011

ls -al ../public-back
drwxrwxr-x 4 apache apache 4096 Apr 19 03:32 templates
ls -al ../public-back/templates
drwxrwxr-x 2 apache apache 4096 Apr 19 03:33 content

[code]....

How do I move the contents of /public-back/templates recursively with permissions into /public/templates ?

View 2 Replies View Related

Ubuntu :: Use Openssl Public And Private Keys So Only A Host With The Public Key Could Access / Decrypt The Filesharing

Aug 2, 2011

I'm trying to write a p2p file sharing program using python's built-in libraries. Everything is going well. The only thing is that i'd like to be able to use openssl public and private keys so only a host with the public key could access/decrypt the filesharing. I've gotten these libraries (httplib, basehttpserver, ssl, os) to work using just a pem file containing both the public and private keys but no success with them seperately. Can someone point me in the right direction or offer an alternative? PS, the goal of the project is to create an anonymous, decentralized, secure file sharing program. I want to be able to upload this to sourceforge so everyone can use it, if that's any incentive

View 2 Replies View Related

Debian Configuration :: Forward Traffic From Public IP To Another Public IP?

Mar 3, 2010

How can I forward all traffic from a public IP to another public IP. Let's say I have a first debian box named box1 with eth0 = 1.1.1.1 and eth0:1 = 1.1.1.2 and I want to forward all traffic from 1.1.1.2 to "box2" located somewhere else over the internet and having for eth0 2.2.2.2 Both 1.1.1.0/24 and 3.3.3.0/24 are public IP ranges.

View 1 Replies View Related

General :: Install Src.rpm Package On Red Hat?

Apr 6, 2010

How can i install src.rpm package on Red hat Linux ?

View 2 Replies View Related

General :: How To Install Package In Tar.bz2?

Feb 16, 2010

i am totally newbie in linux.how to install tar.bz2?? please give me crystal clear command to open this file because a lot of threads regarding to this matter really crack my mind.

View 5 Replies View Related

General :: Is There A Package I Need To Install?

Feb 17, 2011

I have two RHEL conputers that are causing me a bit grief in the user manager gui.One computer is kernel is 2.6.18-194.8.1.el5 and the other is 2.6.18-194.11.1.el5.I don't think that matters much but wanted to give you all the onfo I had.

> All the users on the these two computers do not have root access/rights
> When a standard user access the user manager they are not prompted for the root password and cannot open the User Manager.Is there a package I need to install?

View 14 Replies View Related

General :: Cannot Install Gcc4.2-c++ Package

May 6, 2011

I am running Mandriva Linux 2010.2 KDE on my Dell Dimension 5150 desktop. Using the software manager, I tried selecting the gcc4.2-c++ package for the compiler but I get the message:

Quote:

the following package cannot be selected:

- gcc4.2-c++-4.2.3-6mnb2.i586

View 14 Replies View Related

General :: Install A Package In Puppy 4?

Nov 24, 2009

i am trying to install in my puppy 4 the gxine 0.5.903i already have downloaded it to My-Documents folder.However, each time that i try to install it using the package manager the file does'nt foundedThis is my firt time using Linux and i really like puppy

View 5 Replies View Related

General :: Install Older Package Using Rpm

Nov 17, 2010

I had upgraded from Samba to Samba 3x awhile ago. Which I found out that I didn't need to do because I have to update now 9 large patch releases which I have to install in order. Starting with the first one and I'm having Samba dependencies problems now. The patch releases to install are older than what's currently installed. Hopefully, once I get the conflicts resolved the rest should fall in line.

View 4 Replies View Related

General :: How To Install Ssh2.so Package

May 9, 2011

how to install ssh2.so package. my ssh2.so went missing i think. i already google and search for it and try to install, and they fail at certain part.

View 14 Replies View Related

Ubuntu :: Install A .bin Package With Synaptic Package Manager?

Oct 2, 2010

I want to install CmapTools in my desktop, which runs v.10.04. I have downloaded the .bin file from their site.Is there a way to install it using Synaptic Package Manager?

View 2 Replies View Related

Software :: Compile And Install Xmonad Package By Package?

Jul 28, 2011

I originally attempted to compile and install xmonad package by package, and the end result was this:

Code:
$ xmonad /home/adx/.xmonad/xmonad-x86_64-linux: executeFile: does not exist (No such file or directory)
X Error of failed request: BadAccess (attempt to access private resource denied) Major opcode of failed request: 2 (X_ChangeWindowAttributes) Serial number of failed request: 7 Current serial number in output stream: 8 I figured I left out a flag on the make file or something, so I tried the slackbuild packages next; however, the same error was present at launch.

View 1 Replies View Related

Red Hat / Fedora :: Install Openssh Server With Public Key Authentication On CentOS

Apr 19, 2009

I am trying to install openssh server with public key authentication on CentOS.

But i am getting following error message: Disconnected: No supported authentication method available Server refused keys

My sshd_conf file is as follows:

View 1 Replies View Related

General :: Install All Files Of Package When Compiling?

Jun 19, 2010

Where is the best path to install all files of package when compiling?

For example - I want to install ProFTPd, so there's an option

--prefix=/usr/local/proftpd

, which means, that all files after compilation (including binary and configuration files) will be stored here. As you know, all packages, which are installed via package system (like zypper on SuSE or apt on Ubuntu) usually stores its configuration files in /etc/ and binary files in /sbin/ and also stores a link in my $PATH, so i can run in just by typing proftpd (without /sbin).

The huge advantage of packages installed via package system, i think, is easy uninstall process. I'd like to be able to uninstall compiled packages also easy.

I think i could be able to create some batch file, which I'll be able to use like this:

uninstall --package=proftpd

And my script will find all proftpd files in usuall paths (/etc, /sbin) and remove it using rm.

Is there any best practices, where to store all these files, or are there any (dis)advantages of my first example (--prefix=/usr/local/proftpd)?

I really don't think, that it's nice to have 2 paths with configuration files and binary files, but maybe I'm misunderstanding the basic principals of Linux... :-)

View 4 Replies View Related

General :: Install A Package And Its Dependencies With Dpkg?

Aug 14, 2011

dpkg -i package.deb

Doesn't install package if it has not-installed dependencies.

What parameters do I miss to install that package with its dependencies from repository?

View 2 Replies View Related

General :: How To Extract RPM Package And Install Manually

Mar 10, 2010

I have jdk.rpm.bin package. When I run the command ./jdk.rpm.bin it extracts and automatically installs the package. I want to extract rpm package only and to install rpm myself not automatically.

View 2 Replies View Related

General :: Install Older Version Of Package Using Apt-Get

Mar 28, 2010

I am getting this when I build a project in JBoss Seam:
Code:
asookazian@asookazian-desktop:/opt/jboss-seam-2.2.1.CR1/examples/booking:10:30 PM:$ant clean explode
Buildfile: build.xml
clean:
initcopy:
initpoms:
[echo] Setting up dependencies

Build Failed
/opt/jboss-seam-2.2.1.CR1/build/common.build.xml:95: The following error occurred while executing this line:
/opt/jboss-seam-2.2.1.CR1/build/utilities.build.xml:18: Directory /opt/jboss-seam-2.2.1.CR1/classes/poms creation was not successful for an unknown reason
Total time: 0 seconds
How can I install Ant 1.7.0 (i.e. an older version of an existing package)?

Code:
asookazian@asookazian-desktop:/opt/jboss-seam-2.2.1.CR1/examples/booking:10:31 PM:$sudo apt-get install ant=1.7.0
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Version '1.7.0' for 'ant' was not found
I downloaded the zip file for 1.7.0 but I need to redo all the symbolic link stuff, no?

Code:
asookazian@asookazian-desktop:/usr/bin:10:34 PM:$ls -la ant | less
Code:
lrwxrwxrwx 1 root root 20 2010-03-23 06:15 ant -> ../share/ant/bin/ant

I'd like to keep both versions of the ant package in my Ubuntu 9.10 system if possible...

View 1 Replies View Related

General :: Adding Package For GCC On RedHat Install

Jul 6, 2010

I just installed Redhat Enterprise Linux version 5.1.x on my computer and need to install/add the package for gcc.

View 1 Replies View Related

Fedora :: Download And Install A Package (zip Package)

Mar 15, 2009

Sometimes i have on some magazines or Internet Zip packages that are the answer of what i am looking for.


Wich tool and how can i do it? c Well, i am in position to say that i had downloaded from Internet or located the package in the Cd or DVD that comes with the magazine.

But now comes the big question. How can i put this package ( install) on my distro ???

Do i have to be a normal user or should it be root or su (superuser) ?

The packages that come with the distro is easy, because i select them and everything is done

As i told before, maybe this is a silly question, but i simple don't know how to install them and i need some of them to leave MS for good.

View 13 Replies View Related

Fedora :: Install *.tar.gz Package Package After Extraction?

Feb 6, 2010

Fedora 12 64bit. Is there an easy and reliable way to install *.tar.gz package after extraction? Instead of going through ./configure etc.

View 6 Replies View Related

General :: Can't Install Back A Purged Package In Ubuntu?

May 12, 2010

i've just migrated my desktop machine to Ubuntu 10.04. My problem is that i've purged a package and can't install this package back. Because I can't see it in the aptitude or apt-get's package list. I think I have play with some configurations. How can i fix this issue?

Edit: The problematic packages are sun-java6* . I installed sun-java6-jdk from oracle's web page and installed other ones using APT.

View 1 Replies View Related

General :: Install Package Dependencies Separately Over Network

Aug 16, 2010

I am working on a project that sets up packages on the cloud.

For example, If i want to setup Drupal, i need seperate machines to maintain separate tasks, like mysql in one machine(cloud instance/node 1), apache server in another machine(cloud instance/node 2), etc.

So if drupal.rpm has dependencies apache.rpm(has deps too) and mysql.rpm(has deps too)

Is it possible in rpm package manager(yum) to handle such customizations & above requirement?

View 4 Replies View Related

General :: Specifying The Install Path Of A Python Package On Server?

Jun 23, 2010

I have been trying to install the NumPy package for Python on to my home directory, as I run as part of a server and do not have permissions to install new packages in the Linux server.

I have set up Python in my home directory, and have configured ~/.bash_profile to find my local Python (which works, confirmed by testing).

However, when I attempt to install the NumPy package, I get the message error: could not create '/usr/local/lib/python2.6': Permission denied Which I find strange because I do not see why it would need to install files anywhere except my local Python directory.

how I might be able to specify the directory in which files are installed?

View 2 Replies View Related

General :: Cannot Install Adobe Flash Player As RPM Package

Feb 7, 2011

I am trying to install Adobe Flash Player on my operating system, my vendor is Red Hat. Then, when I click the Dump File of where I archived the adobe flash player, it states "No Packages were given for installation".So Now it does not want to run itself on the kernel, but I also noticed that there is a "Adobe v10 Bug" right next to where the rpm package was archived. Is there something I might have overlooked?

View 4 Replies View Related

General :: Download And Install A Debian Package With All Dependencies?

Mar 5, 2011

what do I need to add to /etc/apt/sources.list? can't really understand the howtos and tutorials

View 7 Replies View Related

General :: Install Software Package Using Shell Script?

Apr 13, 2011

I have a tar.gz file which I extracted and then installed the software it contained using a property file. now, I need to automate that 2 step process into one. I am new to shell scripting and will be much appreciated if someone can guide me on how to accomplish that. below is my final opjective on this excercise.

1. excecute software_install.sh file which finds install.properties file and invokes the actual shell script that installs the product (odcpkg.sh)

View 3 Replies View Related

General :: Libraries In Slackware 12.1 And Install The Java Jdk Package?

May 15, 2010

i wanted to know whether the gcc,g++ libraries are pre-installed i slackware 12.1 or not. if not then from where can i download them .how do i install them? how do i install the java jdk package also?

View 1 Replies View Related

General :: Install Package To Convert One Unix Book Into Pdf?

Dec 15, 2010

I wanted to install this package to convert one Unix book into pdf. Since I have not set up the internet in the debian, I download the .deb files in winxp and transfer these files to my pen drive and then access it in the Debian. So I got all the 'depends' packages for the chm2pdf from the Debian Packages site and tried to install. Console was still asking for more dependencies. If I have got all the 'depends' packages which are required for chm2pdf, then why does it give problems ?

View 3 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved