how can i hear my own voice with a microphone?

2010-10-26 Thread Jozsef Vadkan
How? -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/aanlktin_bmjwryrm9xizz2qgmacgberqb2e53ssjq...@mail.gmail.com

escape .c files to html code with bash how?

2010-10-18 Thread Jozsef Vadkan
i need to encode .c files to html, like on this website: http://centricle.com/tools/html-entities/ i tried to write a bash script for it: http://pastebin.com/raw.php?i=mZKAw4c5 but it's not working very well :D does anyone has a script, that does this? thank you :\ -- To UNSUBSCRIBE, email

Re: converting jpg to pdf without imagemagick

2010-10-10 Thread Jozsef Vadkan
OMG. I didn't know that. [gthumb] IT worked!! Thank you!! On 10 October 2010 20:52, Camaleón wrote: > On Sun, 10 Oct 2010 19:20:36 +0200, Jozsef Vadkan wrote: > > (...) > >> can someone help me, how to convert 173 jpg files [~100 MByte] to one >> pdf, _NOT_ using i

converting jpg to pdf without imagemagick

2010-10-10 Thread Jozsef Vadkan
after trying to convert 173 jpg files to one pdf: strace convert *.jpg ../outpud.pdf -verbose ... ... ... +++ killed by SIGKILL +++ ...it just can't handle it??? ok... i tried to search the net for converters...even apps made for windows...but there are no working solution with wine [several is

Re: hp deskjet 2050 scanner not working

2010-09-25 Thread Jozsef Vadkan
the problem is that i installed a windows xp on virtualbox, and it recognizes [devmgmt.msc] the 2050...but it doesn't scan :D omg.. On 25 September 2010 19:30, Camaleón wrote: > On Sat, 25 Sep 2010 17:45:18 +0200, Jozsef Vadkan wrote: > >> On 25 September 2010 17:17, Camaleón

Re: hp deskjet 2050 scanner not working

2010-09-25 Thread Jozsef Vadkan
so i have to install a windows xp in virtualbox? :D my god.. :D:P On 25 September 2010 17:17, Camaleón wrote: > On Sat, 25 Sep 2010 17:00:50 +0200, Jozsef Vadkan wrote: > >> I bought a $subject "all-in-one" printer/scanner. >> >> i just want to use the scanner

hp deskjet 2050 scanner not working

2010-09-25 Thread Jozsef Vadkan
I bought a $subject "all-in-one" printer/scanner. i just want to use the scanner. why doest kooka, xsane recognize it? what steps do i need, to bring it to life? or is its not supported yet? thank you!! :( # lsb_release -a No LSB modules are available. Distributor ID: Debian Description:Deb

mu-law audio codec?

2010-09-09 Thread Jozsef Vadkan
how can i edit video files having mu-law audio codec with avidemux under Debian Lenny? http://img40.imageshack.us/img40/9793/kpernykpm.png http://img40.imageshack.us/img40/3505/kpernykp1t.png what package do i need to install? please help me! my Nikon Coolpix L21 had made this video... thank y

ad blocking squid

2010-03-27 Thread Jozsef Vadkan
I want to block ads on the client side. [i mean when the people surf the net, they shouldn't see any ads] Can anyone post a link to a good howto, how to set up a transparent squid proxy, that can filter ads? [on client side! - router isn't running openwrt, etc.] Thank you! -- To UNSUBSCRIBE, e

"internet connection tester script"

2010-03-27 Thread Jozsef Vadkan
Why doesn't my "internet-connection" script work? When I plug the ethcable out, it just waits...and waits...and waits... The script: http://pastebin.com/AE9U1qdL -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists

bruteforce protection howto

2010-03-20 Thread Vadkan Jozsef
Two pc's: 1 - router 2 - logger Situation: someone tries to bruteforce into a server, and the logger get's a log about it [e.g.: ssh login failed]. What's the best method to ban that ip [what is bruteforcig a server] what was logged on the logger? I need to ban the ip on the router pc. How can

freenas-like solution for aoe?

2010-03-20 Thread Vadkan Jozsef
Does anybody know a FreeNAS-like solution, that supports AoE? - Ata over Ethernet? Thank you! -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/1269078529.32263.30.ca..

aoe - with freenas, openfiler

2010-03-11 Thread Vadkan Jozsef
Does anybody has a link to a distro, that supports ata over ethernet, and it's like: freenas, openfiler sorry for the "interesting question" :D:S thank you! -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debi

how to install debian on an usb pendrive

2010-03-10 Thread Vadkan Jozsef
Does someone has any docs/howtos/solutions about it? :\ i would thank that:\ I just want a netinstall on a pendrive. [but when i just boot from a cd, and install to the pendrive, it just "hangs" for 2 days, formatting the pendrive... :\] thank you! -- To UNSUBSCRIBE, email to debian-user-requ.

Re: this table in html how

2010-03-07 Thread Vadkan Jozsef
thank you! :) On v, 2010-03-07 at 11:50 +, Camaleón wrote: > On Sun, 07 Mar 2010 11:51:12 +0100, Vadkan Jozsef wrote: > > > http://img52.imageshack.us/img52/7735/tablehow.png > > > > i just can't write this table in html code.. :\ > > > > how can

perl/bash question - html link out of text

2010-03-07 Thread Vadkan Jozsef
I don't know how to modify the: sed -r 's,.*(http://[^ \"$]+).*,\1,' command, to not just: $ echo "test string http://somewhere.uk/ test" | sed -r 's,.*(http://[^ \"$]+).*,\1,' http://somewhere.uk/";>http://somewhere.uk/ rather output this: test string http://somewhere.uk/";>http://somewhere.uk/

this table in html how

2010-03-07 Thread Vadkan Jozsef
http://img52.imageshack.us/img52/7735/tablehow.png i just can't write this table in html code.. :\ how can i make it? -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org

truncate until delimiter

2010-02-28 Thread Vadkan Jozsef
e.g.: $ ls -tr `find -type f` | grep ".txt$" | rev txt.nimdaymphp/. txt.ccuc/aborp/. txt.og/. txt.osle/. txt.kidosam/. I Want to truncate this output, until the first "/": $ ls -tr `find -type f` | grep ".txt$" | rev | THE-MAGIC-COMES-HERE . aborp/. . . . How? I just want to modify the names

perl or bash question ["convert strings in a txt to html links"]

2010-02-27 Thread Vadkan Jozsef
How can I do that in bash or perl, that I have a txt file, e.g.: $cat file.txt Hi, this is the content of the txt file, that contains links like this: http://www.somewhere.it/, and it could contain: http://somewhere.com, etc.. This is the second line, that doesn't contains links.. .. This is the X

release cycles, security supports for multiple OSes

2010-02-27 Thread Vadkan Jozsef
Does anybody has a list of multiple distros/operating systems comparing e.g.: security support time for a version, or what are the release cycles, etc.? Thank you! -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@list

renamer script help..

2010-02-21 Thread Vadkan Jozsef
The script: http://pastebin.ca/1804613 but it's not working too well: http://pastebin.ca/1804612 e.g.: the script makes "arviztur-ukorfurogep" from "árvíztűrő tükörfúrógép", when it should be: "arvizturo-tukorfurogep" Has someone a similar script, that works? thanks:\ ps.: i tried it under luci

regexp for rename command - please help!

2010-02-20 Thread Vadkan Jozsef
The filename, that i want to rename: ---vol.-01-disk-cantatas-bwv-3; commands, that doesn't work: $ rename 's/^---//g' * Unknown option: -vol.-01-disk-cantatas-bwv-3; Usage: rename [-v] [-n] [-f] perlexpr [filenames] $ rename 's/.-/-/g' * Unknown option: -vol.-01-disk-cantatas-bwv-3; Usage: re

RE: how to find bad blocks

2010-02-15 Thread Vadkan Jozsef
pastebin.com/f5a5c595a i just started badblocks -w -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/1266236447.26031.8.ca...@ubuntu

how to find bad blocks

2010-02-09 Thread Vadkan Jozsef
Besides the badblocks app? We have a samsung hdd, that keeps falling out of raid, but there are no bad blocks on it, according to "badblocks" prog. we would like to return it [warranty], but it would be better to find e.g. bad blocks on it..:\ :D thank you! -- To UNSUBSCRIBE, email to debian-

how to find out promiscuous mode

2010-02-03 Thread Vadkan Jozsef
How can I find out that someone is using it's network card in promiscuous mode in a subnet? Thank you! -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Re: how to set permanent ulimit

2010-01-26 Thread Vadkan Jozsef
sorry:D i wanted to write: it's not working. :\ On k, 2010-01-26 at 19:42 -0500, Stephen Powell wrote: > On 2010-01-01 at 19:04:22 -0500, Vadkan Jozsef wrote: > > i wrote this two lines: > > > > *hardnofile10240 > > *softnofile10240 >

Re: how to set permanent ulimit

2010-01-26 Thread Vadkan Jozsef
> To: debian-user@lists.debian.org > Sent: Tue, 26 Jan 2010 16:44:33 -0500 (EST) > Subject: Re: how to set permanent ulimit > > On 2010-01-26 at 15:53:37 -0500, Vadkan Jozsef wrote: > > so the question still is: how can I set ulimit to be permanent? e.g.: > > 10240 after

Re: how to set permanent ulimit

2010-01-26 Thread Vadkan Jozsef
so the question still is: how can I set ulimit to be permanent? e.g.: 10240 after reboot? :D there's no way for it?:O On k, 2010-01-26 at 15:42 -0500, Stephen Powell wrote: > On 2010-01-26 at 14:40:23 -0500, Alex Samad wrote: > > have a look at /etc/security/limits.conf > > > > I have 2 lines in

how to set permanent ulimit

2010-01-26 Thread Vadkan Jozsef
How can I set ulimit? when I give: ulimit -n 10240 ok, ulimit -n gives 10240. But. after a few minutes, it 1024 again! How can I set the ulimit to be permanently 10240? It would be important! :S Thank you :\ -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subjec

chrooted rssh

2010-01-24 Thread Vadkan Jozsef
Does someone has an easy howto for only allowing e.g.: scp with rssh [chrooted]? Thanks -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

only sftp

2010-01-24 Thread Vadkan Jozsef
Now this is funny. All the years pass, and theres no _NORMAL_ solution for this: e.g.: 1 - theres a webmin on a server, an admin creates a domain on it. 2 - another admin [who manages _one_ domain] creates e.g.: a new user in the domain. 3 - missing thing: that they can only use chrooted sftp [

only scp

2010-01-16 Thread Vadkan Jozsef
anybody got any tips/howtos/docs for this?: - restrict the users, to only use scp ["no shell"] - but a root, admin can still login with ssh -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

outdated ssl cert

2010-01-16 Thread Vadkan Jozsef
what does a self-signed outdated ssl cert worth? [https] could it be tricked [https] in a way, that the end user will not recognize? [e.g. he already accepted the cert one time, and the browser would warn her, if it been ""attacked""?] ..I mean does an outdated self-signed certificate give the sa

filezilla alternative

2010-01-11 Thread Vadkan Jozsef
Are there any good FTP programs that support SFTP, FTPS, FTP, SCP plus doesn't store the password in plaintext like filezilla does? Thank you! -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

100mbit router

2010-01-10 Thread Vadkan Jozsef
I have a 30/20 Mbit internet connection. I want to buy a new router, because the old one: DL-604 is no longer supported. What router should I buy, that can handle a 30/20 connection? No wifi, only ethernet. Are there cheap routers that supports VLANs and can handle this speed [uploading and dow

chroot a few apps

2010-01-09 Thread Vadkan Jozsef
Hi. What kind of chroot should I use, if I want to make a more secured desktop, running e.g.: pdf reader webbrowser audio player video player openoffice picture viewer mua ooo virtualbox e.g.: if theres a javascript vulnerability in google chrome [I haven't heard a NoScript extension for it :( ]

how to get mac address

2010-01-06 Thread Vadkan Jozsef
How can I get the MAC address of a computer, if it isn't in the same network segment? e.g.: can I get the MAC from a normal, public IP? There is no solution for this? Thank you! -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact

Fw: Re: gimp use

2009-05-04 Thread Jozsef

Fw: stopwatch/worktime program?

2009-05-03 Thread Jozsef

Fw: Help with Install/GRUB

2009-04-24 Thread Jozsef

Fw: IceApe on Lenny

2009-04-24 Thread Jozsef

Re: Re: Intro

2009-04-22 Thread Jozsef

Re: xorg + nvidia + tvout problem

2006-05-09 Thread Kercso Jozsef
I don't use any special key sequence, only the "ConnectedMonitor" and "MetaModes" options. Then I change the resolution with "Ctrl" + "Alt" + "+/-" Regards, Jozsef Curt Howland wrote: > > What is the key sequence you're using t

Re: xorg + nvidia + tvout problem

2006-05-08 Thread Kercso Jozsef
NULL" to Option "MetaModes" "1024x768,1024x768; 800x600,NULL; 640x480,NULL" and now it works with the resolution 1024x768. I don't know if this is a feature or a bug, but finaly is resolved. :) Regards, Jozsef Christoph Nenning wrote: > Hi, > > it seems th

xorg + nvidia + tvout problem

2006-05-08 Thread Kercso Jozsef
cking store disabled (==) NVIDIA(0): Silken mouse enabled (**) Option "dpms" (**) NVIDIA(0): DPMS enabled (II) Loading extension NV-CONTROL (==) RandR enabled (II) Initializing built-in extension MIT-SHM (II) Initializing built-in extension XInputExtension (II) Initializing built-i

resolution:1440x900

2006-03-06 Thread hegyi . jozsef
Hi, I had a dual-boot system on my laptop( XP and SUSE 10). Last week I deinstalled SUSE, and installed Debian.For 3 days I have not been able to set the resolution to 1440x900. I`am very disappointed. Can you help me? Regards, Jozsef

Re: Linux Functionality?

2004-12-26 Thread Jozsef Mak
From: Alex Malinovich <[EMAIL PROTECTED]> To: debuser Subject: Re: Linux Functionality? Date: Sun, 26 Dec 2004 13:33:26 -0600 On Sun, 2004-12-26 at 13:18 -0500, Jozsef Mak wrote: --snip-- This will move the entire selection box. What I want to do is RESIZE the selection box. (Like you

Re: Linux Functionality?

2004-12-26 Thread Jozsef Mak
From: Alex Malinovich <[EMAIL PROTECTED]> To: debuser Subject: Re: Linux Functionality? Date: Sat, 25 Dec 2004 23:33:43 -0600 On Sat, 2004-12-25 at 22:38 -0500, Curt Howland wrote: (This has always been a pet peeve of mine with The Gimp, though I believe Photoshop suffers from it as well. WHY OH

Re: Will Debian grow and stay?

2004-11-16 Thread Jozsef Mak
From: Richard Lyons <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: Re: Will Debian grow and stay? Date: Tue, 16 Nov 2004 23:10:51 + On Tuesday 16 November 2004 20:24, William Ballard wrote: > On Tue, Nov 16, 2004 at 02:12:56PM -0600, Rich Wellner wrote: > > Just as you did? ;-) > > Yes, ju

Re: Mutt and locale

2003-07-31 Thread Jozsef Bakosi
Oh, it puts them in /etc/environment. LC_COLLATE=hu_HU LC_CTYPE=hu_HU Jozsef On Thu, Jul 31, 2003 at 09:28:11PM -0400, Jozsef Bakosi wrote: > Lonnie, > > I had a very similar problem a couple of days ago. I needed to install the > localeconf package, I did the configuration with de

Re: Mutt and locale

2003-07-31 Thread Jozsef Bakosi
was written...no clue... Hope that helps a little.. Jozsef On Tue, Jul 29, 2003 at 04:51:11PM -0700, Lonnie Sutton wrote: > I seem to have munged something up somewhere, as I get a "?" where I > should be getting accented letters, and I often get emails with "\227",

Re: How to set the mailing list for reading in kmail?

2003-06-17 Thread Jozsef Bakosi
James- to download mails from yahoo (without going to yahoo's website): fetchyahoo, after that, you should be able to read local emails from any mail-client. J James Ng wrote: I am a new subscriber of this debian-user mailing list. I have also subscribed the other two debian mailing, debian-ch

Re: Audio CD questions

2003-06-17 Thread Jozsef Bakosi
etter). If you want gui, I would suggest grip. Regards, Jozsef Roberto Sanchez wrote: Greetings list, Today, for the first time, I popped an audio CD in my laptop with the intention of listening to it (the CD player portion of my stero broke during my last move). I was very unhappy when gnome-c

Re: Kernel will not compile

2003-06-17 Thread Jozsef Bakosi
wishes, Jozsef Craig Dickson wrote: Gary Hennigan wrote: I think, in general, it's best to stick with 2.95 compilers for the kernel. This seems to be the common view of the kernel developers, but I've had no trouble building 2.4.20 and .21 kernels using whatever gcc was current in Debian u

Re: Fwd: image contents

2003-06-17 Thread Jozsef Bakosi
some disk-image. Regards, Jozsef Henry Favretto wrote: i wonder if there is any documentation available about the contents of the cd images for the unstable distribution as available through ftp://ftp.fsn.hu/pub/CDROM-Images/debian-unofficial/sid/jigdo/ i know the images are auto-generated but

mozilla imap dir automatic refresh

2003-06-16 Thread Jozsef Bakosi
Hi, does anyone know how to get mozilla-mail refresh all of my subscribed imap folders, so I don't have to go and walk through all to find out if there is any new mail in them? Thank you in advance, Jozsef -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe

Re: STABLE graphical FTP clients?

1999-07-20 Thread Bakosi Jozsef
te I was uploading to > was full. I can't believe that IglooFTP couldn't handle that gracefully. > > Any Ideas? > > Bryan > > > -- > Unsubscribe? mail -s unsubscribe [EMAIL PROTECTED] < /dev/null > > Hi, why isn't enough the mc in an xterm for you? Jozsef

Re: ASUS' SM910 video chip

1999-07-20 Thread Bakosi Jozsef
iver for X. I go on with asking them regurlarly. > If you have a kind of X11 running, could you tell me so ? > Cheese > tias. > > > > > Bakosi Jozsef <[EMAIL PROTECTED]> on 07/20/99 10:14:50 AM > > To: debian-user@lists.debian.org > cc: debian-laptop@lists

ASUS' SM910 video chip

1999-07-20 Thread Bakosi Jozsef
Hi, Does anybody know any possibility to use the graphics-acceleration under Debian with the ASUS L7300 notebook's SM910 graphics chip or I have to wait the driver from SiliconMotion? Regards, Jozsef from Hungary