| |
| |
| |
|
Page: 1 2 3 4 5 6 7
Comments:
<0> Ah, fair enogh <1> sounds like a fair trade to me :) <1> i Still have probs realising that i now mostly listen to the radio via the net lol! <2> super glue = fun <3> q: how do i change the default init mode from 5 to 3? <4> edit /etc/inittab <3> and? <4> change the default run level from 5 to 3 <5> heh <3> i don't see it this way <3> there is no variable of default level <3> using ubuntu <3> it says the default is lvl 2 <4> MainProc id:2:initdefault: <3> but the graphic mode is running when the system loads <3> i don't want to run the x
<4> hmm not sure 2 should be not graphic while 3 is graphic for debian anyway <4> sorry dont think i'll be much more help there <3> so why does it load? i thought the x is part of init 5 <3> so what value i need to put there for text mode only? <0> purp: Glued your fingers together again just to get felt up by an ER nurse? <2> well.... no.... but good idea... <0> Ubuntu, being Debian based, doesn't really believe in different runlevels <2> dad has a nice chair that he broke at work, trying to see if we can glue it back into a usuable state <0> It does everything in runlevel 2 <0> Whether or not it runs a desktop manager is down to the configuration of runlevel 2 <6> MainProc: http://ubuntuforums.org/showthread.php?t=102355 <7> How I copy a file to move it to a FOLDER? <8> you want to copy or move? <6> copy=cp, move=mv, and "man mv" for description <7> thanks <9> how bout internet ? when i install linux , will it automatically detect my internet settings ? (im on lan internet) <10> it will ask for them on install <9> ok <9> 10x <9> can i install both fedora and winxp on a 10gb hard drive ? <4> yes <11> Hi, how I can extract an .rar archive ??? <12> inazad: use unrar <12> LadyByte: rar? <13> methinks rar is an archiver used mostly by 3l33+ war3z d00dz ;), or unrar to unrar things, or the sound outcat makes when she wakes up in the morning <11> ok <11> mako, bash: unrar: command not found <14> mayday <12> inazad: what distro do you have there? <11> Ubuntu 5.0.1 <11> it's installed but how I can use it? <14> supose i want to have flush.com pointing to /var/blah/flush and newbie.com pointin to /var/blah/newbie <14> how do i tell apache to point which domain to where <12> inazad: unrar is installed? <14> well, can i telle apache to do this? <11> mako, yes in synaptic it installed <12> flush: maybe <VirtualHost> thingy. not sure <12> inazad: you can unrar somthing by "unrar x filename.rar" <11> i'll try <11> wait me <11> mako, bash: unrar: command not found <4> that means its not installed :) <11> yeah but I have downloaded it with synaptic... <11> do I have to download it manualle <12> inazad: try 'rar x filename' <11> i do apt-get install unrar <11> but I downloaded the non-free version <11> and then, i try unrar x file.rar.. <11> working <11> ohh wait <11> UNRAR 3.40 freeware Copyright (c) 1993-2004 Alexander Roshal <11> :P <11> thanks again <12> my throat hurts -_- <12> i wonder how lecturers can do this 5 days a week ~_~ <9> can i install both fedora n winxp on a same drive withou makin a partition for eaach one ? <4> MEeEeeeee no you need a partition for linux <9> Redragon^ i have a 10gb drive , how do u suggest that i partition it ?
<15> hi hikari <4> well i would probably just split something that small right down the middle <4> 5 for windows 5 for linux <9> Redragon^ fbout fedora 5 , aprox disk space required ? <10> and make wins fat32 so its easily shared and read / write <4> not sure <9> thanks linux_terror <4> linux_terror well there is always other options like captivate :) <9> captivate ? <10> captives a pain though <4> !ntfs <13> rumour has it, ntfs is Microsoft's "modern" filesystem. http://www.linux-ntfs.org/ for kernel drivers which only support reading and writing to files inplace (no size modifications, either), or http://www.jankratochvil.net/project/captive/ for a way to write to NTFS <4> this is true linux_terror <16> I don't suppose there's anyone here who's got an Intel Wireless Pro 2915ABG miniPCI working in Ubuntu Dapper? <0> Nope. <0> I expect that'll be a question of firmware <0> Mostly <10> possibly ndiswarper <0> Search on sourceforge.net <16> I have, and I've tried both the stable and the newest version of the driver (ipw2200) <0> Check /var/log/messages <0> I'm using ipw2200 myself on a bg NIC under FC4/5 <16> Yea, I was using it on Breezy, worked without a hitch <16> I've compiled the driver and ieee80211 from sourceforge, tried several versions, and have the correct firmware. Thing is, Dapper uses udev to load firmware, and I think that's where the problem is <16> Cause that's the only thing that seems much different from breezy. That, and the kernel version <16> The firmware files are put in /lib/firmware, which seems right since if I don't place it there I get an error in dmesg saying it couldn't load the firmware. But with the firmware, I get "Failed to send TX_POWER: Command timed out" 5 times, then it gives up <17> hi all <18> is anybody here visiting Freenode by chance? <19> Doing "sudo su" and entering root p***word doesn't work from user console. Any ideas? <17> how check what ports are open in these ip: 201.155.128.209 <18> orbitron, ****s to have a problem, right? <16> orbitron: sudo wants your p***word, not root's <19> Ensnared, Thanks, but.. <19> if I want to edit a file in /usr/bin, doing "sudo pico -w /usr/bin/somefile" it doesn't open pico <20> orbitron: are you a sudoer? <19> kodon, not sure what you mean. If I need to edit system config files I do "sudo" when I need to. <21> orbitron: "sudo pico -w /usr/bin/somefile" it's ok, insert your user p***word not root p***word <21> orbitron: your user is in /etc/sudoers ? <21> jak2000: nmap ? <19> Neworder, that must be it. When I try to do more /etc/sudoers it just puts me back at the cmd line <19> * sudo more /etc/sudoers <21> nope, first add your user in /etc/sudoers using root <21> like as 'you_user ALL=(ALL) ALL' <19> Neworder, Thanks man! <22> does anybody know what packages i would install to write a program in qt with debian? <10> qt-designer <10> Interface designer (IDE) for the Qt toolkit <22> i did install that <10> fire it up <22> hmm.. then i did qmake -project and qmake and then make <22> but my program didn't compile <22> the best tutorial on this i can't find- it's so hard to find it.. err <22> i used it to setup qt before- <23> does anyone here run ubuntu or some version of linux on a powerbook (or ibook) w/ 802.11g pcmcia cards? (particularly ones w/ broadcom 43xx chipsets) ... I'm trying to setup the bcm43xx driver, but am having trouble... driver loads (says lsmod), have firmware files in /lib/hotplug/firmware, iwconfig shows the eth1 device, as does network manager for gnome... just can't turn the card on or do anything from there... any thoughts on how to <23> fix that? <24> hello <24> die bot die :P <18> yes! <18> except LadyByte :( <25> hello <25> I have a laptop with i915 video, everything looks right in xorg.conf, I get no errors in my X log, but I get "direct rendering: No, OpenGL renderer string: Mesa GLX Indirect" - How do I make this thing use hardware accelleration? <6> no idea, but take a look at http://www.linux-laptop.net/ to see if your laptop/distribution is listed with a solution <26> On Gentoo or in general if I upgrade mysql from 4.0 to 4.1 do I have to upglade the client libraries in PHP as well, or will the old ones still work. I understand that I won't get the new features and thats fine. <27> So I ahve a laptop here - if I boot off of a rescue CD of some sort, can I dd an image of the hard drive and copy it somewhere, then use the laptop for whatever, and then just dd the image back to disk in the same manner when I want to use it again? <25> laj, thanks, but sadly there's no toshiba tecra A3s on there :( <20> what driver you using? <25> i810 <25> I have the i915 kernel module loaded, and am using i810 from my xorg.conf <27> yeah! <28> hi <29> Hi. Does RHEL4 come with urpmi, apt-get or something similar to search for RPMs included on the CDs? <4> no <10> yum <10> up2date
Return to
#linuxhelp or Go to some related
logs:
hooligan kollox up #MissKitten jin und gintha zobbhom #MissKitten python-pyorbit 2.0.1 suse #linuxhelp milf hunter undernet download + DarkBot #linux
|
|