Skip to content

Instantly share code, notes, and snippets.

View alaahd's full-sized avatar

Alaa Hadad alaahd

View GitHub Profile
# The loopback interface
auto lo
iface lo inet loopback
# Configuration for eth0 and aliases
# This line ensures that the interface will be brought up during boot.
auto eth0 eth0:0
# eth0 - This is the main IP address that will be used for most outbound connections.
SELECT node.nid AS nid,
node_data_field_main_image.field_main_image_fid AS node_data_field_main_image_field_main_image_fid,
node_data_field_main_image.field_main_image_list AS node_data_field_main_image_field_main_image_list,
node_data_field_main_image.field_main_image_data AS node_data_field_main_image_field_main_image_data,
node.language AS node_language,
node.type AS node_type,
node.vid AS node_vid,
node_revisions.body AS node_revisions_body,
node_revisions.format AS node_revisions_format,
node_comment_statistics.comment_count AS node_comment_statistics_comment_count,