Sponsored Content
Full Discussion: Plan to Buy a New Laptop
The Lounge What is on Your Mind? Plan to Buy a New Laptop Post 302526125 by KenJackson on Monday 30th of May 2011 11:51:51 AM
Old 05-30-2011
Quote:
Originally Posted by bakunin
Still, installing X.org's Xserver to the minimal Fedora installation did not work ...
Grepping the log will produce one info message, but does it produce anything else?
Code:
$ grep '(EE)' /var/log/Xorg.0.log
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.


Quote:
Originally Posted by bakunin
I would like to have two different Linux installations at the "base level", because if one breaks i want to have the other one ready to revive it.
Excellent. Smilie

That's my way of thinking too. There's strength in diversity of OSes.
 

7 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

plan

i want to make a program run when a person types 'finger USERNAME', username being my username. how can i do this? (2 Replies)
Discussion started by: cypher
2 Replies

2. What is on Your Mind?

401 Keg Plan

If you had purchased $1,000 of AIG stock one year ago, you would have about $40.00 left. With Lehman, you have about $6.00 left. With Fannie or Freddie, you would have less than $5.00 left. But, if you had purchased $1,000 worth of beer one year ago, and had drunk all of the beer, then turned... (4 Replies)
Discussion started by: Neo
4 Replies

3. Filesystems, Disks and Memory

an advice regarding backup plan

Hi all i'm looking for good advice regarding backup plan becuase its first time to me handle large scale database expected to grow up 10000 - 20000 record per year with daily operations on it I'm working as sysAdmin in educational organization ( junior level ) with mixed OSes environment... (3 Replies)
Discussion started by: h@foorsa.biz
3 Replies

4. AIX

Plan to shutdown servers

Hello everyone I need to shutdown all my servers and my storage. I would like to hear your opinions about this. This is my little plan about all this. 1.-Stop the applications 2.-Stop the webservers 3.-Stop the ihs 4.-Stop the databases 5.-Verify no process are running 6.-Close the... (1 Reply)
Discussion started by: lo-lp-kl
1 Replies

5. Ubuntu

Connect 2 laptops with RJ45 cable (Ubuntu 10.10 laptop with Windows 7 laptop)

Hi to all, I have the problem that a laptops with windows XP cannot startup even in safe mode nor using last good known configuration. I have a Ubuntu 10.10 Live CD and booting from it I can read the Hard Drive. I need to do a backup the Hard Drive from XP laptop and I want to connect this... (5 Replies)
Discussion started by: cgkmal
5 Replies

6. UNIX for Dummies Questions & Answers

I need a database and a plan of attack!

Hi everyone, I've got an extensive collection of seismic files that I am trying to turn into workable subsurface data collection. It's all real-time history and it is being loaded onto the main linux computer from a collection of about 1000 CDs. There are about 4000 seismic files on each CD, and... (3 Replies)
Discussion started by: ws6transam
3 Replies

7. Ubuntu

Laptop to laptop transfer files

Dear all, I would like to transfer my old laptop documents/files etc to the new laptop without using any external hard disk. Please let me know if its possible via any way. Thank in advance, emily (3 Replies)
Discussion started by: emily
3 Replies
RDF::Query::Plan::Aggregate(3pm)			User Contributed Perl Documentation			  RDF::Query::Plan::Aggregate(3pm)

NAME
RDF::Query::Plan::Aggregate - Executable query plan for Aggregates. VERSION
This document describes RDF::Query::Plan::Aggregate version 2.908. METHODS
Beyond the methods documented below, this class inherits methods from the RDF::Query::Plan class. "new ( $pattern, @group_by, expressions => [ [ $alias, $op, \%options, @attributes ], ... ] )" "execute ( $execution_context )" "next" "close" "pattern" Returns the query plan that will be used to produce the aggregated data. "groupby" Returns the grouping arguments that will be used to produce the aggregated data. "plan_node_name" Returns the string name of this plan node, suitable for use in serialization. "plan_node_data" Returns the data for this plan node that corresponds to the values described by the signature returned by "plan_prototype". "sse ( $context, $indent )" "distinct" Returns true if the pattern is guaranteed to return distinct results. "ordered" Returns true if the pattern is guaranteed to return ordered results. AUTHOR
Gregory Todd Williams <gwilliams@cpan.org> perl v5.14.2 2012-01-31 RDF::Query::Plan::Aggregate(3pm)
All times are GMT -4. The time now is 12:08 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy