Hugo Bilberry First commit to gitea@cowbay.org

This commit is contained in:
2018-11-09 16:23:58 +08:00
commit 16f4228909
1090 changed files with 399555 additions and 0 deletions

View File

@@ -0,0 +1,793 @@
<!doctype html>
<html class="no-js" lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="author" content="Lednerb">
<meta name="description" content="Bilberry Premium Theme for Hugo.">
<meta name="keywords" content="blog,personal,responsive,search,font awesome,pages,posts,multilingual,highlight.js,syntax highlighting,premium,shortcuts">
<meta name="generator" content="Hugo 0.50" />
<title> 未分類 | My cool new Blog</title>
<meta name="description" content="未分類 - Bilberry Premium Theme for Hugo.">
<meta itemprop="name" content="未分類">
<meta itemprop="description" content="未分類 - Bilberry Premium Theme for Hugo.">
<meta property="og:title" content="未分類">
<meta property="og:description" content="未分類 - Bilberry Premium Theme for Hugo.">
<meta property="og:image" content="https://www.gravatar.com/avatar/88188b6cc451928eba90e8400bc68086?size=200">
<meta property="og:url" content="https://h.cowbay.org/categories/%E6%9C%AA%E5%88%86%E9%A1%9E/">
<meta property="og:site_name" content="My cool new Blog"><meta property="og:type" content="website">
<link rel="icon" type="image/png" href="https://h.cowbay.org/favicon-32x32.png" sizes="32x32">
<link rel="icon" type="image/png" href="https://h.cowbay.org/favicon-16x16.png" sizes="16x16">
<link href="https://h.cowbay.org/categories/%E6%9C%AA%E5%88%86%E9%A1%9E/index.xml" rel="alternate" type="application/rss+xml" title="My cool new Blog" />
<link href="https://h.cowbay.org/categories/%E6%9C%AA%E5%88%86%E9%A1%9E/index.xml" rel="feed" type="application/rss+xml" title="My cool new Blog" />
<link rel="stylesheet" href="https://h.cowbay.org/sass/combined.min.717098cb5503581e75f12e486a847ca410bf8367d4d8713f4c37affc868c5a1d.css">
</head>
<body class="bilberry-hugo-theme">
<nav>
<div class="container">
<ul class="topnav">
<li><a href="/page/about-bilberry/">About Bilberry</a></li>
<li><a href="https://github.com/Lednerb/bilberry-hugo-theme" target="_blank">Github</a></li>
</ul>
<div id="search-box" class="search">
<i class="fa fa-search"></i>
<input id="search" type="text" placeholder="Search ...">
</div>
</div>
</nav>
<header>
<div class="container">
<div class="logo">
<a href="/" class="logo">
<img src="https://www.gravatar.com/avatar/88188b6cc451928eba90e8400bc68086?d=mm&size=200" alt="">
<span class="overlay"><i class="fa fa-home"></i></span>
</a>
</div>
<div class="titles">
<h3 class="title"><a href="/">My cool new Blog</a></h3>
<span class="subtitle">Hello World! This is the most epic subtitle ever.</span>
</div>
<div class="languages">
<a href="/en" class="active">en</a>
<a href="/de">de</a>
</div>
<div class="toggler">
<i class="fa fa-bars" aria-hidden="true"></i>
</div>
</div>
</header>
<div class="main container">
<div class="article-wrapper u-cf">
<a class="bubble" href="/article/e8-bd-89-e8-bc-89-e7-94-a8usb-e9-9a-a8-e8-ba-ab-e7-a2-9f-e7-95-b6-e9-9b-bb-e8-85-a6-e9-8e-96/">
<i class="fa fa-fw fa-pencil"></i>
</a>
<article class="default article">
<div class="content">
<h3><a href="/article/e8-bd-89-e8-bc-89-e7-94-a8usb-e9-9a-a8-e8-ba-ab-e7-a2-9f-e7-95-b6-e9-9b-bb-e8-85-a6-e9-8e-96/">[轉載] 用USB隨身碟當電腦鎖</a></h3>
<div class="meta">
<span class="date moment">2016-02-18</span>
<span class="categories">
<a href="/categories/%E6%9C%AA%E5%88%86%E9%A1%9E">未分類</a>
</span>
</div>
原文http://www.techsnack.net/lock-your-computer-using-usb-flash-drive/
update:
用簡單的batch應該也可以做到 &gt; @echo off &gt; &gt; :1 &gt; &gt; if exist &ldquo;d:\test.txt&rdquo; ( &gt; &gt; goto :1 &gt; &gt; ) else ( &gt; &gt; echo &ldquo;key file not found&rdquo; &gt; &gt; rundll32.exe user32.dll LockWorkStation &gt; &gt; goto :1 &gt; &gt; ) [flipclock ]
&nbsp;
&nbsp;
o you know that we can use our USB flash drive as computer lock? You need a USB flash drive and a freeware called Log Monitor.
<a href="/article/e8-bd-89-e8-bc-89-e7-94-a8usb-e9-9a-a8-e8-ba-ab-e7-a2-9f-e7-95-b6-e9-9b-bb-e8-85-a6-e9-8e-96/" class="more">Continue reading</a>
</div>
<div class="footer no-tags">
</div>
</article>
</div>
<div class="article-wrapper u-cf">
<a class="bubble" href="/article/e7-ad-86-e8-a8-98-centos-6-6-iredmail-0-9-4-e5-ae-89-e8-a3-9d-e7-ad-86-e8-a8-98/">
<i class="fa fa-fw fa-pencil"></i>
</a>
<article class="default article">
<div class="content">
<h3><a href="/article/e7-ad-86-e8-a8-98-centos-6-6-iredmail-0-9-4-e5-ae-89-e8-a3-9d-e7-ad-86-e8-a8-98/">[筆記] CentOS 6.6 &#43; iRedmail 0.9.4 &#43; postfixadmin 安裝筆記</a></h3>
<div class="meta">
<span class="date moment">2016-01-27</span>
<span class="categories">
<a href="/categories/%E6%9C%AA%E5%88%86%E9%A1%9E">未分類</a>
</span>
</div>
系統基礎設定
Clone from a fresh new install CentOS 6.6 in vmware
power on
新增DNS 伺服器
vi /etc/resolv.conf
刪除內容 新增以下資料
nameserver 168.95.1.1
nameserver 8.8.8.8
nameserver 8.8.4.4
啟動網路卡
cp /etc/sysconfig/network-scripts/ifcfg-eth2 /etc/sysconfig/network-scripts/ifcfg-eth3
vi /etc/sysconfig/network-scripts
刪除 MAC
修改底下的設定
BOOTPROTO=static IPADDR=192.168.10.220 NETMASK=255.255.255.0
vi /etc/sysconfig/network
NETWORKING=yes HOSTNAME=iredmail GATEWAY=192.168.10.246
service network restart
修改時區
yum install ntpdate y
cp /usr/share/zoneinfo/Asia/Taipei /etc/localtime
ntpdate 192.168.10.243
reboot (讓hostname 生效)
登入
安裝基本指定
yum install y wget telnet vim ftp epel-release bind-utils
<a href="/article/e7-ad-86-e8-a8-98-centos-6-6-iredmail-0-9-4-e5-ae-89-e8-a3-9d-e7-ad-86-e8-a8-98/" class="more">Continue reading</a>
</div>
<div class="footer">
<div class="tags">
<i class="fa fa-tags"></i>
<div class="links">
<a href="/tags/centos-iredmail-postfix-postfixadmin-virtual-domain">centos iredmail postfix postfixadmin virtual domain</a>
</div>
</div>
</div>
</article>
</div>
<div class="article-wrapper u-cf">
<a class="bubble" href="/article/e7-ad-86-e8-a8-98-linux-e5-b9-b3-e5-8f-b0-e4-b8-8a-e7-9a-84-e7-be-a4-e7-b5-84-e8-bb-9f-e9-ab-94-zentyal-iredmail-zeg-e6-b8-ac-e8-a9-a6-groupware-on-linux-test/">
<i class="fa fa-fw fa-pencil"></i>
</a>
<article class="default article">
<div class="content">
<h3><a href="/article/e7-ad-86-e8-a8-98-linux-e5-b9-b3-e5-8f-b0-e4-b8-8a-e7-9a-84-e7-be-a4-e7-b5-84-e8-bb-9f-e9-ab-94-zentyal-iredmail-zeg-e6-b8-ac-e8-a9-a6-groupware-on-linux-test/">[筆記] Linux 平台上的群組軟體 Zentyal / iRedMail / ZEG 測試 groupware on linux test</a></h3>
<div class="meta">
<span class="date moment">2016-01-26</span>
<span class="categories">
<a href="/categories/%E6%9C%AA%E5%88%86%E9%A1%9E">未分類</a>
</span>
</div>
Linux 平台上的群組軟體 Zentyal / iRedMail / ZEG 測試 groupware on linux test zentyal community edition
優點
整合完整甚至連AD的功能都包進去了 安裝簡單,預設就有提供相對完整的管理功能、介面 要新增網域、使用者、郵件、別名都很簡單 有整合Exchange (EAS / EWS 其中之一) 缺點
在行動裝置上設定Exchange類型的帳戶碰到困難無法順利完成設定
似乎還滿吃資源的預設的VM開 2 core /4G 在esxi中會出現資源耗盡導致系統停擺的狀況把硬體加到 4 core / 8G 才沒再發生
雖然在Outlook 2007&frasl;2010 可以順利完成Exchange帳號設定但是outlook 2016 會失敗&hellip;
在手機上只能設定IMAP/POP3模式
MAC Outlook 2011 設定失敗 結論:行動裝置支援不足,尚待改進
iRedMail
優點
安裝簡單但要花一點時間尤其在更新clamAV的時候常會碰到逾時的狀況需要強制中斷 預設有管理介面 整合Exchange 有中文的論壇可以發問 http://www.iredmail.com/bbs 有個張工好像很厲害,不過回應速度有點慢 outlook 2016 / iphone 設定 Exchange 信箱都正常行事曆也都OK webmail (SOGo) 有中文介面 支援 EAS 不過不支援 EWS 缺點
<a href="/article/e7-ad-86-e8-a8-98-linux-e5-b9-b3-e5-8f-b0-e4-b8-8a-e7-9a-84-e7-be-a4-e7-b5-84-e8-bb-9f-e9-ab-94-zentyal-iredmail-zeg-e6-b8-ac-e8-a9-a6-groupware-on-linux-test/" class="more">Continue reading</a>
</div>
<div class="footer no-tags">
</div>
</article>
</div>
<div class="article-wrapper u-cf">
<a class="bubble" href="/article/e9-9b-9c-e5-bf-b5-e7-87-a6-e5-9d-a4-surface-pro3-i5256-e9-80-81-e9-8d-b5-e7-9b-a4-e3-80-8c-e5-9c-8b-e7-8e-8b-e7-9a-84-e5-84-aa-e6-83-a0-e3-80-8d/">
<i class="fa fa-fw fa-pencil"></i>
</a>
<article class="default article">
<div class="content">
<h3><a href="/article/e9-9b-9c-e5-bf-b5-e7-87-a6-e5-9d-a4-surface-pro3-i5256-e9-80-81-e9-8d-b5-e7-9b-a4-e3-80-8c-e5-9c-8b-e7-8e-8b-e7-9a-84-e5-84-aa-e6-83-a0-e3-80-8d/">[雜念] 燦坤 Surface Pro3 i5/256 送鍵盤 「國王的優惠」</a></h3>
<div class="meta">
<span class="date moment">2016-01-18</span>
<span class="categories">
<a href="/categories/%E6%9C%AA%E5%88%86%E9%A1%9E">未分類</a>
</span>
</div>
今天早上收到燦坤寄來的 EDM
裡面有提到 Surface Pro3 的優惠方案
雖然沒有想買,不過因為某些原因,還是連進去關心一下
文案上面寫說買 Surface Pro 3 i5/256G 以上規格的機器立刻省4000而且送實體鍵盤
喔喔喔,這方案聽起來不錯啊!!!
但是在網站上逛了一下,沒有看到半台 i5/256G 以上的規格啊!!
那這個優惠是怎樣啦!? &nbsp;
</div>
<div class="footer no-tags">
</div>
</article>
</div>
<div class="article-wrapper u-cf">
<a class="bubble" href="/article/e7-ad-86-e8-a8-98-centos-lamp-postfix-postfixadmin-virtual-mail-multi-domain-sasl-tls-ssl-dovecot-mysql/">
<i class="fa fa-fw fa-pencil"></i>
</a>
<article class="default article">
<div class="content">
<h3><a href="/article/e7-ad-86-e8-a8-98-centos-lamp-postfix-postfixadmin-virtual-mail-multi-domain-sasl-tls-ssl-dovecot-mysql/">[筆記] CentOS LAMP Postfix Postfixadmin Virtual Mail Multi Domain SASL TLS SSL Dovecot MySQL</a></h3>
<div class="meta">
<span class="date moment">2016-01-18</span>
<span class="categories">
<a href="/categories/%E6%9C%AA%E5%88%86%E9%A1%9E">未分類</a>
</span>
</div>
CentOS LAMP Postfix Postfixadmin Virtual Mail Multi Domain SASL TLS SSL Dovecot MySQL 安裝步驟整理 系統基礎 檢查 hostname 是否有設定正確hostname -f 如果跑不出正確結果,編輯 /etc/hosts 內容
#####安裝會用到的小工具
yum install epel-release ; yum list &gt; yum.txt yum install ftp traceroute telnet vim joe lynx bind-utils wget openssl ntpdate mail
#####修改時區 cp /usr/share/zoneinfo/Asia/Taipei /etc/localtime ntpdate time.stdtime.gov.tw
加入 crontab
*/10 * * * * * ntpdate time.stdtime.gov.tw &gt; /dev/null 2&gt;&amp;1
或者是直接安裝 ntp 服務
yum install -y ntp
<a href="/article/e7-ad-86-e8-a8-98-centos-lamp-postfix-postfixadmin-virtual-mail-multi-domain-sasl-tls-ssl-dovecot-mysql/" class="more">Continue reading</a>
</div>
<div class="footer no-tags">
</div>
</article>
</div>
<div class="article-wrapper u-cf">
<a class="bubble" href="/article/e6-b8-ac-e8-a9-a6-wordpress-e4-b8-ad14-e4-b8-aa-e5-ae-9e-e7-94-a8-e7-9a-84-e5-87-bd-e6-95-b0/">
<i class="fa fa-fw fa-pencil"></i>
</a>
<article class="default article">
<div class="content">
<h3><a href="/article/e6-b8-ac-e8-a9-a6-wordpress-e4-b8-ad14-e4-b8-aa-e5-ae-9e-e7-94-a8-e7-9a-84-e5-87-bd-e6-95-b0/">[測試] WordPress中14个实用的函数</a></h3>
<div class="meta">
<span class="date moment">2016-01-06</span>
<span class="categories">
<a href="/categories/%E6%9C%AA%E5%88%86%E9%A1%9E">未分類</a>
</span>
</div>
![](https://secure.gravatar.com/avatar/142efd6f52d5322aa647f097e0b01aef?s=64) 2011年9月29日15:50 作者:否子戈 [0条评论](http://www.utubon.com/post/341.html#respond) 阅读966次 分类:[WordPress内核](http://www.utubon.com/category/wpcore) **WordPress临时API** set_transient(), get_transient(), delete_transient() 这个函数类似 于用于存储检索选项数据库表单的get_options()以及update_options()函数。 他们的主要区别在于你可以给这个临时API函数传递一个时间参数作为数据库输入的过期日。当参数显示的时间到达之后输入会被移除。如果你需要缓存数 据或查询某个短期时间内的结果,这会是个相当有用的函数。 set_transient的参数 set_transient($transient, $value, $expiration); 将某个值保留在数据库中一小时: set_transient('the_name', $special_query_results, 60*60); 结果值: $value = get_transient('the_name'); **WordPress “定时任务”函数** wp_schedule_event(time(),?'hourly',?'my_schedule_hook'); 如果你需要定时执行某段代码像是检查RSS订阅、数据库备份或是重设数据库值等就可以用到这个函数。[这里](http://themocracy.com/2010/02/wp-cron-automating-scheduling/)有一个关于这个函数的英文教程。 **WordPress HTTP API** wp_remote_get(?$url,?$args?=?array()?); 这是个用于检索网页内容的简单函数。函数把检索结果存储在一个数组里。你不仅可以得到网页的结果内容,还可以获取网页的页头信息和相应代码。 **轻松获取RSS 订阅** $feed?=?fetch_feed(?$uri?); fetch_feed是一个用来获取订阅内容的简单WordPress函数。这个函数可以检索、分析并自动缓存订阅内容。 **WordPress邮件函数** wp_mail() wp_mail(?$to,?$subject,?$message,?$headers,?$attachments?); 示例: Example: $to = 'kriesi@gmail.com'; $subject = 'Hello Kriesi!'; $message = 'This message was sent by wordpress' $mail = wp_mail($to, $subject, $message); if($mail) echo 'Mail delivered'; 相当简单实用的函数利用这个函数你可以发送页头信息和附件、普通文本、HTML信息以及其他各种选项。 **计时函数** human_time_diff( $from, $to ) 这个函数显示出的时间效果不是普通的时间格式而是“XXX发布于XXX小时前”这样。 **WordPress get_comments函数** get_comments() 在评论循环外检索评论内容。 **字符串验证** wp_kses($string, $allowed_html, $allowed_protocols); 如果你需要过滤不受信任的用户输入内容wp_kses会是个很实用的函数。这个函数确保$string中只出现经许可的HTML元素名称、属性和属性值以及正常的HTML实体。 **WordPress文本转换** wptexturize() 这个函数把常用的字符串转换成印刷时采用的正确符号,比如破折号、省略号等,有时也会为某些段落加上排版引号。 wpautop() 给字符串添加&lt;p&gt;标签 **WordPress短码API** add_shortcode(), do_shortcode() add_shortcode()可以快速为你的日志内容创建宏。假设你希望把日志里的某些内容包围在一个div块里并且加上若干类和id让你可以创建多个内容栏。你可以用HTML编辑器进行编辑然后输入下面的内容 &lt;div class='one_third'&gt;内容&lt;/div&gt; **用PHP函数生成WordPress日志** wp_insert_post() 这个函数在数据库中插入文章页面和自定义文章类型。它会过滤变量并执行检查,补充日期/时间等缺失变量。如果用户可以通过你的网站前台提交内容,这个函数会相当有帮助。 **用PHP函数生成WordPress评论** wp_insert_comment() 和wp_insert_posts类似不过wp_insert_comment插入的是评论。 **WordPress对象缓存** wp_cache_add(),?
<a href="/article/e6-b8-ac-e8-a9-a6-wordpress-e4-b8-ad14-e4-b8-aa-e5-ae-9e-e7-94-a8-e7-9a-84-e5-87-bd-e6-95-b0/" class="more">Continue reading</a>
</div>
<div class="footer no-tags">
</div>
</article>
</div>
<div class="article-wrapper u-cf">
<a class="bubble" href="/article/e7-ad-86-e8-a8-98-freebsd-10-1-apache24-mysql-php56/">
<i class="fa fa-fw fa-pencil"></i>
</a>
<article class="default article">
<div class="content">
<h3><a href="/article/e7-ad-86-e8-a8-98-freebsd-10-1-apache24-mysql-php56/">[筆記] Freebsd 10.1 apache24 / mysql / php56</a></h3>
<div class="meta">
<span class="date moment">2016-01-05</span>
<span class="categories">
<a href="/categories/%E6%9C%AA%E5%88%86%E9%A1%9E">未分類</a>
</span>
</div>
今天發現 pkg install 比 ports make install 快好多好多我以前花了好多時間在make啊
&nbsp;
APACHE 24 pkg install apache24
sysrc apache24_enable=yes
service apache24 start
Web 根目錄在 /usr/local/www/apache24/data
開啟 http://your_server_ip
應該要看到 It Works !
&nbsp;
MYSQL pkg install mysql56-server
sysrc mysql_enable=yes
server mysql-server start
mysql_secure_installation&nbsp; (記得改密碼其他應該ENTER帶過就可以)
&nbsp;
PHP 5.6 pkg install php56 php56-mysql php56-mysqli php56-gd php56-mbstring
cp /usr/local/etc/php.ini-production /usr/local/etc/php.ini
修改 php.ini 找到 DirectoryIndex&nbsp; index.htm 這一行
改成 DirectoryIndex index.php index.html index.htm
再加入底下這幾行 &lt;FilesMatch &ldquo;.php$&rdquo;&gt; SetHandler application/x-httpd-php &lt;/FilesMatch&gt; &lt;FilesMatch &ldquo;.
<a href="/article/e7-ad-86-e8-a8-98-freebsd-10-1-apache24-mysql-php56/" class="more">Continue reading</a>
</div>
<div class="footer no-tags">
</div>
</article>
</div>
<div class="paginator">
<a href="/categories/%E6%9C%AA%E5%88%86%E9%A1%9E/page/2/" class="older"><i class="fa fa-angle-double-left"></i> Older posts</a>
</div>
</div>
<footer>
<div class="container">
<div class="recent-posts">
<strong>Latest posts</strong>
<ul>
<li>
<a href="/article/google-550-5-7-1-sloution/">寄信給google被退信 錯誤 550-5.7.1的解法</a>
</li>
<li>
<a href="/article/netdata-linux-system-performance-monitor-dashboard/">Netdata Linux System Performance Monitor Dashboard</a>
</li>
<li>
<a href="/article/linux-performance-monitor-dashboard-netdata-md/">Linux 底下極其詳細的System performace Monitor Dashboard - Netdata</a>
</li>
<li>
<a href="/article/syntax-test/">Syntax Test</a>
</li>
<li>
<a href="/article/psql-create-role-and-assign-priviledges/">psql create role and assign priviledges</a>
</li>
<li>
<a href="/article/study-url/">Study URL</a>
</li>
<li>
<a href="/article/rsync-time-backup/">[筆記] Linux 底下好用的備份工具 rsync-time-backup</a>
</li>
</ul>
</div>
<div class="categories">
<a href="/categories/"><strong>Categories</strong></a>
<ul>
<li>
<a href="/categories/%E6%9C%AA%E5%88%86%E9%A1%9E">未分類 (86)</a>
</li>
<li>
<a href="/categories/%E5%B7%A5%E4%BD%9C%E7%AD%86%E8%A8%98">工作筆記 (68)</a>
</li>
<li>
<a href="/categories/%E5%85%B6%E4%BB%96">其他 (46)</a>
</li>
<li>
<a href="/categories/%E7%AD%86%E8%A8%98">筆記 (30)</a>
</li>
<li>
<a href="/categories/%E5%89%AA%E5%A0%B1">剪報 (18)</a>
</li>
<li>
<a href="/categories/starting">Starting (5)</a>
</li>
<li>
<a href="/categories/blog">Blog (4)</a>
</li>
</ul>
</div>
<div class="right">
<div class="external-profiles">
<strong>Social media</strong>
<a href="https://twitter.com/TheRealLednerb" target="_blank"><i class="fa fa-twitter-adblock-proof"></i></a>
<a href="https://github.com/Lednerb" target="_blank"><i class="fa fa-github"></i></a>
</div>
<div class="languages">
<strong>Other languages</strong>
<a href="/en" class="active">en</a>
<a href="/de">de</a>
</div>
</div>
</div>
</footer>
<div class="credits">
<div class="container">
<div class="copyright">
<a href="https://github.com/Lednerb" target="_blank">
&copy;
2017
by Lednerb
</a>
-
<a href="https://h.cowbay.org/categories/%E6%9C%AA%E5%88%86%E9%A1%9E/index.xml">RSS</a>
</div>
<div class="author">
<a href="https://github.com/Lednerb/bilberry-hugo-theme" target="_blank">Bilberry Hugo Theme</a>
</div>
</div>
</div>
<script type="text/javascript" src="https://h.cowbay.org/js/externalDependencies.39c47e10e241eae2947b3fe21809c572.js" integrity="md5-OcR&#43;EOJB6uKUez/iGAnFcg=="></script>
<script type="text/javascript" src="https://h.cowbay.org/js/theme.ff50ae6dc1bfc220b23bf69dbb41b54e.js" integrity="md5-/1CubcG/wiCyO/adu0G1Tg=="></script>
<script>
$(".moment").each(function() {
$(this).text(
moment( $(this).text() )
.locale( "en" )
.format('LL')
);
});
$(".footnote-return sup").html("");
</script>
<script>
var client = algoliasearch("Y2C4RWMPXW", "50ea7f8c41c0ad233926e0be2b769ed1");
var index = client.initIndex("default-content");
$('#search').autocomplete({ hint: false, autoselect: true, debug: false },
[
{
source: $.fn.autocomplete.sources.hits(index, { hitsPerPage: 5, filters: 'language: en' }),
displayKey: function(suggestion) {
return suggestion.title || suggestion.author
},
templates: {
suggestion: function(suggestion) {
return "<span class='entry " + suggestion.type + "'>"
+ "<span class='title'>" + suggestion.title + "</span>"
+ "<span class='fa fa-fw " + suggestion.iconClass + "'></span>"
+ "</span>"
;
},
empty: function() {
return "<span class='empty'>Nothing found.</span>"
},
footer: function() {
return '<div class="branding">Powered by <img src="https:\/\/h.cowbay.org\/dist\/algolia-logo-light.svg" /></div>'
}
},
}
])
.on('autocomplete:selected', function(event, suggestion, dataset) {
window.location = (suggestion.url);
})
.keypress(function (event, suggestion) {
if (event.which == 13) {
window.location = (suggestion.url);
}
});
</script>
</body>
</html>

View File

@@ -0,0 +1 @@
<!DOCTYPE html><html><head><title>https://h.cowbay.org/categories/%E6%9C%AA%E5%88%86%E9%A1%9E/</title><link rel="canonical" href="https://h.cowbay.org/categories/%E6%9C%AA%E5%88%86%E9%A1%9E/"/><meta name="robots" content="noindex"><meta charset="utf-8" /><meta http-equiv="refresh" content="0; url=https://h.cowbay.org/categories/%E6%9C%AA%E5%88%86%E9%A1%9E/" /></head></html>

View File

@@ -0,0 +1,799 @@
<!doctype html>
<html class="no-js" lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="author" content="Lednerb">
<meta name="description" content="Bilberry Premium Theme for Hugo.">
<meta name="keywords" content="blog,personal,responsive,search,font awesome,pages,posts,multilingual,highlight.js,syntax highlighting,premium,shortcuts">
<meta name="generator" content="Hugo 0.50" />
<title> 未分類 | My cool new Blog</title>
<meta name="description" content="未分類 - Bilberry Premium Theme for Hugo.">
<meta itemprop="name" content="未分類">
<meta itemprop="description" content="未分類 - Bilberry Premium Theme for Hugo.">
<meta property="og:title" content="未分類">
<meta property="og:description" content="未分類 - Bilberry Premium Theme for Hugo.">
<meta property="og:image" content="https://www.gravatar.com/avatar/88188b6cc451928eba90e8400bc68086?size=200">
<meta property="og:url" content="https://h.cowbay.org/categories/%E6%9C%AA%E5%88%86%E9%A1%9E/">
<meta property="og:site_name" content="My cool new Blog"><meta property="og:type" content="website">
<link rel="icon" type="image/png" href="https://h.cowbay.org/favicon-32x32.png" sizes="32x32">
<link rel="icon" type="image/png" href="https://h.cowbay.org/favicon-16x16.png" sizes="16x16">
<link href="https://h.cowbay.org/categories/%E6%9C%AA%E5%88%86%E9%A1%9E/index.xml" rel="alternate" type="application/rss+xml" title="My cool new Blog" />
<link href="https://h.cowbay.org/categories/%E6%9C%AA%E5%88%86%E9%A1%9E/index.xml" rel="feed" type="application/rss+xml" title="My cool new Blog" />
<link rel="stylesheet" href="https://h.cowbay.org/sass/combined.min.717098cb5503581e75f12e486a847ca410bf8367d4d8713f4c37affc868c5a1d.css">
</head>
<body class="bilberry-hugo-theme">
<nav>
<div class="container">
<ul class="topnav">
<li><a href="/page/about-bilberry/">About Bilberry</a></li>
<li><a href="https://github.com/Lednerb/bilberry-hugo-theme" target="_blank">Github</a></li>
</ul>
<div id="search-box" class="search">
<i class="fa fa-search"></i>
<input id="search" type="text" placeholder="Search ...">
</div>
</div>
</nav>
<header>
<div class="container">
<div class="logo">
<a href="/" class="logo">
<img src="https://www.gravatar.com/avatar/88188b6cc451928eba90e8400bc68086?d=mm&size=200" alt="">
<span class="overlay"><i class="fa fa-home"></i></span>
</a>
</div>
<div class="titles">
<h3 class="title"><a href="/">My cool new Blog</a></h3>
<span class="subtitle">Hello World! This is the most epic subtitle ever.</span>
</div>
<div class="languages">
<a href="/en" class="active">en</a>
<a href="/de">de</a>
</div>
<div class="toggler">
<i class="fa fa-bars" aria-hidden="true"></i>
</div>
</div>
</header>
<div class="main container">
<div class="article-wrapper u-cf">
<a class="bubble" href="/article/e9-9b-9c-e5-bf-b5-mac-mini-e4-b8-8a-e5-87-ba-e7-8f-be-e8-8e-ab-e5-90-8d-apple-id/">
<i class="fa fa-fw fa-pencil"></i>
</a>
<article class="default article">
<div class="content">
<h3><a href="/article/e9-9b-9c-e5-bf-b5-mac-mini-e4-b8-8a-e5-87-ba-e7-8f-be-e8-8e-ab-e5-90-8d-apple-id/">[雜念] Mac Mini 上出現莫名 APPLE ID</a></h3>
<div class="meta">
<span class="date moment">2014-05-19</span>
<span class="categories">
<a href="/categories/%E6%9C%AA%E5%88%86%E9%A1%9E">未分類</a>
</span>
</div>
剛剛在PC上看到 itune 有更新,想說切到旁邊的 Mac Mini 去順手更新一下
結果看到AppStore 有五六個軟體有新版,所以就順便點了更新
結果一直出現什麼有其他ID之類的訊息
看了一下發現我在這台的mac mini 上的appstore中的 Apple ID居然變成是 auoboy@hotmail.com ??
這不是我的ID啊而且我這台 mac mini都已經用了那麼久裝了很多APP去了一直都是用我自己的帳號啊
突然變成這個莫名的ID感覺茸茸的 &hellip;.
已經先把網路也重新登入我的apple ID了
不曉得還要檢查什麼地方嗎?
&nbsp;
p.s 那個ID拿去google 發現是某人的MSN帳號耶 @@
</div>
<div class="footer no-tags">
</div>
</article>
</div>
<div class="article-wrapper u-cf">
<a class="bubble" href="/article/e7-ad-86-e8-a8-98-s3fs/">
<i class="fa fa-fw fa-pencil"></i>
</a>
<article class="default article">
<div class="content">
<h3><a href="/article/e7-ad-86-e8-a8-98-s3fs/">[筆記] s3fs</a></h3>
<div class="meta">
<span class="date moment">2014-05-16</span>
<span class="categories">
<a href="/categories/%E6%9C%AA%E5%88%86%E9%A1%9E">未分類</a>
</span>
</div>
http://code.google.com/p/s3fs/wiki/FuseOverAmazon
s3fs FUSE-based file system backed by Amazon S3
&nbsp; Overview s3fs is a FUSE filesystem that allows you to mount an Amazon S3 bucket as a local filesystem. It stores files natively and transparently in S3 (i.e., you can use other programs to access the same files). Maximum file size=64GB (limited by s3fs, not Amazon).
s3fs is stable and is being used in number of production environments, e.g., rsync backup to s3.
<a href="/article/e7-ad-86-e8-a8-98-s3fs/" class="more">Continue reading</a>
</div>
<div class="footer no-tags">
</div>
</article>
</div>
<div class="article-wrapper u-cf">
<a class="bubble" href="/article/e9-9b-9c-e5-bf-b5-e5-8f-b0-e7-81-a3-e6-8a-80-e8-81-b7-e6-95-99-e8-82-b2-e7-9a-84-e5-8d-b1-e6-a9-9f-e8-88-87-e8-bd-89-e6-a9-9f-maker-e5-9e-8b-e6-8a-80-e8-81-b7-e6-95-99-e8-82-b2/">
<i class="fa fa-fw fa-pencil"></i>
</a>
<article class="default article">
<div class="content">
<h3><a href="/article/e9-9b-9c-e5-bf-b5-e5-8f-b0-e7-81-a3-e6-8a-80-e8-81-b7-e6-95-99-e8-82-b2-e7-9a-84-e5-8d-b1-e6-a9-9f-e8-88-87-e8-bd-89-e6-a9-9f-maker-e5-9e-8b-e6-8a-80-e8-81-b7-e6-95-99-e8-82-b2/">[雜念] 台灣技職教育的危機與轉機——Maker 型技職教育 全文網址: 台灣技職教育的危機與轉機</a></h3>
<div class="meta">
<span class="date moment">2014-05-16</span>
<span class="categories">
<a href="/categories/%E6%9C%AA%E5%88%86%E9%A1%9E">未分類</a>
</span>
</div>
原文網址: http://mag.udn.com/mag/news/storypage_preview_only.jsp?f_ART_ID=513875
還滿喜歡這篇文章裡的一些論點
&nbsp;
● 前言
在資訊工程領域裏,我們經常看到一個現象,那就是很多外科系半路出家的程式領域人才,實力都非常堅強,而且通常在產業界表現傑出。但是相反的,很多資訊工程系畢業的學生,連程式都不會寫,而且畢業之後通常不走資訊領域,從事的工作也與所學無關。
這樣的現象,讓我開始思考,究竟在人才培育的過程當中,大學應該扮演甚麼角色?而一個大學資訊工程系的老師,又應該傳授給學生哪些知識呢?
● 資訊領域的擴展
在我大學的時代,電腦領域還沒有像現今這麼多元與豐富。那時候我們不知道甚麼是「網路」,還沒有見過「視窗」環境,每個人手上拿一個容量只有 360k 的磁碟片,插進電腦磁碟機後,就可以開始寫程式。
但是現在,我們一開機就上了網路,用 Google 隨隨便便就可以找到全世界任何地方的程式與資料,臉書上面的好友成千上萬,每個人關注的焦點都不太相同,即使同樣身在資訊工程系,但是大家的研究方向與專 長都差異甚大,同一個科系的老師間都不知道其他人到底在研究些甚麼?不同領域者寫的論文往往其他領域的人都看不懂,然後每個人都專注在自己的領域當中,沒 有任何一個人可以理解整個產業與學術的整體現況。
資訊工程領域,從軟體到硬體,又可以分為「硬體、韌體、系統軟體、應用軟體、網路、動畫、遊戲、人工智慧、資訊管理」等領域,而每個領域又可以進一步細分 成更多的子領域,像是硬體可分為「數位或類比」的電路,而系統軟體又包含「作業系統、編譯器、組譯器、虛擬機、&hellip;」等等。
● 研究與產業的分化
於是,我們的學術研究,也就這樣的區分再區分,區分到極為細小的程度,就成了一個研究主題。而一個資訊領域的研究者也就這樣在一個細小的主題上研究了一輩 子。或者採用另一種功利的做法,在國科會的補助利誘下隨波逐流,神經網路技術熱門的時候就去做神經網路研究,雲端技術紅了之後就突然變成了雲端專家。
然後,產業界也有類似的細分情況,做電路板的一直做電路板,寫驅動程式的人一直寫驅動程式,做晶片的區分得更細,從「設計軟體、蓋晶圓廠、電路設計、 VHDL、Verilog 設計、製程、光罩、封裝、測試……」,每個人幾乎都只熟悉他的那一小部份。而整體的產業,就在這種情況之下被切割得支離破碎,但也因此而能透過專注與分工 建立起龐大且複雜的工業體系。
在軟體方面每個程式語言通常都各自形成一套體系即使同樣在網站設計領域寫ASP的通常不懂怎麼寫 PHP寫 PHP 的又不懂 Ruby on Rail當然這些人對 C/C++ 所形成的系統程式也會有隔行如隔山的感覺。
● 當今資工教育的反思
於是,當一位沒有技術背景的高中生,進入到大學資工系的時候,勢必感到徬徨、困惑與焦慮。
當他從「計算機概論、微積分、機率統計、線性代數、離散數學、工程數學、程式設計、電子學、電路學、數位邏輯、資料結構、演算法、系統程式、組合語言、作 業系統、編譯器、軟體工程、專案管理、視窗程式、動畫設計、遊戲設計、行動裝置程式設計、網路概論、網路管理、網路程式設計、TCP/IP協定、無線網 路、人工智慧、神經網路、資料庫」等等一路修上來,即便經過了大學長達四年的訓練,也往往只能走馬看花,而難以成為真正的專家或技術高手。
但是對那些從「數學系、哲學系、社會學系&hellip;」等領域半路出家,某天突然想到要跨入程式領域的非本科人士而言,他們根本就不會去學那麼多的東西,而是從 一個他有興趣的主題,例如架設網站、或者寫手機程式開始,一路採用「做中學、學中做」的方式,不斷的進行「思考—實作—思考—再實作」的循環,直到自己在 那個領域能夠悠遊自在、無所掛礙,然後他們就成了該領域的傑出人才。
於是,我們不禁要問,那些大學資工系為何要教那麼多樣化的課程,但卻又培養不出優秀的技術人才呢?
● 資工教育的另一種可能
我們是否應該採取另一種方式,學習「半路出家那些人」的訓練方式,來設計「資訊工程科系」的課程呢?暫且讓我們想想看這樣的方式會不會更好!
假如有個大學資工系,該科系所設計的課程就是為了要培養「專業的程式人才」,於是當他們看到像 Xdite 這樣從數學系來的人可以成為 Ruby on Rail (RoR)網站設計專家,就決定了要朝這方面設計課程。於是他們重新設計了整個課程,如下所示:
&nbsp; ❝ Web 概論、HTML 、CSS、 JavaScript、 Ruby、 Rail、 Ruby 的系統軟體、網站效能分析與調校、AJAX、Rubygem…… ❞ 此時,假如那些來念這個科系的人都非常確定自己要成為 Ruby on Rail 的專家,而且動機超強,那麼或許這個科系有機會培養出這方面的傑出人才。
<a href="/article/e9-9b-9c-e5-bf-b5-e5-8f-b0-e7-81-a3-e6-8a-80-e8-81-b7-e6-95-99-e8-82-b2-e7-9a-84-e5-8d-b1-e6-a9-9f-e8-88-87-e8-bd-89-e6-a9-9f-maker-e5-9e-8b-e6-8a-80-e8-81-b7-e6-95-99-e8-82-b2/" class="more">Continue reading</a>
</div>
<div class="footer no-tags">
</div>
</article>
</div>
<div class="article-wrapper u-cf">
<a class="bubble" href="/article/e9-9b-9c-e5-bf-b5-e4-bf-9d-e7-be-85-e6-b2-83-e5-85-8b-e8-bb-8a-e7-a6-8d-e4-ba-a1-e9-a7-95-e9-a7-9b-e9-81-ba-e5-ad-80-e5-91-8a-e4-bf-9d-e6-99-82-e6-8d-b7/">
<i class="fa fa-fw fa-pencil"></i>
</a>
<article class="default article">
<div class="content">
<h3><a href="/article/e9-9b-9c-e5-bf-b5-e4-bf-9d-e7-be-85-e6-b2-83-e5-85-8b-e8-bb-8a-e7-a6-8d-e4-ba-a1-e9-a7-95-e9-a7-9b-e9-81-ba-e5-ad-80-e5-91-8a-e4-bf-9d-e6-99-82-e6-8d-b7/">[雜念] 保羅沃克車禍亡 駕駛遺孀告保時捷</a></h3>
<div class="meta">
<span class="date moment">2014-05-14</span>
<span class="categories">
<a href="/categories/%E6%9C%AA%E5%88%86%E9%A1%9E">未分類</a>
</span>
</div>
原文網址: http://udn.com/NEWS/ENTERTAINMENT/ENT5/8673956.shtml 【聯合報╱蘇詠智】 2014.05.14 04:08 am 保羅沃克車禍身亡,駕駛發生事故保時捷車的友人羅勃遺孀克莉絲汀提出告訴,認為保時捷該款車設計不良,導致意外發生,使自己面臨喪偶之痛。
據「福斯新聞」報導,有關當局判定意外是因未遵守安全速限,使得車子失控撞上路樹起火,但克莉絲汀的訴狀表示丈夫當時並沒有超速駕車,反而車子設計有問題,保時捷方面尚未有回應。 前幾天在PTT上和鄉民「討論」iphone &amp; android 系統的一些話題 有鄉民提到類似的論點, 「你手機公司為什麼要設計一個有安全漏洞的產品給我?」(指的是android的可以手動打開安裝未知來源APK 這個問題) 「我是消費者耶,我為什麼要去瞭解怎樣的行為會導致系統安全出現漏洞?」 同時也提出汽車駕駛這類的話題作為舉證 今天再看到這篇新聞還頗有FEEL的。 「我是消費者耶,我怎麼知道這樣的行為會導致車子不安全,你汽車公司不應該推出這種有可能讓使用者陷入危險情境的產品啊!」 滿好奇最後這個CASE會怎麼判的如果真的贏了那以後就很有得玩了
</div>
<div class="footer no-tags">
</div>
</article>
</div>
<div class="article-wrapper u-cf">
<a class="bubble" href="/article/e8-bd-89-e8-b2-bc-ptt-gossiping-e6-96-b0-e8-81-9e-e9-ab-98-e9-90-b5-e6-8a-bd-e6-89-8b-e3-80-80-e9-9d-92-e5-9f-94-e3-80-81-e7-83-8f-e6-97-a5-e6-88-90-e5-9c-b0-e9-9b-b7-e5-8d-80-ceca/">
<i class="fa fa-fw fa-pencil"></i>
</a>
<article class="default article">
<div class="content">
<h3><a href="/article/e8-bd-89-e8-b2-bc-ptt-gossiping-e6-96-b0-e8-81-9e-e9-ab-98-e9-90-b5-e6-8a-bd-e6-89-8b-e3-80-80-e9-9d-92-e5-9f-94-e3-80-81-e7-83-8f-e6-97-a5-e6-88-90-e5-9c-b0-e9-9b-b7-e5-8d-80-ceca/">[轉貼] PTT-Gossiping-[新聞] 高鐵抽手 青埔、烏日成地雷區-ceca</a></h3>
<div class="meta">
<span class="date moment">2014-05-03</span>
<span class="categories">
<a href="/categories/%E6%9C%AA%E5%88%86%E9%A1%9E">未分類</a>
</span>
</div>
專業的分析!
&nbsp;
作者: ceca (生活藝術大師<E5A4A7> <20> <20>N<EFBFBD>) 站內: Gossiping 標題: Re: [新聞] 高鐵抽手 青埔、烏日成地雷區 時間: Sat May 3 10:59:08 2014
我講過很多次高鐵是假議題,但好像沒在八卦板講過.
基本上高鐵站站體會蓋的遠離市區,主要我直接視它就是炒地皮.
因為台灣稅金很低,所以政府永遠都在炒地皮,公共建設也是要炒地皮,不然都會破產.
因此,建設自償率高,才會比較容易通過,自償率低,通常都會卡個十幾年到幾十年.
而自償率??..你不炒地皮哪來的自償率??..動不動就幾百億阿大哥&hellip;
so..同樣的,高鐵如果不預留炒地皮的空間,他會蓋不起來.
因此,他必須把站蓋在外圍,然後吵那邊地皮,把他的建設金費再賺回來.
就像高雄捷運要先通路竹有異曲同工之妙&hellip;
但是高鐵還是假議題,因為炒房無論怎樣炒,你不能離開基本面.
基本面很簡單&hellip;
1.工作機會.
2.交通.
3.生活機能.
當你遠離基本面,也許短時間內你會賺,因為炒作.
可是只要遇到反轉,你就完蛋了.
你會第一個跌,將來回漲你也最後一個漲.
so&hellip;外圍基本上是賭徒的天堂,然後笨蛋自住戶的墳場.
賭徒因為奢侈稅,所以最近大量撤出中古屋市場跑去玩預售屋.拼在兩年內賭一把脫手.
然後因為市區太貴總金額太高.無法在蓋好前確定脫手.所以去玩郊區.
再用一大堆廣告和話術去騙那些買不起市區新屋又瞧不起市區中古屋的慘戶去接手.
台北也許比較聰明,因為畢竟吵了12年,沒看過豬走路也吃過豬肉.
所以深刻的知道&rdquo;門牌&rdquo;效應威力有多強大.
但台中高雄甚至桃園很多慘戶就蠢爆了,一堆往外買&hellip;
不過..ok..這邊不多著墨,反正點到就好.
來講高鐵.
我們比較一下傳統的火車站和高鐵有啥不同. (現在台鐵,尤其台北高雄,因為搭乘人口下降,所以效能有打折)
先看主要乘客.
誰會搭火車?? 學生,上班族,長短途旅客,外勞&hellip;.族繁不及備載.
誰會搭高鐵?? 出差者/辦事情,長途旅客.
再看其他利用.
火車可以有運輸作用,但高鐵完全只有人再搭.
所以基本上消費型態,高鐵是很限定的,不像火車站非常多元化.
高鐵最多就是吃得&hellip;其他很難賣.
因為出差/辦事情的人很忙,沒空跟你逛街五四三.
長程旅行的旅客因為旅行有計畫,所以高鐵一到站,很快就轉承走.
因此消費品在高鐵站很難賣.
但火車站很全面性,因為阿貓阿狗都會在那邊上下車.更不論還有進出貨方便.
再來看車站的特性.
火車等待時間間隔,5~N個小時&hellip;平均旅客等待半小時以上(除非你看好時刻表)
高鐵,30分鐘一班,平均等待10分鐘左右.
所以由此來看,高鐵乘客基本上根本沒空出站,因為一下子車就來了.
台鐵則是很可能提早到,或轉車,或是看錯時間OOXX
所以你需要在火車站四周打發30分鐘甚至小時以上.
所以&hellip;高鐵站乘客出站率很低,火車站四周都是人.
然後看人民對火車和高鐵的使用性.
一般人一年搭不到10次高鐵,甚至應該只有兩三次.
一般人搭台鐵可多了,因為你要考慮到學生天天搭,某些上班族天天搭.
<a href="/article/e8-bd-89-e8-b2-bc-ptt-gossiping-e6-96-b0-e8-81-9e-e9-ab-98-e9-90-b5-e6-8a-bd-e6-89-8b-e3-80-80-e9-9d-92-e5-9f-94-e3-80-81-e7-83-8f-e6-97-a5-e6-88-90-e5-9c-b0-e9-9b-b7-e5-8d-80-ceca/" class="more">Continue reading</a>
</div>
<div class="footer no-tags">
</div>
</article>
</div>
<div class="article-wrapper u-cf">
<a class="bubble" href="/article/e9-9b-9c-e5-bf-b5-689-bj4/">
<i class="fa fa-fw fa-pencil"></i>
</a>
<article class="default article">
<div class="content">
<h3><a href="/article/e9-9b-9c-e5-bf-b5-689-bj4/">[雜念] 689 BJ4</a></h3>
<div class="meta">
<span class="date moment">2014-04-02</span>
<span class="categories">
<a href="/categories/%E6%9C%AA%E5%88%86%E9%A1%9E">未分類</a>
</span>
</div>
參加VMWARE的研討會報到序號好死不死的就是 689 &hellip;&hellip;&hellip;&hellip;&hellip;&hellip;.
</div>
<div class="footer no-tags">
</div>
</article>
</div>
<div class="article-wrapper u-cf">
<a class="bubble" href="/article/733/">
<i class="fa fa-fw fa-pencil"></i>
</a>
<article class="default article">
<div class="content">
<h3><a href="/article/733/">[筆記] DIY FC Storage</a></h3>
<div class="meta">
<span class="date moment">2014-03-31</span>
<span class="categories">
<a href="/categories/%E6%9C%AA%E5%88%86%E9%A1%9E">未分類</a>
</span>
</div>
因為工作上的需求最近在測試VDI的環境雖然我本來已經有DELL的MD系列Storage 但是走的是iscsi的架構原本只有 1G的頻寬 考慮到VDI在某些特定時段會發生大量的流量吞吐的情形而且SI對於在現有環境下 實際測試出來的數據不滿意覺得不是很適合拿來建置VDI的環境。 當然啦,廠商想要賺硬體的錢,這種想法我可以接受 不過總是要知道如果改走8G甚至16G的fiber channel storage 和升級成10G的ISCSI 效能會差多少 可是廠商表示要借到整組走光纖的Server + Switch + Storage 可能有困難 而且基本上我手邊的機器也沒辦法停機下來裝HBA卡畢竟只是為了測試而已 再加上不好光明正大的跟老闆要個五萬十萬的預算就為了看看跑出來的效果如何, 老闆大概只會回我「共體時艱」&hellip;
那借又借不到,老闆又不給預算,那怎麼辦呢? 想來想去,乾脆來土炮一組好了! 機房內有一些零組件還有一台退役的R410要搞起來應該不算太困難吧.
底下簡單介紹這次測試用到的配備,其實光算硬體的價錢,真的不高, 畢竟都是一些散置在機房的備品,真正的額外支出很少
1.DELL 4G HBA 卡 DELL QLE2460 4G HBA Adapter x 2 / 300 RMB以內 淘寶購買一張一百多塊RMB 這是最具風險的部分,因為要從淘寶買過來,不敢保證東西到底會不會有問題 不過因為便宜還是跟他賭賭看8G的HBA售價幾乎是10倍以上所以不考慮 請大陸的同事買了之後直送台灣,很快就收到了
2.5.25轉 2.5 x4 / 1500 台幣 這次我計畫要測試4G的FC實際上到底能夠跑到多少速度 如果用2.5&rdquo;傳統硬碟,擔心硬碟速度會跟不上, 所以找了退役的四顆M4 64G SSD作為儲存空間 因為一般PC不會有這麼多的SATA電源可以用所以找了一個這種設備 http://www.icydock.com.tw/goods.php?id=97 http://www.pcstore.com.tw/megabid/M13937041.htm 把機殼上的一個5.25空間轉成4 x 2.5 本來這樣子做會擔心的就是硬碟溫度剛好我這次用SSD來測試不擔心溫度的問題 而且這個東西只需要一個大4pin電源就可以了。 3.光纖線 / 300 台幣 其實我一開始沒想到光纖線居然這麼貴,短短五米都開價一千多.. 後來直接找協力廠商幫忙搞一條LC-LC的線來 算成本價 300塊 (我本來想請他喝杯飲料就算了 XD )
<a href="/article/733/" class="more">Continue reading</a>
</div>
<div class="footer no-tags">
</div>
</article>
</div>
<div class="paginator">
<a href="/categories/%E6%9C%AA%E5%88%86%E9%A1%9E/page/11/" class="older"><i class="fa fa-angle-double-left"></i> Older posts</a>
<a href="/categories/%E6%9C%AA%E5%88%86%E9%A1%9E/page/9/" class="newer">Newer posts <i class="fa fa-angle-double-right"></i></a>
</div>
</div>
<footer>
<div class="container">
<div class="recent-posts">
<strong>Latest posts</strong>
<ul>
<li>
<a href="/article/google-550-5-7-1-sloution/">寄信給google被退信 錯誤 550-5.7.1的解法</a>
</li>
<li>
<a href="/article/netdata-linux-system-performance-monitor-dashboard/">Netdata Linux System Performance Monitor Dashboard</a>
</li>
<li>
<a href="/article/linux-performance-monitor-dashboard-netdata-md/">Linux 底下極其詳細的System performace Monitor Dashboard - Netdata</a>
</li>
<li>
<a href="/article/syntax-test/">Syntax Test</a>
</li>
<li>
<a href="/article/psql-create-role-and-assign-priviledges/">psql create role and assign priviledges</a>
</li>
<li>
<a href="/article/study-url/">Study URL</a>
</li>
<li>
<a href="/article/rsync-time-backup/">[筆記] Linux 底下好用的備份工具 rsync-time-backup</a>
</li>
</ul>
</div>
<div class="categories">
<a href="/categories/"><strong>Categories</strong></a>
<ul>
<li>
<a href="/categories/%E6%9C%AA%E5%88%86%E9%A1%9E">未分類 (86)</a>
</li>
<li>
<a href="/categories/%E5%B7%A5%E4%BD%9C%E7%AD%86%E8%A8%98">工作筆記 (68)</a>
</li>
<li>
<a href="/categories/%E5%85%B6%E4%BB%96">其他 (46)</a>
</li>
<li>
<a href="/categories/%E7%AD%86%E8%A8%98">筆記 (30)</a>
</li>
<li>
<a href="/categories/%E5%89%AA%E5%A0%B1">剪報 (18)</a>
</li>
<li>
<a href="/categories/starting">Starting (5)</a>
</li>
<li>
<a href="/categories/blog">Blog (4)</a>
</li>
</ul>
</div>
<div class="right">
<div class="external-profiles">
<strong>Social media</strong>
<a href="https://twitter.com/TheRealLednerb" target="_blank"><i class="fa fa-twitter-adblock-proof"></i></a>
<a href="https://github.com/Lednerb" target="_blank"><i class="fa fa-github"></i></a>
</div>
<div class="languages">
<strong>Other languages</strong>
<a href="/en" class="active">en</a>
<a href="/de">de</a>
</div>
</div>
</div>
</footer>
<div class="credits">
<div class="container">
<div class="copyright">
<a href="https://github.com/Lednerb" target="_blank">
&copy;
2017
by Lednerb
</a>
-
<a href="https://h.cowbay.org/categories/%E6%9C%AA%E5%88%86%E9%A1%9E/index.xml">RSS</a>
</div>
<div class="author">
<a href="https://github.com/Lednerb/bilberry-hugo-theme" target="_blank">Bilberry Hugo Theme</a>
</div>
</div>
</div>
<script type="text/javascript" src="https://h.cowbay.org/js/externalDependencies.39c47e10e241eae2947b3fe21809c572.js" integrity="md5-OcR&#43;EOJB6uKUez/iGAnFcg=="></script>
<script type="text/javascript" src="https://h.cowbay.org/js/theme.ff50ae6dc1bfc220b23bf69dbb41b54e.js" integrity="md5-/1CubcG/wiCyO/adu0G1Tg=="></script>
<script>
$(".moment").each(function() {
$(this).text(
moment( $(this).text() )
.locale( "en" )
.format('LL')
);
});
$(".footnote-return sup").html("");
</script>
<script>
var client = algoliasearch("Y2C4RWMPXW", "50ea7f8c41c0ad233926e0be2b769ed1");
var index = client.initIndex("default-content");
$('#search').autocomplete({ hint: false, autoselect: true, debug: false },
[
{
source: $.fn.autocomplete.sources.hits(index, { hitsPerPage: 5, filters: 'language: en' }),
displayKey: function(suggestion) {
return suggestion.title || suggestion.author
},
templates: {
suggestion: function(suggestion) {
return "<span class='entry " + suggestion.type + "'>"
+ "<span class='title'>" + suggestion.title + "</span>"
+ "<span class='fa fa-fw " + suggestion.iconClass + "'></span>"
+ "</span>"
;
},
empty: function() {
return "<span class='empty'>Nothing found.</span>"
},
footer: function() {
return '<div class="branding">Powered by <img src="https:\/\/h.cowbay.org\/dist\/algolia-logo-light.svg" /></div>'
}
},
}
])
.on('autocomplete:selected', function(event, suggestion, dataset) {
window.location = (suggestion.url);
})
.keypress(function (event, suggestion) {
if (event.which == 13) {
window.location = (suggestion.url);
}
});
</script>
</body>
</html>

View File

@@ -0,0 +1,747 @@
<!doctype html>
<html class="no-js" lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="author" content="Lednerb">
<meta name="description" content="Bilberry Premium Theme for Hugo.">
<meta name="keywords" content="blog,personal,responsive,search,font awesome,pages,posts,multilingual,highlight.js,syntax highlighting,premium,shortcuts">
<meta name="generator" content="Hugo 0.50" />
<title> 未分類 | My cool new Blog</title>
<meta name="description" content="未分類 - Bilberry Premium Theme for Hugo.">
<meta itemprop="name" content="未分類">
<meta itemprop="description" content="未分類 - Bilberry Premium Theme for Hugo.">
<meta property="og:title" content="未分類">
<meta property="og:description" content="未分類 - Bilberry Premium Theme for Hugo.">
<meta property="og:image" content="https://www.gravatar.com/avatar/88188b6cc451928eba90e8400bc68086?size=200">
<meta property="og:url" content="https://h.cowbay.org/categories/%E6%9C%AA%E5%88%86%E9%A1%9E/">
<meta property="og:site_name" content="My cool new Blog"><meta property="og:type" content="website">
<link rel="icon" type="image/png" href="https://h.cowbay.org/favicon-32x32.png" sizes="32x32">
<link rel="icon" type="image/png" href="https://h.cowbay.org/favicon-16x16.png" sizes="16x16">
<link href="https://h.cowbay.org/categories/%E6%9C%AA%E5%88%86%E9%A1%9E/index.xml" rel="alternate" type="application/rss+xml" title="My cool new Blog" />
<link href="https://h.cowbay.org/categories/%E6%9C%AA%E5%88%86%E9%A1%9E/index.xml" rel="feed" type="application/rss+xml" title="My cool new Blog" />
<link rel="stylesheet" href="https://h.cowbay.org/sass/combined.min.717098cb5503581e75f12e486a847ca410bf8367d4d8713f4c37affc868c5a1d.css">
</head>
<body class="bilberry-hugo-theme">
<nav>
<div class="container">
<ul class="topnav">
<li><a href="/page/about-bilberry/">About Bilberry</a></li>
<li><a href="https://github.com/Lednerb/bilberry-hugo-theme" target="_blank">Github</a></li>
</ul>
<div id="search-box" class="search">
<i class="fa fa-search"></i>
<input id="search" type="text" placeholder="Search ...">
</div>
</div>
</nav>
<header>
<div class="container">
<div class="logo">
<a href="/" class="logo">
<img src="https://www.gravatar.com/avatar/88188b6cc451928eba90e8400bc68086?d=mm&size=200" alt="">
<span class="overlay"><i class="fa fa-home"></i></span>
</a>
</div>
<div class="titles">
<h3 class="title"><a href="/">My cool new Blog</a></h3>
<span class="subtitle">Hello World! This is the most epic subtitle ever.</span>
</div>
<div class="languages">
<a href="/en" class="active">en</a>
<a href="/de">de</a>
</div>
<div class="toggler">
<i class="fa fa-bars" aria-hidden="true"></i>
</div>
</div>
</header>
<div class="main container">
<div class="article-wrapper u-cf">
<a class="bubble" href="/article/2014-3-24-e6-89-8b-e7-84-a1-e5-af-b8-e9-90-b5-e7-9a-84-e6-b0-91-e7-9c-be-e8-a2-ab-e8-ad-a6-e6-96-b9-e5-bc-b7-e5-8a-9b-e9-a9-85-e8-b6-95-e5-82-99-e4-bb-bd/">
<i class="fa fa-fw fa-pencil"></i>
</a>
<article class="default article">
<div class="content">
<h3><a href="/article/2014-3-24-e6-89-8b-e7-84-a1-e5-af-b8-e9-90-b5-e7-9a-84-e6-b0-91-e7-9c-be-e8-a2-ab-e8-ad-a6-e6-96-b9-e5-bc-b7-e5-8a-9b-e9-a9-85-e8-b6-95-e5-82-99-e4-bb-bd/">2014.3.24-手無寸鐵的民眾-被警方強力驅趕-備份</a></h3>
<div class="meta">
<span class="date moment">2014-03-24</span>
<span class="categories">
<a href="/categories/%E6%9C%AA%E5%88%86%E9%A1%9E">未分類</a>
</span>
</div>
在外頭鎮暴都還沒派來之前,裡頭的警察就先動作打人了
[video width=&ldquo;400&rdquo; height=&ldquo;224&rdquo; mp4=&ldquo;http://www.cowbay.org/wp-content/uploads/2014/03/在外頭鎮暴都還沒派來之前,裡頭的警察就先動作打人了-YouTube-360p.mp4&quot;][/video]
中山南路與忠孝東路交岔口的行政院,院內已經開始將水柱噴向民眾了,現場傳出一股刺鼻氣味,民眾不斷驚恐尖叫
[video width=&ldquo;1280&rdquo; height=&ldquo;720&rdquo; mp4=&ldquo;http://www.cowbay.org/wp-content/uploads/2014/03/中山南路與忠孝東路交岔口的行政院,院內已經開始將水柱噴向民眾了,現場傳出一股刺鼻氣味,民眾不斷驚恐尖叫-YouTube-720p.mp4&quot;][/video]
千警清空政院後門 52學生受傷
[video width=&ldquo;640&rdquo; height=&ldquo;360&rdquo; mp4=&ldquo;http://www.cowbay.org/wp-content/uploads/2014/03/千警清空政院後門 52學生受傷-YouTube-360p.mp4&quot;][/video] [video width=&ldquo;1280&rdquo; height=&ldquo;720&rdquo; mp4=&ldquo;http://www.cowbay.org/wp-content/uploads/2014/03/20140324-行政院台灣警察打人,非常暴力-YouTube-720p1.mp4&quot;][/video]
警察驅趕媒體
[video width=&ldquo;1280&rdquo; height=&ldquo;718&rdquo; mp4=&ldquo;http://www.cowbay.org/wp-content/uploads/2014/03/2014-03-24-警察驅趕媒體-YouTube-720p.mp4&quot;][/video] [video width=&ldquo;568&rdquo; height=&ldquo;320&rdquo; mp4=&ldquo;http://www.cowbay.org/wp-content/uploads/2014/03/警察持續噴辣椒水驅離-YouTube-360p.mp4&quot;][/video]
警察持警盾惡意狂歐靜坐無攻擊動作學生
[video width=&ldquo;1280&rdquo; height=&ldquo;720&rdquo; mp4=&ldquo;http://www.cowbay.org/wp-content/uploads/2014/03/警察持警盾惡意狂歐靜坐無攻擊動作學生-YouTube-720p.mp4&quot;][/video]
警察在門口圍起人牆不讓媒體拍攝,行政院內外大喊讓媒體進去、媒體監督
[video width=&ldquo;568&rdquo; height=&ldquo;320&rdquo; mp4=&ldquo;http://www.cowbay.org/wp-content/uploads/2014/03/警察在門口圍起人牆不讓媒體拍攝,行政院內外大喊讓媒體進去、媒體監督。-YouTube-360p.mp4&quot;][/video]
這就是馬英九對學生訴求的回答
[video width=&ldquo;400&rdquo; height=&ldquo;300&rdquo; mp4=&ldquo;http://www.cowbay.org/wp-content/uploads/2014/03/這就是馬英九對學生訴求的回答-YouTube-360p.mp4&quot;][/video]
我多麼希望這不是真的
[video width=&ldquo;1280&rdquo; height=&ldquo;720&rdquo; mp4=&ldquo;http://www.cowbay.org/wp-content/uploads/2014/03/我多麼希望這不是真的-YouTube-720p.mp4&quot;][/video]
拍到警察故意用盾牌打了從2_01開始
[video width=&ldquo;480&rdquo; height=&ldquo;360&rdquo; mp4=&ldquo;http://www.cowbay.org/wp-content/uploads/2014/03/拍到警察故意用盾牌打了從2_01開始-YouTube-360p.mp4&quot;][/video]
行政院介於後門與側門的民眾進入最後的驅離。鎮暴警察先是衝撞,接著再拉出民眾。雙方在拉扯過程中,開始零星對話,雙方都很無奈
[video width=&ldquo;1280&rdquo; height=&ldquo;720&rdquo; mp4=&ldquo;http://www.cowbay.org/wp-content/uploads/2014/03/行政院介於後門與側門的民眾進入最後的驅離。鎮暴警察先是衝撞,接著再拉出民眾。雙方在拉扯過程中,開始零星對話,雙方都很無奈。-YouTube-720p.mp4&quot;][/video]
行政院側門部分聲援民眾撤出,一路高喊「馬英九下台、江宜樺下台、退回服貿」往立法院走,他們決定要回去守護立法院。但正門部分仍有聲援民眾與警方拉扯。
[video width=&ldquo;568&rdquo; height=&ldquo;320&rdquo; mp4=&ldquo;http://www.cowbay.org/wp-content/uploads/2014/03/行政院側門部分聲援民眾撤出,一路高喊「馬英九下台、江宜樺下台、退回服貿」往立法院走,他們決定要回去守護立法院。但正門部分仍有聲援民眾與警方拉扯。-YouTube-360p.mp4&quot;][/video]
行政院驅離現場紀錄
[video width=&ldquo;480&rdquo; height=&ldquo;360&rdquo; mp4=&ldquo;http://www.cowbay.org/wp-content/uploads/2014/03/行政院驅離現場紀錄-YouTube-360p.mp4&quot;][/video]
<a href="/article/2014-3-24-e6-89-8b-e7-84-a1-e5-af-b8-e9-90-b5-e7-9a-84-e6-b0-91-e7-9c-be-e8-a2-ab-e8-ad-a6-e6-96-b9-e5-bc-b7-e5-8a-9b-e9-a9-85-e8-b6-95-e5-82-99-e4-bb-bd/" class="more">Continue reading</a>
</div>
<div class="footer no-tags">
</div>
</article>
</div>
<div class="article-wrapper u-cf">
<a class="bubble" href="/article/e9-9b-9c-e5-bf-b5-e5-8d-9a-e5-ae-a2-e4-be-86-e4-b9-9f-e5-8a-a0-e5-85-a5-e5-8f-8d-e9-bb-91-e7-ae-b1-e6-9c-8d-e8-b2-bf-e7-9a-84-e8-a1-8c-e5-88-97-e5-95-a6/">
<i class="fa fa-fw fa-pencil"></i>
</a>
<article class="default article">
<div class="content">
<h3><a href="/article/e9-9b-9c-e5-bf-b5-e5-8d-9a-e5-ae-a2-e4-be-86-e4-b9-9f-e5-8a-a0-e5-85-a5-e5-8f-8d-e9-bb-91-e7-ae-b1-e6-9c-8d-e8-b2-bf-e7-9a-84-e8-a1-8c-e5-88-97-e5-95-a6/">[雜念]博客來也加入反黑箱服貿的行列啦</a></h3>
<div class="meta">
<span class="date moment">2014-03-20</span>
<span class="categories">
<a href="/categories/%E6%9C%AA%E5%88%86%E9%A1%9E">未分類</a>
</span>
</div>
今天在八卦版鍵盤關心抗議的進度
看到有鄉民貼出博客來網頁有藏頭
作者 ikoyumi (小喚) 看板 Gossiping 標題 [爆卦] 博客來表態? 時間 Thu Mar 20 10:28:49 2014 ───────────────────────────────────────
http://ppt.cc/XrLg 剛剛看到 博客來也懂藏頭?
底下有鄉民支援了博客來網頁的連結
推 Nevar:http://ppt.cc/636d  柏克萊連結支援(?)
我就順手把藏頭的部分標示出來了!
統一這次要造反了嗎!?
</div>
<div class="footer no-tags">
</div>
</article>
</div>
<div class="article-wrapper u-cf">
<a class="bubble" href="/article/e9-9b-9c-e5-bf-b5-ptt-e5-9c-a8-e7-b7-9a-e4-ba-ba-e6-95-b8-999999-ef-bc-9f/">
<i class="fa fa-fw fa-pencil"></i>
</a>
<article class="default article">
<div class="content">
<h3><a href="/article/e9-9b-9c-e5-bf-b5-ptt-e5-9c-a8-e7-b7-9a-e4-ba-ba-e6-95-b8-999999-ef-bc-9f/">[雜念] PTT 在線人數 999999</a></h3>
<div class="meta">
<span class="date moment">2014-03-19</span>
<span class="categories">
<a href="/categories/%E6%9C%AA%E5%88%86%E9%A1%9E">未分類</a>
</span>
</div>
不囉唆,有圖有真相! 真是神奇啊!
&nbsp;
</div>
<div class="footer no-tags">
</div>
</article>
</div>
<div class="article-wrapper u-cf">
<a class="bubble" href="/article/e6-95-97-e5-ae-b6-freenas-mini/">
<i class="fa fa-fw fa-pencil"></i>
</a>
<article class="default article">
<div class="content">
<h3><a href="/article/e6-95-97-e5-ae-b6-freenas-mini/">[敗家] FreeNas Mini</a></h3>
<div class="meta">
<span class="date moment">2014-03-19</span>
<span class="categories">
<a href="/categories/%E6%9C%AA%E5%88%86%E9%A1%9E">未分類</a>
</span>
</div>
今天在PTT看到鄉民推文說到這個東西
查了一下,頗有趣的! 空機大概1000 美金左右~
FreeNAS Mini Specifications Model FreeNAS® Mini Case 4-Bay Enclosure w/ Locking Front Bezel - Super Quiet Design (&lt;50db w/ WD Red Drives) Maximum Capacity Up to 16TB depending on RAID layout. CPU 8-Core 2.4GHz Intel Processor with AES-NI (Low Power) Memory 16GB DDR3 with ECC standard, 32GB upgrade optional RAID Level RAID-Z (RAID 5), ZFS Mirror (RAID 10), ZFS Stripe RAID Engine ZFS Network 2 x 10/100/1000 Gigabit Ethernet Port Dedicated RJ-45 IPMI Port (Remote Hardware Management) Hard Drive Trays 4 x SATA 3.
<a href="/article/e6-95-97-e5-ae-b6-freenas-mini/" class="more">Continue reading</a>
</div>
<div class="footer no-tags">
</div>
</article>
</div>
<div class="article-wrapper u-cf">
<a class="bubble" href="/article/e6-95-97-e5-ae-b6-e3-80-90-e9-9c-b9-e9-9d-82-e8-b1-b9-e3-80-91-e7-9f-bd-e5-88-86-e5-ad-90-e5-a1-91-e6-96-99-e9-82-84-e5-8e-9f-e5-8a-91-e8-88-8a-e8-bb-8a-e8-ae-8a-e6-96-b0-e8-bb-8a-e7-9a-84/">
<i class="fa fa-fw fa-pencil"></i>
</a>
<article class="default article">
<div class="content">
<h3><a href="/article/e6-95-97-e5-ae-b6-e3-80-90-e9-9c-b9-e9-9d-82-e8-b1-b9-e3-80-91-e7-9f-bd-e5-88-86-e5-ad-90-e5-a1-91-e6-96-99-e9-82-84-e5-8e-9f-e5-8a-91-e8-88-8a-e8-bb-8a-e8-ae-8a-e6-96-b0-e8-bb-8a-e7-9a-84/">[敗家] 【霹靂豹】矽分子塑料還原劑---舊車變新車的秘密武器</a></h3>
<div class="meta">
<span class="date moment">2014-03-18</span>
<span class="categories">
<a href="/categories/%E6%9C%AA%E5%88%86%E9%A1%9E">未分類</a>
</span>
</div>
【霹靂豹】矽分子塑料還原劑&mdash;舊車變新車的秘密武器 ★新車V.S白化★永遠免換殼!!世界頂級塑膠車殼還原劑/白化/龜裂/抗UV/抗酸雨 $199
</div>
<div class="footer no-tags">
</div>
</article>
</div>
<div class="article-wrapper u-cf">
<a class="bubble" href="/article/e9-96-92-e8-81-8a-e5-8e-9f-e4-be-86-e5-9c-a8-e6-b7-98-e5-af-b6-e7-b6-b2-e6-90-9c-e5-b0-8b-e6-9d-b1-e8-a5-bf-e4-b9-9f-e6-98-af-e6-9c-83-e6-9c-89-e7-ae-a1-e5-88-b6-e7-9a-84/">
<i class="fa fa-fw fa-pencil"></i>
</a>
<article class="default article">
<div class="content">
<h3><a href="/article/e9-96-92-e8-81-8a-e5-8e-9f-e4-be-86-e5-9c-a8-e6-b7-98-e5-af-b6-e7-b6-b2-e6-90-9c-e5-b0-8b-e6-9d-b1-e8-a5-bf-e4-b9-9f-e6-98-af-e6-9c-83-e6-9c-89-e7-ae-a1-e5-88-b6-e7-9a-84/">[閒聊]原來在淘寶網搜尋東西也是會有管制的...</a></h3>
<div class="meta">
<span class="date moment">2014-03-17</span>
<span class="categories">
<a href="/categories/%E6%9C%AA%E5%88%86%E9%A1%9E">未分類</a>
</span>
</div>
今天想在淘寶上找個東西,看看會不會比台灣便宜
結果淘寶回應我這個頁面..
&nbsp;
各位愛主以啊在淘寶買東西也是會有管制的~
</div>
<div class="footer no-tags">
</div>
</article>
</div>
<div class="article-wrapper u-cf">
<a class="bubble" href="/article/e7-ad-86-e8-a8-98-dovecot-e6-8b-92-e7-b5-95-e7-89-b9-e5-ae-9a-e4-bd-bf-e7-94-a8-e8-80-85-e9-80-a3-e7-b7-9aimappop3-reject-specified-user-connect-imappop3-dovecot/">
<i class="fa fa-fw fa-pencil"></i>
</a>
<article class="default article">
<div class="content">
<h3><a href="/article/e7-ad-86-e8-a8-98-dovecot-e6-8b-92-e7-b5-95-e7-89-b9-e5-ae-9a-e4-bd-bf-e7-94-a8-e8-80-85-e9-80-a3-e7-b7-9aimappop3-reject-specified-user-connect-imappop3-dovecot/">[筆記] Dovecot 拒絕特定使用者連線IMAP/POP3 / Reject specified user to connect IMAP/POP3 in dovecot</a></h3>
<div class="meta">
<span class="date moment">2013-12-02</span>
<span class="categories">
<a href="/categories/%E6%9C%AA%E5%88%86%E9%A1%9E">未分類</a>
</span>
</div>
ref:http://www.linuxsolved.com/forums/index.php?topic=3517.0 If users having static IP Addresses on their machines, Yes it is possible with iptables. Just apply following command can restrict the user to access POP3 and IMAP:# iptables -t filter -I INPUT -s &lt;user's IP Address&gt; -p tcp --dport 110 -d &lt;mail server IP&gt; -j REJECT (or DROP) # iptables -t filter -I INPUT -s &lt;user's IP Address&gt; -p tcp --dport 143 -d &lt;mail server IP&gt; -j REJECT (or DROP) Dont use Mail server IP in case of mail server hosted on this machine.
<a href="/article/e7-ad-86-e8-a8-98-dovecot-e6-8b-92-e7-b5-95-e7-89-b9-e5-ae-9a-e4-bd-bf-e7-94-a8-e8-80-85-e9-80-a3-e7-b7-9aimappop3-reject-specified-user-connect-imappop3-dovecot/" class="more">Continue reading</a>
</div>
<div class="footer no-tags">
</div>
</article>
</div>
<div class="paginator">
<a href="/categories/%E6%9C%AA%E5%88%86%E9%A1%9E/page/12/" class="older"><i class="fa fa-angle-double-left"></i> Older posts</a>
<a href="/categories/%E6%9C%AA%E5%88%86%E9%A1%9E/page/10/" class="newer">Newer posts <i class="fa fa-angle-double-right"></i></a>
</div>
</div>
<footer>
<div class="container">
<div class="recent-posts">
<strong>Latest posts</strong>
<ul>
<li>
<a href="/article/google-550-5-7-1-sloution/">寄信給google被退信 錯誤 550-5.7.1的解法</a>
</li>
<li>
<a href="/article/netdata-linux-system-performance-monitor-dashboard/">Netdata Linux System Performance Monitor Dashboard</a>
</li>
<li>
<a href="/article/linux-performance-monitor-dashboard-netdata-md/">Linux 底下極其詳細的System performace Monitor Dashboard - Netdata</a>
</li>
<li>
<a href="/article/syntax-test/">Syntax Test</a>
</li>
<li>
<a href="/article/psql-create-role-and-assign-priviledges/">psql create role and assign priviledges</a>
</li>
<li>
<a href="/article/study-url/">Study URL</a>
</li>
<li>
<a href="/article/rsync-time-backup/">[筆記] Linux 底下好用的備份工具 rsync-time-backup</a>
</li>
</ul>
</div>
<div class="categories">
<a href="/categories/"><strong>Categories</strong></a>
<ul>
<li>
<a href="/categories/%E6%9C%AA%E5%88%86%E9%A1%9E">未分類 (86)</a>
</li>
<li>
<a href="/categories/%E5%B7%A5%E4%BD%9C%E7%AD%86%E8%A8%98">工作筆記 (68)</a>
</li>
<li>
<a href="/categories/%E5%85%B6%E4%BB%96">其他 (46)</a>
</li>
<li>
<a href="/categories/%E7%AD%86%E8%A8%98">筆記 (30)</a>
</li>
<li>
<a href="/categories/%E5%89%AA%E5%A0%B1">剪報 (18)</a>
</li>
<li>
<a href="/categories/starting">Starting (5)</a>
</li>
<li>
<a href="/categories/blog">Blog (4)</a>
</li>
</ul>
</div>
<div class="right">
<div class="external-profiles">
<strong>Social media</strong>
<a href="https://twitter.com/TheRealLednerb" target="_blank"><i class="fa fa-twitter-adblock-proof"></i></a>
<a href="https://github.com/Lednerb" target="_blank"><i class="fa fa-github"></i></a>
</div>
<div class="languages">
<strong>Other languages</strong>
<a href="/en" class="active">en</a>
<a href="/de">de</a>
</div>
</div>
</div>
</footer>
<div class="credits">
<div class="container">
<div class="copyright">
<a href="https://github.com/Lednerb" target="_blank">
&copy;
2017
by Lednerb
</a>
-
<a href="https://h.cowbay.org/categories/%E6%9C%AA%E5%88%86%E9%A1%9E/index.xml">RSS</a>
</div>
<div class="author">
<a href="https://github.com/Lednerb/bilberry-hugo-theme" target="_blank">Bilberry Hugo Theme</a>
</div>
</div>
</div>
<script type="text/javascript" src="https://h.cowbay.org/js/externalDependencies.39c47e10e241eae2947b3fe21809c572.js" integrity="md5-OcR&#43;EOJB6uKUez/iGAnFcg=="></script>
<script type="text/javascript" src="https://h.cowbay.org/js/theme.ff50ae6dc1bfc220b23bf69dbb41b54e.js" integrity="md5-/1CubcG/wiCyO/adu0G1Tg=="></script>
<script>
$(".moment").each(function() {
$(this).text(
moment( $(this).text() )
.locale( "en" )
.format('LL')
);
});
$(".footnote-return sup").html("");
</script>
<script>
var client = algoliasearch("Y2C4RWMPXW", "50ea7f8c41c0ad233926e0be2b769ed1");
var index = client.initIndex("default-content");
$('#search').autocomplete({ hint: false, autoselect: true, debug: false },
[
{
source: $.fn.autocomplete.sources.hits(index, { hitsPerPage: 5, filters: 'language: en' }),
displayKey: function(suggestion) {
return suggestion.title || suggestion.author
},
templates: {
suggestion: function(suggestion) {
return "<span class='entry " + suggestion.type + "'>"
+ "<span class='title'>" + suggestion.title + "</span>"
+ "<span class='fa fa-fw " + suggestion.iconClass + "'></span>"
+ "</span>"
;
},
empty: function() {
return "<span class='empty'>Nothing found.</span>"
},
footer: function() {
return '<div class="branding">Powered by <img src="https:\/\/h.cowbay.org\/dist\/algolia-logo-light.svg" /></div>'
}
},
}
])
.on('autocomplete:selected', function(event, suggestion, dataset) {
window.location = (suggestion.url);
})
.keypress(function (event, suggestion) {
if (event.which == 13) {
window.location = (suggestion.url);
}
});
</script>
</body>
</html>

View File

@@ -0,0 +1,737 @@
<!doctype html>
<html class="no-js" lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="author" content="Lednerb">
<meta name="description" content="Bilberry Premium Theme for Hugo.">
<meta name="keywords" content="blog,personal,responsive,search,font awesome,pages,posts,multilingual,highlight.js,syntax highlighting,premium,shortcuts">
<meta name="generator" content="Hugo 0.50" />
<title> 未分類 | My cool new Blog</title>
<meta name="description" content="未分類 - Bilberry Premium Theme for Hugo.">
<meta itemprop="name" content="未分類">
<meta itemprop="description" content="未分類 - Bilberry Premium Theme for Hugo.">
<meta property="og:title" content="未分類">
<meta property="og:description" content="未分類 - Bilberry Premium Theme for Hugo.">
<meta property="og:image" content="https://www.gravatar.com/avatar/88188b6cc451928eba90e8400bc68086?size=200">
<meta property="og:url" content="https://h.cowbay.org/categories/%E6%9C%AA%E5%88%86%E9%A1%9E/">
<meta property="og:site_name" content="My cool new Blog"><meta property="og:type" content="website">
<link rel="icon" type="image/png" href="https://h.cowbay.org/favicon-32x32.png" sizes="32x32">
<link rel="icon" type="image/png" href="https://h.cowbay.org/favicon-16x16.png" sizes="16x16">
<link href="https://h.cowbay.org/categories/%E6%9C%AA%E5%88%86%E9%A1%9E/index.xml" rel="alternate" type="application/rss+xml" title="My cool new Blog" />
<link href="https://h.cowbay.org/categories/%E6%9C%AA%E5%88%86%E9%A1%9E/index.xml" rel="feed" type="application/rss+xml" title="My cool new Blog" />
<link rel="stylesheet" href="https://h.cowbay.org/sass/combined.min.717098cb5503581e75f12e486a847ca410bf8367d4d8713f4c37affc868c5a1d.css">
</head>
<body class="bilberry-hugo-theme">
<nav>
<div class="container">
<ul class="topnav">
<li><a href="/page/about-bilberry/">About Bilberry</a></li>
<li><a href="https://github.com/Lednerb/bilberry-hugo-theme" target="_blank">Github</a></li>
</ul>
<div id="search-box" class="search">
<i class="fa fa-search"></i>
<input id="search" type="text" placeholder="Search ...">
</div>
</div>
</nav>
<header>
<div class="container">
<div class="logo">
<a href="/" class="logo">
<img src="https://www.gravatar.com/avatar/88188b6cc451928eba90e8400bc68086?d=mm&size=200" alt="">
<span class="overlay"><i class="fa fa-home"></i></span>
</a>
</div>
<div class="titles">
<h3 class="title"><a href="/">My cool new Blog</a></h3>
<span class="subtitle">Hello World! This is the most epic subtitle ever.</span>
</div>
<div class="languages">
<a href="/en" class="active">en</a>
<a href="/de">de</a>
</div>
<div class="toggler">
<i class="fa fa-bars" aria-hidden="true"></i>
</div>
</div>
</header>
<div class="main container">
<div class="article-wrapper u-cf">
<a class="bubble" href="/article/e7-ad-86-e8-a8-98-e5-9c-a8maillog-e4-b8-ad-e5-bf-ab-e9-80-9f-e6-89-be-e5-87-ba-e5-be-9e-e5-a4-96-e9-83-a8-e5-88-a9-e7-94-a8sasl-e8-aa-8d-e8-ad-89-e7-99-bc-e4-bf-a1-e7-9a-84-e5-b8-b3-e8-99-9f/">
<i class="fa fa-fw fa-pencil"></i>
</a>
<article class="default article">
<div class="content">
<h3><a href="/article/e7-ad-86-e8-a8-98-e5-9c-a8maillog-e4-b8-ad-e5-bf-ab-e9-80-9f-e6-89-be-e5-87-ba-e5-be-9e-e5-a4-96-e9-83-a8-e5-88-a9-e7-94-a8sasl-e8-aa-8d-e8-ad-89-e7-99-bc-e4-bf-a1-e7-9a-84-e5-b8-b3-e8-99-9f/">[筆記]在MAILLOG中快速找出從外部利用SASL認證發信的帳號及IP</a></h3>
<div class="meta">
<span class="date moment">2013-11-13</span>
<span class="categories">
<a href="/categories/%E6%9C%AA%E5%88%86%E9%A1%9E">未分類</a>
</span>
</div>
找出來之後,再去判斷這個人是否有需要,是否真的會在外部發信。
&nbsp; &gt; cat maillog-20131027 |grep sasl|grep -v 192.168 &nbsp;
Oct 26 01:24:17 SH-DNS-FC14 postfix/smtpd[25649]: C2A1A88E5E: client=23-24-225-177-static.hfc.comcastbusiness.net[23.24.225.177], sasl_method=LOGIN, sasl_username=cindy Oct 26 01:24:18 SH-DNS-FC14 postfix/smtpd[25645]: 931E388E5F: client=23-24-225-177-static.hfc.comcastbusiness.net[23.24.225.177], sasl_method=LOGIN, sasl_username=cindy Oct 26 01:24:20 SH-DNS-FC14 postfix/smtpd[25645]: 9B15488E60: client=23-24-225-177-static.hfc.comcastbusiness.net[23.24.225.177], sasl_method=LOGIN, sasl_username=cindy Oct 26 01:24:31 SH-DNS-FC14 postfix/smtpd[25645]: A957B88E69: client=23-24-225-177-static.hfc.comcastbusiness.net[23.24.225.177], sasl_method=LOGIN, sasl_username=cindy Oct 26 01:24:32 SH-DNS-FC14 postfix/smtpd[25648]: D7D2788E6A: client=23-24-225-177-static.hfc.comcastbusiness.net[23.24.225.177], sasl_method=LOGIN, sasl_username=cindy Oct 26 01:24:32 SH-DNS-FC14 postfix/smtpd[25649]: D9C1488E6B: client=23-24-225-177-static.hfc.comcastbusiness.net[23.24.225.177], sasl_method=LOGIN, sasl_username=cindy Oct 26 01:24:32 SH-DNS-FC14 postfix/smtpd[25647]: DAFD188E6C: client=23-24-225-177-static.
<a href="/article/e7-ad-86-e8-a8-98-e5-9c-a8maillog-e4-b8-ad-e5-bf-ab-e9-80-9f-e6-89-be-e5-87-ba-e5-be-9e-e5-a4-96-e9-83-a8-e5-88-a9-e7-94-a8sasl-e8-aa-8d-e8-ad-89-e7-99-bc-e4-bf-a1-e7-9a-84-e5-b8-b3-e8-99-9f/" class="more">Continue reading</a>
</div>
<div class="footer no-tags">
</div>
</article>
</div>
<div class="article-wrapper u-cf">
<a class="bubble" href="/article/mv-e6-96-b0-e5-9e-a3-e7-b5-90-e8-a1-a3-e8-8a-b1-e6-b0-b4-e6-9c-a8-e4-b8-ad-e6-96-87-e5-ad-97-e5-b9-95/">
<i class="fa fa-fw fa-pencil"></i>
</a>
<article class="default article">
<div class="content">
<h3><a href="/article/mv-e6-96-b0-e5-9e-a3-e7-b5-90-e8-a1-a3-e8-8a-b1-e6-b0-b4-e6-9c-a8-e4-b8-ad-e6-96-87-e5-ad-97-e5-b9-95/">[MV] 新垣結衣 - 花水木(中文字幕)</a></h3>
<div class="meta">
<span class="date moment">2013-10-09</span>
<span class="categories">
<a href="/categories/%E6%9C%AA%E5%88%86%E9%A1%9E">未分類</a>
</span>
</div>
我想,也差不多該是時候給予祝福了&hellip;.https://www.youtube.com/watch?v=3yx17LiG_m0
&nbsp;
歌詞
&nbsp;
歌詞
ハナミズキ(花水木) 作詞:一青窈 作曲:マシコタツロ
空を押し上げて 手を伸ばす君 五月のこと どうか来てほしい 水際まで来てほしい つぼみをあげよう 庭のハナミズキ
薄紅色の可愛い君のね 果てない夢がちゃんと終わりますように 君と好きな人が百年続きますように
夏は暑過ぎて 僕から気持ちは重すぎて 一緒に渡るには きっと船が沈んじゃう どうぞゆきなさい お先にゆきなさい
僕の我慢がいつか実を結び 果てない波がちゃんと止まりますように 君と好きな人が百年続きますように
ひらり蝶々を 追いかけて白い帆を揚げて 母の日になれば ミズキの葉、贈って下さい 待たなくてもいいよ 知らなくてもいいよ
薄紅色の可愛い君のね 果てない夢がちゃんと終わりますように 君と好きな人が百年続きますように
僕の我慢がいつか実を結び 果てない波がちゃんと止まりますように 君と好きな人が百年続きますように
君と好きな人が百年続きますように。
(羅馬拼音) HA NA MI ZU KI
so ra o o si a ge te te o no ba su ki mi ko ga tzu no ko to do~u ka hi te ho si i mi tzu ki wa ma de ki te ho si i tzu bo mi o a ge yo u mi wa no ha na mi zu ki
<a href="/article/mv-e6-96-b0-e5-9e-a3-e7-b5-90-e8-a1-a3-e8-8a-b1-e6-b0-b4-e6-9c-a8-e4-b8-ad-e6-96-87-e5-ad-97-e5-b9-95/" class="more">Continue reading</a>
</div>
<div class="footer no-tags">
</div>
</article>
</div>
<div class="article-wrapper u-cf">
<a class="bubble" href="/article/e7-ad-86-e8-a8-98-vps-e6-8f-90-e9-ab-98yum-e4-b8-8b-e8-bc-89-e9-80-9f-e5-ba-a6-e7-9a-84-e5-b7-a5-e5-85-b7/">
<i class="fa fa-fw fa-pencil"></i>
</a>
<article class="default article">
<div class="content">
<h3><a href="/article/e7-ad-86-e8-a8-98-vps-e6-8f-90-e9-ab-98yum-e4-b8-8b-e8-bc-89-e9-80-9f-e5-ba-a6-e7-9a-84-e5-b7-a5-e5-85-b7/">[筆記] VPS提高yum下載速度的工具</a></h3>
<div class="meta">
<span class="date moment">2013-10-06</span>
<span class="categories">
<a href="/categories/%E6%9C%AA%E5%88%86%E9%A1%9E">未分類</a>
</span>
</div>
axelget
http://www.kwx.gd/CentOSApp/CentOS-Axel.html
本來在現在這台主機上用yum更新東西速度都只有 xx Kb 去下載freebsd ISO檔案用ncftp顯示也只有6xx Kb發了ticket 去問想當然的只回覆說下載的情況要看對方頻寬而定在這邊是沒有限制的。不過這個下載速度看了就很不爽網路上翻了一下有人介紹axelget這個小軟體簡單說就是console下的多點下載軟體裝了之後會變成yum的一個plugin下載速度會很明顯的增加測試了一下也的確是如此沒錯yum 更新檔案的速度大概都可以來到1M甚至更高
而且axel 可以用來單獨下載檔案,更是嚇嚇叫! &gt; [root@vps ~]# axel http://ftp.freebsd.org/pub/FreeBSD/releases/ISO-IMAGES/9.0/FreeBSD-9.0-RELEASE-amd64-disc1.iso -v -a &gt; &gt; Initializing download: http://ftp.freebsd.org/pub/FreeBSD/releases/ISO-IMAGES/9.0/FreeBSD-9.0-RELEASE-amd64-disc1.iso &gt; &gt; File size: 641787904 bytes &gt; &gt; Opening output file FreeBSD-9.0-RELEASE-amd64-disc1.iso &gt; &gt; Starting download &gt; &gt; &gt; Connection 1 finished ] &gt; &gt; Connection 2 finished ] &gt; &gt; Connection 0 finished ] &gt; &gt; [100%] [&hellip;&hellip;&hellip;&hellip;&hellip;&hellip;&hellip;&hellip;&hellip;&hellip;&hellip;&hellip;&hellip;&hellip;&hellip;&hellip;..] [ 4.6MB/s] [00:00] &gt; &gt; &gt; Downloaded 612.
<a href="/article/e7-ad-86-e8-a8-98-vps-e6-8f-90-e9-ab-98yum-e4-b8-8b-e8-bc-89-e9-80-9f-e5-ba-a6-e7-9a-84-e5-b7-a5-e5-85-b7/" class="more">Continue reading</a>
</div>
<div class="footer no-tags">
</div>
</article>
</div>
<div class="article-wrapper u-cf">
<a class="bubble" href="/article/blog-e5-86-8d-e6-ac-a1-e6-90-ac-e5-ae-b6-ef-bc-81/">
<i class="fa fa-fw fa-pencil"></i>
</a>
<article class="default article">
<div class="content">
<h3><a href="/article/blog-e5-86-8d-e6-ac-a1-e6-90-ac-e5-ae-b6-ef-bc-81/">[BLOG] 再次搬家!</a></h3>
<div class="meta">
<span class="date moment">2013-10-06</span>
<span class="categories">
<a href="/categories/%E6%9C%AA%E5%88%86%E9%A1%9E">未分類</a>
</span>
</div>
之前用的123systems 雖然一年只要30美金就有1core / 2G RAM/20G H.D.D的規格可以用
但是速度越來越慢只有跑個wordpress卻常常發生網頁開不起來連SSH登入都近乎停擺的情況。
剛好時間也快到了就順勢換成另一個VPS空間 https://inceptionhosting.com/
月租費 5.35歐元換算大概6塊多7塊美金左右規格同樣是 1 core/2G RAM硬碟增加到50G。
而且目前看起來除了yum在安裝軟體的時候速度比較慢還有下載檔案速度大概只有六七百 K左右
其他的效能都還算不錯,開網頁、登入發表文章等等都很快速,應該就此定居下來了吧。
另外這次順便把很吃資源的apache給換成了 nginx ,對於網站的效能應該也多少有點幫助!
</div>
<div class="footer no-tags">
</div>
</article>
</div>
<div class="article-wrapper u-cf">
<a class="bubble" href="/article/e7-ad-86-e8-a8-98-xpenology-nas-e7-b3-bb-e7-b5-b1/">
<i class="fa fa-fw fa-pencil"></i>
</a>
<article class="default article">
<div class="content">
<h3><a href="/article/e7-ad-86-e8-a8-98-xpenology-nas-e7-b3-bb-e7-b5-b1/">[筆記] XPEnology NAS 系統 </a></h3>
<div class="meta">
<span class="date moment">2013-09-25</span>
<span class="categories">
<a href="/categories/%E6%9C%AA%E5%88%86%E9%A1%9E">未分類</a>
</span>
</div>
http://xpenology.com/forum/viewtopic.php?f=2&amp;t=1028
跟真的沒兩樣! 套件也都能夠安裝!
用VMWARE來測試OK不知道有沒有辦法直接安裝到X86 Server上
</div>
<div class="footer no-tags">
</div>
</article>
</div>
<div class="article-wrapper u-cf">
<a class="bubble" href="/article/e7-ad-86-e8-a8-98-e5-9c-a8centos-6-x-e4-b8-8a-e7-94-a8smokeping-e6-aa-a2-e6-9f-a5-e6-a9-9f-e5-99-a8-e6-98-af-e5-90-a6-e5-9c-a8-e9-81-8b-e4-bd-9c/">
<i class="fa fa-fw fa-pencil"></i>
</a>
<article class="default article">
<div class="content">
<h3><a href="/article/e7-ad-86-e8-a8-98-e5-9c-a8centos-6-x-e4-b8-8a-e7-94-a8smokeping-e6-aa-a2-e6-9f-a5-e6-a9-9f-e5-99-a8-e6-98-af-e5-90-a6-e5-9c-a8-e9-81-8b-e4-bd-9c/">[筆記] 在Centos 6.x上用Smokeping 檢查機器是否在運作</a></h3>
<div class="meta">
<span class="date moment">2013-06-03</span>
<span class="categories">
<a href="/categories/%E6%9C%AA%E5%88%86%E9%A1%9E">未分類</a>
</span>
</div>
先貼圖,後面再補說明
</div>
<div class="footer no-tags">
</div>
</article>
</div>
<div class="article-wrapper u-cf">
<a class="bubble" href="/article/e9-9b-9c-e5-bf-b5-e7-8f-be-e5-9c-a8-e7-9a-84-e8-a8-98-e8-80-85-e5-95-8a-ef-bc-8c-e7-b4-a0-e8-b3-aa-e8-83-bd-e9-ab-98-e4-b8-80-e9-bb-9e-e5-97-8e-ef-bc-9f-ef-bc-9f/">
<i class="fa fa-fw fa-pencil"></i>
</a>
<article class="default article">
<div class="content">
<h3><a href="/article/e9-9b-9c-e5-bf-b5-e7-8f-be-e5-9c-a8-e7-9a-84-e8-a8-98-e8-80-85-e5-95-8a-ef-bc-8c-e7-b4-a0-e8-b3-aa-e8-83-bd-e9-ab-98-e4-b8-80-e9-bb-9e-e5-97-8e-ef-bc-9f-ef-bc-9f/">[雜念]現在的記者啊,素質能高一點嗎??</a></h3>
<div class="meta">
<span class="date moment">2013-05-29</span>
<span class="categories">
<a href="/categories/%E6%9C%AA%E5%88%86%E9%A1%9E">未分類</a>
</span>
</div>
直接看圖BJ4
</div>
<div class="footer no-tags">
</div>
</article>
</div>
<div class="paginator">
<a href="/categories/%E6%9C%AA%E5%88%86%E9%A1%9E/page/13/" class="older"><i class="fa fa-angle-double-left"></i> Older posts</a>
<a href="/categories/%E6%9C%AA%E5%88%86%E9%A1%9E/page/11/" class="newer">Newer posts <i class="fa fa-angle-double-right"></i></a>
</div>
</div>
<footer>
<div class="container">
<div class="recent-posts">
<strong>Latest posts</strong>
<ul>
<li>
<a href="/article/google-550-5-7-1-sloution/">寄信給google被退信 錯誤 550-5.7.1的解法</a>
</li>
<li>
<a href="/article/netdata-linux-system-performance-monitor-dashboard/">Netdata Linux System Performance Monitor Dashboard</a>
</li>
<li>
<a href="/article/linux-performance-monitor-dashboard-netdata-md/">Linux 底下極其詳細的System performace Monitor Dashboard - Netdata</a>
</li>
<li>
<a href="/article/syntax-test/">Syntax Test</a>
</li>
<li>
<a href="/article/psql-create-role-and-assign-priviledges/">psql create role and assign priviledges</a>
</li>
<li>
<a href="/article/study-url/">Study URL</a>
</li>
<li>
<a href="/article/rsync-time-backup/">[筆記] Linux 底下好用的備份工具 rsync-time-backup</a>
</li>
</ul>
</div>
<div class="categories">
<a href="/categories/"><strong>Categories</strong></a>
<ul>
<li>
<a href="/categories/%E6%9C%AA%E5%88%86%E9%A1%9E">未分類 (86)</a>
</li>
<li>
<a href="/categories/%E5%B7%A5%E4%BD%9C%E7%AD%86%E8%A8%98">工作筆記 (68)</a>
</li>
<li>
<a href="/categories/%E5%85%B6%E4%BB%96">其他 (46)</a>
</li>
<li>
<a href="/categories/%E7%AD%86%E8%A8%98">筆記 (30)</a>
</li>
<li>
<a href="/categories/%E5%89%AA%E5%A0%B1">剪報 (18)</a>
</li>
<li>
<a href="/categories/starting">Starting (5)</a>
</li>
<li>
<a href="/categories/blog">Blog (4)</a>
</li>
</ul>
</div>
<div class="right">
<div class="external-profiles">
<strong>Social media</strong>
<a href="https://twitter.com/TheRealLednerb" target="_blank"><i class="fa fa-twitter-adblock-proof"></i></a>
<a href="https://github.com/Lednerb" target="_blank"><i class="fa fa-github"></i></a>
</div>
<div class="languages">
<strong>Other languages</strong>
<a href="/en" class="active">en</a>
<a href="/de">de</a>
</div>
</div>
</div>
</footer>
<div class="credits">
<div class="container">
<div class="copyright">
<a href="https://github.com/Lednerb" target="_blank">
&copy;
2017
by Lednerb
</a>
-
<a href="https://h.cowbay.org/categories/%E6%9C%AA%E5%88%86%E9%A1%9E/index.xml">RSS</a>
</div>
<div class="author">
<a href="https://github.com/Lednerb/bilberry-hugo-theme" target="_blank">Bilberry Hugo Theme</a>
</div>
</div>
</div>
<script type="text/javascript" src="https://h.cowbay.org/js/externalDependencies.39c47e10e241eae2947b3fe21809c572.js" integrity="md5-OcR&#43;EOJB6uKUez/iGAnFcg=="></script>
<script type="text/javascript" src="https://h.cowbay.org/js/theme.ff50ae6dc1bfc220b23bf69dbb41b54e.js" integrity="md5-/1CubcG/wiCyO/adu0G1Tg=="></script>
<script>
$(".moment").each(function() {
$(this).text(
moment( $(this).text() )
.locale( "en" )
.format('LL')
);
});
$(".footnote-return sup").html("");
</script>
<script>
var client = algoliasearch("Y2C4RWMPXW", "50ea7f8c41c0ad233926e0be2b769ed1");
var index = client.initIndex("default-content");
$('#search').autocomplete({ hint: false, autoselect: true, debug: false },
[
{
source: $.fn.autocomplete.sources.hits(index, { hitsPerPage: 5, filters: 'language: en' }),
displayKey: function(suggestion) {
return suggestion.title || suggestion.author
},
templates: {
suggestion: function(suggestion) {
return "<span class='entry " + suggestion.type + "'>"
+ "<span class='title'>" + suggestion.title + "</span>"
+ "<span class='fa fa-fw " + suggestion.iconClass + "'></span>"
+ "</span>"
;
},
empty: function() {
return "<span class='empty'>Nothing found.</span>"
},
footer: function() {
return '<div class="branding">Powered by <img src="https:\/\/h.cowbay.org\/dist\/algolia-logo-light.svg" /></div>'
}
},
}
])
.on('autocomplete:selected', function(event, suggestion, dataset) {
window.location = (suggestion.url);
})
.keypress(function (event, suggestion) {
if (event.which == 13) {
window.location = (suggestion.url);
}
});
</script>
</body>
</html>

View File

@@ -0,0 +1,460 @@
<!doctype html>
<html class="no-js" lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="author" content="Lednerb">
<meta name="description" content="Bilberry Premium Theme for Hugo.">
<meta name="keywords" content="blog,personal,responsive,search,font awesome,pages,posts,multilingual,highlight.js,syntax highlighting,premium,shortcuts">
<meta name="generator" content="Hugo 0.50" />
<title> 未分類 | My cool new Blog</title>
<meta name="description" content="未分類 - Bilberry Premium Theme for Hugo.">
<meta itemprop="name" content="未分類">
<meta itemprop="description" content="未分類 - Bilberry Premium Theme for Hugo.">
<meta property="og:title" content="未分類">
<meta property="og:description" content="未分類 - Bilberry Premium Theme for Hugo.">
<meta property="og:image" content="https://www.gravatar.com/avatar/88188b6cc451928eba90e8400bc68086?size=200">
<meta property="og:url" content="https://h.cowbay.org/categories/%E6%9C%AA%E5%88%86%E9%A1%9E/">
<meta property="og:site_name" content="My cool new Blog"><meta property="og:type" content="website">
<link rel="icon" type="image/png" href="https://h.cowbay.org/favicon-32x32.png" sizes="32x32">
<link rel="icon" type="image/png" href="https://h.cowbay.org/favicon-16x16.png" sizes="16x16">
<link href="https://h.cowbay.org/categories/%E6%9C%AA%E5%88%86%E9%A1%9E/index.xml" rel="alternate" type="application/rss+xml" title="My cool new Blog" />
<link href="https://h.cowbay.org/categories/%E6%9C%AA%E5%88%86%E9%A1%9E/index.xml" rel="feed" type="application/rss+xml" title="My cool new Blog" />
<link rel="stylesheet" href="https://h.cowbay.org/sass/combined.min.717098cb5503581e75f12e486a847ca410bf8367d4d8713f4c37affc868c5a1d.css">
</head>
<body class="bilberry-hugo-theme">
<nav>
<div class="container">
<ul class="topnav">
<li><a href="/page/about-bilberry/">About Bilberry</a></li>
<li><a href="https://github.com/Lednerb/bilberry-hugo-theme" target="_blank">Github</a></li>
</ul>
<div id="search-box" class="search">
<i class="fa fa-search"></i>
<input id="search" type="text" placeholder="Search ...">
</div>
</div>
</nav>
<header>
<div class="container">
<div class="logo">
<a href="/" class="logo">
<img src="https://www.gravatar.com/avatar/88188b6cc451928eba90e8400bc68086?d=mm&size=200" alt="">
<span class="overlay"><i class="fa fa-home"></i></span>
</a>
</div>
<div class="titles">
<h3 class="title"><a href="/">My cool new Blog</a></h3>
<span class="subtitle">Hello World! This is the most epic subtitle ever.</span>
</div>
<div class="languages">
<a href="/en" class="active">en</a>
<a href="/de">de</a>
</div>
<div class="toggler">
<i class="fa fa-bars" aria-hidden="true"></i>
</div>
</div>
</header>
<div class="main container">
<div class="article-wrapper u-cf">
<a class="bubble" href="/article/e5-89-aa-e5-a0-b1-google-e4-b8-8b-e4-b8-80-e6-b3-a2-e3-80-8c-e6-b8-85-e5-80-89-e8-a8-88-e7-95-ab-e3-80-8d-ef-bc-8c-e6-97-97-e4-b8-8b-e4-ba-94-e9-a0-85-e6-9c-8d-e5-8b-99-e6-81-90-e5-b0-87-e9-97-9c/">
<i class="fa fa-fw fa-pencil"></i>
</a>
<article class="default article">
<div class="content">
<h3><a href="/article/e5-89-aa-e5-a0-b1-google-e4-b8-8b-e4-b8-80-e6-b3-a2-e3-80-8c-e6-b8-85-e5-80-89-e8-a8-88-e7-95-ab-e3-80-8d-ef-bc-8c-e6-97-97-e4-b8-8b-e4-ba-94-e9-a0-85-e6-9c-8d-e5-8b-99-e6-81-90-e5-b0-87-e9-97-9c/">[剪報] Google下一波「清倉計畫」旗下五項服務恐將關閉</a></h3>
<div class="meta">
<span class="date moment">2013-03-20</span>
<span class="categories">
<a href="/categories/%E6%9C%AA%E5%88%86%E9%A1%9E">未分類</a>
</span>
</div>
原文發表於http://wired.tw/2013/03/20/five-google-products-at-risk/index.html
上星期Google總裁Larry Page一聲令下Google立刻舉起大刀腰斬了五項服務其中最讓人不捨的莫過於一去不復返的Google Reader。這波整肅行動其實是Google實施的「春季清倉計畫」spring cleaning
這項計畫正是由2011年4月接任總裁的Page所提出。自上任以來他致力裁減旗下程式服務去年九月他執行了「秋季清倉計畫」fall cleaning將八項服務砍得乾乾淨淨還對另外兩個開發介面虎視眈眈意圖除之後快。
Google的清倉計畫看似言之成理實則啟人疑竇。就倖存的商品與服務來看種類依舊是五花八門而且許多仍在測試階段從自動駕車程式、高科技玻璃一路到各種社群網站、行動裝置、手機作業系統可說是無奇不有。
反之功能強大、讓大批使用者為之傾倒的Google Reader卻難逃遭驅逐的命運。兩相對照之下Google的清倉原則顯得匪夷所思。
根據本次大清倉透露出的開鍘標準下回Google再開殺戒時以下五項服務恐怕難逃一死
1. Google TV
Google為了讓使用者能在客廳裡瀏覽網頁、開啟YouTube及Google Play便打造了這款電視機介面希望讓公司年營收增加30億美金。可惜這項服務始終乏人問津且負評不斷加上硬體配件銷量不佳連開發商羅技公司的總裁Guerrino De Luca都搖頭稱其為「天大失策」。
2. Google Groups
這項線上社群組織服務相較於曾經紅極一時的Yahoo家族功能確實較受青睞。不過Google Groups依舊留不住用戶許多人早已紛紛轉向更加客製化、採垂直頁面顯示的網站如StackOverflow或是前去投靠如Discourse及phpBB等原始碼開放的介面了。
想當年Google Groups推出了Usenet介面讓Google成為搜尋引擎始祖但隨著金主興趣漸失慢慢撤退這項服務也該收山了。
3. Blogger
Blogger於1999年問世是推特出現前最好用的部落格介面只是隨著競爭對手紛紛出籠Blogger腹背受敵不但社群功能遜於Tumblr客製化程度及開發團隊實力也大輸WordPress。Google之所以不開鍘多半是擔心掀起反彈聲浪但若要關閉發文功能其實也易如反掌。
4. Google Offers
2011年Google嘗試併購團購網Groupon未果遂推出自家的團購服務Google Offers。後來Groupon和同業Living Social的業績起起伏伏但Google Offers卻未能乘勝追擊坐享漁翁之利Google 如果還繼續投資顯然不太划算。
5. Google Apps
Google Apps據稱讓Google年營收多了10億美金而其功能之前衛多元可望開啟雲端運算時代。然而所謂的10億美金只不過佔Google年營收的2%。若Google真想走服務專一路線根本不必向百般挑剔的大公司兜售軟體好好和廣告商合作賺進更大筆的廣告費用豈不輕鬆自在多了
&nbsp;
連blooger 也要收掉了!?
Google Apps 要收掉真的很可惜啊&hellip;
</div>
<div class="footer no-tags">
</div>
</article>
</div>
<div class="article-wrapper u-cf">
<a class="bubble" href="/article/hello-world/">
<i class="fa fa-fw fa-pencil"></i>
</a>
<article class="default article">
<div class="content">
<h3><a href="/article/hello-world/">Hello world! 哈囉!</a></h3>
<div class="meta">
<span class="date moment">2013-03-11</span>
<span class="categories">
<a href="/categories/%E6%9C%AA%E5%88%86%E9%A1%9E">未分類</a>
</span>
</div>
歡迎來到 WordPress。這是你的第一篇文章。編輯或者刪除本篇文章然後開始你的部落客生活
</div>
<div class="footer no-tags">
</div>
</article>
</div>
<div class="paginator">
<a href="/categories/%E6%9C%AA%E5%88%86%E9%A1%9E/page/12/" class="newer">Newer posts <i class="fa fa-angle-double-right"></i></a>
</div>
</div>
<footer>
<div class="container">
<div class="recent-posts">
<strong>Latest posts</strong>
<ul>
<li>
<a href="/article/google-550-5-7-1-sloution/">寄信給google被退信 錯誤 550-5.7.1的解法</a>
</li>
<li>
<a href="/article/netdata-linux-system-performance-monitor-dashboard/">Netdata Linux System Performance Monitor Dashboard</a>
</li>
<li>
<a href="/article/linux-performance-monitor-dashboard-netdata-md/">Linux 底下極其詳細的System performace Monitor Dashboard - Netdata</a>
</li>
<li>
<a href="/article/syntax-test/">Syntax Test</a>
</li>
<li>
<a href="/article/psql-create-role-and-assign-priviledges/">psql create role and assign priviledges</a>
</li>
<li>
<a href="/article/study-url/">Study URL</a>
</li>
<li>
<a href="/article/rsync-time-backup/">[筆記] Linux 底下好用的備份工具 rsync-time-backup</a>
</li>
</ul>
</div>
<div class="categories">
<a href="/categories/"><strong>Categories</strong></a>
<ul>
<li>
<a href="/categories/%E6%9C%AA%E5%88%86%E9%A1%9E">未分類 (86)</a>
</li>
<li>
<a href="/categories/%E5%B7%A5%E4%BD%9C%E7%AD%86%E8%A8%98">工作筆記 (68)</a>
</li>
<li>
<a href="/categories/%E5%85%B6%E4%BB%96">其他 (46)</a>
</li>
<li>
<a href="/categories/%E7%AD%86%E8%A8%98">筆記 (30)</a>
</li>
<li>
<a href="/categories/%E5%89%AA%E5%A0%B1">剪報 (18)</a>
</li>
<li>
<a href="/categories/starting">Starting (5)</a>
</li>
<li>
<a href="/categories/blog">Blog (4)</a>
</li>
</ul>
</div>
<div class="right">
<div class="external-profiles">
<strong>Social media</strong>
<a href="https://twitter.com/TheRealLednerb" target="_blank"><i class="fa fa-twitter-adblock-proof"></i></a>
<a href="https://github.com/Lednerb" target="_blank"><i class="fa fa-github"></i></a>
</div>
<div class="languages">
<strong>Other languages</strong>
<a href="/en" class="active">en</a>
<a href="/de">de</a>
</div>
</div>
</div>
</footer>
<div class="credits">
<div class="container">
<div class="copyright">
<a href="https://github.com/Lednerb" target="_blank">
&copy;
2017
by Lednerb
</a>
-
<a href="https://h.cowbay.org/categories/%E6%9C%AA%E5%88%86%E9%A1%9E/index.xml">RSS</a>
</div>
<div class="author">
<a href="https://github.com/Lednerb/bilberry-hugo-theme" target="_blank">Bilberry Hugo Theme</a>
</div>
</div>
</div>
<script type="text/javascript" src="https://h.cowbay.org/js/externalDependencies.39c47e10e241eae2947b3fe21809c572.js" integrity="md5-OcR&#43;EOJB6uKUez/iGAnFcg=="></script>
<script type="text/javascript" src="https://h.cowbay.org/js/theme.ff50ae6dc1bfc220b23bf69dbb41b54e.js" integrity="md5-/1CubcG/wiCyO/adu0G1Tg=="></script>
<script>
$(".moment").each(function() {
$(this).text(
moment( $(this).text() )
.locale( "en" )
.format('LL')
);
});
$(".footnote-return sup").html("");
</script>
<script>
var client = algoliasearch("Y2C4RWMPXW", "50ea7f8c41c0ad233926e0be2b769ed1");
var index = client.initIndex("default-content");
$('#search').autocomplete({ hint: false, autoselect: true, debug: false },
[
{
source: $.fn.autocomplete.sources.hits(index, { hitsPerPage: 5, filters: 'language: en' }),
displayKey: function(suggestion) {
return suggestion.title || suggestion.author
},
templates: {
suggestion: function(suggestion) {
return "<span class='entry " + suggestion.type + "'>"
+ "<span class='title'>" + suggestion.title + "</span>"
+ "<span class='fa fa-fw " + suggestion.iconClass + "'></span>"
+ "</span>"
;
},
empty: function() {
return "<span class='empty'>Nothing found.</span>"
},
footer: function() {
return '<div class="branding">Powered by <img src="https:\/\/h.cowbay.org\/dist\/algolia-logo-light.svg" /></div>'
}
},
}
])
.on('autocomplete:selected', function(event, suggestion, dataset) {
window.location = (suggestion.url);
})
.keypress(function (event, suggestion) {
if (event.which == 13) {
window.location = (suggestion.url);
}
});
</script>
</body>
</html>

View File

@@ -0,0 +1,760 @@
<!doctype html>
<html class="no-js" lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="author" content="Lednerb">
<meta name="description" content="Bilberry Premium Theme for Hugo.">
<meta name="keywords" content="blog,personal,responsive,search,font awesome,pages,posts,multilingual,highlight.js,syntax highlighting,premium,shortcuts">
<meta name="generator" content="Hugo 0.50" />
<title> 未分類 | My cool new Blog</title>
<meta name="description" content="未分類 - Bilberry Premium Theme for Hugo.">
<meta itemprop="name" content="未分類">
<meta itemprop="description" content="未分類 - Bilberry Premium Theme for Hugo.">
<meta property="og:title" content="未分類">
<meta property="og:description" content="未分類 - Bilberry Premium Theme for Hugo.">
<meta property="og:image" content="https://www.gravatar.com/avatar/88188b6cc451928eba90e8400bc68086?size=200">
<meta property="og:url" content="https://h.cowbay.org/categories/%E6%9C%AA%E5%88%86%E9%A1%9E/">
<meta property="og:site_name" content="My cool new Blog"><meta property="og:type" content="website">
<link rel="icon" type="image/png" href="https://h.cowbay.org/favicon-32x32.png" sizes="32x32">
<link rel="icon" type="image/png" href="https://h.cowbay.org/favicon-16x16.png" sizes="16x16">
<link href="https://h.cowbay.org/categories/%E6%9C%AA%E5%88%86%E9%A1%9E/index.xml" rel="alternate" type="application/rss+xml" title="My cool new Blog" />
<link href="https://h.cowbay.org/categories/%E6%9C%AA%E5%88%86%E9%A1%9E/index.xml" rel="feed" type="application/rss+xml" title="My cool new Blog" />
<link rel="stylesheet" href="https://h.cowbay.org/sass/combined.min.717098cb5503581e75f12e486a847ca410bf8367d4d8713f4c37affc868c5a1d.css">
</head>
<body class="bilberry-hugo-theme">
<nav>
<div class="container">
<ul class="topnav">
<li><a href="/page/about-bilberry/">About Bilberry</a></li>
<li><a href="https://github.com/Lednerb/bilberry-hugo-theme" target="_blank">Github</a></li>
</ul>
<div id="search-box" class="search">
<i class="fa fa-search"></i>
<input id="search" type="text" placeholder="Search ...">
</div>
</div>
</nav>
<header>
<div class="container">
<div class="logo">
<a href="/" class="logo">
<img src="https://www.gravatar.com/avatar/88188b6cc451928eba90e8400bc68086?d=mm&size=200" alt="">
<span class="overlay"><i class="fa fa-home"></i></span>
</a>
</div>
<div class="titles">
<h3 class="title"><a href="/">My cool new Blog</a></h3>
<span class="subtitle">Hello World! This is the most epic subtitle ever.</span>
</div>
<div class="languages">
<a href="/en" class="active">en</a>
<a href="/de">de</a>
</div>
<div class="toggler">
<i class="fa fa-bars" aria-hidden="true"></i>
</div>
</div>
</header>
<div class="main container">
<div class="article-wrapper u-cf">
<a class="bubble" href="/article/e7-ad-86-e8-a8-98-e5-b0-87-e6-97-a5-e6-9c-9f-e8-ae-8a-e6-95-b8-date-variable-e5-8a-a0-e5-85-a5-bashrc/">
<i class="fa fa-fw fa-pencil"></i>
</a>
<article class="default article">
<div class="content">
<h3><a href="/article/e7-ad-86-e8-a8-98-e5-b0-87-e6-97-a5-e6-9c-9f-e8-ae-8a-e6-95-b8-date-variable-e5-8a-a0-e5-85-a5-bashrc/">[筆記] 將日期變數 date variable 加入 bashrc</a></h3>
<div class="meta">
<span class="date moment">2015-12-22</span>
<span class="categories">
<a href="/categories/%E6%9C%AA%E5%88%86%E9%A1%9E">未分類</a>
</span>
</div>
&nbsp;
vim /etc/bashrc ( or /HOME_DIR/.bashrc)
export datecode=date +&quot;%Y%m%d&quot;
以後就可以直接使用 $datecode 來產生今天的日期給備份的命令用
[root@w ~]# touch test_$datecode [root@w ~]# ls anaconda-ks.cfg ** test_20151222&nbsp;** yum.txt [root@w ~]#
</div>
<div class="footer no-tags">
</div>
</article>
</div>
<div class="article-wrapper u-cf">
<a class="bubble" href="/article/e5-85-b6-e5-ae-83-e5-9c-a8marvel-e7-9c-8b-e9-81-8e-e6-9c-80-e6-81-90-e6-80-96-e7-9a-84-e7-b6-93-e9-a9-97-e6-95-85-e4-ba-8b-e8-a3-9c-e9-80-a3-e7-b5-90-e6-95-b4-e7-90-86/">
<i class="fa fa-fw fa-pencil"></i>
</a>
<article class="default article">
<div class="content">
<h3><a href="/article/e5-85-b6-e5-ae-83-e5-9c-a8marvel-e7-9c-8b-e9-81-8e-e6-9c-80-e6-81-90-e6-80-96-e7-9a-84-e7-b6-93-e9-a9-97-e6-95-85-e4-ba-8b-e8-a3-9c-e9-80-a3-e7-b5-90-e6-95-b4-e7-90-86/">[其它] 在marvel看過最恐怖的經驗/故事(補連結&#43;整理)</a></h3>
<div class="meta">
<span class="date moment">2015-12-22</span>
<span class="categories">
<a href="/categories/%E6%9C%AA%E5%88%86%E9%A1%9E">未分類</a>
</span>
</div>
<p>作者unicrysfish (獨晶魚) 看板marvel</p>
<p>標題Re[其它] 在marvel看過最恐怖的經驗/故事(補連結+整理)</p>
<p>時間Tue Dec 8 00:47:23 2015</p>
<p>大家好我是原po</p>
<p>轉眼間已經過一年了</p>
<p>很開心剛剛看到板上有人整理2014跟2015的推薦文^^</p>
<p>我這篇算是舊文的總整理</p>
<p>有興趣也可以參考看看
</p>
<a href="/article/e5-85-b6-e5-ae-83-e5-9c-a8marvel-e7-9c-8b-e9-81-8e-e6-9c-80-e6-81-90-e6-80-96-e7-9a-84-e7-b6-93-e9-a9-97-e6-95-85-e4-ba-8b-e8-a3-9c-e9-80-a3-e7-b5-90-e6-95-b4-e7-90-86/" class="more">Continue reading</a>
</div>
<div class="footer no-tags">
</div>
</article>
</div>
<div class="article-wrapper u-cf">
<a class="bubble" href="/article/e7-ad-86-e8-a8-98-find-files-create-in-a-week-and-tar-the-files/">
<i class="fa fa-fw fa-pencil"></i>
</a>
<article class="default article">
<div class="content">
<h3><a href="/article/e7-ad-86-e8-a8-98-find-files-create-in-a-week-and-tar-the-files/">[筆記] find files create in a week and tar the files</a></h3>
<div class="meta">
<span class="date moment">2015-12-22</span>
<span class="categories">
<a href="/categories/%E6%9C%AA%E5%88%86%E9%A1%9E">未分類</a>
</span>
</div>
tar cfz `date +%Y-week%V`.tar.gz `find . -ctime -7 -type f -name "*.*"`&nbsp;
</div>
<div class="footer no-tags">
</div>
</article>
</div>
<div class="article-wrapper u-cf">
<a class="bubble" href="/article/e6-9b-b8-e7-b1-8d-e7-b4-85-e8-89-b2-e8-a6-ba-e9-86-92-e9-87-91-e8-89-b2-e5-90-8c-e7-9b-9f/">
<i class="fa fa-fw fa-pencil"></i>
</a>
<article class="default article">
<div class="content">
<h3><a href="/article/e6-9b-b8-e7-b1-8d-e7-b4-85-e8-89-b2-e8-a6-ba-e9-86-92-e9-87-91-e8-89-b2-e5-90-8c-e7-9b-9f/">[書籍]紅色覺醒 &amp; 金色同盟</a></h3>
<div class="meta">
<span class="date moment">2015-12-21</span>
<span class="categories">
<a href="/categories/%E6%9C%AA%E5%88%86%E9%A1%9E">未分類</a>
</span>
</div>
推薦指數:★★★★★★★★★★ (滿分!)
在不透露劇情的前提下要推薦這本書還挺困難的!
總之就是劇情高潮迭起~緊張刺激~
大概跟血歌差不多等級!
不過說真的,血歌的第三部曲真的有弱掉的感覺
不過紅色覺醒和金色同盟這兩本看下來,沒有這種問題!
雖然主角練功等級有點快 ,而且沒啥香豔刺激的情節
不過書中各勢力的爾虞我詐、衝突鬥爭真的是很不錯!這點比血歌要好很多很多~
&nbsp;
</div>
<div class="footer no-tags">
</div>
</article>
</div>
<div class="article-wrapper u-cf">
<a class="bubble" href="/article/e7-ad-86-e8-a8-98-shadowcopy-e8-aa-9e-e6-b3-95/">
<i class="fa fa-fw fa-pencil"></i>
</a>
<article class="default article">
<div class="content">
<h3><a href="/article/e7-ad-86-e8-a8-98-shadowcopy-e8-aa-9e-e6-b3-95/">[筆記] shadowcopy 語法</a></h3>
<div class="meta">
<span class="date moment">2015-12-21</span>
<span class="categories">
<a href="/categories/%E6%9C%AA%E5%88%86%E9%A1%9E">未分類</a>
</span>
</div>
&ldquo;C:\Program Files (x86)\Runtime Software\ShadowCopy\shadowcopy.exe&rdquo; d:\outlook*.* h:\outlook_bak /s /y
</div>
<div class="footer no-tags">
</div>
</article>
</div>
<div class="article-wrapper u-cf">
<a class="bubble" href="/article/e9-9d-88-e6-84-9f-e5-a4-aa-e9-99-bd-e8-83-bd-e8-97-8d-e8-8a-bd-e5-8d-b3-e6-99-82-e6-ba-ab-e6-bf-95-e5-ba-a6-e6-84-9f-e6-87-89-e5-99-a8/">
<i class="fa fa-fw fa-pencil"></i>
</a>
<article class="default article">
<div class="content">
<h3><a href="/article/e9-9d-88-e6-84-9f-e5-a4-aa-e9-99-bd-e8-83-bd-e8-97-8d-e8-8a-bd-e5-8d-b3-e6-99-82-e6-ba-ab-e6-bf-95-e5-ba-a6-e6-84-9f-e6-87-89-e5-99-a8/">[靈感] 太陽能藍芽即時溫濕度感應器</a></h3>
<div class="meta">
<span class="date moment">2015-12-11</span>
<span class="categories">
<a href="/categories/%E6%9C%AA%E5%88%86%E9%A1%9E">未分類</a>
</span>
</div>
好像是昨天睡覺作夢夢到的?
&nbsp;
感應器模組就是一個溫濕度SENSOR 加上 太陽能面板/電池模組,可以用太陽能供電
人不必走出戶外,就能知道現在室外的溫濕度
室內可以有一個顯示模組就類似現在的數位溫濕度計只是資料來源來自戶外的SENSOR
可以設定資料回傳時間(min/hour)
或者是可以傳到手機上的APP做紀錄
顯示模組可以做成按一下再顯示或總是顯示,節省電力
&nbsp;
</div>
<div class="footer no-tags">
</div>
</article>
</div>
<div class="article-wrapper u-cf">
<a class="bubble" href="/article/e7-ad-86-e8-a8-98-pipo-w8-win8-e6-94-b9-win10/">
<i class="fa fa-fw fa-pencil"></i>
</a>
<article class="default article">
<div class="content">
<h3><a href="/article/e7-ad-86-e8-a8-98-pipo-w8-win8-e6-94-b9-win10/">[筆記] PIPO W8 Win8 改 Win10</a></h3>
<div class="meta">
<span class="date moment">2015-12-08</span>
<span class="categories">
<a href="/categories/%E6%9C%AA%E5%88%86%E9%A1%9E">未分類</a>
</span>
</div>
2016/03/07 Update: 最近這台出現了休眠後叫不起來的問題我記得剛開始升級Win10的時候是不會的呀 後來是去下載了一個雙擊關閉螢幕的小軟體,就不要讓電腦進入休眠,只把螢幕關閉,要用的時候再按個鍵盤開啟螢幕這樣.. 然後看要不要去把系統設定內的電源鍵改成沒有動作,避免不小心按到.. &nbsp;
PIPO W8 Win8 改 Win10 趁著雙11 在淘寶敗了一台PIPO W8 CoreM 二合一變形筆電等了好久終於到貨難怪大陸同事都說雙11下定要等到雙12才會收到 XD
拿到東西內建的當然是Win8的簡體中文版。
這類大陸出的Win8平板內建的大概都是簡體中文單一語言版本雖說可以透過一些方式去下載繁體語言包但是用起來總是很彆扭。
而且win8感覺就是卡卡的所以我也沒先查資料就直接給他升級Win10。
升級之後,系統果然變順了!驅動程式的部分,下載驅動精靈來安裝,會有兩個失敗,不過在裝置管理員中沒有看到有驚嘆號的設備,
想說這樣應該是正常了吧,沒想到觸控居然不能使用!? 那只好改回來啦不然就失去「變形」的意義了啊一直接著USB鍵盤滑鼠是能看喔
於是從微軟那邊下載了Win8的安裝工具做一個ISO出來再透過卡碟機進行安裝這過程滿順利的
驅動程式的部分可以從這邊抓 http://techtablets.com/pipo-w8/downloads/
重點在於 Pipo W8 TouchSetting Gt Touch Config (1.0 KiB) 還有 OEM SLIC Bios Windows Key Reader (11.2 KiB) 這兩個檔案
第一個是觸控面板的設定檔安裝好Win8之後要把這個檔案放進windows\inf 底下
第二個是可以讀取OEM 的Windows Key (不過後面都沒用到,原因是&hellip;. you know ! )
就這樣把Win8弄好該裝的軟體、播放器、解壓縮等等都上去了但就是覺得卡卡的用得很不爽想說再來測試一次Win10 好了!
先把系統備份好然後一樣去微軟下載win10的安裝工具接著開機選擇卡碟機進行系統安裝(不是從win8內升級喔)
安裝過程一樣也是很順利而且更神奇的是還沒裝驅動前觸控居然沒有問題可以正常使用裝完系統透過驅動精靈把該裝的驅動程式裝一裝裝置管理員一樣沒有驚嘆號觸控正常Win10也不會卡卡的真的是太棒了
&nbsp;
不過有個問題是win10的截圖快捷鍵我一直弄不出來(Windows Key + volume down)
最後還是用我習慣的sharex 軟體設定volume + 的實體鍵作為截圖快捷鍵
<a href="/article/e7-ad-86-e8-a8-98-pipo-w8-win8-e6-94-b9-win10/" class="more">Continue reading</a>
</div>
<div class="footer no-tags">
</div>
</article>
</div>
<div class="paginator">
<a href="/categories/%E6%9C%AA%E5%88%86%E9%A1%9E/page/3/" class="older"><i class="fa fa-angle-double-left"></i> Older posts</a>
<a href="/categories/%E6%9C%AA%E5%88%86%E9%A1%9E/" class="newer">Newer posts <i class="fa fa-angle-double-right"></i></a>
</div>
</div>
<footer>
<div class="container">
<div class="recent-posts">
<strong>Latest posts</strong>
<ul>
<li>
<a href="/article/google-550-5-7-1-sloution/">寄信給google被退信 錯誤 550-5.7.1的解法</a>
</li>
<li>
<a href="/article/netdata-linux-system-performance-monitor-dashboard/">Netdata Linux System Performance Monitor Dashboard</a>
</li>
<li>
<a href="/article/linux-performance-monitor-dashboard-netdata-md/">Linux 底下極其詳細的System performace Monitor Dashboard - Netdata</a>
</li>
<li>
<a href="/article/syntax-test/">Syntax Test</a>
</li>
<li>
<a href="/article/psql-create-role-and-assign-priviledges/">psql create role and assign priviledges</a>
</li>
<li>
<a href="/article/study-url/">Study URL</a>
</li>
<li>
<a href="/article/rsync-time-backup/">[筆記] Linux 底下好用的備份工具 rsync-time-backup</a>
</li>
</ul>
</div>
<div class="categories">
<a href="/categories/"><strong>Categories</strong></a>
<ul>
<li>
<a href="/categories/%E6%9C%AA%E5%88%86%E9%A1%9E">未分類 (86)</a>
</li>
<li>
<a href="/categories/%E5%B7%A5%E4%BD%9C%E7%AD%86%E8%A8%98">工作筆記 (68)</a>
</li>
<li>
<a href="/categories/%E5%85%B6%E4%BB%96">其他 (46)</a>
</li>
<li>
<a href="/categories/%E7%AD%86%E8%A8%98">筆記 (30)</a>
</li>
<li>
<a href="/categories/%E5%89%AA%E5%A0%B1">剪報 (18)</a>
</li>
<li>
<a href="/categories/starting">Starting (5)</a>
</li>
<li>
<a href="/categories/blog">Blog (4)</a>
</li>
</ul>
</div>
<div class="right">
<div class="external-profiles">
<strong>Social media</strong>
<a href="https://twitter.com/TheRealLednerb" target="_blank"><i class="fa fa-twitter-adblock-proof"></i></a>
<a href="https://github.com/Lednerb" target="_blank"><i class="fa fa-github"></i></a>
</div>
<div class="languages">
<strong>Other languages</strong>
<a href="/en" class="active">en</a>
<a href="/de">de</a>
</div>
</div>
</div>
</footer>
<div class="credits">
<div class="container">
<div class="copyright">
<a href="https://github.com/Lednerb" target="_blank">
&copy;
2017
by Lednerb
</a>
-
<a href="https://h.cowbay.org/categories/%E6%9C%AA%E5%88%86%E9%A1%9E/index.xml">RSS</a>
</div>
<div class="author">
<a href="https://github.com/Lednerb/bilberry-hugo-theme" target="_blank">Bilberry Hugo Theme</a>
</div>
</div>
</div>
<script type="text/javascript" src="https://h.cowbay.org/js/externalDependencies.39c47e10e241eae2947b3fe21809c572.js" integrity="md5-OcR&#43;EOJB6uKUez/iGAnFcg=="></script>
<script type="text/javascript" src="https://h.cowbay.org/js/theme.ff50ae6dc1bfc220b23bf69dbb41b54e.js" integrity="md5-/1CubcG/wiCyO/adu0G1Tg=="></script>
<script>
$(".moment").each(function() {
$(this).text(
moment( $(this).text() )
.locale( "en" )
.format('LL')
);
});
$(".footnote-return sup").html("");
</script>
<script>
var client = algoliasearch("Y2C4RWMPXW", "50ea7f8c41c0ad233926e0be2b769ed1");
var index = client.initIndex("default-content");
$('#search').autocomplete({ hint: false, autoselect: true, debug: false },
[
{
source: $.fn.autocomplete.sources.hits(index, { hitsPerPage: 5, filters: 'language: en' }),
displayKey: function(suggestion) {
return suggestion.title || suggestion.author
},
templates: {
suggestion: function(suggestion) {
return "<span class='entry " + suggestion.type + "'>"
+ "<span class='title'>" + suggestion.title + "</span>"
+ "<span class='fa fa-fw " + suggestion.iconClass + "'></span>"
+ "</span>"
;
},
empty: function() {
return "<span class='empty'>Nothing found.</span>"
},
footer: function() {
return '<div class="branding">Powered by <img src="https:\/\/h.cowbay.org\/dist\/algolia-logo-light.svg" /></div>'
}
},
}
])
.on('autocomplete:selected', function(event, suggestion, dataset) {
window.location = (suggestion.url);
})
.keypress(function (event, suggestion) {
if (event.which == 13) {
window.location = (suggestion.url);
}
});
</script>
</body>
</html>

View File

@@ -0,0 +1,754 @@
<!doctype html>
<html class="no-js" lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="author" content="Lednerb">
<meta name="description" content="Bilberry Premium Theme for Hugo.">
<meta name="keywords" content="blog,personal,responsive,search,font awesome,pages,posts,multilingual,highlight.js,syntax highlighting,premium,shortcuts">
<meta name="generator" content="Hugo 0.50" />
<title> 未分類 | My cool new Blog</title>
<meta name="description" content="未分類 - Bilberry Premium Theme for Hugo.">
<meta itemprop="name" content="未分類">
<meta itemprop="description" content="未分類 - Bilberry Premium Theme for Hugo.">
<meta property="og:title" content="未分類">
<meta property="og:description" content="未分類 - Bilberry Premium Theme for Hugo.">
<meta property="og:image" content="https://www.gravatar.com/avatar/88188b6cc451928eba90e8400bc68086?size=200">
<meta property="og:url" content="https://h.cowbay.org/categories/%E6%9C%AA%E5%88%86%E9%A1%9E/">
<meta property="og:site_name" content="My cool new Blog"><meta property="og:type" content="website">
<link rel="icon" type="image/png" href="https://h.cowbay.org/favicon-32x32.png" sizes="32x32">
<link rel="icon" type="image/png" href="https://h.cowbay.org/favicon-16x16.png" sizes="16x16">
<link href="https://h.cowbay.org/categories/%E6%9C%AA%E5%88%86%E9%A1%9E/index.xml" rel="alternate" type="application/rss+xml" title="My cool new Blog" />
<link href="https://h.cowbay.org/categories/%E6%9C%AA%E5%88%86%E9%A1%9E/index.xml" rel="feed" type="application/rss+xml" title="My cool new Blog" />
<link rel="stylesheet" href="https://h.cowbay.org/sass/combined.min.717098cb5503581e75f12e486a847ca410bf8367d4d8713f4c37affc868c5a1d.css">
</head>
<body class="bilberry-hugo-theme">
<nav>
<div class="container">
<ul class="topnav">
<li><a href="/page/about-bilberry/">About Bilberry</a></li>
<li><a href="https://github.com/Lednerb/bilberry-hugo-theme" target="_blank">Github</a></li>
</ul>
<div id="search-box" class="search">
<i class="fa fa-search"></i>
<input id="search" type="text" placeholder="Search ...">
</div>
</div>
</nav>
<header>
<div class="container">
<div class="logo">
<a href="/" class="logo">
<img src="https://www.gravatar.com/avatar/88188b6cc451928eba90e8400bc68086?d=mm&size=200" alt="">
<span class="overlay"><i class="fa fa-home"></i></span>
</a>
</div>
<div class="titles">
<h3 class="title"><a href="/">My cool new Blog</a></h3>
<span class="subtitle">Hello World! This is the most epic subtitle ever.</span>
</div>
<div class="languages">
<a href="/en" class="active">en</a>
<a href="/de">de</a>
</div>
<div class="toggler">
<i class="fa fa-bars" aria-hidden="true"></i>
</div>
</div>
</header>
<div class="main container">
<div class="article-wrapper u-cf">
<a class="bubble" href="/article/e7-ad-86-e8-a8-98-e4-b8-ad-e8-8f-af-e9-9b-bb-e4-bf-a1-e4-b9-9f-e8-a2-ab-e6-8b-bf-e4-be-86-e9-a8-99-e5-b8-b3-e8-99-9f-e5-af-86-e7-a2-bc-e4-ba-86/">
<i class="fa fa-fw fa-pencil"></i>
</a>
<article class="default article">
<div class="content">
<h3><a href="/article/e7-ad-86-e8-a8-98-e4-b8-ad-e8-8f-af-e9-9b-bb-e4-bf-a1-e4-b9-9f-e8-a2-ab-e6-8b-bf-e4-be-86-e9-a8-99-e5-b8-b3-e8-99-9f-e5-af-86-e7-a2-bc-e4-ba-86/">[筆記] 中華電信也被拿來騙帳號密碼了</a></h3>
<div class="meta">
<span class="date moment">2015-12-04</span>
<span class="categories">
<a href="/categories/%E6%9C%AA%E5%88%86%E9%A1%9E">未分類</a>
</span>
</div>
剛剛收到的郵件,這是第一次看到以中華電信名義來騙帳號密碼的郵件
不過啊&hellip;&hellip;你忘記換成繁體字了啦!
最好中華電信會用簡體字發信出來給客戶啦~
點連結以後,不意外的會開啟一個要你登入帳號密碼的網頁
到這邊還會被騙,那也不知道該說啥了&hellip;
&nbsp;
</div>
<div class="footer no-tags">
</div>
</article>
</div>
<div class="article-wrapper u-cf">
<a class="bubble" href="/article/e7-ad-86-e8-a8-98-mount-unmount-disk-in-windows7-to-prevent-cryptowall-or-cryptolocker/">
<i class="fa fa-fw fa-pencil"></i>
</a>
<article class="default article">
<div class="content">
<h3><a href="/article/e7-ad-86-e8-a8-98-mount-unmount-disk-in-windows7-to-prevent-cryptowall-or-cryptolocker/">[筆記] mount / unmount disk in windows7 to prevent cryptowall or cryptolocker</a></h3>
<div class="meta">
<span class="date moment">2015-11-30</span>
<span class="categories">
<a href="/categories/%E6%9C%AA%E5%88%86%E9%A1%9E">未分類</a>
</span>
</div>
用cmd 手動掛載磁碟區
如果系統都沒看到這個磁碟區,理論上病毒也就沒有辦法去加密
假設你的外接硬碟在 G:
用系統管理員權限開啟 cmd
輸入 mountvol
你會看到類似這樣的畫面 &gt; VolumeName 及目前掛接點的值可能是: &gt; &gt; &gt; \?\Volume{e57d5b51-1f0a-11e5-8a86-806e6f6e6963}
&gt; &gt; D:
&gt; &gt; &gt; \?\Volume{9531b165-0817-11e5-9a7e-806e6f6e6963}
&gt; &gt; F:
&gt; &gt; &gt; \?\Volume{fce7fceb-0817-11e5-a59a-f72439090334}
&gt; &gt; H:
&gt; &gt; &gt; \?\Volume{87418069-1eec-11e5-8b32-dc0ea10668d7}
&gt; &gt; G:
&gt; &gt; &gt; \?\Volume{9531b144-0817-11e5-9a7e-806e6f6e6963}
&gt; &gt; C:
&nbsp;
假設你要隱藏的磁碟機是 G:
卸載 umount &gt; mountvol g:\ /p &gt; &gt; &gt; &lt;/pre&gt; &lt;pre&gt;這樣可以 G:從系統中隱藏起來
**掛載** `&lt;/pre&gt; &gt; &lt;pre&gt;`mount g: \\?\Volume{87418069-1eec-11e5-8b32-dc0ea10668d7}\ ` `這樣就可以把G:再掛回來
</div>
<div class="footer no-tags">
</div>
</article>
</div>
<div class="article-wrapper u-cf">
<a class="bubble" href="/article/e7-ad-86-e8-a8-98-linux-e5-ba-95-e4-b8-8b-e6-aa-a2-e6-9f-a5-e7-a1-ac-e7-a2-9f-e7-b8-bd-e5-85-b1-e5-af-ab-e5-85-a5-e4-ba-86-e5-a4-9a-e5-b0-91-e7-a9-ba-e9-96-93-e7-9a-84-e6-8c-87-e4-bb-a4-linux-c/">
<i class="fa fa-fw fa-pencil"></i>
</a>
<article class="default article">
<div class="content">
<h3><a href="/article/e7-ad-86-e8-a8-98-linux-e5-ba-95-e4-b8-8b-e6-aa-a2-e6-9f-a5-e7-a1-ac-e7-a2-9f-e7-b8-bd-e5-85-b1-e5-af-ab-e5-85-a5-e4-ba-86-e5-a4-9a-e5-b0-91-e7-a9-ba-e9-96-93-e7-9a-84-e6-8c-87-e4-bb-a4-linux-c/">[筆記] Linux 底下 檢查硬碟總共寫入了多少空間的指令 - linux command to check total written of disk</a></h3>
<div class="meta">
<span class="date moment">2015-11-30</span>
<span class="categories">
<a href="/categories/%E6%9C%AA%E5%88%86%E9%A1%9E">未分類</a>
</span>
</div>
[root@livedvd ~]# cat /proc/diskstats |grep sda2(or any other disk you want) |awk &lsquo;{print $10 * 512 / 1073741824, &ldquo;GB&rdquo;}&rsquo;
132355GB
[root@livedvd ~]
&nbsp;
</div>
<div class="footer no-tags">
</div>
</article>
</div>
<div class="article-wrapper u-cf">
<a class="bubble" href="/article/e7-ad-86-e8-a8-98-e5-9c-a8-linux-e5-ba-95-e4-b8-8b-e5-bf-ab-e9-80-9f-e6-8a-b9-e5-af-ab-e7-a3-81-e7-a2-9f-e5-89-a9-e9-a4-98-e7-a9-ba-e9-96-93/">
<i class="fa fa-fw fa-pencil"></i>
</a>
<article class="default article">
<div class="content">
<h3><a href="/article/e7-ad-86-e8-a8-98-e5-9c-a8-linux-e5-ba-95-e4-b8-8b-e5-bf-ab-e9-80-9f-e6-8a-b9-e5-af-ab-e7-a3-81-e7-a2-9f-e5-89-a9-e9-a4-98-e7-a9-ba-e9-96-93/">[筆記] 在 Linux 底下快速抹寫磁碟剩餘空間</a></h3>
<div class="meta">
<span class="date moment">2015-11-25</span>
<span class="categories">
<a href="/categories/%E6%9C%AA%E5%88%86%E9%A1%9E">未分類</a>
</span>
</div>
Update
後來發現其實內建的shred指令就可以做到了而且速度更快
shred -v -n 10000(抹除 10000次) -u -v /dev/sda
用iftop 看大概都能維持在300M 左右的寫入速度
&nbsp;
實際跑起來,從 iotop 上看到的數據,似乎是比 dd 要來得快~
http://superuser.com/questions/19326/how-to-wipe-free-disk-space-in-linux
Wipe a drive at top speed.
Typical instructions for encrypting a drive nowadays will tell you to first WIPE the drive.
The command below will fill your drive with AES ciphertext.
Use a live CD if you need to wipe your main boot drive.
Open a terminal and elevate your privileges:
<a href="/article/e7-ad-86-e8-a8-98-e5-9c-a8-linux-e5-ba-95-e4-b8-8b-e5-bf-ab-e9-80-9f-e6-8a-b9-e5-af-ab-e7-a3-81-e7-a2-9f-e5-89-a9-e9-a4-98-e7-a9-ba-e9-96-93/" class="more">Continue reading</a>
</div>
<div class="footer no-tags">
</div>
</article>
</div>
<div class="article-wrapper u-cf">
<a class="bubble" href="/article/e6-95-97-e5-ae-b6-e5-b0-8f-e7-b1-b3-e8-b7-af-e7-94-b1-e5-99-a8-mini-x-2-e5-b0-8f-e7-b1-b3-e6-99-ba-e8-83-bd-e6-94-9d-e7-9b-b8-e6-a9-9f-e5-a4-9c-e8-a6-96-e7-89-88/">
<i class="fa fa-fw fa-pencil"></i>
</a>
<article class="default article">
<div class="content">
<h3><a href="/article/e6-95-97-e5-ae-b6-e5-b0-8f-e7-b1-b3-e8-b7-af-e7-94-b1-e5-99-a8-mini-x-2-e5-b0-8f-e7-b1-b3-e6-99-ba-e8-83-bd-e6-94-9d-e7-9b-b8-e6-a9-9f-e5-a4-9c-e8-a6-96-e7-89-88/">[敗家] 小米路由器 Mini x 2 &#43; 小米智能攝相機 夜視版</a></h3>
<div class="meta">
<span class="date moment">2015-11-24</span>
<span class="categories">
<a href="/categories/%E6%9C%AA%E5%88%86%E9%A1%9E">未分類</a>
</span>
</div>
路由器 mini 打算作 wifi relay
智能攝相機就順便帶走的咩&hellip;.
</div>
<div class="footer no-tags">
</div>
</article>
</div>
<div class="article-wrapper u-cf">
<a class="bubble" href="/article/e7-ad-86-e8-a8-98-denyhosts-whitelist-allowed-hosts/">
<i class="fa fa-fw fa-pencil"></i>
</a>
<article class="default article">
<div class="content">
<h3><a href="/article/e7-ad-86-e8-a8-98-denyhosts-whitelist-allowed-hosts/">[筆記] Denyhosts Whitelist allowed-hosts</a></h3>
<div class="meta">
<span class="date moment">2015-11-24</span>
<span class="categories">
<a href="/categories/%E6%9C%AA%E5%88%86%E9%A1%9E">未分類</a>
</span>
</div>
/var/lib/denyhosts/allowed-hosts
&nbsp;
</div>
<div class="footer no-tags">
</div>
</article>
</div>
<div class="article-wrapper u-cf">
<a class="bubble" href="/article/e7-ad-86-e8-a8-98-centos-6-x-dovecot-setting/">
<i class="fa fa-fw fa-pencil"></i>
</a>
<article class="default article">
<div class="content">
<h3><a href="/article/e7-ad-86-e8-a8-98-centos-6-x-dovecot-setting/">[筆記] Centos 6.x Dovecot Setting</a></h3>
<div class="meta">
<span class="date moment">2015-11-24</span>
<span class="categories">
<a href="/categories/%E6%9C%AA%E5%88%86%E9%A1%9E">未分類</a>
</span>
</div>
/etc/dovecot/conf.d/10-auth.conf
add
disable_plaingtext_auth = no
&nbsp;
/etc/dovecot/conf.d/10-mail.conf
mail_location = mbox:~/mail:INBOX=/var/mail/%u
&nbsp;
chkconfig dovecot on
&nbsp;
</div>
<div class="footer no-tags">
</div>
</article>
</div>
<div class="paginator">
<a href="/categories/%E6%9C%AA%E5%88%86%E9%A1%9E/page/4/" class="older"><i class="fa fa-angle-double-left"></i> Older posts</a>
<a href="/categories/%E6%9C%AA%E5%88%86%E9%A1%9E/page/2/" class="newer">Newer posts <i class="fa fa-angle-double-right"></i></a>
</div>
</div>
<footer>
<div class="container">
<div class="recent-posts">
<strong>Latest posts</strong>
<ul>
<li>
<a href="/article/google-550-5-7-1-sloution/">寄信給google被退信 錯誤 550-5.7.1的解法</a>
</li>
<li>
<a href="/article/netdata-linux-system-performance-monitor-dashboard/">Netdata Linux System Performance Monitor Dashboard</a>
</li>
<li>
<a href="/article/linux-performance-monitor-dashboard-netdata-md/">Linux 底下極其詳細的System performace Monitor Dashboard - Netdata</a>
</li>
<li>
<a href="/article/syntax-test/">Syntax Test</a>
</li>
<li>
<a href="/article/psql-create-role-and-assign-priviledges/">psql create role and assign priviledges</a>
</li>
<li>
<a href="/article/study-url/">Study URL</a>
</li>
<li>
<a href="/article/rsync-time-backup/">[筆記] Linux 底下好用的備份工具 rsync-time-backup</a>
</li>
</ul>
</div>
<div class="categories">
<a href="/categories/"><strong>Categories</strong></a>
<ul>
<li>
<a href="/categories/%E6%9C%AA%E5%88%86%E9%A1%9E">未分類 (86)</a>
</li>
<li>
<a href="/categories/%E5%B7%A5%E4%BD%9C%E7%AD%86%E8%A8%98">工作筆記 (68)</a>
</li>
<li>
<a href="/categories/%E5%85%B6%E4%BB%96">其他 (46)</a>
</li>
<li>
<a href="/categories/%E7%AD%86%E8%A8%98">筆記 (30)</a>
</li>
<li>
<a href="/categories/%E5%89%AA%E5%A0%B1">剪報 (18)</a>
</li>
<li>
<a href="/categories/starting">Starting (5)</a>
</li>
<li>
<a href="/categories/blog">Blog (4)</a>
</li>
</ul>
</div>
<div class="right">
<div class="external-profiles">
<strong>Social media</strong>
<a href="https://twitter.com/TheRealLednerb" target="_blank"><i class="fa fa-twitter-adblock-proof"></i></a>
<a href="https://github.com/Lednerb" target="_blank"><i class="fa fa-github"></i></a>
</div>
<div class="languages">
<strong>Other languages</strong>
<a href="/en" class="active">en</a>
<a href="/de">de</a>
</div>
</div>
</div>
</footer>
<div class="credits">
<div class="container">
<div class="copyright">
<a href="https://github.com/Lednerb" target="_blank">
&copy;
2017
by Lednerb
</a>
-
<a href="https://h.cowbay.org/categories/%E6%9C%AA%E5%88%86%E9%A1%9E/index.xml">RSS</a>
</div>
<div class="author">
<a href="https://github.com/Lednerb/bilberry-hugo-theme" target="_blank">Bilberry Hugo Theme</a>
</div>
</div>
</div>
<script type="text/javascript" src="https://h.cowbay.org/js/externalDependencies.39c47e10e241eae2947b3fe21809c572.js" integrity="md5-OcR&#43;EOJB6uKUez/iGAnFcg=="></script>
<script type="text/javascript" src="https://h.cowbay.org/js/theme.ff50ae6dc1bfc220b23bf69dbb41b54e.js" integrity="md5-/1CubcG/wiCyO/adu0G1Tg=="></script>
<script>
$(".moment").each(function() {
$(this).text(
moment( $(this).text() )
.locale( "en" )
.format('LL')
);
});
$(".footnote-return sup").html("");
</script>
<script>
var client = algoliasearch("Y2C4RWMPXW", "50ea7f8c41c0ad233926e0be2b769ed1");
var index = client.initIndex("default-content");
$('#search').autocomplete({ hint: false, autoselect: true, debug: false },
[
{
source: $.fn.autocomplete.sources.hits(index, { hitsPerPage: 5, filters: 'language: en' }),
displayKey: function(suggestion) {
return suggestion.title || suggestion.author
},
templates: {
suggestion: function(suggestion) {
return "<span class='entry " + suggestion.type + "'>"
+ "<span class='title'>" + suggestion.title + "</span>"
+ "<span class='fa fa-fw " + suggestion.iconClass + "'></span>"
+ "</span>"
;
},
empty: function() {
return "<span class='empty'>Nothing found.</span>"
},
footer: function() {
return '<div class="branding">Powered by <img src="https:\/\/h.cowbay.org\/dist\/algolia-logo-light.svg" /></div>'
}
},
}
])
.on('autocomplete:selected', function(event, suggestion, dataset) {
window.location = (suggestion.url);
})
.keypress(function (event, suggestion) {
if (event.which == 13) {
window.location = (suggestion.url);
}
});
</script>
</body>
</html>

View File

@@ -0,0 +1,726 @@
<!doctype html>
<html class="no-js" lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="author" content="Lednerb">
<meta name="description" content="Bilberry Premium Theme for Hugo.">
<meta name="keywords" content="blog,personal,responsive,search,font awesome,pages,posts,multilingual,highlight.js,syntax highlighting,premium,shortcuts">
<meta name="generator" content="Hugo 0.50" />
<title> 未分類 | My cool new Blog</title>
<meta name="description" content="未分類 - Bilberry Premium Theme for Hugo.">
<meta itemprop="name" content="未分類">
<meta itemprop="description" content="未分類 - Bilberry Premium Theme for Hugo.">
<meta property="og:title" content="未分類">
<meta property="og:description" content="未分類 - Bilberry Premium Theme for Hugo.">
<meta property="og:image" content="https://www.gravatar.com/avatar/88188b6cc451928eba90e8400bc68086?size=200">
<meta property="og:url" content="https://h.cowbay.org/categories/%E6%9C%AA%E5%88%86%E9%A1%9E/">
<meta property="og:site_name" content="My cool new Blog"><meta property="og:type" content="website">
<link rel="icon" type="image/png" href="https://h.cowbay.org/favicon-32x32.png" sizes="32x32">
<link rel="icon" type="image/png" href="https://h.cowbay.org/favicon-16x16.png" sizes="16x16">
<link href="https://h.cowbay.org/categories/%E6%9C%AA%E5%88%86%E9%A1%9E/index.xml" rel="alternate" type="application/rss+xml" title="My cool new Blog" />
<link href="https://h.cowbay.org/categories/%E6%9C%AA%E5%88%86%E9%A1%9E/index.xml" rel="feed" type="application/rss+xml" title="My cool new Blog" />
<link rel="stylesheet" href="https://h.cowbay.org/sass/combined.min.717098cb5503581e75f12e486a847ca410bf8367d4d8713f4c37affc868c5a1d.css">
</head>
<body class="bilberry-hugo-theme">
<nav>
<div class="container">
<ul class="topnav">
<li><a href="/page/about-bilberry/">About Bilberry</a></li>
<li><a href="https://github.com/Lednerb/bilberry-hugo-theme" target="_blank">Github</a></li>
</ul>
<div id="search-box" class="search">
<i class="fa fa-search"></i>
<input id="search" type="text" placeholder="Search ...">
</div>
</div>
</nav>
<header>
<div class="container">
<div class="logo">
<a href="/" class="logo">
<img src="https://www.gravatar.com/avatar/88188b6cc451928eba90e8400bc68086?d=mm&size=200" alt="">
<span class="overlay"><i class="fa fa-home"></i></span>
</a>
</div>
<div class="titles">
<h3 class="title"><a href="/">My cool new Blog</a></h3>
<span class="subtitle">Hello World! This is the most epic subtitle ever.</span>
</div>
<div class="languages">
<a href="/en" class="active">en</a>
<a href="/de">de</a>
</div>
<div class="toggler">
<i class="fa fa-bars" aria-hidden="true"></i>
</div>
</div>
</header>
<div class="main container">
<div class="article-wrapper u-cf">
<a class="bubble" href="/article/e9-a3-9f-e8-ad-9c-e9-a3-9b-e5-88-a9-e6-b5-a6-e6-99-ba-e6-85-a7-e8-90-ac-e7-94-a8-e9-8d-8b-e6-bb-b7-e7-89-9b-e8-85-b1/">
<i class="fa fa-fw fa-pencil"></i>
</a>
<article class="default article">
<div class="content">
<h3><a href="/article/e9-a3-9f-e8-ad-9c-e9-a3-9b-e5-88-a9-e6-b5-a6-e6-99-ba-e6-85-a7-e8-90-ac-e7-94-a8-e9-8d-8b-e6-bb-b7-e7-89-9b-e8-85-b1/">[食譜] 飛利浦智慧萬用鍋-滷牛腱</a></h3>
<div class="meta">
<span class="date moment">2015-11-21</span>
<span class="categories">
<a href="/categories/%E6%9C%AA%E5%88%86%E9%A1%9E">未分類</a>
</span>
</div>
米格雯‎至飛利浦智慧萬用鍋的料理方法分享園地 【滷牛腱】 在好市多買了一大包的牛腱 取出2小袋剪開後裡面有4塊 先燒一鍋熱水把牛腱滾一下去除血水 夾出用清水沖洗乾淨後依序排入內鍋加入: 1、滷包(中藥店買的) 2、一大碗滿滿的清醬油 2、近半碗的米酒 3、約2大匙的糖(沒有冰糖用台糖2號砂糖) 4、3大條的辣椒(去籽) 5、3條蔥切段 6、切片的薑3大片 加水至淹過牛腱 蓋上蓋子鎖緊 上蓋限壓閥轉至密封 之前有爬過文怕選擇牛肉/羊肉模式牛腱會太軟爛 改選擇「雞肉/鴨肉」模式 音樂響起再悶個5分鐘就開鍋 夾一塊出來切片試吃 軟硬度恰到好處 也不會太鹹 大成功啊!!
</div>
<div class="footer no-tags">
</div>
</article>
</div>
<div class="article-wrapper u-cf">
<a class="bubble" href="/article/e9-a3-9f-e8-ad-9c-e9-a3-9b-e5-88-a9-e6-b5-a6-e6-99-ba-e6-85-a7-e8-90-ac-e7-94-a8-e9-8d-8b-e9-9b-9e-e8-9b-8b-e7-b3-95/">
<i class="fa fa-fw fa-pencil"></i>
</a>
<article class="default article">
<div class="content">
<h3><a href="/article/e9-a3-9f-e8-ad-9c-e9-a3-9b-e5-88-a9-e6-b5-a6-e6-99-ba-e6-85-a7-e8-90-ac-e7-94-a8-e9-8d-8b-e9-9b-9e-e8-9b-8b-e7-b3-95/">[食譜] 飛利浦智慧萬用鍋 - 雞蛋糕</a></h3>
<div class="meta">
<span class="date moment">2015-11-17</span>
<span class="categories">
<a href="/categories/%E6%9C%AA%E5%88%86%E9%A1%9E">未分類</a>
</span>
</div>
智慧萬用鍋-雞蛋糕
材料:超市買的雞蛋糕粉、雞蛋、全脂牛奶 比例:雞蛋糕粉 100 雞蛋 1 顆:牛奶 100g 把材料混合,攪拌攪拌,我也不知道要攪拌到啥程度,就隨性吧 XD 倒入內鍋,蓋上上蓋,上蓋開關選擇無水烹調,控制面板按到無水烹調-糕點,等待 45分鐘就有好吃的雞蛋糕了剛出爐的蛋糕真的超想淋一點蜂蜜上去的看起來超有FEEL
不加水、不加糖(但是有甜),真是好滋味~~不過不能吃太多就是了&hellip;
&nbsp;
</div>
<div class="footer no-tags">
</div>
</article>
</div>
<div class="article-wrapper u-cf">
<a class="bubble" href="/article/e9-a3-9f-e8-ad-9c-e9-a3-9b-e5-88-a9-e6-b5-a6-e6-99-ba-e6-85-a7-e8-90-ac-e7-94-a8-e9-8d-8b-e8-9c-82-e8-9c-9c-e9-9b-9e-e8-9b-8b-e5-b0-8f-e9-a4-85-e4-b9-be/">
<i class="fa fa-fw fa-pencil"></i>
</a>
<article class="default article">
<div class="content">
<h3><a href="/article/e9-a3-9f-e8-ad-9c-e9-a3-9b-e5-88-a9-e6-b5-a6-e6-99-ba-e6-85-a7-e8-90-ac-e7-94-a8-e9-8d-8b-e8-9c-82-e8-9c-9c-e9-9b-9e-e8-9b-8b-e5-b0-8f-e9-a4-85-e4-b9-be/">[食譜] 飛利浦智慧萬用鍋 - 蜂蜜雞蛋小餅乾</a></h3>
<div class="meta">
<span class="date moment">2015-11-17</span>
<span class="categories">
<a href="/categories/%E6%9C%AA%E5%88%86%E9%A1%9E">未分類</a>
</span>
</div>
材料: &ldquo;常溫&rdquo;全蛋1個 低粉30g日本太白粉10g(過篩) 蜂蜜8g(喜歡甜的可再增加) 作法: 蜂蜜和全蛋一起用打蛋器打發(濕性發泡)。 慢慢加入過篩的粉,邊加邊拌,攪拌至無粉粒狀, 將麵糊倒入塑膠袋(或擠花袋)內,袋子弄成錐形,剪小洞可擠出麵糊即可。 萬用鍋內舖上烘焙紙,隨意將麵糊擠在烘焙紙上,選擇&rdquo;糕點&rdquo;模式,鍋蓋選擇&rdquo;無水烹調&rdquo;&ldquo;約倒數40-35分時開蓋翻面再烤2-3分鐘就完成了。
</div>
<div class="footer no-tags">
</div>
</article>
</div>
<div class="article-wrapper u-cf">
<a class="bubble" href="/article/e9-a3-9f-e8-ad-9c-e9-a3-9b-e5-88-a9-e6-b5-a6-e6-99-ba-e6-85-a7-e8-90-ac-e7-94-a8-e9-8d-8b-e9-a6-99-e8-95-89-e8-9b-8b-e7-b3-95/">
<i class="fa fa-fw fa-pencil"></i>
</a>
<article class="default article">
<div class="content">
<h3><a href="/article/e9-a3-9f-e8-ad-9c-e9-a3-9b-e5-88-a9-e6-b5-a6-e6-99-ba-e6-85-a7-e8-90-ac-e7-94-a8-e9-8d-8b-e9-a6-99-e8-95-89-e8-9b-8b-e7-b3-95/">[食譜] 飛利浦智慧萬用鍋 - 香蕉蛋糕</a></h3>
<div class="meta">
<span class="date moment">2015-11-17</span>
<span class="categories">
<a href="/categories/%E6%9C%AA%E5%88%86%E9%A1%9E">未分類</a>
</span>
</div>
材料: 1. 熟香蕉4根(越熟越香)
2. 鬆餅粉300g
3. 雞蛋3顆
4. 牛奶50cc
5. 黃砂糖40g(不要加太多,香蕉本身已經很甜)
6. 有鹽奶油25g(刻意將油量減少,比較清爽健康) 做法:
1.鬆餅粉+雞蛋+牛奶+砂糖+奶油→攪拌均勻 2.帶手套將香蕉輕鬆捏成泥狀後加入做法1的材料糊中 3.將萬用鍋內鍋舖上烘培紙,並將蛋糕糊倒在烘培紙上 4.蓋上鍋蓋用無水烹調模式,按糕點,等時間到就可以享用香噴噴的香蕉蛋糕囉~
此做法特意增加香蕉比例,讓濕潤度提升,口感介於發糕與蛋糕之間,吃起來是濕潤的不會乾乾的唷~
</div>
<div class="footer no-tags">
</div>
</article>
</div>
<div class="article-wrapper u-cf">
<a class="bubble" href="/article/e7-ad-86-e8-a8-98-ms-surface-e7-9a-84-e6-9b-b8-e6-a1-8c-e7-92-b0-e5-a2-83/">
<i class="fa fa-fw fa-pencil"></i>
</a>
<article class="default article">
<div class="content">
<h3><a href="/article/e7-ad-86-e8-a8-98-ms-surface-e7-9a-84-e6-9b-b8-e6-a1-8c-e7-92-b0-e5-a2-83/">[筆記] MS Surface 的書桌環境</a></h3>
<div class="meta">
<span class="date moment">2015-11-10</span>
<span class="categories">
<a href="/categories/%E6%9C%AA%E5%88%86%E9%A1%9E">未分類</a>
</span>
</div>
作者 aaaba (小強) 看板 WindowsPhone 標題 [平板] Surface 戰情室 時間 Mon Nov 9 23:44:19 2015
文章網址: https://www.ptt.cc/bbs/WindowsPhone/M.1447083863.A.2DA.html
</div>
<div class="footer no-tags">
</div>
</article>
</div>
<div class="article-wrapper u-cf">
<a class="bubble" href="/article/e7-ad-86-e8-a8-98-senvpn-e9-81-a9-e5-90-88-e6-8b-bf-e4-be-86-e8-ae-93-ovo-e9-9b-bb-e8-a6-96-e7-9b-92-e7-9c-8b-e5-a4-a7-e9-99-b8-e5-bd-b1-e9-9f-b3-e5-b9-b3-e5-8f-b0-e5-85-a7-e5-ae-b9-e7-9a-84-vp/">
<i class="fa fa-fw fa-pencil"></i>
</a>
<article class="default article">
<div class="content">
<h3><a href="/article/e7-ad-86-e8-a8-98-senvpn-e9-81-a9-e5-90-88-e6-8b-bf-e4-be-86-e8-ae-93-ovo-e9-9b-bb-e8-a6-96-e7-9b-92-e7-9c-8b-e5-a4-a7-e9-99-b8-e5-bd-b1-e9-9f-b3-e5-b9-b3-e5-8f-b0-e5-85-a7-e5-ae-b9-e7-9a-84-vp/">[筆記] senVPN - 適合拿來讓 ovo 電視盒看大陸影音平台內容的 VPN 業者</a></h3>
<div class="meta">
<span class="date moment">2015-10-29</span>
<span class="categories">
<a href="/categories/%E6%9C%AA%E5%88%86%E9%A1%9E">未分類</a>
</span>
</div>
首選: Dyxnet Internet PLUS 既有大陸當地的LOCAL IP又有台灣這邊的IP可以建 VPN Tunnel但是這價位不是一般人付得起 &hellip;&hellip;
今天看到一個senVPN 的服務,價格不貴,又有 300M的試用流量而且還有中國的伺服器就順手在iPhone上建立VPN測試看看開啟愛奇藝、PPTV等視頻軟體不會出現非中國IP不能觀看的錯誤訊息用高清畫質看片子也很順基本沒有出現過「緩衝中」的狀況而且價格真的不高4.9/month , 9.99&frasl;3 months , 17.9&frasl;6 month , 29.9/year 有50GB 的流量比起這幾天看過、測試過的其他VPN算是很優惠的了
要不是先搞定了那個Internet PLUS我可能就會改用這家的VPN的服務了
</div>
<div class="footer">
<div class="tags">
<i class="fa fa-tags"></i>
<div class="links">
<a href="/tags/vpn">vpn</a>
</div>
</div>
</div>
</article>
</div>
<div class="article-wrapper u-cf">
<a class="bubble" href="/article/e9-9b-9c-e5-bf-b5-java-e4-bd-a0-e7-9c-9f-e7-9a-84-e8-a6-81-e6-90-9e-e7-b6-81-e6-9e-b6-e9-a6-96-e9-a0-81-e9-80-99-e6-8b-9b-ef-bc-9f/">
<i class="fa fa-fw fa-pencil"></i>
</a>
<article class="default article">
<div class="content">
<h3><a href="/article/e9-9b-9c-e5-bf-b5-java-e4-bd-a0-e7-9c-9f-e7-9a-84-e8-a6-81-e6-90-9e-e7-b6-81-e6-9e-b6-e9-a6-96-e9-a0-81-e9-80-99-e6-8b-9b-ef-bc-9f/">[雜念] Java 你真的要搞綁架首頁這招?</a></h3>
<div class="meta">
<span class="date moment">2015-10-26</span>
<span class="categories">
<a href="/categories/%E6%9C%AA%E5%88%86%E9%A1%9E">未分類</a>
</span>
</div>
今天早上出現的JAVA更新預設就會幫你把首頁改成yahoo
我相信很多人大概都不會去看這個選項,然後就被改掉了&hellip;
</div>
<div class="footer no-tags">
</div>
</article>
</div>
<div class="paginator">
<a href="/categories/%E6%9C%AA%E5%88%86%E9%A1%9E/page/5/" class="older"><i class="fa fa-angle-double-left"></i> Older posts</a>
<a href="/categories/%E6%9C%AA%E5%88%86%E9%A1%9E/page/3/" class="newer">Newer posts <i class="fa fa-angle-double-right"></i></a>
</div>
</div>
<footer>
<div class="container">
<div class="recent-posts">
<strong>Latest posts</strong>
<ul>
<li>
<a href="/article/google-550-5-7-1-sloution/">寄信給google被退信 錯誤 550-5.7.1的解法</a>
</li>
<li>
<a href="/article/netdata-linux-system-performance-monitor-dashboard/">Netdata Linux System Performance Monitor Dashboard</a>
</li>
<li>
<a href="/article/linux-performance-monitor-dashboard-netdata-md/">Linux 底下極其詳細的System performace Monitor Dashboard - Netdata</a>
</li>
<li>
<a href="/article/syntax-test/">Syntax Test</a>
</li>
<li>
<a href="/article/psql-create-role-and-assign-priviledges/">psql create role and assign priviledges</a>
</li>
<li>
<a href="/article/study-url/">Study URL</a>
</li>
<li>
<a href="/article/rsync-time-backup/">[筆記] Linux 底下好用的備份工具 rsync-time-backup</a>
</li>
</ul>
</div>
<div class="categories">
<a href="/categories/"><strong>Categories</strong></a>
<ul>
<li>
<a href="/categories/%E6%9C%AA%E5%88%86%E9%A1%9E">未分類 (86)</a>
</li>
<li>
<a href="/categories/%E5%B7%A5%E4%BD%9C%E7%AD%86%E8%A8%98">工作筆記 (68)</a>
</li>
<li>
<a href="/categories/%E5%85%B6%E4%BB%96">其他 (46)</a>
</li>
<li>
<a href="/categories/%E7%AD%86%E8%A8%98">筆記 (30)</a>
</li>
<li>
<a href="/categories/%E5%89%AA%E5%A0%B1">剪報 (18)</a>
</li>
<li>
<a href="/categories/starting">Starting (5)</a>
</li>
<li>
<a href="/categories/blog">Blog (4)</a>
</li>
</ul>
</div>
<div class="right">
<div class="external-profiles">
<strong>Social media</strong>
<a href="https://twitter.com/TheRealLednerb" target="_blank"><i class="fa fa-twitter-adblock-proof"></i></a>
<a href="https://github.com/Lednerb" target="_blank"><i class="fa fa-github"></i></a>
</div>
<div class="languages">
<strong>Other languages</strong>
<a href="/en" class="active">en</a>
<a href="/de">de</a>
</div>
</div>
</div>
</footer>
<div class="credits">
<div class="container">
<div class="copyright">
<a href="https://github.com/Lednerb" target="_blank">
&copy;
2017
by Lednerb
</a>
-
<a href="https://h.cowbay.org/categories/%E6%9C%AA%E5%88%86%E9%A1%9E/index.xml">RSS</a>
</div>
<div class="author">
<a href="https://github.com/Lednerb/bilberry-hugo-theme" target="_blank">Bilberry Hugo Theme</a>
</div>
</div>
</div>
<script type="text/javascript" src="https://h.cowbay.org/js/externalDependencies.39c47e10e241eae2947b3fe21809c572.js" integrity="md5-OcR&#43;EOJB6uKUez/iGAnFcg=="></script>
<script type="text/javascript" src="https://h.cowbay.org/js/theme.ff50ae6dc1bfc220b23bf69dbb41b54e.js" integrity="md5-/1CubcG/wiCyO/adu0G1Tg=="></script>
<script>
$(".moment").each(function() {
$(this).text(
moment( $(this).text() )
.locale( "en" )
.format('LL')
);
});
$(".footnote-return sup").html("");
</script>
<script>
var client = algoliasearch("Y2C4RWMPXW", "50ea7f8c41c0ad233926e0be2b769ed1");
var index = client.initIndex("default-content");
$('#search').autocomplete({ hint: false, autoselect: true, debug: false },
[
{
source: $.fn.autocomplete.sources.hits(index, { hitsPerPage: 5, filters: 'language: en' }),
displayKey: function(suggestion) {
return suggestion.title || suggestion.author
},
templates: {
suggestion: function(suggestion) {
return "<span class='entry " + suggestion.type + "'>"
+ "<span class='title'>" + suggestion.title + "</span>"
+ "<span class='fa fa-fw " + suggestion.iconClass + "'></span>"
+ "</span>"
;
},
empty: function() {
return "<span class='empty'>Nothing found.</span>"
},
footer: function() {
return '<div class="branding">Powered by <img src="https:\/\/h.cowbay.org\/dist\/algolia-logo-light.svg" /></div>'
}
},
}
])
.on('autocomplete:selected', function(event, suggestion, dataset) {
window.location = (suggestion.url);
})
.keypress(function (event, suggestion) {
if (event.which == 13) {
window.location = (suggestion.url);
}
});
</script>
</body>
</html>

View File

@@ -0,0 +1,754 @@
<!doctype html>
<html class="no-js" lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="author" content="Lednerb">
<meta name="description" content="Bilberry Premium Theme for Hugo.">
<meta name="keywords" content="blog,personal,responsive,search,font awesome,pages,posts,multilingual,highlight.js,syntax highlighting,premium,shortcuts">
<meta name="generator" content="Hugo 0.50" />
<title> 未分類 | My cool new Blog</title>
<meta name="description" content="未分類 - Bilberry Premium Theme for Hugo.">
<meta itemprop="name" content="未分類">
<meta itemprop="description" content="未分類 - Bilberry Premium Theme for Hugo.">
<meta property="og:title" content="未分類">
<meta property="og:description" content="未分類 - Bilberry Premium Theme for Hugo.">
<meta property="og:image" content="https://www.gravatar.com/avatar/88188b6cc451928eba90e8400bc68086?size=200">
<meta property="og:url" content="https://h.cowbay.org/categories/%E6%9C%AA%E5%88%86%E9%A1%9E/">
<meta property="og:site_name" content="My cool new Blog"><meta property="og:type" content="website">
<link rel="icon" type="image/png" href="https://h.cowbay.org/favicon-32x32.png" sizes="32x32">
<link rel="icon" type="image/png" href="https://h.cowbay.org/favicon-16x16.png" sizes="16x16">
<link href="https://h.cowbay.org/categories/%E6%9C%AA%E5%88%86%E9%A1%9E/index.xml" rel="alternate" type="application/rss+xml" title="My cool new Blog" />
<link href="https://h.cowbay.org/categories/%E6%9C%AA%E5%88%86%E9%A1%9E/index.xml" rel="feed" type="application/rss+xml" title="My cool new Blog" />
<link rel="stylesheet" href="https://h.cowbay.org/sass/combined.min.717098cb5503581e75f12e486a847ca410bf8367d4d8713f4c37affc868c5a1d.css">
</head>
<body class="bilberry-hugo-theme">
<nav>
<div class="container">
<ul class="topnav">
<li><a href="/page/about-bilberry/">About Bilberry</a></li>
<li><a href="https://github.com/Lednerb/bilberry-hugo-theme" target="_blank">Github</a></li>
</ul>
<div id="search-box" class="search">
<i class="fa fa-search"></i>
<input id="search" type="text" placeholder="Search ...">
</div>
</div>
</nav>
<header>
<div class="container">
<div class="logo">
<a href="/" class="logo">
<img src="https://www.gravatar.com/avatar/88188b6cc451928eba90e8400bc68086?d=mm&size=200" alt="">
<span class="overlay"><i class="fa fa-home"></i></span>
</a>
</div>
<div class="titles">
<h3 class="title"><a href="/">My cool new Blog</a></h3>
<span class="subtitle">Hello World! This is the most epic subtitle ever.</span>
</div>
<div class="languages">
<a href="/en" class="active">en</a>
<a href="/de">de</a>
</div>
<div class="toggler">
<i class="fa fa-bars" aria-hidden="true"></i>
</div>
</div>
</header>
<div class="main container">
<div class="article-wrapper u-cf">
<a class="bubble" href="/article/e9-9b-9c-e5-bf-b5-e8-a9-ad-e7-95-b0-e7-9a-84ptt-e6-96-87-e5-ad-97-e9-a1-af-e7-a4-ba-e5-95-8f-e9-a1-8c/">
<i class="fa fa-fw fa-pencil"></i>
</a>
<article class="default article">
<div class="content">
<h3><a href="/article/e9-9b-9c-e5-bf-b5-e8-a9-ad-e7-95-b0-e7-9a-84ptt-e6-96-87-e5-ad-97-e9-a1-af-e7-a4-ba-e5-95-8f-e9-a1-8c/">[雜念]詭異的ptt 文字顯示問題</a></h3>
<div class="meta">
<span class="date moment">2015-10-15</span>
<span class="categories">
<a href="/categories/%E6%9C%AA%E5%88%86%E9%A1%9E">未分類</a>
</span>
</div>
這兩天自從改用 putty 建tunnel 上 ptt 之後,在各個版面都常看到這個字眼「輕蟆」
我以為又是啥新的大陸、日本用詞
在幾篇文章底下推文,終於有個作者回我說他應該是打「輕鬆」沒錯啊
想想是不是因為改了pietty的設定的關係造成這種錯誤
所以改用手機去看同一個版面,果然可以看到是正確的「輕鬆」
看來的確是 pietty 的設定問題了
想到比較有可能的,一個是字型、一個是啥簡繁體轉換那邊
果然發現在簡繁體轉換的地方,選到了換成正體中文,結果就變這樣了
只要改回預設就OK了
&nbsp;
</div>
<div class="footer no-tags">
</div>
</article>
</div>
<div class="article-wrapper u-cf">
<a class="bubble" href="/article/vps-hosthatch-vps-in-hong-kong/">
<i class="fa fa-fw fa-pencil"></i>
</a>
<article class="default article">
<div class="content">
<h3><a href="/article/vps-hosthatch-vps-in-hong-kong/">[VPS] Hosthatch VPS in Hong Kong</a></h3>
<div class="meta">
<span class="date moment">2015-10-15</span>
<span class="categories">
<a href="/categories/%E6%9C%AA%E5%88%86%E9%A1%9E">未分類</a>
</span>
</div>
VPN PLAN : $USD 8/ Quarter 8美元/三個月
Status Online IPv4 Address 1 Virtualization Type (OpenVZ) Hostname vps1 Node SSD 26 HKG - OpenVZ Operating System CentOS 6 64-bit IPv6 Address 0 Disk Space 30 GB Bandwidth 1 TB Memory 256 MB VSwap 256 MB
<a href="/article/vps-hosthatch-vps-in-hong-kong/" class="more">Continue reading</a>
</div>
<div class="footer no-tags">
</div>
</article>
</div>
<div class="article-wrapper u-cf">
<a class="bubble" href="/article/e7-ad-86-e8-a8-98-e6-98-a8-e6-97-a5-e5-b0-8f-e7-af-89vps-e6-b8-ac-e8-a9-a6/">
<i class="fa fa-fw fa-pencil"></i>
</a>
<article class="default article">
<div class="content">
<h3><a href="/article/e7-ad-86-e8-a8-98-e6-98-a8-e6-97-a5-e5-b0-8f-e7-af-89vps-e6-b8-ac-e8-a9-a6/">[筆記] 昨日小築VPS 測試</a></h3>
<div class="meta">
<span class="date moment">2015-10-13</span>
<span class="categories">
<a href="/categories/%E6%9C%AA%E5%88%86%E9%A1%9E">未分類</a>
</span>
</div>
昨日小築原本是很知名的軟體下載網站,不過後來因為這類型的網站實在太多了
有好長一陣子沒有注意這個網站的消息
最近因為工作需求想要找台灣的VPS空間放網站
看到GOOGLE的關鍵字廣告中出現了昨日小築VPS的廣告
點進去看了看價格還算合理比起中華電信的HiCloud 算是OK的
想說那就來申請看看吧!
不過可惜的是,不能夠直接在網站上申請、開通
要發信件給管理者,說明要申請的規格,再由管理者開通後台
我覺得這部分應該可以再改進像國外的VPS (比如說DigitalOcean的Droplet)那樣方便最好了!
雖然說都要透過信件聯絡,不過在上班時間內,信件回覆的速度是很快的
而且管理者都會幫忙處理一些狀況像是安裝OS之類的算是很不錯的服務
底下是在VPS裡面的一些測試狀況 &gt; [root@vpn speedtest-cli-0.3.2]# ./speedtest_cli.py &gt; &gt; Retrieving speedtest.net configuration&hellip; &gt; &gt; Retrieving speedtest.net server list&hellip; &gt; &gt; Testing from HiNet (118.163.155.241)&hellip; &gt; &gt; Selecting best server based on latency&hellip; &gt; &gt; Hosted by China Mobile Group GanSu Co.Ltd (Lanzhou) [158.10 km]: 75.068 ms &gt; &gt; Testing download speed&hellip;&hellip;&hellip;&hellip;&hellip;&hellip;&hellip;&hellip;&hellip;&hellip;&hellip;&hellip;&hellip;. &gt; &gt; Download: 64.30 Mbit/s &gt; &gt; Testing upload speed&hellip;&hellip;&hellip;&hellip;&hellip;&hellip;&hellip;&hellip;&hellip;&hellip;&hellip;&hellip;&hellip;&hellip;&hellip;&hellip;.
<a href="/article/e7-ad-86-e8-a8-98-e6-98-a8-e6-97-a5-e5-b0-8f-e7-af-89vps-e6-b8-ac-e8-a9-a6/" class="more">Continue reading</a>
</div>
<div class="footer no-tags">
</div>
</article>
</div>
<div class="article-wrapper u-cf">
<a class="bubble" href="/article/e7-ad-86-e8-a8-98-e7-94-a8plink-e5-bb-ba-e7-ab-8b-ssh-tunnel-e9-80-a3ptt-e9-81-bf-e5-85-8d-e7-89-88-e9-9d-a2-e4-ba-82-e6-8e-89-e7-9a-84-e8-a7-a3-e6-b3-95/">
<i class="fa fa-fw fa-pencil"></i>
</a>
<article class="default article">
<div class="content">
<h3><a href="/article/e7-ad-86-e8-a8-98-e7-94-a8plink-e5-bb-ba-e7-ab-8b-ssh-tunnel-e9-80-a3ptt-e9-81-bf-e5-85-8d-e7-89-88-e9-9d-a2-e4-ba-82-e6-8e-89-e7-9a-84-e8-a7-a3-e6-b3-95/">[筆記] 用plink 建立 ssh tunnel 連ptt 避免版面亂掉的解法</a></h3>
<div class="meta">
<span class="date moment">2015-10-12</span>
<span class="categories">
<a href="/categories/%E6%9C%AA%E5%88%86%E9%A1%9E">未分類</a>
</span>
</div>
plink -ssh -L 3333:ptt.cc:23 -C bbs@vpn.cowbay.org -P 22
但是用預設的 pietty 設定值會出現版面亂掉的情況
找了好久才找到下面這一篇,照著設定就可以正常顯示了。
作者: CChess (歸位) 看板: SYSOP 標題: PuTTY設定說明 時間: Fri Jun 27 00:21:56 2003
※ [本文轉錄自 chinwa 看板]
作者: chinwa (青蛙) 看板: chinwa 標題: PuTTY設定說明 時間: Mon Jan 6 11:11:15 2003
&nbsp; &gt; 首先,我們要修改程式的預設設定並儲存(沒提到的保留預設值即可) &gt; &gt; &gt; 1. Terminal 頁: &gt; &gt; 1-1. 勾選 Enable blinking text(使PuTTY支援閃爍字) &gt; &gt; 1-2. KeyboardThe backspace key -&gt; control-H &gt; &gt; 1-3. BellTaskbar/caption indication on bell -&gt; Flashing &gt; &gt; (如此在收到水球的話工作列上的圖示會閃爍提醒)。 &gt; &gt; &gt; 2.
<a href="/article/e7-ad-86-e8-a8-98-e7-94-a8plink-e5-bb-ba-e7-ab-8b-ssh-tunnel-e9-80-a3ptt-e9-81-bf-e5-85-8d-e7-89-88-e9-9d-a2-e4-ba-82-e6-8e-89-e7-9a-84-e8-a7-a3-e6-b3-95/" class="more">Continue reading</a>
</div>
<div class="footer no-tags">
</div>
</article>
</div>
<div class="article-wrapper u-cf">
<a class="bubble" href="/article/e8-bd-89-e8-b2-bc-e8-98-8b-e6-9e-9c-ios-e7-9a-84-xcodeghost-e4-ba-8b-e4-bb-b6/">
<i class="fa fa-fw fa-pencil"></i>
</a>
<article class="default article">
<div class="content">
<h3><a href="/article/e8-bd-89-e8-b2-bc-e8-98-8b-e6-9e-9c-ios-e7-9a-84-xcodeghost-e4-ba-8b-e4-bb-b6/">[轉貼] 蘋果 iOS 的 Xcode Ghost 事件</a></h3>
<div class="meta">
<span class="date moment">2015-09-22</span>
<span class="categories">
<a href="/categories/%E6%9C%AA%E5%88%86%E9%A1%9E">未分類</a>
</span>
</div>
1.因為中國網路長城的關係,造成很多中國使用者,習慣在「中國區網」內下載東西,沒有什麼警覺性。 2.希望真的只是場實驗,因為我也中招了&hellip;.(名片全能王) &nbsp;
原文連結http://3c.ltn.com.tw/news/20584?page=1 iOS App 病毒爆發! 原來只是場「實驗」? 文/記者譚偉晟/ 2015-09-21 12:51 一個中國 iOS 的開發者,透過 Apple 的漏洞植入了名為「Xcode Ghost」的代碼進一步透過 App 竊取用戶資料,糟糕的是已經有部份 App Store 上的 App 已經被感染,目前 Apple 已經開始清理這些被影響的 App而這件事情的開始卻僅僅只是開發者的「實驗」
iOS App 爆發病毒感染,原因是出在 Xcode 這個開發者工具(圖片來源/路透社)
對此大家不妨先弄清楚這整件事情的來龍去脈。以下分別從感染方式、事件始末、以及其他後續這三個部份說起,如果 iOS 用戶擔心已經安裝到被感染的 App可以參考這篇文章iOS App 大爆漏洞!一次中招 344 款 App來查看清單並確認手機中的 App 是否有問題。
其中不乏之名的 App 受到感染(圖片來源/彭博)
要搞清楚這個 iOS 爆發的重大病毒災情首先得從「Xcode」這個項目說起。Xcode 是由 Apple 推出的開發工具,運行在 Mac OS X 上,是目前 Apple 開發者製作 Mac OS 和 iOS 應用程式的主要方式。而這次爆出的 iOS App 感染病毒事件是由於一個名為「Xcode Ghost」的代碼。
<a href="/article/e8-bd-89-e8-b2-bc-e8-98-8b-e6-9e-9c-ios-e7-9a-84-xcodeghost-e4-ba-8b-e4-bb-b6/" class="more">Continue reading</a>
</div>
<div class="footer no-tags">
</div>
</article>
</div>
<div class="article-wrapper u-cf">
<a class="bubble" href="/article/e7-ad-86-e8-a8-98-e5-8c-af-e5-87-ba-e5-8d-b0-e8-a1-a8-e6-a9-9f-e8-a8-ad-e5-ae-9a/">
<i class="fa fa-fw fa-pencil"></i>
</a>
<article class="default article">
<div class="content">
<h3><a href="/article/e7-ad-86-e8-a8-98-e5-8c-af-e5-87-ba-e5-8d-b0-e8-a1-a8-e6-a9-9f-e8-a8-ad-e5-ae-9a/">[筆記]匯出印表機設定</a></h3>
<div class="meta">
<span class="date moment">2015-09-21</span>
<span class="categories">
<a href="/categories/%E6%9C%AA%E5%88%86%E9%A1%9E">未分類</a>
</span>
</div>
run as administrator
PrintBrm.exe -B -F D:\Printer
run with GUI
PrintBRMUi
</div>
<div class="footer no-tags">
</div>
</article>
</div>
<div class="article-wrapper u-cf">
<a class="bubble" href="/article/e9-9b-9c-e5-bf-b5-limitstyle-e5-ae-98-e7-b6-b2-e5-b1-85-e7-84-b6-e4-b8-8d-e6-94-af-e6-8f-b4firefox/">
<i class="fa fa-fw fa-pencil"></i>
</a>
<article class="default article">
<div class="content">
<h3><a href="/article/e9-9b-9c-e5-bf-b5-limitstyle-e5-ae-98-e7-b6-b2-e5-b1-85-e7-84-b6-e4-b8-8d-e6-94-af-e6-8f-b4firefox/">[雜念] LimitStyle 官網 居然不支援Firefox ??</a></h3>
<div class="meta">
<span class="date moment">2015-09-16</span>
<span class="categories">
<a href="/categories/%E6%9C%AA%E5%88%86%E9%A1%9E">未分類</a>
</span>
</div>
收到一封來自 LimitStyle 官網的信件,對裡面的訊息滿有興趣,所以就點選連結想看看
因為我預設的瀏覽器是Firefox ,結果沒想到開出來的畫面變成這樣!
很久很久沒碰到有網頁不支援 FireFox 的&hellip;.
&nbsp;
但是用 Chrome 開就不會有問題.
</div>
<div class="footer no-tags">
</div>
</article>
</div>
<div class="paginator">
<a href="/categories/%E6%9C%AA%E5%88%86%E9%A1%9E/page/6/" class="older"><i class="fa fa-angle-double-left"></i> Older posts</a>
<a href="/categories/%E6%9C%AA%E5%88%86%E9%A1%9E/page/4/" class="newer">Newer posts <i class="fa fa-angle-double-right"></i></a>
</div>
</div>
<footer>
<div class="container">
<div class="recent-posts">
<strong>Latest posts</strong>
<ul>
<li>
<a href="/article/google-550-5-7-1-sloution/">寄信給google被退信 錯誤 550-5.7.1的解法</a>
</li>
<li>
<a href="/article/netdata-linux-system-performance-monitor-dashboard/">Netdata Linux System Performance Monitor Dashboard</a>
</li>
<li>
<a href="/article/linux-performance-monitor-dashboard-netdata-md/">Linux 底下極其詳細的System performace Monitor Dashboard - Netdata</a>
</li>
<li>
<a href="/article/syntax-test/">Syntax Test</a>
</li>
<li>
<a href="/article/psql-create-role-and-assign-priviledges/">psql create role and assign priviledges</a>
</li>
<li>
<a href="/article/study-url/">Study URL</a>
</li>
<li>
<a href="/article/rsync-time-backup/">[筆記] Linux 底下好用的備份工具 rsync-time-backup</a>
</li>
</ul>
</div>
<div class="categories">
<a href="/categories/"><strong>Categories</strong></a>
<ul>
<li>
<a href="/categories/%E6%9C%AA%E5%88%86%E9%A1%9E">未分類 (86)</a>
</li>
<li>
<a href="/categories/%E5%B7%A5%E4%BD%9C%E7%AD%86%E8%A8%98">工作筆記 (68)</a>
</li>
<li>
<a href="/categories/%E5%85%B6%E4%BB%96">其他 (46)</a>
</li>
<li>
<a href="/categories/%E7%AD%86%E8%A8%98">筆記 (30)</a>
</li>
<li>
<a href="/categories/%E5%89%AA%E5%A0%B1">剪報 (18)</a>
</li>
<li>
<a href="/categories/starting">Starting (5)</a>
</li>
<li>
<a href="/categories/blog">Blog (4)</a>
</li>
</ul>
</div>
<div class="right">
<div class="external-profiles">
<strong>Social media</strong>
<a href="https://twitter.com/TheRealLednerb" target="_blank"><i class="fa fa-twitter-adblock-proof"></i></a>
<a href="https://github.com/Lednerb" target="_blank"><i class="fa fa-github"></i></a>
</div>
<div class="languages">
<strong>Other languages</strong>
<a href="/en" class="active">en</a>
<a href="/de">de</a>
</div>
</div>
</div>
</footer>
<div class="credits">
<div class="container">
<div class="copyright">
<a href="https://github.com/Lednerb" target="_blank">
&copy;
2017
by Lednerb
</a>
-
<a href="https://h.cowbay.org/categories/%E6%9C%AA%E5%88%86%E9%A1%9E/index.xml">RSS</a>
</div>
<div class="author">
<a href="https://github.com/Lednerb/bilberry-hugo-theme" target="_blank">Bilberry Hugo Theme</a>
</div>
</div>
</div>
<script type="text/javascript" src="https://h.cowbay.org/js/externalDependencies.39c47e10e241eae2947b3fe21809c572.js" integrity="md5-OcR&#43;EOJB6uKUez/iGAnFcg=="></script>
<script type="text/javascript" src="https://h.cowbay.org/js/theme.ff50ae6dc1bfc220b23bf69dbb41b54e.js" integrity="md5-/1CubcG/wiCyO/adu0G1Tg=="></script>
<script>
$(".moment").each(function() {
$(this).text(
moment( $(this).text() )
.locale( "en" )
.format('LL')
);
});
$(".footnote-return sup").html("");
</script>
<script>
var client = algoliasearch("Y2C4RWMPXW", "50ea7f8c41c0ad233926e0be2b769ed1");
var index = client.initIndex("default-content");
$('#search').autocomplete({ hint: false, autoselect: true, debug: false },
[
{
source: $.fn.autocomplete.sources.hits(index, { hitsPerPage: 5, filters: 'language: en' }),
displayKey: function(suggestion) {
return suggestion.title || suggestion.author
},
templates: {
suggestion: function(suggestion) {
return "<span class='entry " + suggestion.type + "'>"
+ "<span class='title'>" + suggestion.title + "</span>"
+ "<span class='fa fa-fw " + suggestion.iconClass + "'></span>"
+ "</span>"
;
},
empty: function() {
return "<span class='empty'>Nothing found.</span>"
},
footer: function() {
return '<div class="branding">Powered by <img src="https:\/\/h.cowbay.org\/dist\/algolia-logo-light.svg" /></div>'
}
},
}
])
.on('autocomplete:selected', function(event, suggestion, dataset) {
window.location = (suggestion.url);
})
.keypress(function (event, suggestion) {
if (event.which == 13) {
window.location = (suggestion.url);
}
});
</script>
</body>
</html>

View File

@@ -0,0 +1,743 @@
<!doctype html>
<html class="no-js" lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="author" content="Lednerb">
<meta name="description" content="Bilberry Premium Theme for Hugo.">
<meta name="keywords" content="blog,personal,responsive,search,font awesome,pages,posts,multilingual,highlight.js,syntax highlighting,premium,shortcuts">
<meta name="generator" content="Hugo 0.50" />
<title> 未分類 | My cool new Blog</title>
<meta name="description" content="未分類 - Bilberry Premium Theme for Hugo.">
<meta itemprop="name" content="未分類">
<meta itemprop="description" content="未分類 - Bilberry Premium Theme for Hugo.">
<meta property="og:title" content="未分類">
<meta property="og:description" content="未分類 - Bilberry Premium Theme for Hugo.">
<meta property="og:image" content="https://www.gravatar.com/avatar/88188b6cc451928eba90e8400bc68086?size=200">
<meta property="og:url" content="https://h.cowbay.org/categories/%E6%9C%AA%E5%88%86%E9%A1%9E/">
<meta property="og:site_name" content="My cool new Blog"><meta property="og:type" content="website">
<link rel="icon" type="image/png" href="https://h.cowbay.org/favicon-32x32.png" sizes="32x32">
<link rel="icon" type="image/png" href="https://h.cowbay.org/favicon-16x16.png" sizes="16x16">
<link href="https://h.cowbay.org/categories/%E6%9C%AA%E5%88%86%E9%A1%9E/index.xml" rel="alternate" type="application/rss+xml" title="My cool new Blog" />
<link href="https://h.cowbay.org/categories/%E6%9C%AA%E5%88%86%E9%A1%9E/index.xml" rel="feed" type="application/rss+xml" title="My cool new Blog" />
<link rel="stylesheet" href="https://h.cowbay.org/sass/combined.min.717098cb5503581e75f12e486a847ca410bf8367d4d8713f4c37affc868c5a1d.css">
</head>
<body class="bilberry-hugo-theme">
<nav>
<div class="container">
<ul class="topnav">
<li><a href="/page/about-bilberry/">About Bilberry</a></li>
<li><a href="https://github.com/Lednerb/bilberry-hugo-theme" target="_blank">Github</a></li>
</ul>
<div id="search-box" class="search">
<i class="fa fa-search"></i>
<input id="search" type="text" placeholder="Search ...">
</div>
</div>
</nav>
<header>
<div class="container">
<div class="logo">
<a href="/" class="logo">
<img src="https://www.gravatar.com/avatar/88188b6cc451928eba90e8400bc68086?d=mm&size=200" alt="">
<span class="overlay"><i class="fa fa-home"></i></span>
</a>
</div>
<div class="titles">
<h3 class="title"><a href="/">My cool new Blog</a></h3>
<span class="subtitle">Hello World! This is the most epic subtitle ever.</span>
</div>
<div class="languages">
<a href="/en" class="active">en</a>
<a href="/de">de</a>
</div>
<div class="toggler">
<i class="fa fa-bars" aria-hidden="true"></i>
</div>
</div>
</header>
<div class="main container">
<div class="article-wrapper u-cf">
<a class="bubble" href="/article/e7-ad-86-e8-a8-98-find-exclude-path/">
<i class="fa fa-fw fa-pencil"></i>
</a>
<article class="default article">
<div class="content">
<h3><a href="/article/e7-ad-86-e8-a8-98-find-exclude-path/">[筆記] find exclude path</a></h3>
<div class="meta">
<span class="date moment">2015-09-15</span>
<span class="categories">
<a href="/categories/%E6%9C%AA%E5%88%86%E9%A1%9E">未分類</a>
</span>
</div>
找了好久終於找到該怎麼在find 的結果中排除特定目錄 &gt; find . -name &lsquo;@eaDir&rsquo; -prune -o -mtime -7 -type f -print 趕快筆記下來!
</div>
<div class="footer no-tags">
</div>
</article>
</div>
<div class="article-wrapper u-cf">
<a class="bubble" href="/article/e7-ad-86-e8-a8-98-forfiles-xcopy-list-files-modified-last-x-days/">
<i class="fa fa-fw fa-pencil"></i>
</a>
<article class="default article">
<div class="content">
<h3><a href="/article/e7-ad-86-e8-a8-98-forfiles-xcopy-list-files-modified-last-x-days/">[筆記] forfiles xcopy list files modified last x days</a></h3>
<div class="meta">
<span class="date moment">2015-09-14</span>
<span class="categories">
<a href="/categories/%E6%9C%AA%E5%88%86%E9%A1%9E">未分類</a>
</span>
</div>
筆記一下,免得忘掉
為了解決DMP批次轉檔效率問題想出一個方法不知道可不可行
因為現行的方式是掃過一次NAS上的檔案有異動的就去轉檔
然後NAS上的檔案可能有上萬個所以導致效能很糟糕..
於是想說能不能先把有異動過的檔案,複製回本機,掃描過後,再去刪除,每天跑批次這樣..
先筆記一下怎麼把有異動過的檔案複製回本機 &gt; forfiles /S /P d:\BaiduYunDownload /D +2015/09/01 /M V.mkv -c &ldquo;cmd /C Xcopy @path d:\test /y /s /d&rdquo; 不過因為 forfiles 不支援 UNC ,所以要結合其他的命令 PushD
@echo off &gt; PushD &ldquo;\192.168.10.119\資訊部&rdquo; &amp;&amp;( &gt; &gt; &gt; &ldquo;c:\windows\system32\forfiles.exe&rdquo; /D +%data% -c &ldquo;cmd /C c:\windows\system32\xcopy @path d:\test /y /s /d&rdquo; &gt; &gt; &gt; ) &amp; PopD 這樣的作法不會建立完整的路徑&hellip;還要想看怎麼解決
update
想了想,還是用 rsync 好了,比較好處理,先 rsync 到一個目錄透過SMB 讓DMP主機Mount再修改 config &gt; rsync -Ra find /nas/資訊部 -type f -mtime -1 /root 這樣會在/root 底下建立 /nas/資訊部/1.
<a href="/article/e7-ad-86-e8-a8-98-forfiles-xcopy-list-files-modified-last-x-days/" class="more">Continue reading</a>
</div>
<div class="footer no-tags">
</div>
</article>
</div>
<div class="article-wrapper u-cf">
<a class="bubble" href="/article/e7-ad-86-e8-a8-98-cloudstack-e5-80-bc-e5-be-97-e9-97-9c-e6-b3-a8-e7-9a-84-e6-8a-80-e8-a1-93/">
<i class="fa fa-fw fa-pencil"></i>
</a>
<article class="default article">
<div class="content">
<h3><a href="/article/e7-ad-86-e8-a8-98-cloudstack-e5-80-bc-e5-be-97-e9-97-9c-e6-b3-a8-e7-9a-84-e6-8a-80-e8-a1-93/">[筆記] CloudStack 值得關注的技術</a></h3>
<div class="meta">
<span class="date moment">2015-09-14</span>
<span class="categories">
<a href="/categories/%E6%9C%AA%E5%88%86%E9%A1%9E">未分類</a>
</span>
</div>
CloudStack 是前兩年發展的 IaaS (基礎架構即服務)技術
最早是由VMOps公司開發後來整間被 Citrix 買走( Citrix 自己有XenCenter啊為何要買類似的技術)
沒多久Citrix 就把這個CloudStack Apache 軟體基金會成為open source 軟體
經過這兩三年的發展,現在慢慢的邁入「堪用」階段,值得花點心力關注一下 CloudStack &amp; OpenStack 接下來的發展
究竟有沒有機會幹掉 VMWARE ESX 成為伺服器虛擬化的要角呢?
讓我們繼續看下去~~~
&nbsp;
&nbsp;
</div>
<div class="footer no-tags">
</div>
</article>
</div>
<div class="article-wrapper u-cf">
<a class="bubble" href="/article/e6-95-97-e5-ae-b6-e8-b6-85-e5-a4-9a-e5-8a-9f-e8-83-bd-e7-9a-84-e8-96-84-e5-a4-96-e5-a5-97/">
<i class="fa fa-fw fa-pencil"></i>
</a>
<article class="default article">
<div class="content">
<h3><a href="/article/e6-95-97-e5-ae-b6-e8-b6-85-e5-a4-9a-e5-8a-9f-e8-83-bd-e7-9a-84-e8-96-84-e5-a4-96-e5-a5-97/">[敗家] 超多功能的薄外套</a></h3>
<div class="meta">
<span class="date moment">2015-09-10</span>
<span class="categories">
<a href="/categories/%E6%9C%AA%E5%88%86%E9%A1%9E">未分類</a>
</span>
</div>
做個筆記,反正應該買不起&hellip;.要一百七八十美金&hellip;.
</div>
<div class="footer no-tags">
</div>
</article>
</div>
<div class="article-wrapper u-cf">
<a class="bubble" href="/article/e7-ad-86-e8-a8-98-e7-94-a8-denyhosts-e4-be-86-e9-98-bb-e6-93-8b-dovecot-e6-9a-b4-e5-8a-9b-e6-b8-ac-e8-a9-a6-e5-b8-b3-e8-99-9f-e5-af-86-e7-a2-bc/">
<i class="fa fa-fw fa-pencil"></i>
</a>
<article class="default article">
<div class="content">
<h3><a href="/article/e7-ad-86-e8-a8-98-e7-94-a8-denyhosts-e4-be-86-e9-98-bb-e6-93-8b-dovecot-e6-9a-b4-e5-8a-9b-e6-b8-ac-e8-a9-a6-e5-b8-b3-e8-99-9f-e5-af-86-e7-a2-bc/">[筆記] 用 denyhosts 來阻擋 Dovecot 暴力測試帳號密碼</a></h3>
<div class="meta">
<span class="date moment">2015-08-28</span>
<span class="categories">
<a href="/categories/%E6%9C%AA%E5%88%86%E9%A1%9E">未分類</a>
</span>
</div>
<p>OS:FC13</p>
<p>Dovecot: 1.2.16</p>
<p>logfile: /var/log/secure</p>
<p>&nbsp;</p>
<p>修改 denyhosts.conf</p>
<p>將 #USERDEF_FAILED_ENTRY_REGEX= 前面的 # 拿掉</p>
<p>改為
&gt; USERDEF_FAILED_ENTRY_REGEX= pam.<em>dovecot.</em>(?:authentication failure).<em>rhost=(?:::f{4,6}:)?(?P&lt;host&gt;\S</em>)
理論上應該就可以了..</p>
<p></p>
<a href="/article/e7-ad-86-e8-a8-98-e7-94-a8-denyhosts-e4-be-86-e9-98-bb-e6-93-8b-dovecot-e6-9a-b4-e5-8a-9b-e6-b8-ac-e8-a9-a6-e5-b8-b3-e8-99-9f-e5-af-86-e7-a2-bc/" class="more">Continue reading</a>
</div>
<div class="footer no-tags">
</div>
</article>
</div>
<div class="article-wrapper u-cf">
<a class="bubble" href="/article/e7-ad-86-e8-a8-98-freebsd-e6-89-be-e5-87-ba-e4-b8-a6-e5-88-aa-e9-99-a4-e7-be-a4-e6-9a-89-e8-a8-8e-e4-ba-ba-e5-8e-ad-e7-9a-84-eadir-e7-9b-ae-e9-8c-84/">
<i class="fa fa-fw fa-pencil"></i>
</a>
<article class="default article">
<div class="content">
<h3><a href="/article/e7-ad-86-e8-a8-98-freebsd-e6-89-be-e5-87-ba-e4-b8-a6-e5-88-aa-e9-99-a4-e7-be-a4-e6-9a-89-e8-a8-8e-e4-ba-ba-e5-8e-ad-e7-9a-84-eadir-e7-9b-ae-e9-8c-84/">[筆記] FreeBSD 找出並刪除群暉討人厭的 @eaDir 目錄</a></h3>
<div class="meta">
<span class="date moment">2015-08-25</span>
<span class="categories">
<a href="/categories/%E6%9C%AA%E5%88%86%E9%A1%9E">未分類</a>
</span>
</div>
最近試著自己做NAS 的Remote Backup
但是因為群暉的NAS都會在目錄底下自己建立一個 @eaDir 的目錄,就覺得很礙眼
可是偏偏又用個 &ldquo;@&ldquo;符號開頭,造成一般 rm 指令還不能刪除 ..
今天測試了一下,發現用 find 配合 iname 、 xargs 可以處理 &gt; find /zp/backup/sd -iname &ldquo;@eaDir&rdquo; -print0 | xargs -0 rm -rf 這樣一行就解決了!
</div>
<div class="footer no-tags">
</div>
</article>
</div>
<div class="article-wrapper u-cf">
<a class="bubble" href="/article/e7-ad-86-e8-a8-98-pydio-e7-9a-84-logo-e4-bd-8d-e7-bd-ae/">
<i class="fa fa-fw fa-pencil"></i>
</a>
<article class="default article">
<div class="content">
<h3><a href="/article/e7-ad-86-e8-a8-98-pydio-e7-9a-84-logo-e4-bd-8d-e7-bd-ae/">[筆記] PYDIO 的 LOGO 位置</a></h3>
<div class="meta">
<span class="date moment">2015-05-12</span>
<span class="categories">
<a href="/categories/%E6%9C%AA%E5%88%86%E9%A1%9E">未分類</a>
</span>
</div>
圖檔: /usr/local/www/pydio/plugins/action.share/res/dl.png
public download template : /usr/local/www/pydio/plugins/action.share/res/public_links.php
&nbsp;
</div>
<div class="footer no-tags">
</div>
</article>
</div>
<div class="paginator">
<a href="/categories/%E6%9C%AA%E5%88%86%E9%A1%9E/page/7/" class="older"><i class="fa fa-angle-double-left"></i> Older posts</a>
<a href="/categories/%E6%9C%AA%E5%88%86%E9%A1%9E/page/5/" class="newer">Newer posts <i class="fa fa-angle-double-right"></i></a>
</div>
</div>
<footer>
<div class="container">
<div class="recent-posts">
<strong>Latest posts</strong>
<ul>
<li>
<a href="/article/google-550-5-7-1-sloution/">寄信給google被退信 錯誤 550-5.7.1的解法</a>
</li>
<li>
<a href="/article/netdata-linux-system-performance-monitor-dashboard/">Netdata Linux System Performance Monitor Dashboard</a>
</li>
<li>
<a href="/article/linux-performance-monitor-dashboard-netdata-md/">Linux 底下極其詳細的System performace Monitor Dashboard - Netdata</a>
</li>
<li>
<a href="/article/syntax-test/">Syntax Test</a>
</li>
<li>
<a href="/article/psql-create-role-and-assign-priviledges/">psql create role and assign priviledges</a>
</li>
<li>
<a href="/article/study-url/">Study URL</a>
</li>
<li>
<a href="/article/rsync-time-backup/">[筆記] Linux 底下好用的備份工具 rsync-time-backup</a>
</li>
</ul>
</div>
<div class="categories">
<a href="/categories/"><strong>Categories</strong></a>
<ul>
<li>
<a href="/categories/%E6%9C%AA%E5%88%86%E9%A1%9E">未分類 (86)</a>
</li>
<li>
<a href="/categories/%E5%B7%A5%E4%BD%9C%E7%AD%86%E8%A8%98">工作筆記 (68)</a>
</li>
<li>
<a href="/categories/%E5%85%B6%E4%BB%96">其他 (46)</a>
</li>
<li>
<a href="/categories/%E7%AD%86%E8%A8%98">筆記 (30)</a>
</li>
<li>
<a href="/categories/%E5%89%AA%E5%A0%B1">剪報 (18)</a>
</li>
<li>
<a href="/categories/starting">Starting (5)</a>
</li>
<li>
<a href="/categories/blog">Blog (4)</a>
</li>
</ul>
</div>
<div class="right">
<div class="external-profiles">
<strong>Social media</strong>
<a href="https://twitter.com/TheRealLednerb" target="_blank"><i class="fa fa-twitter-adblock-proof"></i></a>
<a href="https://github.com/Lednerb" target="_blank"><i class="fa fa-github"></i></a>
</div>
<div class="languages">
<strong>Other languages</strong>
<a href="/en" class="active">en</a>
<a href="/de">de</a>
</div>
</div>
</div>
</footer>
<div class="credits">
<div class="container">
<div class="copyright">
<a href="https://github.com/Lednerb" target="_blank">
&copy;
2017
by Lednerb
</a>
-
<a href="https://h.cowbay.org/categories/%E6%9C%AA%E5%88%86%E9%A1%9E/index.xml">RSS</a>
</div>
<div class="author">
<a href="https://github.com/Lednerb/bilberry-hugo-theme" target="_blank">Bilberry Hugo Theme</a>
</div>
</div>
</div>
<script type="text/javascript" src="https://h.cowbay.org/js/externalDependencies.39c47e10e241eae2947b3fe21809c572.js" integrity="md5-OcR&#43;EOJB6uKUez/iGAnFcg=="></script>
<script type="text/javascript" src="https://h.cowbay.org/js/theme.ff50ae6dc1bfc220b23bf69dbb41b54e.js" integrity="md5-/1CubcG/wiCyO/adu0G1Tg=="></script>
<script>
$(".moment").each(function() {
$(this).text(
moment( $(this).text() )
.locale( "en" )
.format('LL')
);
});
$(".footnote-return sup").html("");
</script>
<script>
var client = algoliasearch("Y2C4RWMPXW", "50ea7f8c41c0ad233926e0be2b769ed1");
var index = client.initIndex("default-content");
$('#search').autocomplete({ hint: false, autoselect: true, debug: false },
[
{
source: $.fn.autocomplete.sources.hits(index, { hitsPerPage: 5, filters: 'language: en' }),
displayKey: function(suggestion) {
return suggestion.title || suggestion.author
},
templates: {
suggestion: function(suggestion) {
return "<span class='entry " + suggestion.type + "'>"
+ "<span class='title'>" + suggestion.title + "</span>"
+ "<span class='fa fa-fw " + suggestion.iconClass + "'></span>"
+ "</span>"
;
},
empty: function() {
return "<span class='empty'>Nothing found.</span>"
},
footer: function() {
return '<div class="branding">Powered by <img src="https:\/\/h.cowbay.org\/dist\/algolia-logo-light.svg" /></div>'
}
},
}
])
.on('autocomplete:selected', function(event, suggestion, dataset) {
window.location = (suggestion.url);
})
.keypress(function (event, suggestion) {
if (event.which == 13) {
window.location = (suggestion.url);
}
});
</script>
</body>
</html>

View File

@@ -0,0 +1,766 @@
<!doctype html>
<html class="no-js" lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="author" content="Lednerb">
<meta name="description" content="Bilberry Premium Theme for Hugo.">
<meta name="keywords" content="blog,personal,responsive,search,font awesome,pages,posts,multilingual,highlight.js,syntax highlighting,premium,shortcuts">
<meta name="generator" content="Hugo 0.50" />
<title> 未分類 | My cool new Blog</title>
<meta name="description" content="未分類 - Bilberry Premium Theme for Hugo.">
<meta itemprop="name" content="未分類">
<meta itemprop="description" content="未分類 - Bilberry Premium Theme for Hugo.">
<meta property="og:title" content="未分類">
<meta property="og:description" content="未分類 - Bilberry Premium Theme for Hugo.">
<meta property="og:image" content="https://www.gravatar.com/avatar/88188b6cc451928eba90e8400bc68086?size=200">
<meta property="og:url" content="https://h.cowbay.org/categories/%E6%9C%AA%E5%88%86%E9%A1%9E/">
<meta property="og:site_name" content="My cool new Blog"><meta property="og:type" content="website">
<link rel="icon" type="image/png" href="https://h.cowbay.org/favicon-32x32.png" sizes="32x32">
<link rel="icon" type="image/png" href="https://h.cowbay.org/favicon-16x16.png" sizes="16x16">
<link href="https://h.cowbay.org/categories/%E6%9C%AA%E5%88%86%E9%A1%9E/index.xml" rel="alternate" type="application/rss+xml" title="My cool new Blog" />
<link href="https://h.cowbay.org/categories/%E6%9C%AA%E5%88%86%E9%A1%9E/index.xml" rel="feed" type="application/rss+xml" title="My cool new Blog" />
<link rel="stylesheet" href="https://h.cowbay.org/sass/combined.min.717098cb5503581e75f12e486a847ca410bf8367d4d8713f4c37affc868c5a1d.css">
</head>
<body class="bilberry-hugo-theme">
<nav>
<div class="container">
<ul class="topnav">
<li><a href="/page/about-bilberry/">About Bilberry</a></li>
<li><a href="https://github.com/Lednerb/bilberry-hugo-theme" target="_blank">Github</a></li>
</ul>
<div id="search-box" class="search">
<i class="fa fa-search"></i>
<input id="search" type="text" placeholder="Search ...">
</div>
</div>
</nav>
<header>
<div class="container">
<div class="logo">
<a href="/" class="logo">
<img src="https://www.gravatar.com/avatar/88188b6cc451928eba90e8400bc68086?d=mm&size=200" alt="">
<span class="overlay"><i class="fa fa-home"></i></span>
</a>
</div>
<div class="titles">
<h3 class="title"><a href="/">My cool new Blog</a></h3>
<span class="subtitle">Hello World! This is the most epic subtitle ever.</span>
</div>
<div class="languages">
<a href="/en" class="active">en</a>
<a href="/de">de</a>
</div>
<div class="toggler">
<i class="fa fa-bars" aria-hidden="true"></i>
</div>
</div>
</header>
<div class="main container">
<div class="article-wrapper u-cf">
<a class="bubble" href="/article/e5-bf-83-e5-be-97-ovo-e9-9b-bb-e8-a6-96-e7-9b-92-vpn-e5-b0-8f-e7-b1-b3-e8-b7-af-e7-94-b1-e5-99-a8-mini-pptp/">
<i class="fa fa-fw fa-pencil"></i>
</a>
<article class="default article">
<div class="content">
<h3><a href="/article/e5-bf-83-e5-be-97-ovo-e9-9b-bb-e8-a6-96-e7-9b-92-vpn-e5-b0-8f-e7-b1-b3-e8-b7-af-e7-94-b1-e5-99-a8-mini-pptp/">[心得] ovo 電視盒 &#43; VPN &#43; 小米路由器 mini &#43; PPTP</a></h3>
<div class="meta">
<span class="date moment">2015-03-12</span>
<span class="categories">
<a href="/categories/%E6%9C%AA%E5%88%86%E9%A1%9E">未分類</a>
</span>
</div>
<p>老爸愛買東西的毛病又犯了,上網買了台 ovo的電視盒</p>
<p>在這種設備裡面, ovo 的東西算貴的,小米盒子 1400不到就算 apple tv 也不過 2000不到</p>
<p>但是這台電視盒要價 2990 ,比 APPLE TV還貴</p>
<p>他的特異功能,這邊就略過不提了,來講講實際操作時碰到的問題</p>
<p></p>
<a href="/article/e5-bf-83-e5-be-97-ovo-e9-9b-bb-e8-a6-96-e7-9b-92-vpn-e5-b0-8f-e7-b1-b3-e8-b7-af-e7-94-b1-e5-99-a8-mini-pptp/" class="more">Continue reading</a>
</div>
<div class="footer no-tags">
</div>
</article>
</div>
<div class="article-wrapper u-cf">
<a class="bubble" href="/article/e7-ad-86-e8-a8-98-e7-be-a4-e6-9a-89-synology-nas-e8-a8-8e-e5-8e-ad-e7-9a-84-eadir-e6-ac-8a-e9-99-90-e5-95-8f-e9-a1-8c-2/">
<i class="fa fa-fw fa-pencil"></i>
</a>
<article class="default article">
<div class="content">
<h3><a href="/article/e7-ad-86-e8-a8-98-e7-be-a4-e6-9a-89-synology-nas-e8-a8-8e-e5-8e-ad-e7-9a-84-eadir-e6-ac-8a-e9-99-90-e5-95-8f-e9-a1-8c-2/">[筆記] 群暉 Synology NAS 討厭的 @eaDir 權限問題</a></h3>
<div class="meta">
<span class="date moment">2015-01-23</span>
<span class="categories">
<a href="/categories/%E6%9C%AA%E5%88%86%E9%A1%9E">未分類</a>
</span>
</div>
這幾年用群暉的NAS下來碰到一個問題一直無解 &gt; Problem Explanation: &gt; &gt; 共用資料夾已開放所有人可以讀取/寫入也未開啟ACL &gt; 在共用資料夾底下的子目錄中的某個XLSX檔案在不同電腦上用不同的網域帳號開啟並嘗試寫入時會出現文件未儲存的錯誤訊息關掉檔案之後原始的XLSX會消 &gt; 失,只留下一個 xxxx.tmp檔案將tmp重新命名為xlsx之後又可以開啟。 這是我幾年前問過的問題
經過多次的信件往來、遠端操作之後,群暉客服回覆的答案是 &gt; 最後RD找出原因是 您提供的有問題的目錄底下 @eaDir 這個DSM系統資料夾權限有誤沒有執行權限 &gt; &gt; 不確定 這顆硬碟 是不是由其它機種 轉移過來繼續使用的? &gt; &gt; 若下次您遇到同樣問題可以到console下輸入指令 「chmod 777 /共用資料夾/子目錄/eaDir」 &gt; &gt; 就可以了。 不過呢,因為這不是第一次碰到這種狀況
所以我跟著回覆他們 &gt; 這台NAS上的資料都是從舊的RS810+移轉過來的 &gt; &gt; 這個@eaDir目錄造成的錯誤你們之前有回覆過 &gt; &gt; 那時候我有確認過是不是我找出所有 @eaDir目錄並且去 chmod 777 就可以解決 &gt; &gt; 你們給我的答案是肯定的 &gt; &gt; 當時的信件標題是: Synology Online Support #158881: [DS1812+ DSM 4.1-2647] &gt; &gt; 我有進入console直接下指令去把所有 @eaDir的權限改掉 &gt; &gt; 不過現在看來似乎是沒用,而且問題會不定時發生?? &gt; &gt; 是否有其他一勞永逸的方法可以避免再次碰到這種狀況? &nbsp;
<a href="/article/e7-ad-86-e8-a8-98-e7-be-a4-e6-9a-89-synology-nas-e8-a8-8e-e5-8e-ad-e7-9a-84-eadir-e6-ac-8a-e9-99-90-e5-95-8f-e9-a1-8c-2/" class="more">Continue reading</a>
</div>
<div class="footer">
<div class="tags">
<i class="fa fa-tags"></i>
<div class="links">
<a href="/tags/synology">synology</a>
</div>
</div>
</div>
</article>
</div>
<div class="article-wrapper u-cf">
<a class="bubble" href="/article/e7-ad-86-e8-a8-98-asp-e4-ba-82-e6-95-b8-e9-99-a3-e5-88-97/">
<i class="fa fa-fw fa-pencil"></i>
</a>
<article class="default article">
<div class="content">
<h3><a href="/article/e7-ad-86-e8-a8-98-asp-e4-ba-82-e6-95-b8-e9-99-a3-e5-88-97/">[筆記] ASP 亂數陣列</a></h3>
<div class="meta">
<span class="date moment">2015-01-22</span>
<span class="categories">
<a href="/categories/%E6%9C%AA%E5%88%86%E9%A1%9E">未分類</a>
</span>
</div>
尾牙可能會用到&hellip;
簡單說就是XX排序不過我忘記那個名詞了.. (bubble ? ) &gt; dim myarray(60) &gt; &gt; for i = 1 to 60 &gt; &gt; myarray(i) = i &gt; &gt; Next &gt; &gt; for j = 1 to 59 &gt; &gt; randomize &gt; &gt; j1 = Int((60-1+1) * Rnd +1 ) &gt; &gt; k1 = Int((60-1-1)*Rnd+1) &gt; &gt; t1 = myarray(j1) &gt; &gt; myarray(j1) = myarray(k1) &gt; &gt; myarray(k1) = t1 &gt; &gt; Next &nbsp;
&nbsp;
&nbsp;
<a href="/article/e7-ad-86-e8-a8-98-asp-e4-ba-82-e6-95-b8-e9-99-a3-e5-88-97/" class="more">Continue reading</a>
</div>
<div class="footer no-tags">
</div>
</article>
</div>
<div class="article-wrapper u-cf">
<a class="bubble" href="/article/e7-ad-86-e8-a8-98-owncloud-e5-9c-a8-nginx-e7-9a-84-e8-a8-ad-e5-ae-9a/">
<i class="fa fa-fw fa-pencil"></i>
</a>
<article class="default article">
<div class="content">
<h3><a href="/article/e7-ad-86-e8-a8-98-owncloud-e5-9c-a8-nginx-e7-9a-84-e8-a8-ad-e5-ae-9a/">[筆記] OwnCloud 在 nginx 的設定</a></h3>
<div class="meta">
<span class="date moment">2015-01-16</span>
<span class="categories">
<a href="/categories/%E6%9C%AA%E5%88%86%E9%A1%9E">未分類</a>
</span>
</div>
<p>搞了我好久,記錄下來先</p>
<p></p>
<a href="/article/e7-ad-86-e8-a8-98-owncloud-e5-9c-a8-nginx-e7-9a-84-e8-a8-ad-e5-ae-9a/" class="more">Continue reading</a>
</div>
<div class="footer no-tags">
</div>
</article>
</div>
<div class="article-wrapper u-cf">
<a class="bubble" href="/article/vps-digitalocean-vps-e7-9a-84-e4-b8-8b-e8-bc-89-e9-80-9f-e5-ba-a6-e5-be-88-e6-85-a2-ef-bc-9f-ef-bc-9f-ef-bc-9f/">
<i class="fa fa-fw fa-pencil"></i>
</a>
<article class="default article">
<div class="content">
<h3><a href="/article/vps-digitalocean-vps-e7-9a-84-e4-b8-8b-e8-bc-89-e9-80-9f-e5-ba-a6-e5-be-88-e6-85-a2-ef-bc-9f-ef-bc-9f-ef-bc-9f/">[VPS] DigitalOcean VPS的下載速度很慢</a></h3>
<div class="meta">
<span class="date moment">2015-01-15</span>
<span class="categories">
<a href="/categories/%E6%9C%AA%E5%88%86%E9%A1%9E">未分類</a>
</span>
</div>
今天早上收到 DigitalOcean 寄來的信件,說 開始支援FreeBSD了
之前就注意這家廠商很久了,居然支援 FreeBSD 太酷了有很多國外的VPS都不能跑FreeBSD的
而且一個月也大概就是 10美元跟我現有的VPS差不多機房有新加坡可以選所以馬上就申請了一台來玩玩看。
安裝的過程就不多提,主要是我想從現在這個網站把 Wordpress 的備份檔案丟過去作restore
可是下載速度很慢大概只有2xx KB !
下面圖片可以看到,前面是 在我的電腦上用FileZilla 抓檔案,後面是在 DigitalOcean 的機器上直接透過 ftp 指令抓檔
FileZilla 速度有 1.2M DigitalOcean 那邊則是只有 250KB 左右..
我記得這機器的規格是共享 1G的線路這狀況明顯不正常所以我發信給客服不意外的客服回覆還是官方說法
我們沒有限速!下載速度受到很多因素影響之類的廢話! &gt; There isn&rsquo;t any bandwidth limitation, however there are many factors that can impact throughput including the route of the data between hosts and the network utilization of the physical hosts involved 實在很不爽,又發了一封信跟它們說 traceroute 的結果,從 DigitalOcean的機器 trace到這台機器只要14個節點
<a href="/article/vps-digitalocean-vps-e7-9a-84-e4-b8-8b-e8-bc-89-e9-80-9f-e5-ba-a6-e5-be-88-e6-85-a2-ef-bc-9f-ef-bc-9f-ef-bc-9f/" class="more">Continue reading</a>
</div>
<div class="footer">
<div class="tags">
<i class="fa fa-tags"></i>
<div class="links">
<a href="/tags/ditigalocean">ditigalocean</a>
<a href="/tags/vps">vps</a>
</div>
</div>
</div>
</article>
</div>
<div class="article-wrapper u-cf">
<a class="bubble" href="/article/321123/">
<i class="fa fa-fw fa-pencil"></i>
</a>
<article class="default article">
<div class="content">
<h3><a href="/article/321123/">[測試]同步多個Wordpress</a></h3>
<div class="meta">
<span class="date moment">2015-01-10</span>
<span class="categories">
<a href="/categories/%E6%9C%AA%E5%88%86%E9%A1%9E">未分類</a>
</span>
</div>
在GCE上搞了一個測試用的 Wordpress
想說來玩玩看多個WP同步
下載了 WP2WP 的plugin ,設定很簡單
底下試試看能不能同步圖片等等
&nbsp;
</div>
<div class="footer no-tags">
</div>
</article>
</div>
<div class="article-wrapper u-cf">
<a class="bubble" href="/article/e7-ad-86-e8-a8-98-sshmyentunnelmiwifi-e8-ae-93-e5-b0-8f-e7-b1-b3-e7-9b-92-e5-ad-90-e5-8f-af-e4-bb-a5-e5-8a-a0-e9-80-9f-ef-bc-9f/">
<i class="fa fa-fw fa-pencil"></i>
</a>
<article class="default article">
<div class="content">
<h3><a href="/article/e7-ad-86-e8-a8-98-sshmyentunnelmiwifi-e8-ae-93-e5-b0-8f-e7-b1-b3-e7-9b-92-e5-ad-90-e5-8f-af-e4-bb-a5-e5-8a-a0-e9-80-9f-ef-bc-9f/">[筆記] SSH&#43;MyEntunnel&#43;MiWifi 讓小米盒子可以加速?</a></h3>
<div class="meta">
<span class="date moment">2015-01-08</span>
<span class="categories">
<a href="/categories/%E6%9C%AA%E5%88%86%E9%A1%9E">未分類</a>
</span>
</div>
找個香港/美國 的VPS 建帳號可以用SSH登入
用myentunnel 連到 VPS ,修改設定,把本來只能給本機(127.0.0.1)連線,改成 0.0.0.0 接受所有連線
PC本機接miwifi 分享無線,小米盒子連 miwifi 的無線不過這樣好像只有網頁會走ssh tunnel 出去?
不然小米盒子要設定proxy 實在很麻煩..
&nbsp;
</div>
<div class="footer no-tags">
</div>
</article>
</div>
<div class="paginator">
<a href="/categories/%E6%9C%AA%E5%88%86%E9%A1%9E/page/8/" class="older"><i class="fa fa-angle-double-left"></i> Older posts</a>
<a href="/categories/%E6%9C%AA%E5%88%86%E9%A1%9E/page/6/" class="newer">Newer posts <i class="fa fa-angle-double-right"></i></a>
</div>
</div>
<footer>
<div class="container">
<div class="recent-posts">
<strong>Latest posts</strong>
<ul>
<li>
<a href="/article/google-550-5-7-1-sloution/">寄信給google被退信 錯誤 550-5.7.1的解法</a>
</li>
<li>
<a href="/article/netdata-linux-system-performance-monitor-dashboard/">Netdata Linux System Performance Monitor Dashboard</a>
</li>
<li>
<a href="/article/linux-performance-monitor-dashboard-netdata-md/">Linux 底下極其詳細的System performace Monitor Dashboard - Netdata</a>
</li>
<li>
<a href="/article/syntax-test/">Syntax Test</a>
</li>
<li>
<a href="/article/psql-create-role-and-assign-priviledges/">psql create role and assign priviledges</a>
</li>
<li>
<a href="/article/study-url/">Study URL</a>
</li>
<li>
<a href="/article/rsync-time-backup/">[筆記] Linux 底下好用的備份工具 rsync-time-backup</a>
</li>
</ul>
</div>
<div class="categories">
<a href="/categories/"><strong>Categories</strong></a>
<ul>
<li>
<a href="/categories/%E6%9C%AA%E5%88%86%E9%A1%9E">未分類 (86)</a>
</li>
<li>
<a href="/categories/%E5%B7%A5%E4%BD%9C%E7%AD%86%E8%A8%98">工作筆記 (68)</a>
</li>
<li>
<a href="/categories/%E5%85%B6%E4%BB%96">其他 (46)</a>
</li>
<li>
<a href="/categories/%E7%AD%86%E8%A8%98">筆記 (30)</a>
</li>
<li>
<a href="/categories/%E5%89%AA%E5%A0%B1">剪報 (18)</a>
</li>
<li>
<a href="/categories/starting">Starting (5)</a>
</li>
<li>
<a href="/categories/blog">Blog (4)</a>
</li>
</ul>
</div>
<div class="right">
<div class="external-profiles">
<strong>Social media</strong>
<a href="https://twitter.com/TheRealLednerb" target="_blank"><i class="fa fa-twitter-adblock-proof"></i></a>
<a href="https://github.com/Lednerb" target="_blank"><i class="fa fa-github"></i></a>
</div>
<div class="languages">
<strong>Other languages</strong>
<a href="/en" class="active">en</a>
<a href="/de">de</a>
</div>
</div>
</div>
</footer>
<div class="credits">
<div class="container">
<div class="copyright">
<a href="https://github.com/Lednerb" target="_blank">
&copy;
2017
by Lednerb
</a>
-
<a href="https://h.cowbay.org/categories/%E6%9C%AA%E5%88%86%E9%A1%9E/index.xml">RSS</a>
</div>
<div class="author">
<a href="https://github.com/Lednerb/bilberry-hugo-theme" target="_blank">Bilberry Hugo Theme</a>
</div>
</div>
</div>
<script type="text/javascript" src="https://h.cowbay.org/js/externalDependencies.39c47e10e241eae2947b3fe21809c572.js" integrity="md5-OcR&#43;EOJB6uKUez/iGAnFcg=="></script>
<script type="text/javascript" src="https://h.cowbay.org/js/theme.ff50ae6dc1bfc220b23bf69dbb41b54e.js" integrity="md5-/1CubcG/wiCyO/adu0G1Tg=="></script>
<script>
$(".moment").each(function() {
$(this).text(
moment( $(this).text() )
.locale( "en" )
.format('LL')
);
});
$(".footnote-return sup").html("");
</script>
<script>
var client = algoliasearch("Y2C4RWMPXW", "50ea7f8c41c0ad233926e0be2b769ed1");
var index = client.initIndex("default-content");
$('#search').autocomplete({ hint: false, autoselect: true, debug: false },
[
{
source: $.fn.autocomplete.sources.hits(index, { hitsPerPage: 5, filters: 'language: en' }),
displayKey: function(suggestion) {
return suggestion.title || suggestion.author
},
templates: {
suggestion: function(suggestion) {
return "<span class='entry " + suggestion.type + "'>"
+ "<span class='title'>" + suggestion.title + "</span>"
+ "<span class='fa fa-fw " + suggestion.iconClass + "'></span>"
+ "</span>"
;
},
empty: function() {
return "<span class='empty'>Nothing found.</span>"
},
footer: function() {
return '<div class="branding">Powered by <img src="https:\/\/h.cowbay.org\/dist\/algolia-logo-light.svg" /></div>'
}
},
}
])
.on('autocomplete:selected', function(event, suggestion, dataset) {
window.location = (suggestion.url);
})
.keypress(function (event, suggestion) {
if (event.which == 13) {
window.location = (suggestion.url);
}
});
</script>
</body>
</html>

View File

@@ -0,0 +1,735 @@
<!doctype html>
<html class="no-js" lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="author" content="Lednerb">
<meta name="description" content="Bilberry Premium Theme for Hugo.">
<meta name="keywords" content="blog,personal,responsive,search,font awesome,pages,posts,multilingual,highlight.js,syntax highlighting,premium,shortcuts">
<meta name="generator" content="Hugo 0.50" />
<title> 未分類 | My cool new Blog</title>
<meta name="description" content="未分類 - Bilberry Premium Theme for Hugo.">
<meta itemprop="name" content="未分類">
<meta itemprop="description" content="未分類 - Bilberry Premium Theme for Hugo.">
<meta property="og:title" content="未分類">
<meta property="og:description" content="未分類 - Bilberry Premium Theme for Hugo.">
<meta property="og:image" content="https://www.gravatar.com/avatar/88188b6cc451928eba90e8400bc68086?size=200">
<meta property="og:url" content="https://h.cowbay.org/categories/%E6%9C%AA%E5%88%86%E9%A1%9E/">
<meta property="og:site_name" content="My cool new Blog"><meta property="og:type" content="website">
<link rel="icon" type="image/png" href="https://h.cowbay.org/favicon-32x32.png" sizes="32x32">
<link rel="icon" type="image/png" href="https://h.cowbay.org/favicon-16x16.png" sizes="16x16">
<link href="https://h.cowbay.org/categories/%E6%9C%AA%E5%88%86%E9%A1%9E/index.xml" rel="alternate" type="application/rss+xml" title="My cool new Blog" />
<link href="https://h.cowbay.org/categories/%E6%9C%AA%E5%88%86%E9%A1%9E/index.xml" rel="feed" type="application/rss+xml" title="My cool new Blog" />
<link rel="stylesheet" href="https://h.cowbay.org/sass/combined.min.717098cb5503581e75f12e486a847ca410bf8367d4d8713f4c37affc868c5a1d.css">
</head>
<body class="bilberry-hugo-theme">
<nav>
<div class="container">
<ul class="topnav">
<li><a href="/page/about-bilberry/">About Bilberry</a></li>
<li><a href="https://github.com/Lednerb/bilberry-hugo-theme" target="_blank">Github</a></li>
</ul>
<div id="search-box" class="search">
<i class="fa fa-search"></i>
<input id="search" type="text" placeholder="Search ...">
</div>
</div>
</nav>
<header>
<div class="container">
<div class="logo">
<a href="/" class="logo">
<img src="https://www.gravatar.com/avatar/88188b6cc451928eba90e8400bc68086?d=mm&size=200" alt="">
<span class="overlay"><i class="fa fa-home"></i></span>
</a>
</div>
<div class="titles">
<h3 class="title"><a href="/">My cool new Blog</a></h3>
<span class="subtitle">Hello World! This is the most epic subtitle ever.</span>
</div>
<div class="languages">
<a href="/en" class="active">en</a>
<a href="/de">de</a>
</div>
<div class="toggler">
<i class="fa fa-bars" aria-hidden="true"></i>
</div>
</div>
</header>
<div class="main container">
<div class="article-wrapper u-cf">
<a class="bubble" href="/article/e7-ad-86-e8-a8-98-e8-98-8b-e6-9e-9c-e6-89-8b-e6-a9-9f-e3-80-81-e7-ad-86-e9-9b-bb-e3-80-81-e6-a1-8c-e6-a9-9f-e5-af-84-e5-87-ba-e7-9a-84-e4-bf-a1-e4-bb-b6header/">
<i class="fa fa-fw fa-pencil"></i>
</a>
<article class="default article">
<div class="content">
<h3><a href="/article/e7-ad-86-e8-a8-98-e8-98-8b-e6-9e-9c-e6-89-8b-e6-a9-9f-e3-80-81-e7-ad-86-e9-9b-bb-e3-80-81-e6-a1-8c-e6-a9-9f-e5-af-84-e5-87-ba-e7-9a-84-e4-bf-a1-e4-bb-b6header/">[筆記] 蘋果手機、筆電、桌機寄出的信件Header</a></h3>
<div class="meta">
<span class="date moment">2014-12-01</span>
<span class="categories">
<a href="/categories/%E6%9C%AA%E5%88%86%E9%A1%9E">未分類</a>
</span>
</div>
iPhone &gt; X-Mailer: iPhone Mail Mac Mini , Encourgea &gt; User-Agent: Microsoft-Entourage/12.0.0.071130 Mac Mini , Default System Mail &gt; Mime-Version: 1.0 (Apple Message framework v1283) &gt; &gt; X-Mailer: Apple Mail (2.1283) MacBook Air &gt; X-Mailer: Apple Mail (2.1990.1) &gt; &gt; &gt; Content-Type: multipart/alternative; boundary=&ldquo;Apple-Mail=_F0450FDD-9C23-4092-9F0F-170305E65288&rdquo; &gt; &gt; &gt; Mime-Version: 1.0 (Mac OS X Mail 8.0 (1990.1)) &nbsp;
&nbsp;
透過Google 代發? &gt; X-Google-Original-From: ABC &lt;abc@abc.com.tw&gt; &nbsp;
&nbsp;
</div>
<div class="footer no-tags">
</div>
</article>
</div>
<div class="article-wrapper u-cf">
<a class="bubble" href="/article/e9-9b-9c-e5-bf-b5-e5-8f-b0-e5-8c-97-e6-94-b9-e8-ae-8a-e6-88-90-e7-9c-9f-e9-84-89-e6-b0-91-e7-89-88-e5-82-99-e4-bb-bd/">
<i class="fa fa-fw fa-pencil"></i>
</a>
<article class="default article">
<div class="content">
<h3><a href="/article/e9-9b-9c-e5-bf-b5-e5-8f-b0-e5-8c-97-e6-94-b9-e8-ae-8a-e6-88-90-e7-9c-9f-e9-84-89-e6-b0-91-e7-89-88-e5-82-99-e4-bb-bd/">[雜念] 台北 改變成真 鄉民版 備份</a></h3>
<div class="meta">
<span class="date moment">2014-11-26</span>
<span class="categories">
<a href="/categories/%E6%9C%AA%E5%88%86%E9%A1%9E">未分類</a>
</span>
</div>
怕哪時候被人家檢舉下架,先備份起來。
影片水管連結: https://www.youtube.com/watch?v=Y6k4nr8otJE
[video width=&ldquo;1280&rdquo; height=&ldquo;720&rdquo; mp4=&ldquo;http://www.cowbay.org/wp-content/uploads/2014/11/台北-改變成真-YouTube-720p.mp4&quot;][/video]
</div>
<div class="footer no-tags">
</div>
</article>
</div>
<div class="article-wrapper u-cf">
<a class="bubble" href="/article/e9-9b-9c-e5-bf-b5-e8-a9-ad-e7-95-b0-e7-9a-84ie-e5-95-8f-e9-a1-8c/">
<i class="fa fa-fw fa-pencil"></i>
</a>
<article class="default article">
<div class="content">
<h3><a href="/article/e9-9b-9c-e5-bf-b5-e8-a9-ad-e7-95-b0-e7-9a-84ie-e5-95-8f-e9-a1-8c/">[雜念] 詭異的IE問題</a></h3>
<div class="meta">
<span class="date moment">2014-11-10</span>
<span class="categories">
<a href="/categories/%E6%9C%AA%E5%88%86%E9%A1%9E">未分類</a>
</span>
</div>
KS 的PC WinXP + IE8
IE開啟 yahoo首頁OK但是要點頁面上的任何一個連結不管連結到哪裡一定會出現找不到網頁的錯誤。
但是開啟google 或者其他任何網頁都OK。
最後重設IE8之後解決但是還是不知道原因&hellip;
</div>
<div class="footer no-tags">
</div>
</article>
</div>
<div class="article-wrapper u-cf">
<a class="bubble" href="/article/e5-88-86-e6-b5-81-e8-93-ae-e8-95-82-e8-8a-a0-e7-ab-b6-e9-81-b8-e7-b8-bd-e9-83-a8-ef-bc-8d-e5-8a-a0-e5-b7-9e-e6-a8-82-e9-80-8f-e7-af-87/">
<i class="fa fa-fw fa-pencil"></i>
</a>
<article class="default article">
<div class="content">
<h3><a href="/article/e5-88-86-e6-b5-81-e8-93-ae-e8-95-82-e8-8a-a0-e7-ab-b6-e9-81-b8-e7-b8-bd-e9-83-a8-ef-bc-8d-e5-8a-a0-e5-b7-9e-e6-a8-82-e9-80-8f-e7-af-87/">[分流] 蓮蕂芠競選總部 加州樂透篇</a></h3>
<div class="meta">
<span class="date moment">2014-10-28</span>
<span class="categories">
<a href="/categories/%E6%9C%AA%E5%88%86%E9%A1%9E">未分類</a>
</span>
</div>
在八卦版看到的
作者: WatPoint (華點) 看板: joke 標題: [kuso] 蓮蕂芠競選總部-加州樂透篇(完全同步版) 時間: Tue Oct 28 16:53:32 2014
&nbsp;
蓮蕂芠競選總部 加州樂透篇 (純屬虛構不要告我QQ): http://youtu.be/BEtxA8_85a4
影片說明: 今天早上,連勝文的食安競選廣告,被發現跟加州樂透的廣告很像 為了確定到底有多像,特地做了這個影片將兩者同步。沒想到同步率根本&hellip;
※※※※※※註:加州樂透的廣告有經過縮放並調整時間軸※※※※※※ ※註:加州樂透的廣告有經過縮放處理
連勝文競選總部-食安篇: http://youtu.be/zQRd0PL-Ot4 加州樂透廣告: https://www.youtube.com/watch?v=15hT5TOSVAg https://www.youtube.com/watch?v=FUd99lU3A9c
因登入次數不足,無法在八卦發文,求勇者幫轉八卦
[video width=&ldquo;1280&rdquo; height=&ldquo;720&rdquo; mp4=&ldquo;http://www.cowbay.org/wp-content/uploads/2014/10/蓮蕂芠競選總部--加州樂透篇-純屬虛構不要告我QQ.mp4&quot;][/video]
&nbsp;
&nbsp;
</div>
<div class="footer no-tags">
</div>
</article>
</div>
<div class="article-wrapper u-cf">
<a class="bubble" href="/article/e5-b0-bf-e5-b0-bf-e7-99-bc-e9-9b-bb-e8-ae-93-e6-89-8b-e6-a9-9f-e6-b0-b8-e9-81-a0-e9-83-bd-e6-bb-bf-e6-a0-bc/">
<i class="fa fa-fw fa-pencil"></i>
</a>
<article class="default article">
<div class="content">
<h3><a href="/article/e5-b0-bf-e5-b0-bf-e7-99-bc-e9-9b-bb-e8-ae-93-e6-89-8b-e6-a9-9f-e6-b0-b8-e9-81-a0-e9-83-bd-e6-bb-bf-e6-a0-bc/">尿尿發電 讓手機永遠都滿格</a></h3>
<div class="meta">
<span class="date moment">2014-10-16</span>
<span class="categories">
<a href="/categories/%E6%9C%AA%E5%88%86%E9%A1%9E">未分類</a>
</span>
</div>
尿尿發電 讓手機永遠都滿格 【經濟日報╱文/編譯余曉惠】 2014.10.04 08:39 am 習慣小解完馬上沖水別急布里斯托機器人學實驗室Bristol Robotics LaboratoryBRL能把尿轉化成電力幫手機充電。 圖/網路 習慣小解完馬上沖水別急布里斯托機器人學實驗室Bristol Robotics LaboratoryBRL能把尿轉化成電力幫手機充電。
這個作法聽來有點荒唐但在今年初由印度生技部和蓋茲基金會共同主辦的「廁所改造展」上英國布里斯托大學和西英格蘭大學合組的BRL團隊展示這種有特殊功能的小便斗。
布里斯托生物能源中心主任艾羅包洛斯Yannis Ieropoulos「原理很簡單只要讓小便斗排水管直接通向微生物燃料電池MFCs就成了。不用幫浦也不必準備什麼過濾網或細胞膜。」
艾羅包洛斯說,微生物燃料電池可以透過活生生的微生物體,把有機物質直接轉化為電力。
這種電力是微生物自然生命循環的的副產品,當他們吃下愈多尿液這種東西,就能產生愈多能量,提供更多電力。
目前全球每年可生產超過6兆公噸的尿液代表發展成再生能源的商機很可觀。 點此看大圖。 圖/經濟日報提供 BRL團隊利用尿液發電的微生物燃料電池已經可供智慧手機傳簡訊、短時間通話與瀏覽網頁。
艾羅包洛斯說:「打電話是手機最耗電的功能,但我們會努力提高發電量,延長使用時間。」
這個計畫已經獲得蓋茲基金會等機構投資,未來將應用在廁所不足、供電不穩的開發中國家。
BRL團隊還希望把這種「電力尿」urine-tricity推廣到富裕國家只要把微生物燃料電池加裝在現成的廁所就能發電。終極目標則是善用廢物來生產能源同時改善環境衛生提高人類的生活品質。 哥本哈根資訊科技大學ITU有一群科學家也在研究如何把尿轉化成微生物燃料電池並發電但不同之處在於他們自己研發出名為「EVOBOT」的機器人專門負責重複性高且耗時費力的實驗用來證明初步研究結果的準確性。利用機器人做實驗引發人類有朝一日被機器人取代的辯論不過丹麥實驗室技術員協會DALT認為目前沒有這個問題。
<a href="/article/e5-b0-bf-e5-b0-bf-e7-99-bc-e9-9b-bb-e8-ae-93-e6-89-8b-e6-a9-9f-e6-b0-b8-e9-81-a0-e9-83-bd-e6-bb-bf-e6-a0-bc/" class="more">Continue reading</a>
</div>
<div class="footer no-tags">
</div>
</article>
</div>
<div class="article-wrapper u-cf">
<a class="bubble" href="/article/e9-9b-9c-e5-bf-b5-e5-be-9e-e5-be-ae-e8-bb-9f-e5-ae-98-e6-96-b9-e7-b6-b2-e7-ab-99-e4-b8-8b-e8-bc-89-e7-9a-84excel-e6-aa-94-e6-a1-88-e7-b5-90-e6-9e-9c-e8-a2-ab-e5-be-ae-e8-bb-9f-e7-9a-84-office-ex/">
<i class="fa fa-fw fa-pencil"></i>
</a>
<article class="default article">
<div class="content">
<h3><a href="/article/e9-9b-9c-e5-bf-b5-e5-be-9e-e5-be-ae-e8-bb-9f-e5-ae-98-e6-96-b9-e7-b6-b2-e7-ab-99-e4-b8-8b-e8-bc-89-e7-9a-84excel-e6-aa-94-e6-a1-88-e7-b5-90-e6-9e-9c-e8-a2-ab-e5-be-ae-e8-bb-9f-e7-9a-84-office-ex/">[雜念] 從微軟官方網站下載的excel 檔案 結果被微軟的 office excel 判定有問題</a></h3>
<div class="meta">
<span class="date moment">2014-09-17</span>
<span class="categories">
<a href="/categories/%E6%9C%AA%E5%88%86%E9%A1%9E">未分類</a>
</span>
</div>
剛剛在找微軟 Office MOLP的授權價格
google 到微軟有放一個官方版的檔案可以下載下載完要開啟時excel就跳說這檔案有問題&hellip;不囉唆,直接上圖!
</div>
<div class="footer no-tags">
</div>
</article>
</div>
<div class="article-wrapper u-cf">
<a class="bubble" href="/article/e9-9b-9c-e5-bf-b5-e4-b8-ad-e8-8f-af-e9-9b-bb-e4-bf-a1-iphone-6-e9-a0-90-e8-b3-bc-e7-b6-b2-e9-a0-81-e9-8c-af-e8-aa-a4/">
<i class="fa fa-fw fa-pencil"></i>
</a>
<article class="default article">
<div class="content">
<h3><a href="/article/e9-9b-9c-e5-bf-b5-e4-b8-ad-e8-8f-af-e9-9b-bb-e4-bf-a1-iphone-6-e9-a0-90-e8-b3-bc-e7-b6-b2-e9-a0-81-e9-8c-af-e8-aa-a4/">[雜念] 中華電信 iPhone 6 預購 網頁錯誤...</a></h3>
<div class="meta">
<span class="date moment">2014-09-16</span>
<span class="categories">
<a href="/categories/%E6%9C%AA%E5%88%86%E9%A1%9E">未分類</a>
</span>
</div>
哀鴻遍野啊~~
不多說,直接上圖!
到底有沒有什麼方法可以解決這種短時間內大量湧入的網路流量?
&nbsp;
</div>
<div class="footer no-tags">
</div>
</article>
</div>
<div class="paginator">
<a href="/categories/%E6%9C%AA%E5%88%86%E9%A1%9E/page/9/" class="older"><i class="fa fa-angle-double-left"></i> Older posts</a>
<a href="/categories/%E6%9C%AA%E5%88%86%E9%A1%9E/page/7/" class="newer">Newer posts <i class="fa fa-angle-double-right"></i></a>
</div>
</div>
<footer>
<div class="container">
<div class="recent-posts">
<strong>Latest posts</strong>
<ul>
<li>
<a href="/article/google-550-5-7-1-sloution/">寄信給google被退信 錯誤 550-5.7.1的解法</a>
</li>
<li>
<a href="/article/netdata-linux-system-performance-monitor-dashboard/">Netdata Linux System Performance Monitor Dashboard</a>
</li>
<li>
<a href="/article/linux-performance-monitor-dashboard-netdata-md/">Linux 底下極其詳細的System performace Monitor Dashboard - Netdata</a>
</li>
<li>
<a href="/article/syntax-test/">Syntax Test</a>
</li>
<li>
<a href="/article/psql-create-role-and-assign-priviledges/">psql create role and assign priviledges</a>
</li>
<li>
<a href="/article/study-url/">Study URL</a>
</li>
<li>
<a href="/article/rsync-time-backup/">[筆記] Linux 底下好用的備份工具 rsync-time-backup</a>
</li>
</ul>
</div>
<div class="categories">
<a href="/categories/"><strong>Categories</strong></a>
<ul>
<li>
<a href="/categories/%E6%9C%AA%E5%88%86%E9%A1%9E">未分類 (86)</a>
</li>
<li>
<a href="/categories/%E5%B7%A5%E4%BD%9C%E7%AD%86%E8%A8%98">工作筆記 (68)</a>
</li>
<li>
<a href="/categories/%E5%85%B6%E4%BB%96">其他 (46)</a>
</li>
<li>
<a href="/categories/%E7%AD%86%E8%A8%98">筆記 (30)</a>
</li>
<li>
<a href="/categories/%E5%89%AA%E5%A0%B1">剪報 (18)</a>
</li>
<li>
<a href="/categories/starting">Starting (5)</a>
</li>
<li>
<a href="/categories/blog">Blog (4)</a>
</li>
</ul>
</div>
<div class="right">
<div class="external-profiles">
<strong>Social media</strong>
<a href="https://twitter.com/TheRealLednerb" target="_blank"><i class="fa fa-twitter-adblock-proof"></i></a>
<a href="https://github.com/Lednerb" target="_blank"><i class="fa fa-github"></i></a>
</div>
<div class="languages">
<strong>Other languages</strong>
<a href="/en" class="active">en</a>
<a href="/de">de</a>
</div>
</div>
</div>
</footer>
<div class="credits">
<div class="container">
<div class="copyright">
<a href="https://github.com/Lednerb" target="_blank">
&copy;
2017
by Lednerb
</a>
-
<a href="https://h.cowbay.org/categories/%E6%9C%AA%E5%88%86%E9%A1%9E/index.xml">RSS</a>
</div>
<div class="author">
<a href="https://github.com/Lednerb/bilberry-hugo-theme" target="_blank">Bilberry Hugo Theme</a>
</div>
</div>
</div>
<script type="text/javascript" src="https://h.cowbay.org/js/externalDependencies.39c47e10e241eae2947b3fe21809c572.js" integrity="md5-OcR&#43;EOJB6uKUez/iGAnFcg=="></script>
<script type="text/javascript" src="https://h.cowbay.org/js/theme.ff50ae6dc1bfc220b23bf69dbb41b54e.js" integrity="md5-/1CubcG/wiCyO/adu0G1Tg=="></script>
<script>
$(".moment").each(function() {
$(this).text(
moment( $(this).text() )
.locale( "en" )
.format('LL')
);
});
$(".footnote-return sup").html("");
</script>
<script>
var client = algoliasearch("Y2C4RWMPXW", "50ea7f8c41c0ad233926e0be2b769ed1");
var index = client.initIndex("default-content");
$('#search').autocomplete({ hint: false, autoselect: true, debug: false },
[
{
source: $.fn.autocomplete.sources.hits(index, { hitsPerPage: 5, filters: 'language: en' }),
displayKey: function(suggestion) {
return suggestion.title || suggestion.author
},
templates: {
suggestion: function(suggestion) {
return "<span class='entry " + suggestion.type + "'>"
+ "<span class='title'>" + suggestion.title + "</span>"
+ "<span class='fa fa-fw " + suggestion.iconClass + "'></span>"
+ "</span>"
;
},
empty: function() {
return "<span class='empty'>Nothing found.</span>"
},
footer: function() {
return '<div class="branding">Powered by <img src="https:\/\/h.cowbay.org\/dist\/algolia-logo-light.svg" /></div>'
}
},
}
])
.on('autocomplete:selected', function(event, suggestion, dataset) {
window.location = (suggestion.url);
})
.keypress(function (event, suggestion) {
if (event.which == 13) {
window.location = (suggestion.url);
}
});
</script>
</body>
</html>

View File

@@ -0,0 +1,758 @@
<!doctype html>
<html class="no-js" lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="author" content="Lednerb">
<meta name="description" content="Bilberry Premium Theme for Hugo.">
<meta name="keywords" content="blog,personal,responsive,search,font awesome,pages,posts,multilingual,highlight.js,syntax highlighting,premium,shortcuts">
<meta name="generator" content="Hugo 0.50" />
<title> 未分類 | My cool new Blog</title>
<meta name="description" content="未分類 - Bilberry Premium Theme for Hugo.">
<meta itemprop="name" content="未分類">
<meta itemprop="description" content="未分類 - Bilberry Premium Theme for Hugo.">
<meta property="og:title" content="未分類">
<meta property="og:description" content="未分類 - Bilberry Premium Theme for Hugo.">
<meta property="og:image" content="https://www.gravatar.com/avatar/88188b6cc451928eba90e8400bc68086?size=200">
<meta property="og:url" content="https://h.cowbay.org/categories/%E6%9C%AA%E5%88%86%E9%A1%9E/">
<meta property="og:site_name" content="My cool new Blog"><meta property="og:type" content="website">
<link rel="icon" type="image/png" href="https://h.cowbay.org/favicon-32x32.png" sizes="32x32">
<link rel="icon" type="image/png" href="https://h.cowbay.org/favicon-16x16.png" sizes="16x16">
<link href="https://h.cowbay.org/categories/%E6%9C%AA%E5%88%86%E9%A1%9E/index.xml" rel="alternate" type="application/rss+xml" title="My cool new Blog" />
<link href="https://h.cowbay.org/categories/%E6%9C%AA%E5%88%86%E9%A1%9E/index.xml" rel="feed" type="application/rss+xml" title="My cool new Blog" />
<link rel="stylesheet" href="https://h.cowbay.org/sass/combined.min.717098cb5503581e75f12e486a847ca410bf8367d4d8713f4c37affc868c5a1d.css">
</head>
<body class="bilberry-hugo-theme">
<nav>
<div class="container">
<ul class="topnav">
<li><a href="/page/about-bilberry/">About Bilberry</a></li>
<li><a href="https://github.com/Lednerb/bilberry-hugo-theme" target="_blank">Github</a></li>
</ul>
<div id="search-box" class="search">
<i class="fa fa-search"></i>
<input id="search" type="text" placeholder="Search ...">
</div>
</div>
</nav>
<header>
<div class="container">
<div class="logo">
<a href="/" class="logo">
<img src="https://www.gravatar.com/avatar/88188b6cc451928eba90e8400bc68086?d=mm&size=200" alt="">
<span class="overlay"><i class="fa fa-home"></i></span>
</a>
</div>
<div class="titles">
<h3 class="title"><a href="/">My cool new Blog</a></h3>
<span class="subtitle">Hello World! This is the most epic subtitle ever.</span>
</div>
<div class="languages">
<a href="/en" class="active">en</a>
<a href="/de">de</a>
</div>
<div class="toggler">
<i class="fa fa-bars" aria-hidden="true"></i>
</div>
</div>
</header>
<div class="main container">
<div class="article-wrapper u-cf">
<a class="bubble" href="/article/e9-9b-9c-e5-bf-b5-e6-9c-89-e6-b2-92-e6-9c-89-crazymike-e7-98-8b-e7-8b-82-e8-b3-a3-e5-ae-a2-e7-94-a8iphone-6-e5-90-b8-e9-87-91-e7-9a-84-e5-85-ab-e5-8d-a6-ef-bc-9f/">
<i class="fa fa-fw fa-pencil"></i>
</a>
<article class="default article">
<div class="content">
<h3><a href="/article/e9-9b-9c-e5-bf-b5-e6-9c-89-e6-b2-92-e6-9c-89-crazymike-e7-98-8b-e7-8b-82-e8-b3-a3-e5-ae-a2-e7-94-a8iphone-6-e5-90-b8-e9-87-91-e7-9a-84-e5-85-ab-e5-8d-a6-ef-bc-9f/">[雜念] 有沒有 CrazyMike 瘋狂賣客用iphone 6 吸金的八卦?</a></h3>
<div class="meta">
<span class="date moment">2014-09-15</span>
<span class="categories">
<a href="/categories/%E6%9C%AA%E5%88%86%E9%A1%9E">未分類</a>
</span>
</div>
這幾天一直收到這個網站寄來的廣告
標題當然要下得很聳動9元買 iphone 6 !?
點進去看看唄..
其實是 9元即可購得 iphone6 的「兌換券抽獎資格」意思就是說你要參加這個抽獎要買9元的門票一張就對了
&nbsp;
&nbsp;
實在是好棒棒~~怎麼能不心動呢!?
馬上來看看活動辦法
&nbsp; (9)活動結束後尚未抽中之消費者於得獎名單2014/10/1公布當日即可收到等值購物金$9回饋至個人會員帳戶中心使用期限為2星期 (10&frasl;1~10&frasl;14)。
&nbsp;
截至目前為止 (2014/9/16 12:59) 共有 8326 人購買 8326*9 = 74934
&nbsp;
這些錢是放在帳戶當作購物金使用,但是網站上有 9 塊的東西可以買嗎?沒有嘛!
所以為了要取回這9元勢必要額外消費假設是100塊好了
8326-1(抽到iphone6的幸運之神) * 100 = 832500
最差的假設就是這8325人都不要這9元了
(8326-1) * 9 = 74925
所以這個網站透過這個活動,能夠獲得的收入區間為
(8326-1)* 100 ~ (8326-1) * 9
扣除手機的官方定價 22500
數字大概會是
810000 ~~~ 52425 之間
有沒有不用成本就可以這麼吸金的八卦?
&nbsp;
&nbsp;
&nbsp;
</div>
<div class="footer no-tags">
</div>
</article>
</div>
<div class="article-wrapper u-cf">
<a class="bubble" href="/article/e6-99-82-e4-ba-8b-e9-bb-91-e5-bf-83-e6-b2-b9-e5-95-86-e5-bc-b7-e5-86-a0-e4-b8-8b-e6-b8-b8-e5-bb-a0-e5-95-86-e6-98-8e-e7-b4-b0/">
<i class="fa fa-fw fa-pencil"></i>
</a>
<article class="default article">
<div class="content">
<h3><a href="/article/e6-99-82-e4-ba-8b-e9-bb-91-e5-bf-83-e6-b2-b9-e5-95-86-e5-bc-b7-e5-86-a0-e4-b8-8b-e6-b8-b8-e5-bb-a0-e5-95-86-e6-98-8e-e7-b4-b0/">[時事] 黑心油商 強冠 下游廠商明細</a></h3>
<div class="meta">
<span class="date moment">2014-09-05</span>
<span class="categories">
<a href="/categories/%E6%9C%AA%E5%88%86%E9%A1%9E">未分類</a>
</span>
</div>
8 M1526 合記10 台中市大里市愛心一街20號04-24062757 14 M1617 榮華行20 台中市大里區仁化路310巷9號04-24922552 11 M1588 英辰121 台中市大里區化工19路6號04-24919666 17 M1634 順發商行25 台中市北屯區豐樂路11-1號04-24220129 15 M1630 這一鍋餐飲191 台中市西屯區工業區32路51號04-36093100 10 M1587 青海行20 台中市西屯區光明路52號04-24521699 16 M1633 大謹發農產50 台中市沙鹿區福至路150巷10-1號04-26625943 12 M1593 美食達人229 台中市南屯區工業區23路30號04-36091465 1 M1057 忠興524 台中市南屯路2段162巷1號04-24753818 9 M1569 宏茆83 台中市烏日區環中路七段221~223號04-23363030 5 M1211 品欣食品450 台中市神岡區中山路228號04-25240698 226 T1214 盛香珍491 台中市梧棲區自強一街146號042-6352711 13 M1612 立晟食品51 台中市潭子區中山路三段491號04-25317979 2 M1060 吉星30 台中縣大甲鎮信義路44號04-26884381 19 M1955 麥可利40 台中縣神岡鄉社口街10巷10號04-25633579 233 T2001 味王345 台北市中山北路二段79號5樓022-5717271-517 89 N3400 皇品3 台北市內湖區內湖路一段203巷11號02-27971305 230 T1377 工研4611 台北市信義區忠孝東路四段559巷38號2樓04-2407-8114 95 N3485 美加源10 台北市龍江路356巷68號1樓02-25153071 78 N3009 佛晨453 台北市龍江路429巷8號1樓02-25024707 182 S3472 家華178 台東市中華路一段號089-343780 183 S3474 三能100 台東市四維路一段號089-353589 192 S3577 叢林之屋1 台東市光明路號089-322268 187 S3496 優品20 台東市康樂路3號 08-9356520 181 S3466 明德75 台東市傳廣路號089-336266 188 S3498 成典164 台東市豐谷北路號089-333595 214 S4196 銘勝200 台南市中西區樹林街2段6號06-2132877 202 S4032 滋味珍37 台南市中華西路一段103號 06-2614186#247 213 S4189 糧元130 台南市中華東路2段208號06-2349696 106 S1608 林太太60 台南市中華東路2段226巷47號928551393 217 S4227 旺來鄉40 台南市仁德區仁德里中山路797號1樓06-2498701 147 S2711 台糖3 台南市仁德區田厝村文華路2段326號0921-220788 216 S4212 大東233 台南市永康區大橋3街52號06-2022955 209 S4149 唐明1009 台南市永康區大灣路187號06-2712590 204 S4068 美而美600 台南市安平工業區新平路號06-2970033 199 S4022 正裕650 台南市西門路一段368號 06-2633687 198 S4021 慶泰260 台南市西區府前路號2220227 105 S1605 陳清田30 台南市佳里區延平路215號956098177 218 S4233 金德108 台南市府安路5段144巷3號06-2595359 220 S4278 久芳113 台南市東山區聖賢里頂窩68號06-6328479 203 S4039 長安農產300 台南市長溪路3段380巷號06-2552553 197 S4012 信益2748 台南市長榮路五段號2515206 200 S4029 永豐4 台南市南區賢南街51號 06-2911031 210 S4161 永昌50 台南市崇學路203巷2號06-2377115 208 S4137 品味軒40 台南市麻豆區苓子林16號0937-362155&frasl;06- 5700007 215 S4204 葉忠誠500 台南市善化區什乃里18-22號06-5837253 219 S4267 五花馬900 台南市新化區大智路(竹子腳)200號0918-804046 224 T1060 協和30 台南市新化區大新路18號06-5982783 211 S4173 好帝一926 台南市新市區大營里豐榮160號06-5994665
<a href="/article/e6-99-82-e4-ba-8b-e9-bb-91-e5-bf-83-e6-b2-b9-e5-95-86-e5-bc-b7-e5-86-a0-e4-b8-8b-e6-b8-b8-e5-bb-a0-e5-95-86-e6-98-8e-e7-b4-b0/" class="more">Continue reading</a>
</div>
<div class="footer no-tags">
</div>
</article>
</div>
<div class="article-wrapper u-cf">
<a class="bubble" href="/article/e6-ad-a3-e5-a4-af-e7-9a-84-e4-b8-80-e4-ba-9b-e7-85-a7-e7-89-87-18-e7-a6-81/">
<i class="fa fa-fw fa-pencil"></i>
</a>
<article class="default article">
<div class="content">
<h3><a href="/article/e6-ad-a3-e5-a4-af-e7-9a-84-e4-b8-80-e4-ba-9b-e7-85-a7-e7-89-87-18-e7-a6-81/">正夯的一些照片....18禁</a></h3>
<div class="meta">
<span class="date moment">2014-09-01</span>
<span class="categories">
<a href="/categories/%E6%9C%AA%E5%88%86%E9%A1%9E">未分類</a>
</span>
</div>
(1)https://i.imgur.com/Y7HUX0v.png (2)https://i.imgur.com/xj8Emskl.jpg (3)https://i.imgur.com/dyxoGhY.jpg (4)http://imgur.com/7qZFkv8 (5)http://imgur.com/UwNeCNE (6)https://i.imgur.com/DrCSLfO.jpg (7)https://i.imgur.com/0FYuynM.jpg (8)https://i.imgur.com/wDjdwGM.jpg (9)https://i.imgur.com/gWF94YI.jpg (10)https://i.imgur.com/8KpcQyw.jpg (11)https://i.imgur.com/X3EVqlc.jpg (12)https://i.imgur.com/SJ77XYA.jpg (13)https://i.imgur.com/bOMtA4J.jpg (14)https://i.imgur.com/n6JUCi3.jpg (15)https://i.imgur.com/yjez7nq.jpg (16)http://i.4cdn.org/b/1409549810769.jpg (17)https://i.imgur.com/lv4xd3R.jpg (4chan is teasing everyone with this slow progress) Kaley Cuoco (1)https://i.imgur.com/5YTElcN.png (2)http://imgur.com/GAZvyyv (super duper not-fake at all pic) (2)http://i.4cdn.org/b/1409543949597.jpg *(a lot of people tell me it&rsquo;s fake, but people got crazy when I took it down). (3)https://i.4cdn.org/b/1409542521585.webm (gif) Kate Upton: (1)https://i.imgur.com/uhfwYp5.jpg (2)https://i.imgur.com/A0x0LiL.png (3)http://i.4cdn.org/b/1409531789722.jpg (4) http://imgur.com/a/VVXGQ (Big Album, some random pics in there) (6)http://www26.zippyshare.com/v/85491038/file.html (Videos) (Kate talking in first video, mostly random stuff) (7)Kate Upton archive including videos Victoria Justice: (1)https://i.
<a href="/article/e6-ad-a3-e5-a4-af-e7-9a-84-e4-b8-80-e4-ba-9b-e7-85-a7-e7-89-87-18-e7-a6-81/" class="more">Continue reading</a>
</div>
<div class="footer no-tags">
</div>
</article>
</div>
<div class="article-wrapper u-cf">
<a class="bubble" href="/article/mv-eagles-hotel-california/">
<i class="fa fa-fw fa-pencil"></i>
</a>
<article class="default article">
<div class="content">
<h3><a href="/article/mv-eagles-hotel-california/">[MV] Eagles Hotel California </a></h3>
<div class="meta">
<span class="date moment">2014-08-26</span>
<span class="categories">
<a href="/categories/%E6%9C%AA%E5%88%86%E9%A1%9E">未分類</a>
</span>
</div>
&hellip;
http://www.youtube.com/watch?v=YVQ0THWq-kM
&nbsp;
[video width=&ldquo;1280&rdquo; height=&ldquo;720&rdquo; mp4=&ldquo;http://www.cowbay.org/wp-content/uploads/2014/08/Hotel-California-Eagles-MP4-HD-720p.mp4&quot;][/video]
</div>
<div class="footer no-tags">
</div>
</article>
</div>
<div class="article-wrapper u-cf">
<a class="bubble" href="/article/e7-ad-86-e8-a8-98-nopam-freebsd-9-1-time-freeze-vmware-esxi-5-0/">
<i class="fa fa-fw fa-pencil"></i>
</a>
<article class="default article">
<div class="content">
<h3><a href="/article/e7-ad-86-e8-a8-98-nopam-freebsd-9-1-time-freeze-vmware-esxi-5-0/">[筆記] Nopam on FreeBSD 9.1 time freeze in vmware esxi 5.0</a></h3>
<div class="meta">
<span class="date moment">2014-08-20</span>
<span class="categories">
<a href="/categories/%E6%9C%AA%E5%88%86%E9%A1%9E">未分類</a>
</span>
</div>
今天早上USER反應不能發信檢查MAIL SERVER正常
跟著檢查Mail Gateway (NOPAM Themis)發現信件雖然都會收下來但是不會往後丟到mail server去
跟綠算運算的工程師聯絡之後發現是VMWARE esxi 5.0的 BUG
如果vm guest是Freebsd的話有可能會發生時間凍結的情況(機率有多高我不知道不過我這台nopam已經開機 598天才碰到)
因為時間不正確造成信件不會往mail server送
本來工程師是說重灌、重啟VM HOST、升級VM HOST這幾個選項
不過因為這是PRODUCTION的環境上面還有其他VM在跑沒辦法這樣做
只好說那重啟NOPAM試試看不過翻了一下GOOGLE發現在vmware KB裡面有提到解法
Time counter stops in a virtual machine using HPET running on an ESXi 5.0 host (2021185) 照著下指令,就可以暫時解決時間不會動的問題
可能要找時間MIGRATE到 VMWARE esxi 5.1 上去..
</div>
<div class="footer no-tags">
</div>
</article>
</div>
<div class="article-wrapper u-cf">
<a class="bubble" href="/article/e7-ad-86-e8-a8-98-synology-nas-e7-96-91-e4-bc-bc-e8-a2-ab-e5-85-a5-e4-be-b5-ef-bc-8c-e7-be-a4-e6-9a-89-e7-9c-9f-e7-9a-84-e8-a6-81-e5-8a-a0-e5-8a-a0-e6-b2-b9-e5-95-8a/">
<i class="fa fa-fw fa-pencil"></i>
</a>
<article class="default article">
<div class="content">
<h3><a href="/article/e7-ad-86-e8-a8-98-synology-nas-e7-96-91-e4-bc-bc-e8-a2-ab-e5-85-a5-e4-be-b5-ef-bc-8c-e7-be-a4-e6-9a-89-e7-9c-9f-e7-9a-84-e8-a6-81-e5-8a-a0-e5-8a-a0-e6-b2-b9-e5-95-8a/">[筆記] Synology NAS 疑似被入侵,群暉真的要加加油啊..</a></h3>
<div class="meta">
<span class="date moment">2014-08-08</span>
<span class="categories">
<a href="/categories/%E6%9C%AA%E5%88%86%E9%A1%9E">未分類</a>
</span>
</div>
繼前陣子群暉NAS被拿來挖礦的問題之後 請參閱 http://forum.synology.com/enu/viewtopic.php?f=7&amp;t=78993
七月底八月初群暉的NAS又出包了這次是被駭客入侵後把NAS上的檔案加密並要求付出比特幣做為贖金(大概台幣 12000左右)
不然資料就會被保留在加密的狀態,無法使用。
詳情請參閱: http://www.pcdiy.com.tw/webroot/article.php?art=544
&nbsp;
事情發生之後群暉也發出了信件通知USER應該怎麼處理信件內容如下
&nbsp; &gt; ## Dear Synology users, &gt; &gt; We would like to inform you that a ransomware called &ldquo;SynoLocker&rdquo; is currently affecting some Synology NAS users. This ransomware locks down affected servers, encrypts users files, and demands a fee to regain access to the encrypted files. &gt; &gt; We have confirmed that the ransomware only affects Synology NAS servers running older versions of DiskStation Manager by exploiting a security vulnerability that was fixed and patched in December, 2013.
<a href="/article/e7-ad-86-e8-a8-98-synology-nas-e7-96-91-e4-bc-bc-e8-a2-ab-e5-85-a5-e4-be-b5-ef-bc-8c-e7-be-a4-e6-9a-89-e7-9c-9f-e7-9a-84-e8-a6-81-e5-8a-a0-e5-8a-a0-e6-b2-b9-e5-95-8a/" class="more">Continue reading</a>
</div>
<div class="footer no-tags">
</div>
</article>
</div>
<div class="article-wrapper u-cf">
<a class="bubble" href="/article/e9-9b-9c-e5-bf-b5-ptt-e5-9c-a8-e7-b7-9a-e4-ba-ba-e6-95-b8/">
<i class="fa fa-fw fa-pencil"></i>
</a>
<article class="default article">
<div class="content">
<h3><a href="/article/e9-9b-9c-e5-bf-b5-ptt-e5-9c-a8-e7-b7-9a-e4-ba-ba-e6-95-b8/">[雜念] PTT在線人數</a></h3>
<div class="meta">
<span class="date moment">2014-06-26</span>
<span class="categories">
<a href="/categories/%E6%9C%AA%E5%88%86%E9%A1%9E">未分類</a>
</span>
</div>
44444
很久以前的截圖了之前的BLOG有放後來因為搬家、CRASH等等因素這圖就不見了。
剛剛在MARVEL版看到推文在討論常看到44這個數字又想起來。
本來在現在這個BLOG已經找不到那篇文章連圖也不見了幸好硬碟裡面還有留著果然有習慣作備份真是個好習慣吶
請看圖 BJ4
</div>
<div class="footer no-tags">
</div>
</article>
</div>
<div class="paginator">
<a href="/categories/%E6%9C%AA%E5%88%86%E9%A1%9E/page/10/" class="older"><i class="fa fa-angle-double-left"></i> Older posts</a>
<a href="/categories/%E6%9C%AA%E5%88%86%E9%A1%9E/page/8/" class="newer">Newer posts <i class="fa fa-angle-double-right"></i></a>
</div>
</div>
<footer>
<div class="container">
<div class="recent-posts">
<strong>Latest posts</strong>
<ul>
<li>
<a href="/article/google-550-5-7-1-sloution/">寄信給google被退信 錯誤 550-5.7.1的解法</a>
</li>
<li>
<a href="/article/netdata-linux-system-performance-monitor-dashboard/">Netdata Linux System Performance Monitor Dashboard</a>
</li>
<li>
<a href="/article/linux-performance-monitor-dashboard-netdata-md/">Linux 底下極其詳細的System performace Monitor Dashboard - Netdata</a>
</li>
<li>
<a href="/article/syntax-test/">Syntax Test</a>
</li>
<li>
<a href="/article/psql-create-role-and-assign-priviledges/">psql create role and assign priviledges</a>
</li>
<li>
<a href="/article/study-url/">Study URL</a>
</li>
<li>
<a href="/article/rsync-time-backup/">[筆記] Linux 底下好用的備份工具 rsync-time-backup</a>
</li>
</ul>
</div>
<div class="categories">
<a href="/categories/"><strong>Categories</strong></a>
<ul>
<li>
<a href="/categories/%E6%9C%AA%E5%88%86%E9%A1%9E">未分類 (86)</a>
</li>
<li>
<a href="/categories/%E5%B7%A5%E4%BD%9C%E7%AD%86%E8%A8%98">工作筆記 (68)</a>
</li>
<li>
<a href="/categories/%E5%85%B6%E4%BB%96">其他 (46)</a>
</li>
<li>
<a href="/categories/%E7%AD%86%E8%A8%98">筆記 (30)</a>
</li>
<li>
<a href="/categories/%E5%89%AA%E5%A0%B1">剪報 (18)</a>
</li>
<li>
<a href="/categories/starting">Starting (5)</a>
</li>
<li>
<a href="/categories/blog">Blog (4)</a>
</li>
</ul>
</div>
<div class="right">
<div class="external-profiles">
<strong>Social media</strong>
<a href="https://twitter.com/TheRealLednerb" target="_blank"><i class="fa fa-twitter-adblock-proof"></i></a>
<a href="https://github.com/Lednerb" target="_blank"><i class="fa fa-github"></i></a>
</div>
<div class="languages">
<strong>Other languages</strong>
<a href="/en" class="active">en</a>
<a href="/de">de</a>
</div>
</div>
</div>
</footer>
<div class="credits">
<div class="container">
<div class="copyright">
<a href="https://github.com/Lednerb" target="_blank">
&copy;
2017
by Lednerb
</a>
-
<a href="https://h.cowbay.org/categories/%E6%9C%AA%E5%88%86%E9%A1%9E/index.xml">RSS</a>
</div>
<div class="author">
<a href="https://github.com/Lednerb/bilberry-hugo-theme" target="_blank">Bilberry Hugo Theme</a>
</div>
</div>
</div>
<script type="text/javascript" src="https://h.cowbay.org/js/externalDependencies.39c47e10e241eae2947b3fe21809c572.js" integrity="md5-OcR&#43;EOJB6uKUez/iGAnFcg=="></script>
<script type="text/javascript" src="https://h.cowbay.org/js/theme.ff50ae6dc1bfc220b23bf69dbb41b54e.js" integrity="md5-/1CubcG/wiCyO/adu0G1Tg=="></script>
<script>
$(".moment").each(function() {
$(this).text(
moment( $(this).text() )
.locale( "en" )
.format('LL')
);
});
$(".footnote-return sup").html("");
</script>
<script>
var client = algoliasearch("Y2C4RWMPXW", "50ea7f8c41c0ad233926e0be2b769ed1");
var index = client.initIndex("default-content");
$('#search').autocomplete({ hint: false, autoselect: true, debug: false },
[
{
source: $.fn.autocomplete.sources.hits(index, { hitsPerPage: 5, filters: 'language: en' }),
displayKey: function(suggestion) {
return suggestion.title || suggestion.author
},
templates: {
suggestion: function(suggestion) {
return "<span class='entry " + suggestion.type + "'>"
+ "<span class='title'>" + suggestion.title + "</span>"
+ "<span class='fa fa-fw " + suggestion.iconClass + "'></span>"
+ "</span>"
;
},
empty: function() {
return "<span class='empty'>Nothing found.</span>"
},
footer: function() {
return '<div class="branding">Powered by <img src="https:\/\/h.cowbay.org\/dist\/algolia-logo-light.svg" /></div>'
}
},
}
])
.on('autocomplete:selected', function(event, suggestion, dataset) {
window.location = (suggestion.url);
})
.keypress(function (event, suggestion) {
if (event.which == 13) {
window.location = (suggestion.url);
}
});
</script>
</body>
</html>