@# Quotes DB     useful, funny, interesting





Google
 
Web www.quotesdb.info
Undernet  |  EFnet  |  Quakenet  |  Freenode  |  Dalnet  |  Ircnet  |  Galaxynet
Page: 1 2 3 4 5 6 7 8 9 10 11 12



Comments:

<0> This isn't a job for a newbie
<0> Probably.
<0> I'm not sure what Debian builds into its kernel.
<0> Try 'modprobe ntfs' which may or may not generate an error
<0> Either way 'cat /proc/filesystems'
<1> nothing..
<1> no errors.. just went to next line
<1> what am I looking for on cat /proc/filesystems
<0> That's a good sign actually.
<1> I have a list
<0> Check if 'ntfs' is listed
<0> If it is, you're in luck
<1> yes
<2> hi
<0> OK, then you should be able to mount an NTFS partition read-only.
<3> *you do not want to write to ntfs filesystems* * EVER *



<0> mount -t ntfs -o ro /dev/whatever /mnt/new_directory_you_just_made
<1> okay, once I mount it, I should se it in my /mnt/win
<1> ?
<1> sweet.. it's there
<1> how do I get it to auto mount when I boot up?
<0> Edit /etc/fstab
<4> what is the USB drive's mount point ?
<4> err.
<1> do I just put in the command that you just gave me?
<1> on the /etc/fstab?
<4> not mount ponit, but the device I have to mount?
<2> I'm planning on building a new pc, not very expensive, preferebly spent ~ on mb/cpu, and am very confused with the number of latest cpus. I mainly use FC4. Can anyone please suggest something?
<4> eviland, what do you exactly want to do ?
<0> eviland: Is an entry level dual core Athlon in your price range?
<1> I think that I got it now...
<1> Thanks longword
<0> zep: Typically something like /dev/sda1
<4> longword, I have no sda ...
<2> zephyr__: well I mostly programme, write lots of docs using Latex, surf, download, watch dvds and the likes. I find my 1.4 Ahtlon 1gig very slow for even email under FC4
<4> That's the first thing that I tryed.
<0> evil: Are you sure you need a faster CPU?
<0> evil: How much swap are you using?
<5> Im trying to find a way to log user input for people who connect via SSh/ pts/X, anyone know of a way? RHE 3
<4> eviland, I belive there is something wrong with your OS, not with the CPU
<2> longword: i was using 1 gig, however my mb has just packed in so thik it's a good excuse to upgrade
<0> Saer: ttysnoop
<0> Saer: But you'll get no help with it
<5> meh yeah I got ttysnoop not exactly what I was lookin for
<0> evil: If you were using much swap then you should be looking for more RAM
<0> Saer: grsec perhaps?
<5> was more looking for something to write their input into a system log
<1> gotta run.. Thanks for the help..
<4> loonacy, is there any other device (meaning /dev/something ) that if I mount it will mount my USB flash drive ?
<4> because there is no sda ..
<5> possible, just saw grsec briefly can it do it?
<0> evil: Though bear in mind that the RAM you have likely won't work in a new system
<0> Saer: I'm not sure why ttysnoop won't
<2> longword: yeah, i recently upgraded to the 1gig ram from 512, but kept the swap at 1gig. Its far too slow in Windows when i occasionally I have to do some testing
<0> evil: OK.
<5> ttysnoop works with ssh2? I thought it was telnet only
<0> Saer: It can be done.
<2> so you'd recommend an entry level dual c amd?
<5> ok thats all I need then, I'll figure out the rest on my own :p thanks alot
<0> evil: You won't get away with just $300 I think
<4> longword, can you help me with my USB flash drive?
<3> and there goes another mainboard. goodbye, K7S5A
<0> zep: Is the usb-storage module loaded?
<2> longword: well I could possibly stretch a little if it's worth it. I don't want ot upgrade again for quite a while (poor MSc student, you see)
<4> longword, how can I check ?
<0> zep: /sbin/lsusb
<0> Err.
<0> That's useful actually but I meant /sbin/lsmod
<3> anyone with a spare K7 mainboard he/she wants to get rid of ?
<0> evil: $300 will get you a dual core CPU which will be worth keeping for a while but no RAM or motherboard
<4> longword, and I should look for ?
<0> Reve: If you find someone, ask if they've got three more
<0> zep: In lsmod look for usb-storage
<3> longword: will do. btw, you do have an account on linuxboxen.org ?
<6> Revenger what did you do to your k7s5a?
<2> longword: Yeah, but its so maybe I can stretch my budget. IS the Ath64 939X2 3800 +1MB Toldeo 90nm any good?
<3> tojoe: it just died.



