Wimminz – celebrating skank ho's everywhere

June 14, 2014

PC Medic


I’ve been asked time and again to do something about computers and internet connections, I’ve always refused because you can’t possibly cover everything, there are always outliers and exceptions, and of necessity any how to for dummies is going to be pedantically incorrect for those in the know, and there is another whole avenue of criticism opened up.

So this is more a guerilla guide, quick and dirty.

Malware and shit.

Windows PC, Start > run > type “msconfig” press return, (windows key + r key will also open the run dialogue) “Startup” tab, click disable all, services tab, check hide all microsoft services, click disable all, click ok, computer will want to restart, let it.

Download and run COMBOFIX as administrator by right clicking on the downloaded file, let it run, then ditto for MALWAREBYTES ANTI MALWARE and !AVAST (free) ANTI VIRUS.

Apart from this it is mainly command line stuff, windows key + r, type “cmd” press return..

eventvwr.exe – starts the event viewer, which records issues and suchlike with your windows machine or server

compmgmt.msc – computer management from the control panel

devmgmt.msc –  device manager from the control panel

services.msc – services from the computer management panel

ipconfig /all – what all your network adapters are currently doing or set to

getmac – gets the mac address of any connected / used network connections on your computer, eh what’s my mac address

whoami – what it says, currently logged in domain / user

systeminfo – what it says, system hardware info

tracert – traceroute, google DNS is 8.8.8.8 so a handy one to trace to

nslookup google.com –  gives the ip address(es) of nameservers for the specified domain, in this case google.com

wmic os get lastbootuptime – does what it says

ncpa.cpl === Network Connections panel from control panel

arp -a ===  IP address and Ethernet address for hosts your machine knows of on the network, emphasis on that your machine knows about, if your machine does not know about your router or printer or whatever you are having issues with

pathping === traceroute that collects detailed packet loss statistics. 275 seconds, ping will test connectivity, pathping gives much more info, for example basic windows machines do not handle encapsulation as used by cisco and other “pukka” kit, so you can connect to a cisco box and *know* that everything should work, but you can’t ping the cisco, this command will tell you a lot more than “shrugs, nobody answered man” which maybe what you need to convince whoever runs the cisco box the problem is their end, not yours.

putting > results.txt (>ping 8.8.8.8 > results.txt) will pipe the output of the ping (or any other) command to a new document/file called “results.txt” (or any other name you choose) which will be located in the root of the user name folder for the user you are currently logged in as, in C:\users

putting >> results.txt will APPEND the output to that file, not overwrite it with a new one, single > vs double >>

=============================

Quick and dirty shit but the three windows apps at the top really comprise enough for people with a malware infected pc, to get it back to the point where they can start a proper cleaning and backup process, ok, it gets you to a starting point, it isn’t a solution, in 99% of cases I don’t wanna know, you or your kids or whatever are the cunts that downloaded and installed all the crapware, now you can go and solve it… this is the equivalent of “give a hungry man a fishing rod and tell them to fuck off” as opposed to giving them fish all the time.

The windows command line commands, they are the only ones I use, 99.9% of the time, I look at these lists of essential commands on various websites and never agree with them, they always seem to list useless ones, and omit useful ones, the commend line commands to bring up things like the services dialogue will work even when trying it with the mouse and pointer will NOT work, some malware deliberately blocks access to this stuff via mouse and pointer, the others are all about getting that PC to talk to something else over a network connection, so you are either diagnosing the pc itself, or the LAN, or even identifying that the issue does / does not lie with the router itself.

If you have two devices on a network, it really does not matter what they are, device A and device B, just because you can ping device B *from* device A, does *not* mean you can ping device A *from* device B, so if you only test from one device, you can sit there and scream why doesn’t it fucking work, I can *see* the other device from here, the answer is it takes two to tango, and just cos you can see it, doesn’t mean it can see you… and as you can see from the encapsulation thing above, if it cannot see you, that may not be its fault, it may be yours, eg you have your firewall turned on, and it is set to block that thing you are trying to do.

