| |
| |
| |
|
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
Comments:
<0> 4672 need to open the port <1> linux_galore: how do i open a specific port? <0> just run firestarter with sudo firestarter its pretty obvious <1> yeh i've opened the program, but how do i open a port? <2> oh.. problem solved after installing linux-headers-`uname -r` <3> hi group <3> I want to know what is expected with a daemon started from init.d <0> Kane666: Im not running firestarter right now but Its there in the menu <2> im idiot <3> I mean it has to fork itself <3> :-S <1> linux_galore: could you run it and have a look, i'm used to using zonealarm so this is confusing me <1> ..please <4> can someone help me on the installation of madwifi? <3> I've written a blocking application in python which is to be run at system startup <5> blocking?
<0> Kane666: http://www.fs-security.com/docs.php <3> Dr_Willis: yup blocking ? it is DBUS service <5> im thinking theres some rc.local script that can run stuff like that.. but not sure if ubuntu udes that or not. <4> can someone help me on the installation of madwifi? <6> !repeat <7> Don't feel ignored and repeat your question quickly, if nobody knows your answer, nobody will answer you. You can search https://help.ubuntu.com or http://www.ubuntuforums.org while you wait. <3> Dr_Willis: which will block, i.e. waiting for invocation of methods <4> ubotu, tell jacob_ about madwifi <8> I read the doc on installing the newest firefox in ubuntu, is there one similar for Thunderbird? <5> wahjava, the way i read that was your program was 'designed to block somthing' :P <9> where could ic find more which mobiles (esp. nokia) supprt kontacts synchron. tool? <3> Dr_Willis: :) <4> can someone help me on the installation of madwifi? <3> Dr_Willis: It is waiting for some input <5> wahjava, i seem to recall some rc service that was designed for misc commands and stuff to run.. but i guess if your program wants actual input.. there may not be a trivial way around that. <10> I all, i have juste installed kubuntu and i have a problem with my mouse ( USB ), it freeze after 5min... can someone help me ? <3> Dr_Willis: My service is just like hald or any daemon depending on DBUS except it is written in Python <4> can someone help me on the installation of madwifi? <6> jacob_ if you are running breezy I think its already installed <4> nouse: ok.. then can you help me configure? <6> jacob_ you might try #madwifi, I've never use it <4> nouse: ok <11> cristina <12> can someone here tell me how to fix the graphical boot up screens in dapper? I made the mistake of installing the xubuntu desktop, but when I uninstalled it the bootup and shutdown screens got all screwed up. <13> the wiki tell me add two line: HorizSync 30-96 <13> VertRefresh 50-160 <12> I tried asking in #ubuntu+1 but they seem to be ignoring me in there. <14> How I can figure out whcich version of glibc is installed? <13> will that be harmful to the LCD diplay? <6> sanych_laptop dpkg -l | grep glibc <14> NoUse: thanks! <0> Adyeths: hmm reinstall gdm <6> cg I *think* that most LCDs will handle an out of range h/vsync gracefully <13> thanks! <0> Adyeths: the actuall bootup is gdm <13> my card is intel 855, the wiki have a solution, lucky <5> linux_galore, i think hes refering to the splash screens/logi <15> hello, how do i burn an iso-file? <12> yes. the splash screens. the colors are all messed up now. and I don't know how to fix them. and now I can't see any of the messages about whats starting up or whether the services started up ok. <6> reverb in linux or windows? <15> NoUse: what do you think? in ubuntu ofcourse. <16> Hey everyone, you ok? <0> Adyeths: press esc <17> !ati <7> ati is probably https://wiki.ubuntu.com/BinaryDriverHowto/ATI or http://www.ubuntuforums.org/showthread.php?t=24557&page=1&pp=10 or http://ubuntuforums.org/showthread.php?p=423589 <12> pressing esc will FIX the problem? <0> Adyeths: that should show the cl***ical startup <5> Adyeths, could boot with the 'nosplash' option and disable the splash screens totally (i think) <12> thats not what I was asking though. <6> reverb right click on the file, click write to cd <12> I'm asking how to FIX the thing. not avoid it. <15> NoUse: and if I want to do it in the console-mode? <18> !usplash <7> somebody said usplash was https://wiki.ubuntu.com/USplashCustomizationHowto <6> reverb man cdrecord <18> Adyeths: ^^^^ <5> Adyeths, that would mean uninstalling all the splash related packages and installing the proper ones - woul dbe my guess. <19> i installed xubuntu desktop which change the boot ( i think it is called splash) to xubuntu - how can i rmove this and go to the default ubuntu bootup <18> Adyeths: they changed it today it will be changed again soon im sure <20> !+usplashchange <7> To change the usplash image shown at boot, use "sudo update-alternatives --config usplash-artwork.so", choose the one that you want, and then do "sudo update-initramfs -u".
<18> Adyeths: if you have another window manages either xfce or kde you can change them the way _jason and ubotu said <12> is there something that will tell me the default settings for usplash so I can make it look proper and readable? <21> Adyeths, you can just reinstall them (then they'll have the defaults), using "apt-get --reinstall ..." <12> I've already reinstalled usplash <12> it didn't fix things. <20> Adyeths: try purging first <12> I have xubuntu stuff completely uninstalled now too. <12> purging? <13> my display is 1280x800, but i cannot see this res on the list of intel855 <20> Adyeths: sudo aptitude purge package <22> Can anyone here help me get my portable MP3 player to work under Ubuntu? <13> can i select 1280x1024? <20> Adyeths: purge - Remove packages and their configuration files <6> cg try running "sudo dpkg-reconfigure xserver-xorg" <12> I've already done that as well. <23> in my iptables ruleset, i have this -A INPUT -s 194.67.23.0/255 -j DROP # Russian server - too much spam <23> iptables-restore < primary-ruleset throws an error... <13> that reconf app seems too verbose <24> gymsmoke: you probably want /24 or /255.255.255.0 <6> cg what do you mean? <13> i don't know those params <23> Ng: like 194.67.23.0/24 ... <24> gymsmoke: yep, that'll block 194.67.23.0-194.67.23.255 <6> cg they should be in the documentaton for your monitor <25> does anybody knows how to configure fvwm ? <23> Ng: hrmm - it doesn't like the '#' - Bad argument... do comments have to be on a separate line ? <24> gymsmoke: quite probably <25> does anybody knows how to configure fvwm to set the redmondxp-theme? <23> Ng: that did it, thanks <24> gymsmoke: :) <19> i tried the command by ubotu but i get the output - (/usr/lib/usplash/usplash-default.so). Nothing to configure. <23> stupid russian mail server... i just opened a site 2 hours ago, and i already got a bunch of spam messages from that address <18> graveson: because you only have one desktop enviornment installed or (metapackage) <22> I have a BusLink external USB hard drive, but it dosen't get recognized my Ubuntu, any ideas? <26> Hi. I get an error when running this: "ALTER DATABASE mythconverg DEFAULT CHARACTER SET latin1;" in mysql, could it be that I'm missing latin1? <19> gnomefreak: i am lost now,then how do i get rid of the xubuntu (is it called splash) when booting up <27> hello i would like to know if it is wise to upgrade my ubuntu 5.10 with latest updates to dapper beta...is quite stable? does anyone maces problems? <27> faces* <18> graveson: do you have gnome installed? <27> yes <19> gnomefreak : yes <27> it was not for me :P <18> graveson: if you run the command _jason gave it will ask you what one you want to use just use the number next to it and hit enter <18> graveson: what one do you want to change the one with all the modules loading? <18> or the one after logging in? <19> !+usplashchange <28> hi! someone can use the adsl modem Speedtouch without problems? <7> To change the usplash image shown at boot, use "sudo update-alternatives --config usplash-artwork.so", choose the one that you want, and then do "sudo update-initramfs -u". <18> graveson: that is for the screen that the modules load on <28> ? <19> gnomefreak: so let clear this while booting the screen that modules load i should type that command above by jason <18> graveson: thats to change that screen yes <28> Someone can use the adsl modem Speedtouch without problems? <19> okay let me try that ,because the screen by ubotu is not working <28> Someone can use the adsl modem Speedtouch without problems? <25> does anyone knows how to put a fixed app menu in enlightenment? <29> sorry this is a newb question but... do I enable all repos? <30> #ubuntu <6> !tell azurehuesofblue about repos <28> Someone can use the adsl modem Speedtouch without problems? <30> any special boot options for running Live CD from USB CD Rom ? <28> Someone can use the adsl modem Speedtouch without problems? <21> !repeat <7> Don't feel ignored and repeat your question quickly, if nobody knows your answer, nobody will answer you. You can search https://help.ubuntu.com or http://www.ubuntuforums.org while you wait. <31> had somebody used cygwin from windows to forward -X <31> had somebody used cygwin from windows to forward -X through ssh <32> jmoncayo: sure <32> jmoncayo: you need to run it from the cygwin xserver though <27> hallo again! does anyone owning an ATI X1300 managed to have 3d acceleration? <33> hi <33> wanna ask somethin guys <33> i have xp sp2 pro <33> i wanna install Ubuntu <33> on another partition
Return to
#ubuntu or Go to some related
logs:
#web #netfilter #centos configuration error - unknown item 'GETPASS_ASTERISKS' (notify administrator) #lisp debian openoffice amd64 x2 ubuntu dmx6fire totem crash 1680x1050 hwinfo redhat DIMM kkkp linux
|
|