<6> Revenger nothing burnt?
<4> longword, http://pastebin.com/572045
<0> evil: Yes it is.
<0> Reve: I do not.
<3> tojoe: no more function. no blown caps, no funny smell. nothing.
<2> longword: is this 64-bit business OK for linux atm?
<6> darn
<0> evil: Yes.
<0> evil: You can run a 32-bit distribution on it if you prefer
<3> revenger@daffy:~$ id longword
<3> uid=1047(longword) gid=1047(longword) groups=1047(longword)
<6> got a dead k7s5a with blown caps and diodes/fets in the vrm section - wokring fine now after replacing that stuff
<0> Oh really?
<7> Yes longword, really.
<2> longword: OK thanks. if my budget fails to stretch for a dual-core, im guessing you'd recommend the single one?
<0> evil: Well, they don't really sell slow CPUs any more
<4> longword, http://pastebin.com/572045 is what I get from "lsmod | grep usb" is tehere missing something?
<3> heh. sempron 2800+ is the slowest you can get here.
<2> And i see it's all SATA drives...
<8> model name : AMD Sempron(tm) 2200+
<8> d'oh.
<0> zep: That looks fine.
<0> zep: Take out the device
<0> zep: Run 'tail -n0 -f /var/log/messages'
<0> zep: Plug the device in again
<8> longword, did you see my two-week notice?
<4> longword, done. Nothing happens.
<6> themaxxz switching to server means removing ws though
<0> zep: Sounds like your USB host chipset driver isn't loaded
<0> zep: modprobe ehci-hcd
<0> zep: modprobe ohci-hcd
<0> zep: modprobe uhci-hcd
<0> Tempted to watch this England-Scotland rugby match
<0> Nice buildup
<0> They have half the cast of Braveheart on the pitch :)
<9> !gpl
<7> methinks gpl is about perpetual freedom whereas the BSD license allows people to take that away, or at http://www.gnu.org/copyleft/gpl.html
<9> o.O
<9> !lgpl
<7> extra, extra, read all about it, lgpl is the GNU Lesser General Public License, or at http://www.gnu.org/copyleft/lesser.html
<9> !bsd license
<7> the BSD-style license has important problems, see http://www.gnu.org/philosophy/bsd.html and http://www.gnu.org/philosophy/categories.html#TOCNon-CopyleftedFreeSoftware for why. ask me about x windows trap
<10> !msg
<7> It's possible to use private messages to the bots as well, to prevent the channel from being spammed, but some people (not the bots) don't like you asking for help in a private message. If you have a question, just ask it (see also: ask), or monosodium glutamate
<9> !x windows trap
<7> yes, there are important flaws in the xfree86-style license. See http://www.gnu.org/philosophy/x.html to know why.
<9> have to read
<8> !monosodium glutamate
<11> hey
<11> i have suse 10.1. I am trying to update my firefox to 1.5. how can i do it, to overwrite the old one?
<11> i donwloaded the archive, what do i do next? :D
<9> !mdns
<9> why is fedora installing some multicast dns responder with firefox?
<9> !mdns responder
<0> Znu: That's for Bonjour
<0> Znu: It's not 'DNS' as such
<9> what's bonjour ?
<7> Bonjour, znuff. Comment allez-vous?
<9> je suis bien, LadyByte
<0> Znu: rpm --query --info howl
<9> doesn't tell me much=/
<9> Apple's rendezvous
<9> hmm, wait... what has that got to do with firefox?!
<0> Nothing whatever to do with firefox
<9> then why when you yum install firefox, it installs howl ?
<0> But may be related to some other package Fedora is installing to accomodate Firefox
<9> uh
<9> gnome
<0> Yeah. GNOME will want it.
<9> now my next question is why firefox wants gnome =/
<0> Feel free to chkconfig it off
<9> already did that
<9> but it's annoying


Name:

Comments:

Please enter the result of the sum 63 + 46 (to avoid spam):






Return to #linuxhelp
or
Go to some related logs:

#linuxhelp
#c++
#chatzone
apache SSI vhost
#linux
tad-dahk
#MissKitten
#chatzone
#networking
ntop apache rewrite



Home  |  disclaimer  |  contact  |  submit quotes