1. SPS Accounts:
    Do you find yourself coming back time after time? Do you appreciate the ongoing hard work to keep this community focused and successful in its mission? Please consider supporting us by upgrading to an SPS Account. Besides the warm and fuzzy feeling that comes from supporting a good cause, you'll also get a significant number of ever-expanding perks and benefits on the site and the forums. Click here to find out more.
    Dismiss Notice
Dismiss Notice
You are currently viewing Boards o' Magick as a guest, but you can register an account here. Registration is fast, easy and free. Once registered you will have access to search the forums, create and respond to threads, PM other members, upload screenshots and access many other features unavailable to guests.

BoM cultivates a friendly and welcoming atmosphere. We have been aiming for quality over quantity with our forums from their inception, and believe that this distinction is truly tangible and valued by our members. We'd love to have you join us today!

(If you have any problems with the registration process or your account login, please contact us. If you've forgotten your username or password, click here.)

Random Linux babbling thread

Discussion in 'Techno-Magic' started by Disciple of The Watch, Sep 19, 2006.

  1. Disciple of The Watch

    Disciple of The Watch Preparing The Coming of The New Order Veteran

    Joined:
    Aug 20, 2005
    Messages:
    7,024
    Likes Received:
    38
    Gender:
    Male
    I just installed Slackware 10.2 on my other PC (has to install two times, since I screwed up the first time), and I was wondering how to setup an USB flash drive to be functional in Linux.

    I successfully got the NVIDIA driver to work (I have no clue to what it changes, but oh well), but I'm still scratching my head as to how to get a flash drive to work.

    Also, which antivirus and firewalls run on Linux? What about setting those up?

    [ September 22, 2006, 21:32: Message edited by: Disciple of The Watch ]
     
  2. Blackthorne TA

    Blackthorne TA Master in his Own Mind Staff Member ★ SPS Account Holder Adored Veteran Pillars of Eternity SP Immortalizer (for helping immortalize Sorcerer's Place in the game!) New Server Contributor [2012] (for helping Sorcerer's Place lease a new, more powerful server!) Torment: Tides of Numenera SP Immortalizer (for helping immortalize Sorcerer's Place in the game!)

    Joined:
    Oct 19, 2000
    Messages:
    10,413
    Media:
    40
    Likes Received:
    232
    Gender:
    Male
  3. Disciple of The Watch

    Disciple of The Watch Preparing The Coming of The New Order Veteran

    Joined:
    Aug 20, 2005
    Messages:
    7,024
    Likes Received:
    38
    Gender:
    Male
    Thanks for the links, BTA.

    I got the USB flash drive working using the following:

    mount -t ntfs /dev/sda1 /mnt/usbkey

    NTFS because I accidently formatted my flash drive in NTFS.

    For antivirus matters, there is a freeware version of Panda which runs on Linux.
     
  4. Wordplay Gems: 29/31
    Latest gem: Glittering Beljuril


    Joined:
    Oct 14, 2002
    Messages:
    3,453
    Likes Received:
    1
    You'll notice that Linux requires a lot of work just to get it working with your hardware. At least you got nVidia's driver to work where Mandriva said nay to me.

    You don't need AV on Linux as of yet. It's not that common that virii-writers would bugger to program malware for non-Windows OS. But good luck; it will require more patience than what I had to get through each device and sorting it out to a working order. And then finding good programs and sorting them out. :shake:
     
  5. Disciple of The Watch

    Disciple of The Watch Preparing The Coming of The New Order Veteran

    Joined:
    Aug 20, 2005
    Messages:
    7,024
    Likes Received:
    38
    Gender:
    Male
    Mandriva refused the NVIDIA driver? That's odd. Then again, I'm not overtly familiar with Linux, but it went like a charm on Slackware.

    Yeah, Linux is more work, hardware-wise. It just proves how lazy of an OS Winblows is - everything is done for you.

    But anyway, if the antivirus is optional, I think I'll pass until I perfect what little knowledge I have about Linux. I got the network, sound, graphics (whatever it changes) working A1.

    It's definitively more head-scratching, but it's definitively worth it to be rid of M$.

    [ September 21, 2006, 03:50: Message edited by: Disciple of The Watch ]
     
  6. Taza

    Taza Weird Modmaker Veteran

    Joined:
    Oct 23, 2002
    Messages:
    1,447
    Likes Received:
    25
    Well, Mandriva is simply crappy.

    I use Debian (when I need stability and speed), Ubuntu (Kubuntu or Xubuntu, when I need features) and Knoppix (when harddrive install isn't a good idea).

    Yeah, I love the way apt works.
     
  7. Ziad

    Ziad I speak in rebuses Veteran

    Joined:
    Aug 3, 2004
    Messages:
    4,088
    Media:
    57
    Likes Received:
    47
    Knoppix is fantastic. On my system it takes me far less time to configure hardware with Knoppix than with Windows. Even the Knoppix hardware installation worked like a charm. The only problem I had (with Knoppix 4) was that apt-get update and upgrade mess up badly (because they would install Debian on top of Knoppix - messy). Knoppix 5 apparently has a smarter hard drive installer - I'm trying it out this weekend.
     
  8. Disciple of The Watch

    Disciple of The Watch Preparing The Coming of The New Order Veteran

    Joined:
    Aug 20, 2005
    Messages:
    7,024
    Likes Received:
    38
    Gender:
    Male
    I'm not overtly familiar with Linux, so I might post here quite a bit.

    Another problem I've stumbled upon is the graphic card. It's stuck at 640x480, and will go no higher, so the display looks really crappy. I've been trying to fish a driver for Linux, but it seems that all that can be found are M$ drivers. I use a crappy onboard S3 Trio 3D, and don't really plan to cram in a new graphic card in the comp, as I don't want to invest in my old P3.

    If any of you guys find anything that could be of some assistance to me, do let me know.

    Also, sound isn't working - Linux does not detect my sound card. It's an old ISA Sound Blaster 16, so I think this might be the reason. I think I'll try removing the ISA card and re-enable the onboard card.

    Third, but not least - to get on the Internet, I need to install a program that my ISP provided me with. There are two versions for Linux, which are kernel-dependant, and nine hells know I have NO idea what kernel I am running, never mind getting the Ethernet card to work correctly. I tried "ifconfig eth0 up", but still end up with no IP whatsoever.
     
  9. Taza

    Taza Weird Modmaker Veteran

    Joined:
    Oct 23, 2002
    Messages:
    1,447
    Likes Received:
    25
    If you want higher than 640x480 in shell, you probably have to add that in the bootmanager configuration (vga=xxy in menu.lst for grub - refer to the grub manual).

    If you want higher than 640x480 in X, you need to reconfigure X. The configuration file for Xorg is at /etc/Xorg/X11.conf, IIRC, but this can vary by distribution. Again, refer to the manual.

    The sound card requires the correct module be added to the kernel - relatively simple in the kernel docs, usually a royal pain though. I've gotten that specific model to work, though, so don't lose hope.

    And by default most nix distros only recognize the 'net when configured with dhcp. Anything else, and you're in the land of deep wizardry, especially with Slack.
     
  10. Ziad

    Ziad I speak in rebuses Veteran

    Joined:
    Aug 3, 2004
    Messages:
    4,088
    Media:
    57
    Likes Received:
    47
    I've had the same problem you describe, DotW. Xorg is annoying in this respect, as it doesn't like a lot of graphic cards (it wouldn't recognise my ATI X700 Pro either). Whereas XFree86 (which was the more popular version of X a couple of years ago) would still allow you to display in 1024x768, Xorg gets stuck at 640x480. Really your only option is to find a driver - there must be one somewhere on the internet. S3 themselves will probably not have one, so you'll have to dig for a user-made driver (they tend to work really well, so no problem there). Both ATI and Nvidia have Linux drivers for their cards, so this might be another option. You could find an older (Geforce 2 or 3) card for a very cheap amount and that will work.

    No tricks to share for sound and network, as mine work like a charm. I do think Slackware is not as easy to configure as other Linux distros (Ubuntu in particular), so you might want to think about switching to another distro if this one's too hard for you.
     
  11. Morgoth

    Morgoth La lune ne garde aucune rancune Veteran

    Joined:
    Jul 21, 2002
    Messages:
    3,652
    Media:
    8
    Likes Received:
    86
    Gender:
    Male
    Just install XFree86 with apt-get and you'll be fine then.

    For some further random babbling: firefox might be good on Windows, but on Linux it sucks.
    The popupblocker is almost nonexistant, the official Debian version is 1.0.4 (current is 1.5) and on some pages it crashes faster than Richard Hammond in a jet-powered car (bwahaha)
     
  12. Wordplay Gems: 29/31
    Latest gem: Glittering Beljuril


    Joined:
    Oct 14, 2002
    Messages:
    3,453
    Likes Received:
    1
    @ Taza

    Don't lose hope after the litany you just croaked? Yeah, right, when it does to fix all the Linux problems is to insert WinXP CD, click yes, and wait for 30 minutes. :shake:

    (Okay, not really, but fixing the sound, screen, and network alone could take 20 hours of work easy, especially if you are starting from scratch. Compare to the install-process of any Win-app and you'll start understanding why Linux isn't becoming popular.)
     
  13. Disciple of The Watch

    Disciple of The Watch Preparing The Coming of The New Order Veteran

    Joined:
    Aug 20, 2005
    Messages:
    7,024
    Likes Received:
    38
    Gender:
    Male
    Well, for the Internet access program, I've contacted my ISP, and I get told "the software isn't made for Linux". I can get rp-pppoe that MIGHT work... otherwise I was recommended to switch distros in favor of either SuSe or any of the Ubuntu (Kubuntu, Xubuntu, and the rest), because the PPPoE software is already built and relatively easy to configure.

    So, it seems Slackware was a bad choice. Good thing I got a friend to download it for me. What do you guys think about SuSe and Ubuntu? Which one would be the best choice? Graphic-wise, I'm leaning for Xubuntu.
     
  14. Taza

    Taza Weird Modmaker Veteran

    Joined:
    Oct 23, 2002
    Messages:
    1,447
    Likes Received:
    25
    I'd go with Xubuntu or Kubuntu - or perhaps Ubuntu with the xfce-desktop package installed - all the features and look of Xubuntu (except the initial lightness), with all the features (and bloat) of Ubuntu.

    You need to reconfigure Grub for *ubuntu to look good, though.
     
  15. Ziad

    Ziad I speak in rebuses Veteran

    Joined:
    Aug 3, 2004
    Messages:
    4,088
    Media:
    57
    Likes Received:
    47
    Huh?
    Not to sound patronising, but if you're blaming Firefox because Debian ships with an older version of the software... It's like blaming Windows for not shipping with Adobe Photoshop.

    Just download the latest version of Firefox for Linux. Works like a charm, and as far as I'm concerned it works on Linux better than on Windows, and again for a reason that has nothing to do with any of Windows, Linux or Firefox: it's simply because Java has the tendency to crash Firefox (and IE, and Opera, and Netscape for that matter) under Windows, every once in a while.

    As for the popup blocker, I never use the Firefox built-in one anyway. Adblock Plus is much better, and ever since I installed it I've never seen an ad again (with the exception of SP ones, which I allow to pass through)

    On a completely unrelated note, if by "official" version of Debian you mean the stable release, then that's outdated by a year or two last time I checked. The only reason I can think of for using Debian Stable is if you're running a critical server that must NOT go down no matter what. For desktop purposes, you would never be able to tell the difference in stability between Debian Stable and Testing anyway.
     
  16. Morgoth

    Morgoth La lune ne garde aucune rancune Veteran

    Joined:
    Jul 21, 2002
    Messages:
    3,652
    Media:
    8
    Likes Received:
    86
    Gender:
    Male
    All those problems I mentioned occur with the 1.5.0.7 version, and not with the *stable* 1.0.4 version.

    I didn't mention my biggest problem with Firefox because then I wasn't quite sure whether it could be blamed on Firefox or on the mouse-config inside the XWindow System, the problem is that the middle-mouse button is apparently the magic button.
    When I click on a part of the webpage that isn't a link, firefox replaces the page I am watching with a random webpage. ****** annoying and only recently did I find the option for turning it off, why firefox uberhaupt included such a stupid option goes beyond me.
     
  17. Disciple of The Watch

    Disciple of The Watch Preparing The Coming of The New Order Veteran

    Joined:
    Aug 20, 2005
    Messages:
    7,024
    Likes Received:
    38
    Gender:
    Male
    Well, I settled for Kubuntu because of the K Desktop Environement, which I am familiar with (thanks to Slackware), and just ordered a copy via the Ubuntu website.

    For the moment, I'm back on Winblows 2k. *shrugs*

    As for Firefox on Linux, I can't really speak - I've been working with Konqueror on Slackware, which works great.
     
  18. Disciple of The Watch

    Disciple of The Watch Preparing The Coming of The New Order Veteran

    Joined:
    Aug 20, 2005
    Messages:
    7,024
    Likes Received:
    38
    Gender:
    Male
    'Kay, time for more intrigue.

    Seeing as Slackware just doesen't work (and that I can't spare the dough for a video card), my buddy brought me Fedora, from Core 1 to Core 4. I was told that since I have an old machine Core 1 would be the way to go. I only have CD1 for Core 2 and Core 3, however, and he got mixed up burning Core 4... CD1 is fine, but CD2 is actually a Slackware CD.

    I'm getting ready to install it, but there are a few things I wanted to be sure about:

    First, I was told that Fedora Core 1 does not support NTFS, but only FAT32. This is no big deal, but my flash drive is in NTFS, and if Fedora *really* doesen't support NTFS, then I'll reformat it in FAT32.

    Next, and most important, my internet connection. I have an ADSL connection which uses the PPPoE protocol, and the program they gave me, not surprisingly, doesen't work on Linux. I was pointed out towards RP-PPPoE, which was told would make my Internet connection work. I have no idea whatsoever how to get the thing to work, so before switching to Fedora, I was wondering is any of you ever configured the damn thing.

    That's it for now... my Kubuntu is also underway, and PPPoE is supposed to be included with it.

    Hmm, while we're at it, between Fedora and Kubuntu, which distro would you guys settle for?
     
  19. Blackthorne TA

    Blackthorne TA Master in his Own Mind Staff Member ★ SPS Account Holder Adored Veteran Pillars of Eternity SP Immortalizer (for helping immortalize Sorcerer's Place in the game!) New Server Contributor [2012] (for helping Sorcerer's Place lease a new, more powerful server!) Torment: Tides of Numenera SP Immortalizer (for helping immortalize Sorcerer's Place in the game!)

    Joined:
    Oct 19, 2000
    Messages:
    10,413
    Media:
    40
    Likes Received:
    232
    Gender:
    Male
    I have used Fedora since it was Red Hat 6.0 and have been extremely happy with it. Currently on Fedora 4, though Fedora 5 is now released.

    If you have an ADSL connection, why don't you download the ISO images yourself from fedora.redhat.com ?
     
  20. Disciple of The Watch

    Disciple of The Watch Preparing The Coming of The New Order Veteran

    Joined:
    Aug 20, 2005
    Messages:
    7,024
    Likes Received:
    38
    Gender:
    Male
    I wish it was that easy. Unfortunatly, my ISP imposes me an ONE gigabyte download quota... so if I download two ISOs, I busted my monthly quota and then it begins costing an arm and a leg.
     
Sorcerer's Place is a project run entirely by fans and for fans. Maintaining Sorcerer's Place and a stable environment for all our hosted sites requires a substantial amount of our time and funds on a regular basis, so please consider supporting us to keep the site up & running smoothly. Thank you!

Sorcerers.net is a participant in the Amazon Services LLC Associates Program, an affiliate advertising program designed to provide a means for sites to earn advertising fees by advertising and linking to products on amazon.com, amazon.ca and amazon.co.uk. Amazon and the Amazon logo are trademarks of Amazon.com, Inc. or its affiliates.