LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Blogs
User Name
Password

Notices


Old

how to change the heap size ?

Posted 06-01-2011 at 05:41 AM by pillisrikanth

hi this is srikanth pilli from india. actually my aim is to implement the TOUCH applications with jamvm-1.5.4 and classpath-0.98 on arm9 cortex processor(ar9) i.e pandaboard. when i am trying to run java application on arm9 TFT pannel (touch screen) , it shows the message like " [dynamic-linking native method:java.lang.VMObject.wait...internel]" and after that the next line it shows "fatal IO error 0(sucess) on xserver:0".

when i follow the linux forums , most...
LQ Newbie
Posted in Uncategorized
Views 2698 Comments 1 pillisrikanth is offline
Old

domain name resolution of local network names in NT domains

Posted 05-31-2011 at 10:51 PM by neonsignal
Updated 05-31-2011 at 10:52 PM by neonsignal

When operating on a local network that largely has Windows machines, resolving local names enables the use of machine names rather than ip addresses. Names can be hardwired into /etc/hosts; alternatively, they can be gathered from the NT domain using winbind:
Code:
apt-get install winbind
Then edit /etc/nsswitch.conf, and add 'wins' to the 'hosts' line.
Senior Member
Posted in Uncategorized
Views 697 Comments 0 neonsignal is offline
Old

Still have not gotten answer yet

Posted 05-31-2011 at 08:05 PM by megasaputra

I can't booting ubuntu 11.04 when triple booting, windows 7, opensuse 11.4, and ubuntu 11.04. I have written in ubuntu forum, this forum, and other. But still have not gotten answer or solution yet. I am newbie, new in ubuntu. May be ubuntu for this version still have not support for my computer. May be I can try other popular distro. I have seen in distrowatch.com, the second popular of linux is linux mint. I will try linux mint. At least, I have known ubuntu. Thanks for ubuntu for your iso. I...
LQ Newbie
Posted in Uncategorized
Views 666 Comments 0 megasaputra is offline
Old

checking 3D acceleration of graphics

Posted 05-31-2011 at 08:45 AM by neonsignal
Updated 05-31-2011 at 08:47 AM by neonsignal

To check whether 3D acceleration is supported by the current graphics drivers, use glxinfo:
Code:
apt-get install mesa-utils
glxinfo
Where acceleration is working, the 'direct rendering' parameter will have the value 'Yes', followed by details about which features are supported.
Senior Member
Posted in Uncategorized
Views 5030 Comments 2 neonsignal is offline
Old

reducing the mail transfer agent footprint

Posted 05-31-2011 at 08:39 AM by neonsignal

For systems with minimal memory, the mail transfer agent exim4 may not be required (since these days, email is often handled by an upstream provider rather than locally).

There still needs to be a relay agent, so this is where esmtp-run comes in. Installing it will remove the exim4 daemon.
Code:
apt-get --purge install esmtp-run
This will provide local mail delivery, but the hostname in the configuration file /etc/esmtprc can be edited to allow delivery...
Senior Member
Posted in Uncategorized
Views 821 Comments 0 neonsignal is offline

  



All times are GMT -5. The time now is 09:38 AM.

Main Menu
Advertisement
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration