Toggen Blog
Tech tips
Articles
Latest
Blame it on the rename (renaming multiple files using a regular expression)
Just discovered the rename utility under Linux Warning: There appears to be two 'rename' utilities one under Debian 6.0.7 works as below and is a Perl utility. The other, which I found on Fedora 19 is part of util-linux, and doesn't work the same way (i.e. it's a lot...
Showing Changes Between Cisco Startup and Running Configs
Yesterday I made a change on a Cisco Switch and forgot to do a copy start run Wanted to know what the differences between the running-config and startup-config are: apf-ma-core-sw01#show archive config differences Contextual Config Diffs: interface GigabitEthernet0/2...
Updating No Name Products
Jaycar Australia sells a product named "4 Port USB 2.0 Networking Server" under the CAT. NO. YN8406. It would be nice if they put a manufacturers link on the page... I needed a Windows 2012 server to be able to access it. But the driver download from Jaycar didn't...
Cisco – Show the configuration of a single interface
The problem (and benefit) of being the single IT guy for a company is that you are responsible for all the IT stuff. But if you only configure a Cisco Switch every blue moon then you are likely to forget some of the simpler command line stuff that makes it easier to...
Andr.Trojan.Zitmo-2 ClamAV blocking Android Updates
I'm using DansGuardian + ClamAV to do webfiltering and scanning. I have my Samsung Galaxy SII connected via Wi-Fi to the network so the traffic is scanned by DG. However this morning got warnings about Andr.Trojan.Zitmo-2. 1 for OpenDocument Reader and the other for...
rsync – I’m doin’ this tonight, You’re probably gonna start a fight.
Using rsync over ssh... Yesterday I had to grab a directory of scripts I've been developing to do a scripted restore of our ERP environment and place them on a new server making sure I deleted anything that wasn't in the remote directory: Remote to Local # logged in...
