Category Archives: linux

next silly project accessing windows xp desktop from solaris

Object is to access windows xp from solaris and install virtual pcs.

First step – How to enable terminal services in windows xp pro ? as we know terminal services are only enables in windows server products. so as usual i did google and found hacks, out of them replacing DLL file and ‘terminalpatch’ from one russian site.But i din;t install them with fear of trojen or virus. So what i did …. see for my next post where you will get amazing free solution to access winodws xp terminal service.

Step two- we have n number of rdp clients for windows and linux but what about our solaris that to for user having no root access ? See my next for solution that also freeware 🙂

enable ntfs read write in linux with out kernel compliation

I am Centos and fedora. I need to access windows xp partition

From CentOS, basically i am sharing one partition with FAT-32. But i would like share ntfs partition between Linux and Windows xp. I don;t want to modify / re compile my centos kernel.

so how to share windows NTFS partition with Linux without re compiling kernel ?

So upon search i got solution that is ntfs-3g. From their website http://www.ntfs-3g.org


The NTFS-3G driver is an open source read/write NTFS driver for Linux, FreeBSD, Mac OS X, NetBSD, and Haiku. It provides safe and fast handling of the Windows XP, Windows Server 2003, Windows 2000 and Windows Vista file systems. POSIX file system operations are supported, and full file ownership and permission support is available as well.”

http://www.ntfs-3g.org/ntfs-3g-1.2216.tgz is latest ntfs-3g

No need to compile kernel you can mount ntfs fle system with mount command or using fstab

Another silly project with phpbb3 and linux

i want to convert my phpbb2 based forum to phpbb3. My forums is with 50 thousand user base. i was applied few MODS inlcuding famous attachment mode. It will allow your forum members to upload files to posts.

ok as per phpbb.com doc – following are the steps we need to perform.

1.install fresh phpbb3 in another location ( another folder other than where ever your old board installation there

2.start install process by calling http://newphpbb3folder/install/ it performs installation it will give you 2 options 1. convert any exisating board 2. go live with new install

3.need to select 1 option and it will ask your source board path and db details. great news is it never touch / modify you old forum files/database and it just copies requires files and tables.

4.conversion is cpu intensive way. some what it fails on shared hosting account where restrictions on php.

hostgator.com worked for and it allows me to use my own php.ini. Folowing you can see my php.ini which worked for conversion.

max_execution_time=60
memory_limit=16M

hostgator.com is compatible with phpbb3. After conversion phpbb3 is automatically converted my attchment mod to phpbb3. fantastic !!! now my phpbb site is up working fine.

how to renew dhcp ip address in linux client

how to renew ip address from dhcp server in linux workstation? in windows we will use ipconfig/release and ipconfig/renew. But what about our cute linux – you need to use command at shell dhclient eth0 where eth0 is interface . Put yours there.
or you can get using ifdown and ifup commands. ifdwon and ifup

Uber-uploader Failed To Find Flength File

on my server i am using Uber-uploader – file uploader with progress bar. After configuring at first run files are uploading but no progress bar. showing error :

Failed To Find Flength File

so upon search i got a solution just add following entries in .htaccess file in cgi-bin folder where uber-uploaer .pl files located.

<IfModule mod_security.c>
# Turn off mod_security filtering.
SecFilterEngine Off

# The below probably isn’t needed,
# but better safe than sorry.
SecFilterScanPOST Off
</IfModule>

bingo – now its working fine.

source :
http://uber-uploader.sourceforge.net/?section=flength

cent os 5 server cd version

i have cent os 4.4 server cd version, but i am checking  cent os 5 server  cd version. any one of you have idea from where i can get it ? any links ? please leve comment

firewall-jay deadly easy and powerful firewall for home users

http://firewall-jay.sf.net is very is to setup ( actually nothing setup all menu based )for linux. i am using for years and it works very nice.  you need to have 2 lan cards in your box.  network sharing is onle “clik” operation 🙂

so many features avail with this firewall. i can offer free support to setup this firewall . just leave comment here.

you can do port forwarding,nat,block local ips, you can graph traffic…etc………

http://ls.tc best free shorturl and subdomain with ads free

Today i saw one quick short url and free subdomain redirection with out ads. http://ls.tc seems new player and having plenty of subdomain real estate .. have a try and grabe it. ls.tc is very short name is n’t it ?