Re: Recommendation for build environment(s)

2006-11-11 Thread Maxim Vexler
s, and we had the same configuration across all the devs OSes. Hi Nicolas, Eclipse is (probably) not a point of doubt any more as propriety product (SlickEdit) was chosen. I do OTOH would very much love to hear about other tools / methodologies you've used during the development. Thank you, Maxim. --

Re: Recommendation for build environment(s)

2006-11-11 Thread Maxim Vexler
On 11/9/06, Kevin Mark <[EMAIL PROTECTED]> wrote: On Wed, Nov 08, 2006 at 11:50:28AM +0200, Maxim Vexler wrote: > Hello list, > > A "general question email". > > I'd like to get a recommendations on build environments setups, > available today in the

Recommendation for build environment(s)

2006-11-08 Thread Maxim Vexler
al guide line, but commercial tools could be considered too. Thank you for your help, Maxim. -- Cheers, Maxim Vexler "Free as in Freedom" - Do u GNU ? -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Packaging tags

2006-09-01 Thread Maxim Vexler
ny idea? Thanks :) -- Benjamí http://blog.bitassa.cat Have you tried debian wiki? No clue if what you look for is in the wiki but it worth a shot: http://wiki.debian.org/DebTags -- Cheers, Maxim Vexler "Free as in Freedom" - Do u GNU ?

Re: detect shell script language

