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 
> >
> > > 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!
> > >
> > > >From the netdiscover man page:
> > >  q  Close help screen or end application
> > >
> > > Best regards
> > > José Santos
> > >
> > >
> > > --
> > > To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
> > > with a subject of "unsubscribe". Trouble? Contact
> > > listmas...@lists.debian.org
> > >
> > >
> Why can't you press the q key?
> Can you please elaborate on your situation?
>
> Best regards
> José Santos
>
>
> --
> To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact
> listmas...@lists.debian.org
>
>


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!
>
> >From the netdiscover man page:
>  q  Close help screen or end application
>
> Best regards
> José Santos
>
>
> --
> To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact
> listmas...@lists.debian.org
>
>


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 computer..:S:D:S


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 PC? [Normal DVD install, Debian Lenny]

2 - How could I empty the local DNS cache under Debian [or generally under
Linux] - Restart networking? [/etc/init.d/networking restart?]

Thank you!

Regards

david


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" is here:
> >
> > http://pastebin.com/f37214a30
> >
> > and I only want this string:
> >
> >
> http://downloads.sourceforge.net/portableapps/nvu_portable_1.0_rev_5_en-u
> >s.paf.exe?download
>
> It seems to me that you only want to grab urls. This should (kind of) do
> the
> trick:
>
> cat f37214a30.txt | perl -ne 'print "$1\n" if (/href=\"(.+?)\"/ig)'
>
> f37214a30.txt is a file with the snippet you uploaded.
>
> --
>  Μιχάλης Ιατρού (tljw)
>
>
> --
> To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact
> listmas...@lists.debian.org
>
>


Re: Grep for colums?

2009-02-11 Thread Nagy Daniel
the "text" is here:

http://pastebin.com/f37214a30

and I only want this string:

http://downloads.sourceforge.net/portableapps/nvu_portable_1.0_rev_5_en-us.paf.exe?download
so I want to search like:
| grep downloads.sourceforge.net | grep nvu
but the text isn't separated with enters, 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
>> {print $1$2$3} it's not a good soultion:S i have too many colums
>>
>>
> There is always perl!
>
> If you send an example of what you want, I can hack you quickly a 5 line
> perl script to do the job...
>
> G.
>


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 just a eg.: a 3 GByte file [because
3 GByte was used in that partition, all other 7 GByte was free]?
[The main goal is to install os on eg.: 15 computers, but only with
one physically install in the "reality"]

Thank you!

regards
david


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



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 files with
>> acroread, and not evince?
>>
>> thank you..:\
>>
>>
>
>
> right click
>  Properties
>Open With
>
>
> --
> To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject
> of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
>
>


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



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
>> acroread, and not evince?
>>
>> thank you..:\
>
> I just went through this the other day:
> open Konqueror: file-manager(Konq),
> navigate to a folder that has the file you want to open with...whatever...
> right-click-properties. to the right of the Type:, click on the image icon of
> the wrench. you can add/modify/move/rearrange apps..
>
> --
> Paul Cartwright
> Registered Linux user # 367800
> Registered Ubuntu User #12459
>
>
> --
> To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
>
>


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



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 "unsubscribe". Trouble? Contact listmas...@lists.debian.org



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 Daniel wrote:
>> 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
>
> in /etc/network/interfaces, there is a line, which brings up the
> networks on boot:
>
> ---snip---
> auto lo eth0
> ---snip---
>
> When the LAN is on eth0, simply remove it:
>
> ---snip---
> auto lo
> ---snip---
>
>
> Rob
>
>
> --
> To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
>
>


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



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?
>
> Rob
>
>
> --
> To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
>
>


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



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