| |
| |
| |
|
Page: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41
Comments:
<0> afaict, dmesg did have anything ? <1> ? <2> Kevin`, what's the diff if i write just users or gid=users? <3> steki[Home], a lot of register_blkdev: cannot get major 8 for sd <4> users allows users to mount and unmount it <5> steki[Home]: ohh setting them.. No i'm a newbie i dont want to set them but i what to know how many are there and what do each one do? <4> gid sets the gid <2> i need both? <2> users,gid=users? <4> you need user or users <2> why user? <4> you don't need gid necesarily <4> man mount <4> /users <2> ok <0> Cquence, stty should tell you that
<0> Cquence, stty -a <5> steki[Home]: ok and the correct sintax is? Ohhh you got me on that! :) thanks! <0> afaict, hm? <0> afaict, paste it to pastebin <3> steki[Home], i got in dmesg a lot of register_blkdev: cannot get major 8 for sd <0> afaict, udev u are using? <2> Kevin`: it's not suffice for user's access: sync,nodev,nosuid,users,rw,noauto? thank you! <4> if you mount it as the user, that should work <6> Hmm, do you guys keep a root terminal open or do you use su - -c all the time? <2> user can't mount it <3> steki[Home], http://pastebin.com/538577 <4> Psybur terminals <7> Psybur, i usually have i root terminal open <8> hey ./config and ./configure are the same thing right? <6> What is the kernel package for yum? And does it automatically update when I do yum update? <4> kidem_ usually, no <6> Sorry, wrong channel <6> Should be in fedora <7> Psybur, i would ***ume kernel-sources <8> ohhh <2> dev linux # umount /dev/sdc2 <2> umount: /mnt/ipod: device is busy <6> I dont want the sources though. Binary package :p <3> steki[Home], yes <2> how to umount it? <0> afaict, plz wait sec <4> lng make it un busy <2> fuser? <4> ? just check that your not doing anything with it and aren't chdir in it anywhere <6> Hmm, how do I tell if I have an Intel motherboard? <2> Kevin`: thanx! <4> Psybur it probably has intel componets for built in devices <3> steki[Home], ok. i will download 2.6.15-2 and aply the snapshot 2.6.16-rc2-git1 <3> apply <6> I have a dell computer, do you think it is intel? :D <0> afaict, hm do you have good reason to play with such kernels <6> And I think it also has an intel integrated graphics chip or something. <0> afaict, i mean there is no "stable" kernel <4> then it probably is <0> afaict, so watch out <4> that does it matter Psybur ? <6> Wait, that was my old computer <4> what <3> steki[Home], i need to get this patch . <0> afaict, aaa ok ok "_ <0> :) <3> steki[Home], the new version of my usb camera driver is on this patch <6> I need to know if I should use the InternalAGPGART or whatever <6> For my radeon livna drivers <6> I dont know what this machine has <4> Psybur lspci <0> afaict, ok do it then :)) <9> Geezers :-/ Some people really anger me when they go linux-a-bashing; particularly when they say they're up-and-lovin' open source. If i could just throw all the moaners who dont actually help, just criticise, then projects would go so much more smoothly <6> Host bridge: Intel Corporation <6> Yep, its intel <4> what is the vga controller <2> Kevin`: why doesn't it work: sync,nodev,nosuid,users,rw,gid=100,umask=007,noauto <4> is your user in gid 100? <6> Loggin in and out refreshes X and loads any changes you make, right? <2> uid=1000(lng) gid=100(users) groups=10(wheel),11(floppy),18(audio),19(cdrom),35(games),100(users),250(portage) <4> you did mount -t vfat -o sync,nodev,nosuid,users,rw,gid=100,umask=007,noauto /dev/sdc2 /mnt/ipod ?
<0> lng, what does not work? <2> can't access it under regular user <4> lng what command did you type to mount it <2> only root can see it <0> lng, ls -lar /mountpoint|tail -2 <0> last too lines paste :) <2> Kevin`: mount -a mount /dev/sdc2 /mnt/ipod <4> lng you didn't give any options to mount <2> Kevin`: fstab? <4> and don't say -a <2> ls: /mountpoint: No such file or directory <4> lng you didn't mount the entry in fstab <2> mount -a <4> you did it yourself <4> and didn't give any options <0> lng, :)))) /mountpoint means mount point :))) <0> where u try to mount it :)) <2> ok <4> lng, unmount it and type mount -t vfat -o sync,nodev,nosuid,users,rw,gid=100,umask=007,noauto /dev/sdc2 /mnt/ipod <0> don't just paste and do stuff we give u PLEASE!!!! <2> http://pastebin.com/538602 <0> think about it before doing it <10> Hey guys hows it going? I want to be a Linux Kernel Developer (please don't laugh). I know it takes time and etc and I already have some books on it. Anyway my question is concerning Downloading, Compiling and Installing the Kernel. I have read through the guide to doing it and it says download and compile and then copy the folder across to install it. Now I'm running Suse and I don't want to mess it up. Will this <10> overwrite my existing install? <2> Kevin`, why doesn't it reads fstab then? <0> someone could fake something like dd if=/dev/zero of=/dev/hda.. <4> lng I already explained that <2> i can easily r/w to my fat32 drive with such options <4> if you give it a device name it will do what you say instead of fstab <2> huh <2> device name in udev? <4> well, a device name and a mount point <4> mount /dev/sdc2 would use the entry for that device in fstab <11> anyone knows a program similar to dia and kivio that doesnt **** ? <4> device name in the filesystem, geez <4> ie /dev/whatever <0> PlasmaHH, yes <12> visio <0> it is called inkscape <4> someone else explain it, I want to watch my movie ;) <0> ;) <0> Kevin`, ;))))))))) <6> Yeah boyeee, changing that line in my xorg conf boosted my fps around 200 fps <11> inkscape does not seem to have all the different shapes and arrow stuff <5> Guys i'm really having a hard time here as a newbie that i am i could really use ur experince. I want to run a program on my server using ssh, i do that but i dont know how to exit ti without closing it or stop it, i just want it to run on the background. can someone explain me how i can do that? What shall i type? <8> Hey anyone installed Dsniff on slack? <11> Cquence: man nohup <12> nohup programname & <4> philluminati what Guide? <4> did you read the README file for the kernel? <0> Cquence, or u can use screen <10> yeah thats the guide I'm talking about <5> steki[Home]: the screen ? <10> kevin <13> why is that I am getting email where the FROM: Mohd@xtenbit.com,Hamim@xtenbit.com,Talib@xtenbit.com <--- but xtenbit.com is my domain <12> no the program 'screen' <2> the last question: do i need to enter such long command everytime i'd like to let the user access it? <0> !google screem ssh <0> !google screen ssh <2> btw, it works! <6> Screen is a very useful program <8> Hey anyone installed Dsniff at all? <4> philluminati depends what you do to 'install' it <0> kidem_, yes? :) <4> I normally only do make modules_install, and do the kernel image manually <8> hey i got some error can you help! <2> Kevin`, sorry! do i need to enter such long command everytime i'd like to let the user access it? <11> ok, so changing the question a bit... anyone knows a program similar to dia and kivio (and not inkscape) that doesnt **** ? <4> so not much is overwritten if anything <4> lng no <4> you can just enter mount /mnt/ipod <4> if fstab is correct
Return to
#linux or Go to some related
logs:
earley parser lisp php increment alphabetically [Errno -1] Header is not complete. Trying other mirror. CELTIC STONEWORK TATTOO #ubuntu linux xen authentication token manipulation error #math #css angstrom n770 #php
|
|