dig works, but domain name still cannot be resolved

2016-01-07 Thread Yang Yu
dig can get A records of the domain name in question. But it looks like the response got rejected by the OS. Is it related to the wildcard? $ dig mint.lc.intuit.com ; <<>> DiG 9.9.5-9+deb8u4-Debian <<>> mint.lc.intuit.com ;; global options: +cmd ;; Got answer: ;; ->>HEADER<<- opcode: QUERY, stat

Re: yaboot: How to load Debian8 netboot installation images directly from the boot: prompt?

2015-05-26 Thread yu
As I know, yaboot can't set vmlinux and initrd at the same time in its prompt, the right way is to load an alternative config file, such as "conf file=/boot/deb/yaboot.conf", but in this yaboot.conf, both vmlinux and initrd.gz are under /, the path is incorrect. so I guess you can write a new yabo

apt source compilation error

2009-09-20 Thread Peng Yu
Hi, I downloaded apt_0.6.46.4-0.1+etch1.tar.gz and decompress it. Then I run ./configure and make. But I get the following error. Could somebody let me know how to fix the problem? Regards, Peng Compiling contrib/mmap.cc to /home/pengy/download/linux/debian/etch/admin/apt-0.6.46.4/obj/apt-pkg/mm

Re: How to "make install" apt?

2009-09-01 Thread Peng Yu
On Tue, Sep 1, 2009 at 9:46 PM, Boyd Stephen Smith Jr. wrote: > In <366c6f340909011922j6ee2f14craa88c89453211...@mail.gmail.com>, Peng Yu > wrote: >>I am only interested in the source packages but not the compiled >>packages. My understanding is that the source codes of

Re: How to "make install" apt?

2009-09-01 Thread Peng Yu
On Tue, Sep 1, 2009 at 8:27 PM, Ron Johnson wrote: > On 2009-09-01 10:53, Peng Yu wrote: >> >> Hi, > > You're the one running as a user on a RedHat system, right? > >> I downloaded >> http://security.debian.org/debian-security/pool/updates/main/a/apt/

How to "make install" apt?

2009-09-01 Thread Peng Yu
Hi, I downloaded http://security.debian.org/debian-security/pool/updates/main/a/apt/apt_0.6.46.4-0.1+etch1.tar.gz from the following webpage http://packages.debian.org/etch/apt I then run the following two commands. But I don't find the 'install' option in the Makefile. Can somebody let me know

Re: Is there a central depository so that I can download all the source packages?

2009-08-31 Thread Peng Yu
On Mon, Aug 31, 2009 at 10:27 PM, Niu Kun wrote: > Peng Yu 写道: >> >> Hi, >> >> I need to install packages from source because I don't have a root >> account on my machine. So far I found the following websites, but they >> certainly do not h

Is there a central depository so that I can download all the source packages?

2009-08-31 Thread Peng Yu
Hi, I need to install packages from source because I don't have a root account on my machine. So far I found the following websites, but they certainly do not have all the source code packages. http://linux.softpedia.com/ http://www.icewalkers.com/Linux/Software/ Can somebody let me know where I

Is there an indexing tool in linux that can help quickly search the contents of all my files?

2009-08-29 Thread Peng Yu
Hi, On windows machines, there is "google desktop" which searchs the files contents. Mac has "spotlight" which also search the file contents in a mac machine. In linux, I know the command 'locate' which search all the filenames. But I am wondering if there is a tool that can search file contents.

How to install a debian package without root on a non-Debian system?

2009-08-25 Thread Peng Yu
Hi, My system is RedHat. But I don't have root permission. But I want to install a Debian package (for example, screen) in my home directory. Can somebody let me know how to install such a package in my home directory? Regards, Peng -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.

difficulties configuring PPPoE

2008-03-17 Thread Yu-ning Feng
Hello, I am a new Debian user. I used PPPoE during installation process, and it worked well. However, when I was finally in the new system, I could not access the Internet at all. output of ifconfig was like, eth0 ... 192.168.1.3 lo ... ppp0 ... 123.116.xxx.xxx It looked like it got an address f

Debian Etch compatible wireless PCI card recommendations

2007-08-22 Thread Glen Yu
Hi everyone, I'm going to be housemates with a co-worker of mine and he uses an Apple wireless router which allows him to send songs to his speakers via iTunes. Anyhow, the router has no ethernet ports so I'm going to need to get a wireless PCI card for my PC. I was just wondering if anyone here

Re: Ethernet and wireless suddenly not working on Etch

2007-06-07 Thread Glen Yu
]> wrote: On Tue, Jun 05, 2007 at 04:34:21PM -0500, Mumia W.. wrote: > On 06/05/2007 04:10 PM, Glen Yu wrote: > >[...] > >It says I'm "connected" but gives me network info of: > > > >Driver: e100 > > > >IP 196.254.180.46 > >Broadcast a

Re: Ethernet and wireless suddenly not working on Etch

2007-06-05 Thread Glen Yu
this or how to fix it. Cheers, -Glen On 6/5/07, Paul Scott <[EMAIL PROTECTED]> wrote: On Tue, Jun 05, 2007 at 04:34:21PM -0500, Mumia W.. wrote: > On 06/05/2007 04:10 PM, Glen Yu wrote: > >[...] > >It says I'm "connected" but gives me network info of: &

Re: Ethernet and wireless suddenly not working on Etch

2007-06-05 Thread Glen Yu
't know how to correct it to get it to obtain a regular IP again (I never was much of a network kinda guy =[ ). I'll do some googling, but if anyone has the answers please let me know. Thanks. Cheers, -Glen On 6/5/07, Mumia W.. <[EMAIL PROTECTED]> wrote: On 06/05/2007 04:10 PM, G

Ethernet and wireless suddenly not working on Etch

2007-06-05 Thread Glen Yu
Hi everyone, I just installed Etch on my old IBM Thinkpad X30 (P3 1.066GHz, 1GB RAM). To my (delightful) surprise, wireless was working right out of the box (so to speak), and of course ethernet was working fine as well (as it was a net install). Anyhow, fast forward to today where suddenly, it

Re: How do I undelete a file in GNU/Linux or UNIX?

2007-01-31 Thread Glen Yu
On 01/31/07 11:00, Glen Yu wrote: > Hi everyone, > > If I accidentally deleted a file in any GNU/Linux or Unix-based OS, is > there > anyway I can recover those files? If you are using the ext2 filesystem and pulled the plug immediately, there's a slim chance. Otherwise, resto

How do I undelete a file in GNU/Linux or UNIX?

2007-01-31 Thread Glen Yu
Hi everyone, If I accidentally deleted a file in any GNU/Linux or Unix-based OS, is there anyway I can recover those files? Cheers, -Glen

Re: Killing a process that doesn't exist!?

2007-01-12 Thread Glen Yu
Hi, It's a shell script. Even though the log file says the script is running with a particular pid, that pid doesn't exist in the process table. Cheers, -Glen On 1/12/07, Steve Kemp <[EMAIL PROTECTED]> wrote: On Fri, Jan 12, 2007 at 09:52:00AM -0400, Glen Yu wrote: >

Killing a process that doesn't exist!?

2007-01-12 Thread Glen Yu
Hi everyone, I have a script that I normally run (called "extract.sh") but can't seem to run it today because everytime I run it, it says that it's already running :| , but if I do "ps -ef | grep extract", nothing shows up. The log file, however, tells a different story: Fri Jan 12 08:03:01 EST

Re: 3.1 r2 i386 install hangs on IBM ThinkPad A30p

2006-09-18 Thread Glen Yu
Henry Sobotka wrote: Trying to install off a CD set onto a partition on a new 80G HD hangs with a blank screen right after the first line after starting syslogd and another demon (appears and vanishes too fast to read). Tried booting with the debug flags and floppy=thinkpad but makes no diff.

ndiswrapper for Debian using 2.4 kernels

2006-09-13 Thread Glen Yu
Hi everyone,I recently installed Debian on an old Pentium II laptop which won't run with the 2.6 kernel (which is fine).  However, I seem to have trouble trying to get the wireless card to work.  It's a Linksys Wireless-B Notebook Adapter (WPC11).  I found that I had no choice but to use ndiswrapp

ndiswrapper for Debian using 2.4 kernels

2006-09-13 Thread Glen Yu
Hi everyone,I recently installed Debian on an old Pentium II laptop which won't run with the 2.6 kernel (which is fine).  However, I seem to have trouble trying to get the wireless card to work.  It's a Linksys Wireless-B Notebook Adapter (WPC11).  I found that I had no choice but to use ndiswrapp

Re: When Debian 3.1 update r3 ?

2006-08-31 Thread Glen Yu
Roberto C. Sanchez wrote: On Thu, Aug 31, 2006 at 12:33:20PM -0700, Account for Debian group mail wrote: Has anyone heard when r3 update will be released? It probably does not matter. If you have been keeping up with security updates, then you likely have nothing to update it is offic

Re: Can't install new packages with apt-get due to unresolved dependencies -- How do I fix them?

2006-08-29 Thread Glen Yu
tead which is why things screwed up for me? Cheers,-GlenOn 8/29/06, Ron Johnson <[EMAIL PROTECTED]> wrote: -BEGIN PGP SIGNED MESSAGE-Hash: SHA1Glen Yu wrote:> Sorry, I guess I was looking for a generic solution and didn't think the> actual package name mattered.  But this i

Re: Can't install new packages with apt-get due to unresolved dependencies -- How do I fix them?

2006-08-29 Thread Glen Yu
Thanks Mathias,Problem solved! Cheers,-GlenOn 8/29/06, Mathias Brodala <[EMAIL PROTECTED] > wrote:Hello again.> So you should try to manually install the current version of „kdepim-kio-plugins" and > thereafter installWhat the heck happened here?So you should try to manually install the current ver

Re: Can't install new packages with apt-get due to unresolved dependencies -- How do I fix them?

2006-08-29 Thread Glen Yu
Sorry, I guess I was looking for a generic solution and didn't think the actual package name mattered.  But this is what I get (package = kdebase-kio-plugins (3.3.2-1sarge3)):Unpacking kdebase-kio-plugins (from kdebase-kio-plugins_3.3.2-1sarge3_i386.deb) ...dpkg - warning, overriding problem becaus

Can't install new packages with apt-get due to unresolved dependencies -- How do I fix them?

2006-08-29 Thread Glen Yu
Hi,A recent "apt-get upgrade" kinda failed because of some error (forgot what it was, but I think it was trouble overwriting some file).  Anyway, as a result of that I can't install any new packages now because it keeps telling me "xxx: Depends on yyy blah blah) and "apt-get -f install" doesn't fix

[solved] Re: Trying to get my C-Media sound card to work on Debian Sarge

