This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sed -i.bak 's:\(memory_limit \= \)[0-9]\+M:\12048M:' php.ini | |
sed -i.bak 's:\;\(date\.timezone \=\):\1 Asia\/Bangkok:' php.ini |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// ==UserScript== | |
// @name Truewifi Auto Login/Logout 2 | |
// @version 1.01 | |
// @author Warun Kietduriyakul, script derived from Mr.Montree Phomkam | |
// @namespace http://www.jomyut.net | |
// @description True Wifi automatic login/re-login script when time is exceed. | |
// @include http*://portal.trueinternet.co.th/* | |
// ==/UserScript== | |
//################################################################ |
NewerOlder