2006-09-01 Thread Maxim Vexler
th a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] (I'm thinking out loud here) How about identifying patterns specific to each shell, and then implementing an algorithm that would produce score for each shell match. The one with the highest score will be the one

What's up with Debian package repository of etch / i386 ?

2006-07-02 Thread Maxim Vexler
my apt-file :( Any bug reports / policy changes / announcements / ideas ? Thank you, Maxim. -- Cheers, Maxim Vexler "Free as in Freedom" - Do u GNU ? -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: How do I change default pdf viewer for firefox 1.5 ?

2006-04-17 Thread Maxim Vexler
On 4/17/06, Sumo Wrestler (or just ate too much) <[EMAIL PROTECTED]> wrote: > Maxim Vexler wrote: > > Hello everyone. > > > > I'm trying to configure the default application to be used when > > opening pdf files from FireFox. The current (default) application

How do I change default pdf viewer for firefox 1.5 ?

2006-04-16 Thread Maxim Vexler
60232 +0300 +++ /etc/gnome-vfs-2.0/defaults.list_old2006-04-16 23:06:02.794423232 +0300 @@ -52,3 +52,3 @@ text/plain=gedit.desktop -application/pdf=evince.desktop +application/pdf=gpdf.desktop application/postscript=ggv.desktop # External Links # [1] http://forums.mozillazine.org/vi

Re: Replacement for Nessus

2006-02-26 Thread Maxim Vexler
gt; -BEGIN PGP SIGNATURE- > Version: GnuPG v1.4.1 (GNU/Linux) > > iD8DBQFD/eCihqmlHrBtR3kRAiiDAKCOUbSRumPAO9tuWunaRrRVJ5IDVgCgqk3g > vNjIfiRx+POWCNTTKLNLCFo= > =UqLJ > -END PGP SIGNATURE- > > > Check http://www.metasploit.com/ -- Cheers, Maxim Vexler (hq4ever). Do u GNU ?

Re: file transfer between two debian sarge machines in a lan

2006-02-25 Thread Maxim Vexler
les the dhcp leases of the 2 pc's ? It would be wise to install bind (or some less robust DNS server in your case) and have the machines do a dynamic dns updates to this DNS server each time the are rebooted. http://www.debian-administration.org/articles/343 Later on you would access the machine&#

How to produce a list of all the packages that can be 'dpkg-reconfigure'd

2006-01-24 Thread Maxim Vexler
. -- Cheers, Maxim Vexler (hq4ever). Do u GNU ?

Re: how to get a clean xserver-xorg installation?

2006-01-24 Thread Maxim Vexler
eting ~/.qt/.qtrc.lock You can do this for a multi user system by using find <<< find /home/ -type f -name .qtrc.lock -exec rm '{}' \; >>> HTH -- Cheers, Maxim Vexler (hq4ever). Do u GNU ?

What package should I use to create l2tp tunnel on debian stable ?

2006-01-24 Thread Maxim Vexler
oject, but it's not in the stable tree. I would prefer something that passed debian's QA check. Thank you for helping. -- Cheers, Maxim Vexler (hq4ever). Do u GNU ?

Re: / suddenly Read-only

2006-01-16 Thread Maxim Vexler
stem in your case would be live knoppix cd. Just remember to do an "export" prior to rebooting the system, otherwise you risk in data corruption. Please report back how it went. [1] : http://www.tldp.org/HOWTO/LVM-HOWTO/recipemovevgtonewsys.html HTH -- Cheers, Maxim Vexler (hq4ever). Do u GNU ?

Re: Centralized user management: what is best?

2006-01-14 Thread Maxim Vexler
BQ8knea3rZxntQpytAQKz9ggAipnK/tEURCbQ084vWpmR+NXydR+0Nu+R > imETzIojoKfOQDzH6PqdbY3irePxwvgbHUWy+Pzxw2peBWpYbwe8QC/ClzWn/9n/ > qn9IN//MYHKhIKVUsfkNO7KFtubk8l6osQb/C2PAQjNOJrjFJ1a7QVm3pNluTlVj > vpxndt58KDQgwBVNZ2KVy/2BE9zU0dIDZAhDAHf8O73KfuV/6VHqnhGljcknUs6K > oek0Nc7GcTC46VUEc59n5zvtybbTNOJKfuOikdlHrFdN8pkdN/sbsz8knMKfSAHz > BYcO/Uewplmv5Uzd8mtGkAEQpAeawW//pC70L1FLVt787gg3JO+Dqw== > =Jvbe > -END PGP SIGNATURE- -- Cheers, Maxim Vexler (hq4ever). Do u GNU ?

[SOLVED]Re: apt ignores apt.conf settings

2006-01-08 Thread Maxim Vexler
about "APT::Default-Release", > but I know that pinning in /etc/apt/preferences works. > Could you please attach here your pinning options ? Default-Release does work but causes me other problems that I believe would be solved by using pinning. Thank you for helping. > > -- > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] > > -- Cheers, Maxim Vexler (hq4ever). Do u GNU ?

apt ignores apt.conf settings

2006-01-06 Thread Maxim Vexler
d because the public key is not available: NO_PUBKEY 010908312D230C5F W: You may want to run apt-get update to correct these problems >>> [1] : http://www.debian-administration.org/articles/174 -- Cheers, Maxim Vexler (hq4ever). Do u GNU ?

Re: cron doesn't run /etc/cron.d jobs why is that ?

2005-12-25 Thread Maxim Vexler
On 12/25/05, Maxim Vexler <[EMAIL PROTECTED]> wrote: > Hello list, > > For some reason, jobs defined in /etc/cron.d doesn't get picked up by > cron, while jobs from /etc/cron.{hourly,daily,weekly,monthly} do ! > > I have verified this by putting the following commands

cron doesn't run /etc/cron.d jobs why is that ?

2005-12-25 Thread Maxim Vexler
ing it run for 3 hours, here is the output : $ ls /tmp/Last* /tmp/LastRunBY_cron.hourly $ cat /tmp/LastRunBY_cron.hourly 171701 $ -- Cheers, Maxim Vexler (hq4ever). Do u GNU ?

Re: What would I do without partimage?

2005-12-15 Thread Maxim Vexler
ge. > Here is a cool one liner for the above : dd if=/dev/hda bs=1k conv=sync,noerror | gzip -c | ssh -c blowfish [EMAIL PROTECTED] "gzip -d | dd of=/dev/hda bs=1k" For more info, read : http://slice.med.uottawa.ca/public/manuals/ImageDisk.html > > -- > To UNSUBSCRIBE

Re: start-stop-daemon.... for the love of GOD! Why?

2005-12-12 Thread Maxim Vexler
w, is the environment kept when doing sulogin ? Thank you. -- Cheers, Maxim Vexler (hq4ever). Do u GNU ?

Help understanding this apache2 directive from apache2.conf

2005-11-30 Thread Maxim Vexler
;Match any file Not beginning with any char followed by #" 0 or more times ? Thank you. -- Cheers, Maxim Vexler (hq4ever). Do u GNU ?

Re: [root user] How to disable root account?

2005-11-30 Thread Maxim Vexler
;) Unpractical of course because when you will need to alter any system wide settings you would be forced to reboot your machine and use the init=/bin/bash boot parameter, but for "kiosk" type setups this is quite a good tip IMHO. -- Cheers, Maxim Vexler (hq4ever). Do u GNU ?

Re: [root user] How to disable root account?

2005-11-26 Thread Maxim Vexler
On 11/26/05, Fredrik <[EMAIL PROTECTED]> wrote: > [EMAIL PROTECTED] wrote: > > > On Fri, Nov 25, 2005 at 01:33:34PM +0200, Maxim Vexler wrote: > > > >>On 11/25/05, Robert Brockway <[EMAIL PROTECTED]> wrote: > >> > >>>Anyone wanting to loc

Re: DHCP with Static Addresses

2005-11-25 Thread Maxim Vexler
inet" for TCP/IP networking, but there is also some support for IPX networking ("ipx"), and IPv6 networking ("inet6"). Following that is the name of the method used to configure the inter- face. >>> You could set inside the mapping script a "static" IP but let dhcp configure the rest. See also /usr/share/doc/ifupdown/examples/network-interfaces.gz for "confirmed" mapping examples. HTH -- Cheers, Maxim Vexler (hq4ever). Do u GNU ?

