Re: [SLUG] LAMP - researching setup for hosting on multiple servers

2009-12-19 Thread Nicholas Jefferson
Why? Because cryptography is pretty hard, but implementing a good crypto-system that doesn't leak data, allow attackers to change fairly arbitrary bits, to run tests against your system to recover the secret key, or determine exactly what to change ... that stuff is hard for experts. If no conf

Re: [SLUG] IPTables

2009-11-10 Thread Nicholas Jefferson
You can also allow ping requests and limit the rate and packet size, which gives you the niceties of being able to determine some level of connectivity, whilst reducing scope for abuse. You can rate limit by source IP address with the "recent" module. For example the following rules limit new

Re: [SLUG] Re: Advice Request for moving a Ubuntu installation to a larger disk and 4Gb RAM

2009-10-31 Thread Nicholas Jefferson
I find it useful putting /home on a separate partition. Then if you totally hose your o/s, you can just reinstall and keep all your existing data and app preferences (though of course you'll need to reinstall any additional apps). FWIW, I mount the other partition at /var/local, where I have hom

Re: [SLUG] anyone know where the latex format files are stored

2009-10-26 Thread Nicholas Jefferson
hi anyone know where the latex format files are stored I want to study the definition of newcommand etc In Debian you'll find newcommand in /usr/share/texmf-texlive/tex/latex/base/latex.ltx in texlive-latex-base. Thanks, Nicholas -- SLUG - Sydney Linux User's Group Mailing List - http://slug

Re: [SLUG] Power Point Document

2009-10-17 Thread Nicholas Jefferson
Is there any previewer under KDE for Microsoft Power Point documents? I know that I can reboot and run Windows, but would prefer not to. There is OpenOffice.org Impress, but you would prefer a KDE application? Thanks, Nicholas -- SLUG - Sydney Linux User's Group Mailing List - http://slug.org

Re: [SLUG] django/rails

2009-10-07 Thread Nicholas Jefferson
If I were looking at django based on rails I'd be looking at: > [...] Hi Daniel, all good points, and I'd also consider javascript library integration, and support for version control and deployment tools. Thanks, Nicholas -- SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au

Re: [SLUG] django/rails

2009-10-06 Thread Nicholas Jefferson
I'm agnostic about ruby/python, although I have a faint feeling that python may be better. In either case I have to learn the language. Hi David, I use both python and ruby, but I prefer ruby. I find it easier to develop code incrementally in ruby because I can extract code into classes or mod

[SLUG] Re: Coding/Snakes/Rubies/Newbies

2006-05-26 Thread Nicholas Jefferson
Anyone else who wants to mentor Ruby (or start up a competing scheme in a different language ) is of course also welcome. Thanks for your initiative, Matt. I'm willing to teach Python and/or C. Nicholas -- SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/ Subscription info an

[SLUG] Re: ACCC

2005-11-01 Thread Nicholas Jefferson
> Nice. I can see your point and certainly agree. Be surprised if you get any > reasonable response from the ACCC. 256MB DDR RAM --> 512MB DDR RAM: ~$A69 40GB HDD --> 60GB HDD: $A99 Internal DVD+CDRW Combo Drive --> Internal DVDRW Dual Drive: $A179 A reasonable response from the ACCC: priceless.

[SLUG] ACCC

2005-11-01 Thread Nicholas Jefferson
Hello world! I have just sent this letter to Mike Kiley, Director, Enforcement and Coordination Branch, ACCC. Now, where did I leave my velvet gloves? }:-) Kind regards, Nicholas -- As you may remember, I sent a complaint to the ACCC six months ago concerning a software licensing contract betw

[SLUG] Re: returning windows software

2005-10-25 Thread Nicholas Jefferson
> Plus, quite a few companies resell Apple hardware with non-Apple software. Do you still effectively pay for OS X or do these companies obtain hardware sans software from Apple? I'd like a PowerPC but I'd rather not pay for software I don't use - it's difficult enough getting a refund for XP, let

[SLUG] Re: returning windows software

2005-10-24 Thread Nicholas Jefferson
> Yes but can you return OSX? No, and the Trade Practices Act is no use because Apple Computer produces the software that is preloaded - i.e. Apple freely chooses to sell hardware + software systems, unconstrained by coercive contracts. If Apple was also the only hardware manufacturer in the world

[SLUG] Re: debian

2005-10-24 Thread Nicholas Jefferson
> Well I finally got denian up and running and found it to be a great OS. > My problem is that Kppp will not run, when I click on Kppp nothing > happens. How can I fix this. Hi Paul, Read /usr/share/doc/kppp/README.Debian. To add your account to the dip group, try a command like this as root (wit

[SLUG] Re: returning windows software

2005-10-20 Thread Nicholas Jefferson
Hi everyone, Yesterday I wrote about two systems [1] [2] - nearly identical - offered for sale by Twinhead Corporation. I have summarized again below the differences between these systems. [1] http://www.twinhead.com.au/product_detail.asp?productid=153 [2] http://www.twinhead.com.au/product_detai

[SLUG] Re: returning windows software

2005-10-20 Thread Nicholas Jefferson
Hi Russell, I have not received a refund yet... but let me tell you the story so far: A long time ago in a galaxy far far away... Oh, sorry - wrong story! A long time ago I bought a laptop from Twinhead Corporation [1] via a retailer in Sydney. I told the retailer that I did not want the preload

[SLUG] Re: Ibdriver for iBurst modem

2005-10-09 Thread Nicholas Jefferson
> localhost kernel ib_pcmcia: Unknown symbol ib_net_deregister > localhost kernel ib_pcmcia: Unknown symbol ib_net_register > localhost kernel ib_pcmcia: Unknown symbol ib_net_fill > localhost kernel ib_pcmcia: Unknown symbol ib_net_parse > Any suggestions? Hi Mark, Did the depmod command (in th