Fedora :: Yum Repo To Smart PM Channel Convertor Script

Jan 28, 2009

Now the file upload feature is working, I have added the correctly indented php file as an attachment on post no: 3. The attached php script will create any missing smart channel files from the equivalent yum repo files. Any new smart channel files will be placed in a /new-smart-channels subdir of the yum repos directory.

Installation
Copy the attached php CLI script below to a new file, called create-smart-channels.php.
Change the permissions to something like:
# chown root:root create-smart-channels.php
# chmod 755 create-smart-channels.php

Then place the script in the directory that contains your yum repo files, usually /etc/yum.repos.d/

If you have set any open_basedir restrictions in /etc/php.ini, you will also need to add '/etc/smart/channels/:' to the search paths to allow create-smart-channels.php to read the contents of the /etc/smart/channels/ directory.

Warning:
Do not allow php access to the whole of the /etc directory. This could be a security issue. Whatever access restrictions are set with open_basedir (if any), you should override these in your httpd.conf file, to restrict apache's php module to only allow access to php files under your apache's document root. To do this, use something like this in your httpd.conf file:

<Directory />
Options None
AllowOverride None
Order Deny,Allow
Deny from all

# these are the only directories which the apache PHP module can
# have access to. This setting overrides the settings in the
# global php.ini file, which applies to the CLI version of PHP .....

View 4 Replies


ADVERTISEMENT

Fedora Installation :: Updates After Install And Repo Lists / Saying Repo Not Found?

Mar 26, 2011

i'm attempting to know and understand fedora more and i will spend probably the next month pouring through all the forums and documents to answer more of my own questions. but there's quite a bit here, so i'd thought i'd ask some noob questions to get me started a little.

ive installed fedora 14 64bit and chosen only kde as the desktop. i selected an extra 2 repos besides the default, fedora 14 -x86_64 and fedora 14-x86_64 -updates. i believe this kernel is installed: 2.6.35.11-83

1. i can only see the 2 extra repo's as being "checked" in kpackagekit, shouldn't i see the default repo also ?

2. i dont have an applet in the system tray indicating the system is up to date, does fedora have this by default ? also after a clean install i ran yum check-update and yum update but the message sayes: "no packages marked for update". i'm not sure if the system is auto-updated during install or not, but with other distros iv tried there is always atleast a few updates needing to be done after install.

3. is kpackagekit the fedora gui package manager ? i dont see any others.

4. i want to upgrade to nvidia drivers, but i think i am missing a non-free repo or something. when i enter: yum install kmod-nvidia xorg-x11-drv-nvidia-libs.i686 xorg-x11-drv-nvidia-libs.x86_64 i get messages stating "no package" i get the same message with yum install nvidia-settings.i also tried this: LANG=C yum --enablerepo=rpmfusion-nonfree info akmod-nvidia but it sayes repo not found.

View 4 Replies View Related

Ubuntu :: Dual Channel Failure & Single Channel Errors

Jun 25, 2011

PC seems to run fine in single channel mode but monitor reports no input in dual channel mode and memtest86+ lists from 1-3 errors per pass in single channel mode. Motherboard (Gigabyte P43T-ES3G) can't be set for the 1.65 volts required by the RAM (2x2 of OCZ3P1333LV4GK PC3 10666). The mobo voltage choices are 1.6 or 1.7 volts. I have tried both and increased the MCH voltage from 1.1 v to 1.2 v, but so far can't get it to run in dual channel mode at all and single channel mode seems to run fine but I still get errors in memtest86+. Also tried optimized Bios settings and loosened memory timings (from 7-7-7-16 to 8-8-8-27 and tRFC 60 to 70) and reset Command Rate from 0 to 2. CPU is Core 2 Quad @ 2.4 Ghz, PSU is rated at 400 watts, Video card is Gigabyte GT220.

View 2 Replies View Related

Ubuntu Networking :: 'wlan0 Is On Channel -1 But The AP Uses Channel 6' With Airplay-ng?

Jun 29, 2011

