Author Topic: EEVblog #458 - Industrial Computer  (Read 45689 times)

0 Members and 1 Guest are viewing this topic.

Offline EEVblogTopic starter

  • Administrator
  • *****
  • Posts: 37740
  • Country: au
    • EEVblog
EEVblog #458 - Industrial Computer
« on: April 21, 2013, 01:21:52 am »
 

Offline rain

  • Newbie
  • Posts: 5
Re: EEVblog #458 - Industrial Computer
« Reply #1 on: April 21, 2013, 02:17:29 am »
FYI, CF cards are pin-compatible with the ATA interface, so you don't need any special software to use them in place of a hard disk.  http://en.wikipedia.org/wiki/CompactFlash#Technical_details

I've got a passive IDE<->CF adapter adapter laying around somewhere from an older industrial computer board we used at a wireless internet provider.
 

Offline Psi

  • Super Contributor
  • ***
  • Posts: 9951
  • Country: nz
Re: EEVblog #458 - Industrial Computer
« Reply #2 on: April 21, 2013, 02:20:48 am »
yep, CF is pin compatible with IDE.

Some even support DMA mode.
Greek letter 'Psi' (not Pounds per Square Inch)
 

Offline gxti

  • Frequent Contributor
  • **
  • Posts: 507
  • Country: us
Re: EEVblog #458 - Industrial Computer
« Reply #3 on: April 21, 2013, 04:46:25 am »
That linux install is ancient. kernel 2.4.21 came out in 2003 or 2004. Hope it didn't leave too bad a taste in your mouth, hardly representative of what it can do today.
 

Offline Bored@Work

  • Super Contributor
  • ***
  • Posts: 3932
  • Country: 00
Re: EEVblog #458 - Industrial Computer
« Reply #4 on: April 21, 2013, 05:01:46 am »
That linux install is ancient. kernel 2.4.21 came out in 2003 or 2004. Hope it didn't leave too bad a taste in your mouth, hardly representative of what it can do today.

Dave is a card carrying Linux hater. You could give him the most modern, most refined Linux and he will still complain that even Windows 3.11 is better. By all means, Windows 3.11, a heap of constantly crashing, unusable, unsafe, unreliable, unergonomic, stinking pile of shit.
I delete PMs unread. If you have something to say, say it in public.
For all else: Profile->[Modify Profile]Buddies/Ignore List->Edit Ignore List
 

Offline EEVblogTopic starter

  • Administrator
  • *****
  • Posts: 37740
  • Country: au
    • EEVblog
Re: EEVblog #458 - Industrial Computer
« Reply #5 on: April 21, 2013, 05:12:29 am »
Dave is a card carrying Linux hater.

Bullshit.
I simply don't use it, and consequently know very little about it.
As far as I'm concerned an O/S is a tool to get a job done. Linux is a tool I have never used.

Quote
You could give him the most modern, most refined Linux and he will still complain that even Windows 3.11 is better. By all means, Windows 3.11, a heap of constantly crashing, unusable, unsafe, unreliable, unergonomic, stinking pile of shit.

Funny how Win 3.11 never ever crashed on dozens of production machines that were either constantly plug and unplugged and abused by production operators, or left running 24/7 for many years.
 

Offline firewalker

  • Super Contributor
  • ***
  • Posts: 2450
  • Country: gr
Re: EEVblog #458 - Industrial Computer
« Reply #6 on: April 21, 2013, 05:51:08 am »
Cyclades.

Alexander.
Become a realist, stay a dreamer.

 

Offline bxs

  • Regular Contributor
  • *
  • Posts: 89
  • Country: 00
Re: EEVblog #458 - Industrial Computer
« Reply #7 on: April 21, 2013, 06:19:47 am »
Haha, a P4 @ 3GHz, how many KW does it need?  :-DD

About that Linux, it's simple too outdated, it have changed a lot, but it don't make it less capable, you simple need to know a bit about unix systems and a few particular things about Linux to make good use of it  ;)

About your complains about keyboard/mouse in graphical interface (X-server), note it is normal especially in older systems, the config of those things in X-server are independent from the console stuff. In modern systems X-server config have changed a lot.

Also note, that many of those systems even if they start X-server, they are not made to use it, many are simple accessed remotely  :D , or even locally by serial port  :-DD
 

Offline peter.mitchell

  • Super Contributor
  • ***
  • Posts: 1567
  • Country: au
Re: EEVblog #458 - Industrial Computer
« Reply #8 on: April 21, 2013, 06:33:10 am »
This forum topic so far makes me see just this:

 

Offline max-bit

  • Frequent Contributor
  • **
  • Posts: 672
  • Country: pl
Re: EEVblog #458 - Industrial Computer
« Reply #9 on: April 21, 2013, 08:44:26 am »
so it seems to me that this computer is used to manage devices via RS232 (terminal) including APC-UPS
 

Offline cyteen

  • Newbie
  • Posts: 6
Re: EEVblog #458 - Industrial Computer
« Reply #10 on: April 21, 2013, 01:02:44 pm »
If you press E when at the grub prompt before it boots and add 1 at the end  of the kernel line it will boot to a commandline. Then you can use 'passwd root' to change the root password. Might be a idea to add a new user with 'adduser dave' just in case root logins to X are not allowed. Then just 'reboot' and when it comes back up use your new login. But if the mouse and keyboard aren't working it might slow you down.
« Last Edit: April 21, 2013, 08:38:02 pm by cyteen »
 

Offline smashedProton

  • Frequent Contributor
  • **
  • Posts: 641
  • Country: us
Re: EEVblog #458 - Industrial Computer
« Reply #11 on: April 21, 2013, 04:46:12 pm »
Dave should use it to control his pick and place machine.  When he gets one...
http://www.garrettbaldwin.com/

Invention, my dear friends, is 93% perspiration, 6% electricity, 4% evaporation, and 2% butterscotch ripple.
 

Offline grumpydoc

  • Super Contributor
  • ***
  • Posts: 2905
  • Country: gb
Re: EEVblog #458 - Industrial Computer
« Reply #12 on: April 21, 2013, 04:50:39 pm »
Quote
If you press E when at the grub prompt before it boots and add 1 at the end  of the kernel line it will boot to a commandline.

Usually you have to enter the current root password before you get the single user mode command prompt. RedHat has been that way for years.

It's fairly trivial to bypass that, though.
 

Offline c4757p

  • Super Contributor
  • ***
  • Posts: 7799
  • Country: us
  • adieu
Re: EEVblog #458 - Industrial Computer
« Reply #13 on: April 21, 2013, 04:54:18 pm »
Quote
If you press E when at the grub prompt before it boots and add 1 at the end  of the kernel line it will boot to a commandline.

Usually you have to enter the current root password before you get the single user mode command prompt. RedHat has been that way for years.

It's fairly trivial to bypass that, though.

Yep. Add "init=/bin/sh rw" to the prompt (removing "ro" if it's there) and you're in. You won't be able to shut down normally, so just do "sync" and then shut down with the power button when you're done changing the password.
No longer active here - try the IRC channel if you just can't be without me :)
 

Offline free_electron

  • Super Contributor
  • ***
  • Posts: 8517
  • Country: us
    • SiliconValleyGarage
Re: EEVblog #458 - Industrial Computer
« Reply #14 on: April 21, 2013, 06:11:48 pm »
If you press E when at the grub prompt before it boots and add 1 at the end  of the kernel line it will boot to a commandline. The you can use 'passwd root' to change the root password. Might be a idea to add a new user with 'adduser dave' just in case root logins to X are not allowed. Then just 'reboot' and when it comes back up use your new login. But if the mouse and keyboard aren't working it might slow you down.
wow. really ? and here i thought linux was secure .. if it's that easy to take charge of a box...

is there a way to turn that off ?
Professional Electron Wrangler.
Any comments, or points of view expressed, are my own and not endorsed , induced or compensated by my employer(s).
 

Offline firewalker

  • Super Contributor
  • ***
  • Posts: 2450
  • Country: gr
Re: EEVblog #458 - Industrial Computer
« Reply #15 on: April 21, 2013, 06:21:17 pm »
If you press E when at the grub prompt before it boots and add 1 at the end  of the kernel line it will boot to a commandline. The you can use 'passwd root' to change the root password. Might be a idea to add a new user with 'adduser dave' just in case root logins to X are not allowed. Then just 'reboot' and when it comes back up use your new login. But if the mouse and keyboard aren't working it might slow you down.
wow. really ? and here i thought linux was secure .. if it's that easy to take charge of a box...

is there a way to turn that off ?

In the vast majority of setups you will have to provide the root password to be able to login in "Single user mode". Also anyone serious about his system will have GRUB locked for editing.



Alexander.
« Last Edit: April 21, 2013, 06:22:50 pm by firewalker »
Become a realist, stay a dreamer.

 

Offline PA0PBZ

  • Super Contributor
  • ***
  • Posts: 5129
  • Country: nl
Re: EEVblog #458 - Industrial Computer
« Reply #16 on: April 21, 2013, 06:22:55 pm »
Besides that, you need physical access to the computer. Once you have that there are lots of other ways to get in.
Keyboard error: Press F1 to continue.
 

Offline grumpydoc

  • Super Contributor
  • ***
  • Posts: 2905
  • Country: gb
Re: EEVblog #458 - Industrial Computer
« Reply #17 on: April 21, 2013, 06:30:03 pm »
Quote
wow. really ? and here i thought linux was secure .. if it's that easy to take charge of a box...

is there a way to turn that off ?

Yes and no.

If you have physical access to a computer then it's difficult to prevent someone hacking their way in - using encrypted filesystems is the only way.

To be fair the same is largely true of Windows - just stick a Linux crack disk in and edit the administrator password.
 

Offline firewalker

  • Super Contributor
  • ***
  • Posts: 2450
  • Country: gr
Re: EEVblog #458 - Industrial Computer
« Reply #18 on: April 21, 2013, 06:31:07 pm »
Forgot to mention that it's trivial to enable the password login when in single user mode.

But once someone has physical access to an unencrypted machine, will almost sure crack it open. E.g. booting with a live cd. Something similar to Winternals ERD commander for Windows.

Alexander.
Become a realist, stay a dreamer.

 

Offline SeanB

  • Super Contributor
  • ***
  • Posts: 16284
  • Country: za
Re: EEVblog #458 - Industrial Computer
« Reply #19 on: April 21, 2013, 07:08:22 pm »
Easiest fix is to lock it, though for most server cases the locks are so complex that I normally just use 2 paper clips and 30 seconds to open them, often a lot faster than finding the key in the first place. Some use a cylinder lock like PC's used to have, and all of those I have met use the same key, which coincidentally is on my set of keys as well. I use the locks as nice non user fiddleable switches, not for anything high security but to deter the casual random switch flipper.
 

Offline free_electron

  • Super Contributor
  • ***
  • Posts: 8517
  • Country: us
    • SiliconValleyGarage
Re: EEVblog #458 - Industrial Computer
« Reply #20 on: April 21, 2013, 07:21:15 pm »
There should be a mode where , no matter how you boot, you need a password (whether user or root) before the machine lets you do anything. ( config change, hardware install whatever. )

the file system should be encrypted so that booting from a startup disk yields you nothing. no access to anything stored on the machine.
keys should be stored in the TPM.

yous should not be able to bypass that. the machine should basically tell you 'i don't know who you are . get lost'
Professional Electron Wrangler.
Any comments, or points of view expressed, are my own and not endorsed , induced or compensated by my employer(s).
 

Offline c4757p

  • Super Contributor
  • ***
  • Posts: 7799
  • Country: us
  • adieu
Re: EEVblog #458 - Industrial Computer
« Reply #21 on: April 21, 2013, 07:25:06 pm »
There should be a mode where , no matter how you boot, you need a password (whether user or root) before the machine lets you do anything. ( config change, hardware install whatever. )

There is, it's just almost never used. GRUB can be password-protected so you can't edit the boot line. Throw a password lock on the BIOS as well and you're good. Still, I don't think that's going about it the right way. Software protection for software access and physical protection for hardware access. Even if you can't unlock the system because there's an encrypted file system, you can still install hardware keyloggers and whatnot with hardware access. Use the software to keep intruders out over the network and the locks on the building to keep intruders out of the electronics.
No longer active here - try the IRC channel if you just can't be without me :)
 

Offline free_electron

  • Super Contributor
  • ***
  • Posts: 8517
  • Country: us
    • SiliconValleyGarage
Re: EEVblog #458 - Industrial Computer
« Reply #22 on: April 21, 2013, 07:39:25 pm »
oh, but that wasn't the point.

the point is to keep (l)users off my machine.

let's say i configure this computer for industrial purposes( machine automation)
i do NOt want any operator in the night shift installing solitaire .. or booting it from his own usb or cd ( that's bios config pwd locking and or not installing external drives)

furthermore , i may have proprietary software on there. i don't want anyone going into places on the drive he has no busines sbeing , let alone being able to copy a file of the machine. this is all perfectly possible in a unix environment , except if , on power on you can bypass the boot and change the root password that easily ...
Professional Electron Wrangler.
Any comments, or points of view expressed, are my own and not endorsed , induced or compensated by my employer(s).
 

Offline c4757p

  • Super Contributor
  • ***
  • Posts: 7799
  • Country: us
  • adieu
Re: EEVblog #458 - Industrial Computer
« Reply #23 on: April 21, 2013, 08:06:54 pm »
Ah. Still, just use the GRUB password lock. Almost always forgotten, but it's still there.
No longer active here - try the IRC channel if you just can't be without me :)
 

Offline grumpydoc

  • Super Contributor
  • ***
  • Posts: 2905
  • Country: gb
Re: EEVblog #458 - Industrial Computer
« Reply #24 on: April 21, 2013, 08:20:24 pm »
A GRUB password can be set but with access to the BIOS I can change the boot device.

A BIOS password can be set but with physical access I can clear the CMOS and the password is gone.

It would be possible, if you really needed it to make a PC pretty secure - make the BIOS require a password and not have an override. If you're really paranoid perhaps even encrypt the BIOS in the EEPROM then decrypt on the fly. Using public key encryption would mean the PC could have the decrypt key but only the holder of the private key could write a BIOS so you couldn't swap it out or re-flash the EEPROM even with access and, of course, fully encrypted hard disks would be mandatory. Probably keyed to the hardware so you can't read them on another machine even if you do know the key.

Its even possible such a computer exists in certain niches.

However using it would be a royal pain in the arse and if the boot password ever gets forgotten** you have a very secure paperweight on your hands.

** In environments where such precautions might be considered the passwords are usually written down and then held in a very safe safe somewhere. Oh and you'll be lucky to get physical access to the hardware.

 


Share me

Digg  Facebook  SlashDot  Delicious  Technorati  Twitter  Google  Yahoo
Smf