Re: ubuntu-users Digest, Vol 56, Issue 345
- From: Gaurav Sharma <me@xxxxxxxxxxxxxxx>
- Date: Mon, 27 Apr 2009 20:03:23 +0530
On Mon, Apr 27, 2009 at 7:12 PM, <ubuntu-users-request@xxxxxxxxxxxxxxxx>wrote:
Send ubuntu-users mailing list submissions toTry to download and install ubuntu from ubuntu.com and then check it , it
ubuntu-users@xxxxxxxxxxxxxxxx
To subscribe or unsubscribe via the World Wide Web, visit
https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
or, via email, send a message with subject or body 'help' to
ubuntu-users-request@xxxxxxxxxxxxxxxx
You can reach the person managing the list at
ubuntu-users-owner@xxxxxxxxxxxxxxxx
When replying, please edit your Subject line so it is more specific
than "Re: Contents of ubuntu-users digest..."
Today's Topics:
1. Virtual memory issues in Jaunty (Marius Gedminas)
2. Re: memory leak (marc)
3. Re: howto install Ubuntu on a 64bit server architecture which
is non-amd (Gilles Gravier)
4. Re: pdf program with a printer driver for ubuntu (Eberhard Roloff)
5. Re: Virtual memory issues in Jaunty (Marius Gedminas)
6. Re: A USB drive as (1) 160 GB partition sole purpose data
(Allen Meyers)
7. Re: to Karl (Amedee Van Gasse (Ubuntu))
8. [OT] Funny Latin quote [Was: sshd and ftpd)
(Amedee Van Gasse (Ubuntu))
9. Re: A USB drive as (1) 160 GB partition sole purpose data
(Amedee Van Gasse (Ubuntu))
----------------------------------------------------------------------
seems to be work perfectly
--
Message: 1
Date: Mon, 27 Apr 2009 15:47:55 +0300
From: Marius Gedminas <marius@xxxxxx>
Subject: Virtual memory issues in Jaunty
To: ubuntu-users@xxxxxxxxxxxxxxxx
Message-ID: <20090427124755.GA6923@xxxxxxxxxxxxx>
Content-Type: text/plain; charset="us-ascii"
It seems that Compiz in Jaunty has a memory leak and fills up all my
system memory (2 GB RAM + 3 GB swap) in under five days. What is more
surprising to me (and the reason I didn't realize I was running out of
memory), was that the kernel did not free the 1 GB of memory used by the
page cache. Why?
After I killed Compiz (to free up 1.6 gigs of VM) and Firefox (to free
up another .6 gigs), the system became responsive again, but the swap
usage stayed at 99.9%. (I understand that once swap is allocated to an
app, it stays allocated until the app exits, even if the data is paged
into RAM.)
I tried to force all the apps back into memory (better get it all out of
the way at once instead of suffer swapin delays when you need to switch
between apps), but swapoff -a failed:
swapoff: /dev/sda5: Cannot allocate memory
I'm heading over to Launchpad to look for Compiz memory leak bugs.
Marius Gedminas
--
When I die I want to go peacefully
in my sleep like my ol' Grand
Dad...not screaming in terror like
his passengers.
-- seen in a sig of Branden Robinson
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url :
https://lists.ubuntu.com/archives/ubuntu-users/attachments/20090427/f9da86ea/attachment-0001.pgp
------------------------------
Message: 2
Date: Mon, 27 Apr 2009 12:57:33 +0000 (UTC)
From: marc <gmane@xxxxxxxxxxx>
Subject: Re: memory leak
To: ubuntu-users@xxxxxxxxxxxxxxxx
Message-ID: <gt4a3t$hbu$4@xxxxxxxxxxxxx>
Content-Type: text/plain; charset=UTF-8
Alan Chandler said:
I left my desktop running for a couple of days, and swap usage has
slowly been growing - just before I rebooted just now it was at 2.1GB,
and the whole GUI has slowed down. After reboot, my swap was not used,
and only about 400Mb of main memory.
How can I find what is using swap, to get a clue as to what it is.
I like htop. Load, F6, Mem.
--
Best,
Marc
------------------------------
Message: 3
Date: Mon, 27 Apr 2009 05:59:42 -0700
From: Gilles Gravier <gilles@xxxxxxxxxxx>
Subject: Re: howto install Ubuntu on a 64bit server architecture which
is non-amd
To: "Ubuntu user technical support, not for general discussions"
<ubuntu-users@xxxxxxxxxxxxxxxx>
Message-ID: <49F5AC3E.7050501@xxxxxxxxxxx>
Content-Type: text/plain; charset=ISO-8859-1
Hi!
Avi Greenbury wrote:
Gilles Gravier wrote:Intel.
Hi!
bvidinli wrote:
I have a server that is not amd,It's named "-amd64" but it's all modern 64 bit platforms. Including
64 bit
which cd image should i download ?
there are amd64, but my server is not amd
??
thanks
If he needs the 64 bit support (large data sets as I mentionned before).
I'm not sure on your definition of 'modern', but I'd posit that IA64
(Itanium) is a modern Intel 64-bit architecture, and it's completely
different to AMD64/x86_64/EM64T.
Without more information from the OP, it's difficult to tell whether I'm
just being needlessly pedantic or saving him from trying to install an
amd64 build onto an itanium chip.
I would try the 64 bit build.
If he is just considering 64 bit build because he has a 64 bit
machine... I would pass and use the 32 bit build.
It's as simple as that. Don't use 64 bit build unless you really have a
requirement for supporting 64 bit data sets.
Gilles.
------------------------------
Message: 4
Date: Mon, 27 Apr 2009 15:00:35 +0200
From: Eberhard Roloff <tuxebi@xxxxxx>
Subject: Re: pdf program with a printer driver for ubuntu
To: ubuntu-users@xxxxxxxxxxxxxxxx
Message-ID: <gt4a9m$qij$1@xxxxxxxxxxxxx>
Content-Type: text/plain; charset=UTF-8; format=flowed
dwain wrote:
is there such a thing in the ubuntu arsenal? i'm looking for somethingHi Dwain,
like the full version of acrobat or nitro pdf in the windows world. i'm
needing to print receipts and save them as a pdf file.
anyone have any suggestions? i know that cabaret has no such item.
cheers,
dwain
--
"Fear of the devil is one way of doubting God. " - Kahlil Gibran
I do not know cabaret, except in a largely non-computer-related fashion.
;-))
However as a general rule, anything that you can print, you can also
print to pdf in Linux. Ubuntu is not exception to the rule.
You might want to install the cups-pdf package, should you not have it
installed.
also see here:
http://ubuntu.wordpress.com/2006/03/23/print-to-pdf-using-cups-pdf/
Also it is somewhat outdated, I think it still applies
kind regards
Eberhard
------------------------------
Message: 5
Date: Mon, 27 Apr 2009 16:17:35 +0300
From: Marius Gedminas <marius@xxxxxx>
Subject: Re: Virtual memory issues in Jaunty
To: ubuntu-users@xxxxxxxxxxxxxxxx
Message-ID: <20090427131735.GB6923@xxxxxxxxxxxxx>
Content-Type: text/plain; charset="us-ascii"
On Mon, Apr 27, 2009 at 03:47:55PM +0300, Marius Gedminas wrote:
It seems that Compiz in Jaunty has a memory leak and fills up all my
system memory (2 GB RAM + 3 GB swap) in under five days. What is more
surprising to me (and the reason I didn't realize I was running out of
memory), was that the kernel did not free the 1 GB of memory used by the
page cache. Why?
I'm using the intel video driver with UXA. The Compiz problem might be
https://bugs.launchpad.net/ubuntu/+source/compiz/+bug/328232
Is the memory used by the intel driver kernel memory manager (GEM)
attributed to the page cache perhaps?
$ cat /proc/dri/0/gem_objects
22615 objects
1063493632 object bytes
4 pinned
4395008 pin bytes
230854656 gtt bytes
260575232 gtt total
That's 1 GB of objects, which seems to match the lower limit of my page
cache size pretty well. (Now that I've killed Compiz, my page cache
grew up to 1.3 GB).
Marius Gedminas
--
Never be afraid to tell the world who you are.
-- Anonymous
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url :
https://lists.ubuntu.com/archives/ubuntu-users/attachments/20090427/b18746ab/attachment-0001.pgp
------------------------------
Message: 6
Date: Mon, 27 Apr 2009 07:21:32 -0600
From: Allen Meyers <texas.chef94@xxxxxxxxx>
Subject: Re: A USB drive as (1) 160 GB partition sole purpose data
To: "Ubuntu user technical support, not for general discussions"
<ubuntu-users@xxxxxxxxxxxxxxxx>
Message-ID:
<c9e554c70904270621tde6d63bua85052faa7f3808b@xxxxxxxxxxxxxx>
Content-Type: text/plain; charset=ISO-8859-1
I will shortly have the answer to my question on moving files/data to
the partition. Like Thorny has said to me and so many others its
merely a question of using clarity and specifics.
I doubt with just the typed word I could even do it now without
attachments. I sent Thorny a post not asking help just because I could
finally make my case with attachments. Like always I appreciate your
help.
As for the error 15 thing for me at least its merely a question of
mounting and unmounting the USB 160GB correctly. Grub and MBR are on
my sda1 and if I am not mistaken in the first 512 bytes of that
partition.
Again thanks and I will let Thorny comment if he cares to as his typed
word has more clarity then mine. He can talk Linux and I have not
gotten there yet.
Allen
Allen Meyers
texas.chef94@xxxxxxxxx
On Mon, Apr 27, 2009 at 6:44 AM, Thorny <thorntreehome@xxxxxxxxx> wrote:
On Sun, 26 Apr 2009 09:06:01 -0600, Allen Meyers posted:attached?
[...]
I was able to do the 1st command sudo grub and will show response, but
you lost me on the find when you get to grub prompt.
What you showed wasn't sudo grub or anything even close.
If you open a terminal and enter sudo grub, your display should change to
the grub prompt:
grub>
When you have that on the screen, enter, find /boot/grub/menu.lst
You would have received an output similar to:
grub> find /boot/grub/menu.lst
(hd2,0)
And then it would have returned the grub prompt:
grub>
You would have had to enter, quit, to return to your system prompt.
But, no matter, skip that for now. I just wanted to figure out which of
your two drives has the /boot, it won't affect the other issue that you
mention. Does your system boot okay if the removable drive isn't
https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
About the titled thing I merely ment if I move a file into data that is
saved as HACCP Compliance, then I need to be able to go to that
partition identify it and perhaps edit it or what ever and return it to
data. Presently using send to 160GB is eating up storage as evidenced by
my right clicking on icon+properties I see something added, but WHAT.
Yep I am either not moving file correctly or I am going to wrong
location to view present status of partition. So please advise on this.
I'm sorry Allen, I'm still not clear what you mean.
Your terminology "move a file into data" makes sense in English, I just
don't know what you mean by it in the current instance. What is this
"data" you mention, is it some directory (folder) and by "move" do you
mean you moved it there from somewhere else or just that you saved it
there. Or is "data" just the way you refer to your removable drive and
not a folder at all? When you say "saved as HACCP Compliance" does that
mean that's the file name of the file? If that is the file name, are you
saying that you don't see that filename in the location that you saved
it? Remember Allen, we can't see what you are looking at on your screen.
It also isn't clear what you mean by "...going to wrong location to view
present status of partition". What "status" of the partition are you
trying to see? You don't "go to a partition", your partitions, when
mounted, become part of your filesystem, in order to see a file that you
have saved, you go to the location in your filesystem where the
partition it is on is mounted.
[...]
--
ubuntu-users mailing list
ubuntu-users@xxxxxxxxxxxxxxxx
Modify settings or unsubscribe at:
------------------------------
Message: 7
Date: Mon, 27 Apr 2009 15:30:38 +0200
From: "Amedee Van Gasse (Ubuntu)" <amedee-ubuntu@xxxxxxxxx>
Subject: Re: to Karl
To: "Ubuntu user technical support, not for general discussions"
<ubuntu-users@xxxxxxxxxxxxxxxx>
Message-ID: <9e5bea342922dcb76a58743ae028c43c.squirrel@xxxxxxxxx>
Content-Type: text/plain;charset=iso-8859-1
On Mon, April 27, 2009 14:09, Karl Larsen wrote:
Amedee Van Gasse (Ubuntu) wrote:
On Mon, April 27, 2009 02:12, Raquel wrote:I did exactly this on Hardy and Jaunty and got different results.
On Sun, 26 Apr 2009 23:04:47 +0200
"Amedee Van Gasse (ubuntu)" <amedee-ubuntu@xxxxxxxxx> wrote:
Raquel schreef:
On Sun, 26 Apr 2009 21:09:44 +0200
This works very fine indeed! But how can I remove an item fromClick on the link in the "Places" menu. It will bring up
the 'Places' menu??? Maybe a stupid question, I tried right
clicking here and there and searched the other menu's but to nao
avail...
TNX!
Egbert Jan (NL)
Nautilus
showing the link to the server. Right click on that link. There
will be an option to unmount. Click on "unmount", the link will
close and the option in the "Places" menu will disappear.
Both disconnected the sftp link but neither removed the listing in
Places. I know there is a language problem. Looking at the Ubuntu in the
picture, it looks different than mine and all the words are in a language
not known to me.
That language is called Dutch. :-)
Egbert Jan wrote that he is from (NL), and I am from (BE)
NL-NL is to NL-BE as EN-US is to EN-UK. [*]
So I'm sure that he will understand.
[*] Someone from NL will probably claim that NL-BE is to NL-NL as EN-AU is
to EN-UK. ;-)
--
Amedee
------------------------------
Message: 8
Date: Mon, 27 Apr 2009 15:37:27 +0200
From: "Amedee Van Gasse (Ubuntu)" <amedee-ubuntu@xxxxxxxxx>
Subject: [OT] Funny Latin quote [Was: sshd and ftpd)
To: "Ubuntu user technical support, not for general discussions"
<ubuntu-users@xxxxxxxxxxxxxxxx>
Message-ID: <bbcb1d78b17ca603bd0ca3604bc48276.squirrel@xxxxxxxxx>
Content-Type: text/plain;charset=iso-8859-1
On Mon, April 27, 2009 14:14, Mark Haney wrote:
Interdum feror cupidine partium magnarum Europae vincendarum
Sometimes you want to conquer large parts of Europe?
LOL!
Fac ut gaudeam. ;-)
------------------------------
Message: 9
Date: Mon, 27 Apr 2009 15:42:17 +0200
From: "Amedee Van Gasse (Ubuntu)" <amedee-ubuntu@xxxxxxxxx>
Subject: Re: A USB drive as (1) 160 GB partition sole purpose data
To: "Ubuntu user technical support, not for general discussions"
<ubuntu-users@xxxxxxxxxxxxxxxx>
Message-ID: <3b148d6f7657c4c4669e46ef76cf98f8.squirrel@xxxxxxxxx>
Content-Type: text/plain;charset=iso-8859-1
On Mon, April 27, 2009 14:44, Thorny wrote:
On Sun, 26 Apr 2009 09:06:01 -0600, Allen Meyers posted:
"data"About the titled thing I merely ment if I move a file into data that is
saved as HACCP Compliance, then I need to be able to go to that
partition identify it and perhaps edit it or what ever and return it to
data. Presently using send to 160GB is eating up storage as evidenced
by my right clicking on icon+properties I see something added, but WHAT.
Yep I am either not moving file correctly or I am going to wrong
location to view present status of partition. So please advise on this.
I'm sorry Allen, I'm still not clear what you mean.
Your terminology "move a file into data" makes sense in English, I just
don't know what you mean by it in the current instance. What is this
you mention, is it some directory (folder) and by "move" do you mean youit?
moved it there from somewhere else or just that you saved it there. Or is
"data" just the way you refer to your removable drive and
not a folder at all? When you say "saved as HACCP Compliance" does that
mean that's the file name of the file? If that is the file name, are you
saying that you don't see that filename in the location that you saved
Remember Allen, we can't see what you are looking at on your screen.trying
It also isn't clear what you mean by "...going to wrong location to view
present status of partition". What "status" of the partition are you
to see? You don't "go to a partition", your partitions, when mounted,is
become part of your filesystem, in order to see a file that you have
saved, you go to the location in your filesystem where the partition it
on is mounted.
I don't understand either.
HACCP is some health&safety standard for food.
------------------------------
--
ubuntu-users mailing list
ubuntu-users@xxxxxxxxxxxxxxxx
Modify settings or unsubscribe at:
https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
End of ubuntu-users Digest, Vol 56, Issue 345
*********************************************
ubuntu-users mailing list
ubuntu-users@xxxxxxxxxxxxxxxx
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
- Prev by Date: UBUNTU REMIX 9.04
- Next by Date: Re: help with Ubuntu Netbook Remix
- Previous by thread: UBUNTU REMIX 9.04
- Next by thread: Problem post upgrade to Ubuntu 9.04 when extra visual effects is enabled
- Index(es):
Relevant Pages
|