Mobile Braodband (GSM) on fc9 i686 laptop

2009-11-09 Thread Gregory P. Ennis
Dear List,

I just received a gift from my wife of a Verizon mobile broadband (GSM)
usb modem.  Unfortunately all of the documentation is for the inferior
MS platform.  

I have plugged it into my usb port and nm-tool recognizes it as :

Device ttyACM0-
Type   : Mobile Broadband (GSM)
Driver : cdc_acm
State  : disconnected
Default: no

I have tried calling Verizon about connecting to Linux, but have only
waded through the first layer of responders that were  not aware of
Linux.

Have any of you used these with Fedora?  Can you point me in the
direction of a how to or is there an easy switch to toggle.

Thanks in advance 

Greg Ennis



-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: Mobile Braodband (GSM) on fc9 i686 laptop

2009-11-09 Thread Gregory P. Ennis

Gregory P. Ennis wrote:
 Dear List,
 
 I just received a gift from my wife of a Verizon mobile broadband (GSM)
 usb modem.  Unfortunately all of the documentation is for the inferior
 MS platform.  
 
 I have plugged it into my usb port and nm-tool recognizes it as :
 
 Device ttyACM0-
 Type   : Mobile Broadband (GSM)
 Driver : cdc_acm
 State  : disconnected
 Default: no
 
 I have tried calling Verizon about connecting to Linux, but have only
 waded through the first layer of responders that were  not aware of
 Linux.
 
 Have any of you used these with Fedora?  Can you point me in the
 direction of a how to or is there an easy switch to toggle.

I tether my Verizon Blackberry Storm (hereafter called BB) to my
laptop (F11) on occasion to use it as a wireless modem.  You need to
jump through some hoops (e.g. barry and XmBlackberry) to get it to set
up the modem for use, but it works.  What follows is what I do on the
BB.

You first have to dial #777 (at least on the BB).  Once that's done, 
the trick is knowing what your username and password are.  Your user
name is your cell number (area code and number without the leading 1,
@vzw3g.com (probably...at least mine is).  The password is your phone
number (again, without the leading 1.  Example:

Username: 8885551...@vzw3g.com
Password: 8885551234

So, my /etc/chatscripts/blackberry file looks like:

ABORT BUSY ABORT 'NO CARRIER' ABORT VOICE ABORT 'NO DIALTONE' ABORT 'NO 
DIAL TONE' ABORT 'NO ANSWER' ABORT DELAYED ABORT ERROR
SAY Initializing\n
'' ATZ
OK-AT-OK ATDT#777
CONNECT \d\c

That script is called via the /etc/ppp/peers/blackberry script:

debug debug debug
nodetach
# NOTE: This may change depending on which device XmBlackberry
# sets up as the serial port for the modem...
/dev/pts/7
115200
connect /usr/sbin/chat -f /etc/chatscripts/blackberry
nomultilink
defaultroute
noipdefault
ipcp-restart 7
ipcp-accept-local
ipcp-accept-remote
# added this, so that it doesn't disconnect after few mn of innactivity
lcp-echo-interval 0
lcp-echo-failure 999
modem
noauth
nocrtscts
noipdefault
novj # refused anyway, no point in trying every time
usepeerdns
user 8885551...@vzw3g.com
password 8885551234

I hope that helps.  And yes, it was a right bitch to figure all that
out.  Google can be your friend, but you have to interpolate some of
the data.
--
- Rick Stevens, Systems Engineer  ri...@nerd.com -


Rick,

Thanks much for the information.  I'll let you know how it goes

Greg

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Evolution on Fc11

2009-10-16 Thread Gregory P. Ennis
Dear List,

I have a PC with a new install of F11 that is having problems with
evolution.  I have made sure all updates have been installed

The user reported that evolution stops as soon as it starts.

I ran evolution from a terminal interface and confirmed her report.

Here is what occurred :

** (evolution:1688): DEBUG: mailto URL command: evolution
--component=mail %s
** (evolution:1688): DEBUG: mailto URL program: evolution
Segmentation fault

If any of you can help me debug this I would appreciate your efforts.

Thanks,

-- 
Greg

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: Evolution on Fc11

2009-10-16 Thread Gregory P. Ennis

Dear List,

I have a PC with a new install of F11 that is having problems with
evolution.  I have made sure all updates have been installed

The user reported that evolution stops as soon as it starts.

I ran evolution from a terminal interface and confirmed her report.

Here is what occurred :

** (evolution:1688): DEBUG: mailto URL command: evolution
--component=mail %s
** (evolution:1688): DEBUG: mailto URL program: evolution
Segmentation fault

If any of you can help me debug this I would appreciate your efforts.

Thanks,

-- 
Greg


For those that might have the same problem :

I have identified the problem as a something inside the directory :

/home/user/.evolution/mail/local 

This PC used an IMAP server so all I did was to rename the 'local'
directory to 'local.org', then reran evolution,  evolution automatically
created and rebuilt the contents of 'local'  


Greg

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: How do you display cpu temperature?

2009-10-16 Thread Gregory P. Ennis

On my F11 laptop one can cat:
/proc/acpi/thermal_zone/THM/temperature
and the cpu temperature is displayed.

On my desktop running F11 there is no file like that. So:
1. How do I display cpu temperature on my desktop?
2. Could this be because my desktop has a dual core cpu?
--
===
YOW!! Now I understand advanced MICROBIOLOGY and th' new TAX REFORM
laws!!
===
Aaron Konstam telephone: (210) 656-0355 e-mail: akons...@sbcglobal

Aaron,

Try running sensors-detect from a terminal interface to see if you have
sensors that are supported.  After running sensors-detect try running
'sensors' from the terminal interface to see what the values might be.

Greg

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


F11 and CD Failure

2009-10-04 Thread Gregory P. Ennis
I've just installed F11 on a small dell machine that had been running
FC8.  Everything installed ok except it does not mount the CD when I
place one in the drive.  I used the CD drive during the install of F11
so I know the drive works, and I can use the CD I am trying to mount in
other machines so I know the problem is not the CD.

I have checked the message logs and found the boot process recognizes
the CD see below :

-

Oct  4 04:47:27 Co09 kernel: ata2.00: ATAPI: TEAC CD-ROM CD-224E, 3.7C,
max UDMA/33

Oct  4 04:47:27 Co09 kernel: ata2.00: configured for UDMA/33

Oct  4 04:47:27 Co09 kernel: scsi 1:0:0:0: CD-ROMTEAC
CD-224E  3.7C PQ: 0 ANSI: 5

Oct  4 04:47:27 Co09 kernel: sr0: scsi3-mmc drive: 24x/24x cd/rw
xa/form2 cdda tray

Oct  4 04:47:27 Co09 kernel: Uniform CD-ROM driver Revision: 3.20

-

When I try to manually mount /dev/cdrom I get an error message that
there is no entry in fstab or mtab


Have any of you had this problem, and can you give me some pointers. 


-- 
Greg

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: F11 and CD Failure

2009-10-04 Thread Gregory P. Ennis
2009/10/4 Gregory P. Ennis po...@pomec.net:
 I've just installed F11 on a small dell machine that had been running
 FC8.  Everything installed ok except it does not mount the CD when I
 place one in the drive.  I used the CD drive during the install of F11
 so I know the drive works, and I can use the CD I am trying to mount in
 other machines so I know the problem is not the CD.

 I have checked the message logs and found the boot process recognizes
 the CD see below :

 -

 Oct  4 04:47:27 Co09 kernel: ata2.00: ATAPI: TEAC CD-ROM CD-224E, 3.7C,
 max UDMA/33

 Oct  4 04:47:27 Co09 kernel: ata2.00: configured for UDMA/33

 Oct  4 04:47:27 Co09 kernel: scsi 1:0:0:0: CD-ROMTEAC
 CD-224E  3.7C PQ: 0 ANSI: 5

 Oct  4 04:47:27 Co09 kernel: sr0: scsi3-mmc drive: 24x/24x cd/rw
 xa/form2 cdda tray

 Oct  4 04:47:27 Co09 kernel: Uniform CD-ROM driver Revision: 3.20

 -

 When I try to manually mount /dev/cdrom I get an error message that
 there is no entry in fstab or mtab


 Have any of you had this problem, and can you give me some pointers.


 --
 Greg


Check your /etc/fstab
Mine have appropriate line in it:
/dev/cdrom  /media/cd   autoro,user,noauto,unhide   
0 0

Try 'man fstab' in case of any questions.
-- 
Hiisi.
Registered Linux User #487982. Be counted at: http://counter.li.org/
--

Hiisi, thanks for your help.

fstab did not have any /dev/cdrom entry present, but my other FC
machines did not have an entry either.

I added the line item entry into /etc/fstab and was able to mount the
drive using the root account, but not a regular user.

My other FC machines recognize the presence of a cdrom and mount it
automatically and that is what I would prefer to do.

Any ideas?

Greg

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: F11 and CD Failure

2009-10-04 Thread Gregory P. Ennis
On Sun, 2009-10-04 at 15:09 +0400, Hiisi wrote:
 2009/10/4 Gregory P. Ennis po...@pomec.net:
  I've just installed F11 on a small dell machine that had been running
  FC8.  Everything installed ok except it does not mount the CD when I
  place one in the drive.  I used the CD drive during the install of F11
  so I know the drive works, and I can use the CD I am trying to mount in
  other machines so I know the problem is not the CD.
 
  I have checked the message logs and found the boot process recognizes
  the CD see below :
 
  -
 
  Oct  4 04:47:27 Co09 kernel: ata2.00: ATAPI: TEAC CD-ROM CD-224E, 3.7C,
  max UDMA/33
 
  Oct  4 04:47:27 Co09 kernel: ata2.00: configured for UDMA/33
 
  Oct  4 04:47:27 Co09 kernel: scsi 1:0:0:0: CD-ROMTEAC
  CD-224E  3.7C PQ: 0 ANSI: 5
 
  Oct  4 04:47:27 Co09 kernel: sr0: scsi3-mmc drive: 24x/24x cd/rw
  xa/form2 cdda tray
 
  Oct  4 04:47:27 Co09 kernel: Uniform CD-ROM driver Revision: 3.20
 
  -
 
  When I try to manually mount /dev/cdrom I get an error message that
  there is no entry in fstab or mtab
 
 
  Have any of you had this problem, and can you give me some pointers.
 
 
  --
  Greg
 
 
 Check your /etc/fstab
 Mine have appropriate line in it:
 /dev/cdrom/media/cd   autoro,user,noauto,unhide   
 0 0
 
 Try 'man fstab' in case of any questions.

fedora hasn't put entries for CD drives into fstab for quite a long time
and I suspect that this entry above was either carried through many
updates or as a solution found by some search.

Are you trying this inside of a GUI - if so, it should just automount
for the 'user' when the user inserts the CD. If it does not automount
when inserted, typing 'dmesg' (as root) should give you some clues at
the end of the output.

If you are doing this without a GUI and perhaps in say runlevel 3, then
try from command line...

mkdir /media/cd
mount /dev/sr0 /media/cd

and see what happens

Craig


-- 
Craig,

Thanks for your asssitance.

I do not see anything in dmesg that stands out to me, here are the line
items referencing the cdrom

ata2.00: ATAPI: TEAC CD-ROM CD-224E, 3.7C, max UDMA/33
ata2.00: configured for UDMA/33
scsi 1:0:0:0: CD-ROMTEAC CD-224E  3.7C PQ: 0 ANSI: 5
sr0: scsi3-mmc drive: 24x/24x cd/rw xa/form2 cdda tray
Uniform CD-ROM driver Revision: 3.20
sr 1:0:0:0: Attached scsi CD-ROM sr0
sr 1:0:0:0: Attached scsi generic sg1 type 5

My observation of fstab is the same as yours.  I am setting this machine
up for a user that would not be able to use mount so the standard gui is
what I am shooting for.

mount /dev/sr0 /media/cd

works fine for root but not the users account, and of course this is not gui.

Any ideas,

Greg

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: F11 and CD Failure

2009-10-04 Thread Gregory P. Ennis
On Sun, 2009-10-04 at 06:48 -0500, Gregory P. Ennis wrote:
 On Sun, 2009-10-04 at 15:09 +0400, Hiisi wrote:
  2009/10/4 Gregory P. Ennis po...@pomec.net:
   I've just installed F11 on a small dell machine that had been running
   FC8.  Everything installed ok except it does not mount the CD when I
   place one in the drive.  I used the CD drive during the install of F11
   so I know the drive works, and I can use the CD I am trying to mount in
   other machines so I know the problem is not the CD.
  
   I have checked the message logs and found the boot process recognizes
   the CD see below :
  
   -
  
   Oct  4 04:47:27 Co09 kernel: ata2.00: ATAPI: TEAC CD-ROM CD-224E, 3.7C,
   max UDMA/33
  
   Oct  4 04:47:27 Co09 kernel: ata2.00: configured for UDMA/33
  
   Oct  4 04:47:27 Co09 kernel: scsi 1:0:0:0: CD-ROMTEAC
   CD-224E  3.7C PQ: 0 ANSI: 5
  
   Oct  4 04:47:27 Co09 kernel: sr0: scsi3-mmc drive: 24x/24x cd/rw
   xa/form2 cdda tray
  
   Oct  4 04:47:27 Co09 kernel: Uniform CD-ROM driver Revision: 3.20
  
   -
  
   When I try to manually mount /dev/cdrom I get an error message that
   there is no entry in fstab or mtab
  
  
   Have any of you had this problem, and can you give me some pointers.
  
  
   --
   Greg
  
  
  Check your /etc/fstab
  Mine have appropriate line in it:
  /dev/cdrom  /media/cd   autoro,user,noauto,unhide   
  0 0
  
  Try 'man fstab' in case of any questions.
 
 fedora hasn't put entries for CD drives into fstab for quite a long time
 and I suspect that this entry above was either carried through many
 updates or as a solution found by some search.
 
 Are you trying this inside of a GUI - if so, it should just automount
 for the 'user' when the user inserts the CD. If it does not automount
 when inserted, typing 'dmesg' (as root) should give you some clues at
 the end of the output.
 
 If you are doing this without a GUI and perhaps in say runlevel 3, then
 try from command line...
 
 mkdir /media/cd
 mount /dev/sr0 /media/cd
 
 and see what happens
 
 Craig
 
 
 -- 
 Craig,
 
 Thanks for your asssitance.
 
 I do not see anything in dmesg that stands out to me, here are the line
 items referencing the cdrom
 
 ata2.00: ATAPI: TEAC CD-ROM CD-224E, 3.7C, max UDMA/33
 ata2.00: configured for UDMA/33
 scsi 1:0:0:0: CD-ROMTEAC CD-224E  3.7C PQ: 0 ANSI: 5
 sr0: scsi3-mmc drive: 24x/24x cd/rw xa/form2 cdda tray
 Uniform CD-ROM driver Revision: 3.20
 sr 1:0:0:0: Attached scsi CD-ROM sr0
 sr 1:0:0:0: Attached scsi generic sg1 type 5
 
 My observation of fstab is the same as yours.  I am setting this machine
 up for a user that would not be able to use mount so the standard gui is
 what I am shooting for.
 
 mount /dev/sr0 /media/cd
 
 works fine for root but not the users account, and of course this is not gui.
 
 Any ideas,

Try running (as root), the command...

lshal

find the section (probably near the top) that lists your CD drive and
post that here

Craig


--

Craig,

Thank for your help.

Here are the 3 grouped entries I could find related to cdrom.

Greg

udi = '/org/freedesktop/Hal/devices/pci_8086_2411_scsi_host_0_scsi_device_lun0'
  info.linux.driver = 'sr'  (string)
  info.parent = '/org/freedesktop/Hal/devices/pci_8086_2411_scsi_host_0'  
(string)
  info.product = 'SCSI Device'  (string)
  info.subsystem = 'scsi'  (string)
  info.udi = 
'/org/freedesktop/Hal/devices/pci_8086_2411_scsi_host_0_scsi_device_lun0'  
(string)
  linux.hotplug_type = 2  (0x2)  (int)
  linux.subsystem = 'scsi'  (string)
  linux.sysfs_path = 
'/sys/devices/pci:00/:00:1f.1/host1/target1:0:0/1:0:0:0'  (string)
  scsi.bus = 0  (0x0)  (int)
  scsi.host = 1  (0x1)  (int)
  scsi.lun = 0  (0x0)  (int)
  scsi.model = 'CD-224E'  (string)
  scsi.target = 0  (0x0)  (int)
  scsi.type = 'cdrom'  (string)
  scsi.vendor = 'TEAC'  (string)

 udi = '/org/freedesktop/Hal/devices/storage_model_CD_224E'
  access_control.file = '/dev/sr0'  (string)
  access_control.type = 'cdrom'  (string)
  block.device = '/dev/sr0'  (string)
  block.is_volume = false  (bool)
  block.major = 11  (0xb)  (int)
  block.minor = 0  (0x0)  (int)
  block.storage_device = '/org/freedesktop/Hal/devices/storage_model_CD_224E'  
(string)
  info.addons = {'hald-addon-storage'} (string list)
  info.callouts.add = {'hal-acl-tool --add-device'} (string list)
  info.callouts.remove = {'hal-acl-tool --remove-device'} (string list)
  info.capabilities = {'storage', 'block', 'storage.cdrom', 'access_control'} 
(string list)
  info.category = 'storage'  (string)
  info.interfaces = {'org.freedesktop.Hal.Device.Storage', 
'org.freedesktop.Hal.Device.Storage', 
'org.freedesktop.Hal.Device.Storage.Removable'} (string list)
  info.parent = 
'/org/freedesktop/Hal/devices/pci_8086_2411_scsi_host_0_scsi_device_lun0'  
(string)
  info.product = 'CD-224E'  (string)
  info.udi = '/org/freedesktop/Hal/devices/storage_model_CD_224E'  (string

Re: F11 and CD Failure

2009-10-04 Thread Gregory P. Ennis
Craig,

lshal is a handy utility.

I took the liberty to monitor the devices when I put in a CD and this is
what I received.  This still did not result in an automatic mounting of
the drive.

Greg


[r...@co09 tmp]# lshal -m

Start monitoring devicelist:
-
10:28:07.090: storage_model_CD_224E property storage.removable.media_available 
= false
10:28:07.231: storage_model_CD_224E property storage.cdrom.write_speeds = {}
10:28:07.245: volume_label_EcCare_Health_Ce removed
10:28:23.019: storage_model_CD_224E property storage.removable.media_available 
= true
10:28:23.036: storage_model_CD_224E property storage.cdrom.write_speeds = {}
10:28:24.744: volume_label_EcCare_Health_Ce added

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: F11 and CD Failure

2009-10-04 Thread Gregory P. Ennis
Craig,

lshal is a handy utility.

I took the liberty to monitor the devices when I put in a CD and this is
what I received.  This still did not result in an automatic mounting of
the drive.

Greg


[r...@co09 tmp]# lshal -m

Start monitoring devicelist:
-
10:28:07.090: storage_model_CD_224E property storage.removable.media_available 
= false
10:28:07.231: storage_model_CD_224E property storage.cdrom.write_speeds = {}
10:28:07.245: volume_label_EcCare_Health_Ce removed
10:28:23.019: storage_model_CD_224E property storage.removable.media_available 
= true
10:28:23.036: storage_model_CD_224E property storage.cdrom.write_speeds = {}
10:28:24.744: volume_label_EcCare_Health_Ce added



Craig,

Not sure if this helps, but I have continued to make some observations
with lshal -m and have found that the files below are not being created
in the /media directory when a CD is inserted; also, obviously a mounted
directory is also not created in the /media directory.  The files below
were created on a different machine as I inserted the same cd and
monitored the output of lshal -m

-rw-r--r--  1 root root   69 2009-10-04 11:03 .hal-mtab
-rw---  1 root root0 2009-10-04 11:02 .hal-mtab-lock


-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: F11 and CD Failure

2009-10-04 Thread Gregory P. Ennis
On Sun, 2009-10-04 at 10:24 -0500, Gregory P. Ennis wrote:

 
 udi = 
 '/org/freedesktop/Hal/devices/pci_8086_2411_scsi_host_0_scsi_device_lun0'
   info.linux.driver = 'sr'  (string)
   info.parent = '/org/freedesktop/Hal/devices/pci_8086_2411_scsi_host_0'  
 (string)
   info.product = 'SCSI Device'  (string)
   info.subsystem = 'scsi'  (string)
   info.udi = 
 '/org/freedesktop/Hal/devices/pci_8086_2411_scsi_host_0_scsi_device_lun0'  
 (string)
   linux.hotplug_type = 2  (0x2)  (int)
   linux.subsystem = 'scsi'  (string)
   linux.sysfs_path = 
 '/sys/devices/pci:00/:00:1f.1/host1/target1:0:0/1:0:0:0'  (string)
   scsi.bus = 0  (0x0)  (int)
   scsi.host = 1  (0x1)  (int)
   scsi.lun = 0  (0x0)  (int)
   scsi.model = 'CD-224E'  (string)
   scsi.target = 0  (0x0)  (int)
   scsi.type = 'cdrom'  (string)
   scsi.vendor = 'TEAC'  (string)
 
  udi = '/org/freedesktop/Hal/devices/storage_model_CD_224E'
   access_control.file = '/dev/sr0'  (string)
   access_control.type = 'cdrom'  (string)
   block.device = '/dev/sr0'  (string)
   block.is_volume = false  (bool)
   block.major = 11  (0xb)  (int)
   block.minor = 0  (0x0)  (int)
   block.storage_device = '/org/freedesktop/Hal/devices/storage_model_CD_224E' 
  (string)
   info.addons = {'hald-addon-storage'} (string list)
   info.callouts.add = {'hal-acl-tool --add-device'} (string list)
   info.callouts.remove = {'hal-acl-tool --remove-device'} (string list)
   info.capabilities = {'storage', 'block', 'storage.cdrom', 'access_control'} 
 (string list)
   info.category = 'storage'  (string)
   info.interfaces = {'org.freedesktop.Hal.Device.Storage', 
 'org.freedesktop.Hal.Device.Storage', 
 'org.freedesktop.Hal.Device.Storage.Removable'} (string list)
   info.parent = 
 '/org/freedesktop/Hal/devices/pci_8086_2411_scsi_host_0_scsi_device_lun0'  
 (string)
   info.product = 'CD-224E'  (string)
   info.udi = '/org/freedesktop/Hal/devices/storage_model_CD_224E'  (string)
   info.vendor = 'TEAC'  (string)
   linux.hotplug_type = 3  (0x3)  (int)
   linux.sysfs_path = 
 '/sys/devices/pci:00/:00:1f.1/host1/target1:0:0/1:0:0:0/block/sr0'  
 (string)
   org.freedesktop.Hal.Device.Storage.method_argnames = {'extra_options', 
 'extra_options'} (string list)
   org.freedesktop.Hal.Device.Storage.method_execpaths = {'hal-storage-eject', 
 'hal-storage-closetray'} (string list)
   org.freedesktop.Hal.Device.Storage.method_names = {'Eject', 'CloseTray'} 
 (string list)
   org.freedesktop.Hal.Device.Storage.method_signatures = {'as', 'as'} (string 
 list)
   storage.automount_enabled_hint = true  (bool)
   storage.bus = 'pci'  (string)
   storage.cdrom.bd = false  (bool)
   storage.cdrom.bdr = false  (bool)
   storage.cdrom.bdre = false  (bool)
   storage.cdrom.cdr = false  (bool)
   storage.cdrom.cdrw = false  (bool)
   storage.cdrom.dvd = false  (bool)
   storage.cdrom.dvdplusr = false  (bool)
   storage.cdrom.dvdplusrdl = false  (bool)
   storage.cdrom.dvdplusrw = false  (bool)
   storage.cdrom.dvdplusrwdl = false  (bool)
   storage.cdrom.dvdr = false  (bool)
   storage.cdrom.dvdram = false  (bool)
   storage.cdrom.dvdrdl = false  (bool)
   storage.cdrom.dvdrw = false  (bool)
   storage.cdrom.hddvd = false  (bool)
   storage.cdrom.hddvdr = false  (bool)
   storage.cdrom.mo = false  (bool)
   storage.cdrom.mrw = true  (bool)
   storage.cdrom.mrw_w = true  (bool)
   storage.cdrom.read_speed = 4234  (0x108a)  (int)
   storage.cdrom.support_media_changed = true  (bool)
   storage.cdrom.support_multisession = true  (bool)
   storage.cdrom.write_speed = 0  (0x0)  (int)
   storage.cdrom.write_speeds = {} (string list)
   storage.drive_type = 'cdrom'  (string)
   storage.firmware_version = '3.7C'  (string)
   storage.hotpluggable = false  (bool)
   storage.lun = 0  (0x0)  (int)
   storage.media_check_enabled = true  (bool)
   storage.model = 'CD-224E'  (string)
   storage.no_partitions_hint = true  (bool)
   storage.originating_device = '/org/freedesktop/Hal/devices/computer'  
 (string)
   storage.partitioning_scheme = ''  (string)
   storage.removable = true  (bool)
   storage.removable.media_available = true  (bool)
   storage.removable.media_size = 410624000  (0x1879a000)  (uint64)
   storage.removable.support_async_notification = false  (bool)
   storage.requires_eject = true  (bool)
   storage.size = 0  (0x0)  (uint64)
   storage.vendor = 'TEAC'  (string)
 
 udi = 
 '/org/freedesktop/Hal/devices/pci_8086_2411_scsi_host_0_scsi_device_lun0_scsi_generic'
   access_control.file = '/dev/sg1'  (string)
   access_control.type = 'cdrom'  (string)
   info.callouts.add = {'hal-acl-tool --add-device'} (string list)
   info.callouts.remove = {'hal-acl-tool --remove-device'} (string list)
   info.capabilities = {'scsi_generic', 'access_control'} (string list)
   info.category = 'scsi_generic'  (string)
   info.parent = 
 '/org/freedesktop/Hal/devices/pci_8086_2411_scsi_host_0_scsi_device_lun0'  
 (string)
   info.product = 'SCSI Generic Interface'  (string)
   info.subsystem

Re: F11 and CD Failure

2009-10-04 Thread Gregory P. Ennis
On Sun, 2009-10-04 at 12:57 -0500, Gregory P. Ennis wrote:
 I created a new user, shutdown, restarted, logged on to the new user,
 inserted a different CD and the same symptoms resulted :
 
 lshal -m 
 
 12:55:21.018: storage_model_CD_224E property
 storage.removable.media_available = true
 12:55:21.044: storage_model_CD_224E property
 storage.removable.media_size = 603346944 (0x23f65800)
 12:55:21.051: storage_model_CD_224E property
 storage.cdrom.write_speeds
 = {}
 12:55:21.399: volume_label_CD_12 added
 
 
 and the cd was not mounted.
 
 Thanks again for your help!!!

that all looks good - I don't think it actually mounts until you tell it
to mount - i.e. I use KDE and KDE uses a widget called 'Device Notifier'
and it wouldn't mount the inserted CD until you do something like open
the disk with 'file manager' (Dolphin). I don't know the similar actions
from GNOME. You might find that the disk is actually available and
waiting for user instruction to actually 'mount' it.

Craig



Craig,

I wish giving a command were the case.  In fact when I try to mount
using a konsole interface with a user different than root I get :

mount /dev/sr0 /media/cd
mount: only root can do that

If I watch what happens on a different fedora installation the mounting
directory is created and the lock files are created in the /media
directory.  On this new install of F11 neither of those occur.

Since I can mount with the root account but am unable to mount with any
other user account do you think looking at mount's security is where I
should look.  I turned off selinux and rebooted for grins, but that did
not make a difference either.  

hal is recognizing the new CD for sure, but it just is not mounting it
when it is recognized.

Thank you again for your help if you have any other thoughts ..


Greg

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: F11 and CD Failure

2009-10-04 Thread Gregory P. Ennis
On Sun, 2009-10-04 at 12:57 -0500, Gregory P. Ennis wrote:
 I created a new user, shutdown, restarted, logged on to the new user,
 inserted a different CD and the same symptoms resulted :
 
 lshal -m 
 
 12:55:21.018: storage_model_CD_224E property
 storage.removable.media_available = true
 12:55:21.044: storage_model_CD_224E property
 storage.removable.media_size = 603346944 (0x23f65800)
 12:55:21.051: storage_model_CD_224E property
 storage.cdrom.write_speeds
 = {}
 12:55:21.399: volume_label_CD_12 added
 
 
 and the cd was not mounted.
 
 Thanks again for your help!!!

that all looks good - I don't think it actually mounts until you tell it
to mount - i.e. I use KDE and KDE uses a widget called 'Device Notifier'
and it wouldn't mount the inserted CD until you do something like open
the disk with 'file manager' (Dolphin). I don't know the similar actions
from GNOME. You might find that the disk is actually available and
waiting for user instruction to actually 'mount' it.

Craig



Craig,

I wish giving a command were the case.  In fact when I try to mount
using a konsole interface with a user different than root I get :

mount /dev/sr0 /media/cd
mount: only root can do that

If I watch what happens on a different fedora installation the mounting
directory is created and the lock files are created in the /media
directory.  On this new install of F11 neither of those occur.

Since I can mount with the root account but am unable to mount with any
other user account do you think looking at mount's security is where I
should look.  I turned off selinux and rebooted for grins, but that did
not make a difference either.  

hal is recognizing the new CD for sure, but it just is not mounting it
when it is recognized.

Thank you again for your help if you have any other thoughts ..


Greg


To All :

I have not been able to solve this problem with hal.  If any of you have
an idea of what to do next I would appreciate it.  Thanks to Craig and
Hiisi and Aaron for their dialog.  

I don't like building kludges but I could not figure out how to fix this
problem without a BIG KLUDGE.  Here is how I have temporarily solved it
until one of you can help me learn how to fix hal.

#1. Create subdirectory 'cd' in '/media' so that '/media/cd' is
addressable with protections of 444.

#2. Added line item in /etc/fstab of :
/dev/cdrom  /media/cd  iso9660  ro,user,noauto,unhide  0 0

#3. Created a perl script to mount the cd by way of :
'/bin/mount /media/cd' and created a launcher link on the desktop of the
user.

#4. Created a perl script to unmount the cd by way of :
'/bin/umount /media/cd' and created a launcher link on the desktop to
the user.

This gives manual control to a user that has never heard of the words
'mount' and 'umount'


Greg


-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: F11 and CD Failure

2009-10-04 Thread Gregory P. Ennis
On Sun, 2009-10-04 at 14:00 -0500, Gregory P. Ennis wrote:

 I wish giving a command were the case.  In fact when I try to mount
 using a konsole interface with a user different than root I get :
 
 mount /dev/sr0 /media/cd
 mount: only root can do that
 
 If I watch what happens on a different fedora installation the mounting
 directory is created and the lock files are created in the /media
 directory.  On this new install of F11 neither of those occur.
 
 Since I can mount with the root account but am unable to mount with any
 other user account do you think looking at mount's security is where I
 should look.  I turned off selinux and rebooted for grins, but that did
 not make a difference either.  
 
 hal is recognizing the new CD for sure, but it just is not mounting it
 when it is recognized.
 
 Thank you again for your help if you have any other thoughts ..

Only root can issue the mount command - nothing has changed that. You're
wasting your time trying to do that as any other user.

Now that I know you are using KDE...

Right click the task bar, Add widgets and add 'Device Notifier' widget
if you don't have it already. That is what you use to 'mount' a CD

Craig


Craig,

Sorry, if I mislead you, I have setup gnome on this machine.  I created
some perl scripts that mount and unmount the cd so It works with some
user control, but not automatically like it should.


Greg

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: F11 and CD Failure

2009-10-04 Thread Gregory P. Ennis
On Sun, 2009-10-04 at 15:05 -0500, Gregory P. Ennis wrote:

 To All :
 
 I have not been able to solve this problem with hal.  If any of you have
 an idea of what to do next I would appreciate it.  Thanks to Craig and
 Hiisi and Aaron for their dialog.  
 
 I don't like building kludges but I could not figure out how to fix this
 problem without a BIG KLUDGE.  Here is how I have temporarily solved it
 until one of you can help me learn how to fix hal.
 
 #1. Create subdirectory 'cd' in '/media' so that '/media/cd' is
 addressable with protections of 444.
 
 #2. Added line item in /etc/fstab of :
 /dev/cdrom  /media/cd  iso9660  ro,user,noauto,unhide  0 0
 
 #3. Created a perl script to mount the cd by way of :
 '/bin/mount /media/cd' and created a launcher link on the desktop of the
 user.
 
 #4. Created a perl script to unmount the cd by way of :
 '/bin/umount /media/cd' and created a launcher link on the desktop to
 the user.
 
 This gives manual control to a user that has never heard of the words
 'mount' and 'umount'

I suppose that's easier for you than following my instructions.

Craig

Craig,

Sure appreciate your help, and I thought I did follow your instructions,
but I could not get hal to mount the drive. 

If there are things you think I could do I will give it another try!!!

Greg

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: F11 and CD Failure

2009-10-04 Thread Gregory P. Ennis
Craig White wrote:
 that all looks good - I don't think it actually mounts until you tell it
 to mount - i.e. I use KDE and KDE uses a widget called 'Device Notifier'
 and it wouldn't mount the inserted CD until you do something like open
 the disk with 'file manager' (Dolphin). I don't know the similar actions
 from GNOME. You might find that the disk is actually available and
 waiting for user instruction to actually 'mount' it.
 
 Craig
 
CDs are normally auto-mounted in Gnome. You get an icon on the
desktop. But you can turn auto-mounting off.

Mikkel
-- 

Mikkel,

That has been my problem with hal.  I am using gnome.  hal recognizes
the CD when I insert it in the drive, but it does not automount the cd.
Where do you turn the auto-mount on and off?

Greg

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Security Cameras

2009-06-30 Thread Gregory P. Ennis
Dear List,

This may be a little off topic so please forgive me.

I purchased a Security Camera in order to do some experiments. I have a
WCS-2060 IP CamSecure made by www.level1.com.  I am suspicious that os
of the camera is linux based, but there software is primarily made to
communicate with MS Windows machines.  

Are any of you using any linux based opensource software to monitor
security cameras and their output.  What kind of linux options do we
have?

Greg Ennis

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


fc11 and sshd problem

2009-06-29 Thread Gregory P. Ennis
Dear List,

I did a net install of Fc11 on an old e-machine over the weekend. This
was my first FC11 install.   Everything went fine and must say I was
very impressed.  Everything is working as expected except I have not
been able to get sshd to authenticate either rsa or dsa public keys.
When using ssh to log in to this  new machine from either an FC9 or FC10
machine I am presented password authentication.  

I have /root/.ssh/authorized_keys containing the *.pub keys of the
remote unites, but fc11 is not using this to authenticate.

Has anyone else had this problem?
-- 
Greg

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: fc11 and sshd problem

2009-06-29 Thread Gregory P. Ennis
Dr. Chudobiak,

Thank you, that worked perfectly !!!

I wondered if this was a selinux problem.  This represents a change from
previous versions.  Can you give me references to reading material on
this.

Thanks again!
-  
Greg


On Mon, 2009-06-29 at 14:16 -0400, Dr. Michael J. Chudobiak wrote:
 On 06/29/2009 02:07 PM, Gregory P. Ennis wrote:
  I have/root/.ssh/authorized_keys containing the *.pub keys of the
  remote unites, but fc11 is not using this to authenticate.
 
  Has anyone else had this problem?
 
 If you copy files into ~/.ssh, run this afterwards:
 
 restorecon -r ~/.ssh
 
 to fix the selinux labeling.
 
 
 - Mike
 

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Fc9 rhythmbox - magnatune catalog download failure

2009-06-06 Thread Gregory P. Ennis
Rhythmbox Fans,

I have an 2.6.27.24-78.2.53.fc9.i686 laptop system and for some reason
the magnatune plugin of rhythmbox stopped downloading their catalog.

I have have done a yum remove rhythmbox and renamed the following
directories so there would be no confusion on a reinstall :
/home/user/.cache/rhythmbox
/home/user/.gconf/apps/rhythmbox
/home/user/.gnome2/rhythmbox

I have done a reinstall by yum install rhythmbox

I still can not get magnatune plugin to download its catalog. 

The other features of rhythmbox work fine.

I have other machines in the same subnet that download songs from
magnatune without difficulty.  

Any ideas?

che 
-- 
Greg

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: ssh tutorial

2009-06-06 Thread Gregory P. Ennis
On Fri, 2009-06-05 at 23:39 -0700, gmspro wrote:
 Would anyone tell how to use ssh command in brief?
 

Cris gave a great explanation.  and looking at the man page is also a
must.

In practical terms ssh replaces telnet so that your computer to computer
connections can be accomplished with encrypted tcp/ip packets.  You can
establish computer to computer connections with telnet, but it does not
customarily encrypt which means the content of your connection can be
sniffed and understood by someone monitoring your network.  ssh prevents
the sniffer from understanding what is being sent from computer to
computer.  

Because ssh is so much better than telnet, telnet servers are usually
turned off and not used. 

Greg

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Speech to Text

2009-05-30 Thread Gregory P. Ennis
Fellow Users,

Can anyone point me in the direction of some opensource speech to text
software for the fedora system
-- 
Greg Ennis

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: Speech to Text

2009-05-30 Thread Gregory P. Ennis
On Sat, 2009-05-30 at 16:38 -0600, Frank Cox wrote:
 On Sat, 30 May 2009 17:26:13 -0500
 Gregory P. Ennis wrote:
 
  Can anyone point me in the direction of some opensource speech to text
  software for the fedora system
 
 I can pretty much guarantee that anything you find will be a disappointment to
 you.  Good text-to-speech is currently a largely unsolved problem.  Existing
 software requires extensive training and is still not particularly accurate.
 In most cases it's more efficient to listen to dictation and type the text
 yourself.
 
 -- 
 MELVILLE THEATRE ~ Melville Sask ~ http://www.melvilletheatre.com

Frank,

Thanks for the response.  Your note is appropriate with what I am
finding.  Do you know if there is a project working on speech to text.
I would like to monitor there work and help if I can.

Greg

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: Speech to Text

2009-05-30 Thread Gregory P. Ennis
On Sun, 2009-05-31 at 01:39 +0200, Kevin Kofler wrote:
 Gregory P. Ennis wrote:
  Thanks for the response.  Your note is appropriate with what I am
  finding.  Do you know if there is a project working on speech to text.
  I would like to monitor there work and help if I can.
 
 http://cmusphinx.sourceforge.net/html/cmusphinx.php
 
 (Note: Ignore the outdated instructions saying to get the proprietary Java
 at java.sun.com, the java-1.6.0-openjdk packages which ship with Fedora
 should be perfectly fine.)
 
 Kevin Kofler

Kevin,

Thanks much, I'll check it out

Greg

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: Editor to program in C

2009-04-05 Thread Gregory P. Ennis
On Sat, 2009-04-04 at 01:42 -0300, Armin wrote:
 On Sunday 05 April 2009 01:23:33 Aldo Foot wrote:
  On Sat, Apr 4, 2009 at 2:56 AM, Paul Smith phh...@gmail.com wrote:
   Dear All,
  
   I am starting to learn how to program in C, and I am looking for a
   proper editor for that. Do you recommend Kate to me? Or is there
   something better?
  
   Thanks in advance,
  
   Paul
 
  I find that Kwrite (KDE) is quite good.
  Kwrite visual cues are quite helpful, specially when there is a bunch
  of nested if/while/case staments.
  Also It has a pane were you see a list  of opened files and a
  built in terminal to execute the program.
 
  In the end it's a matter of personal preference.
  ~af
 
 You mean Kate, not Kwrite.  Kwrite doesn't have these!
 
 -- 
 Armin Moradi
 

Hate to ask a stupid question, but how is kate installed.  I have done a
yum search kate and get no results.

Greg

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: Editor to program in C

2009-04-05 Thread Gregory P. Ennis
On Sat, 2009-04-04 at 22:57 -0300, Armin wrote:
 On Sunday 05 April 2009 22:02:32 Gregory P. Ennis wrote:
  On Sat, 2009-04-04 at 01:42 -0300, Armin wrote:
   On Sunday 05 April 2009 01:23:33 Aldo Foot wrote:
On Sat, Apr 4, 2009 at 2:56 AM, Paul Smith phh...@gmail.com wrote:
 Dear All,

 I am starting to learn how to program in C, and I am looking for a
 proper editor for that. Do you recommend Kate to me? Or is there
 something better?

 Thanks in advance,

 Paul
   
I find that Kwrite (KDE) is quite good.
Kwrite visual cues are quite helpful, specially when there is a bunch
of nested if/while/case staments.
Also It has a pane were you see a list  of opened files and a
built in terminal to execute the program.
   
In the end it's a matter of personal preference.
~af
  
   You mean Kate, not Kwrite.  Kwrite doesn't have these!
  
   --
   Armin Moradi
 
  Hate to ask a stupid question, but how is kate installed.  I have done a
  yum search kate and get no results.
 
  Greg
 
 yum install kdesdk
 
 -- 
 Armin Moradi

Thanks very much

Greg

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: the proper way to identify the bitness of your kernel and CPU

2009-04-04 Thread Gregory P. Ennis
On Sat, 2009-04-04 at 07:30 -0400, Kevin J. Cummings wrote:
 Robert P. J. Day wrote:
  On Fri, 3 Apr 2009, Kevin J. Cummings wrote:
  
  Gregory P. Ennis wrote:
  On Sat, 2009-04-04 at 01:55 +0200, Kevin Kofler wrote:
  This snippet might be of interest:
  grep lm /proc/cpuinfo /dev/null  [ `uname -m` != x86_64 ]  echo 
  'Your
  CPU is 64-bit-capable, you are running a 32-bit OS, why???'
 
  Kevin Kofler
  Kevin,
 
  That would be a good addition !!! However I have some 64-bit
  machines I wish had had the 32 bit os on because there are still a
  some things that I have not been able to work with adobe flash on
  64 but work easily on 32.
  Adobe has made a BETA version of their flash player available (last
  September).  It is not packaged in an RPM, but only consists of one
  .so file that needs to be put in your /usr/lib64/mozilla/plugins
  dir.  It works just fine (as compared to using the 32 bit plugin
  with a 32_64 bit wrapper):
 
 libflashplayer-10.0.d21.1.linux-x86_64.so.tar.gz
 
  
there appears to be a newer version than the above:
  
  http://get.adobe.com/flashplayer/
 
 Actually, yes, there was a new release just made in February, see the 
 following page:
 
 http://labs.adobe.com/downloads/flashplayer10.html
 
  rday
 
 Thanks for pointing that out.
 
 -- 
 Kevin J. Cummings

Guys,

Thanks for the information I'll try it out

Greg

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: sendmail and FC9/FC10

2009-04-04 Thread Gregory P. Ennis
On Sat, 2009-04-04 at 14:02 +1030, Tim wrote:
 On Fri, 2009-04-03 at 18:19 -0500, Gregory P. Ennis wrote:
  After reviewing some of the posts on this lists it appears to me that
  sendmail is having trouble finding the network at start time, and
  unless restarted or forced to read the queue it does not transfer any
  mail.
 
 Yes.  
 
 My approach was much simpler than your script.  ;-)  Any time my
 network status changed, sendmail restarts.
 
 Script filename:  /etc/NetworkManager/dispatcher.d/sendmail
 
 Script contents:
 
 #! /bin/bash
 /sbin/service sendmail restart
 
 
 -- 
 [...@localhost ~]$ uname -r
 2.6.27.19-78.2.30.fc9.i686

Tim,

You win the prize I like yours much better!!!

However, it is good to know someone else had the same problem and same
solution.

Greg

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


sendmail and FC9/FC10

2009-04-03 Thread Gregory P. Ennis
I have had some intermittent problems with sendmail transfer mail to our
gateway on some FC9 and FC10 installations.  I have had to create a cron
job in order to force the transfer of files in /var/spool/mqueue

0,5,10,15,20,25,30,35,40,45,50,55 * * * * /usr/lib/sendmail -q

I have TLS active on all systems.  

At some point in time after several updates the problem has now
disappeared on all FC10 machines, but I have one FC9 machine that
continues to need the cron job

Has anyone else had this problem?  Any ideas?s
 
Greg Ennis



-- 
Greg

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: the proper way to identify the bitness of your kernel and CPU

2009-04-03 Thread Gregory P. Ennis
On Fri, 2009-04-03 at 14:34 -0400, Robert P. J. Day wrote:
 what is the fedora-approved way to identify the wordsize of both
 your running kernel and your CPU?  for the kernel, i'm used to running
 
   $ uname -r
 
 and just looking at the suffix, which in my case would be either
 i686 or x86_64.  is there a simpler way?  does one of the uname
 options reliably report just that portion -- the wordsize of the
 running kernel?
 
   and, secondly, regardless of the bitness of the kernel, what about
 identifying the wordsize of the actual CPU (since you can obviously
 have a 32-bit kernel running on an x86_64 CPU).
 
   my standard tricks are one of:
 
   $ grep lm /proc/cpuinfo(where lm stands for long mode)
   $ getconf LONG_BIT (should print 32 or 64)
 
 in that second case, would uname -p reliably show a 64-bit CPU, even
 with a 32-bit OS?
 
   thanks.
 
 rday
 --
 

Try this script, I think I got this from one of the guys on the Centos
list.

Greg Ennis

#!/bin/bash
echo -n Running 
RES=`uname -a | grep 64`
if [ $? -eq 0 ]; then
   echo -n 64-bit 
 else
   echo -n 32-bit 
fi
echo -n operating system on a 
RES=`cat /proc/cpuinfo | grep  lm `
if [ $? -eq 0 ]; then
   echo -n 64-bit 
else
   echo -n 32-bit 
fi
echo machine



-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: sendmail and FC9/FC10

2009-04-03 Thread Gregory P. Ennis
On Fri, 2009-04-03 at 14:59 -0500, Gregory P. Ennis wrote: 
 I have had some intermittent problems with sendmail transfer mail to our
 gateway on some FC9 and FC10 installations.  I have had to create a cron
 job in order to force the transfer of files in /var/spool/mqueue
 
 0,5,10,15,20,25,30,35,40,45,50,55 * * * * /usr/lib/sendmail -q
 
 I have TLS active on all systems.  
 
 At some point in time after several updates the problem has now
 disappeared on all FC10 machines, but I have one FC9 machine that
 continues to need the cron job
 
 Has anyone else had this problem?  Any ideas?s
  
 Greg Ennis
 
 
 
 -- 
 Greg

Everyone,

After reviewing some of the posts on this lists it appears to me that
sendmail is having trouble finding the network at start time, and unless
restarted or forced to read the queue it does not transfer any mail.

I have written a little perl script to restart sendmail after it
recognizes the network as being up.  This has solved the problem.

I do have NetworkManager running, and could not figure out a way to do
this other than to restart sendmail.  If you start this script in
/etc/rc.d/rc.local and create the appropriate sub directory as
the /var/log/smile it should at least bypass the problem with
NetworkManager.

Greg

#!/usr/bin/perl -w
# s.sendmail.check.prl.001
#
# This script will check to see if a network connection exits
# and is functioning
#
# If a network is not functioning it will wait for this to happen
# and restart sendmail so that it will process the queues
#
# by : Gregory P. Ennis Grapevine Texas  April 3, 2009
#

use POSIX qw(setsid);

#--
#Command Module

# This should fork the process to a daemon if you use the command line

defined( my $pid = fork ) or die Can't fork: $!;
exit if $pid;
setsid or die Can't start a new session: $!;

# This should redirect standard out and standard error to log files
open STDOUT, /var/log/smile/s.sendmail.check.log
  or die Can't write to s.sendmail.check.lp: $!;
open STDERR, /var/log/smile/s.sendmail.check.error.log
  or die Can't write to s.sendmail.check.error.log: $!;



$DATE = `date`;
chomp $DATE;
print Starting daemon for network checking for sendmail : $DATE\n;
sleep 300;

Fill_Strings;
Check_Network;
Restart_Sendmail;

exit $ERROR;

#-

#-

sub Fill_Strings {
$NET_FLAG = 0;
$NET_PRESENCE = ;
$count = 0;
$ERROR = 0;
}

sub Check_Network {

while ( $NET_PRESENCE eq  ) {
 if ( $count == 100 ) {
print Unable to restart sendmail network was never active\n;
$ERROR = 5;
return;
}
 if ( $count  0 )  {
sleep 10;
}
 $count++;
 $d_tmp=`date`;
 chomp $d_tmp;
 print Looking For Network # $count $d_tmp\n;
 $NET_PRESENCE=`/sbin/ifconfig eth0 | /bin/grep 'inet '
 /sbin/ifconfig eth1 | /bin/grep 'inet '`;
  }
   print Network Setup : ;
   chomp $NET_PRESENCE;
   $NET_PRESENCE =~ s/^\s+//;
   print $NET_PRESENCE\n;
   $NET_FLAG++;
}

sub Restart_Sendmail {

  if ( $NET_FLAG  0 ) {
 $arg = `service sendmail restart`;
 print $arg\n;
}
  else {
print Network connection could not be established\n;
   }

}

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: the proper way to identify the bitness of your kernel and CPU

2009-04-03 Thread Gregory P. Ennis

On Sat, 2009-04-04 at 01:55 +0200, Kevin Kofler wrote:
 This snippet might be of interest:
 grep lm /proc/cpuinfo /dev/null  [ `uname -m` != x86_64 ]  echo 'Your
 CPU is 64-bit-capable, you are running a 32-bit OS, why???'
 
 Kevin Kofler

Kevin,

That would be a good addition !!! However I have some 64-bit machines I
wish had had the 32 bit os on because there are still a some things that
I have not been able to work with adobe flash on 64 but work easily on
32.

Greg

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: Adobe announces 64-bit Flash plugin for Linux (Alpha verson)

2009-02-05 Thread Gregory P. Ennis
 

On Wed, 2008-11-19 at 15:26 -0800, Wolfgang S. Rupprecht wrote:
 Patrick O'Callaghan p...@usb.ve writes:
  http://labs.adobe.com/technologies/flashplayer10/
  See also http://linux.slashdot.org/linux/08/11/17/168212.shtml
 
 They have no rpm and their instructions suck, but the plugin itself
 seems to be ok.  I've been using it for a few days.  
 
 Here is what I did to install it so that all the users could have
 access:
 
 yum erase flash-plugin.i386 nspluginwrapper.x86_64 nspluginwrapper.i386 
 
 cd /tmp
 wget 
 http://download.macromedia.com/pub/labs/flashplayer10/libflashplayer-10.0.d20.7.linux-x86_64.so.tar.gz
 tar -xvzf libflashplayer-10.0.d20.7.linux-x86_64.so.tar.gz
 cp libflashplayer.so /usr/lib64/mozilla/plugins/libflashplayer.so
 
 -wolfgang
 -- 
 Wolfgang S. Rupprecht  http://www.full-steam.org/  (ipv6-only)
  You may need to config 6to4 to see the above pages.
 

Thanks Wolfgang!!!

Your syntax was perfect along with poc's advice to leave nsplugwrapper
in place.

Do you know if this flash player has sound capabliity?  The graphics
worked fine, but there was no sound.

Greg Ennis

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: Sendmail

2009-02-05 Thread Gregory P. Ennis
 

On Thu, 2009-02-05 at 18:57 -0500, Steven W. Orr wrote:
 ,On Thursday, Feb 5th 2009 at 08:23 -, quoth Timothy Murphy:
 
 =Adil Drissi wrote:
 =
 = I have successfully installed Mysql and PHP but I am unable to send email
 = via php. Sendmail is already installed apparently. I want to know if there
 = is a way to test email by sendmail command lines. Another thing is that
 = how to configure sendmail because i'm just a regular customer of an
 = internet provider. I know the provider's mail server parameters. Can
 = sendmail be used with these parameters?
 =
 =My ISP is called eircom.net .
 =So I uncommented and edited the line
 =define(`SMART_HOST', `smtp.eircom.net')dnl
 =in /etc/mail/sendmail.mc ,
 =and followed the instructions at the head of this file
 =to give the command make -C /etc/mail.
 =
 =I think that is all one normally needs to do.
 =I certainly do not want to read a book about sendmail.
 =
 =The file /var/log/maillog gives information (too much information)
 =about what happens to each mail message.
 
 I'm certainly a proponent of always looking for low-hanging fruit, but in 
 this case, I'd have to say that running a sendmail server is certainly one 
 of those cases where you really can't know too much and that not knowing 
 enough is just going to cause problems.
 
 So in the spirit of offering constructive comment, here is some of
 the sendmail section of my library:
 
 * The Bat Book from O'Reilly. If that's all you have then you're not
   going far. It's really a reference book.
 * The Sendmail Cookbook. Excellent to have around. I wish it was
   twice as thick.
 * Linux Sendmail Administration by Craig Hunt. Very good
   presentation.
 * Sendmail Performance Tuning by Christensen. Just what it says it
   is.
 * Sendmail Milters by Costales Flynt. Once I thought I'd want to
   write a milter. Still do, but it got pushed down the list.
 
 * And last but not least, Sendmail Theory and Practice 2nd ed by
   Vixie and Avolio. This is THE book and AFAICT, the ONLY place to
   find out how to actually program sendmail. I'm not talking about
   those namby pamby m5 macros. I'm taking about the good stuff. The
   stuff that puts hair on your chest. The stuff that makes all those
   gurly men cry.
 
 R $h !  $-.$+ ! $+   $@ $3  @ $1.$2 
 R$* $| $* $={Tls}:$- + $+$* $: $2 $3:$4 $5 $1
 R? $+ $* $- $- $* $@ $2 $5
 
 -- 
Stephen,

Good Advice could not agree more!!!

Greg

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: Problems with evolution when storing a folder on Fc10

2009-02-04 Thread Gregory P. Ennis
 

On Mon, 2009-02-02 at 23:19 -0500, Chris Tyler wrote:
 On Mon, 2009-02-02 at 18:13 -0600, Gregory P. Ennis wrote:
  
  On Mon, 2009-02-02 at 18:31 -0430, Patrick O'Callaghan wrote:
   On 02/02/09 16:27, Gregory P. Ennis wrote:
Dear Members,ion
   
I am having a problem with evolution on a FC10 x86_64 machine.  There
are times when evolution stalls giving me the message Storing folder
It usually finishes the process and returns to normal after the folder
is stored and completed, but it might take as long as 30 minutes for
this to finish.  I am not using this machine for anything else other
than its use for e-mail.  I usually ssh -Y into it from a remote site,
but these symptoms occur both during local use and remote use.
   
This problem did not occur with FC7 that I used on this machine before
the install of Fc10.
   
I have used 'atop' to evaluate what is happening when this occurs and
noticed that the DSK entry becomes very high
   
I would sure appreciate anyone's help.
   
   I've seen this too. It might be better to take it to the Evo list, or 
   better still report it to Bugzilla at http://bugzilla.gnome.org.
   
   poc
   
  
  Good Idea   Thanks
  Bug 570294
  Evolution stalls while trying to do a Storing Folder function
  
  Greg 
 
 
 The evo index workaround dance:
 
 - Terminate evolution, forcefully if necessary (evolution
 --force-shutdown, or killall evolution, or xkill, or ...)
 
 - Start evolution offline: evolution --offline
 
 - Exit evolution. It may take a while to store folders, depending on how
 big the dirty (changed) ones are.
 
 - Restart evolution. Exit it again. You can skip this step, sometimes.
 
 - Restart evolution. When it's stopped doing the startup dance, put it
 back online (icon in the lower-left, or File  Work Online).
 
 Annoying, but it works -- even with the Folder and summary mismatch,
 even after a sync error dialog.
 
 -Chris


Chris,

Thanks for the suggestion.  I have tried what you suggested without the
addition of starting it offline.  Good idea will try that the next
time.

I created a bug report :

http://bugzilla.gnome.org/show_bug.cgi?id=570294

and have received a response from Akhil Laddha that version 2.24.4 may
solve the problem.
 
I am running 2.24.3.  I'll be looking for 2.24.4 to hit the
repositories.

Greg

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: Sendmail

2009-02-04 Thread Gregory P. Ennis
 

On Wed, 2009-02-04 at 01:45 -0800, Adil Drissi wrote:
 Hi,
 
 I have successfully installed Mysql and PHP but I am unable to send email via 
 php. Sendmail is already installed apparently. I want to know if there is a 
 way to test email by sendmail command lines. Another thing is that how to 
 configure sendmail because i'm just a regular customer of an internet 
 provider. I know the provider's mail server parameters. Can sendmail be used 
 with these parameters?
 
 Thank you
 
 
 
   
 

Adil,

In order to test an e-mail file all you have to do is use the following:

cat $desired_filename | sendmail -t

The file you create must have

---
From: u...@domainfrom.com
To: u...@domainto.com
Subject: This is a test
Blank Line
Body of Message
--

Where blank line is just a carriage return or blank line.

and  is not part of the data in the file


Configuring sendmail ranges from very simple to way too complex to think
about.  You will need to purchase the BAT book Sendmail by O'Rielly.
The syntax and grammar are to varied to discuss on the list, but send me
an e-mail if you want some offline help.

Greg Ennis

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Problems with evolution when storing a folder on Fc10

2009-02-02 Thread Gregory P. Ennis
Dear Members,ion 

I am having a problem with evolution on a FC10 x86_64 machine.  There
are times when evolution stalls giving me the message Storing folder
It usually finishes the process and returns to normal after the folder
is stored and completed, but it might take as long as 30 minutes for
this to finish.  I am not using this machine for anything else other
than its use for e-mail.  I usually ssh -Y into it from a remote site,
but these symptoms occur both during local use and remote use. 

This problem did not occur with FC7 that I used on this machine before
the install of Fc10.

I have used 'atop' to evaluate what is happening when this occurs and
noticed that the DSK entry becomes very high

I would sure appreciate anyone's help.

Thank you 

Greg Ennis

Here is a line item entry of DSK using 'atop'
DSK | sda | busy 99% | read1167 | write   2172 | avio
2 ms |


Here is a complete screen capture of 'atop'


ATOP - DevB   2009/02/02  14:45:20   10 seconds
elapsed
PRC | sys   0.57s | user   1.15s | #proc150 | #zombie0 | #exit
0 |
CPU | sys  5% | user 11% | irq   0% | idle 96% | wait
88% |
cpu | sys  5% | user  9% | irq   0% | idle  0% | cpu001
w 87% |
cpu | sys  1% | user  2% | irq   0% | idle 97% | cpu000
w  0% |
CPL | avg1   1.84 | avg52.79 | avg15   2.28 | csw 4979 | intr
8939 |
MEM | tot1.0G | free9.5M | cache 600.3M | buff5.5M | slab
46.8M |
SWP | tot2.0G | free2.0G |  | vmcom 643.1M | vmlim
2.5G |
PAG | scan   1184 | stall  0 |  | swin   0 | swout
0 |
DSK | sda | busy 87% | read 507 | write   1688 | avio
4 ms |
NET | transport   | tcpi 757 | tcpo 819 | udpi   0 | udpo
0 |
NET | network | ipi  756 | ipo  819 | ipfrw  0 | deliv
756 |
NET | eth0 0% | pcki 329 | pcko 619 | si   18 Kbps | so  593
Kbps |
NET | lo  | pcki 427 | pcko 427 | si  571 Kbps | so  571
Kbps |

  PID  SYSCPU  USRCPU  VGROW  RGROW  RDDSK  WRDSK  ST EXC S  CPU CMD
1/1
 2870   0.43s   1.10s 0K 0K  2512K  5864K  --   - R  15%
evolution
 2869   0.03s   0.03s 0K 0K 0K 0K  --   - R   1% sshd
 3197   0.04s   0.01s 0K 0K 0K 0K  --   - R   0% atop
  579   0.03s   0.00s 0K 0K 0K36K  --   - D   0%
kjournald
 2152   0.01s   0.00s 0K 0K 0K 0K  --   - S   0%
hald-addon-sto
 2156   0.00s   0.01s 0K 0K 0K 0K  --   - S   0%
hald-addon-sto
4   0.01s   0.00s 0K 0K 0K 0K  --   - S   0%
ksoftirqd/0
  233   0.01s   0.00s 0K 0K 0K 0K  --   - S   0% kswapd0
 1084   0.01s   0.00s 0K 0K 0K 0K  --   - S   0%
scsi_eh_4
 1839   0.00s   0.00s 0K 0K 0K 0K  --   - S   0%
irqbalance

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: Problems with evolution when storing a folder on Fc10

2009-02-02 Thread Gregory P. Ennis
 

On Mon, 2009-02-02 at 18:31 -0430, Patrick O'Callaghan wrote:
 On 02/02/09 16:27, Gregory P. Ennis wrote:
  Dear Members,ion
 
  I am having a problem with evolution on a FC10 x86_64 machine.  There
  are times when evolution stalls giving me the message Storing folder
  It usually finishes the process and returns to normal after the folder
  is stored and completed, but it might take as long as 30 minutes for
  this to finish.  I am not using this machine for anything else other
  than its use for e-mail.  I usually ssh -Y into it from a remote site,
  but these symptoms occur both during local use and remote use.
 
  This problem did not occur with FC7 that I used on this machine before
  the install of Fc10.
 
  I have used 'atop' to evaluate what is happening when this occurs and
  noticed that the DSK entry becomes very high
 
  I would sure appreciate anyone's help.
 
 I've seen this too. It might be better to take it to the Evo list, or 
 better still report it to Bugzilla at http://bugzilla.gnome.org.
 
 poc
 

Good Idea   Thanks
Bug 570294
Evolution stalls while trying to do a Storing Folder function

Greg 

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: gdmsetup not present in Fc9 or Fc10

2009-01-04 Thread Gregory P. Ennis
On Sun, 2009-01-04 at 00:22 +0100, Kevin Kofler wrote:
 Gregory P. Ennis wrote:
  Thanks for the link  Looks like gdmsetup is gone and what we could
  do with the login screen using Fc5 through Fc8 is gone too.   Too bad it
  was a good option!!!
 
 Well, you could use KDM if you want something more configurable. :-)
 
 Kevin Kofler
 
Kevin,

That is a very good idea.  I have been wanting to play with kde4.  Can
you give me a starting place to switch the login screen to kdm?  I have
kde4 installed but have never activated a kde interface.

Thanks again,

Greg

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: gdmsetup not present in Fc9 or Fc10

2009-01-04 Thread Gregory P. Ennis
On Sun, 2009-01-04 at 13:05 -0300, Marcelo Magno T. Sales wrote:
 Em Dom 04 Jan 2009, Gregory P. Ennis escreveu:
  On Sun, 2009-01-04 at 00:22 +0100, Kevin Kofler wrote:
   Gregory P. Ennis wrote:
Thanks for the link  Looks like gdmsetup is gone and what we
could do with the login screen using Fc5 through Fc8 is gone too.
  Too bad it was a good option!!!
  
   Well, you could use KDM if you want something more configurable.
   :-)
  
   Kevin Kofler
 
  Kevin,
 
  That is a very good idea.  I have been wanting to play with kde4. 
  Can you give me a starting place to switch the login screen to kdm? 
  I have kde4 installed but have never activated a kde interface.
 
 Create a /etc/sysconfig/desktop file with the following:
 DESKTOP=KDE
 DISPLAYMANAGER=KDE
 
 and reboot. Or uninstall gdm. Only the last line is needed to use kdm, 
 the first one sets up KDE as the default GUI.
 
 []'s
 Marcelo
 

That was great !  Thanks 

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: gdmsetup not present in Fc9 or Fc10

2009-01-04 Thread Gregory P. Ennis
On Sun, 2009-01-04 at 18:15 -0300, Marcelo Magno T. Sales wrote:
 Em Dom 04 Jan 2009, Aaron Konstam escreveu:
  On Sun, 2009-01-04 at 10:25 -0600, Gregory P. Ennis wrote:
   On Sun, 2009-01-04 at 13:05 -0300, Marcelo Magno T. Sales wrote:
Em Dom 04 Jan 2009, Gregory P. Ennis escreveu:
 On Sun, 2009-01-04 at 00:22 +0100, Kevin Kofler wrote:
  Gregory P. Ennis wrote:
   Thanks for the link  Looks like gdmsetup is gone and
   what we could do with the login screen using Fc5 through
   Fc8 is gone too. Too bad it was a good option!!!
 
  Well, you could use KDM if you want something more
  configurable.
 
  :-)
 
  Kevin Kofler

 Kevin,

 That is a very good idea.  I have been wanting to play with
 kde4. Can you give me a starting place to switch the login
 screen to kdm? I have kde4 installed but have never activated a
 kde interface.
   
