Booting Debian freezes on “[OK] Started GNOME Display Manager”

2019-12-11 Thread Billy Andriamahazomandimby
unix.stackexchange.com <https://unix.stackexchange.com/questions/556619/booting-debian-freezes-on-ok-started-gnome-display-manager> concerning the issue so that you can clearly look at it in case that you need additional information. Thank you in advance for your help, Billy

[no subject]

2017-07-07 Thread joelle billy
‌j'en ai assez de recevoir les mails adressés à cette adresse. Si ça se renouvelle, je vous signale. Merci de votre compréhension JB

Question about wifi web service with debian

2017-02-11 Thread Billy O
hello my name is William O'Brien I have been using and researching debian for alittle while now and have been trying to access wifi I have tried several different ways and researched many tutorials and help sections with very little success and was wondering if you might be able to assist me with

Debian Jessie question about web

2017-02-02 Thread Billy O
So i have been looking around and reading for while now as far as connecting to a wifi network what might i be missing in this area i am on a dell i386 also what would i need to know about drag and drop to desktop options if its possible. Thanks for the time reading this email

Re: Home surveillance

2005-11-10 Thread Billy Morgan
ger the motion sensor. Maybe you should try razor wire, landmines and a scarecrow? Billy -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: sound problem with my laptop

2005-08-30 Thread Billy Morgan
Try: http://mmto.org/~swest/tecra8100/tecra-sound.html This is for redhat but it might be some help. Your going to have to have your kernel source setup so your gunna want to skip point 1. on that page and find a howto for doing it the debian way. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED]

Re: sound problem with my laptop

2005-08-30 Thread Billy Morgan
On Tuesday 30 August 2005 11:34, [EMAIL PROTECTED] wrote: > Hello, > > I've a sound problem with my TEKRA 8100 of toshiba > laptop. > Here is a frequent message displayed when i was trying > to solve the problem: > > "Error while initializing the sound driver: > device /dev/dsp can't be opened (No

Re: debian wireless setup

2005-08-26 Thread Billy Morgan
On Friday 26 August 2005 06:23, Ludovic Brenta wrote: > Ludovic Brenta <[EMAIL PROTECTED]> writes: > (typo in the To: address, resending) > > > Randy Foiles <[EMAIL PROTECTED]> writes: > >> OK. I am fully confused and ticked off :) > >> I am unable to configure ndiswrapper past > >> ndiswrapper -i

Re: LATEx help plzz ??

2005-08-22 Thread Billy Morgan
On Monday 22 August 2005 12:40, Sameen Khan wrote: > hi sir > > i want to LATEX only LATEX plz tell me the link frm > whr i can download LATEX plzz > > pl reply me > > Sameen I think he wants LATEX -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? C

Re: problem with apt-get and 2.4.18 kernel upgrade

2004-03-15 Thread Billy Pilgrim
On Thu, 11 Mar 2004, Nelson E. Castillo wrote: I Think you don't use the kernel-patch package unless you compile a Kernel yourself. The 2.4.18 version doesn't say much, since they append a trailing number to the package with each update. I think it's ok if you use the last binary (precom

Re: problem with apt-get and 2.4.18 kernel upgrade

2004-03-11 Thread Billy Pilgrim
On Wed, Mar 10, 2004 at 08:24:18PM -0800, Billy Pilgrim wrote: ... > vmlinux-2.4.18-newpmac ... > Package: kernel-patch-2.4.18-powerpc As you can see, the packages names differ. Maybe you don't have a default kernel installed but one you (or someone else) compiled.

problem with apt-get and 2.4.18 kernel upgrade

2004-03-10 Thread Billy Pilgrim
To: [EMAIL PROTECTED] Hi all. Last January I received the security announcement that follows. When I tried to use apt-get update and upgrade as always, this was not downloaded. Has anyone else had this problem? I'm pretty sure that I downloaded a kernel security upgrade last Sept. w/o any problems

problem with security upgrade on kernel 2.4.18

2004-03-10 Thread Billy Pilgrim
Hi all. Last January I received the security announcement that follows. When I tried to use apt-get update and upgrade as always, this was not downloaded. Has anyone else had this problem? I'm pretty sure that I downloaded a kernel security upgrade last Sept. w/o any problems. Here's what I have i

x start

2002-10-21 Thread Billy Bump
vious install on a different computer so i know what you are telling me to look for its just not there. I tried the "ps ax | grep [g]pm i got no wessage back i tried ps ax | grep gpm and i got 961 tty1 s 0:00 grep gpm Billy Bump wrote: > The laptop is a gateway 2300 p200 with neomag

