[01:31] hi [01:36] any hotkey to open console ? [01:37] mathi: i usually set 'super+t' ala #! ...control+alt+t usually work, though i forget if that was default or not [01:37] !tty [01:37] To get to the TTY terminals 1-6, use the keystroke ctrl + alt + F1-F6 respectively (Alt+F7 will get you back to your graphical login). To change the resolution for your TTY, see https://help.ubuntu.com/community/ChangeTTYResolution [01:41] holstein, i never understood the difference between ctrl-alt-t console and the ctrl-alt-f1-6 [01:43] mathi: depends on what you want to do... if you are just trying to run some commands in a terminal, then it doesnt really matter [01:43] holstein, then when does it matter ? [01:44] mathi: it depends on what you are doing... what are you wanting to do? [01:44] not much right now) [01:44] mathi: then just open terminal, and "experiment" [04:04] How do I enable wireless with ralink rt3070 chipset [04:07] This wireless works fine in kubuntu 12.04 but not in lubuntu 12.04. [04:07] If I were you, I'd install firmware-ralink [04:07] !info firmware-ralink [04:07] Package firmware-ralink does not exist in quantal [04:08] ...Alright. [04:10] i also tried to install the windows driver, but the driver is an .exe and fails to extract properly in wine, although it managed to extract an .inf file but no .sys. [04:11] I'd recommend looking in jockey, which was moved to Software Sources > Additional Drivers. [04:13] you mean: Preferences > Additional drivers ? Can't see software sources. [04:13] Yep, the change I said was in quantal/12.10. :P [04:14] well firmware-ralink and jocket aren't in precise either. [04:14] unless i missed something..checking again.. [04:15] found jocket-gtk [04:15] jockey-gtk [04:17] "no proprietary drivers are in use on this system".. :- ( [04:17] strange how it works in kubuntu 12.04 [04:18] Indeed, I don't have a ralink card, and that other package I noticed wasn't in main repos, so all I can do now is either point you to #ubuntu or ... [04:18] !ralink [04:18] Wireless documentation, including how-to guides and troubleshooting information, can be found at https://help.ubuntu.com/community/WifiDocs [04:22] I have an old machine, should I use lubuntu 12.04 or 12.10? [04:25] kewel, how old is old? [04:25] Since Lubuntu doesn't have LTSes, it's generally recommended to be on the newest. The question here would be if it supports PAE, though. DO you know the CPU? [04:30] ya [04:30] PIII 1GHz 512 MB [04:31] *old* =) [04:38] kewel: Try the non-pae mini.iso ubuntu installer [04:39] that's what i use on my old pcs [04:39] I just read that anything after 1995 pentium pro has pae [04:39] PIII included. [04:39] also read that lubuntu 12.10 uses more ram than 12.04 [04:40] heh.. the real problem is that I'm out of cdrs [04:40] you can't help with that. heh [04:40] ubuntu with pae has failed on my pcs [04:40] really? [04:40] yes many times that's why i used non-pae installer with generic kernel [04:40] my lubuntu 12.10 install cd locks up during install [04:41] Easy way to check is booting the Live env, or if you already have linux grep pae /proc/cpuinfo [04:41] kewel: Where did you read that it uses more ram? [04:42] https://bugs.launchpad.net/ubuntu/+source/lubuntu-meta/+bug/1069081 [04:42] Ubuntu bug 1069081 in lubuntu-meta (Ubuntu) "Lubuntu 12.10 uses 30% more RAM than 12.04" [Undecided,Confirmed] [04:43] I'm using Lubuntu 12.04 on my Celeron PC and it works fine except wireless. Even better with an nvidia agp card. [04:44] Only one way to find out is to experiment. Audio can be a problem in old pcs, so you might need to buy a pci sound card. [04:44] cool [04:44] thanks for the input [04:46] I entered: cat /proc/cpuinfo | grep pae [04:46] pae is listed in red here. [04:46] same here [04:46] cool [04:48] i used the non-pae installer for this pc. works fine. Probably could have used the normal installer. [04:49] i like the ubuntu mini iso because you can build your system exactly how you want it. But i select "ubuntu lxde desktop" which gives me "lubuntu". [04:52] With the mini iso you could build a stripped down ubuntu with a light destktop. Cut any stuff you don't need like cups [04:55] I do need cups tho. heh [04:56] well I found a usb drive .. I'm gonna make a live usb with lubuntu 12.04 alt install [04:56] =) [04:57] OK.. as long as it boots from usb :- ) [04:57] it's supposed to. haven't tried it yet. [04:57] some old pcs lack usb booting in the bios so you need plop bootloader on CD or floppy which allows you to boot from usb. [04:58] Also, some need a BIOS update. [10:48] hi ! [10:48] The following command gives me an error: sudo apt-get install linux-headers-`uname -r` [10:48] Unable to locate package linux-headers-3.5.0-22-generic [10:48] I am running Lubuntu 12.10, can anyone help ? [10:50] Why on earth would you want to do that? [10:50] http://www.asteriskdocs.org/en/3rd_Edition/asterisk-book-html/asterisk-book.html#Installing_id423812 [10:50] "Another dependency is required for installing DAHDI, and that is the kernel source. It is important that the kernel version being used match exactly that of the kernel source being installed. You can use uname -a to verify the currently running kernel version:" [10:50] Ubuntu: sudo apt-get install linux-headers-`uname -r` [10:51] That's just wrong. sudo apt-get install linux-headers-generic, but should already be installed. [10:52] Also, should install asterisk from the repos. [10:52] !info asterisk [10:52] asterisk (source: asterisk): Open Source Private Branch Exchange (PBX). In component universe, is optional. Version 1:1.8.13.1~dfsg-1ubuntu2 (quantal), package size 1156 kB, installed size 3884 kB [10:52] which repos ? [10:52] I installed from their svn the version 11 [10:55] Unit193, you mean I should do something like: apt-get install asterisk ?? [10:55] Yes. [11:04] Unit193, then I will have only version 1.8.x, though the latest stable release of Asterisk is 11.2 [11:10] mathi: That's the framework. [11:14] Unit193, it was Asterisk 1.8, then version 10, then version 11, they changed their naming system [11:15] That's what it looks like, but I see version 1.8.20.0 as being released 14-Jan-2013. I'm going to say I have no idea what's going on there. [11:18] Is version 10+ Proprietary? wikipedia, though not a good source, lists both versions as current, and both license types. [11:19] https://wiki.asterisk.org/wiki/display/AST/Asterisk+Versions alright, starting to get it more, makes sense. [11:19] ah [11:20] 1.8.x it's LTS, that's why [11:20] but 11 is also [11:20] mathi: Anywho, sudo apt-get build-dep asterisk will install what you need for 1.8 versions, and I'd *guess* it doesn't change much for 11. [11:20] that's why repo should be updated :P [11:21] http://packages.qa.debian.org/a/asterisk.html I had looked there, which has 1.8 series as current upstream, and sid doesn't even have 11 yet. [11:21] Unit193, Asterisk is soemthing evolving very fast. I have code that would not work on 1.8 [11:21] why not ? [11:21] maybe cause they upgrade too fast) [11:23] http://anonscm.debian.org/viewvc/pkg-voip/asterisk/trunk/debian/watch?view=log Heh, interesting. [13:58] does lubuntu have the ubuntu software centre (like is everything the same except youre just using LXDE [16:11] dydzEz2: it can... the repos are the same, the same access to all the same software and sources [16:11] dydzEz2: everything is not the same by default though [16:52] hello people [16:52] i've ufw firewall [16:53] here the log of the firewall [16:53] http://paste.ubuntu.com/1560086/ [16:53] what's happening ?! [16:54] i'have a livebox [16:55] what causes on the side of the livebox this logging ? [16:58] IboS: what do you mean by "livebox"? 192.168.1.1 is the router? the gateway? [16:59] holstein: this is the router [16:59] IboS: so, the router is trying to connect to your machine and being blocked by the firewall? correct? [16:59] yep [17:00] it's what i suppose [17:00] IboS: do you control the router? what is trying to connnect and why? [17:00] what is the issue? [17:00] i control it [17:00] but i don't what is trying to connect [17:00] *know [17:01] i need support specifically for this type of router i guess [17:02] IboS: sometimes, i dont run a firewall behind the router on my lan [17:02] well i use nat of the router to access the pc in ssh for outside [17:03] internet [17:03] then, that could be what is trying to connect in IboS [17:03] or, anyone trying whatever port you are running ssh on [17:03] IboS: you have the firewall set to block traffic, and its reporting that it is blocking traffic [17:04] but in the log i don't have port [17:04] the port is not reported [17:05] IboS: i would try a different tool... or look at the router [17:05] oh [17:05] let's wireshark ! [17:06] what you think holstein ? [17:07] IboS: its not my network.. i would just look at what traffic i am creating from the router [17:07] IboS: do what makes you feel comfortable [17:11] gaah i see [17:11] you're so realist [17:12] brb [17:26] holstein: it was upnp stuff [17:27] IboS: i disable that on my router === IboS_ is now known as IboS