Create a /etc/sysconfig/desktop file with the following:
DESKTOP=KDE
DISPLAYMANAGER=KDE
   
and reboot. Or uninstall gdm. Only the last line is needed to use
kdm, the first one sets up KDE as the default GUI.
 
  I have those lines in that file and my default gui is GNOME. So what
  you are saying is not true.
 
 It IS true. Of course, you can still set up the default desktop for YOUR 
 USER as Gnome or any other GUI you like if you have it installed. 
 Log in as a user who does not have such settings (a new user, for 
 example) and you will see KDE will be loaded, unless he explicitly 
 selects Gnome before he logs in. KDE will be the system default.
 On the other hand, if you don't add that line (in Fedora), new users 
 will automatically log in to Gnome, even if the display manager is kdm.
 Maybe you should be more careful with what you say, or at least with how 
 you say it. Of course, I can make mistakes like anyone else, but you 
 seem to imply I'm deliberately lying.
 
 []'s
 Marcelo
 
Marcelo,

Using the /etc/sysconfig/desktop file with the additions you suggested
worked perfectly for me.  I was not able to switch to kde without
creating the file and without the entries you suggested.

Thanks again

Greg

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


gdmsetup not present in Fc9 or Fc10

2009-01-03 Thread Gregory P. Ennis
To All:

