Archivo por meses: julio 2022

NASA’s Kepler Space Telescope discovered an Earth-like planet circling a nearby star within the Goldilocks zone of our galaxy. 

NASA’s Kepler Space Telescope discovered an Earth-like planet circling a nearby star within the Goldilocks zone of our galaxy.  Kepler-186f is around 500 light-years from Earth in the Cygnus constellation. The habitable zone, also identified as the Goldilocks zone, is the area around a star within which planetary-mass objects with enough atmospheric pressure can sustain… Leer más »

SQL query to get start and end date from a result set

-1 I am working on one of requirement the raw data is in following format Requirement – Startdate should be the date when status changed to 1 and enddate should be the 1st date after the record status changed from 1 to any other number. Customer Status Date A123 0 7/2/2021 A123 0 7/15/2021 A123 0… Leer más »

Useful LXD commands

Summarized from https://stgraber.org/2016/03/19/lxd-2-0-your-first-lxd-container-312/. Interestingly, the LXD command line client is named…. lxc! List available containers Launch a container This creates and starts a container. Create container Without starting it. Start/stop after creating it List local containers Available columns for the list command Rename Configuration Config changes are effective immediately, even if container is running. Enter the container… Leer más »