Welcome, Guest |
You have to register before you can post on our site.
|
Online Users |
There are currently 224 online users. » 0 Member(s) | 221 Guest(s) Applebot, Bing, Google
|
Latest Threads |
How to install Archboot i...
Forum: Network Problems
Last Post: Meup
2025-05-13, 01:41 PM
» Replies: 0
» Views: 511
|
clear logs in smoothwall
Forum: Security and Firewalls
Last Post: amanda63
2024-03-10, 03:27 PM
» Replies: 8
» Views: 89,236
|
I cannot install RedHat 8...
Forum: Redhat
Last Post: hybrid
2023-11-11, 01:01 PM
» Replies: 1
» Views: 42,582
|
How things are done, usin...
Forum: Xorg Problems
Last Post: ross
2023-09-04, 09:03 AM
» Replies: 0
» Views: 1,923
|
Im back.....
Forum: Hello
Last Post: anyweb
2021-01-17, 11:36 AM
» Replies: 1
» Views: 5,416
|
add mp3 plugin to xmms in...
Forum: Fedora
Last Post: anyweb
2021-01-17, 11:30 AM
» Replies: 11
» Views: 41,533
|
Configuring VSFTPd Server
Forum: FTP Server
Last Post: Johnbaca
2020-10-14, 10:25 AM
» Replies: 32
» Views: 118,584
|
Wolf won't play sound!
Forum: Game Problems
Last Post: Guest
2020-10-03, 05:51 PM
» Replies: 1
» Views: 56,353
|
Using git + python
Forum: How Do I?
Last Post: Clueless puppy
2020-08-21, 04:37 PM
» Replies: 0
» Views: 46,259
|
what does your nick mean ...
Forum: Hello
Last Post: volt
2020-08-06, 03:25 PM
» Replies: 28
» Views: 42,188
|
|
|
how do i get red hat 9 to mount ntfs file system |
Posted by: justsomeone - 2005-08-06, 05:33 PM - Forum: Filesystem Management
- Replies (2)
|
 |
[root@localhost root]# mount -t ntfs /dev/hda1 /home/windows
mount: fs type ntfs not supported by kernel
[root@localhost root]#
is there a patch i can get besides upgrading? my computer has some kinda problem that it doesnt like fedora...somethin about memory problems but anyways - is there a kernel upgrade out there that i could get or somethin so i can mount this windows drive and get all my good stuff
|
|
|
Fedora 4 extras |
Posted by: Randall - 2005-08-03, 03:30 PM - Forum: Fedora Core Release 4
- Replies (4)
|
 |
I get alot of questions like. How to do I install mp3 support and how do I play a dvd movie in Fc4. Well I have a simple how to to help you play that movie and or mp3.
First run this command as su(root). This will install the livna rpms wich have tons of apps
Code: rpm -ihv http://rpm.livna.org/fedora/4/i386/RPMS.lvn/livna-release-4-0.lvn.7.4.noarch.rpm
Second Run this. freashrpms also have a lot of a huge libary of apps
Code: rpm -ihv http://ayo.freshrpms.net/fedora/linux/4/i386/RPMS.freshrpms/freshrpms-release-1.1-1.fc.noarch.rpm
Now lets install the Mp3 plugins
Code: yum -y install xmms-mp3 gstreamer-plugins-mp3 libmad libid3tag
Now if you want a CD ripper I like grip its has a nice gui and it works.
Now lets install the Flash Plugin
Code: vi /etc/yum.repos.d/flash.repo
paste the following into that blank file
Quote:[macromedia]name=Macromedia for i386 Linuxbaseurl=http://macromedia.mplug.org/rpm/
enabled=1
gpgcheck=1
gpgkey=http://macromedia.mplug.org/FEDORA-GPG-KEY
Code: yum -y install flash-plugin
Now lets get some dvd action. this will install xine and everything else you need to play dvds. note this will install dvd libraries so you can use dvd with any other program that supports dvd. I just find that xine to be nice.
Code: yum -y install xine xine-lib xine-skins
Now lets say you want to play a QuickTime, AVI or ASF well mplayer will do that.
Code: yum -y --disablerepo=livna install mplayer mplayer-skins mplayer-fonts
Now for the windows 32 codecs. This will install everything you need to play most everything you can think of.
Code: wget http://www1.mplayerhq.hu/MPlayer/releases/codecs/essential-20050412.tar.bz2
gtar xjvf essential-20050412.tar.bz2
mkdir /usr/local/lib/win32
mv essential-20050412/* /usr/local/lib/win32
Now lets install the mpayer plugin for Internet Browsers
Code: yum -y install mplayerplug-in
Now lets install Java
Code: For the newest version of java. Go to Sun http://java.sun.com/j2se/1.5.0/download.jsp and download the Jre self extracting rpm. (referred to as JRE 5.0 Update 4 includes the JVM technology.The J2SE Runtime Environment (JRE) allows end-users to run Java applications. )
If you want a painless install download from the link below
[URL=http://jdl.sun.com/webapps/download/AutoDL?BundleId=10148]Download Java[/URL]
chmod +x jre-1_5_0_04-linux-i586-rpm.bin
./jre-1_5_0_04-linux-i586-rpm.bin
rpm -ivh jre-1_5_0_04-linux-i586-rpm --nodeps
unlink /usr/bin/java
ln -s /usr/java/jre1.5.0_04/bin/java /usr/bin/java
ln -s /usr/java/jre1.5.0_04/plugin/i386/ns7/libjavaplugin_oji.so /usr/lib/mozilla/plugins
to verify Java is properly installed in Firefox type
in the address bar, scroll down and you should see this
Quote:Java Plug-in 1.5.0_04-b05
File name: libjavaplugin_oji.so
Java Plug-in 1.5.0_04
MIME Type Description Suffixes Enabled
application/x-java-vm Java Yes
application/x-java-applet Java Yes
application/x-java-applet;version=1.1 Java Yes
application/x-java-applet;version=1.1.1 Java Yes
application/x-java-applet;version=1.1.2 Java Yes
application/x-java-applet;version=1.1.3 Java Yes
application/x-java-applet;version=1.2 Java Yes
application/x-java-applet;version=1.2.1 Java Yes
application/x-java-applet;version=1.2.2 Java Yes
application/x-java-applet;version=1.3 Java Yes
application/x-java-applet;version=1.3.1 Java Yes
application/x-java-applet;version=1.4 Java Yes
application/x-java-applet;version=1.4.1 Java Yes
application/x-java-applet;version=1.4.2 Java Yes
application/x-java-applet;version=1.5 Java Yes
application/x-java-applet;jpi-version=1.5.0_04 Java Yes
application/x-java-bean Java Yes
application/x-java-bean;version=1.1 Java Yes
application/x-java-bean;version=1.1.1 Java Yes
application/x-java-bean;version=1.1.2 Java Yes
application/x-java-bean;version=1.1.3 Java Yes
application/x-java-bean;version=1.2 Java Yes
application/x-java-bean;version=1.2.1 Java Yes
application/x-java-bean;version=1.2.2 Java Yes
application/x-java-bean;version=1.3 Java Yes
application/x-java-bean;version=1.3.1 Java Yes
application/x-java-bean;version=1.4 Java Yes
application/x-java-bean;version=1.4.1 Java Yes
application/x-java-bean;version=1.4.2 Java Yes
application/x-java-bean;version=1.5 Java Yes
application/x-java-bean;jpi-version=1.5.0_04 Java Yes
Now lets say your have windows xp and want to access the information. this will allow your read it only. and you have to do this everytime you update your kernel.
Code: yum -y install kernel-module-ntfs
Now this should get you started happy Fc4ing :)
|
|
|
longhorn 5112 dual boot with xp |
Posted by: anyweb - 2005-08-02, 08:24 PM - Forum: Vista
- No Replies
|
 |
xp on c:
lh5112 on d:
(one hdd, split into two partitions)
cheers
anyweb
Code: [boot loader]
timeout=30
default=multi(0)disk(0)rdisk(0)partition(2)\WINDOWS
[operating systems]
multi(0)disk(0)rdisk(0)partition(2)\WINDOWS="Microsoft Windows Longhorn" /NOEXECUTE=OPTIN /FASTDETECT /USENEWLOADER
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP Professional" /NOEXECUTE=OPTIN /FASTDETECT
|
|
|
Linux-noob add on |
Posted by: xDamox - 2005-08-02, 07:25 PM - Forum: Polls
- Replies (18)
|
 |
Hey all,
I have been thinking of creating a small site that will affiliate with linux-noob.com the only different is there will no forum and it will be just a site with Linux tutorials on. The idea will make it easy for Linux users to browse through the tutorials and if they have comments they can post them on Linux-noob.com forum :)
The tutorials will all be PDF to stop punks stealing work ;) I noticed some around :( (not on the forum on other sites).
Tutorial can still go on Linux-noob.com but the ones on the project will have to be proof read :)make sure all the English and gramme is correct.
any other ideas/comments you have just post them :)
|
|
|
Cant Install :( |
Posted by: Substance - 2005-08-02, 02:29 AM - Forum: Fedora
- Replies (3)
|
 |
Cant seem to install on an AMD K6-700MHZ system, i cant even get XP pro to reinstall i hvae i think the award bios, and i set it to boot my xp/fedora core cd's and it always says theres a problem invalid system disk, boot from atapi cd-rom: failure so im at a stuc here my original plan was..
Format, Install XP Professionall on my 60GB hardrive.
Set everything up, patches,drivers, etc
then i would install Fedora Core 4
on my 2nd hardrive that for some reaosn is considered my primary even when its not, install fedora core 4 on my 20gb hardrive im really interested in Linux and want to broden my knowledge =/ i try alot of os's mandrake was my first linux i tried linspere, suse, and Gentoo but Fedora Core looks Promising and cool :P HELP!!! [img]<___base_url___>/uploads/emoticons/default_ph34r.png[/img]
Damn Sorry if this is in the wrong thread.
|
|
|
|