Re: [root user] How to disable root account?

2005-11-25 Thread Maxim Vexler
vecd, run [passwd root], then [cat /etc/shadow | grep root] on the livecd and finally simply copying that entry into the locked out system shadow file ? -- Cheers, Maxim Vexler (hq4ever). Do u GNU ?

GnuPG usage for mediawiki inline content encryption ?

2005-11-24 Thread Maxim Vexler
the text, he will be propted for his key, otherwise the text will be displayed as a downloadable text file containing only the encrypted text. Thank you for reading and replying. -- Cheers, Maxim Vexler (hq4ever). Do u GNU ?

Re: Wallpaper

2005-11-13 Thread Maxim Vexler
sted on this list. What I did was simply recolor the background so that it won't burn my eyes and be usable as a wallpaper. Check it out, quite nice actually : http://img475.imageshack.us/img475/8499/seehearspeak10x68tw45mh.jpg -- Cheers, Maxim Vexler (hq4ever). Do u GNU ?

Re: Request to remove Information

2005-11-11 Thread Maxim Vexler
forward this message to him as well : "No freedom = No happy customers = No business = No job" (=...) -- Cheers, Maxim Vexler (hq4ever). Do u GNU ?

Re: please help -- debian crontab and at problem

2005-11-10 Thread Maxim Vexler
lay to > the "dummy" display or by setting up the magic cookie, or whatever other > mechanism you choose. > Magic cookie? dummy display? Please, reference / howto / web page / something to read. > -Roberto > -- > Roberto C. Sanchez > http://familiasanchez.net/~roberto > TIA -- Cheers, Maxim Vexler (hq4ever). Do u GNU ?

Re: gmailfs wont work !

2005-11-06 Thread Maxim Vexler
sname': 'SomeThing'} Traceback (most recent call last): File "/usr/share/gmailfs/gmailfs.py", line 1117, in ? server = Gmailfs() File "/usr/share/gmailfs/gmailfs.py", line 603, in __init__ self.ga.login() File "/usr/lib/python2.3/site-packages/libgmail/__init__.py", line 281, in login raise GmailLoginFailure libgmail.GmailLoginFailure >>> help ? -- Cheers, Maxim Vexler (hq4ever). Do u GNU ?

The client-server terminology when referring to X (was: Remote X login)

2005-10-31 Thread Maxim Vexler
he X server what to draw next ? /// Would love to read some clarification on this subject, as it is known to confuse a lot of (newbie) users like me. -- Cheers, Maxim Vexler (hq4ever). Do u GNU ?

Re: Desktop Crashes

2005-10-29 Thread Maxim Vexler
83 In short : # > apt-get install smartmontools # > smartctl -s on /dev/hd[DRIVE] # to launch a full harddrive test do # > smartctl -t long /dev/hd[DRIVE] -l error # for quick test do # > smartctl -t short /dev/hd[DRIVE] && smartctl -A /dev/hd[DRIVE] | less HTH -- Cheers, Maxim Vexler (hq4ever). Do u GNU ?

Re: Desktop Crashes

2005-10-29 Thread Maxim Vexler
kernel /boot/memtest86.bin grub> boot %2% Otherwise, [make-memtest86-boot-floppy] to create memtest86 floppy boot disk. Run it to verify your RAM... If tests show all good it might be faulty CPU or MB. HTH -- Cheers, Maxim Vexler (hq4ever). Do u GNU ?

Satisfying dependencies for [libapache2-mod-php5] on a debian stable system ?

2005-10-25 Thread Maxim Vexler
ault-Release to "testing" and be done with it? Thank you very much, Maxim. -- Cheers, Maxim Vexler (hq4ever). Do u GNU ?

Re: Debian sarge doesn't support > 30 GB harddrive ?? (+Workaround)

2005-10-24 Thread Maxim Vexler
se leave *my* hardware purchase decisions to me, unless of curse you are willing to donate me some - In that case you are more then welcome. 1/2 OT: In case you (actually) decide to donate me some hardware, let me assure you it will used to promote free software in Israel (no joke here!). -- Cheers, Maxim Vexler (hq4ever). Do u GNU ?

Debian sarge doesn't support > 30 GB harddrive ?? (+Workaround)

2005-10-24 Thread Maxim Vexler
purposes only. Yet, I would appreciate a serious replay - It sure would be much more enjoyable if it actually worked ;). I am ready to try everything you suggest. Thank you taking the time to read my mail. -- -- Cheers, Maxim Vexler (hq4ever). Do u GNU ?

Newb question : What package will the system use if both testing and unstable sources are defined ?

2005-10-21 Thread Maxim Vexler
e FOO is available both in testing and unstable repository's which version will apt use ? What if I wish it to pull only the php5 package from the unstable repository but have the rest of the system installed from the testing tree -- it that configuration possible? Thank you. -- Cheers, Ma