andrelst | 1 Oct 02:08
Picon

Re: Non-partition FAT resize tool

> Nothing. I just want to play around with a FAT based
> mini Linux distro (syslinux boot) which I'll test under
> QEmu as a usb device. The thing is I want to
> trim rather than grow the FAT when I dump it to my 128MB
> thumb drive.

If that is the case, then get gparted live CD iso image, boot from the
gparted where the file(backup first!) with FAT is a hard drive.

Then resize to your hearts content. Have grown a qemu bootable winxp
where the FS is NTFS. Works fine.

--

-- 
regards,
Andre | http://www.varon.ca
_________________________________________________
Philippine Linux Users' Group (PLUG) Mailing List
http://lists.linux.org.ph/mailman/listinfo/plug
Searchable Archives: http://archives.free.net.ph

Sherwin Daganato | 1 Oct 09:52
Picon

Re: Possible Procmail Problem



On Thu, Sep 25, 2008 at 10:09 PM, Joyce Gutierrez <joycee729-/E1597aS9LQAvxtiuMwx3w@public.gmane.org> wrote:

| perl /home/sms/massms/newsms.pl $SENDER $TO $BODY $SUBJECT  >> /home/sms/massms/maillog.txt

You should quote shell arguments to avoid word splitting.
e.g.  "$SENDER" "$TO" "$BODY" "$SUBJECT"

Consult the bash(1) manual about word splitting.

[...]
Subject: Hi there this is a Test
Message: hello this is a test,

With this message, the passed values to my perl script would be Subject: Hi and Body: there..

That should only happen when the order of arguments is: ... $SUBJECT $BODY


whenever a space is detected in the subject of the email, it parses the subject and assigns the other part of the subject as the body. With this, the whole body of the email is not passed to my perl script...

Could anyone please point out what could be the problem with my procmail script?

I could point more problems but I don't think you should worry about them now. :-)


_________________________________________________
Philippine Linux Users' Group (PLUG) Mailing List
http://lists.linux.org.ph/mailman/listinfo/plug
Searchable Archives: http://archives.free.net.ph
Slim Joe | 4 Oct 14:31
Picon

Weird Fedora net connection

I'm trying out Fedora 9. I wanted to see if there were any unnecessary
open ports. So I installed nmap and did a local scan (192.168.X.X
behind a DSL router). I managed to close all the open ports by turning
off all the services listed by nmap including sshd, sendmail and
something called rpc.

However when I ran etherape, I found a persistent connection to a site
called "rewards.e-games.com.ph". (After doing a dns resolve) I
couldn't find any program connecting to the said site. So I installed
chkrootkit but I found nothing suspicious in the output.

I have never played an online game, so I'm worried by this persistent
connection to the "e-games" site even when I'm not browsing and have
killed (-9) all background downloads (packagekit, yum, rpm and their
python helper programs).
_________________________________________________
Philippine Linux Users' Group (PLUG) Mailing List
http://lists.linux.org.ph/mailman/listinfo/plug
Searchable Archives: http://archives.free.net.ph

jan gestre | 4 Oct 17:13
Picon

Re: Weird Fedora net connection

it's a phising site, maybe someone gave you the link via yahoo messenger or other form of IM, read this forum thread for more info --> http://forums.e-games.com.ph/lofiversion/index.php/t8828.html

On Sat, Oct 4, 2008 at 8:31 PM, Slim Joe <slimjoe2k8-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:
I'm trying out Fedora 9. I wanted to see if there were any unnecessary
open ports. So I installed nmap and did a local scan (192.168.X.X
behind a DSL router). I managed to close all the open ports by turning
off all the services listed by nmap including sshd, sendmail and
something called rpc.

However when I ran etherape, I found a persistent connection to a site
called "rewards.e-games.com.ph". (After doing a dns resolve) I
couldn't find any program connecting to the said site. So I installed
chkrootkit but I found nothing suspicious in the output.

I have never played an online game, so I'm worried by this persistent
connection to the "e-games" site even when I'm not browsing and have
killed (-9) all background downloads (packagekit, yum, rpm and their
python helper programs).
_________________________________________________
Philippine Linux Users' Group (PLUG) Mailing List
http://lists.linux.org.ph/mailman/listinfo/plug
Searchable Archives: http://archives.free.net.ph



--
http://jangestre.wordpress.com
_________________________________________________
Philippine Linux Users' Group (PLUG) Mailing List
http://lists.linux.org.ph/mailman/listinfo/plug
Searchable Archives: http://archives.free.net.ph
Maverik | 6 Oct 02:55
Picon

