Quantcast
Channel: Uncategorized – DO-RE-M(IT)
Browsing all 14 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

wait in Bash..

This is an alternative for sleep [i]n[/i] function wait(){ BOGUS=`read -n1 -t1 any_key` BOGUS='' } If you have sleep available, you rather use sleep then this method! i.e. $N=1; while : do echo "$N"...

View Article


Image may be NSFW.
Clik here to view.

anywhere, anyhow, anytime google wave!

the future for any cyberbully and any form of business fraud. Good thing that “you n00b” will be automaticly be translated in “you unskilled user” Chech it out yourself at http://wave.google.com All in...

View Article


Image may be NSFW.
Clik here to view.

Hide drives in Windows XP.

HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\ Explorer] [HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\ Explorer] Drives refference (Binairy), please not...

View Article

Image may be NSFW.
Clik here to view.

Installing Nvidia Quadro display drivers on Windows 7 Professional.

Oke, first off this I will not guarantee that this will not cause any problems in the future, or that this method will work for you! As you might have noticed there are no supported Quadro drivers for...

View Article

Image may be NSFW.
Clik here to view.

sync ntp cron script.

Just a little script to sync the localtime against a ntp server using cron. #!/bin/bash # Sync time next to ntp daemon # Chris 5-2-1010 NTPD=`find /etc/init.d/ -name "ntpd"`; echo $NTPD; NTPDATE=`which...

View Article


Image may be NSFW.
Clik here to view.

Fixing the monitoring hosts > hosts view in centreon 2.1.4

When opening the Monitoring > Hosts > Hosts view to view all the available and configured hosts in Centreon 2.1.4 you will get a blank result. This happens because there is a coding error in the...

View Article

Image may be NSFW.
Clik here to view.

Linux Filesystems what to know?

Here are some things that might help you out There is much more to know about linux filessytems, but this might be a good start hope this helps # Some commands, they might come in handy...

View Article

Image may be NSFW.
Clik here to view.

simple backup (bash) script monitoring webpage

Do you also use mail to “report” back on succesfull bash backup scripts running all over your enterprise? The “Backup” mailbox is flushed each day ending up being deleted instead of being checked? Well...

View Article


Image may be NSFW.
Clik here to view.

networkmapping to sharepoint using VBS.

Some details need allot explaining, so ill just reference to the sources containing the needed information. First, make sure the Clients WebClient is configured correctly. Configured incorrectly the...

View Article


Image may be NSFW.
Clik here to view.

Essence of Business Intelligence?

You can only effectively control the breaks and throttle, when you know the type of car you are driving, type of breaks and throttle and how to handle them, break and throttle effect when you use them,...

View Article

Image may be NSFW.
Clik here to view.

Lessons learned :)

Just to remind myself… “Never move too fast” Its often better to slow down, take a moment, consider all the options, formulate a short term goal, then to move forward to fast and reflect on the...

View Article

Image may be NSFW.
Clik here to view.

Oracle Enterprise Linux 6.x networking

Lately I got many questions regarding the network configuration of Oracle Enterprise Linux 6 (Red Hat Enterprise Linux 6). Enough to write a little article about it. It seems that some of the network...

View Article

Image may be NSFW.
Clik here to view.

Figure out latest GLPI release from bash

Here is a little thingy I wrote to figure out the latest GLPI release download URL. I didnt want to check out and clone the GIT branche.Its a snippet from a bigger script where I automated the recovery...

View Article


Image may be NSFW.
Clik here to view.

Tickets per requester group per month heatmap for (GLPI) ticket analysis

Recently we where losing allot of time on bogus work. With the huge number of different sources we are facing and dealing with aprox 6~8K tickets each month it can be hard to figure out where you can...

View Article
Browsing all 14 articles
Browse latest View live