r3wp [groups: 83 posts: 189283]
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

World: r3wp

[Linux] group for linux REBOL users

Henrik
27-Jul-2007
[1681]
he has a big audience though
btiffin
27-Jul-2007
[1682]
Yep. I like watching the show and try to lean people that run small 
businesses toward watching.
Kaj
28-Jul-2007
[1683]
I read that Con Kolivas interview, and I don't want to sound repetitive, 
but the answer is right there in front of everybody. Or right here, 
in this case
Anton
30-Jul-2007
[1684]
I've been playing with Kubuntu on and off for a month or so. Sometimes, 
after updates to the system, something breaks.

I would like to know what is the best way of backing up and restoring 
the system.
I think the best way might be to copy partitions back and forth.
I have a few LiveCDs like the System Rescue CD.
What do you guys do ?
Kaj
30-Jul-2007
[1685x2]
Backing up whole partitions can be good if you have the space
When you do a new installation, it's good to put your /home directory 
on a different partition. That way, you can backup just your data, 
or wipe the root partition and re-install the system withoug loosing 
your data and settings
btiffin
30-Jul-2007
[1687]
Use Debian  :)  My Dev system has been auto-updating since Potato 
(2.2), I rarely use Unstable packages, but Dev lives in Testing and 
I've not had any problems.  Spike and Chester stay with Stable sources.list 
and I trust the Debian development model (not released on any time 
schedules, but only releasesd when the DD's have finished bashing 
each other around).  I hope they fight the urge to go with release 
dates, even Ian Murdoch is pushing for release shedules :(  but he's 
at Sun now, so I hope that pressure subsides.


To be more to the point.  I keep all my work (and user accounts) 
rsynced on three different machines, backed up to CD and USB memory 
stick on a semi-irregular basis.  I plan for system restore from 
the boot disks, the list from apt-show-versions and a documented 
list of manual steps for things like the Linksys, /etc/hosts, /etc/ssh/sshd_config 
et al and Cheyenne config if anything does eventually go sideways. 
 It might be a (much) longer restore cycle, but I trust that more 
than backup/restore mirroring.  I've avoided the VM model, but that 
seems to be getting some good press now-a-days.
Gabriele
30-Jul-2007
[1688]
kubuntu and updating without problems here, but, i've seen that happen 
in the past. i always managed to fix stuff though.
Kaj
30-Jul-2007
[1689]
Ubuntu has been a big disappointment to me just because I thought 
I would finally be able to upgrade
btiffin
30-Jul-2007
[1690x2]
My opinion, release dates are going to hurt them in the long run...great 
for getting new adopters...bad for long term guaranteed stability
Much like R3...I'd prefer disappointment in "missed" dates than any 
guaranteed release schedule.  Patience is a virtue...release code 
when it's ready. not before, and never under the urging of some project 
manager (the common case).
Kaj
30-Jul-2007
[1692]
Well, we have had a lot of success with Syllable by releasing early 
and often
btiffin
30-Jul-2007
[1693]
Managed expectations :)  You haven't stamped any "shrinked wrapped, 
use this to run your business" versions yet, have you?  I'd urge 
your team to lean toward the Debian model over the Ubuntu schedule 
model.  But test releases...yep as often as possible, but even then, 
not because a manager said "It goes out on Friday".
Kaj
30-Jul-2007
[1694x2]
We're just discussing someone who wants to automate his company with 
Syllable :-)
We want people to be able to rely on us. That includes not just stability, 
but also schedules
btiffin
30-Jul-2007
[1696x2]
Once again.  Schedules are a technical mistake in my opinion.  But 
reality is, this has to be balanced with predictable business planning 
and the more cerebral "keeping up interest by staying fresh".  My 
business is being built on what I feel is techincal merit, not full 
colour glossy.  peoplecards.ca is currently a three person business 
and the technical decisions are currently mine without management 
influence.  That may change as the business grows, but I'll rail 
against it if schedules begin to outweigh technical soak times and 
truthful developer confidence in their products.  One of the beauties 
of GNU/Linux, there is usually an option that is not schedule or 
market driven.
Well, that and the fact I'm a stubborn REBOL solution first kind 
of techie  :)
Kaj
30-Jul-2007
[1698x2]
We rely on incremental development. It's not hard to release early 
and often that way, which is essential to get people's attention 
and contributions. And actually, it's also essential to keep the 
system stable
I think there was a time, long ago, that I tended to think in terms 
of bing bang releases, but that time is forever gone
btiffin
30-Jul-2007
[1700]
Sounds like you've got things well in hand.  One of the things that 
Debian and Ubuntu, at some 18,000 plus packages may have a tougher 
time with.  I prefer the Debian wait, over the 6 month deadline of 
Unbuntu still.
Kaj
30-Jul-2007
[1701]
Big bang, that is
btiffin
30-Jul-2007
[1702]
Ubuntu that is.
Kaj
30-Jul-2007
[1703]
:-)
btiffin
30-Jul-2007
[1704]
Same with the kernel.  I'm in no rush for the next big thing in the 
Linux kernel, but never ever want to get in the head space of being 
one the beta testers of an even numbered release.  But if plop an 
odd number on Dev, well that will be me managing my own expectations.
Carlos
1-Aug-2007
[1705]
anyone could help me to make MAGIC works with Apache2 on Debian?
btiffin
1-Aug-2007
[1706]
Sorry, Carlos...I'm a Debian user, but I serve the web using Cheyenne. 
 I'm not sure what you need exactly, but I would have started here 
 http://httpd.apache.org/docs/2.0/mod/mod_mime_magic.htmlSo one 