Does any one know how to limit the names of users that appear on the
login screen of FC9 and FC10?  With Fc8 through Fc5 I belive gdmsetup
gave you the option of listing all users or the ability to limit the
display to specific users on the login screen.

Thanks,

Greg Ennis

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: gdmsetup not present in Fc9 or Fc10

2009-01-03 Thread Gregory P. Ennis
On Sat, 2009-01-03 at 14:32 -0800, Antonio Olivares wrote:
 
 
 --- On Sat, 1/3/09, Gregory P. Ennis po...@pomec.net wrote:
 
  From: Gregory P. Ennis po...@pomec.net
  Subject: gdmsetup not present in Fc9 or Fc10
  To: Fedora Core Users fedora-list@redhat.com
  Date: Saturday, January 3, 2009, 2:22 PM
  To All:
  
  Does any one know how to limit the names of users that
  appear on the
  login screen of FC9 and FC10?  With Fc8 through Fc5 I
  belive gdmsetup
  gave you the option of listing all users or the ability to
  limit the
  display to specific users on the login screen.
  
  Thanks,
  
  Greg Ennis
  
  ---
 Please take a look here:
 
 http://live.gnome.org/GDM/2.22/Configuration
 
 hopefully you will find what you need there.
 
 Regards,
 
 Antonio 
 
 
Antonio,

Thanks for the link  Looks like gdmsetup is gone and what we could
do with the login screen using Fc5 through Fc8 is gone too.   Too bad it
was a good option!!!

Greg
 

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: E-mail Server

2008-12-26 Thread Gregory P. Ennis
On Sat, 2008-12-27 at 11:10 +1930, Patrick O'Callaghan wrote:
 On Fri, Dec 26, 2008 at 10:45 PM, Gregory P. Ennis po...@pomec.net wrote:
  spamassassin is great, and you will need to make sure you know how to
  use a spam filter.
 
  clamav is better, and I have used it as a sendmail milter and within
  procmail.  The milter works better.
 
 Clamav and spamassassin have different goals. There is some overlap,
 but it doesn't make sense to say that one is *better* than the other.
 
 poc
 

Poc,

Let me revise what I have said.

spamassassin is great, but is not a total solution to block spam; I have
not found anything better to block spam.

clamav is also great, and is nearly a total solution to filter e-mails
that are infested with virus.  

spam filtering is a different problem and ends up being a bigger problem
than virus filtering because the solution is not as complete.

Greg

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: E-mail Server

2008-12-25 Thread Gregory P. Ennis
On Sun, 2008-12-14 at 19:04 +0200, Leon Vergottini wrote:
 Hi
 
 I have been tasked to commissioned an e-mail server  in the first 
 quarter of next year.  I got this task because I am the only one at work 
 that plays and have a small bit of understanding of how Linux work.  So, 
 I am on a research spree.  I have already had a look at the following sites:
 
 The Linux document project
 How to forge
 Flurdy.com
 
 I do not ask for step by step instructions, although it will be nice, 
 however I ask that you guys will point me to resources on the internet 
 that may help me in this regard.
 
 Thank you very much
 
 Regards
 Leon

Leon,

Setting up a mail server is a great way to understand many aspects of
the internet.  I was elected in our firm to do the same thing.  It took
me two years and lots of study, but it was more than worthwhile.

Lots of others have given you advice and I concur with their advice to
use Centos 5.2 ... very stable

I have used sendmail as the MTA  It is easy to configure it to transfer
mail to a 'smart host' from a desktop.  It gets harder the more pieces
of it you choose to use.  Make sure you get the 'bat book' Sendmail!!!

In my opinion sendmail works much better when you use bind to have a
local dns server.  You can use sendmail without bind, but you have to
deal with sendmail having difficulty being able to identify your
internal machines from remote machine.  One of the other posters has
advised you to be careful of allowing unwanted relay privileges granted
to outside machines.  Make sure you study this subject well.

dovecot has been recommend and I have used it frequently with ease.  I
have not had the opportunity to install cyrus.  Make sure you understand
the difference between POP3 and IMAP.

procmail needs to be understood

spamassassin is great, and you will need to make sure you know how to
use a spam filter.

clamav is better, and I have used it as a sendmail milter and within
procmail.  The milter works better.

My advice is for you to start with a small steps, and do not give up.
You will feel like giving up but don't.  Make sure you get the 'bat
book'.

Good Luck!!!

Greg

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: E-mail Server