2006-08-26 Thread Glen Yu
Kelly Clowers wrote: On 8/26/06, Glen Yu <[EMAIL PROTECTED]> wrote: Hi, I've been trying (with no luck) in getting sound to work on my PC. It's a C-Media sound card onboard the Asus P5GD2-X motherboard (you can find its specs here: http://usa.asus.com/products4.aspx?modelmenu=

Re: Trying to get my C-Media sound card to work on Debian Sarge

2006-08-26 Thread Glen Yu
Kelly Clowers wrote: On 8/26/06, Glen Yu <[EMAIL PROTECTED]> wrote: Hi, I've been trying (with no luck) in getting sound to work on my PC. It's a C-Media sound card onboard the Asus P5GD2-X motherboard (you can find its specs here: http://usa.asus.com/products4.aspx?modelmenu=

Trying to get my C-Media sound card to work on Debian Sarge

2006-08-26 Thread Glen Yu
Hi, I've been trying (with no luck) in getting sound to work on my PC. It's a C-Media sound card onboard the Asus P5GD2-X motherboard (you can find its specs here: http://usa.asus.com/products4.aspx?modelmenu=2&model=540&l1=3&l2=11&l3=24 ). The website doesn't give a whole lot of informatio

[solved] Debian & ATI Radeon X300 don't mix? (errata corrige)

2006-08-24 Thread Yu,Glen [Ontario]
WOOT! It works! Thank you! -- Glen Yu, B.Eng | 416-739-4861 | [EMAIL PROTECTED] -- -Original Message- From: Marco [mailto:[EMAIL PROTECTED] Sent

Debian & ATI Radeon X300 don't mix?

2006-08-23 Thread Yu,Glen [Ontario]
are whether the ATI card gets interfaced properly, I just want 1024x768 resolution since I use it only for work (mostly coding) and not play.  Does anybody have any suggestions on how I can achieve that? Thanks, -Glen -- G

[solved] Debian support for Marvell Yukon Gigabit Ethernet NIC?

2006-08-23 Thread Yu,Glen [Ontario]
s!!! Once again, it was the Marvel Yukon 88E8053 PCIe Gigabit LAN Controller on board the ASUS P5GD2-X MB using the sky2 module/driver. Thanks again! -Glen ------ Glen Yu, B.Eng | 416-739-4861 | [EMAIL

RE: Debian support for Marvell Yukon Gigabit Ethernet NIC?

2006-08-22 Thread Yu,Glen [Ontario]
it doesn't look promising. Thanks, -Glen ------ Glen Yu, B.Eng | 416-739-4861 | [EMAIL PROTECTED] -- -Original Message- From: [EMAIL PROTECTED] [

RE: Debian support for Marvell Yukon Gigabit Ethernet NIC?

2006-08-22 Thread Yu,Glen [Ontario]
vell Yukon NIC was listed there also, and THAT didn't work. Thanks for your help, -Glen ------ Glen Yu, B.Eng | 416-739-4861 | [EMAIL PROTECTED] -- -Orig

RE: Debian support for Marvell Yukon Gigabit Ethernet NIC?

2006-08-21 Thread Yu,Glen [Ontario]
hanks. -- Glen Yu, B.Eng | 416-739-4861 | [EMAIL PROTECTED] -- -Original Message- From: George Borisov [mailto:[EMAIL PROTECTED] Sent: Monday, August 21, 2006 10:32 AM To: debian-user@lists.debian.org Subject: Re: Debian su

Debian support for Marvell Yukon Gigabit Ethernet NIC?

2006-08-21 Thread Yu,Glen [Ontario]
s in advance, -Glen ------ Glen Yu,  B.Eng | 416-739-4861 | [EMAIL PROTECTED] --

Exim4 send/receives local and inter-organizational mail, but not to/from outside e-mails

2006-08-16 Thread Yu,Glen [Ontario]
re conflicts of some sort with my configuration etc.? Thanks in advance, -Glen ------ Glen Yu,  B.Eng | 416-739-4861 | [EMAIL PROTECTED] --

RE: debian

2006-08-11 Thread Yu,Glen [Ontario]
I would just like to add that since you're install it on an Intel-based machine, the "i386" architechture would be a safe bet. Cheers, -Glen -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Friday, August 11, 2006 11:24 AM To: debian-user@lists.debian.org Subjec

Any recommendations on open source MUAs that can allow to read Microsoft Exchange Server e-mails?

2006-08-11 Thread Yu,Glen [Ontario]
Title: Any recommendations on open source MUAs that can allow to read Microsoft Exchange Server e-mails? Hi everyone, I'm trying to look for an e-mail client that can allow me to check Microsoft Exhange Server e-mails.  I googled the topic and XFMail was suggested, but when I tried it, it

System won't boot without megaraid2 module, which is not available in 2.6 kernels

2006-05-23 Thread Yu,Glen [Ontario]
egaraid_mbox (MEGARAID_MBOX) which is supposed to support a whole bunch of Dell PERC raid controllers. Thanks, -Glen -- Glen Yu, B.Eng | 416-739-4861 | [EMAIL PROTECTED] --

Got a ccl : lib/crc16.mod.c : Input/output error when compiling the 2.6.16.14 kernel

2006-05-09 Thread Yu,Glen [Ontario]
ccl : lib/crc16.mod.c : Input/output error Does anybody know why it happened? I'm guessing it's probably because of the PCCard support option that I enabled, but I don't see why. Thanks, -Glen ------ Glen Yu | 416-739-4861 | [EMAIL PROTECTED] --

RE: good anti-virus software to use?

2006-04-20 Thread Yu,Glen [Ontario]
I use AntiVir. It's free! http://www.free-av.com/ -- Glen Yu | 416-739-4861 | [EMAIL PROTECTED] -- -Original Message- From: lmyho [mailto:[

RE: System booting to the GRUB prompt instead of menu

2006-04-19 Thread Yu,Glen [Ontario]
----- Glen Yu | 416-739-4861 | [EMAIL PROTECTED] -- -Original Message- From: Mike McCarty [mailto:[EMAIL PROTECTED] Sent: Wednesday, April 19, 2006 12:43 PM To: Yu,Glen [Ontario] Cc: debian-user@lists.debian.org S

System booting to the GRUB prompt instead of menu

2006-04-19 Thread Yu,Glen [Ontario]
uestion in various forums but so far no help whatsoever. If anyone has any suggestions, I would like to hear it. Thanks in advance, -Glen ------ Glen Yu | 416-739-4861 | [EMAIL PROTECTED] --

RE: Install Debian 3.1 on a new Dell PowerEdge 2850

2006-04-18 Thread Yu,Glen [Ontario]
e it sees (under "cache size")? We're suppose to have 2MB L2 cache, but Debian sees only 16k o.O ------ Glen Yu | 416-739-4861 | [EMAIL PROTECTED] -

RE: Why do people in the UK put a u in the word color?

2006-04-11 Thread Yu,Glen [Ontario]
Well said. And it's not just the UK. That's how it is in Canada as well. I'm not the type to keep score, but I believe its 2-1 now? Cheers, -Glen ------ Glen Yu | 416-739-4861 | [

RE: make config and .config file

2006-04-11 Thread Yu,Glen [Ontario]
there probably will be), they will prompt you for it and ask if you want that option. In general, answering "no" to all of them will more or less allow your new kernel to behave the same as your old (existing) one. HTH -Glen ------

IDE cd-rewriter with a 2.4 kernel

2006-04-10 Thread Yu,Glen [Ontario]
lsmod shows that the ide-scsi module is loaded, yet it's ide-scsi is not in /etc/modules? And secondly, /etc/modules.conf says I shouldn't edit that file... ...so what now? Thanks in advance, -Glen ------ Glen Yu | 416-739-4861 | [EMAIL PROTECTED] --

Upgrading Debian 3.1 kernel from 2.4.27-2-686-smp to 2.6.8-3-686-smp, but had complications with 2.6.x kernel at Debian installer

2006-04-07 Thread Yu,Glen [Ontario]
r our dual Xeon processors. What I'm wondering now is if we upgrade to the 2.6.8-3-686-smp kernel via apt would it have any ill effects (i.e. it can't detect any hard disks again)? Thanks for your help -Glen ------ Glen Y

Is it possible to simply copy the kernel from one machine to another and use it?

2006-04-07 Thread Yu,Glen [Ontario]
ne has actually tried this and got their machines to work, I would like to know what and how you did it. Thanks, -Glen ------ Glen Yu | 416-739-4861 | [EMAIL PROTECTED] --

RE: cdrecord + udev

2006-04-07 Thread Yu,Glen [Ontario]
What's the output when you do: dmesg | grep -i scsi ? If possible, can you post it? -- Glen Yu | 416-739-4861 | [EMAIL PROTECTED] -- -Original Me

RE: Re: How do I make a bootable cd?

2006-04-04 Thread Yu,Glen [Ontario]
n.org Subject: Re: How do I make a bootable cd? Yu,Glen [Ontario] wrote: > Hi, > > I'm looking to back up my kernel and make a bootdisk prior to recompiling the > kernel, but we don't have a floppy on our system and hence can't use mkboot. > We do, however, have a

How do I make a bootable cd?

2006-04-03 Thread Yu,Glen [Ontario]
Hi, I'm looking to back up my kernel and make a bootdisk prior to recompiling the kernel, but we don't have a floppy on our system and hence can't use mkboot. We do, however, have a CD-RW, so I was wondering what the mkboot-equivalent is for making a bootable cd? Thanks, -Glen

"free" shows only 4GB out of the 8GB of memory on the system

2006-03-27 Thread Yu,Glen [Ontario]
e overhead is involved when using the PAE, so I was wondering if anybody has had any experience/comments regarding this or a similar issue, I would like to hear from you. Cheers, -Glen ------ Glen Yu, B.Eng | 416-739-4861 | [EMAIL PROTECTED] --

RE: System works fine, but where's my grub.conf?

2006-03-27 Thread Yu,Glen [Ontario]
in! -Glen ------ Glen Yu, B.Eng | 416-739-4861 | [EMAIL PROTECTED] -- -Original Message- From: israel [mailto:[EMAIL PROTECTED] Sent: Monday, March 27, 2006

RE: System works fine, but where's my grub.conf?

2006-03-27 Thread Yu,Glen [Ontario]
But on my laptop which is running SuSE 10.0, I have both the /boot/grub/menu.lst and /etc/grub.conf, and their contents are different. -Glen -- Glen Yu, B.Eng | 416-739-4861 | [EMAIL PROTECTED

System works fine, but where's my grub.conf?

2006-03-27 Thread Yu,Glen [Ontario]
Thanks, -Glen ------ Glen Yu, B.Eng | 416-739-4861 | [EMAIL PROTECTED] --

RE: Memory trouble

2006-03-24 Thread Yu,Glen [Ontario]
Hi, Thanks for the reply. I'm using the SMP version of the kernel (2.4.27-2-686-smp), so should I be downloading the source for that instead of the regular 2.4.27 kernel? -Glen -- Glen Yu, B.Eng | 416-739-4861 | [

Memory trouble

2006-03-24 Thread Yu,Glen [Ontario]
ght to this, I would very much appreciate it. Thanks in advance, -Glen ------ Glen Yu, B.Eng | 416-739-4861 | [EMAIL PROTECTED] --

RE: VNC client/server combo doing VNC over HTTP

2006-03-10 Thread Yu,Glen [Ontario]
On a linux machine, xvncviewer I read is good. Simply connect with command: xvncviewr hostname On a windoze machine, try tightvnc (you're gonna have to google this one). I believe the most recent version is 1.2.8 or 1.2.9 HTH Glen Yu | 416-739-4861 | [EMAIL PROTECTED] Modelling & Integr

RE: Debian not recognizing 1 of my 2 CPUs and sees only 16k cache =(

2006-03-09 Thread Yu,Glen [Ontario]
Thanks for all your replies concerning the CPUS, but I'm still having some problems finding a solution to the 16k cache problem. AFAIK, "cache" displays the L2 cache on the system (which should be 2MB, but it's still showing 16k Thanks, Glen Yu | 416-739-4861 | [EMAIL

RE: Debian not recognizing 1 of my 2 CPUs and sees only 16k cache =(

2006-03-08 Thread Yu,Glen [Ontario]
ring 4 cpus! I there a different smp kernel I should be installing instead? Thanks, Glen Yu | [EMAIL PROTECTED] -Original Message- From: Jacob S [mailto:[EMAIL PROTECTED] Sent: Wednesday, March 08, 2006 10:30 AM To: debian-user@lists.debian.org Subject: Re: Debian not recognizing 1 o

Debian not recognizing 1 of my 2 CPUs and sees only 16k cache =(

2006-03-08 Thread Yu,Glen [Ontario]
cognize a 2nd cpu. Concerning the 16k cache problem, I've read about it in a another post (which unfortunately, I can't seem to find again). If anybody has had similar problems and can provide me with some assistance, I would greatly appreciate it Thanks, Glen Yu | [EMAIL PROTECTED]

RE: Debian 3.1 installation not detecting my hard drives =(

2006-03-03 Thread Yu,Glen [Ontario]
To: debian-user@lists.debian.org Subject: Re: Debian 3.1 installation not detecting my hard drives =( Yu,Glen [Ontario] wrote: > Hmm...I think there's some confusion here, so allow me to clear things up a > little. > > 1) I am trying to install Debian 3.1 Sarge (at the moment I

RE: Debian 3.1 installation not detecting my hard drives =(

2006-03-03 Thread Yu,Glen [Ontario]
, HOWEVER it's for Debian 3.0 Woody, and I want Debian 3.1 Sarge, so I was wondering how I should go about getting Sarge installed. Do I install Woody entirely and then upgrade it to Sarge while preserving the kernel OR is there a simpler way? Thank you, and sorry if my previous e-mail confuse

RE: Debian 3.1 installation not detecting my hard drives =(

2006-03-03 Thread Yu,Glen [Ontario]
3.1 installation not detecting my hard drives =( Yu,Glen [Ontario] wrote: > Hi everyone, > > I'm trying to install Debian 3.1 (2.6.x kernel) onto a Dell PowerEdge 2800 > server (yes, I know they support only Windoze & RH) and it gave an error > during the detecting hard

Debian 3.1 installation not detecting my hard drives =(

2006-03-03 Thread Yu,Glen [Ontario]
e to make sure I have the hardware connected. Does anybody know why this is happening and (more importantly) how to fix this issue? Additional info: I'm using Dell's PERC 4e/Di hw RAID controller, and trying to install Debian on the RAID 1 logical drives. Thanks in advance, Glen Yu | [EMAIL PROTECTED]

Debian 3.1 on a Dell PowerEdge 2800 Server

2006-03-02 Thread Yu,Glen [Ontario]
#x27;t support > 4GB of RAM, etc. but I haven't been able to get a definite answer to that from googling) Thanks in advance. Cheers, Glen Yu | 416-739-4861 | [EMAIL PROTECTED] Modelling & Integration Research Section Science and Technology Branch Environment Canada 4906 Dufferin St., Downsview, ON, M3H 5T4

What filesystems does LVM (lvm2?) support?

2006-02-16 Thread Yu,Glen [Ontario]
Hi everyone, I've googled this but never actually got a definite answer... What I want to know is: What filesystems does lvm (or lvm2) support? Cheers, -Glen

Have trouble accessing monit via web browser

2006-02-16 Thread Yu,Glen [Ontario]
Hi everyone, Recently I tried using monit (http://www.tildeslash.com/monit), but I'm unable to view my processes or check my server status as described on the site. I can access my page that is running from apache2, but if I add the ":2812" at then end, the Firefox (and IE) tells me they can'

RE: Cannot change Apache2 ServerName/ServerAlias

2006-02-07 Thread Yu,Glen [Ontario]
change Apache2 ServerName/ServerAlias On Tue, Feb 07, 2006 at 12:08:19PM -0500, Yu,Glen [Ontario] wrote: > I'm still having trouble trying to access my page through an alias > > Here's what I've fixed/done so far: > 1) changed ServerName http://server to ServerName server >

RE: Cannot change Apache2 ServerName/ServerAlias

2006-02-07 Thread Yu,Glen [Ontario]
To: debian-user@lists.debian.org Subject: Re: Cannot change Apache2 ServerName/ServerAlias El Mon, 06-02-2006 a las 16:47 -0500, Yu,Glen [Ontario] escribió: > I'm having trouble changing the ServerName & ServerAlias to look up my page. Have you addded a line in /etc/hosts to point new

Cannot change Apache2 ServerName/ServerAlias

2006-02-06 Thread Yu,Glen [Ontario]
I'm having trouble changing the ServerName & ServerAlias to look up my page. I'm running Debian 3.1 with 2.4.x kernel on an old Dell laptop, however, I can only access my page via http://server but not as something else (i.e. http://newpagename). This is what I have at the moment inside /etc/a

unsubscribe

2005-08-16 Thread Alexei Yu. Illarionov
-- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: dpkg missing binary `keep'

2005-05-13 Thread Loic Wei Yu Neng
Title: Message Hello Anders, I had the same problem as you ! I fixed it by removing the exucution rights to the several files causing the problem. So try some chmod a-x to all files causing problem and the install will continue.   Regards, Loic Wei Yu Neng

grub-install failed during debian testing installation

2005-01-06 Thread Yu Yong
Hi, This is my first post to this list :) I'm installing debian testing distro on my notebook and PC . The notebook works properly with debian. But on the PC, installation failed to run grub-install on MBR. The progress bar stopped at about 50%. I waited for more than 20 mins and it had no any pr

Re: xine error

2004-12-02 Thread Lei Yu
I have tried what you said below for the mouse, but I can only use the touch pad, the ps2 mouse is disabled, I could use both on Suse 9.1 before, do you know a way to do this? Did what you said for the dvd, still got error, it cannot find dvd. I kept on have xine engine error "There is no inpu

Re: xine error

2004-11-29 Thread Lei Yu
ould not read TOCHDR [0237] cdda access error: no audio tracks found [0235] main input error: no suitable access module for `dvd:///dev/dvd' Is it because the vlc don't support encrypted dvds? is there a way to get around this? Larinia On Mon, 29 Nov 2004 18:40:24 +, Lei Yu &l

Re: xine error

2004-11-29 Thread Lei Yu
/dev/dvd does exist, and it is linked to hdc. I will give vlc a try. Thanks. On Mon, 29 Nov 2004 13:49:52 +, Anthony Campbell <[EMAIL PROTECTED]> wrote: > On 29 Nov 2004, Lei Yu wrote: > > > > Hello, > > > > I have just installed debian on my machine. Bu

xine error

2004-11-29 Thread Lei Yu
Hello, I have just installed debian on my machine. But the touch pad does not work and also the dvd player xine does not work either. I thought swap from suse to debian enable me to watch dvd on my laptop, but it doesn't seem to be the case. :-( it kept on throw the error message, the plugin for /

recover date after rm -rf

2004-11-13 Thread bing yu
This question might have been asked before. I just want to know Is it possible to recover data after rm -rf. filesystem is xfs where to find docs to recover my data if there is a way go get my data back. and is the process too hard to master by newbie like me? and again sorry to ask such a stup

Re: fvwm question..

2004-10-05 Thread bing yu
On Tue, Oct 05, 2004 at 11:12:24AM +1000, Cameron Hutchison wrote: > I wasn't referring to anything XFS specific. XFS implements standard > unix permissions, so you want to look at the man pages for chmod and > chown. Thank you, Problem solved by simply chmod of the mounting point. > > > -- > To

Re: fvwm question..

2004-10-04 Thread bing yu
On Sun, Oct 03, 2004 at 12:30:33PM -0700, Erik Steffl wrote: > > can't you setup your /mnt/media so that you don't need root? > something along the lines (one of the following): sorry I did make my problem stated clearly I want mount /dev/hda6 to /mnt/media(the date on hda6 is mostly some vide

mount xfs filesystem as noneroot user

2004-10-03 Thread bing yu
come to xfs filesystem. I doesn't work can any one give so advice on xfs , How to make some change in /etc/fstab so noneroot user can read and write in /dev/hda8 Thank you. On Sun, Oct 03, 2004 at 03:06:00PM +0200, Wim De Smet wrote: > Hi, > On Sun, 3 Oct 2004 21:02:19 +0200, bing

fvwm question..

2004-10-03 Thread bing yu
I can not get message from fvwm list, Please forgive me posting here. in my .fvwmrc Key rA MExec exec crxvt-gb so Alt+r can open a crxvt terminal After I open crxvt, I usually do this : $su password:(enter my pwd) # cd /mnt/media/ my question is straitforward(let alone the

can scp continue/resume during transfer data?

2004-09-29 Thread bing yu
Hi list, can scp continue resume during transfer data? I read the man page and did found the answer. Thanks. -- There is a fly on your nose. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

checking hda during while boot by knoppix BOX

2004-09-06 Thread bing yu
hi all There is a message while I booting my knoppix Box ---message begin checking rootfile system fsck1.35 wip.. /dev/hda8/ has been mounted 33 times without being checked, chech force [=== ]20%.. ---message end I would like to have the knoppix Box c

Re: Which Debian version?

2004-06-11 Thread bing yu
On Tue, Jun 08, 2004 at 10:27:45PM -0600, Lucas Albers wrote: > > Paul Johnson said: > > If you need to ask, stable is what you need. Wait until you know how > > Debian works before moving on to the development distros (testing, > > sid). > > I dont' think I'd choose debian stable as the easiest

Re: error in Plone on Sid

2004-06-07 Thread Yung-Yu Chen
r to http://www.cmfboard.org/forums/cmfboard/bugs/100583104576?b_start:int=0 It seems like that zope-formualtor 1.6+ changed the definition of get_field() function, and I downgraded it back to 1.5 from my local apt source to eliminate this problem. -- with regards, Yung-Yu Chen returning email a

Re: How do I stop the Xserver?

2004-06-06 Thread bing yu
this mail is out of topic but concern column 72 when we send a message in mutt. On Sat, Jun 05, 2004 at 12:11:13PM -0600, Bob Proulx wrote: > [EMAIL PROTECTED] wrote: > > I'm a Linux noob. I've installed several distros just o get a feel for Linux and > > really like it. My machine has a video

Re: desktop Linux for a debian user?

2004-06-04 Thread bing yu
thanks for you information. On Thu, Jun 03, 2004 at 12:07:03PM -0400, S.D.A. wrote: > On Thu, Jun 03, 2004 at 03:01:02AM -0400 or thereabouts, Silvan wrote: > > > > One of the other Rosegarden developers keeps trying to get me to buy a copy of > > SuSE, so I can get a "right and proper" distro.

Is there a this kind of ?noppix live CD

2004-06-02 Thread bing yu
knoppix is really a wonderful live linux CD. it have enormous hardward detection ability. it can drive our sound card automatically.. i wonder if there is a kind of ?noppix live cd which can detect all you hardware of your Box and just give you a base linux system. ( config grapghic card and soun

Re: Problems recognising second debian sarge CD

2004-06-02 Thread bing yu
since you have installed the base system, why not use some debian mirror do the rest. i have another question: is the Sarge CD detect your SOUND Card during the installing process? as a newbie i can not config the sound card after a installed Woody in my linux box. I wonder if Sarge do the work

one strange problem in mutt

2004-05-25 Thread bing yu
i have installed wvHtml and it works ~/.mailcap application/msword; wvHtml --charset=gb2312 %s - | lynx --dump -stdin; nametemplate=%s.html; copiousoutput text/html; lynx --dump %s; nametemplate=%s.html; copiousoutput ~/.muttrc set implicit_autoview = yes auto_view text/html application/msword

Re: how to install wvware ?

2004-05-24 Thread bing yu
e link the doc file. what else can i do to let the html attachment more readable, ie, is there a way get rid of the formate charater like "... On Mon, May 24, 2004 at 04:39:46PM +0100, Lee Braiden wrote: > bing yu wrote: > > >i am a debian newbie, all sofware i have inst

how to install wvware?

2004-05-24 Thread bing yu
am a debian newbie, all sofware i have installed is by apt-get install i want to view MS doc file in mutt. here is my question, how to install wvware http://sourceforge.net/projects/wvware/ Latest File Releases Package Version DateNotes / Monitor Download libwm

how to install wvware ?

2004-05-24 Thread bing yu
i am a debian newbie, all sofware i have installed is by apt-get install i want to view MS doc file in mutt. here is my question, how to install wvware http://sourceforge.net/projects/wvware/ Latest File Releases Package Version DateNotes / Monitor Download l

Re: Changing resolution/virtual in XF86Config-4

2004-05-19 Thread bing yu
#xrandr *0 1024 x 768( 333mm x 250mm ) *75 70 60 i want to raplace *75 to 85 or 100 how to ? On Wed, May 19, 2004 at 02:22:33PM +0200, Michal R. Hoffmann wrote: > On 18-05-2004 16:17, Anthony Campbell wrote: > > >If I change the resolution in XF86Config-4, e.g. from 1600x1200 to >

  1   2   >