LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Blogs > Musings on technology, philosophy, and life in the corporate world
User Name
Password

Notices


Hi. I'm jon.404, a Unix/Linux/Database/Openstack/Kubernetes Administrator, AWS/GCP/Azure Engineer, mathematics enthusiast, and amateur philosopher. This is where I rant about that which upsets me, laugh about that which amuses me, and jabber about that which holds my interest most: *nix.
  1. Old Comment

    My little PXE experiment?

    Update: if you look hard enough, you will find the UEFI settings for your motherboard that allow you to pxeboot legacy bootloaders. I have done this, and my wife's machine now pxeboots the menu I have setup.
    Posted 12-04-2012 at 06:31 PM by rocket357 rocket357 is offline
  2. Old Comment

    My little PXE experiment?

    I now have Linux Mint 14 and BackTrack 5 livecd's booting via PXE, and I've broken everything out into sub-menus and swapped menu.c32 for vesamenu.c32 (including obligatory OpenBSD boot backgrounds).

    Followup blog post to come...
    Posted 11-25-2012 at 04:52 AM by rocket357 rocket357 is offline
  3. Old Comment

    My little PXE experiment?

    I managed to get BitDefender 2013 working (sort of) properly (it boots to the GUI now, at least) by mounting the iso (vnconfig for openbsd) and copying the iso contents out to a directory in /tftp, then exporting the directory via nfs. It's a brutally ugly hack, but it appears to work.

    More to follow if I can get some of these other isos working.
    Posted 11-24-2012 at 05:44 AM by rocket357 rocket357 is offline
  4. Old Comment

    Boredom gets the best of me...twice.

    Actually, because of the timing, that's what the police said. They apparently see a spike in vandalism just before school starts. Seems like a stupid "back-to-school" idea, but whatever...
    Posted 08-23-2012 at 08:52 PM by rocket357 rocket357 is offline
  5. Old Comment

    Boredom gets the best of me...twice.

    Could have been a random act of vandalism by braindead kids.
    Posted 08-23-2012 at 06:26 AM by brianL brianL is offline
  6. Old Comment

    VI...making newbies scream since 1976

    I don't have enough fingers to use emacs, honeybadger. I only have 10 =)

    And I've wondered how many "vi /etc/fstab" instructions were pranks, too, the_dsc. I don't know if it is simple "I'm used to it, so I don't even think about it" or malicious "haha, this will be hilarious!". I'd hope that it is complacency vs. maliciousness, but you never know.
    Posted 07-13-2012 at 04:17 PM by rocket357 rocket357 is offline
  7. Old Comment

    VI...making newbies scream since 1976

    I think nano is pretty much reasonable. Ideally perhaps a newbie-friendly it would mimick GUI editors in more shortcuts such as control+s to save and control+o to open (I always catch myself either doing control + o to try to save something in kwrite or control + s to try to save in nano), but it's light-years away of vi in newbie-friendliness. I just don't get why is that so common to see sometimes instruction apparently directed at newbies saying thing like first you got to edit file X, type "vi filex". I think it in some cases it may be some sort of prank on newbies, and if we were to see the one who did the suggestion he'd have the "trollface" expression. "Problem, noob?".
    Posted 07-09-2012 at 10:23 PM by the dsc the dsc is offline
  8. Old Comment

    VI...making newbies scream since 1976

    If you think vi makes new commers yell and run away wait until they find out the _beast_ called emacs. I think it will take them (atleast me) months even to find out that there is even a news reader in it... For the life of me I could not get my head around emacs (I tried a lot of times though).
    BTW dont you think it would be a _lot_ better if someone had written a simple help file? Whatever I learned about vi was from vim
    Posted 07-09-2012 at 02:20 PM by honeybadger honeybadger is offline
  9. Old Comment

    Microsoft, why do you hate me?

    I actually don't work for that company anymore, error_401, so unfortunately I can't say as to the long term effectiveness of the solution (Broadcom aggregation) we settled on.

    Where I'm at now, I work solely on Linux and BSD, and virtually all of the NICs are paired into bonded pairs for all of our customer's critical HA servers. I work in Enterprise, so everything is redundant and scalable (well, in theory, at least haha). My previous company would've compared to what we call an "Agency" customer (tons of small sites with little failover capability)...so opportunities to solve silly problems like the one in this blog post are few and far between at my current job. Now I'm working more on architecting solutions and building infrastructures than trying to figure out why connections get dropped each night (though that does happen here on occasion, too =).

    Perhaps I'll contact my buddies at my previous company and ask how the Broadcom NIC bonding worked out...
    Posted 07-04-2012 at 03:10 PM by rocket357 rocket357 is offline
  10. Old Comment

    Microsoft, why do you hate me?

    Yeah - know that - been there.
    Happy today that my own systems about 6 PC's and Laptops run on Linux today. Windows is where it should be in VM.

    Remember the times I had to restart my Windows Servers minimum once a week to keep them running happily whil I restarted the UNIX machine once every 6 months. And the sole reason was to give the case a good cleaning and change filters.

    Ever tried some creative way of aggregating the data? Comes to mind that more bandwith is usually quickly eaten up by more data. But it sounds as if you know your stuff.

    As for hardware manufacturers - they increasingly start to act like MS and build systems but not to the end and leave you with unfinished solutions. Not thought through and always something new which won't fit into the old stuff.

    Good luck
    Posted 06-28-2012 at 02:18 AM by error_401 error_401 is offline
  11. Old Comment

    VI...making newbies scream since 1976

    My honest opinion? Learn to stand before you learn to walk. There are numerous "lightweight" GUI distros out there (I'm not an expert in this area...I run very minimalist command line systems, typically). Ask around...LQ.org has tons of knowledgeable people when it comes to all of the variations in Linux that you could imagine. Mint 13 is too slow? Grab an XFCE distro. Still too slow? Grab a fluxbox distro. You have the choice.
    Posted 06-21-2012 at 07:26 PM by rocket357 rocket357 is offline
  12. Old Comment

    VI...making newbies scream since 1976

    Hi Rocket357,
    In my case; really a newbie, I have not learned much about using terminal mode, if VI means that, and I'm not any kind of a computer programmer. I'm more of an end user. I moved into linux because of the headaches of Windows crashing and slow performance. Started with PCLOS about 2006 and progressed to Mint11, Mint13 is slower, and would like to use Slackware 13.37. However, it does not come with a GUI after installation. I can log on in terminal mode....where do I go from there? Was there a choice I missed? Not sure. Us newbies don't understand coding format and have difficulty when someone tells us to type the following code. No example here. We do not know where the code is exact or the person expects me to know a variable, I should know, goes there. So that is where I'm lost. Yes, I have looked at the 'Help' listing but again it is Greek. I did discover how to get a director listing and print it. I keep reading and try to learn, so time consuming and I don't read so fast.

    The install was made on the hard drive that had Mint13 on it. So that is where I stand now. I use multiple 2.5" HDs for different OSs and one drive is dual boot with Linux Ubunta/Windows 7. All this is used on a Dell 1545 laptop with 4gb RAM.
    Sincerely Hopeful.
    Posted 06-19-2012 at 08:32 AM by kayakman kayakman is offline
  13. Old Comment

    Hello again, LQ!

    See? I've been so busy I didn't have time to lookup the correct usage of that phrase! heh

    In all seriousness, though, I will eventually get the home network locked down tight. Before the move I was at Phase 2 (and working on Phase 3). Hopefully I can get further this time.
    Posted 03-08-2012 at 10:37 AM by rocket357 rocket357 is offline
  14. Old Comment

    Hello again, LQ!

    Hello again!
    Quote:
    I've been busier than a one legged man in a...well, you get the picture
    Think you're getting a little mixed-up there. We have a saying over here for someone who's useless: "He's as much use as a one-legged man at an arse kicking party."
    Posted 03-08-2012 at 10:03 AM by brianL brianL is offline
  15. Old Comment

    Hello again, LQ!

    Yes, Web31337, having lots of fun heh. Phase 1 of "protect rocket357's corner of the net" is complete. I now have a proper OpenBSD firewall on the front lines instead of that silly Netgear thing I threw out there just to get some wireless going over my ISP.

    Next step: configure core net services on the Ultra2 (dhcp/dns/krb5/etc...).
    Posted 03-08-2012 at 08:32 AM by rocket357 rocket357 is offline
  16. Old Comment

    Hello again, LQ!

    uwah i see you're having lots of fun there! burn along!
    Posted 03-08-2012 at 03:06 AM by Web31337 Web31337 is offline
  17. Old Comment

    RHCE - a bit late, but almost done!

    Well, if the practice exam today was any indication, the official test is going to suck.

    Though, from what I understand my instructor was feeling a bit "evil" and decided to break a few selinux directory contexts just to give us a bit more "practice" at troubleshooting. This, he assures us, won't be the case on the official test.

    No, the official test will be a clean install, he says.

    Blarg.
    Posted 02-10-2012 at 02:59 PM by rocket357 rocket357 is offline
  18. Old Comment

    vpnc auto-reconnect script

    No problem, paulocr! Glad it helped!
    Posted 11-17-2011 at 03:13 PM by rocket357 rocket357 is offline
  19. Old Comment

    vpnc auto-reconnect script

    This was extremely helpful, I had to tweak it a little bit to match my installation but it worked as a charm.
    Thanks for sharing it!
    Posted 11-13-2011 at 11:16 AM by paulocr paulocr is offline
  20. Old Comment

    "Your time is coming"

    Thank, MrCode! =)
    Posted 10-18-2011 at 02:06 PM by rocket357 rocket357 is offline

  



All times are GMT -5. The time now is 01:58 PM.

Main Menu
Advertisement
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration