Install Debian 8 on 3TB GPT drive

2015-07-16 Thread Andrej Kastrin
Operating System ...error: attempt to read or write outside of disk 'hd0'Entering rescue mode ...grub rescue> Any suggestions and/or pointers are greatly apprecited. Cheers, Andrej

Suspend does not work on Debian Jessie

2015-07-12 Thread Andrej Kastrin
Today I observed that suspend sometimes (on each third suspend approximately) does not work properly in freshly installed Debian Jessie. After executing suspend (Alt + Shut Down button) the following message appears on black screen:Loading, please wait... The syslog is as follows. I kindly as fo

Re: netbook

2012-06-18 Thread Andrej Kacian
screens meaning not all the buttons are visible which renders the app > almost useless. Claws Mail is a nice MTA, with optional layout for small screens. Regards, -- Andrej -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Con

Re: Samba Backup Tool Preserving File Owner/Group/Permissions

2012-06-18 Thread Andrej Kacian
uplicity/) for incremental backups within tar archives - and I'm sure there are other similar tools. Regards, -- Andrej -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Arc

Re: something about the dnet-common

2012-05-16 Thread Andrej Kacian
rade. AFAIK, DECNet is some old network protocol which is mostly unused nowadays. Why would my system decide to install support for it all of a sudden? Regards, Andrej -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Tro

Re: pure debian testing or a distro based on debian testing

2012-01-13 Thread Andrej Kacian
ience - you might as well stay in text console. 1. http://wiki.debian.org/Gnome#task Regards, -- Andrej -- 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/20120113225335.388635b5@penny

Re: NVIDIA - URGENT

2011-07-04 Thread Andrej Kacian
t I already installed nvidia-glx from sid, and am now happily using it. I wrote this little gem of knowledge down for the future, though. :) -- Andrej Kacian -- 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/20110704190640.26d273fd@penny

Re: NVIDIA - URGENT

2011-07-03 Thread Andrej Kacian
series should be supported by nouveau. root@penny:/etc/X11# lspci | grep -i nv 01:00.0 VGA compatible controller: nVidia Corporation GT200 [GeForce GTX 260] (rev a1) Any ideas? Thanks in advance, -- Andrej Kacian -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subjec

Re: How to install with encrypted root?

2011-06-24 Thread Andrej Kacian
t is possible, but not easy. :) -- Andrej Kacian -- 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/20110624220045.4334d893@penny

Re: Adobe flash sound issues

2011-06-24 Thread Andrej Kacian
the time to investigate. Next thing I open debian-user ML folder, and the solution (well, workaround really) is staring right at me. :) -- Andrej Kacian -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lis

Re: hard drive configuration

2011-06-11 Thread Andrej Kacian
specially for wacky setup like yours. :) -- Andrej Kacian -- 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/20110611142826.57e95e65@penny

Re: Downgrading Udev

2011-04-12 Thread Andrej Kacian
ase-files 6.1), or >> should I wait? > >You can safely upgrade both base-files and udev. Just make sure you >delete the "/run" directory before any reboot. Hm, thanks for the concise info, but I wouldn't call that "safe". I think I'll wait until thi

Re: Asus A8N-E - debian-amd64 hangs during installation

2011-04-11 Thread Andrej Kacian
On Tue, 05 Apr 2011 20:45:58 +0200 kjo...@poczta.onet.pl (Kamil Jońca) wrote: >It has two disks WDC WD1001FALS in raid5 array (md0) Hello, just out of curiosity, why did you choose raid5 for a two-disk setup? -- Andrej Kacian -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.

Re: Downgrading Udev

2011-04-10 Thread Andrej Kacian
ms. So... is this udev167-1 safe to upgrade to on Wheezy (base-files 6.1), or should I wait? -- Andrej Kacian -- 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/20110411014656.2663b696@penny

Re: need help with sed problem

2011-03-18 Thread Andrej Kacian
/bbb.*/:/home/myself/ text.txt ...which is obviously syntactically incorrect. To get result you want, try using different separator character than /, for example the comma, or underscore: $ sed s,bbb.*,:$PWD, text.txt $ sed s_bbb.*_:$PWD_ text.txt -- Andrej Kacian -- To UNSUBSCRIB

Re: Can't mount pendrive on testing

2011-03-10 Thread Andrej Kacian
Wasn't possible to mount JANA >> Not Authorized > >>From an earlier post of yours these are the users who can mount the >drive: > >> plugdev:x:46:inael,marcella,janaina > >Is JANA a user too? > > I'd guess it's a volume label of the vfat partiti

Re: how to only allow tcp on dport 443 on the OUTPUT chain?

2011-03-09 Thread Andrej Kacian
ort 80 using IP numbers instead of server name. I suspect (and hope :) ) that the rules listed by the OP were only part of a bigger rule set, and the drop policy rule was only included to give more context. If this is not the case, I agree with Virgo. Kind regards, -- Andrej -- To UNSUBSCRI

Re: Ideas for securing OpenVPN on an OpenWrt router

2011-03-08 Thread Andrej Kacian
(or whatever equivalents OpenWrt has for these) openvpn will run as root, do necessary stuff and drop privileges. -- Andrej -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.

Re: x-window startup and other problems

2005-09-22 Thread Andrej Repisky
robably there's something with network settings, because I tried also 'ssh some host' and it didn't work. But the installation went allright from the network. Thank you for your help. Andrej On Wed, Sep 21, 2005 at 06:29:35PM +0200, Mariusz Kruk wrote: > I don't use aptitu

x-window startup and other problems

2005-09-21 Thread Andrej Repisky
#x27;m not very experianced, you may advise me another mailing list if you feel annoyed by my e-mails. Andrej -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Problem with the new xlibs deb

2005-09-11 Thread Andrej Prsa
control files dpkg -x xlibs_6.8.2.dfsg.1-6.deb # extract package files cd DEBIAN vi postinst # fix the error cd ../.. dpkg -b tmp xlibs_6.8.2.dfsg.1-6.deb dpkg -i xlibs_6.8.2.dfsg.1-6.deb HTH, Andrej -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Problem with the new xlibs deb