+++++++++++++++++++++++++++++++++++

What this is all about is that the SYMPTOM and the CAUSE are two different things, “help my email is not working” is a symptom, there are various possible causes, indeed there may be more than one, and the console commands above are, in my own personal experience, enough of a swiss army knife to get you started on identifying the causes.

If you learn those 14, or carry them around on a scrap of paper in your wallet, and you STILL cannot identify the problem, then quite frankly speaking, you’re not good enough to understand the information that the system is presenting you with, so some extensive googling on another working machine, or talking to someone who does know, is in order….. poke and hope is likely to break more than it fixes.

del, rd, mountvol, diskpart, syskey and many other windows console commands can *thoroughly* destroy a system, for example “Mountvol c: / d” where the d is a typo, windows will continue to work on the surface, giving no indication whatsoever of the destruction that is taking place right beneath your nose… I actually know of one cunt who was told that this command was used to fix windows sounds / volume issues, oops…

====================================

When in doubt, provided you are already ahead of the curve and have your important data readily backed up, provided you are ahead of the curve and have all your hardware drivers handy, provided you are ahead of the curve and have a PC with a proper BIOS or a ***full*** UEFI BIOS that you know for a fact will do an win7 install in legacy mode without needing to slipstream USB3 drivers, fuck it, do a fresh install and tell the installer to delete all partitions on the root disk and start again.

It will fix *****all***** your computer problems, unless they are hardware related.

April 4, 2014

The Personal Computer – part one

Filed under: Wimminz — Tags: , — wimminz @ 11:42 am

Back in the day, I had an Acorn A5000, it needed an OS upgrade, so I contacted Acorn and they sent me, free of charge, a small packed with four EEPROM chips, and that was how you upgraded the OS, remove the four RISCOS 3.0 chips, insert the four RISCOS 3.5 chips, job done.

Speaking as an engineer, sticking the OS in ROM like this is a wonderful thing, it pretty much makes it immune to malware corruption and so on, so I can really *get* the fact that the designers of the Acorn / Archimedes range, being engineers first and foremost, saw this as a fantastic design feature.

The fact is, MS *could* do this, it’s not much different to having the gold build release which is now on DVD, and all the myriad updates downloaded separately, but, you couldn’t actually *apply* them to the OS, you’d have to LOAD them at boot, not PATCH the files in question, still, it could be done, if you were prepared to re-write windows from the ground up.

The middle ground here is flashing a BIOS with an updated later version, it’s not technically impossible, or even very hard to do, the only issue is once you start out from a different design ethos, which is what IBM did with the PC spec, you can no longer do it and remain within the PC spec, technically, you are no longer selling what was once known as an “IBM Compatible PC”

If you have read my recent shit about lightweight cheap craptops and windows 8 and downgrades to windows 7, you’ll be forgiven for having a lot of sympathy for what I am about to say.

The IBM PC spec included the fundamental principle that you could take a bunch of inert but compatible hardware, add initially on floppy, later on CD, now on DVD, the OS install media, and end up with a working PC.

*perhaps* you would then have to whack in some separate floppy / CD / DVD that contained drivers, to make certain components work, or work better, but, and this is crucial, these installers functioned from within a working PC with an already working windows environment and desktop.

*perhaps* your network card would not work without these drivers, perhaps your graphics card would not show the full feature set, perhaps the hard disk worked in PIO mode, but the bottom line was despite all these, you had a working PC, WIMP GUI and all.

So even if you had these relatively minor issues, you could resolve them, trivially, onsite.

Now, going back to the cheapola windows 8 craptops with UEFI etc, (if you haven’t read those posts, perhaps you should now, or this may not make sense) since by definition they utterly fail on every level to do what it says in red text above, particularly the bold underlined sentence at the end, and by utterly fail I mean it is outright impossible to do, not just difficult, or technical, or time consuming, but impossible, to my mind, these devices cannot be called PC’s.

