Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
100% Quality Score
Upvotes Received
1
Posts with Upvotes
1
Upvoting Members
1
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
0 Endorsements
~515 People Reached
Favorite Tags
Member Avatar for vaibhavs

Hi, I am looking for a software which will restrict internet access (from any browser) to selected sites only (White List). A very secure software which will not have any easy way for users to bypass or add website to the whitelist and surf the web. The main goal is …

Member Avatar for steven woodman
0
93
Member Avatar for vaibhavs

I am using MySQL 3.23.58 on FC2 I ran PhpMyAdmin >> Runtime Information and it said that "Created_tmp_disk_tables is big, you may want to increase the tmp_table_size value to cause temporary tables to be memory-based instead of disk-based. " My existing my.cnf looks like this: [CODE] [mysqld] datadir=/var/lib/mysql socket=/var/lib/mysql/mysql.sock set-variable …

Member Avatar for varmadba
0
116
Member Avatar for vaibhavs

Hi, I am using Cerberus ticketing system Recently I have started getting lots of junk email with the subject line containing non0latin characters. The Subject & Content looks like this: [CODE] <br> antivirus Äú=ºÃ£º<br /> <br /> &nbsp;&nbsp;&nbsp;&nbsp;ÖйúÉÌÒµÊý¾Ý¿ª·¢×é֯ΪÄúÌṩ±ãÀû¶øÇ¿¾¢µÄ£¬<br /> ¡ï£µ£°£°£°£°£°£°ÖÁ¡ï£µ£°£°£°£°£°£°£°ÉÌÎñµç×ÓÐÅ<br /> º¯±¬·¢Í¶·Å·þÎñ£¬È·±£ÄúµÄ²úÆ·(ºÍ·þÎñ)µÃµ½¼«´óÊý<br /> Á¿Ïû·ÑÕߵĹØ×¢ÓëÇàíù£¬²»³îÄúµÄÉúÒâûÓÐת»ú£¬´ø<br /> À´È«ÐÂÈ«·½Î»´ó¸²¸ÇÂʵÄÉÌ»ú£¬Ç§Íò¼¶µÄÊг¡ÄúÒ²ÄÜ<br /> Ó®µÃ£¬Ê÷Æ·ÅÆ´òÊг¡µÚһѡÔñ£¡<br /> <br …

Member Avatar for vaibhavs
0
66
Member Avatar for vaibhavs

Hi, I have a PHP Script. I need the referrer website address for this script. I used the following 2 commands: getenv('HTTP_REFERER'); $_SERVER["HTTP_REFERER"] I believe both are the same. But in majority of the cases I am unable to get any values using the above 2 variables. I would not …

Member Avatar for vaibhavs
1
240