Re: Using Exim as a controlled relayer

2013-03-26 Thread Tim
Allegedly, on or about 26 March 2013, Gary Stainburn sent: > When I test this using > > exim -bt user@hosted.domain > > it works fine, but when I try to send an email it fails > > relay not permitted. > > Obviously i do not want to turn on relaying, so how can I configure > Exim to allow emai

Re: undo rm -rf *

2013-03-26 Thread Tim
Allegedly, on or about 26 March 2013, bruce sent: > as a face saving process... always test what ever you're going to do > when using RM <<< and then substitute ls for rm to see what the > results would be... I would, also, think carefully about whether you really do need the force flag. Some pe

Re: Limit of file siae on USB drives?

2013-03-26 Thread Tim
Allegedly, on or about 26 March 2013, Joe Zeff sent: > If such things matter, you can do this to create a flash drive that > the various snoopy government agencies can't easily read, without > going to the bother of encrypting it, especially as some of them claim > the right to demand encryption ke

Re: Booting issues

2013-03-26 Thread Tim
Kinkaid, Kyle: >> I'm having some boot problems on my Fedora 18 workstation, KDE Spin. >> >> >> System background: >> >> I have a Dell Precision workstation, with two HDs, and full disk >> encryption. The two HDs are combined into three logical volumes, >> swap, root, and /home. Richard Vickery

Fedora 18 network printer setup

2013-03-26 Thread D. Hugh Redelmeier
I have a Brother DCP-7065dn printer scanner connected to my LAN. Sadly, it requires a proprietary driver. I've installed that. I asked the System Settings: Printers to set it up (add the printer). The SS:P found the print

Re: yum erase unused dependencies

2013-03-26 Thread Patrick O'Callaghan
On Tue, 2013-03-26 at 20:40 +0100, Michael Schwendt wrote: > On Tue, 26 Mar 2013 15:32:59 -0400, Bill Davidsen wrote: > > > I recall last year a discussion of using yum to remove unwanted packages, > > and > > tell it to remove only dependencies which were used by no other package. I > > can't

Re: Limit of file siae on USB drives?

2013-03-26 Thread Patrick O'Callaghan
On Tue, 2013-03-26 at 13:55 -0700, Joe Zeff wrote: > On 03/26/2013 01:32 PM, Chris Adams wrote: > > You can either split up your file or format the flash drive with a > > different filesystem. If you reformat it, it probably won't be usable > > under other OSes though. > > If such things matter,

Re: yum erase unused dependencies

2013-03-26 Thread Frank Murphy
On Tue, 26 Mar 2013 20:40:46 +0100 Michael Schwendt wrote: > On Tue, 26 Mar 2013 15:32:59 -0400, Bill Davidsen wrote: > > > I recall last year a discussion of using yum to remove unwanted > > packages, and tell it to remove only dependencies which were used > > by no other package. I can't seem

Re: Booting issues

2013-03-26 Thread Reindl Harald
Am 26.03.2013 22:28, schrieb Kinkaid: > As I dug around the boot up process a little, I found a curious message about > /mnt/usbdisk which was a usb drive I > had setup shortly before all the latest bit happened. I guess the init > process was hanging when it was trying to > mount the usb driv

Using Exim as a controlled relayer

2013-03-26 Thread Gary Stainburn
I've managed to get the Exim + Pgsql setup working. For the domains I'm hosting I have a set of records which contain an email address within the domain and an delivery email address, e.g. user@hosted.domain -> gary.stainb...@ringways.co.uk When I test this using exim -bt user@hoste

Re: Booting issues

2013-03-26 Thread Richard Vickery
On Tue, Mar 26, 2013 at 10:28 AM, Kinkaid, Kyle wrote: > Hi Fedora Wearers, > > I'm having some boot problems on my Fedora 18 workstation, KDE Spin. > > System background: > I have a Dell Precision workstation, with two HDs, and full disk > encryption. The two HDs are combined into three logical

Re: Booting issues

2013-03-26 Thread Kinkaid, Kyle
I've solved my own problem! As I dug around the boot up process a little, I found a curious message about /mnt/usbdisk which was a usb drive I had setup shortly before all the latest bit happened. I guess the init process was hanging when it was trying to mount the usb drive and that was halting

Re: yum erase unused dependencies

2013-03-26 Thread Bill Davidsen
Michael Schwendt wrote: On Tue, 26 Mar 2013 15:32:59 -0400, Bill Davidsen wrote: I recall last year a discussion of using yum to remove unwanted packages, and tell it to remove only dependencies which were used by no other package. I can't seem to find how that was done in my notes, could someo

Re: Limit of file siae on USB drives?

2013-03-26 Thread Joe Zeff
On 03/26/2013 01:32 PM, Chris Adams wrote: You can either split up your file or format the flash drive with a different filesystem. If you reformat it, it probably won't be usable under other OSes though. If such things matter, you can do this to create a flash drive that the various snoopy g

Re: Limit of file siae on USB drives?

2013-03-26 Thread Tom Horsley
On Tue, 26 Mar 2013 15:32:19 -0500 Chris Adams wrote: > If you reformat it, it probably won't be usable > under other OSes though. I've got mine formatted with NTFS which seems to work OK on most systems and also supports big files. -- users mailing list users@lists.fedoraproject.org To unsubscr

Re: Limit of file siae on USB drives?

2013-03-26 Thread Lawrence Houston
On Tue, 26 Mar 2013, Aaron Konstam wrote: I have a cruser *gig usb drive on which I am tring to copy a 4.9 gig file. The copy craps out somewhere afte copying 4.3 gis on to the USB drive, Is that some kind of hardware size limit or something else? USB Drive are typcially Formatted as FAT32 an

Re: Limit of file siae on USB drives?

2013-03-26 Thread Chris Adams
Once upon a time, Aaron Konstam said: > I have a cruser *gig usb drive on which I am tring to copy a 4.9 gig > file. The copy craps out somewhere afte copying 4.3 gis on to the USB > drive, > > Is that some kind of hardware size limit or something else? Your drive is most likely formatted with t

Re: undo rm -rf *

2013-03-26 Thread Reindl Harald
Am 26.03.2013 21:08, schrieb Rick Stevens: > On 03/26/2013 10:35 AM, Reindl Harald issued this missive: >> >> >> Am 26.03.2013 18:03, schrieb Matthew Saltzman: this is safe since a very long time [root@testserver:/tmp]$ LANG=c; /usr/bin/rm -rf .* /usr/bin/rm: cannot remove dir

Limit of file siae on USB drives?

2013-03-26 Thread Aaron Konstam
I have a cruser *gig usb drive on which I am tring to copy a 4.9 gig file. The copy craps out somewhere afte copying 4.3 gis on to the USB drive, Is that some kind of hardware size limit or something else? -- === You can observe

Re: undo rm -rf *

2013-03-26 Thread Rick Stevens
On 03/26/2013 10:35 AM, Reindl Harald issued this missive: Am 26.03.2013 18:03, schrieb Matthew Saltzman: this is safe since a very long time [root@testserver:/tmp]$ LANG=c; /usr/bin/rm -rf .* /usr/bin/rm: cannot remove directory: '.' /usr/bin/rm: cannot remove directory: '..' Does this not

Re: Blinking tab in Firefox -

2013-03-26 Thread Bob Goodwin - Zuni, Virginia, USA
On 26/03/13 15:44, Bob Goodwin - Zuni, Virginia, USA wrote: I just updated F-18/64 XFCE and was surprised to find that I now have some flashing tab titles in Firefox, at least "New Tab" and I would not be surprised if there are more. The yum log shows: [root@box10 bobg]# cat /var/log/yum.log

Blinking tab in Firefox -

2013-03-26 Thread Bob Goodwin - Zuni, Virginia, USA
I just updated F-18/64 XFCE and was surprised to find that I now have some flashing tab titles in Firefox, at least "New Tab" and I would not be surprised if there are more. The yum log shows: [root@box10 bobg]# cat /var/log/yum.log | grep firefox Feb 27 10:03:48 Updated: firefox-19.0-1.fc18.x

Re: yum erase unused dependencies

2013-03-26 Thread Michael Schwendt
On Tue, 26 Mar 2013 15:32:59 -0400, Bill Davidsen wrote: > I recall last year a discussion of using yum to remove unwanted packages, and > tell it to remove only dependencies which were used by no other package. I > can't > seem to find how that was done in my notes, could someone give me a poi

yum erase unused dependencies

