[00:05] if xev says "keycode 104 is "KP_Enter" then what is the correct "symbol" that xmodmap will accept? [00:14] damn i removed all of my alt-keys [00:23] thats confusing [00:33] ok i give up for now maybe i'll go on later. [01:03] After a recent update , I am getting Segfault with many things.. apt-update , synaptics, Update Manager, etc I have same problem when loggin in with different account, so I figured my past backups of my whole Home directory restore wouldn't help.. was right. [01:09] WilsonBradley: do you know what it was you updated? [01:10] I always do a "Software Up to date" [01:10] not sure [01:11] history should show what was updated. if its overall a huge mess a re-install might be in order. but thats a big IF [01:20] it doesn [01:21] Update manager it doesn't stay open long enough to show history [01:28] WilsonBradley: i would just try booting the last kernel [01:35] how do I do that? [01:35] WilsonBradley: if you havent purged them they should be present at grub boot [01:35] WilsonBradley: i just select it temporarily in GRUB as a troubleshooting step [01:36] its one of the first and easiest things to test [01:36] though some inconsistent results may take place [01:36] yup.. ive had some funkiness on one occasion [01:38] What switches do I use? [01:42] WilsonBradley: i literally just try booting the last kernel if i upgrade and experience breakage... no "switches" [01:43] I didn't see that in the grub options. [01:43] will reboot and try [01:43] thanks [01:43] WilsonBradley: grub is hidden by default.. you might need to hit shift when booting to show the older kernels [01:44] ok, thank you. [01:44] I will try that now [01:52] I did earlier kernel.. didnt help [01:53] WilsonBradley: have you viewed dmesg? [01:54] update-manager[3152]: segfault at 1 [01:55] segfault at 1 ip b6ba4c12 sp bfd401d0 error 4 in libapt-pkg.so.4.12.0 [01:55] ouch [01:56] i would try to get to TTY and run some upgrade commands [01:56] WilsonBradley: does it show you have any broken packages in synpatic? [01:56] synpatic doesn't stay open [01:57] yeah, that would be easier, if you can get it to open [01:57] WilsonBradley: what error appears when it closes? [01:57] in dmesg? [01:57] let me check [01:59] synaptic[4169]: segfault at 1 ip b76bec12 sp bfee3690 error 4 in libapt-pkg.so.4.12.0[b7662000+123000] [01:59] looks like error with libapt-pkg.so.4.12.0 is common [02:05] synaptic[4169]: segfault at 1 ip b76bec12 sp bfee3690 error 4 in libapt-pkg.so.4.12.0 [02:06] kernel panic. i would suggest a backup and re-install [02:07] That's the only backup I have [02:12] So download live quantal 12.10 iso and reinstall with that? [02:13] How bad off will I be after installing 12.10 and restoring Home/user directory? [02:14] what should I be backing up to avoid this? [02:14] I thought/ was told that backing up Home/ directory was enough [02:21] What would happen if I downloaded Quantel 12.10 live iso , and reinstalled it? [02:40] WilsonBradley: you are running quantal?? [02:40] No, 12.04 [02:40] well why install quantal? Quantal isn't even stable [02:41] WilsonBradley: if you want to be more cautious make a separate /home partition at install. [02:41] I usually make a /, /boot, /home [02:43] hummm, keeping the /home files on a seperate partition? I have my /Home backed up on a external drive [02:43] often [02:43] I restored , didn't fix the Segmentation fault (core dumped) [05:52] any privoxy users here? [05:58] I know a doc on it, but I use polipo. [06:01] Unit193: trying to use privoxy to block content but its not working === yofel_ is now known as yofel [15:39] Hi biggalant [ [15:39] hey guys, anybody can help [15:39] hi [15:40] you were in #ubuntuforums as well? [15:40] so what are you trying to do with ssh ? [15:40] ok [15:40] yes biggalant I am on alot of channels [15:40] open an ssh to change my password in the university server [15:40] but, I get an error [15:40] i'll copy it in a moment [15:40] !pastebin | biggalant [15:40] biggalant: For posting multi-line texts into the channel, please use http://paste.ubuntu.com | To post !screenshots use http://imagebin.org/?page=add | !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic. [15:41] but if it is just one or two lines you can paste here [15:41] I was told that ubuntu is complicated, but even with a copy paste thing?? [15:41] ok anyway [15:42] I write ssh [15:42] and then it gives me the options [15:42] ahh [15:42] like [-l login] .... [15:42] so where are you trying to ssh into ? [15:42] you do [15:42] to be honest, I don't know how this works [15:42] but, I have a website [15:42] ssh -p @ [15:42] how should I proceed? [15:43] and if I don't have a port number [15:43] so if I wanted to ssh into Ubuntu.com [15:43] I would do [15:43] ssh bobweaver@ubuntu.com [15:43] ah ok [15:43] thx [15:43] then it asks for password I enter in password and I am connected [15:43] I will try that [15:44] the standerd port is 22 [15:44] most the time [15:44] But [15:44] but? [15:44] you can check what ports are open also if you are local with a simple nmap scan [15:44] if I don't mention the port, is it a problemt [15:44] ? [15:45] Like if I was at my university and did not know what port ssh was running on [15:45] because, i wrote ssh username@website , but it seems like it is loading or something [15:45] and then told me connection timed out [15:45] ahh [15:46] try this [15:46] but, it mentioned port 22 [15:46] nmap -T4 -A -v -PN [15:46] nmap must be installed [15:46] sudo apt-get install -y nmap [15:46] woopx [15:46] ok [15:46] sudo apt-get -y install nmap [15:47] there is the error again [15:47] even with the sudo [15:47] Unable to lock the administration directory (/var/lib/dpkg/), is another process using it? [15:47] this will tell you all open ports and will not ping host at the same time so that the sys admin can not see what you are doing ;) [15:47] are you installing something else ? [15:47] or have synaptic open ? [15:48] but bob, the error I get all the time is this dpkg is being used [15:48] how can I check that? [15:48] ps aux | grep [d]pkg [15:48] or system montor [15:48] er spelling [15:52] biggalant, If you are super new to Ubuntu and gnu/linux There is a cool program for 105 usd a year called Ubuntu Advantage it is great support with canonical them-selfs just thought that you might like that or not :) [15:54] bob still there? [15:54] wb biggalant_ :) [15:55] 10x [15:55] not sure what 10x means sorry [15:55] it feels good to have help in this domain ;) [15:55] thanks [15:55] :) there are lots of options for help out there with Ubuntu [15:56] well, the interactive one seems the best [15:56] there is a list of all irc channels here https://wiki.ubuntu.com/IRC/ChannelList [15:56] last I wrote in the terminal ps aux | grep [d]pkg [15:56] ahh did you get anything back ? [15:56] actually not [15:57] ok [15:58] trying to ssh -p 22 user@web again [15:58] biggalant_, try this to get apt working [15:58] 1. Go to System => System Monitor [15:58] 2. On the system Monitor go to the Processes [15:58] 3. Go to view and then choose all processes [15:58] 4. This will then display the the apt-get process [15:58] 5. Just end the process and then voila you are good to go. [15:59] where is System? [15:59] in the unity dash just type in System Monitor [16:01] biggalant_, like this http://imagebin.org/215223 [16:02] ok, I am there but I don't have any view option [16:03] I mean, I entered the system monitor, and processes [16:04] cool [16:04] click on the bar that says [16:04] process name [16:05] brb phone [16:05] back [16:05] ok [16:06] do you see anything running apt ? [16:06] I am there, but couldn't find any apt [16:06] nope [16:06] ok [16:07] on the top of you screen in the "pannel" there is a menu for view [16:07] do you see it ? [16:07] yup [16:07] check active process [16:07] what do you see ? [16:08] just a sec [16:08] i think i see the browser's view [16:08] you can take a screen shot with the "print screen " button [16:08] I have only the system monitor [16:08] then upload it to http://imagebin.org [16:09] ok [16:09] but, what do you need to see? [16:10] need to find out what is using apt [16:10] then ou can install nmap [16:10] i don't think anything is [16:10] but, even if I use some other process in the terminal [16:10] sudo apt-get -y install nmap [16:10] i get this message [16:11] E: Could not get lock /var/lib/dpkg/lock - open (11: Resource temporarily unavailable) E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it? [16:11] Oo [16:12] googling this is impossible, that is why this is my first time here [16:12] :) [16:12] Ok [16:12] in terminal [16:12] sudo rm /var/lib/dpkg/lock [16:12] you sure? [16:13] it will be fine? [16:13] make sure you spell right [16:13] done [16:13] biggalant_, i was about to suggest to remove the lock file too. [16:13] yes you will be fine but you must speel and follow my directions [16:13] now [16:13] sudo dpkg --configure -a [16:13] ok [16:14] done [16:14] sudo apt-get -y install nmap [16:14] Is it installing or are you still getting lock error [16:14] in process ;) [16:14] done [16:15] nmap -T4 -A -v -PN [16:15] with out the "<" " >" [16:15] example [16:15] nmap -T4 -A -v -PN http://ubuntu.com [16:15] yup [16:15] done [16:16] what port is open for ssh ? [16:16] I have seen two ports open, one of them was 22 [16:16] 22 is ssh port [16:16] other one I am guessing is 443 and 21 and 80 [16:16] 22 is the standard port [16:17] what is the ipaddress > [16:17] ? [16:17] you can also use that with ssh [16:17] ok, it shows an ssh hostkey [16:17] ssh bobweaver@781.83.543.21 [16:18] you mean the hostkey [16:18] because, it is a lot bigger than that [16:18] biggalant_, pastebin the nmap scan [16:19] just a sec [16:19] i thin k it works [16:19] it works [16:19] now i think I am in the university server [16:19] so, i will try to change my pass there [16:20] should I write passwd? [16:20] or open an ssh first [16:20] well that all depends [16:20] let;s say I want to open an ssh [16:20] I think that is what the pc guy told me [16:20] what kinda server it is the permissions that you have ect [16:21] If you can upload you key then that would be best IMHO [16:21] Here I made some youtube videos [16:22] http://www.youtube.com/watch?v=xRLzCHkfW8A&feature=g-upl [16:22] there is also this [16:22] !ssh [16:22] SSH is the Secure SHell protocol, see: https://help.ubuntu.com/community/SSH for client usage. PuTTY is an SSH client for Windows; see: http://www.chiark.greenend.org.uk/~sgtatham/putty/ for it's homepage. See also !scp (Secure CoPy) and !sshd (Secure SHell Daemon) [16:22] it is working [16:22] I am glad to hear that Great Job :) [16:23] 10x very much man [16:23] man I belive ? [16:23] sure bob [16:23] I'll check the websites you mentioned for more knowledge [16:23] but, still i have one question [16:24] yes ?. [16:24] I am installing a program [16:25] it is for data reduction [16:25] the instructions says that I sould at some point write: [16:25] source ... [16:25] and a file [16:25] but, when I do that, to many errors occur and I can't deal with some [16:26] if you have time, can you help me with this? [16:26] sure [16:26] I think one very stupid error is that the Program cannot find GTK+ [16:26] and I actually downloaded every GTK+ package that I could find from the Synaptic Package manager [16:26] I can only help thou and can not give anwsers as this is for school and that is against the Ubuntu Code of Conduct [16:27] but, most importantly, it says X11 Headers not found [16:27] sorry, X11 binary file not found [16:27] any ideas? [16:27] GTK is a widget liary that is used to render things to screen (I think ) what is the package name that you are working on ? [16:28] name every package you know, and I am sure it is installed already [16:28] but, which one I am working on, that I don't know [16:28] A.K.A the program that is trowing errors [16:28] ok, it is called gildas [16:29] it could be downloaded from this iram website [16:29] !info gildas [16:29] http://www.iram.fr/IRAMFR/GILDAS/ [16:29] in terminal? [16:30] no that was for boit [16:30] bot * [16:30] but it did not pick it up [16:30] bot? [16:30] for somebody else or? [16:30] !bot [16:30] Hi! I'm #ubuntu-beginners's favorite infobot, you can search my brain yourself at http://ubottu.com/factoids.cgi | Usage info: http://ubottu.com/devel/wiki/Plugins | Bot channels and general info: https://wiki.ubuntu.com/IRC/Bots [16:31] ok [16:31] now I am surprised why I can see only what you are writing [16:31] although there are a lot online [16:31] am I writing to everybody? [16:31] Yes [16:31] lol [16:31] how should I stop? [16:32] or, maybe that is how it works? [16:32] usually? [16:33] there are "rooms" on IRC that are full of people when you enter a room/channel then you are talking to everyone in that room [16:33] all chats are loged [16:33] logged * [16:33] http://irclogs.ubuntu.com/ [16:34] interesting [16:34] as far as GTK rendering and fortan and c and C++ that is a whole new ballgame [16:34] there is a channel for each of them things :) [16:35] ok, if you want, you can try to download the file [16:36] it is small, and you will have an idea how it works [16:36] Only GTK stuff that I do is NUX and Glade stuff I am not a expert on that sorry. But I bet that the channels for thouse subjects are full of smart people [16:37] ok, so can you recommend a channel for this please? [16:37] I mean, how do I enter a channel? [16:37] is it like ubuntu-beginners? [16:38] yes [16:38] ok, so /join ... [16:38] right? [16:38] it is the same thing like /join # [16:38] yup [16:38] like /join #C++ [16:38] like /join #fortan [16:38] ect [16:39] not sure where there is a list of all the places [16:39] you can check channel #freenode [16:40] you already sent me the channel list [16:40] I will try to log in to something near GTK right? [16:41] sure I have to go but have a good one :) and have fun with Ubuntu :) [16:41] thanks you to [16:41] and thanks for the help [16:41] :D [16:48] hi there, i followed https://help.ubuntu.com/community/MactelSupportTeam/AppleiSight and my internal usb camera is up and running, but unfortunately the mousepad does not work anymore (as soon as i start the iSight) any idea? [16:51] c11, looking [16:52] also when running "cheese" ans using the camera, and i plug an external usb-mouse cheese closes. [16:52] c11, so as soon as you turn on cheese mousepad goes out [16:52] and [16:53] bob i think so bbl rebooting to find out. [16:53] kah [16:55] bobweaver, yes [16:55] bobweaver, well... my problem is gone somehow. [16:55] c11, what does apport say ? [16:55] i uninstalled apport [16:56] because apport did bother me with some DRI/DRM intel-gpu "crash" i couldn't even see or notice [16:56] woopsie [16:57] maybe ? [16:57] I am not sure what is going on I say file a bug under cheese [16:58] afk 10 min [16:59] bobweaver, im not sure either, the tutorial stated that it was mandatory to switch the machine off in order to get the hardware config(state) reset, after a default reboot (without switching off completely) the camera works without named bug. [16:59] afk 10min. [17:43] how to log out? [17:43] please? [17:44] Can someone tell me how to logout please? [17:46] !error | biggalant [17:46] biggalant: Please elaborate, your question or issue may not seem clear or detailed enough for people to help you. Please give more detailed information, errors, steps, and possibly configuration files (use the !pastebin to avoid flooding the channel) [17:46] Dear freenode users [17:47] It is my first login, and I would lke to logout before closing the browser [17:47] can anybody help? [17:47] close the tab? [17:47] so no logout option? [17:47] like msn or so [17:47] ? [17:48] sure you can type /disconnect [17:48] if you want [17:48] thx [17:48] and then? [17:48] but if your irc client does not respond to ping with pong for 2mins, you will be ping timeouted [17:49] it says disconnect command unknown [17:49] oh well [17:49] close the ta [17:49] tab [17:49] see you later [17:49] ok [17:49] there he goes [17:51] installed bastion via the software centre, everytime I move my mouse the game crashes :/ any ideas what I could try? [17:54] not_found, try setting your mouse so "SWCursor" in xorg.conf http://www.x.org/archive/X11R6.8.0/doc/SiS2.html: Option "SWCursor", "HWCursor" These options select whether the software (SW) or hardware (HW) cursor should be used. The default is using the hardware cursor. [17:54] I don't think I have an xorg.conf [17:59] not_found, have a look at /var/log/Xorg.0.log and search for the configfile location, if you dont have any you can generate one. [18:00] is this a typical issue as I can't find any similar issues online? but thanks... I will keep it in mind and most probably try it :p [18:04] not_found, i never had issues with HW/SWmouse but you said the game crashes were related to mousemovement thats why i thought about HW/SWmouse. [18:05] not_found, try to set/unset fullscreen and then move the mouse and see if the game still crashes. [18:08] c11, when I launch the game it goes default full screen... don't get a chance to set any parameters (and don't know of any CLI commands / options)... haven't found any :/ (hell, I am such a noob I can't even find the executable for this game) :( [18:16] not_found, they charge 20 $$$ for that game? then write them an email (or just use the windows port) support@supergiantgames.com [18:17] c11, thanks for the assistance [18:20] I have a question I hope somebody can help! I have 2 files that I want incorporated into seahorse [18:20] yeehi_id_rsa.pub and yeehi_id_rsa [18:21] how do i get them into seahorse so that I can use them for public key encryption? [18:35] hello [18:36] I am trying to find a file on my iphone, but I'm not sure how it is mounted [18:36] how can I check? [18:38] \join #ubuntu [18:38] exit [19:46] Hi, Does anyone have an idea how to merge eps pictures on UBUNTU [19:46] I have more than 3 folders containing aroudn 400 each [19:49] Can I convert several eps Pictures into one pdf file? [19:55] please, can you tell me an easy way to check eps files one by one in a big folder containing many without opening each one alone?