Search found 3 matches

by wigit
Fri Feb 12, 2016 12:03 pm
Forum: Troubleshooting
Topic: help!!! ffxi-3001 error
Replies: 5
Views: 3319

Re: help!!! ffxi-3001 error

Check your firewall settings on your VM. netstat -tuplen It should look similar to this: User Inode PID/Program name tcp 0 0 0.0.0.0:54001 0.0.0.0:* LISTEN 1000 22534427 7692/dsconnect tcp 0 0 0.0.0.0:54002 0.0.0.0:* LISTEN 1000 22536217 7698/dssearch tcp 0 0 127.0.0.1:54003 0.0.0.0:* LISTEN 1000 22...
by wigit
Tue Feb 09, 2016 10:06 pm
Forum: Custom Applications and Tools
Topic: Ubuntu 14.04 server setup script
Replies: 3
Views: 7395

Ubuntu 14.04 server setup script

I think the majority of folks setting up servers are running Windows but there might be some people out there like myself that prefer linux. This script was written because I like breaking servers, not gonna lie. But Im also lazy and do not like manually reinstalling and configuring things. Basicall...
by wigit
Mon Feb 08, 2016 8:05 pm
Forum: Troubleshooting
Topic: Query SQL Tables from Web Server
Replies: 5
Views: 3287

Re: Query SQL Tables from Web Server

Late reply since you already have a solution but you could always to phpMyAdmin: https://www.phpmyadmin.net/ Since I don't see an OS listed: Windows: https://www.devside.net/guides/windows/phpmyadmin Ubuntu: https://www.digitalocean.com/community/tutorials/how-to-install-and-secure-phpmyadmin-on-ubu...