2005-09-10 Thread Andrej Prsa
the problem and repackage it without the hussle of building it from source? It's a trivial fixup, yet it keeps a bunch of other packages from being updated, so I'd really like to resolve this as soon as possible. Any ideas? Thanks, Andrej -- To UNSUBSCRIBE, email to [EMAIL PROTECTE

X start!!!

2005-07-13 Thread Andrej Perdih
I have tries Ctrl-Alt-F7 to start the grafical mode. However I got blank screen. There must be a problem here. Any suggestions. Realy thanks! http://www.email.si/

KMD start

2005-07-13 Thread Andrej Perdih
I have tried starting X by typing # /ect/init.d/kmd start like I was adviced, however I got the replay bash /ect/init.d/kmd start no such file or directory. Any suggestions? Thanks. Andrej http://www.email.si/

Running KDE

2005-07-13 Thread Andrej Perdih
I will ask now: Wenn I download and install the x and kde. What should I run so that i will have the graphical interface and i will come to KDE enviroment? Realy thanks! This support rules! Cheers from Slovenia! A. http://www.email.si/

X and KDE

2005-07-13 Thread Andrej Perdih
- command not found. How can I instal x and KDE so i will have a normal graphical interface and live happy ever after... PLEASE SOMEONE but please give precice direction as I am a linux rookey. Thamks! Regards, Andrej http://www.email.si/

NIC question

2005-07-12 Thread Andrej Perdih
Hello again, does anyone know if NIC Marvell Yukon 88E8053 PCI-E Gigabit Ethernet Controlle is supporded for Debian. If it is than how should i install the system, must I get additional drivers or enything else Thank you. Andrej http://www.email.si/

Re: Problems with Instalation part deux

2005-07-12 Thread Andrej Perdih
Hello again, does then anyone know if this NIC Marvell Yukon 88E8053 PCI-E Gigabit Ethernet > > Controlle is supporded for debian if this is the problem? Ragards andrej On Tue, 12 Jul 2005 at 02:35:12, Clive Menzies wrote: > On (12/07/05 01:41), Andrej Perdih wrote: > > Hello

Problems with Instalation part deux

2005-07-11 Thread Andrej Perdih
you for everything again. Hope to hear for you soon Rgards, Andrej http://www.email.si/

Installation problem

2005-07-11 Thread Andrej Perdih
from Slovenia. Andrej Perdih http://www.email.si/

firefox printouts have added space after special characters, why?

2004-11-15 Thread andrej hocevar
o solve it? Thanks, andrej -- echo ${girl_name} > /etc/dumpdateshttp://sonet.homelinux.net -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: junk on tty after x crash

2004-08-25 Thread Andrej Hocevar
On Wed, Aug 25, 2004 at 09:08:27AM -0700, Stefan O'Rear wrote: > I would suggest (after X bombs) running: > > ~ %% sudo lsof /dev/tty11 Yes, I've tried that: nothing! I can do "setterm -reset > /dev/tty11" all right, but the problem doesn't go away. I can even switch to that tty and type some cha

Re: junk on tty after x crash

2004-08-25 Thread Andrej Hocevar
On Wed, Aug 25, 2004 at 10:42:06AM +0100, Thomas Adam wrote: > I'm not sure what the problem is here. If you mean you want to surpress the > output that startx produces, do: > > startx > /dev/null 2>&1 > > If you'd rather keep it for later: > > startx > ~/.startx-output.log 2>&1 > > Or am I not

junk on tty after x crash

2004-08-25 Thread Andrej Hocevar
Hello, this is very disturbing -- when my X server doesn't shut down smoothly, it leaves some junk behind on the tty it was running on. The result is that next time I startx, it doesn't use the same tty anymore. What can I do to get rid of this annoying problem? Thanks,

raw keyboard for vga -- vnc with no mosue

2004-07-31 Thread andrej
id in the file (or the manpage) that it works only with the keyboard in raw mode. So how should I proceed? If raw mode is the solution, how do I activate it? If, of course, I issue kbd_mode -s, my keyboard becomes unusable before I even started svncviewer. Any ideas? Thanks, andrej

OT: how to send a keystroke to another program

2003-08-01 Thread Andrej Hocevar
ething. As far as I know, there is no independent way of doing this, so I'm looking for a way to pretend a key was pressed: so can a program make another program think I did that? Maybe with a pseudo terminal between my program and the other one? If so, where could I find more about ptys?

[SOLVED] Re: forcibly unmounting and bash history

2003-07-06 Thread Andrej Hocevar
ile only gets updated when you log out. Try it out: check both, log out and log in again. Thus when you issue "halt" or "reboot", your current history will not be stored to that file. Making an alias, however, could: "alias myownhalt='source /path/script;halt'

forcibly unmounting and bash history

2003-07-06 Thread Andrej Hocevar
uot; into a script does nothing. Is there a way to get around it? Thanks, andrej -- echo ${girl_name} > /etc/dumpdates -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

USB mouse problems

2003-06-27 Thread Andrej Prsa
ng, I'm clueless what is wrong. Any ideas? Thanks, Andrej -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: how to tell which key was pressed to execute a script?

2003-06-06 Thread Andrej Hocevar
out. So I thought I'd map more keys to that function, which always executes one script -- and the script would know how it was called, so that it could execute a different function for each key. Does anyone know how this could be accomplished? andrej -- echo ${girl_name} > /e

how to tell which key was pressed to execute a script?

2003-06-06 Thread Andrej Hocevar
sed on the key that was pressed to call it? A special variable, maybe? (Well, I know I could add some functions to the kernel-definitions but is it really the only way?) Thanks, andrej -- echo ${girl_name} > /etc/dumpdates -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: [OT] what are you running? (was Complaint)

2003-03-02 Thread Andrej Prsa
can now do, were my > main motivations for using it. Sylpheed does the same, without any pain to install. :) So my vote goes to Sylpheed. But this is holy wars we're going for here, so I'èèll give it a rest... O:) Best wishes, Andrej -- To UNSUBSCRIBE, email to [EMAIL PROTECTED]

Keyboard shortcuts in GNOME/Sawfish

2003-02-10 Thread Andrej Prsa
avail, they still have their primary definition. So my question is where are these generic shortcuts defined if not in Sawfish? Thanks, Andrej -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Can't start X apps from su