[PLUG Giveaways - Ubuntu v8 and Fedora v9 Media Installers]

Hi Everyone,

I have some spare DVDs and CDs for Fedora and Ubuntu respectively. These are excess copies that I wasn't able to giveaway during the IT Expo.

Feel free to send me separate email if you are interested to have a copy - just select 1 distro so as to cover more people with limited stocks. By the way, you have to pick it up in our office:

Maenard Martinez
Trendmicro, 15/f IBM Plaza
Eastwood Cyberpark, E. Rodriguez Jr. Ave.
Bagumbayan, QC

Or you can call me 9956200 ext. 2845.

I can distribute it next week since I left the copies at home.
--
Regards,
Maenard
---------------------
"Ability is what you're capable of doing... Motivation determines what you do... Attitude determines how well you do it."
_________________________________________________
Philippine Linux Users' Group (PLUG) Mailing List
http://lists.linux.org.ph/mailman/listinfo/plug
Searchable Archives: http://archives.free.net.ph
Slim Joe | 6 Oct 02:58
Picon

Re: Weird Fedora net connection

Sorry for the panic attack. It appears the site is running a time
server. I examined etherape's graphical output and saw that http had
the same color as ntp traffic. The system stopped connecting when I
disabled ntpd and ntpdate (I don't know which one Fedora is using as a
NTP client).

The weird thing is that before I disable ntp*, Fedora would contact
the site once every minute. It seems excessive so I just shut it down.
Since the connection was intermittent, it wouldn't show up in netstat.

2008/10/5, jan gestre <plugger.list@...>:
> it's a phising site, maybe someone gave you the link via yahoo messenger or
> other form of IM, read this forum thread for more info -->
> http://forums.e-games.com.ph/lofiversion/index.php/t8828.html
>
> On Sat, Oct 4, 2008 at 8:31 PM, Slim Joe <slimjoe2k8@...> wrote:
>
>> I'm trying out Fedora 9. I wanted to see if there were any unnecessary
>> open ports. So I installed nmap and did a local scan (192.168.X.X
>> behind a DSL router). I managed to close all the open ports by turning
>> off all the services listed by nmap including sshd, sendmail and
>> something called rpc.
>>
>> However when I ran etherape, I found a persistent connection to a site
>> called "rewards.e-games.com.ph". (After doing a dns resolve) I
>> couldn't find any program connecting to the said site. So I installed
>> chkrootkit but I found nothing suspicious in the output.
>>
>> I have never played an online game, so I'm worried by this persistent
>> connection to the "e-games" site even when I'm not browsing and have
>> killed (-9) all background downloads (packagekit, yum, rpm and their
>> python helper programs).
>> _________________________________________________
>> Philippine Linux Users' Group (PLUG) Mailing List
>> http://lists.linux.org.ph/mailman/listinfo/plug
>> Searchable Archives: http://archives.free.net.ph
>>
>
>
>
> --
> http://jangestre.wordpress.com
>
_________________________________________________
Philippine Linux Users' Group (PLUG) Mailing List
http://lists.linux.org.ph/mailman/listinfo/plug
Searchable Archives: http://archives.free.net.ph

Rae Benedict GWAPO | 6 Oct 17:34
Picon
Favicon

Rae Benedict GWAPO has invited you to join Friendster

a:link, a:visited, a:active { text-decoration: none; } a:hover { background: none; text-decoration: underline }
You're Invited
You're invited to join Rae Benedict GWAPO's network of friends.


By joining Friendster, you can reconnect with old friends, meet new friends, start a blog, build a custom profile, keep track of birthdays, and so much more!

You can even stay in touch if you move away, switch email addresses, or lose your mobile phone.


Join Rae Benedict's Network
Friendster members you may know...
Andre
Allan
Pio Ryan
Reynald
Jo
Jasper
Daniel
Rae Benedict
Alexander
kenny
Copyright 2002-2008 Friendster, Inc. All rights reserved. U.S. Patent No. 7,069,308, 7,117,254 & 7,188,153
568 Howard Street, San Francisco, CA 94105, USA
Privacy Policy | Unsubscribe | Terms of Service
_________________________________________________
Philippine Linux Users' Group (PLUG) Mailing List
http://lists.linux.org.ph/mailman/listinfo/plug
Searchable Archives: http://archives.free.net.ph
Favicon

Re: PLUG Digest, Vol 43, Issue 5

You're invited to join Rae Benedict GWAPO's network of friends.

I love the spam :D

--
Heherson Pagcaliwagan
http://project.azneita.org
_________________________________________________
Philippine Linux Users' Group (PLUG) Mailing List
http://lists.linux.org.ph/mailman/listinfo/plug
Searchable Archives: http://archives.free.net.ph
Michael Tinsay | 7 Oct 07:38
Picon
Favicon

Can't delete files, even as root


Hi all,

Every now and then, I use Ubuntu's prevu to backport source packages from Debian's experimental repo or
Ubuntu's Ibex repo to Hardy.  A few weeks ago I tried to backport the latest kernel from Ibex -- I wasn't
successful.  But this is not the problem.  The problem is, prevu creates folders in
/var/cache/prevu/[src|builds] and I can't delete the files and folder created by prevu when it
attempted to backport the kernel.  I get "Permission denied", even I'm trying to delete them as root.  lsof
doesn't show any locks or opened files.  Here're a few of these errors:

rm: cannot remove `20423/proc/27325/status': Permission denied
rm: cannot remove `20423/proc/27325/limits': Permission denied
rm: cannot remove `20423/proc/27325/sched': Permission denied
rm: cannot remove `20423/proc/27325/cmdline': Permission denied
rm: cannot remove `20423/proc/27325/stat': Permission denied
rm: cannot remove `20423/proc/27325/statm': Permission denied
rm: cannot remove `20423/proc/27325/maps': Permission denied
rm: cannot remove `20423/proc/27325/mem': Permission denied
rm: cannot remove `20423/proc/27325/cwd': Permission denied
rm: cannot remove `20423/proc/27325/root': Permission denied
rm: cannot remove `20423/proc/27325/exe': Permission denied
rm: cannot remove `20423/proc/27325/mounts': Permission denied

All these files are under /var/cache/prevu/builds/

It seems that ./20423/proc/ is hardlinked (can you even do that?) or cloned to /proc/ .

Any suggestions on how do I delete the folder ./20423/ ?

--- mike t.
_________________________________________________
Philippine Linux Users' Group (PLUG) Mailing List
http://lists.linux.org.ph/mailman/listinfo/plug
Searchable Archives: http://archives.free.net.ph

Sherwin Daganato | 7 Oct 08:14
Picon

Re: Can't delete files, even as root



On Tue, Oct 7, 2008 at 1:38 PM, Michael Tinsay <tinsami1-/E1597aS9LQAvxtiuMwx3w@public.gmane.org> wrote:

rm: cannot remove `20423/proc/27325/status': Permission denied
rm: cannot remove `20423/proc/27325/limits': Permission denied
rm: cannot remove `20423/proc/27325/sched': Permission denied
rm: cannot remove `20423/proc/27325/cmdline': Permission denied
rm: cannot remove `20423/proc/27325/stat': Permission denied
rm: cannot remove `20423/proc/27325/statm': Permission denied
rm: cannot remove `20423/proc/27325/maps': Permission denied
rm: cannot remove `20423/proc/27325/mem': Permission denied
rm: cannot remove `20423/proc/27325/cwd': Permission denied
rm: cannot remove `20423/proc/27325/root': Permission denied
rm: cannot remove `20423/proc/27325/exe': Permission denied
rm: cannot remove `20423/proc/27325/mounts': Permission denied

Para ganito Mike? :-)

# mount | grep 'proc '
none on /proc type proc (rw)

# mkdir /root/myproc
# mount -t proc  none /root/myproc/
# mount | grep 'proc '
none on /proc type proc (rw)
none on /root/myproc type proc (rw)

# rm -f /root/myproc/24980/status
rm: cannot remove `/root/myproc/24980/status': Permission denied

# lsattr /root/myproc/24980/status
lsattr: Inappropriate ioctl for device While reading flags on /root/myproc/24980/status

# rmdir /root/myproc
rmdir: /root/myproc: Device or resource busy

# umount /root/myproc
# lsattr /root/myproc/24980/status
lsattr: No such file or directory while trying to stat /root/myproc/24980/status

# rmdir /root/myproc
# ls /root/myproc
ls: cannot access /root/myproc: No such file or directory



Baka chrooted environment yun?
_________________________________________________
Philippine Linux Users' Group (PLUG) Mailing List
http://lists.linux.org.ph/mailman/listinfo/plug
Searchable Archives: http://archives.free.net.ph

Gmane