I'm trying to crack my wep password just for kicks, but I keep running into the same error. When I try to use airplay-ng for the packet injection, it always gives me the error " wlan0 is on channel -1, but the AP uses channel 6". I've tried setting wlan0 to channel 6 manually, but that doesn't help. I spent a while searching for a solution, but it seemed like each page had a different, usually highly complex solution, that still doesn't work. I have the most recent drivers for my wireless card, and it meets all the requirements. So, is there any solution to this that will actually work?

View 9 Replies View Related

Ubuntu :: Using The Dual-channel Or Quad-channel?

Jul 14, 2011

Thinking about building a new system, with 4GB of DDR3 RAM. I am just wondering, which would you prefer: Dual-channel DDR3 or Quad-channel DDR3? Does one have better speed performance over another? Will one way keep your system cooler?

View 2 Replies View Related

General :: PDF To Text Convertor?

May 22, 2011

I'm looking for a "one-click" way of taking ANY PDF and converting it to plain text. Ideally on OSX or Linux.

Ideally, the solution would include OCR functionality, but it need not necessarily.

The top priority is having something that can take ANY file WITHOUT configuration.

View 1 Replies View Related

Software :: FLV To MP3 Convertor - Nautilus Script

Oct 21, 2010

Here is a simple nautilus script to convert flv to mp3.
FLV2MP3
use

Code:
sudo chmod +x FLV2MP3.sh
sudo mv FLV2MP3.sh ~/.gnome2/nautilus-scripts/
go to your flv file right click scripts and click FLV2MP3

View 6 Replies View Related

OpenSUSE Hardware :: USB To Serial Convertor ATEN Uc 232a?

Mar 8, 2010

I am using Aten UC232A Converter to communicate with my micro-controller device using 3 wire interface ie txd, rxd and ground. Though the converter gets detected and driver loaded in my suse11.2. The operation does not work. following are the logs.

drivers/usb/serial/usb-serial.c: USB Serial support registered for pl2303
pl2303 4-2:1.0: pl2303 converter detected
usb 4-2: pl2303 converter now attached to ttyUSB0

[code].....

View 2 Replies View Related

Ubuntu :: Using A Usb To Serial Convertor, Which Appears To Use A Well Known Chip Set And Is Recognised?

Oct 22, 2010

I am trying to connect a Garmin eTrex to my Maverick notebook. I am using a usb to serial convertor, which appears to use a well known chip set and is recognised:

Code:
Oct 22 07:44:16 scamper kernel: [ 1068.953367] usb 5-1: pl2303 converter now attached to ttyUSB0

[code]....

View 5 Replies View Related

Fedora :: F12 - Smart Card (DoD CAC) Stopped Working

Dec 16, 2009

Our smart card readers stopped working with Firefox and Thunderbird after upgrading from Fedora 9 to 12. When I first opened it, Thunderbird warned that the "CAC Reader (DoD Configuration Extension)" is incompatible with the current version (3.0b4) and disabled the extention. Firefox (3.5.5) just doesn't work. The module listed in Mozilla Firefox/Thunderbird [Security Devices] was "/usr/lib64/pkcs11/libcoolkeypk11.so" which is still there. To get it working in Fedora 9 I was able to run an installer from [URL]. That was before my VeriSign software certificate expired.

Now I can't even connect to forge.mil because they require a PKI cert to connect. I'm wondering how they expect someone to get a driver for their CAC reader if they need a working CAC reader to get the driver - seems like a "Catch 22" situation. I also still have the rpm's that I downloaded before from software.forge.mil. I tried installing those but that didn't help.
mozilla-dod-configuration-1.0.2-0.noarch.rpm
firefox-mozilla-dod-configuration-1.0.2-0.noarch.rpm
thunderbird-mozilla-dod-configuration-1.0.2-0.noarch.rpm

Does anyone know if there is a later version of these RPM's or if there's another way to get our CAC readers working again with Firefox and Thunderbird?

Relevant Background Info:
Installed Packages:
ccid-1.3.9-2.fc12.x86_64
coolkey-1.1.0-11.fc12.x86_64
mozilla-dod-configuration-1.0.2-0.noarch
firefox-mozilla-dod-configuration-1.0.2-0.noarch
thunderbird-mozilla-dod-configuration-1.0.2-0.noarch

Could a renamed kernel module be part of the problem? What do you make of the following information?

Find library dependencies:
Code:
[root@inet3 ~]# ldd /usr/lib64/pcsc/drivers/ifd-ccid.bundle/Contents/Linux/libccid.so
linux-vdso.so.1 => (0x00007fff41bff000)
libusb-0.1.so.4 => /usr/lib64/libusb-0.1.so.4 (0x00007f52a37fd000)
libpthread.so.0 => /lib64/libpthread.so.0 (0x00007f52a35e1000)
libc.so.6 => /lib64/libc.so.6 (0x00007f52a3268000)
/lib64/ld-linux-x86-64.so.2 (0x000000374b400000)
[root@inet3 ~]# locate linux-vdso.so
[root@inet3 ~]# locate vdso.so
/lib/modules/2.6.31.6-166.fc12.x86_64/vdso/vdso.so
[root@inet3 ~]#
##!!

There is no module named "linux-vdso.so". It looks like there was a name change that broke the libccid.so dependencies. I tried creating links within "/lib/modules/2.6.31.6-166.fc12.x86_64/" named linux-vdso.so pointing to vdso.so but it still isn't working. I've unloaded the module within Firefox (and Thunderbird) preferences within the [Security Devices] manager. Then tried adding it back using the [Load] button and specifying the coolkey library again but it's still not working.

View 12 Replies View Related

Red Hat / Fedora :: Smart Card Authentication In RHEL6?

Mar 2, 2011

I have recently installed RHEL6 BETA on my desktop. the login page is somewhat different from RHEL5.4. I can see 3 option

1) Log into session with smart card authentication
2) Log into session with fingreprint
3) Log into session with username & password.

By default only first option is active. If I press cancel, then only I can get the options for user & other.Then if I am selecting my user account and giving the password, nothing is coming. The screen is just flicking & coming back to original. No authentication failure can be seen.

View 1 Replies View Related

Fedora Hardware :: Elantech Smart Pad Touchpad On ASUS N61 And F12?

Dec 2, 2009

I have a problem with Elantech Smart Pad under F12 on ASUS N61 notebook. I could not find the driver, and it is not possible to set sensitivity or to turn it off. It is quite annoying.Does anybody knows how to turn it off, or configure it?

View 1 Replies View Related

Fedora Hardware :: Smart Phone SD Card NOT Detected In 14?

Dec 17, 2010

Smart phone (MyTouch 3G) SD card is NOT being detected in Fedora 14 installed on Asus G73 JW-A1 laptop. Notes: SD Card, using the same cable, is detected just fine on Windows laptop and was detected on a desktop computer (that I no longer have access to) that was running Fedora 12.

View 2 Replies View Related

Fedora :: Getting Smart Card Reader Added As Security Device In Firefox?

Jun 10, 2009

Anyone running fedora 11 have any luck getting a smart card reader added as a security device under firefox?
Specifically from firefox: Edit-Preferences-Advanced-Encryption tab-Security_Devices-Load;
Enter arbitrary name and "/usr/lib64/libcoolkeypk11.so" as the module.

This worked fine in fedora10 and was the necessary step to getting a card reader to work with firefox. In fedora11 (with firefox beta) the browser just comes back with nothing, it doesn't even respond. Note I am familiar with the concept of pki and certificates as well as certutil, pkcs11_inspect, pklogin_finder, etc. Also note utlities like pkcs11_inspect and pklogin_finder and esc all work and communicate with the reader and read the contents of the card but smart card login configured via the authentication applet (as working in fedora 10) is not working either.

View 3 Replies View Related

Fedora Hardware :: SMART Board - Mouse Jumps To Top Left Corner?

Jan 21, 2010

I have a fedora 11 machine set up in a class room. Every time I plug the Smart Board in, the mouse jumps to the top left corner and every time I move the mouse it jumps back there again.As soon as I unplug the Smart Board the mouse goes back to normal.I have used the exact same Smart Board with a Fedora 10 machine without any problems.ideas on what could be causing this problem and how I could fix it

View 2 Replies View Related

Fedora :: Software From Updates-testing Repo / Grabbed From Testing Repo When Run Regular Updates?

Jun 22, 2010

I am using Fedora 13 and I have one program (wine) that I need to start grabbing for the updates-testing repo instead of the default repositories in order to get newer versions. I think I can figure out how to add that repository, but I need to know if there are any others I need to disable or any other changes I need to make to my system so that I don't confuse my set up with conflicting updates.

Also, is there anything special I need to do to be sure that only that one program is grabbed from the testing repo when I run regular updates?

View 6 Replies View Related

Fedora :: Usual Username/password Prompt Laptop Comes Up With Smart Card Authentication & Can't Login?

Feb 8, 2010

Something has gone awry with my login. After the usual username/password prompt my laptop comes up with smart card authentication & I can't login. How do I get away from the graphical login so I can login & correct the problem?

View 3 Replies View Related

OpenSUSE :: KDE 4.4 And Updates Repo / Add The KDE Factory Repo To Get Update?

Apr 5, 2010

Will KDE4.4 eventually move into the 11.2 updates or do I have to add the KDE Factory repo to get this update?

View 3 Replies View Related

Fedora Networking :: Missing Channel 12, 13 On Wifi?

May 14, 2010

I'm using wifi "usb card" from airlive with zd1211 driver in Fedora 12 OS. And I cannot access channel 12 and 13. Perhaps for US restrictions. But in EU are allowed. Any idea how to enable them?

iw phy told me the card has 14 channels width but last 3 are disabled.

I tried "iw reg set EU" but "iw reg get" still return me "Country:98"

Also set env. variable COUNTRY=SK and execute crda returns me: Failed to set regulatory domain: -22

in dmesg I can see the regulatory domain is first set to EU but when zd1211 is loaded it is set to US

View 2 Replies View Related

Fedora Hardware :: Second Channel Causes The Boot To Hang?

Mar 10, 2011

I had to replace the motherboard, processor, memory on a machine because the old motherboard died. It worked fine under the old board but the new board (Gigabyte 880GA-UD3H) is causing Fedora 11 (and the Fedora 14 Live CD) to fail when initializing an Adaptec AHA-3940UW SCSI adapter.

I was able to display the boot messages and found that the first channel on the adapter is fine, but the second channel causes the boot to hang. The messages are:

aic7xxx 0000:05:04.0: PCI INT A -> GSI 21 (level, low) -> IRQ 21
scsi6 : Adaptec AIC7XXX EISA/VLB/PCI SCSI HBA DRIVER, Rev 7.0
<Adaptec 3940 Ultra SCSI adapter>
aic7880: Ultra Wide Channel A, SCSI Id=7, 16/254 SCBs
aic7xxx 0000:05:05.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22

View 1 Replies View Related

Red Hat / Fedora :: Fiber Channel 4 Terrabyte Mount?

Nov 10, 2010

I need to mount a drive over fiber channel. It's a 4 terabyte drive. We're using a paragon driver to access other volumes on the SAN in a similar way. Works fine. I mount the other volumes as mount -t ufsd /dev/sdd1 /mnt/VolumeName Works fine. This is also an ntfs drive. The error I get when I mount: mount -t ufsd /dev/sdg1 /mnt/VolumeName01 is NTFS-fs error (device sdg1): ntfs_fill_super(): Device has unsupported hardsect_size

View 1 Replies View Related

OpenSUSE :: 'repo-non-oss': Failed To Cache Repo (139)

Oct 4, 2010

YaST-->Software-->Online Update Getting error: There was an error in the repository initialization. 'repo-non-oss': Failed to cache repo (139). History: - repo2solv.sh "/var/cache/zypp/raw/repo-non-oss" > "/var/cache/zypp/solv/repo-non-oss/solv"

Output of zypper lr:

# | Alias | Name | Enabled | Refresh
--+-----------------------+-----------------------+---------+--------
1 | openSUSE-11.0-Updates | openSUSE-11.0-Updates | Yes | Yes
2 | openSUSE-DVD 11.0 | openSUSE-DVD 11.0 | Yes | No

[code]....

If I disable the repo-non-oss repository the update works fine. The URL I have for the repo-non-oss repository is:

Index of /distribution/11.0/repo/non-oss

This has been going on for over a week. Do I need to use a different URL for the non-oss repository? I live in New York, United States.

View 4 Replies View Related

Networking :: Channel Bonding Or Aggregation On Latest Fedora Release 14?

Nov 11, 2010

On my previous release *cough* if inenslave was needed, bonding instructions didn't work through aggregation did.

cat /etc/network/interfaces
auto lo
iface lo inet loopback
auto bond0
iface bond0 inet static
address 192.168.1.149
netmask 255.255.255.0
gateway 192.168.1.1
dns-nameservers 127.0.0.1
broadcast 192.128.1.255
post-up ifenslave bond0 eth0 eth1
pre-down ifenslave -d bond0 eth0 eth1

#auto wlan0
#iface wlan0 inet dhcp
#netmask 255.255.255.0
#wpa-conf /etc/wpa_supplicant.conf

For some reason the unmentioned former disto, I could not get wireless networking under this configuration and a simple wlan0 interface, in case either cable were to sever it would retain a wireless. The bonding was done for speed, and I believe I can't get faster than mode=4.

View 1 Replies View Related

Fedora :: Watching DVB Channels In FC11 \ When Click On The Channel To Watch It Nothing Appears?

Jul 31, 2009

i have a skystar 2.6d card.i set everything in Kaffeine and when i search the channels it finds some but when i click on the channel to watch it nothing appears.even in properties of selected channel the frequency is showed up something else. For example the freq of channel Y is 12345 but in the properties of the channel it shows 57329 without any video pid and audio pid.

View 2 Replies View Related

Fedora :: "Smart Phones" Have The Best Native Support?

Mar 4, 2011

Just thought I'd ask on her which smart phones have the best native support in Fedora? I use F14 (I also use a debian spin-off called Mepis) I was thinking either a Nokia E7 or an HTC / Samsung with Android, but I'm not sure what's available for email synchronisation etc.

View 3 Replies View Related

OpenSUSE :: Removing A Repo - Error "can't Find The Data For The 'problem' Repo"

Nov 20, 2010

I wasn't paying proper attention when adding a repo to yast and need to find the file were the info is saved to delete this. The problem is that whenever i use yast it comes up with an error code saying that it can't find the data for the 'problem' repo. Have tried zypper rm but that comes up with a similar error advising that the data is in a format that was not expected. My thinking is to track the file were the yast repo source details are saved, delete this and then just add the repos that i use back.

View 6 Replies View Related

Fedora :: K3b From Kde Repo?

Mar 18, 2010

I've always used the latest k3b from the kde repo, however it's no longer in the x86_64 repo, anyone know where else I can get it from?

View 4 Replies View Related

Fedora :: Kde 4.3.3 Available In KDE Testing Repo?

Nov 23, 2009

did some one installed kde 4.3.3 by using the kde testing repo?

View 3 Replies View Related

Fedora :: Add 32 Bit Repo To 64 Install?

Sep 3, 2010

I know I have seen instructions for this before but I can't find them searching.I have a fresh install of Fedora 13x86_64 and need to temporarily enable 32 bit testing repositories so I can grab 32 bit Wine and Firefox (need flash to work in FF). Can someone please tell me how to add these?

View 2 Replies View Related

Fedora :: Adding A Repo To Yum?

Oct 13, 2010

i want to add http://carme.pld-linux.org/~arekm/RPMS/ to yum repos for searching packages and installing them.(as ATrpm and dag ,...)

i do this :
#sajad added this:
[carme.pld-linux.org]
name=For VirtualBox
baseurl=http://carme.pld-linux.org/~arekm/RPMS/

[Code]...

View 14 Replies View Related







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