2003-02-08 Thread Andrej Prsa
minals, restart one and go into another session of su, I could sometimes regain normal su operation and sometimes not. This has been bugging me since I installed Debian (oh, it's 3.0r1 stable), but I lived with it until now... Thanks for your time, Andrej -- To UNSUBSCRIBE, email to [EMAI

Re: ACPI & USB not working simultaneously

2003-02-03 Thread Andrej Prsa
xperience inability to restart/shutdown linux automati- cally if ACPI isn't compiled into the kernel? It just hangs immediately after "Restarting System". :( This is very frustrating for laptops, which get turned on/off frequently. Thanks very much for your answer and your effor

ACPI & USB not working simultaneously

2003-02-03 Thread Andrej Prsa
noacpi.dmesg. One time USB works (noacpi.dmesg) and the other time it doesn't (acpi.dmesg) -> takeover fails. Any ideas? Must I upgrade the kernel? Thanks, Andrej acpi.dmesg Description: Binary data noacpi.dmesg Description: Binary data

Re: ACPI & USB (not) working simultaneously

2003-02-02 Thread Andrej Prsa
.dmesg) and the other time it doesn't (acpi.dmesg) -> takeover fails. Any ideas? Must I upgrade the kernel? Thanks, Andrej acpi.dmesg Description: Binary data noacpi.dmesg Description: Binary data

Configuration file for a running kernel

2003-02-02 Thread Andrej Prsa
file, but I guess it isn't a common practice to do? Thanks, Andrej -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

ACPI & USB (not) working simultaneously

2003-02-02 Thread Andrej Prsa
nothing else in the kernel. Thanks for your time, Andrej -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Dual Lilo boot with Debian and RedHat

2003-01-31 Thread Andrej Prsa
s grub.conf if it'd help! Thanks a lot in advance! Andrej -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Dual Lilo boot with Debian and RedHat

2003-01-31 Thread Andrej Prsa
s grub.conf if it'd help! Thanks a lot in advance! Andrej -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: give cdrom source more priority in apt-get [lost the original]

2003-01-29 Thread andrej hocevar
sts/f*" for ftp. Take a look at the files there and redirect the output to your new preferences file. andrej -- echo ${girl_name} > /etc/dumpdates -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Bash terminal beep - how to shut it up?

2003-01-29 Thread andrej hocevar
y missus when she's > trying to watch TV and I've just scrolled a man page too far! What is the > invocation to shut it up? Which of my .bash files should I put it in? put this into your /etc/inputrc: set bell-style none andrej -- echo ${girl_name} > /etc/dumpdates -- To

Re: Turning off error messages

2003-01-25 Thread andrej hocevar
t; netware drives just fine...), and I'd like it to stop popping up. Sure, just use dmesg for that: dmesg -n 1 will write only panic messages to the console. Try setting it to 1 and 8 and see the difference. andrej -- echo ${girl_name} > /etc/dumpdates -- To UNSUBSCRIBE, email t

Re: regexp help

2003-01-23 Thread andrej hocevar
discount > ^From:.*[EMAIL PROTECTED] > ^Subject:.*laudable.*project > /viagra/ > /penis/ [Which made my script almost think you were a spammer 8-)] > > ...but I'd like to be able to block subject lines or bodies that have, > say, 'celeb' and 'sex&

Re: How to comment out lines in /etc/apt/preferences?

2003-01-23 Thread andrej hocevar
# Pin-Priority: 700 > > Package: * > Pin: release a=testing > Pin-Priority: 650 > > Package: * > Pin: release a=unstable > Pin-Priority: 600 You should remove at least one of those empty lines -- either before or after the comments -- or both of them.

Re: Question relating regexp

2003-01-17 Thread andrej hocevar
mber, possible number(s), space, more possible space, K". Thus: [0-9] = a number; [0-9]* = either no number, exactly one, or some numbers; [0-9]\{2,4\} = between two and four numbers; [0-9]\{0,\} = zero or more; equals [0-9]* andrej -- echo ${girl_name} > /etc/dumpdates -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Curious...Are most of you in tech-related careers/schooling?

2003-01-17 Thread andrej hocevar
inking about writing a new one soon. Just that my scripting gets in the way sometimes. It's a funny mixture, that. Seems like my alter-ego is a hacker! I'm a student of comparative literature and literature stays my priority. andrej NB: Have you noticed how good such a thr

