Hi everyone!
Today I will be talking about GIT...
Git is a free and open source version control system similar to SVN.
Although I have played with SVN in the past, GIT seems to be quite easy to use as well...
For practice i tried a simple remote repository exercise.
First I cloned the repository, then I added my own branch, pushed my branch back to the server and verified it was there. Once i knew it was there i pulled someones branch to look at.
That's all the fun I have to report on GIT for now.
Until Next Time!
Matt
Friday, November 12, 2010
Friday, November 5, 2010
SBR600:Nagios Clinet Setup
Hi everyone,
Just a quick update on whats happening with Nagios, my colleague has setup a client.
More information can be viewed at his blog post below.
http://akkimblog.blogspot.com/2010/11/nagios-implementation-on-client-part-1.html
Until Next time,
Matt
Just a quick update on whats happening with Nagios, my colleague has setup a client.
More information can be viewed at his blog post below.
http://akkimblog.blogspot.com/2010/11/nagios-implementation-on-client-part-1.html
Until Next time,
Matt
Friday, October 29, 2010
SBR600: Update on Nagios
Hi everyone,
As mentioned earlier, i have started work on the Nagios project.
Today, we setup the server and Nagios is currently monitoring the local computer...
The next phase will be to get it monitoring additional machines.
Until next time!
Matt
As mentioned earlier, i have started work on the Nagios project.
Today, we setup the server and Nagios is currently monitoring the local computer...
The next phase will be to get it monitoring additional machines.
Until next time!
Matt
Thursday, October 21, 2010
SBR600: Repositories/Distributing
Hi everyone!
Creating a repositories and distributing the packages was quite fun to do.
First off you must create a key for your repository using the command:
Creating a repositories and distributing the packages was quite fun to do.
First off you must create a key for your repository using the command:
gpg --gen-key
After that you must sign your package, and move it over to your distribution directory.
Then to create the metadata run the command:
createrepo /name/of/directory
Once you have done that your all good to go. Happy Distributing!
Until next time,
Matt
Thursday, October 14, 2010
SBR600: Project
Hi everyone!
I will be helping set up Nagios on seneca's arm machines...
More information can be found here:
http://zenit.senecac.on.ca/wiki/index.php/Set_up_Nagios_monitoring_of_the_ARM_farm
I will be helping set up Nagios on seneca's arm machines...
More information can be found here:
http://zenit.senecac.on.ca/wiki/index.php/Set_up_Nagios_monitoring_of_the_ARM_farm
Monday, October 11, 2010
SBR600: Mock Build/Koji
My mock build of nled went without any problems,
I had some troubles with koji, i kept getting this error message:
I had some troubles with koji, i kept getting this error message:
sslv3 alert certificate revoked
After a few hours i was able to get it to work... The issue
was that my certificates were not valid. So i had to manualy
delete the certificates and re-downland them. After that koji
worked flawlessly.
Next up: Signing RPM packages.
Until Next time...
Matt
SBR600:Switch to build a new SPEC file
After many days of trouble and problems, I have decided to try to build a different program...
Welcome to the world of NLED...
After the pain i had with hotwire, nled seemed like a breeze... although i will still try to figure out how to build hotwire as it will keep bugging me if i don't...
SPEC file: SBR600.NLED
Welcome to the world of NLED...
After the pain i had with hotwire, nled seemed like a breeze... although i will still try to figure out how to build hotwire as it will keep bugging me if i don't...
SPEC file: SBR600.NLED
Subscribe to:
Posts (Atom)