Re: filename problem

2004-07-31 Thread jakob bratkovic
You could try a command like: $ find ./dirname/ -printf "%i\n" to list all inodes in the directory. And then delete the appropriate inode. Jakob -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Tasksel won't recognise second CD

2004-07-13 Thread jakob bratkovic
You could try mounting it manually on the second virtual console when the installation program asks for a second CD. Then switch back to the installation program on the first console and resume with the installation. This worked for me. Jaka -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a

Re: new gnome file selection

2004-07-07 Thread jakob bratkovic
[EMAIL PROTECTED] wrote: I just started using sid, and I've run into the new gnome file selection interface. It's almost unusable: there's no way to enter an absolute path (or any path for that matter), and no way to go up in the file system, or to even see any dot files. Is there a way to chang

Re: pppd: LCP terminated by peer

2004-06-26 Thread jakob bratkovic
John Summerfield wrote: Baurjan Ismagulov wrote: Hello, John! On Sat, Jun 26, 2004 at 09:10:23PM +0800, John Summerfield wrote: I'm using pppd 2.4.2 to connect to my DSL Internet provider. After a period of inactivity pppd terminates the connection with a message "LCP terminated by peer". Can I

Re: connecting-problems with 3Com509-EtherlinkIII-card

2004-06-22 Thread jakob bratkovic
Greg Madden wrote: On Tuesday 22 June 2004 09:20 am, Palfalvi Richard wrote: I think I could be something with the so called IRQs and something about Hex-Adresses (like 0x300) but I am not an expert upon this topic. I remember that during another install, debian asked me to put in such an adress f

Re: USB memory stick?

2004-06-20 Thread jakob bratkovic
stan wrote: I was given a USB memory stick, as a promotional giveawau by a vrndor, Friday. How can I use this with my Debian laptop? If I understand correctly you're talking about an USB drive. If this is the case, Linux will see it as an SCSI disk and probably assign it to /dev/sda1 if you other

Re: no icons in nautilus 2.6

2004-06-20 Thread jakob bratkovic
? Thanks Manu --- jakob bratkovic <[EMAIL PROTECTED]> wrote: Yesterday (18.06.2004) I did an "apt-get dist-upgrade" on my debian testing distribution. Some gnome packages got upgraded to 2.6 and now nautilus shows no icons. Menus are OK, but on the desktop I can only see the "star

Re: Newb user

2004-06-19 Thread jakob bratkovic
You can do pretty much everything you do in Windows and more. Here is a link to The Linux Documentation Project: http://www.tldp.org/ Perhaps it will be in some help to you. Have fun with it... -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL P

no icons in nautilus 2.6

2004-06-19 Thread jakob bratkovic
Yesterday (18.06.2004) I did an "apt-get dist-upgrade" on my debian testing distribution. Some gnome packages got upgraded to 2.6 and now nautilus shows no icons. Menus are OK, but on the desktop I can only see the "start here" icon. All the others are default icons (blank piece of paper). Chan