| |
| |
| |
|
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
Comments:
<0> snowfaked: you need to load libdvdcss2 <0> snowfaked: use easyubuntu <1> paradizelost: that's wat the .sh script does. <0> !tell snowfaked about easyubuntu <2> ok thanks <3> is there a command I can use to see what filesystem I used for each of my partitions? <1> endeavormac: `mount' <3> ok, thanks <4> endeavormac if not mounted try sudo fdisk -l <5> why ubuntu is not packing the multiverse as source by default!??!?! <5> the licenses are popping up anyway while installing <6> CanadianSnow, open your browser to http://paste.ubuntu-nl.org/6047 , and save the text in the textbox to a file on your destop (there's a text editor under Applications->Accessories) <3> they're all mounted :) <5> It prevent users to have a nice/easy Java installation <0> !tell CanadianSnow about paste <7> chicken_Fire: i'm sure it would if it wasn't for lawyers
<6> not lawyers, but greedy programmers ;P <8> ya i know bout paste <5> but but, the multiverse can be enabeled anyway! <8> and its faster/easier to just use add applications <5> It is blocking java deployement. We all know a company doing that.. <8> when i right click link and hit open with browser it doesn't do anything :'( <8> i updated firefox <9> Hi all. Anyone care to tell me how to replace (safely) a 386 kernel with a 686? <6> metallitux, sudo apt-get install linux-686 <10> does ubuntu include glibc (gnu C library) version 2.3? if not , is it possible to install it on ubuntu? <11> anyone know where to get a freetype 2.1.10 for breezy (it's in dapper, can i grab that?) <12> Hey, could anyone tell me how to add a program to my PATH? <0> james__: apt-get install glibc2.3 <6> james__, it has gllibc 2.3.5 (called libc6 in ubuntu) <4> hacker after editing code all day and all night exclamed "gadzook ! i've invented the wheel ! " <0> tenstop: /etc/profile IIRC <8> yea i think it works now :) <7> !info libc6 <10> do i just type that in a terminal window? <13> libc6: (GNU C Library: Shared libraries and Timezone data), section base, is required. Version: 2.3.5-1ubuntu12 (breezy), Packaged size: 4772 kB, Installed size: 15436 kB <12> paradizelost: What's the syntax, please? <9> nickrud, it's that easy? <12> paradizelost: And preferably the one in the /home directory? <6> metallitux, sure is. You can see a description of it if you type apt-cache show linux-686 in a terminal <0> tenstop: you edit either /etc/profile or ~/.bashrc and add $PATH=$PATH;/path/to/add <14> hey hey hey <12> paradizelost: At what point in the file? <14> _jason are you here <0> tenstop: find a $path in the file <12> I only see a PATH= <0> in the case of /etc/profile <12> Not a $PATH=. <0> then add it there <15> i've got a 32" lcd tv with vga input.. the monitor is widescreen and 1366x768. Whats a good resolution I can set in X for it to use? <16> help witj a screen resolution that wont go over 800x600 <14> paradizelost i got wine to update <0> gmmech: ATI or nvidia? <16> I've tried to insert a modeline in the xorg.conf file but no go <16> lol <0> coo <16> old S3 onboard <16> I have thave a setting wrong or something <4> tenstop adding a path to the existing path ? syntax; export PATH="$PATH:/new/path" <14> paradizelost what else can i do on ubuntu <12> Ok, it says: <12> if [ -b ~/bin ] ; then <12> PATH=~/bin:"${PATH}" <12> fi <4> -b ? not -d ? <12> Woops, it is -d. <14> is there a way to emulate a fake cd rom <17> the_mr_bong_show: ? <0> the_mr_bong_show: as in mount an iso? <14> yah <4> what that if statement does is add $HOME/bin to the path if it is a dir. else it leaves the path unchanged. <17> the_mr_bong_show: mount the.iso /mnt/point -o loop <0> mkdir cddest && mount -o loop cdimage.iso cddest/ <12> Ok. <14> where do i put that in
<0> the_mr_bong_show: that's a terminal command <14> ok <4> tenstop what path are you trying to add ? <12> What I'm trying to do is add a program to the path so that if I type 'shorten', it'll run a program located in ~/Desktop/shorten/shorten <14> so i put in like gta3.iso /mnt/point -o loop <0> tenstop: ok, put a shell script in /bin and have it call ~/Desktop/shorten/shorten <16> does Modeline "1024x768_85.00" 94.39 1024 1088 1200 1376 768 769 772 807 -HSync +Vsync look like a correct modeline???? <18> MySQL said: Documentation <18> #1045 - Access denied for user 'root'@'localhost' (using p***word: NO) <12> paradizelost: I'm trying to use it with shntool, which just checks for it to be in the path. <19> OK thats it. Evolution is gonna get uninstalled. what a piece of crap. :( <18> anyone can help me with this ??? <20> Hey i just installed aswiki how do i acess it <21> *hmm* <18> please <14> so i put in like gta3.iso /mnt/point -o loop for the terminal command <21> to what file do i add modules if i want them loaded up at boot again? <4> tenstop you don't add programs to the path veriable. you alias programs. add this to you file alias shorten='/the/path/and/the/executable.name -args' <--- replacing the example of course. <6> gmmech, mode lines are a usable but last ditch way of defining modes for your monitor. Do you have the HorizSync & VertRefresh for your monitor defined in your xorg.conf? <16> yup <20> anyone know? <12> Ah, ok then. Thanks, intelikey <4> tenstop anytime. <22> is there a way to turn off the "graphical" system loader? <14> i have some questions about .iso /mnt/point -o loop <6> gmmech, then do you have 1024x768_85.00 in your list of resolutions under 24 bit mode? <14> is that the whole command or do i have to put the loction of the iso <16> HorizSync-69 VertRefresh-120 <20> i'm trying to install a wiki but i don't know how do get to it from my browser <16> Modes"1280x1024" "1024x768" "800x600" "640x480" <21> nm, gotit, i'm blind <6> gmmech, change the 1024x768 to 1024x768_85.00 <4> tenstop example; alias ll='/bin/ls -lAh --color=auto' <14> gmmech do you know how i can mount a iso coz i don tknow the whole command <6> gmmech, I believe :) <16> http://paste.ubuntu-nl.org/13771 <20> does anyone know much about setting up a wiki <18> #1045 - Access denied for user 'root'@'localhost' (using p***word: NO) <18> please :) <0> skwid_: mysql -u root -p <6> gmmech, since you defined two modelines, you need to reference those definitions in your screen definition, like "1280x1024_85.00" "1024x768_85.00" "800x600" "640x480" <18> skwid@LostOcean:/var/www/phpMyAdmin$ mysql -u root -p <18> Enter p***word: <18> ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using p***word: YES) <18> what p***word am i supposed to enter ? <0> then your p***word is wrong. do you know what p***word you set? <18> it should have none <14> paradizelost what is the whole command for mounting a iso am i sopose to put in the location of the iso <18> clean install <16> just changed them I'll have to restart and find out if that does it <0> mount /path/to/cd.iso -o loop /path/to/mount/location <0> !google <13> google is, like, a very popular internet search engine at http://www.google.com - They also run Gmail at http://www.gmail.com as a free E-mail service. <6> the_mr_bong_show, sudo mount -o loop <isofile> /mnt (the /mnt point exists just for this type of thing) <0> nickrud: i don't think he understands what the <isofile> stands for... <16> brb <6> paradizelost, ah. the_mr_bong_show where's the iso file you want to mount located? <14> its on a cd but i can put it on my desktop <23> DONT GET MAD A ME but..anyone knows a place to get a bootable xp cd? <24> hi, would upgrade linux kernel's alter my bcm43xx wireless setup? <18> paradizelost: any other ideas ? <0> the_mr_bong_show: as in you have a .iso file on a CD? <23> live cd windows xp <0> punkmexic: officemax <14> yeah <23> i mean a website. <0> punkmexic: you mean a Windows PE disk? <23> yes <0> punkmexic: go to #warez <23> already made it <23> a small one with the esential tools to fix problems <0> or #imapirate <14> dont ask why i have a iso on a cd paradizelost
Return to
#ubuntu or Go to some related
logs:
open_dir atm
+linux +new user +with ftp +suse 9.3 ashley1123 /nzbperl.pl line 33. #linux grenitch time zone
#math wrong fs, bad option, bad superblock on /dev/hdb1 missing codepage + linux
#ai cross-compile+icecc
|
|