/srv/irclogs.ubuntu.com/2012/05/23/#ubuntu.txt

kingofswordsescott, seemed to resoled itself, thx for help....still been having probs with ubuntu ever since started using tho00:00
knightrageauu: yeah i dont think 12.10 will have 2.6.x kernel00:01
knightrageauu: check uname -r for your kernel version00:02
auuknightrage: 3.2.0-24-generic-pae00:02
knightrageyeah. 2.6.x moduless wont work in that00:02
auuknightrage: so what should I do if there are no official drivers for new kernels? ndiswrapper??00:04
Tangierais tere any command to display the current ethernet media speed and duplex?00:05
TangieraI guess that must mean "no"00:07
auuTangiera: or no idea00:07
oqpoTangiera: maybe with nm-tool00:07
oqpo Capabilities:     Speed:           100 Mb/s00:08
oqpoTangiera:  ifconfig  can also help.00:08
knightrageauu: not sure. guess it's worth a shot00:09
TangieraI tried ifconfig, it didn't display media speed00:09
naryfaTangiera: what is meant by media? ethernet card?00:10
sumojimOk, I've blacklisted "vgastate, v4l1-compat, i915, and libdrm-intel1 and xserver-xorg-video-intel", in /etc/modprobe.d/blacklist.conf but X is still starting. I'm guessing I still don't have the correct graphics driver name?00:10
auuknightrage: lol maybe I was wrong. the one I copied.. it's not a wifi card but a cable.. lol.. the wifi is probably  Intel Corporation Centrino Wireless-N 1000.. lol.. sorry for that00:10
naryfaTangiera: there is a package called netspeed I think00:11
Tangieranaryfa; yes, I'd like to know if I'm connecting at 10/100/1000 and what duplex'00:11
escottsumojim, if you just want X to not start remove the display manager00:11
vltTangiera: ethtool00:11
arooni-mobilehi folks..... my hard drive is going to crash... i need to back up my data, i have the parts of /home backed up i need. (documents, photos, music)  ...... but i'm wondeirng if i should back up anything else?00:12
sumojimescott, I just want to stop X temporarily.00:12
knightrageauu: check http://mikebeach.org/2011/07/09/ubuntu-and-the-intel-centrino-wireless-n-1000-wireless-card/ then. just googling here. "It’s a compatible card, but needs some nudging to get it to work."00:12
escottarooni-mobile, /etc and follow !clone00:12
sumojimescott: and sudo gdm stop isn't bringing me to a terminal.00:13
naryfaarooni-mobile: the best thing is to clone your partition with dd utility00:13
escottsumojim, does ctrl-alt-f1 not take you to a terminal?00:13
oqpoarooni-mobile: configuration are stores in the dot files in your home ( ~/ ), like ~/.config, etc00:13
arooni-mobileescott, whats in /etc/00:14
vltarooni-mobile: Or a bit more efficient than dd: ddrescue. Especially if there are already bad sectors.00:14
escottarooni-mobile if you dont know then you probably never modified it so you dont need to back it up. but various system wide config files are there00:15
bastidrazorsumojim: which version of ubuntu? if past 10.04 then sudo service lightdm stop00:15
RealEyeshow do I make ubuntu show my pidgin friends list?00:15
arooni-mobile*all* i cant use dd because my external hard drive is ntfs...  and i cant format it (borrowing from a friend)00:16
escottarooni-mobile, you can use dd, you just put the of=/path/to/file/in/the/ntfs/drive00:16
naryfaarooni-mobile: I always questioned the length of reinstalling stuff onto a new system, if it takes longer than recovering entire partition at once, or if the backup procedure will have you jumping between dirs, it's really more convenient to do a partition backup. Unless you want a fresh install00:17
escottarooni-mobile, if you are backing up your /home to an ntfs you want to do it differently. you should use tar to create an archive of your home, not cp because permissions will be lost00:17
zabombervlt: but cloning a partition with a live OS is not recommended if you moving to new hardware right?00:17
naryfaarooni-mobile: therefore, I stick to dd00:17
psusizabomber, Ubuntu is generally quite fine with drastically altering hardware00:18
the_explorerHi ubuntu 12x nvidia driver failed me. Gonna have to revert to 10.0400:18
escottarooni-mobile, use "tar -c /home > /path/to/file/on/the/ntfs/home_backup.tar" to make your backup of your home folder00:18
zabomberarooni-mobile: the gui backup utility is also pretty straight forward and simple to setup00:18
vltzabomber: Yes, not if it’s mounted in rw mode. But if there’s no possibility to run an external OS (from USB or live CD) (and you don’t have LVM) then rsync works fine.00:18
zabomberpsusi: so if i dd my OS partition and move to new hardware i dont need to do a repair install?00:19
zabombervlt: ok! great00:19
escottarooni-mobile, actually tar -cp /home > ....00:19
psusizabomber, no... but dd is kind of a sucky way to do it... requires the new disk to be >= size of old one, and you have to resize after to make use of the new space... and wastes time copying free sectors00:19
sumojimbastidrazor: 10.0400:20
bastidrazorsumojim: sudo service gdm stop00:20
sumojimescott: No, Ctrl-Alt-F1 takes me to a dark grey screen, no terminal, no cursor.00:21
auuknightrage: I followed that page but I'm not sure it's settled.00:21
auuiwlist scan00:21
auulo        Interface doesn't support scanning.00:21
auueth0      Interface doesn't support scanning.00:21
psusizabomber, last year I replaced my whole motherboard, cpu, ram, booted up just fine... added a new ssd and migraded the system over to the new drive in the background while still using it00:21
sumojimbastidrazor: sudo service gdm stop takes me to a dark grey screen, no terminal, no cursor.00:21
escottsumojim, i doubt not starting x will solve your problem. plymouth will have already started and if modeswitching is broken it will still be broken. you could try "nomodeset"00:21
escottsumojim, what chipset do you have?00:22
arooni-mobileis there a gui to make tar files?  my files are located all over the place00:22
RealEyeshow do I get ubuntu to show my pidgin messenger list?00:22
sumojimescott: How can I find out?00:22
escottsumojim, sudo lshw -C video00:23
usr13sumojim: What happens when you type in your user name and hit enter, (in the dark grey screen)?00:23
arooni-mobileescott, are permissions important if i'm the owner of all the files/folders?00:23
escottarooni-mobile, fileroller is a gui for archival, and yes permissions do matter even for $HOME00:24
usr13sontek: tty6  (Ctrl-Alt-F6)00:24
usr13sumojim: tty6  (Ctrl-Alt-F6)00:24
escottarooni-mobile, the concern is mostly with your keyrings and private keys, but applications will fail if you mess those permissions up00:25
the_explorerWhy has the nvidia drivers give bananas ?00:25
usr13the_explorer: Because almost all primates like bannas.  (Sorry, couldn't resist.)00:27
arooni-mobileescott, this applies even if i'm completely reinstalling ubuntu?00:27
the_explorerGone bananas00:27
joallardX crashes every two days. What do I do about this?00:28
kriminal hola buenas noches alguien me podria ayudar con xubuntu 12.0400:28
the_explorerI can't even get working on 12x00:28
escottarooni-mobile, if you restore your $HOME directly then the permissions will be wrong for those files. so yes00:28
sunitasethihello does anyone know how ubuntu 12.04can detect and install a driver usb ethernet adapter?00:28
sumojimescott: lshw brings (display: unclaimed, product:intel, vendor:intel), typing username and pressing enter in grey screen show no response.00:28
escott!es | kriminal00:28
ubottukriminal: En la mayoría de los canales de Ubuntu, se habla sólo en inglés. Si busca ayuda en español entre al canal #ubuntu-es; escriba "/join #ubuntu-es" (sin comillas) y presione intro.00:28
sunitasethihello does anyone know how ubuntu 12.04can detect and install a driver for usb ethernet adapter?00:29
escottsumojim, it should have a lot more detail than that00:29
RealEyeshow do I get ubuntu to show my pidgin messenger list?00:29
the_explorerMy x on 12x is busted after nvidia install00:29
sumojimusr13: Ctrl-Alt-F6 brings me to a dark grey screen, no cursor, not prompt, completely unresponsive to any imput.00:29
joallardBug reporter asks me what to do about a Xorg crash. What do I tell it?00:29
escottsunitasethi, some models yes. is that the answer you want00:29
RealEyesfinally did it after clicking it a million times00:29
joallardApport* asks me what to do about a Xorg crash. What do I tell it?00:30
RealEyesa million ways00:30
sunitasethirealeyes: on the top right where there is an envelope point and see oidin messenger00:30
sumojimescott: It did, but it's on another PC and I'm literally writing on a pad and typing it out. Anything specific you are looking for?00:30
arooni-mobileescott,  i will be creating that /home partition from scratch on a new parition.  they are swapping hard drives on my laptop; so i need to move data over to a external hard drive first00:30
sunitasethiescott: this is for speedstream 100100:30
sumojimescott: I'll find a USB.00:31
escottarooni-mobile, the permissions on your keyring or your private key are set so that they can only be read by you. if you move them to ntfs and back they will be readable by everyone00:31
kriminal_no hay ningun español00:31
escottarooni-mobile, ssh for one will refuse to use your private key in such a situation00:31
Logan_!es | kriminal_00:31
ubottukriminal_: En la mayoría de los canales de Ubuntu, se habla sólo en inglés. Si busca ayuda en español entre al canal #ubuntu-es; escriba "/join #ubuntu-es" (sin comillas) y presione intro.00:31
escottsunitasethi, don't know the model, try it in the livecd thats what it is for00:32
arooni-mobileescott, cant i change permissions on that on a case by case basis manually?00:32
arooni-mobilechmod?00:32
kriminal_uff00:32
joallardXorg crashes in segfault. What do I do?00:32
escottarooni-mobile, sure if you want to take a complete inventory of such files00:32
sunitasethiescott: which livecd?00:32
escott!livecd | sunitasethi00:32
ubottusunitasethi: The Ubuntu Desktop CD is a "LiveCD" which can be run without altering existing files on your harddrive. Especially useful for testing your hardware's compatibility, it also includes an install option.00:32
mrdeepuvchello my isp is blocking all the torrent sites pls help in insalling a proxy in the system or on the browser plz help  me00:33
=== mischaghost is now known as Mischinka
mrdeepuvchello my isp is blocking all the torrent sites pls help in insalling a proxy in the system or on the browser plz help  me00:34
arooni-mobileescott, is there a way...., to get file roller to add directories to an archive?  or another gui tool to do that?00:35
sunitasethiubottu i do not have the cd...i install directly from the ubuntu website00:35
ubottusunitasethi: I am only a bot, please don't think I'm intelligent :)00:35
escottarooni-mobile, i havent used fileroller in ages. i suspect it is drag and drop but i dont really know00:35
sunitasethiescott: i do not have cd00:35
sunitasethiescott: i downloaded ubuntu from the intternet directly00:36
escottsunitasethi, it can be a usb keychain (those work better than the cds)00:36
sumojimescott: http://codepad.org/nEa8J62E00:36
naryfasunitasethi: do you have USB key/pendrive ?00:36
sunitasethiescott: is there any other way?00:36
sunitasethihello does anyone know how ubuntu 12.04can detect and install a driver for usb ethernet adapter?00:36
arooni-mobileescott, how does work?  when i create a new user on the the new ubuntu version, how will permissions match up?00:37
escottsumojim, ok thats not particularly helpful then. do you happen to know how your cpu was marketed? pentium? core? i5?00:37
Ehttp://community.xianlabs.com/topic/9828-say-what-once-it-is-seen-it-cannot-be-unseen/00:38
escottarooni-mobile, if you make a tar archive the tar archive will store the owner uid (1000 if you are the admin on your ubuntu system) and when you reinstall the new user will also be 1000 so it will be your file again00:38
sumojimescott: core i7 for sure.00:38
arooni-mobilehow do i check my current uid escott ?00:38
escottarooni-mobile, id00:39
arooni-mobileescott, youre right00:39
escottsumojim, probably a sandybridge00:39
naryfaescott: sumojim doesn't that thing have a builtin graphics processing? does that have to do anything with the rest?00:40
escottsumojim, unless you unboxed it yesterday in which case it might be an ivybridge. what version of ubuntu is his?00:40
sumojimIntel(R) Core(TM) i7-3720QM CPU @ 2.60GHz00:40
AdilMoodyi have problem with OT-X080C under ubuntu 12.04 ; it can't connect, please help me00:40
escottsumojim, thats an ivy. thats the problem00:40
sumojimescott: I'm using 10.0400:40
sumojimescott: oh?00:41
escottsumojim, 12.04 should be ok, 10.04 is not going to work. but they had engineering samples in time to get the drivers for the ivy's prior to the release00:41
sumojimOk, I'll try 12.04, hopefully that will work with our software.00:42
sumojimescott: You wouldn't have a reference for that I could show my boss would you?00:42
maheanuuIs there any way to disable the lockout/screen saver mode while watching streaming video in Ubuntu?00:43
sunitasethiescott: is there any other way to get usb ethernet adapter to work on ubuntu 12.04?00:43
escottsumojim, thats just brand spanking new hardware. they weren't even writing drivers for that 2 years ago00:43
naryfamaheanuu: that should be an option in an application you use to watch the video00:43
escottsunitasethi, depends on the chipset. have you tried the liveusb?00:43
naryfamaheanuu: here's something related00:45
naryfahttp://askubuntu.com/questions/57350/disable-screensaver-while-watching-flash-videos00:45
maheanuunaryfa, I am running firefox for my browser, and I cannot find anything to stop the screen saver or the keyboard lockout from coming on after about 10 mins of no activity00:45
escottsumojim, i would recommend that you install 12.04, and run 10.04 inside virtualbox if you have some need to use software only for older releases00:45
sunitasethiescott: i do not have a udb00:45
escottsunitasethi, how do you intend to install ubuntu then?00:46
maheanuuI find myself having to relog in if the screen goes dark00:46
warfarenmaheanuu: i use "caffeine" for that00:46
naryfamaheanuu: you can disable the lock itself if you need to00:46
warfarenfor flash video, rignt?00:46
rsumii'm on ubuntu 12.04 with gnome and using empathy for chat because i guess its the default but for some reason every time get a message i get 2 messages on the bottom of the screen every time someone messages me something which is super annoying. One would have the user icon and the other would have a blank icon but the same exact message. why is this?00:46
sunitasethiescott: i have ubuntu 12.04 that i installed directly from the web00:46
naryfanaryfa: but the screen will still blank out00:47
escottsunitasethi, you mean wubi?00:47
sunitasethihello does anyone know how ubuntu 12.04can detect and install a driver for usb ethernet adapter?00:47
OerHeksAdilMoody, usb 3G sometimes need usb_modeswitch00:47
sunitasethii have ubuntu 10.04 cd but now i updated to 12.0500:47
warfarenmaheanuu: caffeine detects when flash player is running and temp disables your screensaver00:47
naryfamaheanuu: or use warfaren's option, sounds fair00:47
sunitasethiescott: i have ubuntu 10.04 but i updated to 12.0400:48
Confused2012Am I in the right place for assistance w/Ubuntu dl and install?00:48
escottConfused2012, yes00:48
warfarenit requires a bit of tweaking but once you get the hang of it it works just fine00:48
maheanuuvarfaren, and  naryfa,  I have looked for months  trying to cess  out this problem and not sure.00:48
naryfamaheanuu: I used to disable lock and leave screen-turn-off at about 15 minutes, even if the screen blanked out, the most I had to do is move the mouse.00:49
naryfamaheanuu: but maybe that caffeine thing will do justice for you00:49
naryfamaheanuu: try00:50
sunitasethiescott: i have ubuntu 10.04 but i updated to 12.0400:50
OerHekssunitasethi, oen terminal: lsusb and paste the line with your wifi device00:50
escottsunitasethi, i cant help you00:50
Confused2012I attempted to dl. Nero glitched after a nearly hour dl. Trying to burn in a different place but it appears to have eaten the dl. I can't find the icon nor does a search work00:50
sumojimescott: Thank you, you've been a great help.00:50
warfarenyeah if you want the screensaver in other cases, then caffeine is the way to go00:50
OerHekssunitasethi, normally you need wired cable to download any addons00:50
maheanuuRight now I am watching the  aljazeera news cast and if I leave the keyboard or mouse the screen first goes dim then black and I am required to relog in in order to watch the video or activate my desktop00:50
warfarenyep same problem i had00:50
sumojimI'm 95% sure our software will be fine in 12.04.00:51
sunitasethioerheks: i have a usb ethernet adapter that i want ubuntu 12.04 to detect but it does not..this is for wired internet00:51
Confused2012Nero tried to burn CD rather than a dvd using my dvd burner and a dvd00:51
escottConfused2012, it is a CD image00:51
OerHekssunitasethi, open terminal:"  lsusb " and paste the line with your wifi device00:51
naryfamaheanuu: go to system settings and disable lock screen00:51
sunitasethiwhy doesn't ubuntu 12.04 detect the usb ?00:52
maheanuuwarfaren, is cafeine a browser?00:52
naryfamaheanuu: it's an application00:52
Confused2012I don't know what it is. Last time I did this, I dl'd a program, as per instructions and burned the dvd. No prob. I followed the instructions this happened and I'm clueless.00:52
TranshumanistWell, Ubuntu 12.04 installed on my new SSD! Working like a charm now.00:52
warfarenmaheanuu: http://www.omgubuntu.co.uk/2010/06/how-do-you-use-caffeine-the-app-not-the-stimulant/00:52
Confused2012How big a flash drive would I need to dl it that way?00:53
maheanuunaryfa, chasing it down now....  bbiab00:53
escottConfused2012, the install image is just a bit over 700MB00:53
=== Guest45554 is now known as cryptfu
sunitasethioerheks: i do not know the name of the usb device00:53
warfarenmaheanuu: if it doesnt work right away for you, youll need to configure it00:53
=== bazhang_ is now known as bazhang
warfarenmaheanuu: install instructions are on the link i gave you00:54
Confused2012is there anyway to recover the DL after Nero failed to burn?00:54
naryfamaheanuu: ok00:54
escottConfused2012, open your webbrowsers downloads tool it should be listed there00:54
warfarenConfused2012: the DL? a dual layer disc? or download?00:55
Confused2012Its auto opening Nero which I'm not sure how to get it to burn a DVD. I've had probs with Nero before but not on this machine. I couldn't get it to work.00:55
warfarenConfused2012: be sure to md5 verify the iso file before burning00:56
escottConfused2012, the ubuntu.com website has screenshots with instructions for many common burning applications, nero is probably in that list00:56
=== Hackit is now known as ImperialDroid
Confused2012Any way to save it from Browser to Flashdrive... Nero has yet to work for me00:57
warfarenConfused2012: if youre running nero now i guess you are currently on windows? in that case i would recommend IMGBurn for burning .iso files00:57
the_explorerOk.. did some trouble shooting . Definitely the nv driver. Installed 10.04 and as soon as I installed the driver,x failed.00:57
Confused2012will imgburn require dl'ing again?00:58
Confused2012Ubuntu that is00:58
onatshi guys00:58
onatsI'm trying to run a service but i keep on getting an error that it could not write pid file in /var/run. how should i fix this? ubuntu 12.04 LTS server00:58
warfarenConfused2012: the iso file? if it checks out with md5 verification you dont need to download again00:58
Confused2012okies, I'll try that. TY00:59
the_explorerSo has any one discovered a work around four the nv driver or am I better of in windows until the next release00:59
warfarenonats: and youre root when trying to start the service?00:59
naryfaonats: change permissions , but where... ask escott00:59
escottConfused2012, you might also check if there is a LUG (linux users group) in your area. they might be able to provide you with some known good install disks01:00
Confused2012TY.01:00
onatswarfaren, no. the app warns me it isn't safe to run it as root. does root run the services upon startup?01:01
warfarenthe_explorer: are you using the one from ubuntu restricted drivers or the one from nvidia.com?01:01
escottonats, yes root runs all services, but a good service will drop permissions and change to another user. what service is this?01:02
the_explorerWarfaren, restricted01:02
warfarenonats: alright well i suppose you may need to be root to launch it but it will actually run as a different user01:02
onatsescott: its a nexus repository installed as a service01:02
warfarenthe_explorer: and what hardware were you on?01:02
the_explorerGts250. CPU is bulldozer01:02
warfarenoh im surprised it doesnt work well with the one ubuntu suggests01:03
the_explorerWarfaren I've un hooked my kvm switch and uninstalled driver reinstalling noire01:04
the_explorerNow01:04
warfarenthe_explorer: have you tried the one from nvidia.com too?01:04
warfarenits typically more up to date01:04
warfarenbut might not always work01:04
the_explorerShould i kill iommu warfaren?01:05
peepsaloti installed a new nvidia graphics card recently, which required me to reinstall my graphics drivers for it to work.  it worked ok for 2 days, but now when i reboot it says it has to go into low graphics mode.  i've tried reinstalling it a couple times but it's just not working now.  any ideas what i can do?01:05
warfarenthe_explorer: not sure what that is sorry01:05
peepsaloti think this happened because some kernel update was made last night01:06
TakyojiIs there any way to get gnome-panel working PROPERLY on 12.04, which worked fine in prior releases? https://techsanity.us/gnome-panel.png01:06
TakyojiNote, another thing I can't do is right-click on the panels at all.01:06
peepsalotoh and it doesn't even get into low graphics mode, i have to use virtual console01:06
TakyojiIs this a known regression?01:06
TakyojiI've also reset all gnome-panel settings and everything01:06
David-ATakyoji: Alt+right-click panels in 12.04 i believe01:07
Confused2012I installed IMGBurn. Unable to get dl out of browser. Ideas?01:07
warfarenConfused2012: what browser are you using?01:07
escottTakyoji, is that really gnome-panel is is that fallback?01:07
TakyojiDoesn't seem to work in this case01:07
Confused2012FireFox01:07
the_exploreriommu is a new feature that I haven't run with ubuntu Gina try killing it in bios default01:07
TakyojiThis is of trying to use "Gnome Classic"01:08
Takyojiwhich I've always had the problem of since the beginning of the 12.04 release01:08
warfarenConfused2012: in your download manager where you see the file, rightclick the file and press open folder01:08
Confused2012No longer an option since closing browser to install IMGBurn01:08
bandit5432Takyoji, have you tried starting it with gnome classic no effects?01:09
TakyojiYes01:09
Confused2012The option is light, not dark, and clicking on it does nothing.01:09
TakyojiAlso, the blur is from post-processing, it's not actually shown like so01:09
warfarenConfused2012: you should find download manager under tools i believe01:09
TakyojiAlso, I'm using a dual monitor setup, therefore the black space on the bottom is not actually seen01:09
bandit5432Takyoji, i have seen other screens shots like that so i am looking for where i saw them01:09
the_explorerIt worked. It was one of my bios settings. if anyone has issues with nv drivers  tell them to default BIOS settings01:09
Confused2012Yes, I did. I can find the file. And before closing the browser, I could open the folder. Now I can't01:09
bandit5432Takyoji, could you run wmctrl -m in a terminal and let us know what the name is01:10
warfarenConfused2012: you probably chose to open the file instead of saving it, which just saves it to a temporary folder and deletes it after you restart the browser...01:10
bandit5432Takyoji, and env | grep -i gdmsession01:10
Confused2012Than its listed but no longer there?01:11
warfarenyou could try searching your entire hard drive for *.iso if you think it could be there somewhere01:11
warfarenotherwise im afraid youll have to download again01:12
Takyojihttp://pastebin.com/P9qq9htk01:12
Confused2012I can try that. The DL takes an hour. BRB01:12
warfarenunless you wanna try hard drive data recovery, which i do not recommend btw01:12
=== james is now known as Guest49652
bandit5432Takyoji, try logging in with gnome classic (no effects) and see what you get01:12
binaryhello01:12
warfarenmake sure to save it now, and not "Open"01:12
binaryhow is everyone?01:13
Confused2012Its gone. TYVM. Re-DL.01:13
warfarenthe_explorer: sorry i hope someone else can help you though01:13
TakyojiI already have done so, but I'll just do it regardless.01:13
mohamezalthough i am connecteed to internet i can surf what the problem ?01:13
warfareni need to sleep now. good luck with your peoblems everyone01:14
bandit5432Takyoji, the commands are showing you are running compiz which is gnome with effects i want to know if you can also get into gnome classic  no effects01:14
sunitasethican anyone help please? i found my usb ethernet adapter in lsusb list but i cannot get it to work01:14
binarylol01:14
Takyojiusing Metacity01:16
T_9erHello everyone, I'm a linux newbie needing some assitance. After updating to the latest version of Ubuntu I can't get the system to boot. If I hold down shift I see the words GRUB loading and then the screen goes blank. Help please.01:16
naryfasunitasethi: your adapter needs a driver, open Ubuntu Aditional Drivers (or something like that) in Ubuntu and see if anything is listed there01:16
bandit5432Takyoji, is it still showing up the same?01:16
Takyoji Yes, the exact same01:16
mohamezcan format i USB which is write protected ?01:16
bandit5432Takyoji, are you using the default theme or have you changed it in the past?01:16
mohamezcan i format a USB which is write protected ?01:17
TakyojiOnly difference is that I can right-click, and changing the panel size does nothing to the buggy rendering effect01:17
grymohamez: maybe, i think you could try and see whether it works01:17
TakyojiI have not changed the theme, I'm certainly willing to destroy ANY GNOME 2 files as well01:17
mohamezgry how ?01:17
sunitasethinaryfa: there is no driver in additional drivers01:18
bandit5432Takyoji, hmm let me look have you tried right clicking and deleting those extra panels?01:19
TakyojiIt's all one panel01:19
FloodBot1!netsplit01:19
=== _Letalis_ is now known as Letalis
ubottunetsplit is when two IRC servers of the same network (like freenode) disconnect from each other, so users on one server stop seeing users on the other. If this is happening now, just relax and enjoy the show. See http://en.wikipedia.org/wiki/Netsplit01:19
Takyojithe background is just being tiled01:19
grymohamez: http://www.howtogeek.com/howto/17001/how-to-format-a-usb-drive-in-ubuntu-using-gparted/ seems a good guide01:19
smwhas anyone noticed that playing videos in chromium crashes it on many websites?01:19
DrecondiusCan someone helpe me with an installation problem before i pull out the rest of my hair?01:19
naryfasunitasethi: I'm sorry, this is the only option I know of. Try googling for the linux driver for your type of ethernet USB01:19
RealEyesAnyone here use qbittorrent?01:19
smw!ask Drecondius01:20
gry!anyone | RealEyes01:20
ubottuRealEyes: A high percentage of the first questions asked in this channel start with "Does anyone/anybody..." Why not ask your next question (the real one) and find out? See also !details, !gq, and !poll.01:20
bandit5432Takyoji, those extra lines are 1 panel not 6 extra?01:20
Takyoji1 panel01:20
bazhangDrecondius, ask a real question01:20
smw!ask | Drecondius01:20
ubottuDrecondius: Please don't ask to ask a question, simply ask the question (all on ONE line and in the channel, so that others can read and follow it easily). If anyone knows the answer they will most likely reply. :-) See also !patience01:20
RealEyesim trying to figure out how to select which files to download from this torrent, using qbit torrent01:20
Drecondiuswow bot's slow tonight lol01:20
RealEyesits trying to just download the whole thing01:20
DrecondiusI'll ask as soon as i remember the problem01:20
RealEyeshow do i tell qbittorrent to only download certain files?01:20
smwDrecondius, no, he seems to be at a good speed :-)01:21
TakyojiActually I guess not01:21
RealEyesHow do I tell qbittorrent to only download certain files?01:21
TakyojiWas able to manually delete each extra instance01:21
gryRealEyes: transmission has a list of files to download in the 'add torrent' window (i didn't use qbittorrent but it might have an 'advanced' button or somelike in a similar dialog)01:21
RealEyesi cant use transmission because it wont accept magnet links01:21
bazhangRealEyes, sure it does01:22
T_9erIs the best bet to use a live CD and try to repair GRUB?01:22
=== mutant is now known as Guest93951
bazhangRealEyes, transmission does accept magnet links, no problem01:22
naryfaok, I'll be back later, ciao for now01:22
bazhang!grub2 | T_9er have a read01:22
bandit5432Takyoji, i wonder if one of the applets you have is doing that have you tried removing the applets in the right hand corner?01:22
ubottuT_9er have a read: GRUB2 is the default Ubuntu boot manager since 9.10 (Karmic). Lost GRUB after installing Windows? See https://help.ubuntu.com/community/RestoreGrub - For more information and troubleshooting for GRUB2 please refer to https://help.ubuntu.com/community/Grub2 - See !grub1 for releases before Karmic (9.10)01:22
DrecondiusOK, so After making a third Clean installation of 12.04 and still booting to a black screen following the purplish splash screen, I modified my grub with the nomodeset paramater and now grub doesn't exist, where did i goof?01:23
RealEyesubuntu freezes on me all the time01:23
RealEyesand ive got an ssd01:23
RealEyesthis is madness!01:23
TakyojiI can't quite get a "Remove from Panel" option or anything01:23
bazhangRealEyes, transmission can accept magnet links, try it01:23
DrecondiusShould I have had it download and install updates during installation?01:24
mohamezgry: thank you01:24
Guest14260anyone now how to disable automatic whitelisting in pgl? ( want to test a complete blocklist with dns+lan, but peerguardian autowhitelists dns and lan).01:24
bandit5432Takyoji, look at http://askubuntu.com/questions/133647/gnome-panel-has-multiple-rows-how-to-undo-that01:24
T_9erMSG ubottu I'm checking out the troubleshooting for GURB2 right now. I'm currently burning a live cd in hopes of using the boot repair tool.01:25
bandit5432some one needs to stop rebooting servers01:25
AngrySpam98d01:26
bazhangbandit5432, its a netsplit, not rebooting servers01:26
DrecondiusCan i access the boot repair from usb media? If so that might solve my issue01:26
AngrySpam98SO...my name has 3 parts (angry, spam, 98....remember that) 98...9*8 = 24 ... 2+4  = 6 (now the three parts of my name come in) 6 three times = devil's number01:26
AngrySpam98hehe01:26
bandit5432bazhang, i know it was a joke sorry was not funny01:27
mohamezwhat are the differences between rootkit toolkit and boot and they maening ?01:27
drizzlinactually, 666 is the number of man01:27
bazhangmohamez, how does that relate to ubuntu01:27
drizzlinlearn2bible bitch01:27
bazhangdrizzlin, stop cursing and stay on topic01:27
RealEyesbazhang, it allowed me to add the torrent01:28
RealEyesbut its not letting me pick what to download01:28
RealEyesand what not to01:28
drizzlinwhat are you trying to download?01:28
bazhangRealEyes, it opens a window and lets you check (in a handy check box) what to dl and what not to01:28
RealEyeshad to select properties!01:28
RealEyesbazhang, its not doing that, thats what im used to01:29
RealEyesi had to pause it01:29
RealEyesthen right click01:29
RealEyesthen properties01:29
bandit5432Takyoji, did you get that link i sent your way?01:29
bazhangRealEyes, then configure it to do so. it works 100% fine here01:29
DrecondiusHow can I repair my grub loader if I can't access repair tools from efi booting?01:29
Takyojibandit5432: Yes01:29
TakyojiI'm just a bit unclear of what to do01:29
escottDrecondius, boot a livecd01:30
bandit5432Takyoji, you need to delete the extra instances that are listed i believe01:30
TakyojiI don't have duplicates listed (likely because I remove the panels)01:30
Takyojiremoved*01:30
onatshey guys01:30
RealEyesdrizzlin, im trying to get the Dragonball show01:30
onatshow do i report the hostname of a static ip machine to the dns server (router)?01:30
drizzlinoh01:30
bandit5432Takyoji, hmm did you look at the defaults it has listed?01:31
Drecondiusescott: let me clarify, NO option with efi booting. and if I don't efi boot I don't have network.01:31
mohamezRealEyes: you can try nyaa.eu tracker01:31
escottDrecondius, even with efi boot you should be able to boot the livecd01:31
bandit5432Takyoji, it does not list anything like 'menu-bar-0', 'indicators-0', 'show-desktop-0', 'window-list-0', 'workspace-switcher-0', 'menu-bar-1' ?01:32
RealEyestransmission keeps freezing though01:32
maheanuu_Ok, am running caffiene and the screensaver and s01:32
TakyojiI actually just reset it to the listed defaults01:32
maheanuu_log in have been eliminated, thanks for all the help I had no idea that caffiene the software existed01:33
RealEyestransmission keeps freezing x_x01:33
TakyojiIs there any way to get gnome-panel working on the second monitor (whereas it's all one X screen), or is such not really possible without having separate X screens?01:34
maheanuu_the downloader?01:34
mohamezRealEyes: one piece is cool too01:34
bandit5432Takyoji,  did you get a normal looking screen now?01:34
maheanuu_RealEyes, is that the torrent downloading proggie01:34
bazhangmohamez, please stay on topic01:34
bandit5432RealEyes, does transmission die or does it kill your connection?01:35
RealEyesits turning grey01:35
RealEyesand then lightens back up to normal01:35
maheanuu_You are in pause perchance01:35
mohamezbazhang: OK, Sorry01:35
RealEyesi think it might have to do with my HDD01:35
RealEyeswriting the download to it or something01:36
bandit5432RealEyes,   did you install the new version of transmission ?01:36
RealEyesi installed it last week01:36
mohamezchek or add tracker list01:36
bandit5432RealEyes, from ppa or just regular repo?01:36
RealEyesnot sure01:36
RealEyesgoogle i think01:36
TakyojiI guess01:37
bandit5432Takyoji, i dont know about the second monitor you need to ask some one that uses 2 monitors to help you01:37
RealEyesreally not liking this01:37
mohamezRealEyes: i thik utorrent is good01:37
mohamez*think01:37
bandit5432RealEyes, see if you have Transmission installed from ppa https://launchpad.net/~transmissionbt/+archive/ppa01:38
RealEyeshow do i install that?01:39
schultzaim back01:40
bandit5432RealEyes, click on the middle of the screen on that page where it says (Read about installing)01:40
schultzawho was working on the nvidia drivers that couldnt get to a command prompt?01:40
schultzagrr... different client. different commands01:41
DrecondiusOk, so I'm back again, Inside a Live environment whereas there is no option on a 12.04 disc to run a repair. Perhaps someone can help me with repairing my grub on an efi install01:42
AnthonyKKHello could someone help me with 12.0401:42
phoenix_k5does anyone know how to get a canon laser printer working in new ubuntu?01:42
Drecondius!ask AnthonyKK01:42
bazhangAnthonyKK, ask a real question01:42
schultzaphoenix_k5: what model?01:42
AnthonyKKAlright01:42
AnthonyKKHow can i get steam games working?01:42
AnthonyKKat least some01:43
phoenix_k5lbp290001:43
AnthonyKKbecause they crash when i try to go on a server01:43
AnthonyKKbut will work in singleplayet01:43
AnthonyKK?01:43
DarwinSurvivorAnthonyKK: which games are you trying to play and how are you playing them (wine?)01:44
AnthonyKKOk new one01:44
AnthonyKKyes01:44
DrecondiusAnybody have any advice on how to repair a botched grub install from inside a live environment?01:44
AnthonyKKwine01:44
DarwinSurvivor!grub | Drecondius01:44
ubottuDrecondius: GRUB2 is the default Ubuntu boot manager since 9.10 (Karmic). Lost GRUB after installing Windows? See https://help.ubuntu.com/community/RestoreGrub - For more information and troubleshooting for GRUB2 please refer to https://help.ubuntu.com/community/Grub2 - See !grub1 for releases before Karmic (9.10)01:44
AnthonyKKand counter strike, source garrys mod, killing floor.01:44
DarwinSurvivorAnthonyKK: if you are having trouble playing games in wine, your best bet is to consult the wine page for that particular game, they will have success reports and workarounds posted for most gaes01:45
DarwinSurvivor*games01:45
bazhangAnthonyKK, check the appdb01:45
AnthonyKKAlright thanks01:45
bazhangAnthonyKK, then /join #winehq for app support01:46
DarwinSurvivor!appdb01:46
ubottuThe Wine Application DB is a database of applications and help for !Windows programs that run under !WINE: http://appdb.winehq.org - Join #winehq for application help01:46
bazhangAnthonyKK, ^^01:46
bandit5432the grub fixing has come a long way01:46
AnthonyKKAnother, my wifi doesnt work unless i type two codes into the console then it will connect. theres a permaeffect but i didnt get it working01:46
AnthonyKKi mean terminal.01:46
DrecondiusGrub still gives me a pain in the !!!01:46
DarwinSurvivorDrecondius: I've already sent you a link to how to fix it01:47
bandit5432Drecondius, read those docs that DarwinSurvivor pointed you to looks athousand times easier then it used to01:47
DarwinSurvivor!grub01:47
ubottuGRUB2 is the default Ubuntu boot manager since 9.10 (Karmic). Lost GRUB after installing Windows? See https://help.ubuntu.com/community/RestoreGrub - For more information and troubleshooting for GRUB2 please refer to https://help.ubuntu.com/community/Grub2 - See !grub1 for releases before Karmic (9.10)01:47
DrecondiusI'm working on that, I'm having to use terminal, there isn't a boot repair option anymore01:47
DarwinSurvivorDrecondius: I don't think there was enough room on the live-cd to include it, but the instructions are fairly straight forward.01:48
bandit5432Drecondius, Boot-Repair can be installed & used from any Ubuntu session (normal session, or live-CD, or live-USB). PPA packages are available for Ubuntu 10.04, 10.10, 11.04, 11.10 and 12.04.01:49
DarwinSurvivorDrecondius: if you use firefox from the live-cd, you can even copy-paste a fair bit of it01:49
bandit5432rtfm!01:49
xistancelaptopAnybody know for a program that will let me monitor bandwith usage of my entire internet? I'm using iftop but it only shows me whats going on on the computer I run it on..01:49
Drecondiuswork in progress will update :D01:49
bazhangbandit5432, dont ever say that here01:49
DarwinSurvivorxistancelaptop: what type of router do you have?01:50
bandit5432read the funny manual is not allowed?01:50
bazhangbandit5432, and dont recommend PPa as a first choice01:50
xistancelaptopDarwinSurvivor DIR-825.. I think01:50
bazhangbandit5432, if you want to remain in the channel, NO01:50
DarwinSurvivorbazhang: agree on both points01:50
=== viking is now known as Guest31468
xistancelaptopDarwinSurvivor: But I would like to see with a graph through terminal or some kind of GUI, not through the webpage01:50
bandit5432the ppa i pointed him to is for stable releases only01:50
sunitasethisorry was dcc'ed01:51
bazhangbandit5432, PPA are not supported, why recommend that first? in short, you Don't01:51
schultzasigh01:51
bandit5432sorry i forget all the rules when i join here01:51
bazhangbandit5432, time to re-learn them01:51
bazhang!guidelines > bandit543201:51
ubottubandit5432, please see my private message01:51
DarwinSurvivorxistancelaptop: monitoring bandwidth (without VERY special tools) should be done by the machine all the traffic goes through (in your case, the router)01:52
moesUbuntu-10.04.../dev/sda unallocated partition table unrecognized...error from cf sda bad primary partition 1: partition ends in the final parted cyclinder...any fix without having to build new partitions ??01:52
DarwinSurvivorxistancelaptop: if you don't like the web-interface of the router, and are fairly comfortable with flashing, cli and ssh, you can probably put dd-wrt, tomato or openwrt on it and check the bandwidth over ssh01:52
xistancelaptopDarwinSurvivor: The localhost webpage GUI is terrible for viewing01:52
viktor...01:53
DarwinSurvivorxistancelaptop: localhost? you mean the router's ip?01:53
xistancelaptopDarwinSurvivor: I don't think tomato has released a firmware for my router, and yeah01:53
DarwinSurvivorxistancelaptop: dd-wrt (which I use) has very good support for most routers, you can give that one a try01:53
bandit5432i see the part about rtfm but not about ppa01:53
sbatteyAttempting to modify images using word presses header uploader on an ubuntu server with suphp installed. Uploaded images have their permissions set to 600 when modified with GD, instead of 644…whats going on?01:53
bazhang!ppa > bandit543201:54
ubottubandit5432, please see my private message01:54
bandit5432needs to be added to the code of conduct page then01:54
xistancelaptopDarwinSurvivor: I'm going to go install that now :) Thought Tomato was the only firmware out there that did what it does01:54
Drecondiusgoing the shortcut route for now01:54
Sir_KonradOhai.01:55
bandit5432even the link that DarwinSurvivor  pointed him to on grub says to install boot-repair from ppa01:55
DarwinSurvivorxistancelaptop: make sure you flash from a wired connection!01:55
sbatteyI am having issues with a test environment. I am attempting to modify an image with word presses header uploader, but the image permissions are ending up as 600 instead of 644 like they're supposed to be. This is under ubuntu and I am also running suphp01:56
DrecondiusSo, ran the boot repair tool and it gave me http://paste.ubuntu.com/1002269/01:56
Sir_KonradSorry fixed my auto away system.01:57
EtaleHi fellas. I'm in the Ubuntu installation now. I have a 376GB of nothingness (alongside 98GB of Windows). I want to create a dual boot. Out of the nothing partition I'm adding a 90GB Linux partition. What should I put as mount point?01:58
Sir_KonradEtale, /01:59
DrecondiusI fear i shall return momentarily in utter defefat. Wish me luck :)01:59
EtaleSir_Konrad, and my storage partition?01:59
Sir_KonradYou want another partition along the Linux one for your stuff?02:00
EtaleYes, an NTFS partition shared by windows and linux.02:00
Sir_KonradNothing then. Just make it the file system you want and the system will take care of the mounting stuff.02:00
DarwinSurvivorEtale: are you trying to figure out where to mount the windows partition?02:00
maheanuu_naryfa, warfaren, thank both of you for your kind help, I am totally free of the stopping of video or having to log in after lieaving my machine quiescent for about 10 minutes02:00
EtaleOh, wait. I don't see an NTFS option...02:01
Sir_KonradEtale: Are you in the installation?02:01
EtaleDarwinSurvivor, no my windows is already installed.02:01
Sir_KonradYeah you won't in the install. =P02:01
EtaleSir_Konrad, yes.02:01
EtaleSir_Konrad, I guess I should use gparted?02:01
moesUbuntu-10.04.../dev/sda unallocated partition table unrecognized...error from cf sda bad primary partition 1: partition ends in the final parted cyclinder...any fix without having to build new partitions ??02:02
Untitled_onlysup room02:02
Sir_KonradEtale, I'm not keen on gparted and if it'll let you make an NTFS partition, but maybe you could use FAT32?02:02
EtaleWhy not? I would prefer NTFS...02:02
EtaleHmm... Maybe I can do that from within windows?02:02
Sir_KonradYeah you could. That's what I would do.02:03
EtaleGood.02:03
EtaleThat's a plan.02:03
sbatteyanyone know anything about suphp and umask?02:03
Sir_KonradGo for it bro. ;P02:03
EtaleAnd then afterwards, what would the mount point of the storage partition be?02:03
Etale*should02:03
Sir_KonradEtale: Ubuntu will handle that when you reboot. It'll probably end up being something like /dev/sda202:04
DarwinSurvivorSir_Konrad: that's not a mountpoint, that's a device location.02:04
sunitasethianyone know how i can get a driver for Bus 002 Device 018: ID 067c:1001 Efficient Networks, Inc. Siemens SpeedStream 100MBps Ethernet02:04
sunitasethi?02:04
DarwinSurvivorEtale: it will be something in /media/ (the directory will probably be named after the partition's name)02:04
Sir_KonradDarwinSurvivor: Ok, I'm mistaken. Sorry! =\02:05
EtaleDarwinSurvivor, so under mount point should I say "\mount\" or "\mount\name_I_make_up\"?02:06
Sir_KonradHey guys gotta run. Talk later.02:06
Prodigalhow do you back up only the .docs .xls .jpg   etc....out of windows into an ubuntu partition02:06
DarwinSurvivorEtale: you can specify one if you really want to, but ubuntu will auto-mount it the first time to you try to access it via nautilus02:06
Drecondiusas if it weren't already a kick in the groin, I am re-installing and my persistance isn't working :(02:07
EtaleOkay.02:07
DarwinSurvivorEtale: the only time you really need it premounted by fstab is if you need it to be accessible outside your desktop environment (cron jobs, apache, etc)02:07
EtaleWhat does "allocation unit size" mean? Windows is asking me to specify this when I'm trying to create the NTFS partition.02:08
EtaleAnd should I "enable file and folder compression"?02:09
Hoythi02:09
Hoyt /my and /my/myblog/blog-detail.html funtions , now I want to redirect /my/myblog/[0-9]+ to /my/myblog/blog-detail.html02:09
Hoytbut , /my/myblog/[0-9]+ raises 404 error02:10
DrecondiusEtale: are you formatting a drive for windows?02:10
AprelEtale: I think that's how big you want each "chunk" of the fs to be. A larger number is porb more efficient on a larger hdd, but may waste more space, partic. with samll files. Does windows recommend somthing?02:10
DrecondiusDefault allocation size is 409602:10
EtaleDrecondius, no. Windows is already installed. I'm creating an NTFS partition via windows, to be shared with Ubuntu.02:10
AprelI wouldn't bother with file and folder compression unless you've got a powerful processor and a stingy hdd02:11
EtaleAprel, it just says default, but doesn't specify what that is.02:11
EtaleI guess I'll do that.02:11
HoytDrecondius: http://pastebin.mozilla.org/164839402:11
EtaleDone!02:12
EtaleBack to Ubuntu installation.02:12
DrecondiusCross my fingers and hope for Pepsi here i go to try to boot back into yet another clean install, I'm starting to think ubuntu doesn't like GUID file tables02:14
=== unit193_ is now known as TheDrums
=== roo is now known as Guest2605
iandaltonMy drive just failed, so I swapped it with my backup, but I didn't realize GRUB hard-coded the other drive's UUID. How do I replace UUID with simple drive number?02:17
bazhang!blkid | iandalton02:18
ubottuiandalton: To see a list of your devices/partitions and their corresponding UUID's, run this command in a !shell: « sudo blkid » (see https://wiki.ubuntu.com/LibAtaForAtaDisks for the rationale behind the transition to UUID)02:18
iandaltonbazhang: I can't boot, so that's not very useful02:19
=== Optichip is now known as Yoda_Mfkers
=== Yoda_Mfkers is now known as Optichip
bazhangiandalton, better to say that in your initial question then, the more details the better the troubleshooting advice02:20
iandaltonsorry02:20
iandaltonI'm trying to see if GRUB's search feature will work, but so far I can't figure it out. I tried search --file --set /boot/vmlinuz, but I get "error: no argument specified"02:21
Guest2605中文也可以?02:21
bazhangGuest2605, #ubuntu-cn02:22
wilee-nilee!bootinfo | iandalton02:22
ubottuiandalton: Boot info script is a usefull script for diagnosing boot problems. Run the script following the directions here: http://ubuntuforums.org/showthread.php?t=1291280 and then look at RESULTS.txt (or !pastebin it for others to look at).02:22
ccloveGuest2605: #ubuntu-cn02:22
Tangierais linux (ubuntu) popular in china?02:22
wilee-nileeTangiera, how would we know?02:23
cclovepopular in some place02:23
Tangierathere are apparently chatters here who are chinese02:23
iandaltonbazhang: again, I can't boot02:23
iandaltonerr, wilee-nilee not bazhang02:23
wilee-nileeTangiera, it is off topic none the less.02:23
cclovemost of people didn't know what is linux in china02:23
bazhangTangiera, thats not an ubuntu support issue, try #ubuntu-offtopic02:23
wilee-nileeiandalton, read the bot prompt you would use a live ubuntu cd.02:24
iandaltonwilee-nilee: ah, got it02:25
wilee-nileeiandalton, cool02:25
iandaltonI don't have one. Tomorrow I can burn one, and recover my system, but I am trying to figure out GRUB meanwhile02:25
iandaltonI better give my roommate back his laptop now. Thx02:26
manadyshas anyone seen any performance issues on ubuntu when trying to host a website on a non-standard port?02:30
zykotick9manadys: and if you use port 80 it's normal?  seems odd.02:32
=== sudokode is now known as sudotest
=== sudotest is now known as sudokode
manadyszykotick9: exactly02:33
cs378hello02:33
manadyshttp://pastebin.com/T86b4Wge this was from the server itself02:33
manadyswhen going to localhost port 3000 no issues, but as soon as an IP was involved there were issues02:34
DrecondiusGrub problem fixed : Check. Now X is nowhere to be found :( Any Ideas as to why?02:34
DrecondiusI can't find the forum with a similar issue02:34
manadysI adjusted it to give precedence to ipv4 in gai.conf and that resolved that issue, but outside computers are still taking 25 seconds to load a static page (was previously 45 seconds so the precedence on ipv4 helped slightly)02:35
DrecondiusUbuntu loads fine, makes it to the spalsh screen, and when the Xserver is supposed to start it drops to a terminal style interface02:36
mattwj2002hi guys02:36
mattwj2002how does the ubuntu cloud work?02:36
mattwj2002is it like a computer cluster?02:37
Drecondiusmattwj2002 when you sign up to the forums you have clout access, it creates a watch folder in your home folder that you can drag and drop files to upload to the cloud02:37
Drecondiusmore like off comp storage02:37
mattwj2002what about the cloud server stuff?02:38
mattwj2002the one hour free thing02:38
Drecondius*shrugs*02:38
mattwj2002I am trying to get my brain around it02:38
mattwj2002:)02:38
* zykotick9 fears the fog... err cloud02:38
bazhangmattwj2002, ubuntu one?02:38
mattwj2002nope02:39
DrecondiusI'm just coming back to ubuntu after a 2 year hiatus so .....02:39
bazhangmattwj2002, try #ubuntuone02:39
mattwj2002http://cloud.ubuntu.com/02:39
escottmanadys, and its not the router prioritizing port 8002:40
InferiorHumancan someone please help me, I want to run folding @ home in a screen so I can view the details of my upstairs computer ( I have looked @ the manual but im getting no where )02:40
InferiorHumanon my upstairs computer that is.02:40
zykotick9InferiorHuman: is folding@home a cli program?02:41
InferiorHumanzykotick9, yea02:41
escottInferiorHuman, screen -dmS folding ./foldingathome02:41
mattwj2002ubuntu one is something different02:41
mattwj2002that is like the Amazon cloud02:41
mattwj2002player02:41
InferiorHumanescott, alright then how do I resume it??02:42
zykotick9InferiorHuman: "screen -r" if you only have one screen instance should work02:42
escottInferiorHuman, screen -D -RR folding (the -RR steals it if someone else has it)02:42
zykotick9InferiorHuman: "screen -ls" if you have multiple02:43
etyrnalif i'm running ubuntu 11.04, and update manager is offering 11.10, and i accept, what will that blow to pieces, and what will be still functional after the smoke clears?02:43
InferiorHuman        4372.4027       (05/22/2012 10:33:51 PM)        (Attached)02:43
InferiorHuman        4027.3816       (05/22/2012 10:30:06 PM)        (Attached)02:43
InferiorHuman        3816.pts-8.Media        (05/22/2012 10:27:08 PM)        (Attached02:43
InferiorHumanbut its not working when i type any of those with screen -r and the numbers02:43
Confused2012Second DL burned since I uninstalled Nero. However, computer says it doesn't have 4.4 gigs to install. Its an 80 gig hd with minimal on it.02:43
Confused2012Windows, Libre, open, minimal files02:43
escottConfused2012, what is saying it doesn't have 4.4GB?02:44
zykotick9InferiorHuman: you Attached to all of them.  do you know how to detach?  ctrl+a then d or "ctrl+a+d"02:44
=== roo is now known as Guest81052
InferiorHumanwhen i type screen in ssh it returns to command prompt though im not seeing the screen window anymore02:44
escottInferiorHuman, that starts a new screen session02:44
zykotick9InferiorHuman: to re-attach to screen "screen -rd 4372" should reconnect to the 1st one you have listed02:45
InferiorHumannothing happens if I hit ctrl+a+d from the ssh window02:45
InferiorHumansee im very confused02:45
zykotick9InferiorHuman: you need to be inside the screen session - then use the ctrl+a+d02:45
InferiorHumanidk what this means, be inside the screen session02:45
KingKatariHow do i fix a task leak as it is causing tasks that are <defunct>02:46
KingKatarii am running ubuntu 11.1002:46
Confused2012Best I can tell, that's what it means. Not enough memory. Not possible.02:46
zykotick9InferiorHuman: as an example, type "screen" then ctrl+a+d and it should say detached and kick you back to before you typed "screen"02:46
escottInferiorHuman, compare "env | grep screen"02:46
mouchevlt: still looking to remove 'logout' from the session menu?02:46
escottInferiorHuman, or just echo $TERM02:46
InferiorHumanescott, says xterm02:47
escottInferiorHuman, then you are not in a screen session02:47
InferiorHumanok so now it works im in the main screen "screen"02:47
InferiorHumani hit ctrl+a+d to detach from what...?02:48
zykotick9escott: i didn't know "echo $TERM" would give different result in screen, good to know - thanks.02:48
escottInferiorHuman, to detach that screen session. it keeps running but you drop back to your ssh shell02:48
escottzykotick9, TERMCAP is also different02:48
KingKatarii am running ubuntu 11.10 server, How do i fix a task leak as it is causing tasks that are <defunct>02:48
InferiorHumanok it still says I have 6 screens running how do I resume them...02:48
Confused2012escott, if you posted a response, I missed it.02:48
escottConfused2012, i was asking where are you getting this 4.4gb message. did you boot the install cd?02:49
etyrnalanyone?  bueler?02:49
etyrnalfry?02:49
FloodBot1!netsplit02:49
ubottunetsplit is when two IRC servers of the same network (like freenode) disconnect from each other, so users on one server stop seeing users on the other. If this is happening now, just relax and enjoy the show. See http://en.wikipedia.org/wiki/Netsplit02:49
jrib!helpme | etyrnal02:49
ubottuetyrnal: Avoid following your questions with a trail of "Please, help me", "Can nobody help me?", "I really need this!", and so on. This just contributes to making the channel unreadable. If you are not answered, ask again later; but see also !repeat and !attitude02:50
=== bandit5432 is now known as led-bandit
=== vega is now known as Guest90860
sjd_zeushi all02:50
manadysescott: the PC is on the same subnet as the server02:50
escottInferiorHuman, screen -r PID.NAME (that last bit just needs to be something to identify uniquely the screen you want to resume)02:50
manadysthe router is only involved as a WAP (at least I hope)02:51
escottmanadys, its possible there is some kernel config option maybe in /sys but ive not heard of it02:51
etyrnal if i'm running ubuntu 11.04, and update manager is offering release 11.10, and i choose to accept, what, on this system will that blow to pieces, and what can i expect to still be functional after the smoke clears?02:51
escottmanadys, and it should only matter if there is other traffic competing for priority02:51
Confused2012IRC went screwy. Uhm, I inserted DVD into comp that won't boot windows do to a corrupted file. The "Preparing to Install Unbutu" screen shows its conntected to the internet but doesn't have 4.4 gigs free. Its an 80 gig hd02:51
eddy_Hi, everyone. Why does 12.04 drops oprofile support?02:52
jribetyrnal: you'll have your system with 11.10, read the release notes for any issues that you should know about02:52
escottetyrnal, (a) we don't know (b) we don't know -- hopefully nothing02:52
jrib!notes | etyrnal02:52
ubottuetyrnal: Ubuntu 12.04 (Precise Pangolin) release notes can be found here http://www.ubuntu.com/getubuntu/releasenotes/12.0402:52
moucheInferiorHuman: when you create a session, you can name it with the -S <name> option so it's easier to pick which one to attach.02:52
InferiorHumanyea if i do screen -dmS folding ~/folding/fah02:52
InferiorHumannone of them say folding in screen -ls02:53
InferiorHuman.....02:53
jribetyrnal: here are the 11.10 notes: https://wiki.ubuntu.com/OneiricOcelot/ReleaseNotes02:53
etyrnalwill a release upgrade break currently installed software, custom configurations etc?02:53
escottConfused2012, you would have to shrink the windows partition. if there is corruption on the windows (and you intend to keep the windows or keep its data) i would STRONGLY recommend booting a windows rescue CD and fixing the corruption PRIOR to resizing the partition02:53
jribetyrnal: it should not02:53
trismeddy_: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=65316802:53
InferiorHumani realize you guys have probably already told me what to do but im still confused02:53
ubottuDebian bug 653168 in ftp.debian.org "RM: oprofile - unmaintained, replacements exist, buggy, low popcon" [Normal,Open]02:53
etyrnali have a lot of experience with linux and ubuntu -- just NONE with doing a release upgrade02:53
Confused2012Tried to rescue the Windows. My program dies. Won't even analysize. Windows is toast.02:54
escottInferiorHuman, if fah terminated the screen session would close. perhaps fah never got started?02:54
jribetyrnal: well you should have backups but you should always have backups, not just when upgrading02:54
InferiorHumanescott, but why if i do ~/folding/fah the program works02:54
escottInferiorHuman, the use of ~ might be problematic there. try it with a full path02:54
InferiorHumancan you tell me exactly what to type02:54
InferiorHumanok02:54
KingKatarii am running ubuntu 11.10 server, How do i fix a task leak as it is causing tasks that are <defunct>02:54
windbuntuwhat is your goal now Confused201202:54
dasKreechHello does anyone have any knowledge of USB drivers?02:54
InferiorHumanescott, hrmm... screen -dmS /home/x/folding/fah is not working either that IS where the executable is tho02:55
InferiorHumanand it works fine02:55
etyrnaljrib, i agree...  there's no irreplaceable data on it...  just long hours of installing apps for the kids02:55
escottConfused2012, you could delete the windows partition, but you would lose all data on the computer02:55
dasKreechI have someone who has a Siemens USB Ethernet device that wasn't being recognized. I've got the driver loaded so the device is recognized now but it is in a loop connecting to the network02:55
Confused2012can I partition with Linux booted off DVD rather than installed?02:55
ahmadhii02:55
escottInferiorHuman, does fah require any environment variables?02:56
Confused2012I've done this before. I'm not understanding why its not working.02:56
AprelKingKatari: if you don't get a responce here, try asking on #ubuntu-server02:56
InferiorHumanescott, wait I was wrong. if i run fah from the dir it works. but if I type the full path I get this...02:56
InferiorHuman/home/x/folding/fah: line 1: ./fah6: No such file or directory02:56
windbuntuwhat is your goal now Confused2012 what do you want to end up with?02:56
InferiorHumanescott, fah6 is in the same dir however...02:56
escottInferiorHuman, screen -dmS folding /home/x/folding/fah (the first folding is the name of the screen session02:57
Confused2012Ideally, access to the harddrive so I can figure out what went wrong without having to get out the Enclosure and boot it from this comp02:57
Confused2012boot wrong word02:57
dasKreechalternatively does anyone know about debugging an ethernet connection ?02:57
Confused2012depends on the connection problem02:58
escottInferiorHuman, its likely a path issue. you probably added /home/x/folding to your path or something02:58
InferiorHumanhow did I do that ?02:58
turecoen español quien?02:58
InferiorHumanand how do I fix02:58
bazhangtureco, #ubuntu-es02:58
windbuntudo you want to rescue files from a messed up windows os?02:58
escottConfused2012, you can go to the livecd (try ubuntu now instead of install ubuntu) and maybe access files (unless the ntfs is too corrupted to even read02:59
Confused2012I'm looking at options now. Its been a long time since I used Linux02:59
escott!es | tureco03:00
ubottutureco: En la mayoría de los canales de Ubuntu, se habla sólo en inglés. Si busca ayuda en español entre al canal #ubuntu-es; escriba "/join #ubuntu-es" (sin comillas) y presione intro.03:00
led-bandityou can also fix some corrupted ntfs disks with sudo ntfsfix /dev/<device name>03:01
turecojoin #ubuntu-es03:01
InferiorHumaneh forget it.03:01
led-banditfrom them  ntfsprogs package03:01
Confused2012Where is the user interface to review the hardware function?03:01
turecoGracias a los panitas que respondieron.03:02
escottConfused2012, its called the disk utility03:02
Confused2012And I can't find the button I used to access it from03:02
dasKreechdoes anyone have any knowledge of USB drivers?03:02
dasKreechOr associating a device to a driver?03:02
windbuntuConfused2012, if malware is invloved, you can boot ubuntu, download avast, avg, or just use ubuntu's clam av, and scan the windows dirve from ubuntu.03:03
windbuntumost folks avast works best for this procedure.03:03
windbuntusay*03:03
bohemian9485!hardinfo03:04
bohemian9485!info hardinfo03:04
ubottuhardinfo (source: hardinfo): Displays system information. In component universe, is optional. Version 0.5.1-1.1ubuntu5 (precise), package size 241 kB, installed size 700 kB03:04
InferiorHumanescott, when i do any program with screen -dmS name program it doesn't work or show up03:04
invisiblekanyone have a preferred method of tweeting from the command line on 12.04? ive tried python-twitter and twyt and neither seem to work anymore03:04
led-banditIdleOne, what you talking about I have a great attitude :P03:05
escottInferiorHuman, try "screen -dmS test sleep 20; screen -ls"03:05
InferiorHumanwait htop works....03:05
escottInferiorHuman, because htop doesn't exit until you tell it to03:06
InferiorHumanescott, ok i think i got the hang of it. but how do i fix the path problem for fah the file is where it should be ... but it doesnt find it03:06
Confused2012This set up is different. I am unable to figure out how to access the hard drive.03:07
Confused2012I have the Computer open but not seeing what to click on03:07
Dr_Willis!mount03:07
ubottumount is used to attach devices to directories. See also https://help.ubuntu.com/community/Mount03:07
escottInferiorHuman, modify the fah bash script to have a full path to fah603:07
Dr_Williswhen in doubt - mountit by hand where you want03:07
InferiorHumanescott, ok thanks03:07
newbahi guys, how can i convert an int to a const char *? C please =D03:08
escottnewba, cast it03:08
arooni-mobile__hi folks; having trouble installing any packages:  https://gist.github.com/277304703:08
newbaescott but how?03:08
arooni-mobile__ubuntu 12.0403:08
Logan_arooni-mobile__: You need to be more specific than that.03:08
newbaescott: (const char *) dont run...03:09
Logan_arooni-mobile__: Oh, sorry, I didn't see the link.03:09
turecoi can't join to #ubuntu-es03:09
escottnewba, i think: (const char *) &intvar. this is really offtopic for this channel03:09
Dr_Willisi rember why i never bothered to learn C ;)03:09
turecothis is my first time03:09
newbaescott: why & before intvar? :)03:09
newbaescott: do you know?03:10
escottnewba, because you wanted a pointer. this is really not a safe thing to do. endianness would probably make this platform dependent03:10
newbaescott: fine03:11
newbaescott: thanks man03:11
InferiorHumanescott, i changed it to /home/x/folding/fah6 -smp -verbosity 9  &03:11
InferiorHumaninstead of fah6 blah blah03:11
InferiorHumanbut it still wont work03:11
newbaDr_Willis: C is a beautfull language =C03:11
escottnewba, unless you wanted to treat the value of the integer as the memory address of the const char * in which case drop the dereferencing operator03:11
Confused2012The controls I used in the previous version aren't there. Is there some way to access the hard drive through the DVD version. I can't install.03:12
Confused2012I am trying to figure out why I can't install.03:12
escottInferiorHuman, im not familiar with that program. examine your environment "env | grep fold" and see what it needs to run properly. check the readme for fah03:13
newbaescott: i want to use in getaddinfo function, where the secound argument, service i received as a int by another function...03:13
newbaescott: ops, getaddrinfo03:13
InferiorHumanescott, i can just do03:13
Dr_WillisConfused2012:  you may need to lcarify the whole problem to the channel.  You are saying that installer cant see the hard drive? or are you trying to access it from the live cd?03:13
InferiorHumanescott, screen -dmS /home/x/folding/fah6 and the options03:14
InferiorHumanescott, and it works, thanks so much for all the help!!!03:14
escottInferiorHuman, -S needs a name for the session03:14
Confused2012I am access Ubuntu through the burned DVD. I cannot install. I also can't figure out where the controls are that I understand.03:14
InferiorHumanyea i named it folding forgot to type it there03:14
escottInferiorHuman, i wonder if they didn't put a shebang at the top of the fah script03:14
InferiorHumanshebang ?03:14
dasKreechanyone have any experience debugging Network Manager?03:15
escottInferiorHuman, #!03:15
InferiorHumanyea there isnt one03:15
dasKreechInferiorHuman: #!03:15
InferiorHumanif i add that will it work?03:15
escottInferiorHuman, stupid scientists03:15
Dr_WillisConfused2012:  that statement seems.. odd.  You mean you are trying to INSTALL ubuntu from a dvd? Im not  sure what  you mean by controls03:15
escottInferiorHuman, all their fancy PhDs and they can't do a simple shebang03:15
escottInferiorHuman, add #!/bin/bash to the top of fah and it should work fine03:16
Confused2012I am running Ubuntu off a DVD. Its different from the last version I had. I can't figure out how to access my hard drive. Nor do I understand why its not working as I had no trouble installing last time.03:16
escottDr_Willis, i think Confused2012 means "what happened to gnome"03:16
InferiorHumani added #! to the top03:16
InferiorHumanescott, still doesnt work lol with the "shebang" and shebang is hilarious btw03:17
Dr_Willisescott:   at this time any guess is possible. ;)03:17
escottConfused2012, hit the windows key and type in a keyword for the program you want to run. like "disk" or "partition"03:17
escottInferiorHuman, #!/bin/bash at the top and it doesnt work?03:17
InferiorHumanoh... #1/bin/bash03:17
Dr_Willisisent there some 'getting started with unity' site with videos and docs . i recall seeing one in the works a few mo back03:17
InferiorHumani just had #!03:17
Confused2012Let me go back to the Gnome part. Has Ubuntu been completely rewritten since last year?03:18
escottInferiorHuman, #! tells the kernel "execute this with the following program" so in some cases it is #!/bin/python or #!/bin/perl etc03:18
Dr_WillisConfused2012:  gnome2 is basically dead. gnome3 is the new gnome03:18
Hilikuswhere are permissions for process priority and niceness set? i'm getting some warnings in syslog about pulseaudio not having permission for high priority03:18
Dr_WillisConfused2012:  so . basically yes..03:18
blackmatrix_nyhi all...I was reading about the DNS changer exploit on the router and I was wondering if a spyware can add a trusted certificate authority to my list of authorities without root access03:18
escottHilikus, it would have to run as root to go to realtime03:18
Confused2012Okay. So Gnome3 means I can't use Ubuntu to check my hard drive?03:18
HilikusMay 22 23:16:36 hilikus pulseaudio[19253]: [pulseaudio] main.c: setrlimit(RLIMIT_NICE, (31, 31)) failed: Operation not permitted03:19
HilikusMay 22 23:16:36 hilikus pulseaudio[19253]: [pulseaudio] main.c: setrlimit(RLIMIT_RTPRIO, (9, 9)) failed: Operation not permitted03:19
HilikusMay 22 23:16:36 hilikus pulseaudio[19253]: [pulseaudio] core-util.c: Failed to acquire high-priority scheduling: Permission denied03:19
Dr_WillisConfused2012:  that has nothbing to do with 'checking' your hard drive, Ubuntu can still do all the tasks it could befor03:19
=== raoniff is now known as r4oni
Hilikusescott: i don't think so, in my desktop it's fine, with very low niceness and high priority and it's not root03:19
DrecondiusHELP Xserver refuses to start after a clean 12.04 install.03:19
Dr_WillisConfused2012:  im not sure aht you mean by 'checking'  You mean accessing? ie: reading files from it?03:19
escottHilikus, http://superuser.com/questions/40429/how-do-i-run-pulseaudio-with-realtime-priority-in-ubuntu-9-0403:19
Confused2012Except it can't do them in a manner I understand. That's the wall I'm trying to climb.03:19
InferiorHumanescott, idk dude I have #!/bin/bash at the top the cmd on the next line still doesn't work haha03:19
pibarnasConfused2012: mate's a fork of gnome2.03:19
Toph2when I went from Gnome 2 to Gnome3, I saw no difference,, are there significant visible differences?03:20
InferiorHuman#!/bin/bash03:20
InferiorHuman/home/x/folding/fah6 -smp -verbosity 9  &03:20
Dr_WillisConfused2012:  try mounting it by hand.. see ifyou can access it that way03:20
mattwj2002what is openstack/03:20
Confused2012Yes, I want to access the hard drive files. 80 gig hd. Not using 80 gigs. Ubuntu won't install cause it doesn't have memory except it does.03:20
mattwj2002openstack?03:20
Dr_Willisi have no issues accessing my half dozen hard drives from Ubun tu 12.0403:20
InferiorHumanescott, nothing shows up in screen03:20
Hilikusescott: i think that's something else. that needs kernel modules. i only want high priority, no real time modules03:20
escottInferiorHuman, since they couldn't get their shebangs in there I wouldn't worry too much. they probably did something else stupid. not sure what though03:20
Dr_WillisConfused2012:  you say 'memory' when you mean 'drive space' ?03:20
InferiorHumanescott, ill just type the whole command I guess its no problem03:21
InferiorHumanescott, ill alias it in bash_aliases to "folding"03:21
InferiorHumanto make it easier03:21
DrecondiusAnybody out there have an issue with Xserver not starting after clean install? I get the Ubuntu Splash screen then it drops to a tty1 CLI03:21
randomDudefor anyone having problems with 12.04 ldap authenticated clients not completely loading a desktop environment after logging in : https://bugs.launchpad.net/ubuntu/+source/at-spi2-core/+bug/870874/comments/503:21
ubottuLaunchpad bug 870874 in at-spi2-core (Ubuntu) "LDAP user with automounted nfs homedir cannot login" [High,Confirmed]03:21
Confused2012my hd have empty space that is not in use in excess of 4.4 gigs. I managed to do this last time with a hard drive in bad condition. This makes no sense03:21
randomDudeit's not specific to nfs mounted homes.03:22
arooni-mobile__hi folks; recently upgraded from 11.10 to 12.04;  here is my sources.list: http://paste.ubuntu.com/1002316/ ... but now when i try to move over apt selectoins from one box to another i'm stuck:  https://gist.github.com/2773094 ... ideas?03:22
=== r4oni is now known as raon1
Dr_WillisConfused2012:  a lot of what you are saying  makes no sense. What isyour native language?03:22
Dr_Willis4.4 gb is barely enought space to  install ubuntu onto.03:23
Confused2012English. Right now I'm making perfect sense to me. 80 gig hard drive. Most unused. Can't install Ubuntu needing 4.4 gigs.03:23
DrecondiusConfused2012: Is that space unpartitioned?03:24
Dr_WillisConfused2012:  check your partition layout. If you cant make any more partitons. it dosent matter how much free space the hard drive has.03:24
escottConfused2012, perhaps an older version of ubuntu fit within 4.4GB of free disk space, but not the modern ubuntu03:24
InferiorHumanescott, thanks alot for your help bro i got it working now.03:24
Confused2012I can't check anything. The controls I understand aren't there. This is what I have said repeatedly.03:24
Dr_Williscontrols? meaning what exactly...03:24
escottConfused2012, hit the windows key and type some keyword like "partition" or "disk"03:24
Dr_WillisThe unity gui is not that hard to figure out...03:24
Dr_Willisor fallback and use the terminal03:25
arooni-mobilecan anyone help me03:25
Confused2012It is when the controls I know aren't there.03:25
Dr_WillisConfused2012:  we dont really know what you mean by 'controls'03:25
escottConfused2012, have you attempted what i told you to do?03:25
Dr_Willisso we are guessing  at about 75% of what you are saying03:26
Confused2012The Ubuntu version I used last year ain't this wannabee I don't know how to use03:26
Dr_Willis!unity03:26
ubottuUnity is the default UI since Ubuntu 11.04.  Unity is a shell for GNOME. see http://unity.ubuntu.com. For a GNOME 2-like experience, see !notunity03:26
airlynxIs there a repository for 12.04 that would contain older kernels that I could try?  I'm having problems with a certain device that worked before an upgrade from 10.04 to 12.04 and I just want to experiment03:26
escottairlynx, you could probably select your old kernel from the boot menu03:26
Confused2012Thank you for helping with the DL. Wish it was something I could actually use.03:27
airlynxescott: I did a full reformat during install, the older kernel isn't available anymore03:27
escott!kernel | airlynx03:27
ubottuairlynx: The core of Ubuntu is the Linux kernel: see https://help.ubuntu.com/community/Kernel - You shouldn't have to compile your own, and if you need to troubleshoot issues, you can try a !Mainline kernel instead, but if you insist, see https://help.ubuntu.com/community/Kernel/Compile (see also !Stages)03:27
* Dr_Willis sends him the bill03:27
Dr_Williseven my wife figured out unity...03:27
airlynxescott: I understand this, I've had certain hardware issues in the past that were fixed by a kernel upgrade (e.g. M-Audio Fast Track Ultra doesn't work pre 2.6) but when I upgraded my Plantronics USB Headset now crashes my whole system which I've been trying to fix03:29
InferiorHumanescott, how can I detach a GUI window03:30
InferiorHumanlke run a gui window in screen to keep it open but be able to detach it??03:30
escottInferiorHuman, thats not so easily done. you would have to run something like xnest03:30
AprelDr_Willis: lolz03:30
InferiorHumanescott, ok no problem I can just use sensors instead of xsensors then ;-P03:31
LinuX2halfHow do I assign keys for certain task?03:32
LinuX2halfLike pressing F1 will increase the volume.03:32
h00kLinuX2half: System Settings -> Keyboard -> Shortcut tab03:32
dasKreechAnyone can help with a networking issue?03:33
h00kLinuX2half: you can open it from the cog in the upper right, near your username03:33
Hilikuswhere are permissions for process priority and niceness set? i'm getting some warnings in syslog about pulseaudio not having permission for high priority03:35
dsf900Hilikus: what are you trying to do?03:36
Hilikusgive higher priority/lower nicessness to pulseaudio03:36
Hilikusdsf900:  this is what i get in syslog May 22 23:16:36 hilikus pulseaudio[19253]: [pulseaudio] core-util.c: Failed to acquire high-priority scheduling: Permission denied03:36
dsf900I haven't used the pulseaudio stuff very much03:37
Hilikusi'm running pulse as a user03:37
dsf900it sounds like the program is trying to promote itself03:37
dsf900So you should be able to just run it under an account with higher access03:37
Hilikusdsf900: do you know in general, where is the limit for nicessness for a process set? forget pulse03:37
escottHilikus, i would look at the RT link. it should be the same set of files you would need to modify03:38
dsf900I don't know how to set the limits for particular processes03:38
dsf900I do know how to set the limits for users and groups03:38
RealEyesis this fstab right?03:38
dsf900look at (I think) /etc/security/conf/limits.h03:38
dsf900Or something like that03:38
RealEyes/dev/sda /mnt/MUSIC ntfs-3g user,auto,rw,sync  0  003:38
dsf900errr....03:38
dsf900/etc/security/limits.conf maybe03:38
dsf900You can see which groups/users have permission to set high (real-time) priorities03:39
escottRealEyes, use UUIDs run "sudo blkid" and set UUID=blahblahblah instead of /dev/sda03:39
Hilikusthe weird think is that in my desktop, where PA runs with niceess -9, /etc/security/limits.conf has nothing for pulseaudio03:39
Hilikusbut i'll try that03:40
dsf900yeah, limits.conf I think only defines limits for users and groups03:40
escottHilikus, -9 is probably allowed. maybe the limit kicks in at -10 or higher03:40
dsf900The easy way to test it is to run pulseaudio with sudo03:40
RealEyesescott, Ive been having issues with downloading torrents to that disk03:40
RealEyesshould i use 'async'03:40
sifahoi03:40
RealEyesinstead of sync?03:40
dsf900But, be careful, any priority greater than zero will run with priority greater than that of the kernel03:41
dsf900I.e. any of the real-time priorities03:41
escottRealEyes, don't know what sync does.03:41
escottRealEyes, in general the recommendation is to specify only those options you need and leave everything else to the defaults03:41
dsf900So it's possible for software bugs to (almost) totally halt your system... there's a absolute cap by default, but it's something like 1% or 0.1% of total processing time03:42
MalsasaHello, i wanna install application in Ubuntu from source. What should i prepare?03:42
escottdsf900, you have your priorities all wrong. default is 0 19 is lowest priority -20 is highest and one of those high priorities(maybe -20 or -21) is realtime03:43
icemanevening all03:43
icemanany scripting gurus in here to night03:44
dsf900escott: sorry, I'm playing fast and loose03:45
bazhangiceman, try #bash03:45
icemanok thanks03:46
dsf900escott: on the API side, real-time priorities are guaranteed to be from something like 1 to 20, but typically linux supports 1 to 9903:48
=== NoiseCounselling is now known as NoiseCounseling
dsf900all real-time priorities are positive, and any real-time priority takes precedence over any non-real-time process03:48
escottdsf900, ok im not too familiar with the rt side of things just the confusing "nice" levels03:49
dsf900You're correct, in that lower nice values are higher priority03:49
dsf900Yeah, honestly I'm not too familiar with the nice priorities03:49
dsf900Different strokes for different folks, I suppose03:49
escottdsf900, -20 to 19 lower is higher, higher is lower, up is down, down is up, good is bad, bad is BAD03:50
dsf900hah03:50
dsf900I looked it up, POSIX requires that RT priorities 1-32 exist, but linux typically supports 1-9903:51
RealEyessync/async is what was messing it up03:52
dasKreechI have a USB ethernet controller that seems to be recognized by the pegasus driver but doesn't pick up a carrier signal. Anyone could help with that?03:53
BlackWebIs anyone familiar with rtorrent03:55
=== Pete_ is now known as Guest30969
hellhammerI'm running ubuntu 12.04 and i have no ethernet or wireless connection lshw -C network reveals i have no drivers loaded how do i fix this and get ethernet working?03:58
dasKreechhellhammer: what's the chipset for the network card?04:00
hellhammerintel and/or Atheros04:00
=== Lupinedk is now known as lupinedk
SHOTbyGUNHiya, Just installed 12.04LTS and keyboard and mouse are dead after hard drive installation... Live CD was working properly... I tried to launch from grub with option quiet splash acpi=off ... but it didint help... recovery mode didint detect keyboard / mouse either... what can I do ?04:00
SHOTbyGUNgoogle found same isssues but no fixes :/04:01
Dr_WillisSHOTbyGUN:  tried unplug/plugging them back in? ;)04:02
SHOTbyGUNyes, didin't work04:02
hellhammerdaskreech ::ethernet controller is Atheros network controller is Intel04:02
Dr_WillisSHOTbyGUN:  do they work in the GRUB menu?04:02
dasKreechhellhammer: what does lsmod say?04:02
SHOTbyGUNDr_Willis: yeah grub menu, bios, win7 keyboard works well04:03
SHOTbyGUNas does live cd04:03
dasKreechSHOTbyGUN: fancy keyboard?04:03
SHOTbyGUNShould not be :/04:03
Dr_WillisSHOTbyGUN:  id try the 'text' option and see if they work in the console. (And instsall ssh to make testing it easier later)  grub options =:  noquiet nosplash text04:03
Dr_Willis!text04:03
ubottuTo start your system in text-only mode append 'text' (without the quotes) to the kernel line in the grub menu. You can access the grub menu by pressing Esc (Grub legacy) or Shift (Grub2) during boot. For more info see https://help.ubuntu.com/community/BootOptions#Text%20Mode04:03
dasKreechubottu: Think that it's a X issue?04:04
ubottudasKreech: I am only a bot, please don't think I'm intelligent :)04:04
dasKreechDr_Willis: Bah Thikn that it's not a kernel issue?04:04
Dr_Willisif it works in grub = not a hw issue. if it works in console that would point to a x config or hw auto detection issue04:05
BlackWebis anyone Familiar with rtorrent04:05
Dr_Willisive seen some issues with /dev/* in 12.0404:05
SHOTbyGUNDr_Willis: I should install irssi and then come here if I successfully have keyboard on text mode =) ?04:05
dasKreechDr_Willis: fair enough04:05
Dr_WillisBlackWeb:  rtorrent has tons of docs and guides out there.. stsate the issue.04:05
Dr_WillisSHOTbyGUN:  i perfer weechat. ;)04:06
SHOTbyGUNapt-get install weechat ?04:06
dasKreechSHOTbyGUN: ha ha :) yes get onto irc from there04:06
Dr_Willisbut ise irssi if you know irssi. heh04:06
dasKreechDr_Willis: what's the prefrence for weechat about?04:06
Dr_Willisi just like weechat over irssi.04:06
BlackWebFor rtorrent then the configuration file does it just need to be copied to home directory as a hidden file .rtorrent.rc or is there a place for it on system04:06
Dr_Willisweechat has moar features and newer design04:06
SHOTbyGUNI think all web irc clients have mystical keyboard shortcuts and long help files lol... so dunno =)04:07
Dr_WillisBlackWeb:  most .files go in theusers home dir04:07
SHOTbyGUNtext*04:07
zykotick9Dr_Willis: debian's irssi factoid begins "irssi is probably the best <IRC> client ever." ;)04:07
BlackWebAlright thanks I'll play with it somemore  and see if i run into anything :)04:08
Dr_Willisi have to many  issues with irssi.. and weecchat has several features that irssi is totally lacking. ;)04:08
dasKreechzykotick9: At least they are humble about it04:08
SHOTbyGUNDr_Willis: ok I try text mode.. cya =)04:08
hellhammerdaskreech : lsmod output is http://pastebin.com/2iXm53fD04:08
BlackWebThe IP option for rtorrent, Does that option work to mask your identity the person on the other end04:09
Dr_Willisid get mor eout of weechat - if my android phone/keyboard worked more like a real keybord however. ;) i cant use some of the fancy key combos04:10
Dr_WillisBlackWeb:  if you want the most security from torrenting, use a vpn/proxy servie.04:10
Dr_Willisservice04:10
BlackWebAlright, plus its looking like with rtorrent then its only good if you have the actual torrent file already downloaded then open it up04:11
dasKreechDr_Willis: install the hackers keyboard04:11
Dr_WillisdasKreech:  im using a real physical keyboard.. ;)04:11
BlackWebDo where you still need elinks or gui to download the torrents still right04:11
Dr_Willisand i  have the  'hackers keyboard for  android'  ;)04:11
hellhammerdaskreech : lsmod output as requested http://pastebin.com/c966g0gv04:12
dasKreechDr_Willis: must be pretty eleaborate commands then04:12
Dr_WillisdasKreech:  alt-= oor the F keys.. just dont work correctly04:12
Dr_Willisso its a bit limiting.04:12
dasKreechhellhammer: Those are some strange IDs for the card in lshw. Do you know anything more about them ?04:12
Dr_Willisbut it was a $80 Bt keyboard on sale for $1304:12
dasKreechDr_Willis: Rollable?04:13
Dr_WillisI bought all 3 they had on the clearance bin04:13
neo_I found a vob file on a dvd disk and copied it to the desktop and cant play the vob file, I did check and I have ubuntu-restricted-extras installed04:13
Dr_WillisMotorolla brand,04:13
zykotick9neo_: dvd support isn't in u-r-e04:13
Dr_Willis!dvd04:13
zykotick9!dvd | neo_04:13
ubottuUbuntu's default installation and repositories do not include packages needed to play commercial DVDs for legal reasons. For information on adding them, see https://help.ubuntu.com/community/RestrictedFormats/PlayingDVDs | For information on the legalities involved, see the "DVD" section of https://help.ubuntu.com/community/FreeFormats04:13
ubottuneo_: please see above04:13
hellhammerdaskreech : not really its a fresh install of ubuntu onto a new laptop04:14
dasKreechI have a USB ethernet controller that seems to be recognized by the pegasus driver but doesn't pick up a carrier signal. Anyone could help with that?04:14
Dr_WillisIve been trying to rip some dvd's and the silly things have some bad-block sort of data protection scheme. really confused the dvd ripper apps. ;(04:14
dasKreechhellhammer: what model laptop?04:14
neo_that is u-r-e?04:14
neo_nevermind,04:14
neo_where would I install to allow me to play the vob file?04:15
dasKreechneo_: Is that waht would you install?04:15
hellhammerdaskreech  : asus k53s04:15
neo_Im able to play the dvd directly I just wanted a copy so I can play it on netbooks without needing an outlet to plug in an external dvd drive04:16
bazhangneo_, mplayer can play those  ubuntu-restricted-extras is u-r-e04:18
zykotick9bazhang: i'd think libdvdcss2 would be required... i certainly could be wrong04:18
tgahey, quick question, how can I resize the dock in unity-2d?04:19
neo_mplayer is really messing up the video, its nearly all black and the audio is scattered04:19
tgaI can´t find a straight answer online04:19
=== Kasjopaja is now known as Guest43259
bazhangzykotick9, ah, I thought he had a vob already04:20
neo_I copyed the vob from the dvd to the desktop04:20
neo_even vlc cant play it04:20
zykotick9bazhang: they do.  but i'd think that would still be "protected" (they said they copied it)04:20
bazhangzykotick9, then you're correct in the need for the libdvdcss2 from medibuntu, I suspect04:21
neo_I did copy it, Id assume its still protected04:21
bazhangneo_, thats not the way to rip a dvd04:21
lauratikawhat is the channel for rhythmbox anyone?04:21
neo_bazhang, I dont mind the vobs I just wanted to play it on devices that dont have dvd drives built in04:22
bazhang!alis | lauratika have a look04:22
ubottulauratika have a look: alis is a services bot that can help you find channels. Read "/msg alis help list" for help and ask any questions about it in #freenode. Example usage: /msg alis list #ubuntu* or /msg alis list *http*04:22
bazhangneo_, then read the bot link about dvd above04:22
neo_bazhang, is there a command to remove the protection?04:22
DrecondiusOk, I can get Ubuntu installed but after a quick install it drops me into a CLI where i check the nvidia xserver setting and see that the drivers are loaded but i can't run Xserver04:23
DrecondiusAny Ideas?04:23
neo_why dont I need to rip a dvd to play it directly?04:25
SHOTbyGUNDr_Willis, the text mode didint launch anything... so I guess that Download updates on installation broke my ubuntu installation somehow :/04:25
TranshumanistWhat is the recommended virtual machine app in Ubuntu? Someone told me yesterday and I forgot.04:26
SHOTbyGUNDr_Willis: I am now on Live Ubutu mode so I guess I could try to downgrade kernel or something ?04:27
Commodore1702Hey guys, I've got a video card driver issue with 10.1004:27
zykotick9Transhumanist: depends what you're doing really.  Vbox is popular (but Oracle contaminated), KVM is really good but lacks 3d support.  I've never tried xen.04:28
TranshumanistVirtualBox?04:28
DarwinSurvivorCommodore1702: 10.10 is no longer supported, it is EOL. please upgrade to a newer release04:28
slipknothi i connect headphones bluetooth and its pairing bat i dont see the profile on pulse audio to switch it any idea ?04:28
DrecondiusTranshumanist : Yup that's the one04:28
DarwinSurvivor!elo | Commodore170204:28
DarwinSurvivor!eol | Commodore170204:28
ubottuCommodore1702: End-Of-Life is the time when security updates and support for an Ubuntu release stop, see https://wiki.ubuntu.com/Releases for more information. Looking to upgrade from an EOL release? See https://help.ubuntu.com/community/EOLUpgrades04:28
Commodore1702I would, but I kind of have issues with Unity and the card is old enough to have been supported04:29
TranshumanistAwww man, I see - Oracle owns it now. Screw Oracle. Why did they have to consume Sun? :( Anyway, cheers guys.04:29
Commodore1702Transhumanist: because Oracle saw profit in Sun04:30
DarwinSurvivorCommodore1702: the version you are running no longer receives security updates, it is *STRONGLY* recommended that you don't use it. if you need gnome-2, try downgrading to 10.04 which is an LTS release supported until April of 201304:30
TranshumanistMore like they saw profit in Sun's copyrights and patents.04:30
Transhumanist;)04:30
Commodore1702DarwinSurvivor: Alright04:30
Commodore1702let me reboot it and download 10.0404:30
Drecondiushell i'm trying to get ANY distro to work but can't. so gl with that04:31
SHOTbyGUNKeyboard & Mouse not working 12.04LTS ... with latest updates... GRUB works and LIVE Ubuntu works... Any1 know how to fix the issue ?04:31
tgaany takers on resizing the dock in unity-2d?04:31
DarwinSurvivorCommodore1702: the newer versions of ubuntu don't use much more resources that 10.04. if you don't like unity, there are also other DE's you can try like XFCE or LMDE which are more "traditional" in their design04:31
dasKreechhellhammer: Sems that those should just work04:31
Transhumanistas an aside, the current version, 12.04, is awesome and will be supported for the next 5 years (so.. 2017 I guess)04:31
tgaalso, how do you set the font size more than small/normal/big?04:31
slipknothi i connect headphones bluetooth and its pairing bat i dont see the profile on pulse audio to switch it any idea ?04:31
hellhammerdaskreech : explain please04:32
DarwinSurvivorCommodore1702: also, 12.04 is a special LTS that will be supported for *5* years, so no reinstalls required until 2017 :)04:32
Commodore1702I'll upgrade then, I'll just try and downgrade gnome04:32
tgagood though, using the current unity mess for 5 years straight04:32
slipknothi i connect headphones bluetooth and its pairing bat i dont see the profile on sound preference  to switch it any idea ?04:32
DarwinSurvivorCommodore1702: you won't be able to install gnome2 in the newer release, even its developers have dropped it.04:33
TranshumanistI like Unity. My last experience with Ubuntu was 8.04. It has improved a lot.04:33
tgaunity is not ready for LTS imho04:33
tgathey should do LTS when the system is ready, not on a schedule04:33
bandit5432tga you can install gnome-tweak-tool for gnome i dont know if it will change the fonts in unity04:33
tgathanks04:33
Commodore1702I prefer classig gnome, unity just makes it look too much like a mac and I dislike that strongly04:33
hi117is oneiric the latest version of ubuntu?04:33
tgaany idea about resizing the damn unity icons in 2d?04:33
dasKreechhellhammer: The asus k53s has a known and well documented working chipset. I'm not sure why it's not being initated04:33
DarwinSurvivor!patience | tga04:33
ubottutga: Don't feel ignored and repeat your question quickly; if nobody knows your answer, nobody will answer you. While you wait, try searching https://help.ubuntu.com or http://ubuntuforums.org or http://askubuntu.com/04:33
DarwinSurvivorhi117: no, precise (12.04) is04:34
tga!donthavepatience | DarwinSurvivor04:34
hi117ok... why does this wiki page not list it, oh well04:34
hellhammerdaskreech : what are my options?04:34
Transhumanisttga: Then try reading Zen and the Art of Motorcycle Maintenance.04:34
DarwinSurvivortga: if you don't have enough patience to follow the irc guidelines, consider using a different support medium (wikis, forums, mailing lists, etc)04:34
DarwinSurvivorhisto: which wiki page?04:35
DrecondiusO I just had an idea does 32bit versions not have the pita issues that x64 seems to be having?04:35
dasKreechhellhammer: Quite a bit I suppose.04:35
bandit5432tga, https://help.ubuntu.com/12.04/ubuntu-help/unity-launcher-change-size.html04:35
dasKreechDr_Willis: ping. have a moment to help hellhammer with loading a network driver? I'm leaving in just a few minutes04:35
tgaoh, awesome, my unity just become invisible04:35
tgaitś still there, just invisible04:35
TranshumanistIf you're having problems with 64-bit (most people run it fine) then definitely try 32-bit, as it may well solve your problems04:35
tgauhm, and my keyboard layout is different apparently04:36
mickster04hey guys, 12.04 Quadro 570, two identical monitors and i can't dual screen...do you need any other info?04:36
bandit5432tga, what app did you use to change?04:36
tgaum none04:36
tgaI was doing something else04:36
Drecondiushere's the catch i still have to run the nomodeset paramater to get into gui or to install via alternate so ...04:36
mickster04oh, it doesn't detect the second monitor04:36
Transhumanistmickster: using the ATI driver?04:36
mickster04Transhumanist: well no seeing as it is nvidia :p04:36
tgafunny, I can still use the buttons and menus, theyŕe just invisible04:36
mickster04but i am using the nvidia driver04:36
TranshumanistOnce I installed my ATI driver, dual monitors wouldn't work until I set them up in the ATI Catalyst Control Panel. Just a thought.04:37
DrecondiusMickster04: What version of Ubuntu are you using and is it 32 or 64bit04:37
mickster04Drecondius: 6404:37
mickster04Drecondius: 12.0404:37
DrecondiusPardon my language but how the hell did you get it to work?04:38
bandit5432mickster04, have you tried nvidia-settings ?04:38
Drecondiusi can't get into xserver04:38
mickster04bandit5432: yeah, it doesn't even detect the second monitor04:38
mickster04Drecondius: uhm...install and run...you do have a 64bit processor right ;p04:38
SHOTbyGUNKeyboard & Mouse not working 12.04LTS  with fresh hard drive installation  with latest updates... GRUB works and LIVE Ubuntu works... Any1 know how to fix the issue ? Bus 003 Device 003: ID 046d:c30e Logitech, Inc. UltraX Keyboard (Y-BL49)04:39
Drecondiusmickster04: Yeah AMD FX 620004:39
Dr_WillisSHOTbyGUN: console dont work eh?04:39
Drecondius16GB ram on an asus m5A97 mobo04:39
TranshumanistYou could try uninstalling the nvidia driver and using the open source one. My guess is your dual monitor setup will work then. If it still doesn't, then I doubt the problem is with your driver.04:39
SHOTbyGUNDr_Willis: text mode didint launch at all04:39
mickster04demonspork: did you try using vesa drivers?04:39
mickster04Drecondius: ^^04:40
Dr_WillisSHOTbyGUN:  thats weird.  unless theeres some differnt options for 12.04 these days04:40
mickster04demonspork: sorry, wrong nick04:40
demonsporkmickster04: np04:40
Drecondiusummmm04:40
DrecondiusVesa?04:40
Dr_WillisSHOTbyGUN:  how about the recovery/rescue modes?04:40
SHOTbyGUNDr_Willis: recovery mode launched but the keyboard didint work when it wanted me to choose recovery launch option04:41
Drecondiushow would I use the Vesa driver from cli04:41
Drecondiusrather how would i uninstall the nvidia driver to install the vesa driver04:41
dasKreechhellhammer: try sudo modprobe ath9k04:41
Dr_WillisSHOTbyGUN:  so on the menus of recovery/rescue mode. which use the console/text interface. they keybord did not work..04:42
Commodore1702good night guyd04:42
mickster04Drecondius: try deleting /etc/X11/xorg.conf04:42
Commodore1702guys*04:42
Commodore1702+++04:42
SHOTbyGUNDr_Willis: yeah :/ so I think its latest kernel issue maybe ?04:42
DrecondiusOy, If it'll let me04:42
Dr_WillisSHOTbyGUN:  pointing  to some odd kernel/bios weirdness.04:42
ryanturnerAny of you with 12.04 64bit use Spotify? I want to check if an error is reproducible for someone else.04:42
Dr_WillisSHOTbyGUN:  as  test. see if the bios has a 'legacy usb' setting.04:43
SHOTbyGUNDr_Willis: yes it has... and it is enabled04:43
Dr_WillisSHOTbyGUN:  tried it the other  way? ;)  onone pc  i had. grub would only  work  with it on, (Or off, i dont recall(04:43
peleh182\list04:44
Dr_WillisI have a whole box of PS2 keyboards. ;)04:44
bandit5432mickster04, have you looked at https://help.ubuntu.com/community/NvidiaMultiMonitors04:44
zanecoy\?04:44
zanecoy?04:44
Dr_WillisMulti Monitors work here great on mynvidia setip04:44
SHOTbyGUNDr_Willis: well Grub works and I am currently on LTS 12.04 Live Ubuntu04:44
SHOTbyGUNDr_Willis: so if live ubuntu works with legacy usb... and installation does not work... problem should be on latest updates right ?04:45
Dr_WillisSHOTbyGUN:  i would wonder if its not some weird currupted install also. this is a totally fresh install.04:45
Dr_WillisSHOTbyGUN:  or did some updates break it?04:45
SHOTbyGUNDr_Willis: I had Download updates when installing option enabled04:46
mickster04bandit5432: close, but it doesn't detect the monitor so doesn't show it as disabled :/04:46
Dr_WillisSHOTbyGUN:  Hmm. so its hard to tell what update did it.. and even if  a new  update fixed it..you cant really get the updates to intall with no way to enter any  commands04:46
mickster04Dr_Willis: well my foot will work fine when i kick your ass but it doesn't help matters :p I have not had an issue before :/04:47
ryanturnerI'm interested in getting started as a dev for Ubuntu, but am curious as to what I'm able to do: I've got experience in C and C++, python, PHP, and F90. Are most projects "open" based on that?04:47
SHOTbyGUNDr_Willis: well I guess I try to do chroot and see if I can verify my kernel or something04:48
Dr_WillisSHOTbyGUN:  if you chould chroot in, and install ssh. that would help trouble shooting out some.04:48
Dr_WillisSHOTbyGUN:  then at least you could look at the logs and try to see any errors04:48
bandit5432mickster04, does xrandr show 2 monitors connected?04:48
Dr_Willisand apply new upodates04:48
Dr_Willisupdates04:48
SHOTbyGUNDr_Willis: ok I try04:49
SHOTbyGUN!chroot04:49
ubottuA chroot is used to make programs believe that the directory they are running in is really the root directory. It can be used to stop programs accessing files outside of that directory, or for compiling 32bit applications in a 64bit environment - see https://help.ubuntu.com/community/BasicChroot04:49
Dr_WillisSHOTbyGUN:  only other thing i can think to try would be a reinsall without installing updates,  if that workes right.. install ssh, then try installing updates to see if any break things..04:49
Dr_WillisSHOTbyGUN:  also see if any older kernels exist in the  menus to test out04:50
mickster04bandit5432: niet04:50
SHOTbyGUNDr_Willis: no It had only one version ... but I try if I can somehow install older versions too :p04:51
dsf900ryanturner: I think about getting into this sometimes too- as I understand it, most Ubuntu development is more maintnence of existing packages04:51
bandit5432mickster04, are you using a custom xorg.conf?04:51
mickster04bandit5432: i will reset it and return...hold on :)04:51
Dr_WillisSHOTbyGUN: only other thing i can thino of - is trying aidffernt usb ports.04:52
dsf900ryanturner: I've thought more about finding some open-source project and trying to sign on with them04:52
ryanturnerAny examples of things that are interesting? :P04:52
dsf900ryanturner: and that open-source project gets incorporated into the ubutu mainstream eventually04:53
Dr_Willisdsf900:  there is that 1000 papercuts project thst  work on 'trivial' bug fixs and other polishing of details04:53
dsf900ryanturner: I have no idea, what kinds of programming do you do?04:53
ryanturnerWhat's unity made in?04:53
ryanturnerI've mostly been a web guy, to be honest. Also got a bit of experience in working with microprocessors, image processing for motion tracking, and a tiny bit of interface04:53
dsf900ryanturner: I also have no idea what kinds of projects need what kinds of people.04:54
dsf900ryanturner: you could see if the GIMP needs people04:54
ryanturnerGIMP could be interesting. Wish GIMP kicked ass and people would put it on par with Photoshop.04:54
Dr_Willisgimp always needs people. ;)  its amazing how few people actually work on it.04:54
dsf900ryanturner: I really don't know how much canonical wants people to mess around with Unity04:54
dsf900and it's probably one of the more-used open source packages out there04:55
ryanturnerI just wish it were more stable. I installed Ubuntu 12.04 for the first time, fresh, last night.04:55
ryanturnerHad about 4 forced logouts to get unity back working.04:55
dsf900frankly, I haven't upgraded because of unity04:55
dsf900If I do, I'm probably going to have to find an alternative04:56
mickster04bandit5432: no xorg.conf and it still doesn't detect04:56
ryanturnerwhere it would magically hide the close/minimize/maximize buttons, not let me click at all, and one time it wouldn't let me show the unity bar after it hiding (had it set to auto-hide)04:56
Dr_Willisi just dove in and started using unity, with a few little tweaks.. and it works fine for me.04:56
Dr_WillisThat HUD feature is niifty now that i rember its there..04:56
bandit5432mickster04, xrandr --verbose does not list any of you monitors?04:57
ryanturnerI like unity. I like the features. I just haven't found it stable on 12.04 in my first 24 hours of use.04:57
ryanturnerDr_Willis, I havne't figured out how to use the HUD04:57
dsf900I bet there's an IRC channel around here somewhere specifically for people interested in contributing to an open-source project04:57
ryanturnerjust gives me a "type your command" box04:57
mickster04bandit5432: only one04:57
bazhang!alis | dsf900 ryanturner04:57
ubottudsf900 ryanturner: alis is a services bot that can help you find channels. Read "/msg alis help list" for help and ask any questions about it in #freenode. Example usage: /msg alis list #ubuntu* or /msg alis list *http*04:57
bandit5432mickster04,  what card are you using and how are you connecting the monitors?04:57
Dr_Willisryanturner:  whats   to figure out.. tap alt.. enter some searh string04:57
mickster04bandit5432: both dvi in a quadro fx 57004:58
Dr_Willisryanturner:  want the displays settings tool.. type 'dis' it shows it04:58
mickster04it worked with the fallback version of gnome04:58
ryanturnerHows that any different from the dash search Dr_Willis ?04:58
Dr_Willisryanturner:  in gimp and can  barely rember where a menu item is.. type alt, then its name04:58
mickster04bandit5432: is unity causing it to fall over?04:58
ryanturnerAhhh04:58
ryanturnerOk, now I see value.04:58
Dr_Willisryanturner:  it does Menu items. not just apps04:58
Dr_Willisand it can do the earch across several 'areas' at a time04:59
bandit5432mickster04, what happens when you choose unity when you login?04:59
mickster04bandit5432: well it's the only option i have04:59
Dr_Willisi rarely use dash - hud is where i go first these days04:59
mickster04i removed fall back though cos it too fell over (many panels started appearing)04:59
bandit5432mickster04, so you are using unity or gnome-fallback?05:00
mickster04bandit5432: unity05:00
bandit5432mickster04, ok will look into it05:00
mickster04bandit5432: i was merely trying to suggest that without unity it seemed to work... but unity doesn't seem to let me05:00
bandit5432mickster04, if you want to use gnome-classic you have to install gnome-panel05:00
mickster04bandit5432: is gnome panel the thing on the left?05:02
=== `mOOse` is now known as m00se
Dr_Willisunity launcher is the left side  vertical panel05:02
mickster04ok05:03
mickster04well basically i woul dhave been happy with the panels as they were05:03
Dr_Willisthe askubuntu.com site had a nice thread on the proper names  (With pictures) of all the parts of unity05:03
mickster04i thought they were more customisable and it was tidier05:03
Dr_Willisif you want a more classic-old-skool type desktop, thers xubuntu, and lubuntu05:04
mickster04i might just go there :/05:04
bandit5432mickster04, if you install gnome-panel it will give you the option to long in to gnome-classic from the login screnn05:04
Dr_Willisits amazing how much i rember people complaining about how uncustomizeable gnome2 was ;)05:04
mickster04this isn't that pleasant, and i need two monitors really05:04
bandit5432login' screen'05:04
Dr_Willisif X is not propoerly seeing both monitors, then the desktop/window manager wont matter.05:05
=== austnix is now known as the_misfit
mickster04Dr_Willis: yeah05:06
mickster04Dr_Willis: i wouldn't mind just knowing how to start debugging it05:06
mickster04:/05:06
Dr_Willisim not even sure what Nvidia card i got on this box. lspci just gives some id305:06
Dr_WillisId #05:06
bandit5432mickster04, have you tried looking in the xorg logs?05:06
mickster04where are they?05:06
tsukasa_hey05:07
bandit5432/var/log/Xorg.0/log05:07
Dr_WillisAll ive done in the past to get  Multi  displays going was install  'nvidia-current'  reboot, run 'gksudo   nvidia-settings'  and save the xorg.conf05:07
tsukasa_need help: i'm booting from liveusb and after the log loads stuff for sdb it freezes05:07
Dr_Willisthen restart X server05:07
tsukasa_i have tried ubuntu liveusb and a different ubuntu based usb install05:07
tsukasa_created with unetbootin05:08
Dr_Willismickster04:  is  this  a laptop? ordesktop05:08
Dr_Willisor desktop05:08
tsukasa_sda and sdb are disk drives, the advanced drive thing is turned on in the bios05:08
bandit5432Dr_Willis ty i dont have dual monitors so this is out of my league05:08
tsukasa_if i switch it to ide it has different messages but still freezes05:08
mickster04Dr_Willis: tower :) dell t340005:08
Dr_Willismickster04:  well i was going to suggest  trying the fn- keys if  it  was a laptop...05:09
tsukasa_anyone have an idea?05:09
Dr_Willismickster04:  both omnitors  plugged into the same card? or 2 differnt cards?05:09
tsukasa_i would really like to have an ubuntu installation on my laptop05:09
tsukasa_i can't even boot from liveusb though05:09
mickster04Dr_Willis: just the one card05:09
ryanturnerwhat does SD_ stand for?05:09
Dr_Willismickster04:  both were plugged in and turned on when the pc powered up from a powered down state?05:10
* Dr_Willis is rembering all these quirks hes had in the past with 2 monitor setups05:10
mickster04yeah05:10
mickster04Dr_Willis: hum..the logs only seem to see the one monitor05:10
Dr_Willisdoes the BIOS  appear on  one or both monitors?05:11
mickster04hangon, gonna switchthe cables around05:11
bandit5432i need to use dual monitors to have these problems05:11
ryanturnerSDA = SCSI Drive A?05:11
Dr_Willisi was going to joke about  the dog chewing on the cables earlier.. ;)05:11
mickster04Dr_Willis: i'll let you know when i reboot next05:11
bandit5432osi model always check hardware first .. i always check it last05:11
Dr_Willisstep  2.3.1 - look for  teeth  mark  on the cables.. be it dog, or toddler...05:12
mickster04Dr_Willis: will i just swapped the cabeles around and now the monitors have switched, so the cables are fine05:12
mickster04Dr_Willis: the second monitor got plugged in and said 'no signal'05:13
mickster04so it's getting something05:13
Dr_Willismickster04:  as a test. try unpluggint eh one that works.. and see if the other one kicks in when you reboot.05:13
mickster04just not anything useful05:13
mickster04ok05:13
mickster04brb05:13
bandit5432i have been having edid problems with nvidia this week so i have been a little iritated about that05:13
Dr_WillisMine said no signal UNtil i ran the nvidia-settings tool and enabled it..05:13
bandit5432thats what i linked him 205:13
SHOTbyGUNDr_Willis: I got chroot working and installing million updates... but it kept back my kernel -2305:14
Dr_WillisSHOTbyGUN:  try a sudo apt-get dist-upgrade05:14
Bsimswhat is the best way to read a ext3 fs from winodws05:15
SHOTbyGUNok :p05:15
mickster04Dr_Willis: well i did that and now we're on the other screen05:15
Dr_Willismickster04:  that basically shows its not hardware. ;)05:16
mickster04Dr_Willis: i concur05:16
mickster04Dr_Willis: a good test non the less05:16
Dr_Willismickster04:  iw the unplugged monittor hdmi? or dvi? or vga?05:16
mickster04they're both dvi05:16
mickster04AHA05:16
SHOTbyGUNDr_Willis I think I know what caused my system FATAL: Could not load /lib/modules/3.2.0-24-generic/modules.dep: No such file or directory05:16
SHOTbyGUNFATAL: Could not load /lib/modules/3.2.0-24-generic/modules.dep: No such file or directory05:16
mickster04i just ran a detect05:16
SHOTbyGUNI think my kernel upgrade was interrupted while installing / downloading same time05:16
mickster04Dr_Willis: and now it sees it05:16
mickster04!05:16
mickster04Dr_Willis: your test 'fixed' it :D05:17
Dr_Willismickster04:  im thinking you may have had a loose cable earlier05:17
mickster04Dr_Willis: maybe :)05:17
mickster04Dr_Willis: eitherway thanks for your pateince05:17
mickster04(sp)05:17
* Dr_Willis hands mickster04 some glue05:17
mickster04Dr_Willis: it may have also helped that i plugged it in once booted then re-detected05:18
mickster04:D05:18
* mickster04 goes screws some srews05:18
bandit5432Bsims, have you looked into http://www.ext2fsd.com/ i have never used it05:18
BsimsSHOTbyGUN: try apt-get install --reinstall on your kernel package05:18
SHOTbyGUNErrors were encountered while processing:05:18
Dr_Willisyep.  one thing i dont like about hdmi, no lock screws05:18
SHOTbyGUN resolvconf05:18
SHOTbyGUN linux-image-3.2.0-24-generic05:18
SHOTbyGUN linux-image-generic05:18
SHOTbyGUN linux-generic05:18
FloodBot1SHOTbyGUN: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation.05:18
SHOTbyGUNoh shit... Do I need to reinstall everything ?05:18
bandit5432good call Dr_Willis05:19
Dr_Willisseems you got some deeper issues SHOTbyGUN ;()05:19
SHOTbyGUNhmm... maybe my usb stick is corrupt or something :/05:19
Dr_Willisin theory you should be able to reinstall all the kernel files.05:19
Dr_Willisbut often apt gets  stubborn05:20
Bsimsbandit5432: no using disk internals to copy it, but don't wan't windows to mess up the metadata05:20
BsimsSHOTbyGUN: failing that try dpkg -i to reinstall it05:20
bandit5432Bsims, i copy things from my ext4 to a ntfs partition all the time but never the other way05:21
Bsimsbandit5432: heh diskinternals linux reader is good for that... and it doesn't write to linux so no chance of corruption05:21
=== mersault_ is now known as mersault
bandit5432Bsims, let me rephrase that i copy from booted linux to mounted ntfs not booted windows onto ext3/405:22
* Bsims nods, just throwing it out there if you need a file on your linux partition while in windows05:22
bandit5432Bsims, thanks for the link i will download that05:22
* Bsims hangs my head in shame for the first time in a decade I actually /have/ a windows partition05:23
ryanturnerDr_Willis, is it bad practice to put say a .jar and .sh file in /usr/share/____/05:23
ryanturner"manual" install of a java app w/ a .desktop launcher?05:23
cc20hey all05:24
bandit5432Bsims,  i have windows virtual disks that i use all the time05:24
ads_i need to check whether my tomcat server is started or not, how will do that?05:24
cc20is ubuntu any good for programs and stuff05:24
ryanturnercc20, what do you mean?05:24
=== xubuntu is now known as Guest54932
cc20like is it like windows equivalent..05:24
ryanturnerIt's an OS :)05:24
bandit5432Bsims, so why not copy what you need to the ntfs partition and use it from there?05:24
ryanturnerso in that sense! cc20 what do you primarily do?05:24
Bsimsbandit5432: heh yeah but I've been Linux only from 200005:25
cc20so is it taking over windows 705:25
ryanturnerProbably not.05:25
cc20and the next best thing?05:25
Bsimsbandit thats mostly what I do, but my media drive is a full tb lol05:25
ryanturnerBut with Windows 8 rolling up, Ubuntu is claiming more and more market share.05:25
cc20really?05:25
cc20can i install ubuntu on the same drive as windows 7 is there a problem with that05:25
bandit5432Bsims, ouch that would not work have you looked at the Ext2Fsd Project05:26
ryanturnercc20, no problem at all; just dual boot with different partitions.05:26
bazhang!dualboot | cc2005:26
ubottucc20: Dual boot instructions: x86/AMD64: https://help.ubuntu.com/community/DualBoot/Windows - Macs: https://help.ubuntu.com/community/MacBookPro https://help.ubuntu.com/community/YabootConfigurationForMacintoshPowerPCsDualBoot05:26
ads_i need to check whether my tomcat server is started or not, how will i do that??05:26
BsimsYeah windows 7 is gonna be the next XP Microsoft is gonna have to support it for a decade... its a good OS I hate to say it but for windows its good05:26
=== kenny__ is now known as Kennyngston
bazhang!manual | cc20 have a read First05:26
ubottucc20 have a read First: The Ubuntu Manual will help you become familiar with everyday tasks such as surfing the web, listening to music and scanning documents. With an emphasis on easy to follow instructions, it is suitable for all levels of experience. http://ubuntu-manual.org/05:26
Bsimsbandit5432: looking into it05:26
ryanturnerads_, status tomcat05:26
=== lupinedk is now known as Lupinedk
cc20how long have you been using ubuntu ryanturner  and are you happy with it..05:27
ads_ryanturner:- ok05:27
ryanturnerI've been off and on again for about 3 years or so.05:27
=== `mOOse` is now known as m00se
bazhangcc20, thats a chat channel topic, not here05:27
bandit5432Bsims, it does not look like that will have the supported options you need05:27
bazhangcc20, #ubuntu-offtopic for chit chat05:27
Bsimsbandit5432: actually it looks like it may work05:28
SHOTbyGUNBsims: how do I do the dpkg thing again ? http://paste.ubuntu.com/1002366/ So I have /dev/sdd1/ chrooted to /media/newubu/05:28
bandit5432Bsims, does not have ext3 full version support and ext4 is only ro05:28
BsimsSHOTbyGUN: cd /var/cache/apt05:29
SHOTbyGUNBsims: archives  pkgcache.bin  srcpkgcache.bin05:30
Bsimsthen do a ls to make sure you are in the right place... and you are gonna have to ls|grep each package name... then sudo dpkg -i foo-1.2.3 bar-2.3.4 baz5.6.705:30
BsimsSHOTbyGUN: you want archives05:30
SHOTbyGUNok thx05:30
bandit5432sleep time05:31
BsimsSHOTbyGUN: heh I used to run sid... used to fixing breakages05:31
SHOTbyGUNBsims: sorry I dont know what sid is :)05:31
michaelawhats the website that lets me write a lot of text and give me a url so that i could past it in hear05:31
* Bsims feels old... I remember when we had a /etc/X11/Xfree86.conf and had to edit it by hand05:32
BsimsSHOTbyGUN: its Debian Unstable05:32
SHOTbyGUNahh :p05:32
Dr_Willis!pastebin | michaela05:32
ubottumichaela: 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.05:32
ads_ryanturner: my status is "status: Unknown job: tomcat"05:33
BsimsSHOTbyGUN: all Debian releases are named after toystory caracters... Unstable is always named Sid after the boy who broke the toys05:33
michaelathanks05:33
ryanturnerads_, sorry I gave you the wrong command.05:33
ads_ryanturner: then?05:33
Dr_Willisshows how old debian is that its using names from a movie from how many years ago? ;)05:33
=== rene is now known as Guest76517
ryanturnerads_ ps aux | grep -i tomcat05:34
ads_ ryanturner: ok, trying05:35
Dr_WillisSHOTbyGUN:  you get your  apt  fixed?05:36
BsimsDr_Willis: lol bite your tounge... I got my start with kernel 2.4.0 and the X11 to xorg change... and didn't see half the butthurt I see over the fact that ubuntu has a new default WM05:36
Dr_WillisBsims:  i ermber  when  getting a cd-rw working..  needed a kernelrecompile. ;)05:36
Bsimsthat said pulseaudio can bite my bum05:36
Dr_Willisi recall the huge ranting  with the  move to xorg ;)05:36
ads_ryanturner: http://pastie.org/3953912 it gave me following output, so i can see over der start word , so does it mean my tomcat is started?05:36
ryanturnerads_, yep! Got a java call to start catalina.startup.Bootstrap05:37
ryanturnerso you should be rockin05:37
BsimsDr_Willis: heh remember when SuSE was spelled that way?05:37
Dr_Willisit does seem thsat the  apt packageing system is way more fragile then it shouldbe.05:38
SHOTbyGUNapt-get install --reinstall ...said same thing.. errors while prosessing05:38
Dr_WillisBsims:  i still own some boxed sets of suse and mandrake.05:38
qawsedrfi wanna change the permissions of all subdirectories in a directory recursively but NOT of the files, how to do that ?05:38
SHOTbyGUNmaybe I dont know how to chroot properly?05:38
ads_ryanturner:ok, so how will i do that?05:38
Bsimsstill makes rpm look kiddystuff05:38
Dr_Willisqawsedrf:  use of the find command may  work best for  that05:38
qawsedrf:S05:39
qawsedrfsome bash script ?05:39
ryanturnerads_, what? How will you do what? You can rock however you want to :D05:39
michaelahttp://pastebin.ubuntu.com/1002380/05:39
qawsedrflike find all directoies and pipe one by one to chmod ?05:39
* Bsims had an evil evil idea... modify bash for a newbie so it comes up in vi and see how long it takes him to exit05:39
ryanturnermichaela, lol05:39
ryanturnernice job05:39
Dr_Willisqawsedrf:  the find command has allthose features  allready.05:39
KingKatarii am running Ubuntu Server 11.10 and i get a high amount of connections from a ipaddress on a very specific port for a service i run on that port, well after 10 to 30 seconds i start getting abunch of connection timeouts and or socket hang-ups would somaxconn have something to do with that?05:39
ryanturnermichaela's question: ok im not sure if you guys can help me with firefox. im using firefox 12 in ubuntu 12.04 and i cant move my tabs or bookmarks around is there some thing i can do ore a community that can help me05:40
ads_ryanturner: u said, "Got a java call to start catalina.startup.Bootstrap" so i take it as i need to start now some catalina.startup.Bootstrap, m i right or i even dont need to do this05:40
newbiehow to share files from one pc to another using wired network?05:40
Dr_Willisnewbie:  what os is  onthe other pcs? Samba should work in most cases05:41
nine_newbie, instgall samba05:41
ryanturnerads_, sorry. The list you posted showed a running java call to start Bootstrap. I was just saying that since that was there, you should be up and running.05:41
ryanturnerNothing more for you to do.05:41
Bsimsnewbie: samba is what you want05:41
ryanturnersamba05:41
ryanturner1st05:41
ryanturnerdamnit05:41
Dr_Willisnewbie:  if you  just  want to  do  some quick  transfers, you  can use other  tools also05:41
ryanturnerDr_Willis, nine_ and Bsims beat me.05:41
newbieDr_Willis,  nine_  Bsims  the other os is also *buntu  i though samba is for windows file sharing?05:42
ads_ryanturner:ok..thanks05:42
ryanturnernewbie, you could always rsync it05:42
nine_its for both05:42
Dr_Willisnewbie:   you  may  want to check out 'sshfs'  and learn how  to  use scp and ssh. VERY worthwile  info  toknow05:42
ryanturneryeah or scp05:42
michaelahttp://pastebin.ubuntu.com/1002380/05:42
Dr_Willisnewbie:  with  scp  you can easially  copy  files tothe other pc05:42
Dr_Willisbut thsts not the same  as a 'share'05:42
nine_ur name scares me ryanturner05:43
Bsimsnewbie: it is, but your smartphone and linux will read and write to it without problems05:43
nine_lol05:43
Dr_Williswith sshfs, you can mount the other pc to a  localdirectory   ;) easialy05:43
ads_ryanturner: sorry to say now but need to know one more think, how can i deploy my webservice java code in tomcat, any suggestions is of gr8 appreciable05:43
ryanturnermichaela, just ask your question in here; posting a link to a pastebin with your question in there wont get help.05:43
newbieryanturner,  rsync is for syncrhronisation i think. i just need to copy files. should i remote login. how?05:43
Bsimsnewbie: Oh if you do a lot of remote access over ssh it is very muchly worth your while to install gnu screen05:43
Dr_Willisnewbie:  id use scpthen, install ssh  on both machines.  then you  can  scp from one box to  the  other05:44
ryanturnerads_, please see #tomcat for further help in deploying a service to tomcat.05:44
michaelaok im not sure if you guys can help me with firefox. im using firefox 12 in ubuntu 12.04 and i cant move my tabs or bookmarks around is there some thing i can do ore a community that can help me05:44
ryanturnernewbie, listen to Dr_Willis. SCP is what you want.05:44
Dr_Willismichaela:  theres always the forums and  askubuntu.com05:44
Dr_Willismichaela:  try  making  a new  user - see if  it  affects thenew user also05:45
ryanturnermichaela I can't visualize your problem and I don't use FireFox so I'm of little help. Sorry.05:45
ryanturnerFirefox *05:45
ryanturnerdear god05:45
BsimsOh Dr_Willis http://lists.gnu.org/archive/html/screen-users/2005-04/msg00040.html heh my screenrc if you care05:45
nine_michaela...  that sounds more like an incompatability of ur computer05:45
nine_My tabs work fine05:45
ryanturnerOr a wonky setting as willis is suggesting05:45
=== deejay31 is now known as deejay31|Offline
nine_I will check again\05:45
ryanturnereventually you could probably tinker enough to merk it up05:45
nine_michaela, are u using 2d or regular ubuntu?05:46
newbieryanturner,  Dr_Willis  scp is?05:46
=== deejay31|Offline is now known as deejay31
michaelaregular05:47
Dr_Willis'ssh copy'05:47
nine_hmm05:47
Dr_Willis!ssh05:47
ubottuSSH 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)05:47
nine_fully updated?05:47
Dr_Willis!scp05:47
ubottuscp is a secure way of copying files across networks using !SSH. Usage: scp filename user@host:filename - WinSCP is a client for Windows, available at http://winscp.net/05:47
ryanturnerlol what Dr_Willis05:47
michaelaill try on another user05:47
ryanturnerI thought it was Secure Copy05:47
newbieryanturner,  Dr_Willis and if i want a permanent file sharing thing like windows has. i need samba? even for linux files sharing.. you know the click drag and drop05:47
nine_yea  cause UI can not get the same results  mine work fine05:47
ryanturnernewbie use Samba. Samba is nice :)05:48
deejay31I have ZNC running on my server, and my VPS has multiple IPS and the adaptors are called venet0 venet0:1 venet0:2 how can I make ZNC connect through 1 of these05:48
Dr_Willisnewbie:  sshfs can  mount a remote box locally.as a simple way tohave a 'share' or you  canuse samba,or nfs,05:48
nine_nubie05:48
ryanturnerand quit changing your demands lol05:48
Dr_Willissamba  canbe a royal pain05:48
nine_fine ur public folder in ur files05:48
nine_go to properties05:48
nine_share05:49
ryanturnerDoesnt the built in Personal File Sharing ui use samba?05:49
nine_it wiill prompt u to symba and the lib file05:49
Dr_Willisryanturner:  yep. and sometimes  it  even works!05:49
ryanturner:<05:49
ryanturnerwasn't aware of the problems lol05:49
Dr_Willisi have major  issues with samba  shares not  showing  up on my  homenetwork. unless i enter their  name/ip#'s directly05:49
newbieDr_Willis,  ryanturner  thanks !05:49
ryanturnerthough I have had random samba problems just generally.05:49
Dr_Willisseems every year. samba  gets flakier and flakier05:50
nine_lol05:50
ryanturnernewbie, no problem! Just install samba via software center and then use the "Personal File Sharing" dialog to get a setup going. Cross your fingers (and toes)!05:50
nine_install the ay I do05:50
nine_it is recommended05:50
nine_I have no simba issues05:50
newbieryanturner,  ok :)05:50
nine_:)05:50
Dr_Willisvery mixed lan here, and  it seems the  boxeebox is the  only thing thats seems to see ALL my shares  with any reliability.05:50
BsimsDr_Willis: heh has to be bug compatable with windows05:51
deejay31Dr_Willis, I have ZNC running on my server, and my VPS has multiple IPS and the adaptors are called venet0 venet0:1 venet0:2 how can I make ZNC connect through 1 of these05:51
ryanturnerDr_Willis, at my last job they had major samba and LDAP05:51
Dr_WillisIve had Win7 box;s not  see other win 7 box's  xp not  see win7 box 1, but sees 2.  and so forth05:51
ryanturnerLDAP blew up and things went very, very badly for about a month.05:51
ryanturnerBut thats what happens when you fire your windows AND linux guy at the same time who are in charge of ldap/ad05:52
Dr_Willisif i use the ip# or server name directoy and dont browse for  the  samba  shares - then they  all  work..  but  not 'browseable' or seen when scanning05:52
ryanturnernext guy to come in had no idea what was going on.05:52
* Bsims grins I still got a Novell 5.0 box05:52
ryanturnerDr_Willis, yeah I've had that problem for sure. Turns out my router was getting lazy IRRC.05:52
ryanturner"no moar traffic for you!"05:52
ryanturnernine_ how does my name scare you? It's just... my name.05:53
Bsimsgood lord windows craps itself trying to read ipx05:53
Dr_Willisryanturner:  been through 3 routers..  but ive not really   had the lan going  with  the  latest one..05:53
Dr_Willisbeen trimming  down  my home  network of 6+ Pc's ;)05:53
Bsimsthe joys of a legacy accounting package05:53
ryanturnerBsims ipx is still used?05:54
Guest_Any tips for running an ubuntu apache server?05:54
Bsimsryanturner: not really... but this is an ancent bit of software... and for my sins I maintain it05:54
ryanturnerI remember when I studied for my CCNA and had to learn IPX info05:54
Bsimsit does speak an early dialect of IP05:54
ryanturnerNever ever seen IPX in use.05:55
=== deejay31 is now known as deejay31|Offline
Dr_Willisdoom and duke nukem3d games years ago. :)05:55
Dr_Williscould do  ipx i  recall05:55
Bsimsryanturner: heh you wouldn't... it was hotcrap when win 98 was new05:55
ryanturnerYeah when that was, I was in middle school.05:55
Bsimsryanturner: get off my lawn05:55
ryanturnerhahaha05:56
BsimsMy AARP card stands for Armed And Really Pissed05:56
ryanturnerI said that to a few kids a while ago. They were tearing up my muddy yard with bicycles. They taunted me and I called the cops.05:56
ryanturnerThen I realized I was acting like a grumpy old man and I'm only in my 2005:56
ryanturner's05:56
Dr_Willisbut your yard is  still amess...05:56
Bsimsryanturner: heh I just used a supersoaker... the old ones that had 60ft+ range05:57
ryanturneryeah too busy on IRC to clean it up.05:57
ryanturnerIRC and Minecraft.05:57
WizardWhy was seamonkey deleted from repo? :(05:57
ryanturnerand then when somebody is looking I pull a terminal up05:57
Dr_Willislack of a maintainer is the common reason Wizard05:57
Wizard:o05:57
TranshumanistVirtual Box can't create its virtual disk on the target HD because it's FAT32 and thus max file size of 4 gig. Any ideas or will I have to find a disk that can support large files?05:57
Bsimsryanturner: hey now I /like/ urxvt and screen05:58
WizardDr_Willis, too bad :/05:58
Dr_WillisWizard:  cant say i really  noticed it  missing.  could be it got  renamed..05:58
Dr_Willis!info seamonkey05:58
ubottuPackage seamonkey does not exist in precise05:58
ryanturnerBsims, yeah but it also looks like Im actually doing something05:58
WizardIt wasn't, web changelogs say clearly: deleted.05:58
* Bsims notes I actually had an account on a IBM AS/400 now i series... before a pc better than my trash-8005:59
ryanturnerso my girlfriend gets off my back and thinks Im doing boring, dorky things.05:59
WizardLOL05:59
ryanturnerMy dad's workplace still is centered on an AS40005:59
Transhumanisthaha i do that too05:59
ryanturnerIts kind of funny.05:59
* Bsims is very careful not to mention I know cobol/400 rpg/400 and db2/40005:59
* Wizard arrived to work, I'm first in my room, so I don't have to pretend anything ;P05:59
ryanturner:D05:59
ryanturnerThis Intel G530 is *not* crap, surprisingly. dual 2.4ghz 2mb cache06:00
* Dr_Willis is ircing from his cellphone with a full sized keyboard in front of it...06:00
ryanturner$45USD06:00
Bsimslol though I'd had a associate's in database theory and design with db2 right?... they made me take intro to access06:00
ryanturnersocket 1155. Not too awful.06:00
BsimsI just hand wrote the sql by hand06:00
ryanturnerBsims, lol what06:01
Bsimsteacher never did figure out why my stuff was faster06:01
ryanturnerI had someone the other day try to explain why Excel was better than access.06:01
ryanturnerI was just sitting there nodding my head and walked away eventually. Not worth it.06:01
Bsimshad two years of mainframe database... made me take intro access06:01
=== MrMagic2 is now known as MrMagic
Dr_Willisbbl06:01
SHOTbyGUNYay, I thought I didint install the -24 kernel... but somehow I have it and I rebooted ubuntu on harddrive... BUT I think I need some reinstalling because I sometimes get ubuntu internal error messages... How do I verify my system files ?06:02
* Bsims giggles we got told we could explore the as/400 at the college for a class... I found out we students had access to QSYSPWRDN -IMD aka sudo shutdown -h now06:03
Guest_flow for mac is a garbage ftp client :306:03
=== Guest_ is now known as sbattey
Bsimswell the teacher told us it wouldn't even show us a command we couldn't do06:04
WizardWhoa, isn't that more suitable for #ubuntu-offtopic?06:04
ryanturnerGuest_ filezilla06:04
ryanturnerhow about #ubuntu-off-offtopic06:04
ryanturnerlol06:04
bushidowtf06:05
bushidohello06:05
sbatteyhi.06:05
Bsimshowdy06:05
bushidohow are you guys doing?06:05
Bsimsfighting insomnia yourself?06:06
sbatteyBetter than you, so it would seem06:06
* Bsims grins its 01:07am here and I get up in 6hrs06:06
sbatteyI have to get up in 6 hours :(06:06
ryanturnerBsims hooray central time!06:07
Bsimssbattey: join the club06:07
* Bsims grins and passes around the vodka bottle and starts a pot of coffee06:07
ryanturnerIn case anyone wants a good terrible laugh, http://www.reddit.com/r/AskReddit/comments/cf1n2/holy_fuck_i_just_saw_someone_get_hit_by_a_train/c0s4ilg06:07
sbatteyBsims: it's ok though, I'm going on vacation on thursday :)06:07
ryanturnerRead the first 3 you see.06:07
BsimsOooh nice sbattey06:07
* Bsims grins I's a tugboat for my 2 year old girl06:08
Bsimsrigged her trike with reins06:08
ryanturnerlol06:08
ryanturnerdid you mount a foghorn too?06:08
Bsimsnah06:08
ryanturnerawww06:08
Bsimsmomma told me if I did... no more Gentleman fun time06:09
SHOTbyGUNBsims: hey I got my system working somehow... but I need to check the whole system.. is there command to verify ubuntu installation ?06:10
SHOTbyGUNBsims: I could not even open software center... and apt thought it was fully installed... it works after --reinstall lol06:11
BsimsHrm SHOTbyGUN just wanting to make sure apt works again or what?06:11
=== griselda is now known as spex971
newbieryanturner,  i should install samba on both machines?06:12
SHOTbyGUNBsims: yeah I just need to verify my whole system06:12
Tm_Tryanturner: this is wrong channel for such "laughs", so please stick in channel topic06:12
ryanturnerif you just want to mount a foreign share then you dont need samba on the local machine06:12
BsimsSHOTbyGUN: http://www.cyberciti.biz/tips/linux-get-list-installed-software-reinstallation-restore.html06:13
SHOTbyGUNBsims: thanks06:13
Bsimsthis is a ground zero approach06:13
Bsimsit will make a list of every package you have and reinstall it06:13
SHOTbyGUNthats what I wanted06:13
SHOTbyGUNI have lot and lot of dependency problems06:14
ryanturnerTm_T: Ok.06:14
Bsimsheh this will most likely fix it06:14
BsimsSHOTbyGUN: try sudo apt-get install -f first though06:14
SHOTbyGUNok :o06:14
Bsimsby itself to tell it try to fix itself06:14
SHOTbyGUNapt is already the newest version06:15
newbieiam quite new at this . is there a tutorail06:16
* Bsims grins SHOTbyGUN thats all it says? try an apt-get update apt-get upgrade06:17
SHOTbyGUNBsims: that says nothing to install06:17
Bsimsno errors?06:17
SHOTbyGUNno errors... everything is fine06:17
Bsimsthen as far as apt is concernend its working fine06:18
SHOTbyGUNbut if you try to install something ... everything is not fine06:18
Bsimsah worst case let it grind and do the reisntall dance I linked to06:18
SHOTbyGUNapt works... but my installation did not go as planned... I think06:18
SHOTbyGUNyeah... lets hope It works =)06:19
newbieBsims,  do i need to install samba on both machine06:19
newbies06:19
* Bsims nods... though it probably would be faster to download the disks and do a md5 checksum and burn it and reinstall06:19
ryanturnernewbie not unless you're trying to create two separate shares on each machine06:19
ryanturnerif you simply want to share one folder between the two machines, then just install Samba on whatever computer you want it stored on, and then use cifs to mount it06:19
Bsimsbut this way you get to learn the its dead jim method of cyber necromancy06:20
ryanturnernewbie: not a tut but might be some help: https://help.ubuntu.com/community/Samba/SambaClientGuide06:20
SHOTbyGUNhaha ^_^06:20
BsimsI've learned more when it dies/breaks than anyother time06:20
newbiehm..06:20
newbiemy muon is stuck and confguring libgs9 at 38 percent for half an hour06:21
Bsimsand one good thing about linux is if it breaks ya get to keep all the chunks and generaly it has superglue avavailable06:21
newbie"could not start proccess. unable to creat io-slave; klauncher said unknown protocol 'filie'06:22
Wizardnewbie, Typo, you should use 'file'.06:23
hax0rhmmmm...06:26
newbieWizard,  i am using dolphin. do you mean file is another file manager and i should use it ?06:27
WizardNo, I thought you typed URL by hand.06:27
Sargun-WorkAre there any ubuntu auto-provisoning technologies that support bonded interfaces today?06:27
hax0rSargun-Work - Yes, there is.06:28
parth_Do any one know how to disable password at login time ubuntu 12.0406:29
=== sergio is now known as Guest7147
wilee-nileeparth_, you want no password at all op a auto login?06:31
wilee-nileeor*06:31
SHOTbyGUNBsims: or maybe my system is working properly afterall... tried to reinstall some packages and I dont have the dependency problems anymore06:31
parth_i want auto login06:32
wilee-nileeparth_, it is in users06:32
parth_i know but that option is freezed06:32
BsimsSHOTbyGUN: cool ya fixed it06:32
wilee-nileeparth_, you unlock it?06:33
ShalomonyCan someone please help me get my stupid DVD player to work?06:33
parth_ok done thank you wilee-nilee06:34
wilee-nileeparth_, cool, enjoy. :)06:34
DrecondiusIs there an acpi work around that doesn't involve the flag acpi=off flag. I can boot into my system with it but i lose all usb.06:36
khayyimfor some reason Dosbox isn't closing when I hit the X in the upper right corner of the window. The windows freezes and goes black, but it won't close. "Kill dosbox" didn't help.06:37
khayyim12.04 here06:37
SHOTbyGUNDrecondius: you dont have usb keyboard / mouse on fresh install ?06:37
bazhangkhayyim, try xkill then use the crosshairs on it06:37
DrecondiusSHOTbyGUN: If i use the paramater acpi=off I have no usb but i get to boot into my system. If i don't use it it drops me to a cli06:38
user1_E: Could not get lock /var/lib/dpkg/lock - open (11: Resource temporarily unavailable)06:39
user1_E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it?06:39
user1_       i think i need to restart. no other is using dpkg by the way06:39
SHOTbyGUNDrecondius, lol I had same problem just this morning... I am not sure how I fixed it... but I chrooted from live cd... then I put apt-get update and apt-get upgrade and apt-get dist-upgrade and then rebooted06:39
bazhanguser1_, close synaptic or ubuntu software center06:39
bazhanguser1_, or you forgot to use sudo06:40
ShalomonyMy discs are not mounting properly, and ubuntu doesn't seem to recognize my dvd-rom drive.(i.e. I cannot use 'eject' in a terminal)06:40
DrecondiusSHOTbyGUN: I can try those commands from the cli and hope they work be back soon wether or not it works lol06:41
Fat-Thingim pissed off on my distro now :( i got this lag thingy i dunno why....it just happend today....why do i get this lag thingy?06:43
user1_bazhang,  no.  i just rm the /lock06:43
user1_bazhang,  all was closed06:44
fidel_Fat-Thing: what lag? could you describe that a bit more detailed?06:44
Fat-Thingfidel lag .... from opening a youtube video it stucked and in slowmotion even in opening a folder or a application...everything in slowmotion or get stucked for about 20seconds06:45
ShalomonyThis is what i get if i try to use 'eject' [eject: unable to eject, last error: Inappropriate ioctl for device]06:46
=== dirtypillows is now known as ShameSpiral
=== gwen_ is now known as gwen
=== andre is now known as Guest21295
Shalomonythanks for ALL your help support channel...06:49
amanthakurhi guys, i have a rack server IBM x3650 having 6 hdd of 146 gb each. One of these has bad sectors and is not working fine. can anyone tell me how can i detect which one is crashed?06:50
chuNo worries.06:50
jagginessamanthakur, a s.m.a.r.t analysis tool should show something ifthe hd is still somewhat operable..06:50
Miscnimorning all06:51
jagginessamanthakur, a s.m.a.r.t capable hd keeps it's internal error database.. a software smart tool can query this database06:51
DarwinSurvivor!find smartcontrol06:52
ubottuFound: gsmartcontrol06:52
DarwinSurvivoramanthakur: try that ^^06:52
DarwinSurvivormay need X for it, there are also cli versions as well06:53
DarwinSurvivoramanthakur: smartmontools is probably what you want06:53
khayyimbazhang: I used xkill... I think I hosed the window manager or whatever it's called. I can alt-tab, but I have no taskbar06:53
DarwinSurvivorkhayyim: unity, gnome-shell, etc?06:54
amanthakurjagginess, thanks :) and DarwinSurvivor thanks you too :)06:54
bazhangkhayyim, on the dosbox window only?06:54
codeshepherd_: i have set up static ip configuration in /etc/network/interfaces  .. but everytime I reboot the settings get lost . how do i set a static ip permanently ?06:54
khayyimDarwinSurvivor: bazhang XFCE here06:54
bazhangkhayyim, that makes no difference06:54
=== codeshepherd_ is now known as codeshepherd
DarwinSurvivorkhayyim: oh ok, sorry I'm not very familiar with that06:54
DrecondiusSHOTbyGUN: Are you still here?06:55
khayyimbazhang: I derped and hit the taskbar with the crosshairs06:55
DarwinSurvivorcodeshepherd: is this a headless system?06:55
bazhangkhayyim, for the reset panels command, try in #xubuntu06:55
codeshepherdDarwinSurvivor: yes.. it is a headless system06:55
khayyimdarno prob06:55
DarwinSurvivorkhayyim: oh, I think you just need to run "xfce4-panel" (possibly without the 4)06:55
jameslordwhy i cannot uninstall python 2.7?06:55
SHOTbyGUNDrecondius: Yeah I am still here =)06:55
jameslordhttp://iyanwu.com/pastebin/showthread.php?tid=8206:56
curiousxaloha all :D06:56
=== curiousx is now known as Chuck_Norris
khayyimWoot, got it, thanks!06:56
DarwinSurvivorjameslord: because "python" is a different package than "python2.7" and "python3"06:56
dr_willis! info  python06:57
DarwinSurvivorno space06:57
DarwinSurvivor!info python06:57
ubottupython (source: python-defaults): interactive high-level object-oriented language (default version). In component main, is important. Version 2.7.3-0ubuntu2 (precise), package size 162 kB, installed size 658 kB06:57
DrecondiusSHOTbyGUN: Here's my entire installation experience x10 or more, I boot into the live environment with the nomodeset parameter, install and have it download updates as it does, reboot, voila im in a cli but i still have network access.06:57
khayyimHow do I detach a process from a terminal?06:57
DarwinSurvivorDrecondius: did you set up nomodeset on the installed grub as well?06:58
codeshepherdDarwinSurvivor: how does headless system matter?06:58
Drecondiusstill boots to cli afterwards06:58
DarwinSurvivorcodeshepherd: because if it's not, I would just recommend using network manager :P06:58
codeshepherdDarwinSurvivor: ok.. anyway around?06:58
dr_williskhayyim:  ctrl-z,  bg,    i belive06:58
SHOTbyGUNDrecondius: did you try to input command: startx ?06:59
ShalomonyHow can i force ubuntu 12.04 to put my DVD in a dev path?06:59
dr_willisShalomony:  see if its /dev/sr006:59
DrecondiusDarwinSurvivor: That's the only way i can get a semi workable installation going. "Failed to load device in PCI 1.0.0" or something to that nature06:59
DarwinSurvivorcodeshepherd: sorry, I haven't used ubuntu on my server for a while now, only my desktops and some laptops have it currently.07:00
DrecondiusERRRRR07:00
codeshepherdok DarwinSurvivor07:00
dr_willisShalomony:  theres as bug that makes it not show up as /dev/dvd like it should.  but  /dev/sr0 works here07:00
kuai410022283nnnnnd07:00
DrecondiusRather it dies when trying to load my videocard07:00
Shalomonydr_willis, how can i check that, I'm dumb07:00
dr_willisShalomony:  how are you trying to access the dvd?07:00
DarwinSurvivorDrecondius: what video card is it?07:00
DrecondiusDarwinSurvivor: Geforce GTX 550ti07:01
Sargun-WorkWhy wont ubuntu let you do bonding + DHCP?07:01
Drecondiusdoes the same thing though with a GTS 250 though07:01
ShalomonyI'm just trying to play it, but it's not mounting properly, non of my programs recognize a disc. VLC says there IS no device @ /dev/sr007:01
dr_willisShalomony:  it could be its /dev/sdX also where X is a, b, c, d, e07:02
Chuck_NorrisDrecondius: ubuntu version ?07:02
Drecondius12.0407:02
crazyrohilahow to import gmail contact in skype ?07:03
Chuck_NorrisDrecondius: lsmod | grep noveau07:03
DrecondiusMind you if i use the acpi=off parameter I can boot into it07:03
Chuck_NorrisDrecondius: lsmod | grep nvidia07:03
Drecondiusbut I lose my usb devices including kb and mouse07:03
crazyrohilahow to import gmail contact in skype ?07:03
DarwinSurvivorDrecondius: http://askubuntu.com/questions/127305/how-to-install-ubuntu-12-04-on-a-computer-with-a-nvidia-geforce-gtx-550-ti has a few tips that may help07:03
Chuck_Norrisi meant what is the driver you are using Drecondius ?07:04
ShalomonyI can load the disc in VLC, but there's got to be a way for me to fix the mounting. It used to work great in 10.0407:04
DarwinSurvivorDrecondius: also, does switching to a TTY interface work?07:04
Drecondiusumm tty being cli right?07:04
DarwinSurvivorDrecondius: yes07:04
Drecondiusthat's what i'm defaulted to outside of live environment07:05
DarwinSurvivorok07:05
=== jay is now known as Guest7883
=== Guest7883 is now known as jay__
DarwinSurvivorDrecondius: have you tried installing the binary drivers?07:05
Shalomonydr_willis, Also I cannot get ANY of those /dev/srX/ to work, but i'm only down to p07:05
Drecondiusas for the driver Chuck_Norris, it's whatever restricted driver ubuntu downloaded and installed07:05
DarwinSurvivorShalomony: could you pastebin the output of "ls /dev/"?07:06
DarwinSurvivorDrecondius: when did it download and install it?07:06
DrecondiusRight now as a matter of fact07:06
DrecondiusMy installation just finished for x'th time07:06
dr_willisShalomony:  no idea then.  i just pop in a dvd movie.  and point vlc to /dev/sr0 here,  or /dev/sdd on my other box07:06
Chuck_NorrisDrecondius: sudo add-apt-repository ppa:upubuntu-com/nvidia ; sudo apt-get update ; sudo apt-get install nvidia-current07:07
DarwinSurvivorDrecondius: ubuntu will not automatically install the binary video card drivers, that must be done manually (either via cli or the "restricted drivers" tool in the GUI)07:07
Chuck_NorrisDrecondius: with that solved07:07
Chuck_Norrisfor sure07:07
dr_willisShalomony:  you did instasll the dvd playback packages needed?07:07
ShalomonyDarwinSurvivor, autofs           mapper              rtc0      tty26  tty57      ttyS2907:07
Shalomonyblock            mcelog              sda       tty27  tty58      ttyS307:07
Shalomonybsg              mem                 sda1      tty28  tty59      ttyS3007:07
Shalomonybtrfs-control    net                 sda2      tty29  tty6       ttyS3107:07
Shalomonybus              network_latency     sda5      tty3   tty60      ttyS407:07
FloodBot1Shalomony: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation.07:07
Shalomonycdrom            network_throughput  sg0       tty30  tty61      ttyS507:07
DarwinSurvivorChuck_Norris: please don't recommend PPA's, they are not officially supported07:07
DarwinSurvivor!paste | Shalomony07:07
ubottuShalomony: 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.07:07
Chuck_Norriswhat's?07:07
DarwinSurvivor!nvidia | Drecondius07:08
ubottuDrecondius: For Ati/NVidia/Matrox video cards, see https://help.ubuntu.com/community/VideoDriverHowto07:08
Chuck_Norrisdo you know upubuntu guys?07:08
Fat-Thingim pissed off on my distro now :( i got this lag thingy i dunno why....it just happend today....why do i get this lag thingy?07:08
Fat-Thingfidel lag .... from opening a youtube video it stucked and in slowmotion even in opening a folder or a application...everything in slowmotion or get stucked for about 20seconds07:08
Chuck_Norrisupubuntu guys is the same like webupd8 and omgubuntu07:09
ImperialDroidFat-Thing, did you try restarting the machine?07:09
DarwinSurvivorChuck_Norris: no, but as good as they may be, we are supposed to direct people to the *official* packages.07:09
ShalomonyDarwinSurvivor, it's http://paste.ubuntu.com/1002496/07:09
Fat-ThingImperialDroid, done...same....  :(07:09
ImperialDroidSo, when you restart the machine and try using just youtube by itself it still lags?07:10
Chuck_Norristhe official package that come with ubuntu has bugs, nividia report that the 295.40 driver has errors07:10
DarwinSurvivorChuck_Norris: then they should be moved to the official repositories. If they haven't already, there is probably a good REASON why they haven't07:10
Chuck_Norriswith upubuntu PPA you will be able to install 295.53 that works very well for me07:11
bazhangChuck_Norris, ppa are not supported. no reason to recommend them here07:11
Drecondiusthat's the newest one out07:11
Drecondiusas of wed07:11
DarwinSurvivorChuck_Norris: it may work for you, but PPA's are not supposed to be recommended in the #ubuntu channel. If you want them added to the repositories, send a request to the packaging team07:11
DrecondiusDarwinSurvivor: I understand your concern but at this point I'm about ready to start sacraficing gnomes to please whatever delights in such misery :D07:12
DarwinSurvivor!ppa | Chuck_Norris note the warning07:12
ubottuChuck_Norris note the warning: A Personal Package Archive (PPA) can provide alternate software not normally available in the offical Ubuntu repositories - Looking for a PPA? See https://launchpad.net/ubuntu/+ppas - WARNING: PPAs are unsupported third-party packages, and you use them at your own risk. See also !addppa and !ppa-purge07:12
fidel_!elaborate > Fat-Thing07:13
ubottuFat-Thing, please see my private message07:13
DarwinSurvivor!nvidia | Drecondius did you try these instructions07:13
ubottuDrecondius did you try these instructions: For Ati/NVidia/Matrox video cards, see https://help.ubuntu.com/community/VideoDriverHowto07:13
khayyimWhy can't I kill something in htop? Do I need to use sudo?07:13
DarwinSurvivorkhayyim: what are you trying to kill?07:13
Drecondiusnot yet im kinda trying to brows web page and see if i miss anything here lol07:13
DarwinSurvivorDrecondius: go with the wiki page, that is the *official* installation method. I've seen way too many people hose their systems by following how-to's on peoples' blogs07:14
khayyimDarwinSurvivor: xfce4-panel and dosbox07:14
DarwinSurvivortop 3 ways to hose a system: 1) install a .run file 2) PPA's 3) "first 10 things to do after installing ubuntu"-style blog posts07:15
Chuck_Norrisok anyway a couple of links about it: http://phoronix.com/forums/showthread.php?70452-Did-The-NVIDIA-295-40-Linux-Driver-Fall-Off-A-Cliff07:15
Chuck_Norrishttp://phoronix.com/forums/showthread.php?70460-NVIDIA-Confirms-Linux-Driver-Problems07:15
DarwinSurvivorkhayyim: try "killall xfce4-panel" and tell me if that works07:15
=== me is now known as Guest19105
ShalomonyDarwinSurvivor,  The output of me "ls /dev/" is http://paste.ubuntu.com/1002496/07:15
khayyimDarwinSurvivor: nope07:16
DarwinSurvivorShalomony: hmm, it appears that you *do* have sr0, dvd and dvdrw. did you run that command with a disk in the drive or without?07:16
DrecondiusTo lighten the mood I've hosed mine at least 10 different times today :)07:16
DrecondiusYou can never learn your limits if you don't break something lol07:16
DarwinSurvivorkhayyim: ok, try "killall -s 9 xfce4-panel"07:16
dr_willisShalomony: you did instasll  the proper packages to enabled dvd playback?07:16
Shalomonydarwinsurvivor, disc in the drive07:16
DarwinSurvivorShalomony: ok, can you try it again without a disk in the drive?07:17
khayyimwoop woop07:17
khayyimDarwinSurvivor: Looks like that did it. Why doesn't htop kill it but killall does?07:17
jay__don't do drugs07:17
ShalomonydarwinSurvivor, sure thing dr_willis, I've downloaded every approved package from Canonical07:18
DarwinSurvivorkhayyim: because you used signal 9 which tells the kernel "kill at all costs" whereas using the default 15 just says "ask it do close"07:18
Shalomonyfor dvd playback...07:18
DarwinSurvivorkhayyim: if you need to use signal 9 in htop, hit F9, then 9, then enter07:18
DrecondiusDarwinSurvivor: I can't do half of what the wiki is telling me because they require X to actually be running.07:18
khayyimDarwinSurvivor: See, I was using both 15 and 9 in htop07:18
dr_willisShalomony:  you followed the directions at the how to play dvd wiki page and ran that css installer script?07:18
khayyimDarwinSurvivor: Anyway, thanks; worked like a charm07:19
Chuck_NorrisDrecondius: sudo apt-get install nvidia-current07:19
DarwinSurvivorDrecondius: https://help.ubuntu.com/community/BinaryDriverHowto/Nvidia#Installation_without_X_.2BAC8_from_the_console07:19
Shalomonydr_willis, yes but that only allowed for me to play them slightly. I still have problems almost everytime i try to ACTUALLY play the disc.07:19
Drecondiusback in a few07:20
DarwinSurvivorDrecondius: or go with Chuck_Norris's one (simpler)07:20
ShalomonyDarwinSurvivor, here's is the output with NO disc in drive, http://paste.ubuntu.com/1002501/07:20
c-riskHello. I have a similar UEFI problem as in this bug https://bugs.launchpad.net/ubuntu/+bug/95487807:20
ubottuLaunchpad bug 879858 in grub2 (Ubuntu) "duplicate for #954878 Kernel panic after grub-install on UEFI Asus 1215B" [Undecided,Confirmed]07:20
dr_willisslightly?07:20
Chuck_Norriswith that, you will install nvidia 295.40 thats has some bugs, you will notice when you are playing games or seeing video on youtube07:20
c-riskHowever, I dont understand the press esc key workaround07:20
DrecondiusI'm just worried about actually being able to boot to desktop without having to use the acpi=off boot param.07:21
Shalomonydr_willis, yes it will say there's a dvd on the unity bar, but every program has trouble running it. VLC mplayer, etc all give me some kind of error.07:21
Drecondiuswithout it i am stuck in tty with it i have no kb and mouse and usb07:22
DarwinSurvivorShalomony: hmm, same thing. Have you tested the dvd drive in any other OS (even another version/release of ubuntu)?07:22
dr_willisShalomony:  run vlc from a terminal. have it play the dvd.. look for error messages07:22
DarwinSurvivorShalomony: have you tried other disks...?07:22
DarwinSurvivorShalomony: could very well be a dirty/scratched/fubar'd disk07:22
ShalomonyDarwinSurvivor, not yet, i was thinking about getting rid of 12.04 and going back to 10.04, disc is brand new07:23
c-riskmy problem is that I dont understand when to press ESC in that workaround.07:24
Chuck_NorrisDrewch: oh! i misunderstood your problem =P07:24
Chuck_Norrissorry, i am from Argentina, english is not mah naturally language -.-07:24
Shalomonydr_willis: when i ran VLC in the terminal, it's no longer mounting the disc properly again. It does this once every couple of times i put a disc in07:26
DarwinSurvivorShalomony: well, try another disk, I've seen people get brand-new (store bought) disks that were doa07:27
lewellynwhen i have multiple video cards installed, the boot process comes up on the wrong screen. how can i make it come up on the same screen as POST?07:27
=== Troller- is now known as Troller
dr_willisive also seen new Video disks thathave this lame copy protection stuff on them. 'bad' sectors that can confuse computers ;(07:27
dr_willislewellyn:  mmine shows on the same monitor..untill X starts up07:28
Shalomonydr_willis: that might make sense, the disc works fine in standard DVD players, or consoles, but not my poor ubuntu laptop.07:29
dr_willisthe lightdm shows up on the monitor i set as my primary display07:29
DarwinSurvivorShalomony: check the back of the case, see if there are any copy-protection warnings07:29
dr_willisShalomony:  what movie is it? just bought the disk?07:29
krababbellewellyn: BIOS has a setting07:29
lewellynkrababbel: POST and the int07:29
krababbellewellyn: oh, maybe not07:30
lewellyngrr07:30
Shalomonyit's doctor who season 6. But now it's not mounting the disc at all....07:30
lewellynkrababbel: POST and the alternate installer were fine07:30
dr_willisall the  DVD's ive bought recently seem to be doing that copy stuff.. hasent really stopped me however..07:30
lewellynkrababbel: it's the installed system that's unhappy07:30
krababbelhey, that should be possible, I don't know how, maybe take one out, so ubuntu takes the other one at boot07:30
krababbelthen put it back in07:31
Chuck_NorrisShalomony: sudo apt-get install libdvdread4 libdvdcss207:31
lewellyni can't put the card into a running system :;/07:31
DarwinSurvivorlewellyn: no, just the display (hdmi/dvi/whatever plug)07:31
bazhangChuck_Norris, did you have him add the medibuntu repos for that?07:31
Shalomonychuck_norris: done that, that just allowed it to work partially. I think 12.04 is having an auto-mounting issue right now07:31
lewellynDarwinSurvivor: doesn't work.07:31
ndeehow can I monitor a directory and all it's subdirectory for a file change? So, as soon as a file is changed, it should show up in a log or somewhere.07:32
wjorgewchuck nurris itś great07:32
lewellynit's initializing a port that doesn't have a monitor attached, which is why i couldn't figure it out for hours07:32
krababbellewellyn: a port, or the whole card? could be it always takes the card in the 'main' pci-e slot07:33
ads_i want to stop tomcat07:33
lewellynkrababbel: the boot process is using a plain ol pci card instead07:33
ads_what shud i run command07:33
DarwinSurvivorndee: look into inotify07:33
ShalomonyDarwinSurvivor: It just got standard don't "reproduce,distribute, or exhibit" that's on all dvd cases07:33
lewellynbios is set to use the pci-e, and that's how i installed with the alternate installer07:33
ndeeDarwinSurvivor, sweet, thanks07:34
Chuck_NorrisShalomony: sudo /usr/share/doc/libdvdread4/install-css.sh07:34
lewellynand, for fun, the boot process is using the vga port, not the digital port, on the pci card07:34
lewellyn(yes, this is a very specific card and monitor combo. no, i can't plug the monitor into the pci-e card.)07:34
ShalomonyChuck_norris: I've done ALL of that, you are very good at googling aren't you...07:34
Chuck_NorrisxD i know that about 4 or 5 years ago noob07:35
Chuck_NorrisShalomony: sudo -E wget --output-document=/etc/apt/sources.list.d/medibuntu.list http://www.medibuntu.org/sources.list.d/$(lsb_release -cs).list && sudo apt-get --quiet update && sudo apt-get --yes --quiet --allow-unauthenticated install medibuntu-keyring && sudo apt-get --quiet update07:35
ShalomonyI've done that....07:35
Chuck_Norrisand i did: aptitude search lidvd for that07:36
DrecondiusOk, now this is beginning to get on my last nerve. The driver is nvidia-current. It's failing to open my gpu. but when i boot with the acpi=off paramater it runs the gpu fine i just lose all my usb support07:36
Chuck_NorrisShalomony: uname -i07:36
DrecondiusIs there some kind of work around for acpi that i can use that doesn't involve turning it all off?07:37
ShalomonyChuck_Norris: i386...07:38
ndeeDarwinSurvivor, when I watch a directory recursively, I only see the directory that are accessed but not the files itself. In the manpage, I can't find anything to output the filenames, is that even possible?07:39
Chuck_NorrisShalomony: can you paste the error that yo got when trying to mount dvd07:40
Chuck_Norrisor an image it ok as you like07:40
ill1citOMW ITS CHUCK NORRISS07:41
ill1citRRUUUUUUUUUUNNNNNNNNNNNNNN07:41
FloodBot1ill1cit: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation.07:41
ill1cit*grabs his nuts and runs*07:41
lewellynso no one knows how to tell grub which framebuffer to initialize? :/07:41
ill1citchuck norris knows too bad he wont tell you07:42
ShalomonyChuck_norris: I'm not getting an error when it won't mount, it just won't mount. I don't WANT to manually mount it....07:42
krababbellewellyn: you could ask in #grub07:42
DarwinSurvivorndee: not sure, never used it directly, just know that some multimedia and backup tools use it (mediatomb for instance)07:42
* lewellyn shudders07:42
bazhangill1cit, stop that07:42
krababbelthey're nice07:42
lewellynof course, last time i needed them, it was "we don't support anything older than like 2 weeks ago. talk to your vendor"07:42
ill1citmmkay07:42
Shalomonythanks for all the help yall, But i'm just going back to using 10.04... I liked it MUCH more07:43
krababbellewellyn: OK, back then I was trying grub2 while it was still quite new07:43
lewellynkrababbel: before vendors started mucking with it ;)07:43
Chuck_Norrisyou mount the dvd and then run with vlc? and you just want to run them drectly using vlc?07:43
Chuck_Norrisyou dont want to type commands in the terminal for mounting dvd?07:44
=== chris_ is now known as Guest92636
Guest92636hi, how to find out what spins up my second hard drive?07:44
ads_i want to stop tomcat on my ubuntu how will i do that????07:44
lewellynoh hey. let's try GRUB_TERMINAL=console in /etc/default/grub07:45
ShalomonyChuck_norris: It automounts into the media folder, half the time. the other half it just doesn't work at all. I figure if i manually mount it through the terminal, I'll get many more problems07:45
DarwinSurvivorads_: try "sudo service tomcat stop"07:45
lewellynwell, that certainly didn't do what i had hoped...07:47
ads_DarwinSurvivor: tried but its giving me error "tomcat: unrecognized service"07:47
bobweaverps aux | grep [t]omcat07:47
bobweaverthen killall <name >07:47
lewellynalso, it seems it's the graphical boot procedure, after grub, that's the big problem (whatever ubuntu uses for that)07:47
DarwinSurvivorads_: ok, how did you *start* it?07:47
=== enchilado is now known as wesayers
Chuck_Norriswell try to mout a encripted dvd through terminal and if you see some errors, paste it, maybe this time google can help us -.- =P07:49
Chuck_Norrisan* encripted...07:49
lewellyn;/g 3307:49
lewellynerp07:49
=== mitchell is now known as mitchell_
ads_DarwinSurvivor: administrator installed tomcat and he is not available. so i dont know how did he started service07:52
akaariaiI am having a really irritating problem after upgrade from 10.04 to 12.04 - my keyboard goes to sleep after a second or two, and misses then the first few keys typed when it "awakes"07:53
DarwinSurvivorads_: do you have sudo?07:53
ads_yes07:53
akaariaiany hints how to solve this? Should I just do a reinstall?07:53
DarwinSurvivor"ps aux | grep omcat"07:53
DarwinSurvivorakaariai: did you install any power-saving tools like laptop-mode-tools or anything?07:53
ads_DarwinSurvivor: what exactly this will do?07:53
DarwinSurvivorads_: just print a list of all process with "omcat" in the name07:55
ShalomonyChuck_norris: my error from mounting... http://paste.ubuntu.com/1002538/07:55
DarwinSurvivorit won't change or kill anything, I just want to see what the process itself is called07:55
akaariaiDarwinSurvivor: I don't think so, but when I search for "power" with synaptic there are multiple packages installed07:55
akaariaiI don't know which of those are default installed, which not07:55
marchdown_hello07:55
chuhello07:56
ads_DarwinSurvivor : http://pastie.org/3954314 this is output of previous command07:56
marchdown_I don't understand how does the mechanism form switching keyboard layouts work. Can somebody help me out?07:57
Chuck_Norriswhy your dvd is pointing to the first particion of the firt disc?07:58
ShalomonyChuck_Norris: good question07:58
akaariaiDarwinSurvivor: could gnome-power-manager do the keyboard suspending?07:59
Chuck_Norrisye, such a good question -.-07:59
Chuck_Norrismmm... paste fstab and mtab07:59
ShalomonyChuck_Norris: sure thing07:59
ads_DarwinSurvivor: ??08:00
ShalomonyChuck_Norris: "Command not found" i take it i need to install those?08:00
Chuck_Norrisi meant: cat /etc/fstab and /etc/mtab08:01
ShalomonyChuck_norris: oops, i'm dumb08:01
DarwinSurvivorakaariai: could be, but I don't use it, so you'll have to ask someone else08:01
DarwinSurvivorads_: ok, "sudo kill 26821". I don't know how easily you'll be able to re-start it though!08:02
ShalomonyChuck_norris: fstab= http://paste.ubuntu.com/1002551/08:02
akaariaiI will try to find a usb to PS2 converter and see if that fixes my problem08:03
Chuck_Norrisit's ok08:03
ShalomonyChuck_norris: mtab= http://paste.ubuntu.com/1002553/08:03
ads_DarwinSurvivor: b4 doing this i need to know exactly what it will do, as its risky for me to do on remote server08:03
akaariaiif you happen to know some debugging tools to use for checking what is happening that would be useful...08:04
=== ubuntu is now known as Guest54926
DarwinSurvivorads_: it will kill the process numbered 26821, which by checking the output of the command you gave me should be the process ID of the tomcat server08:05
DarwinSurvivorads_: why do you need to close it anyways?08:05
Guest54926hi wats up08:05
ads_DarwinSurvivor: actually i need to stop and then start it again08:06
lewellynDarwinSurvivor: why wouldn't you just use pkill?08:06
lewellynads_: is there a startup script? :)08:06
ads_lewellyn: no08:07
DarwinSurvivorads_: oh, then don't run that, I can't guarantee it can be restarted easily08:07
Chuck_NorrisShalomony: i don't know how to solve it =( everything seems tobe good08:07
lewellynads_: how did it get started?08:07
DarwinSurvivorbrb08:07
ads_DarwinSurvivor: so ne other solution, i just want to start it08:08
ShalomonyChuck_Norris: thanks anyways for looking. I'm gonna get a 10.04 release back on here. Everything worked great for me on there08:08
ads_DarwinSurvivor: me too brb08:08
=== me is now known as ApocGoD
Chuck_Norrisnp08:08
ads_lewellyn: my administrator did that , i dont know, and he's not available08:09
lewellynads_: you might be wise to wait till he's available then :)08:09
ads_lewellyn: ok08:09
ads_lewellyn: brb08:09
DarwinSurvivorback08:11
=== setkeh` is now known as setkeh
MarKsaitiswhats the diff between conf.d sites-available and sites-enabled in apache?08:13
MarKsaitiswhy the f do you break other softwares config files?08:14
MarKsaitisis this so that ppl get more confused when they need to config stuff?08:14
DarwinSurvivorads_: you may be able to get some better advice in the #tomcat channel08:16
RawChidHi, I connected an Apple keyboard to my laptop wiTH Ubuntu 12.04. But now the keyboard of the laptop is "confused". I need te press the fn key the whole time to get correct characters. Any idea how to fix this??08:20
OnkeltemHi all. How can I get old version of a packet from a repo?08:21
RawChidI don't need/use that Apple keyboard anymore08:21
ejoMarKsaitis: sites-available holds config info for instances where you have some sites all set up but don't want them actually enabled at the time...08:21
MarKsaitisok08:22
huayraRawChid, is this a Thinkpad?08:22
RawChidhuayra: no, lenovo (also family of IBM)08:22
DarwinSurvivorRawChid: what model of lenovo (lenovo makes thinkpad)08:23
RawChidN2//08:23
RawChidDarwinSurvivor: 3000  N200   (let me verify more details in a min.)08:23
OnkeltemI need to get Google Chrome 18th version. Where/how can I get it?08:24
OnkeltemIt is now autoupdated to 19, which is crap for me08:24
RawChidYeah, 3000 n200 is the model08:25
OnkeltemHow to roll it back??08:25
RawChidOnkeltem: I thought Google Chrome updates itself 'undER The hood'08:25
RawChidHm, maybe not on Ubuntu...08:27
DarwinSurvivorRawChid: as a test, hit numlock and see if that changes anything08:27
OnkeltemRawChid: well, I need somehow to browse and get old deb08:27
OnkeltemAny ideas how to browse http://dl.google.com/linux/chrome/deb/* ? It returns 404 for any directory08:27
RawChidDarwinSurvivor: OMG, that was it :P08:28
RawChidIt could be so simple. Thanks man!08:28
RawChidHow did you figure that out? Or was it just an educated guess?08:28
sjd_zeushi all08:30
quick-hi , i am a newbie and i want to remove the proxy connections for apt ?08:30
quick-sjd_zeus: hi :)08:30
RawChidOnkeltem: maybe this helps http://askubuntu.com/questions/92019/how-to-install-specific-ubuntu-packages-with-exact-version08:30
OnkeltemRawChid: for this I should know the exact version of the package08:31
DarwinSurvivorRawChid: my old laptop would mess with the enter key if numlock was on :)08:31
OnkeltemRawChid: which is not the case. For example, current version is called: 19.0.1084.46-r13595608:31
Onkeltemwhat was the latest stable of 18th - I can't guess08:32
ndeeDarwinSurvivor, in the end, I used audit with auditctl, pretty nice stuff :)08:32
DarwinSurvivorndee: cool, might look into that myself08:32
DarwinSurvivorok, I'm out for the night, cya guys08:33
sjd_zeusquick-, hi,u'l vi /etc/apt/apt.conf to remove the proxy connetctions for apt08:33
RawChidOnkeltem: I understand. Sorry can't help you with that.08:33
quick-sjd_zeus:  Thanks :)08:33
sjd_zeusquick-, nothing08:33
RawChidBut google would now that I guess08:34
RawChids/now/know08:34
pungi-manis glade ( python GUI ) wxPython or any other??08:34
OnkeltemDoes anyone on amd64 arch have Google Chrome 18th stable still?08:38
OnkeltemI need its version number08:38
OnkeltemI STPUID08:39
OnkeltemI have logs! :))))08:39
sjd_zeusquick-, where are you from?08:39
RawChidHaha Onkeltem, otherwise I only have chromium08:39
sjd_zeusI use firefox08:39
sjd_zeusOnkeltem, i use firefox08:39
RawChid18.0.1025.151~08:40
quick-sjd_zeus:  no personal stuff here . !offtopic08:40
Onkeltemsjd_zeus: firefox lacks the DevTools.08:41
sjd_zeusquick-, :)08:41
OnkeltemRawChid: disaster. They deleted the version I found in logs ( 18.0.1025.168-r134367 ) :((08:41
sjd_zeusOnkeltem, :)08:42
OnkeltemRawChid: would you paste a link to the repo you are using for Chrome?08:42
quick-sjd_zeus:  no personal stuff here . for off topic discussions log in to ubuntu-offtopic08:42
OnkeltemRawChid: for chromium I meant08:42
quick-\quit "see u later"08:42
RawChidWhy are you so hooked on v18?  I only have Chromium Onkeltem08:42
nzeeSound suddenly stopped working in my Ubuntu. Please help!08:42
RawChidI didn't do anything special Onkeltem. Maybe it's from the Ubuntu Partner repo...08:43
OnkeltemRawChid: because some malicious bastard made a change which had led to Autosave Extension stopped working from 19 and over08:43
OnkeltemRawChid: ok, I'll check it08:44
RawChidAnd now you keep on using v18 for lifetime? :P08:44
RawChidOke, good luck08:44
OnkeltemRawChid: until it start working again. Imagine, you moved all your development to some tool, and then it stopped working08:44
* sjd_zeus is away: 我很忙08:44
* sjd_zeus is back (gone 00:00:28)08:45
* sjd_zeus is away: 我很忙08:45
RawChidsjd_zeus: stop flooding crap please08:45
DJones!away > sjd_zeus08:45
ubottusjd_zeus, please see my private message08:45
* sjd_zeus is back (gone 00:00:01)08:45
RawChidOnkeltem: I see08:45
OnkeltemRawChid: Autosave, to say truth, is saving hours per week, not to say its much more convinient to, keeing editing CSS/JavaScript on your fingertips08:45
* sjd_zeus is away: 我很忙08:46
* sjd_zeus is back (gone 00:00:10)08:47
OnkeltemRawChid: I now confirm I see 18th of Chromium in stable. Thank you08:47
fidel_sjd_zeus: could you disable those pubic-away-status-messages?08:47
Onkeltemsjd_zeus: they are evil, not only here, but everywhere.08:48
sjd_zeusok08:48
canllaithThey did however confirm that my utf-8 seems to be working :P08:48
canllaith(not that this is meant to be encouragement, they are evil.)08:48
fidel_i bet 1666 users of 1667 inhere dont care if you are away or not - and if so they would check your away-status ;)08:48
Onkeltemcanllaith: haha, nice sideeffect :)08:48
Onkeltemfidel_: thats what I intended to say next ;-)08:49
akaariaifwiw: I added usbcore.autosuspend=-1 and my keyboard sleep problems are gone08:50
akaariaiadded to kernel boot parameters, that is08:50
r0nk3l1hi08:52
r0nk3l1I dont know if this is ubuntu or sas problem08:53
r0nk3l1but im trying to install statistical software sas on ubuntu08:53
r0nk3l1and i get an error on every kernel related part of the installation08:53
r0nk3l1and log says that its a OS problem08:53
r0nk3l1http://pastebin.com/PmJcfCjL08:54
r0nk3l1this is the error i get08:54
r0nk3l1could someone give me a hint what to do08:54
Wizardlubmil, o_O08:57
OnkeltemRawChid: huh, feeling much warmer now. Installed Chromium, copied all Chrome personal stuff, things run smooth.08:58
=== sjd_zeus is now known as mahayana
=== mahayana is now known as sjd_zeus
Shani0610I have to mend my fstab, how to escape a white space, i.e.  a spacebar?09:04
erfanlkm09:05
canllaithShani0610: \09:06
RawChidHaha, good to hear Onkeltem :)09:06
canllaithShani0610: so it becomes Some\ Name\ Here09:06
UnixWizHello all :)09:06
canllaithShani0610: Or, you can put the whole thing in quotes for "Some Name Here"09:06
canllaithShani0610: as an example, "/mnt/some name" or /mnt/some\ name09:06
RyanMacquit?09:07
=== root is now known as Guest99707
DrecondiusLMAO I really feel stupid now.09:12
DrecondiusThere was an option in my bios to assist in Hardware Virtualization that was clashing with the installer/os09:13
tom1mtdilabs09:15
aethelrickdoes anyone know how I can find out which device returned by lsusb maps to which /dev/tty for virtual com ports? (I have more than one and need to tell them apart programatically)09:15
aethelrickI'm using Ubuntu 11.0409:15
Drecondiusaethelrick you could probably ls their bus type09:15
auvajshi. I have a laptop in my school but can't connect to the local wifi. "wlan0 Interface doesn't support scanning : Network is down". but sudo ifconfig wlan0 up says: SIOCSIFFLAGS: Operation not possible due to RF-kill...09:16
aethelrickDrecondius, how does one ls a bus type?09:16
auvajsauvajs: anyone?09:16
Drecondiusex lsusb = list usb devices lspci = pci bus devices09:16
footprints0hello. how can i find out the MAC address of wireless router09:17
footprints0?09:17
MonkeyDustfootprints0  ifconfig ?09:20
footprints0MonkeyDust: thanks you. does ifconfig working if i am not logged in to the router?09:20
oga_Hey all... i'm trying to get 12.04 line in to work in order to record audio. Currently no input seems to stimulate the line in. When something is plugged in it pops up as a recognised input but will not detect input. any ideas please?09:21
footprints0MonkeyDust: i think you must logg into the router for ifconfig to show router MAC address, yes?09:22
footprints0MonkeyDust: but what if I am not connected to router?09:22
MonkeyDustoga_  in a terminal, type alsamixer, if you see MM (mute), go there and press m09:22
fidel_footprints0: in case you are connected the 'arp' command might help as well. in case you need more consider using 'nmap'09:22
footprints0fidel_: sorry, my english very bad.09:22
footprints0fidel_: my question is-- what if I am not connected to router?09:23
footprints0fidel_: thanks you.09:23
auvajshi. I have a laptop in my school but can't connect to the local wifi. "wlan0 Interface doesn't support scanning : Network is down". but sudo ifconfig wlan0 up says: SIOCSIFFLAGS: Operation not possible due to RF-kill... ANYONE????09:26
footprints0hello fidel_ MonkeyDust . any answers, pls.09:27
footprints0i am a newdie. sorry09:27
=== el is now known as Guest70806
vltmouche: Yes, still lokking for a way to remove “Log out …” and “Software up to date” from ubuntu 12.04’s logout menu..09:31
vlt*looking09:31
Blarrffllfootprints0: You could install aircrack-ng and use airodump-ng to list all of the available networks including SSID and MAC address09:32
Blarrffllfootprints0: I use wicd to connect to wireless from withing gnome, and if I choose the network and choose properties, and information it shows the MAC - most wireless clients would be the same I imagine.. ?09:32
Blarrffllauvajs: Take a look at http://askubuntu.com/questions/62166/siocsifflags-operation-not-possible-due-to-rf-kill09:34
footprints0Blarrffll: thanks you. with wicd program, you don't need to login to router first, yes?09:37
auvajsBlarrffll: the wifi is installed and not blocked. I just dunno how to make it up09:38
Blarrffllfootprints0: Correct - you list all of the available networks to connect to, and can see the MAC address of any of them without connecting to them09:38
footprints0Blarrffll: thanks you very much. i am download now.09:38
Blarrffllfootprints0: What exactly are you trying to do?09:38
footprints0Blarrffll: i am newdie and learn about linux .09:39
zizooSecure shell isn't doing the public key authentication thing I told it to for some reason. I see how it's supposed to work (I think) from having my main box connect to itself. It's supposed to prompt for the passphrase in a separate window, right? Even though I set it up the same way here, when I try to connect from my laptop it still asks for the user's specific password at the terminal instead. Any ideas what could be going wron09:40
zizoog?09:40
Blarrffllfootprints0: That's fine, but I'm not sure how valuable knowing the MAC address of a router would be is all.  It's a rather obscure thing to query without a very specific need09:40
Blarrffllauvajs: I don't quite understand what you mean by 'make it up' ?09:41
footprints0Blarrffll: yes, next time i learn more about linux. but kernel learning is big job09:41
auvajsBlarrffll: when I do iwlist scan, it says: wlan0: Failed to read scan data: Network is down...... so i wanna make the network up09:41
auvajsBlarrffll: so I thought the command is sudo ifconfig wlan0 up.... but when I do this, I get Operation not permitted because of some TF-kill... error09:43
auvajs*RF kill09:43
footprints0_i am now rtK09:44
footprints0_Blarrffll: wicd is veri interest.09:44
DrecondiusDoes anyone in here know how to work ndiswrapper?09:45
footprints0_i checked the mAC on our router. why last number is 6 on router and 5 in wicd? very interest09:45
footprints0_I am confusing very much09:45
zizooWhy is ssh asking for my host's password instead of the public-key passphrase I set up there? The identity is stored properly in my ~/.ssh/authorized_keys file.09:46
llutzzizoo: ssh -vvv usre@host       to get more verbose errors/messages09:47
footprints0_Blarrffll: iwconfig and wicd have same address, but they both differenting compared to router sticker.09:47
thrillERboyHi, How do I restart windows manager and all. I've pressed alt+tab now I can't see lanuncher or any windows09:47
thrillERboyI don't see, minimize, maximize buttons, window title bars, cant even get to launcher. How do I get those back?09:49
oga_can anybody help me get "line in" working on ubuntu 12.04? it detects that something has been plugged into the line in socket but never reports any actual sound input on the sound settings screen?09:50
zizooThat was a lot of very-hard-to-decipher debug messages.... So, it seems that it never actually checks the 'authorized_keys' files when searching for public keys. It only checks 'id_rsa', 'id_dsa', and 'id_ecdsa'. Any clue where I should put this stuff, or why using ssh-copy-id puts the identity in such a useless file?09:53
ejoIs there a known issue where using more than one workspace prevents hibernation?09:54
vltHello. Any idea how to remove the “Shut down …” and “Software up to date” lines in Ubuntu 12.04’s logout menu?09:54
fidel_vlt: you are still asking for the unity logout menu right?09:54
DaraelIs there a known issue with multiple keyboard layouts after upgrade to precise?  Because I'm having trouble on about four different machines.  Each account is stuck in its default layout from pre-upgrade - others are selectable in the indicator, but doing so has no effect.09:55
vltfidel_: Yes.09:55
ejoI followed the steps to add hibernation ability back to my 12.04 setup (knowing it wasn't there by default in 12.04) and it has been working fine, but I was only using one workspace.  Now just today I started using multiple workspaces via Unity, and hibernate doesn't work.09:55
ansycan anyone help in installing pxe server?09:55
Darael!anyone | ansy09:55
ubottuansy: A high percentage of the first questions asked in this channel start with "Does anyone/anybody..." Why not ask your next question (the real one) and find out? See also !details, !gq, and !poll.09:55
vltansy: Just install pkg ltsp-server or ltsp-server-standalone09:55
vltansy: The latter includes dhcpd09:55
MacroManI'm having problems with ssh connection to a remote server.09:56
vltansy: And you should check your network environment first before runnning one.09:56
ansydoes anyone help me in installing pxe server on 10.04 server09:56
Darael!elaborate | MacroMan09:56
ubottuMacroMan: 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)09:56
fidel_vlt: just a rabndom search-engine hit: http://askubuntu.com/questions/67927/how-do-i-get-restart-option-in-the-shutdown-menu-in-unity09:56
fidel_handles a similar task in 11.10 - could maybe help09:56
=== sly is now known as SlyUk
MacroManEverything works fine and I can connect. After about 20-30 connects and disconnects, I get a timeout when I try to connect. It's not the server as other people can connect fine. After I restart my local machine, I can connect again fine. What could be causing this?09:57
vltfidel_: Thank you. I’ll try that.09:57
MonkeyDustMacroMan  wifi?09:58
Daraelansy: Why don't you tell us what you're trying to achieve - a PXE server is presumably a means to an end, not an end in itself - and someone who can help will have a bit more to go on?09:58
MacroManMonkeyDust: No, local network over ethernet.09:58
ikoniaethernet is local network09:58
ejoNo ideas on hibernate vs. multiple workspaces?09:58
ikoniaejo: sorry, that makes no sense09:59
ikoniaejo: that's like saying Car v's hamburgers09:59
MacroManikonia: No, I could be on the local network over wifi09:59
ikoniathey are totally different things09:59
footprints0hi dear. how to check brand of my wireless card ?09:59
ikoniaMacroMan: apologies I missunderstood what you where actually saying09:59
ejoikonia, my original question is a short distance above.  Shall I repeat it?09:59
MacroManikonia: No worries09:59
ikoniaejo: sure09:59
=== alex__c is now known as alex_nue
esmobghi evry one10:00
zizooOh... I think I figured out the problem. I created the files prematurely by my own devices, and now it's upset that the permissions for it are too open. I found this out by using the '-i' option to specify the file. Then it gave me that warning and told me it was ignoring the file and asked for the pass again. Thanks llutz, for at least getting me started on that one. rtfm, zizoo! x__x;10:00
ejoI had hibernate working correctly on my 12.04 system before today, but during that time I never used Unity's multiple workspaces feature.  Today I started using multiple workspaces and hibernate no longer works.  Is this a known issue?10:00
DaraelIs there a known issue with multiple keyboard layouts after upgrade to precise?  Because I'm having trouble on about four different machines.  Each account is stuck in its default layout from pre-upgrade - others are selectable in the indicator, but doing so has no effect.10:00
frogzoois this month's upgrade painful or relatively smooth?10:01
saryfootprints0:  lshw -C network10:02
MacroManI'll have to drop off now to restart, but if someone has any information on my question earlier, I'll be back in five.10:02
fidel_frogzoo: talking about 12.04?10:02
ikoniaejo: I don't think so, but as a lot of hibernation issues are limited to graphics cards, using the multiple desktop features may intergrate a function cause10:02
Daraelfrogzoo: The machines I've upgraded where nothing went wrong were really smooth.  I had two or three have power drop out or similar midway through, though, and that was painful.10:02
ejoI will try moving all windows back onto a single workspace and then hibernating... will see if that works.10:03
fidel_frogzoo: upgrades from 11.10 to 12.04 worked pretty good according to what i hhave heard. but to avoid issues - do as you should do always: to backup first10:03
ejo... nope still no hibernate.  Well I'll try re-doing the steps to enable hibernation.10:03
footprints0sary:  thanks you. http://paste.ubuntu.com/1002731/ does it tell my chipset?10:04
frogzooDarael: fidel_ aight, thx a bunch10:06
ironshotis this where all the leet hackers are?10:07
ikoniaironshot: not here10:08
ironshotok then10:08
DaraelIs there a known issue with multiple keyboard layouts after upgrade to precise?  Because I'm having trouble on about four different machines.  Each account is stuck in its default layout from pre-upgrade - others are selectable in the indicator, but doing so has no effect.  My extra options (such as caps-lock as backspace) seem to have stopped, too.10:09
=== alex_nue is now known as alex___c
footprints0hello. what command to find my wireless driver?10:10
saryfootprints0: Yeah , and for more details for the wireless chipsets #see lspci -nn | grep 028010:10
footprints0sary: thanks you10:11
saryfootprints0: you're welcome.10:13
saryfootprints0: are you having an issue with your card , is you are looking for the driver in used look at the configuration line: from the output of lshw -C network.10:15
footprints0sary, yes, i am newdie and learning about linux and my computer10:16
footprints0sary:  no problem. i just learning about it.10:17
MK_3Hi10:17
saryHey10:17
saryfootprints0: Thats great :)10:17
footprints0sary:  i repeat command. which line tells wireless driver informeyshon? Sorry, i am a newdie10:18
stuengHi, I wish to build a machine with the simple purpose of running XBMC.. it doenst need a web browser, file manager, anything except XBMC... how best to go about this so its as light weight as possible?10:18
treskHI, how can I suppress the F10key bindung for my terminal window (opens context menu)10:18
gentoo_userhi. I have problem with 1 font. system see this font and I can use it. But I cant see that font in terminal - is not avialable. Why?10:18
saryfootprints0: The Configuration: / line10:19
footprints0sary:  perfect. thanks you again. you are very expert. i jeoulus10:19
esmobghii evry one10:20
esmobgxchat pakage in ubuntu 12 04 is crash plesse repair10:21
Heartbeatshhi10:21
saryfootprints0: i meant the configuraion line from this output http://paste.ubuntu.com/1002731/10:22
Daraeltresk: Easiest way is probably to use a different terminal app.  There's loads out there... but if you need gnome-terminal for some reason, we can probably work out how to disable it.10:22
saryfootprints0: No am not , i just happen to read a lot on the wiki/documents :)10:22
footprints0sary:  yes, i finish reading it.10:22
footprints0sary, it teaches us ath9k.10:22
footprints0that's why i say you are very expert10:22
TBarthhi, I ve a problem with Perl. Ubuntu installed many important modules into a /root/perl5 subdirectories which can't be found in a "user shell"10:23
saryesmobg:is there dailog that you could check for error in xchat.10:23
DaraelTBarth: The package manager wouldn't do that.  Did you do something involving a "sudo cpan", by any chance?10:24
saryfootprints0: thats the driver in used correct. :)10:24
footprints0sary, respectfully thanks you.10:24
TBarthDarael, I called "perl -MCPAN -e shell" as root user to get additional modules installed10:25
treskDarael: The only reason is it's installed and working :) But I wonder where to disable this key binding, because I disabled the menu binding... any suggestions for another terminal app?10:25
MK_3I want to install a program in this page > http://www.ifans.com/forums/threads/how-to-compile-idevicerestore-on-ubuntu.298612/10:25
=== alakoo_ is now known as alakoo
ubuntuhI10:25
MK_3but i have problem in step 1510:25
saryfootprints0: salute .10:26
=== ubuntu is now known as Guest40148
Guest40148Привет всем)10:26
Guest40148Русские есть?10:26
MK_3the commend does't work10:26
DaraelTBarth: Yeah, that would have installed them to root's $HOME, which isn't the system-wide folder.  I forget how to get CPAN to install things for the system, but in the meantime, try moving the things from /root/perl5/ to /usr/local/share/perl/<version-number>/10:27
obelus!details | MK_310:27
ubottuMK_3: Please give us full details. For example: "I have a problem with ..., I'm running Ubuntu version .... When I try to do ..., I get the following output: ..., but I expected it to do ..."10:27
obelusBasically, 'it doesn't work' doesn't help us solve the problem10:27
Campari_IVHi10:28
obelus14010:28
TBarthDarael, ok. I didn't get the problems on Ubuntu 10 LTS10:28
MonkeyDust!ru| Guest4014810:28
ubottuGuest40148: Пожалуйста наберите /join #ubuntu-ru для получения помощи на русском языке. | Pozhalujsta naberite /join #ubuntu-ru dlya polucheniya pomoshi na russkom yazyke.10:28
obelusSorry, my cat put his paw on my numpad.10:28
saryfootprints0: always check the wiki to learn fast about the system https://help.ubuntu.com/community10:28
Daraeltresk: terminator is very similar to gnome-terminal, xterm is the classic, and guake drops down from the top of the screen when you press a configurable key, Quake-style.10:28
saryobelus: :)10:28
WobboDoes anyone know how to on-locks the panels (top and bottem of 12.04 classic)?10:29
Darael!pm > Campari_IV10:29
ubottuCampari_IV, please see my private message10:29
MonkeyDustWobbo  it's gnome3, guess you can't unlock or configure them10:30
Campari_IVlol10:30
DaraelWobbo: Basically, you can't.  GNOME is moving away from that sort of onfigurability in the name of user-friendliness.  For a gnome2-like experience, best bet is probably XFCE.10:31
footprints0sary, thanks you for the knowledegable link10:33
olivaanybody is experiencing problem with skype? It gets aborted after few minutes10:35
treskDarael: thx I use terminator now .)10:36
MK_3my problem and details in http://paste.org/4957810:37
dhananjayHello everyone, i am trying to upgrade my Ubuntu 10.10 to the recent LTS version, but on doing `update-manager -d` I keep getting "Update to 11.04", is there a way i can skip doing three upgrades in a row ?10:37
stuengis there such a thing as an ubuntu desktop install without a gui ?10:38
Myrttistueng: with alternative install disk yes10:38
stuengty10:38
stueng!alternative10:38
ubottuThe Alternate CD is a classic text-mode install CD. It supports a wider range of hardware than the !LiveCD, and can also be used as an upgrade CD. http://www.ubuntu.com/download/ubuntu/alternative-download#alternate - See also !minimal10:38
ANub<dhananjay> put in 12.04 CD /DVD10:38
MK_3my problem and details in http://paste.org/4957810:39
ANub<dhananjay> at the time of installation it will ask u for upgrade10:39
ANub<dhananjay> say "YES"10:39
jeregonhello can any one help me with dlci's410:39
jeregonhello can any one help me with dlci's?10:39
dhananjayANub: I don't didn't want to download a cd, but let me try that. No other options ?10:39
ANub<dhananjay> thats how i did it....:)10:40
ANub<dhananjay> except i used bootable USB10:41
dhananjaythanks10:41
etfbIf I'm using 32-bit Ubuntu on an Intel Core i7 computer, is there any advantage to having more than 4Gb of memory installed?10:42
MonkeyDust!pae| etfb10:42
ubottuetfb: To use more than ~3.2GB RAM on a 32bit system you can install the PAE-enabled kernel. See https://help.ubuntu.com/community/EnablingPAE for more info10:42
etfbMonkeyDust: Cool, thanks.10:44
IszakHow do I create an archive through the command line with 256 bit encryption? preferably zip.10:45
Iszakor rather an archive that is password protected with 256 bit encrypted10:45
Wobbo__But it works normal before (as in "Classic" 11.04), now it works only in "Classic (No effect)".10:45
escottIszak, you can use gpg to encrypt the zip archive after you make it (either symmetrically or with a keypair)10:45
Iszakescott: I can't use that, it should be compatible with win zip 910:46
Fat-Thingi got a problem with my ubuntu 10.04....everytime i watch youtube it freezes for about less than 2mins just the video but the sound still works.....and i can't click anything when it happens any solution for this?10:46
saryMK_3: there is no error from the output ..10:46
saryFat-Thing: using adobe flash player !10:47
escottIszak, zipcloak?10:47
Iszakescott:10:47
Iszakmist ell, having a look10:47
escottIszak, i really wonder what 256bit means in this context are you really going to have a 42 character password?10:48
Fat-Thingsary i got adobe flash installed already sir10:48
Iszakescott: basically the requirement is "For security the file should be zipped up using winzip 9, password protected with 256bit encryption, using a BT policy password (min 8 characters, numbers, letters and different case as a minimum)"10:48
MK_3"-_-10:48
escottIszak, so 256bit is a fancy way of pretending you have more security than you do. thats what i figured10:49
Iszakha10:49
Iszakso what to do in this case then?10:49
openvoid_Iszak, use 7za - it have best password encryption compared to others10:50
saryFat-Thing: Sure you do , dump that and use html5 instead then see if the issue present10:50
Iszakopenvoid_: is it compatible with win zip 9?10:50
openvoid_Iszak, not sure10:50
Fat-Thingsir sary tell me how can i get html5? any links i could read on!?10:50
Iszakokay thanks10:50
Iszakopenvoid_: is that part of p7zip?10:51
saryFat-Thing: am not a sir , please stop calling me that :) .. sure which browser you're using.10:51
escottIszak, i'm just commenting on the fact that 256bit means a block size of 256bits (a cipher like AES can use a block size like this) you true key is the password which is 8 characters from a space of ~64 possibilities so its really 64^8=2^48 so its only 48bit encryption.10:51
Iszakescott: 8 is the min, I could make it higher if I wanted to.10:52
Fat-ThingoOps sorry sir...grrr....i'm using chrome10:52
escottIszak, but you aren't going to use 42 characters. its big jump from 48bit to a true 256bit key10:52
Iszakescott: i can if I want to - I'm not limited on what the password is.10:53
saryFat-Thing: i use Chromuim and i don't have to install any extension for html5 to stream videos in youtube.10:53
MK_3when i try to install  idevicerestore , I get the following output  http://paste.org/4957910:53
MK_3sary ^10:54
=== crazyrohila is now known as crazyrohila_
saryMK_3: am not sure what this lib is for .. but have you notice the line make: `libirecovery.a' is up to date.10:55
=== crazyrohila_ is now known as crazyrohila_afk
escottIszak, if you do thats very responsible of you. I'm just laughing at the marketing "We encrypt all our files with 256bit encryption, our passwords all include uppercase, lowercase and numbers, and are all variants of "Pa55w0rd""10:55
Iszakyeah, bit stupid :P10:55
escottIszak, I had some fun experiences with the compliance office at my old job. I'm not bitter at all10:56
IssaMio!list10:57
ubottuIssaMio: No warez here! This is not a file sharing channel (or network); read the channel topic. If you're looking for information about me, type « /msg ubottu !bot ». If you're looking for a channel, see « /msg ubottu !alis ».10:57
IssaMiociao10:57
killerhi guys....if i have to scan my windows partition for viruses....is clamav ok for that?10:57
Iszakescott: openvoid_ 7za a -tzip -mem=AES256 -p Pa55w0rd archive.zip data/ should do it?10:57
Iszakwhoops no space between -p and Pa55w0rd10:57
escottIszak, sounds perfect but the password may be a bit too complex for the end user.10:58
=== XX is now known as Guest12933
Iszakhaha that made me snicker10:58
escott!antivirus | killer10:58
ubottukiller: Antivirus is something you don't need on !Linux. except where files are then passed to windows computers (perhaps using samba), See https://help.ubuntu.com/community/Antivirus10:58
escottkiller, that should give you some other links if you want to try something in addition to clamav10:59
stuenghi, if I have a LiveUSB stick can I copy a second ISO onto the USB Stick and boot that second ISO?10:59
akemubottu, anti-rootkit then11:00
killerescott : i already have antivirus ,i just wanna know whether it scans windows partition or not11:00
=== crazyrohila_afk is now known as crazyrohila
escott!unetbootin | stueng11:00
ubottustueng: For information about installing Ubuntu from USB flash drives, see https://help.ubuntu.com/community/Installation/FromUSBStick - For a persistent live USB install, see: https://wiki.ubuntu.com/LiveUsbPendrivePersistent11:00
stuengI already have the USB flash drive, with Ubuntu Live on it... now I would like to add the alternate ISO image as well11:00
escottkiller, i've never used it so I dont know how it is configured out of the box11:01
saryFat-Thing: I should've post the link earliar.11:01
stuengso I can choose between ubuntu and alternate.. from the same stick11:01
stuengdoes the 12.04 live cd use grub 2 ?11:02
saryto iso's in a stick ! would that be bootable ?11:02
sarystueng: correct.11:03
saryFat-Thing: www.youtube.com/html511:03
stuengmy understanding is I can edit grub.cfg to add a loopback mount for the iso ?11:03
Fat-Thingi got that but it says join html5 trial11:04
Fat-Thingand when buffering i can't find the html5 on the video that's been bufferin like in the tutorial link i've followed11:05
saryFat-Thing: remove the adobe flash player plugin first , then see if it streams with html5.11:06
Fat-Thingsary,  can u give me the command for it in terminal? pls? thanx11:07
saryFat-Thing: depends , how you got it installed in the first place .. as i recall there are two packages to install the adobe flash11:08
actarushello, sorry, I have a little problem with unity, doesn't show  the applications, is like unity-lens-applications doesn't work anymore11:10
kradhey.  ive built squid from source. ./configure; make; make install.. but it didn't generate a 'squid' binary file, why?11:10
saryFat-Thing: check with apt-cache policy adobe-flashplugin .. if its this package then sudo apt-get remove --purge adobe-flashplugin .11:10
bibi23hi, I'd like to configure a daemon in php running all the time, I've seen one implementation based on a bash script, cron and a lock file, the bash script is executed every minute, checks for the lock file, if it isn't there, it creates it and launches the php script, is it a clean solution? or is there a better way to do a php daemon with ubuntu? thanks11:11
* morsnowski likes 'sudo apt-get remove --purge adobe-flashplugin'11:11
Fat-Thinghttp://paste.ubuntu.com/1002832/ sary here11:12
stuenghmm when the live USB stick starts I dont get a grub boot menu list I get a splash screen ?11:12
escott!upstart | bibi2311:14
ubottubibi23: Upstart is meant to replace the old Sys V Init system with an event-driven init model.  For more information please see: http://upstart.ubuntu.com/11:14
escottbibi23, the looping bash script seems silly. one would do that because the php script might die and you want it always running, but if it dies why would you expect it to clean up the lock file?11:15
Markus__what up11:16
kradhey.  ive built squid from source. ./configure; make; make install.. but it didn't generate a 'squid' binary file, why?11:16
stuenganyone know how to get the grub boot menu from a LiveUSB rather than this splash screen11:16
Markus__hi11:17
escott!checkinstall | krad11:18
ubottukrad: checkinstall is a wrapper to "make install", useful for installing programs you compiled. It will create a .deb package, which will be listed in the APT database and can be uninstalled like other packages. See https://help.ubuntu.com/community/CheckInstall - Read the warnings at the top and bottom of that web page, and DO NOT interrupt CheckInstall while it's running!11:18
escottstueng, i doubt you can11:18
bibi23escott: yes that's true, I don't remember how the lock file is deleted with this method, but that's something I saw in a company and it looked to be working11:18
bibi23I'm going to check for upstart to see how it works11:18
bibi23thx11:19
bongsawyerhi all11:19
Markus__whts up peoplez11:21
Markus__can someone do my homework for me plz11:21
LjLerm, no11:22
bongsawyerhi Markus__11:22
escott!ot | Markus__11:22
ubottuMarkus__: #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!11:22
bongsawyerim so stoned from a bong11:22
LjLbongsawyer: we don't really need to know11:22
Markus__@bongsawyer hi11:22
=== King_pz is now known as amandapanda
jay__does anyone know if ubuntu one is available on other distros i.e. opensuse?11:28
trijntjeI have a program that requires X server but does not draw a window running on an external PC. Is there a way to ssh into that machine, and tell the program to use the Xserver on that machine?11:28
Pumpkin-trijntje: yeah, this is the stuff that X is great at11:29
saryFat-Thing: Excuse me , my lap froze .. i guess X crached.11:29
Pumpkin-so basically, you have a local machine (that is running X), and remote box you want to run an app on, but have it display on your local machine, right ?11:30
trijntjePumpkin-: no, not exactly. I want the program running on the remote box to use the X server on the remote box11:30
Fat-Thinghehe it's ok hehe but im still waiting for ur reply tho hehe11:30
Fat-Thinghttp://paste.ubuntu.com/1002832/ sary here11:31
=== amandapanda is now known as amandaspanda
WobboOnly in "Ubuntu 12.04 Classic (No effect)" I can change the fast-start-buttons in the panels (top and bottom). I can only change the panels itself. Any help? But is there a way to unlock all, so that items / panels / actually all Ubuntu look like the "Ubuntu Classic (No effect)" version?11:31
saryFat-Thing: so apt-cahce showed that package is not installed , you need to remove purge the other one which i can't remember its name .11:31
saryFat-Thing: Yeah , i've seen the output ..11:32
vekexasiaHello all,11:32
saryHey11:32
saryFat-Thing: lemme check the correct name for it.11:32
Pumpkin-trijntje: most likely login to it, do "export DISPLAY=0:0", and run the app. It might need different display numbers, but that is most likely the correct one.11:32
Fat-Thingbee are bee sary need to fetch my nephew deng i forgot sorry11:32
* Fat-Thing is away: ---===imanoob-apoligies===---11:33
LjL!away > Fat-Thing11:33
ubottuFat-Thing, please see my private message11:33
trijntjePumpkin-: I'll try that, thanks11:34
saryor if you have saynaptic search for adobe flash and make it then select to remove it completely , which equal purge.11:34
vekexasiaI was wondering if it was possible to separate the "Status Bar" between each work desktop. I mean: When using desktop 2 i'd like to see only app-icons that are running in the desktop 2. While working in desktop 1 only app visible in desktop 1. Currently I don't have desktop separation meaning I see on both desktop the icons of all the desktops.11:34
saryFat-Thing: my last post was for you.11:35
saryFat-Thing: ah , the other package is flashplugin-installer .11:38
makaraHi. I'm on 11.10 - i clicked yes to upgrade to 12.04 LTS but halfway through downloading packages I shutdown. How to continue the upgrade process?11:41
snake123Hi11:41
trijntjePumpkin-: 'Cant open display 0:0', is there a way to see which numbers I need to specify:?11:41
snake123How i can uninstall unity ?11:41
trijntjesnake123: you will be stuck without a desktop environment if you remove it11:41
snake123trijntje: Yes, i find it11:42
snake123trijntje: I want to uninstall unity to install another desktop environment11:43
sarymakara: at which point are you stack .. i hope you can reach the disply manager.11:43
sarysnake123: make sure you install another DE first.11:43
makarasary: ?11:43
snake123sary: ok11:44
snake123first install other DE, after this uninstall unity and gnome 3 right ?11:44
sarymakara: can't you continue the upgrade process normally.11:45
snake123sary: but how i can uninstall unity (3D and 2D)11:45
nyuszika7hHi. How can I connect to a serial port from the terminal?11:45
escotttrijntje, try ":0" not "0:0"11:45
zizooOk, I'm just dumbstruck now. Why is ssh -still- asking for a password when I disabled all access on the host except public key? I restarted the sshd, nothing. I restarted the computer, nothing. It's still asking for my password. Any help?11:46
escotttrijntje, ssh -X should be setting up your display variable for you11:46
nyuszika7hzizoo: Please pastebin the output of ssh -vvv [user@]host11:46
grynyuszika7h: https://help.ubuntu.com/community/SerialConsoleHowto ?11:47
nyuszika7hEverything until the first shell prompt appears.11:47
nyuszika7hgry: Thanks :)11:47
SnowcrashHeya.11:47
nydeli just checked updates - what's a "proposed update"? i see "kate KPart" under there, it seems to be a text editor component of sorts? is this a necessary package?11:47
trijntjeescott: I want processes to use the Xserver on the external box11:48
sarysnake123: you search for Unity packages .. but i must tell you its a bit tricky .. as i have tried that before and it asked me to remove the meta package ubuntu-desktop .. done that and i endded up missing a whole lot of packages. i want to have a purge Gnome 3 DE.11:48
saminahi11:48
trijntjenydel: I think proposed updates are updates that do not fix security problems, but other bugs11:49
saminahlo h r u?11:49
snake123sary: ok, thanks11:49
ptrkmjsome dependecies printed by `apt-cache rdpends package' have `|'  prepended to their names. what does it mean?11:49
LjLsamina: please try not to write like you're texting on a phone11:49
saminamean?11:50
grysamina, hello. this's a support channel, how can we help you?11:50
nydeltrijntje: thanks - i couldn't tell whether it was a suggested piece of software or a real update.11:50
nyuszika7hgry: I'm connecting my smartphone via USB, what is the usual device under /dev for that?11:50
randomDudeLjL: maybe they are one a phone11:50
sarysnake123: here is a clue http://askubuntu.com/questions/6302/how-can-you-remove-unity11:50
saminai wana chat11:50
nydelsamina: we have an offtopic room for fun #ubuntu-offtopic11:50
LjLrandomDude: well, surely even if they are they don't have the 160 characters limit of SMS.11:50
nydelsamina: we'll be happy to have you there!11:50
=== CoM`oFF|Disconn is now known as CoM|Disconn
SnowcrashWhat's the safest way to manually mount the partitions that normally auto-mount when I log into the Ubuntu partition of Linux/Windows machine?11:51
nydelrandomDude: a phone that supports irc has a keyboard - i'm with LjL on this one11:51
escotttrijntje, if you are using ssh -X the display variable will usually look like localhost:10.0 or some variant thereof11:52
randomDudeLjL: are you aware of the ubuntu business remix?11:52
randomDudenydel: welcome to android11:52
LjLrandomDude: i'm aware it exists, but i don't really know any details11:52
trijntjePumpkin-: same error, cannot open display :011:52
snake123sary: thanks for the info11:52
Snowcrashgry: I need some support, can you help me?11:52
Snowcrashgry: What's the safest way to manually mount the partitions that normally auto-mount when I log into the Ubuntu partition of Linux/Windows machine?11:52
randomDudeSnowcrash: you mean apart from the normal manual way?11:53
SnowcrashrandomDude: You seem to have mistaken me for someone with more than a modicum of know-how.11:54
randomDudeSnowcrash: oh that's unfortunate11:54
SnowcrashrandomDude: My research has led me to ntfs-config11:54
zizoossh output: http://paste.ubuntu.com/1002900/11:54
randomDudeSnowcrash: i believe your research is yet to yield satisfactory results11:54
zizoonyuszika7h:11:55
SnowcrashrandomDude: I am simultaneously consulting a support channel via IRC, but that has yet to yield satisfactory results, either.11:55
LjLSnowcrash: try "sudo mount /dev/blah"11:55
randomDudeSnowcrash: did you cleanly shut down the operating system that uses the nfts drive?11:55
zizooSorry for the delay, I was having trouble making pastebin work. First time using it in a while.11:55
nyuszika7hzizoo: Let me check11:56
sarysnake123: You're welcome.11:56
Mitchell_MHey ppl, I was wondering if anyone knew how to edit a .desktop file so that the shortcut to a program appears on the Ubuntu Launcher for easy user access? Is there a command or something I should add? Is there another way other than this to create a launcpad icon with a script?11:56
nyuszika7hzizoo: Apparently password authentication is still enabled.11:56
randomDudeMitchell_M: there is special declarations you must insert into the .desktop file11:57
SnowcrashLjL: That seems reasonable, but I can't locat the appropriate sda's.11:57
grySnowcrash: I don't understand the question; I'm running ubuntu+windows dual boot and when I boot into Ubuntu, nothing auto mounts for me11:57
Mitchell_MrandomDude: Do you know what it might be?11:57
nyuszika7hzizoo: Is the line 'PasswordAuthentication no' (without quotes) in /etc/ssh/sshd_config ?11:57
LjLSnowcrash: "blkid" might give you hints on which one is the correct one11:57
vltMitchell_M: Create an Icon manuallyand then look at the .desktop file it created.11:57
Snowcrashgry: Sometimes, I can access the '212GB Filesystem' from the placed menu.11:57
Snowcrashgry: sometimes, there is an icon in the unity menu.11:58
gryI think this happens after you mounted it (manually)11:58
randomDudeMitchell_M: perhaps this helps : http://ubuntuforums.org/showthread.php?p=1186969411:58
Mitchell_Mkinda tried it, but there are many fields in a .desktop file, it's a paoin. I will try itif no one else telse me11:58
SnowcrashLjL: I'll try that, thanks.11:58
grySnowcrash: You can mount it in Nautilus left side listing I think11:58
Mitchell_Mpain*11:58
LjLSnowcrash: or "sudo blkid" perhaps, since on my system "blkid" alone doesn't list all partitions11:58
Mitchell_MThanks randomDude and vlt11:58
Mitchell_MI'll look into both of your methods.11:59
=== AndroUser is now known as Jactablet
SnowcrashLjL: /dev/sda2 is listed, but 'mount' can't find it.11:59
Snowcrashgry: Yeah, that's where I would expect to see the Filesystem, if it were mounted... But it is conspicuously absent.12:00
LjLSnowcrash: my assumption was that if it's normally auto-mounted, then it should be in the fstab, and if it's in the fstab, it should get mounted without needing to specify where. another way you can try if you're running a recent version of Ubuntu is to start the GUI program "Disk Utility", and mount from there.12:00
cordoval_rats ubuntu failed totally12:00
cordoval_it gets stuck on the first screen12:00
cordoval_all of a sudden, before it was going in but mouse was getting stuck to the left12:01
randomDudecordoval_: i have lots of first screens12:01
=== eid is now known as eid_
randomDudecordoval_: which one are you referring to >12:01
cordoval_ubuntu 12.0412:01
cordoval_not sure it seemed like a hardware problem bu tthen i realized it was something related perhaps to video12:01
SnowcrashI've got Disk Utility, but the only mountable filesystem is... the whole harddisk.12:02
SnowcrashLjL: I've got Disk Utility, but the only mountable filesystem is... the whole harddisk.12:02
cordoval_howw to check post mortem?12:02
sary@ Snowcrash , LjL .. perhaps a wrong UUID listed in Fstab.12:02
Snowcrashsary: How would I detect/correct an incorrent UUID in Fstab?12:03
muh2000pavucontrol <--- possible to have shortcuts to switch the output device?12:03
=== andy_ is now known as Guest83605
LjLSnowcrash: uh, does it see the partitions within it at all? do you see them in the graph?12:03
Guest83605hi12:03
cordoval_anyone any advise on my problem?12:03
SnowcrashLjL: Huh, Disk Utility shows no graph... do you mean Disk Usage Analyzer?12:04
SnowcrashLjL: With ring charts?12:04
LjLSnowcrash: no, i mean Disk Utility. under the label "Volumes", there should be a graphical view of your partitions.12:04
sven_fdg12:05
sarySnowcrash: see if the UUID in fstab and the ones showing from blkid.12:05
SnowcrashLjL: Wow, I'm not too observant.  YOu've nailed it.12:05
Snowcrashsary: Thanks, it wasn't that deep.12:05
sven_dsf12:05
sven_deutsche hier ?12:06
Guest83605umm12:06
LjL!de | sven_12:06
ubottusven_: In den meisten Ubuntu-Kanälen wird nur Englisch gesprochen. Für deutschsprachige Hilfe besuche bitte #ubuntu-de, #kubuntu-de, #edubuntu-de oder #ubuntu-at. Einfach "/join #ubuntu-de" eingeben. Danke für Dein Verständnis!12:06
Guest83605my first time on irc12:06
Guest83605how do i set a new nickname?12:06
sarycordoval_: so you're stuck at the disply manager , or at GRUB or where exactly.12:06
sven_#ubuntu-de12:06
sary Guest83605 /nick NICKHERE12:06
LjLGuest83605: /nick nickname12:06
LjLsven_: /join #ubuntu-de12:06
Guest83605thanks12:06
=== Guest83605 is now known as heatednemz
heatednemzthank you people12:06
sven_danke12:06
ezoesometimes, compiz fails to start.12:07
BaribalHi. The last update I did changed the appearance/interaction of the dock (again); it's time that I learned how to configure it for myself. Where should I start, where/how is the dock configured?12:07
ezoeI wonder what cause this.12:07
cordoval_sary, i am at the ubuntu . . . .  screen12:07
sarycordoval_: have you installed ubuntu already or booting the live-cd.12:08
cordoval_sary i have not tried to boot from USB12:11
cordoval_hmm this was working just now, i don{t want to reinstall but rather repair12:11
sarycordoval_: Cool , just wanna make sure about your system status.12:16
sarycordoval_: do you remember what changes you made or if you activated any driver, or is it after an upgade.12:16
cordoval_sary i am on grub12:17
cordoval_ubuntu recovery mode i guess12:17
zizoonyuszika7h: Oh! The line is still commented out. I must have not noticed that before, haha. Thanks. I will see if that fixes things.12:18
zizooAnd sorry for the delay. People are getting up around here and I had to fix breakfast....12:18
guserhi all. grub2, dual-boot, two grub.cfg (sda1 and sda2): do i change stage1 -> stage2 link with "grub2-install --force /dev/sda2"? thanks.12:18
cordoval_sary no nothing that particularly strikes me12:19
cordoval_what shouhld i do dpkg?12:19
=== P4R4N01D1 is now known as P4R4N01D
cordoval_what could it be12:20
sarycordoval_: alright then , i'd check the file system first.12:21
cordoval_what command?12:21
cordoval_i fell back to shell12:21
cordoval_sary, i am here just at the prompt12:22
sarywell , dpkg if there packages needs to be fixed or reconfigure.12:22
cordoval_what else can i try12:23
cordoval_starx?12:23
sarycordoval_: sudo fdisk -l /dev/sda .. and note the /root partision12:23
zizooOk, so now ssh is just denying entry at all (though that is an improvement!). I have been using 'ssh-copy-id -i ~/.ssh/id_dsa.pub <user>@<clientIP>' to send the public key, but it doesn't seem to be working.12:24
escottzizoo, what are the permissions on your private key?12:24
=== roo is now known as Guest14428
=== CoM|Disconn is now known as CoM`oFF|Disconn
=== CoM`oFF|Disconn is now known as CoM|Disconn
cordoval_sary, only i have sda1 inux, sda2 extended and sda5 swap12:26
=== Sergevg is now known as svg
cordoval_sary, ?12:28
sarycordoval_: alright then , run unmount /dev/sda1 , then fsck -f /dev/sda112:28
cordoval_sary, device is busy12:30
zizooescott: How would I determine the private key's permissions? It's supposed to give me full priveleged access to the main user of the computer, but I don't know where I'd find such a thing as the public key's own privileges, or even that that was a thing.12:31
zizooPrivate key, sorry12:32
zizooCall me ignorant for not knowing that, but yeah.... Where do I find that?12:32
escottzizoo, run ls -l ~/.ssh on both the client and server. id_rsa should be -rw-------- and id_rsa.pub can be -rw-r--r--. auth_keys should be -rw--------12:32
sarycordoval_: can you paste the UUID of root from /etc/fstab12:34
zizooI'm using dsa, not rsa. Would that be a problem? Also, the client has no rsa files. Only auth_keys. Otherwise, the file permissions all match your description.12:34
=== lubmil is now known as lub`
zizoono dsa files*12:34
cashi dont know12:35
cash!!12:35
=== not_found is now known as fourohfour
cashhiaaann?12:35
=== fourohfour is now known as nlsthzn
=== nlsthzn is now known as fourohfour
zizooIs there supposed to be an 'id_dsa' file on the client machine? Because I noticed it always checks that, even though ssh-copy-id didn't make one. I just set it to use auth_keys as the key file via the '-i' option.12:37
mega0wn3rI have a complicated problem. Is anyone up for a challenge?12:37
zizooWhich actually worked earlier, though not entirely.... It never accepted my passphrase.12:37
zizoomega0wn3r, just ask the question. You'll see if anyone is up to it once they can read it.12:38
mega0wn3rok12:38
mega0wn3rI want ubuntu/kubuntu/xubuntu on my laptol12:38
mega0wn3rlaptop12:38
cordoval_sary, 1304d284-10f4-4e8e-ba6f-3017d5e9ab2e - ext4 errors¿remount-ro, user attr12:38
sarymega0wn3r: all you have to do is state the issue in details.12:38
Wizardununtu.com → download ;]12:38
WizardSolved, next.12:39
mega0wn3rI have kubuntu on my backup drive and ubuntu in a wubi install12:39
Wizard:P12:39
cashyes not a big deal..install it12:39
mega0wn3ri have my max partitions, though12:39
mega0wn3rand i can't shrink windows partition12:39
Wizardmega0wn3r, All you need is second disk.12:39
=== l_martin is now known as lsumnler
escottzizoo, dsa/rsa shouldn't matter (unless you disabled dsa on the server)12:40
itaihi there, trying to make changes to /boot/grub/grub.cfg but it wont allow me (using sudo gedit) ,what can i do?12:40
mega0wn3rThe wubi install is ext4. If I do something to the windows partition it was made for, could I mess it up?12:40
mega0wn3rmade from*12:40
Peter3232Hi! I have a problem installing ubuntu on a netbook. It hangs at the step where it checks the free space on the hd, the connection to the internet and whether it is connected to a power source. The mouse icon changes to the "busy icon" but nothing changes. The version I use is 12.04. I found no solution @ google but others with this problem (over 2 years ago!).12:40
Wizardmega0wn3r, Probably not, but I've never used wubi.12:40
mega0wn3rok12:40
WizardI'm not even sure what's that ;P12:41
escottzizoo, you absolutely MUST have the private key on the client. otherwise how can you prove you are the owner of the public key?12:41
sarycordoval_: run bkild and see if the UUID there matchs the one from fstab.12:41
cashspace is d need,better purchase an external hdd12:41
mega0wn3rIs there a way to force shrink windows install? GParted gets an error but I don't care about windows12:41
zizooescott, well, I do. It's just in auth_keys. Are you telling me to make an id_dsa file manually and add the key? =s12:41
cashmega0wn3r12:41
Peter3232any suggestions on my problem?12:41
mega0wn3rI haven't deleted cuz it has bootloader.12:42
escottzizoo, auth_keys only contains the public component of the key.12:42
Wizardmega0wn3r, OK, I read about wubi. This is dangerous ;P12:42
cashdelete windows and hav ubuntu12:42
mega0wn3rI don'12:42
mega0wn3rdont want to do ubuntu over12:42
cordoval_sary, command not found12:42
mega0wn3rlots of updates12:42
cashlol12:42
zizooSo then where did the private key go? Or am I supposed to run ssh-copy-id from the client machine instead of the host machine?12:42
Wizardmega0wn3r, So, what exactly is your question12:43
Wizard?12:43
saryPeter3232: what make and model of the laptop if known ! have you tried a kernel boot option ..12:43
cashi cant install themes in gnome...helllp!!!12:43
escottzizoo, isn't client=host?12:43
zizooescott, sorry, I meant server, not host.12:43
cashhelp!12:43
cordoval_sary, there is no bkild command12:44
mega0wn3ri want ubuntu/kubuntu/xbuntu and my windows is already gone to crap. I want to add Xubuntu to a partition on my main hard disk by shrinking or deleting Windows. My ubuntu install I want to keep is in Windows, though. Also that partition has my bootloader.12:44
escottzizoo, the general process is "ssh-keygen" "ssh-copy-id user@server" that creates id_rsa (or dsa) and id_rsa.pub on the client and then copies the *.pub into auth_keys on the server12:44
adv__Hi all12:44
cashcordoval , is sary12:44
LjLcash: patience. no use repeating "help" over and over12:44
compdoccordoval_, its blkid12:44
adv__How can I change primary partition to extended w/o formatting?12:44
Peter3232sary: its a medion akoya e121012:44
Wizardmega0wn3r, And you use Wubi install, which means disk image sits on windows partition?12:44
mega0wn3rYes12:44
Peter3232one of the first netbooks with the atom processor...12:45
mega0wn3rin C:ubuntu/disks12:45
adv__I am having 4 primary and was going to add another but system denied12:45
Wizardadv__, basically, you can't without dirty magic (and second disk probably)12:45
adv__hmm12:45
escottzizoo, that would allow a connection from the client to the server. if you wanted to be able to ssh in the other direction the same process would be followed, but now the roles of client and server are flipped12:45
Sidewindermega0wn3r, Since wubi runs "inside" windows, I think it's impossible to remove windows and keep wubi.12:45
cordoval_no output12:45
cordoval_can you please paste fulll command?12:45
adv__any way we can with gparted or disk utility?12:45
Wizardmega0wn3r, This is a really bad situation. Do you have second disk?12:45
Peter3232sary: where can i change the kernel boot option?12:46
cashanybdy tell me themes in gnome12:46
sarycordoval_: just a moment please12:46
ChesterXhow can i mount an iso to the folder /media/cdrom?12:46
OerHeksadv__, you can if you have a spare hdd, copy onto it and fix logical in extended and copy back12:46
sary!bootoption Peter323212:46
zizooSo wait, regarding the commands you said to run... do I run those on the client, referring to the server, or on the server, to the client?12:46
sary!nomodeset | Peter323212:46
ubottuPeter3232: A common kernel (boot)parameter is nomodeset, which is needed for some graphic cards that otherwise boot into a black screen or show corrupted splash screen. See http://ubuntuforums.org/showthread.php?t=1613132 on how to use this parameter12:46
adv__well I have many disc but all the later is small sized and already full.12:47
=== Mitchell_M_ is now known as Mitchell_M
Peter3232ah ok thanks a lot sary and ubottu!12:47
Peter3232i'll try it12:47
escottadv__, you can convert primary to logical, but its best to backup first because you can destroy the data if you do it wrong12:47
Sidewinder!themes | cash12:47
ubottucash: Find your themes at: http://www.gnome-look.org - http://art.gnome.org - http://www.kde-look.org - http://kubuntu-art.org - http://themes.freshmeat.net/browse/58/ - http://www.guistyles.com - https://wiki.ubuntu.com/Artwork/ - Also see !changethemes and https://help.ubuntu.com/community/UbuntuEyeCandy12:47
adv__wizard, where can i find dirty magic?12:47
=== MartinS is now known as Guest16415
adv__escott, with which tool?12:48
zizooescott: That is, if I want to connect to machine X from machine Y ('X$ssh Y@Y-IP'), should I run ssh-keygen and whatnot on machine X, or machine Y?12:48
escottadv__, any tool. its only a matter of making sure the partition boundaries are lined up correctly.12:48
adv__ok12:48
zizoo'X:~$ ssh Y@Y-IP'*12:49
adv__I am using gparted , can I directly make extened partition?12:49
escottzizoo, best practice is to run it on X. that way if X is compromised in the future you remove the user@X key listed in Y$~/.ssh/auth_keys12:49
cordoval_what i did it was to reset the nvidia configuration xorg i think12:49
cordoval_i wonder how to get back inside12:49
cordoval_it would not even change after the ubuntu . . . .12:49
Maghooleany girls here?12:50
adv__thanx guys....12:50
adv__bye12:50
gryMaghoole: wrong IRC network.12:50
LjLMaghoole: i don't see how that's relevant to Ubuntu technical support.12:50
Sidewinder!ot > Maghoole12:50
ubottuMaghoole, please see my private message12:50
vexaxvanyone know what causes audio skipping on 12.0412:51
Maghooleare you all gays?! you mean there are no hot chicks here?12:51
sarycordoval_: I see , hen you'll need to reconfigure X again12:51
cordoval_sary, please commands12:52
sarycordoval_: if you are root don't sudo .. apt-get remove --purge xserver-xorg , sudo apt-get install xserver-xorg , sudo dpkg-reconfigure xserver-xorg12:53
zizooWoo, It works! Thanks escott!12:55
decciWe have a VOIP software running on 2 servers. I need to install Heartbeat and setup real time redundancy, between the 2 servers12:55
zizooI was just doing it backwards is all. xD12:55
=== Guest59960 is now known as Psykus
cordoval_sary, done rebooting i had to do sudo12:56
cashsidewinder actually i know where to find em bt...dont know how 2 install12:57
sarycordoval_: any prograss ! are you able to reach the desktop ..12:58
lukicathow can i tell grub to load ubuntu with a specific resolution?12:58
cashthe advanced setting box isnt showing shell extentions to installl12:58
cordoval_sary it seems that fixed the problem12:59
=== sergio is now known as Guest12928
cordoval_scary ugprades12:59
cordoval_ubuntu is a nightmare when that happens12:59
cordoval_man12:59
=== Guest12928 is now known as sergios
sk1specialanyone know if its possible to connect my kinect ( ha ) to ubuntu and control compiz cube menus etc12:59
kruxlukicat, https://help.ubuntu.com/community/Grub212:59
lukicatty krux13:00
sarycordoval_: great , now you can clean the mess with apt-get and continue  the upgrade process.13:00
lukicatkrux, think you misunderstood me. i don't want to change the resolution of grub, i wanna change the resolution of the ubuntu. maybe i have to set this at  some different location?13:02
Sidewindercash, Perhaps this'll help: http://news.softpedia.com/news/How-to-Install-GNOME-Themes-in-Ubuntu-11-10-231213.shtml13:02
sarylukicat: from Xorg conf you mean ..13:02
escottlukicat, http://www.kernel.org/doc/Documentation/fb/modedb.txt13:03
cashthanks dude13:05
sarycash: you install the theme zip file and load it from gnome-tweak tool .. make sure you install/ turn on the user-theme-extension from https://extensions.gnome.org/13:06
xjiujiu Hi13:07
xjiujiuum...Where is the #iphone?13:07
kapzI am hitting the wall trying to find out if my lapto supports SATA 3 for an SSD...can someone please help?13:07
sk1specialkapz: cant you just serach the manufacture's website for your model and read the specs?13:09
idrishello, I cannot see any upgrade option in update manager in 12.04. I have enabled lts releases in update manager settings13:10
idrisany ideas?13:10
idrissorry in 10.0413:10
DaVinciIThi all. I've a Win2008R2 Server, 5 users can access via RemoteDesktop simultaneously. is it possible in linux to ? thank you.13:10
compdocdoes Ubuntu log the loading of programs in init.d ?13:11
cashthanks say13:11
sarykapz: lspci will tell you all the controllers and devices, take a look at your SATA controller, it should give you a model. Take that model and look up the specs for it.13:11
cash*sary13:11
OerHeksDaVinciIT, sure13:11
idris!upgrade13:11
ubottuFor upgrading, see the instructions at https://help.ubuntu.com/community/UpgradeNotes - see also http://www.ubuntu.com/desktop/get-ubuntu/upgrade13:11
vexaxvanybody know why youtube and some games give me audio skips?13:12
vexaxvubuntu 12.0413:12
DaVinciITOerHeks: can you sugget me a guide? thank you.13:13
DaVinciITor a software13:13
sarycash: you're welcome , i forgot to mention .. the user-extinsion follow the steps from peacewithall here https://extensions.gnome.org/extension/19/user-themes/ .. then log out / back in it should be all to the good.13:13
Sidewinderidris, I don't believe that option will be available until 12.04.1 is released; sometime in late June or July.13:14
idrisSidewinder: oh, i see thank you13:14
Sidewinder idris My pleasure. :)13:14
sarycash: this should clear things http://ubuntuforums.org/showthread.php?t=1982885&page=213:15
kapzthanks sary13:16
saryYou're welcome kapz .13:16
dontknowchromium is still 18, unbelievable13:17
guserhi all. grub2, dual-boot, two grub.cfg (sda1 and sda2): do i change stage1 -> stage2 link with "grub-install --force /dev/sda2"? thanks.13:17
yejoin #archlinux13:20
regalisedHello World13:20
=== istana is now known as S0X|8|
chuHello.13:20
fidel_ye: join #isodontcareaboutchannelsotheruserspromoterandomly13:21
chufidel_: I'd say he missed the "/" before "join" ;)13:21
yechu: you are right :013:22
ye:)13:22
fidel_;)13:22
regalisedHello, I am new to FreeNode. Can you guys see my message? Does this work?13:23
cosmicfiresi see your message regalised13:23
regalisedOh! Thank You cosmicfires13:24
yeregalised: using "name:" before message can notify someone.13:25
=== iceroot_ is now known as iceroot
luozhiqiang各位晚上好```13:25
ye13:25
LjL!cn | luozhiqiang13:25
ubottuluozhiqiang: 如欲獲得中文的協助,請輸入 /join #ubuntu-cn 或 /join #ubuntu-tw13:25
yeluozhiqiang: ni hao13:27
AmijaiI cannot log in to my GTalk accounts on precise13:28
chuAmijai: With Pidgin, or some external application>?13:28
Amijaiclaims the password is incorrect, although I know for a fact it's correct!13:28
AmijaiI think it's gwibber13:28
chuLet me consult the googlez.13:29
AmijaiIt just hangs on the connecting forever13:29
zykotick9!info gwibber | Amijai13:29
ubottuAmijai: gwibber (source: gwibber): Open source social networking client for GNOME. In component main, is optional. Version 3.4.0-0ubuntu4 (precise), package size 152 kB, installed size 790 kB13:29
chuYeah, so, we're using `gwibber', and apparently we're not able to login to GTalk.13:30
Amijairight13:30
tripkipI screwed up my samba/user configuration and cannot access it anymore other then with "security = share"13:30
AmijaiI know the password is correct13:30
* ekv Podravlja13:30
zykotick9Amijai: gwibber if for identica/twitter/facebook13:30
chuWell, there you are.13:30
Amijaiso how can I choose the Jabber protocol when creating a new acoount?13:31
zykotick9Amijai: use an IM client13:31
chu!info pidgin13:32
ubottupidgin (source: pidgin): graphical multi-protocol instant messaging client for X. In component main, is optional. Version 1:2.10.3-0ubuntu1 (precise), package size 674 kB, installed size 2152 kB13:32
AmijaiI've  done from the Online Account thingie in the system settings13:32
fidel_!info empathy13:32
ubottuempathy (source: empathy): GNOME multi-protocol chat and call client. In component main, is optional. Version 3.4.1-0ubuntu1 (precise), package size 1449 kB, installed size 4453 kB13:32
chuWhoa, what's the default for 12.04?13:32
zykotick9chu: empathy integrates with the ubuntu stuff13:32
chuCool.13:32
allenapHi all. A friend had lots of problems installing 12.04 recently, all to do with bad drive warnings, seemingly spurious ones. Can anyone point me in the right direction to file a bug about this? I looked at base-installer but I wasn't sure that was the right place.13:33
fidel_allenap: sure those drives are ok? checked them manually?13:34
Myrttiallenap: what makes you think they're spurious?13:34
BlouBlouhow to kill a pid number?13:35
fidel_BlouBlou: start with: man kill13:35
zykotick9BlouBlou: "kill #####"13:35
marcoBlouBlou: kill -9 pid13:35
Amijaitried pidgin too13:35
zykotick9marco: don't suggest -9, that's ONLY if regular kill fails13:35
BlouBloufidel_: nice help. You're really a great helper. /nick read_the_man13:35
Amijaithe same13:35
BlouBlouzykotick9, marco: ok thank you13:35
fidel_BlouBlou: kill offers several options/parameters - so it makes sense to understand the levels13:36
kapzhow do I map the Fn key combos on my laptop?13:36
fidel_insteed of just using the first cmd someone advices in irc - no offense13:36
Amijaieven deleted and re-created the account13:36
allenapfidel_, Myrtti: The same errors on 4/5 different drives. I wasn't there at the time, but he has written about it at http://www.belial.co.uk/?p=119. Truth be told, I like to find that this is a known issue, because there's not much more information I can give; he's moved onto CentOS so it's not going to be possible to reproduce.13:36
diverdudeHello, anybody knows if this guy is compatible with ubuntu distro? http://www.neousys-tech.com/PCIe-PoE_2+.html13:36
fidel_allenap: i noticed that error aswell with 1 single drive - and well - according to the smart-values it was a drive which was starting to die. but on the other hand - smart values are heavily discussed13:38
fidel_allenap: so i would always try to verify first with those drives - before you submit a bug13:38
fidel_you/he should be able to check those drives on other distris as well13:39
allenapfidel_: Cool, I'll suggest he does that.13:39
kapzanyone knows how to map the Fn key combos on laptop?13:39
fidel_allenap: the warning was most likely based on smart-values - so thats the starting point i assume13:39
caddooanyone know of a good application that i can have on running on one screen that reads a log file and refreshes it everytime the file changes13:40
djszapiHow do I need to package my project, if I would like to get an icon on the desktop that I can tap and run on a tablet ? What file (desktop?) to put where ?13:40
fidel_caddoo: you could use 'watch' and 'tail'13:40
icerootcaddoo: watch cat /var/log/syslog13:40
icerootcaddoo: tail -f /var/log/syslog13:41
MacroManI'm having problems with ssh again. I can connect and disconnect roughly 30 times. The for no reason I can't connect to that server anymore. It just timeouts. Restarting my computer allows me to connect another ~30 times.13:41
mega0wn3rI need help quadbooting my computer.13:41
fidel_mega0wn3r: whats the problem/issue in detail?13:41
MacroManI've tried restarting networking (sudo /etc/init.d/networking restart), but makes no difference. I have to restart. Really need some help here please?13:41
DarkLobsterI've moved my harddisks to another computer, and done some partition changes, so obviously the uuid numbers have changed. I'm now trying to make hibernation work again, but when I run update-initramfs I get 'cryptsetup: WARNING: found more than one resume device candidate: <2 uuid's>'. Blkid shows one of those numbers, but where to look for the other one?? I can't find it anywhere whatsoever!13:42
DarkLobster(disk utility, config files)13:42
mega0wn3rI want to upgade from wubi install to full ubuntu and add Xubuntu.13:42
sipiorMacroMan: do you control the server in question?13:42
caddoothanks fidel and iceroot13:42
fidel_mega0wn3r: no idea regarding wubi at all - but regarding xubuntu - do you really want to install another ubuntu with just another desktop envornment - or is adding xfce to one of your existing ubuntu-installs enough?13:43
vltDarkLobster: `grep -r UUID /etc`?13:43
fidel_mega0wn3r: just to avoid not-needed multi-installations in the first place13:43
MacroMansipior: Sortof (I do have access to it). But it doesn't seem to be the server as others can still connect fine. It seems local because a restart fixes it.13:43
zykotick9ignarps: mega0wn3r13:43
mega0wn3rI want xubuntu.13:43
fidel_mega0wn3r: you know that you can easily install xubuntu-desktop on an existing ubuntu-install?13:44
sipiorMacroMan: do you have an odd firewall rule in place? i assume all thirty logins are successful?13:44
mega0wn3ryes13:44
fidel_mega0wn3r: so if its really just about having the xubuntu-desktop - and you have an ubuntu instal lalready - there is no need for an additional full install13:44
djszapiany ideas ?13:44
fidel_ok then13:45
DarkLobstervlt: Good old bruteforce. I'll try that.13:45
MacroMansipior: Yes, all 30 (roughly) logins are succesful and quick. Here are my firewall rules: http://pastebin.com/MkxEx1F513:46
mega0wn3rI also want to get rid of windows and keep wubi installed ubuntu.13:46
djszapiperhaps I am ignored :)13:46
stahlieHi...  I've upgraded to 12.04   however   all of the windows menu is behind the bar of the top of the screen...how do i get those windows menu below the top bar13:47
sipiorMacroMan: don't suppose you have access to the logs on the target? what happens if you supply the "-vvv" switch to ssh?13:47
stahlieI can't even access to those menu13:47
fidel_stahlie: behind the bar or part of the bar? using unity?13:47
MacroMansipior: Pass -vvv locally? Yes I can get the logs, but not until I restart so I can ssh into it.13:48
sipiorMacroMan: yes, "ssh -vvv xyzzy..."13:48
MacroMansipior: Hmm. It seems to be working again now without restarting. Maybe there is some kind of timeout on the server13:49
sipiorMacroMan: that was my assumption. it just takes you long enough to restart, so...13:49
Lunar_Landerhi there just got a message on the screen saying "Ubuntu 12.04 noticed an internal error, please restart your computer if you encounter further problems" and there was a checkbox with something like "report this error to canonical" and then I clicked on "More information" and it said the issue was with "unity-panel-service" and then a further window came up saying "Was your issue with Unity purely graphical?" and then something about re13:50
Lunar_Landerporting to Compiz and Yes/No buttons. Is that message normal or does it mean something bad?13:50
MacroMansipior: Do you know where the log will be so I can see what happened?13:50
stahliefidel_ behind the bar13:50
fidel_stahlie: what are you choosing at login (lightdm) as login-session?13:51
sipiorMacroMan: /var/log/auth.log, /var/log/messages. depends a bit on which flavour of linux is running.13:51
stahliefidel_:   you know where the tab on windows and  x icon to close the window..it's behind the bar13:51
compdocvncserver does not seem to be loading properly. anyone good at troubleshooting this?13:51
fidel_stahlie: what are you choosing at login (lightdm) as login-session?13:51
stahliehow do I know what I chose?13:51
fidel_stahlie: logout - press the white dot next to your username13:52
MacroMansipior: Not sure, but this is what I get when I log in: Linux ubuntu-webserver 2.6.32-24-server #39-Ubuntu SMP Wed Jul 28 06:21:40 UTC 2010 x86_64 GNU/Linux13:52
stahliefidel_:  brb13:52
sipiorMacroMan: /var/log/auth.log is your best bet.13:52
sipiorMacroMan: syslog as well, of course13:53
Lunar_LanderIn addition to my problem above, that happened when I tried to click the "Launch" button at the very top left of the screen and suddenly the sidebar made "jerky" movement and then the message came up13:53
Lunar_Landermight that be related then?13:54
Lunar_Landerunity-panel-service seems to have to do with the sidebar I assume13:54
Lunar_Landersorry, being a noob and still windows paranoid13:54
stahliefidel_:    gnome classic       (Gnome is not working....  missing letters in menu listing)13:55
MacroMansipior: in auth.log I can see my succesful connections, but no entries for the failed ones. Just gonna check syslog13:55
sipiorMacroMan: might be amusing to check for bizarre firewall rules on the target as well13:55
haladur_phox2hi13:56
haladur_phox2how do i burn an ISO?13:56
fidel_stahlie: missing letters?13:56
Mitchell_MHey guys, I've tried numerous attempts, but I cannot figure out what/where to modify .desktop files to get the icons to appear on the launchpad. I keep editing the /usr/share/applications/*.desktop area, but to no avail. Any suggestions?]13:56
MacroMansipior: It's our test web server, so probably pretty tight13:56
vlthaladur_phox2: brasero or wodim13:56
Mitchell_Mfidel: There are programs like Nero for that.13:57
vltMitchell_M: Did you try to add it manually alreday?13:57
Mitchell_Myeah, then compared but saw no difference13:57
vltMitchell_M: To see where a .desktop file is created and what it looks like?13:57
fidel_Mitchell_M: i wasnt asking - maybe you are adressing the wrong one13:57
Lunar_Landerdoes anyone have a moment for my question please?13:57
vltMitchell_M: No difference to what?13:57
Mitchell_Mfidel: sorry about that13:58
MacroMansipior: Nothing out of the ordinary in the iptables: http://pastebin.com/tMNJv1nV13:58
MacroMansipior: Nothing about the connections in the syslog13:58
stahliefidel_:   if it's in Gnome session.... the menu are showing  missing letter   like    "L g u t"13:58
vlt!patience | Lunar_Lander13:58
sipiorMacroMan: bad habit to just post firewall rules to a public channel :-)13:58
ubottuLunar_Lander: Don't feel ignored and repeat your question quickly; if nobody knows your answer, nobody will answer you. While you wait, try searching https://help.ubuntu.com or http://ubuntuforums.org or http://askubuntu.com/13:58
stahliefidel_: instead of "Logout"13:58
stahliefidel_:  so i'm using gnome classic13:59
Mitchell_Mno difference between when I added the .desktop file on the launchpad as to when I removed it. Is there a .desktop file for each user? Can you tell me where to find it?13:59
haladur_phox2brasero dosent want to open13:59
Mitchell_MI mean program not file13:59
MacroMansipior: No one from outside our network should be able to even see the server13:59
vltMitchell_M: That’s exactly what you were supposed to find out by creating an Icon manually.13:59
Lunar_Landervlt, thanks, I just found something on that error message in the Forums but not about the "extra" message about the "was it a purely graphical isssue...report to Compiz"13:59
dontknowwhen we will get update for chromium ?13:59
fidel_stahlie: ok - that should be a first step helping to ask a more detailed question13:59
fidel_stahlie: could you provide us a screenshot?14:00
sipiorMacroMan: i notice fail2ban is set up, but you mentioned that none of the logins were failed14:00
=== ubuntu is now known as Guest20493
Mitchell_Mhmmm, I coudln't find it in the /home/user are for my user14:00
Mitchell_MI'll keep looking online then to see where the individual .desktop files are14:00
MacroMansipior: No, all went through OK. I don't know what fail2ban is tbh. It wasn't set up by me.14:01
vltMitchell_M: Ok, step by step … Is there a new icon in the launcher now?14:01
sipiorMacroMan: http://www.fail2ban.org/wiki/index.php/Main_Page14:02
dontknowwhen will we get chromium 19 ?14:02
dontknowupdate14:02
MacroMansipior: Ah, that fit's the bill nicely.14:02
Mitchell_Mvlt: Right now, no. I tried playing around with .desktop files in /usr/share/program to see if I could get it to appear on launchpad that way14:02
haladur_phox2how do i mount an ISO?14:03
vltMitchell_M: Please, read my suggestion again.14:03
Mitchell_Mok14:03
dr_willisMacroMan:  logwatch can summarize fail2ban logs nicely14:03
dontknowwhen will we fucking get chromium 19 update?14:03
dr_willis!iso14:03
ubottuTo mount an ISO disc image, type « sudo mount -o loop <ISO-filename> <mountpoint> » - There is a list of useful cd image conversion tools at http://wiki.linuxquestions.org/wiki/CD_Image_Conversion - Always verify the ISO using !MD5 before !burning.14:03
Lunar_Landervlt, the first window I got looked almost like this on the wiki page here https://wiki.ubuntu.com/Apport only that it wasn't the gedit symbol but the ubuntu logo14:03
sipiordontknow: be nice.14:03
lelamal!language | dontknow14:03
ubottudontknow: Please watch your language and topic to help keep this channel family-friendly, polite, and professional.14:03
MacroMansipior: Thanks for your help. I'll get the admin to change the rules so it doesn't kick me out.14:03
sipiorMacroMan: good luck14:03
dontknowit is still v18, this bother me14:04
Mitchell_Mvlt: so you suggested for me to add an icon manually  and then look at the changes made to the .desktop file compared to when there was no icon14:04
vltMitchell_M: Right.14:05
fidel_dontknow: in case you really think you need it now - there is afaik a daily builds ppa for chromium14:05
fidel_dontknow: this might be an option to be more up-to-date14:05
vltMitchell_M: I think you haven’t done step 1 yet.14:05
fidel_dontknow: just checked - the ppa offers 18 as well ;)14:05
MacroMandr_willis: Thanks, but i'll get the admin to look at it.14:05
dontknowfidel_, those ppa's also doesn't have updates, i want to use chromium stable 1914:06
dontknowfidel_, yes they still offer 1814:06
Lunar_Landerdontknow, may I ask a stupid question?14:06
Mitchell_Mhmm, it could be I'm not looking at the right .desktop file. Adding an icon manually would not change the .desktop file in /usr/share/applications/. So what .desktop file should I look for? I am not sure where else to find the .desktop files14:06
fidel_;)14:06
dontknowLunar_Lamp, please14:06
haladur_phox2all my apps are crashing14:06
dontknowLunar_Lander, please14:06
Lunar_Landerwhat is different between version 18 and 1914:07
Lunar_Landerand why not use firefox?14:07
dontknowLunar_Lamp, there are changes of course but for me security is important14:07
Lunar_Landerah I see14:07
dr_willisopera. ;)14:07
haladur_phox2i have no idea what im doing14:07
Lunar_LanderI got firefox with adblock plus and Noscript14:07
Lunar_LanderI think that is OK for me14:07
dontknowLunar_Lander, v19 also has better history match14:08
haladur_phox2im still new to ubuntu14:08
dr_willishaladur_phox2:  more details will help14:08
Lunar_Landerah I see14:08
Lunar_Landerbtw while waiting for my Apport question14:08
sk1specialokay.. i need to update my bios..any help?14:08
stuengI asked earlier how to get a ubuntu install without any gui.. just as simple as possible, I was tole alternate CD.. which I downloaded and installed but its exactly the same?!14:08
WawaiftyidHow to surf over an encrypted user /home/? Of course I have root privileges.14:09
haladur_phox2dr_willis: i have no idea what im doing im trying to run boot repair disk14:09
dr_willissk1special:  not really ubuntu support related14:09
Mitchell_Msklspecial: you should really be sure you want to update BIOS before you actually have to14:09
dontknowLunar_Lander, i installed chrome stable 19 but it is laggy in my computer, chromium builds for ubuntu gives me better performance14:09
fidel_stueng: are you looking for a cli-based install or unattend/similar?14:09
Mitchell_Malso not Ubuntu related14:09
Lunar_Landerdontknow, ah I see14:09
sipiorWawaiftyid: encrypted volumes wouldn't be very useful if root could get around it :-)14:09
fabiobikhi14:09
sk1specialdr_willis: ah.. i know how to do it in windows..but need to do it here.. go to hardware or..?14:10
stuengfidel_: I want a minimal installation without any GUI / applications to start with... I dont want x.org or anything14:10
fabiobikcan see my messages_14:10
dontknowLunar_Lander, yes. and i am angry now, it is still 19 lol14:10
Wawaiftyidsipior, so I can't navigate them? Wtf? I am the administrator, I should be able to watch anothers users.14:10
Mitchell_Msk1special: Best suggestion, don't do it. If you mess it up you'll end up with an irreversibly messed up up system14:10
dontknowLunar_Lander, *it is still 1814:10
fidel_stueng: you could simply use the server cd aswell14:10
sk1specialMitchell_M: i know.. i need to in order to use win 814:10
Lunar_Landerthe last days when I switched to 12.04, the PC froze several times when running YouTube, I thought that there was an issue with Flash, now yesterday there was an update coming in called "linux-headers-3.2.0-24-generic-pae" and "linux-image-3.2.0-24-generic-pae", since then the hanging didn't happen again14:10
dr_willissk1special: totally depends on the hardware and maker14:10
stuengfidel_: it doesnt come preloaded with lots of stuff I dont need?14:10
fidel_this should end up in a pretty limited setup aswell14:10
Lunar_Landerare those two updates like the "core" of ubuntu?14:10
Lunar_Landerdontknow, Oh ok14:10
Mitchell_Mwin 8 not ubuntu related14:10
Mitchell_M'14:10
sipiorWawaiftyid: complain to Drs. Diffie and Hellman14:11
fabiobikok, im having problems to create a live usb with linux. when i create on boot says system operative missing14:11
Mitchell_MBut suggested to get a new motherboard14:11
gentoo_user hi. did someone know converter for fonts?14:11
fabiobikdoes anyone knows_14:11
fidel_stueng: no you can basically selexct example setups like LAMP-Server, or Mailserver, but if you deselect that you have a pretty small core install14:11
stuengi downloaded minimal just trying that now14:11
fidel_stueng: which allows you for sure as well to install i.e. kde later on14:11
sk1speciali dont need a new motherboard.. just need to update it to be able to use win 8.. // didnt ask about win 8 ..just how to update bios here on ubuntu14:11
Wawaiftyidsipior, seriously, I am the administrator, there is a way to watch anothers users /home/?14:11
haladur_phox2hello?14:12
sk1specialthe older software version isnt compatibable with it yet..the board itself is..just need to update it14:12
fidel_sk1special: updating bios isnt really ubuntu-related or am i wrong?14:12
Mitchell_MWell, ifyou really want to know, go to the manufacture website14:12
dontknowsomeone who knows, build chromium 19 for ubuntu please14:12
ikoniaWawaiftyid: watch a directory ?14:12
fidel_sk1special: usually the bios should come with install-instructions - which might be related with windows tools or bootable usb/floppy devices14:12
dontknowthey update firefox, but they don't update chromium, this is annoying14:12
Wawaiftyidikonia, enter on it. I am talking about enter in /home/user1 and read/write his files.14:13
ikoniaWawaiftyid: sure, are you the server administrator ?14:13
sipiorWawaiftyid: if you've got root access, simply log in as the user.14:13
alejandroI have a chip SMSC SCH5317 and I'm trying to make it work as it does not detect it by default. To do this, run the superiotool and shows me: Found SMSC SCH5317 (id = 0x85, rev = 0x12) at 0x4e.14:13
alejandroThe theory says that the module can run the sch5317 smsc47b397 but not yet detected.14:13
Wawaiftyidhow?14:13
ikoniajust enter the directory as the root user14:13
sk1specialfiedl_: yeah theres a usb drive part..just had never done it on linux so i didnt know if there was something different i need to know thats not on the site..but mmk14:13
ikoniaWawaiftyid: are you the administrator yes/no14:13
stuengits encrypoted14:13
sk1specialfidel_: **14:14
Wawaiftyidikonia, yes14:14
Wawaiftyidstueng, yes, it is also encrypted14:14
Lunar_Landerthe last days when I switched to 12.04, the PC froze several times when running YouTube, I thought that there was an issue with Flash, now yesterday there was an update coming in called "linux-headers-3.2.0-24-generic-pae" and "linux-image-3.2.0-24-generic-pae", since then the hanging didn't happen again14:14
ikoniask1special: ahh, it's encypted14:14
Lunar_Landerare those two updates like the "core" of ubuntu?14:14
alejandroCan anyone hel me?14:14
fidel_sk1special: linux isnt involved at that point as far as i know14:14
dontknowupdate chromium!!!!!!!!!!!!!14:14
ikoniaWawaiftyid: ok, so switch user to root, then switch user to that user14:14
fidel_dontknow: repeating that doesnt help14:14
ikoniadontknow: please don't just say random words, ask a question wait for an answer14:14
stueng"su username"14:14
stueng?14:14
sipiordontknow: your sense of entitlement is deeply disturbing.14:14
ikoniaWawaiftyid: do you have "sudo" permissions ?14:15
Wawaiftyidikonia, can you tell me what commands to use?14:15
haladur_phox2can i have some help please14:15
stuengWawaiftyid: sudo guestuser14:15
Wawaiftyidikonia, yes14:15
sk1specialiknoia: whats encrytped?14:15
ikoniaWawaiftyid: ok, so sudo -i14:15
ikoniaWawaiftyid: are you then "root" ?14:15
Wawaiftyidikonia, yes14:15
dontknowsipior, fidel_ ikonia i am angry, still have 1814:15
ikoniaWawaiftyid: then su - $his_username14:15
stuengcant he just sudo "insert encrypted user here"14:15
sipiordontknow: life is hard, sometimes.14:15
lelamal!help | haladur_phox214:15
ubottuhaladur_phox2: Please don't ask to ask a question, simply ask the question (all on ONE line and in the channel, so that others can read and follow it easily). If anyone knows the answer they will most likely reply. :-) See also !patience14:15
sipiorstueng: yep :-)14:16
fidel_dontknow: still it doesnt help to repeat yourself14:16
Wawaiftyidikonia, shall I use that «$»?14:16
ikoniadontknow: control your anger then, the attitude won't get you far14:16
ikoniaWawaiftyid: not $14:16
fidel_nor do we package chromium-browser for you ;)14:16
sk1specialhow do i check my hardware to see what board i have here?14:16
haladur_phox2i need to burn or mount an ISO14:16
stuengWawaiftyid: just type in the name of the user who you want to access after sudo14:16
Wawaiftyidikonia, ok, for be sure: su - user1   Is that correct?14:16
dontknowsipior, fidel_ ikonia why do they update firefox but chromium?14:16
fidel_dontknow: so at the end - you'll have to wait until the one doing the package is done with it in the first place14:16
Wawaiftyidstueng, ok14:16
sipiordontknow: because you aren't helping them.14:16
WawaiftyidI'll try.14:16
dr_willis!iso | haladur_phox214:17
ubottuhaladur_phox2: To mount an ISO disc image, type « sudo mount -o loop <ISO-filename> <mountpoint> » - There is a list of useful cd image conversion tools at http://wiki.linuxquestions.org/wiki/CD_Image_Conversion - Always verify the ISO using !MD5 before !burning.14:17
ikoniaWawaiftyid: yes14:17
fidel_dontknow: ask them - not us14:17
OerHeksdontknow just wait for the update, or build it yourself14:17
Lunar_Landervlt, so my message I got probably was just Apport notifying me of the failure of unity-panel-service?14:17
phibxrdontknow, you may want to contact the chromium team who maintains the package: https://launchpad.net/~chromium-team14:17
fidel_building it yourself should always be an option if you really think you need the latest version14:17
lelamalhaladur_phox2: this is how to burn an ISO: https://help.ubuntu.com/community/BurningIsoHowto14:17
fidel_or consider using one of those updater plugins - i'Ve noticed they offer something like that as well14:17
dontknowOerHeks, i would, but my laptop probably would explode while compilin14:18
stuengis this minimal install CD installing the whole of Ubuntu ?14:18
stuengwithout asking me anything14:18
deejay31Are BNC's allowed in here because i swear i keep getting kicked while im away14:18
zthi have a windows xp install and a ubuntu 12.04 running on dualboot, can i in ubuntu somehow import my passwords from firefox in windows?14:18
fidel_deejay31: yes - but please configure it without public away etc14:18
deejay31Does mine have public away then14:19
fidel_deejay31: as long as the bnc behaves like a normal session there is usualy no reason to kick users14:19
deejay31Oh ok.14:19
dr_willisdeejay31: i use znc all the time. no issues14:19
fidel_using irssi/screen here - havent been kicked for years14:19
fidel_which is a bnc at the end as well ;)14:19
Lunar_LanderOK people I want to know, has that problem very far above just been the normal error reporting scheme or malware?!14:20
Lunar_LanderI always thought there is no malware on linux14:20
fidel_Lunar_Lander: can you repeatthe error message?14:20
Lunar_LanderOK one moment fidel_14:20
Lunar_Lander hi there just got a message on the screen saying "Ubuntu 12.04 noticed an internal error, please restart your computer if you encounter further problems" and there was a checkbox with something like "report this error to canonical" and then I clicked on "More information" and it said the issue was with "unity-panel-service" and then a further window came up saying "Was your issue with Unity purely graphical?" and then something about r14:20
Lunar_Landereporting to Compiz and Yes/No buttons. Is that message normal or does it mean something bad?14:20
Lunar_Lander(sorry for just copy-pasting)14:20
fidel_Lunar_Lander: happend to me as well in the beta-days of 12.0414:21
Lunar_Landerah14:21
Lunar_Landerthe second window with "report to Compiz" too?14:21
=== ye is now known as Guest70069
fidel_at the end its just a visual feedback to the user and the option to access crash/problem informations as far as i can see14:21
Lunar_Landerah I see14:21
Lunar_LanderI clicked the top left button14:21
Lunar_Landerthe "start menu"14:21
Lunar_Landerbut it didn't open up on the first click and then it made a "jerky" movement and then the message came14:22
fidel_Lunar_Lander: in case you can reproduce that error-dialoges with an up-to-date install - consider reporting a bug if it or a similar one isnt listed at launchpad already14:22
Lunar_Landeryeah14:22
Lunar_Landerthat was the very first time I got that14:22
Lunar_Landernever got such a message on 11.1014:22
Lunar_Landerand I got 12.04 for about a week now14:22
Lunar_Landerthus I was confused14:22
guserhi all. grub2, dual-boot, two grub.cfg (sda1 and sda2): do i change stage1 -> stage2 link with "grub-install --force /dev/sda2"? thanks.14:23
mneptok!enter | Lunar_Lander14:23
ubottuLunar_Lander: Please try to keep your questions/responses on one line. Don't use the "Enter" key as punctuation!14:23
Lunar_Landersorry14:23
sk1specialanyone know the command to check my board specs? sudo apt tell-me-my-hardware-shiz? :]14:23
Lunar_Landerfidel_, can I re-ask you my second question as well?14:23
mneptoksk1special: lshw14:23
Lunar_Landerhere: the last days when I switched to 12.04, the PC froze several times when running YouTube, I thought that there was an issue with Flash, now yesterday there was an update coming in called "linux-headers-3.2.0-24-generic-pae" and "linux-image-3.2.0-24-generic-pae", since then the hanging didn't happen agai14:23
sk1specialt/y t/y14:24
fidel_Lunar_Lander: for sure - just keep in mind that repeating in a short time is usualy not helpful. try to re-ask it as detailed as possible and in best case not splitted into 10 single lines ;) good luck14:24
stuengI am using the minimal install CD in a hope that I could install a light weight version of ubuntu, but it seems to... aha ok it just asked me nm14:24
mneptoksk1special: and obfuscated profanity os still profanity. please don't in this channel.14:24
Lunar_Landerfidel_, yeah :)14:24
mneptokLunar_Lander: what's the "question" part of that second question?14:25
jygI've been running 11.10 64bit for a long time with no wireless trouble.  I unstalled 11.10 32bit on another partition recently and the longer I've used it, the harder time it has connecting to wireless networks, and now it wont connect at all.  Seems like it connected to the network but i think it has trouble obtaining an address14:25
zthhow do i set unity-2d to default session in 12.04?14:25
fidel_jyg: sure it tries to connect to the right network/ssid in the first place?14:25
jyghow do i begin to troubleshoot this?  most of the info i find on google is driver-related, which I don't think is the issue14:25
jygfidel, yes14:25
Lunar_Landermneptok, ah sorry, copying error on my side14:25
fidel_otherwise that could explain the no longer working connection attempt easily14:26
jygfidel, also i tried an open network and it connected fine14:26
Lunar_Landerquestion is: Are those two things like the "Core" of Ubuntu and thus the crashing didn't happen so far?14:26
stuengzth: you edit /etc/defaults/lightdm.cfg I think14:26
stuengsomething like that14:26
jygthought with the passworded network, it does not repeatedly ask for the password14:26
jyger, though14:26
stueng!notunity14:26
ubottuUbuntu 11.10 uses GNOME 3 with the !unity shell by default.  To use GNOME Shell instead, install the "gnome-shell" package and investigate "gnome-tweak-tool".  For GNOME Fallback mode, which is similar to GNOME 2, install "gnome-panel". Both packages will place entries in the Sessions dropdown. Using Natty? See !classic14:26
stuengzth: the first google result gives good instructions14:26
=== deejay31|Offline is now known as deejay31
mneptokLunar_Lander: the kernel is the core of any operating system. the kernel passes requests from software to hardware. in the case of Flash, which is a LOT of assembly language, the kernel is a big part of the recipe.14:28
Lunar_Landerah14:28
Lunar_Landerso that got updated in that update?14:28
stuengzth: its /etc/lightdm/lightdm.conf14:28
vltstueng: In case nobody suggested it yet: You get a minimal no-gui install from debootstrap.14:29
stueng!debootstrap14:30
ubottudebootstrap is used to create a !Debian or Ubuntu base system from scratch, without requiring the availability of !dpkg or !APT. It does this by downloading !.deb files from a mirror site, and carefully unpacking them into a directory you can eventually !chroot into.  See https://wiki.ubuntu.com/DebootstrapChroot for more information14:30
Lunar_LanderOK people thanks, vlt , mneptok and fidel_ , that was great help and I hope I can loose my windows paranoia one day14:30
Lunar_Lander:)14:30
vltstueng: I use debnootstrap for all my new setups.14:31
vltstueng: *debootstrap14:31
stuengvlt: what does this debootstrap look like?14:31
Lunar_Landerhave a good day everyone!14:31
stuenglike is it... something you install ?14:32
vltstueng: debootstrap is a tool you have to install first. On nearly any other Ubuntu or Debian system. Even CPU architecture doesn’t matter. Then you run it and it will install a complete fresh system into a *directory* you specify.14:33
renatoI m lost in this linux14:33
stuengvlt: where would one run this tool from ?14:34
stueng!x.org14:35
ubottuThe X Window System is the part of your system that's responsible for graphical output. To restart your X, type « sudo /etc/init.d/?dm restart » in a console - To fix screen resolution or other X problems: https://wiki.ubuntu.com/X/Config/Resolution14:35
huppensuhnis there a way to prevent shutdown and reboot? e.g. when a backup is running14:35
=== Jad is now known as Guest35898
mkohlerhi, how can I install a newer version of libc6? I get a dependy error: "Depends: libc6 (>= 2.14) but 2.13-20ubuntu5.1 is installed"14:36
nijanHello ubuntu community. We are a no profit association with a drupal site. We wanted to implement ideatorrent but it doesn't seems to be supported anymore and is not compatible with drupal7. What are you using for the brainstorm site?14:36
stueng!libc14:36
vltstueng: An example. You have a working Ubuntu 10.04, install debootstrap, then open a terminal and run `debootstrap precise ./my_new_precise_system/`. It will install a base system (even w/o a kernel). You can either specify packages to be installed addidionally by debootstrap with the --include option or you can later chroot into that directory and run apt-get there …14:36
stuenghow do u get package info from this bot ?14:36
fidel_stueng: !info packagename14:37
stueng!info libc14:37
ubottuPackage libc does not exist in precise14:37
fidel_stueng: but you could use your local terminal as well14:37
stueng!info libc614:37
ubottulibc6 (source: eglibc): Embedded GNU C Library: Shared libraries. In component main, is required. Version 2.15-0ubuntu10 (precise), package size 3699 kB, installed size 9105 kB14:37
fidel_stueng: as it doersnt spam the channel ;)14:37
stuengtnks14:37
stuengis it possible to make the system auto login without a gui ?14:38
mkohler^ that's weird since I have the precise sources in my sources.list and still can't get 2.1514:39
fidel_mkohler: tried apt-cache policy?14:39
stuengmkohler: under that depency error, do you see others? to do with previous installs that went wrong?14:39
fidel_mkohler: 'apt-cache policy PACKAGENAME' should show the version in use and the version offered by apt's sources14:39
=== deejay31 is now known as deejay31|Offline
mkohlerstueng: actually there are other depency errors, but all about libc614:41
mkohlerhow can I "abort" an upgrade?14:41
mkohlerso it is clean to try again?14:41
mkohler2.13-20ubuntu5.1 is installed, candidate is 2.15-0ubuntu1014:42
stuengtbh I dunno, but usually when I have weird stuff like that its because of a previous instlal that went wrong14:42
stuengguys, whats the equivilant to startx?14:42
stuengwhat used to be startx14:43
n0dnastueng, should still be startx unless the installed went wrong before that got configured14:44
stuengn0dna: which package would install x.org then ?14:44
stuengI dont want a DE.. just X14:44
stueng!info x.org14:45
ubottuPackage x.org does not exist in precise14:45
KurtKrautHow can I change the mouse cursor size? I use my computer plugged in a TV far from me. I need to increase the mouse cursor to make it visible. I'm using Ubuntu 12.04 with Unity and didn't find this config.14:45
n0dnaI think id't be ubuntu-desktop or desktop-ubuntu14:45
stuengn0dna: that would give me the DE.. which I am trying to avoid14:45
n0dnaah, gotcha...14:45
stuengI want the bare minimum to run XBMC14:45
n0dnawould xbmc have the deps it needs?14:45
stuengxbmc is installed, just cnat run because of cannot connect to X server14:46
n0dnagotcha.14:46
Taxihackbonjour es que je peus parle a une persone qualifier svp14:46
Taxihack???14:46
=== fernando is now known as Guest50526
stueng!fr14:46
ubottuCe canal est en anglais uniquement. Si vous avez besoin d'aide ou voulez discuter en français, veuillez taper /join #ubuntu-fr ou /join #ubuntu-qc. Merci.14:46
n0dnastueng, try xorg14:46
stueng!info xorg14:47
ubottuxorg (source: xorg): X.Org X Window System. In component main, is optional. Version 1:7.6+12ubuntu1 (precise), package size 2 kB, installed size 77 kB14:47
mega0wn3rhow do I change nicknames?14:47
stuengaha thanks14:47
vltHello. Any idea why the Google browser crashes when I go to the Google page?14:47
n0dnastueng : YW  :)14:47
stuengthats amusing vlt14:47
n0dnamega0wn3r, "/nick nick"14:47
mega0wn3rthx14:47
n0dnavlt: irony extension?  ;)14:47
vltHello. I get this error from Google browser chromium when it crashes when I go to the Google page: [13:20:338584722:ERROR:platform_thread_posix.cc(251)] Not implemented reached in static void base::PlatformThread::SetThreadPriority(base::PlatformThreadHandle, base::ThreadPriority)14:48
=== mega0wn3r is now known as ICWeiner
vltn0dna: ^14:48
n0dnaICWeiner, got a pizza for you...14:48
Mitchell_Mcash: lolz14:48
ICWeinerlil14:48
ICWeinerlol14:48
=== ICWeiner is now known as DFrostedWang
=== setkeh is now known as SETKEHSCAT
G__81i am facing a problem with Ubuntu 12.04. any packages that i try to install result in failure. the message i see is all with respect to locale stuff. how do i resolve these errors can some one help me out ?14:49
stuengwohooo it works14:49
BLZbubbaok i'm starting to see this error: Illegal declaration of subroutine fields::PU14:49
BLZbubbafrom apt-get14:50
BLZbubbafrontend actually14:50
BLZbubbaam i the only one seeing this error?14:50
stuengI issue startx and all I get is a terminal, where I can start XBMC from. So, next step... is there a syntax I can pass to startx to make it start XBMC ?14:50
BLZbubbait looks like PUBLIC somehow came over as PUÂLIC14:50
DFrostedWangOnce a week for 10 years lol14:51
BLZbubbain Fields.pm14:51
stuengok nm that was easy: startx xbmc14:51
n0dnastueng: haven't done it in years, but iirc there's a .xinitrc in your ~14:51
BLZbubbastueng: which window manager does it give you?14:51
terranadaI reinstalled my operating system (11.10) on multiple partitions one for root one for /usr and one for /home when i reinstalled i changed my login name and my old home folder is encrypted14:51
stuengBLZbubba: none14:51
terranadahow can i access the data?14:51
BLZbubbastueng: then how do you start xbmc14:51
G__81can some one help me out ?14:51
BLZbubbaG__81: what is the most common error/14:52
stuengBLZbubba: when I enter "start x" is takes me to a higher resolution terminal. From here I can start xbmc14:52
=== DFrostedWang is now known as ICWeiner
stuengstartx*14:52
n0dnaG__81,  can you install them from the CLI? tht'd eliminate the frontend as your issue14:52
vltG__81: I think it’s because your generated locale file might be missing. So the messages are not related to the packages installed but just to the terminal. Try `dpkg-reconfigure locales`.14:52
stuenga simple "startx xbmc " starts X and starts XBMC so that was easy14:53
G__81vlt, i tried generating the locales but it does not solve the issue i get the errors still14:53
vekexasiaHello All, i'm trying to slow down the scroll speed of my mouse but I cant. I already googled but maybe i'm missing something.14:53
BLZbubbastueng: ok then look at the startx man page, in particular:        $(HOME)/.xinitrc         Client to run.  Typically a shell script which runs many programs in the background14:53
terranadaI need to access my old encrypted home folder from a new user account, how can i do this?14:53
DerZaubererhi partyppl14:53
BLZbubbasee if that helps you out14:53
stuengIm sure it will BLZbubba thanks14:53
G__81vlt, my /etc/default/locale file contains14:53
G__81LANG="en_IN"14:53
G__81LANGUAGE="en_IN:en"14:53
terranadasrsly u guise14:54
vekexasiacan anyone help me with my problem14:54
vekexasiaof the scrolling of my mouse ?14:54
DerZaubererSeems like the wacom bamboo graphictablet crashes x11 :(14:54
jathabavekexasia: there's a mouse and touchpad settings menu, have you tried that?14:54
DerZaubererafter plugging it in, there is "stopping save kernel messages" and so on on the screen14:54
vekexasiahmm? LOL14:55
alFReD-NSHDoes installing with wubi have any performance effects?14:55
DerZaubererit also stops anacron then14:55
jathabaoh, sorry, i guess it doesn't have a scroller control, my apologies14:55
vekexasiaDerZauberer: yes just tried. don't work14:56
stuengin a normal ubuntu installation theres this "desktop sharing" anyone know what package provides that ?14:56
=== Nemo7_ is now known as Nemo7
G__81BLZbubba, any help is greatly appreciated14:56
MyrttialFReD-NSH: apart from the fact that it's not recommended for anything other than demoing the system or testing if the hardware works properly?14:56
alFReD-NSH Myrtti: its not?14:57
alFReD-NSHwhyyyyyyyy?14:57
rothamhey14:57
MyrttialFReD-NSH: and as such it isn't recommended for longtime use, and the upgrades to newer versions often seem to fail? other than those limitations, no, there is no performance effects.14:57
rothamwhat do I have to add to an upstart script to get it to run on startup?14:57
ICWeinerI need help mounting an internal SD card reader for boot.14:57
rothamon the servers startup?14:57
BLZbubbaG__81: what is your error?  can you pastebin the output?14:57
DerZaubererany ideas what I can do, vekexasia?14:57
stuengICWeiner: are you sure your machine can boot from SD card? is it connect to the PCI bus or internal USB?14:57
MyrttialFReD-NSH: because it's meant as a demo of Ubuntu much like PC game demos are14:57
wwdfolks I have a bit of an issue I am trying to create an internal bitmap on a mdadm raid6 array without success. Anyone have any knowledge of this issue?14:58
wwdoot@bb:~# mdadm --grow --bitmap=none /dev/md014:58
wwdmdadm: no bitmap found on /dev/md0 root@bb:~# mdadm --grow --bitmap=internal /dev/md014:58
wwdmdadm: failed to set internal bitmap.14:58
BLZbubbaG__81: are you doing a dpkg -i, apt-get install, or something else?14:58
ICWeinerIt won't boot. That's what I want to change.14:58
ICWeinerIDK how it's connected14:58
jathabacan anyone help me edit an xorg.conf file? My monitor's image is slid left and is using the wrong resolution14:58
splnetAnyone here use qemu? I'm getting failed to initialize KVM: No such file or directory14:58
alFReD-NSHI installed ubuntu from 10.10 by wubi... Now running low on drive space now... Thats why I thought I should make a clean install without wubi14:59
ikoniasplnet: how are you calling it14:59
MyrttialFReD-NSH: sounds like a good idea14:59
G__81there were some updates shown by update manager and i clicked on update and i found that the packages have got installed but it says package installation failed. The reason being because of locales it shows errors with respect to LL_CC etc not set LANG_LL something of that sort14:59
KurtKrautHow can I increase the mouse cursor size? I use my computer plugged to a TV far from me. I need to increase the mouse cursor to make it visible. Also I'd like to change it to a darker color as I used to do easily in Gnome 2. I'm using Ubuntu 12.04 with Unity and didn't find this config.14:59
alFReD-NSHWould I be able later to change my drive without reinstalling14:59
Zxixii just did an rm -rf in the wrong directory and kill a load of directories, is there any way to get them back?14:59
ikoniaZxixi: not really14:59
Zxixirestore backup it is then15:00
Zxixithanks15:00
MyrttialFReD-NSH: depending from what you mean by that15:00
SidewinderalFReD-NSH, What Myrtti said is 100% correct; you'd be better off trying ubuntu from LiveCD to test hdw. sound, etc. Then if you like it, install dual boot, NOT wubi.15:00
alFReD-NSHI suppose its trivial to use the normal installer to install dual boot, right?15:01
stuenghmm what happened to iwconfig ? whats that called now?15:02
mkohlerI get the following error: http://pastebin.com/NwXehKht .. how can I fix that?15:02
terranadahow can i delete an old encrypted home folder?15:03
=== Lupinedk is now known as lupinedk
stuengdeleting the user doesnt delete the folder?15:04
stuengand its not a folder its a directory :P15:04
terranadaI reinstalled under a different name15:04
terranadanow my old home folder is encrypted and i cant do anything with it15:04
terranadaits 60 gb that i need15:04
stuengrf -Rf /path/to/fdirecotry doesnt work ?15:05
nemoSo, I'm trying hard to love unity (although if compiz keeps crashing on me, I think I'll give up on it. Unity2D has way too annoying of window resizing)15:05
terranadai dont want to risk deleting the wrong things15:05
stuengsorry rm -Rf *15:06
nemoAnyway. I use davmail. Davmail in XFCE4 and gnome2 has an icon in the notification area.15:06
nemoThere appears to be no notification area in Unity15:06
terranadai dont know how encryption works so i dont know what will happen if i delete the folder which registers as only 4 kb15:06
nemoHow do I add a notification area to unity so I can actually access the management for this app?15:06
elspuddyiv just used dd to image a drive, how whould i access this image the dd made ?15:07
nemoelspuddy: mount it on a loopback?15:07
stuenganyone know the name of the package that provides the GUI interface to managing network interfaces?15:08
lacinycit seems as though whenever I log out, my encrypted files are not repacked.. i.e. on next log in, I get the old contents again - what might be causing this? I just did an install of precise keeping my encrypted home partition as it already was, and did not have this problem before.15:08
stuengor command15:08
elspuddynemo,  : how is this done ? :15:08
nemoelspuddy: I think gvfs is even able to make a nice browsable virtual - not sure though. does for isos15:08
nemoelspuddy: google for mounting disc image on loopback :-p15:08
terranadaso no one knows how to delete an encrypted home folder?15:08
stuengI would rm -Rf it lol15:08
nemoindeed15:08
lacinycterranada: there is a more thorough set of steps that are easily found by googling, but rm -rf should in general work?15:09
terranadai dont know what to google15:09
terranadai dont know the words15:09
lacinycthe exact question you just asked :)15:09
terranadahow do i shot web?15:10
terranadait gives me pages on encrypting home folders not deleting them15:10
lacinycoh well15:10
stuengyeh I googled it too, just found insturctions on creating encryoted dirs not deletin em15:10
lacinycand here I wasn't even sure if you were serious.15:11
terranadagod i wish there was a good support for GNU/Linux15:11
stuenganyone know the name of the package that provides the GUI interface to managing network interfaces? or the command from terminal?15:11
lacinychttps://help.ubuntu.com/community/EncryptedPrivateDirectory#How_to_Remove_an_Encrypted_Private_Directory_Setup15:11
lacinycterranada: there is, you just have to look for more than 5 seconds.15:11
mkohlerstueng: nm-connection-editor?15:12
stuengmkohler: thats it thanks15:12
stuengping?15:18
Cerrdorpong?15:18
mkohlerpong?15:18
stuengwent v quiet15:18
Cerrdorderp?15:18
mkohlerI get the following error: http://pastebin.com/NwXehKht .. how can I fix that?15:18
CerrdorAnyone kno w where I can find a how to for setting up a server on my Desktop?15:18
Cerrdor10.1015:18
maverickhello channel :)15:18
stuengCerrdor: define a server15:18
mavericki have got this query15:18
mavericksmb error reports in ubuntu 12.0415:19
Cerrdorweb server15:19
zizooI can't get terminal beeps to work? I tried all sorts of fixes I read online, including going into alsamixer and unmuting beep, modprobing pcspkr, and echoing to /dev/console. The first two do nothing and the last says permission denied for /dev/console. Any tips?15:19
zizoowork.*15:19
mkohlerCerrdor: http://www.howtoforge.com/installing-apache2-with-php5-and-mysql-support-on-ubuntu-10.10-lamp15:19
Cerrdorty Sir15:19
stuengCerrdor: install apache ?15:19
stueng!apache15:20
ubottuLAMP is an acronym for Linux-Apache-MySQL-PHP. However, the term is often used for setups using alternative but different software, such as Perl or Python instead of PHP, and Postgres instead of MySQL. For help with setting up LAMP on Ubuntu, see  https://help.ubuntu.com/community/ApacheMySQLPHP - See also the Server CD installation process (different in Edgy+)15:20
xudehuai.15:20
lacinycCerrdor: that assumes you *want* lamp.. which I'm going to guess is correct in this particular instance.15:20
Cerrdorthat is correct15:21
maverickexit15:21
CerrdorI have been asked to monitor a server monitoring software and blog about it in Linux admin scenarios15:21
zizooI don't even particularly care whether I get the apt repository's beep program to work or echoing the terminal bell character. I just want to be able to beep.15:22
stuengare you going to blog in english Cerrdor ?15:22
Cerrdoryupp15:22
stuenggod help us15:22
CerrdorIm Amurican15:22
mister_mI am having trouble making an alias for a path that contains spaces. I have the alias value in quotes - but when I use the alias the path cuts off at the first space15:22
stuengtry putting a \ infront of the space15:23
DerZaubererso nobody has an ideo to get it working? :/15:23
Mitchell_MOkay, I tried to do a manual override of the default .desktop files on launcher using these instructions. however didn't give me results. Am I just bad at following these instructions?? lol http://askubuntu.com/questions/73096/how-to-make-applications-pinned-in-launcher-appear-for-all-users15:23
mister_mstueng, escaping them worked. I was not expecting that I needed to escape them when they were in quotes. thank you15:24
DerZaubererI really need to get this graphictablet working, because my friend is a webdesigner15:24
FrozenMindmister_m - You will want to use \ -- Example /hello\ there\ my\ name\ is\ FrozenMind = hello there my name is FrozenMind <- as a file/folder name :)15:24
Cerrdorsometimes you have to define them15:24
jarlathNot sure what package to report this bug against, but basically users with a password-less login have their sound muted at every login. Any suggestion?15:25
Cerrdorwierd15:25
designbybeckAnyone know the best way to do an actual Install to a USB... so you can have a full blown Username/Password, Software Install, Save Files and such?15:26
Dr_Willisdesignbybeck:  just point the installer to the usb.. same as a hard drive15:26
zizooI can't get beeps out of the terminal. I tried unmuting 'beep' in alsamixer and modprobing pcspkr, to no avail. Any help?15:27
designbybeckbut at what point Dr_Willis ?15:27
Dr_Willisdesignbybeck:  i reccomend a 16+ gb usb15:27
Dr_Willisdesignbybeck:  when you do the installer... you point it to the usb /dev/sdXX same as you would a internal hard drive. no differance at all. be sure grub installs to the usb also.15:27
Cerrdoror just unpack the iso to the usb using a virtual disk15:27
designbybeckhow do you force GRUB to install to the usb? Dr_Willis?15:28
designbybeckHow would you do that Cerrdor?15:28
Dr_Willisdesignbybeck:  the installer asks...15:28
kapzis there any way to determine if my laptop supports sata 3.0? like in device manager15:28
designbybeckwhere to install grub? Off the normal .ISO install Dr_Willis?15:28
Cerrdordesignbybeck, you on Linu8x or windows?15:28
Mitchell_Mdesignbybeck: I don't thing you understand, when you go to through the installation it ask you where you want to install the program15:28
Cerrdoryupp15:28
designbybeckI've tried the UCK but doesn't seem to work with 12.0415:28
designbybeckUbuntu 12.04 Cerrdor15:29
Mitchell_M???15:29
Mitchell_MYeah, Ubuntu 12.04, I have the same one15:29
designbybeckUbuntu Coustomization Kit15:29
=== robin is now known as Guest59091
Dr_WillisUCK has issues with 12.04 from what i hear.15:29
designbybeckSo if I have a laptop, and boot off a USB...and have another USB plugged in, I can tell it to Install to the Blank USB?15:30
Dr_Willisdesignbybeck:  thats how i do it all the time.15:30
Mitchell_Mdesignbybeck: look at this http://2.bp.blogspot.com/-cuzC03ZuPCA/TvDn3XckS2I/AAAAAAAAATc/ODzc8pSWd7s/s1600/how+to+install+ubuntu.jpg15:30
designbybeckYeah Dr_Willis that is what I have read, I had the same bug that was posted15:30
Dr_Willisone live-usb installing a full install to a 2nd usb15:30
Mitchell_MUnder the Device for boot loader isntallation: you select the drive15:31
designbybeckHmmm... I guess I've never tried exacatully that, I was affraid of messing up the systems harddrive15:31
designbybecklooking now Mitchell_M15:31
zizooHow can I beep via terminal? I tried unmuting 'beep' in alsamixer and modprobing pcspkr, but still no sound from echoing the bell char or from the beep program.15:31
Mitchell_Mthis is an older version of Ubuntu, but same idea15:31
pungi-mancan i have two monitors displaying two different workspaces but connected with a single CPU??15:31
designbybeckah!.... could it be that easy!... I've seemed to overlook that15:31
Mitchell_MI know because I installed Ubuntu 12.04 at least 6 times over the past 3 weeks15:31
Cerrdorzizoo have you tried a fog horn while pressing the button?15:31
Mitchell_Mpast 2 weeks15:32
Cerrdorthat would get a signifigant beep15:32
designbybeckan d you just give it it's own username/password and then can boot off it from any computer and it keeps your settings and software you have insatlled?15:32
Mitchell_MI didn't do it on a USB, but it would run the same way and request username and password15:32
zizooCerrdor, lol, maybe I'll just attach a usb foghorn to my computer and write my own beep program to operate it. :P15:32
Dr_Willisdesignbybeck:  full install to usb is same as a normal install procedure...15:32
Cerrdorzizoo now yur thinkin15:33
kapzis there any way to determine if my laptop supports sata 3.0? like in device manager15:33
designbybeckOk... maybe some of the older things I was reading scared me!15:33
Dr_Willisusb-> usb is quite quick also15:33
G__81i get the following errors when i install any package15:33
designbybeckha. I'll give it  a go Dr_Willis and Mitchell_M...thank you for your help!15:33
Mitchell_MIt's simple, don't let the internet scare you :015:33
designbybeck*fingers crossed*15:33
Mitchell_Mkk15:33
G__81http://fpaste.org/k1wB/15:33
G__81can some one help me solve the errors mentioned @ http://fpaste.org/k1wB/15:33
drvanonThis error (https://gist.github.com/2775900) got me a little confused. Are there multiple errors or is it just one?15:33
zizoolol, but seriously, does anybody know why these beeps don't work?15:34
Dr_Williszizoo:  theres some known issues with 12.04 and 'system beeping' not working15:34
G__81hi Dr_Willis15:34
=== deejay31|Offline is now known as deejay31
deejay31Are friendly bots allowed in here15:35
Dr_Willisdeejay31:  best to not bring them in. no need for them to be here15:35
zizooDr_Willis: Ah. No resolutions though? I have looked around online, but haven't seen much on this issue recently, aside from this guy: http://askubuntu.com/questions/96511/getting-the-pc-speaker-to-beep15:35
deejay31Oh, ok15:35
G__81can some one look into these locale errors. Am missing something or is something screwed up15:35
G__81The errors are pasted @ http://fpaste.org/k1wB/15:36
Dr_Williszizoo:  i normally turn off the beeps... even if it means removeing the little pc spkr.15:36
Progstershould I be able to su into an account which has shell set to /bin/false if I supply -s /bin/sh ?15:36
G__81Dr_Willis, can you help me please ?15:36
ZtaFrom Ubuntu 12.04 a "Type your command" prompt opens in the top left corner whenever I press and release Alt alone.  How do I disable that?15:37
zizooDr_Willis: I want it mainly as an easy not-bypassable way to aggravate people who use my computer without permission. I take another device and ssh 'while true; do beep; done'.15:37
=== deejay31 is now known as deejay31|Offline
zizooOr similar15:37
DerZaubererokay, so she has go back to windows for a working graphic tablet :/15:38
=== aaass is now known as aaas
spacebug-Zta: system settings -> keyboard -> short cuts -> key to show the HUD  (disable that one)15:38
Ztathanks!15:38
Cerrdoroh zoing15:38
Cerrdorwhich server should I use basic ubuntu, DNS server or Edubuntu15:39
zizooAnd just because I like experimenting with the beep parameters to make music. xD... It works on my laptop, but my laptop is still on 11.10.15:39
designbybeckAnother question Dr_Willis and Mitchell_M ... I've seen this a time or two now. When I pop in a bootable USB or in this case just created a new one. I see a popup that says "A volume with software packages has been detected. Would you like to open it with pakcage maanger?" what is this?15:39
mkohlerI get the following error: http://pastebin.com/NwXehKht .. how can I fix that?15:39
designbybeckIs it saying I can update the ISO/Boot packges so it is already even more uptodate when I install it?15:40
Mitchell_MHmm, I don't remember that, but is that in the selection for erase and create new page?15:40
Mitchell_Mnot new page I mean new Ubuntu install15:40
designbybeckno Mitchell_M15:41
designbybeckjust when you plug in a bootable jump drive15:41
Ztaspacebug-: Relief!!  Now, I previously had Super+Tab configured to cycle though apps using a different switcher.  I configured this in ccsm and still have this configured, but Super+Tab is overridden to cycle the task bar.  Can this be disabled too?15:41
Mitchell_MI don't think that's necessary, but if it really bothers you I can try installing ubuntu on a Vm right now and look at it15:42
zizooWell, would anyone know why I can output bell chars to /dev/console on my 11.10 lappy but get a permission denied error on 12.04?15:42
stuengon a "minimal" ubuntu install without a DE would a USB stick automount? if not, how do I know its /dev/sdxxx ?15:42
stuengoh fdisk helped me... but will it try autmount ?15:42
jsthello15:43
jsti have a real simple question im still new to ubuntu15:43
spacebug-Zta: Not sure but you should be able to change things like that in ccsm I think.15:43
Mitchell_Mgive me a moment15:43
Dr_Willisstueng:  no it would not. there are console based auto mounting services.15:43
Dr_Willis!mount | stueng15:44
ubottustueng: mount is used to attach devices to directories. See also https://help.ubuntu.com/community/Mount15:44
stuengDr_Willis: could you point me in the direction of one, I wish for this system to auto mount15:44
jsthow do i connect two differnt folders so there one in the same?15:44
Dr_Willisstueng:  check the package manager search feature.15:44
Dr_Willisnot used one of those in years.15:44
stuengDr_Willis: apt-cache search ?15:44
Dr_Willisstueng:  yes...15:44
Dr_Willis!apt15:44
ubottuAPT is the Advanced Package Tool, which together with dpkg forms the basic Ubuntu package management toolkit. Short apt-get manual: https://help.ubuntu.com/community/AptGetHowto - Also see !Synaptic (Gnome), !Adept (KDE) or !KPackageKit (KDE)15:44
jsthello?15:45
stuengjst: define connect two folders15:45
stueng!info pmount15:45
Dr_Willisjst:  you can make 'soft links' to make folder 1 also appear as folder 215:45
ubottupmount (source: pmount): mount removable devices as normal user. In component universe, is optional. Version 0.9.23-2 (precise), package size 94 kB, installed size 840 kB15:45
Cerrdoris this edubuntu server any good if anyone has used it?15:46
jstim trying to get web to be in httpd15:46
stueng!info autofs515:46
ubottuautofs5 (source: autofs5): kernel-based automounter for Linux, version 5. In component main, is extra. Version 5.0.6-0ubuntu5 (precise), package size 629 kB, installed size 1462 kB15:46
jstso if i place it in that folder it gets put into httpd15:46
stueng^ does this soiund right Dr_Willis15:46
clausenI would like to remove setuid on everything on my server (for security reasons).  According to the https://wiki.ubuntu.com/SUIDFiles Ubuntu requires "sudo" to be setuid root.  What might go wrong if I remove setuid root?15:47
clausen(on sudo)15:47
G__81Did some one get a chance to look @ the errors ?15:47
Dr_Willisclausen:  you lose all sudo rights... and cant admin anything. ;)15:48
Dr_Willisclausen:  theres secure, then thers paranoid... then theres 'tinfoil hat paranoid'15:48
Mitchell_Mdesignbybeck: you still there?15:48
clausenDr_Willis, yes, I'm definitely going for "tinfail hat paranoid" for this project.  I plan to log in via ssh pubilc key to root15:48
OerHeksG__81, LANGUAGE = (unset), LC_ALL = (unset), LANG = "en_IN.ISO8859-1"  ??15:48
clausen(and then drop privileges with non-setuid root "su")15:49
OerHeksG__81, how did you do that?15:49
clausenDr_Willis, so, if I do all administration as root, I won't have trouble with non-setuid sudo?15:49
G__81OerHeks, i didnt do anything i am not sure how it got set ? :(15:50
G__81OerHeks, how do i rectify these errors ?15:50
Dr_Willisclausen:  sudo has usese other then 'the command you use to get root rights' if you are doing such customzations, you are likely to cause other issues and perhaps even make things more insecure. I dont see the point in your security  changes.15:51
designbybeckyes Mitchell_M?15:51
OerHeksG__81, this askubuntu page can help >> http://askubuntu.com/questions/11184/how-to-change-users-language-locale-back-to-english15:51
Mitchell_Mokay15:51
Dr_Willisclausen:  there is SElinux and bastille that do other hardning features.. but i dont use them15:51
Mitchell_MSo I'm in the selection for the drivees15:51
Dr_Willisclausen:  move the binaries to a removeable usb flash drive. ;)15:51
Mitchell_MIs what you said before or after?15:51
clausenDr_Willis, what other uses?15:52
clausen(I don't understand how removing setuid could make things less secure)15:52
designbybeckerr... the last question i had Mitchell_M was just on a Ubuntu computer, when you plug in a USBBootable Drive15:52
Dr_Willisclausen:  check the sudo homepage to learn of some of its other features. one is logging of commands used, another is allowing non-root-non-admin users limited admin rights..15:52
Mitchell_M:o, so you haven't started the install ?15:53
designbybeckright this was just a side question I Noticed a few times when plugging in bootable drives15:53
splnetHow do I disable the MOTD update that occurs each time I ssh in?15:54
Mitchell_M:o, I see. That's not important then. What's important is popping your cd in and seeing the drives. I'll post up a picture of what you will see in Ubuntu 12.0415:54
Dr_Willissplnet:  you can do a 'touch .hushlogin' and not see the motd at all15:54
designbybeckdoes it have to be a CD Mitchell_M? Or can I use 2 usbs?15:55
OerHekssplnet, uninstall MOTD15:55
stuenganyone know how to make a minimal, terminal only ubuntu installation auto mount USB devices when they are plugged in?15:56
stuengI have tried autofs5 I dont think this is the right hting15:56
faceprintI recently upgraded a headless box from 11.04 to 12.04 (in 2 steps, running do-release-upgrade twice).  I now have an issue where the box will disappear from the network until I ping from the box out, and then network connectivity is fine.  I haven't figured out a good way to describe this problem in a search to try and find a solution.  Can anyone help?15:56
clausenDr_Willis, thanks a lot for your help!  I think I've convinced myself there will be no problem (since sudo only works for people in the admin group anyway)15:56
stueng!info udev15:57
ubottuudev (source: udev): rule-based device node and kernel event manager. In component main, is required. Version 175-0ubuntu9 (precise), package size 341 kB, installed size 1049 kB15:57
Mitchell_MYou can do 2 USBs15:57
splnetDr_Willis: right but /etc/motd still seems to get updated which causes some slow down15:57
Mitchell_MOnly the other USB will appear so it will be fine15:57
D[4]ni...is it normal that my speakers make really strange noises when i listen to music and simultaneously play some game?15:58
splnetOerHeks: I don't see a package called motd15:58
OerHekssplnet, or wipe /usr/share/games/fortune ?15:58
splnetOerHeks: update-motd is there but is not installed15:58
compdocsplnet, if you chmod -x  to the files in /etc/update.motd.d they wont run15:59
splnetOerHeks: that might be. Its basically an advertisement for Ubuntu.15:59
designbybeckOk my first burn didn't seem to work right...so i'm making a nother USB15:59
OerHekssplnet, yes, you can add your own.15:59
splnetcompdoc: bingo thats what I was looking for. thanks!16:00
stueng!info usbmount16:00
ubottuusbmount (source: usbmount): automatically mount and unmount USB mass storage devices. In component universe, is extra. Version 0.0.22 (precise), package size 14 kB, installed size 81 kB16:00
compdocsplnet, I have my motd give me system info like cpu load16:00
Mitchell_Mok16:00
alecbenzeris a way to get gnome-terminal (or any other term-emulator) to highlight filenames like it does urls and be able to open them by clicking on the name?16:02
deepsightanyone knows how to create an Apple's partition_map from linux?16:02
splnetAlright it takes 5 seconds to ssh into my machine. Any tips how to improve that? I added "UseDNS no" to sshd_config. Any other ideas?16:03
OerHekssplnet 5 seconds eh ?16:05
OerHekssplnet looks like this issue >http://brianin3d.wordpress.com/2008/10/21/slow-ssh-under-ubuntu-fix/16:05
OerHeksGSSAPIAuthentication no16:05
Mitchell_Mdesignbybeck: okay, here's where you will change to USB, after you select erase all on the previous screen. http://tinyurl.com/c73kzo216:06
Mitchell_MI have to go now, but good luck (i'll be back later probably)16:06
Dr_Willisalecbenzer:  cant say ive ever seen that feature.. or would want it. ;)16:06
killrhi guys.........my alsamixer does not have a option of pcm16:07
Dr_Willisalecbenzer:  i do recall some nautiuls patch/feture where it would have a terminal at the bottom of the file manager window.16:07
townIcy Box embedded (2.6.X) ?16:07
mkohlerI get the following error: http://pastebin.com/NwXehKht .. how can I fix that?16:07
splnetOerHeks: I just tried that. Still no dice16:07
designbybeckHmm16:09
splnetNot seeing that gss failure issue. This is 12.04 btw16:09
alecbenzerDr_Willis: well I wouldn't really want to deal with nautilus. I meant just opening it in $EDITOR or something16:09
designbybeckthanks Mitchell_M16:09
BronzeHi, just started using ubuntu again after many years absence, not familiar with new init system. Can someone tell me what the command is to disable a wervice? So it does not get started again at next reboot?16:10
Bronze*service, not "wservice" :)16:10
Dr_WillisBronze:  for upstart managed services. you can edit/rename the /etc/init/whatever.conf file to be like whatever.dontrun   as a easy way16:11
BronzeDr_Willis: what is the approved command to use in the updtart system? I'd rather conform to good practices.16:12
Bronze*upstart16:12
Dr_WillisBronze:  never seen a 'command' to manage it..   from what i recall of the upstart homepage. they say either edit the .conf or rename it16:12
Bronzeno equivalent to chkconfig?16:12
Dr_Willis!upstart16:13
ubottuUpstart is meant to replace the old Sys V Init system with an event-driven init model.  For more information please see: http://upstart.ubuntu.com/16:13
nils_Hi there. Can someone tell me why I get ugly GNOME notification popup under KDE ? ==> http://image.noelshack.com/fichiers/2012/21/1337789583-Screenshot14.png16:13
Dr_Willisthere may be some better upstart starter guides out there also. i rarely mess with it.16:13
=== Tunn3l is now known as Tunn3l|dinner
BronzeDr_Willis: Please, when you said "edit the .conf" what file were you referring to?16:14
Dr_WillisBronze:  each service has its own whatever.conf file look in /etc/init/16:14
Bronzeok, thanks.16:14
Dr_Willistheres still vestages of the old SysV stuff about. :) but if you look those are actually being handled by upstart. perhaps someday they will all vanish.16:15
prothonHello. I've been looking around but I can't find much of anything pertaining to an iSCSI fenced storage solution for ubuntu.16:16
prothonDoes anyone have a direction they could point me in?16:16
huppensuhnis there a way to prevent shutdown and reboot? e.g. when a backup is running16:19
mkohlerhuppensuhn: why would you want to do that? what is causing the shutdown?16:19
biebhow do I remove a package from apt-get's list? I was trying to install likewise-open, it failed through apt-get, but I was able to install pbis (replacement for likewise-open) everytime I try to install another package it fails because it is still trying to download likewise16:19
Dr_Willis'it failed through apt-get' - what failed about it?16:20
en1gmaim going to use yumi to install ubuntu 12.04 64bit to my usb stick. how do i make a persistent install so i can change back to the older ui and it will save it so i dont have to do it everytime16:20
Dr_Willisen1gma:  the instaler tool normally has an option to make a persistant save file.  And if you really want the old gnome2 - there are some Unsupported ubuntu variants out with it allready16:21
huppensuhnmkohler, I'm causing the shutdown, when I'm not thinking of the backup still running16:21
en1gmai absomg really16:21
Dr_Willisa persistant save file setup is not ideal for major changes to the install.16:21
en1gmawhat are the variants16:21
Dr_Willisno idea.. gnome 2 is dead to me.. i dont touch it.16:21
Dr_Willischeck  the ubuntu blog sites and disrtowatch16:22
en1gmaomg i so hate the new UI i hope they switch it back...i do hate kde more though16:22
mkohlerhuppensuhn: I'm sure you could change the shutdown script and set a variable to indicate a backup is running.. but honestly I have no idea how :)16:22
en1gmai usually just roll it back to older version and then its all good16:22
Dr_Willisen1gma:  oh well..  gnome2 is dead.. and the fallback mode is basically a tempary  thing.16:22
biebDr_Willis: it failed trying to overwrite /usr/bin/domainjoin-cli which is also in the package pbis-open.. thats what it tells me.. I have run apt-get -f install 3 times, as it recommends and it still fails.16:22
en1gmathey are really going to keep this ui from now on?>16:22
Dr_Willisgnome shell, unity, or xfce/lubuntu if you want old skool16:22
latteraso I have a shared library, libhijack, in /usr/lib (/usr/lib/libhijack.so), attempting to compile an app against it, gcc (and clang) both say that it can't find libhijack16:23
Dr_Willisen1gma:  unity is the default desktop for ubuntu, and the ubuntu-tv and ubuntu-phone i hear.16:23
fabiobikpeople i have something that make me nuts.... im trying to get an usb bootable disk but when i boot from usb gives me missing sysyem operative16:23
Dr_Willisbut i imagine it will get tweaked for those.16:23
fabiobikcan someone help me with this?16:23
Dr_Willisfabiobik:  you made it wrong perhaps.16:23
devpilotwhen i'm running ubuntu my laptop getting much hotter than it get in windows16:23
Fat-ThingDr_Willis, does the ubuntu 9.04 work!? i got a cd tho.... :)16:23
en1gmagawd it just feels so slow compared to gnome2...i mean it definately slows me down switching from one app to the other16:23
Dr_WillisFat-Thing:  no idea. I stay with the current latest releases.16:24
Dr_Willisen1gma:  unity is quite snappy on my low end netbook.16:24
fabiobikDr_Willis, i guess..16:24
Dr_Willisi just apt-tab to switch apps. same as i always have.16:24
fabiobikDr_Willis, im using unetbootin16:24
en1gmathe slow part is having to select the buttons each time16:24
Dr_Willisbuttons? ;)16:24
mkohleren1gma: I encourage you to use alt+tab.. it makes your life a lot easier :)16:24
en1gmanot the software actually switching after you select the buttons on left panel16:24
Dr_Williswho needs buttons.. we dont need no stinking buttons..16:24
huppensuhnen1gma, there is mate desktop, a gnome2 fork. but it's not in the repos and I have no idea how well it works.16:24
en1gmaalt-tab if only two apps but if you have 5 open then alt-tab is slow16:25
Dr_Willisen1gma:  superkey+# can also switch apps...16:25
ZenMasterGood morning16:25
Fat-Thingi messed up my distro...and tot i'm doomed! thankfully i got fluxbox...and tried to install ubuntu-desktop and it works back but got messy coz it freezes alot .... for about 30-40sec and resumes grrrr16:25
prothonls16:25
Dr_Willisen1gma:  but most people dont bother to actually learn any of the ubuntu tricks.. thats why if you hold the SUPER key it shows the shortcut keys. :)16:25
mkohlerprothon: wrong window ;)16:25
en1gmai really cant believe they are keeping it. im still using it but i definately put it back to the way i been used to16:26
Dr_WillisFat-Thing:  freezes for all users? even newly made one?16:26
fabiobikDr_Willis, ive istalled mbr16:26
Dr_Willisen1gma:  with that logic we would all be using Geos and Win1.116:26
fabiobikto the pen but nothing...16:26
kostasahi16:26
prothonmkohler, haha yeah. I moved my mouse too far and synergy kicked me over to my laptop :P16:26
en1gmawith the logic they are using now we all might as well just use windows16:26
Dr_Willisfabiobik:  could be the pc cant read the usb or boot from them. You can 'dd' the iso file to the flash thats about as idiot-proof (if you dont mess up dd) as i know.16:26
latteraanyone know why I would get undefined symbol errors when trying to compile an app, when the symbols to in fact exist?16:27
Fat-Thingnope Dr_Willis my old ubuntu 10.04 lts distro....the gnome2 got weird it boot up but got no panel shown nothing rather i got a terminal so i tried to login using fluxbox and from there i tried one suggestion from here to do sudo apt-get install ubuntu-desktop then reboot and walla i got my old gnome2 work but not like before it freezes a lot16:28
gulzar_any offline dictionary like Artha but for KDE?16:28
Dr_WillisFat-Thing:  make a new user.. see if they have the same issue.16:28
Fat-Thingyup same issue i tried it already :(16:28
huppensuhnis there a way to get transparent compression inside encfs? I read about fusecompress, but it's not in the repositories. there is a working package on launchpad, but I'm worried about losing my data if that doesn't work anymore after e.g. an OS upgrade. are there alternatives?16:28
latteraanyone know why I would get undefined symbol errors when trying to compile an app, when the symbols do in fact exist? (`objdump -T /usr/lib/libhijack.so` shows they exist)16:28
Fat-Thingi tried to lessen the resolution from the monitor same failed16:29
Dr_WillisFat-Thing:  that points to some deeper system issue then.  so im out of ideas.16:29
bieb Dr_Willis: it failed trying to overwrite /usr/bin/domainjoin-cli which is also in the package pbis-open.. thats what it tells me.. I have run apt-get -f install 3 times, as it recommends and it still fails.16:29
Dr_Willislowering the res seems a rather random thing to do.16:29
Dr_Willisbieb:  perhaps remove both packages? and then reinstall one..16:29
Fat-Thingbut i did a memtest and all passed i dunno .... just by opening 1 youtube video i need to refresh the page 3 times to get the video work.....hehehe weird16:30
* Dr_Willis apt fixing skill level is rather fundamental16:30
D[4]ni...is it normal that my speakers make really strange noises when i listen to music and simultaneously play some game?16:30
ZenMasterAnyone here have any experience with volantis?16:30
ZenMasterOr help on how to configure it? :D16:31
latteraanyone know why I would get undefined symbol errors when trying to compile an app, when the symbols do in fact exist? (`objdump -T /usr/lib/libhijack.so` shows they exist)16:31
_Marcus!anyone | ZenMaster16:32
ubottuZenMaster: A high percentage of the first questions asked in this channel start with "Does anyone/anybody..." Why not ask your next question (the real one) and find out? See also !details, !gq, and !poll.16:32
huppensuhn!patience | lattera16:32
ubottulattera: Don't feel ignored and repeat your question quickly; if nobody knows your answer, nobody will answer you. While you wait, try searching https://help.ubuntu.com or http://ubuntuforums.org or http://askubuntu.com/16:32
ZenMasterOk one second.16:32
=== srdjan is now known as batasrki
InVS1Hello16:34
ZenMasterHere is the pastebine. The question would be how to add 'build' to my script path envrioment variable. And What do they mean by place Ivy repository. http://pastebin.com/d5kVg8pU16:35
=== hspencer is now known as hspencer[afk]
gulzar_any offline dictionary like Artha but for KDE?16:37
infodrivegood evening16:38
=== mrk is now known as Guest54675
ZenMasterHow do youdo.16:38
infodrivei've recently switched to xfce due to my gma 3150 gpu, really really bad16:39
infodriveas far as i know, there isn't any solution to increase performance16:40
infodriveam i right?16:40
ZenMasterBe nice if they supporeted the Video card in this Dell PowerEdge 2809. :D16:40
rabbi1how to browse from terminal ?16:42
ZenMasterfiles?16:42
ZenMasterls16:42
=== stephan_ is now known as stephanmg
stephanmghello ppl.16:42
infodrivei also have only one pci expansion slot.. so you know, this means no vga other than this.. anyway, the atom d525 is enough at the moment, it's basically an office pc16:42
designbybeckrabbi1: how about lynx16:43
stephanmghow would i show which nvidia driver i use? (nvidia-current or nvidia-updates)?16:43
designbybeckor netsurf rabbi116:43
infodriveglad to use irc after years ;)16:43
infodrivesee you soon, bye16:44
pmo_stephanmg lspci -vvv | grep -i kernel (maybe)16:44
stuengI had xorg working fine; I ran it once as root (sudo -s) then I ran it as normal user and all I got was blank screen. Ever since I did that when I startx all I get is blank screen (as root or normal user) I re-installed everything. startx worked fine when running as root... when I laucned as normal user blank screen. and now doesnt work for root either ever since16:45
Dr_Williswhy wyoud you startx as root?16:45
stuengI was in sudo -s at the time and forgot16:46
safeithI installed heimdall in ubuntu 12.04 but when i wan to use it i get libusb erroe how i can fix it16:46
Dr_Willisstueng:  most likely some of the users config files are now owned by root.  change them back to be owned as  the user. :)16:46
kippyGuys I installed xrdp on one of my machines, I connect using remmina. Problem is when the connection breaks and I connect again, I get blank desktop instead of my running applications, is this spawining a new x-session? What can I do?16:46
stuengDr_Willis: it wont start as root either atm ?16:46
rabbi1designbybeck: thank you16:46
stuenghow can I kill this blank screen ?16:47
Dr_Willisstueng:  so..  use the console. and kill X16:47
designbybecki've used lynx before, takes a lil while to get use to, but i guess it is good for what it does rabbi116:47
stuengDr_Willis: under ctrl+alt+f1 I see "no protocol specified"16:47
Dr_Willisstueng:   and how about the other 5 consoles?16:47
Dr_Willisalt-ctrl-f2+16:47
pmo_<ctrl> and <alt> work on right side of keyboard instead of left side, how can i change this ?16:48
stuengDr_Willis: they are fine, I just wonder if this no protocol specified is a clue ?16:48
Dr_Willisstueng:  thats error messages/log from your X session.. you could do a ctrl-c in that console to kill X i imagine16:48
hawkal1What would a generic minimal install need to play sound?16:48
stuengDr_Willis: yeah ctrl+x worked to kill it, I thought maybe the no protocol error might be a clue why I have blank scnreen16:48
latterawhat's a good pastebin client in ubuntu's apt repos?16:48
latteraI use wgetpaste on fbsd16:49
Dr_Willis!info pastebinit16:49
ubottupastebinit (source: pastebinit): command-line pastebin client. In component universe, is optional. Version 1.3-2ubuntu2 (precise), package size 15 kB, installed size 172 kB16:49
stuengDr_Willis: so chown media:media -R /home/media ?16:49
Dr_Willisstueng:  your users name is media? how.. weird.16:50
ShepersonI have installed both Ruby 1.8.7 and 1.9.3 with 1.8.7 as the default. How can I set 1.9.3 as the default ruby interpreter?16:50
stuengDr_Willis: its a xbmc box16:50
jeremiahi am having difficulties updating 11.10 to 12.04. i keep getting errors. can someone help16:50
Dr_Willisstueng:  that looks right. but you could use the ls -R command to see what files are actually changed. most likely its just one or 2 of them16:50
stueng"there are stopped jobs" someone remind me how to fall back to them pls16:51
stuengits been a while :P16:51
Dr_Willisbg/fg commands are for job controll normally16:51
openvoid_jobs to list them16:51
=== iqpi_ is now known as iqpi
stuengty thats it16:52
Dr_Willissaw a neat guide once on bash job control ;)16:52
Dr_Willisbut i rarely use 1%  of bash's features it seems16:52
=== hybrid is now known as o0o0o
meoblast001hi16:55
meoblast001is it normal for 12.04 to randomly lock up frequently during use?16:55
meoblast001i have 2 systems with very different hardware and they both do it16:55
meoblast001is this a known issue?16:55
stuengstartx as the user still results in blank screen Dr_Willis16:56
escottmeoblast001, probably an issue with your graphics drivers. what kind of graphics card do you have16:56
Dr_Willisstueng:  move all their config and other files to some subdir perhaps. to eliminate it being a setting issue.16:56
meoblast001escott: Mesa, Intel on one, ATI on the other16:56
Dr_Willisstueng:  they have a .dmrc file? if so check whats in it also.16:56
rothamhey... why would upstart say this:16:56
rotham~alexiade@62.65.225.191.cable.starman.ee16:56
rothamerr16:56
rothamoops16:56
Dr_Williswhat a long prompt. ;)16:57
escottmeoblast001, the intel should be fairly stable. something else must be going on. any pattern to the lockups16:57
rotham#service supervisor stop16:57
rothamstop: Unknown instance:16:57
meoblast001escott: none at all16:57
HustlerInvaderArgh the Ubuntu Dash, Launcher, Topbar have suddenly disappeared after normal actions like using Chromium - how can I fix this? Or how can I troubleshoot this?16:57
meoblast001i want to believe it's Unity's fault, but who knows16:57
meoblast001i figure if it's happening on 2 of my machines, lots of other people must be having the same problem16:58
stuengDr_Willis: cat .dmrc - no file16:59
stuengI deleted .Xauth*17:00
stuengrebootoing and trying again17:00
CerrdorHustlerInvader, try Alt+F217:00
stuengDr_Willis: deleting .Xauth* fixed hte problem17:01
stuengthis is weird its sluggish when launched as a normal user17:01
HustlerInvaderCerrdor: Perfect that fixed it, thank you so much, it was driving me crazy... do you happen to know why it happens or how I can avoid it?17:01
CerrdorI dont know why it happens just sometimes crashes17:02
Cerrdorit happens lol17:02
xevioxhi guys, installed "ssmtp" on my server (ubuntu 11.10), but I'm unable to send a testmail as "Ctrl+D" isn't recognized to end the message, any clues?17:03
Dr_Willisstueng:  thats a main X security file . so that makes sence17:04
HustlerInvaderCerrdor: oki, I would make a bug report about it, but I just don't know what data that I should submit and how to reproduce the bug :/17:04
Dr_Willisxeviox:  i thought ctrl-\ also worked as an end of file. (been ages since i last did stuff like that)17:04
Dr_Willisxeviox:  could be the terminal app is some how takeing the ctrl-d or the window manager is.17:05
xevioxDr_Willis: thanks, will try that17:05
Dr_Willisctrl-d to finish email.. that IS old skool. ;P17:06
=== BaconAttack__ is now known as BaconAttack_
xevioxDr_Willis: hehe17:06
Dr_Willisyou going to send out email to everone in the corp. to tell them 'email is not for personal use' ;)17:07
stuengok wtf... I start xbmc as normal user its sluggish. I start as root its fast ?17:07
xevioxDr_Willis: although it's a bit unhandy to type, "Ctrl-\" seems to work thanks!17:07
specijalacis it possible to remove Unity from Ubuntu?17:08
Dr_Willisxeviox:  old skool trivia knowledge.. i cant rember where i learned that at.17:08
stueng!notunity17:08
ubottuUbuntu 11.10 uses GNOME 3 with the !unity shell by default.  To use GNOME Shell instead, install the "gnome-shell" package and investigate "gnome-tweak-tool".  For GNOME Fallback mode, which is similar to GNOME 2, install "gnome-panel". Both packages will place entries in the Sessions dropdown. Using Natty? See !classic17:08
stueng^^17:08
Dr_Willisspecijalac:  install whatever desktop you want.. use it instead.17:08
wilee-nileespecijalac, some do but not a good idea really, you can get every desktop all by itself including the gnome shell.17:08
Dr_Willisill stick to unity for now. I like the HUD.17:08
specijalacwell no offence to any one of you guys, but ubuntu became a bit crapy when Unity came to place..17:09
specijalacat least for me..17:09
specijalacso I'm trying to get rid of it!17:09
* Dr_Willis wonders how many sec. it was actually used...17:10
Dr_Willisbut whatever.. install what you like. we dont care.17:10
wilee-nileespecijalac, that is your personal opinion and others as well, but this is support, not subjective complaints.17:10
xevioxDr_Willis: just found out that nullmailer messed up my log folder, so I try to migrate to ssmtp17:10
Dr_WillisLubuntu and xubuntu are good for old skoool desktop setups.17:10
newbiei can list the folders on the client but when i am prompted for username and password and i give it.. it doesnt lets me in. what can be wrong. using kubunt as server and kubuntu as client17:10
fccfspecijalac: sudo apt-get install gnome-desktop environment17:10
Dr_Willisnewbie:  what sort of 'service' are you refering to?17:10
fccfgnome-desktop-environment **17:11
specijalacthank you fccf!17:11
Dr_Willisgnome-shell is weirder then unity in many ways. ;)17:11
fccfspecijalac: after that is done click the ubuntu logo in the login screen to select Gnome classic17:11
specijalacwell I don't like the iOS/Windows rippping on Linux17:11
specijalacthank kind of linux is not a linux for me17:11
bazhang!ot | specijalac17:12
ubottuspecijalac: #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!17:12
specijalacthere are better UI's there, and linux with unity is not unique at all17:12
specijalacOK17:12
bazhangspecijalac, thats enough17:12
Dr_WillisThe gnome-classic/fallback is just a 'stopgap' measure i hear - and may vanish in the next release.. or whenver the gnome-devs want it to go away. ;)17:12
Dr_Willisspecijalac:  thats all debateable in the OT channel.17:12
* Dr_Willis hugs the HUD.17:12
newbieDr_Willis,  i have installed samba on both computers. and i want to share files from one to another. i just go to samba shares and can view the folders but cant acces them17:13
stuengyou are sharing files between two linux machies?17:13
Dr_Willisnewbie:  you gave the user a samba password with the 'sudo smbpasswd -a username' command on the machines?17:14
Dr_Willisor set up guest/open shares. :)17:14
stuenguse nfs?17:14
Dr_Willisor sshfs ;) depending on your needs17:14
=== NoiseCounsellor is now known as NoiseCounselling
stuengok wtf... I start xbmc as normal user its sluggish. I start as root its fast ?  <-- anyone :)17:15
specijalacnfs as for - need for speed? :D17:15
stuengnetwork file system17:15
specijalacjust kidding :P17:15
OerHeks!wtf > stueng17:15
ubottustueng, please see my private message17:15
stuengok wth... I start xbmc as normal user its sluggish. I start as root its fast ?  <-- anyone :)17:16
newbieDr_Willis,  no... on which should i give it. client or server. and by the way i am unable to view the contents now. and nautilus says unable to mount share folder.17:16
stuengnewbie: why are you using samba, do yo uhave windows machines that need to access this ?17:17
bazhangstueng, no need repeat every two minutes17:17
Dr_Willisnewbie:  the machine that the user is connecting to needs to be setup for a samba password for them to login with.17:17
stuengbazhang: I removed the swear word17:17
Dr_Willisnewbie:  i set up both machines the same way. since i could be going either direction17:17
newbiestueng,  no. some one just told me that its easier to setup. and i might have a windows client later on.17:17
Dr_Willisnewbie:  if you use the on the fly share creation fature of nautilus, you can make guest accessable shares.. or set a password.17:18
Dr_Willisi always set my users samba password to be same as their login. ;) but im lazy17:18
Dr_Willissame as their login password i mean.17:18
newbieDr_Willis,  ok so i should do sudo smb passwd -a :the username of?" ?17:19
TMLdo you guys handle ubuntu one at all?17:19
Dr_Willisnewbie:   the server has an identical user as the connecting machine?  whatever user name you want to use on the server and will be entering.17:19
Dr_WillisTML:  they have the #ubuntuone channel. or was it #ubuntu-one17:20
newbieDr_Willis,  i did the same thing. enable guest accesable shares by nautilus but now it doesnt even shows the contents. at first it was but not accepting password. or i should say letting me in17:20
TMLDr_Willis: Thanks17:20
Dr_Willisnewbie:  i rarely use the nautilus feature. i normally edit the smb.conf file and enable home shares, and then give the users samba passwords.  so all their home files are allready shared.17:20
newbieDr_Willis,  ya.. both users of both machins have the same name. how did you know?17:20
Dr_Willisnewbie:  so give both users the same samba password.17:21
Dr_Willison both machines. ;)17:21
newbieok. complete command ?17:21
Dr_Willissmb passwd -a :the username of?17:22
Dr_Willisits sudo smbpasswd17:22
newbiek17:22
Dr_Willis-a is for 'add/create' a password17:22
Dr_Willis!info samba-doc17:22
ubottusamba-doc (source: samba): Samba documentation. In component main, is optional. Version 2:3.6.3-2ubuntu2.1 (precise), package size 1646 kB, installed size 6959 kB17:22
chaotixhello.  i run dual boot with ubuntu 10.04 and windows xp.  i just stupidly downloaded a virus by mistake inside of windows thinking it was a rainmeter skin from deviantart.   i am almost positive it was a virus because inside of the compressed file instead of what i was supposed to get, i got an executable file.  i tried to delete the whole kit-n-caboodle, but was told i could not as the program was currently in use.  i immed17:22
chaotixiately restarted into Ubuntu, and here I am.  My two questions are:  1.)  Can my Ubuntu partition be hacked/cracked/corrupted by this? and 2.)  I read a few times that clam av was a good tool to use to clean up my windows partition from ubuntu, would you recommend this, or an alternative action from within ubuntu? or should i just handle this prob from windows?17:22
nemoHas anyone at all successfully gotten eclipse to launch in 12.04?17:23
chaotixany help would be much appreciated as my situation is urgent, thanks in advance17:23
nemoI've been trying on and off for a couple of days now17:23
newbieDr_Willis,  username is the username of both machins . that is bob in my case17:23
nemochaotix: virus cleaning from ubuntu is a common tactic17:23
nemochaotix: clamav is a good start, although like any virus detection software, it won't get all of it.  you'll probably want to install a registry editor too.17:24
newbieDr_Willis,  right ?17:24
nemochaotix: to clean up reg keys and find reg keys pointing to evil stuff.17:24
fccfchaotix: your ubuntu system is safe from damage, you can delete that file from within ubuntu, you may not have actually been attacked if you didn't actually extract the .exe17:24
nemothe way you got the virus implies you need to be a lot more careful in windows. maybe you should use virtualbox17:24
nemofccf: program currently in use implies he launched it...17:24
sirriffsalotHey! Is there a way to check how many turns a second my hard disk is running at in Ubuntu?17:25
fccfnemo: actually, the compressed file could not be deleted, because the decompression program hadn't finished looking at,17:25
gmcinnessad trombone. Just did "do-release-upgrade -d" to go from 10.04 to 12.04 and when I rebooted at the end of the process, I'm dumped at a grub prompt with no linux kernels listed :(  Any ideas?17:26
newbieDr_Willis,  it says unable to mount windows share17:26
faglnarsirriffsalot: hdparm -i /dev/sdx17:26
faglnarsirriffsalot: or my I (capital i ) for more info17:27
faglnarsirriffsalot: äh -I I mean17:27
Dr_Willisnewbie:  did it ask for a username/pass?   you could enter the full path to the share in nautilus's  address bar..   ctrl-L then -> smb://server.ip.number/sharename17:27
Dr_Willisnewbie:  and to make things easier.. dont ever use spaces in share names. ;)17:27
nemofccf: that's one possible explanation sure :)17:28
nemofccf: 'scuse me for being more paranoid about a system that I'm not in front of...17:28
chaotixokay...17:28
nemofccf: and a user who clearly isn't too cautious ;)17:28
chaotixi will delete first17:28
Dr_Willissirriffsalot:  'turns a second' ? you mean the RPM?17:28
elspuddyiv just made a image of a mac hard drive useing dd, iv found the command i want to use but i kow a mac hard drive is not ext4, what do i mount the image as ?17:29
falemattehi all, after in installed ubuntu 12.04 64 bit iall woked fine with flash on chrome, then i installed adobe flashplugin and i get the settings menu freezed in the video. How to restore the initial setup? Thanks17:29
JessicaWI'm having an argument with a windows person. He says he's found a software that will do on the fly incremental disk imaging on ov our ubuntu boxes. I've always been told this isn't possible yet I'm having trouble finding documentation to verify this. Can you image a *nix system on the fly?17:29
wilee-nileechaotix, clam only finds stuff not a remover and will show false positives. There a number of good av apps that are bootable17:29
samba35i have some doc files with .gz how do i add then to normal man pages17:29
chaotixokay wilee-nilee17:29
chaotixi hope i dont have to reinstall windows it took me all night and i was almost at where i wanted it to be17:30
chaotixas far as drivers and customization17:30
chaotixbut i should have been more careful...  i use deviantart all the time and i used to love rainmeter when i had windows17:30
newbieDr_Willis,  it did asked and i gave one. and it keeps asking again and again and not let me in17:30
samba35or is there any way to use .gz files17:31
newbiewhat could be wrong17:32
falemattehi all, after in installed ubuntu 12.04 64 bit iall woked fine with flash on chrome, then i installed adobe flashplugin and i get the settings menu freezed in the video. How to restore the initial setup? Thanks17:32
newbieDr_Willis,  what could be wrong. mounting problem or permision problem17:32
wilee-nileechaotix, here is a list, most IT guys would say a reinstall so be careful it depends on the level of infection if there is one.  http://www.techmixer.com/free-bootable-antivirus-rescue-cds-download-list/17:33
newbieDr_Willis,  and i am giving computer name instead of ip name17:33
Dr_Willisnewbie:  try the ip # ?17:34
samba35if i use gunzip i am able to extract individual file but how do i extract all file and add to system /man pages17:34
newbieDr_Willis,  how do i know my ip17:34
Dr_Willisnewbie:  look on teh server and its ifconfig command17:35
Dr_Willisnewbie:  perhaps the smbtree or findsmb command may show it also17:35
Dr_WillisI use static ips so i know all my servers ip #'s ;)17:35
mishahuhai17:35
falemattehi all, after in installed ubuntu 12.04 64 bit iall woked fine with flash on chrome, then i installed adobe flashplugin and i get the settings menu freezed in the video. How to restore the initial setup? Thanks17:37
=== dpac is now known as Shaan7
chaotixso one last thing guys,  would i be better off booting back into win now and using my virus scanner or scanning from ubuntu?  my win virus scanner is a free one called avira(?)...   would i be better off using ubuntu and getting one from the repo's?17:37
gmcinnesanyone able to help with a 12.04 upgrade issue?17:37
sirriffsalotfaglnar: hey! Saw your reply just now. Ran the command and got some text, what should I be looking for?17:37
newbieDr_Willis,  did that but same problem. do i need to reboot. what could be the problem. i can see the shares but cant get in17:37
chaotixyeah its called avira17:38
Dr_Willisnewbie:  no idea. I dont fight wiath samba much any more.  for a linux to linux box id just use sshfs17:38
Dr_Willisnewbie:  you could try restarting the samba service on both machines i guess.17:38
chaotixand if i wasted anyones time here by being careless...  i guess i just kinda forgot about viruses a little bit17:39
newbieDr_Willis,  ill reboot17:39
Dr_Willisnewbie:  also i tend to edit the smb.conf and enable the homes share feature.  i rarely use the user-controlled-shares17:39
chaotixand so i apologize17:39
Dr_Willischaotix:  for best AV hunting.. its  a good idea to use several AV apps. ;)17:39
newbieDr_Willis,  hmm. i was trying to share a partition that is to be mounted each time i reboot. (it is mounted by the way.)17:40
faglnarsirriffsalot: something with rpm values or power states. wait i'll look on mine17:40
chaotix thanks Dr_Willis...  and everyone...   bye17:40
Dr_Willisnewbie:  you will want to have that partion mounted via fstab most likely. Otehrwise it wont be shared untill the user logs in.. and what FS is the partition?17:40
faglnarsirriffsalot: nope i faild, it doenst show17:41
newbieDr_Willis, the partition that is to be shared is ntfs (windows files system)17:42
cristian_cHi17:43
cordovalgnome-settings process taking 100% and burning my laptop17:43
cordovalwhat do i do>17:43
cordoval?17:43
cordovalwhat is wrong with ubuntu 12.04?17:43
FloodBot1cordoval: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation.17:43
cordovalcannot kill it17:43
cristian_cHow can I activate pinch gesture on my touchpad in ubuntu?17:43
cristian_cthere is this page: http://askubuntu.com/questions/11300/how-do-i-test-multi-gesture-capabilities-of-a-touchpad17:44
cristian_cbut I don't know how I can use it17:44
cordovalwhy gnome-settings-daemon runs at 104% melting down my costly laptop?17:44
cristian_cWhich set-prop have I to use to activate pinch?17:45
faglnarsirriffsalot: i once had a drive which showed 1 of 3 spin states in hdparm but the ones i have now dont show17:45
newbieDr_Willis,  how do i edit fstab. what do i need to chang17:45
cordovali have reached 82C on my processor thanks to gnome-settings-daemon that i cannot kill, how to fix this?17:46
Dr_Willis!fstab17:46
ubottuThe /etc/fstab file indicates how drive partitions are to be used or otherwise integrated into the file system. See https://help.ubuntu.com/community/Fstab and http://www.tuxfiles.org/linuxhelp/fstab.html and !Partitions17:46
OerHekscordoval, change settings back, likely the issue17:47
Dr_Willisnewbie:  shareing a ntfs/vfat may require some extra options in the fstab file also. been a while since i shared a ntfs/vfat17:47
cordovalI have not changed any settings17:47
cordovalOerHeks: how come should i change settings, my processor is melting hurry else it will sure disconnect me17:47
newbieDr_Willis,  hmm. so difficult thing.17:47
Dr_Willisnewbie:  rather trivial actually...17:47
sirriffsalotfaglnar: so I can't tell with the command you gave?17:48
OerHekscordoval, hurry?17:48
Dr_Willisnewbie:  but it depends on what thing you are talking about.17:48
OerHekswhy?17:48
cordovalplease hurry yes OerHeks17:48
newbiei hope there would be an easy guide on net to find17:48
newbieDr_Willis, ^17:48
Dr_Willisnewbie:  samba has 100000's of documents out there about it.. whole books on its ussage17:48
=== Guest12933 is now known as xx
cordovalbecause temperature is rising in my laptop 80-90C17:48
Dr_Willisnewbie:  samba can work for Huge businesses with 1000's of people and shares...17:48
newbieDr_Willis,  i dont want to spend 1 month just tring to share a partition17:49
Dr_Willisnewbie:  if you want simple access to anotehr ubuntu box.. we suggested sshfs, and/or nfs17:49
newbieDr_Willis,  ya i know its very powerfull but ...17:49
Dr_Willis newbie  is this partion a NTFS/VFat?17:49
newbieyes17:49
Mitchell_MHey guys, I don't know if any of you have ever tried to change the glib schema files, but trying to get users to always get the Icons i want I did. I created an overwrite as follows: http://askubuntu.com/questions/73096/how-to-make-applications-pinned-in-launcher-appear-for-all-users. The problem is it only works when you create a user for the first time, so you cant add more programs and...17:49
newbieDr_Willis,  its already an ntfs17:50
faglnarsirriffsalot: most propably not but try (give your actual drive path in the /dev/sdx)17:50
Mitchell_M...have it applied to already created accounts. So anyone have an idea?17:50
Dr_Willisnewbie:  and its mounted ON the FLy..  so thats 2 very big complications to it.17:50
tuserhi all. sorry to bother but i need urgent help with testdisk, anyone please?17:50
newbieDr_Willis, yes. its never permemntly mounted at boot. i click it and dolphine/nautilus mounts it auto17:50
Mitchell_MTypo on the 'I did'17:50
falemattehi all, after in installed ubuntu 12.04 64 bit iall woked fine with flash on chrome, then i installed adobe flashplugin and i get the settings menu freezed in the video. How to restore the initial setup? Thanks17:50
tuseri lost my partion table, i'm trying to restore it17:50
Dr_Willisnewbie:  so i would make fstab mount it at boot.  then edit the smb.conf to make it shared by the system. not a user.17:51
sirriffsalotfaglnar: this is the output http://pastebin.com/eLrqcStF ... :)17:51
newbieDr_Willis,  hm. i see theres not fstab command in terminal. strange17:51
cxe215ca17:51
Sidewinderfalematte, How 'bout just completely removing adobe flashplugin? Just a guess..17:52
tuserhi all. sorry to bother but i need urgent help with testdisk, any testdisk user?17:52
Dr_Willisnewbie:  not at all. there is no fstab command...17:52
Dr_Willis!fstab | newbie17:52
ubottunewbie: The /etc/fstab file indicates how drive partitions are to be used or otherwise integrated into the file system. See https://help.ubuntu.com/community/Fstab and http://www.tuxfiles.org/linuxhelp/fstab.html and !Partitions17:52
Sidewinder!details | tuser17:52
ubottutuser: Please give us full details. For example: "I have a problem with ..., I'm running Ubuntu version .... When I try to do ..., I get the following output: ..., but I expected it to do ..."17:52
newbieDr_Willis, oh ok17:52
Dr_Willisnewbie:  the ntfs-config tool Might setup a proper fstab entry for that filesystem. i do it by hand normally17:52
tuseri just need some help with testdisk, i never used it before17:53
tuseri lost my partiton table, testdisk gives me: "Partition sector doesn't have the endmark 0xAA55"17:53
faglnarsirriffsalot: is it the output of hdparm -I     (minus capital I)17:53
tuseri'm just trying to fix it but i don't want to make things worst17:53
tuseri'd like an help on the procedure to recover it17:54
sirriffsalotfaglnar: no, that's the output of hdparm -i /dev/sda17:54
newbieDr_Willis,  how do you know the uids by the way17:54
bazhang!blkid | newbie17:54
ubottunewbie: To see a list of your devices/partitions and their corresponding UUID's, run this command in a !shell: « sudo blkid » (see https://wiki.ubuntu.com/LibAtaForAtaDisks for the rationale behind the transition to UUID)17:54
faglnarsirriffsalot:  hdparm -I /dev/sdx    (minus capital I) is more verbose17:55
ZarathustraDKAnybody know if it's possible to get Landscape without a subscribing to a support-contract?17:55
sirriffsalotfaglnar: with "hdparm -i" I just see a lot of command options for hdparm...17:55
faglnarsirriffsalot: i mean with the drive path after it17:56
cordoval:'( 80s C my processor help, gnome-settings @ 104% of CPU, what should i do ubuntu?17:56
Dr_Williscordoval:  perhaps log out/back in...17:56
cordovalwell problem is recurrent17:57
sirriffsalotYes, the output you saw in the pastebay I gave you was hdparm -i /dev/sda/17:57
* Dr_Willis wonders how somthing can be 104%.....17:57
bazhangZarathustraDK, contact the landscape people and ask17:57
cordovalDr_Willis: ubuntu makes us wonder17:57
faglnarsirriffsalot: but instead of "minus small i" do "minus capital i"17:59
sirriffsalotfaglnar: oh, now I see what you meant, haha:)17:59
PedroGomesHi, does anyone knows if it is possible to create an empty (or mostly empty) lvm group in a installation based on preseed/partman?17:59
faglnarsirriffsalot: either you see abstract values for power management behaviour and if lucky the drive reports spinspeed18:00
cordovalalso to change the titlebar buttons i have had to write on my bashrc a line like gconftool-2 --set /apps/metacity/general/button_layout --type string minimize,maximize,close: kind of ridiculous that it cannot save settings18:00
cordovaltweak ubuntu does not have these18:00
falemattehi all, after in installed ubuntu 12.04 64 bit iall woked fine with flash on chrome, then i installed adobe flashplugin and i get the settings menu freezed in the video. How to restore the initial setup? Thanks18:00
Dr_Williscordoval:  i think its dconf these days in 12.04 . and there are theme files that hold those settings also if you want to change the default theme to always be a specific way18:01
sirriffsalotfaglnar: anything here? http://pastebin.com/AptXU32P18:01
cordovaldconf?18:01
cordovalhmm18:01
Dr_Willisi think 12.04 changed from gconf to dconf, if i recall the info i read at the webupd8 blog site18:02
=== wilee-nilee is now known as I
Dr_Willishttp://askubuntu.com/questions/9867/how-to-switch-window-controls-to-the-left18:03
cordovaldconftool-2 --set /apps/metacity/general/button_layout --type string minimize,maximize,close: ?18:03
=== I is now known as wilee-nilee
Dr_Willisthe askubuntu lens is sooo handy ;)18:03
angeloi have a problem with wireless18:03
newbieDr_Willis,  bazhang  no luck with ntfs-config    . iam stuck with unable to share ntfs partition18:03
faglnarsirriffsalot: Nominal Media Rotation Rate: 720018:03
faglnarsirriffsalot: seems like running on full speed18:04
Dr_Willisnewbie:  you could practice by shareing some Other directory so you know samba is working.  then work on shareing the ntfs. You can edit the fstab by hand,18:04
bazhang!wifi | angelo18:04
ubottuangelo: Wireless documentation, including how-to guides and troubleshooting information, can be found at https://help.ubuntu.com/community/WifiDocs18:04
sirriffsalotfaglnar: wow, that's quick haha:)18:04
sirriffsalotfaglnar: thanks!18:05
sirriffsalotfaglnar: what do you mean?18:05
vekexasiaHello all,  How can I know if i'm using compiz or other stuff? The end goal is to configure some hotkeys18:05
jena_how to remove partial updated files18:05
jena_?18:05
sirriffsalotvekexasia: try running "ccsm" in a terminal18:06
sirriffsalotvekexasia: if a compiz config window pops up you're running compiz:)18:06
vekexasiakk 'm not running compiz :P18:06
elspuddyiv just made a image of a mac hard drive useing dd, iv found the command i want to use but i know a mac hard drive is not ext4, what do i mount the image as ?18:06
sirriffsalotvekexasia: does it say "ccsm" is not installed?18:07
=== Gallomimia_ is now known as Gallomimia
faglnarsirriffsalot: what do you mean what I mean?18:07
vekexasiayes It does :)18:07
sirriffsalotfaglnar: the running at full speed thing18:07
sirriffsalotvekexasia: ok, try running "sudo synaptic"18:07
bakhtiyaHi. I'm currently running Ubuntu 10.04 LTS on Amazon's EC2. The newest version of python apt-get provides is 2.6.5. Is it possible I can upgrade to 2.6.6 or newer (maybe 2.7.x like 11.04) WITHOUT recompiling everything manually?18:07
vekexasiai don't want to install compiz :)18:07
coolclickcan I install unbuntu w/  windows installer several times...ie 11.10 and 12.04?18:07
vekexasiaI just want to set up a keyboard shortcut18:07
sirriffsalotvekexasia: ah. well I just wanted to make sure nothing "compiz-related" is installed in case you wanted to remove everything18:07
=== master_ is now known as hairydog
sirriffsalotvekexasia: ok, good luck!18:08
vekexasiaah lol ok18:08
sirriffsalotvekexasia: do you know how to do that yourself?:)18:08
vekexasiasorry18:08
vekexasiahmm not sure...18:08
sirriffsalotvekexasia: ok, are you using the unity desktop environment?18:08
vekexasiaI'm in a "Settings" "keyboard" which shows18:08
hairydoghi everyone!18:08
sirriffsalothairydog: ello18:09
hairydogI have a quick question18:10
Sidewinder!ask18:10
ubottuPlease don't ask to ask a question, simply ask the question (all on ONE line and in the channel, so that others can read and follow it easily). If anyone knows the answer they will most likely reply. :-) See also !patience18:10
newbieDr_Willis,  ok. now the home folder is not even adding . previously i added atleast ntfs .(despite i couldnt login) any ways. let me see what i can do. see you in some time.18:10
hairydogI know html/css and am learning javascript, and I'm new to Ubuntu pretty much as far as advanced Ubuntu goes18:10
JessicaWanyone know how to mount a windows share as read only?18:10
hairydogmy question is, I want to have a website and host it on my own18:10
hairydogDoes anyone know of any good tutorials on how to set my computer up as a web server in Ubuntu? I don't want to set one up in windows because of security18:11
SidewinderJessicaW, I don't think linux can set windows permissions; not sure though.18:11
hairydogor even better, how can I setup a virtual machine as a ubuntu web server?18:11
JessicaWSidewinder: I was hoping ro option would work but, won't let you access the directory at all without sudo if i do that.18:12
JessicaWsilly windows...18:12
Zentaurhello18:12
openvoid_JessicaW, set windows share to ro on windows machine18:13
SidewinderJessicaW, I'd demand my money back. ;-)18:13
Zentauri'm trying to add an application to hud. is it possible. i'm sure it is bu how...? :)18:13
JessicaWopenvoid_: yeah... looks like I'll have to. :D18:13
Dr_WillisZentaur:  each app has its own .desktop file that defines the app and other settings about the app. make such a file and it should show up in all the menus in the proper places18:15
Dr_Willis'its all about the .desktop' files. ;)18:15
ActionParsnipZentaur: an easy way is to copy one from ~/.config/autostart   as they are a bit simpler18:16
Dr_Willisexample desktop file i made for conky  conky.desktop   http://paste.ubuntu.com/1003411/18:16
Dr_Willispastebinit startconky.sh18:16
Dr_Willishttp://paste.ubuntu.com/1003413/18:16
hairydogcan anyone point me to a good tutorial on setting up ubuntu as a web server in a virtual machine?18:18
newbieDr_Willis,  i can acces /home/bob/documents but when i try to share /home/bob it doenst.18:18
Dr_Willisput the .desktop files in   ~/.local/share/applications   menus should see them18:18
Dr_Willisnewbie:  i normally edit the smb.conf file to have it make the  special 'home' share. each users home is then shared under the smb://servername/username  share18:19
faglnarsirriffsalot: um the nominal drive spin rate it could either be the maximum or the current setting18:19
hairydog:'( nobody likes me18:19
AndreaITPNhi all18:20
Dr_Willishairydog:  install ubuntu in the vm.. any guide should work same as if its a real machine..18:20
Dr_Willis!lamp18:20
ubottuLAMP is an acronym for Linux-Apache-MySQL-PHP. However, the term is often used for setups using alternative but different software, such as Perl or Python instead of PHP, and Postgres instead of MySQL. For help with setting up LAMP on Ubuntu, see  https://help.ubuntu.com/community/ApacheMySQLPHP - See also the Server CD installation process (different in Edgy+)18:20
biebI installed LTSP with Ubuntu 12.04, I have to connect to Active directory, so I installed pbis (Likewise-open's replacement), I am connected to the AD domain, I can run the commands from command line to verify AD (find-user, find-dc, etc) and can ssh into the ltsp server with my AD credentials. BUT.. on the server I can not get login as an AD user, there is no option for it, I see the user that I created when installing Ubuntu, and guest session. There is no 18:20
newbieDr_Willis,  thanks. but i really have to struge to share the ntfs partition. iam a newbie18:20
ActionParsniphairydog: you've waited all of 100 seconds...ever heard of 'patiece'?18:20
ZenMasterHow does one go about seting an enviroment variable?18:20
ZenMasterFor instance, I have to set gbuild as an eviroment variable.18:21
Dr_WillisZenMaster:  can be as simple as export FOO=bar  in .bashrc18:21
ActionParsnipZenMaster: export gbuild=something18:21
ZenMasterDr_Willis: Thank you.18:21
chaotixhi...  what are the antiviruses that you guys like to use in ubuntu?  i have just installed clamav after getting the git repos and i am currently runnung clamav now but i should diversify18:21
ZenMasterGbuild=/path/to/build I need?18:22
hairydogno ActionParsnip what's patience? :P18:22
ActionParsnipZenMaster: if you add it in ~/.bashrc    it willbe set each boot18:22
openvoid_!antivirus18:22
ubottuAntivirus is something you don't need on !Linux. except where files are then passed to windows computers (perhaps using samba), See https://help.ubuntu.com/community/Antivirus18:22
chaotixopenvoid, i need to scan a different partition18:22
chaotixthanks for the link18:22
AndreaITPNI have installed ubuntu on an USB pendrive, the system is quite slow like I suppose, but also when all is loaded the CPU is always >90 in wait I/O status, why? How i can limit the i/o access?18:23
sirriffsalotfaglnar: yeah, but how do you know it is running at max?:)18:23
nemoSo. Has anyone here successfully launched the Eclipse package after upgrading to 12.04?18:23
ActionParsniphairydog: remember to bridge the connection to the VM so it is easily accessible18:23
nemoAppears to be completely broken18:23
ZenMasterAnyone upgrade to 12.04 LTS on a production server yet? I am afraid to on mine since everything is working at the moment.18:23
ActionParsnipnemo: tried uninstalling it and reinstalling it18:23
ElEuNaMehello!18:24
nemoActionParsnip: done18:24
ElEuNaMe!list18:24
nemoActionParsnip: also ran locate and blew away all eclipse files18:24
ubottuElEuNaMe: No warez here! This is not a file sharing channel (or network); read the channel topic. If you're looking for information about me, type « /msg ubottu !bot ». If you're looking for a channel, see « /msg ubottu !alis ».18:24
hairydogIn virtualbox I'm assuming that would be done before the server is started in the settings for network ?18:24
faglnarsirriffsalot: most drives run either at 5400 or 7200 rpm. only high end drives like wd velociraptor do something like 10000 but i dont think thats doing much benefit18:24
eightieskhild!air18:24
nemoActionParsnip: https://bugs.launchpad.net/ubuntu/+source/eclipse/+bug/100027218:24
ubottuLaunchpad bug 1000272 in eclipse (Ubuntu) "Eclipse crashes at startup in Ubuntu 12.04" [Undecided,Confirmed]18:24
eightieskhildanyone know how to get adobe air?18:24
nemoActionParsnip: have *you* successfully launched eclipse?18:24
arooni-mobilehey folks; about to install ubuntu fresh on a new box with a 500gb hard drive. and 8gb of ram  i'm thinking:  / (20gb) ext4... then /home (472gb) ext4 then rest as swap (8gb) ... in this partition order does this sound good?18:24
hairydogput it as "Bridged Adapter" right ActionParsnip ?18:24
nemoeightieskhild: ugh. why? :)18:24
schultzais there a way to upgrade a to a new version of ubuntu without sudo or su?18:24
ActionParsnipnemo: not something I use18:24
ActionParsniphairydog: yes, assuming you use virtualbox18:25
nemoschultza: boot from a CD18:25
hairydogyeah18:25
hairydogI do18:25
nemoschultza: why. you don't remember your password?18:25
eightieskhildnemo, I need it for a live chat client at my job18:25
hairydogalso ActionParsnip - do I need ubuntu server edition or can I run it from my desktop version ?18:25
sirriffsalotfaglnar: Ok! Cheers for your help!18:25
nemoeightieskhild: ick. need to introduce your workplace to XMPP servers :)18:25
ActionParsniphairydog: you can run it on either18:25
hairydogsweet thank you, don't feel like downloading server edition :P18:26
schultzanot the root password18:26
roshanhello18:26
schultzaor the admin's account password18:26
Dr_Williseightieskhild:  there used to be a .deb for it. I recall using it for some radio app. but i cant even rember  the radio apps name18:26
ActionParsnipschultza: if you have Oneiric, you can boot to the Precise install CD and upgrade that way18:26
ZenMasterActionParsnip: The installer I am reading right now says " Ass the build script to your path envrioment variable" That is what we just did right?18:26
schultzaalso, is there a way to change the default color scheme of unity?18:26
schultzaActionParsnip, thanks18:27
roshanI installed Ubuntu 12.04 today , and I am getting frequent error messages like "Ubuntu 12.04 has experienced an internal error "18:27
ActionParsnipZenMaster: no, the path is slightly different18:27
roshanIs it serious18:27
=== AleksandarS_ is now known as AleksandarS
judgenhowdy,, Hiw do i get xinerama to work properly..18:27
judgenhow*18:27
ActionParsniproshan: are you fully updated?18:27
=== raul is now known as Guest25214
roshanyes18:27
hairydogDoes anyone know the command line to install google chrome on ubuntu 12?18:27
arooni-mobilehey folks; about to install ubuntu fresh on a new box with a 500gb hard drive. and 8gb of ram  i'm thinking:  / (20gb) ext4... then /home (472gb) ext4 then rest as swap (8gb) ... in this partition order does this sound good?18:27
arooni-mobilelaptop i'm talking about18:27
judgenhairydog: there is no such thing, but you can use chromium18:27
ZenMasterActionParsnip: I am trying to install this Volantis software, and it is having me set these envrioment variables which seams easy. But I have not had to do that. I guess the years of apt-get have made me soft.18:27
dasKreechHello can I get some help with a USB ethernet adapter?18:27
roshanYesterday, I downloaded the 64 bit iso image, and installed it today and then updated18:27
dasKreechI've loaded the driver for it (I think) but it resets everytime I get an IP address which also happens to be a recent NM bug18:27
hairydogok so sudo apt-get install chromium?18:28
dasKreech how can I debug if it's the driver causing the issue?18:28
ActionParsnipjudgen: sure there is18:28
judgenhairydog: I think so18:28
ActionParsniphairydog: https://www.google.com/chrome?platform=linux18:28
hairydogoh nice18:28
auronandace!info chromium-browser | hairydog18:28
ActionParsnipdasKreech: if you run:  lsusb   you will see an 8 character hex ID, you can use that to find guies18:28
ubottuhairydog: chromium-browser (source: chromium-browser): Chromium browser. In component universe, is optional. Version 18.0.1025.151~r130497-0ubuntu1 (precise), package size 21157 kB, installed size 78055 kB18:28
ActionParsnip*guides18:28
judgenActionParsnip: chromium+crapware+support= chrome18:28
judgenafaik18:28
xevioxhell, what is the "system generated From address" (ssmtp) and where can I change it?18:28
hairydogthank you all18:28
auronandacehairydog: chromium is a game18:28
roshanActionParsnip ...18:29
coolclickHi, sorry could not find answer for this.  Can I load from windows installer, multi instance of ubuntu... ie 11.10 and 12.04?18:29
schultzaroflol @ auronandace18:29
designbybeckauronandace: not that chromium18:29
roshanDoes anyone else faces this problem18:29
designbybeckha18:30
traconIs there a way I can edit which modules are disabled when I suspend my computer?  I do not want my wireless to turn off when I suspend.18:30
Dr_Williscoolclick:  i dont think wubi can handle differnt installs of ubuntu on the windows side at teh same time18:30
ActionParsniproshan: was it a clean installor an upgrde?18:30
auronandacedesignbybeck: thats why i pointed out the package name is chromium-browser18:30
roshannew install18:30
roshannot an upgrade18:30
designbybeck;)18:30
roshanAlso, occassionally, the screen goes blank and hangs, and I have to remove the battery and reboot18:31
hairydogcoolclick, try using virtualbox and setup Ubuntu VMs if you want to run multiple versions18:31
ActionParsniproshan: have you tested the RAM?18:31
eightieskhildDr_Willis, whats the best way to install java?18:31
roshanNo..18:31
roshanDo i need to ?18:32
hairydogok ActionParsnip call me a noob but what do I do with a .deb file?18:32
coolclickDr_Willis:  thanks, for answer.  So should I partition from my 11.10 instance and load 12.04 fresh?18:32
ActionParsniproshan: I would18:32
=== NoiseCounselling is now known as NoiseChancellor
roshanBut, such issues weren't there with the 11.10 version18:32
ActionParsniphairydog: double click it....18:32
designbybeck!deb18:32
ubottudeb is the Debian package format, also used by Ubuntu. To install .deb files, simply double-click (in Ubuntu) or click (in Kubuntu) on them to start the GDebi utility.18:32
hairydogoh oops18:32
hairydogI right click > extract here lol18:32
designbybeck@hairydog18:32
Dr_Williscoolclick:  i never use wubi and i dont reccomend it.. I always do clean installs.18:32
WizardHi!18:32
Dr_Willis!java | eightieskhild18:32
ubottueightieskhild: To just use java you need a "Java Runtime Environment" (JRE) and/or a browser plugin. If that is not sufficient you will need a "Java Development Kit" (JDK) aka "Software  Development Kit" (SDK).  Please see https://help.ubuntu.com/community/Java about how to install one of three current implementations.18:32
designbybeckAgree with Dr_Willis ...wubi isn't advised18:33
hairydogoh nice18:33
hairydogit opens the software center and installs it... pretty sweet18:33
dasKreechActionParsnip: the guies ?18:33
hairydogsorry if I ask stupid questions, I'm a windows guy trying to learn Ubuntu18:33
dasKreechActionParsnip: Ah guides18:33
coolclickhairydog: thanks, i had VM before but rather run on its own.18:33
designbybeckYep hairydog how's that for integration! :) makes installing and uninstalling anything pretty nice18:33
ActionParsnipdasKreech: guides, typo18:33
roshanActionParsnip: And if there is no error in with RAM, do you suggest using the 11.10 version?18:34
HeartbeatsHi, my camera works on cheese but not on other apps or tinychat and cameroid. Can anyone help me with this?18:34
designbybeckAnd we're here to help hairydog.... just pay it forward...and teach/show others Ubuntu/Linux and other Open Source Software packages18:34
ActionParsniproshan: could report a bug18:34
ActionParsniphairydog: you'll learn with time :)18:34
cyrylI can't download aircrack-ng what happend ?18:35
hairydogThank you and I will, I'm trying to setup a nagios server at my job to monitor our servers and such18:35
hairydogso I'm showing it to the other IT guy here18:35
cyrylI can't download aircrack-ng what happend ?18:35
ActionParsnipcyryl: its not supported here18:35
bazhangcyryl, #aircrack-ng18:36
cyrylok thanks where I can find the support ? i'm new user18:36
designbybecknot sure if you've looked at the other ones hairydog, but here is a list of a few more http://smashinghub.com/10-free-networking-monitoring-tools.htm18:36
designbybeckI don't do much networking stuff these days so I don't know about any of them, just showing you options18:37
dasKreechActionParsnip: would you mind if I asked the person with the problem to speak to you?18:37
norbert_hey all, every time I reboot automounting stops working for a couple of days and then starts working again18:37
cyrylok thanks very much ;)18:37
ActionParsnipdasKreech: sure, have them join the channel18:37
sunitasethihello18:38
dasKreechActionParsnip: sunitasethi is the person with the issue18:39
FrodoHello18:39
dasKreechActionParsnip: as some background it's a Siemens SPeedstream ss1001 USB ethernet adapter18:39
sunitasethidasKreech: i am trying to connect a usb ethernet adapter18:39
dasKreechActionParsnip: when you plug it in you get http://paste.ubuntu.com/1003425/ on lsusb18:39
sunitasethito ubuntu and windows 718:39
sunitasethii do not have the drivers18:40
ActionParsnipdasKreech: run:  lsusb   you will see an 8 character hex ID, use it to find guides18:40
sunitasethilsusb shows the adapter18:40
SkowronHi guys, I need help with setting up one rule in iptables. I have to allow outgoing connections to smtp.google.com on port 465. I tied google for it but can't find anything. Can anybody help me?18:40
ActionParsnipdasKreech: 067c:1001     search for that online, you may find guides18:40
sunitasethiActionParsnip: i did not find much18:40
FrodoIs anyone here German by coincidence?18:40
bazhangSkowron, try #netfilter18:41
dasKreechActionParsnip: I looked up the adapter and it has a pegasus chipset so I got sunitasethi to run sudo insmod /lib/modules/$(uname -r)/kernel/drivers/net/usb/pegasus.ko and they pop up the adapter but it resets everytime an IP is assigned18:41
bazhangFrodo, #ubuntu-de18:41
sunitasethiActionParsnip: how do i start or see pegasus activity?18:41
dasKreech ActionParsnip I looked it up and it's a lot of people asking for help with no response so far18:41
hairydogjust read the whole antivirus page in the ubuntu community18:41
Skowronbazhang - thanks!18:41
ActionParsnipdasKreech: if you run:    sudo lshw -C network      do you see a network device18:41
hairydogmade my brain grow a littl ebit lol18:41
moesUbuntu-10.04..invalid partition table on /dev/sda..wrong signature 595418:41
dasKreechActionParsnip: http://paste.ubuntu.com/1003392/18:42
dasKreechNo sudo but it comes up now with no identifier18:42
sunitasethidasKreech:  it is showing as auto ethernet in wired connections.18:42
ActionParsnipdasKreech: looks like its eth418:42
ActionParsnipdasKreech: if you use wicd you will be able to name the interface to use18:43
dasKreechActionParsnip: Right but at this point you'll have to talk to sunitasethi18:43
dasKreechThat's as far as I got18:43
=== VGoff is now known as VGoff_afk
judgenwhen using amdcccle to use xinerama everything lags something fierce... how do i resolve this?18:44
ActionParsnipdasKreech: install wicd and you can set eth4 as the wired interface18:44
dasKreechActionParsnip: ah one more item is that last night it was showing Carrier Off in the ifconig and NM logs18:44
sunitasethiActionParsnip: yes dasKreech made the adapter work18:45
dasKreechActionParsnip: walk sunitasethi through18:45
dasKreechsunitasethi: try sudo apt-get install wicd-kde18:45
dasKreech!info wicd-kde18:45
ubottuwicd-kde (source: wicd-kde): Wired and wireless network manager - KDE client. In component universe, is optional. Version 0.2.3-1 (precise), package size 370 kB, installed size 1098 kB (Only available for linux-any)18:45
sunitasethiActionParsnip: i can see the adapter trying to connect with internet..the connection fails18:46
=== friekolio-netboo is now known as friekolio
moes Ubuntu-10.04..invalid partition table on /dev/sda..wrong signature 5954..How to repair ??18:47
sunitasethidasKreech: i can see the adapter trying to make a connection but keeps disconnecting18:48
dasKreechsunitasethi: can' you pastebin the output of sudo grep -i networkmanager /var/log/syslog ?18:49
=== VGoff_afk is now known as VGoff
Anarhisthi, i've upgraded, and am slowly transfering my settings and configurations from the previous install, can somebody please advise where the bookmark of nautilus are stored18:50
sunitasethidasKreech: the command is stuch18:51
sunitasethistuck* dasKreech18:52
jonnyhello18:52
jonnylist18:52
tuxedoHow I set up the root account on my ubuntu 12.0418:52
tuxedo_18:52
ActionParsnipAnarhist: $HOME/.gtk-bookmarks18:52
jonnylist18:52
sunitasethidasKreech:  sudo grep -i networkmanager/var/log/syslog is stuck18:52
AnarhistActionParsnip, many thanks18:52
=== deejay31|Offline is now known as deejay31
ActionParsnipsunitasethi: probably just a big file18:52
dasKreechsunitasethi: Umm18:52
auronandace!noroot | tuxedo18:53
ubottutuxedo: We do not support setting a root password. You're free to do it on your own machine, but please don't offer instructions on how to set a root password or ask for help with setting it. See !root and !wfm for more information.18:53
dasKreechsunitasethi: ctrl+C18:53
jonny!list18:53
sunitasethiActionParsnip: i can see that the adapter is trying to connect on ubuntu's menu bar..18:53
ubottujonny: No warez here! This is not a file sharing channel (or network); read the channel topic. If you're looking for information about me, type « /msg ubottu !bot ». If you're looking for a channel, see « /msg ubottu !alis ».18:53
ActionParsniptuxedo: just run:   sudo -i      and run: exit when you are done18:53
dasKreechsunitasethi: then grep -i networkmanager /var/log/syslog18:53
tuxedowhy no?18:53
sunitasethidasKreech: ok back to prompt18:53
dasKreechsunitasethi: it returned nothing ?18:54
ActionParsniptuxedo: its not needed18:54
ActionParsniptuxedo: and not supported18:54
kelvinellaHello18:54
sunitasethidasKreech: it gets stuck18:54
jonnyciao18:54
jonnylist18:54
jonny!list18:55
Cerrdoranyone have an ubuntu server setup I can get an account on?18:55
bazhangjonny, not a warez network, stop that18:55
Dr_WillisI really wonder what people expect from a list anyway18:55
DJonesjonny: There still won't be any warez here since you asked 2 minutes ago18:55
Cerrdorlol18:55
ActionParsnipDr_Willis: files they can pull down18:55
Dr_Willisand what kind of files would they expect from a ubuntu support channel? :)18:55
Cerrdormaybe a list of topics you can get help on?18:55
StevenRDr_Willis: ones with a free license?18:56
Cerrdorbut that would be useless anyway lol18:56
Dr_Williswe should have the bot send them to a Legally-free book site or somthing.18:56
ActionParsnipDr_Willis: not sure, some host warez etc18:56
sunitasethidasKreech: nothing18:56
StevenRDr_Willis: "All the free software you can get!!! www.ubuntu.com!18:56
dasKreechsunitasethi: ok ctrl+c and sudo apt-get install wicd-kde18:57
kulolandohi, somebody knows where I can find the screenshots of an ubuntu installation?18:57
sunitasethidasKreech:  it is already installed18:57
schultzahow do i change this color scheme from the brown/purple to a brighter white/blue or even white/green ?18:57
olrion 10.04 usb-stick /media mount only root:root, no user write  access, wrong charset, any idea ?18:57
ActionParsnipkulolando: google images maybe18:57
Dr_Williskulolando:  ubuntu.com perhaps.. and look at youtube for unity videos18:57
dasKreechActionParsnip: can you help sunitasethi with wicd ?18:57
bazhangkulolando, there are guides online, try distrowatch.com for links18:57
Dr_Willisschultza:  try a differnt theme and the myunity tool to select the themes18:58
sunitasethidasKreech: there are 3 wired connections here ActionParsnip18:58
Captain_Protonkulolando, http://www.computer-howto.com/2012/05/installing-ubuntu-1204-desktop-step-step/18:58
=== deejay31 is now known as deejay31|Offline
ActionParsnipdasKreech: its a gui app as well as a GUI app, if you enter the settings and name the device (if it doesn't pickup)18:58
kulolandoI mean: I made some screenshots of an installation but I don't know in which folder they are keeped18:58
schultzaah, nvrmd.. found one i like18:58
ActionParsnipkulolando: what app did you use?18:58
ActionParsnipDr_Willis: myunity doesn't work in Quantal yet :(18:59
Dr_Willisolri:  you mean filesystems getting mounted in /media? ntfs/vfat filesystems?18:59
=== master_ is now known as hairydog
kulolandojust the default key for that in the keyboard18:59
hairydogok18:59
Dr_WillisActionParsnip:  im going to skip that release just because it has a silly name. ;)18:59
dasKreechsunitasethi: alt+F2 -> wicd-kde I guess ?18:59
hairydogso ubuntu 12 iso can fit on a cd right? or do I have to burn to dvd?18:59
Dr_Willishairydog:  it has a cd image.19:00
sunitasethidasKreech: it does not show mcuh19:00
dasKreechDr_Willis: You'd love Fedora19:00
nemoActionParsnip: FWIW, updated bug w/ fix from eclipse linux channel. Old bad SWT libraries that needed a dpkg purge19:00
sunitasethidasKreech: i has this info before19:00
hairydogI just downloaded Fedora dasKreech what is the main difference between it and ubuntu?19:00
kulolandoin other distributions, for example in Mageia, the screenshots are kepped in /root/screenshots (or something like that), in Ubuntu I don't know where are the screenshots after the installation19:00
ActionParsnipDr_Willis: its runnning freakily well.19:01
dasKreechsunitasethi: aand what happened?19:01
Cerrdordebian vs fedora the final showdown on HBO tomorrow night19:01
harrisi need help with my wifi19:01
=== fred_ is now known as Guest94844
harrishello19:01
CerrdorI need help with my Wifey as well she can't cook my steaks right to save her life19:01
Dr_WillisCerrdor:  download 'Good Eats 3.2'19:02
harrisWiFi19:02
harriscan someone help me19:02
Dr_Willisharris:  details of the chipset and the exact problem - would be good to know19:02
danielbwCerrdor: learn how to cook your own steaks19:02
CerrdorDr_Willis sudo apt-get install && configure Good-eats-3.2?19:03
danielbwYou're a man. Men should know how to cook  killer steaks19:03
CerrdorI do19:03
ActionParsnip!info good-eats19:03
ubottuPackage good-eats does not exist in precise19:03
ActionParsnip!find good-eat19:03
ubottuPackage/file good-eat does not exist in precise19:03
Cerrdorit was a little thing we in the UDP side of the interwebz call humor19:03
Cerrdorand that was sarcasm another new invention19:03
harrisi dont know what a i chipset is and when i go to network manager ... there is no enable network button19:03
arooni-mobileinstalling a new system.  if i ever did want to integrate /home and a /swap partition (i.e. move /swap space into /home)... better to have the swap partition come before/after /home?19:04
harris<Dr_Willis> are you there19:04
Dr_Willisfor about another 2 min harris19:04
CerrdorI havent used wifi in a long time in linux but there is some sort of auto driver installer thingy in Ubuntu if I am not mistaken19:05
Cerrdorand I rarely am19:05
Dr_WillisCerrdor:  many drivers  are included these days. :)19:05
Cerrdorthats what I thought too19:05
Cerrdorback in the days of dapper we had to modprobe all that our selves19:05
harrisi need help still19:06
Cerrdorand manually configure wifi especially two wifi that was a beast19:06
harrishello19:06
=== deejay31 is now known as deejay31|Offline
harrisplease help me with my wifi19:07
harris* h4z|da can you help me19:07
harris when i go to network manager ... there is no enable network button19:08
dasKreechharris: ask a more specific question19:08
dasKreechLike that :)19:08
escottarooni-mobile, after. filesystems always grow at the end19:08
harris...19:08
harris<dasKreech>19:09
harrisare you there19:09
dasKreechI am19:09
harriswell19:09
dasKreech!wifi | harris19:09
ubottuharris: Wireless documentation, including how-to guides and troubleshooting information, can be found at https://help.ubuntu.com/community/WifiDocs19:09
glioroshow to find out the blocked ips of my server?19:09
harrisbut cant you help me now19:10
harris...........helo19:10
harrishello19:10
hairydogok so I did sudo apt-get install nagios319:11
hairydoginstalled nagios and was able to hit the nagios webpage at http://localhost/nagios319:11
hairydogwhere are the config files on my system so I can edit what hosts to monitor and put in the IP addresses?19:11
harris<hairydog> can you help me19:11
hairydogI might19:11
hairydogI'm a noob :P19:11
hairydogbut if it is something easy then maybe19:11
harris when i go to network manager ... there is no enable network button19:12
hairydogahh sorry I have no experience there19:12
hairydogI'm new to Ubuntu19:12
harris when i go to network manager ... there is no enable network button19:13
david__if I have two hard drives and I want to install Linux onto One of them only do I click "install linux alongside windows" OR "install linux on the entire disk and all infomation will be erased" ?19:13
harris when i go to network manager ... there is no enable network button how do i get tgat19:13
Captain_Protonhairydog, /etc/nagios3/conf.d/19:13
AzizLightHi everybody19:14
escottharris, what does "rfkill list" on the command line say19:14
glioroshow to find out the blocked ips of my server?19:14
adamandglioros, iptables -L19:14
AzizLightI just installed Ubuntu's Guest Additions for VirtualBox but the new resolutions don't appear in the displays settings... how can I make my screen smaller please?19:14
gliorosadamand: there is no ip when running this command. Does this mean that I have no blocked ip addresses ?19:15
david__if I have two hard drives and I want to install Linux onto One of them only do I click "install linux alongside windows" OR "install linux on the entire disk and all infomation will be erased" ?19:15
escottdavid__, you probably want the second (assuming disk2 is empty) but be sure you pick the correct disk19:16
hairydogAzizLight, when you resize the window it should automatically adjust the resolution19:16
schnuffle1glioros: normally not except you block "all" traffic19:16
david__what if disk two has a linux os on it already19:16
david__?19:16
hairydogthank you Captain_Proton19:16
escottdavid__, do you want to destroy that install?19:16
Captain_Protonhairydog, np19:17
AzizLighthairydog: ah I see, thanks a lot19:17
harrisescott19:17
david__well I would like to replace it with another linux install19:17
hairydogyou're welcome19:17
david__in other words overwrite it with a new install19:17
harrisrfkill brings up 0: hp-wifi: Wireless LAN19:17
harrisSoft blocked: no19:17
harrisHard blocked: no19:17
schultza!pastebin | harris19:18
ubottuharris: 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.19:18
Captain_Protonglioros, what are you trying to do. protect from hack attacks?19:18
escottharris, but you dont see the wireless lan in the network gui?19:18
dontknowconsciousness19:18
harriswhat is the network gui19:19
gliorosCaptain_Proton: To see if my server blocked me. Basically I cannot access the box of my server and 2 other websites. I can access other websites. My ISP argue they didnt blocked them, and the hosting company that everything is ok.19:19
david__if I do the second option would I still be able to chose between windows and linux at boot even though I chose not to install alongside windows??19:19
zigiHi, someone who knows, who administers server changelogs.ubuntu.com?19:19
escottharris, when you click on the network icon in the ?upper right? does it not list the wireless19:20
gliorosCaptain_Proton: even with tracert i get that unable to connect to the target system19:20
adamandglioros, what exactly are you trying to access on your server?19:20
adamandglioros, port or service19:20
escottdavid__, if the ubuntu disk is the boot disk yes. if the windows disk is the boot disk you would either have to change the boot order or install grub on the windows disk19:20
waza-arihey all, is there a UPNP Client for ubuntu which also advertises itself on the network?19:21
gliorosadamand: service. I cannot access the cpanel and one website of the server. all the other websites are accessible.19:21
harrisonly wired connect with disconnect19:21
=== AleksandarS_ is now known as AleksandarS
Captain_Protonglioros, did you install fail2ban or anything like that19:21
harrisvpn connections19:21
gliorosCaptain_Proton: no19:21
harrisenabling networking with a check19:21
harrisconnection information19:21
escottharris, then go to the preferences and see what it says on the wireless tab19:21
harrishow do you get to prefrences19:22
adamandglioros, is your server behind a DSL line at home or at the colocation facility, a VM in the cloud, whatnot?19:22
gliorosCaptain_Proton : and in addition I cannot access the website of the hosting company. I called them and they argued that I am not on their blacklist. webfusion.co.uk is it accessible for you?19:22
escottharris, that menu should have a settings or preferences option19:22
hairydogok so I can't edit the .cfg files and save them because they require permission from another user my main ubuntu account isn't the user who created the files19:23
harrisit only has edit connections19:23
hairydogI know there is a way to switch it to this user using terminal, does anyone know what that command is?19:23
gliorosadamand: I am behind a dsl company. The server is behind webfusion.co.uk hosting company. I cannot access the server and their website.19:23
escottharris, ok then that19:23
harrisok19:23
gliorosHome I am using a dsl. The first sentence is wrong19:23
harrisit has nothing19:23
Captain_Protonglioros, yes19:24
nemoSo. Continuing my "trying to learn to live with Unity" - how does one make a custom launcher in unity? I have an app that happens to show up in the app list, but clicking on it does nothing which makes me think a bad .desktop file somewhere (unfortunately there's no context menu to remove/edit)19:25
nemoI'd make a new shortcut but there is no "create launcher" context menu anywhere that I can find...19:25
gliorosCaptain_Proton; what do you mean by yes?19:25
escott!info alacarte | nemo19:25
ubottunemo: alacarte (source: alacarte): easy GNOME menu editing tool. In component universe, is optional. Version 0.13.2-2ubuntu4 (precise), package size 91 kB, installed size 1116 kB19:25
nemokind of weird actually. even windows lets you do that19:25
Captain_Protonhairydog, put sudo infront of vim or nano19:25
nemoescott: oh. alacarte still works in unity? cool19:25
nemooptional. heh. eh. fine.19:26
Captain_Protonhairydog, they are owned by root19:26
escottnemo, it should19:26
harrisescott it was blank19:26
nemoescott: wish they hadn't gotten rid of "create launcher" though :(19:26
escottharris, blank how?19:26
Captain_Protonglioros, yes I can get to the there site19:26
=== 17SAA7JME is now known as hwhp
harristhere was no wireless connections19:26
harrisin the box19:26
gliorosCaptain_Proton: I can get to the site using a proxy as well. With my normal internet connection I cannot.19:26
escottharris, have you dont anything to modify files in /etc19:27
hairydogCaptain_Proton, using nano how do I edit and save?19:27
gliorosMy isp argue that they havent block it and webfusion argued that they didnt blocked me19:27
hairydogI was trying to open with text editor19:27
hairydogthe gui one not terminal19:27
harriswhat do you mean19:27
escottharris, have you modified any files in /etc?19:27
gliorosCaptain_Proton; so one of them it seems lying?19:27
harrisno19:27
Captain_Protonhairydog, sudo nano /etc/nagios3/config.d/whatever19:27
hairydogi got it open19:27
hairydogI just don't know how to edit and save the file now19:27
nemoescott: interesting. fixed the bad path in alacarte, and the unity launcher still doesn't work - I guess it isn't aware of the change yet19:27
harrisi dont even know how to get to that19:27
hairydoglol19:28
BlouBlouis there any program to send twits without the need of using firefox, loging...?19:28
escottnemo, you probably need to logout19:28
harrisescott19:28
harrisare you there19:28
Captain_Protonglioros, something is wrong, my guess would be ISP doing something19:28
ThePendulumGreetings19:28
escottharris, im not sure why network manager isn't seeing the wireless. i assume it appears in iwconfig?19:28
Captain_Protonhairydog, try this http://mintaka.sdsu.edu/reu/nano.html19:29
adamandglioros, I'm not sure I understand what the problem is. do you have shell access at the server or is it completely unreachable from your home?19:29
ThePendulumI have Windows installed on an SSD, and I'd like to install Ubuntu alongside Windows 7. However, for some reason, the Ubuntu LiveCD thinks the SSD is completely empty19:29
harrisescott it says when i ran that code lo        no wireless extensions.19:29
harriseth0      no wireless extensions.19:29
gliorosadamand: I have shell access. Is there any way from the shell to check if my ISP is blocking the server ?19:29
=== hwhp is now known as user58964
nemoescott: bleah. you'd think they'd just link to the existing launcher. even dragging to the panel doesn't trigger any kind of check :-/19:29
harrisbut it works on the same computer in vista mode19:30
escottharris, but didnt rfkill list show the wireless lan, or is that perhaps a bluetooth adapter?19:30
harrisUsage:rfkill [options] command19:30
harrisOptions:19:30
harris--versionshow version (0.4-1ubuntu2 (Ubuntu))19:30
harrisCommands:19:30
harrishelp19:30
harrisevent19:30
FloodBot1harris: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation.19:30
escottThePendulum, what does sudo parted -l /dev/sdX say?19:31
harrissorry19:31
adamandglioros, what would the ISP block in this case? if you are able to access via shell, then there is network connectivity19:31
=== user58964 is now known as GreenBeatle
ThePendulumescott: Is that a lowercase L or a capitcal i?19:31
nemoAnother super-annoying behaviour that seems to have started in 12.04.  If I copy from an alert or popup or whatever, and then close it, my paste buffer is cleared19:31
escottThePendulum, :19:31
escottThePendulum, L19:31
ThePendulumAh, okay19:32
adamandglioros, are you trying to launch a web server ?19:32
nemoI have to leave the dialog open while pasting or I lose my data.  This is in both XFCE4 and Unity.19:32
vekexasiawhy the hell i have ubuntu in chinese?  LOL19:32
harrisescott19:32
harrisi need thw answer in 10 minutes19:32
nemoAlso seems to be regardless of whether I use ctrl-c or X paste (mouse select)19:32
gliorosadamand: no. the webserver is running properly. But I cannot access certain websites from http19:32
ThePendulumescott: Warning: /dev/sda contains GPT signatures, indicating that it has a GPT table.19:32
ThePendulumHowever, it does not have a valid fake msdos partition table, as it should.19:32
ThePendulumPerhaps it was corrupted -- possibly by a program that doesn't understand GPT19:32
ThePendulumpartition tables.  Or perhaps you deleted the GPT table, and are now using an19:32
ThePendulummsdos partition table.  Is this a GPT partition table?19:32
FloodBot1ThePendulum: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation.19:32
escott!attitude | harris19:32
ubottuharris: The people here are volunteers, your attitude should reflect that. Answers are not always available. See http://wiki.ubuntu.com/IRC/Guidelines19:32
escottharris, what does "rfkill list" say?19:33
ThePendulumFloodBot1: That was all in one line here...?19:33
adamandglioros, from the server, what happens if you do tracepath www.webfusion.co.uk? or any other site that you are "unable to access"19:33
harris0: hp-wifi: Wireless LAN19:33
harrisSoft blocked: no19:33
harrisHard blocked: no19:33
escottThePendulum, so a gpt partition usually has a protective MBR that is meant to cover the entire disk. that is the first part of the parted complaint19:33
ThePendulumAnd the second part?19:34
nemoHm. Another sucky thing.  I'm running both system firefox and nightly firefox in separate profiles.  This appears to completely befuddle Unity.19:34
escottharris, how about sudo lshw -C network19:34
nemoclicking the system Firefox icon focuses the nightly. And it will only show the nightly window, not the system firefox windows19:35
nemoI'm thinking the only way to fix will probably be to use alacarte to make a separate nightly firefox launcher19:35
escottThePendulum, you never pasted the second part (ie does parted show a partition layout or not)19:35
nemo*grumble*friggenunity*grumble*19:35
ThePendulumescott: What would you like me to paste? All GParted shows is 60GBs of unallocated space19:35
harrisescott i pasted it here http://paste.ubuntu.com/1003559/19:36
escottThePendulum, so parted doesnt show a partition table at all? There is a tool gdisk that you might use to see what the gpt and mbr partitions look like19:36
escott!broadcom | harris19:36
ubottuharris: Help with Broadcom bcm43xx can be found at https://help.ubuntu.com/community/WifiDocs/Driver/bcm43xx19:36
ThePendulumescott: GParted is able to recognize it has a GPT partitioning table, but that's about it19:37
escottharris, you probably just need to run "jockey-gtk" and install the broadcom drivers19:37
nemoescott: fwiw. didn't require reboot. path was still wrong. just took me a little bit to verify it due to workingaround/ranting 'bout the copy/paste flaw.19:37
ThePendulumescott: For some reason, I can't install applications on this LiveUSB19:38
cody_!!!!19:38
cody_HIII!!19:38
cody_WHATS UP PEEPS!!19:38
cody_:D19:38
harrisso i did that and enabled the driver19:38
ThePendulumcody_: I beg your pardon? Behave dude, you're not 12 are you?19:38
harrisso do i have to restart19:38
cody_ what the heck... that was my son miss behaving... i apologize..19:38
escottharris, you shouldnt have to restart, but if the module wasnt automatically probed restarting should get it probed19:39
OerHeksharris yes, after restart the BCM driver is working19:39
ThePendulumcody_: I find that hard to believe, just make sure it doesn't happen again19:39
cody_anyway, i came here for help19:39
escottThePendulum, you can just install it to ram19:39
ThePendulumescott: What exactly do you mean?19:39
escottThePendulum, sudo apt-get install gdisk does what?19:39
ThePendulumescott: Basically E: Unable to locate package gdisk19:40
ThePendulumTip to run apt-get update19:40
killer1i have a file whose owner is root ...how to change it to normal user19:40
cody_Hello? i came here for help and what do i get? people yelling at me.19:40
cody_Im' starting to hate ubuntu...19:40
ThePendulumcody_: You may want to ask your question so we can help you...19:40
escott!info gdisk | ThePendulum19:40
ubottuThePendulum: gdisk (source: gdisk): GPT fdisk text-mode partitioning tool. In component universe, is extra. Version 0.8.1-1build1 (precise), package size 306 kB, installed size 655 kB19:40
escottThePendulum, add the extra repos and apt-get update19:40
ThePendulumescott: When I run apt-get update, it terminates and tells me to run apt-get update to fix it...19:41
ThePendulumcody_: Why are you hating Ubuntu?19:41
cody_Ok, so i have 3 ubuntu computers and whenever i use one of them is always randomly shuts down...19:41
cody_it happens all the time!19:41
Captain_Protoncody_, just on one or all of hem19:41
cody_i have no idea why. and i checked the hibernation and all that...19:41
ThePendulumcody_: That seems like a hardware problem19:41
cody_just on of them19:41
cody_ahh19:42
OerHekscody_, open the cover and blow away the dust19:42
Captain_Protoncody_, when it shut off can you restart it and it will run fine or will it shut down again19:42
cody_ok, ill try that, any more suggestions before i go?19:42
ThePendulumcody_: Do you get any errors, or just a plain shutdown?19:42
cody_just a plain shutdown19:42
cody_it says " going to sleep"19:43
schultzahave you checked power options?19:43
ThePendulum^19:43
cody_yes i have...19:43
harrisescott that didnt work19:43
judgenIs there a ubuntu theme for kdm that actually looks like ubuntu (purple and orange)19:43
hairydogwow19:43
hairydogthis window19:43
ThePendulumcody_: Can you assure that you are not leaning on any keys on your keyboard when it happens?19:43
hairydogis in the taskbar19:43
hairydogi can't drag the top19:43
hairydogso I can't move it19:43
FloodBot1hairydog: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation.19:43
Captain_Protoncody_, what vrs of Ubuntu you running19:44
hairydogor close it19:44
cody_hmm, that could be possible...19:44
cody_um, let me check19:44
guntbertkiller1: what file is that?19:44
hairydoghey guys, what is the ubuntu equivalent of the windows cmd command "ipconfig"19:45
ThePendulumhairydog: ifconfig19:45
hairydogthank you19:45
=== Merceng is now known as Voltaire
ThePendulumhairydog: That will probably get you the information you need ;) np19:45
harrisescott are you there19:45
=== Voltaire is now known as Merceng
=== Merceng is now known as Photon
escottharris, yes19:45
harrisi didnt work19:46
=== Photon is now known as Merceng
hairydogahh19:46
hairydogit's not showing my ip address19:46
cody_i have to go. thanks for your help!19:46
ThePendulumcody_: When you go to System Settings -> Keyboard -> Shortcuts (tab) -> System (listed item), you can see what keys may sh... bye19:46
harrisi still have the same problem19:46
hairydogoh wait, it is showing my IP address... but it's not letting me ping19:47
ThePendulumhairydog: The IP address of your computer, or your external address?19:47
ThePendulumhairydog: Your computer is 'inet addr'19:47
hairydogtrying to find the local ip not the internet address19:47
harrisescott.....19:47
hairydogI'm looking for the private IP address 192.168.xxx.xxx19:47
ThePendulumhairydog: Look for 'inet addr: ***.***.***.***'19:47
escottharris, what does it say in lshw -C network now?19:48
aartisthairydog: ifconfig | grep inet19:48
ThePendulum^19:48
hairydogunder eth0, it's saying 10.0.2.15 is my Ip19:48
Captain_Protonhairydog, ifconfig  will only show the local address19:48
hairydogbut I know that is wrong19:48
ThePendulumhairydog: Could you throw us a screenshot?19:48
Captain_Protonhairydog, that is a local address19:48
hairydogcause my dhcp assigns all Ip to 192.168.xxx.xxx19:48
ThePendulumCaptain_Proton: That's what he's looking for19:48
hairydogyou know what I'm retarded.... It's because I'm using virtualbox19:49
Captain_Protonlol19:49
hairydogI haven't bridged the network adapter either19:49
ThePendulumhairydog: That... yes, that changes the rules a bit19:49
=== RonaldH is now known as Ronald
hairydogbrb lol gotta switch to bridged adapter19:49
ThePendulumha, good luck19:49
ThePendulumWhy can't I install any applications on my LiveUSB :\19:50
harrisescott i posted it here http://paste.ubuntu.com/1003585/19:51
escottharris, i dont know much about broadcom, i only buy atheros19:51
harrisso...19:51
escottharris, so all i can point you to is !broadcom19:52
BluesKaj!broadcom19:52
ubottuHelp with Broadcom bcm43xx can be found at https://help.ubuntu.com/community/WifiDocs/Driver/bcm43xx19:52
hairydogok19:52
Captain_Protonhairydog, can you ping now?19:52
hairydognew question: how do I set my TCP/IP settings for IPv4 manual on ubuntu?19:52
hairydogyeah I'm good now, got the 192.168.6 prefix19:52
harrisdo who can help me19:52
BluesKajhairydog, ip a | grep eth0 , the first IP should be your pc19:52
hairydogI got it already thanks guys19:52
ThePendulum:)19:52
Captain_Protonhairydog, sudo nano /etc/network/interface19:53
hairydogit's showing the proper private IP Now, just need to set it manually so our firewall doesn't block my internet access19:53
escottThePendulum, what message does it give you when you apt-get update19:53
ThePendulumescott: It says I should apt-get update, lol19:53
Captain_Protonhairydog, http://www.ubuntugeek.com/ubuntu-networking-configuration-using-command-line.html19:53
escottThePendulum, it says "you should apt-get update, lol"19:53
hairydogthanks Captain_Proton19:53
harrisescott can you find someone who can help me19:53
escott!patience| harris19:54
ubottuharris: Don't feel ignored and repeat your question quickly; if nobody knows your answer, nobody will answer you. While you wait, try searching https://help.ubuntu.com or http://ubuntuforums.org or http://askubuntu.com/19:54
ThePendulumescott: http://paste.ubuntu.com/1003590/19:54
escottThePendulum, I would just fix the indicated duplication error by removing one from sources.list19:54
ThePendulumescott: How do I go about that?19:54
hairydogthis is weird.... our firewall should block access to the site you linked me to19:55
escottThePendulum, modify /etc/apt/sources.list19:55
hairydogit blocks access to ALL sites except maps.google.com when an IP is in the 192.168.6.100-200 range19:55
hairydogyet, I'm 192.168.6.124 and can access it fine....19:55
ThePendulumescott: Thanks19:55
ThePendulumhairydog: 124 is in the 100-200 range to me?19:55
ThePendulumOh, block19:56
hairydogyeah, it should block me19:56
mib_mibhi guys, i'm having trouble getting ruby 1.9.2 to install - the package is supposedly called ruby1.9.1-full but it is only installing ruby1.9.1 ( see this link http://www.ruby-lang.org/en/downloads/ ) - i already did sudo apt-get update to update repos - can someone help?19:56
hairydogbut I can access msn.com and the ubuntu pages19:56
hairydogfacebook I can't, youtube I can't19:56
ThePendulumhairydog: Have you restarted your system ever since setting it all up?19:56
harrisi need help!!!!!!!!!!!!!!!!!!!!!!119:56
hairydogyeah I had to do that in order to set it to bridged network adapter in virtualbox19:56
harrisugh19:56
hairydogit lets me load microsoft.com but blocks the site hosting microsoft.com's images and CSS file.... lol basic html layout19:57
escott!info ruby1.919:57
ubottuPackage ruby1.9 does not exist in precise19:57
aartistI have connected my system to external display (TV) via HDMI. I can see picture but sound is via laptop only rather than TV19:57
guntbertharris: you really must be more patient - nobody here owes you anything19:57
harrisdoes anyone know about broadcom19:57
AzizLightwhich is the package name for gvim: vim-gnome or vim-gtk?19:57
Captain_Protonaartist, did the sound work in windows19:58
harrisi am sorry i am getting paid to fix this computer19:58
harrisand they are getting mad19:58
auronandaceharris: refund them19:58
guntbertharris: well, we are not getting paid :)19:58
harrissorry19:58
harriscan you please help me19:58
ThePendulumWhat sources should be included in sources.list? I removed some and now apt-get update works, yet no applications are available19:59
BluesKajharris, well read the post aimed at you like the one I posted for you a while back , https://help.ubuntu.com/community/WifiDocs/Driver/bcm43xx19:59
fabiobikhi19:59
ThePendulumharris: I think it's clear to us that you are in need for help, and we will offer help as soon as we can and feel like it19:59
fabiobiklibusb.h not found, use ./configure LIBUSB_CFLAGS=...19:59
ThePendulumGreetings fabiobik19:59
mib_mibhi guys - can someone please help me install ruby1.9.2 via apt-get? Supposedly apt-get install ruby1.9.1-full should install 1.9.2 but its not working19:59
fabiobikwhere i can find libusb.h_19:59
guntbertAzizLight: both are - one with gnome the other with gtk --   see /msg ubottu info vim-gnome20:00
=== aaass is now known as aaas
hairydogis the ping command from windows the same in ubuntu?20:00
hairydogtrying to find an open ip20:00
Captain_Protonharris, is there home on a separate partition? if so just reinstall it choose 3rd party when it installs20:00
escottharris, so you are getting paid to come to this channel and bug the unpaid volunteers for help. nice racket you have going on there20:00
fabiobikwhere i can find libusb.h?20:00
guntberthairydog: yes20:00
ThePendulumhairydog: ping [parameters] [address]20:00
ThePendulumYes, basically20:00
GunshipJellyHello Ubuntians, former ubuntu user here, back from the dead.    Have a noob question for anyone who feels they have the gusto to answer it.20:01
trismfabiobik: libusb-1.0-0-dev (in 12.04 anyway)20:01
ThePendulumGunshipJelly: Continue.20:01
fabiobiktrism: yes but where he live?20:01
guntbert!ask | GunshipJelly20:01
ubottuGunshipJelly: Please don't ask to ask a question, simply ask the question (all on ONE line and in the channel, so that others can read and follow it easily). If anyone knows the answer they will most likely reply. :-) See also !patience20:01
trismfabiobik: /usr/include/libusb-1.0/libusb.h20:01
ThePendulumguntbert: Technically, he anounced a question rather than asking to ask it20:02
harrisCaptain_Proton what does that mean20:02
fabiobiktrism thank you20:02
trismfabiobik: dpkg -L package_name; to list the files in an installed package20:02
Captain_Protonharris, is it a new install?20:02
harrisjwhat do you mean20:03
GunshipJellyIf i choose the option to use the windows installer to install ubuntu.   Is ubuntu running within windows (meaning it'll run slower and have limitations vs a full clean installation)  or is the computer essentially duel booting the two OSs...?20:03
norbert_hey all, every time I reboot automounting stops working for a couple of days and then starts working again20:03
trismmib_mib: which version of ubuntu? and how do you know it is only installing 1.9.1?20:03
Captain_Protonharris, di you just install it or was it there before you touch it20:03
OerHeksGunshipJelly, yes, wubi is a nice tryout, but not the real ubuntu experience20:04
ThePendulumGunshipJelly: I am not sure at all, but I think it's running inside Windows20:04
harrisi installed it20:04
BluesKajGunshipJelly, wubi runs within windows20:04
harriswait no20:04
harristhey installed it20:04
auronandaceGunshipJelly: if you have separate partitions, it is a dual-boot, if not then it is a wubi20:05
Captain_Protonharris, ok when you installed it it ask to ? one is download updates on install and install restricted extra. did you check these?20:05
=== wilee-nilee is now known as baconeater
ThePendulumauronandace: Do you happen to know more about dual booting Windows/Ubuntu?20:05
harrisi did not install it20:06
auronandaceThePendulum: define more :) (i do that yes)20:06
GunshipJellywell I have a 60gig ssd and terabyte hdd.  Windows 7 is installed on the ssd, and when i used the ubuntu windows installer i installed ubuntu onto the hdd.....does that matter ?  sorry like i said..noob.20:06
harrisit was there before i touched it20:06
Captain_Protonharris, sorry read that wrong20:06
nyadhi I can't open a jnlp file but the same file is opening fine under windows. It's very small, here's a link to the pastebin http://pastebin.com/72ibZabM20:07
Captain_Protonharris, can you back up there stuff and reinstall it connected to the internet. and make sure those boxes are check20:07
=== baconeater is now known as baconeaterspamtr
auronandaceGunshipJelly: if you use a livecd and launch gparted how many partitions do you see and what types are they?20:07
=== baconeaterspamtr is now known as baconeaterspam
nyadIt should be opening but I get an error saying that it's an invalid XML file20:08
nyadwtf20:08
ThePendulumauronandace: Got a little problem with that, I am seeing no partitions... (I am not GunshipJelly btw)20:08
GunshipJellyi don't have a live cd. i just went to the ubuntu site and hit install ubuntu with windows.20:08
Captain_Protonharris, the install takes about 15 min, and if the boxes are check there internet will work after it done20:08
ThePendulumGunshipJelly: Create one, you may prefer to use a flash drive for it20:09
auronandaceThePendulum: no partitions is indeed rather bad20:09
mib_mibtrism: i did sudo apt-get install ruby1.9.1 and after it installs i check the version with ruby1.9.1 -v and it says its version 1.9.1 and not 1.9.220:09
GunshipJellywhat i guess i want to know is if i can have a true dual boot without reinstalling windows.20:09
ThePendulumauronandace: Ubuntu won't recognize them because of some GPT issue20:09
harrisok20:10
escottThePendulum, another thought. what does /proc/partitions say?20:10
harrisi have a question for you Captain20:10
auronandaceThePendulum: ah, gpt, i have no experience with that20:10
auronandace!gpt20:10
=== philippe is now known as Guest30186
ThePendulumGunshipJelly: You should burn the ISO to a disk or put it on a flash drive (using UNetbootin or a similar program), and boot that (usb) disk to fully install it20:10
hairydogok I used sudo apt-get install nagios3 to install nagios, now how would I remove it?20:10
Captain_Protonharris, sure20:10
harriswhen i back it up will it back up both user accounts on the ubuntu20:10
hairydogI screwed up the config files and need to reinstall :\20:10
nyadGunshipJelly, you won't need to reinstall windows20:11
nyadGunshipJelly, as long as you have a spare partition to put your linux on20:11
ThePendulumescott: http://paste.ubuntu.com/1003632/20:11
Captain_Protonharris, how good are at the command line?20:11
AzizLightguntbert: thanks alot. With the latest ubuntu which do you think I should get ?20:12
nyadI can't open a jnlp file but the same file is opening fine under windows. It's very small, here's a link to the pastebin http://pastebin.com/72ibZabM, It should be opening but I get an error saying that it's an invalid XML file20:12
nyadwhat's the issue?20:12
escottThePendulum, and what device is this? a,b,c,d?20:12
GunshipJellyAlright i'll try it. thanks guys, I love that ubuntu has this chat/instant live help eviroment.   peace.20:12
ThePendulumescott: The SSD I want to install to is sda#20:12
guntbertAzizLight: I'd says try them both and keep what you like better20:12
=== scialex_ is now known as sciale
=== sciale is now known as scialex
ThePendulumescott: Which, according to that file, seems to have multiple partitions as it indeed has20:12
escottThePendulum, i would work to get gdisk installed. it should be able to correct any broken gpt setup you have20:13
Captain_Protonharris, if you are ok you can do it from the term very ez if not you will have to login as both of them and copy the home separately20:13
ThePendulumescott: I am trying to get it installed, somehow20:13
harrisok tell me the codes to do it from the terminal20:13
AzizLightguntbert: ok thanks, I won't actually use the gui, I use terminal vim, but apparently the gui is a dependency for janus. ...20:13
guntbertAzizLight: wait, if you want only vim for CLI there may be another one too20:15
Captain_Protonharris, sudo cp -R /home/ /mnt/usb device     but if you are unsure do it through the gui far safer20:15
Captain_Protonharris, sorry sudo cp -R /home/ /media/usb device20:15
guntbertAzizLight: try vim :-)20:15
escottharris, Captain_Proton, you probably want to put a -a flag if you are doing that20:16
BLegis there a way to disable internet but keep intranet via command-line?20:16
harrisit says command not found20:16
harrisescott what is a flag20:16
escottBLeg, change your dns to be the intranet dns, but a real solution is to block traffic at the gateway20:16
AzizLightguntbert: yeah I know I already install "just vim" ;) But I always get confused with the two versions of gvim20:16
Captain_Protonescott, harris true you wan to keep the permissions thank for the catch20:16
escottharris, archive (preserves permissions)20:16
ThePendulumescott: Under what name can gdisk be found in the software center, if it can be found there at all?20:17
ShinkaI tried to install the typesafe stack on Ubuntu 12.04 64-bit but I get weird errors and now I can't update or do anything with apt, he always get back to the broken package (http://pastebin.com/Z74jh9Ev).20:17
escottThePendulum, it is a command line tool "sudo gdisk /dev/sda"20:17
guntbertAzizLight: there is "just" gvim too :-)20:17
ThePendulumescott: Hmpf...20:17
curiousxaloha all :D20:18
=== curiousx is now known as Chuck_Norris
zeidozaloha Chuck_Norris20:18
Chuck_Norris:D20:18
BLeg_I never thought of disabling it at the gateway (oops!)... Been a long day lol20:18
harriscaptain how do i do that and  the code says not found20:18
=== baconeaterspam is now known as wilee-nilee
Captain_Protonharris, so after the install create both user install any application they had installed than copy the stuff back reboot and it will be back as it was before with wireless internet20:19
ThePendulumescott: "Disk Utility" sees the partitions though, should I use that?20:19
harriswhat?20:19
vekexasiahello I'm trying to get the "Display Settings" Work. When i try to open it i get "extension "RANDR" missing" . I'm using gnome.... I tried, using sirriffsalot suggestions, to reinstall it using synaptic but nothing changed.20:19
harrishow do i back it up20:19
harristhe code you gave me didnt work20:19
guntbert!who | harris20:19
ubottuharris: As you can see, this is a large channel. If you're speaking to someone in particular, please put their nickname in what you say (use !tab), or else messages get lost and it becomes confusing :)20:19
escottThePendulum, something is wrong either (a) a protective mbr is missing or (b) a mbr partition was written by a tool like fdisk that was unaware of the need to zero out the gpt structures, or (c) something else. gdisk is the only tool i know that will let you determine what and fix it20:20
ThePendulumescott: If only I could install it20:21
=== AleksandarS__ is now known as AleksandarS
Captain_Protonharris, you are at the terminal right? then sudo cp -ra /home  /media/usb drive < I do not know what it called so hit tab and it will show you the name20:21
BLeg_Another question: I configured a LAMP install for 12.04. I'm able to access the server internally only via IP and not via hostname, even though I assigned my server a hostname... How can I configure that?20:21
mythmonis it possible to install just the man pages for a package?20:22
guntbert!hostname | BLeg_20:22
ubottuBLeg_: Use hostname <somehostname> to set the hostname, or to do it permanently: edit /etc/hosts to include BOTH the old and new hostname and then change /etc/hostname to the new one. WARNING! Make sure that your current hostname and /etc/hosts match, otherwise sudo may not work properly.20:22
ThePendulumBLeg_: Have you forwarded your router so it's accessible externally?20:22
schultzahow do i rotate backgrounds images/wallpapers?20:22
BLeg_I don't want it accessible externally20:22
mythmoni work on a lot of remote machines, and don't always have all the commands on my local system, but I would prefer to have the man pages locally.20:22
ThePendulumschultza: Use GIMP (a graphical processor)20:23
BLeg_GIMP is awesome20:23
Chuck_Norrisye Gimp rules \m/-_-\m/20:23
ThePendulum2.8 is wonderful20:23
schultzagimp is a graphic editor... not a wallpaper rotater (multiple images on the background of the desktop)20:23
ThePendulumschultza: I am not sure what you mean20:23
Chuck_Norrisgimp can import and use plugins from Photoshop and can import imges from Photoshop anda Corel Pant Shop Pro20:24
schultzai want my background to change pictures once in awhile without my have to lift a finger (after setup of course)20:24
escottschultza, you could write one fairly easily. just a bash script that calls out to gsettings to set the wallpaper and then sleeps20:24
guntbertThePendulum: he apparently wants it to automatically change the wallpapers one by one (picture rotation)20:24
BLeg_ThePendulum: I only want the system accessible internally. Right now, other local machines are only able to access the server if they know the IP... I want to use the hostname of the machine20:24
escottBLeg_, run a local dns on your router20:25
escottBLeg_, either that or make custom entries to /etc/hostname on every computer20:26
harrisif i backup will lose the lens20:26
harristhat i installed20:26
BLeg_escott: Okay thanks... the /etc/hostname fix is out of the question, but I'll see about running dns on the router20:27
emrhello how i can plug-in mp4 module to nginx?20:28
harriscaptain what does backup save20:28
harriswill i lose all of my software20:29
escott!clone | harris20:29
ubottuharris: To replicate your packages selection on another machine (or restore it if re-installing), you can type « aptitude  --display-format '%p' search '?installed!?automatic' > ~/my-packages », move the file "my-packages" to the other machine, and there type « sudo xargs aptitude --schedule-only install < my-packages ; sudo aptitude install » (this currently may cause problems with multiarch) - See also !automate20:29
Captain_Protonharris, the whole home folder setting documents but not apps20:29
harrisi need the apps saved20:30
=== wilee-nilee is now known as chuckieatsbacon
Chuck_Norrisharris: ubuttu told ya20:32
Chuck_Norrisand if you wanna to backup yours PPA then use "Y PPA Manager"20:32
harriswhat does another machine mean20:32
harriscan you walk me through it step by step20:32
Chuck_Norrismean 32 or 64 bits architecture20:33
sirriffsalotLibreOffice documents take up significant space when all I really want is to write some texts and save them as docx or something else, is there a plain and simple text editor for this that doesn't use lots of space for configurations that go in all LibreOffice files?20:33
Chuck_Norrissirriffsalot: Abiword?20:34
escottsirriffsalot, if you just want a .txt there are hundreds of text editors. text is the lingua franca of *nix. gedit, gvim, emacs, kate, scite, ....20:34
harrisubun20:36
harrisubottu20:36
harriscan you walkme through the saving apps step by step20:36
escott!clone | harris20:36
harrisescott what does clone mean20:37
escottubottu seems to have lost himself20:37
ubottuescott: I am only a bot, please don't think I'm intelligent :)20:37
escott!clone | harris20:37
ubottuharris: To replicate your packages selection on another machine (or restore it if re-installing), you can type « aptitude  --display-format '%p' search '?installed!?automatic' > ~/my-packages », move the file "my-packages" to the other machine, and there type « sudo xargs aptitude --schedule-only install < my-packages ; sudo aptitude install » (this currently may cause problems with multiarch) - See also !automate20:37
auronandaceescott: i suspect that won't work with ppas (i assume he has many ppas)20:38
countleyhi everyone can anyone help me i need to build a half decent website im using ubuntu can anyone recommend an easy to use software please20:38
escottauronandace, so long as harris backs up /etc/apt he should be fine even with ppas20:38
harrisi am confused20:39
harriscan you paste only the code20:39
Chuck_Norrisif he has PPA so first he should backup the PPAs with "Y PPA Manager" and then aptitude, thats what i think =P20:39
harristhat i need to type20:39
perlsyntaxDoes anyone know how to get my usb-imagewriter to find my iso but it not show it.20:39
escottharris, just backup /etc as well as /home. sudo cp -ar /etc /media/backup/location20:39
harrishow20:40
perlsyntaxi hope someone can help.20:40
=== Rallias is now known as time_space
perlsyntax?20:41
sumojimHow can I check Synaptic for where Nvidia documentation might have gone?20:41
=== chuckieatsbacon is now known as wilee-nilee
sumojimOr if I even had said documentation?20:41
harrischuck noris what do i type step by step20:41
perlsyntaxhas anyoine use imagewriter for usb ..20:41
sirriffsalotescott, Chuck_Norris cheers:)20:41
Chuck_Norris!cole | harris20:42
=== lupinedk is now known as Lupinedk
Chuck_Norrisclone | harris =P20:42
Chuck_Norris!clone | harris =P20:42
ubottuharris =P: To replicate your packages selection on another machine (or restore it if re-installing), you can type « aptitude  --display-format '%p' search '?installed!?automatic' > ~/my-packages », move the file "my-packages" to the other machine, and there type « sudo xargs aptitude --schedule-only install < my-packages ; sudo aptitude install » (this currently may cause problems with multiarch) - See also !automate20:42
harriswhat does another machine mean20:42
harristhis is my only computer20:43
perlsyntaxi see one knows20:43
keopsChuck_Norris20:43
ThePendulumIs it possible to install the installer on a running portable Ubuntu (not a live disk, but installed on a flash drive), so I can use the Ubuntu installation as an installer as well?20:44
aartistI have connected my system to external display (TV Sharp) via HDMI. I can see picture but sound is via laptop only rather than TV. Now I checked the sound settings and I don't see HDMI or sharptv in output.. also there is no 'hardware' tab in sound settings20:44
Chuck_Norrisoh! thats means if you wanna to install the same apps you in the current machine to the another one20:44
Chuck_Norriskeops:20:44
buhman_what package provides lsblk in ubuntu?20:45
escott!find lsblk20:45
ubottuFile lsblk found in manpages-fr-extra, util-linux20:45
whynothi, im trying to get my smartcard reader working on ubuntu at 2 days20:45
whynoti have an onmikey 532120:45
lizzie_<donethat> question.. i'm trying to install oracle on ubuntu  12.04 and i had to edit /etc/hostname file and add localhost.localdomain.20:46
buhman_escott: no20:46
whynotdoes anyone know how to get working on ubuntu hid omnikey 5321 reader?20:46
lizzie_now, when i try to log in, it says machine name and underneath is says localhost.localdomain, and it appears to accept my login/password adn then it just goes back to the login screen20:46
buhman_util-linux is clearly already installed, yet it doesn't seem to provide lsblk20:46
raidhtc:)20:46
raidhtc:)20:46
raidhtc:)20:46
FloodBot1raidhtc: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation.20:46
ActionParsnipwhynot: is it an external reader, or part of a laptop?20:46
buhman_what's the apt-get equivalent of pacman -Ql20:46
whynotActionParsnip: hi thanks for the reply20:47
whynotActionParsnip: its an external reader (usb)20:47
harriscan i do this without using terminal20:48
ActionParsnipwhynot: if you run:   lsusb    you will see an 8 character hex ID, you can use it to find guides. Seems to be like a wireless credit card reader20:48
ActionParsnipharris: do what?20:48
buhman_harris: I missed your original question20:48
harrisubottu20:48
anon17whatz up ppl??20:48
harriscan i backup20:48
whynotActionParsnip: yes its an rfid reader20:48
harriseverything20:49
ActionParsnipharris: yes, ease up on the enter key20:49
harrisincluding apps and lenses and scopes20:49
harrissorry20:49
whynotBus 002 Device 004: ID 076b:5321 OmniKey AG20:49
ThePendulumCan I just install and use Ubiquity on a running Ubuntu OS, so I can use my portable Ubuntu (not LiveUSB, but actually installed on the USB drive) as an installation device as well?20:49
buhman_http://sprunge.us/hPCP why does util-linux not actually provide lsblk20:49
ActionParsnipwhynot: ok, use that to find guides20:49
harriscan i20:49
buhman_!find lsblk20:49
DayDreamXSince an upgrade from 11.10 to 12.04, I have compatibility issues with samba. Now I'd like to downgrade samba to the version that was installed on 11.10. How exactly can I do that?20:49
ubottuFile lsblk found in manpages-fr-extra, util-linux20:49
harrisand if yes how20:49
escottharris, i have to say i find your behavior really disrespectful. We've told you multiple times how to do these things. If you don't know enough to do it yourself after our instructions you should not be charging people for your "services"20:50
ActionParsnipharris: don't see why not, you'll need to backup the stuff in home, not sure about lenses.20:50
ActionParsnipharris: what is your actual issue?20:50
harriswhen i go to the network gui there is not a button that says enable wireless and i need to get the computer on wifi20:51
harrisand for the record i am not charging them anymore20:52
ActionParsnipharris: what wifi chip do you use? does the system have a make and model?20:52
ActionParsnipharris: 'changing them'? What 'them' do you mean?20:52
harrisi have whatever came in the hp pavilion dv600020:52
psichasDayDreamX, sudo apt-get downgrade samba ?20:53
harrisdo you know how to fix my issue20:53
ActionParsnipharris: if you run:   sudo lshw -C network    what wifi chip does it say you have, is it 'disable' or 'unclaimed' and do you dual boot?20:53
ActionParsnippsichas: good one:D20:53
buhman_ubottu: FALSE20:53
buhman_!find lsblk20:53
buhman_!find lsblk20:53
ubottuFile lsblk found in manpages-fr-extra, util-linux20:54
FloodBot1buhman_: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation.20:54
buhman_where is lsblk20:54
buhman_FloodBot1: where is lsblk20:54
ActionParsnipbuhman_: try:  packages.ubuntu.com20:54
harrisyes i have dual boot20:54
harrisand it says20:54
buhman_FloodBot1: http://sprunge.us/hPCP20:54
harrisunclaimed20:54
buhman_there's your pastebin url20:54
ActionParsnipharris: just the product line20:54
buhman_ubottu: stop lying20:55
auronandacebuhman_: stop talking to the bots20:55
ActionParsnipbuhman_: try:  packages.ubuntu.com20:55
harris sudo lshw -C network20:55
DayDreamXpsichas: That command is not recognized20:55
=== arizona_bay is now known as Guest12700
harrisproduct: PRO/100 VE Network Connection20:55
escottpsichas, you can install the old deb and then pin20:55
jiffe98does it sound like it should be possible to export a gzipped file via iscsi as if it were a block device, and dd if=/dev/iscsi | gzip -d on the other side ?20:55
buhman_"Sorry, your search gave no results"20:55
escott!pinning | psichas20:55
ubottupsichas: pinning is an advanced feature that APT can use to prefer particular packages over others. See https://help.ubuntu.com/community/PinningHowto20:55
ActionParsnipharris: thats the wired link20:55
harrisproduct: BCM4311 802.11b/g WLAN20:55
jiffe98dd'ing the gzip file over appears to 284 bytes smaller than the original gzip file20:55
psichasapt-get --help not downgrade but dist-upgrade DayDreamX20:56
ActionParsnip!broadcom | harris20:56
harrissorry20:56
ubottuharris: Help with Broadcom bcm43xx can be found at https://help.ubuntu.com/community/WifiDocs/Driver/bcm43xx20:56
harrisso you cant help me with broadcom20:56
buhman_ubottu: http://packages.ubuntu.com/search?searchon=contents&keywords=lsblk&mode=exactfilename&suite=lucid&arch=any20:56
buhman_why are you telling me lies?20:56
ActionParsnipharris: read what ubottu said. Those cheap broadcoms are easy to install20:57
harriscan you personally help me20:57
auronandaceActionParsnip: he wants you to do it for him, hold his hand, that sort of thing20:57
ActionParsnipbuhman_: http://packages.ubuntu.com/search?searchon=contents&keywords=lsblk&mode=exactfilename&suite=precise&arch=any20:57
buhman_ActionParsnip: that's precise20:57
ActionParsnipbuhman_: you need search IN the packages, its not a package name20:57
escottActionParsnip, make sure you get a percentage of the fees he is charging his client20:58
buhman_ActionParsnip: if you look at the url that I pasted, that's /exactly/ what I did20:58
escottbuhman_, try apt-file20:58
buhman_ActionParsnip: our query strings are identical, with the exception being that I'm searching in the correct release20:58
buhman_escott: returns nothing20:59
DayDreamXpsichas: But dist-upgrade just upgrades packages. How can I use that to get a previous version?20:59
escottbuhman_, you installed apt-file and it doesn't find lsblk20:59
buhman_DayDreamX: apt-pinning20:59
OerHeksbuhman_, so .. you need the manual of lsblk ?21:00
buhman_DayDreamX: you can put a priority of >1000 that matches the packages/repositories/versions you want21:00
harriswhy are broadcoms cheap21:00
buhman_DayDreamX: then when you dist-upgrade, it will downgrade you to those versions (provided what you asked for is actually sane)21:00
buhman_harris: because broadcom hates you21:00
buhman_OerHeks: I need lsblk itself21:00
harriswhy are they cheap21:00
ActionParsnipbuhman_: https://launchpad.net/ubuntu/lucid/i386/util-linux/2.17.2-0ubuntu1.10.04.221:00
buhman_ActionParsnip: what about it?21:01
OerHeksbuhman_, found it here > http://manpages.ubuntu.com/manpages/precise/man8/lsblk.8.html21:01
ActionParsnipharris: they are, they are cheap to make and so forth, so they get put in lots of systems21:01
ActionParsnipbuhman_: how do you mean?21:01
psichasDayDreamX,  http://askubuntu.com/questions/138284/how-to-downgrade-a-package-via-apt-get21:01
buhman_it certainly, according to dpkg, doesn't provide lsblk21:01
buhman_OerHeks: perhaps you misunderstood me when I said it wasn't the manpage I was looking for21:01
buhman_rather a package that provides the lsblk binary21:02
ActionParsnipbuhman_: http://launchpadlibrarian.net/62538739/util-linux_2.17.2-0ubuntu1.10.04.2_i386.deb   is on that page.....21:02
OerHeksbuhman_, read it, it tells you where you can find it21:02
buhman_ActionParsnip: what is on that page?21:02
ActionParsnipbuhman_: the link to the deb file21:02
buhman_why would I want the deb file?21:02
buhman_util-linux DOES NOT provide lsblk21:02
ActionParsnipbuhman_: to install on Ubuntu, to get the lsblk command21:03
buhman_I don't know where you got that idea21:03
buhman_ActionParsnip: false21:03
OerHeksbuhman_, oh you don't want the deb to extract that tool?21:03
OerHeksawesome21:03
buhman_ActionParsnip: your own packages.ubuntu.com itself says that that package doesn't provide lsblk21:03
escottbuhman_, there is no point yelling at us. we don't know any better than you do where it can be found. everything we have seen says its in util-linux. we don't know why its not there.21:03
buhman_escott: no, http://packages.ubuntu.com/search?searchon=contents&keywords=lsblk&mode=exactfilename&suite=lucid&arch=any in fact says it doesn't21:04
buhman_in addition, the sprunge link I pasted multiple times also indicates that that is false21:04
ActionParsnipbuhman_: its not mine21:04
harrisso i did what the first part of the website said and it did nothing21:04
ActionParsnipbuhman_: I suggest you report a bug21:04
buhman_ActionParsnip: so randomly pasting links to package descriptions is accomplishing absolutely nothing21:04
escott!find lsblk lucid | buhman_21:04
=== Guest12700 is now known as xx
ubottubuhman_: Package/file lsblk does not exist in lucid21:05
anon17 hmmm yeah21:05
buhman_escott: ^21:05
OerHeksbuhman_,  it is installed default, here on PP12.0421:05
=== xx is now known as Guest16133
ActionParsnipharris: there is a driver installer app in the system. It's called additional drivers21:05
splnetapt-get update; apt-get upgrade should install all updates correct?21:05
harrisyes21:05
harrisi know21:05
harrisit was already enabled21:05
=== Guest16133 is now known as arizona
nulldevbuhman ./configure && make && make test && make install21:06
ActionParsnipharris: ok then reboot, does it then work?21:06
escott!checkinstall | nulldev buhman_21:06
ubottunulldev buhman_: checkinstall is a wrapper to "make install", useful for installing programs you compiled. It will create a .deb package, which will be listed in the APT database and can be uninstalled like other packages. See https://help.ubuntu.com/community/CheckInstall - Read the warnings at the top and bottom of that web page, and DO NOT interrupt CheckInstall while it's running!21:06
harrisi used the code that subsitutes for rebooting and no21:06
toastedpenguinhow do you define 2 remote syslog servers in syslog.conf if you want all logs to go to both?21:06
ghilderprova21:06
nulldevescott :) yeah been that long since I had to uninststall after compiling I forgot checkinstall I mostly use emerge these days though21:07
trismbuhman_: lsblk wasn't added to util-linux until 2.19, while lucid only has 2.1721:07
ActionParsnipharris: ok if you run:   dmesg | grep -i firm     does it mention mission firmware?21:08
nulldevescott :) forgot it made .deb and .rpm too21:08
ActionParsnipharris: ok if you run:   dmesg | grep -i firm     does it mention mission firmware?21:08
ActionParsnipmeh21:09
DayDreamXpsichas: I now added the 11.10 source to /etc/apt/sources.list and tried do install samba 2:3.5.11~dfsg-1ubuntu2. The thing is, there are 2 packages that need to have the very same version. If I include them, I have to downgrade even more packages. Finally, I'm getting to a point where I would install libwbclient0, samba, samba-common, samba-common-bin and smbclient with version 2:3.5.11~dfsg-1ubuntu2. At the21:09
DayDreamX same time, Ubuntu says that 20 or so packages with lib* are not needed anymore and 13 packages are to be deinstalled. Is that really the correct way?21:09
escottDayDreamX, there really isnt a correct way to downgrade programs or pin them. you just have to deal with the problems you create21:10
ActionParsnipthats gonna make a big mess21:10
psichaseh, try centOS, and you'll like ubuntu ... :D21:11
liznevadadoes ubuntu create a GPT Partition table when you use the "Full Disk" option?21:11
psichasi use centOS :D21:12
nulldevcentos is cool21:12
escottliznevada, it would depend on the disk size most likely21:12
nulldevbetter server than ubuntu is21:12
buhman_trism: finally someone with something useful to say21:12
harrisactionparsnip21:12
psichas6.2 realese untill 2020 years :DD21:12
harristhis is what came up21:12
harris[    0.182828] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored21:12
harris[    0.298986] pci 0000:05:08.0: Firmware left e100 interrupts enabled; disabling21:12
liznevadacuz man, this is the 12th time i try to install precise, yeah, installation flawless but i reboot and hello, no grub21:13
escottliznevada, do you have a large disk? is it an efi system?21:14
psichasi like yum :D i like read hat ... so i want centOS ant it's time support untill 2020 :D21:14
escottliznevada, what does sudo parted -l say the partition type is21:14
hoomaniumhi guys, i sorta new to this system and i was wondering is there any server for shell programing i can join to?21:14
=== hspencer[afk] is now known as hspencer
liznevada250GB and no idea if a efi system, regullar pavillion laptop21:14
h00khoomanium: you can check out #bash for scripting help21:15
ActionParsnipharris: sudo apt-get install bcmwl-kernel-source    try that21:15
h00khoomanium: just /join #bash21:15
hoomaniumh00k: thanks21:15
harrisReading package lists... Done21:15
harrisBuilding dependency tree21:15
harrisReading state information... Done21:15
harrisbcmwl-kernel-source is already the newest version.21:15
harris0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.21:15
FloodBot1harris: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation.21:15
liznevadaanyway i dont think is a GPT issue, cuz i try a manual installation, making a MBR partition type, and set the partition by hand, installation success but still no grub21:15
ActionParsnipharris: then under the addition drivers app, enable the sta driver21:16
hairydogok let's see if I can install nagios right this time so I don't have to reinstall ubuntu again :(21:16
escottliznevada, rather than speculate lets get some facts what is the current partition type?21:16
liznevadacurrently Gparted says is a GPT partition21:17
harristhat is already enabled21:17
escottliznevada, do you happen to know if it is an efi system?21:17
liznevadathats is the thing i dont know21:17
ThePendulumescott: Managed to get fdisk installed, next step is to find out what the hell to do with it21:18
escottThePendulum, gdisk. not fdisk21:18
auronandace!info gdisk | ThePendulum21:19
ubottuThePendulum: gdisk (source: gdisk): GPT fdisk text-mode partitioning tool. In component universe, is extra. Version 0.8.1-1build1 (precise), package size 306 kB, installed size 655 kB21:19
escottliznevada, there is some file in /sys that will identify if you had an efi boot21:19
ThePendulumescott: Yeah hehe, typo, whoops21:19
ActionParsnipharris: try:   sudo modprobe -r b43 ssb wl; sleep 2; sudo modprobe wl21:19
harrisis that all one code21:19
liznevadaletme see21:19
ActionParsnipharris: yes, as I gave it21:19
jarray52Does Ubuntu 10.04 have python-psyco module?21:19
escottliznevada, does /sys/firmware/efi exist?21:19
Aha2YHow to undo a bind hi echo "hi"21:20
Aha2YI can't type h nor e anymore.21:20
harriswhat was that supposed to do21:20
ThePendulumescott: It asks for a device filename, what exactly is it asking?21:20
harrisbecause it didnt do anything21:20
liznevadano21:20
liznevadaescott, no21:20
psichasjarray52, go to pkgs.org and check :D21:20
ActionParsnipjarray52: http://packages.ubuntu.com/search?searchon=contents&keywords=python-psyco&mode=exactfilename&suite=lucid&arch=any21:20
escottThePendulum, sudo gdisk /dev/sda and then print the gpt and mbr partition tables21:20
ThePendulumescott: What exactly do I need to do to 'fix' the disk (/dev/sda)21:21
ThePendulum?21:21
harrisactionparsnip accept my chat please21:21
escottliznevada, ok sounds like a bios boot (although maybe thats an artifact of the liveusb -- god knows -- the next few years are going to be rough). is there a partition (it would be small ~1MB YES 1MB) flagged as grub_bios?21:22
=== len is now known as Guest27587
auronandace!pm | harris21:22
ubottuharris: Please ask your questions in the channel so that other people can help you, benefit from your questions and answers, and ensure that you're not getting bad advice. Please note that some people find it rude to be sent a PM without being asked for permission to do so first.21:22
escottThePendulum, lets figure out what the current setup is21:22
ThePendulumescott: How, exactly?21:22
KillMeNowanyone here ever use the vmware converter to P2V a Ubuntu server?21:22
jarray52ActionParsnip: Thanks. I'm using amd64 and didn't realize that python-psyco only exists for non amd64. Thanks again.21:22
harriswhat is pm21:22
auronandaceharris: private message21:23
h00kharris: a private message outside of this channel21:23
ThePendulumescott: All I know is that there's a small Windows system partition of about 100MB, and a huge 60GB NTSF partition with Windows on it21:23
escottThePendulum, I dont remember the options in gdisk, but there should be one to print the mbr partition table, and (maybe in the advanced menu) to print the gpt table21:23
sirriffsalotWhat will 2.40Ghz be when I want to write the entire value in numbers when setting it as a value in a terminal? 240000?21:23
harriswhy is that wrong21:23
sirriffsalotOr 24000?21:23
harristhere are to many people here21:23
h00kThePendulum: the small partition is required by Windows, if that helps21:23
ActionParsnipjarray52: np man, dead handy site :)21:23
h00kharris: that message explains it :)21:23
ThePendulumescott: Advanced menu? It's a terminal application?21:23
h00kubottu: tell harris about pm21:23
ubottuharris, please see my private message21:23
escottThePendulum, "h" or "?" should print the options21:23
liznevadaescott nope, no grub_bios, just /dev/sda1 (which i think is the root partition), sda2 (is a swap part) and (sda3, which must be /home)21:24
jarray52ActionParsnip: I typically use 'sudo aptitude search psyco' or commands like it. In this case, it didn't work.21:24
zeidozsirriffsalot: 2400000000 i think21:24
harrisactionparsnip21:24
harriswhat was that code supposed to do21:24
ThePendulumescott: How should I use this 'h'?21:25
sirriffsalotzeidoz: If you're kidding I really would appreciate you didn't mate...21:25
escottliznevada, assuming it is a bios boot the absence of a grub_bios partition on a bios+gpt system would prevent the boot. so that would be step 1. make a small partition (basically any free space will do) and give it a flag of grub_bios21:25
escottThePendulum, just type "h[ENTER]" and see what the menu options are21:25
ThePendulumescott: http://paste.ubuntu.com/1003755/21:25
=== harris is now known as n
zeidozsirriffsalot: i'm not sure what you're trying to do, but it is 2.4 billion cycles a sec21:25
ncan someone please help me i have been here for 2 hours and still havent been solved21:26
=== n is now known as Guest91140
ThePendulumGuest91140: Could you repeat the question?21:26
christofc agaz?21:26
liznevadahold on, escott, i already do a manual partitioning installation using MBR and 4 partitions, /boot,/, swap and /home. but the same outcome, no grub at startup21:26
hairydoghow do I login as root in terminal?21:26
pieroHi! I'm trying to use my 2 usb flash drives plugged on my 4 port usb hub. Everything works fine when I connect the first device, but once the second pen drive is plugged, the first one disconnects. Is there a way to solve this? Thanks21:26
h00k!sudo | hairydog21:26
ubottuhairydog: sudo is a command to run command-line programs with superuser privileges ("root") (also see !cli). Look at https://help.ubuntu.com/community/RootSudo for more information. For graphical applications see !gksu (GNOME, Xfce), or !kdesudo (KDE). If you're unable to execute commands with sudo see: http://www.psychocats.net/ubuntu/fixsudo21:26
sirriffsalotzeidoz: trying to do this command: "sudo cpufreq-set -c 0 -u xxxxxx -d xxxxxx" but I have no idea, knowing that 2.40Ghz is the limit, what that would be in "xxxxxx"21:26
passocurtohellO!21:26
Vilemaximif there an easy way to tell what gateway is default if you have 2?21:27
sirriffsalotpassocurto: hello!21:27
christofhii21:27
Vilemaxims/if/is21:27
passocurtoCade ?21:27
passocurtoQuero ver as meninas !21:27
h00kVilemaxim: you should only have one network gateway21:27
h00k!es | passocurto21:27
ubottupassocurto: En la mayoría de los canales de Ubuntu, se habla sólo en inglés. Si busca ayuda en español entre al canal #ubuntu-es; escriba "/join #ubuntu-es" (sin comillas) y presione intro.21:27
zeidozsirriffsalot: let me check the man page21:27
Vilemaximh00k, dual wan21:27
liznevadathats aint spanish silly bot21:27
zeidozsirriffsalot: nevermind, there isn't one.21:28
ActionParsnipliznevada: the bot is triggered by a human21:28
sirriffsalotFor cpufreq yes there is?21:28
chjie7quit21:28
escottThePendulum, we don't really want to do either21:28
sirriffsalotzeidoz:  (fre‐        quency in kHz =^ Hz * 0.001 =^ MHz * 1000 =^ GHz * 1000000)21:28
liznevadaanyway thats portuguese21:28
ThePendulumescott: Well...21:28
h00kVilemaxim: ah, so you want to do static routes, for instance?21:29
harrisparsnip21:29
sirriffsalotzeidoz: so 2.40Ghz = 24000000 then?21:29
escottThePendulum, Ctrl-C and then try sudo gdisk -l /dev/sda21:29
VilemaximI have a failover dual wan . It's not failing back and I'm looking to make a nagios script that will alert me that it didn't fail back when that happens21:29
harriswhat was that code supposed to do21:29
escottThePendulum, again thats an L21:29
chrislu5tici dont even know how to ask this...hmmm21:29
falematteHi all, i have installed Ubuntu 12.04 with restricted 64 Bit. Flash worked fine. Then i installed adobe flash plugin and i now i get freeze in flash privacy enu for camera21:29
zeidozsirriffsalot: cpufreq-set wants it in Khz?21:29
shaneohas anyone in here tried grive the google drive alternative? if so have you seen this error or know how to fix it? All went well the first time i synced after that was getting the error shaneo@laptop:~/grive$ grive21:29
shaneoNew Folder in state but not exist on disk: local_deleted21:29
shaneoOwnCloudForms in state but not exist on disk: local_deleted21:29
shaneoshell-3.0 in state but not exist on disk: local_deleted21:29
shaneoShell Script in state but not exist on disk: local_deleted21:29
FloodBot1shaneo: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation.21:29
Vilemaximanyway, I just want to know which one it is using at the moment21:29
shaneoTitaniumBackup mtime newer on disk: local_new21:29
falematteHi all, i have installed Ubuntu 12.04 with restricted 64 Bit. Flash worked fine. Then i installed adobe flash plugin and i now i get freeze in flash privacy enu for camera. How to restore the initial settings?21:29
sirriffsalotzeidoz: I suppose so...21:29
sirriffsalotzeidoz: do "man cpufreq-set" and see21:30
ThePendulumescott: I just pasted the output of that...21:30
auronandaceharris: man modprobe21:30
harriswhat21:30
zeidozsirriffsalot: i don't have it installed, but dropping three zero's sounds right then21:30
h00kVilemaxim: that may be something you'd want to do on a switch, but I'm not sure how you'd set that automatically. I only know that you could manually set static routes for different networks21:30
sirriffsalotzeidoz: whaat?:D21:30
escottliznevada, in a bios+gpt system there is no space between the end of the mbr (which does exist) and the gpt table for grub stage 2. you must have a grub_bios flagged partition for grub to install its stage 2 files21:30
escottThePendulum, gdisk will give a different set of outputs than parted (i assume)21:31
Vilemaximh00k, I'm not looking for how to do it... I'm already doing it. I just want to know how to detect which one it is using. ip router show always shows both regardless21:31
ThePendulumescott: I'd like to know what option to choose...21:31
harrisis there an ubuntu support number21:31
Biblioclastasirriffsalot, 2.4Gh =2400Mgz =2400000Kh< = 2400000000hz21:31
harrisnobody is helping me here21:31
h00kVilemaxim: gotcha. Unsure.21:31
escottThePendulum, I would not choose any option. I would Ctrl-C out of that21:31
h00k!patience | harris21:31
ubottuharris: Don't feel ignored and repeat your question quickly; if nobody knows your answer, nobody will answer you. While you wait, try searching https://help.ubuntu.com or http://ubuntuforums.org or http://askubuntu.com/21:31
ThePendulumescott: And then what?21:32
harrisi need ubuntu phone number21:32
escottThePendulum, sudo gparted -l /dev/sda21:32
ActionParsnipharris: try:   sudo modprobe -r b43 ssb wl; sleep 2; sudo modprobe wl21:32
sirriffsalotBiblioclasta: thanks..:)21:32
Vilemaximh00k, thanks anyway21:32
ThePendulumescott: That just starts gparted and shows me the sda drive21:32
harristhat didnt do anything21:32
zeidozisn't phone support included in a support contract?21:33
harriswhat support contract21:33
ActionParsnipzeidoz: if you pay, yes21:33
harrisaction parsnip21:33
harristhat didnt do anything21:33
escottThePendulum, sorry i meant gdisk not gparted21:33
ThePendulumescott: In the terminal, it again brings up the GPT issue21:33
ThePendulumescott: Well that's what I just did and pasted21:33
zeidozharris: http://www.ubuntu.com/business/desktop#services21:33
sirriffsalotAh! Figured it out. For anyone who might want to know, running "sudo cpufreq-info -l" shows you what frequencies it can run at accordingly with what commands you can give it if you want to change the cpufreq:)21:34
ThePendulumescott: Again, http://paste.ubuntu.com/1003755/21:34
zeidozharris: or http://www.ubuntu.com/business/services/overview21:34
=== XLV_ is now known as XLV
liznevadaescott, and what if i dont use bios+gtp but bios+mbr, how that explain the absence of grub of a mbr installation, cuz as i said b4 i also do a manual mbr installation with the same symptom21:34
falematteHi all, i have installed Ubuntu 12.04 with restricted 64 Bit. Flash worked fine. Then i installed adobe flash plugin and i now i get freeze in flash privacy enu for camera. How to restore the initial settings?21:34
harrisparsnip that didnt work21:34
ActionParsnipharris: do you have a switch to enable / disable the device21:34
escottliznevada, if you dont use bios+gpt then why do you have a gpt disk?21:35
zeidozsirriffsalot: \o/21:35
ActionParsnipharris: if you tab complete my nick, it will highlight your text just like mine does to you21:35
sirriffsalotzeidoz: what?21:35
escottThePendulum, not sure what to tell you. i would be afraid to select any option without knowing what table is what21:35
zeidozsirriffsalot: \o/ = happy for you21:35
sirriffsalotzeidoz: looked more like a "lol"...:P21:36
escottThePendulum, you could try it without "sudo" as you won't be able to hurt anything, but i doubt it will even work then21:36
zeidozsirriffsalot: it's supposed to be a person with their hands in the air21:36
sirriffsalotzeidoz: wow... doesn't look like it, haha!:)21:36
ThePendulumescott: nope21:36
harrisActionParsnip,  yes and it is turned to the enable side but it is still orange it is supposed to be blue when turned on21:36
harrisdid that work21:36
liznevadayeah right now i have a gpt disk cuz the godd****** ubuntu installer create a gpt table after i select "use entire disk" option, and that (use entire disk) was my last resort after 11 manual installation with no grub21:37
harrisActionParsnip:  yes and it is turned to the enable side but it is still orange it is supposed to be blue when turned on21:37
liznevada*installations21:37
chrislu5ticare you having a problem with your wifi harris?21:38
ActionParsnipharris: the light is irrelevant, what is in the output of:   dmesg | tail21:38
ActionParsnipchrislu5tic: yeah, broadcom based too21:38
liznevadaand i was sure the disk were mbr when i set the partition in gparted.21:38
chrislu5ticwhen I upgraded to 12.04 my laptop did the same thing, I did a fresh install and it worked after that.21:39
harrischrislu5tic: yes21:39
harrisi did a fresh install to get it in the first place21:39
Uncle_hey guys21:40
harrischrislu5tic, how does pastbin work21:40
Uncle_stardict and other apps do not show in the gnome-panel in gnome clasic in ubuntu 12.0421:40
chrislu5ticdont ask me i get yelled at all the time hahhahhah21:40
Uncle_any ideas?21:40
harrisActionParsnip: http://paste.ubuntu.com/1003778/21:41
escottThePendulum, you could follow this. using sfdisk to backup the mbr for restoration and then picking the gpt partition (gdisk will convert) http://www.rodsbooks.com/gdisk/wipegpt.html21:41
liznevadaman, i guess this laptop doesnt like floss software, cuz mint and debian suffer from the same issue aswell, no grub atfer installation21:42
aldi0815!help21:42
ubottuPlease don't ask to ask a question, simply ask the question (all on ONE line and in the channel, so that others can read and follow it easily). If anyone knows the answer they will most likely reply. :-) See also !patience21:42
falematteHi all, i have installed Ubuntu 12.04 with restricted 64 Bit. Flash worked fine. Then i installed adobe flash plugin and i now i get freeze in flash privacy enu for camera. How to restore the initial settings?21:42
escottliznevada, i suspect that whatever tool you used did not zero out the gpt structures. so you are in the same boat as ThePendulum. the installer keeps creating a gpt table because it sees gpt structures21:42
escottliznevada, in your case I would just install gdisk and erase the gpt structures (since you know you dont want them) and then create an mbr partition21:43
harrisActionParsnip,21:44
liznevadaescott i told you the gpt were created by the installer on the last installation, but how you explain the past installations and more importantly the first one (when the laptop has the original SO, windows), all those installations were manual, creating the partitions in gparted.21:44
ThePendulumescott: Now should I be keeping the GPT or the MBR?21:45
liznevadanevermind. i gonna erase the disk with one of those tools tinfoil hat paranoids use.21:45
ThePendulumWait, it will convert or something?21:46
ankushis it possible to run microsoft word in ubuntu?21:46
escottThePendulum, if you backup the mbr partition you could you can select "use the gpt partition" in the gdisk menu. if it looks wrong use gdisk to erase the gpt structures, and then restore the mbr table you backed-up21:46
chrislu5ticit's possible to run microsoft office,21:46
ankush@chris: great to know that. Can you help me how to do that?21:47
ThePendulumescott: But then it will only have the MBR table, while I understood only GPT tables will work with UEFI21:47
liznevadaankush, yeah, you need winetricks and install some stuff regarding MSXML but yeah it runs21:47
escottThePendulum, in that case after you restore the mbr tables, use gdisk to convert the mbr table to a gpt table21:48
harrisActionParsnip, are you still here21:48
ThePendulumAh21:48
ankushLet me try.21:48
=== Logan_ is now known as AntiTrollMeta
=== danie756 is now known as diddledan
stuenghi which file do I edit to make an addition to grub? a loopback?21:49
falematteHi all, i have installed Ubuntu 12.04 with restricted 64 Bit. Flash worked fine. Then i installed adobe flash plugin and i now i get freeze in flash privacy enu for camera. How to restore the initial settings?21:49
harriswhere is ActionParsnip21:49
ActionParsnipharris: I don't have an answer, maybe others can help....21:50
harrisi have been here for 3 hours21:50
harristhis is absoultly ridiculas21:50
diddledanstueng: you could try /etc/grub.d/40_custom followed by `update-grub` which runs the scripts in the grub.d to generate the grub.conf used at boot21:50
harris!!!!!!!!!!!!!!!!!!!21:50
escottThePendulum, hopefully you wont have to go through all that and the gpt structures will be the ones you want21:50
chrislu5ticlol...21:50
ActionParsnipharris: why?21:50
harriscan i call someone for free21:51
stuengalso, anyone know where in kvirc you can ignore channel joins/leaves etc ?21:51
ankushliznevada, I am installing it? have you used it? does it work smoothly?21:51
stuengthanks diddledan21:51
latteraanyone know why I wouldn't be able to link to a shared object I manually installed?21:51
ActionParsnipharris: Do you dual boot?21:51
harrisyes21:51
latteragcc is giving me "undefined reference" errors21:51
ThePendulumescott: Oh, the ones I just removed.21:51
ActionParsnipharris: did you disable the interfaces ability to wake up the system and disable power management in Windows?21:52
MonkeyDustlattera  gcc is beyond me, but start from the beginning, what have you tried before you came here for advice?21:52
ThePendulumescott: I think I'm just going to entirely clean that disk, both GPT and MBR, and just install Windows again21:52
harriswhat? ActionParsnip21:52
liznevadaankush, yeah i have Office 2007 (office 12) on my brother's laptop, an old cetrino with 1GB ram with xubuntu, cuz he dont like libreoffice21:52
ThePendulumescott: Oh wait, Gparted now sees Windows21:52
ThePendulumolé21:52
ActionParsnipharris: in Windows device manager, Windows 'holds' the hardware (because it sucks) and sometimes it can cause issues21:53
MobilearooniHi foklks.  Just installed ubuntu 12.04 fresh on my laptop (talking to you from my phone).  Im connected to a wireless network that i know worjs..21:53
ActionParsnipharris: in short, windows is junk, but you buy it, and is a plague in dual boots21:53
latteraMonkeyDust: I'm the author of both the shared object and the app using it21:53
latteralinking against the shared object works using gcc and clang on arch linux and freebsd21:54
latterabut not on ubuntu21:54
latterasame code, same everything21:54
Mobilearooni(Mobilearooni) Hi foklks.  Just installed ubuntu 12.04 fresh on my laptop (talking to you from my phone).  Im connected to a wireless network that i know works... but the t420 cant ping or connect to sites (ping says unknown host)21:54
logatchihallo21:55
ActionParsnipMobilearooni: can you ping 8.8.8.8?21:55
harrisso how do i solve that ActionParsnip21:55
ActionParsnipharris: boot to windows and disable what I said. I thought that was obvious...21:56
Bulletrulz!aptfix21:56
ubottuIf an APT front-end crashed and your database is locked, try this in a !terminal: « sudo fuser -vki /var/lib/dpkg/lock;sudo dpkg --configure -a »21:56
harrisdisable21:56
fabiowere i can find libusb.h21:56
harrisActionParsnip,  disable what21:56
fabio?21:56
=== AntiTrollMeta is now known as frog
MobilearooniActionParsnip.  Im attempting to ping but im not getting any responses21:56
Bulletrulz!aptfix21:56
ActionParsnip(22:52:05) ActionParsnip: harris: did you disable the interfaces ability to wake up the system and disable power management in Windows?21:56
ActionParsnipMobilearooni: what wireless chip do you use?21:57
lattera`objdump -T /usr/lib/libhijack.so` shows all the exported function names, that for some reason, gcc can't resolve on ubuntu21:57
latteragcc can resolve them on arch linux and freebsd, though21:58
latterajust not ubuntu21:58
MobilearooniActionparsnip ... intel centrino advanced n + wimax 6250....21:58
ActionParsnipMobilearooni: oh those are always hell21:58
ActionParsnipMobilearooni: if you run:   sudo lshw -C network     what is the driver used for it, read the output?21:58
stuenghi, how do I get grub to come up during boot? atm it just skips and boots straight away21:59
ActionParsnipstueng: hold shift at boot21:59
stuengty parnsip21:59
MonkeyDustActionParsnip  was faster:)21:59
BulletrulzHELP I try to install something from software center it says waiting for apt-get to exit21:59
ActionParsnipBulletrulz: close software centre and run: sudo fuser -vki /var/lib/dpkg/lock;sudo dpkg --configure -a22:00
israelBulletrulz, close all windows and try it is because you have other proccess runing22:00
Bulletrulzk22:00
MobilearooniActionparsnip: iwlwifi22:00
Bulletrulzbrb22:00
fabiowere i can find libusb.h22:01
ActionParsnipMobilearooni: try:   echo "options iwlagn 11n_disable=1" | sudo tee /etc/modprobe.d/iwlagn.conf > /dev/null22:02
xangua!find libusb.h | fabio22:02
ubottufabio: File libusb.h found in apcupsd-doc, libusb-1.0-0-dev, mrpt-doc22:02
ActionParsnipMobilearooni: then reboot to test22:02
latterascrew this, when I get back home, I'm gonna reinstall freebsd22:03
Bulletrulzi tried that it did not work22:03
Bulletrulz!aptfix22:03
ubottuIf an APT front-end crashed and your database is locked, try this in a !terminal: « sudo fuser -vki /var/lib/dpkg/lock;sudo dpkg --configure -a »22:03
ActionParsnipBulletrulz: if you run:  ps -ef | egrep 'dpkg|apt'    does it output anything?22:03
Bulletrulznope D:22:04
MobilearooniActionparsnip... thanks22:04
ActionParsnipMobilearooni: is it better?22:05
Bulletrulzaction22:05
MobilearooniActionparsnip... sadly no.  still cant ping anything :(22:05
Bulletrulzroot      1669  1662  0 14:04 ?        00:00:00 /bin/sh /etc/cron.daily/apt22:05
Bulletrulzroot      2293  1669  0 14:31 ?        00:00:00 apt-get -qq -y update22:05
Bulletrulzroot      2297  2293  0 14:31 ?        00:00:00 /usr/lib/apt/methods/http22:05
Bulletrulzroot      2298  2293  0 14:31 ?        00:00:00 /usr/lib/apt/methods/http22:05
Bulletrulzroot      2299  2293  0 14:31 ?        00:00:06 /usr/lib/apt/methods/http22:05
FloodBot1Bulletrulz: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation.22:05
Bulletrulzroot      2300  2293  0 14:31 ?        00:00:00 /usr/lib/apt/methods/cdrom22:05
ActionParsnipBulletrulz: sudo killall apt-get22:06
ActionParsnipBulletrulz: use pastebin in future22:06
chrislu5ticActionParsnip: Can you check this out,  http://aircrack-ng.org/downloads.html      I know how to install the source just fine through the terminal.. but I need the development source svn,    the first one under development sources,    but... I have no idea how to install it? do I have to compile it or something? any advice...22:06
ActionParsnipBulletrulz: sudo kill 1669 229322:06
Bulletrulzaction22:07
Bulletrulzapt-get: no process found22:07
ActionParsnipchrislu5tic: i've not used aircrack22:07
fabiocan someone help me configuring an rfid reader? its an omnikey 5321 v222:07
stuengok so I added a loopback to grub, held shift down... but on boot it says  no such file. I have tripple checked the the path is correct, does this error mean something other than the obvious ?22:07
Bulletrulzaction kill: No such process22:07
Bulletrulzkill: No such process22:07
chrislu5tici know how to use it,  and installing it is fine,   just the developer source is... well not installed the same way ... : /22:07
ActionParsnipchrislu5tic: the guys in #backtrack-linux may have some advise22:07
chrislu5ticthanks (:22:07
MobilearooniActioblnparsnip... any other ideaa?22:08
MobilearooniActionparsnip?22:08
ActionParsnipBulletrulz: if you reboot is it ok?22:08
fabiohttp://codepad.org/H47Z9twT im trying to get my rfid reader working but i get this output http://codepad.org/H47Z9twT22:08
chrislu5tic"cannot send to chennel : / "22:09
chrislu5ticohh nvmnd22:09
Bulletrulzaction idk letme try22:10
Bulletrulznvm its working now22:10
stuengwhats the thing called where it lets you create a ubuntu installation in a directory ?22:11
BulletrulzTY ACTION22:11
mcphailstueng: chroot?22:11
DreadKnightcan I disable that "alt" dash search thing? It's really pissing me off while trying to play a game like Heroes of Newerth22:11
BenxyzzyIs it possible to stream terminal output to a file? I'm not talking about output redirection here; I'm connected to a remote server and I need what shows up in the terminal to go to a file on this local PC.22:11
stuengmcphail: yeah, before you chroot though.. the tool that  creates the installation22:11
OerHeksfabio,  maybe this page is any help ? https://answers.launchpad.net/ubuntu/+source/pcsc-lite/+question/14869422:11
vltstueng: debootstrap ;-)22:12
MonkeyDustBenxyzzy  you can use tee to pipe to a file22:12
stuengvlt: yeah thanks it was u telling me about it :P22:12
BenxyzzyMonkeyDust: But the file would appear on the remote host. I need it to be on this local PC22:12
stuengvlt, so when you chroot into this "install" can you "run" it ?22:12
MonkeyDustBenxyzzy  then pipe to your loca pc22:13
MonkeyDustlocal*22:13
fabioOerHeks, thank you for your reply22:13
stuengok this is driving me frikin nuts kirc puts the cursor in the wrong place when typing22:13
fabiolet me check22:13
Mobilearooni(Mobilearooni) (Mobilearooni) Hi foklks.  Just installed ubuntu 12.04 fresh on my laptop (talking to you from my phone).  Im connected to a wireless network that i know works... but the t420 cant ping or connect to sites (ping says unknown host)22:13
BenxyzzyMonkeyDust: How would I do that? Does my local PC need to be listening on some port to accept the pipe from the remote server>22:14
vltstueng: What is technically “running” is the kernel of your host system. But you can run many programs from the chroot directory. It gets complicated with things like X server though …22:14
latterais there a separate channel for those who write code in ubuntu?22:14
stuengvlt, ok I think virtualbox is more like what I need22:15
vltstueng: In most cases I use this debootstrapped system to run it on virtualised systems (XEN in my case).22:16
MonkeyDustBenxyzzy  the syntax is (example) : df -h|tee blah -- it executes df -h and puts the output in a file called blah22:16
latteraso there's not a single C developer here?22:17
MonkeyDustlattera  try #c or #c++22:17
BenxyzzyMonkeyDust: But the df command will be executing on the remote server and I need the file blah to turn up on this PC rather than over there.22:17
latteraMonkeyDust: the question is not related to C, but related to C on Ubuntu22:17
mcphaillattera: why not ask your question?22:18
latteramcphail: I have22:18
latteragcc is saying "unknown symbol" when linking to a shared object that does indeed have the symbols exported22:18
latteralinking against this shared object works in arch linux and even freebsd22:19
latterabut not ubuntu22:19
arooni-mobilehi folks... i recently installed ubuntu 12.04 on my t420 laptop with a intel 6250 wireless card.  i can connect via ethernet (the way i'm talking to you now) but the wifi will connect to the network; but not allow me to ping or visit any websites.  i know the wireless works as i'm connected to it on my phone and it works fine.  ideas?22:19
MonkeyDustBenxyzzy  the remote pc should execute a command on your local pc?22:19
arooni-mobile    /set irc_conf_mode 122:19
stuengarooni-mobile: what happens when you issue dhclient wlan0 ?22:19
lattera`objdump -T /usr/lib/libhijack.so` shows the symbols that gcc is complaining about being undefined22:20
arooni-mobilestueng, can you let me know what you mean by dhclient wlan0?22:20
=== peteset is now known as the_misfit
stuengarooni-mobile: type that command22:20
BenxyzzyNo, I'm executing commands on a remote PC via SSH. Those commands are producing output via SSH to my local terminal. I need my local terminal to capture that output. Otherwise it's a lot of copy-pasting for me22:20
schultzarunning dhclient to look for dhcp return packets on wlan0 interface22:20
arooni-mobilestueng, output is "RTNETLINK answers: File exists"22:20
MonkeyDustBenxyzzy  it's no different, use tee on your local pc22:21
mcphaillattera: what package is the library from?22:21
latteramcphail: no package, it's a shared library I wrote and installed myself22:22
latterahttps://github.com/lattera/libhijack22:22
artremiohola22:22
artremioke tal22:22
=== chjie8 is now known as jie
MonkeyDustBenxyzzy  forget what i say, it's rubbish22:24
ciscoftw i'm trying to run X from ssh... I've run the following commands; 'echo export DISPLAY=:0 >> ~/.bashrc' then 'source ~/.bashrc' and 'aticonfig --initial -f' rebooted but still not able run 'aticonfig' commands, any suggestions?22:24
mcphaillattera: and the library has been set up properly, ldconfig run etc?22:24
BenxyzzyMonkeyDust: Thanks for trying :)22:24
=== jie is now known as chjie
latteramcphail: yup22:25
=== qhartman_ is now known as qhartman
OerHekslattera, good luck with your hacking tool.22:25
jeremy_how do i use wine?22:26
=== jeremy_ is now known as Guest10545
=== Guest10545 is now known as haladur_phox
haladur_phoxi need to install a program i downloaded and i dont know how22:26
OerHeksjeremy_ install it, check wineHQ database for howto install the game/application and have fun22:27
mcphaillattera: if I get a chance in a while I'll clone your repo and have a look but work is calling just now...22:27
latterano worries, thanks22:27
latterause the dev branch22:27
haladur_phoxhow do i check wineHQ?22:28
mcphaillattera: will do22:28
latterathanks a bunch22:28
trismBenxyzzy: might help to give a bit more detail what you are doing, for instance: ssh user@host command > local_file.txt; will work. or if you wanted to keep track of an interactive session: script; ssh user@host; do your work; exit; exit and the typescript file will have the output22:29
latterameanwhile, if anyone else has ideas, let me know in a privmsg22:29
latteragonna go afk in a bit22:29
OerHeks!wine22:29
ubottuWINE is a compatibility layer for running Windows programs on GNU/Linux - More information: https://help.ubuntu.com/community/Wine - Search the !AppDB for application compatibility ratings - Join #winehq for application help - See !virtualizers for running Windows (or another OS) inside Ubuntu22:29
OerHekshttp://appdb.winehq.org/22:29
=== frog is now known as Logan_
Benxyzzytrism: I wanted to keep track of an interactive session, and doing it from within a 'nested' terminal instance looks like the way to do it. Thanks for your help!22:31
amh345is clamav the go to antivirus for ubuntu distros?22:31
chaotixhi is anyone here that was earlier?22:31
chaotixi am also having an antivirus ques22:31
chaotixamh345, i was directedf to bitdefender22:31
chaotixhold up for link22:31
amh345i only have terminal access. the distro has no GUI installed22:32
chaotixamh345, clamav was kinda complicated to set up22:32
chaotixoooh22:32
chaotixdid you try startx?22:32
amh345no, there actually is no gui installed period.  i access only via ssh/terminal22:32
chaotixok22:32
chaotixsorry22:33
amh345the clamav docs tdont look too bad https://help.ubuntu.com/community/ClamAV22:33
amh345i havent tried it yet though. so who knows what will happen22:33
chaotixyeah ive it a shot22:33
chaotixgive**22:33
=== Yoco is now known as Scarwolf
chaotixi would love a hand setting it up if u could if u get a chance later22:33
chaotixi think i got everything22:33
chaotixi got the repos22:34
chaotixand then apt-get updated, and then got pretty much all the stuff clam-av related in synaptic22:34
chaotixand its all the newest versions22:34
amh345chaotix: ill give it a shot now.  i just finished imaging the server22:34
chaotixokay22:35
chaotixgood luck22:35
chaotixhey what tui/cli irc do you use?22:35
chaotixclient**22:35
Guest6424338Hi dudes. I'm wondering if there's an easy in Linux/Ubuntu to send files from one machine directly to the other through the internet. I was thinking of doing it via Skype, but there must be some application that does this...22:38
Guest6424338*easy way22:39
liznevadauhm dropbox?22:39
Guest6424338liznevada, I'm looking for something whose only purpose is to send files from one machine to the other (without storing).22:39
liznevadabeats me then22:40
diddledanGuest6424338: the most common file transfer mechanism is scp over ssh22:41
diddledanread: most common = the way I do it22:41
sean__how do I create a random picture desktop from a folder of images22:41
Guest6424338diddledan, how do I do that? I know how to scp to my website, but I don't know how to scp from any one linux machine to another...22:42
Benxyzzyexit22:42
Benxyzzylol22:42
harovalihi, I'm trying to set up un running my SCX-4623f Samsung printer. I already got the Unified driver , version 1.10 , which I think is the last one available (propietrary). However, when I tell cups to add a printer, the printer does not get detected (however as a scanner it was detected well by xsane). What should I do to cups.conf f.i., in order to force the printer detection ?22:42
sean__Guest6424338, filezilla sftp22:43
diddledanGuest6424338: you need to know the "address" (ip or domain) of the target computer and that computer needs to be running an sshd (`apt-get install openssh-server`)22:43
Guest6424338Okay. Thanks.22:44
joshbeitlerCan someone help me with a problem installing openshot?22:44
Caduqueyes22:44
joshbeitlerok22:44
=== david__ is now known as arooni-mobile
joshbeitlerSome packages could not be installed. This may mean that you have22:44
diddledanof course, if your target is running windows then scp is probably going to be a pain to get going due to the lack of easy sshd setup on windows22:44
joshbeitlerrequested an impossible situation or if you are using the unstable22:44
joshbeitlerdistribution that some required packages have not yet been created22:44
joshbeitleror been moved out of Incoming.22:44
FloodBot1joshbeitler: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation.22:44
joshbeitlerThe following information may help to resolve the situation:22:44
Caduquecan someone help me ? i'm nymphoman :/22:45
sunitasethi?22:46
sunitasethiwhat?22:46
joshbeitlerWhen I try to install openshot (using precise here) I get this error message: http://paste.ubuntu.com/1003865/22:46
Caduquenymphoman all my life is around sex22:46
arooni-mobilephi folks... i recently installed ubuntu 12.04 on my t420 laptop with a intel 6250 wireless card.  i can connect via ethernet (the way i'm talking to you now) but the wifi will connect to the network; but not allow me to ping or visit any websites.  i know the wireless works as i'm connected to it on my phone and it works fine.  ideas?22:46
joshbeitlerany help?22:47
sunitasethii need help setting up a ethernet cable adapter...i do not have the drivers and i cannot get it to connect22:47
nemojoshbeitler: probably some old package that was held up. I only have a vague familiarity with this myself, but there's a fix broken deps thingy in Synaptic22:47
arooni-mobiledamn wireless wont work :(22:47
arooni-mobilegrr22:47
gbear14275Trying to turn off automount on 12.04.  This page doesn't seem to help: https://help.ubuntu.com/community/Mount/USB  Anyone give me some advice?22:47
nemojoshbeitler: you can also purge old versions of packages22:47
joshbeitlernemo: I've tried22:47
nemojoshbeitler: hm. this might actually be a deprecated engine, come to think of it...22:48
joshbeitlernemo: how would I go about fixing it?22:48
* nemo checks for gtk2-engines-pixbuf in 12.0422:48
diddledanjoshbeitler: you _may_ get some progress by adding gtk2-engines-pixbuf to your apt-get request or installing it manually first. however gtk2 is old hat in ubuntuland so the openshot shouldn't be depending on it22:48
nemodiddledan: ah. it *is* that :)22:48
sunitasethii need help setting up a usb ethernet cable adapter...i do not have the drivers and i cannot get it to connect22:48
sunitasethianyone help??22:48
gbear14275Automount off on 12.04?22:48
escottsunitasethi, you need to identify the chipset with lsusb22:49
nemosunitasethi: I installed a USB one on my gentoo linux box. that's about the limit of my experience22:49
nemosunitasethi: what escott said, for starters.22:49
joshbeitleradding gtk2-engines-pixbuf to the end results in this error: http://paste.ubuntu.com/1003872/22:49
nemoI know linux support is still kinda new in this area22:49
diddledanaah, Gentoo, I remember that22:49
sunitasethiok22:49
diddledan:-p I long-since left the land of self-compile :-p22:49
nemosunitasethi: on my gentoo box, I had a repeated crasher in the driver. hopefully you don't have same one I did :)22:49
nemodiddledan: ehm. my machines are 50% gentoo, 50% ubuntu22:50
nemodiddledan: ubuntu is convenient w/ wide userbase, gentoo is hackable and I always have the dev libs and debug handy22:50
sunitasethinemo no22:50
nemodiddledan: I don't judge22:50
IdleOne!ot | nemo22:50
ubottunemo: #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!22:50
nemoIdleOne: he started it22:50
liznevadahahahahaha22:50
joshbeitlernemo: appending gtk2-engines-pixbuf to the install gives this error: http://paste.ubuntu.com/1003872/22:51
hawkalDoes anyone know if there is a way to get the rubbish bin to scrub the data when emptied instead of just removing the link to it?22:51
nemosunitasethi: sooo lsusb?22:51
sunitasethiok22:51
=== db is now known as Guest22490
godiebigcityhey22:52
joshbeitleranyone?22:52
sunitasethiok nemo in lsusb i see the usb ethernet adapter22:52
=== luizcantoni is now known as cantoni
nemosunitasethi: my hang btw :) https://bugzilla.kernel.org/show_bug.cgi?id=28042  hm. I should retest it one of these days. I just gave up on that interface22:52
ubottubugzilla.kernel.org bug 28042 in Network "cdc_ether + Ambit USB cable modem - dropped DNAT with rx errors." [Normal,New]22:52
nemosunitasethi: paste the line w/ the driver.22:52
nemosunitasethi: er. device22:52
sunitasethiok22:52
nemohawkal: like running shred command instead?22:53
nemohawkal: http://brainstorm.ubuntu.com/idea/17668/22:53
nemoshred is sloooooow btw22:53
hawkalnemo: yes basically but when emptying the rubbish22:53
schultzaim not sure i like irssi... didnt bx have everything in one window?22:54
godiebigcityI recently ran into trouble I cannot login into a graphical user session of my account, I can however still login into the guest account, at first I thought it might have been because my home directory was full, but I cleared some space using the console, but i still cannot login, then i tried to delete the x-session cookie .xauthority but to no avail, if I use "ls -al" to I only get a "?" for all the modes, neither "rm" nor "ch22:54
godiebigcityanyone any ideas?22:54
hawkalnemo: Okay thank you22:54
nemohawkal: hm. shred doesn't allow -n=0 -z :(  that would be a lot faster. just a zero pass. bleah22:54
harrisyes22:55
nemooh. stupid me22:55
nemoshred -n 0 -z22:55
nemohawkal: welp. anyway, you could just run shred yourself :)22:55
Dios|Would you guys recommend me to install dual boot Ubuntu on my Windows 7 laptop using a flash drive or CD -- or does it not matter?22:55
nemohawkal: one thought is a small cronjob that hardlinks the trash to a second hidden bin.  when the hardlink count is 1, you know that it was deleted from the real bin22:56
nemohawkal: then the cronjob could run shred on it22:56
nemohawkal: it'd be a really really short script22:56
arooni-mobilephi folks... i recently installed ubuntu 12.04 on my t420 laptop with a intel 6250 wireless card.  i can connect via ethernet (the way i'm talking to you now) but the wifi will connect to the network; but not allow me to ping or visit any websites.  i know the wireless works as i'm connected to it on my phone and it works fine.  ideas?22:56
sunitasethinemo: which line?22:56
nemosunitasethi: the one referring to your ether device of course22:56
harrisarooni-mobile,  what is your problem22:56
nemosunitasethi: BTW. I gotta go. have only 4 minutes to get out the door from here before they lock down22:56
nemosorries :)22:56
sunitasethinemo: please tell me the exact line22:57
nemohawkal: we used to have a shadow hardlinked dir structure on a couple of our servers to protect regretted deletes that sweeped periodically by hardlink count22:57
sunitasethii am  not seeing my ethernet conection here22:57
arooni-mobileharris, i can connect to a AP but cant use the connection (ping or visit any sites)22:57
joshbeitlerIf I were to remove the package libgtk2.0-0, would it cause any mayham?22:57
harrisi am having the same problem except i cant even get wiireless enabled arooni-mobile22:57
nemosunitasethi: hm. maybe it wasn't detected at all22:57
arooni-mobileharris, have the intel 6250?22:57
nemosunitasethi: well. if you want the channel to help, I would sugeest pastebinning lsusb -vvv > lsusb.txt to pastebin.ubuntu.com22:57
harrisno i have hp22:58
arooni-mobileharris, damn ubuntu... wireless worked fine on the cd boot up22:58
nemosunitasethi: also dmesg > dmesg.txt22:58
nemosunitasethi: but I have to go. sorry22:58
sunitasethiok22:58
sunitasethity22:58
harriswhen i had ubuntu 11.10 i typed in  some codes and i got on the internet22:58
harrisbut i cant remember the codes22:58
harrisand when i go to the network gui there is no enable wireless button22:59
harrisdid ActionParsnip> leave23:00
harrisdoes anyone know how to fix wireless problems in ubuntu 12.0423:01
sunitasethii need help setting up a usb ethernet cable adapter...i do not have the drivers and i cannot get it to connect23:01
tsouAny idea why I'm seeing the contents of ~/ on my desktop instead of the contents of ~/Desktop/?  How do I change that?23:02
sunitasethiplease23:02
harrisplease help me23:02
harrissunitasethi,23:02
sunitasethiyes?23:02
sunitasethii can see the usb in lsusb but that is about it23:02
robotdevilIf I want things such as wine to run WOW, would it be less problematic with 32 bit or 64 bit ubuntu? Using wine would be my main use for system.23:02
sunitasethiit doesnot so anything else23:02
harrisdo you know why in the network gui there is not a button that says enable wireless23:02
sunitasethiyes harris23:03
harrisyou do23:03
hawkalnemo: Thank you very much for your help23:03
sunitasethinemo is gone23:03
escotttsou, there is an option in dconf that you evidently set23:03
harrisi need help23:03
sunitasethiescott: i can see the usb ethernet adapter in lsusb23:03
harrisActionParsnip,23:04
harrisi still have the problem23:04
ThePendulumSo I installed Ubuntu alongside Windows without any installation issues. However, Windows will now boot and no choice is given during boot. Windows boots no matter what, even if I select another drive.23:04
Sanjuroive installed ubu minimal with lxde, have a radeon 200m and trying to get the best drives installed, ive found https://help.ubuntu.com/community/RadeonDriver but it doesn't seemt o tell me how to tell what driver I'm using23:04
tsouescott: pretty sure I did not, at least not conciously.. what could have edited it?23:04
robotdevilOr does it matter?23:04
escottsunitasethi, what chipset is it23:04
sunitasethiescott: you mean 10 10023:04
sunitasethiescott: how do i find out the chipst?23:05
harrisActionParsnip,  i disabled the power managment but i still use vista sometimes so not wake up23:05
sunitasethichipset?23:05
ActionParsnipSanjuro: not sure the 200M will need extra drivers, it should be supported by the open driver23:05
escotttsou, no idea23:05
harrisActionParsnip,23:05
sunitasethiActionParsnip: i still cannot get the usb ethernet connected23:05
escottsunitasethi, why dont you just paste the line23:05
ActionParsnipharris: yes you wil still be able to boot the system ad use the device if you disable the wake up23:05
Sanjurotrying to load xbmc and I just get a black screen, figured maybe its the driver23:05
sunitasethiescott: which line?23:05
harriswhere is wake up located23:06
ActionParsnipharris: the wake up relates to wake on lan23:06
robotdevilIf I want things such as wine to run WOW, would it be less problematic with 32 bit or 64 bit ubuntu? Using wine would be my main use for system.23:06
tsouescott: thanks :)23:06
robotdevilIf I want things such as wine to run WOW, would it be less problematic with 32 bit or 64 bit ubuntu? Using wine would be my main use for system.23:06
robotdevilOr does it matter?23:06
harriswhere is it located23:06
FloodBot1robotdevil: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation.23:06
ActionParsnipharris: device manager23:06
sunitasethiescott: which line is it?23:06
escottsunitasethi, i'm sorry im done for the night. i can't handle anymore of this23:06
harrisunder what23:06
ActionParsnipharris: you don't have to ask twice23:06
harrisActionParsnip,  what line is it located in23:06
ActionParsnipharris: in device manager23:07
harrisi know but there are a bunch of drop down menus ActionParsnip23:07
ActionParsnipharris: http://4.bp.blogspot.com/_1spBxVsA54A/TC8iqjO0BBI/AAAAAAAAAbM/6ZeD6MG66mk/s1600/LaptopWakeUp-782429.png23:07
sunitasethiActionParsnip: i still cannot get the usb ethernet connected23:07
ActionParsnipsunitasethi: you said23:08
sunitasethiActionParsnip: i said?23:08
ActionParsnipsunitasethi: yes, 3 mins before you said it last....23:08
sunitasethiActionParsnip: sorry i did not know if you saw23:08
harrisActionParsnip,  please stay online23:09
sunitasethidaskreech said to ask u for help ActionParsnip23:09
=== Zorro is now known as Guest50548
* gptandroid is listening to: " - "23:09
harushimoi want to setup a vm on ubuntu using virtual box23:10
ninuxanybody experience sending tty on UART/USB port?23:11
harushimoI want to setup an virtual machine23:12
harushimoand a partition editor23:12
harushimowhat is a good partition editor23:12
sandydharushimo:gparted?23:13
gbear14275Can't find the setting to change automount behavior in 12.04.  Can anyone point me in the right direction?23:13
deadmundgbear14275: You have to edit /etc/fstab  there is no GUI to do it23:14
=== Tux is now known as Minecrafter
* roasted waves23:15
* wcchandler waves23:16
harrisActionParsnip,  it did not work23:19
Sanjurohow can I close the desktop session and drop back to CLI only23:19
ninux@sanjuro u mean "CTLR + F1"?23:21
Sanjuroyeah just did it23:21
Sanjuroheh23:21
jagginessSanjuro, no need to unless you dont ever want to use X..23:21
mib_mibhi guys, when i am trying to run a command as sudo, it cant find the command (because i assume sudo runs with a different environment variables set) - so how do I run a command with sudo with same environment as the user?23:21
jagginessSanjuro, xterm?23:22
ninux@sanjuro you can do it with F1 to F6, F7 is the graphical layer23:22
harriswhere is parsnip23:22
harriswho has ubuntu 12.0423:23
ninuxi do23:23
celthunderharris: probably lots of people23:23
ninux@harris: what's the matter with ubuntu 12x23:24
ninux?23:24
arooni-mobilehi folks i am doing the dpkg get/set selections jazz to get the new programs on ubuntu... but for some reason... i'm gettin massive conflicts (moving from ubuntu 11.10 to 12.04 on the same 64 bit system). ... any ideas on what to do?23:24
harrisActionParsnip,  it did not work23:24
ActionParsnipharris: ok23:24
PetskullI want to reach files on a USB drive (always on/connected) via ftp23:25
harrisdo you no anything else23:25
PetskullI tried ln to make symlinks23:25
Petskullbut they don't show up in the ftp23:25
ninux@arooni: what version do u try to install?23:25
Sanjurowhats a good tool to shrink the ext4 ubu12 is installed to?23:25
harrisninux,  check your pm23:25
Petskullthen, of course, ln -d to a usb drive failed23:25
Petskullany ideas?23:25
harrisActionParsnip,  what else should i try23:25
ActionParsnipharris: not me, maybe others can advise23:25
ninuxwhat is "pm"?23:26
harrisdoes anyone no how to fix ubuntu 12.04 network problems23:26
harrisin the left corner23:26
Sanjuroill try gparted23:26
harrisdoes anyone know why in my network gui there is not a button that says enable wireless23:27
jagginessSanjuro, gparted requires Xserver, parted is avail on cli23:27
jagginessSanjuro, best is to use gparted live cd ..23:28
celthunderharris: what gui are you in is the kernel module for your wireless modprobed in is there a wirelless device23:28
SanjuroI'm running lxde23:28
PetskullI'm guessing no23:28
ActionParsnipSanjuro: you'll need to boot to liveCD to resize partitions. It needs to be unmounted to be manipulatable23:28
Sanjuroyep just realized heh23:29
OerHeksharris follow this guide https://help.ubuntu.com/community/WifiDocs/WirelessTroubleShootingGuide else you have installed things you don't remember, maybe fresh install is a good start23:29
harrishow do you tell what broadcom i have in terminal23:29
jagginessSanjuro, http://gparted.sourceforge.net/livecd.php23:29
ActionParsnipharris: sudo lshw -C network23:29
celthunderharris: lshw23:30
mwelshI'm getting an error trying to install Adobe Flash on 12.04.23:30
mwelshUnpacking adobe-flashplugin (from .../adobe-flashplugin_11.2.202.235-0precise1_amd64.deb) ...23:30
mwelshdpkg: error processing /var/cache/apt/archives/adobe-flashplugin_11.2.202.235-0precise1_amd64.deb (--unpack):23:30
mwelsh trying to overwrite '/usr/share/icons/hicolor/22x22/apps/flash-player-properties.png', which is also in package flash-plugin 11.2.202.235-123:30
mwelshdpkg-deb: error: subprocess paste was killed by signal (Broken pipe)23:30
FloodBot1mwelsh: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation.23:30
mwelshUnpacking adobe-flash-properties-gtk (from .../adobe-flash-properties-gtk_11.2.202.235-0precise1_amd64.deb) ...23:30
mwelshdpkg: error processing /var/cache/apt/archives/adobe-flash-properties-gtk_11.2.202.235-0precise1_amd64.deb (--unpack):23:30
mcphaillattera: ping23:31
foobArrrwhy are there 3 floodbots?23:31
harrisOerHeks,  it is not an adapter23:31
Beosanyone know anythin about the ATI driver, X-Video Bitstream Acceleration (XvBA), designed by AMD for its ATI/AMD Radeon.23:32
harrisdoes anone have a  BCM4311 802.11b/g WLAN wifi card23:32
Beosis it stable23:32
harrisor know anything about it23:32
OerHeksthe howto applies to your "non adapter" bcm43xx too harris23:33
mwelshAny ideas on my flash issue anyone?23:33
harrisok23:33
jagginessBeos, i think i once read that xvba is used if you're having video problems23:33
Beoso23:33
jagginessBeos, if you're having video problems, you may want to check out xvba ( i believe it's amd/ati true )23:34
Beosi thought it was a newer high performance driver23:34
jagginessBeos, i believe one xvba edition is available in the repos..23:35
Beosyes, is it an add on for fglxr23:35
ActionParsnipmwelsh: use a pastebin so we can see the text please23:35
BeosX-Video Bitstream Acceleration (XvBA), designed by AMD Graphics for its Radeon GPU and Fusion APU, is an arbitrary extension of the X video extension (Xv) for the X Window System on Linux operating-systems23:36
Beoswiki23:36
sirriffsalotHey, an earlier version of linux on a 12.04 isn't getting a higher resolution option than 1600x1200 while the newest one does...23:36
sirriffsalotThis happened after a nvidia driver install23:36
jagginessBeos, "In November 2009 a XvBA backend for Video Acceleration API (VA API) was released,[3] which means any software that supports VA API will also support XvBA.[2]"23:37
jagginessBeos, (wikipedia on xvba)23:37
Beosi have fglxr install, will i get better perfromance if i have both installed23:37
nulldevhow many of you would swith to a distro using gnome 2?23:37
OerHeks!poll | nulldev23:38
ubottunulldev: Usually, there is no single "best" application to perform a given task. It's up to you to choose, depending on your preferences, features you require, and other factors. Do NOT take polls in the channel. If you insist on getting people's opinions, ask BestBot in #ubuntu-bots.23:38
harriscelthunder,  check your pm23:38
nulldev!poll | how many of you would swith to a distro using gnome 2?23:38
ubottuhow many of you would swith to a distro using gnome 2?: Usually, there is no single "best" application to perform a given task. It's up to you to choose, depending on your preferences, features you require, and other factors. Do NOT take polls in the channel. If you insist on getting people's opinions, ask BestBot in #ubuntu-bots.23:38
=== tom_ is now known as legend2440
sirriffsalotAnyone?:(23:39
celthunderharris: pastebin it and link in here i am mostly afk at this time perhaps someone else can help you faster23:39
nulldevgnome 2 +123:39
harriswhat is afk23:39
sirriffsalotharris: away from keyboard:)23:40
nulldevahh fookin kde23:40
OerHekssirriffsalot, now you have a higher resolution, great isn't it?23:40
ninuxeverything except for unity ^^23:40
nulldevafk lol23:40
sirriffsalotOerHeks: No, usually I had 1920x1200...23:40
mwelshAny ideas on this error: dpkg: error processing /var/cache/apt/archives/adobe-flash-properties-gtk_11.2.202.235-0precise1_amd64.deb (--unpack):  trying to overwrite '/usr/share/applications/flash-player-properties.desktop', which is also in package flash-plugin 11.2.202.235-123:40
harriswhen i run a command called  sudo lshw -C network it says my wifi is unclaimed how do i fix that23:40
ninuxtty0 to USB? any ideas?23:41
nulldevmwelsh yeah whatever your installing has a dependency on the older version of flash23:41
sirriffsalotOerHeks: =(?23:41
harriscan someone help mwe23:41
harrisme23:41
nulldevthat you have installed23:41
sirriffsalotharris: don't ask to ask, just ask!:)23:41
=== tom_ is now known as legend2440
mwelshnulldev: So I need to install the older version of flash, then the newer version?23:42
john__hi, what's going wrong with the latest flash plugin, every time i use it my desktop env crashes and it takes me to login prompt. i use ubuntu 12.04 with gnome shell23:42
harriswhen i type in the code  sudo lshw -C network it says my network is unclaimed23:42
jagginess!flash23:42
ubottuTo install Flash see https://help.ubuntu.com/community/RestrictedFormats/Flash - See also  !Restricted and !Gnash23:42
Gyro54Can anyone help with the menus on Gnome 3. I don't have a shutdown option?23:42
sirriffsalotOerHeks: I'm on one of the older kernel versions via grub boot, cause the newest one crashes my usb devices when I try to add one... But the 0.23-generic one doesn't23:43
trismGyro54: in gnome-shell? hold alt when the menu is open23:43
nulldevmwelsh to get that package to work yes but that will probably break alot of things as your version is newer. Best thing would be to chroot your apt db but bit beyond support in here23:43
sirriffsalotOerHeks: but after a nvidia update on the newest one I only get the 1600x1200 on the old one23:43
OerHeksharris 'Unclaimed' typically means no driver has attached to it.23:43
OerHekssirriffsalot, {current]  ?23:43
Gyro54trism: That was so easy!!!  Thanks23:43
mwelshnulldev: thanks for your help, I guess I'm gonna read some FAQs and go from there.23:44
sirriffsalotOerHeks: ?23:44
casey9in shell script what does the command test do?23:44
=== ferenc is now known as Guest33617
nulldevmwelsh good luck23:44
harrisso how do i add a driver OerHeks23:44
=== willie is now known as Guest91781
jagginesscasey9, type "help test"23:44
legend2440hello, i am using XChat-GNOME 0.3.0  with new full install of ubuntu 12.04. Problem is that everytime I open  Network>Channels xchat freezes and I have to kill it and restart it. Anyone else seeing this?23:44
Guest91781help test23:45
OerHekssirriffsalot, [current] recommended nvidia ?23:45
casey9help test23:45
Guest91781legend2440: I think a good idea would be to file a bug report23:45
casey9you mean in shell23:45
ninuxminimalistic ARM server wiht no IO except for ethernet and USB. how can i send tty0 to USB?23:45
mwelshnulldev: I got it working, sudo apt-get remove flash-plugin ; sudo apt-get install flashplugin-installer23:45
mwelshThanks23:45
nulldevlegend2440 file a bug report23:45
nulldevmwelsh cool23:46
legend2440ok I will file bug report23:46
sirriffsalotOerHeks: how do I check whether VESA: G98 Board - 5610003u is the current one?:P23:46
casey9so what does this command do23:46
casey9test ${#DATE}23:46
OerHeksharris, you already tried https://help.ubuntu.com/community/WifiDocs/Driver/bcm43xx so i don't know what you should do23:46
OerHeksso many suggestions, nothing worked23:47
sirriffsalotOerHeks: hang on, did an update and I have to reboot, maybe some kernel updates were missing23:47
sirriffsalotBrb:)23:47
harrisif i uninstall and reinstall i want everything i did to my apps on the new ubuntu23:47
nulldevcasey9 it tests a vaeriable23:47
legend2440everytime I open  Network>Channels xchat freezes and I have to kill it and restart it. Can someone recommend an alternate irc app?23:47
casey9tests for what?23:48
nulldevvariable*23:48
nulldevit tests its validity iirc23:48
ninux@legend2440: try irssi23:48
legend2440ninux,  ok thanks23:49
casey9if it is false will it stop there and not run the rest of the script?23:49
jagginesscasey9, #bash23:49
harriswhen i type in lshw -C network in terminial it says my wifi is unclaimed23:50
harrisenabled the driver23:50
nulldevcasey9 personally Ive never used it so not sure if it gives exit 1 or 0 what you loooking at achieving?23:50
=== cruxeter1us is now known as cruxeternus
casey9i'm trying to get a email alert script to work23:51
ninuxredirect tty0 to USB? any ideas???23:51
nulldevcasey9 alerting what?23:52
harris if i uninstall and reinstall i want everything i did to my apps on the new ubuntu23:52
casey9powerout23:52
harriscan someone help me23:52
jagginessninux, tail -f <source> <target>23:52
nulldevcasey9 I have a script to monitor mysql which can be modified to monitor apache etc but not power sorry23:53
casey9i added command to save to a file to see if its runnig and it doesn't seem to be running the script23:53
ninuxjagginess, ok thanks ill check that23:53
casey9i'm thinking maybe the test command is stopping it23:53
nulldevcasey9 can you pastebin this script23:54
casey9yes23:54
nulldevcool23:54
ninuxjagginess, tail will print the last 10 lines of tty0, is there a way to get "live" tty0?23:54
=== luizcantoni is now known as cantoni
jagginessninux, did you try -f23:54
harrisninux, check your pm23:55
casey9nulldev http://pastebin.com/Es2MAXkv23:55
nulldevlooking23:55
ninuxjagginess, ou sry forgot that, sounds good in manpage23:55
saryharris: no need to re-install .. look for the configuration line showing by lshw -C network .. is there a driver=23:55
harrishold on sary23:56
jagginessninux, sorry i believe i missed something..23:57
jagginessninux, you can also use a pipe for the target...23:57
harrissary it says configuration: latency=023:57
jagginessninux, tail -f <source> | cat -- <target>23:57
ninuxjagginess, if i wanted to save the tty0 live to an SDHC over USB port will it also work only by using tail?23:58
nulldevcasey9 whats failig in the script. I did think line 13 needs a = though23:58
jagginessninux, i think i got the target wrong again.. apparently there's a way.. i think there's a package too for this..23:59
casey9well do i need the test there or should i just delete it23:59
nulldevtest ${#DATE} should be test $={#DATE}23:59
jagginessninux, tail -f <source> | cat -- >> <target>23:59
jagginess(perhaps that)23:59
nulldevno sorry thats wrong23:59
harriswhen i type the code lshw -C network23:59
harrisit says network not claimed23:59
nulldevno its not lol23:59
harrisand then23:59

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!