Thanks for your reply . Sorry , I had mistake in typing . My server is
really an Debian one . Please do me favor and comment me back .
Thank you in advance
On Mon, Oct 26, 2009 at 5:06 AM, Julian De Marchi wrote:
> hadi motamedi wrote:
> > Dear All
> > Please be informed that I checked for th
hadi motamedi wrote:
> Dear All
> Please be informed that I checked for the presence of internal modem on my
> CentOS server , as the followings :
Might be better to ask on the CentOS list
--
Cheers,
Julian De Marchi
--
OpenNIC user - http://www.opennicproject.org/ | http://www.opennic.glue
Sup
Dear All
Please be informed that I checked for the presence of internal modem on my
CentOS server , as the followings :
#dmesg |grep -i modem
#lspci |grep -i modem
#lshw |grep -i modem
According to the output , it seems that my CentOS client does not contain
internal modem . So I decided to add ex
Sorry about this. I posted to the wrong list.
On Sun, Oct 25, 2009 at 10:32 PM, Roman Gelfand wrote:
> It appears that when you change signaturelocation to "header" rather
> than "headers", the user prefernces are being updated. I don't think
> this is desired behavior. I didn't test other fla
Adam Hardy wrote at 2009-10-23 08:45 -0600:
> There is a continuous clicking from the harddrives - once every 10 to 15
> seconds.
> Lastly, are these errors in the boot log anything relevant to the issue?
> [5.730558] Probing IDE interface ide1...
> [5.770508] end_request: I/O error, dev
vr wrote at 2009-10-22 23:23 -0600:
> Before the upgrade I was able to associate file types, jpg, , etc., with
> default applications like qiv and then double click on a JPG to view the
> file. Same with pdf, mpg, etc. Now when I double-click I get the X wrist
> watch for a moment and then nothing.
"partprobe" can be useful in order to reread partition table. In fact
it is always good to use thic command after partitioning.
example: sudo partprobe /dev/sda
D.
> On Fri, Oct 23, 2009 at 12:08:15AM -0700, Kushal Koolwal wrote:
>
> > Does anybody else know if
> > there is a way to reread the
It appears that when you change signaturelocation to "header" rather
than "headers", the user prefernces are being updated. I don't think
this is desired behavior. I didn't test other flags.
Thanks
--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of "unsubscrib
On Sun, Oct 25, 2009 at 08:42:15PM -0500, John Hasler wrote:
> Nick writes:
> > Are there quality text mailing lists for non-computer related topics?
>
> Sure. The best tend to be invitation-only, though.
>
Ah, I see.
--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a
Hi All,
I have a drive out of a Western Digital Mybookworld World edition drive.
cfdisk -Ps /dev/sdb
tells me that there are four partitions and this drive and that the file
system is "Linux raid" on all four partitions.
How do I mount this partitions so that I can copy the files on this
pa
Nick writes:
> Are there quality text mailing lists for non-computer related topics?
Sure. The best tend to be invitation-only, though.
--
John Hasler
--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.or
> From: Nick Lidakis [mailto:nlida...@verizon.net]
> Sent: Sunday, October 25, 2009 6:21 PM
>
> Forgive me if this too off topic for this list. I haven't had
> a chance to see
> what's going on at debian-off-topic much less join.
>
> Are there quality text mailing lists for non-computer related
Forgive me if this too off topic for this list. I haven't had a chance to see
what's going on at debian-off-topic much less join.
Are there quality text mailing lists for non-computer related topics? Do web
forums dominate the internet landscape? If one is tired of asinine graphics
and animated av
Hello out there,
I have a problem regarding grub2 or what is now called grub.
I want to change the screen-resolution of my grub-screen (first the
grub-screen, if this works also the console), but if I write a
"GRUB_GFXMODE=1400x1050" into /etc/default/grub and invoke update-grub,
the grub-screen is
http://74.125.155.132/search?q=cache:Xhede7XrPbYJ:www.linux-archive.org/debian-development/314555-xen-source.html+debian+linux-2.6-xen-source&cd=8&hl=en&ct=clnk&gl=us&client=firefox-a
i've googled and googled, only to find the cached link above.
i'm unable to build a xen kernel, i just want to mo
On Sun, Oct 25, 2009 at 1:16 PM, Jari Fredriksson wrote:
> There packages
>
> libnotify1-gtk2.10
> libnotify-dev-gtk2.10
>
> Those may help, I don't know.
thanks, ive tired the developer but have not gotten any responses from him.
when i try to install those i receive
>Note, selecting libno
25.10.2009 19:32, jeremy jozwik kirjoitti:
> On Sun, Oct 25, 2009 at 10:20 AM, Brad Rogers wrote:
>> Since you're building from source, it's the -dev packages that are
>> missing, I suspect.
>
> yes sir. you are correct. not it configures but builds errors on make
>
> florence-settings.o: In
Hi,
I'm running Debian Lenny and I've been told that I need some glibc
compatibility libraries for some software that I need to run.
Unfortunately I only have some RedHat RPM names.
This is my system information:
GNU C Library (EGLIBC) stable release version 2.9, by Roland McGrath et al.
C
On Sunday 25 October 2009 19:01:35 Charles Kroeger wrote:
> Dennis Wicks wrote:
> > > /etc/X11/xorg.conf
> >
> > Does not exist. Not needed in Squeeze
>
> Thierry Chatelet wrote:
> >and copy the file generated in /etc/X11/xorg.conf
> >
> >After following your suggestion I can now get X to come
Hello,
I just have installed Debian Lenny (64 bits) on one of my systems and also
installed Midnight Commander (4.6.2-pre1).
When trying to disable "tab" and "spaces" on MC I can't get it to work.
I've edited /root/.mc/ini file and added:
***
editor_visible_tabs=0
editor_visible_spaces=0
***
A
>> Does anybody else know if there is a way to reread the partion table
>> an a running system?
There is, but it only works if that partition table is currently
"unused" (i.e. none of its partitions are mounted).
That's one of the reasons to use LVM where you can grow/shrink volumes
easily withou
Dennis Wicks wrote:
> > /etc/X11/xorg.conf
> Does not exist. Not needed in Squeeze
Thierry Chatelet wrote:
>and copy the file generated in /etc/X11/xorg.conf
>After following your suggestion I can now get X to come up
>like it used to!
You da man!!
>No drivers available
>Fatal server e
My debian stable servers does not have this bug. My workstation is the
only one to suffer to this bug. My main problem is that my cd/dvd
reader doesn't work anymore.
Any ideas is welcome :)
I ran a Debian 5.0.3 desktop for a few weeks and saw a similar issue
-- sometime during Linux boot,
On Sun, Oct 25, 2009 at 10:20 AM, Brad Rogers wrote:
> Since you're building from source, it's the -dev packages that are
> missing, I suspect.
yes sir. you are correct. not it configures but builds errors on make
florence-settings.o: In function `settings_help':
/home/po/packages/florence-0.4.
Antoine Cailliau wrote:
> when I open my cd drawer (with eject or by pressing the button on the
> drawer), the drawer open and then close (after less than 1 sec).
> I suspect some parts of Gnome to be responsible ...
I ran a Debian 5.0.3 desktop for a few weeks and saw a similar issue --
sometime
Antoine Cailliau wrote:
> The problem is the following one: when I open my cd drawer (with eject
> or by pressing the button on the drawer), the drawer open and then close
> (after less than 1 sec).
>
>
> I do not know what I can do to narrow my search and locate the faulty
> part in order to sol
On Sun, 25 Oct 2009 09:55:01 -0700
jeremy jozwik wrote:
Hello jeremy,
> i am trying to install florence vitkeyboard on my debian lenny. when
> running ./configure i get 3 missing dependencies.
> but when i run "apt-get install [missing dependency]" the list as
> already installed.
Since you're
i am trying to install florence vitkeyboard on my debian lenny. when
running ./configure i get 3 missing dependencies.
but when i run "apt-get install [missing dependency]" the list as
already installed.
the ./configure says i can install without 1 or 2 dependencies but
with all 3 disabled the pac
I just found some clues to the problem and a workaround. The same problem is
reported in an eclipse forum:
http://www.eclipse.org/forums/index.php?t=msg&goto=492101&S=da6dca63dfbc0b70f10c713ae3c539f3.
The bug and a workaround are described in the eclipse bug report
https://bugs.eclipse.org/bugs/sh
After I upgraded my debian testing system on 17 October, I experienced severe
problems with eclipse: A number of important dialogs fail, e.g., Configure
build path | libraries | Edit, Remove, Migrate JAR File; Configure build
path | Order and Export | Up (but not Down), Top (but not Bottom); Run
C
hi all,
please you may try http://cdimage.debian.org/cdimage/weekly-builds
regards,
gnath
--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
I find it interesting that no one has had the itch to add USB support
to VirtualBox OSE.
- Nate >>
--
"The optimist proclaims that we live in the best of all
possible worlds. The pessimist fears this is true."
Ham radio, Linux, bikes, and more: http://n0nb.us/index.html
--
To UNSUBSCRIBE,
2009/10/25 Kevin Coyner :
> On Sat, Oct 24, 2009 at 10:08 PM, Raquel wrote:
>>
>> I believe that you need to get the Debian PUEL version from the
>> VirtualBox web site. That's the one I use and I have no problem
>> whatsoever using memory cards, USB drives of any sort.
>>
>> http://www.virtualbo
Thank you very much for your reply . According to the command output , it
seems that my Debian server does not contain internal modem .
On Sun, Oct 25, 2009 at 12:52 PM, Rob Owens wrote:
> On Sun, Oct 25, 2009 at 12:09:20PM +, hadi motamedi wrote:
> > Dear All
> > Can you please do me favor
On Sun, Oct 25, 2009 at 12:09:20PM +, hadi motamedi wrote:
> Dear All
> Can you please do me favor and let me know how can I check to see if my
> Debian server does contain internal modem (for dialup connections) ?
> Let me thank you in advance
You could look for a phone jack on the back of th
Dear all,
I encounter a strange bug these days but I can't say when it appears
(i.e. after which upgrade).
The problem is the following one: when I open my cd drawer (with eject
or by pressing the button on the drawer), the drawer open and then close
(after less than 1 sec).
I updated my system
Dear All
Can you please do me favor and let me know how can I check to see if my
Debian server does contain internal modem (for dialup connections) ?
Let me thank you in advance
I think there should be a FAQ or something for questions like that :)
The same one was on list just few days ago.
On Sun, Oct 25, 2009 at 10:23 AM, Frank Miles wrote:
> On Fri, 23 Oct 2009, Dave Witbrodt wrote:
>
>> Frank Miles wrote:
>>>
>>> Has anyone tried installing 'squeeze' recently on a i7
Peter Jordan writes:
> Hello,
>
> I plan to migrate from thunderbird to mutt.
>
> In thunderbird it is possible to define custom tags (e.g. debian with
> color red), so that the mails labeled with debian are highlighted red.
>
> Is that also possible with mutt?
Tagging is called labeling in mutt
On Fri, Oct 23, 2009 at 12:08:15AM -0700, Kushal Koolwal wrote:
>
> > Does anybody else know if
> > there is a way to reread the partion table an a running system?
>
> >From the man resize2fs page:
>
>"The resize2fs program will resize ext2, ext3, or ext4 file systems.
> It
>ca
http://lists.debian.org/debian-user-spanish/
--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
41 matches
Mail list logo