you have the mod_ file in the right place, it seems you need to configure 
with

MimeMagicFile conf/magic


to use the default list of magic numbers.  If you need more drop 
another note.
PeterWood
1-Aug-2007
[1707]
Carlos: Do you mean Magic! - Olivier Auverlot's Rebol in a Webpage 
framework?
Carlos
2-Aug-2007
[1708x3]
Yes a mean Olivierīs Magic!. I have set all according to the docs 
but yet Apache cannot finf my .rhtml page
this is the message I get: Not Found


The requested URL /cgi-script/magic.cgi/index.rhtml was not found 
on this server.

Apache/2.2.3 (Debian) PHP/4.4.4-8+etch3 Server at 192.168.1.100 Port 
80
I have put my index.rhtml at the same directory of the others html 
pages i.e. /var/www
PeterWood
2-Aug-2007
[1711]
I can run Magic! under Apache 1.5 on my machine; I don't have Apache 
2 installed.


I have magic.cgi installed in the cgi-bin directory (equivalent of 
your cgi-script) and access the .rhtml pages from another directory. 
This is my setup:

In the httpd.conf file:

AddHandler magic .rhtml          
    Action magic /cgi-bin/magic.cgi

in the URL/cgi-bin folder 
 magci.cgi

in the URL/magic folder
 test.rhtml

page accessed via http://URL/Magic/test.rhtml

Hope this helps
Carlos
3-Aug-2007
[1712]
Peter, it really helped me. Iīve found my mistake on the httpd.conf 
file. Now it works. Thank you!
Robert
20-Aug-2007
[1713]
I have a sendmail question: I have some users with crowded mailboxes, 
as the marked such mails as keep-on-the-server. And I now want to 
get rid of them. How can I empty a users mailbox?
Pekr
20-Aug-2007
[1714x2]
connect via rebol and "clear" them, but you would have to know their 
passwords  of course ...
if in console, I would do the same using some console tool. Or simply 
delete mailbox and create empty file of particular name and attributes. 
But I never tried it :-)
Robert
20-Aug-2007
[1716x5]
Seems like I can use the MAIL command on the server...
Hmm... not working that good.
hwo to invoke it? I use: MAIL -I -f mbox-filename
Ok, I can use: >mail-box-filename to get rid of it... but this will 
kill all mails.
Now, using MUTT it works very well.
Henrik
28-Aug-2007
[1721]
I can't send mail from rebol via Ubuntu. I've configured it correctly, 
and it sends and says that everything is ok, but nothing happens 
on the receiver end. Ideas?
Robert
28-Aug-2007
[1722]
did you take a look at the log files? /var/log/messages
Henrik
28-Aug-2007
[1723x3]
it's empty
no logs show anything related to rebol
or sending mails or unauthorized access to network ports
Robert
28-Aug-2007
[1726]
You need to connect to an SMTP server. At least this should be somehow 
logged.
Henrik
28-Aug-2007
[1727x2]
mails are coming in now, so I guess it works.
(very delayed)
Robert
28-Aug-2007
[1729]
could be a SPAM filter. Mine delays mails (generating an error on 
the first try) to get rid of spammer.
Henrik
28-Aug-2007
[1730]
very annoying when I'm sending emails to myself. :-)