2013-03-26 Thread Bill Davidsen
I recall last year a discussion of using yum to remove unwanted packages, and tell it to remove only dependencies which were used by no other package. I can't seem to find how that was done in my notes, could someone give me a pointer to the method? -- Bill Davidsen We are not out of the wo

Re: eth1 not working. HW or Fedora?

2013-03-26 Thread Martín Marqués
2013/3/26 David : > On 3/26/2013 2:17 PM, Martín Marqués wrote: >> 2013/3/26 bruce : >>> martin. >>> >>> I don't know enough to speak about NM, as well as dhclient and how >>> each app works with each other. I thought NM was supposed to auto >>> handle dhclient issues. >>> >>> What version of Fed,

Re: eth1 not working. HW or Fedora?

2013-03-26 Thread David
On 3/26/2013 2:17 PM, Martín Marqués wrote: > 2013/3/26 bruce : >> martin. >> >> I don't know enough to speak about NM, as well as dhclient and how >> each app works with each other. I thought NM was supposed to auto >> handle dhclient issues. >> >> What version of Fed, what version of NM, and dhcl

Re: eth1 not working. HW or Fedora?

2013-03-26 Thread Martín Marqués
2013/3/26 bruce : > martin. > > I don't know enough to speak about NM, as well as dhclient and how > each app works with each other. I thought NM was supposed to auto > handle dhclient issues. > > What version of Fed, what version of NM, and dhclient? All is the latest versions of Fedora 16 (yes,

Re: undo rm -rf *

2013-03-26 Thread bruce
guys... as a face saving process... always test what ever you're going to do when using RM <<< and then substitute ls for rm to see what the results would be... and finally, before you do a "rm" .. make sure you have a complete backup that you can restore from, in the event you really do trash so

Re: eth1 not working. HW or Fedora?

2013-03-26 Thread bruce
martin. I don't know enough to speak about NM, as well as dhclient and how each app works with each other. I thought NM was supposed to auto handle dhclient issues. What version of Fed, what version of NM, and dhclient? On Tue, Mar 26, 2013 at 1:22 PM, Martín Marqués wrote: > OK, just tested

Re: undo rm -rf *

2013-03-26 Thread Bill Oliver
I'm not a fan of trash directories. They give you a second chance, but you may end up not really deleting things you wanted to delete. What about a simple script something like this? This is off the top of my head and not tested (so certainly has a bug or two), but it seems that you could chec

Re: undo rm -rf *

2013-03-26 Thread Reindl Harald
Am 26.03.2013 18:03, schrieb Matthew Saltzman: >> this is safe since a very long time >> >> [root@testserver:/tmp]$ LANG=c; /usr/bin/rm -rf .* >> /usr/bin/rm: cannot remove directory: '.' >> /usr/bin/rm: cannot remove directory: '..' > > Does this not depend on where in the tree you are and what

Re: undo rm -rf *

2013-03-26 Thread Bill Oliver
The "dd" command is a workhorse, sorta like netcat. The answer to "can you use if for copying/backing up XXX" is essentially always "yes." However, it's not convenient for some things. For instance, it copies *files.* Even though the old unix cant is that "everything is a file," it turns out

Booting issues

2013-03-26 Thread Kinkaid, Kyle
Hi Fedora Wearers, I'm having some boot problems on my Fedora 18 workstation, KDE Spin. System background: I have a Dell Precision workstation, with two HDs, and full disk encryption. The two HDs are combined into three logical volumes, swap, root, and /home. Issue background: I walked away fro

Re: eth1 not working. HW or Fedora?

2013-03-26 Thread Martín Marqués
OK, just tested something: Plugged the ethernet cable, ethernet device came up (ifconfig shows it, but with no IP address) so I dhclient it and the IP comes up and eth1 is now connected and configured. So the problem is with NM not doing it's work. Any ideas? 2013/3/26 Martín Marqués : > 2013/3/

Re: undo rm -rf *

2013-03-26 Thread Joe Zeff
On 03/26/2013 09:11 AM, Celik wrote: Bruno, after such an experience, did you come up with an alternative solution to using "rm -rf"? Use ls first, and find out exactly what you're going to delete. -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options

[389-users] CoS usage

2013-03-26 Thread Jovan.VUKOTIC
Hi, I have 389 DS (1.2.10.7 version) I am getting confusing ldapsearch results when I use two classic CoS entries defined under the same subtree in order to have the subtree accounts assigned with one of two different values of a shared/generated attribute - in my case pwdpolicysubentry attri

