$
grep -r --tag="Server" posts/
// 3 posts found
tag/Server
3 posts
-
2013-10-18Are you experiencing ‘LAG’ in your minecraft session. A lot of people will deem that lag will come from the server your connected to and that it cannot handle the load. Others will say that its your I…
-
2013-10-11So everyone at work was telling me how I should try out Debian on my server at work because it is so much more stable then Ubuntu – Currently running Ubuntu 12.04 LTE server edition. So I headed over …
-
2013-07-26Step 1 - Stop mysql service # /etc/init.d/mysql stop You should see something like this Stopping MySQL database server: mysqld. Step 2 - Start MySQL server with out password # mysqld_safe --skip-grant…