RE: x startup

2002-10-21 Thread Billy Bump
question i'm not sure -Original Message- From: Vineet Kumar [mailto:debian-user@;virtual.doorstop.net] Sent: Monday, October 21, 2002 2:32 PM To: [EMAIL PROTECTED] Subject: Re: x startup * Billy Bump ([EMAIL PROTECTED]) [021021 12:28]: > I have just completed installing debian3.0 on m

x startup

2002-10-21 Thread Billy Bump
I have just completed installing debian3.0 on my laptop. The touchpad does not work so i use a microsoft usb trackball. this trackball worked in my previous linux mandrake install. When i try to startx it fails and most of the error messages are about the mouse not being present. anybody have a

Re: Optimisations for gcc

2002-04-02 Thread Billy Sneed
Check out pentium-builder. apt-cache show pentium-builder billy Patrick Kirk wrote: > Hi all, > > Gentoo Linux has this little file called /etc/make.conf that allows you to > optimise gcc CFLAGS, etc. The idea is that when you then compile things, its > all set up for your pr

Re: maintenance mode in woody

2002-03-28 Thread Billy Sneed
shutdown -F now will force linux to do reboot and run a fsck. Or, at the lilo prompt type "linux single" (assuming your kernel image is labeled "linux" in /etc/lilo.conf) and that'll boot to single user mode. fsck and other diagnostics can be run from there. billy

Re: with respect to connecting to the internet

2002-03-28 Thread Billy Sneed
First thought: Can you access IP addresses, but not named sites? It could be a simple DNS issue. What's in /etc/resolv.conf? Example: When connected, can you ping 198.186.203.20 ? But not ping debian.org? ~> host debian.org debian.org. has address 198.186.203.20 billy ni

Re: move in mutt

2002-03-27 Thread Billy Sneed
Save it to another folder (file). Use 's' on the message you'd like to save. When it prompts you for the file to save it to, type '?' for a listing of the files to scroll through. "enter" on the folder (file) to append it to. Hope that helps. Marcelo Chiapparini wrote: > Hi! > > how can I move

Re: Time Zone

2002-03-21 Thread Billy Sneed
Run tzconfig. Comes in libc6 I believe. billy Eduardo Gargiulo wrote: > Hi all ... > > i live in Argentina, but my system clock shows Thu Mar 21 23:44:30 EST 2002 > > how can i change it to ART instead of EST? > > TIA > > ~ejg -- You had me at HELO

Re: ncurses HeLP

2002-03-21 Thread Billy Sneed
that > curses.h was not found, then it brought me back to the prompt. IIRC, make menuconfig compiles the curses interface before you get the curses menu for choosing your kernel options. Nothing but source code in the kernel source, no binaries. Hence needing the header files (curses.h) fo

Re: ncurses HeLP

2002-03-21 Thread Billy Sneed
libncurses5-dev on an unstable box. billy Ronneil Camara wrote: > Hi guys, > > How are you doing? > > Anyways, what package should I install so that I will have curses.h file? > > Thanks. > > Neil > > > -- > To UNSUBSCRIBE, email to [EMAIL PROT

Back up using tape or remote

2002-03-06 Thread Billy
ated Best regards Billy Kirkley RadioCity.com.au Limited Leaders in On-Line Video Solutions Freecall: 1800-NET-VIDEO Telephone: +61 7 3367 8900 Facsimile: +61 7 3367 8999 Mobile: 0418 985 376 Email: [EMAIL PROTECTED] Studio: Unit 6, 18 Kilroe Street, Milton, QLD 4064 Postal: PO Box 1689, M

installing on an ext.2 partition created by partition magic

2001-08-28 Thread billy badass
is it possible to install debian on an existing ext2 partition? when i use cfdisk or fdisk it screws up my partition table. i'm attempting to multi-boot Win98, W2K, and Linux.Do You Yahoo!? Make international calls for as low as $0.04/minute with Yahoo! Messenger.

Exim & include files

2001-07-03 Thread Billy
I'm trying to get exim to include a file into the system filter so I can do something along the lines of : if $h_from: contains "" then freeze text "Hello big boy" endif Any pointers from anyone? Billy.

error in downloading the base2_2.tgz

2001-04-01 Thread Billy Ng
I am getting this error "nf_http_fetchfile :: file download failed, content-length is 15698691 bytes, file size is 14026752 bytes." when the installation process is up to download the base2_2.tgz. Why? Thanks! Billy

Re: teTeX (was Re: dvips top margin)

1996-09-25 Thread Billy Chow
really different (thanks to all of you :-) ). So i bigl> think that any "censorship" should be used very careful. Especially when the previous posts were about the shortcomings of the Debian LaTeX system and merits of a LaTeX distribution that is a potential debian package.

Re: dvips top margin

1996-09-19 Thread Billy Chow
>>>>> "Dirk" == Dirk Eddelbuettel <[EMAIL PROTECTED]> writes: Billy> (other than the inflexible configuration, some features like Billy> previewing documents with ps fonts with xdvi are broken in Billy> Debian). Dirk> Not so. I am both LaTeX'ing

Re: dvips top margin

1996-09-18 Thread Billy Chow
hich takes care of these settings with a nice menu-driven utility. It would be easier to debianise teTeX than to fix the current Debian LaTeX system (other than the inflexible configuration, some features like previewing documents with ps fonts with xdvi are broken in Debian). -- Bi

Re: time to split the list?

1996-09-06 Thread Billy Chow
>>>>> "Ken" == Ken Gaugler <[EMAIL PROTECTED]> writes: Ken> Maybe debian-user and debian-install, to keep it simple? I second this. -- Billy C.-M. Chow [EMAIL PROTECTED] Debian Linux

X11 and LaTeX minimal install

1996-08-21 Thread Billy Chow
Dear debianers, A minimal X (and LaTeX) installation requires several debian packages, but most people either do not want X or want at least a minimal installation, right? So what are the justifications of splitting a minimal X and LaTeX the way it is? Thanks. -- Billy C.-M. Chow

NFS install

1996-08-12 Thread Billy Chow
Dear list members, I am looking for NFS mountable debian mirrors in Europe. TIA. -- Billy C.-M. Chow [EMAIL PROTECTED] Debian Linux

Strange dpkg install problem

1996-06-19 Thread Billy Chow
tmp/upgrades/tmp # -- end -- Anyone else has the same experience? Thanks. -- Billy C.-M. Chow [EMAIL PROTECTED] Debian Linux

Re: DEBIAN Linux on floppy disks

1996-06-12 Thread Billy Chow
linux partition on Steve> your cdrom machine, then you could split the .deb files and Steve> copy them to floppies. Maybe it's easier to find a MSDOS port of GNU tar and then tar the required packages on multiple volumes which are then transferrable to the laptop. -- Billy C.-M. Chow [EMAIL PROTECTED] Debian Linux

Re: PPP problem w/ 1.1 install

1996-05-30 Thread Billy Chow
ion against listing the Brian> kernel-image as a dependancy in another package? I don't think packages should `depend' on kernel-image. I don't have kernel-image installed although it is listed as `essential'. I boot into Debian using loadlin and sometimes floppies. -- Billy C.-M. Chow [EMAIL PROTECTED] Debian Linux

Find+rm security hole in debian?

1996-05-23 Thread Billy Chow
I received the following concerning a security problem with clean-up cron jobs that use find+rm. Any comments from gurus? -Billy - -- Forwarded message -- Date: Tue, 21 May 1996 13:10:36 -0400 (EDT) From: Zygo Blaxell <[EMAIL PROTECTED]> To: [EMAIL PROTECTED],

unstable/1.1 experiences, uucp still a.out?

1996-05-17 Thread Billy Chow
I have only 8Mb ram on a 486-66. If performance will suffer a lot, I think I 'll defer upgrading to 1.1 until I get a better computer. -- Billy C.-M. Chow \\ [EMAIL PROTECTED] \\ Debian Linux

elv-fmt dumps core

1996-05-13 Thread Billy Chow
Dear list members, On my 93R6, fmt (elv-fmt 1.8pl4-19) dumps core whenever I do `!}fmt' in vi (elv-vi 1.8pl4-19). Anyone else has this trouble? Any ideas how may I find out what's wrong. Thanks in advance. -- Billy C.-M. Chow // [EMAIL PROTECTED] // Debian Linux 1.3.84

LaTeX (in-)compatibility

1996-05-07 Thread Billy Chow
he readability of Andreas> previews!!! Since you use ghostview, I presume you want to preview some PostScript specials alongside with text in your document. I find it _far_ better to use a new(ish) version of xdvik which invokes ghostscript for displaying PostScript specials. -- Billy C.-M. Chow // [EMAIL PROTECTED] // Debian Linux 1.3.84