Re: scp GUI?

2009-02-20 Thread Nagy Daniel
I want to "scp gui" into a dd-wrt router, but it say's: sh: /usr/libexec/sftp-server: not found remote host has disconnected I'm searching for an "scp gui", not sftp, I tried filezilla, fish, mc, gnome-connect, sshfs [fuse] Is there any way?:D

scp GUI?

2009-02-20 Thread Nagy Daniel
Is there a GUI for SCP? I mean like browsing through scp just like in a folder, in Midnight Commander. Thank you!

Re: close netdiscover

2009-02-13 Thread Nagy Daniel
^ ^ just because it's in a script, and I want to make it "silent", that it won't ask anything 2009/2/13 josé Santos > On Fri, Feb 13, 2009 at 05:13:13PM +0100, Nagy Daniel wrote: > > [Not the: "press the q key"] > > > > 2009/2/13 josé Santos

Re: close netdiscover

2009-02-13 Thread Nagy Daniel
[Not the: "press the q key"] 2009/2/13 josé Santos > On Fri, Feb 13, 2009 at 10:40:25AM +0100, Nagy Daniel wrote: > > How could I close netdiscover, when it say's: Finished! [Not the: "press > the > > q key"]? > > > > Thank you! > > &

close netdiscover

2009-02-13 Thread Nagy Daniel
How could I close netdiscover, when it say's: Finished! [Not the: "press the q key"]? Thank you!

Re: hostname & how to empty dns

2009-02-12 Thread Nagy Daniel
Thank you, editing the /etc/dhcp3/dhclient.conf file worked, I uncommented the: send host-name send dhcp-client-identifier The router get's the hostname of the Debian PC [it's in his DHCP client list], now the only problem is that I can't ping [the Linux PC] it by it's hostname from another comp

hostname & how to empty dns

2009-02-12 Thread Nagy Daniel
Hi [again :D:S] Just two questions: 1 - When I use Debian [when a normal router does the DHCP for it] - from the routers DHCP client list, I only see a "*" for hostname [for the Debian PC], and I saw it several times now. Am I missing a package? Why can't the router see the hostname for the Linux

Re: Grep for colums?

2009-02-11 Thread Nagy Daniel
Thank you!!! The solution was this: cat text.txt | perl -ne 'print "$1\n" while (/href=\"(.+?)\"/ig)' | grep sourceforge | grep nvu 2009/2/11 Michael Iatrou > When the date was Wednesday 11 February 2009, Nagy Daniel wrote: > > > the "text&

Re: Grep for colums?

2009-02-11 Thread Nagy Daniel
ers, and I want to search in columns, not in rows :S 2009/2/11 Γιώργος Πάλλας > Nagy Daniel wrote: > >> >> Is there a methodfor searching in colums just like grep does in rows, but >> i don't know how many colums I will have, so: awk is not good, beacuse awk >>

Grep for colums?

2009-02-11 Thread Nagy Daniel
Is there a methodfor searching in colums just like grep does in rows, but i don't know how many colums I will have, so: awk is not good, beacuse awk {print $1$2$3} it's not a good soultion:S i have too many colums

Cloning methods

2009-02-07 Thread Nagy Daniel
Hi, again :) :S What's the best method for cloning a partition? [searching for an open-source software alternateive for it :P] I mean cloning like in norton ghost, a program that could "leave" bad blocks behind, when cloning, and not making a 10 GByte output file [like the partition size is], but

Re: file association how - gnome

2009-02-06 Thread Nagy Daniel
"how to get gnome to remember" :P 2009/2/6 Antonio Macchi : > Nagy Daniel wrote: >> >> Sorry for asking this, but what is the best solution for associating a >> file to an app under gnome? >> I mean like, how to get gnome to remember that open PDF f

Re: file association how - gnome

2009-02-06 Thread Nagy Daniel
And what about gnome?:P:S 2009/2/6 Paul Cartwright : > On Fri February 6 2009, Nagy Daniel wrote: >> Sorry for asking this, but what is the best solution for associating a >> file to an app under gnome? >> I mean like, how to get gnome to remember that open PDF files with

file association how - gnome

2009-02-06 Thread Nagy Daniel
Sorry for asking this, but what is the best solution for associating a file to an app under gnome? I mean like, how to get gnome to remember that open PDF files with acroread, and not evince? thank you..:\ -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsu

Re: How to disable a network interface

2009-02-02 Thread Nagy Daniel
I commented out he: allow-hotplug eth0 iface eth0 inet dhcp and all I have in the "/etc/network/interfaces"-file is: auto lo iface lo inet loopback and after reboot I still have network connection, how come? :( 2009/2/2 subscriptions : > On Mon, 2009-02-02 at 22:31 +0100, Nagy

Re: AD-like environment under Linux

2009-02-02 Thread Nagy Daniel
I just want to know, if it's possible, to get eg.: "roaming profiles under Linux" :P 2009/2/2 subscriptions : > On Mon, 2009-02-02 at 22:11 +0100, Nagy Dániel wrote: >> >> eg.: I have a Linux server, and can a Windows client log in with eg. a >> roaming profile? > > > What is the goal to achieve?

How to disable a network interface

2009-02-02 Thread Nagy Daniel
What is the -_offical_- way, for disabling an on-board LAN [like eth0], I mean it stays disabled after reboot too? Thank you in anticipation -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org