Displaying 20 results from an estimated 99 matches for "stevet".
Did you mean:
steve
2005 Nov 07
1
Rsync and permissions - rsync version 2.6.4 protocol version 29
What does rsync do with permissions?
Using rsync -auvP ./* targetMachine:/targetDir
I sometimes get an error/warning such as:
chown GENERO/uk/reinsure/prod/rel/dbmodify.4gl : Operation not permitted
The source file has owner/group stevet:dev and the target stevet:users
The files are being rsync'd as user 'fyl' - fyl belongs to both dev and
users group.
The 'oddity' is that if the command rsync -auvPn is used to check
before doing the actual copy, then the error/warning is not given - ie
-auvPn potentially say...
2006 Jan 06
3
Where to place a global function
...hen, in
a .rhtml file, I could do this:
<%= format_price(item.unit_price * item.quantity) %>
But where do I put the format_price() function definition? The app couldn''t
find it in app/controllers/application.rb. Where do I put it so it''s
available to all views?
Thanks
SteveT
Steve Litt
Author:
* Universal Troubleshooting Process courseware
* Troubleshooting Techniques of the Successful Technologist
* Rapid Learning: Secret Weapon of the Successful Technologist
Webmaster
* Troubleshooters.Com
* http://www.troubleshooters.com
2019 Dec 04
3
How do I set all my mailboxes to "subscribed"
...had a great deal of trouble accessing my Dovecot IMAP from most
supposedly IMAP aware email clients, and have been advised that it
might be because some of my email folders are not subscribed. Is there
s way I can subscribe all my folders? I see no reason to have a folder
not subscribed.
Thanks,
SteveT
Steve Litt
December 2019 featured book: Rapid Learning for the 21st Century
http://www.troubleshooters.com/rl21
2006 Jan 05
3
What is SwitchTower?
What is SwitchTower?
SteveT
Steve Litt
Author:
* Universal Troubleshooting Process courseware
* Troubleshooting Techniques of the Successful Technologist
* Rapid Learning: Secret Weapon of the Successful Technologist
Webmaster
* Troubleshooters.Com
* http://www.troubleshooters.com
2006 Jan 06
10
I need debugging tips?
...in other
words).
I''d like to place diagnostic prints in the controller code to see if I''m
placing nil records in the @items whatever, but where would such diagnostic
prints print out?
So I need some debugging tips. What are your favorite Rails debugging
techniques?
Thanks
SteveT
Steve Litt
Author:
* Universal Troubleshooting Process courseware
* Troubleshooting Techniques of the Successful Technologist
* Rapid Learning: Secret Weapon of the Successful Technologist
Webmaster
* Troubleshooters.Com
* http://www.troubleshooters.com
2016 Sep 28
4
Good Bye SAMBA?!?!?
...bject line.
Don't look back. Go to your beloved Windows CIFS. You've found
somebody better: Move on and don't keep pestering your ex.
To everyone else: Around the turn of the century Samba had a web-app
(CGI probably) to configure smb.conf. Is something like that still in
existence?
SteveT
Steve Litt
September 2016 featured book: Twenty Eight Tales of Troubleshooting
http://www.troubleshooters.com/28
2006 Jan 04
10
Is Webrick good enough?
...at Apache runs Rails stuff slowly.
Is it reasonable to run Rails stuff on Webrick while simultaneously running
other stuff on Apache? How does one simultaneously run two rails applications
on Webrick, when one must start webrick in the specific app''s directory
(script/server)?
Thanks
SteveT
Steve Litt
Author:
* Universal Troubleshooting Process courseware
* Troubleshooting Techniques of the Successful Technologist
* Rapid Learning: Secret Weapon of the Successful Technologist
Webmaster
* Troubleshooters.Com
* http://www.troubleshooters.com
2016 Feb 22
3
To what extent does/will Dovecot depend on systemd? was systemd changes...
...t
> on systemd. Is this discussion simply about the unit file and PID file
> location for Dovecot under systemd's process manager, or is Dovecot
> starting to acquire systemd dependencies that will make it difficult to
> run without systemd in the future?
>
> Thanks,
>
> SteveT
>
> Steve Litt
> February 2016 featured book: The Key to Everyday Excellence
> http://www.troubleshooters.com/key
We do not depend on systemd, but unit files are provided and
automatically installed if enabled.
Aki
2005 Dec 28
2
Rails didn''t install correctly
...by in /usr/bin
to ruby.1.8.1, and then set up a symlink from /usr/bin/ruby
to /usr/local/bin/ruby. At that point, running Ruby brought up 1.8.4.
I have no idea what the error message meant by "RubyGem rails (> 0)". Can
anyone give me some hints on how to troubleshoot this?
Thanks
SteveT
Steve Litt
Author:
* Universal Troubleshooting Process courseware
* Troubleshooting Techniques of the Successful Technologist
* Rapid Learning: Secret Weapon of the Successful Technologist
Webmaster
* Troubleshooters.Com
* http://www.troubleshooters.com
2006 Jan 07
11
Beware of Mozilla + Rails
...d clearing cache on Mozilla, but that didn''t
bring it back. I copied and pasted the URL from Konqueror to Mozilla to make
sure I hadn''t made a mistake on the URL.
The exercise had worked perfectly on Mozilla yesterday, so it''s intermittent.
Beware of Mozilla + Rails.
SteveT
Steve Litt
Author:
* Universal Troubleshooting Process courseware
* Troubleshooting Techniques of the Successful Technologist
* Rapid Learning: Secret Weapon of the Successful Technologist
Webmaster
* Troubleshooters.Com
* http://www.troubleshooters.com
2014 Sep 25
7
Does dovecot work OK on *BSD?
...y days
with Debian are limited, and I'm investigating several 'BSD's:
OpenBSD
FreeBSD
PCBSD
NetBSD
DragonflyBSD
etc
Is there any reason Dovecot wouldn't work on any of those? Does anyone
know if those OS's have packages for Dovecot, or do I need to compile
it myself?
Thanks,
SteveT
Steve Litt * http://www.troubleshooters.com/
Troubleshooting Training * Human Performance
2019 Sep 23
5
File manager or browser for IMAP?
...ager or browser to browse my Dovecot IMAP.
Ideally it would have hotkeys to move, copy, delete and send. The send
part needn't be coded: Just a call to a shellscript which can handle
the send the way it's locally the most convenient.
Anyone know of such a file manager or browser for IMAP?
SteveT
Steve Litt
Author: The Key to Everyday Excellence
http://www.troubleshooters.com/key
Twitter: http://www.twitter.com/stevelitt
2015 Oct 13
4
Thanks for Dovecot
Hi all,
Thanks for making Dovecot.
I just transitioned from Debian Wheezy to Void Linux. It was fairly
easy to get Dovecot working on my Void box, and having Dovecot makes
all of my email activities easier by doing one thing and doing it right.
Thank you for such great software.
SteveT
2019 May 13
1
How to mount a share without using -o vers=1.0 ?
...7:40:00 +0100
Rowland penny via samba <samba at lists.samba.org> wrote:
> On 13/05/2019 17:05, Steve Litt via samba wrote:
[snip]
> > Any advice on how to perform this mount without -o vers=1.0 would be
> > greatly appreciated.
> >
> > Thanks,
> >
> > SteveT
> >
> Steve, Your version of Samba is too old, it only understands SMBv1,
> any way you can upgrade Samba ?
>
> Rowland
I hope so. The Void Linux packagers just confirmed that they're
shipping 8 year old 3.6.25_14, have little incentive to update, and
consider Samba "...
2016 Nov 18
3
Good email client to use with Dovecot?
...roundcube ?back when I
>> was using a hosting company. ? Webmail just increases your attack
>> surface.?
>
>Thanks.
>
>My reason for exploring Alpine is I'm moving away from Claws, for
>non-technical reasons I won't burden this list with.
>
>Thanks,
>
>SteveT
>
>Steve Litt
>November 2016 featured book: Quit Joblessness: Start Your Own Business
>http://www.troubleshooters.com/startbiz
2019 Sep 23
2
File manager or browser for IMAP?
...cot IMAP.
> Ideally it would have hotkeys to move, copy, delete and send. The send
> part needn't be coded: Just a call to a shellscript which can handle
> the send the way it's locally the most convenient.
>
> Anyone know of such a file manager or browser for IMAP?
>
> SteveT
>
>
> Steve Litt
> Author: The Key to Everyday Excellence
> http://www.troubleshooters.com/key
> Twitter: http://www.twitter.com/stevelitt
>
--
Ionel Spanachi
Staatliche Hochschule f?r Gestaltung Karlsruhe - Abteilung Netzwerk
Tel: +49 (0)721 8203-2329
Mobil: +49 (0)162 2361...
2006 Jan 09
6
What is AJAX?
What is AJAX?
SteveT
Steve Litt
Author:
* Universal Troubleshooting Process courseware
* Troubleshooting Techniques of the Successful Technologist
* Rapid Learning: Secret Weapon of the Successful Technologist
Webmaster
* Troubleshooters.Com
* http://www.troubleshooters.com
2019 May 13
2
How to mount a share without using -o vers=1.0 ?
...===============================================
I couldn't find an answer on Samba.Org, and web searches produced
mostly guesses and speculation, many of which I followed up on but led
nowhere.
Any advice on how to perform this mount without -o vers=1.0 would be
greatly appreciated.
Thanks,
SteveT
2014 Jun 23
2
Wheezy Dovecot workarounds
...ail client) work perfectly.
WORKAROUND
To "solve" this problem, do the following raindance as root:
ifdown lo
ifup lo
After the raindance, local access to Dovecot works perfectly, and all
nmap commands perform as expected.
LOL, hey man, don't shoot me, I'm just the messenger.
SteveT
Steve Litt * http://www.troubleshooters.com/
Troubleshooting Training * Human Performance
2016 Nov 23
3
Updated my Dovecot certificate for the first time
...) | grep '^/.*certs$'
> /etc/ssl/certs
The directory or the certs isn't the problem. Alpine sees the
self-signed cert I just made, but complains because it's self-signed,
and gives me the choice between saying "yes" every time, and just not
checking for certs at all.
SteveT
Steve Litt
November 2016 featured book: Quit Joblessness: Start Your Own Business
http://www.troubleshooters.com/startbiz