Re: framebuffer sizing again

2003-01-15 Thread andrej hocevar
110x3140x3170x31A 16M | 0x3120x3150x3180x31B Use those with your boot-loader and framebuffers on. I don't know what happens if you don't have framebuffers enabled. But isn't 80x25 (or did you really mean 25x80?!) the default anyway? Besides, other dr

Re: need some readline tricks [my part is SOLVED!]

2003-01-15 Thread andrej hocevar
On Sun, Dec 22, 2002 at 03:08:15PM +0100, Michael Naumann wrote: > 20.12.2002 22:26:16, andrej hocevar <[EMAIL PROTECTED]> wrote: > >Besides, how do I represent function keys? > > I think, they are represented just like cursor keys. > Unfortunatly (to my knowledge, whic

Re: grubing my debian box

2003-01-09 Thread andrej hocevar
On Thu, Jan 09, 2003 at 05:12:33PM +, Hugh Saunders wrote: > grub> configfile /boot/grub/menu.1st menu.lst, not "first"!!! :) andrej -- echo ${girl_name} > /etc/dumpdates -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubs

Re: OT: RE madness

2003-01-08 Thread andrej hocevar
hould be done. I know -- I knew that and I've done it. I was doing this out of curiosity. 8-) andrej -- echo ${girl_name} > /etc/dumpdates -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

OT: RE madness

2003-01-06 Thread andrej hocevar
ot; matches, as does "blu", because it's neither red nor blue. Then I wanted to convert the above expression to a "positive" match, like this: =~ /^[^(?:red|blue)]$/ which fails. Why is this? Is there no way of saying "neither/nor", just "either/or"? Thank

Re: Real Text-Mode

2003-01-06 Thread andrej hocevar
You can try it out with vga=ask and then scanning for appropriate modes at the next boot. andrej -- echo ${girl_name} > /etc/dumpdates -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: apt -- which method is preferred?

2002-12-27 Thread andrej hocevar
On Thu, Dec 26, 2002 at 06:26:25PM -0800, Jeff wrote: > andrej hocevar, 2002-Dec-26 08:49 -0200: > > in sources.list but apt seems to prefer CDs, no matter what comes > > first in the list. How could I change that without removing the As I said ... > > >From 'm

apt -- which method is preferred?

2002-12-26 Thread andrej hocevar
. How could I change that without removing the cdrom entries? Thanks, andrej -- echo ${girl_name} > /etc/dumpdates -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

problems with mail-filtering/forwarding

2002-12-25 Thread andrej hocevar
on unless I put it into /tmp and doing chmod 1666 on it. What should I do? Thanks, andrej -- echo ${girl_name} > /etc/dumpdates -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

some considerations regarding mail delivery

2002-12-23 Thread andrej hocevar
ership, all goes well. So why does it say it can run as any user but even if I specify root, that doesn't seem to be true? What would the best solution be? Thanks, andrej -- echo ${girl_name} > /etc/dumpdates -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: killing the penguin (framebuffer)

2002-12-21 Thread andrej hocevar
ng it to "vga=normal" gets rid of it. But that > doesn't work in Debian. Somewhere is a setting to turn off the > VESA framebuffer so I can just boot into plain text, but I > haven't been able to find it. Maybe video=vga16:off helps? andrej -- ec

Re: need some readline tricks

2002-12-20 Thread andrej hocevar
already have a meaning (like "\C-s") it's still the old value that's in effect. Besides, how do I represent function keys? andrej -- echo ${girl_name} > /etc/dumpdates -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

new key bindings?

2002-12-18 Thread andrej hocevar
those definitions too? Thanks, andrej -- echo ${girl_name} > /etc/dumpdates -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

what memory?

2002-12-15 Thread andrej hocevar
ory: Total Mem:127520 The total is thus 127264+256 (from "init")? And what are the "init" and "reserved" zones? Thanks, andrej -- echo ${girl_name} > /etc/dumpdates -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

monitoring a file over nfs

2002-12-15 Thread andrej hocevar
s: openvt -f -c${tty_num} -- run --restart --robust less +F $log Is there a way to get rid of those messages instantly? Thanks, andrej -- echo ${girl_name} > /etc/dumpdates -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

correct gpg/pgp signatures (why reject a .changes file?)

2002-11-22 Thread andrej hocevar
ving sumo_1.0-5.2_i386.changes, but keeping its associated files for now. Is it because I'm simply not allowed to do that (as not being a debian developer) or is there something I can do about it? Thanks, a

Re: Windows modem and Debian

2002-11-18 Thread andrej hocevar
ind some information there. If Lucent is something completely different, then sorry for wasting your time. andrej -- echo ${girl_name} > /etc/dumpdates -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: framebuffer mode?

2002-11-16 Thread andrej hocevar
es to framebuffer mode. now, how can i >view > the pdf documents without going to X? > For that, you can use "fbgs", which is part of the "fbi" package. andrej -- echo ${girl_name} > /etc/dumpdates -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: framebuffer mode?

2002-11-16 Thread andrej hocevar
d many different ones, starting from vga=ask. > Really? IIRC this only works in X, since w3m-img blits the images into > the X' video buffer. Look at the thread "Extirpating framebuffer" this August, where Colin Watson showed how it works in the console too if you get it from

Re: framebuffer mode?

2002-11-16 Thread andrej hocevar
in /etc/lilo.conf og /etc/lilo.config (I don't remeber since I don't use it), for grub you put it in /boot/grub/menu.lst. andrej -- echo ${girl_name} > /etc/dumpdates -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: framebuffer mode?

2002-11-15 Thread andrej hocevar
ake a look at the Documentation/fb/ folder in your kernel's source. andrej -- echo ${girl_name} > /etc/dumpdates -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: What's an X2 modem?

2002-11-13 Thread andrej hocevar
Our little network finally has a server with a modem -- since it's a P150 it refused to work with my winmodem (it needs MMX, that was OK for my Linux box, worked with some special drivers at full speed). :) So thank you once again, andrej -- echo ${girl_name} > /etc/dumpdates --

What's an X2 modem?

2002-11-13 Thread andrej hocevar
so does it mean mine doesn't support it or are X2 modems simply out of fashion? Is there any software I lack to make full use of the modem? thanks, andrej -- echo ${girl_name} > /etc/dumpdates -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe&qu

Re: execute command from HTML page

2002-11-12 Thread andrej hocevar
course, that's not needed, as someone has already pointed out, the script could end with the pon command, and you could type the location as http://thehost/cgi-bin/script to start it without further ado. andrej -- echo ${girl_name} > /etc/dumpdates -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Problems with routing

2002-11-01 Thread andrej hocevar
add this route: route add default gw 192.168.65.65. Of course, this way 192.168.65.72 cannot ping google.com. Thanks, andrej -- echo ${girl_name} > /etc/dumpdates -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

OT: change toolbar colours (in galeon)

2002-10-30 Thread andrej hocevar
Is it possible to change the colour of the (main) toolbar in galeon? I've been using it lately a little more than mozilla but I miss the cool blue theme! Sure, one can get similar buttons, but they're still on a grey background. Is this a more gnome-specific setting? Thanks,

Re: NVidia Card and Framebuffer Support

2002-10-30 Thread andrej hocevar
ot handle hex, for booting directly with "vga=mode-number" you have to transform the numbers to decimal. 2. Note: Some newer versions of LILO appear to work with those hex values, if you set the 0x in front of the numbers. andrej -- echo ${girl_name} > /etc/dumpdates -- To UNSUBSC

Re: NVidia Card and Framebuffer Support

2002-10-30 Thread andrej hocevar
olution, or am I wrong? andrej -- echo ${girl_name} > /etc/dumpdates -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

OT: a new slogan for Debian :)

2002-10-06 Thread andrej hocevar
(In a recent attack of misanthropy, which I regretted just seconds afterwards, I came up with this idea for a slogan -- ) Trying to be cool? Use Debian GNU/Linux instead! andrej :) -- echo ${girl_name} > /etc/dumpdates -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject

Re: [SOLVED] Re: how to find out pppd's exit status?

2002-09-08 Thread andrej hocevar
stablished, which is kind of logical, thus no information gets written to the file -- I've tested it with dialling my own number. :) Of course, you cannot know that you've tried to establish a connection or why it has failed; but that's not what I wanted. The solution fits my need

fonts for console

2002-09-07 Thread andrej hocevar
mutt! Does anyone know of a good place where one can download such fonts for the console? Is there maybe another way of fixing my problem? andrej -- echo ${girl_name} > /etc/dumpdates -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

[SOLVED] Re: how to find out pppd's exit status?

2002-09-05 Thread andrej hocevar
nswer. :) Forgive me for being so ignorant, but that's exactly why there's the /etc/ppp/ip-up.d directory and I didn't know that. Until now. andrej -- echo ${girl_name} > /etc/dumpdates -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

how to find out pppd's exit status?

2002-09-03 Thread andrej hocevar
mething else? I thought I could start writing information to a file as soon as I'd find out about pppd's status: if it got a busy-signal or anything else, no information would be written to the file. Can I do it in a script? Thanks, andrej -- echo ${girl_name} > /etc/dumpdates

Should I consider making my program part of the distribution?

2002-09-02 Thread andrej hocevar
eed? (In the meantime, I'll start with reading the Debian Policy Manual and the New Maintainers' Guide :)) andrej -- echo ${girl_name} > /etc/dumpdates -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: NFS on Woody!

2002-06-26 Thread andrej hocevar
les. When I manually mount it, the -t nfs isn't necessary, I've just checked: "mount host:/path /mountpath" is all right (correct me if this also depends on the kernel). I never have to start portmap manually. andrej -- echo ${girl_name} > /etc/dumpdates -- To UNSUBSCRI

Strange mail behaviour

2002-06-24 Thread andrej hocevar
Lately I've been playing a little with sending mail to myself (great fun, that!:)). I'm using postfix and it works perfectly. I've found out that if I send mail using "sendmail -f foo -F bar root" to rewrite headers there's an effect I didn't plan: Here a sample header. sendmail -f "[EMAIL PROTECT

SOLVED: Re: /etc/aliases problem

2002-06-22 Thread andrej hocevar
On Sat, Jun 22, 2002 at 10:35:32AM -0100, andrej hocevar wrote: > Surely there's another way to solving this but I'm new to postfix > and couldn't find a simpler/more advanced solution. Sorry for that, I've found the answer -- obviously there *was* another solution! :

/etc/aliases problem

2002-06-22 Thread andrej hocevar
but I'm new to postfix and couldn't find a simpler/more advanced solution. Any ideas? Thanks, andrej -- echo ${girl_name} > /etc/dumpdates -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: console=/dev/ttyN

2002-06-20 Thread andrej hocevar
t take a look at it. Here's the relevant section: #2.4.17 TEST title 2.4.17 unhide (hd0,0) kernel (hd0,0)/boot/vmlinuz-2.4.17no-vesa root=/dev/hdc1 apm=on vga=0x305 video=atyfb:[EMAIL PROTECTED] console=/dev/tty10 andrej -- echo ${girl_name} > /etc/dumpdates -- To UNSUBSCRIBE, em

console=/dev/ttyN

2002-06-20 Thread andrej hocevar
a little different: at boot up there were less messages, but then came this one: "/dev/console:Program (and child) terminated." The chosen console got back to normal state as I switched to it. What's wrong? andrej -- echo ${girl_name} > /etc/dumpdates -- To UNSUBSCRIB

Re: fbset for all ttys? SOLVED

2002-06-20 Thread andrej hocevar
On Thu, Jun 20, 2002 at 11:35:13AM +0200, Karoly VEGH wrote: > #!/bin/sh > echo "" > /dev/tty2 > echo "" > /dev/tty3 > echo "" > /dev/tty4 > echo "" > /dev/tty5 > echo "" > /dev/tty6 > fbset -a 640x480-100 > > echo's u need, cause fbset works only on consoles on which there is > already something.

Re: fbset for all ttys?

2002-06-20 Thread andrej hocevar
On Thu, Jun 20, 2002 at 11:21:59AM +0200, Ulf Rompe wrote: > > Just an idea - can't test it at the moment. What happens if you put > something like this into your script? > > for i in 1 2 3 4 5 6; do > chvt $i > fbset -t 13334 144 24 29 3 136 6 > done Unfortunatelly, not much. I get boun

  1   2   >