Skip to content

GoldenNugets

Just trying to help someone out there :)

Monthly Archives: July 2014

Reset replication address in MySQL slave

So I come across an issue where I had to reset replication master in MySQL 5.1 (but it is the same I believe in later 5.X versions as well) There is great blog here and below is the core of the steps needed: Login on the slave as administrator STOP SLAVE; RESET SLAVE; CHANGE MASTER […]

Posted byadminJuly 28, 2014August 16, 2015Posted inCentOS, MySQL, System Administration, Ubuntu2 Comments on Reset replication address in MySQL slave

Condensed Linux disk mounting on Azure

So you just created a brand new drive to your VM. So now you need you VM to add this new data disk. So here is the short version of Azure instructions: sudo grep SCSI /var/log/messages locate the name of the new drive (if it is your second drive it should be /dev/sdc sudo fdisk […]

Posted byadminJuly 26, 2014Posted inCentOS, Cloud, Linux, System AdministrationLeave a comment on Condensed Linux disk mounting on Azure

Recent Posts

  • Long time no hear…
  • Centos 6/7 network issues after moving VM to another Hyper-V server
  • Postfix regenerate DB files
  • Reset replication address in MySQL slave
  • Condensed Linux disk mounting on Azure

Archives

  • March 2019
  • August 2015
  • July 2014
  • June 2014
  • February 2014
  • November 2013
  • September 2013
  • August 2013
  • June 2013
  • April 2013
  • March 2013

Categories

  • C#
  • CentOS
  • Cloud
  • Exchange 2010
  • IIS
  • Linux
  • MySQL
  • programming
  • SQL Server
  • System Administration
  • Ubuntu
  • Uncategorized
  • Windows

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org
GoldenNugets, Proudly powered by WordPress.