Technically they have more in common with a tablet, forget the fact that they have a keyboard and come in a clamshell case and so on, the only way they can work is if you blow a disk image on to the disk, specifically tailed for that specific set of hardware, at build time.

  1. No longer is it a set of inert components, now the hard disk has an image blown to it.
  2. No longer can you get a functioning windows environment *just* from standard OS install media and inert components alone.

This is a pretty good description of a tablet, or a gaming console, or a set top box, or any other specialised device.

I will ask you to note that throughout the IBM Compatible PC period, which to my mind started with MS Windows 3.1, at no point where servers ever referred to as PC’s, even though they were in many ways broadly similar, and shared many common components, and even common physical characteristics, definitions, layouts, such as ATX etc.

People did not lie so much back then, even for example Dell and Compaq, who had a nasty habit of rewiring cabling a different way from the ATX standard, would correctly call their device a PC, but would not make the false claim that it was an ATX device.

Today, Toshiba and Samsung and probably all the rest of them too make a whole range of devices that are cheap and nasty, cut down UEFI, and are not PC’s.

I haven’t been able to say anything about this before, but thanks to Build 2014 Microsoft has finally let half the cat out of the bag, now you can choose between the truly crap Windows 8 “tiles”, or the classic start menu system, and Sinofsky is history.

See, the thing is, deals were done, and it is the nature of things that it takes a long time from deals being done to the final effects being manifested.

But one of the deals that were done was to do with the saturation of the PC market, nobody was ignorant of the fact that any old XP machine could be given a new lease of life with an SSD, and really, windows 7 only sold because is was pre-installed on new boxen, almost nobody went out and bought the DVD.

Intel wanted to get rid of the BIOS and go with UEFI, it’s cheaper, and allows for hardware to be made more platform agnostic, a north-bridge chip-set written for a X79 can’t be used in much anything else, a generic 32 bit wide bus controller could conceivably be used in almost anything, depending on size and power consumption.

ARM and Samsung were eating everyone else’s lunch, and the nightmare scenario for everyone was a practical and efficient and affordable FPGA, just whack a bunch of them together with interconnects and tell them, you will be the bus controller, you will be the CPU, you will be the gfx subsystem…

Meanwhile Asus and HP and Toshiba and everyone else are looking at the end of the PC hardware market, fuck it, XP and an SSD in an XP era box is good enough, so build costs have to be slashed, if fuckers won’t buy a 1,000 quid laptop, we’ll just have to build a 300 quid laptop, and don’t forget all the OLPC (on laptop per child) hoo hah was doing the rounds.

But, put a like for like OS on this new breed of hardware, and people are going to complain BITTERLY about how slow and crap it is, compared to for example a stinkpad T series.

In fact, the only way you could get marketing to make these things seem attractive is to build the same thing and put Andoid on them, oh.. wait…where is my IE?

And so it was, that the hardware sellers are the tail wagging the dog, responsible for the vast majority of MS operating system and office suite sales, so they say to MS, we want this NEW operating system to look and feel different to the OLD operating system, that way, people cannot compare the two, and secretly, even if they do, they will blame fucking windows, and not our sucky hardware.

Windows 8 is a *good* operating system, put it on *good* hardware and it fucking rocks, you do realise that Windows Server 2012 is just Windows 8 once the first stage bare install is done, then you start adding modules like DHCP / DNS controllers, AD controller, SQL server etc…. so Windows 8 is at heart a fucking server quality OS, it is not a piece of shit.

But, Sinofsky and others agreed to make it look “different to windows 7” because their biggest by far customers in volume terms, hardware builders, demanded it.

I was even told, though I give this somewhat less credibility, that Office365 came from the same place, because frankly trying to run a local copy of Office 2010 on these crapware devices is a lesson in pain and patience.

If you look carefully at the marketing, nowhere will you find these devices actually described as “Personal Computers”, instead they talk about mobile computing, which could as well be applied to my samsung phone… it’s the same as the dearth of “ATX” in blurbs that dell and compaq were punting out a few years ago when they were chasing the desktop biz market, and wanted to undercut everyone else by 200 notes a box.

And so, to conclude part one;

  1. It is important to realise that really good choices made by engineers (put the OS in EEPROM) can fucking bomb when it comes to marketing, because suddenly nobody ELSE can market THEIR shit, using your shit as their platform.
  2. It is important to realise that really clever choices such as the IBM Compatible PC and ATX allowed for a great deal of flexibility, Compaq could rewire the apparently ATX format molex cables and still legitimately claim IBM Compatible PC, they just did not claim it was an ATX, just like almost no craptop claims what chipset it used, but note the previous post on the tosh and stinkpad, the stinkpad DID list the chipset used, it said Intel QM77 Express.
  3. It is important to realise that what an OS looks like and what is does is as important as where you put it, so that other people can use it as their platform in their marketing shit.
  4. It is important to realise that for the bulk buyer, EVERYTHING is customisable, NO supplier, no matter how big, can say there it is, take it or leave it…. a famous example of this was Samsung LCD tellys bought through the Dixons/Curry/Comet group had a cut down operating system compared to the ones bought direct from Samsung or a smaller reseller, which is 100% of how the 46″ 7 series in the Comet window was 200 quid cheaper than the 46″ 7 series in the small resellers window…. you were not buying the same fucking thing.

Windows 8 is actually a great OS, better than Windows 7, IF YOU BUY THE FUCKING OEM INSTALL DVD and DIY, and it is the work of moments to kill the tiles and bring back the classic start menu.1451_35b3effb0e55fde0acf18553e6e3868480

Back in the day, there was a utility that Joe Public could use, to cut the Win98se installed disk footprint down to 17 megabytes, yes, you read that right, megabytes,it was magic for embedded systems that would otherwise have struggled to run windows 3.1…. those tools are still available, just not to joe public, and the win8 install on a new 300 quid craptop has very little in common with the one you get from an OEM DVD.

Even on a cut to the bone minimum spec Atom based device, the BIOS and chipset will account for 2% of the component cost…. call it ten bucks a unit, if your production run is 50,000 units, there is a half a million dollars right there to chip away at, and if you can leverage that and also buy a cut down and fucked up hard disk, with a weedier than wholesale onboard chipset and drive interface code, and save another ten bucks a disk, but it doesn’t matter, because you no longer have a requirement to do a bare metal install, and so on and so forth.

Now Microsoft, you want to come to this party, and be the per-installed OS on this range of 50k units, and the 5 sister ranges, which are basically all the same thing with some arbitrary marketing crippling going on, well, there’s  quarter of a million sales of windows and office up for grabs, OK, we just need you to go ahead and alter this a bit… cheers…

Device A B and C are identical, apart from the performance and price, and turning A into B into C is literally identical to remapping the ECU in your car, sure, pay the licence and we will unlock the other core, pay another licence and we will unlock the core clock multiplier by another two x.

The difficulty here is that you as the consumer will make only one single purchase, will not be aware of any of these back room shenanigans, and will do exactly what the craptop manufacturers want, THEY made a sale, YOU blame Microsoft and Windows 8.

… to be continued…

 

March 31, 2014

Laptop lifesavers….

Filed under: Wimminz — Tags: , , , — wimminz @ 12:04 pm

In my night job I get asked a lot about downgrading new laptops to Windows 7.

I have just done my last one, not worth it anymore.

Thankfully, because I am smart, which just means I have been burned in the past, and learned my lessons, as soon as I get a new machine the very first thing I do is pull the hard disk and take a full image using Macrium Reflect.

If you do not do this, stop, do not pass go, do not go any further, do not do anything else.

I can’t stress that bit above in red enough.

The reason I can’t stress it enough is we have gone back to the bad old days of the winmodem, and there is an actual reason that Lenovo Thinkpad T series laptops start and £650, and Toshiba Satellite C50’s of the same size start at £325.

The reason is the components used in the Toshiba are UTTER shit, every possible corner is cut, and the fucking things are deployed with a bare bones (not even full spec) UEFI BIOS, not a proper one, and hidden partitions containing the Win8 install.

Make no mistake, pull the hard disk, wipe it and all partitions, reinstall it in the laptop, pop in a genuine MS Windows 8 install DVD, and you will have a brick that refuses to even see the fucking hard disk.

No, it’s not because the HD has Primary / Dynamic / GPT setup, you can create the fucking partitions manually ready for the install and it still won’t work.

That’s cos the Satellite comes with a disk with 5 partitions, 4 of them hidden from the user..

  • 1 gig NTFS system drive, hidden
  • 100 MB no name FAT32 LBA, hidden
  • 128 MB <no name> NTFS, hidden
  • 450 gig NTFS main partition visible to the user
  • 10 gig NTFS recovery volume, hidden

Yes, the bitch is looking, via UEFI, at those two small hidden partitions, one FAT32 LBA and one NTFS, to even SEE the fucking hard disk.

Even OpenSUSE 13.1 won’t install to one of these bastards.

So at this point, unless you have that Macrium drive image, you are TOTALLY fucked, because the only install media is in that hidden recovery partition, there is no recovery DVD, even if there was, it’s the same as a Win 8 DVD, it won’t fucking work if those two small hidden partitions are missing or damaged.

The Toshiba website doesn’t provide you with any repair or recovery methods or downloads either….not *merely* a case of them being lazy, there is literally no way, they would have to provide a disk image and tell you to pull the disk, put it in a docking station, and blow the image to it, which is how they build the fucking things.

Now, while we are on the fucking subject…

Starting this little cunt for the first time, it sets up windows for the first start, choose your region etc, this is FROM THE FACTORY, and it takes a fucking HOUR PLUS to actually get the cunt to boot to the desktop.

Once it has gotten to the desktop, expect at least another 30 minutes of waiting, while you think it is frozen, for it to finishing the first run setup.

Then it starts in all it’s glory, and the first thing you do is right click on the desktop to sort out the display resolution and settings, because they are fucking awful, and then you realise the settings are right, it is just the cheapest and nastiest LCD screen you ever saw.

And on, and on, and on….

So lets see what our £350 buys us

Part Code PSCG6E-05J002EN
Review Date 10 Oct 2013
Rating ***** stars out of 5
Processor Intel Core i3-3120M
Processor clock speed 2.5GHz
Memory 4.00GB
Memory slots 2
Memory slots free 1
Maximum memory 16GB
Size 32x380x240mm
Weight 2.3kg
Sound Realtek HD Audio
Pointing device touchpad

Display

Viewable size 15.6 in
Native resolution 1,366×768
Graphics Processor Intel HD Graphics 4000
Graphics/video ports HDMI, VGA
Graphics Memory 256MB

Storage

Total storage capacity 1,024GB
Optical drive type DVD+/-RW +/-DL

Ports and Expansion

USB ports 3
Bluetooth yes
Wired network ports 1x 10/100
Wireless networking support 802.11n
PC Card slots none
Supported memory cards SDXC, MMC
Other ports 1x USB3, headphone, microphone

Miscellaneous

Carrying case No
Operating system Windows 8
Operating system restore option restore partition
Software included none
Optional extras none

And lets compare it to the bottom of the range T series stinkpad at £650

Card reader
Card reader integrated

Card reader
Compatible memory cards MMC,SD,SDHC,SDXC
Certificates
Energy Star certified

EPEAT compliance Gold
RoHS compliance
Wi-Fi CERTIFIED
Colour
Colour of product

Black
Data transmission
Bluetooth

Display
Display diagonal

15.6 in
Display Resolution
LED backlight
Touch sensitive screen
Energy management
AC adapter frequency

50/60
AC adapter input voltage 100 – 240
Battery life (max) 12.8 hour(s)
Battery Technology Lithium-Ion (Li-Ion)
Number of battery cells 9
Expansion slots
CardBus PCMCIA slot type

ExpressCard slot
SmartCard slot
Graphics
Discrete graphics adapter model

On-board graphics adapter model Intel HD Graphics 4000
Hard drive
Hard drive capacity

500 GB
Total Storage Capacity 500 GB
Keyboard
Keyboard Layout

Numeric keypad
Pointing device ThinkPad UltraNav
Windows keys
Memory
Compatible memory cards

MMC,SD,SDHC,SDXC
Internal memory 4 GB
Internal memory type DDR3-SDRAM
Maximum internal memory 8 GB
Memory Clock Speed 1600 MHz
Memory slots 2x SO-DIMM
Networking
Bluetooth

Cabling technology 10/100/1000Base-T(X)
Networking standards IEEE 802.11g,IEEE 802.11n,IEEE 802.3,IEEE 802.3ab,IEEE 802.3u
Operating system/software
Operating system architecture

Operating system provided Windows 8 Pro (64-Bit)
Optical Drive
LightScribe

Optical drive type DVD Re-Writer
Other features
Cable lock slot

Cabling technology 10/100/1000Base-T(X)
CardBus PCMCIA slot type
DVI port
ExpressCard slot
Hard drive capacity 500 GB
Memory Clock Speed 1600 MHz
Memory slots 2x SO-DIMM
Optical drive type DVD Re-Writer
Pointing device ThinkPad UltraNav
Processor family Core i3
USB 3.0 ports quantity 2
VGA (D-Sub) ports quantity 1
Warranty 1 year warranty
Windows keys
Packaging content
AC adapter included

Manual
Quick Start Guide
Phone Features
Form Factor

Clamshell
Audio
Audio system

Dolby Advanced v2
Built-in microphone
Number of built-in speakers 2
Battery
Battery life (max)

12.8 hour(s)
Battery Technology Lithium-Ion (Li-Ion)
Number of battery cells 9
Ports & interfaces
CardBus PCMCIA slot type

DC-in jack
docking connector
DVI port
ExpressCard slot
Microphone in
Mini DisplayPort quantity 1
S/PDIF out port
SmartCard slot
USB 2.0 ports quantity 2
USB 3.0 ports quantity 2
VGA (D-Sub) ports quantity 1
Processor
L3 Cache

3 MB
Motherboard chipset Intel QM77 Express
Processor Clock Speed 2.4 GHz
Processor family Core i3
Processor Model i3-3110M
Security
Cable lock slot

Fingerprint reader
SmartCard slot
Storage
Card reader integrated

Card reader
Compatible memory cards MMC,SD,SDHC,SDXC
Hard drive capacity 500 GB
Number of hard drives installed 1
Total Storage Capacity 500 GB
Technical details
Cable lock slot

Cabling technology 10/100/1000Base-T(X)
Colour of product Black
Energy Star certified
Form Factor Clamshell
Intel Anti-Theft Technology
Intel Hyper-Threading Technology
Intel My WiFi Technology
Intel visual technologies Intel Clear Video HD,Intel Insider,Intel InTru 3D,Intel Quick Sync Video
Numeric keypad
Optical drive type DVD Re-Writer
Pointing device ThinkPad UltraNav
Warranty 1 year warranty
Weight & dimensions
Depth

245.1 mm
Height (front) 31.8 mm
Height (rear) 35.6 mm
Weight 2770 g
Width 372.8 mm

February 8, 2014

A tale of two bars

Filed under: Wimminz — Tags: , , — wimminz @ 12:22 pm

Bar one was run by the guy who used to produce Manfred Mann, it was OK, there was a periodic influx of famous names from the charts of the late 60’s and 70’s, I drank there maybe three times, maybe five, saw and heard everything anyone had to say.

Bar two was run by a guy who’d got out of Argentina during one of the purges.

Intermission.

Familiarity breeds contempt. For a wimminz, the difference between the so called alpha bad boy that makes her cunt drip and the beta loser who annoys her but can open his wallet and pay for her is just that, one is or has become familiar. Once you learn this, you learn there is no such thing per se as alpha and beta, just those that hand a wimminz all the keys to their soul, and those who stay as autonomous independent nation states…

Intermission.

The music guy talked about all the great things he had done to party, the argy guy talked about all the crap things he had done to survive.

Guess which bar I spent most time in.

Sadly, the bars of my youth are as gone as the speakeasy’s in the states, and they have gone because the people running them have gone.

I discovered long ago in life that there were “crews” of guys, recovery guys who worked motorway vehicle recovery, carnie guys who worked fairs and circuses, road guys who worked the blacktop, you get the picture, and each one was a certain breed, and when you did those jobs you either fitted in or got the fuck out, and fitting in was becoming one of them, it’s lifestyle.

The bars of my youth were still largely run by lifestyle guys, and it was at their feet that I learned that trade, to such an extent that many years later when an Egyptian running a 6th fleet bar decided that his face wouldn’t fit, him being an a-rab and all, and gulf war 1 having just kicked off and all, he asked me if I would run the place during opening hours, which were 10 am to 2 am.

Guy told me after he had never been so busy or taken so much money, all I did was what I had learned at the feet of bar guys, 4 guys walk in, four buds please, my response, WHY? yeah dudes, there is a bottle of bud, it is 225 pesetas, there is a bottle of San Miguel, it is 125 pesetas, both are free, enjoy and take your pick, the next ones you pay for.

The bud was yank bud, not the authentic stuff, the bar made 50 pesetas a bottle, the San Miguel was Filipino beer under licence, the bar made 75 pesetas a bottle, within 3 hours the word had spread and the place was rammed 18 hours a day for the next week, all drinking San Miguel at 50% greater profit per bottle, all because I gave away 4 x two beers at 10:05 on day one and told the customers the truth, this is better beer, cheaper for you, and more profit for me, you choose.

That and three other “tricks” was all it took, that and being able to emulate that old barman personality, if you think the barman has the coolest and smoothest personality you ever met, there will be no trouble of any kind in the bar, no matter how much booze is drunk…. the XO’s just started ignoring the place, there was never any trouble there, either inside or out.

Who is going to cause trouble? The beer is half the price of bud, which is all the other fleet bars stock, the burgers are OK, there is at&t phone home for dear john phone calls, a couple of kick ass ink guys, some hot young whores, great sounds, and the place is run by the coolest barman you ever met, who is apparently fucking all three chicks behind the bar simultaneously (the chicks agree that this is so) so they are off limits too… Not only that, they won’t rip you off, when you get drunk and declare your love of the place and try to drop the last 100 bucks of your liberty money as a tip, the barman gives it to one of your more sober friends, with witnesses, and tell them to give it to you back on board, so the second day after this happens the place is totally fucking rammed…. sardines clamouring to buy beer…  This is too good a deal to screw up, or to allow anyone else to screw up.

To me, none of this shit was amazing, this is just what you do when you run a bar, guests under your roof.

I got totally fucked because most of my early life I grew up around competent guys, Jock L who was an alcoholic who had to literally drink an entire bottle of red label so he could steady enough to work, and work was splicing a 75 mile long cablecar system where each car carried 40 tons of coal, splicing the cunt UNDER TENSION, long splices, so the diameter of the cable didn’t alter…

Watching Hollywood and MSM portrayals of these sorts of guys, “mavericks”, is like asking a bunch of west coast 1% patch bikers to sit down and watch Sons of Anarchy, and expecting the TV to be intact 90 seconds after it starts.

Only way fuckers could portray these things so badly is they have never actually seen and experienced them in real life.

Mavericks weren’t assholes because they were so good at what they did they could get away with it, mavericks were so good at what they did because the only other alternative was to stop being an asshole the rest of the time… fuck that shit… may as well wear a tie to work and shave every fucking day… (hey, guess what I do now…lol)

My gig now, I’m one of the very very very few who does wear a shirt and tie and shave every day, ain’t that rich irony for ya, but, I’m the point man, the *only* one seen in the flesh, so shirt and tie and sleeves rolled up, do they see the cable guy or the cisco kid, no, they see the fucking consultant specialist, they are on board and on my side before they know it.

You gotta dress the same, but different, back in the engineering days everyone else would wear one piece overalls, white or tan or brown, I’d wear two piece green, bright green…  I used to tell people, I can be invisible in any country in the world, within the limits of skin colour, just put on a pair of slightly dirty overalls, dirt on your hands, oily rag hanging out of your pocket, nobody would even see you, much less make you out as a foreigner, walk into any bar with other guys dressed the same and point at the beer and put the money on the table, you don’t even need to speak, better if you don’t.

So now it is non descript black denim pants and decent quality black shirt rolled at the sleeves, and always always always a quality tie.

Ask people 48 hours later who was there and the only thing they will remember is the tie, pass them in the street 7 days later and they don’t recognise me, turn up the next day in my tie and bingo, hello mate, how are you…

—————————————

In my *night* job, now that the IT doldrums of January have passed, 2014 is shaping to be the year people buy laptops, hate windows 8, and ask me to put windows 7 on them.

The difficulties are two fold, number one nobody supplies physical install / restore media any more, so #1 task has always got to be make sure you can rewind, that means pulling the hard disk and taking an image of it.

Personally if you are running windows I recommend Macrium Reflect for this.

Once you have done that, and verified the image, use Easus partition manager to wipe all the partitions on the disk.

Now your fun starts, back in the day, everything had a BIOS, now, not so much, hello UEFI, anything from a lowly cheap Tosh with celeron to a so called high end Acer with i7, and it is a pain in the fucking ass, because once you decide on install source, DVD or USB, you run into the problem that win7 was written before a lot of this hardware existed, so at the end of what looks like a working install you get a reboot and the install fails, no drivers…

If you gotta buy a laptop, Buy  Lenovo / stinkpad, T series only, S series at a push, nothing else.

If you are a glutton for punishment you *could* go online and get the drivers for each individual machine you do and slipstream them into a custom win7 install image for each install, but life is too short.

  1. Disable boot security, if it is enabled the the UEFI / BIOS
  2. Set the UEFI / BIOS to compatibility mode, CLS or whatever they call it.
  3. Disable USB3 mode if possible, USB2 if only
  4. Set SATA to IDE, not AHCI
  5. Install win7 Pro 64, not any of the home versions.

At that point the install *should* work, should… no guarantees… some, like the Acer mentioned above, simply do not want to play, at all, for variations of at all that include life is too short.

Grab USB install stick (PowerISO will make a bootable USB stick, just point it at the iso image and the usb stick and sit back) for the latest distro of Suse, and sit back, cunt just fuckin’ works.

Course the punter now has a linux install, not the win7 one they wanted, some will be happy with this, some won’t, hence step one, way back up there where you took an image of the hard disk… sometimes you can do no more than hand that shit back in EXACTLY the state it was when it was given to you and make no charge…. hey, at least you haven’t fucked anything up.

Make no mistake, UEFI is all about saving money, it isn’t *better* than a traditional BIOS, Basic Input Output System, just enough to get the OS loaded and working, it is just cheaper.

Win7 was written before UEFI so it assumed the basic fresh install can rely on the BIOS to do really basic shit like interface to the IDE/SATA/USB interfaces without any drivers as such.

UEFI was written assuming everyone is going to install win8 which knows all about native USB3/AHCI interfaces etc.

Assumptions will fucking kill you, including the assumption you can roll back, if you do not have your own independent method of doing so, such as a whole disk image. I like Macrium, the physical disk was a 700 gig job, the macrium image which you can mount and read all 5 partitions on, is 20 gig… in a USB3 HD dock the whole job takes 8 or 9 minutes.

It’s the same in the day job with the cisco shit, #1 #show flash: so you know what is there, #2 #show run and pipe the lot to a log file so you can always no matter what get things back to the state they were in when you turned up.

Do these basic things and do them WELL 100% of the time, you can be the maverick and get away with the rest of your life and attitude.

Otherwise you better be prepared to change the rest of your life and attitude.

Or take a look at any wimminz or niggerz for what happens when you attempt to deny both options, which are strictly either / or options, baked in for life.

For Hans, and others.. >;*)

%d bloggers like this: