bcm4400 source for nic .deb file
I just installed a bare bones debian woody, however my nic was not detected, but i've found the .deb file to make it work, i've burned the file to a cd-rom, but in debian it does not show up, i then tried with a memory key i got it mounted and working to the point where i could see the other files on the key, but no .deb file, when i checked the usb key on another computer (not running debian) the .deb file is gone from the key after for sure being on before i plugged it in and rebooted the deb box. What on earth is going on here? Many thanks. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
STAT of Process
I have a daemon running on my Debian ( Lenny) box.When it is started , I check the process state ( by ps -ax command) and I can see in STAT column S letter and the daemon works as it should.After some time, the STAT is changed to R but the daemon still works OK.But after few hours the STAT is changed to D letter and the daemon does not work properly.It seems as if it is stopped running eventhough it is among the list of processes. Can anyone explain that please? Thanks L. -- 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/4bc856b6.17625.e08...@export.hope.cz
Re: STAT of Process
Stan, Thank you for your reply. It is my own daemon( I wrote it by myself) and do not know why it changes the STAT. I found out that STAT field is D for Uninterruptible sleep (usually IO) R for Running or runnable (on run queue) S for Interruptible sleep (waiting for an event to complete) but what does Uninterruptible sleep means? And what is it caused by? Can anyone explain that problem? (When STAT is D for the daemon , the daemon does not seem to run ) Thanks L. > exp...@hope.cz put forth on 4/16/2010 5:23 AM: > > I have a daemon running on my Debian ( Lenny) box.When it is started , > > I check the process state ( by ps -ax command) and I can see in STAT column > > S > > letter and the daemon works as it should.After some time, the STAT is > > changed to > > R but the daemon still works OK.But after few hours the STAT is changed to > > D > > letter and the daemon does not work properly.It seems as if it is stopped > > running eventhough it is among the list of processes. > > Can anyone explain that please? > > Which daemon? > > -- > Stan > > > -- > 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/4bc84165.60...@hardwarefreak.com > -- 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/4bc8635c.1450.111e...@export.hope.cz
Happy Chinese New Year 2011
Dear Value Customers/ Business Partners We'll be closing for Chinese New Year on 1st February 2011 (Tues) and commencing business on 6 February 2011 (Tues). Thank you. Gong Xi Fai Chai & Happy Chinese New Year. Exportxcel Sdn. Bhd. (660022-p) ~your excellent deal~ Add: BG06, 07 & 08, Block B, KL Industrial Park, Old Klang Road, 58200 K.L. Tel: 03-7782 4448Fax: 03-7785 0940 Mobile: 012-255 1525 (Ms. BeVerLy Ng) Email: sa...@exportxcel.com This message was sent by: MYAC, BG06 K.L. Industrial Park,5th Mile, Old Klang Road, KL, WP 58200 Manage your subscription: http://app.icontact.com/icp/mmail-mprofile.pl?r=53431360&l=96993&s=YLRL&m=719583&c=322308 Forward to a friend: http://app.icontact.com/icp/core/message/forward?m=719583&s=53431360&c=YLRL&cid=322308
Lite SMTP server/daemon
Does anyone know about a tiny / liteweight SMTP server for Linux( Debian)? I need the server that can accept several connections at the same time . I do not need POP3 server Thanks for help Ba. -- 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/4bd1e3c5.23069.11d8...@export.hope.cz
Re: Lite SMTP server/daemon
Hi Celejar, Thank you for your reply. I use Linux running in Compact Flash so that the size of the Compact flash memory is the limit Users will send emails to a program running in the Compact flash so I need a mail server there too. Only SMTP, no POP3 server Can you suggest something? Thank you . Best regards, Lad. > > Does anyone know about a tiny / liteweight SMTP server for Linux( Debian)? I need the > > server that can accept several connections at the same time . > > I do not need POP3 server > > I'm not sure that I can help, but what, exactly, do you mean by tiny / > liteweight? Binary size, CPU / RAM usage? IIUC, even the heavy > hitters like Exim use very few resources when not under load. E.g., on > my system, htop shows Exim at 0 CPU, and only "6484 648 588" for "VIRT > RES SHR". > > This has come up before on the list. What, exactly, are your > restrictions / goals? > > Celejar > -- > foffl.sourceforge.net - Feeds OFFLine, an offline RSS/Atom aggregator > mailmin.sourceforge.net - remote access via secure (OpenPGP) email > ssuds.sourceforge.net - A Simple Sudoku Solver and Generator > > > -- > 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/20100423151453.3f134ce4.cele...@gmail.com > -- 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/4bd2b7bc.13085.100...@export.hope.cz
Daemons
I have several running daemons that write some data to files What happens with these open files when INIT 6 command is issued? Are these files that are used by daemons deleted? Or are they closed regularly and saved ? And what happens, if the Linux box is shut down in a dirty way( out of electricity)? Thanks L. -- 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/4be0079d.4796.6039...@export.hope.cz
Is this possible ?
Let’s suppose this configuration |Server1| <- |Server2| <- |Client| A client sends a request that starts a script on Server2.The script ( running on server2) from this server 2 will download a webpage from Server1. Is it possible to record Client’s IP on Server1, instead of Server2’s IP? In other words, Server1 will think the request for downloading is directly from Client. That is Server2’s IP will be “invisible” for Server1 Is this possbile? Thanks Joe. -- 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/4bf55933.17981.bc1f...@export.hope.cz