PS Microsoft.PowerShell.Core\FileSystem:: C:\PhD\Datasets\Astrometry\Set-146> Get-ChildItem -File | ForEach-Object { file2pdfpsedit.exe $_.FullName --args xr }
PS Microsoft.PowerShell.Core\FileSystem:: C:\PhD\Datasets\Astrometry\Set-146> Get-ChildItem -File | ForEach-Object { file2pdfpsedit.exe $_.FullName --args xr }
#!/usr/local/bin/zsh
SESSION="Maintenance-X"
tmux new -s "${SESSION}" -d
tmux rename-window -t "${SESSION}.0" Main
tmux new-window -d -t "${SESSION}" -n Server1
tmux new-window -d -t "${SESSION}" -n Server2
tmux new-window -d -t "${SESSION}" -n Server3
# Run ssh command in each window
tmux send-keys -t "${SESSION}:1" 'ssh server1.mydomain' Enter
tmux send-keys -t "${SESSION}:2" 'ssh server2.mydomain' Enter
tmux send-keys -t "${SESSION}:3" 'ssh server3.mydomain' Enter
# To run command in a pane within a window, use:
# tmux send-keys -t "${SESSION}:1.<pane-position>" 'ssh server1' Enter
# tmux send-keys -t "${SESSION}:1.top" 'ssh server1' Enter
tmux attach-session -d -t "$SESSION"
This is an example of running a local python script as a user service.
Most of this information was found here.
Service location:
/home/user/.config/systemd/servicename.service
Service definition/contents of servicename.service
[Unit]
Description=Metriful User Service
[Service]
ExecStart=/usr/bin/python3 /home/user/script.py
Restart=on-failure
[Install]
WantedBy=default.target
Reload Systemd so it can find the new service
systemctl --user daemon-reload
Enable Service with
systemctl --user enable servicename.service
Let Service run even when all user sessions have expired
These are the commands to re-run ZSH first time setup.
Device: /dev/ada5, failed to read SMART Attribute Data Device: /dev/ada5, not capable of SMART self-check Device: /dev/ada5, Read SMART Self-Test Log Failed The volume tank (ZFS) state is DEGRADED: One or more devices could not be opened. Sufficient replicas exist for the pool to continue functioning in a degraded state. Device: /dev/ada5, Read SMART Error Log Failed
Disk went to UNAVAIL on FreeNAS. It was a complete disk failure where the drive would not even turn on.
Checking status of zfs pools: [..] pool: tank state: DEGRADED status: One or more devices could not be opened. Sufficient replicas exist for the pool to continue functioning in a degraded state. action: Attach the missing device and online it using 'zpool online'. see: http://illumos.org/msg/ZFS-8000-2Q scan: scrub repaired 0 in 3h22m with 0 errors on Sat Mar 11 15:55:33 2017 config: NAME STATE READ WRITE CKSUM tank DEGRADED 0 0 0 raidz1-0 DEGRADED 0 0 0 gptid/2dc7c53c-2b99-11e6-94d8-0015177adaa2.eli ONLINE 0 0 0 gptid/2e7247c8-2b99-11e6-94d8-0015177adaa2.eli ONLINE 0 0 0 gptid/2f1f7b49-2b99-11e6-94d8-0015177adaa2.eli ONLINE 0 0 0 9773863262585734395 UNAVAIL 0 0 0 was /dev/gptid/2fa84005-2b99-11e6-94d8-0015177adaa2.eli gptid/306d3755-2b99-11e6-94d8-0015177adaa2.eli ONLINE 0 0 0 errors: No known data errors
Thanks for the update HTC. It made it much easier to decide whether I should buy a One XL. I am now the proud owner of a Galaxy Nexus. After using HTC devices since the Nexus One, I'm afraid to say its time to break-up. Loved my DHD for the past years - it shall now reside proudly on a plynth. Seeing how you have listened to your loyal fanbase recently, my next phones are definitely going to be Nexuses (unless Google decides to award you the contract, in which case, I shall stick with the other players in the market). Thanks for the ride though.
________________________________________________________________________________
My rant is about HTC not releasing an update to the all-so-good Desire HD after telling customers since early 2012 that the device would indeed be upgraded to Ice Cream Sandwich or version 4.0 (ICS). http://blog.htc.com/2012/03/ics/
The fact remains that the device is capable of running ICS. http://news.softpedia.com/news/HTC-Desire-HD-Gets-Android-4-0-4-ICS-Update-Unofficial-286715.shtml
So, if you are planning to buy an HTC phone; think again. Although HTC used to be very attentive to customers, they have been very uncooperative on this matter even though a petition was sent through. They should atleast have made an ICS version available without their Sense UI or provide (power-) users with the option to choose whether they want to upgrade or not.
The minute I switched on my Galaxy Nexus, I was provided the option to upgrade to version 4.1 Jelly Bean of Android. I could not be any happier about my decision to drop buying an HTC One XL; which is a great phone as per the reviews but with such support from HTC, the phone will be obsolete by the next update to Android.
The Galaxy Nexus on the other hand will receive the next update of Android since even a Nexus S (predecessor to the Galaxy Nexus) obtained an upgrade to 4.1 (not just 4.0). The Nexus S was released around the same time as the HTC Desire HD with the latter being more powerful specs-wise!!!
UPDATE:
18 Aug: XDA-devs have officially done what HTC could not! Hallelujah!
www.engadget.com/2012/08/17/custom-rom-brings-ics-to-desire-hd/
Melbourne: asxx0075
Sydney: asxx0112
AOL weather search seems to have the codes necessary for widgets.
yum install -y ccsm emerald-themes compizconfig-backend-gconf fusion-icon-gtk
emerald compiz-fusion compiz-fusion-gnome libcompizconfig compiz-gnome compiz-bcop
compiz compizconfig-python compiz-fusion-extras compiz-fusion-extras-gnome