[05:50] good mornings [06:54] inetpro: hi [06:54] morning [07:00] morning superfly and others [07:01] o/ Kilos [07:02] hiya plustwo [07:06] morning Kilos [07:29] bbl === confluency_ is now known as confluency [08:01] Greetings all [10:07] what does GNU mean please [10:07] as in -GNU version of find [10:13] maaz doesnt do a good define on it [10:13] Kilos: Got it [10:13] oh my [10:14] Maaz, forget doesnt do a good define on it [10:14] Kilos: I didn't know about doesnt do a good define on it anyway [10:27] Kilos: GNU is a Unix-like operating system that is free software—it respects your freedom. [10:28] The GNU Project was launched in 1984 to develop the GNU system. The name “GNU” is a recursive acronym for “GNU's Not Unix!”. [10:28] ty inetpro good morning to you [10:29] Kilos: hiho [10:30] got lotsa wgets to study and must be offline or browser wastes data [10:30] im sure lpi is the wrong place to start with kinux [10:30] Kilos: you should also see http://www.gnu.org/ [10:30] Kilos: why? [10:31] i dunno when browser opens the html data runs too [10:31] Kilos: I mean why is lpi the wrong place to start [10:31] oh sorry [10:32] i dont know how to follow what is all in a command yet [10:33] Kilos: man [10:33] man is your friend [10:33] as in --find [-H] [-L] [-P] [-D debugopts] [-Olevel] [path...] [expression] [10:33] man man [10:33] man is too advanced for me to understand what they mean all the time [10:34] Kilos: man is the first thing that you should understand [10:34] and one of the most important aspects to understand in the *nix world [10:34] i just wgot this hoping i can understand better [10:34] http://tldp.org/LDP/gs/node5.html [10:35] ahh... [10:35] * inetpro loves the LDP [10:35] am just not sure whether it's still updated as frequently as it once was [10:37] grrr vodacom [10:37] i use man all the time inetpro just need to learn how everything fits [10:38] half or more of man is greek to me [10:38] greek/geek [10:38] Kilos: man man tries to explain it very nicely [10:39] * Kilos- looks man man again === Kilos- is now known as Kilos [10:43] inetpro, dont forget its maybe like telling you to find the prob with an automatic gearbox or while a fuel injection system isnt working [10:44] Kilos: with the difference, you have the complete manual in front of you [10:44] lol ya but its in a different language [10:45] learning the language is key [10:46] thats why i be looking for basic study links [10:46] got this one too [10:46] http://www.cyberciti.biz/tips/poll-the-best-way-to-learn-linux.html [10:47] yikes [10:48] ? [10:48] that is some freaky poll with no context [10:49] Kilos: what is that find command you trying to figure out? [10:50] i tried find looked for pidgin, found nothing [10:50] Places search find lots [10:51] Kilos: why you looking for pidgin? [10:51] im trying to understand how to string a command together [10:51] because i know its here [10:51] lol, n o good looking for something i might not have [10:52] working through lpi and trying the commands [10:52] find searches the directory tree rooted at each given file name by evaluating the given expression from left to right, according to the rules of precedence, until the outcome is known (the left hand side is false for and operations, true for or), at which point find moves on to the next file name [10:53] it cant find pidgin here. says no files found [10:53] Kilos: ok let's take a basic example: find /home/kilos/ -name "MyDoc.txt" [10:53] then i looked at this in man find [10:54] find [-H] [-L] [-P] [-D debugopts] [-Olevel] [10:55] Kilos: any or all arguments within [ ] are optional [10:56] find /home/miles/ -name "MyDoc.txt" [10:56] shows nothing [10:57] doesnt find look everywhere [10:57] Kilos: obviously [10:57] do you have a file named exactly "MyDoc.txt" [10:57] ? [10:57] if i can give the path to a file then i wouldnt need find [10:57] no sorry [10:58] i try that with pidgin [10:58] remember that even "MyDoc.txt", "mydoc.txt", "Mydoc.txt" are all different file names [10:58] yip [10:58] you can always say "*MyDoc*.txt" [10:59] yay it finds spanne pidgin [10:59] so gotta tell find to look in /home/miles/ right [10:59] ? [11:00] Kilos: depends on where you want to start searchin [11:01] Kilos: or you can specify -iname "*something*" [11:02] see thats what i wanna learn. how to use all those extras [11:02] Kilos: adn then go look at the hundreds of OPTIONS in the man page [11:02] and* [11:03] yeah man man is frightening for me [11:03] Kilos: don't be like a user now [11:04] its like wanting to go drive a car but cant open the door [11:04] start reading at the top left and read from left to right and from top to bottom [11:04] no man i want to learn how [11:04] lol [11:04] cheeky [11:04] :-) [11:05] man pages are almost like sheet music [11:06] i cant read sheet music either [11:06] The skill of sight reading is the ability of a musician to perform an unfamiliar work of music upon viewing the sheet music for the first time. [11:06] right. thats my point [11:07] i need to learn how to read and understand whats there [11:07] no good having a manual if you cant understand it [11:08] exactly my point [11:08] that is why man man is the first step [11:08] sigh [11:09] man is your friend :-) [11:09] its man man that i dont understand so good [11:09] thats why i was looking for something more user like to teach me how to understand man [11:10] Kilos: ok, let's do this [11:10] take simple examples of commands you already know [11:10] then go read the man page about each command [11:10] howdy all [11:10] i know apt-get aptitude rsync [11:10] try to understand each option [11:10] ok i look at rsync [11:11] then go back to man man and see what else you still don't understand [11:11] ok ty sir [11:11] or rather try to understand some options [11:12] it's never necessary to understand or remember all options [11:12] you'll be old before you know them all [11:13] and then they will probable change or get added to [11:13] lol. be? [11:13] old is a point of view [11:13] lol hi magespawn [11:14] when you guys started with linux where did you first start [11:14] if you need i will google commands if the man page is not enough turn that into text and post it online somewhere [11:15] you surely wouldnt have understood man in the beginning [11:15] i started here and with google [11:16] i just need to try learn/understand the basics magespawn [11:16] google kills my data [11:16] and google never was my friend [11:16] see above [11:16] will do ty [11:17] oh that and i tend to try almost everything at some point and have reinstalled ubuntu like a million times [11:17] Kilos: you're not doing bad at all [11:18] you just can't expect to learn it all in a day [11:19] ty inetpro but we skipped the basics and i think i will need basic understanding for the lpi course [11:19] * inetpro been doing *nix for more than 15 years and still learning every day [11:19] i kinda know what i need to keep me going here most of the time [11:19] have just found this and the site is pretty light http://www.openbookproject.net/ [11:19] at one stage it was like one big black hole [11:20] its to be able to understand lpi i need to dig deeper [11:20] thought I'd never get over it and started going back to windows [11:20] and then I had to help a customer running apache on solaris [11:20] eish inetpro [11:21] nothing like the deep end [11:21] sudeenly stuff came back and I had to do stuff never done before [11:21] was like I entered a new world [11:21] like spelling [11:21] lol [11:22] yeah inetpro i have entered this world and without you guys woulda given up long ago [11:23] magespawn, i go see that site and see what you call light [11:23] almost no pictures loads pretty fast [11:24] 40k to get there [11:25] anybody know if there is a way to do something like ap-cacher-ng for windows? [11:25] magespawn: haha [11:26] i'll take that as a NO, then. [11:27] magespawn: what are you trying to do? [11:28] cache windows and antivirus updates to limit bandwith uasage [11:28] magespawn: perhaps you are looking at some like this? http://en.wikipedia.org/wiki/System_Center_Configuration_Manager [11:29] eish! [11:29] don't talk about anti-virus updates [11:29] * inetpro hates the stuff [11:29] so many inefficiencies [11:30] inetpro, what intivirus you use on winsucks [11:30] anti as well [11:30] there is 4 or 5 computers all running windows and the same anitvirus. so I thought to use a proxy server with a cache program so that updates are only downloaded once [11:30] Kilos: I don't do windows but I can not avoid it entirely, unfortunately [11:31] avast is a good one and doesnt slow pc too much [11:31] there is a free version [11:31] magespawn: I guess this is the wrong channel to discuss anything windows related [11:32] * inetpro goes to get something to eat [11:32] not really [11:32] Maaz: coffee on [11:32] * Maaz flips the salt-timer [11:32] mmm thats true was looking for a linux solution to the problem though [11:33] to help an ubuntu user to fix a win pc for work purposes is part of the community help i feelmacoffee please [11:33] eish [11:33] Maaz, coffee please [11:33] Kilos: Done [11:36] Coffee's ready for inetpro and Kilos! [11:36] Maaz, danke [11:36] Bitteschön [11:40] maaz do you do muffins? [11:40] magespawn: I already know stuff about do you [11:40] haha [11:44] Maaz you should be a comedian [11:44] magespawn: I already know stuff about you [11:46] bbl [11:51] i go read my wgets [11:51] bbl [12:05] magespawn: do you know *how* the updates are downloaded? If they're downloaded through HTPP you can just set up an HTTP proxy like Squid. [12:06] s/HTPP/HTTP/ [12:13] i think they are ftp but will check [12:14] i see squid will also do ftp [14:15] back again with more. how do i copy paste from a .htm i used wget for [14:16] tried elinks and epiphany but cant copy [14:16] here is the link i wanted [14:17] Kilos: what do you want to copy? [14:17] http://content.hccfl.edu/pollock/Unix/FindCmd.htm [14:17] all the text inetpro [14:17] about find [14:17] Kilos: why? [14:17] just save that file [14:17] so i have it in my linux folder [14:18] then i need to open it each time with a browser and go offline [14:18] i copy paste most into gedit files [14:18] html's that is [14:19] htm stubborn [14:19] ctrl+c also doesnt work [14:20] Kilos: what about lynx or elinks [14:20] epiphany has a save as but that saves the same thing [14:20] you can always use your text mode browser [14:20] elinks also cant highlight the text [14:21] nee man [14:21] why do you even want to highlight? [14:21] lol im telling you [14:21] highlight copy then paste to a gedit file [14:22] save the file as it is to your linux folder and when you want to read it just use elinks myLinuFolder/FindCmd.htm [14:23] and if you really want to dump it to a text only version you can just do it with the dump command [14:23] then it will want to go online to find it again? [14:23] oh hello there geeks [14:24] lo the monkey [14:24] you wana save the html as text Kilos ? [14:24] Kilos: elinks -dump -dump-width 125 FindCmd.htm > FindCmd.txt [14:24] htm kbmonkey [14:24] ty inetpro [14:24] Kilos: be aware that it might not look as nice as when it's html [14:25] i dont care about nice i just wanna read it [14:25] oh and you can leave out '-dump-width 125' [14:25] Kilos: well you can simply read it with elinks without dumping [14:26] ELinks can handle both local files and remote URLs [14:26] in your browser you file-save and choose 'text only' as the save format [14:27] yeah but thats my prob. gotta open it online first to be able to get it [14:27] kbmonkey: same result [14:28] inetpro, im lost now again [14:28] Kilos: hmm... hoe so? [14:29] well all i can save is the link right? [14:29] Kilos: wget http://content.hccfl.edu/pollock/Unix/FindCmd.htm && elinks -dump FindCmd.htm > FindCmd.txt [14:29] so whether i use epiphany or elinks i need to be connected to read it [14:29] because the htm has images and such to outside urls [14:30] Kilos: ELinks can handle both local files and remote URLs [14:30] Kilos: so you save a file to local and start reading it with elinks [14:30] oh is that what that does [14:30] yes, use ellinks to read it, that wont pull any external data in [14:31] ty very much [14:31] but Firefox has a lot more functionality [14:31] thats a neat trick inetpro, [14:31] he isnt bad for a ballie hey? [14:32] hehe [14:32] ;P [14:32] funny, I thought curl would have an option to output plain text [14:32] I use elinks to view the python docs I saved as htm [14:33] elinks is actually very nice for preparing a text email message with content from a web page [14:34] finally I got mutt working. happy dance [14:34] * inetpro been there done that [14:35] * inetpro prefers a GUI for mail these days [14:35] :) [14:35] sync mail to local offline imap server [14:36] what mua do you use inetpro? [14:36] kbmonkey: thunderbird [14:36] later all wife here to take me home [14:36] cheers magespawn [14:36] * kbmonkey likes thunderbird a lot [14:36] bye magespawn [14:38] inetpro, somethink wrong there [14:38] says it cant find the /home part so doesnt try get it [14:38] must i first go direct to the link with elinks then where? [14:41] Kilos: please show the exact commands you used [14:42] wget http://content.hccfl.edu/pollock/Unix/FindCmd.htm && elinks -dump FindCmd.htm > FindCmd.txt [14:43] Kilos: and the error? [14:44] geez i cant even copy paste that here [14:45] that runs perfect on my side :/ [14:45] perhaps a connection hiccup? [14:45] unable to retrieve file ///home/miles/wget/ and all the rest [14:45] it looks like its looking here not online [14:46] did it twice [14:46] that the *exact* same as what you run? [14:46] vodacom always fulla hiccups [14:46] npe i run the epollock one [14:47] wget http://content.hccfl.edu/pollock/Unix/FindCmd.htm && elinks -dump FindCmd.htm > FindCmd.txt [14:47] Kilos: please paste the whole thing in a pastebin [14:47] the error inetpro [14:48] ? [14:48] yes the error [14:48] cant copy paste that error message, doesnt highlight [14:48] hold shift when you select [14:48] Kilos: that doesn't make sense [14:49] http://slexy.org/view/s21jTHWgCw [14:49] shift helped [14:50] see, this ballie knows ;) [14:50] eish [14:50] i cant copy paste from epiphany to here either need to copy paste to gedit file then copy oaste from there [14:51] Kilos: that whole command should all be on a single line [14:51] it was inetpro [14:51] thats the error you see [14:51] there should not be file://... [14:51] Kilos: what terminal are you using? [14:51] also, you're missing a slash in http:// [14:51] and why is it centered like that? [14:51] bourne i think [14:52] kbmonkey: ahh, you found it [14:52] Kilos: the terminal is not the shell [14:52] oh my [14:53] * inetpro is guessing that you are using the standard gnome-terminal which should just allow you to highlight, right-click and choose copy [14:53] then i dunno what you are asking me about the terminal [14:54] ya like that [14:54] then in your irc app you should be able to just press Ctrl+V or right-click and click paste [14:55] ctrl+c to copy [14:55] Kilos: you can not use CTRL+C in the terminal [14:55] ctrl+v doesnt work on the browsers [14:55] it is meant for cancelling stuff [14:55] from here i mean [14:56] in here i have to ctrl+c to copy [14:57] in a term, you usually use ctrl-shift-c/v to copy and paste [14:57] no in here [14:57] oh i see what you are saying [14:59] in konsole on Kubuntu I can simply highlight with the mouse to copy and middle-click to paste [14:59] dunno where the single / comes from, its not in my [14:59] typos are the gremlins plaything ;) [15:00] wget http://content.hccfl.edu/pollock/Unix/FindCmd.htm && elinks -dump FindCmd.htm > FindCmd.txt [15:00] does it work? [15:00] it only shows in the error [15:01] I ran your line, it works fine. [15:01] Kilos: clearly you are doing something wrong when pasting the command [15:02] vodacom? [15:02] ya [15:02] have you tried the second link? [15:02] I thing you missed the wg [15:02] your command started with et [15:03] huh [15:03] Unable to retrieve file:///home/miles/et [15:03] ok i look again [15:03] it can not find et in your /home/miles folder [15:03] et went home [15:04] wget http://content.hccfl.edu/pollock/Unix/FindCmd.htm && elinks -dump FindCmd.htm > FindCmd.txt [15:04] that is what i copied here [15:04] and? [15:04] and pasted in elinks [15:04] then i get that error message [15:04] no Kilos, don't paste that in elinks :/ [15:04] paste it in gnome-terminal [15:05] oh [15:05] oh [15:05] oh [15:05] it is a command you have to run :) [15:05] goodness gracious me [15:05] wow you had us really confused there! [15:05] i should know that [15:06] eish!... now I also get why it is centered [15:06] i wget all i can, dunno where i lost the link in the noggin to terminal [15:06] sorry [15:07] yip it works kiff, ty inetpro kbmonkey [15:07] he he [15:07] hang on, ill wrap it in a alias for you... [15:07] my head? [15:07] Kilos: just note that when you execute the wget to the same URL it will create multiple files [15:08] so specifying -O for output is sometimes better [15:08] i wont go there again as i have it now [15:08] well its a neat command I wana alias myself [15:08] what does -O do [15:08] in other words wget -O Find.htm http://content.hccfl.edu/pollock/Unix/FindCmd.htm [15:09] or rather wget -O FindCmd.htm http://content.hccfl.edu/pollock/Unix/FindCmd.htm [15:10] Kilos: see the man page and look at -O/--output-document=file [15:10] man wget [15:10] ok ty\ [15:11] Kilos: oh and you don't have to run the wget and the elinks all in one line [15:12] oh [15:12] but the && is there so that elinks will only run if wget was succesfull [15:13] so if i go to that file in home and double click it it will open with elinks and not go online? [15:13] but you can simply leave the && and start a next line with just 'elinks -dump FindCmd.htm > FindCmd.txt' [15:14] after having run 'wget -O FindCmd.htm http://content.hccfl.edu/pollock/Unix/FindCmd.htm' [15:15] oh and don't expect any output from elinks because you've redirected it to a file [15:15] that command went online again [15:15] * Kilos cries [15:16] Kilos: it's just 24K [15:16] yeah but thats twice its done that [15:16] sigh [15:16] whats the struggle? [15:17] Kilos: what bundle do you use? [15:18] excuse me? [15:18] Kilos: which 8ta / Voda bundle did you purchase? [15:18] oh sorry voda. head still locked on wget [15:18] Kilos: which bundle size? [15:19] the 250m one [15:19] MyMeg 250 Standard? [15:19] R99.00 [15:19] thats it [15:19] oh my word, aliases do not accept parameters! [15:20] was from your kind donation a while back member [15:20] sure you can append to an alias inline, but not use $1 [15:20] kbmonkey: he just wasted 1c [15:20] double clicking that file works kiff [15:20] lekker [15:20] ha ha ha [15:21] they add up inetpro [15:21] Kilos: 24K = 0.96c [15:21] :-) [15:21] oh [15:22] lol [15:22] ah visitors, i'll have to run for a while [15:22] save a penny buy a farm [15:22] toods kbmonkey [15:22] ty [15:22] i made a file tget (text-get) that does all that for us [15:22] http://omploader.org/vY3cyNg [15:23] save that in your path, make it executable, and just tget a url to text :) [15:23] greta [15:23] great too [15:23] Maaz: 99/250000*24 [15:23] inetpro: 0.009504 [15:23] oh here it comes... [15:24] eish! [15:24] cioa inetpro. laters [15:24] bye [15:24] Kilos: laters maat [15:24] Disconnected (Remote host closed socket [15:25] how come i could come back so quick without getting a tail [15:27] dankie inetpro sien jou miskien vanaand. baie om deur te werk nou [15:27] ry veilig tuis [15:27] Kilos: np [15:27] thanks [15:30] ha ha alf on the lists is also old and slow [15:33] hiya nlsthzn [15:33] Hey uncle Kerbero [15:35] lol [15:36] dag [15:36] lol [15:36] ek is niemand se oom nie btw [15:37] lol hi Kerbero [15:37] sy tab werk nie mooi nie [15:37] hi oom kilos [15:37] of sy oeie [15:37] ja dit het al baie gebeur [15:43] later guys [15:53] Maaz: tell kbmonkey Just use a function in place of an alias like this: url2txt () { fname="`basename "$1" .htm`.txt"; wget -O - "$1" | elinks -dump -stdin > ./${fname} && echo "Saved $1 to ./${fname} ..."; } [15:53] inetpro: Righto, I'll tell kbmonkey on freenode [17:38] evening superfly and other busy geeks [17:38] Maaz, coffee on [17:38] * Maaz starts grinding coffee [17:38] evening Kilos [17:38] Maaz: coffee please [17:38] superfly: Sure [17:42] Coffee's ready for Kilos and superfly! [17:42] Maaz, thanks man [17:42] Kilos It gives me great pleasure to serve a bunch of geeks :-) [17:50] Goedenavond [17:50] lo inetpro [17:50] eh Kilos [17:51] Kilos: BTW, that script from kbmonkey can be improved upon even further [17:52] url2txt () { fname="`basename "$1" .htm`.txt"; wget -O - "$1" | elinks -dump -stdin > ./${fname} && echo "Saved $1 to ./${fname} ..."; } [17:52] sjoe [17:54] Kilos: excute that and then just save a HTML url to txt as follows [17:54] url2txt http://omploader.org/vY3cyNg [17:54] in the terminal hey? not elinks [17:55] hehe [17:56] heh powered down everything cause of stupid size thunderstorm outside, god its getting vicious [17:56] just my notebook and my wireless ap and my dsl modem still powered up now [17:56] Symmetria: where? [17:56] east london [17:56] Kilos: yes, in the terminal [17:56] lol [17:56] heh, it was 35C here today and high humidity, was expecting a nasty storm [17:57] Symmetria: tell the guys at https://twitter.com/#!/SAWDOS1 [17:58] but I see they know about it since an hour ago [17:58] TSO - Fairly intense thunderstorms currently active between Port Elizabeth and East London. [18:01] Kilos: one thing you need to be careful about, regarding our elinks dump command is that if you already have a file with a similar name it will overwrite [18:02] similar in what sence inetpro [18:02] similar or same [18:02] the redirection > character is not very forgiving [18:02] sense [18:02] Kilos: same [18:03] it will overwrite with no warning [18:03] ok so if anything is different it wont overwrite hey [18:03] yep [18:03] yay [18:04] lol [18:04] Symmetria: lol? [18:04] powered off all my stuff and next minute my folks who live in the main house are like THE DSTV DIED! Im like, yeah, I just powered off the primary xtraview decoder :P [18:04] my mom is like BUT ISIDINGO HASNT FINISHED! [18:04] im not sure what you mean with that last bit - url2txt http://omploader.org/vY3cyNg [18:04] lol [18:05] lol [18:08] Kilos: url2txt http://content.hccfl.edu/pollock/Unix/FindCmd.htm [18:08] inetpro, i have downloaded that link of apies and run your command [18:08] get messages like this [18:08] Resolving omploader.org... Warning: Deprecated option -stdin used! [18:08] Kilos: ahh... just ignore that [18:08] In the future versions ELinks will report error when you will [18:08] continue to use this option. [18:08] oh ok [18:09] I don't know why they are taking that out [18:09] so i dont use wget for html's anymore but this tool. is that right [18:10] I guess it's not necessary to put -stdin [18:11] Kilos: it's just a little shortcut to do everything in one [18:11] without wget? [18:12] now i just use url2txt link [18:12] correct [18:14] Kilos: I guess it's better if you just separate the jobs and do it yourself [18:15] in fact I still don't see the need for saving the text file [18:15] so i can reread them. i forget membe [18:15] r [18:15] the texts i save are how to do stuff [18:16] Kilos: the .htm file is just a text file anyway [18:16] you can save that anywhere you want [18:16] then just read it with elinks [18:17] thats what im gonna do now. much easier than copy/pasting to gedit files everytime [18:17] ty for all the hard work and thank the monkey if i miss him please [18:18] step 1: wget http://SOME.URL/whatever.html [18:18] step2: elinks whatever,html [18:19] Kilos: what hard work? [18:20] well some of the links i cant/couldnt copy [18:20] now methinks shift highlight will work [18:21] but wget is much fasterthan going to a link first [18:21] and more frugal [18:21] hehe nice word that [18:21] hope its right [19:08] night all. sleep tight [19:16] hrm [19:17] * Symmetria ponders publishing an article on myadsl that will piss off all the networking contractors in the country [19:20] Symmetria: what are you up to? [19:21] heh inetpro just been looking at the way isps on this continent are using technical contract companies to do technical crap [19:21] and its really scary [19:22] because no one is actually enforcing proper policies and procedures on these guys [19:22] so within a month or 2, the contracting company has no idea how their own network is running anymore [19:22] Symmetria: that is very true [19:22] Ive seen companies do truely bizarre things, like, outsource their network authentication system, the system that actually allows people access to the network to configure anything [19:23] very scary indeed [19:23] so you've given the contractor the ability to control who can and cant work on your network [19:23] thats bizarre [19:23] how do you fix it? [19:24] inetpro proper policies and procedures, proper change control, proper change advisory boards [19:24] and people who are in house actually reviewing what these contractors are doing and reviewing the changes they are making [19:25] hmm... [19:25] not sure it's that simple [19:25] heh, its that simple if the documents are correctly written, writing them correctly though is tricky [19:25] exactly [19:26] if I look at documents Ive written for other clients, particularly around the change control stuff [19:26] there is a standard list of changes that contractors are authorised to perform, but when they actually use that list, they have to inform people as to what they did and why [19:26] if it aint on that list, it has to go through an advisory board [19:27] the advisory board demands a series of documentation before it will look at something [19:27] the advisory board purely advises though, they act as an advisory mechanism to the change control manager [19:27] it's much easier to take the shortcuts and just do it :-) [19:28] IF the advisory board though realizes that the change could have strategic/political/financial complications though it goes to an authorization board and the change manager doesnt have the right to decide [19:28] inetpro heh, yeah, I sorted that out as well [19:28] anyone violating that process = contract breach, HEAVY penalties on the contractor company [19:29] get caught violating that process and first time, its a financial penalty, second time, its a bigger financial penalty, third time its contract termination [19:29] *shrug* harsh, but effective [19:30] Symmetria: I'm afraid that it's not necessarily the contractors who are at fault [19:30] heh there are some nifty things you can put in there, like, if you make an unauthorised change that results in us violating the SLA to any client, YOU are responsible for covering the cost of SLA penalties to every client affected [19:30] inetpro heh, not always, but from what I'm seeing, its very very common at the moment [19:31] because they get away with it [19:31] the contractors have realized there is a skills shortage, they have the contracts, and as a result, they think they can get away with anything and create job security by never letting anyone know what they are doing [19:31] inetpro yeah, they get away with it because of lack of proper policy and procedure [19:32] inetpro Im not saying all contractors are bad, or to stop using them [19:32] Im saying tighten the controls around them [19:32] well it's not the job of contractors to set and regulate the policies and procedures [19:32] :) correct, thats the responsibility of the parent companies [19:33] though it could be argued there is also a responsibility on the contractor to keep the contracting party informed of exactly what you are doing [19:35] lots of opportunities for work [19:36] yeah :) lol, I will admit, I have a bias towards saying these things [19:36] because I write a lot of those policies and procedures for companies :P [19:36] Symmetria: how long are you in the country for? [19:37] inetpro *shrug* no idea at this point, I come and go, Im in cambridge week after next for a week for example [19:37] at this point in my life I dont really wanna be tied to any one place, and the work I do can be done from anywhere [19:38] hmm... [19:38] * inetpro thought Symmetria went to go an retire somewhere in Africa [19:39] heh I was up there for a while, now Im back here, *shrug* move as I feel like, and based on a raft of situations etc [19:39] like I say, my clients are distributed all over the place [19:39] and I work mainly remotely [19:39] and the woman in your life? [19:39] so *shrug* whatever fits the mood [19:40] heh no woman in my life presently [19:40] eish [19:40] sorry to hear that [19:41] lol Im not, Im free to shag whoever I want this way :P [19:42] lol [20:23] Symmetria: BTW, why would anybody be upset if you write about the topic?