818e.net
域名年龄: 10年1个月2天HTTP/1.1 302 Found 连接:关闭 其他指令:不缓存 缓存控制:不缓存 目标网址:/ HTTP/1.1 200 OK 缓存控制:不缓存 其他指令:不缓存 类型:text/html; charset=utf-8 过期时间:2024年12月21日 12:33:57-1 服务器:Microsoft-IIS/7.5 ASP.NET版本:4.0.30319 语言环境:ASP.NET 访问时间:2016年09月18日 17:00:29 文件大小:307 文件时间(秒):0 连接:keep-alive 网站编码:utf-8
GotITSolutions.orgGet Information Technology Conjecture…SearchMain menuSkip to primary contentSkip to secondary contentHomeAboutArchivesMy YouTube ChannelPost navigation← Older postsQuickly Gather RecoverPoint Replication StatsPosted on March 7, 2014 by rbocchinfusoReplyIt’s been a while since I posted, I think I got to caught up in writing lengthy posts (which I often never completed) rather than just publishing content as I have it and as my personal time allows. This post is the start of a new philosophy.Last week I had a need to quickly grab some replication stats from RecoverPoint and I thought I would share the process and code I used to do this.Prerequisites: plink, sed, awk, head, tail and egrepNote: Because this is not a tutorial I am not going to talk about how to get the requirements configured on your platform. With that said you should have no issues getting the prerequisites work on Windows or Linux (for Windows Cygwin may be a good option).View the code on Gist.The resulting output is a CSV which can be opened in Excel (or whatever) to produce a table similar to the following:Share and EnjoyPosted in General Discussion| Leave a replyMy Iomega ix2 and my new 3 TB USB drivePosted on December 26, 2012 by rbocchinfuso4Purchased 3 TB Seagate USB 3.0 drive from Amazon (http://amzn.to/TpduBU)Waited… Very excited to connect to my ix2….A few days later my 3 TB USB expansion drive arrived. I hurried to unpack and connect to my ix2 expecting plug-and-play. I plugged by no play.An overwhelming feeling of sadness consumed me, followed by WTF then the joy of knowing I could and would hack this to make it work.Knowing that this Iomega thing had to be running Linux I began to scour web for how to enable SSH with Firmware Version 3.3.2.29823Found plenty of how to information on Firmware Version 2.x but 3.x (Cloud Enabled Firmware) is a bit more sparse.Finally to enable SSH: http://ip/diagnostics.htmlSSH now enabled, opened PuTTY and SSH to device.Username: rootPassword: sohoBoom! In….A quick “df -h” shows my currently configured capacity:A quick “cat /proc/scsi/usb-storage/4″ followed by a “fdisk -l” reveals the drive is being seen by the ix2.Created partition on /dev/sdc, “fdisk /dev/sdc”Now what?Hmmmmm…. Maybe I can create a mount point on /mnt/pools/B/B0, seems logical.Whoops forgot to mkfs.Run “mkfs /dev/sdc1″“mount /dev/sdc1 /mnt/pools/B/B0/”Hmmmm…..“umount /dev/sdc1″Tried to partition with parted (core dumps, ix2 running ver 1.8. pretty sure GPT partition support not ready for primetime in vet 1.8)Let see if I can get a new version of parted.Enabled apt-get (required a little work)cd /mnt/pools/A/A0mkdir .systemcd .systemmkdir ./var; mkdir ./var/lib/; mkdir ./var/cache; mkdir ./var/lib/apt; mkdir ./var/cache/apt; mkdir ./var/lib/apt/lists; mkdir ./var/lib/apt/lists/partial; mkdir ./var/cache/apt/archives
© 2010 - 2020 网站综合信息查询 同IP网站查询 相关类似网站查询 网站备案查询网站地图 最新查询 最近更新 优秀网站 热门网站 全部网站 同IP查询 备案查询
2024-12-21 12:33, Process in 0.0103 second.