$ grep -r --category="Server" posts/
// 6 posts found
category/Server
6 posts
  • 2013-10-12
    virt-manager on Mac OSX
    Since there is no real easy way to do this and since virt-manager is not for OSX – Here is the best thing we can do. Since I have virt-manager installed on my linux machine at work – and I can connect…
  • 2013-10-11
    Installing Debian Wheezy
    So 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-26
    Forgot your MySQL Password? No worries
    Step 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…
  • 2013-03-27
    Installing Java 7 on Ubuntu 12.04
    Installing Java on Ubuntu 12.04 - to the novice can be a not so easy task .. but thanks to my installs of this OS on my server I believe I have it down pat .. here is what I do .. and this should work…
  • 2013-03-27
    Server back online again!
    Server went down again - not sure why .. so I completely de-banned the harddrives making sure nothing on them was causing any issues - ran a fsck on the drives all turned out well - s0 .. I put on Ubu…
  • 2013-03-06
    Server Setup
    Setting up Coloc Installed programs - ZNC - Used for IRC Client Virtualization with KVM - For adding Virtual Machines Added Java - sudo apt-get install openjdk-6-jre Added Subsonic Music Application S…