General :: Configure Yum Locally - Yum.repos.d/rhel Debuginfo File?

Aug 8, 2011

i was trying to configure yum locally, can i copy files to any other location other than /var/ftp/pub. how to configure yum.repos.d/rhel debuginfo file.

View 2 Replies


ADVERTISEMENT

Debian Configuration :: Apt Update Errors On Locally Mounted Repos

Nov 27, 2015

My primary repos are DVD .isos on my hard drive loop-mounted in /etc/fstab. Although I can install packages just fine and there are no issues with running installed applications, I must have screwed up the configuration of /etc/apt/sources.list because I get this output when I do apt-get update:

Code: Select allIgn file: jessie InRelease
Ign file: jessie InRelease
Ign file: jessie InRelease
Ign file: jessie InRelease
Ign file: jessie InRelease

[Code] .....

Here is my rather primitive but functional /etc/apt/sources.list:

Code: Select all# deb cdrom:[Debian GNU/Linux 8.2.0 _Jessie_ - Official amd64 DVD Binary-1 20150906-11:13]/ jessie contrib main
# deb cdrom:[Debian GNU/Linux 8.2.0 _Jessie_ - Official amd64 DVD Binary-1 20150906-11:13]/ jessie contrib main
deb file:/dvd1 jessie main contrib
deb file:/dvd2 jessie main contrib
deb file:/dvd3 jessie main contrib

[Code] ....

So what exactly have I screwed up?

View 0 Replies View Related

General :: How To Configure Sendmail In RHEL 4.6

Oct 18, 2010

I am on Red Hat Enterprise Linux AS release 4 (Nahant Update 6). I need to configure Sendmail in my Linux Server.

1. edit /etc/mail/sendmail.mc
dnl #
dnl DAEMON_OPTIONS(`Port=smtp,Addr=127.0.0.1, Name=MTA')dnl
dnl DAEMON_OPTIONS(`Port=smtp,Addr=172.16.10.6,Name=MTA')dnl
dnl #

2.rebuild /etc/sendmail.cf from the revised /etc/mail/sendmail.mc thus:
m4 /etc/mail/sendmail.mc > /etc/sendmail.cf

3. Edit /etc/sysconfig/sendmail
DAEMON=yes
QUEUE=1h

4.And restart sendmail
cd /etc/mail
make
service sendmail restart

5.sendmail -v abc@gmail.com
Its working but going to spam and more thing. I am not able to send to our company id..
sendmail -v abc@rbs.com

View 6 Replies View Related

General :: Configure Sendmail On RHEL 4.6

Sep 29, 2010

To configure sendmail on my linux system.

View 2 Replies View Related

General :: How To Configure Hyper Terminal In RHEL

Mar 16, 2010

I have a hardware design which is completely tested and verified on windows OS. My hardware is connected to hyper terminal. Whenever I give a command from hyper terminal then my hardware will response in what way I need. As I am new to linux os I don't know how to open or how to configure hyper terminal in linux. I stopped my work completely.

View 1 Replies View Related

General :: Configure Yum Server On Rhel-5 Without Use Of Internet?

Jan 17, 2011

WITHOUT USE OF INTERNET ,how can i configure YUM server on RHEL-5

View 1 Replies View Related

General :: Need Procedure To Configure Samba On RHEL 4

Jan 25, 2010

I need procedure to configure samba on RHEL 4

View 1 Replies View Related

General :: Configure RAID 1 Within TWO HDD In RHEL-5 During Installation Moment?

Dec 14, 2010

I wanna configure RAID 1 within TWO HDD in RHEL-5 during installation moment .I have the following questions regarding software raid vs hardware raid :

1) What is the basic difference between hardware and software raid

2) In software raid , If I use two HDD as RAID1 , then if one HDD is failed , can I boot it from another HDD ?

3)In software RAID , Between two HDD , If One HDD is failed then if I remove bad HDD and add a spare HDD then is it automatically synchronized with FIRST HDD ?

4) In software raid is it possible to keep '/boot' partition in two HDD (I use 2 HDD as RAID1) as separate partition ?

5) Finally is there any documnets or sites where I get software raid configuration during INSTALLATION moment in using GRAPHICAL mode , plz give me the address.

View 1 Replies View Related

Debian Configuration :: Configure Vino Remote Desktop To Start At Boot - Only View Remotely Once Have Logged-in Locally

Aug 9, 2010

Kernel: Linux 2.6.26-2-686 (i686)
Compiled: #1 SMP Thu Nov 25 01:53:57 UTC 2010
C Library: GNU C Library version 2.7 (stable)
Distribution: Debian GNU/Linux 5.0.8
Desktop Environment: GNOME 2.20

Gnome comes with Vino Remote Desktop as part of it's package. I want Vino to run at boot so that I can login remotely. I am using VNC-4.1.3 for remote viewing. However, I can only view remotely once I have logged-in locally.

View 9 Replies View Related

Server :: Edit The Default RHEL CD To Have It Automatically Install RHEL Based Off Of A Kickstart File

Mar 2, 2011

is possible to edited the default RHEL CD to have it automatically install RHEL based off of a kickstart file that I will store locally on the CD. My plan would be to put a cd in a server and have the OS automatically being installed.

View 3 Replies View Related

Red Hat :: Configure LVM In My RHEL 5?

Oct 16, 2010

Can I configure LVM in my RHEL 5 after I installed linux ? I have heared that it is only possible in GUI installation of Linux.

View 3 Replies View Related

General :: How To Change TTY's File In RHEL 5.0

Oct 18, 2010

my keybord F7 key is not working. i am using RHEL 5.0 version. in that i am using tty's(Ail+Ctrl+F1 to Alt+Ctrl+F6) . for return back to GUI means compulsary needed F7 Key(Alt+Ctrl+F7). but my F7 key is not working.

View 1 Replies View Related

General :: Play A .mp3 File In My RHEL 5?

Jun 21, 2011

How to play a .mp3 file in my RHEL 5 linux machine.

View 3 Replies View Related

Red Hat :: Configure Nginx Under RHEL 5

Sep 3, 2010

I just want to try using NGINX as reverse proxy for POP3 and IMAP. Does anyone know how to configure it ?

View 7 Replies View Related

General :: File Generated Automatically In RHEL 3.0?

Aug 2, 2010

I am running redhat ent linux 3.0 with oracle database . Recently , I got a problem,perhaps some temporary files are created automatically and occupied my HDD . But I cannot find which files are created autamatically . Is there any way or any os related log file so that I can find that which files are generated automatically OR how can I trace it from OS perspective? I have to check oracle related tmp,trace and log file in every folder.

View 1 Replies View Related

General :: Configure File Successfully But Make File Displayed Some Errors?

Jun 29, 2010

i am having a problem concern zlib installation.i tried configure file successfully but make file displayed some errors.that usr/linux/limits.h not found.so i found that i have to install glibc-headers-devel...but there is no such a kind of package in ubuntu repository?/????/some people saying that libc6-devel is equal to them!

View 1 Replies View Related

Hardware :: Configure RHEL-5 For USB Connection?

Feb 15, 2010

Can anybody suggest me how to configure my RHEL-5 for USB internet connection(if u r in India, I want to configure AirTel USB internet connection) ??

View 1 Replies View Related

Networking :: Configure DDNS On RHEL 5?

Feb 5, 2010

I have setup dns on my rhel 5 server. It is working fine. My dhcp server is setup on my sonic firewall. The sonic firewall hands out our IP addresses. My dns server sees the static IP addresses but how do I get name resolution setup for dhcp?

View 1 Replies View Related

Server :: Configure One RHEL With DNS And DHCP

Jul 30, 2010

I have installed RHEL 5.1 in VMWare 6 I want to configure one RHEL Server with DNS & DHCP Also I would like to PXE boot, whenever I create a new VMWare Client(RHEL), the installation should be initiated via network boot

View 2 Replies View Related

Server :: How To Configure Bind On RHEL 5

Mar 3, 2011

I am a newbie in configuring linux servers. Can I have an easy step-by-step walkthrough for bind 9 with chroot on RedHat enterprise 5 .

View 3 Replies View Related

Server :: How To Configure DHCP In RHEL 5

Jul 5, 2010

here to learn some good technical stuffs

View 6 Replies View Related

General :: Rhel/centos File Execute And Installation?

Mar 6, 2010

i have new build testing centos 5.4 i386 base how to monitor logs and watch what is going wrong with file. i have 1 zmanda server enterprise i give permission and when i excecute nothing happend

# chmod +x amanda-enterprise-3.0-installer.bin
-rwxr-xr-x 1 root root 0 Mar 6 12:12 amanda-enterprise-3.0-installer.bin
# ./amanda-enterprise-3.0-installer.bin

what i am missing to install it.

View 1 Replies View Related

General :: Error - No Such File Or Dir. Read The 'readme' File But Cannot Configure

May 23, 2011

i'm new to linux and i am running ubuntu 11.04.i'm trying to install wine. i downloaded the binary files and extracted them. i tried running the command './configure' and got a error saying :no such file or dir. i read the 'readme' file but cannot configure.

View 3 Replies View Related

Red Hat / Fedora :: Configure GUI With RHEL 5.5 On HP ProBook 4520s?

Oct 3, 2010

Not able to configure GUI with RHEL 5.5 on HP ProBook 4520s

View 2 Replies View Related

Red Hat / Fedora :: Configure A Dhcp Server On RHEL 5.3 Or 14

May 1, 2011

i'd like to configure a dhcp server on my RHEL 5.3 or Fedora 14, since i don' have a legitimate DNS server....n it asks for option domain-name " "what do i put in there.. me got two nics for my WAN(dhcp enabled) n LAN...i just want to parctice at home for my future job...

View 3 Replies View Related

Server :: Configure DNS In RHEL 5.3 To Resolve Domain Name?

May 2, 2010

I would like to configure DNS server in RHEL 5.3 to resolve domain name. Do you have step by step procedure or automated script to configure the dns server?

View 2 Replies View Related

Programming :: Delete Particular Revision Of File From SVN Repos ?

Dec 23, 2010

I am using Subversion version1.2 and need one favour. I have written code to delete particular revision from SVN Repository. Unfortunately, i couldn't delete particular version from repository. Any one can response me.. how to delete?

View 6 Replies View Related

General :: Configure File Printer - Print To File

Oct 20, 2009

I want to configure file printer (print to file) on my rhel-5 machine in such a way that if users fire print command from windows xp it should create an individual computer wise txt file on my linux machine. File name should be different for each printer.

View 2 Replies View Related

General :: How To Find The /dev/Device Mapping For NFS File System In RHEL

Jun 19, 2010

Found the below from RedHat Knowledgebase

The Completely Fair Queuing (cfq) scheduler in Red Hat Enterprise Linux 5appears to have worse I/O read performance than in version 4. It appears as though the Completely Fair Queuing I/O scheduler (cfq) has a regression and thus exhibits reduced read-side throughput which can affect performance for both local and NFS mounted file systems.

One way to mitigate this is to set the cfq's slice_idle parameter to zero. To change this value, execute the following command echo 0 > slice_idle in the /sys/block directory appropriate for your situation, as shown below:

echo 0 > /sys/block/hda/queue/iosched/slice_idle

We are using NFS file systems in RHEL 5.3. I would like to know how to find which /dev/Device is being used by the NFS file systems, so that I could try setting the slice_idle to '0' to see if there is any difference in performance? In /etc/fstab I only see the actual NAS volumes for the NFS file systems.

View 2 Replies View Related

General :: Unable To Play Mp3 - Mp4 File In Rhel 6.0 Beta / Sort It?

Dec 1, 2010

I can't play mp3 from Rhythmbox music player, it says MPEG-1 Layer 3 (MP3) decoder plugin required, and also I can't play mp4 from movie player it says h.264 decoder and MPEG-4 AAC decoder plugin required. what a joke!!! can you imagine for a newbie and for the first time like me use linux operating system find something like that.

View 2 Replies View Related







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