Hola !
On Sun, Jul 31, 2005 at 11:05:31PM +0200, wim wrote:
> Baloff wrote:
> >Hello
> >$ls
> >lists those longfilenames.fil
> >like longfi~.fil
> >only after 6 char it used the tild char instead of the rest of the
> >name.
> >how do I get the whole name, and how to set that as default?
> >
> >man
Hola !
> --- [EMAIL PROTECTED] wrote:
>
> > I just checked out VMware's site and it did not list
> > Debian as a distro
> > that it supports. Has anyone had any problems with
> > this? The cost is
> > $189.00 for the download. If there is a problem
> > with VMware, is there an
> > alternative?
Hola !
On Wed, Jul 20, 2005 at 06:44:16PM -0400, hacker (of golf) wrote:
> I'm trying to create a popup to show the connection speed.
>
> I'm trying this:
>
> root :~# kdialog --display localhost:0 --msgbox "Connection Speed
> `tail -n1 /var/log/ppp-connect-errors | awk '{ print $6 }'` bps"
> kd
On Sun, Jun 26, 2005 at 09:11:27PM +0200, Christian Christmann wrote:
> Hi,
>
> till now, I've been working with the Windows
> "Swiss Army knife" DUMPBIN.
>
> Are there any similar disassembler for Debian?
I don't know "DUMPBIN" but you could disassemble object code by using
$ objdump -d file.
> bash# mount /dev/hdg5 /mnt; mount /dev/hdg2 /mnt/boot/ and so on
>
>
> then..
>
> bash# tar cvf - / | (cd /mnt/; tar xvf -)
>
> Change the root of the system.
>
On Fri, May 27, 2005 at 06:49:21AM -0700, David Witbrodt wrote:
> I just installed Debian for the first time. I have two hard drives, one on
> the motherboard IDE controller and a bigger, better one on a PCI controller
> card.
>
> I wanted to install Debian to the drive attached to the PCI con
Hola !
On Thu, May 19, 2005 at 04:39:13PM -0400, hacker wrote:
> My ISP has pings blocked. Is there some other echo command I can use
> to test my connection?
>
$ perl -MNet::Ping -e '$p = Net::Ping->new("tcp"); $ip = "somehost" ; print "I
can reach $ip!\n" if $p->ping("$ip", 5.5); '
By defa
Hola !
On Sun, May 15, 2005 at 08:20:37AM -0400, stan wrote:
> I need to make mysql accessable from all machines on my network.
>
> How do I do this under Debian?
The same as under other distribution. :)
>
> Curently if I just do "mysql" on the machine I've installed it on,
> I get connected, b
8 matches
Mail list logo