firefox /home/yan/.mozilla/firefox/ivh61n87.default tmpfs size=256M,noauto,user,exec,uid=1000,gid=100 0 0
// 開啟firefox前和要關機時, 各要執行一次指令稿, 以進行資料載入及儲存
$ sh tmpfs_firefox.sh
Reference :
Speed up Firefox with tmpfs - verot.net
firefox /home/yan/.mozilla/firefox/ivh61n87.default tmpfs size=256M,noauto,user,exec,uid=1000,gid=100 0 0
online-mode=false
# echo "1" > /proc/sys/net/ipv4/ip_forward
# iptables -t nat -A PREROUTING -i ppp0 -p tcp --dport 25565 -j DNAT --to-destination 192.168.1.2:25565