about time with guest debian using vmware

2013-10-05 Thread
Hello I want to ask for help about my debian study environment. I am running windows host, and using vmware guest for study. The software versions listed below: vmware 8.0.4 linux debian wheezy 3.2.51 The gust debian clock runs about 2 time faster than host os, and I am trying setup ntp syn

About debain kernel stable repo

2013-10-06 Thread
Hello! I am using debian wheezy, and now I want to focus on the kernel study, or other stuffs. I can install release code from linux-source-3.2.xx package, But I want to ask whether we can access or track the debian official kernel repos (of stable release), It means I can using git or svn to get

Re: About debain kernel stable repo

2013-10-06 Thread
于 2013-10-6 19:33, berenger.mo...@neutralite.org 写道: Le 06.10.2013 11:11, 陶治江 a écrit : Hello! I am using debian wheezy, and now I want to focus on the kernel study, or other stuffs. I can install release code from linux-source-3.2.xx package, But I want to ask whether we can access or

Re: Installing Cinnamon 2.0

2013-10-11 Thread
于 2013-10-11 21:19, Jochen Spieker 写道: MUH Jeeshan: I want to know how can I install latest Cinnamon build, Cinnamon 2.0 in Debian? Wait for it to be uploaded to the archive and have it trickle down to the Debian flavour you are using. If you are using stable with no backports, that might take

How to format the command output like MySQL output

2013-10-19 Thread
Hello everylinuxers: I am now focusing on the development of a script interpretor (some thing like shell) in embedded environment, and its functions mainly output the data in specified address. In order to make it seems better, I want to format the output result like MySQL output listed belo

Re: How to format the command output like MySQL output

2013-10-19 Thread
于 2013-10-20 0:53, Lars Noodén 写道: On 19.10.2013 19:35, 陶治江 wrote: [snip] I think it seems good like this, but I do not know how to make out it.(someone says awk, sed may help, but the environment does not permit it). Is there some libs or tools can help make output result good and elegent