Slashdot Mirror


User: ruckc

ruckc's activity in the archive.

Stories
0
Comments
131
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 131

  1. 10 days of pain? wtf on 10-Day Gentoo Installation Agony · · Score: 1

    Ok either this guy is a moron that doesn't even attempt to read the manual or he had some akward non-linux friendly hardware.

    As long as you know what hardware is in the machine gentoo is a very very simple installation procedure.

    1) Boot to the minimal livecd.
    2) Setup your partitions using `fdisk /dev/`. Write down your partition layout so you don't forget (or label the partitions).
    3) Setup the filesystems (default to ext3 if you don't know which to choose) by doing a `mkfs.ext3 /dev/`
    4) Setup the swap partition by doing a `mkswap /dev/` and following it up with a `swapon /dev/`
    5) Mount your file systems the way you want them to /mnt/gentoo and make your mount points inside the root partition once mounted
    6) Download the two tarballs, 1) the stage3 tarball from one of the mirror sites and 2) the most recent portage image
    7) un-tarball the stage3 tarball to /mnt/gentoo and the portage image to /mnt/gentoo/usr
    8) mount the /proc & /dev file systems by using the mount commands in the gentoo installation manual
    9) `chroot /mnt/gentoo` so you don't get confused by paths and set your environment variables with `. /etc/profile`
    10) start installing required boot packages like gentoo-kernel, grub, etc...
    11) configure said packages by reading the manual

    This process won't work if you don't understand these commands so go back to your automated install and learn what the programs in /sbin and /usr/sbin do before you try gentoo.

  2. Re:Disapearing Windows on Finding a Disappearing Application in Windows? · · Score: 0, Offtopic

    Where are my mod points when I need em....

  3. Re:Netgear on OS Router Challenges Proprietary Networking · · Score: 1

    Umm, according to their website they are `VPN Firewall/Routers`. Heck, even the url i provided in my previous post includes `router` in it.

    I would also just consider the proper comparison as being between cessna, two seaters and a learjet as a better description. Just slightly bigger but quite a bit more capable.

  4. Re:Netgear on OS Router Challenges Proprietary Networking · · Score: 2, Informative

    I believe he was referring to netgear's "REAL" routers, they offer some small business routers that are bigger badder than the ones they sell for home use. http://www.netgear.com/products/business/prod_vpnr outer_wired_security_sb.php

  5. Re:If you use PHP.... on PHP and Perl in One Script? · · Score: 1

    Yep, i setup the insert in a $dbh->prepare("INSERT INTO .... VALUES (?, ?, ?, ?);");

    and then i try a $sth->execute(@values);

  6. Re:If you use PHP.... on PHP and Perl in One Script? · · Score: 0, Flamebait

    Sadly i have to admit that i use perl & php together...

    Perl's DBD for Postgresql has some issues dealing with oddly formed strings (even when properly quoted). PHP doesn't have this issue (even when the strings are unquoted). So i literally execute a php script on the CLI to perform insert operations. (The php script just reads a temporary file with the data needed to insert.)

    Yes this is hokey... but it works, and i didn't want to spend another hour or two figuring out why perl was having issues.

  7. Re:OMG!? "Opera-specific extensions"!? on Opera 9.0 Released · · Score: 1

    I don't rewrite code. I generally just write a method in php to do something that might need to be repeated somewhere else. Its simple, its basic programming.

  8. Re:OMG!? "Opera-specific extensions"!? on Opera 9.0 Released · · Score: 1

    Oh of course put in a few If statements into pages to account for the varying issues between browsers. But if you enable some cool feature using some cutting edge browser, and then rewrite it in some non-cutting edge form, you are doing twice the work, and i sure the hell know my employer won't pay me to do something twice no matter how cool it is.

  9. Re:OMG!? "Opera-specific extensions"!? on Opera 9.0 Released · · Score: 1

    Who cares if it supports every known web browsing extension available. You arn't going to find sites that use the more fun extensions until IE does. Webdesign still has to be done to the lowest level for maximum compatability with users, which is now IE 6.0.

    I hate this, but its true. If you design something that looks great in Firefox/Opera/Other superior browser, if it doesn't work in IE then thats 85% of the people on the internet that can't/won't use the website.

  10. Re:VMWare Server 1.0 same as VMWare Workstation 5. on VMWare Rolls Out Their Largest Product Release · · Score: 1

    In Server you can create/edit the machines for free just as in workstation.

  11. Re:VMWare Server 1.0 same as VMWare Workstation 5. on VMWare Rolls Out Their Largest Product Release · · Score: 2, Insightful

    Then was their GSX Server equal to their workstation product? And if so why are they charging $189 for a workstation product when Server now does the same thing?

  12. VMWare Server 1.0 same as VMWare Workstation 5.x? on VMWare Rolls Out Their Largest Product Release · · Score: 3, Informative

    A year ago i used the trial vmware workstation for a while, i liked it, but i wasn't willing to pay the cash to keep it. Just recently VMWare released VMWare Server which works on my XP Pro machine and appears to be a rebranded VMWare Server 5.0 that I used a year ago, for free.

  13. Moving 1000 lbs safe. on True Tales of Hands-on Hacks · · Score: 2, Interesting

    We have big 1000 lbs safes to store stuff where I work. I had a task of moving one with a refrigerator dolly/handtruck. The handtruck broke (thin solid rubber tires got pinched in half by the rim and the floor). We still needed to move the safe. I found a 6' long 1" thick wooden dolly, broke it in pieces and rolled the safe around like a giant stone in egypt.

  14. Re:Unfortunately, I won't be playing this... on Half-Life Episode 1 Gold, Details on 2 and 3 · · Score: 1

    I belive he was saying that he wasn't connected at the time... he wanted to play his game.

    This would be a big deal for laptop junkies who may save the gaming for long flights and may be havn't started steam in a while.

  15. Re:No multiplayer! on EA Announces Open-Ended RPG · · Score: 1

    Incorrect, RPGs can be played single player, I.e balder's gate, diablo.

    The correct statement should be its not an ORPG or MMORPG because there are no other people.

  16. Shouldn't we ban this stuff too? on Legal Restrictions on Cellphone Use Gain Traction · · Score: 1

    On this note, shouldn't we ban talking to your passenger? Isn't that just as distracting?

    What about eating food while driving from McDonalds or your drive through of choice?

    I know lets ban people from driving because we are inherintly imperfect and will wreck no matter what we are or arn't doing.

  17. Myself? on Does Company-Wide Language "Standardization" Work? · · Score: 1

    Myself; i generally use 4 languages:

    Java: End User Applications; web based apps with WebStart (portability between OSes)
    PHP: Simple Web Based stuff (mainly mapserver interfaces)
    Python (Zope): More complex websites that need integration to survive (can't beat the stack in Zope)
    Perl: simple shortcut scripts to parse text into databases. (You can't replace a language meant to parse text as well as perl does; but the learning curve is a pain to get there).

    Occasionally i will have a limit placed on the language; but when the numbers are shown for me showing them the cost of me doing the learning curve to say write a gui application in .NET that I can only guarantee will work flawlessly on 50% of the boxes we use; they generally go my way.

  18. Re:rm -rf ./ on Michael Robertson Says Root is Safe · · Score: 1

    Yes, I did it to a system built off of Linux From Scratch and was almost done with the build process about ready to reboot and load the new system for the first time... 15 hours of work down the drain.

  19. rm -rf ./ on Michael Robertson Says Root is Safe · · Score: 1, Redundant

    this should be good enough reason right here not to run as root.

    rm -rf ./

    and btw, i didn't press the . hard enough cause i was typing really fast so it ended up looking like this:

    rm -rf /

    oh and btw, /boot & /etc were the first things rm'ed

  20. Re:Prison is as common as freckles on Running a Website from Your Prison Cell · · Score: 1

    Umm, sorry to say, I don't know anyone who has been imprisoned in my family more than a night when they were a kid for breaking curfew or some other odd tiny rule.

    Just a little bit of stats on my family tree, my Dad's side of the family has 11 brothers and sisters, and my moms has 4. that means out of 13 aunts & uncles ZERO have been in jail for anything larger than a youth related offense. Excluding one of my uncles who went AWOL during his training during the Vietnam war. Also the same uncle got busted for drugs and a few other offenses since then, but who's counting.

  21. Re:Dropshadows?! on Google Launches Mapping Service · · Score: 1

    Antialiasing, showing real widths of roads, or at least aproximate widths of roads.

    But its easily the slowest online mapping tool i have seen so far, or maybe its just slashdot slowing it down.

  22. Re:Old news on 3D Sphere Interface for XP · · Score: 1

    I remember seeing it a while ago also, just tried this new version, and its better on the controls, but you can't use the windows in the sphere, so its almost useless. Ya it looks pretty, ya it lets you see the windows in perspective, but you to do something small on one of them, you have to take it out of the sphere and on the actual desktop. So you can't have anything useful in the background.

    Its pointless right now, gimme a 3d environment where i can actually use the windows in it, and i'll buy me a machine to run it, till then later.

  23. Re:Misleading Title on DJB Announces 44 Security Holes In *nix Software · · Score: 1

    It also does to sol.exe (Solitare).

  24. Re:Still can't see how Sun will survive on Sun-isms Debunked · · Score: 1

    You know, i installed solaris 10 on my system to test it out... 30 minutes later it was running... 15 minutes later it was hosting basic web pages... Solaris is easy to use, and I don't care how competent a sysadmin is on one system, if you ever have to replace your competent one with someone else no matter what resume's say, if you are used to one level of competency and then you go off and change that competent person, the competency level drops.

    So that means a system like Solaris that if you have basic *nix knowledge is extremly easy to pick up. Hell look at the containers... they are pretty sweet. ZFS awesome. And guess what they are will to GIVE IT AWAY. My god, and you people want to bitch at them. Since when is giving something away that is top of the line *nix software a bad thing. Yes they have licensing issues at the moment thinking about switching to a GPL... but comon, Solaris does things right. They have learned from theirs and others mistakes. Look at Java, when people complain about something enough they do what they cna to fix it. Java 1.5 has a new Swing L&F to support winxp. It looks nearly native now, we bitched, they fixed.

    I have never been a Sun fan, I have never really liked java much, but when does a company have to do things right to get the minorities support, not make money?

  25. I don't understand on Computer Problems Already Affecting Florida Voters · · Score: 3, Insightful

    I don't understand some days. Software can be written great. It can be written flawlessly. And how fucking hard is it to say 1+1 = 2? Ok so you may have to keep track of each vote. Thats where a database comes in. But seriously people, how fucking hard is it to write a piece of software with a touch screen that breaks? Ok... lets see touch screen passes point on screen to software. Software translates point into multiple different regions representing the intended vote. Software then confirms vote with voter. Voter leaves booth. Voter enters booth, voter touches screen a few times, voter leaves booth. I mean no shit, I could design using PC hardware and a touch screen, a pretty unbreakable, unproblematic voting machine. And you know how long it would take me to do it... 6 months. The first month is all planning. The second month is design. Third month is redesign/replanning. Fourth final design. Month Five, guess what fixing small bugs, which shouldn't be a big problem with the proper planning. Month Six, taking the machine out on the public and letting them try to break it. Find elderly people at a retirement home let them test it for ease of use and understanding. Take it to corporate america and let them see if it will let them vote fast enough.

    Now here is the kicker... using fiber optic cabling, port security enabled on switch, and 5 redundant counting mechanism on 3 different machines, two machines which are off site. Oh and guess what... all I need to communicate between the site and the servers offsite is a 56k modem. Why so small bandwidth? Because passing votes around doesn't require much bandwidth... its not a movie or even streaming audio, its text, that would of course be encrypted using massive shared keys. So phone tapping won't work, shit, I will go ahead and implement an error checking mechanism ontop of the already existing modem error checking. Why can companies no do simple things simply. I bet a good portion of those machines are running windows... why because windows sounds good. Hell, I can remember a touch screen on Apple IIe computers, we can use one of them for our clients. They had modems for those... We can do some rudimentary encryption and error checking on them.... whats wrong? Afraid of using older simpler hardware to do a simple task.

    Oh well, I got to rant, now I wonder if this will be modded troll or interesting.