[00:25] I've used ubuntu before and nothing has ever happened (bad), but now it won't start. The screen flashes EXTREMELY quick and says "Missing 'loadfront'" and "missing something.exe" (can't read it quick enough), and it says "No webildur" (or whatever that is) Any help will be appreciated. [00:30] Anyone :(? [00:32] i didn't see the question === Guest28722 is now known as seidos [00:34] Random101: i dunno, haven't seen this problem before. .exe? that's strange [00:34] you could try reinstalling from a live cd, without repartitioning [00:34] Well, as I said, it was EXTREMELY fast, so I don't know if it was .exe [00:34] I use/d wubi [00:35] hmmm, i don't have experience with wubi [00:37] heys! so i fixed my wifi but i need to run rfkill unblock all [00:37] every time i want to run it [00:37] * Random101 sighs [00:37] lol [00:37] how do i add it to the boot up script [00:38] i remember doing it like a month ago [00:38] xAndromeda: are you sure it's not disabled in the bios somewhere by mistake? [00:38] xAndromeda: you can add it to /etc/rc.local [00:38] yes [00:38] i cant remember [00:38] what to type lol [00:38] you're using gnome right? [00:38] yes [00:39] try alt+f2: gksu gedit /etc/rc.local [00:39] add it before the 'exit 0' [00:39] k [00:40] just the command? [00:40] I'm not sure when that file gets executed, but it should be enough for your case I think [00:40] yes [00:40] there's probably a different solution too, but that's the easiest one I can think of right now [00:40] k brb testing === Guest80688 is now known as rocode [00:48] it works! [00:48] thxx :D === seidos is now known as seiuno [01:30] [01:30] I have problems I can not use any flash drive three I have everyone says error: Error mounting: mount: wrong fs type, bad option, bad [01:31] i think that happened to me once [01:31] do they show up in /dev/sdc* ? [01:31] or /dev/sdb* ? [01:31] /dev/sdd [01:32] http://pastebin.com/bYgfw7nF [01:33] it's been awhile, but i think i was able to mount them manually [01:34] using the mount command [01:40] i didn't save the code, however [01:40] mount: wrong fs type, bad option, bad superblock on /dev/sdd, [01:40] missing codepage or helper program, or other error [01:40] mount -t vfat /dev/sdd /mnt [01:40] you have to specify vfat as the fs type *i believe* [01:40] but let me try it here on mine [01:42] i compiled my kernel [01:42] this worked for me: sudo mount -t vfat /dev/sdb1 ~/media [01:42] http://forums.gentoo.org/viewtopic-t-814657.html [01:42] perhaps you should check with your ubuntu user group [01:42] sdd i think may be wrong [01:43] sdd is a pendrive [01:43] http://pastebin.ubuntu.com/581876/ [01:44] i have sdb and sdb1 [01:44] is there sdd1? [01:44] no there sd1 [01:46] that doesn't make sense [01:49] yeah, sdb doesn't work for me. i have to mount sdb1 === Guest28722 is now known as seidos === seidos is now known as seiuno [06:14] hi [06:15] Any good apps for task/event available in Ubuntu ? [06:15] I mean task reminder [06:25] kaushal, like tomboy notes? [06:27] ikt: i dont get popups [06:27] ikt: it does not highlight [06:28] are you able to use the calendar in evolution? [06:28] ikt: i dont use evolution [06:29] I think in 11.04 they have a calendar utility built in [06:29] ok [06:29] Any task reminder or event reminder apps on Desktop [06:35] besides evolution, maybe google calendar [06:36] ikt: does it have desktop apps ? [06:41] checking it out now [06:47] yeah it does, but you have to be running google calendar the whole time [06:47] it's not very integrated :/ [06:54] evolution is nice because you get reminders even when evolution is not running [06:55] it is running then, as a daemon ;) [06:55] I cant use evolution becouse it sucks with rules [06:58] bioterror: i think it is through the date/time in the panel [07:54] hello guys [07:55] each time i change my resolv it goes back to its config when i upnpug plug my modem [07:55] can anyone help [10:41] =) === zkriesse_ is now known as Guest56267 === Guest56267 is now known as zkriesse__ === zkriesse__ is now known as zkriesse_ [16:40] <[cenobyte]> am i wasting my time trying to get evolution to work with OWA, or am i just doing something wrong? === MichealH` is now known as MichealH === wolfpack is now known as Guest88044 === Guest88044 is now known as wolfpack [19:39] hi all [19:39] I have a console-only installation... what'd be the smart way of backing it up? [19:40] kristian-aalborg: in what way? [19:40] I'm thinking of only copying /home/ and getting a list of installed packages [19:40] hi holstein [19:40] kristian-aalborg: o/ [19:40] I'm probably going to do it to usb [19:40] id probably just run ssh on it [19:40] and mount it over the network on whatever box [19:40] grab /home and whatever else === Guest28722 is now known as seiuno [19:41] *its not easy to get to my server box [19:41] to plug a drive in [19:41] holstein: gotcha, time to get ssh working as well :) [19:41] if you want a list of packages that you installed after installation this should do it (it's the aptitude way though) [19:41] aptitude --display-format '%p' search '?installed!?automatic' [19:42] nah, ssh it is - that's more pro === MichealH is now known as Guest29548 === SuperHark is now known as MichealH === Guest29548 is now known as MichealH [20:36] * kristian-aalborg copies everything... it's free [20:54] holstein: would you know how to exclude kcore? === Axlin|AFK is now known as Axlin === Axlin is now known as Axlin|AFK [21:19] kristian-aalborg: i dont think so [21:19] i mean, i dont know* [21:21] it seem I have to add rsync to the mix as kcore is a neverending file [21:21] kristian-aalborg: rsync is one of those things i really havent explored much [21:22] not enough to really know much about its use [21:22] ive been meaning to use grsync for something [21:22] to help learn about it === seiuno is now known as meditatingfrog [21:34] * kristian-aalborg kicks himself for not doing a dry-run before deleting those important things on the backup hdd :( [21:34] holstein: in my view, it's actually easier to use an hour or to with rsync and get the basics right instead of fumbling around with grsync [21:35] also, grsync has failed med [21:35] me [21:37] not that I have much expertise with rsync as evident by my recent blunder [21:40] i tried rsync awhile back, but now i just use scp [21:43] meditatingfrog: I started scp but it wanted to include kcore, which is some kind of eerie metafile that keeps getting bigger [21:45] rsync doesn't appear to have a progress indicator [21:45] scp does === Cheri703_ is now known as Cheri703 [21:58] meditatingfrog: I went to rsync because of the kcore thing [21:58] mmmm so i shouldn't use it? [22:02] kristian-aalborg: OH [22:02] thanks for the heads up on grsync [22:02] maybe i'll just skip that then :) [22:02] laterx... [22:03] i may have borked the syntax, i just did what i would do with scp [22:03] it appears to be working [22:04] meditatingfrog: I'm copying everything, thinking of trying to move my install to a CF-thingy [22:06] kristian-aalborg: copying *everything*? you mean all of ~/ ? [22:09] meditatingfrog: yes [22:09] actually, all of / :) [22:11] kristian-aalborg: weird [22:19] meditatingfrog: what is? [22:19] kristian-aalborg: that you are saving / i never save / [22:19] well, i have a liveusb, why would i need / ? [22:19] is adds up to 800 megs, no problem [22:23] oh, i guess you have a lot of software installed that you want saved? [22:23] don't want to reinstall from the repositories? === Vetinari is now known as lukjad