Jump to content

scarecrow

Platinum
  • Posts

    5150
  • Joined

  • Last visited

Posts posted by scarecrow

  1. You must use VLC package and plugins from Penguin Liberation Front (PLF). VLC from the main repos is compiled with support ONLY for "free" media formats. There's no such issue with VLC from PLF, you can I/O virtually whatever audio/video file you wish.

    Installing VLC from PLF will also bring as a dependency ffmpeg from PLF, which supports more formats than the one from main repos.

  2. Unfortunately the nomenclature of the Linux initscripts is far from being unified. For example, in ArchLinux which I'm using for some six years, it used to be Daniewicz-like ( /etc/modprobe.conf ), which is still what all BSD distros use, but recently it has changed to /etc/modprobe.d/modprobe.conf

    Customization at the will of user is surely one of the greatest (if not the greatest) advantage of Linux over windblows, but it would harm no-one if there was a COMMON policy for config files storage.

    So- no need for "aagghh" dear daniewicz. It's not just distro-specific, but also release-specific.

  3. It sounds like a simple plan: Shrink the existing NTFS partition to whatever size you wish, and then install Mandriva from USB stick (if you don't have some USB CD-ROM handy).

    To shrink the existing XP installation, use Parted Magic

    Before shrinking, get sure your XP installation isn't very fragmented, and keep the final size of the partition at least 15% bigger than the total data in it.

  4. Uhhhh... I don't claim that I've used any Linux flavour out there, but NO serious distro overwrites files in /boot without user consent. At least, none of the distros I've used (and they are quite a few) does that.

    Moreover, if you have set up your Linux using RAID, and at some time you want to remove RAID, it's a nightmare most of the times. With a separate /boot partition, the procedue is way, way simpler.

  5. I keep just a small (256M) swap file in my systems, just in case. But you can do without any swap in 99% of the cases.

    I have a larger swap (3.2 GB, which is slightly larger than my physical RAM) in my laptop, because I use it to suspend to disk.

    Separate /root and /usr doesn't mak sense, but separate /var does in server systems (all logfiles are stored in there, and they can be huge).

    Also extremely convenient is a small (not more than 100M) /boot partition, in case you want to play with various linux distros in parallel.

  6. Static Ip's managed by the router (which of course also acts as an intenet gateway) is by FAR the simplest and cleanest solution.

    You do not need dhcp/wins if you use static addresses, and regarding DNS, you can rely to the DNS server which is pinned on your router, or explicitly define a different one on any of your machines- no matter if they are Linux or Windoze.

  7. Open a console and type in

    ping www.google.com

    If you get no response, then you must enter the Mandriva Control Center and set your network in there to use the aforementioned modem for connection.

    The Mandriva-specific network scripts have been made with ease of use in mind, and as such they are complex- IMHO a tad too complex for their own good.

  8. smbclient is enough, you don't need a full samba, nor any samba configuration.

    To access the windoze shares, just open dolphin or konqueror and type in the address bar

    smb://DOWNSTAIRSMEDIAPC

    Before DOWNSTAIRSMEDIAPC you can add the domain name, if you have set any.

×
×
  • Create New...