Re: undo rm -rf *

2013-03-26 Thread Matthew Saltzman
On Tue, 2013-03-26 at 17:21 +0100, Reindl Harald wrote: > > Am 26.03.2013 17:16, schrieb Bruno Wolff III: > > On Wed, Mar 27, 2013 at 03:11:54 +1100, > > Celik wrote: > >> > >> Bruno, after such an experience, did you come up with an alternative > >> solution to using "rm -rf"? > >> "rm -i" is

Re: eth1 not working. HW or Fedora?

2013-03-26 Thread Martín Marqués
2013/3/26 Sam Varshavchik : > Martín Marqués writes: > >> I have a network interface on my laptop which was working (don't know >> when it stopped cause I mainly use WIFI) and now fails to connect. I >> have NM for network and when I plug the UTP cable (doesn't matter >> where I do this, it's alway

Re: undo rm -rf *

2013-03-26 Thread Bruno Wolff III
On Tue, Mar 26, 2013 at 17:21:28 +0100, Reindl Harald wrote: and how yoill you remove all hidden files of a folder? For cases where I just want dot files/dirs removed I use '.??*'. That only hits names at least three characters long. this is safe since a very long time [root@testserver

Re: Fedora 17 and exim-pgsql RPM

2013-03-26 Thread Gary Stainburn
Solved. The correct keyword is pgsql_servers - with a 's' on the end. Gary On Tuesday 26 March 2013 11:16:32 Gary Stainburn wrote: > Hi folks > > I'm setting up a new server and trying to configure Exim. For the first > time I'm trying to use Postgresql with it, so have installed the exim-pgsql

Re: undo rm -rf *

2013-03-26 Thread Celik
On Wed, Mar 27, 2013 at 1:49 AM, Bill Oliver wrote: > > The last time this happened to me, I had some luck using sleuthkit: > > http://www.sleuthkit.org/ > > As you noted, installing new things on your computer is destructive to > deleted files. It's a good idea, if you can, to make an image of

Re: undo rm -rf *

2013-03-26 Thread Reindl Harald
Am 26.03.2013 17:16, schrieb Bruno Wolff III: > On Wed, Mar 27, 2013 at 03:11:54 +1100, > Celik wrote: >> >> Bruno, after such an experience, did you come up with an alternative >> solution to using "rm -rf"? >> "rm -i" is good as it prompts before deletion however it becomes tedious if >> the

Re: undo rm -rf *

2013-03-26 Thread Bruno Wolff III
On Wed, Mar 27, 2013 at 03:11:54 +1100, Celik wrote: Bruno, after such an experience, did you come up with an alternative solution to using "rm -rf"? "rm -i" is good as it prompts before deletion however it becomes tedious if there are a lot of files to be deleted, hence "rm -rf" seems ideal

Re: undo rm -rf *

2013-03-26 Thread Celik
On Wed, Mar 27, 2013 at 1:14 AM, Bruno Wolff III wrote: > On Tue, Mar 26, 2013 at 22:23:29 +1100, > Celik wrote: > >> Hi, >> >> Had a logic error in my bash script and did "rm -rf *" on my current >> working directory. Any tips for undoing such an error? >> > > I've done worse. I once did rm -

Re: Do you have Samsung Printer Problems ? Here is the place to go.

2013-03-26 Thread Jim
On 03/26/2013 08:35 AM, Timothy Murphy wrote: poma wrote: So, you haven't installed the latest driver from Samsung in the first place, moreover you have contacted Samsung.[1] You need to be a genius to find something like this. Hilarious. I didn't understand your post. Are you saying that it is

Re: F17: How to set up VPN for Android?

2013-03-26 Thread Dr. Michael J. Chudobiak
I use ssh tunnels to forward Android imap (port 143), smtp (port 25), and http proxying (port 3128) to my Fedora server, using this app: What do you use as a proxy on the Fedora server? glype? squid? On the android you configure a proxy for each browser? Or does SPT just send all port 80 reques

Re: F17: How to set up VPN for Android?

2013-03-26 Thread sean darcy
On 03/25/2013 03:04 PM, Dr. Michael J. Chudobiak wrote: In any event, has anybody using any vpn package been able to set it up for a roaming client? I use ssh tunnels to forward Android imap (port 143), smtp (port 25), and http proxying (port 3128) to my Fedora server, using this app: http://p

Re: undo rm -rf *

2013-03-26 Thread Bill Oliver
The last time this happened to me, I had some luck using sleuthkit: http://www.sleuthkit.org/ As you noted, installing new things on your computer is destructive to deleted files. It's a good idea, if you can, to make an image of your disk asap and then work on that image. What I have done

Re: undo rm -rf *

2013-03-26 Thread Bruno Wolff III
On Tue, Mar 26, 2013 at 22:23:29 +1100, Celik wrote: Hi, Had a logic error in my bash script and did "rm -rf *" on my current working directory. Any tips for undoing such an error? I've done worse. I once did rm -rf .* to try to remove some config files in a home directory. I forgot that .

Re: undo rm -rf *

2013-03-26 Thread Celik
On Tue, Mar 26, 2013 at 10:37 PM, Gary Stainburn < gary.stainb...@ringways.co.uk> wrote: > There are a number of utilities that will attempt this for you. > Google "undelete ext4 linux" assuming your filesystem is ext4. > > Gary, thank you for the information. Installed testdisk and exundelete. In

Re: undo rm -rf *

2013-03-26 Thread Celik
On Tue, Mar 26, 2013 at 11:57 PM, jarmo wrote: > Tue, 26 Mar 2013 22:23:29 +1100 > Celik kirjoitti: > > > Hi, > > > > Had a logic error in my bash script and did "rm -rf *" on my current > > working directory. Any tips for undoing such an error? > > > > Regards, > > C > > Just try to find your B

Re: undo rm -rf *

2013-03-26 Thread jarmo
Tue, 26 Mar 2013 22:23:29 +1100 Celik kirjoitti: > Hi, > > Had a logic error in my bash script and did "rm -rf *" on my current > working directory. Any tips for undoing such an error? > > Regards, > C Just try to find your BACKUP :)) -- users mailing list users@lists.fedoraproject.org To uns

Re: Do you have Samsung Printer Problems ? Here is the place to go.

2013-03-26 Thread Timothy Murphy
poma wrote: > So, you haven't installed the latest driver from Samsung in the first > place, moreover you have contacted Samsung.[1] > You need to be a genius to find something like this. > Hilarious. I didn't understand your post. Are you saying that it is easy to install the UnifiedLinuxDriver,

Re: Do you have Samsung Printer Problems ? Here is the place to go.

2013-03-26 Thread Timothy Murphy
Jim wrote: > Don't go to Samsung go here. Where? > It takes version 4.00 of UnifiedLinuxDriver for Fedora 18 that you can't > get from Samsung, and this driver even fixes the Selinux errors. > > Will have to go to Samsung to get two tar.gz files; Which two files? > Put the two files in a dire

Re: undo rm -rf *

2013-03-26 Thread Gary Stainburn
There are a number of utilities that will attempt this for you. Google "undelete ext4 linux" assuming your filesystem is ext4. However, as your system is used the now unallocated space is being re-used reducing any your chances of success. Even installing an uninstall utility will do this, as

Re: undo rm -rf *

2013-03-26 Thread Celik
ohhh dear...:( thanks for the quick reply. On Tue, Mar 26, 2013 at 10:27 PM, Reindl Harald wrote: > > > Am 26.03.2013 12:23, schrieb Celik: > > Had a logic error in my bash script and did "rm -rf *" on my current > working directory. Any tips for undoing such > > an error? > > no way on a modern

Re: undo rm -rf *

2013-03-26 Thread Reindl Harald
Am 26.03.2013 12:23, schrieb Celik: > Had a logic error in my bash script and did "rm -rf *" on my current working > directory. Any tips for undoing such > an error? no way on a modern system which permanently writes to the disk and the journal, in other words this is the hard way to learn abou

undo rm -rf *

2013-03-26 Thread Celik
Hi, Had a logic error in my bash script and did "rm -rf *" on my current working directory. Any tips for undoing such an error? Regards, C -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Gui

Fedora 17 and exim-pgsql RPM

2013-03-26 Thread Gary Stainburn
Hi folks I'm setting up a new server and trying to configure Exim. For the first time I'm trying to use Postgresql with it, so have installed the exim-pgsql RPM which silly me thought enabled Postgresql support. However, I get errors on the hide pgsql_server=(/tmp/.s.PGSQL_.5432)/exim/exim/