Revisor problem (work around)

2010-10-19 Thread Shelby, James
Here is the work around for Revisor under Fedora 13 to get it "working"

Two changes are required in the 
/usr/lib/python2.6/site-packages/imgcreate/live.py

Line 300: create_image_minimizer(self.__isodir + "/LiveOS/osmin.img", 
self._image, 'gzip')
Line 314: 'gzip')


-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


Fedora 14 mac mini

2010-11-04 Thread Shelby, James
After installing Fedora 14 it will be unable to find the SATA drives.  The 
solution I found is to install grub2 (not sure why I needed to do this but it 
resolved the boot loader problem) then blacklist=ahci


-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


Fedora FreeNX shadowing w/ authorization

2010-12-08 Thread Shelby, James
Does anyone work with this besides me?  I had it originally working some months 
ago but have not been able to get the remote client authorization part to work 
as it bypasses that with even the two node.conf changes.  It always allows the 
session to be shadowed without asking permission.

Thanks
James

-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


RE: Fedora and window Xp dual boot

2010-12-09 Thread Shelby, James
Change the boot loader or add the chain loader in the XP loader C:\boot.ini file

From: users-boun...@lists.fedoraproject.org 
[mailto:users-boun...@lists.fedoraproject.org] On Behalf Of Suraj Polade
Sent: Thursday, December 09, 2010 8:27 AM
To: users@lists.fedoraproject.org
Subject: Fedora and window Xp dual boot

Hi,
   I have two internal hard drive, and Window XP is installed on it.

I tried to install the Fedora 13 on the second hard drive it got properly 
installed but i can not boot the Fedora.

PC directly booting only to the Window, and no option to boot Fedora.

then I installed the Fedora on same hard drive on which Window is installed, 
and now i can boot both the Window and Fedora.

but i want to both the window and Fedora of different hard drive, can some one 
suggest what is going wrong. why i am not able to boot Fedora
when i installed it on the second hard drive (On which window is not installed )

Thanks in Advance for help

Suru

-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


RE: Fedora and window Xp dual boot

2010-12-09 Thread Shelby, James
When you install Fedora you choose where to install the boot loader.  It was 
installed on the fedora drive instead of the windows drive.  It would be less 
risky to add Fedora to the Windows boot loader.


From: users-boun...@lists.fedoraproject.org 
[mailto:users-boun...@lists.fedoraproject.org] On Behalf Of Suraj Polade
Sent: Thursday, December 09, 2010 9:46 AM
To: Fedora Support
Subject: RE: Fedora and window Xp dual boot

Dear James Shelby,
Thank you for the help
But i don't know how to change the boot loader

can you please enplane how to do it


Suru

From: james.she...@nrel.gov
To: users@lists.fedoraproject.org
Date: Thu, 9 Dec 2010 08:40:11 -0700
Subject: RE: Fedora and window Xp dual boot
Change the boot loader or add the chain loader in the XP loader C:\boot.ini file

From: users-boun...@lists.fedoraproject.org 
[mailto:users-boun...@lists.fedoraproject.org] On Behalf Of Suraj Polade
Sent: Thursday, December 09, 2010 8:27 AM
To: users@lists.fedoraproject.org
Subject: Fedora and window Xp dual boot

Hi,
   I have two internal hard drive, and Window XP is installed on it.

I tried to install the Fedora 13 on the second hard drive it got properly 
installed but i can not boot the Fedora.

PC directly booting only to the Window, and no option to boot Fedora.

then I installed the Fedora on same hard drive on which Window is installed, 
and now i can boot both the Window and Fedora.

but i want to both the window and Fedora of different hard drive, can some one 
suggest what is going wrong. why i am not able to boot Fedora
when i installed it on the second hard drive (On which window is not installed )

Thanks in Advance for help

Suru


-- users mailing list users@lists.fedoraproject.org To unsubscribe or change 
subscription options: https://admin.fedoraproject.org/mailman/listinfo/users 
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


RE: Fedora and window Xp dual boot

2010-12-09 Thread Shelby, James
You should be able to modify the boot.ini on your Windows Drive and add the 
Fedora bootloader.  This wasn't too difficult but I needed to do a dd 
if=/dev/sdb of=linux.bin bs=512 count=1

Then copy that bin file over to my windows system.

With the way Windows seems to not like Linux taking over the bootloader I still 
use grub on my windows system with the understanding that it could very well 
one day not boot windows.



From: users-boun...@lists.fedoraproject.org 
[mailto:users-boun...@lists.fedoraproject.org] On Behalf Of Suraj Polade
Sent: Thursday, December 09, 2010 10:03 AM
To: Fedora Support
Subject: RE: Fedora and window Xp dual boot

Thanks, I hope this will work 

From: james.she...@nrel.gov
To: users@lists.fedoraproject.org
Date: Thu, 9 Dec 2010 09:55:48 -0700
Subject: RE: Fedora and window Xp dual boot
When you install Fedora you choose where to install the boot loader.  It was 
installed on the fedora drive instead of the windows drive.  It would be less 
risky to add Fedora to the Windows boot loader.


From: users-boun...@lists.fedoraproject.org 
[mailto:users-boun...@lists.fedoraproject.org] On Behalf Of Suraj Polade
Sent: Thursday, December 09, 2010 9:46 AM
To: Fedora Support
Subject: RE: Fedora and window Xp dual boot

Dear James Shelby,
Thank you for the help
But i don't know how to change the boot loader

can you please enplane how to do it


Suru

From: james.she...@nrel.gov
To: users@lists.fedoraproject.org
Date: Thu, 9 Dec 2010 08:40:11 -0700
Subject: RE: Fedora and window Xp dual boot
Change the boot loader or add the chain loader in the XP loader C:\boot.ini file

From: users-boun...@lists.fedoraproject.org 
[mailto:users-boun...@lists.fedoraproject.org] On Behalf Of Suraj Polade
Sent: Thursday, December 09, 2010 8:27 AM
To: users@lists.fedoraproject.org
Subject: Fedora and window Xp dual boot

Hi,
   I have two internal hard drive, and Window XP is installed on it.

I tried to install the Fedora 13 on the second hard drive it got properly 
installed but i can not boot the Fedora.

PC directly booting only to the Window, and no option to boot Fedora.

then I installed the Fedora on same hard drive on which Window is installed, 
and now i can boot both the Window and Fedora.

but i want to both the window and Fedora of different hard drive, can some one 
suggest what is going wrong. why i am not able to boot Fedora
when i installed it on the second hard drive (On which window is not installed )

Thanks in Advance for help

Suru


-- users mailing list users@lists.fedoraproject.org To unsubscribe or change 
subscription options: https://admin.fedoraproject.org/mailman/listinfo/users 
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines

-- users mailing list users@lists.fedoraproject.org To unsubscribe or change 
subscription options: https://admin.fedoraproject.org/mailman/listinfo/users 
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


RE: Fedora and window Xp dual boot

2010-12-09 Thread Shelby, James
Another option I use for total isolation is to just press F8 or F12 (which ever 
allows you to select your boot device) and choose that hard drive.  This way 
you could have a failure on either drive that would not impact or effect 
anything on the other drive.



From: users-boun...@lists.fedoraproject.org 
[mailto:users-boun...@lists.fedoraproject.org] On Behalf Of Suraj Polade
Sent: Thursday, December 09, 2010 10:03 AM
To: Fedora Support
Subject: RE: Fedora and window Xp dual boot

Thanks, I hope this will work 

From: james.she...@nrel.gov
To: users@lists.fedoraproject.org
Date: Thu, 9 Dec 2010 09:55:48 -0700
Subject: RE: Fedora and window Xp dual boot
When you install Fedora you choose where to install the boot loader.  It was 
installed on the fedora drive instead of the windows drive.  It would be less 
risky to add Fedora to the Windows boot loader.


From: users-boun...@lists.fedoraproject.org 
[mailto:users-boun...@lists.fedoraproject.org] On Behalf Of Suraj Polade
Sent: Thursday, December 09, 2010 9:46 AM
To: Fedora Support
Subject: RE: Fedora and window Xp dual boot

Dear James Shelby,
Thank you for the help
But i don't know how to change the boot loader

can you please enplane how to do it


Suru

From: james.she...@nrel.gov
To: users@lists.fedoraproject.org
Date: Thu, 9 Dec 2010 08:40:11 -0700
Subject: RE: Fedora and window Xp dual boot
Change the boot loader or add the chain loader in the XP loader C:\boot.ini file

From: users-boun...@lists.fedoraproject.org 
[mailto:users-boun...@lists.fedoraproject.org] On Behalf Of Suraj Polade
Sent: Thursday, December 09, 2010 8:27 AM
To: users@lists.fedoraproject.org
Subject: Fedora and window Xp dual boot

Hi,
   I have two internal hard drive, and Window XP is installed on it.

I tried to install the Fedora 13 on the second hard drive it got properly 
installed but i can not boot the Fedora.

PC directly booting only to the Window, and no option to boot Fedora.

then I installed the Fedora on same hard drive on which Window is installed, 
and now i can boot both the Window and Fedora.

but i want to both the window and Fedora of different hard drive, can some one 
suggest what is going wrong. why i am not able to boot Fedora
when i installed it on the second hard drive (On which window is not installed )

Thanks in Advance for help

Suru


-- users mailing list users@lists.fedoraproject.org To unsubscribe or change 
subscription options: https://admin.fedoraproject.org/mailman/listinfo/users 
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines

-- users mailing list users@lists.fedoraproject.org To unsubscribe or change 
subscription options: https://admin.fedoraproject.org/mailman/listinfo/users 
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


RE: Fedora 18, future isn't too good as it seems :-

2012-11-01 Thread Shelby, James
Yes, but Fedora isn't loaded with bugs like Ubuntu.  12.04 has been a complete 
mess with the latest "LTS" compared to 10.04

I would rather have quality and wait rather than a subpar distro that still 
does not have kickseed capability with encryption.



From: users-boun...@lists.fedoraproject.org 
[users-boun...@lists.fedoraproject.org] On Behalf Of Junayeed Ahnaf 
[nirj...@outlook.com]
Sent: Wednesday, October 31, 2012 9:55 PM
To: Fedora Mailing List
Subject: Fedora 18, future isn't too good as it seems :-<

Hello,


I'm seeing that Fedora 18 has been delayed 5 times already, and this post from 
Michael isn't looking too good either: 
http://www.phoronix.com/scan.php?page=news_item&px=MTIxODk



Distro like Ubuntu and Suse almost never fails there shipping date, what do you 
think about Fedora's consecutive delays? Doesn't it hurt it's adoption rate to 
end users?



And a little off topic, how do you think KDE 5.0 will be?



Junayeed Ahnaf Nirjhor
Software Engineer @ Hulu
Twitter @ Nirjhor
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


RE: firewalld equivalent of iptabled --sport?

2013-09-19 Thread Shelby, James
I believe the syntax is:  firewall-cmd --permanent --add-port 5002/udp


From: users-boun...@lists.fedoraproject.org 
[users-boun...@lists.fedoraproject.org] On Behalf Of Richard Shaw 
[hobbes1...@gmail.com]
Sent: Thursday, September 19, 2013 7:40 AM
To: Community support for Fedora users
Subject: firewalld equivalent of iptabled --sport?

I have a HDHomeRun (network based TV tuner) on my home network. In order to get 
it to work I had to add the following to my iptables config:

-A INPUT -m state --state NEW -m udp -p udp --sport 5002 -j ACCEPT
-A INPUT -m state --state NEW -m udp -p udp --sport 5004 -j ACCEPT
-A INPUT -m state --state NEW -m udp -p udp --sport 65001 -j ACCEPT

Which from my limited knowledge of how iptables work, is the opposite of what 
you usually do for most services (--dport) because in this case the the return 
port is random.

I have not been able to find any setting in firewall-config or in the 
documentation that mentions source ports, only destination ports.

If this is not possible it would appear to be a fairly large flaw in firewalld 
in general.

Thanks,
Richard
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Ext3 file count limits

2011-10-18 Thread Shelby, James
Can anyone tell me what the actual limit is for an ext3 filesystem?  I've done 
some google searching and according to the wiki it seems 32k directories and 
32k files however I have seen that people have reported 3 million+ files which 
doesn't seem there is a real limit in the code.

I'm trying to find out what happens which you exceed that 32k as we previously 
had 200k files in multiple directories which on those drives we had a 70%+ 
failure rate.  Those drives were Western Digital 2TB RE4 which seemed to have 
an excess high failure rate.  After finding this limitation we migrated the 
data to XFS and in the past four months have not seen a single reallocated 
sector in the SMART data.  I'm wondering if it is possible this could be 
related or if it was just a bad group of drives.  Note that we had several 
drives warranty replaced and even those drives were failing within two months 
until the filesystem type change.

Thanks
James

-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


RE: Ext3 file count limits

2011-10-18 Thread Shelby, James
First, thank you everyone for the responses.

I did performance testing on Fedora 15 before I decided on XFS.  Brtfs doesn't 
seem to be a good option and ext4 was only going to take the limit to 64k so 
that wasn't going to work since there will be millions of these data images.

XFS works perfectly fine but at the time it was running on RHEL 5 which had the 
performance issue for one and wasn't going to be fixed until 6.2 and then the 
extra cost so it was moved to Fedora on XFS.  When doing the migration I 
noticed the rsync would lock up the Highpoint raid cards every time it was 
syncing a directory with more than 32k files...and exactly every directory that 
exceeded that number. I then started doing research on the maximum limits which 
led me to XFS.

-Original Message-
From: users-boun...@lists.fedoraproject.org 
[mailto:users-boun...@lists.fedoraproject.org] On Behalf Of Michael Cronenworth
Sent: Tuesday, October 18, 2011 8:52 AM
To: users@lists.fedoraproject.org
Subject: Re: Ext3 file count limits

j.witvl...@mindef.nl wrote:
> How about ext4 ?
>  From what i remembererd from last fosdem, it was supposed to have much wider 
> limitations and way faster

ext4 has a 64k sub-directory limit.

XFS and btrfs do not have a (reachable) limit.


P.S. Since btrfs has been brought up, I would highly recommend *not* 
using it until there is an fsck tool.
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


RE: Samba 4

2013-02-20 Thread Shelby, James
http://fedoraproject.org/wiki/Features/Samba4

Seems a bit conflicting as it was stated somewhere in the release that Fedora 
18 and Samba 4 could be used as a DC.


From: users-boun...@lists.fedoraproject.org 
[users-boun...@lists.fedoraproject.org] On Behalf Of Kleber Rocha 
[kli...@gmail.com]
Sent: Wednesday, February 20, 2013 1:14 PM
To: Community support for Fedora users
Subject: Re: Samba 4

Samba4 on fedora don't support Domain Control setup, here you can read about 
this:

http://wiki.samba.org/index.php/Samba4/MIT_KDC


2013/2/20 Pedro Silva mailto:pedro.f...@gmail.com>>
2013/2/20 Reindl Harald mailto:h.rei...@thelounge.net>>:
>
>
> Am 20.02.2013 20:29, schrieb Pedro Silva:
>> In fedora 18 installed package "samba" and then try to find the command 
>> installed "samba-tool" and not against. The
>> samba in fedora does not have this command?
>
> what is the command supposed to do?
>
> i am using samba since many years including now
> samba4 and can not rember used it ever
>
>
> --
> users mailing list
> users@lists.fedoraproject.org
> To unsubscribe or change subscription options:
> https://admin.fedoraproject.org/mailman/listinfo/users
> Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
> Have a question? Ask away: http://ask.fedoraproject.org
>

I need to run the provisioning...

samba-tool domain provision --realm=test.com --domain=DOM
--server-role=dc --adminpass='@Test123'

Only that the command "samba-tool" does not exist

Thanks

--
Pedro Silva
Fedora User
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


RE: omp_get_thread_num

2013-03-06 Thread Shelby, James
yum install libgomp?


Quoting mer, 06 mar 2013 Jakub Jelinek :

> On Wed, Mar 06, 2013 at 05:25:09PM +0100, Patrick Dupre wrote:
>> In Fedora 16, I used to use a call to the function:
>> omp_get_thread_num
>> which was probably provided by one on the openmotif package.
>> I cannot find such a library anywhere now.
>
> You have OpenMP code than, so either compile/link with -fopenmp,
> or if the code actually doesn't contain any OpenMP pragmas, just
> omp_* calls, you can also just link against -lgomp.
>
>   Jakub
> --
Hello Jakub,

Thank, but when I look for openmp or OpenPM (on findrpm), I only get
packages for Mandriva.
When I try yum install OpenMP or openmp, or libopenm, or whatever,
yum does not find any thing.





--
==
  Patrick DUPRÉ  | |  email: pdu...@kegtux.org
  Laboratoire de Physico-Chimie de l'Atmosphère
  Université du Littoral-Côte d'Opale  | |
  Tel. | | Fax: 03 28 65 82 44
  189A, avenue Maurice Schumann| | 59140 Dunkerque, France
==


--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Fedora xfs can't open files

2013-05-09 Thread Shelby, James
Greetings everyone,

I'm hoping someone else may have run in to this issue already.  I have a Fedora 
system using xfs as the file system.  About two months ago we had a power 
outage and the system seemed to come up fine (not sure if this could be related 
but making it noted).  Two days ago it was noticed that some files couldn't be 
opened or read in one specific tree.  There are other directories on this file 
system that work fine but files within several directories are not able to be 
read, they can be renamed and have the attributes changed just fine but I can't 
copy, md5sum or anything on the files.

I took the system down, and did a xfs_check on the file systems and it found no 
problems. It seems like they are in a locked state but not able to access them 
in any way.  Has any one seen this problem before or can give me any ideas on 
how to troubleshoot?  I did try mapfile which says it doesn't have a valid 
identifier for the file.

Thanks in advance


James
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


RE: Restricting browsers to only listed websites

2013-05-09 Thread Shelby, James
Remove dns in /etc/resolv and add the sites manually in /etc/hosts?  You can 
still access the sites by ip but dns for things like www.google.com won't work.

The sites added must be static ips or that won't work in which case a caching 
DNS and some restrictions can be done but more of a headache.


From: users-boun...@lists.fedoraproject.org 
[users-boun...@lists.fedoraproject.org] On Behalf Of 
davidscha...@mobilicity.blackberry.com [davidscha...@mobilicity.blackberry.com]
Sent: Thursday, May 09, 2013 8:11 AM
To: Community support for Fedora users
Subject: Restricting browsers to only listed websites

Is there a way to allow a machine on the network to only access a small list of 
websites?

I have a fedora 17 machine that is hooked to a tv that I only want to access a 
couple of sites for movies. This is accessible to everyone and is only to be 
used as stated.

I need the network up.

A Cisco router is between the machine and the net that I do not want to reset. 
(Unauthorized to do so).

Any help on this would be appreciated.

Dave
Sent from my BlackBerry® smartphone powered by Mobilicity
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


RE: Restricting browsers to only listed websites

2013-05-09 Thread Shelby, James
Basically you are going to have that system act as its own dns lookup.  Any 
entries you need external will need to be in /etc/host to limit access.


From: users-boun...@lists.fedoraproject.org 
[users-boun...@lists.fedoraproject.org] On Behalf Of 
davidscha...@mobilicity.blackberry.com [davidscha...@mobilicity.blackberry.com]
Sent: Thursday, May 09, 2013 8:43 AM
To: Community support for Fedora users
Subject: Re: Restricting browsers to only listed websites

Apologies for top posting.

Thanks for the suggestion and I would do that if it was the gateway machine.

My etc/resolve.conf file has to references to rogers namesaver in it.

If I rem out those 2 lines I don't think that machine will go anywhere.

I may be wrong on that.

Dave

--Original Message--
From: Terry Polzin
To: davidscha...@mobilicity.blackberry.com
To: Community support for Fedora users
Subject: Re: Restricting browsers to only listed websites
Sent: May 9, 2013 10:31

On Thu, 2013-05-09 at 14:11 +,
davidscha...@mobilicity.blackberry.com wrote:
> Is there a way to allow a machine on the network to only access a small list 
> of websites?
>
> I have a fedora 17 machine that is hooked to a tv that I only want to access 
> a couple of sites for movies. This is accessible to everyone and is only to 
> be used as stated.
>
> I need the network up.
>
> A Cisco router is between the machine and the net that I do not want to 
> reset. (Unauthorized to do so).
>
> Any help on this would be appreciated.
>
> Dave
> Sent from my BlackBerry® smartphone powered by Mobilicity

Use squid as a proxy maybe?



Sent from my BlackBerry® smartphone powered by Mobilicity
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


RE: Fedora xfs can't open files

2013-05-09 Thread Shelby, James
I did that also, no errors found. I was checking for attributes but nothing can 
read the file.  I can set the file to 666 just fine and still nothing but note 
that I am doing all the tests as root to not run in to user access problems.

I'm downloading a live cd now to see if I can figure out what the problem is.

Thanks




From: users-boun...@lists.fedoraproject.org 
[users-boun...@lists.fedoraproject.org] On Behalf Of Heinz Diehl 
[h...@fritha.org]
Sent: Thursday, May 09, 2013 9:03 AM
To: users@lists.fedoraproject.org
Subject: Re: Fedora xfs can't open files

On 09.05.2013, Shelby, James wrote:

> I took the system down, and did a xfs_check on the file systems and
> it found no problems. It seems like they are in a locked state
> but not able to access them in any way.

I'm quite shure your problem isn't related to XFS (which is what I
have been using exclusively the last 8-10 years). I would reboot the
machine from a removeable medium and run a "xfs_repair -v" on all of
the partitions. If this doesn't do it, it's most probably not
XFS-related.

http://www.sysresccd.org

You can write the image to an USB-stick easily:

1. isohybrid sysresccd-image.iso
2. cat sysresccd-image.iso > /dev/sdX

Sysresccd contains all XFS-tools you need.
Isohybrid is part of the Fedora syslinux package.

--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


RE: Fedora xfs can't open files

2013-05-09 Thread Shelby, James
Booting from a Fedora Live CD seems to allow the files to be accessed.  It 
appears the kernel in Fedora 15 (yes out of support but 18 was missing the 
kickstart logic so we couldnt update) is the problem. I found reference to xfs 
readlink updates but going to try one of the previous kernels until we can 
schedule the OS reinstall to a later release.  With several science packages 
installed and customized it takes a while to get the OS updated.

Thanks


From: users-boun...@lists.fedoraproject.org 
[users-boun...@lists.fedoraproject.org] On Behalf Of Heinz Diehl 
[h...@fritha.org]
Sent: Thursday, May 09, 2013 9:03 AM
To: users@lists.fedoraproject.org
Subject: Re: Fedora xfs can't open files

On 09.05.2013, Shelby, James wrote:

> I took the system down, and did a xfs_check on the file systems and
> it found no problems. It seems like they are in a locked state
> but not able to access them in any way.

I'm quite shure your problem isn't related to XFS (which is what I
have been using exclusively the last 8-10 years). I would reboot the
machine from a removeable medium and run a "xfs_repair -v" on all of
the partitions. If this doesn't do it, it's most probably not
XFS-related.

http://www.sysresccd.org

You can write the image to an USB-stick easily:

1. isohybrid sysresccd-image.iso
2. cat sysresccd-image.iso > /dev/sdX

Sysresccd contains all XFS-tools you need.
Isohybrid is part of the Fedora syslinux package.

--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


RE: Fedora xfs can't open files

2013-05-09 Thread Shelby, James
I did an upgrade to Fedora 16 and this did not work either.  Apparently there 
is something new in the Fedora 17 xfs that now allows it to work.


From: users-boun...@lists.fedoraproject.org 
[users-boun...@lists.fedoraproject.org] On Behalf Of Shelby, James 
[james.she...@nrel.gov]
Sent: Thursday, May 09, 2013 10:11 AM
To: Community support for Fedora users
Subject: RE: Fedora xfs can't open files

Booting from a Fedora Live CD seems to allow the files to be accessed.  It 
appears the kernel in Fedora 15 (yes out of support but 18 was missing the 
kickstart logic so we couldnt update) is the problem. I found reference to xfs 
readlink updates but going to try one of the previous kernels until we can 
schedule the OS reinstall to a later release.  With several science packages 
installed and customized it takes a while to get the OS updated.

Thanks


From: users-boun...@lists.fedoraproject.org 
[users-boun...@lists.fedoraproject.org] On Behalf Of Heinz Diehl 
[h...@fritha.org]
Sent: Thursday, May 09, 2013 9:03 AM
To: users@lists.fedoraproject.org
Subject: Re: Fedora xfs can't open files

On 09.05.2013, Shelby, James wrote:

> I took the system down, and did a xfs_check on the file systems and
> it found no problems. It seems like they are in a locked state
> but not able to access them in any way.

I'm quite shure your problem isn't related to XFS (which is what I
have been using exclusively the last 8-10 years). I would reboot the
machine from a removeable medium and run a "xfs_repair -v" on all of
the partitions. If this doesn't do it, it's most probably not
XFS-related.

http://www.sysresccd.org

You can write the image to an USB-stick easily:

1. isohybrid sysresccd-image.iso
2. cat sysresccd-image.iso > /dev/sdX

Sysresccd contains all XFS-tools you need.
Isohybrid is part of the Fedora syslinux package.

--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org