[00:00] SergioMeneses: I am from the Philippines.. some part in Asia [00:00] zhiattags, great! [00:00] and you Unit193 ? [00:01] Might want to take it to -team or an offtopic channel, no? USA [00:02] how about you SergioMeneses? nice meeting you Unit193 by the way.. [00:05] zhiattags, Unit193 Im from Colombia :D [00:14] SergioMeneses: nice... [02:06] !off-topic [02:06] #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks! === mbrown is now known as thewrath === lukjad is now known as Guest23336 === bgs101 is now known as bgs100 === JoseeAntonioR is now known as Guest41415 === Guest41415 is now known as JoseeAntonioR === lukjad is now known as Guest78694 === Vetinari is now known as Guest81243 [05:09] alo all, any idea how to syndicate a blog post to loco.ubuntu.com? [05:11] never mind, found this - https://wiki.ubuntu.com/LoCoPortalFeeds === lukjad is now known as Guest56691 === Guest56691 is now known as lukjad [12:27] i got "fsck: fsck.ntfs: not found " when trying " ubuntu@ubuntu:~$ sudo fsck /dev/sda2 " [12:41] You need the ntfsprogs package iirc. Though note that you can't fix ntfs filesystems in linux [12:43] no, strike that, it's the package ntfs-3g that installs fsck.ntfs [12:43] It should've been installed by default though... [12:53] @ i am using Live CD (12.10) to over come |"Target filesystem doesn't have requested /sbin/init." error for my Ubuntu 11.04 (is a Dual boot on Windows Vista) [12:57] Ubuntu installed inside windows? (wubi) [12:57] Then you should boot windows and do the filesystem check from there [12:59] @ my ubuntu is 11.04 version. shoud i use same version of Live CD to over come "Target filesystem doesn't have requested /sbin/init." error? [12:59] i am using 12.10 latest version of Live CD. [13:01] no, 12.10 should suffice, but there's no point in running fsck on ntfs partitions from Ubuntu [13:04] but there is one "FAT 16 " file system showing when i tried "sudo fdisk -l" as /dev/sda2 * 20467712 254701567 117116928 6 FAT16 [13:05] so i am using sudo fsck /dev/sda2 [13:05] what other partitions does it have? [13:06] FAT16, that's probably a windows recovery partition (or whatever it's called) [13:06] At any rate, it's not related to your Ubuntu install === albert is now known as Guest32994 [13:09] cant this solution at (http://ubuntuforums.org/showthread.php?t=1705423) for "Target filesystem doesn't have requested /sbin/init." error for Dual boot Ubuntu on Windows system? [13:12] vlp: Well, does fdisk -l list any linux partitions? [13:13] no there is no Linux partitions. [13:13] Then either A) Ubuntu is installed in windows, or B) The Ubuntu partitions are gone [13:14] If A, boot into windows and run a filesystem check on the drive Ubuntu is installed on. C:, D: or whichever [13:15] I installed Ubuntu last year with Wubi in Windows [13:20] at this http://askubuntu.com/questions/109905/how-to-get-rid-of-ubuntus-no-init-found-error-message-using-windows?rq=1 URL its mentioned use Live CD [13:47] Good morning,,anyone help with blank desktop in use [13:47] That solution does not apply to wubi install [13:48] Blank desktop wubi install? === Guest32994 is now known as Phryq [13:52] Justaguy: My previous message was not meant for you :) [13:52] What do you mean by "blank desktop" ? [13:53] Wubi install no desktop after 2 install,have correct video drivers,had icons untill about 3 reboots during first install,now just blank after login [13:53] Nothing on desktop just wallpaper [13:54] Have window showing x nautilus after f5 key [13:55] Justaguy: Hm. On the login-screen, try selecting a different session [13:55] Did guest same results [13:57] Gateway net book. Have updated and wireless working from first install [13:57] Mouse keyboard work [13:58] In the little box where your name is listed and there's a password box, there should be a small ubuntu icon. Click that and select one of the other options; e.g. Ubuntu 2D (or something like that. I don't remember what options you'll typically have) [13:58] It sounds like your window manager has been fully or partially uninstalled [13:58] Will look for that just shut off waiting for reboot [14:00] Any error messages and such are written to ~/.xsession-errors it may be useful to look at that [14:01] At login,,my name,guest,remote. ,top bar Wireless sound,power button [14:03] Rookie at command need assit with that [14:05] This is second install, desktop shows things untill installing AIT video driver,,untill that desktop very broken up at all res [14:07] Lucky to find and install driver and regular updates [14:09] Maybe I should do 12.4 instead of 12.10 [14:11] I can change desktop and get to setting [14:12] Have tried differant thing still no icons on left, have moved mouse over all edges [14:15] 1024 768 display won't allow to change [14:22] Gerha thanks I just going to try 12.4 === holstein_ is now known as holstein [14:30] Hello, would someone be able to help me with my public key issue? I have created one, but when I use ssh-add -l it says there are no keys. I try adding it and w/o sudo and I get permission denied but when I use sudo it says that I can't connect to my agent. [14:32] seanwash: what are you trying to do? password-less ssh access? [14:32] setup a public key for using git with github [14:33] i think that will be different. and github specific [14:33] seanwash: are you following a guide? [14:33] holstein I have it setup where I can ssh in w/o a password already. That's why I'm confused as to thy this isn't working [14:33] holstein Nope, I've done it before on my local computer. The only reason it's not working for me is because my box isn't sending over a key to them when I ssh [14:34] holstein I wonder if it has to do with agent forwarding? [14:34] seanwash: i followed https://help.ubuntu.com/community/SSH/OpenSSH/Keys and some other resources to make a "bigger" key [14:36] holstein right, i've done all that. Generated the key, copied it over to github. It's just like it's not able to send it when I ssh. Why would I get two different messages with and without sudo? [14:37] seanwash: i would expect github to have specific requirements [14:38] seanwash: i wouldnt expect this to be like setting up ssh keys on a few machines that you "own" [14:39] holstein I don't understand how it would be different though. I setup keys on my mac and boom ssh bliss. I setup keys on my ubuntu box it acts crazy. I'm not trying to get any different type of functionality out of the ubuntu box. just to be able to git pull code into the server [14:40] seanwash: i havent setup git... i can only mirror your comments.. i set up ssh keys, no problem, on machines that i own [14:40] holstein ah. I did an ssh -v and this is what I got: http://cl.ly/text/2i3O1j1l1j3x [14:41] seanwash: i would just go through the errors.. "Roaming not allowed by server" is important i bet [14:41] holstein haha, yeah [14:42] Failed to add the host to the list of known hosts (/home/seanwash/.ssh/known_hosts). seems relevant [14:42] holstein I'm new to the whole VPS thing. so. many. headaches. [14:43] seanwash: i have heard it can be... take as many things out of the equation as possible [14:44] holstein What I'm thinking now is that the permissions on ~/.ssh are jacked up and that's why it can't add it to the known hosts. I think that's why ubuntu isn't sending a key because it's not trusting the host [14:44] If you've run ssh-add or ssh-keygen or similar with sudo, that would explain why it fails [14:44] geirha expound? [14:45] with sudo, .ssh would be created with root as owner [14:45] geirha (if you don't mind) [14:45] ok, so can I sudo chown user to give the user back permissions? [14:45] and sudo doesn't change HOME to root's homedir by default [14:45] ls -ld ~/.ssh [14:46] (I recently learned that SUDO means switch user do, and that it's not just a way to force the computer to do things, so your answer makes total sense now.) [14:47] just make sure .ssh is owned by you and have mode 700 [14:48] drwx------ 2 700 seanwash 4096 Nov 26 08:32 /home/seanwash/.ssh [14:48] it lists owner as 700... [14:48] yep [14:48] I ran a chown seanwash on ~/.ssh [14:48] ah, you've run chown 700 instead of chmod 700 :P [14:49] *facepalm [14:49] sudo chown "$USER:" ~/.ssh [14:49] also make sure all files inside .ssh is owned by you [14:50] so, chown = change owner and chmod = change (permissions)? [14:51] change mode aka permission bits, yes [14:51] I got it! [14:51] I had to change the owner of var/www which is where I'm keeping my web apps [14:51] git clone just ran successfully [14:52] http://mywiki.wooledge.org/Permissions is a good page to learn about UNIX permissions [14:52] thank you for your help [15:12] Salutations! [18:57] Hello, I am wondering how to dual boot Ubuntu with Windows 8 preloaded on a laptop. I am entirley new to Windows 8 and the new UEFI program. Is there anyway to do this? [19:07] :/ ...i was wondering when we would see one of those === yofel_ is now known as yofel [19:30] hai guys is there any application that can used to send and receive sms via ubuntu using my phone ? [19:35] what phone? android? use airdroid [19:36] I dont have any android phone ! I own a nokia 6303i [19:37] rds_: whatever your carrier will allow then... i know verizon has a web portal i have used to send from [19:38] hai holstein , I tried wammu and i can send sms via it but there is no notification when a new sms receive [19:39] http://wammu.eu/ ? [19:39] holstein, I installed it from ubuntu repository !! [19:39] rds_: theres nothing in *buntu that will be allowed to provide that functionality AFAIK... your carrier could though [19:40] rds_: cool.. i'll just hang back, and maybe one of the other volunteers here can help you better.. cheers!!! [19:41] looks like http://wammu.eu/ is wammu - GTK application to control your mobile phone [19:41] !info wammu [19:41] 'maverick' is not a valid distribution: [19:42] !wammu [19:42] Factoid 'wammu' not found [19:44] http://wammu.eu/phones/nokia/238/ might help you see what is practical [19:45] http://wammu.eu/phones/nokia/4066/ rather [19:45] hmm... oh well === JasonO- is now known as JasonO