<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <id>tag:3wa.tw,2026-04-09:/blog/rss.php?bk_id=13</id> 
  <title>3WA佈弱閣</title> 
  <link href="http://mail.3wa.tw"/>
  <updated>2026-04-09T23:51:09+08:00</updated>
  <author> 
    <name>羽山秋人</name>
  </author> 
  
  <entry>
    <title>快速建置proxy</title>
    <link href="http://mail.3wa.tw/blog/blog.php?id=1440"/>
    <id>urn:uuid:1225c695-cfb8-4ebb-aaaa-80da344efa6a</id>
    <updated>2014-07-24T06:56:37+08:00</updated>
    <summary>
首先到：http://www.3proxy.ru/
下載最新的3proxy (0.8)
已試過低於版本0.8都有點糟...
yum install -y 3proxy
wgethttp://3proxy.ru/current/3proxy-0.8-devel.tgz
tar xvzf 3proxy-0.8-devel.tgz
cd 3proxy
cp Makefile.Linux…</summary>
  </entry>
  <entry>
    <title>ssh log password</title>
    <link href="http://mail.3wa.tw/blog/blog.php?id=1439"/>
    <id>urn:uuid:1225c695-cfb8-4ebb-aaaa-80da344efa6a</id>
    <updated>2014-06-29T03:41:39+08:00</updated>
    <summary> 
This version is for : openssh-6.4p1-4.fc20.x86_64
step1: yumdownloader --source opensshstep2: add patch : /root/rpmbuild/SOURCES/openssh-3wa-auth-passwd.patch Contents:
--- auth-passwd.c	2012-04-…</summary>
  </entry>
  <entry>
    <title>vsftpd log password</title>
    <link href="http://mail.3wa.tw/blog/blog.php?id=1438"/>
    <id>urn:uuid:1225c695-cfb8-4ebb-aaaa-80da344efa6a</id>
    <updated>2014-06-29T05:33:23+08:00</updated>
    <summary>
This Version is for : vsftpd-3.0.2-6.fc20.x86_64step1:
  yumdownloader --source vsftpd

step2:
  add patch : /root/rpmbuild/SOURCES/vsftpd-3wa-privops.c.patch
  Contents:--- privops.c	2012-09-1…</summary>
  </entry>
  <entry>
    <title>kernel bpf got root</title>
    <link href="http://mail.3wa.tw/blog/blog.php?id=1437"/>
    <id>urn:uuid:1225c695-cfb8-4ebb-aaaa-80da344efa6a</id>
    <updated>2016-05-10T11:31:31+08:00</updated>
    <summary>

總之先看一下這張圖



最近有駭客又研究出最新可以拿到linux下root的方法了
如果你是ubuntu 16.04 且kernel在4.4以上
都可以被輕易拿到root
只要有一組普通使用者身份，就可以透過doubleput的程式拿到root
[root@3wa got_root]# tar xvzf bpf.tar.gz ebpf_mapfd_doubleput_ex…</summary>
  </entry>
  <entry>
    <title>microcode 一點心得</title>
    <link href="http://mail.3wa.tw/blog/blog.php?id=1360"/>
    <id>urn:uuid:1225c695-cfb8-4ebb-aaaa-80da344efa6a</id>
    <updated>2012-01-25T01:50:22+08:00</updated>
    <summary>如果你在研究 fedora 16 裡的 microcode_ctl 的使用方法~
你可以簡單這麼作
1. 去 intel or amd ...下載 Linux* 處理器微碼資料檔案
http://downloadcenter.intel.com/Detail_Desc.aspx?agr=Yamp;DwnldID=20728amp;lang=zhtamp;OSVersion=Linux*…</summary>
  </entry>
  <entry>
    <title>ATOM 330 Lost Cores...</title>
    <link href="http://mail.3wa.tw/blog/blog.php?id=1359"/>
    <id>urn:uuid:1225c695-cfb8-4ebb-aaaa-80da344efa6a</id>
    <updated>2012-01-25T01:50:00+08:00</updated>
    <summary>3WA 的主機一直使用 ATOM 330 ~
這 cpu 照理來說是 2 Core，4 Threads
至少在 /proc/cpuinfo 裡看，應該要有四個
但幾次何時，洒家灌了 Fedora 16 之後，只剩一個
東少西找，總算也是找到解決方法~

/etc/grub2.conf 找到 acpi=off 改成 acpi=on
reboot

總算大師兄們全回來了...
…</summary>
  </entry>
  <entry>
    <title>斷線又自動連</title>
    <link href="http://mail.3wa.tw/blog/blog.php?id=1176"/>
    <id>urn:uuid:1225c695-cfb8-4ebb-aaaa-80da344efa6a</id>
    <updated>2011-03-09T05:12:00+08:00</updated>
    <summary>昨天一早被貓兒叫醒，因為她說網頁又進不來，死了
翻身看了一下連線，真的沒回應了，奇怪，真的是群健有限
沒事就會給人斷線一下又不連回嗎
看了看ip，還有，但就是出不去
只好把網路停掉，網卡 down 又 up 重新 dhclient 才能成功
火了，甘脆寫個 script 一勞永逸

我在 /root 下寫了支 check_online.sh：
[root@localhost ~]#…</summary>
  </entry>
  <entry>
    <title>squirrelmail + squirrelmail-decode-1.2 , reply failure big5 gb2312 ...</title>
    <link href="http://mail.3wa.tw/blog/blog.php?id=1105"/>
    <id>urn:uuid:1225c695-cfb8-4ebb-aaaa-80da344efa6a</id>
    <updated>2010-12-15T13:04:36+08:00</updated>
    <summary>while you installed squirrelmail-decode-1.2
but still had the problem about "REPLY" charset error . (big5、gb2312...)
just edit " ＳRC/compose.php"
about... 930~950

 default: break; } session_writ…</summary>
  </entry>
  <entry>
    <title>head tail sed, how to get lins-to-lins between a file</title>
    <link href="http://mail.3wa.tw/blog/blog.php?id=940"/>
    <id>urn:uuid:1225c695-cfb8-4ebb-aaaa-80da344efa6a</id>
    <updated>2009-12-01T19:17:31+08:00</updated>
    <summary>最近比較有空，偶爾又來寫點文件好了 (被主管發現就不好了，偷偷的把時間改成下班時間寫的...科科)

在ptt的linuxDev版，看到有人在求救這樣子的問題，那我也花時間研空了一下怎用

如果今天有個檔案，如 a.txt 的內容如下:
第零行
第一行
第二行
第三行
第四行
第五行
第六行
.....
第十行

今天我想用一行shell script，來抽出我要哪些…</summary>
  </entry>
  <entry>
    <title>design your custom file linker</title>
    <link href="http://mail.3wa.tw/blog/blog.php?id=929"/>
    <id>urn:uuid:1225c695-cfb8-4ebb-aaaa-80da344efa6a</id>
    <updated>2009-11-30T21:30:35+08:00</updated>
    <summary>會寫這篇，其實是今天上班時剛好用到

因為公司最近的案子，剛好使用了自己定義的檔案格式，主管要求在檔案瀏覽模式下，點二下，要能使用對應的application去開啟花了一下午一直在研究mozilla firefox怎麼去開啟htm這類的檔案讓我暈倒還好發現了一套 homebank 的軟體，這軟體也自己弄了個關聯檔~好像叫 application/x-homebank 吧~#yumdownloa…</summary>
  </entry>
 
</feed>