getMessage()); } $res =& $db->query("select no,ip,pageid from access order by no desc limit 1"); while ($row =& $res->fetchRow()) { $no_from_db=$row[0]; $ip_from_db=$row[1]; $pageid_from_db=$row[2]; } if(($ip<>$ip_from_db)or(($ip==$ip_from_db)and($pageid_from_db<>$pageid))){ $no_insert="$no_from_db"+"1"; $table_name = 'access'; $table_fields = array('no','year','month','day','hour','minute','second','weekday','host','ip','browseros','pageid'); $sth = $db->autoPrepare($table_name, $table_fields, DB_AUTOQUERY_INSERT); if (DB::isError($sth)) { die($sth->getMessage()); } $table_values = array($no_insert,$year,$month,$day,$hour,$minute,$second,$weekday,$host,$ip,$browseros,$pageid); $res =& $db->execute($sth, $table_values); if (DB::isError($res)) { die($res->getMessage()); } } ?> Linux Fedora blog

2008-06-29(日): segatex-6.50 released !

カテゴリー: SELinux
発言者: intrajp
I released segatex-6.50 which pops up AVC denied widget.
RPM version, not yet.

http://sourceforge.net/projects/segatex/
カテゴリー: SELinux
発言者: intrajp
segatex-6.50 will inform you AVC denied message.
Widget pops up as denied log occurs.

Looks like setroubleshoot, but it just pops up and alarm you.

I wrote small c programs and set it work by script.
カテゴリー: SELinux
発言者: intrajp
segatex-6.50 will have a making graphs function of aureport.
I once wrote a web PHP thing using GD, so I can do the same?
Maybe format will be png.
I'm more interested in Log stuff so I will take action on those matters.
I will write this by the end of this month.

2008-06-01(日): segatex-6.40 released !

カテゴリー: SELinux
発言者: intrajp
segatex-6.40 has a small program which stats /etc/shadow every 10 seconds and if modified, pops up alert by GUI.

You can download segatex-6.40 from

http://sourceforge.net/projects/segatex/
or
http://sourceforge.jp/projects/segatex/

Small program named etc_shadow_check_script running in unconfined_t will alert you, for example useradd or userdel.
At first I tried to init it, but even though I installed .pp failed, I mean itself succeeded but did not pop up.
So, I used xdg stuff.
It works !

Enjoy with segatex-latest !
It always has new feature and I will not let you down.

2008-05-28(水): segatex-6.40 is ready

カテゴリー: SELinux
発言者: intrajp
segatex-6.40 will have a small daemon program letting you know some valuable files modified.
I just wrote c program to read stat of, for example /etc/shadow, and periodically execute it, not using cron.
It remembers last modified information and if file had been modified, shows qt alert widget.
I have not decided which modified files to be alerted yet, but it's best you can select those.
Well, I leave it to future version and in this version, I just do it which I think valuable.

segatex-6.40 will be released this weekend.
Please wait.

2008-05-27(火): I can't believe my eyes...

カテゴリー: SELinux
発言者: intrajp
http://sourceforge.jp/projects/segatex/stats/

Well, I have same site in JP as US on segatex.
For so long, JP site never had downloads up to 3 a day, but after I released Japanese version, 10 times as ever.
I believe demands are great other countries as in Japan.

Maybe I will release French or German or Spanish version of segatex ?
Qt has a plain techniques to do it easily.

For a while I will enjoy the numbers I got in JP.
Can I be famous ?
Maybe I should sell T-Shirt of segatex.
Like,
----------------------
Enjoy Your Life
with
SEgateX !
----------------------

Ha,Ha,Ha !

2008-05-26(月): Deamon program

カテゴリー: SELinux
発言者: intrajp
segatex-6.40 will have a small daemon program which watches something valuable.
I already written daemon itself just calling daemon() but small program itself not yet.
Maybe I will write some function which check something and write into a file ?
カテゴリー: SELinux
発言者: intrajp
Oh, in sourceforge-JP, many downloads last week, one day 40, and it had not never been before.
Maybe people in Japan noticed that they can use my program in Japanese.
So, I believe more languages will be available when I translate segatex into them.

By the way, I try to incorporate new item in segatex, say, file changed history.
You should know some valuable file had been chaned when it had been changed, you know.
It's really difficult to decide which file is valuable, so I may do it all-files ?
Or should I select before hand ?

And I should re-write au-report and au-search stuff, cause they have more functions than I had incorporated.

Well, these days, I had been busy but looking sourceforege-JP's stat, I decided to move forward.
Thanks, bro !
カテゴリー: 一般
発言者: intrajp
Ok, I successfully downloaded iso image and burned DVD.

During installation process, I was eating my dinner and press yes button to refresh my disk anew.
Fedora pops up before I decide which partition I use and I wanted to install it into blank partition but I failed.
So I lost my data...

But, I always doing such things and lately I actually lost my family in real world ( I mean I divorced, you know), so it doesn't matter.
It really matters is that I cannot use Japanse at all !!

Why should I yum install scim and such packages ?

This is hell or are you bullying non-English people?

I can't find qt as a default so that's another problem when I write segatex.

One thing I really rejoiced is that monitor is so bright.
Maybe something was wrong with in Fedora 8.

Now I'm happy with my bright monitor but I can't send email to my Japanese friends...
I'm downloading scim and Anthy stuff now.

Ok, keep bullying me guys.
I will fight for his honor.
HaHaHa!
カテゴリー: SELinux
発言者: intrajp
I've written segatex-6.40 which includes pstree and grep it.
It's same button as ps, so you don't hesitate to push.

Tell me dude, what other functions do you want?

Maybe autoallow button to TOMOYOnize SELinux ?

That should be cool, man.