2008-12-25 Thread Gregory P. Ennis
On Thu, 2008-12-25 at 22:34 -0500, Tom Horsley wrote:
 On Thu, 25 Dec 2008 21:15:22 -0600
 Gregory P. Ennis wrote:
 
  I have used sendmail as the MTA  It is easy to configure it to transfer
  mail to a 'smart host' from a desktop.  It gets harder the more pieces
  of it you choose to use.  Make sure you get the 'bat book' Sendmail!!!
 
 Careful, anyone saying sendmail is easy to configure may find
 mental health workers closing in on them with a straight jacket :-).
 
 I find postfix plenty confusing, but far simpler to deal with
 than sendmail.
 

It did take me two years, and sometimes I needed a straight jacket for
myself. I still don't pretend to know everything sendmail does, but it
finally became easy to use.  :)  

I have not had the time or need to use postfix, but I hear it works
without the use of pharmacological products for the mail administrator.
You are probably right :)

Greg

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: backup of my / filesystem

2008-12-23 Thread Gregory P. Ennis
On Tue, 2008-12-23 at 13:52 +, Timothy Murphy wrote:
 Jerry Feldman wrote:
 
  I backup our system at work (500GB) using rsync. Our New York office
  runs rsync against my backup volume. Over the years I have found rsync
  to be a very reliable tool.
 
 I just got BackupPC to work on my system, after hours of torture.
 (Is this the worst documented Linux application?)
 Effectively, BackupPC is a GUI front-end to rsync.
 Once set up it seems quite impressive to me.
 
 
 -- 
 Timothy Murphy  
 e-mail: gayleard /at/ eircom.net
 tel: +353-86-2336090, +353-1-2842366
 s-mail: School of Mathematics, Trinity College, Dublin 2, Ireland
 
Timothy,

Every time I get the chance to get into BackupPC I run out of time
trying to get a satisfactory starting point.  I agree with you about the
documentation.  Have you uncovered a good tutorial for it?

Greg Ennis

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: backup of my / filesystem

2008-12-23 Thread Gregory P. Ennis
On Wed, 2008-12-24 at 01:01 +, Timothy Murphy wrote:
 Gregory P. Ennis wrote:
 
   I backup our system at work (500GB) using rsync. Our New York office
   runs rsync against my backup volume. Over the years I have found rsync
   to be a very reliable tool.
 
  I just got BackupPC to work on my system, after hours of torture.
  (Is this the worst documented Linux application?)
  Effectively, BackupPC is a GUI front-end to rsync.
  Once set up it seems quite impressive to me.
 
  Every time I get the chance to get into BackupPC I run out of time
  trying to get a satisfactory starting point.  I agree with you about the
  documentation.  Have you uncovered a good tutorial for it?
 
 No, I looked at 3 tutorials:  
 http://wiki.centos.org/HowTos/BackupPC
 http://www.howtoforge.com/linux_backuppc
 http://linuxwave.blogspot.com/2008/08/installing-backuppc-in-centos-5.html
 But I didn't think any of them was very good;
 I just put together bits from each of them.
 
 In my case, the main problem seemed to be in setting up SSH,
 exchanging keys between backuppc on the server
 and root on the client.
 
 However, I'm not sure I got everything right;
 I was quite surprized when it started working perfectly!
 
 
Timothy,

Thanks for the links.  I understand ssh and have used it for a long time
with perl scripts to create tar files from remote PC's.  However, I have
not made it past the configuration of BackupPC. thanks again for the
links 

Greg

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: Unable to install packages

2008-12-11 Thread Gregory P. Ennis
On Thu, 2008-12-11 at 11:40 -0600, John Perry wrote:
 I just installed Fedora 10 on my Sony Vaio laptop. Everything was fine until 
 the system did an automatic update. Now when I try to use Packagekit  
 (System-Administration-Add/Remove Software) to add new software I get the 
 following message. What is going on? What do I need to do to fix this? There 
 are several packages I need to add to finish out the functionality of my 
 laptop. I currently have SELinux disabled in the hope that it was the cause 
 of the problem.  Please advise.
 
 failed to get a TID: A security policy in place prevents this sender from 
 sending this message to this recipient, see message bus configuration file 
 (rejected message had interface org.freedesktop.PackageKit.Transaction 
 member SetLocale error name (unset) destination 
 org.freedesktop.PackageKit) (0)
 
 --
 John Perry - WX5JP - pe...@jpunix.net

John,

I have had the same problem on two machines.  You can bypass this for
the time being by doing a yum update --exclude=PackageKit-qt at the
command prompt.

Hopefully they will be able to get this fixed soon. 

Greg Ennis

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


fc10 and loss of terminal interface ?

2008-11-28 Thread Gregory P. Ennis
I installed an x64 fc10 yesterday and am still getting it setup with all
my old files.  I was surprised that I could not switch to a terminal
interface screen from the gui or the login screen.  Normally by pressing
cntrlaltF1 through F6 we could use one of 6 separate terminal
interface screens, but these do not work on my fc10 box.  

Is this gone or can I configure it to keep these 6 different screens.

Greg Ennis

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: fc10 and loss of terminal interface ?

2008-11-28 Thread Gregory P. Ennis
On Sat, 2008-11-29 at 02:46 +0100, Frank Elsner wrote:
 On Fri, 28 Nov 2008 19:36:14 -0600 Gregory P. Ennis wrote:
  I installed an x64 fc10 yesterday and am still getting it setup with all
  my old files.  I was surprised that I could not switch to a terminal
  interface screen from the gui or the login screen.  Normally by pressing
  cntrlaltF1 through F6 we could use one of 6 separate terminal
  interface screens, but these do not work on my fc10 box.  
 
 The X-Server is now on F1. Use F2.
 
 --Frank Elsner
 
Thanks Frank   Not sure if I can train myself not to use F1 :)

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


fc10 - Logon Display filtering

2008-11-27 Thread Gregory P. Ennis
Hi all,

Just installed a x64 fc10 and noticed that I could no longer filter out
users from the login screen.  In fc8 and below I could have multiple
users set up but only one or two showing on the login screen.  Is this
option gone or is there a way to continue using it.

Also, what happened to the option of being able to see each process
started during boot time.  I liked being able to see what was being
started and any error messages.

Thanks,

Greg Ennis

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: fc10 - Logon Display filtering

2008-11-27 Thread Gregory P. Ennis
On Thu, 2008-11-27 at 23:46 -0600, Bruno Wolff III wrote:
 On Thu, Nov 27, 2008 at 22:41:41 -0600,
   Gregory P. Ennis [EMAIL PROTECTED] wrote:
  
  Also, what happened to the option of being able to see each process
  started during boot time.  I liked being able to see what was being
  started and any error messages.
 
 That still works. I am not sure how to control this, since when I upgraded
 things kept working pretty much the way they had previously. I believe
 there is a quiet option for the kernel in your grub.conf config file
 that you don't want. I am not sure how plymouth plugins are selected,
 but uninstalling them may be one way to do this.
 

Bruno,

Thanks for the help.  There is a README file in the /usr/doc/plymouth
directory that gives up the keystroke that allows the viewing of each
started process.  All you have to do is hit the Esc button.

Do you have any ideas about the ability to restrict user names on the
login menu?  This is something we would like to have back in if it has
been removed.

Greg

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: Automatic Feed Scanner

2008-11-22 Thread Gregory P. Ennis
On Sat, 2008-11-22 at 15:28 -0200, Newton wrote:
 Dear Friends :
 I'll present an Automatic Scanning Management Document Project, and I 
 would like to know if yours, with Automatic Feed Scanner experience, 
 could be point a really good functional model ! I tried SANE, but I want 
 experience ! For my personal, I tried models, without success 
 Thanks for the help !
 Sincerely,
 Newton - Brazil
 

Newton,

I had an HPG85xi Color Officejet; The printer functions worked fine
using a PS driver but I could never get the scanner to function with
fedora.  I was able to use MS, and this was the only reason I left a MS
operating system around.  I still have this printer and it functions
very well.

I recently purchased a HP2840 Color Laserjet.  The printer functions
worked fine using either a PS or PCL driver, but I could never get the
scanner to function with fedora.  I had to use MS for the scanner
functions on this one too.  This printer is the worst HP product I have
ever purchased.  We used non HP toner cartridges, and after one cyle of
toner cartridge replacements I could not get the printer to work.  I
have had two HP printer service agents look at it and no one can fix it.
I eventually did some google searching to see if I could fix it, and
found two videos of users demonstrating their dislike by destroying the
printer with sledge hammers.  I have been thinking of doing the same.
When the printer worked it was great, but it worked for only a year.

I have not had much success in getting SANE to work so I will be
following your post with interest.

Greg Ennis

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: konsole 4.0.5 multisession failure

2008-09-04 Thread Gregory P. Ennis
On Mon, 2008-09-01 at 17:51 -0500, Gregory P. Ennis wrote:
 List,
 
 I have installed 2 FC9 systems and am trying to get konsole to work in
 the same manner as with Fc4-Fc8.  
 
 The one big problem I have is that there does not appear to be a way to
 start a mulitsession profile from the command line, and there does not
 appear to be a way to save a muulti-session profile to even look for any
 changes in the way they are storing the files.
 
 In looking at the other posts I am concerned that 4.0.5 does not even do
 this.  There have been some references to using kde-unstable that
 apparently contaions kde 4.0.98 or at least something greater than
 4.0.5.
 
 Would appreciate some help!!
 
 Thanks,
 
 Greg Ennis
 

Everyone,  Looks like kde4 was not designed to do everything that kde3
was doing.

Here is the answer to my bug report.

http://bugs.kde.org/show_bug.cgi?id=170221

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


konsole 4.0.5 multisession failure

2008-09-01 Thread Gregory P. Ennis
List,

I have installed 2 FC9 systems and am trying to get konsole to work in
the same manner as with Fc4-Fc8.  

The one big problem I have is that there does not appear to be a way to
start a mulitsession profile from the command line, and there does not
appear to be a way to save a muulti-session profile to even look for any
changes in the way they are storing the files.

In looking at the other posts I am concerned that 4.0.5 does not even do
this.  There have been some references to using kde-unstable that
apparently contaions kde 4.0.98 or at least something greater than
4.0.5.

Would appreciate some help!!

Thanks,

Greg Ennis

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Yum Failure with mirrors unavailable

2008-08-17 Thread Gregory P. Ennis
Everyone,

I have an FC8 unit that for some reason has stopped allowing yum
updates.  

unname -a results in :

Linux .Domain.com 2.6.25.10-47.fc8 #1 SMP Mon Jul 7 18:31:41 EDT
2008 x86_64 x86_64 x86_64 GNU/Linux

When I tried to do so manually with the command :

yum update

I receive the follow error message:

Determining fastest mirrors
Could not retrieve mirrorlist
http://mirrors.fedoraproject.org/mirrorlist?repo=fedora-8arch=x86_64
error was
[Errno 14] HTTP Error 503: Service Unavailable

Has this happened to anyone else?

Greg Ennis

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list


Re: Yum Failure with mirrors unavailable

2008-08-17 Thread Gregory P. Ennis
On Sun, 2008-08-17 at 15:32 -0400, Bob Goodwin USA wrote:
 Gregory P. Ennis wrote:
  Everyone,
 
  I have an FC8 unit that for some reason has stopped allowing yum
  updates.  
 
  unname -a results in :
 
  Linux .Domain.com 2.6.25.10-47.fc8 #1 SMP Mon Jul 7 18:31:41 EDT
  2008 x86_64 x86_64 x86_64 GNU/Linux
 
  When I tried to do so manually with the command :
 
  yum update
 
  I receive the follow error message:
 
  Determining fastest mirrors
  Could not retrieve mirrorlist
  http://mirrors.fedoraproject.org/mirrorlist?repo=fedora-8arch=x86_64
  error was
  [Errno 14] HTTP Error 503: Service Unavailable
 
  Has this happened to anyone else?
 
  Greg Ennis
 

 
 Yes, I believe it is the result of system problems. 
 
 Bob
 
Thanks Bob see the other posts now

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list