| |
| |
| |
|
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 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82
Comments:
<0> wtf, i just ran a prog with wine, now i closed it but my screen resolution is now less than ever <1> i opened samba ports through firestarter, but it still doesnt work with the firewall... it only works without firewall at all... i have wireless router (im connected to it with wires, the other pc wireless) <2> roico: we know already. :) it's strange, don't know what's wrong. works fine here with firestarter <3> p4ra, run this command in terminal as i type it than copy whats in that file to pastebin i will give you link to there after the commna. the command to type is sudo gedit /etc/apt/sources.list <3> ubotu tell p4ra about pastebin <3> p4ra, paste the list to the site in you pm <4> hi all! <5> hi all! do you know how to run sth when opening enlightenment? <3> whats the command to restart menu? <5> gnome-panel ? <6> thanks gnomefreak, worked using auto-apt to configure and using checkinstall after the compile. <6> cheers <3> victor__, no just the menu <7> How can i mute microfon ??? <5> what do you mean with restart the menu? <0> so what can i do to view my external usb storage device? :S
<8> sesq, run >>alsamixer<< find the microphone and turn it down til it is off <9> I am back <3> victor__, you can restart just the menu in gnome so changes take affect theres a bug in dapper that when you killall gnome-panel it does just that and you dont get it back <8> cppnewbie, it should automatically appear on a ubuntu desktop, check the desktop, click on the icon on the bottom left and that will minimise all windows then you should see something that equates to it <9> I am digital <5> i dunno <8> gnomefreak, gnome-panel? <9> hey anybodyknow any earteregg in Ubuntu? <3> ompaul, no just the menu i think _jason was the one that gave it to me a while ago <0> ompaul nothing is on :'( <8> cppnewbie, so what version are you using of ubuntu? 4.10 5.04 5.10? <0> well afaik breezy is 5.10 so breezy :P <8> cppnewbie, na ,release is 5.10 and breezy was the development version to get there ;-), okay so it should "just work" please start a terminal and type df in it <0> well <0> can only c 3 drives that have a name <0> sda1 sdb1 and sdb5 <0> but there r 2 tmpfs and a 86/volatile <8> cppnewbie, okay so it is not usually one <9> our channel so silent <9> what happened? <9> wake up men? <8> anildigital, please stop <3> Silence in here is a good thing means everything is working for people <0> in a way <10> Afternoon all, I neeed some newwbie help please am setting up a laptop on ubuntu to network with apple airport express. Can make it work fine when unsecured but as soon as try and secure it... nothing. Any ideas? <11> hehe @ gnomefreak <0> :D <9> ok ompaul <12> hi, are there any cd/dvd drive emulators for linux? cant find any <8> cppnewbie, okay do this, system, administration, disks <13> eth0: you just mount the stuff you want... <13> eth0: no need to emulate <12> kemik: how do i do that? <12> i mean i want to burn an iso without having a dvd <9> hey I have made entry in fsrab for mounting my win drives, but every time I boot, it is not mounted what is the problem <14> gnomefreak: sorry, for no response, I was at the lunch, here is the log, what's happening to me with backports: http://paste.ubuntu-nl.org/9708 <13> well how on earth are you gonna burn a iso without a dvd recorder <4> eth0, mount the iso <13> there's no way to emulate real hardware <12> kemik: i dont mean burn, i mean i want to open an iso <13> eth0: mount the iso with "mount -t loop /path/to/iso /path/to/mountpoint" <13> sry <13> wrong syntax <12> ah thanks :) <8> cppnewbie, does it appear there? is there a light on it? <13> mount -o loop /path/to/iso /path/to/mountpoint <3> p4ra, i think they got rid of the mirrormax backports <12> is /path/to/mountpoint /mnt/cdrom? <0> wait didnt check yet :P <13> eth0: any empty folder of your choosing <14> gnomefreak: what can I do? I need to install some stuff <13> ie: /mnt/isomount <12> or /dev/cdrom? <13> or whatever <0> it doesnt <3> p4ra, you could upgrade to breezy :) im looking for new backports now <13> not /dev.. use the /mnt folder <14> gnomefreak: oh I see, and how can I do it? ;-) sorry for stupid questions, I'm really new <8> cpp in the terminal type >>sudo fdisk -l<< does it show up there? <12> so i just make up a /mnt/whatever folder?
<3> For Breezy Badger 5.10: <15> sed -i 's@/usr/include@/tools/include@g' configure :: anything look wrong with this? its not working <12> mkdir /dev/isomount? <3> grrrrrrrrrr <13> eth0: yeah <0> sudo fdisk ? <4> eth0, non in dev <12> kemik: k, thanks <4> *not <3> p4ra, did you get the pm i sent you? <13> eth0: in /mnt/ ... <4> yep ;) <8> cpp in the terminal type >>sudo fdisk -l<< does it show up there? see the -L where : is lower case <12> oh yeah, sorry i mean /mnt/isomount <13> reading with half my brain today ;) <0> wait yea it appeared there <0> sdc1 <0> says its in dev/sdc1 <0> how can i access it now? :S <16> is it possible to change the default max stack size to 16384 for every user? <0> at least it tells me its not a directory <8> cppnewbie, I am writing a lot of stuff please wait <17> .. <0> k im not in such a hurry :D <12> kemik: i get - mount: unknown filesystem type 'loop' <12> kemik: with that command <10> anyone know how to set up wpa security? <14> gnomefreak: I got another problem -> http://paste.ubuntu-nl.org/9709 <18> there an ubuntu package for k9copy? <8> cppnewbie, okay >>sudo mkdir -p /media/flash<< then >> sudo mount /dev/sdc1 /media/flash/ << then you can access the drive, if that fails add a >>-t umsdos << after the mount and before / <19> !headers <20> To install linux headers, open a console and type sudo apt-get install linux-headers-$(uname -r) <13> eth0: did you use -o instead of -t ? <19> !sources <20> To enable Universe and Multiverse see http://wiki.ubuntu.com/AddingRepositoriesHowto - Official sources.lists here: http://paste.ubuntu-nl.org/6047 (Breezy) or http://paste.ubuntu-nl.org/6666 (Dapper) see also !easysource <3> p4ra, did you add just this deb http://archive.ubuntu.com/ubuntu hoary-backports main universe multiverse restricted <12> kemik: nope, i used -t <0> ya ompaul it works now :D <14> gnomefreak: I suppose no... lemme check <3> i had put in the breezybadger part by mistake <19> !easysource <20> For an easy to use custom sources.list creator, visit http://ubuntulinux.nl/source-o-matic <3> ubotu tell FraZena about msg the bot <14> gnomefreak: now looks fine <14> gnomefreak: thank you, but I'll stay in case of some problems :D <3> good p4ra you can always upgrade it to breezy using apt <3> p4ra, anytime <14> gnomefreak: I got problem again, I can't install JRE (java plugin) for Firefox, it says couldn't find package sun-j2.rel.5 <12> kemik: any idea what to do? <13> eth0: you should use -o <3> p4ra, you need to isntall it from java <12> kemik: ah i c <3> ubotu tell p4ra about javadebs <3> try there much easier <14> gnomefreak: thanks, I'll take a look <12> kemik: i get - ioctl: LOOP_CLR_FD: Device or resource busy <12> mount: you must specify the filesystem type <13> was it a dvd or cd? <14> gnomefreak: but I don't have breezy, there are only breezy mirror <13> cd= -t iso9660 <12> dvd <12> kemik: where do i type that? <13> mount -t is9660 -o loop /path /path <21> not sure if here's the right place to ask, but has anyone played with compiz on dapper? i've got a strange problem, all new windows are created in the upper-left corner, and i can't move/resize them. any ideas where the problem might lie? <13> iso <9> I added /dev/hda1 /mnt/c auto rw,user,noauto 0 0 <9> /dev/hda5 /mnt/d auto rw,user,noauto 0 0 <9> /dev/hda6 /mnt/e auto rw,user,noauto 0 0 <9> /dev/hda7 /mnt/f auto rw,user,noauto 0 0 <13> anildigital: USE PASTEBIN <8> anildigital, NEVER paste in here again <22> anildigital, please use pastebin <3> oh ok well than you will need to use either blackdown or go to java and get it <9> but in fstab, but it didnt work
Return to
#ubuntu or Go to some related
logs:
#qemu #math mount two directorys xebian ftp-server howto ssh timeout debian putty serialexception pyserial windows USB serial
#suse nvidiafb AND tvout #math #osdev
|
|