toasted_linux | hello | 00:02 |
---|---|---|
petepiano1960 | farva: just running ./start.sh should work in fact. | 00:02 |
petepiano1960 | Ahhh - what do you get if you run 'which sh' ? | 00:03 |
farva | there is no output | 00:03 |
farva | it just gives me a new command line | 00:03 |
EriC^^ | sh is a link to dash in ubuntu | 00:03 |
toasted_linux | Does **apt-get install --reinstall grub-efi-amd64** installes grub_legecy or grub2? | 00:03 |
petepiano1960 | farva: run this command from your shell: | 00:03 |
petepiano1960 | ls -l /bin/sh | 00:03 |
EriC^^ | try bash ./start.sh | 00:03 |
EriC^^ | or just ./start.sh | 00:04 |
petepiano1960 | EriC^^: Yeah - I wonder if he is running it with dash | 00:04 |
farva | oh sweeet =] | 00:04 |
petepiano1960 | did ls -l /bin/sh tell you it is a link to dash ? | 00:04 |
petepiano1960 | if so that has been your problem. | 00:04 |
farva | nada | 00:05 |
farva | no output | 00:05 |
doomlord_ | are there any window managers that can switch desktops per monitor independantly (like OSX can these days) | 00:05 |
Camellia23 | http://j.mp/Rh9YfS | 00:05 |
rww | toasted_linux: grub2 | 00:05 |
EriC^^ | farva: you probably have a typo, did it say no file found or ..? | 00:06 |
petepiano1960 | farva: what happens if you run the script as /<pathname>/start.sh | 00:06 |
petepiano1960 | farva: where /<PATHNAME> is the location of the script directory ? | 00:06 |
toasted_linux | rww; really? I mean how could I find out for myself. for other softwares. to find which version of somewhere my command will install | 00:07 |
petepiano1960 | farva: so for example, if teh script is in your home directory, try | 00:07 |
rww | toasted_linux: apt-cache policy grub-efi-amd64 | 00:07 |
petepiano1960 | /home/farva/start.sh | 00:07 |
OerHeks | fancyfetus, i guess you are right, only these commands are hardcoded in Unity i guess http://askubuntu.com/questions/451386/how-to-achieve-multi-touch-gestures-in-ubuntu-14-04 | 00:08 |
OerHeks | i have a magic pad too | 00:08 |
fancyfetus | OerHeks, that seems so.... unlinuxy :( | 00:08 |
toasted_linux | update-grub | 00:09 |
toasted_linux | update-grub | 00:09 |
toasted_linux | /usr/sbin/grub-probe: error: failed to get canonical path of `/cow'. | 00:09 |
toasted_linux | after the install I get this | 00:09 |
OerHeks | fancyfetus, maybe there are bugreports that ask for the same | 00:09 |
EriC^^ | toasted_linux: you need to mount bind the virtual filesystems if you're reinstalling from a chroot | 00:09 |
petepiano1960 | farva: you still there ? I need to sign off. | 00:10 |
farva | yea sorry | 00:10 |
farva | I was making some adjustments | 00:11 |
toasted_linux | EriC^^: I am in ubuntu 14.04 live cd. trying to get the grub2 efi working to repair my bootloader | 00:11 |
farva | and it is up and running =] | 00:11 |
farva | thank you very much <3 | 00:11 |
petepiano1960 | farva: what worked - was it running without the 'sh' prefix ? | 00:11 |
toasted_linux | EriC^^; so ? | 00:11 |
farva | I just specified the path in the command...even though I was in the correct dir | 00:12 |
farva | idk why, but it did the job | 00:12 |
EriC^^ | toasted_linux: exit the chroot | 00:12 |
EriC^^ | toasted_linux: where did you mount the installation? | 00:12 |
petepiano1960 | farva: OK. glad you are sorted. I think (as EriC^^ also noted) was that using the 'sh' prefix was running the script under a different shell (probably 'dash'). | 00:13 |
farva | yea...funny things these computers xD | 00:13 |
petepiano1960 | farva: the bit of magic at the start of the script (#!/bin/bash) means that the OS invokes that command on the script itself | 00:14 |
=== sythe is now known as sythe-afk | ||
petepiano1960 | farva: OK. night. | 00:14 |
farva | thanks again =] | 00:14 |
petepiano1960 | np | 00:14 |
sonicx | xubunto some times it boots up some times it won't how can I fix it and I duel boot it to | 00:14 |
toasted_linux | EriC^^; no chroot. I just dd the latest ubuntu 64 iso to usb then I went to my efi motherboard setup and selected EFI<myusbdrive> and booted ubuntu efi style. | 00:14 |
EriC^^ | toasted_linux: ok, type sudo parted -l and pastebin it please | 00:15 |
EriC^^ | toasted_linux: is this a fresh install? | 00:15 |
cecja | toasted_linux: secure boot or not? | 00:16 |
Giwrgaras | fucking retarded ubuntu die | 00:18 |
dark0der | xD | 00:18 |
Giwrgaras | cursed by the excel in wine | 00:19 |
toasted_linux | Guys; I have a linux installed on my hard drive. the grub boot damaged. so I downloaded ubuntu and dd it to my pen drive. then I put the usb to the port and rebooted. then went to setup page of my motherboard and selected the boot list. it was two entry of my usb name. I selected the one with EFI in front of it. (EFI pico_usb_4GB) | 00:19 |
Giwrgaras | be* @#^@#$ | 00:19 |
bittyx | Hi! I'm currently running Linux Mint 15 (based on Ubuntu 13.04). I want to abandon Mint and upgrade to Ubuntu 14.04. My /home folder is on a separate partition from root. Is there an easy way to reinstall everything while keeping my home folder intact and working with Ubuntu? | 00:19 |
EriC^^ | toasted_linux: ok, is this a fresh install? | 00:19 |
sonicx | xubunto some times it boots up some times it won't how can I fix it and I duel boot it to | 00:20 |
bittyx | I know a fresh install is always the safest choice, but I'd like to avoid that if possible. | 00:20 |
Linkdead007 | Hi guys, so I am trying to Ubuntu live CD (I like what I am seeing so far) but before I can finally dump windows and make the switch I need a little help | 00:21 |
GeekMan1222_ | question if i wanted to ask for advice on a backup program for windows to use on my ubuntu sftp server could i ask that here xD | 00:21 |
toasted_linux | Eric; fresh install of what? a new not presistent linux on a usb and my linux distro on my hard drive. doesn it answer your question? | 00:21 |
EriC^^ | toasted_linux: has your ubuntu installation worked before or you just installed it? | 00:22 |
k1l | GeekMan1222_: best is to ask the windows guys what programs work best to backup their stuff. the ftp task will be no issue from the ubuntu side | 00:22 |
Linkdead007 | I don't get any sound out of my internal speakers, my headset gets sound fine (though a little on the quiet side) and the equalizer shows sound being played on the speakers, but nothing comes out. | 00:22 |
GeekMan1222_ | yeah k1l its all set and ready to go chrooted and all | 00:22 |
Linkdead007 | I had this same issue when I tried the Mint live CD as well, but I like the way Ubuntu looks better so I would like to stick with this | 00:23 |
GeekMan1222_ | just need to find some software i figure that was kinda off topic but thanks | 00:23 |
Linkdead007 | Any ideas anyone? | 00:26 |
Linkdead007 | Haven't been able to figure this out from surfing the message boards for a couple days now, and can't get any forum replies to the post I made. | 00:27 |
svetlana | you're missing a mention of your hardware specs (esp. what hardware for the speakers) | 00:27 |
Linkdead007 | I really want to make this work | 00:27 |
EriC^^ | toasted_linux: you there? | 00:27 |
Linkdead007 | How do I find that out? | 00:27 |
Linkdead007 | Im pretty new to this | 00:27 |
qubic | i have 2 copies of spyder on my machine. so when i search in unity, the copy opens spyder 2.7. i can access spyder 3.4 through the terminal. how can i remove spyder 2.7 from my machine and set my path so spyder 3.4 is in unity searc? | 00:28 |
Linkdead007 | Well, thanks for listening I guess, but this has become too much of a pain, can't find help either. (Understandable, this is community based, not a company) but I guess I'm back to windows. | 00:29 |
imnichol | Can anyonw recommend me a FPS with decent(Quake3 Arena or better) graphics? | 00:31 |
imnichol | Or actually, any good FPS? | 00:31 |
imnichol | Wow, quiet channel | 00:36 |
ironfoot495 | Hello I need some help getting a HP2542 to work on my ubuntu 12.04 can someone help me??? | 00:36 |
ironfoot495 | can somebody help me? | 00:39 |
=== phunyguy is now known as phunyguy-zombie | ||
cecja | ironfoot495: whats your problem exactly? | 00:40 |
ironfoot495 | well the HP 2542 does not respond to print | 00:41 |
=== gary is now known as Guest36164 | ||
=== phunyguy-zombie is now known as phunyguy | ||
ironfoot495 | it keeps looking for 2540 and there is nothing to show for the right printer | 00:42 |
cecja | ironfoot495: did you install anything or just plugged it in? | 00:42 |
ironfoot495 | cecja just pluged it in | 00:42 |
cecja | ironfoot495: download http://prdownloads.sourceforge.net/hplip/hplip-3.13.10.run | 00:42 |
ironfoot495 | okj thanks | 00:43 |
cecja | ironfoot495: and run it with sh hplip-3.13.10.run' | 00:43 |
cecja | ironfoot495: and run it with sh hplip-3.13.10.run | 00:43 |
cecja | ironfoot495: then it should work out fine | 00:43 |
waylonR | anyone else having inability to get to 01.org, intel's graphics driver site? | 00:44 |
cecja | waylonR: yep my apt-get update spits error for the past week for 01.org | 00:44 |
=== dean is now known as dean|away | ||
waylonR | And the only way to get the up to date intel gfx driver, that will increase my framerate from edger .. is in 01.org right? | 00:46 |
k1l | waylonR: yes, i saw some mentioning they had issues with the intel repo | 00:46 |
waylonR | i reinstalled, i used to be running ubuntu 12.04.. now running 14.04... and im experiencing slowdown with my usual kit, that i didn't experience before. | 00:47 |
* waylonR is a Secondlife internet DJ... "My kit, graphics wise, is Singularity SL client, and Mixxx, my dj software i use. Singularity is now quite stuttery. | 00:48 | |
waylonR | might have to go back to ubuntu 12.04 eh? | 00:48 |
k1l | did you mention your exact hardware? | 00:49 |
cecja | waylonR: well I get some repo errors but the driver works fine whats your problem? | 00:49 |
=== michael__ is now known as Guest67974 | ||
waylonR | cecja, can't even get the driver. | 00:51 |
vbgunz | I've got byobu enabled on a server I access but when I access the servers byobu session FROM my local byobu session, byobu doesn't show up for the remote host? | 00:51 |
cecja | yeah but did you have the "normal" ubuntu prop driver installed? | 00:51 |
waylonR | i915, yeah. piece of crap. got better performance under ubuntustudio 12.04 | 00:52 |
vbgunz | if I access the server from /bin/bash the remote byobu session shows up. If I access the remote server from /usr/bin/byobu I get a regular login shell. at least I don't get the status bars and highlights | 00:52 |
* waylonR has a I5 | 00:52 | |
waylonR | err.. i5 | 00:52 |
cecja | waylonR: and what is happening when you install the intel driver tool? | 00:54 |
waylonR | can't even get the intel driver tool, cecja ... 01.org is DOWN | 00:55 |
cisco-studying | Hi, I normally merge mp3 files using cat in terminal. Is there something similar to convert mp3 into aa format? | 00:55 |
waylonR | is there a mirror somewhere, of the entire repo, that i can get drivers from? | 00:55 |
cecja | waylonR: thats strange try the direct link https://download.01.org/gfx/ubuntu/14.04/main/pool/main/i/intel-linux-graphics-installer/intel-linux-graphics-installer_1.0.7-0intel1_amd64.deb | 00:56 |
ironfoot495 | cecja did not work | 00:56 |
waylonR | cecja, don't work. | 00:57 |
dlam | hmm i wanna remove the first two lines of a text file, and save it back, anyone know easy way to do that? | 00:57 |
cecja | really? thats odd works fine from here | 00:57 |
cecja | http://weshare.me/169dd4d47bb34e38/intel-linux-graphics-installer_1.0.7-0intel1_amd64.deb uploaded the deb for you | 00:58 |
waylonR | that only outfits one with the repo, cecja . | 00:59 |
waylonR | the installer does the rest.... so thanks but sorry, that fails. | 00:59 |
cecja | echo -n | openssl s_client -connect download.01.org:443 | \ | 01:00 |
cecja | sed -ne '/-BEGIN CERTIFICATE-/,/-END CERTIFICATE-/p' | \ | 01:00 |
cecja | sudo tee '/usr/local/share/ca-certificates/download_01_org.crt' | 01:00 |
cecja | sudo update-ca-certificates | 01:00 |
cecja | its only a cert mishap you can download the cert with ssl and add it manually | 01:00 |
cecja | you can actually try just to update the certificates | 01:01 |
Guest36164 | xubunto some times it boots up some times it won't how can I fix it and I duel boot it to | 01:02 |
pantato | anyone here have any experience with hlds? | 01:03 |
=== Guest36164 is now known as sonicx | ||
sonicx | xubunto some times it boots up some times it won't how can I fix it and I duel boot it to | 01:04 |
waylonR | cecja, that script failed. connection timed out. | 01:04 |
cecja | waylonR: just sudo update-ca-certificates? | 01:04 |
waylonR | cecja, whats the point in that? i can't even get the cert. | 01:05 |
cecja | waylonR: ok there is a dirty hack which you have to remove after you installed the drivers but.... add this to your /etc/apt.conf file Acquire::https::download.01.org::Verify-Peer "false"; | 01:05 |
dtscode | has anyone had any issues installing chrome? | 01:06 |
dtscode | oh never mind | 01:07 |
cecja | sonicx: with which os you want to dual boot? | 01:07 |
sonicx | no i install ubunto all so kubunto and xp | 01:09 |
sonicx | and xubunto will boot up sometime times it will not | 01:10 |
cecja | sonicx: ok is grub loading all the time or is it just flashing and you cant select xubuntu? | 01:10 |
sonicx | I select xubuntou hit enter then i get a black screen | 01:12 |
cecja | sonicx: did you try STRG+F1 to get a console? | 01:14 |
cecja | sonicx: 14.04 or 13.10? | 01:16 |
sonicx | the newer one | 01:16 |
Delta706 | how can I create a bitmap from raw values, 1s and 0s? | 01:17 |
sonicx | I just had a thought should I go into kubunto to and going to terminal and do sudo upgrade and try useing that grub loader | 01:17 |
=== durianshredder is now known as pyth0n | ||
cisco-studying | I need help with this, I normally merge mp3 files using cat in terminal. Is there something similar to convert mp3 into aa format? | 01:23 |
waylonR | cecja, so.. to use this apt.d thing, what do i do? | 01:27 |
pnorman | Is there a way that I can combine an apt-get dist-upgrade with an apt-get install in one apt-get invocation? | 01:30 |
jharm | Can I change .mkv to .mp4? If so how? | 01:31 |
somsip | !info avconv | jharm | 01:31 |
ubottu | jharm: Package avconv does not exist in utopic | 01:31 |
somsip | jharm: http://manpages.ubuntu.com/manpages/precise/man1/avconv.1.html | 01:32 |
somsip | jharm: ful example http://askubuntu.com/questions/243582/trying-to-convert-mkv-to-mp4-with-avconv-failing | 01:32 |
cecja | waylonR: you open /etc/apt.conf in your favorite text editor as su and add Acquire::https::download.01.org::Verify-Peer "false"; at the bottom | 01:33 |
jharm | Thank you!! Somsip | 01:33 |
cecja | pnorman: && | 01:34 |
zim_ | Hi, just wondering if my gfx card driver is supported in ubuntu 14.04 | 01:34 |
zim_ | it's product: RV730/M96 [Mobility Radeon HD 4650/5165] | 01:34 |
cecja | zim_: it is! | 01:34 |
zim_ | can anyone tell me thanks | 01:34 |
zim_ | it is really? | 01:35 |
pnorman | cecja: that's multiple apt-get invocations on the same command line if you're suggesting the common usage | 01:35 |
axzxc | hello? | 01:35 |
cecja | zim_: yes totally | 01:35 |
zim_ | i tried installing it from the amd website the other day, and it didn't work, i wasnt able to boot into gnome at all | 01:36 |
zim_ | i had to go through hell to uninstall it, and it took me over 2.5 hours to do it | 01:36 |
zim_ | and boot into gnome again | 01:36 |
zim_ | is there any way i can install it with apt? | 01:37 |
cecja | pnorman: sorry misunderstood no that is not possible | 01:37 |
somsip | zim_: this might help https://help.ubuntu.com/community/BinaryDriverHowto/AMD | 01:38 |
Bashing-om | zim_: Different as " Radeon HD 4650 : is NOT supported by ATI .. it is legacy and no longer supported as of xserver v1.12 . | 01:39 |
zim_ | Bashing-om: yeah, so it wont work anymore if i try install it? | 01:40 |
zim_ | someone else was saying that yesterday | 01:41 |
Enissay | is there a fast way to download those wallpapers via terminal ? using wget maybe... http://minus.com/mPxswm5Mn | 01:42 |
Bashing-om | zim_: Not in later 'buntu releases .. IF you realy realy have to have the FGLRX driver .. then one can install ubuntu release 12.04.1 .. that point 1 is the crucial thing .. It does contain the Xserver version that ATI supports . | 01:42 |
sonicx | funny ? cecja : | 01:43 |
zim_ | oh yeah thanks, so that's the only way? it wont work at all in 14.04 trusty, which is what i currently have installed? | 01:43 |
* zim_ can't get beyond earth running in steam, that's why | 01:43 | |
cecja | sonicx: there are good open source drivers for ati and they will work. | 01:44 |
Bashing-om | zim_: starting with Ubuntu 12.04.2, the X-server version was updated to a newer version that is now incompatible with the HD 2x/3x/4x series AMD cards. Terminal command -> X -version to determine the x-server version. | 01:44 |
sonicx | ? can be the usb for the keyboard | 01:44 |
zim_ | X server 1.15.1 | 01:45 |
Bashing-om | zim_: There are ways that ARE NOT supported, and will break your system - at some point in time . We Will not disuss it here. | 01:45 |
zim_ | yeah i might not worry about it then, don't want anymore issues with the system, yesterday fiddling around with it for 2.5 hours was enough | 01:46 |
sonicx | because I change the key bored | 01:47 |
zim_ | well that sucks | 01:47 |
cecja | Enissay: wget -r -A.jpg http://url-to-webpage-with-jpgs/ | 01:47 |
zim_ | can't play beyond earth now on this laptop on linux | 01:47 |
Bashing-om | zim_: In the long run .. invest in a new graphics card . Yeah, the sky is the limit when it comes to the cost . | 01:47 |
zim_ | it's a laptop so i can't | 01:47 |
sonicx | cecja : I tk it was my key bored lol | 01:48 |
Bashing-om | zim_: As bad as it pains me to say ... there is no good solution . | 01:49 |
Enissay | cecja OMG, dont leeeeeeaaave xD | 01:49 |
zim_ | sounds that way unfortunately | 01:49 |
zim_ | other than buy a new laptop | 01:50 |
Bashing-om | zim_: OR invest a lot of time and effort learning the innards of the kernel .. and learn the hard way to fix-it when-you-will-break-it . | 01:51 |
zim_ | true could do that, would take a long time though | 01:52 |
Bashing-om | zim_: I hear the figure is 10 years .. lol . | 01:53 |
zim_ | lol woah, that is a long time | 01:53 |
* zim_ might just boot back into windows 7 | 01:58 | |
zim_ | and play beyond earth on there, then boot into linux when i'm not gaming | 01:58 |
zim_ | okay thanks for the help, i'll catch you around sometime | 01:58 |
zim_ | later. :) | 01:58 |
=== zz_saschpe is now known as saschpe | ||
=== gthank is now known as zz_gthank | ||
aoeu | Yo duds | 02:30 |
johnhunter | Hi all | 02:34 |
aoeu | I prefer Windows 8. | 02:35 |
Anusien | I have an existing hard disk that suffered some kind of issue and I can't boot off it (but I can mount it and read data on windows). I get halfway through the boot process and it just hangs. Would it work to use the existing partitions and reinstall, or am I better off just copying the data, wiping it, and copying back? | 02:40 |
daftykins | Anusien: what OS are you typing from now? | 02:40 |
Anusien | daftykins: This is my Windows machine. I just put a small hd in the machine and installed Ubuntu so I have a platform to work from. The hd that I want (1TB) is currently in a USB enclossure | 02:41 |
compdoc_ | Anusien, you have to read the SMART info from the drive to know if its failing | 02:42 |
daftykins | Anusien: plug it in and run "sudo apt-get install smartmontools pastebinit" then run "sudo smartctl -a /dev/sdX | pastebinit" where sdX is the external disk | 02:43 |
daftykins | ("sudo parted -l" to discover which letters are which disks) | 02:43 |
Anusien | daftykins: http://paste.ubuntu.com/9696190/ | 02:52 |
=== jimmy51v_ is now known as Guest85695 | ||
aoeu | Does you guys use the Umbuntu OS on the mobile? | 02:52 |
daftykins | !touch | aoeu no | 02:52 |
ubottu | aoeu no: Information about the Ubuntu Touch platform for Phone and Tablet is available here https://wiki.ubuntu.com/Touch . Support and discussion in #ubuntu-touch | 02:52 |
aoeu | ubottu: Whyt is that chan batout? | 02:53 |
daftykins | Anusien: wow you've not had that one long, only been turned on and off 50 times! there's no sign of issue with the disk, so backup your data and reinstall. probably nothing wrong | 02:53 |
daftykins | aoeu: ubottu is a bot. | 02:53 |
Anusien | daftykins: I've had it for a couple of years, I just never reboot. It is ubuntu after all ;) | 02:54 |
daftykins | :D | 02:54 |
Anusien | daftykins: My question is, can I reinstall over the existing system data, or do I need to wipe it and re-do it? | 02:54 |
daftykins | Anusien: after backup maybe try fsck'ing your volumes then | 02:54 |
aoeu | daftykins: what's he does here? | 02:54 |
daftykins | !ot | aoeu | 02:54 |
ubottu | aoeu: #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! | 02:54 |
aoeu | ubuntu touch mobile | 02:54 |
daftykins | things like that ^ | 02:54 |
aoeu | ubottu: talk to me! | 02:55 |
ubottu | aoeu: I am only a bot, please don't think I'm intelligent :) | 02:55 |
daftykins | Anusien: did you originally make a separate /home partition? | 02:55 |
Anusien | daftykins: Probably not. Although most of the data I want is not in /home | 02:56 |
Anusien | parted reports one partition of 998GB and then a 2G swap partition | 02:56 |
daftykins | Anusien: ah ok, auto setup. i would still copy off elsewhere then clean install, maybe with a /home this time | 02:58 |
Anusien | daftykins: Alright, thanks. Although I probably ought to make a few different partitions | 02:59 |
xreala | Anyone on? | 03:07 |
xreala | And not afk | 03:07 |
=== gary is now known as sonicx | ||
ObrienDave | nope | 03:09 |
lsv | hey guys | 03:12 |
lsv | i recently ssh'd into a box for a friend | 03:12 |
lsv | and they had this neat plugin | 03:12 |
lsv | that showed cpu/ram/hdd/etc in the bottom right of the terminal window | 03:12 |
lsv | it was seen in putty | 03:12 |
lsv | unfortunately i logged out before i checked what the plugin/tool was | 03:12 |
lsv | anyone know if it? | 03:12 |
lsv | or something like that? which displays machine stats in putty/terminal on the bottom right of the window? | 03:13 |
daftykins | no idea, but seems like a total waste of load + network to me ;) | 03:14 |
ObrienDave | conky? | 03:14 |
=== drkokandy_ is now known as drkokandy | ||
jimmy51v_ | hello... trying to set up nullmailer so i can send via SMTP&SSL | 03:19 |
jimmy51v_ | i keep getting: smtp: Failed: Server SSL/TLS certificate does not match hostname | 03:19 |
jimmy51v_ | the same settings work in my android mail client. what am i doing wrong? | 03:19 |
ikonia | your trying to initiate a connection to a hostname that does not match the certificate name | 03:20 |
jimmy51v_ | ikonia: ok. here is where i am clueless. what certificate? | 03:21 |
ikonia | jimmy51v_: who runs the mail server ? | 03:22 |
daftykins | the mail server cert ;) | 03:22 |
jimmy51v_ | a webhost i pay | 03:22 |
ikonia | jimmy51v_: ask them for the certificate/client connection detais | 03:22 |
jimmy51v_ | ah | 03:22 |
jimmy51v_ | ok | 03:22 |
jimmy51v_ | i remember having to point mail.mydomain.com to something like webmail3145.webserver.com | 03:23 |
jimmy51v_ | maybe that's the hostname it's expecting | 03:23 |
ikonia | ask the people who run it | 03:23 |
jimmy51v_ | ok | 03:23 |
ikonia | it's a 2 second question for them | 03:23 |
jimmy51v_ | thanks. i would have kept messing with nullmailer settings without that pointer | 03:24 |
TurtleDan | I downloaded Lubuntu Linux 14. How do I verify it is a proper download, and once I burn it, is there a way to verify a good burn as well? | 03:26 |
daftykins | !md5 | 03:26 |
ubottu | To verify your Ubuntu ISO image (or other files for which an MD5 checksum is provided), see http://help.ubuntu.com/community/HowToMD5SUM or http://www.linuxquestions.org/linux/answers/LQ_ISO/Checking_the_md5sum_in_Windows | 03:26 |
TurtleDan | Thank you | 03:26 |
daftykins | is DVD your only option? it's all about flash drives today | 03:27 |
TurtleDan | I don't have a flash drive I can use right now. | 03:27 |
TurtleDan | Flash drives, I will admit is a better option over CD/DVD | 03:28 |
daftykins | :) | 03:28 |
daftykins | roger that | 03:28 |
TurtleDan | Faster as well. | 03:28 |
Bashing-om | TurtleDan: Also : https://help.ubuntu.com/community/Installation/CDIntegrityCheck . | 03:28 |
TurtleDan | Thank you | 03:28 |
TurtleDan | daftykins: what do ya use for your ISO -> USB program? | 03:30 |
daftykins | 'dd' from a Linux host | 03:30 |
daftykins | are you on a Linux or Windows? | 03:30 |
TurtleDan | Haven't used that. I mostly use unibootin | 03:30 |
daftykins | ah, it's had some issues over the years | 03:30 |
TurtleDan | These days mostly Linux. | 03:30 |
daftykins | "sudo dd if=/path/to/ISO of=/dev/sdX bs=2M" and done :D | 03:31 |
TurtleDan | My desktop is still XP, but this tabletPC is Linux. | 03:31 |
TurtleDan | ThanksI will write that down and try it next time. | 03:31 |
daftykins | np :) | 03:31 |
daftykins | from Windows i have gotten on well with Universal USB Installer and YUMI from pendrivelinux.com | 03:31 |
TurtleDan | I have been using Linux on/off for decades, but since Vista, and especially after XP support ended, been Linux minded. | 03:32 |
TurtleDan | Did ya hear the latest infoabout the WIn 10 preview? | 03:33 |
daftykins | i've played with 10 in a VM, but i'm afraid #ubuntu-offtopic is for the general chat whilst here is for support queries alone | 03:34 |
ikonia | TurtleDan: thats not really something this channel is interested in discussing | 03:34 |
TurtleDan | they even mention it in the "Privacy Notice" they use keylogger. | 03:34 |
TurtleDan | I will shut it down then. | 03:34 |
TurtleDan | My apology | 03:34 |
TurtleDan | I am running Lubuntu at this time. | 03:35 |
ikonia | how are you running lubuntu if you've just said you've downloaded it and need to burn it while using windows | 03:35 |
ikonia | that would suggest you are using windows | 03:36 |
TurtleDan | I musta used bad english. I have lubuntu (older version) installed and downloaded a new version. | 03:36 |
TurtleDan | Need to be more specific. | 03:37 |
=== dronedaddy is now known as martythemcflyguy | ||
aoeu | I'm only a bot. Please don't think I'm intelligent. | 03:40 |
=== brian is now known as Guest85901 | ||
ikonia | aoeu: please stop messing with ubottu | 03:42 |
doomlord_ | i'm after something to get pc audio-> android phone.. googling, there appears to be a util called "soundwire" ,but is there anything out of the box or in the ubuntu repositories that does this | 03:43 |
wgkdgkskdg | so | 03:43 |
wgkdgkskdg | is Unity getting any better? | 03:43 |
wgkdgkskdg | like are we allowed to customize unity yet? | 03:43 |
=== michaelni_ is now known as michaelni | ||
imnichol | I'm looking for a daemon that will watch RSS feeds and download them. Any suggestions? | 03:47 |
imnichol | Let me rephrase: I'm looking for a podcast downloading daemon, I don't know what else to call it | 03:48 |
martythemcflyguy | Hello I just installed a fresh 14.10, and out of the box the swap isnt working, fstab shows /dev/mapper/ubuntu--vg-swap_1 and /dev/mapper/ubuntu--vg-swap_1 but system monitor shows Swap not avaiable, any way i can repair and use the cryptswap without making a new noncryptswap? | 03:51 |
econdudeawesome | howdy all! I would like to enable the third level keys with my win-key on the keyboard. However, I don't use Gnome/Unity/KDE etc (use XMonad). Any idea how I might enable this via the command line? | 03:55 |
shingu_kodangi | How can I change owner of a process (from itself) in C code | 03:59 |
renlo | whats a good iterm2 equiv (what do you personally recommend)? | 04:00 |
ikonia | shingu_kodangi: try the ##c channel | 04:01 |
shingu_kodangi | @ikonia thanks | 04:05 |
newbieuser | anyone here help me with a display issue ? | 04:12 |
bubbasaures | newbieuser, Give a description for help. | 04:14 |
newbieuser | i have 3 screens they all show up in display in system settings, but the one even if i turn it on or off will only show black like no signal but if i super + s the desktop is shown | 04:14 |
newbieuser | if i move around the screens i can get 2 out of 3 to turn on at one time only | 04:15 |
econdudeawesome | howdy all! I would like to enable the third level keys with my win-key on the keyboard. However, I don't use Gnome/Unity/KDE etc (use XMonad). Any idea how I might enable this via the command line? | 04:16 |
svetlana | ask #xmonad ? | 04:17 |
econdudeawesome | I'd like to do it at the Ubuntu command line, so it's available when and if I switch to over window managers | 04:19 |
newbieuser | 1 video line is vga from pcie card | 04:19 |
econdudeawesome | I think there might be a way to do with X, but I've no idea where to look | 04:20 |
newbieuser | 1 is vga from intergrated mb and the dvi line is on mb too | 04:20 |
svetlana | yes, xmonad channel folks would tell you how to do it with command line - whether it is an ubuntu terminalor not, it does not matter | 04:22 |
econdudeawesome | it's not something that is done through Xmonad (the WM/DE) IIRC, it's done through X at the command line. It's outside of #xmonad's domain expertise | 04:23 |
econdudeawesome | is there a #X? | 04:23 |
svetlana | #xorg, yes | 04:24 |
=== paulus68_ is now known as paulus68 | ||
michael_j_p | hello all, anyone run pcsx2 emulator on a dual core 2 processor? | 04:38 |
daftykins | you might want to just ask the question | 04:39 |
michael_j_p | my question would be, does it run good or is it choppy | 04:39 |
lotuspsychje | michael_j_p: are you running ubuntu? | 04:41 |
Prinlerq | Brain is gonna explode | 04:42 |
newbieuser | my head hurts from this display issue lol | 04:43 |
Prinlerq | Im attempting to configure samba on my HTPC and its not cooperating. | 04:43 |
lotuspsychje | !samba | Prinlerq | 04:43 |
ubottu | Prinlerq: Samba is the way to cooperate with Windows environments. Links with more info: https://wiki.ubuntu.com/MountWindowsSharesPermanently and https://help.ubuntu.com/12.04/serverguide/C/windows-networking.html | 04:43 |
newbieuser | <//////////////#~~~ ~ break lol | 04:43 |
lotuspsychje | !ask | newbieuser | 04:44 |
ubottu | newbieuser: 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 !patience | 04:44 |
newbieuser | it was asked above ^^^ :P | 04:44 |
lotuspsychje | newbieuser: i just joined, you can repeat once in a while | 04:44 |
newbieuser | i have 3 screens they all show up in display in system settings, but the one even if i turn it on or off will only show black like no signal but if i super + s the desktop is shown if i move around the screens i can get 2 out of 3 to turn on at one time only 1 is vga from intergrated mb and the dvi line is on mb too | 04:44 |
michael_j_p | lotuspsychje: yes, 12.04.5 | 04:44 |
lotuspsychje | !xrandr | newbieuser maybe here | 04:45 |
ubottu | newbieuser maybe here: XRandR 1.2 is the new method of running dual screens in !X. Information/HowTo here: http://wiki.debian.org/XStrikeForce/HowToRandR12 | 04:45 |
newbieuser | where is the built in file to edit ? it shows up as its installed just wont turn on all 3 at the same time | 04:48 |
newbieuser | read something about simply making a xorg.conf and adding it to etc/x11 or something | 04:49 |
newbieuser | but i mean if display is seeing it and saying its present it must be some simple error in the file | 04:50 |
newbieuser | if i move my big screen to the right of the not working one i can get both small screens to turn on but then the big screen shuts off | 04:50 |
Prinlerq | ok yet another guide that doesnt work for me | 04:52 |
l30n1du5 | hi all | 04:53 |
l30n1du5 | i am unable to update ubuntu since last month | 04:53 |
lotuspsychje | Prinlerq: maybe the #samba guys might know | 04:53 |
l30n1du5 | ia m getting the following errors, pasted at http://paste.ubuntu.com/9696546/ | 04:53 |
l30n1du5 | please help | 04:53 |
l30n1du5 | i had done apt-get clean && apt-get autoclean ; also i have deleted the cache | 04:54 |
lotuspsychje | !aptlock | l30n1du5 maybe try this? | 04:54 |
ubottu | l30n1du5 maybe try this?: If 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 » | 04:54 |
lotuspsychje | newbieuser: read he last post: http://askubuntu.com/questions/198668/3-monitors-ubuntu-12-04-gnome-3-2-nvidia-cards-with-xrandr-or-xinerama | 04:55 |
bubbasaures | l30n1du5, we like to see all the info leading to those errors, pastebin it. | 04:55 |
lotuspsychje | l30n1du5: http://askubuntu.com/questions/41605/trouble-downloading-packages-list-due-to-a-hash-sum-mismatch-error | 04:56 |
newbieuser | <l30n1du5> sudo rm /var/lib/apt/lists/partial/* | 04:56 |
l30n1du5 | pasted the total procedure at http://paste.ubuntu.com/9696558/ | 04:57 |
lotuspsychje | michael_j_p: tell us more about this emulator, is this an emulator for ubuntu? | 04:57 |
bubbasaures | l30n1du5, I would go to software & updates 2nd tab other software and untick every ppa, than run a update and see what is there than. | 04:58 |
l30n1du5 | ubottu: same problem even after doing the above activities | 04:59 |
ubottu | l30n1du5: I am only a bot, please don't think I'm intelligent :) | 04:59 |
lotuspsychje | l30n1du5: wich ubuntu version is this? | 04:59 |
Prinlerq | Irc is so funny. can be 1000 people in a room and no one is home | 05:00 |
bubbasaures | l30n1du5, This a server or are you rooting the terminal? | 05:00 |
lotuspsychje | Prinlerq: its all about timezones, at other time other users awake | 05:00 |
l30n1du5 | ubuntu 14.04 Trusty Tahr 64 bit | 05:00 |
newbieuser | yea most will be in bed right now alomost midnight here | 05:01 |
Prinlerq | :( | 05:01 |
Prinlerq | no answer in samba | 05:01 |
Prinlerq | #samba i mean | 05:01 |
lotuspsychje | !manual | Prinlerq maybe some samba info here | 05:02 |
ubottu | Prinlerq maybe some samba info here: 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:02 |
Prinlerq | I use the config file and make it mine but i think there is like a permission issue. | 05:02 |
lotuspsychje | Prinlerq: whats your endgoal exactly, filesharing with lubuntu=win7 ? | 05:03 |
Prinlerq | yeah fully open. I have read 10 different guides and none of them seem to allow. I got it to work on my other sever but moving that samba.conf and restarting the service and it doesnt work. | 05:04 |
Prinlerq | Id use the samba GUI but that wont even open in 14.01 | 05:08 |
lotuspsychje | Prinlerq: maybe its a kodibuntu issue, did you try this on lubuntu? | 05:08 |
Prinlerq | yes | 05:08 |
Prinlerq | kodibuntu is lubuntu thats stripped | 05:08 |
Prinlerq | and loads xbmc on boot | 05:08 |
lotuspsychje | Prinlerq: https://help.ubuntu.com/community/Lubuntu/PCManFM#Browse_Windows_PCs_with_Samba | 05:09 |
somsip | Prinlerq: are you enabling samba witin kodi or manaully? | 05:11 |
lotuspsychje | Prinlerq: this looks like a clean guide: http://www.unixmen.com/how-to-configure-samba-using-a-graphical-interface-in-ubuntu/ | 05:12 |
Prinlerq | i have logged out of the xbmc and am now in the xwindows | 05:15 |
daftykins | Prinlerq: #kodi exists, FYI | 05:19 |
crazyhorse18 | hey i need to have an operation execute on every file addition or deletion on a particular drive | 05:22 |
crazyhorse18 | is there some kind hook i can add? | 05:22 |
crazyhorse18 | add/delete/modify - call this script and pass the file name basically | 05:22 |
Linxcat | anyone know which one of the USB to VGA (externa monitor) devices work with linux? | 05:25 |
somsip | !info inotifywait | crazyhorse18 | 05:26 |
ubottu | crazyhorse18: Package inotifywait does not exist in utopic | 05:26 |
somsip | crazyhorse18: http://linux.die.net/man/1/inotifywait | 05:26 |
l30n1du5 | the problem is solved by changing the source to main server inplace of US Server | 05:27 |
l30n1du5 | lotuspsychje : the problem is solved by changing the source to main source from US Server | 05:28 |
louis_ | I'm using IceWM under Ubuntu 14.04 on my netbook, default configuration. However the panel in the buttom often turns white after soem time. I find this quite strange: https://i.imgur.com/TdeN39u.png | 05:29 |
darkproject | guten abend weiß jmd wie man von wine die auflösung ändern kann | 05:37 |
daftykins | !de | 05:38 |
ubottu | 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! | 05:38 |
wasanzy | I installed linuxmint alongside windows 8, but unfortunately, linuxmint boots directly to the login page so I am not able to see the windows 8. I followed this but still didn't work http://community.linuxmint.com/tutorial/view/1497 | 06:19 |
jamie_ | hey im having problems with my desura, I have compiled it and it starts via terminal but is blank and returning an error in the termina | 06:20 |
daftykins | !mint | wasanzy No support here i'm afraid. | 06:21 |
ubottu | wasanzy No support here i'm afraid.: Linux Mint is not a supported derivative of Ubuntu. Please seek support in #linuxmint-help on irc.spotchat.org | 06:21 |
bubbasaures | jamie_, 3rd party eh? | 06:21 |
jamie_ | bubbasaures: yea..... but im really trying to get a hold of desura, it recently came back to ubuntu supported | 06:22 |
jamie_ | bubbasaures: http://paste.ubuntu.com/9696802/ | 06:22 |
bubbasaures | jamie_, I don't think that is supported here, it's mainly what is in the ubuntu repos, I have never heard of it so cannot help really. | 06:23 |
jamie_ | where could i get any help with this | 06:23 |
wasanzy | daftykins: please just help me from ubuntu pespective cus they are the same | 06:24 |
jamie_ | wasansy: the problem is they are similar not the same, you could screw up worse | 06:24 |
acmeraptor | hey people. i don't trust google search for this question. what's a decent wav file editor i can get through the software manager? I'd like to be able to record the audio of the video i'm playing and then make a snippet of it... thanks! | 06:24 |
bubbasaures | jamie_, they have a channel #desura | 06:25 |
jamie_ | acmeraptor: audacity is one | 06:25 |
jamie_ | bubbasaures: thanks | 06:25 |
daftykins | wasanzy: no, they are not - Mint has its' own problems and this is the channel rules. sorry. | 06:25 |
daftykins | wasanzy: you are not the first to try, believe me. | 06:25 |
acmeraptor | @jamie_ thank you. getting it now | 06:26 |
bubbasaures | jamie_, Only 11 people there is all, you want to be careful in choosing what you run and the support behind it some times. | 06:26 |
jamie_ | bubbasaures: yea.... I know, usually i would do it myself.. but it is formatted different than i am used to with firefox os.... | 06:27 |
bubbasaures | jamie_ I do see a ppa of it for 14.04, not sure that helps, ppa's are a hit a miss for support here generally not any. | 06:28 |
wasanzy | ok | 06:28 |
jamie_ | bubbasaures: yea.... it dosent carry for some odd reason of to utopic unicorn | 06:28 |
jamie_ | i have tried... dependencies cant easily be met.... you would have to revert back to most of 14.04 and make it pointless to have 14.10 | 06:29 |
jamie_ | darn.... I like to play a game or two when i'm not working.... guess i'll just get back to working... seems there is no one on #desura ..... | 06:31 |
daftykins | i sure hope you don't hold the fate of many in your hands at work, jamie_ :P | 06:32 |
jamie_ | daftykins: mozilla firefox os is what I do | 06:32 |
jamie_ | I work on the phone opperating system and getting beta versions stable and fixing and finding problems...... fun but gets boring if you only work all day... | 06:33 |
daftykins | *nod* | 06:34 |
jamie_ | yall know of any other games or things like steam or desura for ubuntu? | 06:37 |
daftykins | GOG? | 06:37 |
jamie_ | what is that? | 06:37 |
daftykins | gotta sleep, give it a google | 06:38 |
jamie_ | I did thanks, Ill give it a try | 06:39 |
acmeraptor | okay so i tried the input feeds available with audacity.. what program can capture the sound of the video i'm playing.. i.e. no auxiliary input?? | 06:48 |
acmeraptor | seems like audacity can edit it, but i need to capture it first.. | 06:48 |
acmeraptor | okay so i tried the input feeds available with audacity.. what program can capture the sound of the video i'm playing.. i.e. no auxiliary input?? | 06:51 |
ptjoshman | pebble | 06:51 |
ObrienDave | acmeraptor, https://launchpad.net/audio-recorder | 06:51 |
ObrienDave | my favorite recorder | 06:51 |
acmeraptor | ty ObrienDave | 06:52 |
acmeraptor | why did 0brian always get his butt kicked in star trek? colm meany is a bad mofo..?? | 06:53 |
isaac__ | have some people think use auto clock program ? | 06:55 |
isaac__ | have some people need use auto clock program ? | 06:55 |
ys18596 | how to use it | 06:57 |
ys18596 | I'm a fresh | 06:57 |
* ObrienDave takes aim at Google translate. *** BOOOOOOOOOOM *** | 06:58 | |
isaac__ | use XChat Client ? | 06:58 |
isaac__ | hello | 07:00 |
isaac__ | anybody here ? | 07:00 |
sumikan | yea | 07:00 |
AxForest | no :P | 07:00 |
Stanley00 | isaac__: I see more than 1600 ppl here :P | 07:00 |
sumikan | awesome | 07:01 |
isaac__ | um```` | 07:01 |
svetlana | ys18596: hi, what's up? | 07:01 |
svetlana | isaac__: welcome. what's up? | 07:01 |
ys18596 | I don't know how to handle it | 07:02 |
=== Schnabel- is now known as Schnabeltierchen | ||
sumikan | i have nothing though...:P | 07:02 |
isaac__ | i just think talk about gambas | 07:02 |
ys18596 | I am so sorry that | 07:03 |
isaac__ | gambas is a Basic IDE program software | 07:03 |
sumikan | why not eclispse ? | 07:03 |
isaac__ | i don't like eclispse | 07:04 |
sumikan | hmmm | 07:04 |
bazhang | !info gambas3 | isaac__ | 07:04 |
isaac__ | but i can make some QT program | 07:04 |
ubottu | isaac__: gambas3 (source: gambas3): Complete visual development environment for Gambas. In component universe, is optional. Version 3.5.4-2ubuntu1 (utopic), package size 5 kB, installed size 8 kB | 07:04 |
bazhang | install it from the package manager isaac__ | 07:05 |
isaac__ | i know | 07:05 |
bazhang | isaac__, did you have a support question? | 07:06 |
isaac__ | but i just think find some people learn the Gambas3 | 07:06 |
bazhang | isaac__, try /join #gambas | 07:07 |
sumikan | i have one problem | 07:07 |
isaac__ | the #gambas Nobody | 07:07 |
sumikan | i just remove one app from my ubuntu with package manager | 07:08 |
bazhang | isaac__, you didnt join the channel yet | 07:08 |
sumikan | but it is failed | 07:08 |
EriC^^ | sumikan: which app? | 07:08 |
isaac__ | bazhang thank U | 07:09 |
isaac__ | i try again | 07:09 |
sumikan | after that, invalid icon remains on left side bar(?) | 07:09 |
sumikan | app is xchat | 07:09 |
EriC^^ | right click, unlock from launcher | 07:09 |
sumikan | i dont know how to remove this invalid icon.. | 07:10 |
sumikan | i annoying it... | 07:10 |
isaac__ | my god , why just 4people in #gambas ? i very down 555555 | 07:10 |
sumikan | i tried right click but applicable menu isnt opened... | 07:11 |
EriC^^ | sumikan: right click on the icon and press unlock from launcher | 07:11 |
EriC^^ | sumikan: do you have dconf-editor | 07:11 |
sumikan | i dont have it | 07:12 |
sumikan | what is it? | 07:12 |
EriC^^ | an editor for some settings | 07:12 |
isaac__ | <bazhang>did you know oter about gambas talk room? | 07:13 |
EriC^^ | sumikan: install it if you want | 07:13 |
EriC^^ | sumikan: you can do it the hard way without installing it too | 07:13 |
sumikan | if i use its editer, can i remove the invalid icon ? | 07:13 |
isaac__ | i need more about gamba3 info .... | 07:13 |
sumikan | easily | 07:14 |
EriC^^ | sumikan: yes | 07:14 |
sumikan | OK ill try it. thanx. | 07:14 |
EriC^^ | hold on | 07:14 |
EriC^^ | did you install it? | 07:14 |
=== NoThInG is now known as Guest49270 | ||
isaac__ | hello <bazhang> | 07:15 |
sumikan | now im in my office, so i dont install it into my machine which is in my home. sorry. | 07:15 |
isaac__ | <bazhang>can you help me again | 07:15 |
EriC^^ | sumikan: ok, when you install it, go to com > canonical > Unity.Launcher > favorites | 07:16 |
EriC^^ | sumikan: and remove it from there | 07:16 |
sumikan | after ill go home, ill try it. thanx a lot | 07:17 |
sumikan | EriC^^: c u! thanx IMS | 07:20 |
bazhang | http://gambas.sf.net <----- isaac__ | 07:20 |
bazhang | thats the place for gambas support isaac__ | 07:21 |
newbieuser | i have 3 screens they all show up in display in system settings, but the one even if i turn it on or off will only show black like no signal but if i super + s the desktop is shown if i move around the screens i can get 2 out of 3 to turn on at one time only 1 is vga from intergrated mb and the dvi line is on mb too | 07:22 |
obXiDeJSFQ | newbieuser: So, I'm confused, you've got one plugged into the VGA port on your motherboard, another plugged into the DVI on your motherboard, what about the third? | 07:23 |
obXiDeJSFQ | Also, what driver are you using? | 07:23 |
obXiDeJSFQ | And which one of the three are 'off'? And if you turn one of the _working_ ones off in settings, does the none-working one start to work? | 07:23 |
obXiDeJSFQ | What about if you turn both the working ones off? | 07:23 |
newbieuser | pcie card | 07:24 |
newbieuser | right now pcie works and vga works | 07:24 |
newbieuser | the dvi screen is black if i move the screens in display | 07:24 |
newbieuser | i can get it to turn on but 1 of the opthers will turn off | 07:24 |
obXiDeJSFQ | So, it works as long as no windows are on the monitor? | 07:24 |
obXiDeJSFQ | Anyway, what's the make of your CPU and GPU? | 07:25 |
newbieuser | i can only have 2 working on so far in any order i have tried | 07:25 |
newbieuser | but all 3 show in display | 07:25 |
newbieuser | both are ati | 07:25 |
=== whowantstolivef2 is now known as whowantstolivefo | ||
obXiDeJSFQ | Yeah, I have very little knowledge of the ATI driver, sorry, I've only ever used the Nvidia driver. | 07:26 |
=== mega is now known as Guest84103 | ||
newbieuser | yea stuck ive tried to get in and nothing so far | 07:28 |
newbieuser | lots for nvidia out there | 07:28 |
newbieuser | cant be much to fix they all work just need to say active all 3 | 07:28 |
obXiDeJSFQ | Have you tried manually creating the Xorg file? Like I said, never used ATI, no idea how their drivers work. | 07:29 |
obXiDeJSFQ | Also, what happens if you put two monitors on one X screen, then the other on it's own X screen? | 07:30 |
mega__ | How to search only the package name? | 07:37 |
bazhang | mega__, apt-cache search package | 07:39 |
bazhang | or packages.ubuntu.com | 07:39 |
DSHack | I miss aptitude guys :( | 07:39 |
DeaDSouL | hi | 07:40 |
mega__ | apt-cache search looking for the names and description | 07:41 |
isaac__ | why i can't join some session ,request:can join #game(you be block)? | 07:41 |
DeaDSouL | i'm installing ubuntu server on usb (/dev/sdc) where /dev/sdc1 is /) so where should I install the grub boot loader? to /dev/sdc or /dev/sdc1 ? | 07:41 |
yourbeau | how do I change the file permission such that every user can copy the files in the Music Folder ? | 07:41 |
DeaDSouL | yocapybara: chown nobody /path/to/folder | 07:42 |
Stanley00 | yourbeau: give they read permission, and make sure they can read parent folder too. | 07:42 |
yourbeau | Stanley00, -rw-r--r-- 1 root root | 07:42 |
yourbeau | this is the current permission of files in Music Folder | 07:42 |
yourbeau | what should I do ? | 07:43 |
isaac__ | why i can't join some session ,request:can join #game(you was shield)? | 07:43 |
Stanley00 | yourbeau: and what is permission of "Music Folder"? | 07:43 |
mega__ | How to search only by the names of packages, not by a title and description? | 07:43 |
yourbeau | drwxr-xr-x 13 tom tom 20480 Jan 5 16:49 Music | 07:44 |
yourbeau | Stanley00, ^ | 07:44 |
isaac__ | sudo apt-get update | 07:44 |
Stanley00 | yourbeau: is it in your $HOME folder? AFAIK, $HOME has "rwx------" only, so other cannot access Music. Your should consider move Music out of your $HOME | 07:45 |
yourbeau | Stanley00, ok I am the system admin too ; my user name is tom | 07:45 |
yourbeau | I want to copy music to Pen Drive | 07:45 |
yourbeau | but I get a permission message | 07:46 |
Stanley00 | yourbeau: I usually make /home/common (with permission 755), and put all thing I want to share there. | 07:46 |
isaac__ | you need fast update the apt-get and enter sudo apt-get install [software name] to install packages | 07:46 |
obXiDeJSFQ | DeaDSouL: /dev/sdc, I believe | 07:46 |
yourbeau | Stanley00, when I do ; sudo nautilus | 07:46 |
yourbeau | I can connect to the phone ftp server | 07:46 |
Ben64 | don't do "sudo nautilus" | 07:46 |
DeaDSouL | yourbeau: that is because the parent folder doesn't have the read permission. I guess | 07:47 |
Stanley00 | OK, so much problems here :P | 07:47 |
yourbeau | DeaDSouL, but I am the Admin user | 07:47 |
yourbeau | how come ? | 07:47 |
Ben64 | sudo is only for command line applications, nautilus is a gui application | 07:47 |
DeaDSouL | yourbeau: even it you are.. try this su or sudo su. to become root then ls | 07:48 |
Ben64 | what exactly are you trying to accomplish? there is a better way than having root opening nautilus | 07:48 |
Ben64 | DeaDSouL: "sudo su" is bad too | 07:48 |
DeaDSouL | yourbeau: or sudo ls /path/to/folder | 07:48 |
Stanley00 | yourbeau: I think you should tell us what do you want to do, and what did you do. It's better :3 | 07:48 |
Ben64 | really, shouldn't be needing to use sudo for simple stuff like "ls" | 07:48 |
DeaDSouL | yourbeau: su | 07:49 |
Ben64 | "su" doesn't work by default in ubuntu | 07:49 |
isaac__ | have people know about my ubuntu login desktop the nautilus show a question : nautilus need restart ? | 07:49 |
DeaDSouL | Ben64: just to make sure whether it is going to work or not | 07:49 |
DSHack | I think it is sudo -s isnt it? | 07:49 |
Ben64 | sudo -i | 07:49 |
snwr34p3r | there much better | 07:49 |
Ben64 | to get a root shell, which you almost never need | 07:49 |
isaac__ | why ? | 07:49 |
Ben64 | which is why i'm asking what is the goal | 07:50 |
snwr34p3r | still havent fixed my display but almost all setup | 07:50 |
yourbeau | DeaDSouL, Stanley00 look I have some Music in ~/Music ok ? I want to copy it to my phone ; I use a ftp server from my phone to transfer stuff; what I do i copy stuff in the the folder of the phone ; but in this case the Music folder has locks along with Music icons and they would not copy at all; Although I am able to copy documents with any bug | 07:50 |
yourbeau | DeaDSouL, Stanley00 when I do sudo nautilus ; I cannot access phone's ftp server | 07:50 |
Ben64 | yourbeau: STOP using "sudo nautilus" !! | 07:51 |
isaac__ | <yourbeau> help me | 07:51 |
DSHack | I think i know what is happening. | 07:51 |
isaac__ | have people know about my ubuntu login desktop the nautilus show a question : nautilus need restart ? | 07:51 |
=== Sachiru is now known as TheOneAndOnlyRea | ||
Ben64 | isaac__: your question makes zero sense | 07:51 |
DSHack | how did you set up your phone's ftp server? | 07:51 |
=== TheOneAndOnlyRea is now known as The1AndOnlyKiwi | ||
DeaDSouL | yourbeau: if it is an ftp.. make sure you have the write permission to the ftp folder | 07:52 |
=== The1AndOnlyKiwi is now known as Sachiru | ||
isaac__ | why ? | 07:52 |
Ben64 | yourbeau: ls -ld ~/Music | 07:52 |
yourbeau | Ben64, ok when I stop using sudo nautilus, I cannot copy files as it has permission error | 07:52 |
yourbeau | DeaDSouL, I am writing other documents without any bug | 07:52 |
yourbeau | its just the Music folder | 07:52 |
yourbeau | Ben64, wait | 07:52 |
DSHack | chmod the music folder maybe? | 07:52 |
DeaDSouL | yourbeau: ls -lah /path/to/ftp | 07:53 |
yourbeau | Ben64, drwxr-xr-x | 07:53 |
DeaDSouL | yourbeau: and ls -lah /path/to/ftp/music | 07:53 |
DSHack | hmmm interesting | 07:53 |
yourbeau | DeaDSouL, I am able to write to FTP folder withot any error ; its Music folder specific error | 07:53 |
yourbeau | I hve been doing this for long | 07:53 |
yourbeau | but Music folder has lock on its icons | 07:54 |
DSHack | DRM MAYBE? | 07:54 |
DeaDSouL | yourbeau: can you create docs or anything in the same folder ? | 07:54 |
yourbeau | nah | 07:54 |
yourbeau | DeaDSouL, Music foldeR ? | 07:54 |
isaac__ | <yourbeau> I don't want to start every time the pop-up that mistake | 07:54 |
Ben64 | yourbeau: pastebin the output of this command.... "ls -ld ~/Music ~/Music/*" | 07:54 |
isaac__ | how to fix | 07:54 |
Ben64 | isaac__: you're still not making any sense | 07:55 |
DeaDSouL | Ben64, isaac__ : LOL | 07:55 |
Ben64 | isaac__: perhaps you should go to a channel where your primary language is spoken | 07:55 |
DSHack | Whats your primary language isaac__ ? | 07:56 |
Ben64 | i'd wager chinese | 07:56 |
DSHack | isaac__: ??? | 07:56 |
isaac__ | chinese | 07:56 |
DSHack | Oh, damn well, that makes it difficult. | 07:57 |
DeaDSouL | Ben64: WOW :p | 07:57 |
DSHack | Ben64: you get a prize lol | 07:57 |
yourbeau | Ben64, drwxr-xr-x 13 tom tom 20480 Jan 5 16:49 /home/tom/Music and -rwxr-xr-x 1 root root 8959958 Feb 27 2013 /home/tom/Music/A Milli.mp3 <-- for all the files inside it | 07:58 |
isaac__ | really ? | 07:58 |
yourbeau | Ben64, all the files and folders inside ~/Music belong to root root | 07:59 |
isaac__ | i know my english very down | 07:59 |
yourbeau | what should I do to make it belong to tom ? | 07:59 |
DeaDSouL | yourbeau: the files belongs to root lol | 07:59 |
DeaDSouL | yourbeau: try this chown -R tom /home/tom/Music/ | 07:59 |
DeaDSouL | yourbeau: chgrp -R tom /home/tom/Music/ | 08:00 |
isaac__ | but i hope one day i can talk anything to abroad people | 08:00 |
DeaDSouL | yourbeau: or this chown -R tom:tom /home/tom/Music/ | 08:00 |
Stanley00 | DeaDSouL: or sudo chown -R tom:tom /home/tom/Music <= just one command :P | 08:00 |
DeaDSouL | yourbeau: :P | 08:00 |
yourbeau | DeaDSouL, what would that command do ? | 08:01 |
DSHack | isaac__: do chown -R tom /home/tom/Music/ | 08:01 |
DeaDSouL | stackofcats: yep.. I remembered it at the last second :P | 08:01 |
isaac__ | in China i is a computer manager,i very like ubuntu | 08:01 |
Ben64 | DSHack: wrong person | 08:01 |
DeaDSouL | Stanley00: lol... i forgot the sudo :P | 08:01 |
DeaDSouL | DSHack: LOOOOL | 08:02 |
DeaDSouL | isaac__: no do not do it :P | 08:02 |
DSHack | DeaDSouL: xD | 08:02 |
DSHack | IDK GUYS | 08:02 |
DSHack | THIS IS TOO CONFUSING | 08:02 |
DSHack | PLZ STAHP | 08:02 |
Ben64 | yourbeau: that chown command makes your user the owner of the music, which is what you want. and stop using sudo unless necessary!!! | 08:02 |
yourbeau | DeaDSouL, you are a genius | 08:02 |
yourbeau | it did it | 08:02 |
yourbeau | now I can do anything | 08:03 |
yourbeau | I am superman now | 08:03 |
yourbeau | Ben64, oh | 08:03 |
DeaDSouL | yourbeau: lol.. thanks ;P~ | 08:03 |
Ben64 | you should pretty much never need to use sudo | 08:03 |
Ben64 | unless apt-get update or upgrade | 08:03 |
isaac__ | who is lol ? | 08:03 |
DeaDSouL | isaac__: LOOOOOOOOOL | 08:04 |
DeaDSouL | isaac__: someone i used to know :P | 08:04 |
isaac__ | no ,i'm good man | 08:04 |
DSHack | good man is good | 08:04 |
Ben64 | !ot | 08:04 |
ubottu | #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! | 08:04 |
isaac__ | <DeaDSouL>i have some question the fast : you come from ? | 08:07 |
DeaDSouL | isaac__: my parents ? | 08:08 |
isaac__ | i come from china GuangZhou ; you come from ? | 08:08 |
DSHack | isaac__: go to #ubuntu-cn | 08:08 |
isaac__ | no ,just U | 08:08 |
DSHack | isaac__: they can maybe help you | 08:09 |
isaac__ | Just posted some of the code, ask someone, the results be shielded in #ubuntu-cn | 08:10 |
isaac__ | i can join the #ubuntu-cn now ... | 08:11 |
isaac__ | i don't know how to do ... | 08:11 |
Ben64 | isaac__: ask your ubuntu support questions there | 08:12 |
isaac__ | how to rejoin the #ubuntu-cn | 08:12 |
DeaDSouL | isaac__: /join #ubuntu-cn | 08:12 |
isaac__ | i know | 08:13 |
isaac__ | but #ubuntu-cn shielded me | 08:13 |
DeaDSouL | isaac__: did they ban you ? | 08:14 |
DSHack | shielded me = ban | 08:14 |
isaac__ | yes , i don't know why | 08:14 |
Ben64 | isaac__: maybe being offtopic like you're doing here. they should have told you why | 08:15 |
isaac__ | i just paste some code for ask some people in 30min ago | 08:16 |
DeaDSouL | isaac__: ok ... try now | 08:16 |
DSHack | isaac__: join again, dont put code | 08:16 |
DSHack | isaac__: DO NOT CODE PASTE | 08:16 |
Ben64 | isaac__: use a pastebin service, do not paste many lines of code | 08:16 |
DSHack | isaac__: JOIN #ubuntu-cn NOW | 08:16 |
isaac__ | OK thank U | 08:16 |
isaac__ | <DSHack>OK done . very thank U | 08:17 |
DSHack | No problem :) | 08:18 |
isaac__ | :) | 08:18 |
DSHack | DeaDSouL: Wow, quite an endeavour | 08:19 |
DeaDSouL | DSHack: thanks to you :) | 08:19 |
jarnos | I can not open the exension store in chromium browser: https://chrome.google.com/webstore/category/extensions?hl=en-US | 08:20 |
DSHack | http://chrome.google.com/webstore | 08:20 |
jarnos | Can you? | 08:20 |
DSHack | yeah | 08:21 |
blue_pearl | jarnos, do you get any error? | 08:21 |
DSHack | You need chromium 8+ | 08:21 |
somsip | jarnos: if you block certain hosts to avoid ads, that can kill the extension store. | 08:21 |
blue_pearl | jarnos, try openning it in incognito mode,it disables all installed ext | 08:22 |
jarnos | blue_pearl, first it shows the page, but shortly comes an error screen: "Aw, Snap!\n\nSomething went wrong displaying this webpage.*" | 08:24 |
jarnos | blue_pearl, that suggest reloading. | 08:25 |
blue_pearl | jarnos, did you try loading that page in incognito mode (shift+Ctrl+N) | 08:26 |
jarnos | blue_pearl, it did the same in icognito mode. | 08:26 |
jarnos | Firefox opens the page, but not very useful. | 08:27 |
dts|pokeball | hey guys im looking for a couple of window managers... the first one is this kind of mac looking one found here (https://jamesfriend.com.au/pce-js/ ) it could also be BSD esque though too, and the second is one that doesnt have title bars on the top like unity does. any suggestions? | 08:27 |
cristian_c | Hello | 08:27 |
cristian_c | I'd like to slow down a .mov video. I've tried with mencoder and speed parameter, but I don't understand how to make working this | 08:28 |
cristian_c | Any ideas? | 08:28 |
somsip | dts|pokeball: here is a sound basis for research http://en.wikipedia.org/wiki/Comparison_of_X_window_managers | 08:28 |
dts|pokeball | somsip, ty | 08:28 |
dts|pokeball | also, if i rm my ~/.ssh folder, to remove all of the keys there (since they are old and useless now), would there be any issues? | 08:30 |
DSHack | jarnos: dude, have you tried opening dev tools on that page? | 08:32 |
somsip | dts|pokeball: if you want to remove dead keys, remove dead keys. No need to go blitzing a whole folder | 08:32 |
dts|pokeball | somsip, the issue is i dont know which are the dead keys | 08:32 |
somsip | dts|pokeball: so it's a bad idea to delete them all. You answered your own question | 08:33 |
blue_pearl | jarnos, did it suddenly stopped working? is your computer an old one? | 08:33 |
dts|pokeball | somsip, let me rephrase | 08:33 |
dts|pokeball | they are all dead, but i dont know if there are any files in there that ssh needs | 08:33 |
blue_pearl | jarnos, try disabling hardware acceleration ,it might help | 08:34 |
somsip | dts|pokeball: what is there that aren't keys? config? authorized_keys? known_hosts? | 08:34 |
dts|pokeball | no idea. i am very new to ssh. | 08:34 |
dts|pokeball | i can ls it for you | 08:34 |
dts|pokeball | to give you a better idea | 08:34 |
somsip | dts|pokeball: ls it for yourself. Read up on what the other 3 files I just mentioned do, then decide if you keep them | 08:35 |
dts|pokeball | ok. thanks | 08:35 |
jarnos | blue_pearl, it is Samsung NC10 | 08:36 |
blue_pearl | jarnos, try disabling hardware acceleration , that might fix, if not ten try updating the Chromium browser from Dev PPA. | 08:37 |
jarnos | blue_pearl, how to disable? | 08:37 |
blue_pearl | jarnos, type chrome://settings in Chrome's address bar then click show advance settings, there u will see hardwre accelrtion u need to untick it | 08:39 |
blue_pearl | jarnos, after doing that close and open Chromium again, and try to visit webstore or extension store and check | 08:39 |
jarnos | blue_pearl, it did not help | 08:42 |
blue_pearl | jarnos, which version u r using? try using the alternate dev version from the PPA, stable Dev PPA (http://www.ubuntuupdates.org/ppa/google_chrome) | 08:43 |
dts|pokeball | is it possible to install kwin (the kde window manager) on unity, so it uses that instead of compiz? | 08:44 |
lysine7 | I would like to install through the minimal iso. To connect to the internet through my uni network, I need to setup proxy. How can I do that in minimal install? | 08:46 |
somsip | lysine7: yes | 08:46 |
lysine7 | somsip: can you please tell me more? | 08:46 |
somsip | lysine7: yes you can set up a proxy when doing a minimal install. Not sure what you mean by "more" | 08:47 |
microbe | Hello all. I dont have sound on my fresh install, can someone help ? | 08:47 |
lysine7 | Oh, thanks. | 08:48 |
microbe | If i want to have the sound played trough my HDMI screen, should i install GPU proprietary nvidia driver ? | 08:49 |
DSHack | dts|pokeball: instead of compiz? how so? | 08:49 |
dts|pokeball | DSHack, no idea. thats why i was asking | 08:49 |
DSHack | dts|pokeball: ok unity -> window manager | 08:50 |
DSHack | dts|pokeball: kde -> window manager | 08:50 |
dts|pokeball | ummm | 08:50 |
dts|pokeball | i think unity is a desktop manager | 08:50 |
dts|pokeball | i know kde is | 08:50 |
DSHack | Ok, so you want to put kde inside unity? | 08:51 |
dts|pokeball | no | 08:51 |
DSHack | kwin inside unity? | 08:51 |
acetakwas | hi all | 08:51 |
acetakwas | I just installed the i3 tiling WM | 08:51 |
dts|pokeball | i want to use unity with kde's window manager, kwin, instead of compiz, which is what comes with unity in ubuntu | 08:51 |
acetakwas | it's my first experience with such a feature | 08:51 |
acetakwas | So far I've enjoyed it | 08:52 |
somsip | acetakwas: do you have a question about it? | 08:52 |
acetakwas | Are there some more efficient ways to use it? | 08:52 |
acetakwas | Like stick certain programs to certain workspaces...e.g browsers? | 08:52 |
DSHack | dts|pokeball: do you have kde-window-manager installed? | 08:53 |
somsip | acetakwas: don't use your mouse, use a key-based navigation plugin on your browser. Everything else is up to you. i3 homepage may have some recommendations on workspace setups | 08:53 |
dts|pokeball | DSHack, not yet. i wanted to know if it was possible before hand | 08:53 |
EriC^^ | dts|pokeball: why do you want to do that? | 08:53 |
acetakwas | somsip, how do you mean? | 08:53 |
acetakwas | key-based? | 08:53 |
somsip | acetakwas: which part? | 08:53 |
EriC^^ | dts|pokeball: unity is sometimes said to be a plugin for compiz, not sure if it would work with a different window manager | 08:54 |
dts|pokeball | EriC^^, because i dont like compiz, but kwin looks more like what i want | 08:54 |
somsip | acetakwas: what browser do you use? | 08:54 |
acetakwas | chromium and firefox | 08:54 |
dts|pokeball | EriC^^, so i should just install kde then? | 08:54 |
DSHack | dts|pokeball: Yeah, install kde | 08:54 |
obXiDeJSFQ | acetakwas: Yes, you can stick applications to certain workspaces, want me to get you the config option? | 08:54 |
somsip | acetakwas: look at vimium and vimperator to get an idea. There are others that are less vim-inspired | 08:54 |
dts|pokeball | damn | 08:54 |
EriC^^ | dts|pokeball: not sure if it's possible | 08:55 |
dts|pokeball | ok, thanks | 08:55 |
DSHack | dts|pokeball: Just login and change to KDE when you start ubuntu | 08:55 |
acetakwas | obXiDeJSFQ, that'd be great, thanks :0 | 08:55 |
EriC^^ | dts|pokeball: ask around more , who knows | 08:55 |
DSHack | dts|pokeball: after you install kde package | 08:55 |
acetakwas | ;) | 08:55 |
obXiDeJSFQ | acetakwas: assign [class="Chromium|Firefox"] $WS1 | 08:55 |
obXiDeJSFQ | acetakwas: $WS1 has to be the name of the workspace (By default, this is just '1'). | 08:55 |
acetakwas | somsip, thanks, I'll check those out | 08:55 |
DSHack | dts|pokeball: so basically install kde -> login in login screen with kde session -> profit | 08:55 |
obXiDeJSFQ | acetakwas: To name workspaces, just rebind your keys:- bindsym $mod+1 workspace $WS1 | 08:55 |
dts|pokeball | DSHack, yeah i know how to do that, i was just hoping to not have to do it | 08:56 |
DSHack | well, you can also instlal kde and run kwin inside unity dts|pokeball | 08:56 |
obXiDeJSFQ | acetakwas: I use a modified version of this, but, it has the full config there:- http://dotshare.it/dots/896/ | 08:56 |
obXiDeJSFQ | (And a screenshot) | 08:56 |
acetakwas | obXiDeJSFQ, I think last command already exists in the config file | 08:56 |
DSHack | but it may cause undesired weird stuff, you just as well try it. dts|pokeball | 08:56 |
DSHack | dts|pokeball: http://askubuntu.com/questions/164762/can-kwin-be-used-in-unity | 08:56 |
DSHack | quote: I've been using Unity-2D with KWin for about two weeks now. In the login screen, choose Unity-2D as your session type. Install the kde-window-manager package to get kwin. Then fire up a terminal and run kwin --replace &!. You'll probably want the systemsettings and kde-config-gtk packages for configuration. | 08:57 |
obXiDeJSFQ | acetakwas: I highly recommend just reading through these configuration files, you'll get lots of ideas:- http://dotshare.it/category/wms/i3/ | 08:57 |
acetakwas | obXiDeJSFQ, okay thanks | 08:57 |
acetakwas | I'll look it up | 08:57 |
obXiDeJSFQ | acetakwas: Also, #i3 is the channel you want, not #ubuntu. | 08:58 |
acetakwas | obXiDeJSFQ, okay joining... | 08:58 |
acetakwas | I have another pressing issue | 08:59 |
acetakwas | keyboard mapping | 08:59 |
acetakwas | The current mapping appears to be US when it should be UK | 08:59 |
obXiDeJSFQ | acetakwas: Isn't that a X issue? | 09:00 |
somsip | acetakwas: one more suggestion - do you touch type? | 09:00 |
obXiDeJSFQ | acetakwas: Add this[0] file to `/etc/X11/xorg.conf.d/50-keyboard.conf`:- | 09:00 |
obXiDeJSFQ | http://sprunge.us/VXhc | 09:01 |
DSHack | dts|pokeball: did you see it? | 09:01 |
obXiDeJSFQ | Although, Ubuntu probably has some setting to do that in settings actually | 09:01 |
acetakwas | somsip, I kind of | 09:01 |
obXiDeJSFQ | so, ignore my above suggestion | 09:01 |
dts|pokeball | DSHack, yeah. thanks :) | 09:01 |
acetakwas | though not perfectly, but considerably so | 09:01 |
* obXiDeJSFQ is interested in why somsip was asking | 09:01 | |
somsip | acetakwas: then install something like klavaro and practice for a while everyday. If you're using a key-based WM you will be more efficient by not looking at the screen | 09:01 |
somsip | *at the keyboard...doh | 09:02 |
acetakwas | would apt-get do that? | 09:02 |
Quoexl | change to a dvorak keyboard if you want to fly | 09:02 |
somsip | !info klavaro | acetakwas | 09:02 |
ubottu | acetakwas: klavaro (source: klavaro): Flexible touch typing tutor. In component universe, is optional. Version 3.00-1 (utopic), package size 618 kB, installed size 2900 kB | 09:02 |
obXiDeJSFQ | somsip: Although I 100% agree that you should really learn to touch type, I disagree that it'll really help that much on a tiling window manager specifically (But obviously will help with typing). I've been using i3 for a few months now, I don't think of keybindings as keybindings, I just think of them as patterns. | 09:02 |
somsip | obXiDeJSFQ: I use awesome and not i3, but if you can' | 09:03 |
somsip | t hit keys accurately (like I just didn' | 09:03 |
somsip | t) (oh bum...) then it will be slower. And I'm trying to be too quick for my own good here... | 09:03 |
obXiDeJSFQ | So, for instance, to move a workspace from my left monitor to my right monitor, I press ctrl+alt+c, I don't think of that, I just think "Those keys at the bottom left of my screen" and my hand flies and hits the correct keys. | 09:03 |
obXiDeJSFQ | s/ctrl+alt+c/ctrl+win+c/g | 09:03 |
obXiDeJSFQ | acetakwas: Do you have multiple monitors? | 09:04 |
somsip | obXiDeJSFQ: hands should not really fly. fingers should </pedant> | 09:04 |
acetakwas | obXiDeJSFQ, Nope | 09:04 |
obXiDeJSFQ | someone: I'd like to see you press ctrl+win+c without moving your left hand. | 09:04 |
obXiDeJSFQ | acetakwas: Oh. Forget it then. | 09:04 |
acetakwas | okay | 09:05 |
obXiDeJSFQ | s/someone/somsip/ | 09:05 |
somsip | obXiDeJSFQ: anyway - effiency is always improved by touch typing, and he was asking about that, and he's got a recommendation | 09:05 |
acetakwas | Ofcourse | 09:05 |
obXiDeJSFQ | somsip: Yeah, like I said, I don't disagree he should learn to touch type, I just disagree it'll help that much with keyboard bindings that he's using literally every day. | 09:05 |
acetakwas | I do touch-type, but the mystery is that I find it difficult in the dark | 09:06 |
somsip | obXiDeJSFQ: fair enough. EOT for me | 09:06 |
acetakwas | Conflictingly, I like to turn-off the lights | 09:06 |
acetakwas | in my room, ofcourse | 09:06 |
obXiDeJSFQ | acetakwas: I'm a little confused how you find it hard to type in the dark, yet can type without looking at your keyboard in the light. | 09:06 |
acetakwas | I'm a bit confused by it myself | 09:07 |
somsip | pyschosomatic | 09:07 |
acetakwas | I feel some part of my eyes might be (subconsciously) looking at the keys | 09:07 |
somsip | touch typing doesn't help improve spelling either... I'm going back to working :) | 09:07 |
obXiDeJSFQ | somsip: But a spellchecker does. | 09:08 |
* obXiDeJSFQ dislikes my IRC client doesn't have a spellchecker | 09:08 | |
Quoexl | all the ink is worn off my keyboard so that wouldnt help | 09:08 |
somsip | obXiDeJSFQ: don't have one. Anyway... | 09:08 |
brothersome | The dots onf the F and J will help | 09:08 |
Quoexl | theyre mere nublets | 09:08 |
* obXiDeJSFQ 's keyboard's letters are see-through plastic because my keyboard has LED under it (Which I have turned off), so, they can't wear away. | 09:09 | |
Quoexl | this keyboard has been around since christ was a corporal | 09:09 |
jarnos | blue_pearl, Version 39.0.2171.65 Ubuntu 14.04 | 09:11 |
blue_pearl | jarnos, use Dev Stable version from PPA. | 09:12 |
darksider | hi all | 09:37 |
MindSpark | Hi peeps, I did a do-release-upgrade and some errors occurred. Now when I do an aptitude upgrade I am only getting this line.... open: 34126; closed: 64278; defer: 120; conflict: 170 . | 09:39 |
MindSpark | can someone tell me what to do? | 09:39 |
darksider | i want to create a c program that uses sigar libraries, i have downloaded the necessary .so and include files. How do i properly configure the system to find the library and includes during compilation and runtime? | 09:40 |
cfhowlett | darksider, ask a # | 09:40 |
cfhowlett | #C programming site .. | 09:40 |
cfhowlett | MindSpark, sudo apt-get update | pastebinit | 09:41 |
frenda | What I did: 1. Installing Android-x86 successfully 2. Making entry for it to grub menu by adding some lines to `sudo gedit /etc/grub.d/40_custom` 3. `sudo chmod +x /etc/grub.d/40_custom` | 09:41 |
darksider | cfhowlett: you mean no one knows it here? :) | 09:41 |
frenda | Now I want to delet it from grub menu, How? | 09:41 |
cfhowlett | darksider, I mean this is UBUNTU support ... not programming. | 09:42 |
darksider | its ubuntu programming :) | 09:42 |
cfhowlett | darksider, don't be lazy. | 09:42 |
frenda | The /etc/grub.d/40_custom file is disappeared! | 09:43 |
darksider | cfhowlett: haha, that's a hard one :) - can you please recommend me a channel? | 09:43 |
cfhowlett | !alis | darksider | 09:43 |
ubottu | darksider: alis is a services bot that can help you find channels. Read "/msg alis help list" . For more help or questions relating to alis, please join #freenode. Example usage: /msg alis list #ubuntu* or /msg alis list *http* | 09:43 |
theadmin | darksider: If the paths are outside standard directories, you can use #include "/full/path/to/file.h" and you need to pass -L/path/to/folder/with/files.so to gcc. | 09:43 |
ralphsme | darksider: Yes nobody in ubuntu can program a simple C hello world. | 09:44 |
darksider | ralphsme: if my problem was with programming a simple C hello world, I would not be here. Also irony does not prove knowledge, usually does the opposite ;) | 09:45 |
karooga | Hi, I just upgraded to 14.04 amd64 and I'm getting the error: "error: symbol 'grub_term_highlight_color' not found". | 09:46 |
karooga | when i boot. | 09:46 |
=== ARMEN_ is now known as EREVAN | ||
karooga | Should I install grub-pc, even though I see it is not installed (grub-efi-amd64 is current installed)? | 09:47 |
ralphsme | That was a slap in my face darksider | 09:47 |
cfhowlett | darksider, ####c++ seems to be your channel | 09:48 |
darksider | ralphsme: that was not my intention. I leave the slap fights to girls | 09:48 |
darksider | :) | 09:48 |
darksider | cfhowlett: thank you! | 09:48 |
ralphsme | Choose your weapon darksider . We will duel it out. | 09:48 |
ralphsme | Nobody slaps me and gets away with it. | 09:49 |
darksider | I'm a love maker, not a fighter, but this (fortunately) does not apply here :) | 09:50 |
acetakwas_ | How can I easily monitor internet usage on my ubuntu system and stop apps from using it in background | 09:51 |
hume | acetakwas_, gnome system monitor allows monitoring of network use at least | 09:52 |
ralphsme | acetakwas_: system monitor. | 09:52 |
philip | can ping google.com but cant browse | 09:52 |
karooga | acetakwas: set up rules in iptables if you want to force things and you're on a cap, or I think you can use apport too for application level config. | 09:53 |
karooga | philip: is dns working? | 09:53 |
karooga | Anyone recently upgrade to 14.04 and had problems with 'grub term_highligh_colour' not found errors? | 09:55 |
philip | am using google dns | 09:55 |
brothersome | philip, Is there a proxy enabled? | 09:55 |
hume | anyone else here experiencing ralphsme abusing them in private chat? | 09:56 |
ralphsme | philip: in your internet settings disable ipv6 | 09:56 |
cfhowlett | hume, copy paste his stuff to !ops | 09:56 |
philip | no proxy not enabled | 09:57 |
ralphsme | philip: in your internet settings disable ipv6 | 09:57 |
philip | yes internet disable ipv6 | 09:57 |
philip | am using ipv4 | 09:57 |
hume | cfhowlett, how do I copypaste to !ops? just !ops in channeln and paste behind? | 09:58 |
cfhowlett | hume, !ops <PasteHere> | 09:58 |
hume | !ops <ralphsme> Stupid ones look better keeping mouth shut. You asshole | 09:59 |
ralphsme | philip: might have to restart system for it yo take effect | 09:59 |
soa2ii | Hi. I have a Ubuntu 14.04 server here and if I run my Qt application it shows no debug output. On my development system (Arch linux) everything is fine. Any ideas what I'm missing here? | 10:00 |
ralphsme | philip: a lot of internet providers still don't have ipv6. And it causes trouble sometimes if it's enabled. | 10:00 |
cfhowlett | hume, note: hexchat has an /ignore function that works very well | 10:01 |
philip | ralphsme: ipv6 not enabled | 10:01 |
ralphsme | philip: try using ipv6 then | 10:02 |
philip | its working | 10:02 |
ralphsme | philip: never mind then. | 10:03 |
philip | i did a restart. Thanks ralphsme | 10:03 |
philip | any idea on asterisk and freepbx | 10:04 |
ralphsme | You want a sip client or server | 10:06 |
darksider | it seems our friend ralphsme ran out of arguments in a fight that he started and I refused to get involved in, so he decided to insult me. However, as he has 0 balls, he doesnt do it on the channel, but rather in a private message | 10:06 |
ralphsme | You want a sip client or server philip | 10:06 |
darksider | https://gist.github.com/anonymous/c4cd28c347f4af1cfc3d | 10:06 |
darksider | ralphsme: you go, girl | 10:07 |
philip | ralphsme i want both | 10:07 |
Ben64 | ralphsme: stop sending PMs to people that do not ask for it | 10:07 |
philip | but having issue...i can make calls but when picked no audio | 10:07 |
cfhowlett | darksider, report to !ops and be done with it ... | 10:07 |
ralphsme | For a client I like linphone. You can use it on android phones. The PPA version seems better. | 10:09 |
philip | am using a linphone | 10:09 |
philip | but when i make calls it rings alright but when picked no audio sound | 10:10 |
Rory | I'm away from work next week, but I'd like access via SSH to my laptop. My laptop is behind NAT, but I have access to another machine on the Internet and I was hoping to be able to set up some sort of reverse SSH proxy tunnel. I'd like the connection to re-connect if my laptop or the server on the Internet drop their connections | 10:11 |
ralphsme | Jitsi I heard is good. | 10:12 |
Rory | ie, I'll open a connection to the server on the Internet from the work laptop, and then connect to a specific port on that server from anywhere, which will be as if I'd ssh'd directly to the work laptop. | 10:12 |
ralphsme | Rory: VNC server | 10:14 |
philip | ralphsme : any help will be appreciated on the issue on sound | 10:15 |
wasanzy | does ubuntu supports exFat system? | 10:15 |
wasanzy | can it mount it? | 10:15 |
Ben64 | wasanzy: yes | 10:15 |
wasanzy | ok thank you | 10:16 |
ralphsme | philip: maybe proper sound card not selected. Try jitsi sip client. | 10:16 |
ralphsme | philip: or senders mic is not properly set up. | 10:17 |
=== tcpman is now known as Guest60790 | ||
stevenm | Is it me or has Remmina not really changed much in years? can anyone suggest an alternative that's still being delevoped? | 10:18 |
philip | ralphsme: i can hear the sound when it rings but when picked up nothing | 10:18 |
ralphsme | philip: ubuntu sound settings are where default speaker and Mic settings are. | 10:18 |
ralphsme | philip: it may be a problem on the other device microphone not setup right. | 10:19 |
doomlord_ | is XFCE the most popular 'light' WM. (excluding tilers). (xfce/fluxbox/fvwm...) | 10:20 |
ralphsme | Stop PM me doomlord_ | 10:20 |
chu | doomlord: XFCE or LXDE I think. | 10:20 |
ralphsme | Xfce and lxde are not WM doomlord_ | 10:21 |
jatt | doomlord_: it's fairy popular since the time gnome started to self-destruct, see https://qa.debian.org/popcon.php?package=xfce4 | 10:21 |
jatt | I would guess ubuntu figures are similar | 10:22 |
ralphsme | Gnome 4. | 10:22 |
doomlord_ | sorry i mean XFWM dont I, XFCE is a DE | 10:22 |
EriC^^ | doomlord_: who cares? use whatever you like | 10:23 |
cfhowlett | this ^^^^ | 10:23 |
doomlord_ | it is indeed the one I seem to have gravitated toward. i was just trying out sawfish aswell.. | 10:23 |
theadmin | doomlord_: Well, the most lightweight desktop would be LXDE probably. | 10:23 |
deanrock | hi, any idea how to install qt5 webkit for trusty? I can only find packages for qt4 | 10:23 |
philip | the device works fine.....within network no audio but outside my network it works fine | 10:23 |
theadmin | doomlord_: As for WMs, well, Openbox (the one LXDE uses) is probably more lightweight than XFWM | 10:23 |
ralphsme | philip: May be a port conflict then. Try changing one of the clients ports. | 10:25 |
ralphsme | Is ice enabled and are you using a stun server. | 10:26 |
ralphsme | Linphone has a stun server that gets through firewalls. Also enable ICE. | 10:27 |
philip | no am not using a stun server | 10:27 |
philip | will enable ice and stun server | 10:29 |
ralphsme | philip: stun.linphone.org put that in the stun server. | 10:30 |
rretzbach | Is there a tool that allows me to display something in a big font on screen? Like "AFK" which is displayed on top of everything? | 10:33 |
ralphsme | Sometimes firewalls or even your service provider blocks VOIP philip . Causing sound problems. ICE and stun server can punch through them. | 10:34 |
philip | ralphsme: i configuring it on both phone to test | 10:36 |
philip | will get to you shortly | 10:36 |
ralphsme | rretzbach: sounds like a sticky situation. STICKY NOTES. May be a program on ubuntu | 10:36 |
=== saschpe is now known as zz_saschpe | ||
Stanley00 | rretzbach: or a screensaver, there's GLtext in xscreensaver package, I think | 10:37 |
ralphsme | rretzbach: XPAD http://i.stack.imgur.com/6uhn5.png | 10:38 |
rretzbach | I'd like to use it when I stream my desktop. I'll check out sticky notes | 10:38 |
ralphsme | http://i.imgur.com/zonHYZK.png?1 | 10:42 |
MiDOZ | hello | 10:43 |
rretzbach | http://manpages.ubuntu.com/manpages/intrepid/man1/aosd_cat.1.html is quite nice | 10:43 |
MiDOZ | Guys | 10:44 |
MiDOZ | hellooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo | 10:44 |
MiDOZ | please reply | 10:44 |
cfhowlett | MiDOZ, stop taht | 10:45 |
MiDOZ | anybody there? | 10:45 |
MiDOZ | Oh | 10:45 |
DJones | MiDOZ: You need to ask your Ubuntu support question first | 10:45 |
MiDOZ | This is my first time I connect to IRC and I'm just making sure it is working. Sorry for any inconvinience | 10:45 |
ralphsme | rretzbach: aosd_cat is great. | 10:46 |
MiDOZ | Guys, there was an application on Ubuntu that would make window animations. they feel jelly-like | 10:46 |
MiDOZ | I cant remeber its name | 10:46 |
cfhowlett | MiDOZ, compiz | 10:46 |
MiDOZ | Thank you cfhowlett | 10:47 |
cfhowlett | MiDOZ, happy2help | 10:47 |
MiDOZ | :) | 10:47 |
rretzbach | ralphsme, it is, I just need to figure out the configuration ^^ | 10:48 |
ralphsme | rretzbach: but aosd_cat is only on desktop not on top of everything. | 10:48 |
yourbeau | [0x7fade4001248] main vout display error: Failed to resize display | 10:48 |
yourbeau | this is the error I get in VLC | 10:48 |
yourbeau | what to do ? | 10:48 |
rretzbach | ralphsme, for me it is above every window, even new ones | 10:49 |
yourbeau | when I quit full screen it freezes for 2-3 secs and then for 2-3 the video is distorted ( but plays ) | 10:49 |
ralphsme | Okay | 10:49 |
ralphsme | rretzbach: looking at the options I did see if that could be set to display above all windows | 10:50 |
rretzbach | It is the default behaviour, it seems | 10:50 |
ralphsme | yourbeau: set VLC full screen to your default screen size. | 10:51 |
philip | ralphsme: i tried it...it only rings but when picked no audio | 10:53 |
yourbeau | ralphsme, how ? | 10:54 |
professional-xub | :D | 10:54 |
ralphsme | philip: Are you using a public sip server or your own. | 10:55 |
philip | am using my own | 10:56 |
microbe | Hello. I got problem setting up sound playing trough HDMI. It works well trough my MOBO embeded device. Can you help me please ? | 10:56 |
function9x | microbe: are you using an hdmi to hdmi cable? | 10:58 |
microbe | function9x, yep | 10:58 |
microbe | function9x, oh no, my gpu output is mini hdmi | 10:58 |
microbe | sry | 10:58 |
yourbeau | ralphsme, how to do it man ? | 10:58 |
function9x | microbe: I use hdmi to hdmi it works well. I'm not sure if hdmi to mini hdmi is the same??? | 10:59 |
ralphsme | yourbeau: in vlc preferences video check box use full screen. | 11:00 |
microbe | function9x, i just have a small cable adaptator plugged in my graphic card (Sound was working on windows 7, but i know it mean nothing ). On my desktop, when i click on the sound icon then sound options, it opens no window | 11:00 |
yourbeau | ralphsme, ah ! but I get full screen ; its just that when I exit full screen it freezes and video distorts for 3-4 secs | 11:01 |
yourbeau | ralphsme, the solution you provide did not work | 11:02 |
ralphsme | yourbeau: You display is resizing. Enable advance settings and look around to see if you can lock full screen resolution. | 11:03 |
Huans | Hi | 11:03 |
qwasda | hello | 11:03 |
cristian_c | cfhowlett, any ideas? | 11:03 |
cfhowlett | cristian_c, eh??? | 11:03 |
function9x | microbe: so you say on windows it works well with your hdmi to mini hdmi cable? | 11:03 |
cristian_c | cfhowlett, you have said me to wait | 11:03 |
cfhowlett | cristian_c, ... refresh my memory please | 11:04 |
microbe | function9x, yes, but in does not work out of the box with my linux. I installed nvidia proprietary driver | 11:04 |
Huans | 卐卐卐卐卐 D E U T S C H L A N 卐卐卐卐卐 | 11:04 |
yourbeau | ralphsme, when its quits that particular portion of the screen goes crazy ; like their is lose of visiblity of char on the screen | 11:04 |
cristian_c | cfhowlett, I've asked if I've to set the export images options in openshot, and you've told me to wait | 11:04 |
cfhowlett | !ops | Huans, nazi imagery | 11:04 |
cfhowlett | cristian_c, ah! yeah .. YESTERDAY!! | 11:05 |
cfhowlett | cristian_c, :) | 11:05 |
function9x | microbe: then you have a chance. you need to tell the OS to use hdmi | 11:05 |
cristian_c | cfhowlett, two or three days ago | 11:05 |
qwasda | 卐卐卐卐卐 D E U T S C H L A N 卐卐卐卐卐 | 11:05 |
cfhowlett | cristian_c, anyway, yes you can export > advanced settings > export as images | 11:05 |
function9x | wth is going on here? | 11:05 |
cfhowlett | function9x, do not feed. | 11:05 |
function9x | ok | 11:05 |
cfhowlett | !ops | qwasda | 11:06 |
ubottu | qwasda: Help! Channel emergency! (ONLY use this trigger in emergencies) - Pici, Myrtti, jrib, Amaranth, tonyyarusso, Nalioth, lamont, CarlK, elky, mneptok, PriceChild, Tm_T, jpds, ikonia, Flannel, genii, wgrant, stdin, h00k, IdleOne, nhandler, Jordan_U, popey, Corey, ocean, cprofitt, djones, Madpilot, gnomefreak, lhavelund, k1l, rww, phunyguy, bazhang | 11:06 |
DJones | cfhowlett: Already quit | 11:06 |
yourbeau | ralphsme, there is Windows properties ; Video width and height and X And y cordinates settings | 11:06 |
hdf | hallo | 11:06 |
cfhowlett | DJones, driver by nazi. classic. | 11:06 |
microbe | function9x, but the thing is, that i dont know where to set this up, as i said when i click on sound option it opens no window | 11:06 |
superrorc | Hi there! Anyone know C ? i build and run http://shell-storm.org/shellcode/files/shellcode-859.php exploit, how can i revert changes and close port in my system? | 11:07 |
cfhowlett | superrorc, not the c programming channel here ... | 11:07 |
cfhowlett | superrorc use this to search: /msg alis list #c* | 11:08 |
cristian_c | <cfhowlett> cristian_c, anyway, yes you can export > advanced settings > export as images | 11:09 |
philip | rapls: it still not working | 11:09 |
cristian_c | I don't see Export | 11:09 |
cristian_c | cfhowlett, which menu? | 11:09 |
ralphsme | yourbeau: could be an overlay issue. HW acceleration issue. That's why preferences are their to tweak it. | 11:11 |
cfhowlett | cristian_c, file > export video > advanced > advanced options > export to: image sequence | 11:11 |
ralphsme | yourbeau: all systems are different. | 11:11 |
function9x | microbe: do you have alsamixer? | 11:12 |
microbe | function9x, yes | 11:12 |
function9x | is the spdif enabled? | 11:12 |
yourbeau | ralphsme, I am using i5-3317U based laptop with Ivy Bridge Mobile GPU | 11:13 |
yourbeau | I think VLC is not a good player anymore | 11:13 |
cristian_c | cfhowlett, 'error: timeline is empty: nothing to be exported' | 11:13 |
microbe | function9x, it seems muted | 11:13 |
cfhowlett | cristian_c, ??? you DO have to actually have content for this to work ... | 11:13 |
function9x | unmute it and test if you got sound out of your hdmi | 11:13 |
microbe | function9x, but "spdif D" is enabled. Ok i try it | 11:13 |
cfhowlett | cristian_c, in other words, a video clip ... | 11:14 |
cristian_c | cfhowlett, I've already imported the video | 11:14 |
ralphsme | yourbeau: try fiddling around with any setting that affects video like sync or acceleration. | 11:14 |
cfhowlett | cristian_c, and placed it on a track?? | 11:14 |
mari_ | hy all | 11:15 |
cristian_c | I try to add to timeline | 11:15 |
cfhowlett | cristian_c, you have TWO timelines by default! | 11:15 |
yourbeau | ralphsme, setting Video output to XCB or OpenGLX Video output helped me | 11:16 |
genericum | for some reason i have no sound .. aplay says everything works alsamixer says the same ? what more could be wrong ? | 11:16 |
yourbeau | what did it change ? | 11:16 |
microbe | function9x, but when i launch alsamixer, chipset is set to my mobo embeded device.. | 11:16 |
cristian_c | cfhowlett, ok, I've found the options | 11:16 |
cristian_c | cfhowlett, yeah, I've got two timelines by default | 11:16 |
ralphsme | yourbeau: intel GPU on Linux could be issue. | 11:17 |
hlavender | Hey, can anyone help me with some certificate issues..? I'm using Landscape, and trying to use the python API, but I get a CA mismatch, but I've downloaded the .pem, and pointed the script to the location of the .pem.. I get a 403, and error: Message: {"message": "The request signature we calculated does not match the signature you provided. Check your key and signing method.", "error": "SignatureDoesNotMatch"} | 11:18 |
yourbeau | ralphsme, ok | 11:18 |
cristian_c | cfhowlett, ok, but options seems not useful | 11:18 |
cristian_c | *seem | 11:18 |
cristian_c | cfhowlett, I don't know what settings I've to touch to export PNGs correctly | 11:20 |
function9x | microbe: aha! http://itsfoss.com/fix-sound-ubuntu-1404/ | 11:21 |
cfhowlett | cristian_c, try the defaults | 11:21 |
function9x | bbl | 11:21 |
BluesKaj | Howdy folks | 11:21 |
cristian_c | cfhowlett, but I've already exported pngS in the past | 11:21 |
cfhowlett | cristian_c, OK then my suggestion won't work for you. sorry. | 11:21 |
cristian_c | for this reason, I've asked if I must change the options for the export | 11:22 |
cristian_c | cfhowlett, ok | 11:22 |
microbe | function9x, thank you, i try this now ! | 11:22 |
cfhowlett | cristian_c, experiment | 11:22 |
hlavender | Hey, can anyone help me with some certificate issues..? I'm using Landscape, and trying to use the python API, but I get a CA mismatch, but I've downloaded the .pem, and pointed the script to the location of the .pem.. I get a 403, and error: Message: {"message": "The request signature we calculated does not match the signature you provided. Check your key and signing method.", "error": "SignatureDoesNotMatch"} | 11:22 |
cristian_c | cfhowlett, I'll try to look for openshot irc channel, to get further info | 11:22 |
cfhowlett | cristian_c, good idea! they have forums as well | 11:23 |
frenda | I've installed Ubuntu alongside Windows 8 | 11:24 |
frenda | But I can not choose windows in grub from my touch screen monitor! Also my laptop keboard does not work on grub screen! | 11:25 |
frenda | does grub support touch screen monitors? (laptops) | 11:25 |
cfhowlett | frenda, no. | 11:25 |
frenda | Is not there any way?! | 11:26 |
frenda | burg? | 11:26 |
frenda | or anything else? | 11:26 |
cfhowlett | frenda, think about it? do you see a whole lot of graphic magic in grub? and now you want touch screen support? | 11:27 |
frenda | My monitor can be separate from its keyboard (Acer model). | 11:27 |
frenda | So you mean I should remove Ubuntu? | 11:27 |
cfhowlett | frenda, keyboard | 11:28 |
frenda | does not work! | 11:28 |
cfhowlett | !touch | frenda | 11:28 |
ubottu | frenda: Information about the Ubuntu Touch platform for Phone and Tablet is available here https://wiki.ubuntu.com/Touch . Support and discussion in #ubuntu-touch | 11:28 |
cristian_c | lol | 11:29 |
BluesKaj | let's hope he installed ubuntu-touch | 11:29 |
cfhowlett | frenda, you DID install ubuntu-TOUCH on your touch device ... right? | 11:30 |
frenda | cfhowlett: no | 11:30 |
=== needle is now known as Guest22595 | ||
frenda | Ubuntu 14.10 Desktop | 11:31 |
cfhowlett | frenda, read the !touch wiki | 11:31 |
BluesKaj | frenda, install this https://wiki.ubuntu.com/Touch | 11:32 |
cristian_c | maybe grub does not support touch screens | 11:32 |
microbe | function9x, in the howto you provided me, he changes his device from HDMI to Intel PCH. I want to do the opposite, problem is that aplay -l output 4 device for my hdmi card | 11:33 |
cristian_c | http://askubuntu.com/questions/267721/adding-touch-to-grub2 | 11:33 |
hlavender | Anyone got any ideas? https://askubuntu.com/questions/571660/certificate-issues-when-using-landscape-python-api | 11:34 |
microbe | function9x, look at this: http://itsfoss.com/fix-sound-ubuntu-1304-quick-tip/ You can see that he say to go to "Sound settings", but when i click on it, i dont have the sound window showed in the second screenshot | 11:35 |
frenda | Can windows control boot process instead of grub? | 11:37 |
cfhowlett | frenda, with some pain ... yes | 11:38 |
microbe | frenda, look for EasyBCD | 11:38 |
cfhowlett | frenda, although that may not be case for win8 | 11:38 |
frenda | And may you know will it support `touch`? | 11:38 |
west | salut all | 11:39 |
pi___ | hello | 11:39 |
pi___ | test | 11:40 |
west | test 1 | 11:40 |
cfhowlett | !test | pi | 11:40 |
ubottu | pi: Testing... Testing... 1. 2.. 3... ( by the way, remember that you can use /join #test ) | 11:40 |
west | lol | 11:40 |
microbe | test icle | 11:40 |
cristian_c | lol | 11:40 |
cristian_c | frenda, I don't understand if keyboard is working or not | 11:41 |
frenda | My laptop keyboard does not work. but an external keyboard works! | 11:41 |
frenda | cristian_c: ^ | 11:42 |
cristian_c | frenda, ok | 11:42 |
west | where's french chanel pls | 11:42 |
cfhowlett | !fr | west | 11:42 |
ubottu | west: Nous sommes desoles mais ce 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. | 11:42 |
west | thk | 11:43 |
arma | hi everyone | 11:49 |
arma | where can i find a french room here ? | 11:50 |
cristian_c | !fr | 11:50 |
ubottu | Nous sommes desoles mais ce 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. | 11:50 |
cfhowlett | !fr | arma | 11:50 |
ubottu | arma: please see above | 11:50 |
arma | yes | 11:50 |
arma | it's my first time in hex | 11:50 |
hlavender | Can anyone help? https://askubuntu.com/questions/571660/certificate-issues-when-using-landscape-python-api | 11:51 |
ui_ | Why do I get 'failed to run command ‘/bin/bash’: Permission denied' when chroot'ing an aufs of a tmpfs=rw and /=ro ?? | 11:53 |
=== Into_the_Pit is now known as Frickelpit | ||
jost | I'm using XUbuntu, and my sound is not working over HDMI (if the speakers are connected directly to the main board connector it works). The HDMI sound device seems to be recognized, as it turns up in volume control... Any idea how to debug this? | 11:56 |
jost | the graphics card is an nvidia Geforce 210 | 11:57 |
Siilwyn | Hi people, I accidentally deleted a file through git that I want to recover. But both scalpel and foremost don't seem to work with JS files. | 12:00 |
frenda | When I turn off my laptop via Ubuntu, next time, arrow keys (and others) do not work on grub page, thus I can not switch between operating systems! But, If turn it off manually via laptop's buttum, Keys work! | 12:00 |
cfhowlett | frenda, if this is not in ubuntu touch, DO NOT expect it to correctly. | 12:01 |
frenda | THis not related to `touch`. My problem is with my physical keyboard. | 12:02 |
frenda | My issue: I have a laptop with win8 and Ubuntu14.10. I can not switch between them properly on grub. | 12:03 |
geirha | Siilwyn: deleted a file through git? can't you just checkout from an earlier commit? | 12:04 |
matthias__ | After logging in, i get the dialog that i have to enter the password for the keyring, but i forgot it, what can i do? i have ubuntu mate 14.10 | 12:06 |
popey | matthias__: http://askubuntu.com/questions/65281/how-to-recover-reset-forgotten-gnome-keyring-password | 12:07 |
matthias__ | popey: will it only remove the key for wifi if i do: rm ~/.local/share/keyrings/login.keyring or for email too | 12:08 |
popey | matthias__: i think it removes them all | 12:09 |
matthias__ | popey: the problem is, that i can not use wifi when i don't enter the password | 12:09 |
popey | matthias__: sure, so once you reset it all, you will have to create a new password for the keyring | 12:10 |
popey | matthias__: and once done it should stop prompting you | 12:10 |
=== martial is now known as Guest635 | ||
Siilwyn | geirha, I actually used the git reset --hard | 12:12 |
asif | hi | 12:13 |
geirha | Siilwyn: and the file wasn't commited yet? | 12:13 |
Siilwyn | geirha, it was. But I also force pushed it. | 12:14 |
Siilwyn | So it isn't online anymore. nor it's anywhere on my pc. | 12:14 |
geirha | Siilwyn: on github? it might still be there if you remember the commit hash | 12:14 |
Siilwyn | geirha, Yes on github, I don't remember it. Let me see if it's in my history. | 12:15 |
cristian_c | <frenda> When I turn off my laptop via Ubuntu, next time, arrow keys (and others) do not work on grub page, thus I can not switch between operating systems! But, If turn it off manually via laptop's buttum, Keys work! | 12:15 |
=== Mr is now known as Guest54950 | ||
kamil_ | hi guys | 12:16 |
Guest54950 | Hi Guys, | 12:16 |
cecja | cristian_c: on a external keyboard or on the laptop? | 12:16 |
cristian_c | frenda, so, if you shutdown forcefully the laptop, in the next boot keys work on grub? | 12:16 |
kamil_ | i have a question (copy from other channel) | 12:16 |
kamil_ | 13:13 < kamil_> hi guys, i have ubuntu utopic with gnome-shell (actually dont remember whether it was clean ubuntu + gnome or ubuntu gnome) | 12:16 |
kamil_ | 13:13 < kamil_> and i have problem with brightness | 12:16 |
kamil_ | 13:14 < kamil_> when i boot my computer its always set to max, and when i plug/unplug it dont change automatically | 12:16 |
kamil_ | 13:15 < kamil_> what can i do to make this working? | 12:16 |
Guest54950 | Hey guys i'm trying to install libcrypto.so.1.0.1 can anyone assist? | 12:17 |
Siilwyn | geirha, I found it on github! Thank you! Only have one question: how it's possible it's still there? Even after I force pushed the deletion of the last commits including that file | 12:18 |
geirha | Siilwyn: I don't know. They probably handle those things specially | 12:19 |
Siilwyn | geirha, alright, you saved 10 hours of work here for me! ^^ | 12:19 |
Siilwyn | thank you so much | 12:19 |
frenda | cristian_c: yes. | 12:21 |
geirha | Siilwyn: you're welcome :) | 12:21 |
cristian_c | frenda, very strange | 12:22 |
frenda | My Bios features are only these ones: Enable/Disable Quiet Boot | Enable/Disable F12 Key | Enable/Disable Network Boot | Boot Sequences | 12:22 |
cristian_c | frenda, maybe, it's a bug | 12:23 |
cecja | frenda: is it working with an external keyboard? | 12:25 |
frenda | cristian_c: Will it be solve by a bios update?! | 12:25 |
cristian_c | frenda, I don't know | 12:26 |
cristian_c | I only say it's strange | 12:27 |
cristian_c | frenda, have you opened a thread in the ubuntu forums? | 12:27 |
frenda | cristian_c: http://askubuntu.com/questions/571670/arrow-keys-does-not-work-sometimes-and-work-sometimes-on-grub-page | 12:27 |
cristian_c | opened 17 minutes ago | 12:28 |
alexsson | I bind my scrollbutton to everything, when I scroll 1 time, I open Firefox, when I scroll 2 times, I open Thunderbird, cool huh? I think of making a scroll-only Ubuntu-version. No keyboard, just mouse. | 12:33 |
hlavender | Then you can morse code with your scroll wheel | 12:34 |
hlavender | up up down up down down up down down up down | 12:34 |
hlavender | that opens gparted | 12:34 |
cecja | i would like that. | 12:34 |
hlavender | 'What's your password..?' | 12:35 |
hlavender | 'Where's the keyboard..?' | 12:35 |
hlavender | 'It's up down down down down down down down down up down down down down down down middle click' | 12:35 |
alexsson | awesome! | 12:37 |
=== erlon_ is now known as erlon | ||
=== EriC^^ is now known as Guest65861 | ||
hadifarnoud | how can I copy text between files with nano in command line? | 12:47 |
Quatroking | Hi | 12:47 |
Quatroking | I want to run a python script hourly. How do I do this with cronjob? | 12:48 |
Quatroking | do I just add a file to /etc/cron.d/ with "0 * * * * /home/quatroking/scripts/script.sh" as its contents? | 12:49 |
jpds | Quatroking: 0 */1 * * * /path to script | 12:49 |
jpds | Quatroking: Put it under the crontab for the user it's suppose to run as. | 12:49 |
Quatroking | with crontab, what exactly do you mean | 12:50 |
jpds | Quatroking: crontab -e | 12:50 |
Quatroking | thanks | 12:51 |
BluesKaj | hadifarnoud, use rsync | 12:51 |
hadifarnoud | BluesKaj: how? I just want to copy a line of one txt file into another | 12:51 |
Quatroking | jpds, i added it to my crontab, will it run at 14:00 or at 14:53? | 12:53 |
frenda | do you know any theme for ubuntu with big min/max/close botton? | 12:54 |
BluesKaj | hadifarnoud, open 2 terminals , one for each file path with nano, then copy and paste, the ctl+o. enter, ctl+x to save the changes for the target file | 12:56 |
arab-sasak | hy | 12:56 |
=== zz_XeBlackWater is now known as XeBlackWater | ||
=== XeBlackWater is now known as zz_XeBlackWater | ||
Quatroking | well, it didn't run at 14:00.. | 13:00 |
=== tetsuo is now known as Guest84815 | ||
obXiDeJSFQ | Quatroking: 14:00, why are you doing */1 though? | 13:02 |
obXiDeJSFQ | * = every possible unit | 13:02 |
obXiDeJSFQ | */1 = every possible unit that's divisible by 1. | 13:02 |
obXiDeJSFQ | (I.E. Every possible unit) | 13:03 |
hadifarnoud | BluesKaj: it doesn't work. (I'm terminal, no X or gui) | 13:03 |
Quatroking | that's what jpds suggested | 13:03 |
obXiDeJSFQ | hadifarnoud: Do you want to copy one line or an entire file? | 13:03 |
obXiDeJSFQ | Entire file, use `cp` or `rsync`. | 13:03 |
obXiDeJSFQ | One line? | 13:03 |
* obXiDeJSFQ shrugs | 13:03 | |
obXiDeJSFQ | use Vim | 13:03 |
hadifarnoud | obXiDeJSFQ: one line | 13:04 |
obXiDeJSFQ | With Vim you can just type `dd` to cut the current line, open the other file, then press `p` to paste. | 13:04 |
BluesKaj | hadifarnoud, what is your real issue? ...we need more details | 13:04 |
hadifarnoud | obXiDeJSFQ: cp or rsync copies the whole file. I want to append it to /etc/network/interfaces | 13:04 |
hadifarnoud | BluesKaj: a long wifi hash pass I want to paste into interfaces file | 13:04 |
GeoMint | hi the command systemctl restart systemd-logind returns me "Failed to get D-Bus connection: Operation not permitted" (sudo too) when i change the line of /etc/systemd/logind.conf to #HandleLidSwitch=poweroff in xubuntu | 13:05 |
obXiDeJSFQ | hadifarnoud: use vim | 13:05 |
hadifarnoud | obXiDeJSFQ: no vim installed I'm afraid | 13:05 |
obXiDeJSFQ | hadifarnoud: install it, or use some awkward awk command | 13:05 |
blippe | hadifarnoud then vi is probably installed. | 13:05 |
hadifarnoud | obXiDeJSFQ: I have not connection. using vi now blippe :) | 13:06 |
GeoMint | do you know anything about that? | 13:06 |
alexsson | How do I install Ubuntu in my car? | 13:06 |
hadifarnoud | blippe: is the process the same? | 13:06 |
obXiDeJSFQ | awk 'NR==5' from >> to | 13:06 |
cfhowlett | alexsson, you don't. it's not ready. | 13:06 |
BluesKaj | hadifarnoud, use vi then as suggested by blippe | 13:06 |
obXiDeJSFQ | that (Should, not tested it) copy line 5 from 'from' to the end of 'to' | 13:06 |
teak_ | ubuntu 14.04: windows programs under wine cannot open pdf documents. eg in wine explorer, click on a pdf file, window pops up: there is no windows program configured to open this type of file | 13:07 |
alexsson | cfhowlett, why not? | 13:07 |
cfhowlett | teak_, did you install a windows .pdf reader? no? | 13:07 |
teak_ | yes I did cfhowlett | 13:07 |
cfhowlett | alexsson, get a usb. install ubuntu to usb. put usb in glove box of car. it's now installed. OR | 13:08 |
cfhowlett | alexsson, you can wait, like the rest of the world, for official linux / auto support. | 13:08 |
BluesKaj | alexsson, do you have a hdd in your car, and does it have an OS or is it strictly for media storage | 13:08 |
cfhowlett | teak_, it's wine. it's not 100% | 13:08 |
teak_ | cfhowlett, I hear you | 13:09 |
cfhowlett | !wine | teak_, take a look at winehq | 13:09 |
ubottu | teak_, take a look at winehq: WINE 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 Ubuntu | 13:09 |
teak_ | cfhowlett, it seems like this would be a biggie though and I can't seem to find the right search terms for google to show me the discussions | 13:10 |
hadifarnoud | can't copy text between files with vi either. says "nothing in register" blippe BluesKaj | 13:10 |
teak_ | it does not help that #winehq wants a way newer version of wine installed before questions get asked | 13:10 |
LordCrimson | hello. After I've switched back from kubuntu to ubuntu desktop keyboard lang indicator is broken http://i.snag.gy/87hfb.jpg Could you please make a hint, which package should be reinstalled? | 13:11 |
cfhowlett | teak_, given all the linux .pdf readers, I suspect hacking .wine for windows pdf just isn't a priority. but ... what do i know? | 13:11 |
BluesKaj | hadifarnoud, if you were on a desktop , it would be very simple | 13:12 |
teak_ | cfhowlett, I would be ok with the win program opening the pdf in a linux reader. to be clear, I can read pdfs in the windows pdf reader program. I cannot get a normal program that wants to call a pdf reader to function | 13:12 |
* obXiDeJSFQ uses Chromium's HTML5 PDF reader | 13:12 | |
hadifarnoud | BluesKaj: yeah, I know that! | 13:12 |
* obXiDeJSFQ has no issue with it | 13:12 | |
BluesKaj | had so why no desktop, you must have other issues which need help first, hadifarnoud | 13:13 |
obXiDeJSFQ | hadifarnoud: What's wrong with my awk script? | 13:14 |
hadifarnoud | BluesKaj: yeah, says low graphics mode and then it gets stuck on reloading to low graphics | 13:14 |
=== wildbill is now known as Guest13157 | ||
hadifarnoud | in order to follow this http://askubuntu.com/questions/141606/how-to-fix-the-system-is-running-in-low-graphics-mode-error I need internet BluesKaj | 13:15 |
=== zz_saschpe is now known as saschpe | ||
acetakwas | can anyone point me to a channel? | 13:16 |
=== Guest13157 is now known as bill | ||
obXiDeJSFQ | acetakwas: You left #i3 before I could answer your question | 13:16 |
BluesKaj | hadifarnoud, then copy the long pw to paper and then type the characters into the interfaces file | 13:16 |
obXiDeJSFQ | acetakwas: You probably can have more than 10 workspaces, if you just assign the keys for them, I've never tested it though. | 13:17 |
=== bill is now known as Guest97291 | ||
acetakwas | I've just noticed that my batt went from 100% to about % | 13:17 |
JBzh | Good afternoon. I want to prank a co-worker on my Ubuntu workstation but I don't know how to research what I want on google: when we leave our workstation we must lock it. When someone forget to lock his station, co-workers use it for various prank. What I want is to code something that would lock my workstation but leave the screen like it hasn't been locked, and when someone move the mouse it execute my code. Any help on how I could | 13:17 |
hadifarnoud | BluesKaj: argghh, wanted to avoid that :D | 13:17 |
=== Guest97291 is now known as wpm | ||
acetakwas | obXiDeJSFQ, okay, I'm here now | 13:17 |
hadifarnoud | btw why >> doesn't work on files that need sudo ? | 13:17 |
acetakwas | is there a keybinding to cycle through workspaces | 13:17 |
cfhowlett | JBzh, you don't know how to search on goole ... and you want to mess with someone else's computer ... yeah, can't help you there. | 13:18 |
JBzh | cfhowlett: no, I don't want to mess with anyones computer | 13:18 |
obXiDeJSFQ | JBzh: `dd if=/dev/input/mouse of=/dev/null bs=1 count=1 && yourcode`, probably not the best, but, eh... | 13:18 |
JBzh | I want to code someting on MY computer | 13:18 |
theadmin | hadifarnoud: >> is a shell redirection, it is processed by Bash and Bash isn't running as root, it's running as a regular user. | 13:19 |
obXiDeJSFQ | JBzh: /dev/input/mouse is a special file that outputs the raw input from the mouse, no movement = blocks, read 1 byte from it (See:- dd) and it'll block until movement. | 13:19 |
cfhowlett | JBzh, xscreensaver has those plugins. unplug your mouse and let it fly | 13:19 |
obXiDeJSFQ | But like I said, probably not the best way of going about it. | 13:19 |
theadmin | hadifarnoud: As a workaround, use: command | sudo tee -a /path/to/file | 13:19 |
theadmin | hadifarnoud: (without -a if you would normally use > and not >>) | 13:19 |
JBzh | well, I'm not sure I expressed myself well. I want to code something that would let my screen with no modification, as if I forgot to lock my workstation. Then, I want to control events like mouse movement or keypress to execute my code. So when a co-worker will try to prank me, thinking that I forgot to lock my workstation, an audio file would be played, for instance, something funny. | 13:26 |
=== saschpe is now known as zz_saschpe | ||
cfhowlett | JBzh, this really isn't a coding channel ... /msg alis list #YOURCODINGLANGUAGE* will give you list of channels | 13:27 |
JBzh | cfhowlett: I understand that. I'm using Unity and the point is that I don't know which language I could use to do that | 13:28 |
theadmin | JBzh: Quite a lot of the Ubuntu tools use Python. | 13:28 |
cfhowlett | JBzh, python seems a common ubuntu coding language | 13:28 |
JBzh | really ? I can do that using python ? that's great, I'll search that. Thank you theadmin and cfhowlett | 13:29 |
helpwithunetboot | Apologies for my naivety, I've just downloaded unetbootin-linux-608 and can't figure out what to do with it. It's an executable but when try running it it ask what application I want to open it with | 13:30 |
obXiDeJSFQ | JBzh: Once again, look into my method. Once again, not the best method, but, a method none the less. I'm sure using X will provide you with a better method, but, will take longer | 13:30 |
helpwithunetboot | also, if I'm in the wrong place, some directions would be greatly appreciated | 13:31 |
cfhowlett | helpwithunetboot, unetbootin is in the repos. that's preferrable to using 3rd party sites. | 13:31 |
helpwithunetboot | I was using their official site...repos still the way to go? | 13:32 |
rivarun | hi all. i have a dual screen setup, where one monitor supports 2560x1440. but that resolution is only detected when connected via d-sub cable. otherwise it's up to 1920x1080. gpu is detected as 'Xeon E3-1200 v2/3rd Gen'. any ideas? | 13:32 |
theadmin | helpwithunetboot: In properties, Permissions, set "Allow executing this file". | 13:32 |
cfhowlett | helpwithunetboot, whenever possible | 13:32 |
JBzh | obXiDeJSFQ: well, this method does not really lock the workstation, only the mouse. I still want my workstation to be safely locked while I'm away. I work in a secure environement. | 13:32 |
theadmin | helpwithunetboot: Then you can run it. | 13:33 |
obXiDeJSFQ | JBzh: Step 1. Use my method (But don't, it's terrible) | 13:33 |
helpwithunetboot | makes sense, found it now! many thanks! | 13:33 |
obXiDeJSFQ | JBzh: Step 2. Lock your screen | 13:33 |
obXiDeJSFQ | JBzh: Step 3. No step 3, your code is running and your workspace is locked. | 13:33 |
helpwithunetboot | all hunkydory now, synaptic got it on straight away. take care y'all | 13:34 |
LordCrimson | bump. Sorry for asking that again. The problem: seems that icons for keyboard layouts are not found http://snag.gy/87hfb.jpg Does someone know, which package does contain these icons? | 13:35 |
OpenTokix | not sure, but install emacs and it probably depends on it. | 13:36 |
LordCrimson | hehe | 13:39 |
LordCrimson | but no | 13:39 |
HoloIRCUser | Hi, I killed compiz process accidentally, does anyone know how to restart it? | 13:47 |
flips | In 14.04, what's the correct mode to enable a service? update-rc.d, cat something to service.override or some other way? :) | 13:50 |
jpds | Quadrature: At o'clock. | 13:50 |
hlavender | ..? | 13:50 |
hlavender | It's sudo service xxxx start | 13:50 |
hlavender | or sudo service xxxx stop | 13:50 |
jpds | Quadrature: */1 means every hour. | 13:50 |
hlavender | or sudo service xxxx bla bla bla | 13:50 |
kandinski | so my 14.04 keeps getting blocked after sleep | 13:50 |
jpds | Not divisible by one as obXiDeJSFQ suggested | 13:50 |
kandinski | the login screen shows up, but no text box to put in the password | 13:51 |
flips | hlavender: start != enable ? (If you answered me) | 13:51 |
kandinski | any idea what can it be, or at least how to kick it without logging off? | 13:51 |
kandinski | I'm now irc'ing from a tty | 13:51 |
kandinski | flips> sudo service xxx enable is what I use | 13:52 |
kandinski | start stop status enable disable just work | 13:52 |
hlavender | yes | 13:53 |
hlavender | start = enable | 13:53 |
hlavender | so | 13:53 |
hlavender | if I wanted to start ssh | 13:53 |
flips | kandinski: Tried that, but it failed (for hostapd), maybe a different version, or maybe some services is not updated for newer upstart/systemd stuff | 13:53 |
hlavender | sudo service ssh start | 13:53 |
hlavender | easy :) | 13:53 |
flips | I started the service, rebooted, and it didn't start | 13:53 |
hlavender | why are you rebooting | 13:53 |
hlavender | you don't need to reboot | 13:53 |
hlavender | You rarely need to reboot Linux now | 13:54 |
kandinski | his point is that "enable" means "make it start on boot" | 13:54 |
hlavender | Oh, I see. | 13:54 |
hlavender | Sorry. | 13:54 |
kandinski | well, for VMs, laptops... | 13:54 |
flips | that's beside the point, I rebooted due to driver memory corruption | 13:54 |
kandinski | not everything is a HW server living in a datacenter | 13:54 |
hlavender | https://help.ubuntu.com/community/UbuntuBootupHowto | 13:55 |
kandinski | and even those get powercycled occassionally | 13:55 |
hlavender | Using Init. | 13:55 |
axzxc | ? | 13:55 |
flips | so "service hostapd start" did not make the service start on boot ... In 14.04 does some services still just have sysv init script, and others upstart and/or systemd? | 13:56 |
kandinski | I thought upstart was sysv compatible. | 13:57 |
flips | yes, but may I'd need to symlink/update-rc.d to enable the service if it doesn't have upstart init file | 13:57 |
jatt | flips: initctl list to see all services managed by upstart | 13:57 |
kandinski | yeah, I just did some tests | 13:58 |
flips | jatt: ok, thanks, and for those not listed, just symlink/update-rc.d to start sysv style? | 13:58 |
jatt | flips: yes, or install sysv-rc-conf to update the links with a UI | 13:59 |
jatt | flips: and to get an overview of which services are managed by sysv | 14:00 |
flips | thanks :) and initctl is upstart, so this will change again when systemd is the default? :) | 14:00 |
bajskorven | I can't find Internet Explorer, where is it? | 14:00 |
hlavender | Inside system32. | 14:00 |
jatt | flips: yes it will change completely | 14:01 |
bajskorven | There is no system32 in my Ubuntu | 14:01 |
jatt | flips: exciting times for linux :) | 14:01 |
flips | jatt: is rcconf supported? (I'm comfortable with update-rc.d, but help some dudes that prefer UI's) :) | 14:01 |
jatt | flips: rcconf is in the repository I haven't used though | 14:02 |
hlavender | bajskorven: the troll is real | 14:02 |
bajskorven | hlavender, What? I like Internet Explorer, how do I install it in Ubuntu? | 14:03 |
hlavender | bajskorven: you were serious..? | 14:03 |
jatt | sudo apt-get install iexplorer.exe | 14:03 |
hlavender | sudo apt-get install winetricks | 14:03 |
hlavender | sudo winetricks install ie7 | 14:04 |
hlavender | Warning: it is horrendous | 14:04 |
PaowZ_ | lol ja | 14:04 |
hlavender | I wouldn't even bother | 14:04 |
dai_wrk | bajskorven: install virtualbox, install windows in it, ?, profit | 14:04 |
PaowZ_ | lol jatt | 14:04 |
hlavender | Step 4: Get cancer from using IE. | 14:04 |
hlavender | :( | 14:04 |
cecja | bajskorven: use the vm provided by microsoft https://www.modern.ie/en-us/virtualization-tools | 14:04 |
jatt | IE is, well, crap | 14:04 |
hlavender | That VM requires re-installing every 30 days. | 14:05 |
flips | maybe offtopic (if so, I'll shut up) :), but I've setup avahi in reflector mode to have mdns replicated between two subnets/nic's, the airplay/airtunes device shows up, but I can't connect from the other subnet ... does anyone have experience getting airplay/airtunes (apple stuff) work routed between subnets? | 14:07 |
bajskorven | cecja, I don't need Windows for that, right? | 14:07 |
hlavender | flips: can you ping the host..? | 14:07 |
cecja | bajskorven: right | 14:07 |
bajskorven | cecja, Ok, I givet it a go. Thank you. | 14:07 |
flips | hlavender: yep | 14:08 |
squeegily | I want to get a directory size, but only count the video files. The directory just contains MKVs, ISOs, and MP3s. Looking at the manpage for du, it seems du -X is what I need. But how do I make it exclude anything ending in mp3 or iso? | 14:10 |
basuka | hi | 14:11 |
basuka | exit | 14:12 |
basuka | quit | 14:12 |
jatt | squeegily: man du | 14:12 |
jatt | --exclude | 14:12 |
basuka | hello | 14:12 |
theadmin | squeegily: Eh. du -hc *.mkv | 14:12 |
basuka | exit | 14:12 |
basuka | quit | 14:12 |
basuka | leave | 14:12 |
jatt | basuka: type | 14:13 |
jatt | /leave | 14:13 |
squeegily | theadmin: The files are scattered across subfolders | 14:13 |
theadmin | squeegily: Ahh. | 14:13 |
squeegily | jatt: basuka: /part would also be good | 14:13 |
basuka | help | 14:13 |
squeegily | basuka: Try /part | 14:13 |
squeegily | du --exclude='*mp3' Torrents works.. but du --exclude='*{mp3,iso}' Torrents doesn't | 14:16 |
Lockzi | Hello, on ubuntu 14.04 how can I through terminal switch an USB BT Dongle from HID mode to HCI mode? | 14:16 |
squeegily | Well it's a hacky solution but I figured out du --exclude='*?[ps]?' Torrents | 14:17 |
diego__ | Hi, I was using an old version of linux mint and my keyboard was working fine. Then I upgraded to latest Ubuntu and the shift keys in my keyboard stopped working. If tried with several distros based on ubuntu and still the same problem. Has anybody a clue about what could be happening' | 14:18 |
theadmin | squeegily: ...How does that work? | 14:19 |
bajskorven | Ubuntu no good, gives bad audio. | 14:19 |
rebs | ubuntu audio worst in class :[ | 14:19 |
rebs | been trying to fix it for like a year now | 14:19 |
theadmin | squeegily: Either way, you can do: du --exclude='*.mp3' --exclude='*.iso' yourfolder | 14:20 |
squeegily | theadmin: It matches any file whose second-to-last character of the filename is either p or s - '*?[ps]?' | 14:20 |
squeegily | Wow I can't believe I came up with that when I could have just added multiple --exclude flags | 14:20 |
az_ | if i have working ubuntu encryption, how generate recovery key/file/disk whatever, just i want later decrypt this under other instance of OS | 14:20 |
az_ | i have home encryption | 14:21 |
bajskorven | rebs, pulseaudio is problem, alsa is solution. | 14:21 |
theadmin | squeegily: Anyway, you may find the "ncdu" tool helpful in the future | 14:23 |
adsc | az_: google helps: http://www.howtogeek.com/116297/how-to-recover-an-encrypted-home-directory-on-ubuntu/ | 14:25 |
rebs | is there a guide bajskorven | 14:27 |
rebs | cuz i know you need to remove these things really cleanly | 14:28 |
adsc | what does "bad audio" even mean | 14:28 |
rebs | my headphones have static while idling | 14:28 |
rebs | the pop when i plug them in | 14:28 |
rebs | sometimes sound cuts out | 14:28 |
rebs | all random little problems | 14:29 |
adsc | and you ruled out hw problems? | 14:29 |
rebs | yep | 14:29 |
rebs | only on headphones | 14:29 |
squeegily | rebs: that sounds like bad headphones | 14:29 |
bajskorven | rebs, best guide: Change to a distro without pulseaudio incorporated. | 14:29 |
rebs | and headphones work on windows boot | 14:29 |
adsc | might be a driver issue, then | 14:29 |
squeegily | bajskorven: Yeah removing PulseAudio fixed sound on my laptop | 14:29 |
rebs | yeah but theres seemingly no solutions to driver issues like mine | 14:30 |
rebs | posted on the forums and nada | 14:30 |
rebs | maybe alsa is solution | 14:30 |
bajskorven | rebs, have you tried alsa only? | 14:30 |
squeegily | rebs: sudo apt-get purge pulseaudio | 14:30 |
adsc | not if it's a driver issue, but it's worth a try I guess | 14:30 |
rebs | alsa already exists or do i need to install it also | 14:30 |
rebs | 14.04 | 14:31 |
bajskorven | rebs, I had problem with pulseaudio, laggy and crappy sound. Using ALSA I got normal sound again. | 14:32 |
rebs | baj that sounds like the next thing ill try and thanks for the advice | 14:32 |
rebs | its just a major fix | 14:32 |
rebs | and i cant be doing that right now : | 14:32 |
rebs | :[ | 14:32 |
jatt | you can remove pulseaudio altogether and audio still works without issues | 14:32 |
rebs | rly? | 14:33 |
jatt | yes | 14:33 |
jatt | I don't have pulseaudio on my laptop | 14:33 |
jatt | everything works | 14:33 |
bajskorven | rebs, you "sudo apt-get purge pulseaudio" and then switch DE to KDE (Xfce, or whatever). Gnome is to dependent of pulseaudio. | 14:33 |
jatt | right yes i use xfce | 14:33 |
rebs | ok i need to go read up on what DE's are though :[ | 14:33 |
rebs | never really messed with them | 14:34 |
bajskorven | rebs, KDE is a kind of DE, you heard about KDE right? | 14:34 |
C_Clear | Howdy. I've been having problems with Update Manager. was wondering what the source of my problem might be. | 14:34 |
rebs | yep i heard | 14:34 |
rebs | all diff environments i get it | 14:34 |
rebs | but like that seems a pretty major change lots can go wrong :] | 14:34 |
bajskorven | rebs, then, thats all you need to worry about. Just install KDE, and switch to it. | 14:34 |
bajskorven | rebs, KDE is really nice. | 14:36 |
vy | In resolv.conf I have "nameserver 127.0.1.1" and "search local.company.com" lines. How can I get the list of DNS server IP addresses used? | 14:39 |
k1l_ | C_Clear: please show the output of "sudo apt-get update && sudo apt-get dist-upgrade" in a pastebin | 14:40 |
C_Clear | got it | 14:40 |
jatt | vy: if you use network manager, clicking in information shows you the primary and secondary dns | 14:41 |
vy | jatt: Isn't it accessible through command line? | 14:41 |
jatt | vy: yes with nm-tool | 14:41 |
jatt | nm-tool | grep DNS | 14:41 |
vy | jatt: Thanks. | 14:41 |
vy | jatt: Is that info written to any file at all? Or is it directly fed by the dbus listener deamon? | 14:42 |
C_Clear | k11. Here you go. http://pastebin.com/uXvQxddS | 14:42 |
jatt | vy: I don't think it's from any configuration file, but I might be wrong | 14:42 |
vy | jatt: BTW, it doesn't list DNS servers for my VPN connections. Any ideas? | 14:43 |
flipapy | if i want to talk about ubuntu phone? | 14:43 |
cecja | !touch | 14:44 |
ubottu | Information about the Ubuntu Touch platform for Phone and Tablet is available here https://wiki.ubuntu.com/Touch . Support and discussion in #ubuntu-touch | 14:44 |
k1l_ | C_Clear: the qbittorrent PPA was shut down | 14:45 |
jatt | vy: no idea | 14:46 |
lisbeth | hey what is the opposite of /away in irc? | 14:46 |
k1l_ | lisbeth: /away (without any arguments) or /back | 14:46 |
adsc | wow, recommending someone to switch to KDE because pulseaudio "doesn't work"...why not, I guess | 14:49 |
C_Clear | So what should I do k11. Since it seems to be causing a error message?? I believe I already deleted qbittorrent. any other measure I should take ?? | 14:49 |
jatt | pulseaudio is not required for sound | 14:49 |
jatt | to work properly | 14:49 |
adsc | yep | 14:50 |
dingdangdong | there is an issue with my 3g connection. once i connect to a messaging client, no matter what programs I use, I keep getting DCed after few minutes. other connections stay alive though. any ideas? | 14:50 |
iptable | but it's a good to have | 14:50 |
april_m | WHO | 14:50 |
jatt | no it isn't. unless you want to mix sources or something like that that 99.999999% of users don't need | 14:51 |
dingdangdong | like I am going to stop recieving any messsages from you guys any moment. :( | 14:51 |
=== timvishet is now known as timvisher | ||
BluesKaj | jatt , PA is required by some non-intel soundcards for flash audio playback on websites not using html5 | 14:52 |
flipapy | thanks cecja | 14:52 |
jatt | that is unfortunate, but still is for a very special case. in general it's not needed at all | 14:52 |
C_Clear | k11 I deselected the qbittorrent from settings and that seems to have solved the problem. Thank you for your assistance. | 14:54 |
BluesKaj | jatt, well ,my laptop doesn't need PA , the snd-hda-intel driver covers all audio | 14:55 |
DS-McGuire | Can somebody help me? I have messed up my Ubuntu SDK and I need to wipe all my SDK files and start again, how would I do that? | 14:55 |
adsc | there are lots of hits when you google pulseaudio crackling | 14:55 |
rebs | lots and lots | 14:55 |
rebs | most are suystem specific fixes though | 14:55 |
rebs | ive tried like 30 of em : | 14:55 |
adsc | maybe you could try a live dvd of a distro that doesn't use pulseaudio and see if you get the crackling, too | 14:56 |
rebs | thats a good idea | 14:56 |
rebs | i wasnt ready to full swap lol | 14:56 |
svetlana | why not 'uninstall pulseaudio and try again, using ubuntu' | 14:56 |
adsc | can do that, too | 14:57 |
svetlana | would be easier | 14:57 |
adsc | does it go back to alsamixer then? | 14:57 |
DS-McGuire | Anybody help me out? | 14:57 |
rebs | because i tried purging pulseaudio first | 14:57 |
svetlana | i hope so | 14:57 |
svetlana | DS-McGuire: ask please | 14:57 |
jatt | I had a similar issue, sound was not working with pulseaudio, after removing it completely sound worked without any issues at all | 14:57 |
DS-McGuire | I have messed up my Ubuntu SDK and I need to wipe all my SDK files and start again, how would I do that? | 14:58 |
svetlana | jatt: that is trendy | 14:58 |
cecja | DS-McGuire: sudo apt-get purge ubuntu-sdk | 14:58 |
jatt | it's superflous believe me | 14:58 |
adsc | yeah, pulseaudio is not necessary, it's just a central daemon that routes sound to the hardware | 14:58 |
kostkon | DS-McGuire, is it the version from the ppa? | 14:58 |
jatt | superfluous | 14:58 |
DS-McGuire | kostkon, Yes | 14:59 |
* DS-McGuire purging | 14:59 | |
kostkon | !ppapurge | DS-McGuire, purge it and renable the ppa and reinstall. don't do apt-get purge | 14:59 |
ubottu | DS-McGuire, purge it and renable the ppa and reinstall. don't do apt-get purge: To disable a PPA from your sources and revert your packages back to default Ubuntu packages, install ppa-purge and use the command: « sudo ppa-purge ppa:<repository-name>/<subdirectory> » – For more information, see http://www.webupd8.org/2009/12/remove-ppa-repositories-via-command.html | 14:59 |
kostkon | DS-McGuire, purge the ppa that is not the ubuntu-sdk package | 14:59 |
adsc | one use case for pulseaudio could be some networked slave players that route sound to a remote pulseaudio daemon | 15:00 |
acerimmer | kostkon, link to the approved ubuntu sdk??? | 15:00 |
DS-McGuire | kostkon, So I ran sudo apt-get purge ubuntu-sdk | 15:00 |
adsc | but if you don't need that, you probably don't lose anything from a user perspective by removing pulseaudio | 15:00 |
Hanumaan | can any one suggest a tool in linux which monitors ports if any packet is passing through it ? both GUI or non GUI .. | 15:00 |
kostkon | DS-McGuire, use ppa-purge to purge the ubuntu sdk ppa. | 15:00 |
DS-McGuire | So now I re add the ppa and then reinstall? | 15:00 |
DS-McGuire | oh | 15:01 |
DS-McGuire | doing | 15:01 |
jatt | for a normal user, to watch videos, listen to music, system sounds, etc. it's not needed | 15:01 |
kostkon | acerimmer, http://developer.ubuntu.com/ | 15:01 |
acerimmer | kostkon, thank you | 15:01 |
lotuspsychje | Hanumaan: wireshark? | 15:02 |
DS-McGuire | Could somebody fix: sudo ppa-purge ppa:ubuntu-sdk-team/ppa | 15:03 |
DS-McGuire | It's not right. | 15:03 |
kostkon | DS-McGuire, try sudo ppa-purge -p ppa:ubuntu-sdk-team/ppa | 15:04 |
kostkon | DS-McGuire, i guess not | 15:04 |
DS-McGuire | sudo: ppa-purge: command not found | 15:04 |
DS-McGuire | I am confused haha! | 15:04 |
lotuspsychje | !ppapurge | 15:04 |
ubottu | To disable a PPA from your sources and revert your packages back to default Ubuntu packages, install ppa-purge and use the command: « sudo ppa-purge ppa:<repository-name>/<subdirectory> » – For more information, see http://www.webupd8.org/2009/12/remove-ppa-repositories-via-command.html | 15:04 |
kostkon | DS-McGuire, sudo ppa-purge ppa:ubuntu-sdk-team/ppa should work. What's the error you are getting | 15:07 |
=== MiDOZAlAyyoubi12 is now known as MiDOZ | ||
DS-McGuire | kostkon, I am getting: sudo ppa-purge ppa:ubuntu-sdk-team/pp | 15:08 |
DS-McGuire | opps | 15:08 |
DS-McGuire | sudo: ppa-purge: command not found | 15:08 |
DS-McGuire | that, sorrry^^ | 15:08 |
cecja | DS-McGuire: you have to install ppa-purge from the link provided from the bot | 15:08 |
cecja | !ppapurge | 15:08 |
ubottu | To disable a PPA from your sources and revert your packages back to default Ubuntu packages, install ppa-purge and use the command: « sudo ppa-purge ppa:<repository-name>/<subdirectory> » – For more information, see http://www.webupd8.org/2009/12/remove-ppa-repositories-via-command.html | 15:08 |
MiDOZ | Hi, I'm using Nettalk as IRC client, how do I hide all the JOINS, NICKS from the logs? | 15:09 |
GeoMint | what is the ${sysprefix} for ubuntu? | 15:09 |
DS-McGuire | cecja, Oh! I thought that was something that I already had! Thanks :L | 15:09 |
yajnab | guys I have Dell Inspirion 5547 | 15:09 |
yajnab | Trying to install ubuntu 14.10 to it | 15:09 |
yajnab | ending with grub-efi-amd64-signed package failed to install into /target/ | 15:10 |
kostkon | !quietirc | MiDOZ | 15:10 |
ubottu | MiDOZ: To ignore joins/parts/quits in your favorite IRC client, see http://wiki.xkcd.com/irc/Hide_join_part_messages | 15:10 |
yajnab | Someone help me please | 15:10 |
DS-McGuire | kostkon, I have it working now. Thank you! | 15:10 |
kostkon | DS-McGuire, np | 15:11 |
acerimmer | !ask | yajnab, | 15:11 |
ubottu | yajnab,: 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 !patience | 15:11 |
BluesKaj | !uefi |yajnab | 15:11 |
ubottu | yajnab: UEFI is a specification that defines a software interface between an operating system and platform firmware. It is meant as a replacement for the BIOS. For information on how to set up and install Ubuntu and its derivatives on UEFI machines please read https://help.ubuntu.com/community/UEFI | 15:11 |
yajnab | yes uefi | 15:11 |
GeoMint | yajnab, do you know askubuntu.com ? | 15:11 |
GeoMint | ubottu is a bot not human | 15:11 |
ubottu | GeoMint: I am only a bot, please don't think I'm intelligent :) | 15:11 |
yajnab | Searched a lot. Ended up with no results | 15:12 |
MiDOZ | Thanks guys | 15:12 |
GeoMint | i have no idea about your question. try askubuntu chat. | 15:12 |
GeoMint | guys what is the ${sysprefix} for ubuntu? | 15:13 |
lotuspsychje | yajnab: did you disabled secureboot and fast boot? | 15:13 |
yajnab | Geomint a post is already made there | 15:14 |
dougquaid | In 14.04, what in /dev/ represents my sound card? I found /dev/snd but I don't know which one of the things in there it is | 15:15 |
mahem1_ | heh, so after spending a few hours tryign to debug my ssh, I looked in /var/log/auth.log and saw the error: "Could not load host key: /etc/ssh ..." So a quick ssh-keygen -A did the trick. The thing is that I cannot explain how that worked, would anyone here have an idea? | 15:16 |
yajnab | tried boot repair- here is the log - paste.ubuntu.com/9698906 | 15:16 |
DS-McGuire | I have another problem, every time I install something I get this: Install these packages without verification? [y/N] Is there any reason for this? It happens all the time, even when I am just doing updates. | 15:18 |
philip | when raid 5 is install with three harddisk and an additional one is added what happens | 15:18 |
BluesKaj | mahem1_, you regenerated all the ssh keys afaik | 15:18 |
mahem1_ | BluesKaj: Yeah, I get that, but what was the real issue, permissions? | 15:19 |
mahem1_ | BluesKaj: Because I didn't do anythign to change my system keys. | 15:20 |
BluesKaj | mahem1_, probly an upgrade on one machine reset the rsa | 15:21 |
mahem1_ | BluesKaj: Fair enoughj | 15:21 |
lisbeth | where can I see my xubuntu system's environment variables? | 15:24 |
jpds | lisbeth: Open a terminal and type: "env" ? | 15:24 |
lisbeth | yes but what is this reading from? | 15:25 |
jpds | philip: It rebalances and you have more space. | 15:25 |
lisbeth | I am trying to get a better understanding of what an environment is and how it works | 15:26 |
nbusrone | Anyone know whether ubuntu able to reallocated or reserve a size when copying files and photo into ntfs ? | 15:27 |
acerimmer | lisbeth, info env is pretty informative | 15:27 |
yajnab | Searched full. No help | 15:29 |
h23 | I got two hard drives mounted to my computerand they have the names 5E62221C51B02571 7C81A9C63A5233FF how can i change the names? | 15:29 |
lotuspsychje | lisbeth: https://help.ubuntu.com/community/EnvironmentVariables | 15:29 |
topdownjimmy | I'm trying to disagnose some disk problems that look like this: ata1.00: failed command: READ DMA EXT | 15:31 |
topdownjimmy | What does "ata1" mean? Is that indicating a specific SATA port on my mobo? | 15:31 |
=== MiDOZ is now known as MiDOZAlAyyoubi | ||
lotuspsychje | topdownjimmy: try a SMART test on your hd, or download testdisk | 15:33 |
topdownjimmy | lotuspsychje: smartctl -H /dev/sda (etc.) gives "SMART overall-health self-assessment test result: PASSED" | 15:34 |
topdownjimmy | lotuspsychje: I've looked through the more detailed results and haven't seen anything damning. | 15:34 |
lotuspsychje | topdownjimmy: maybe try reconnecting sata cables to mobo, might be bad sector on your hd also | 15:35 |
topdownjimmy | lotuspsychje: I'm currently running badblocks on the disks. I connected the drive that I believed it was complaining about (I have two disks) to a different SATA port, and now it's complaining about "ata4.00" instead of "ata1.00" -- even though the switching of the cable left the misbehaving disk at "ata2.00", not "ata4.00" | 15:36 |
topdownjimmy | lotuspsychje: So I'm beginning to think the one constant here is the motherboard? | 15:37 |
acerimmer | topdownjimmy, http://www.linuxquestions.org/questions/linux-hardware-18/ide-error-ata1-00-failed-command-read-dma-948008/ | 15:37 |
topdownjimmy | lotuspsychje: Also, these errors crop up in kern.log seemingly *only* when I'm running a cron-based rsync backup from one disk to the other. | 15:37 |
lotuspsychje | topdownjimmy: troubles can come from different points | 15:37 |
lotuspsychje | topdownjimmy: check your dmesg log also | 15:37 |
=== MiDOZAlAyyoubi is now known as MiDOZ | ||
Serhad1 | hey guys... i am new at ubuntu... did anyone tell me a good software to do backups automated to my NAS? | 15:41 |
SchrodingersScat | !backup | Serhad1 | 15:42 |
ubottu | Serhad1: There are many ways to back your system up. Here's a few: https://help.ubuntu.com/community/BackupYourSystem , https://help.ubuntu.com/community/DuplicityBackupHowto , https://wiki.ubuntu.com/HomeUserBackup , https://help.ubuntu.com/community/MondoMindi - See also !sbackup and !cloning | 15:42 |
SchrodingersScat | Serhad1: something like rsync may be sufficient, but there are several options for you to choose. | 15:43 |
ursnation | hey, anyone got a moment so i can pick his brain? | 15:43 |
SchrodingersScat | !ask | ursnation | 15:43 |
ubottu | ursnation: 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 !patience | 15:43 |
mydogsnameisrudy | sorry | 15:44 |
Serhad1 | Thx ubottu and SchrodingersScat ... i only know the tools for the shell not for gui. | 15:45 |
ursnation | well it`s more of an android question, but it kinda seems like a linux question ti me | 15:45 |
ursnation | thing is i managed to root a tablet in order to make a huge app install on the sd card | 15:46 |
ursnation | by making a link from the default install location (/data/data/xxx) to /sdcard/Android/xxx | 15:47 |
philip | when raid 5 is install with three harddisk and an additional one is added what happens | 15:47 |
ursnation | it works fine | 15:47 |
ursnation | till i restart the system | 15:47 |
hlavender | how did you make the symlink? | 15:47 |
ursnation | after reboot it can`t find the link | 15:47 |
hlavender | ln -s? | 15:47 |
ursnation | ls -s | 15:47 |
hlavender | you mean ln I think | 15:47 |
ursnation | ln -s | 15:47 |
hadifarnoud | I cant install this via dpkg https://launchpad.net/ubuntu/precise/i386/xserver-xorg-video-openchrome/1:0.2.904+svn1050-1ubuntu0.1 | 15:47 |
DJones | ursnation: I suspect that will be better asked in one of the android channels, I'm not sure which they are though, maybe best asking in #freenode to find the best channel | 15:47 |
hlavender | I'd ask in android | 15:47 |
hadifarnoud | I got issues with X, need to update it | 15:48 |
hlavender | or cyanoagenmod | 15:48 |
acecase | I've just been handed a server to manage and I ran into a problem changing a user's password. (token manipulation error) I traced it back to a permissions problem with /etc/shadow and I want to change those permissions to what they should be, but I'm not 100% confident working directly with shadow. Anything you guys think of that I need to know? | 15:48 |
hlavender | or however you spell it | 15:48 |
ursnation | the channel is mostly full of people asking questions, not people answering them tho | 15:48 |
ursnation | wel ty anyway | 15:48 |
ursnation | thought i would ask here cuz linux is stil linux, even if it`s named android | 15:49 |
m__ | hi! i'm newbie, i have trouble with my new Xubuntu, how to add another theme ? | 15:49 |
xoiram | with 4k resolution the empathy chat window is really blurry, anyone know how to get it to be as sharp as the other native applications? | 15:49 |
imbezol | acecase: shadow should be 640 and root:shadow | 15:49 |
m__ | ...? | 15:49 |
ursnation | is there in linux a way to make links permanent? | 15:50 |
lotuspsychje | !themes | m__ | 15:50 |
ubottu | m__: Find your themes at: http://www.gnome-look.org - http://art.gnome.org - http://www.kde-look.org - http://kubuntu-art.org - http://themes.freecode.com/tags/theme - http://www.guistyles.com - https://wiki.ubuntu.com/Artwork/ - Also see !changethemes and https://help.ubuntu.com/community/UbuntuEyeCandy | 15:50 |
acecase | imbezol, thank you. I found that, but I have never manipulated it directly, because you shouldn't normaly, and I didn't know if there may be pitfalls to watch for. It's a production server | 15:50 |
imbezol | ursnation: android does some things to ensure certain directories stay unmodified... you really do need to ask in an android channel or on an android forum | 15:51 |
ursnation | ok mat | 15:51 |
ursnation | ty | 15:51 |
acecase | ursnation, linux isn't necesarrily linux :) | 15:51 |
nbusrone | Anyone know whether ubuntu able to reallocated or reserve a size when copying files and photo into ntfs ? | 15:51 |
acecase | not in the sense that windows is windows | 15:51 |
hlavender | also why are you using links in android | 15:52 |
hlavender | you can push apps 2 SD. | 15:52 |
imbezol | acecase: i'm assuming it's ubuntu because other distros may use different permissions | 15:52 |
imbezol | acecase: assuming it is.. do a "sudo chmod 640 /etc/shadow" and "sudo chown root:shadow /etc/shadow" | 15:52 |
acecase | :) thanks imbezol | 15:52 |
bakerst | wafflejock: Thanks man, the wireless card problem is solved. I'm officially an Ubuntian now. :) | 15:53 |
acecase | bakerst, welcome to ubuntiania | 15:53 |
m__ | i have my theme, but how to paste it in /usr/../theme? owner is root tile, i can't do anything | 15:53 |
bakerst | acecase: Greetings! :) | 15:54 |
m__ | ...> | 15:55 |
m__ | ? | 15:55 |
acecase | bakerst, Thanks for saying that. I was told it was Ubuntu and didn't question it. Now that I look, it's actually a RedHat Enterprise server (gross) | 15:57 |
cecja | lol | 15:57 |
imbezol | m__: not to just throw the book at you but have you looked at any of these? https://www.google.ca/?gws_rd=ssl#safe=off&q=xubuntu+install+theme | 15:57 |
acecase | God only knows what redhat has molested on this thing. passwd may not even be what RedHatians use to change a password. They may have to get permission from a mothership or something. | 15:59 |
MiDOZ | Hi, have anyone succeeded in installing opensips on Ubuntu? Please reply in private coz I gtg Thanks In Advance | 15:59 |
nbusrone | Does ubuntu create fragmentation when copying to a NTFS system ? or does it reallocated size before copying ? | 16:02 |
vbgunz | Does Ubuntu have an official service where I can rent an Ubuntu server? | 16:03 |
somsip | nbusrone: I believe it would be more accurate to say NTFS becomes fragmented through use due to the way it allocates space. | 16:03 |
somsip | *allocates files | 16:04 |
bakerst | acecase: As long as the Sun and the Moon is in the sky, I don't give a sh!t whether it's Ubuntu or RedHat (and as long as it works). :D | 16:04 |
ursnation | if i add the line in /init.rc would that help? | 16:04 |
imbezol | nbusrone: i could be wrong but i think preallocation is specified by the application | 16:04 |
acerimmer | vbgunz, www.canonical.com | 16:05 |
acecase | bakerst, you have angered the one true god, who has tested RedHat and spat it from his/her lips and called it an abomination. You must be clensed. Please wait while we write a script to handle that. | 16:06 |
imbezol | acecase: perhaps you should join #distrowars :D | 16:07 |
acecase | lol | 16:08 |
nbusrone | somsip , imbezol : Either way , there are hundred of photo to copy back and off an external 2.5 inch hard drive.The worst case it's a solider with USB3 header which there's not a single way to defrag it. Accessing those photo really takes a longer time from time to time. | 16:08 |
acecase | eg. this redhat server has to pwck or grpck. Here I go | 16:08 |
m__ | "~/.themes" , i don't understand this @__@! | 16:09 |
bakerst | acecase: So you have a purchased copy of RedHat you say? | 16:09 |
somsip | nbusrone: yes - ntfs is not a great FS for shared media. It just happens to be well supported. | 16:09 |
imbezol | RedHat is a perfectly fine distro. There's a reason they're the biggest open source company in the world. | 16:09 |
acecase | bakerst, don't say it! don't say call them | 16:10 |
acecase | :) | 16:10 |
ubuntu015 | Hi all | 16:10 |
acecase | Grr. I'm going to call them. You guys have a good one. | 16:10 |
MonkeyDust | stop discussing redhat please, this is ubuntu support | 16:10 |
yajnab | any help? I am sorry as my another computer got restarted and I if any message was done I missed | 16:10 |
=== andrex|off is now known as andrex | ||
m__ | "Copy the extracted theme directory to ~/.themes " what i do ? | 16:11 |
=== aktx__ is now known as aktx | ||
MonkeyDust | m__ follow the instructions | 16:11 |
imbezol | m__: ~ is a shortcut for your home directory | 16:12 |
m__ | awawas, i don't know where is "~/.themes" | 16:12 |
m__ | where is it ? | 16:12 |
imbezol | m__: so if your username was simply m, then ~ would be the same as /home/m/ | 16:12 |
nbusrone | somsip : guess , the only way is NTFS , it can't detect ext4 though on window xp on my friends pc without installing additional software to detect. | 16:12 |
imbezol | m__: and ~/.themes would be the same as /home/m/.themes/ | 16:13 |
somsip | nbusrone: which was described as beta last time I used it (long time) though I had no problems. Anyway, this is offtopic so good luck with it, but I'm out | 16:13 |
m__ | i don't have that file | 16:14 |
m__ | @__@! | 16:14 |
m__ | T__T | 16:14 |
MonkeyDust | m__ what's the outcome of ls ~/.themes/ | 16:15 |
m__ | nothing | 16:16 |
m__ | .... | 16:16 |
kostkon | m__, trying to install a gtk theme? | 16:16 |
imbezol | m__: paste the url of the site you're looking at | 16:16 |
MonkeyDust | m__ what's the outcome of cat /etc/issue | 16:16 |
m__ | it's :Ubuntu 14.04.1 LTS \n \l | 16:17 |
m__ | and i trying to install gtk theme | 16:18 |
MonkeyDust | m__ is it with unity? | 16:19 |
m__ | no, i use Xubuntu, and i trying install gtk 3.0 theme | 16:19 |
m__ | folder /home/m/.themes , i don't have it | 16:20 |
m__ | > | 16:20 |
MonkeyDust | m__ type /j #xubuntu and ask there | 16:21 |
m__ | ok, thanks for your help | 16:23 |
jhutchins | m__: You could also check in #xfce | 16:23 |
=== Ankhers` is now known as Ankhers | ||
stretch | hey folks, I can't SSH to a new 14.04 box as root, but I can log in locally as root, I've set "PermitRootLogin yes" in sshd_config, and I've restarted sshd. any ideas? | 16:25 |
stretch | I can also log in via SSH as a non-root user | 16:26 |
=== Yukitteru is now known as Yukinotteru | ||
jharm | Can anyone tell me why a movie I am streaming to my chromecast from plex would disconnect from my chromecast every 10 min or so? | 16:28 |
MonkeyDust | jharm how is that ubuntu related? | 16:28 |
jharm | Because I am running it on Ubuntu and works fine from all of my android devices. Thought maybe it was an Ubuntu issue | 16:29 |
mtk23 | hi | 16:29 |
yajnab | any help please | 16:29 |
CluelessPerson | I have a problem with the Ubuntu-Server installation. It keeps installing the GRUB to the USB as SDA | 16:30 |
CluelessPerson | instead of the hard drive, mounted as SDB | 16:30 |
CluelessPerson | just now it's booted fine with the USB connected. | 16:30 |
CluelessPerson | but without the USB drive, it will not boot at all. | 16:30 |
CluelessPerson | how to fix this? | 16:30 |
melio | you can use unetbootin | 16:30 |
melio | it tends to write the installable "live" boot but not the entire install | 16:31 |
melio | since it does it properly. | 16:31 |
melio | there's other ways to write it using dd as well. but I don't know the exact syntax | 16:31 |
CluelessPerson | melio: I ran the command "sudo grub-install /dev/sda" | 16:36 |
CluelessPerson | melio: I think that'll fix it, attempting to shutdown now | 16:36 |
CluelessPerson | Now it won't shut down... | 16:36 |
CluelessPerson | melio: That command worked >sudo grub-install /dev/sda | 16:40 |
CluelessPerson | However, now the server will not shutdown, seperate issue. | 16:40 |
Ben64 | how are you shutting down | 16:41 |
CluelessPerson | Ben64: >sudo shutdown now | 16:41 |
Ben64 | yeah that probably doesn't do what you want | 16:41 |
CluelessPerson | Ben64: it begins to shutdown -> dark purplish splash screen with 14.04 -> shows the dots -> then breaks and shows a console line over the dots | 16:42 |
Ben64 | try sudo shutdown -h now | 16:42 |
CluelessPerson | root@host~#: | 16:42 |
CluelessPerson | Ben64: that worked | 16:42 |
CluelessPerson | Ben64: I'm pretty sure that halts though, not sure if it's graceful. | 16:42 |
Ben64 | um, its a normal shutdown + turns the computer off | 16:43 |
bubbasaures | CluelessPerson, There are a handful of people here who are full on linux IT professionals here, if you stick around for awhile you will recognize this. | 16:45 |
hlavender | do shutdown now again | 16:46 |
=== Shrooms` is now known as Shrooms | ||
=== swordsmanz is now known as hugbot | ||
=== Snowstormer is now known as Guest55644 | ||
Kerbero | Trying to do an apt-get upgrade here on 14.04. Seems like the libwebkitgtk-3.0-0 package is corrupt on all the repo mirrors. See: http://packages.ubuntu.com/trusty-updates/amd64/libwebkitgtk-3.0-0/download | 16:51 |
bubbasaures | Kerbero, Could this just be a held package waiting for all data? | 16:52 |
Kerbero | bubbasaures: do you mean held by apt-get? | 16:53 |
jpds | Kerbero: What's wrong with it? | 16:53 |
bubbasaures | Kerbero, Held by any download if it's held. | 16:54 |
bubbasaures | Kerbero, Just an assumption here however on occasion we get a held package for a short time, lots of developers on any app at any time is all. | 16:54 |
dj4c | What's Up Everyone! How is everyones New Years going? | 16:55 |
_littleb | hi people, is there someone who installed oh-my-zsh on ubuntu? | 16:55 |
Segfault_ | _littleb: yes, should be pretty straight forward | 16:55 |
Kerbero | jpds: all the package managers complain that the hash checksum mismatch | 16:56 |
yourbeau | has anyone installed Xfce only Ubuntu from net install with whiskermenu ? | 16:56 |
bubbasaures | dj4c, Good, let us know if you need support. | 16:56 |
dj4c | Kind of | 16:56 |
_littleb | Segfault: it is only that I wanted to use a theme and that was also pretty forward but there are some icons not displayed correctly | 16:56 |
bubbasaures | yourbeau, Describe your issue for actual help. | 16:56 |
yourbeau | bubbasaures, ok | 16:57 |
dj4c | I heard throught the internet that I can create my own chat system with irc or icq and I would like to create one for my website | 16:57 |
rebs | lol | 16:57 |
rebs | you came to the right place dj4c | 16:57 |
bubbasaures | dj4c, I would talk to #freenode | 16:57 |
dj4c | cool | 16:57 |
Segfault_ | _littleb: This is just a guess, but some of the oh-my-zsh themes need special fonts to work, so-called powerline fonts. Could this be the case? What is the name of the theme you are using? | 16:57 |
microbe | dj4c, i suggest you to simply create a chanel on this existing irc. | 16:58 |
dj4c | I am still learn ubuntu linux programs and trying to use the system as a windows program | 16:58 |
_littleb | Segfault: the thing is that, when being in zsh and echoing the following codes you should get a specific result ans documented in this link (screenshot from the developer of the theme) | 16:58 |
dj4c | how | 16:58 |
_littleb | Segfault: it is agnoster | 16:58 |
microbe | dj4c, just type /join #yourchanel | 16:58 |
dj4c | where | 16:59 |
hlavender | do /join dj4cschannel | 16:59 |
bubbasaures | dj4c, As a windows program? | 16:59 |
hlavender | into the chat | 16:59 |
_littleb | I cloned powerline fonts and "sh ./install" -ed it | 16:59 |
bubbasaures | microbe, They should be talking to freenode if they really want a channel that stays and can have mod. | 16:59 |
Segfault_ | _littleb: ah yes, good choice, one of my favourites. You will need to set your terminal emulator to use the new font too | 16:59 |
Segfault_ | What terminal emulator are you using? Gnome terminal? | 16:59 |
MonkeyDust | dj4c you don' know how to use /join and you ant to create your own irc server? | 16:59 |
_littleb | Segfault: my problem is that the first and the 3rd char is not displayed correctly. Although when entering the codes (echo) it works fine | 17:00 |
_littleb | Segfault: ok, where do I do that? | 17:00 |
Segfault_ | If you are using gnome terminal you probably have a menu or something. "Edit profile" i think, something like that | 17:01 |
dj4c | no I no longer have windows. My laptop hard-drive with win8 died last year and I lost all my work. So a friend of mine told me about ubuntu and I downloaded the o/s to a disc and installed it into my desktop and learning the os and programs | 17:01 |
Segfault_ | Then set your profile to use the font you installed | 17:01 |
gergo | hello :) | 17:01 |
MonkeyDust | !manual | dj4c sart here | 17:02 |
ubottu | dj4c sart here: 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/ | 17:02 |
_littleb | Segfault: need a little more detail please | 17:02 |
dj4c | my irc stopped for a sec but Im back | 17:03 |
MonkeyDust | !manual | dj4c start here | 17:03 |
Segfault_ | _littleb: Does this help? http://askubuntu.com/questions/157873/is-it-possible-to-change-the-terminal-font | 17:03 |
ubottu | dj4c start here: 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/ | 17:03 |
bubbasaures | dj4c, You want to have full control as a mod on a channel in my opinion, with a link on your page anyone can stop by and say anything, and just random joins, IRC is not the friendliest place randomly is all. | 17:04 |
dj4c | ok just created my channel. Its #dj4cchannel | 17:05 |
dj4c | how can I add a link to it onto my website | 17:05 |
_littleb | Segfault: ok, didn't know that it would make a difference but I'm using xubuntu. So it is a little different :*( | 17:07 |
dj4c | I am using ubuntu 14.04 LTS | 17:09 |
Segfault_ | _littleb: Okay, should not be a problem. Have you found a menu at all? | 17:09 |
=== tcpman is now known as Guest23719 | ||
Segfault_ | Font settings should be under "Appearance" if I remember xfce terminal correctly | 17:10 |
bubbasaures | dj4c, So do you have mod control on this channel? | 17:11 |
dj4c | where do i find that | 17:11 |
Segfault_ | here is a better reference for all common terminal emulators: http://askubuntu.com/questions/283830/how-to-change-the-font-of-various-terminal-emulators | 17:11 |
_littleb | Segfault: well it I found something similar in the terminal window under "Edit->Preferences->Appearance" | 17:11 |
JohnnyL | Are there any open issues with wireless mice and 14.10? I installed a new system and the mouse isn't responding well. | 17:11 |
=== mish is now known as Mish_ | ||
lisbeth | which file to redirect $PATH in? | 17:11 |
_littleb | Segfault: 1 sec | 17:11 |
lisbeth | so I can point to a different location for a package | 17:11 |
bubbasaures | dj4c, NO idea, just wondering how you feel aboput people just stopping by and being rude, swearing and posting porn? | 17:12 |
bubbasaures | and having no way to adjust this | 17:12 |
_littleb | Segfault: thx for the help. :D | 17:12 |
Segfault_ | _littleb: Does the font work correctly now? | 17:13 |
dj4c | On a chat like this wow! My type of chat would be whats wrong with the USA. I am trying to start my own online internet radio show so people can use there Freedom Of Speech | 17:14 |
JohnnyL | well? | 17:14 |
dj4c | thats why I trying to find and create my own chat network and add it to my website | 17:14 |
wooz | dj4c: just start video logging on youtube. invite guests and you're solid | 17:14 |
_littleb | Segfault: when entering zsh I get everything displayed correctly I still need to change in /etc/passwd "/bin/zsh" | 17:14 |
_littleb | Segfault: and restart | 17:15 |
cecja | dj4c: i like your attitude thats exactly what we need in this time of terror. | 17:15 |
Segfault_ | _littleb: Use 'chsh -s', a lot safer than manually editing /etc/passwd | 17:15 |
wooz | _littleb: have you used chsh to change shell? | 17:15 |
bubbasaures | dj4c, Any chat I have seen this eventually happens, people will say things across the net you would never say to another face to face, just trying to get you to know the situation, and a topic like that is full just waiting for a emotional sistuation. | 17:15 |
dj4c | If you want to check out my website here is the webaddress: http://thedj4cshowonline.bugs3.com | 17:15 |
Segfault_ | if you mess up /etc/passwd... well, that's bad | 17:15 |
_littleb | wooz: yes y? | 17:16 |
bubbasaures | situation* | 17:16 |
cecja | dj4c: that loading gif is AMAZING | 17:16 |
dj4c | thank you. | 17:16 |
bubbasaures | dj4c, well you have already got a bad score by wat. | 17:17 |
dj4c | The site is partly done and most of what you see I changed to my own version | 17:17 |
_littleb | wooz: yes i want to change the shell. y r u asking? | 17:18 |
Segfault_ | got to go, dinner time | 17:18 |
Segfault_ | see you | 17:18 |
wooz | _littleb: no, did you use the utility 'chsh' to change shell? | 17:18 |
gautam | anyone knows ppa for python 3+ for ubuntu 14.04 | 17:18 |
bubbasaures | !ppa | gautam | 17:19 |
ubottu | gautam: 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-purge | 17:19 |
_littleb | wooz: Segfault was telling me about it while I was changing it with "sudo vi /etc/passwd". I don't know the difference though | 17:19 |
=== luckybunny is now known as lbaway | ||
_littleb | Segfault: where is the difference with changing it with vi? | 17:21 |
=== lbaway is now known as luckybunny | ||
rebs | vi is just a text editor | 17:21 |
protoss1976 | http://xdcc_SEARCH_X1420824032 | 17:21 |
rebs | its a complicatedo ne | 17:21 |
rebs | but it will do the same stuff that gedit does | 17:22 |
imbezol | you should use vipw if your editting passwd | 17:22 |
JohnnyL | i have a dynex mouse in case you were wondering. | 17:22 |
bubbasaures | JohnnyL, responding well really means nothing. There are configs on the mouse beyond the gui. | 17:23 |
bubbasaures | nothing in no real detail is all | 17:23 |
lisbeth | what file can I edit my $path for bash in? | 17:24 |
imbezol | lisbeth: .bashrc | 17:25 |
imbezol | lisbeth: example... to add /path/to/new/bin you'd do "export PATH=$PATH:/path/to/new/bin" | 17:25 |
holymac_ | does anyone here know about amazon s3 bucket? | 17:26 |
lisbeth | imbezol so I just add that line to the end of my .bashrc? Because I don't see a path variable anywhere in tehre | 17:27 |
holymac_ | I need help with my amazon s3 bucket. can someone help | 17:29 |
bubbasaures | holymac_, Related to ubuntu how? | 17:29 |
siddhesh | hii | 17:30 |
bubbasaures | !s3cmd | 17:31 |
h23 | Iv got twwo hard drives mounted called 5E62221C51B02571 7C81A9C63A5233FF how do i change the names? | 17:31 |
lisbeth | is there a command to update bash's path without closing and opening a new terminal? | 17:32 |
lisbeth | so that it grabs it from .bashrc? | 17:32 |
rww | source ~/.bashrc | 17:32 |
bubbasaures | holymac_, I see a s3cmd in the repos a beta that is part of that. | 17:33 |
genii | h23: You can use tune2fs with the -U option to change the UUID of one, assuming it's some ext filesystem | 17:33 |
lacci | =j #ubuntu-hu | 17:35 |
gautam | vgjl | 17:35 |
lacci | sry | 17:35 |
siddhesh | how to connect usb adapter in virtualbox | 17:35 |
siddhesh | i cant connect it | 17:36 |
h23 | <siddhesh> maybe check the virtualbox irc | 17:37 |
siddhesh | h23 i cant find in my list | 17:37 |
protoss1976 | http://xdcc_X1420824145 | 17:37 |
h23 | vbox i think | 17:37 |
Shrihari | Hello | 17:42 |
hardtail | !sftp | 17:42 |
ubottu | SSH is the Secure SHell protocol, see: https://help.ubuntu.com/community/SSH for client usage. PuTTY is an SSH client for Windows; see: http://www.chiark.greenend.org.uk/~sgtatham/putty/ for it's homepage. See also !scp (Secure CoPy) and !sshd (Secure SHell Daemon) | 17:42 |
acetakwas_ | hello. | 17:43 |
=== Shrihari is now known as shrihari | ||
acetakwas_ | my battery suddenly went from 100 to 65 after disconnecting the charger. it's happened twice. what could be wrong? | 17:44 |
bubbasaures | acetakwas_, A bad battery? | 17:45 |
bubbasaures | acetakwas_, Have you tried this on a live or another OS? | 17:46 |
shrihari | Hello | 17:53 |
acetakwas_ | bubbasaures, no | 17:56 |
shrihari | How can i mass deploy ubuntu desktop 150 no. | 18:01 |
pbx | 150 no? | 18:02 |
zekoZeko | shrihari: i'm using saltstack for configuration, you'll probably want PXE installations too. | 18:02 |
Danato | hey I'm trying to switch a 3g dongle from storage mode to modem but I'm getting an error that doesnt show how to fix it: Error opening the device. Abort | 18:06 |
shrihari | Zeko can i use saltstack to deploy ubunto 10.10 on some machine and rest with higher version say trusty etc ? | 18:06 |
shrihari | Was planning to use #cobbler .. | 18:07 |
Hardtail | !sftp | 18:13 |
ubottu | SSH is the Secure SHell protocol, see: https://help.ubuntu.com/community/SSH for client usage. PuTTY is an SSH client for Windows; see: http://www.chiark.greenend.org.uk/~sgtatham/putty/ for it's homepage. See also !scp (Secure CoPy) and !sshd (Secure SHell Daemon) | 18:13 |
Hardtail | !ftp | 18:13 |
ubottu | FTP clients: Nautilus (Places -> Connect to server), gFTP, FileZilla (for !GNOME); Konqueror, Kasablanca, KFTPGrabber (for !KDE); FireFTP (for Firefox); ftp, lftp (for !cli) - See also !FTPd | 18:13 |
MonkeyDust | Hardtail question ubottu with /msg ubottu | 18:16 |
tracy_reed | I used to date a guy named "Ubuntu" once. | 18:16 |
tracy_reed | He would "play the bongos" on my ass | 18:16 |
tracy_reed | He would "play the bongos" on my ass | 18:16 |
tracy_reed | He would "play the bongos" on my ass | 18:16 |
tracy_reed | I used to date a guy named "Ubuntu" once. | 18:16 |
tracy_reed | He would "play the bongos" on my ass | 18:16 |
unopaste | tracy_reed you have been muted for 60 seconds as it looks like you are pasting lots of lines into the channel, please use http://paste.ubuntu.com and paste just the URL of your data here when you are unmuted | 18:16 |
=== mega32 is now known as mega | ||
=== mega is now known as mega32 | ||
onla | anyone know why xmodmap settings reset if i switch input source from eng keyboard to japanese and back to english and it is gone | 18:40 |
sargas | I installed Python from source with make, now I want to move the installation to a better directory, can I do that? | 18:41 |
agliodbs | I'm finding on 14.04 that Facebook and Google plus are really, really slow compared with 12.04 | 18:44 |
agliodbs | this is both on Firefox and Chromium, so it's not the browsers | 18:45 |
MonkeyDust | agliodbs only those two sites? | 18:46 |
agliodbs | out of the ones I use? yes | 18:46 |
agliodbs | at first I thought it was the sites themselves, but things have gotten worse | 18:46 |
agliodbs | and are consistently slow | 18:47 |
k1l | try with a clean profile | 18:48 |
agliodbs | k1l, MonkeyDust : ok, this is wierd. The problem occurs when I have Thunderbird open | 18:50 |
al_nz1 | if you have want to generate a file with years 1910 to 2015 and preappend a '$' to each line - whats the sed command? | 18:50 |
al_nz1 | seq 1910 2015 | sed ....? | 18:51 |
k1l | agliodbs: check htop if thunderbird is using too much system at all | 18:51 |
agliodbs | al_nz1: don't quite follow what you want to replace wiht what? | 18:51 |
al_nz1 | hi agliodbs | 18:51 |
al_nz1 | I need to create $1910 | 18:51 |
al_nz1 | $1911 | 18:51 |
al_nz1 | etc | 18:51 |
agliodbs | k1l: it's not, but Firefox is using a ton of CPU | 18:52 |
=== ips|malc_ is now known as ips|malc | ||
imbezol | al_nz1: for i in `seq 1910 2015` ; do echo \$$i ; done | 18:53 |
=== soee_ is now known as soee | ||
Yves | ici | 18:54 |
Marandlal | ff | 18:55 |
al_nz1 | imbezol: thanks | 18:55 |
al_nz1 | I have those dates in a file | 18:56 |
al_nz1 | so I tried for i in 'file_name' ; do echo ..... | 18:56 |
al_nz1 | but it didnt work? | 18:56 |
Yves | i love open | 18:56 |
al_nz1 | no change to the lines in 'file_name' | 18:56 |
imbezol | al_nz1: you'd have to do `cat file_name` | 18:57 |
Yves | Thanks to help imbezol | 18:57 |
imbezol | al_nz1: but in that case there's no point in the for loop. just do.... cat file_name | while read i ; do echo \$$i ; done | 18:57 |
imbezol | al_nz1: 100 ways to skin a cat | 18:58 |
Yves | Is there a J user here plz? | 18:58 |
al_nz1 | imbezol: yeah my sed, seq bash is pretty weak :-( | 18:58 |
al_nz1 | imbezol: sigh | 19:00 |
al_nz1 | I see what you did - pipes to stdout | 19:01 |
al_nz1 | I need it to go back into a file | 19:01 |
al_nz1 | i tried adding > filename | 19:01 |
al_nz1 | but just got $2015 | 19:01 |
imbezol | put the > filename after the done | 19:01 |
imbezol | otherwise you're doing it every loop through | 19:02 |
imbezol | which would work if the file was empty or non-existant and you changed it to >> filename to contatenate on the end instead of creating a new file with just > | 19:02 |
al_nz1 | imbezol: yep that worked but I had to create new file | 19:03 |
finish06 | I just installed ubuntu server, however did not set up the networking during install... now I am attempti9jng to set up networking after installing it, however when I go into /etc/network/interfaces and add the following: "auto eth0 (new line) iface eth0 inet dhcp" ... it says not hardware is detected.. what am I doing wrong? | 19:04 |
imbezol | finish06: do you see an eth0 with ifconfig? | 19:05 |
=== zz_gthank is now known as gthank | ||
imbezol | finish06: ifconfig -a | 19:05 |
finish06 | no ... I see an em1 & p4p1 .. I think I know what I need to do. :) I didn't know about the ifconfig -a command!!! so instead of putting eth0/ eth1/ ... I have to use p4p1 or em1 .. right? | 19:06 |
Marandlal | fff | 19:06 |
imbezol | finish06: yeah.. i haven't seen a p4p1 before but em1 is likely the one you want | 19:06 |
genii | finish06: Your system is using the Dell constant naming scheme... there won't be any ethX devices | 19:06 |
jay__ | HI | 19:06 |
jay__ | Urgent Help Needed | 19:06 |
finish06 | The p4p1 is from the 82574LM controller I think | 19:06 |
jay__ | is anyone here? | 19:06 |
Yves | listening | 19:07 |
Chakka_ | no | 19:07 |
cortexman | how do I measure the amount of memory used by a parent and child process without double counting shared memory? | 19:07 |
jay__ | I want to access data of my windows drive from ubuntu | 19:07 |
jay__ | can anyone help me with this | 19:08 |
jay__ | ? | 19:08 |
jay__ | ? | 19:08 |
MonkeyDust | !ntfs-3g | 19:08 |
ubottu | ntfs-3g is a Linux driver which allows read/write access to NTFS partitions. Installation instructions at https://help.ubuntu.com/community/MountingWindowsPartitions | 19:08 |
pepe | hi | 19:08 |
jay__ | Not working | 19:08 |
pepe | me too | 19:08 |
genii | finish06: If you want to revert it to using ethX names set boot option of biosdevname=0 | 19:08 |
MonkeyDust | jay__ then start from the beginning, what heve you tried, what goes wrong, error messages etc | 19:09 |
MonkeyDust | have* | 19:09 |
jay__ | Ok | 19:09 |
jay__ | I've explaining | 19:09 |
k1l | jay__: just open it in the nautilus. gvfs will open ir | 19:09 |
finish06 | sweet insight! Thank you genii!! I woudl much prefer eth0/ eth1/ ... :) for what is what I am use too...Thank you! | 19:09 |
Yves | Thanks Monkey | 19:10 |
jay__ | I've windows 8 on my system, suddenly i've got repair option at startup, so i'm unable to go into the system | 19:10 |
jay__ | so i've booted the system with ubuntu bootable usb and selected option try ubuntu | 19:10 |
jay__ | Now i want to access the drives bcz my recovery image for windows 8 is in the drive | 19:11 |
jay__ | but i'm unable to do so | 19:11 |
jay__ | Please help | 19:11 |
bubbasaures | jay__, Youn should be on ##windows asking for help not ubuntu. | 19:11 |
bubbasaures | with a MS recovery | 19:12 |
k1l | jay__: what error do you get? | 19:12 |
jay__ | Actually I wanna access drives of windows from ubuntu | 19:12 |
=== roberto is now known as Guest67911 | ||
ozooner_ | So why are you unable to do so? | 19:12 |
jay__ | i tried to mount the drive but got error msg | 19:13 |
k1l | jay__: how did you try to access the windows partition and what error you got? | 19:13 |
bubbasaures | !uefi | jay__ Read this as far as booting the live | 19:13 |
ubottu | jay__ Read this as far as booting the live: UEFI is a specification that defines a software interface between an operating system and platform firmware. It is meant as a replacement for the BIOS. For information on how to set up and install Ubuntu and its derivatives on UEFI machines please read https://help.ubuntu.com/community/UEFI | 19:13 |
jay__ | Error mounting /dev/sda7 at /media/ubuntu/Entertainment: Command-line `mount -t "ntfs" -o "uhelper=udisks2,nodev,nosuid,uid=999,gid=999,dmask=0077,fmask=0177" "/dev/sda7" "/media/ubuntu/Entertainment"' exited with non-zero exit status 14: The disk contains an unclean file system (0, 0). Metadata kept in Windows cache, refused to mount. Failed to mount '/dev/sda7': Operation not permitted The NTFS partition is in an unsafe state. Please | 19:13 |
k1l | jay__: without the exact command and error we cant helpt you | 19:13 |
physixer | need help making two monitors (2560x1440 Korean panel dual link DVI, 1920x1200 panel single link DVI) work on nVidia GTX 560 Ti GPU (1GB). One at a time works. Both work automatically in Windows. | 19:13 |
k1l | jay__: ok, the error is quite selfexplaining. what about you run the windows and let it fsck the partition from there? | 19:14 |
jay__ | I'm unable to access drives from windows | 19:14 |
imbezol | you can tell it to mount it anyways | 19:15 |
imbezol | i'd suggest read only tho | 19:15 |
jay__ | tried readonly | 19:15 |
jay__ | not working | 19:15 |
genii | jay__: You can mark it clean from linux with sudo ntfsfix -d | 19:15 |
genii | jay__: It's in the ntfsprogs package | 19:15 |
Yves | Try to tell your vbox to use Linux interface | 19:16 |
jay__ | @genii | 19:16 |
jay__ | Thanks man | 19:16 |
Yves | otherwise you are done with Windows shitteries | 19:16 |
genii | jay__: np | 19:16 |
acetakwas | jay__, can you run 'chkdsk' from Windows? | 19:16 |
bubbasaures | nice pile on guys | 19:17 |
Kiana | ##windows | 19:17 |
jay__ | Just tried and got access to drives genii (Hats off) :D | 19:17 |
Yves | yes | 19:17 |
Yves | jay you are on the right way | 19:18 |
imbezol | crisis averted, porn saved | 19:19 |
physixer | I'm using nvidia proprietary drivers. nvidia-settings doesn't seem to help either (it shows only 'Off', 'Auto', and '2560x1440' resolution options for both monitors). Just to be clear, when both are connected, the 1440p is working but 1200p is not | 19:22 |
=== matt_ is now known as Guest70376 | ||
imbezol | physixer: it's not that clear what you're trying to do, but cannot | 19:26 |
imbezol | nm, i see your previous line | 19:28 |
imbezol | the default ubuntu settings tool won't work? | 19:28 |
imbezol | been a while since i used it so it may have improved but in the past i found that it didn't pick proper resolutions automatically.. you had to select them | 19:29 |
imbezol | whereas the kde / kubuntu one did | 19:29 |
=== ikanobori_ is now known as ikanobori | ||
Ugb3 | Hey guyz, I’m trying to install cacti on my 14.04 box but it wants to install apache2, I have a working nginx instalation and doesn’t want to install apache, what could I do ? | 19:32 |
kk- | hi | 19:33 |
kk- | #new | 19:33 |
Yves | hello kk | 19:33 |
imbezol | on irc # is used to denote channel names rather than hashtags, emotions, meta reflections, etc :) | 19:34 |
kk- | sorry about that i was trying to go to a channel for newbies like me | 19:34 |
lisbeth | I have docker installed but bash won't let me use the docker command | 19:34 |
lisbeth | it says it is not installed | 19:34 |
lisbeth | sudo apt-get install docker says docker is already installed at it's latest version | 19:34 |
imbezol | kk-: do you have an ubuntu question? | 19:34 |
kk- | umm no | 19:35 |
lisbeth | is there anyone who can help me discern why I can not use docker while i have docker installed? | 19:37 |
imbezol | lisbeth: are you certain running "docker" is how it's intended to be used? | 19:37 |
bubbasaures | lisbeth, pastebin the commands and errors to the channel | 19:37 |
bubbasaures | channel not me | 19:38 |
lisbeth | http://lpaste.net/118150 | 19:40 |
physixer | imbezol: ubuntu settings show 'Unknown display' for both. And it sets 2650x1440 for both, and there is not other resolution option available. As a result, the 1440p works (primary display), but the 1200p has nothing showing even though the power led indicates that it is receiving signal from the GPU. | 19:41 |
Ugb3 | Any idea on how to chose dependency alternatives on install ? | 19:41 |
MonkeyDust | lisbeth type which docker | 19:41 |
lisbeth | MonkeyDust, no output | 19:41 |
lisbeth | simply returns to prompt | 19:41 |
Segfault_ | lisbeth: what is your PATH? Type in 'echo $PATH' | 19:42 |
lisbeth | I messed around with my path a little bit so let me give you my current path and see if that is it | 19:42 |
MonkeyDust | lisbeth if you want a mac like dock, try cairo-dock | 19:42 |
lisbeth | bash: /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games: No such file or directory | 19:42 |
lisbeth | MonkeyDust it is not dockey, it's docker | 19:43 |
lisbeth | but thanks for the advice I enjoy cairo-dock | 19:43 |
imbezol | wmdocker the same thing? | 19:43 |
Segfault_ | where did that "No such file and directory" come from? Is that actually in your path? | 19:43 |
imbezol | dpkg -L docker | grep bin/. | 19:43 |
MonkeyDust | lisbeth use this sudo apt-get install docker.io <-- note the .io | 19:44 |
lisbeth | yes thats in my path | 19:44 |
Segfault_ | MonkeyDust: docker != docker.io | 19:44 |
lisbeth | MonkeyDust I am trying imbezol's command first | 19:44 |
MonkeyDust | gr | 19:44 |
MonkeyDust | great | 19:44 |
lisbeth | imbezol am I supposed to include the . ? | 19:44 |
imbezol | yes | 19:44 |
Segfault_ | lisbeth: You are not supposed to have "No such file or directory" in your path :P Could you show me the command you use to set your path? | 19:44 |
lisbeth | also the output is: /usr/bin/wmdocker | 19:45 |
imbezol | right | 19:45 |
lisbeth | Segfault it's already gone but basically I added a folder to the front of my path then attached :$PATH on top of that | 19:45 |
lisbeth | howeve that was already in my path before I changed anything | 19:45 |
xdexter | Hello, Ubuntu support NTLM authentication for browser? without using the cntlm software? | 19:46 |
=== aktx_ is now known as aktx | ||
Segfault_ | I assume that docker is installed in /usr/bin, try typing in /usr/bin/docker | 19:46 |
imbezol | Segfault_: as you can see above, the binary in that package is called wmdocker | 19:47 |
lisbeth | no such file or directory | 19:47 |
vbgunz | I hope this question makes sense. I am trying to use Byobu on a local machine. From the local shell, I SSH into a remote machine that should launch Byobu by default. What would be the easiest way to only see and work inside the inner most Byobu? | 19:47 |
Segfault_ | imbezol: Oh, then the man page on manpages.ubuntu.com is wrong. Sorry about that | 19:48 |
imbezol | Segfault_: i don't know if it's the same app lisbeth is expecting tho | 19:48 |
bubbasaures | lisbeth, official docker use but maybe more info needed. https://www.digitalocean.com/community/tutorials/how-to-install-and-use-docker-getting-started | 19:49 |
imbezol | https://docs.docker.com/installation/ubuntulinux/ | 19:49 |
imbezol | looks like docker.io is the package you want | 19:49 |
imbezol | so the helpful "you should apt-get install docker" message is wrong | 19:50 |
Segfault_ | docker is system tray stuff, docker.io is a platform for distributed applications | 19:50 |
MonkeyDust | it's confusing | 19:50 |
imbezol | hmm.. perhaps wmdocker is what lisbeth wants then? | 19:50 |
bubbasaures | very and that command is a a platform use | 19:50 |
Segfault_ | I agree, this can probably be considered a bug. Everything indicated that the executable is named "docker", but the actual name is "wmdocker" | 19:51 |
imbezol | meanwhile lisbeth has gone for coffee while we sort this out lol | 19:52 |
lisbeth | ok I think I have the wrong packagename | 19:52 |
MonkeyDust | "madame est servie" | 19:52 |
lisbeth | "docker" for ubuntu is in fact not the docker i am looking for | 19:52 |
lisbeth | thanks you guys I have it now | 19:53 |
MonkeyDust | lisbeth do you want something like docky or cairo-dock, to list your applications? | 19:54 |
cnnx | is kylin what i want if i want to create a full bootable ubuntu usb disk with my 8gb usb stick? | 19:57 |
physixer | Ubuntu display manager doesn't help (test nick) | 19:57 |
MonkeyDust | cnnx kylin is chinese | 19:57 |
MonkeyDust | cnnx it's ubuntu-for-china, so to say | 19:58 |
physixer | I mean the display settings dialog window not the gdm or lightdm | 19:58 |
cnnx | so which do i download | 19:58 |
Segfault_ | cnnx: Last time I tried this I just used regular ubuntu. Works fine | 19:59 |
k1l | cnnx: ubuntu desktop iso? | 19:59 |
cnnx | ok | 19:59 |
MonkeyDust | cnnx http://www.ubuntu.com/download/ubuntu-kylin | 19:59 |
cnnx | it'll fit on 8gb ? | 19:59 |
k1l | cnnx: yes. | 19:59 |
bubbasaures | cnnx, So what is the end goal, an install or just using a udb/dvd? | 20:00 |
bubbasaures | usb* | 20:00 |
=== Ankhers`` is now known as Ankhers | ||
RELAX_YOUR_ANUS | hello | 20:10 |
RELAX_YOUR_ANUS | i can't get irc to work on ubuntu | 20:10 |
xdexter | Hello, Ubuntu support NTLM authentication for browser? without using the cntlm software? | 20:10 |
k1l | RELAX_YOUR_ANUS: plesae change the nick. this is not appropriate in #ubuntu channels | 20:11 |
RELAX_YOUR_ANUS | k1l, suck my dick, faggot | 20:11 |
RELAX_YOUR_ANUS | :) | 20:11 |
Ugb3 | Guys, I’m really stuck… I’m trying to install cacti but it really wants to install apache and I don’t, I don’t understand as I have nginx installed and all dependy it shouldn’t ask for apache to be installed... | 20:13 |
MonkeyDust | Ugb3 apt-cache show cacti tells you it actually needs MySQL | 20:16 |
Ugb3 | MonkeyDust: I have mysql installed | 20:17 |
Pici | Ugb3: if you install php5-fpm first it should fulfill the php5 dependency and not the libapache2-mod-php5 dependency. | 20:17 |
Ugb3 | Pici: I have php5-fpm installed | 20:18 |
o_be_one | hi all, i've generated a .key file for a ssl cert from thawtee, but just to know it's ok if i drop my .key and bundled csr to nginx conf ? | 20:19 |
=== Mish_ is now known as Mish|Couch | ||
Pici | Ugb3: try it with apt-get install --no-install-recommends cacti | 20:19 |
Ugb3 | Pici: Same thing. | 20:19 |
Pici | Ugb3: What release of Ubuntu are you on? | 20:20 |
MonkeyDust | Ugb3 cat /etc/issue | 20:20 |
Ugb3 | Pici: 14.04 but no worry I found it ! the php5 package was not installed for some reasons... | 20:21 |
Pici | Ugb3: woo | 20:21 |
the_tricky | hello there, guys | 20:22 |
Ugb3 | Oh it still created config files for apache sight | 20:22 |
the_tricky | how do i make partitions mount on startup automatically? | 20:22 |
MonkeyDust | the_tricky in /etc/fstab | 20:23 |
k1l | the_tricky: put them into the fstab | 20:23 |
k1l | !fstab | the_tricky | 20:23 |
ubottu | the_tricky: 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 !Partitions | 20:23 |
Edmond | http://bkgp.treson.ru/453201/6990856/ SALEEEEE!!!! | 20:29 |
Edmond | http://bkgp.treson.ru/453201/6990856/ SALEEEEE!!!! | 20:29 |
Edmond | http://bkgp.treson.ru/453201/6990856/ SALEEEEE!!!! | 20:29 |
theadmin | !ops | 20:29 |
ubottu | Help! Channel emergency! (ONLY use this trigger in emergencies) - Pici, Myrtti, jrib, Amaranth, tonyyarusso, Nalioth, lamont, CarlK, elky, mneptok, PriceChild, Tm_T, jpds, ikonia, Flannel, genii, wgrant, stdin, h00k, IdleOne, nhandler, Jordan_U, popey, Corey, ocean, cprofitt, djones, Madpilot, gnomefreak, lhavelund, k1l, rww, phunyguy, bazhang | 20:29 |
the_tricky | thanks, guys | 20:31 |
the_tricky | it's all OK now | 20:31 |
lapion | It would appear certain nouveau drivers do not work anymore... | 20:37 |
fmcarreiro | alguém do brasil? | 20:37 |
theadmin | !br | 20:37 |
ubottu | Por favor, use #ubuntu-br para ajuda em português. Para entrar no canal por favor faça "/join #ubuntu-br " sem as aspas. Para a comunidade local portuguêsa, use #ubuntu-pt. Obrigada. | 20:37 |
Rapture | quick question. are php mods in /etc/php5/apache2/conf.d/foobar.ini automatically included in php.ini or do I still need to manually add them to the php.ini file? | 20:41 |
MonkeyDust | Rapture quick tip: better ask in ##php (that's double #) | 20:43 |
Rapture | ty | 20:44 |
Guest62528 | Hi are there any active coding groups for Ubuntu beginners? | 20:48 |
theadmin | Rapture: Yes, they should be (as long as you are running PHP with Apache). | 20:49 |
Rapture | theadmin: ty I am running php with apache | 20:51 |
Rapture | the main thing I'm a little confused on is this: http://pastebin.com/raw.php?i=a4tD1U6H | 20:52 |
RobBurkeOne | Hey people: How can I log out of my session without using the usual menu in unity? I had to execute unity--replace but now the top bar is broken. | 20:52 |
Rapture | Opcode Caching => Disabled but opcache.enable => on | 20:52 |
theadmin | RobBurkeOne: gnome-session-quit --logout | 20:55 |
MonkeyDust | Guest62528 beginner as developer? | 20:55 |
RobBurkeOne | theadmin: I cannot select my terminal anymore: windows switcher obviously does not work amymore. ALso switching windows using the side bar is also not possible | 20:56 |
Guest62528 | Yes | 20:57 |
bubbasaures | RobBurkeOne, use a tty | 20:57 |
MonkeyDust | Guest62528 there's #ubuntu-app-devel | 20:57 |
RobBurkeOne | I even see the window on my desktop but I cannot select it with the mouse -.- | 20:57 |
RobBurkeOne | bubbasaures: Ah, good idea | 20:57 |
theadmin | RobBurkeOne: Meh. Just press Alt+SysRQ+K | 20:57 |
RobBurkeOne | SysRQ = meta? | 20:58 |
theadmin | RobBurkeOne: Ctrl-Alt-Backspace should work too if you have that enabled. | 20:58 |
theadmin | RobBurkeOne: Eh... SysRQ is usually on the same key as Print Screen these days. Some keyboards don't even have it | 20:58 |
theadmin | RobBurkeOne: If you don't have one, then Ctrl-Alt-F2 and "sudo restart lightdm" | 20:58 |
=== hugbot is now known as swordsmanz | ||
bubbasaures | theadmin, You meh my tty option than use it, beautiful. | 21:00 |
JohnnyL | is it just me or does retro replay suck ass? | 21:00 |
theadmin | bubbasaures: Oh, that wasn't about your option, I was just talking about the session-quit thing. | 21:00 |
jhutchins | theadmin: They disabled Ctrl-Alt-Backspace in the code a few years ago. Needs to be in xorg.conf to work now. | 21:00 |
MonkeyDust | JohnnyL no profane language please | 21:00 |
theadmin | jhutchins: Huh... Wonder why, it's such a useful thing. | 21:01 |
bubbasaures | theadmin, Heh, it's all right. ;) | 21:01 |
Guest62528 | Thanks MonkeyDust | 21:01 |
nickander | jhutchins: and i enable it every time i install a desktop version... | 21:01 |
jhutchins | theadmin: It was a Gnome initiative. People were apparantly pressing it by mistake and dumping their gnome session. I'm not sure I believe that. | 21:01 |
RobBurkeOne | I opted for the restart of lightdm. I had problems with it anyways and thought thats probably saving me more time than just gnome-session-logout | 21:05 |
=== theadmin|ghost is now known as theadmin | ||
RobBurkeOne | Is anybode else required to type in his or her passwort three times in the greeter to unlock the screen? Meaning as in see the greeter three times in a row ? | 21:06 |
theadmin | jhutchins: I find that unlikely. Just how do you press Ctrl-Alt-Backspace by accident? | 21:06 |
evren | good night | 21:09 |
jhutchins | theadmin: Yep. | 21:09 |
evren | hello | 21:09 |
jhutchins | RobBurkeOne: Nope. Once should be enough. | 21:09 |
Askalking | Anybody could help me out setting disk quota in webmin for a ubuntu 12.04 server? | 21:09 |
RobBurkeOne | jhutchins: I know and I agree | 21:10 |
evren | my name is evren | 21:10 |
evren | ı am türkısh | 21:10 |
bubbasaures | evren, Welcome, do you need ubuntu support? | 21:10 |
Askalking | I'm trying to set quotas for the /home/users/ directory | 21:10 |
RobBurkeOne | But whenever I unlock the sreen I see my workspace half a second until it locks up again and I have to unlock again | 21:11 |
MonkeyDust | !webmin | Askalking | 21:11 |
ubottu | Askalking: webmin is no longer supported in Debian and Ubuntu. It is not compatible with the way that Ubuntu packages handle configuration files, and is likely to cause unexpected issues with your system. | 21:11 |
RobBurkeOne | sometimes its not even the same greeter. Sometimes its to XFCE greeter instead of the unity one | 21:12 |
evren | ı am new ı learn | 21:12 |
Askalking | oh thats too bad | 21:12 |
MonkeyDust | evren type /j #ubuntu-tr | 21:12 |
Askalking | I was using it less than 2 week ago but I had to change server and now im trying to set up everything like it used to be | 21:12 |
jcorgan | is there a way to have apt-get upgrade automatically choose the default 'N' when a conffile already exists? adding -y and DEBIAN_FRONTEND=noninteractive doesn't do it | 21:12 |
physixer | Having trouble running 1440p and 1200p screens off nvidia GTX 560 Ti, help? | 21:13 |
function9x | Askalking: /j #webmin | 21:13 |
Askalking | ? | 21:13 |
evren | to meet you | 21:13 |
evren | :) | 21:13 |
Askalking | oh, I see | 21:14 |
physixer | 1440p is dual link DVI, 1200p is single link. 1440p is working atm. | 21:14 |
Askalking | < thanls | 21:14 |
evren | thanks | 21:14 |
=== EriC^^ is now known as Guest20824 | ||
eithne | hello | 21:15 |
eithne | I need some help | 21:15 |
ntz | hello | 21:16 |
k1l | !ask | 21:16 |
ubottu | 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 !patience | 21:16 |
Guest62528 | Hi RobBurkeOne | 21:16 |
Guest62528 | !ask | 21:16 |
Guest62528 | What do you need help with eithne? | 21:16 |
ntz | I'm answering the question of one my friend having some problem with buntu .. I don't have buntu myself .. can't anybody please pastebin for me the output from `xrandr -q' in ubuntu 14.04 with default xorg ? i need it for something | 21:17 |
ml | ciao | 21:17 |
function9x | ntz: vbox | 21:18 |
cecja | ntz: thats no generic output it depends on your connected screens | 21:18 |
eithne | I had problem with an old account, so I needed to create a new one, with the old one Unity won't start. I tried to copy the files stored in the old "home" directory into the new account's one by using "sudo nautilus" | 21:18 |
ntz | specifically he says, that the highest resolution what he can set is 1024x768 and his xrandr says: Screen 0: minimum 640 x 480, current 1024 x 768, maximum 1024 x 768 | 21:18 |
RobBurkeOne | Guest62528: Hi you. What'S up? | 21:18 |
ntz | which is weird, because xorg normally offers the max dimensions not related to the physical resolution | 21:18 |
ntz | eg: Screen 0: minimum 320 x 200, current 1600 x 900, maximum 32767 x 32767 | 21:18 |
k1l | ntz: what video card, what video driver? what connection type? adapters involved? | 21:18 |
eithne | but now I can't access them because the are blocked with root privileges | 21:18 |
bubbasaures | eithne, Might we work on fixing the original account, if possible? | 21:19 |
k1l | eithne: what was the issue wih the old account? | 21:19 |
ntz | k1l: i can solve it for him, no worry, just pleae pastebin for me that output with your default xorg and any random display devices attached to your computer | 21:19 |
eithne | no, it is deleted :( well I couldn't start any DE | 21:19 |
ntz | function9x: no, thanks :) | 21:20 |
cecja | eithne: there's something wrong with your setup you have to change the permissions for the new files | 21:20 |
cecja | !chmod | 21:20 |
ubottu | An explanation of what file permissions are and how they can be manipulated can be found at https://help.ubuntu.com/community/FilePermissions | 21:20 |
k1l | ntz: i think you are looking at the wrong spot | 21:20 |
bubbasaures | eithne, You deleted an admin is the new one admin? | 21:20 |
eithne | yes it is! | 21:20 |
k1l | ntz: xor.conf is not used in most cases on ubuntu anymore. | 21:20 |
Segfault_ | eithne: du 'sudo chown your-user:your-user /home/your-user'. Replace "your-user" with your username | 21:20 |
ntz | can anybody show me that output ? is that hard ? what I can do for you that you give me someone what I need, nothing less and nothing more | 21:20 |
eithne | ok I'll try | 21:21 |
k1l | ntz: see my last message. | 21:21 |
Segfault_ | sorry, append a -R | 21:21 |
ntz | k1l: i know i know i know i know i know (everything) | 21:21 |
cecja | ntz: it will NOT give you the answer to your problem. | 21:21 |
xcyclist | Is there any kind of a static binary movement among the Ubuntu crowd? | 21:21 |
function9x | ntz: is it really that hard to install vbox then install your own ubuntu? You can get what ever you want from there | 21:21 |
=== dnivra is now known as Guest44434 | ||
bekks | xcyclist: What is a "static binary movement"? | 21:21 |
function9x | bbl testing | 21:21 |
Segfault_ | the full command would be "sudo chown -R your-user:your-user /home/your-user" | 21:22 |
k1l | ntz: sorry, but your "i know everthing" seems the issue right here since you dont know the ubuntu way. but good luck with that. | 21:22 |
bubbasaures | +1 | 21:22 |
bekks | chown it to your group even ;) | 21:22 |
ntz | why the heck you want to discuss with random guy requesting a little favour from you ? can you just do that favour ? frankly I think it's rude and stupid - and don't take it wrong | 21:22 |
cecja | ntz: stop plenking and gtfo | 21:23 |
xcyclist | Something that moves away from the octopusization of libraries and binaries and ever-growing vocabularies of re-usables which are actually little re-used, if at all. | 21:23 |
Guest62528 | What is plenking | 21:23 |
S3ctru2 | hi to all | 21:23 |
eithne | the terminal shown "missing operation after chown" | 21:23 |
Guest62528 | Hi S3ctru2 | 21:23 |
k1l | cecja: no need to become rude. | 21:23 |
bekks | eithne: what was the exact command you typed? | 21:24 |
Segfault_ | the full command would be "sudo chown -R your-user:your-user /home/your-user" | 21:24 |
eithne | sudo chown -eithne;eithne /home/eithne | 21:24 |
ntz | cecja: okay, I'm going to share logs from here to ubu mailinglist .. reread what happend in step one, think of it in step two, stop behaving like complete idiot in step 3 | 21:24 |
eithne | is that right? | 21:24 |
bekks | eithne: No. | 21:24 |
eithne | ops | 21:24 |
k1l | ntz: stop it! | 21:24 |
rafael59 | hello | 21:24 |
Segfault_ | use a colon, not a semicolon | 21:24 |
cecja | ntz: help yourself. | 21:24 |
ntz | 22:17 < ntz> I'm answering the question of one my friend having some problem with buntu .. I don't have buntu myself .. can't anybody please pastebin for me the output from `xrandr -q' in ubuntu 14.04 with default xorg ? i need it for something | 21:25 |
bekks | eithne: your username is "eithne", not "-eithne" | 21:25 |
xcyclist | One could assert that the complex carbohydrates from the overflowing spaghetti compilations of un-reused reuseables is an impending source of software diabetic death. | 21:25 |
eithne | sudo chown eithne;eithne /home/eithne ok? | 21:25 |
bekks | xcyclist: Do you have a specific ubuntu support question? | 21:26 |
cecja | eithne: dont forget the -R | 21:26 |
bekks | eithne: No. | 21:26 |
eithne | R? | 21:26 |
bekks | eithne: "Use a : instead of ;" | 21:26 |
Segfault_ | the full command would be "sudo chown -R your-user:your-user /home/your-user" | 21:26 |
bekks | And use "-R" as well. | 21:26 |
eithne | well, could someone write me the entire command? | 21:26 |
xcyclist | I want a dnstop and iotop binary that is independent of any library, and will run on any modern Ubuntu, or even other Linux kernels. | 21:26 |
cecja | eithne: sudo chown -R eithne:eithne /home/eithne | 21:26 |
bekks | xcyclist: Then you have to compile them yourself, statically. | 21:27 |
eithne | it says "function not implemented" O.o | 21:28 |
xcyclist | It would be nice of there was something like: apt-get compilestatic dnstop | 21:28 |
xcyclist | or even apt-get getstatic dnstop | 21:28 |
xcyclist | and then if the man page had all the cautions about any gotchas. | 21:29 |
eithne | it says function not implemented :( | 21:30 |
cecja | eithne: thats odd mom | 21:30 |
eithne | yes it is | 21:30 |
bekks | eithne: Whats the command you are typing? | 21:31 |
Segfault_ | eithne: This is not hard. Type in exactly: sudo chown -R eithne:eithne /home/eithne | 21:31 |
Segfault_ | eithne: use a colon, NOT a semicolon | 21:31 |
eithne | s"udo chown -R eithne:eithne /home/eithne" | 21:32 |
imbezol | no quotes | 21:32 |
bubbasaures | closer | 21:32 |
bekks | eithne: Why are you using quotes now? | 21:32 |
eithne | i typed it right guys.... | 21:32 |
bekks | eithne: Just type the command you've been told :) | 21:32 |
bekks | eithne: you did not. | 21:32 |
eithne | I didn't used quotes in terminal | 21:33 |
bekks | eithne: The why are you tyong them in here? | 21:33 |
bekks | eithne: And did you use a : instead of a ; ? | 21:33 |
cecja | eithne: can you pastebin the ouput of ls -l /home/eithne | 21:33 |
SchrodingersScat | bekks: why ;? | 21:33 |
bekks | SchrodingersScat: because he used a ; instead of : | 21:33 |
eithne | yes I used a : | 21:34 |
cecja | eithne: or try to do it from a persistent root shell sudo -i | 21:34 |
bekks | cecja: Which will not solve it. | 21:34 |
bubbasaures | eithne, You're in the desktop right with browser access? | 21:34 |
imbezol | eithne: bash usually outputs that error if you typed something prefixed by a : as it tries to use it as a function | 21:35 |
imbezol | eithne: or rather suffixed with a : | 21:35 |
imbezol | eithne: make sure you have no extra spaces in the command | 21:35 |
bubbasaures | eithne, I would show your work in a pastebin to get this resolved honestly. | 21:35 |
=== jimmy51v_ is now known as Guest3684 | ||
=== Guest85695 is now known as jimmy51v_ | ||
jimmy51v_ | i've got an ubuntu box (server but with KDE installed) running great but the CPU is old. i have a new motherboard and CPU i'd like to swap in. is there a simple way to do so? (replace the guts and force driver re-install without a format/reinstall) | 21:38 |
bekks | jimmy51v_: Thats not Windows, no reinstall necessary :) The only thing you have to take care of is the graphics driver. | 21:39 |
jcorgan | --force-confold solved my problem, now another question | 21:39 |
eithne | well, can someone help me in a private chat maybe? | 21:39 |
ratlerkaa | jimmy51v_: so you putting hard drive that has ubuntu in a new machine. | 21:40 |
streulma | hello | 21:41 |
streulma | server hangs after Freeing initrd memory? Should it doesn't find root device? | 21:41 |
cecja | eithne: pls paste your terminal in www.pastebin.com so we can debug it :D | 21:42 |
ratlerkaa | jimmy51v_: Are you using any proprietary drivers. | 21:42 |
eithne | Oh! I don't know why but even if the term riported errors now the files are unlocked! :) thank you all | 21:42 |
jimmy51v_ | bekks: thanks | 21:42 |
jimmy51v_ | ratlerkaa: i guess so. just taking motherboard and CPU out, putting new one in. | 21:42 |
jimmy51v_ | different NICs, different CPU (still Intel), different GPU | 21:43 |
peeps[work] | what is the most straightforward way to determine the ubuntu release installed on a computer, from the command line | 21:43 |
bekks | peeps[work]: lsb_release -a | 21:43 |
=== sythe-afk is now known as sythe | ||
eithne | Oh! I don't know why but even if the term riported errors now the files are unlocked! :) thank you all... very much, really | 21:44 |
ratlerkaa | jimmy51v_: what is your GPU in old machine and new machine. Is it The same? | 21:44 |
cecja | eithne: no problem :) | 21:44 |
cnnx | i booted with a usb stick of ubuntu however after i made my changes and rebooted the changes were lost, why? | 21:45 |
eithne | I'll go now, bye! | 21:45 |
peeps[work] | thanks bekks | 21:45 |
SchrodingersScat | !persistent | cnnx | 21:45 |
ubottu | cnnx: 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/LiveUsbPendrivePersistent | 21:46 |
ratlerkaa | jimmy51v_: if you have proprietary GPU driver. Remove it and make sure it works with generic drivers. | 21:46 |
SchrodingersScat | cnnx: note: you want the 2nd | 21:46 |
cnnx | nice | 21:46 |
ratlerkaa | jimmy51v_: other than that. It will work on just about on hardware you swap out. | 21:46 |
jimmy51v_ | ratlerkaa: They're both Intel integrated graphics | 21:47 |
ratlerkaa | jimmy51v_: you'll be fine. | 21:47 |
jimmy51v_ | just different generations. i don't use 3d or anything... it's really a server that i use KDE on when i log in to tinker with a browser open | 21:47 |
jimmy51v_ | thanks! | 21:47 |
jimmy51v_ | i'll give it a try and see how it goes | 21:47 |
ratlerkaa | jimmy51v_: Did you go to the Intel site and instal their GPU driver? | 21:48 |
cnnx | SchrodingersScat: its alot more complicated than just a live usb | 21:48 |
SchrodingersScat | cnnx: most tools like unetbootin, etc. have an option to do this for you. | 21:49 |
cnnx | SchrodingersScat: i use netbootin | 21:49 |
ratlerkaa | jimmy51v_: most hardware is in the kernel. So you can swap most hardware unless you installed proprietary drivers. | 21:49 |
cnnx | it allows for persistent? | 21:49 |
SchrodingersScat | cnnx: right, should be a checkbox or something for persistence, then a slider or text box that lets you tell it how much of the space to allow for changes. | 21:50 |
cnnx | SchrodingersScat: ok | 21:50 |
ararob | how can i add a custom resolution in the Monitor Settings app? | 21:58 |
Yves | I love Ubuntu lovers | 21:58 |
Yves | thanks all | 21:58 |
=== stephen is now known as Guest72156 | ||
fragment137 | ooooo ubuntu channel :D | 21:59 |
Yves | What you mean ara | 21:59 |
Yves | Welcome frag | 21:59 |
fragment137 | Can anyone point me towards a good place to get support for dnsmasq? | 21:59 |
Yves | dnsmasq | 21:59 |
Yves | sure | 21:59 |
Yves | not me | 21:59 |
fragment137 | lol | 21:59 |
Yves | sorry i donno | 22:00 |
fragment137 | np | 22:00 |
fragment137 | I'm just happy that IRC is still around for support | 22:00 |
fragment137 | used to be on IRC all the time | 22:00 |
Yves | nice guy | 22:00 |
Yves | Welcome | 22:00 |
fragment137 | thanks | 22:00 |
ararob | Yves, i mean add a resolution of my choosing, say 1028x778 | 22:01 |
RNeville | Hello, has anyone had problems paying for an item in ebay - when I attempt to pay, I get this error message: "This Connection is Untrusted" | 22:01 |
ararob | Yves, yes, it sounds weird, but, i need it to circumvent a bug in Rayman Legends. | 22:01 |
Yves | what ubuntu you use ara? | 22:01 |
RNeville | I'm running Ubuntu 14.04 | 22:01 |
fragment137 | RNeville what browser are you using | 22:01 |
ararob | 14.10 | 22:01 |
RNeville | Firefox | 22:01 |
melvin | question about boot menu here, is it possible to change the name of a HDD that you see in the Boot menu? | 22:02 |
Yves | Neville - i have no idea for now | 22:02 |
Yves | ara | 22:02 |
fragment137 | Neville | 22:02 |
Yves | good | 22:02 |
fragment137 | does it look like this?: https://support.mozilla.org/en-US/kb/connection-untrusted-error-message | 22:02 |
Yves | left alt click on your bar | 22:02 |
Yves | wait | 22:02 |
melvin | question about boot menu here, is it possible to change the name of a HDD that you see in the Boot menu? | 22:03 |
Yves | are you using | 22:03 |
RNeville | fragment137: www.paypal.com uses an invalid security certificate. The certificate is only valid for res.ebay.com (Error code: ssl_error_bad_cert_domain) | 22:03 |
k1l | melvin: you mean in the bios? | 22:03 |
bekks | melvin: Which hdd name do you refer to? Normally, you just see "Ubuntu" in the menu. | 22:03 |
fragment137 | ah ok | 22:03 |
Yves | what ubuntu interface youre usining ara | 22:03 |
fragment137 | so it's redirecting you to paypal and failing | 22:03 |
Yves | dont | 22:03 |
ararob | Yves, LXDE | 22:04 |
RNeville | fragment137: yes, I think that is what is happing | 22:04 |
Yves | ara are you using unity? | 22:04 |
RNeville | I can use my Windows 10 evaluation comp. (on same LAN,) no problems to pay for ebay items | 22:04 |
Yves | icons in the left? | 22:04 |
fragment137 | Do you have the option to go to the page anyway? | 22:04 |
fragment137 | under "I understand the risks" | 22:04 |
Arianna23 | There is no such thing as Free Porn http://j.mp/Rh9YfS | 22:04 |
fragment137 | or is it just a plaintext error | 22:05 |
ararob | Yves, no, not unity | 22:05 |
melvin | Well, i have 4 HDD's they're all different. The it gets me confused. I have a dual boot of windows 7 and Xubuntu. I need to choose when i wana use Xubuntu. Thats not a problem i just want the names changed of the HDD's in the Boot menu when i have to choose wich HDD i'm gonna boot from | 22:05 |
Yves | good | 22:05 |
Yves | then | 22:05 |
RNeville | fragment137: I don't have the option of "I understand the risk" | 22:05 |
RNeville | fragment137: just "Get me out of here!" | 22:05 |
fragment137 | Hmm | 22:05 |
ironfoot495 | Hello I have a HP deskjet 2542 all-in-one that I have a problem installing on ubuntu 12.04. I would greatly appreaciate help installing it on my system. Thanks in advance. | 22:05 |
fragment137 | Weird | 22:05 |
=== bart is now known as Guest25009 | ||
fragment137 | Thought I had an easy answer for you... this one might need more research | 22:05 |
fragment137 | Have you tried a different browser in ubuntu? | 22:06 |
fragment137 | like Chromium | 22:06 |
Yves | right-alt click on your bar | 22:06 |
k1l | melvin: a better solution would be: install grub into the first hdds MBR and there you can name it and organisie like you wnat | 22:06 |
cecja | RNeville: can you give us the url of the site? you can retract all information of the transition | 22:06 |
k1l | *organize | 22:06 |
RNeville | fragment137: I've had this problem for about a week now, so I just try first my Ubuntu machine, and then I end up using my Windows 10 machine to pay for item | 22:06 |
Yves | ara | 22:06 |
RNeville | fragment137: I'll try Chromium | 22:06 |
Yves | tell me what it does | 22:06 |
Yves | plz | 22:07 |
melvin | So i can install on Xubuntu or windows? or both? | 22:07 |
fragment137 | RNeville: Yes, elminiate the browser as the problem. | 22:07 |
Ilhami | I need to buy a HDMI computer dongle. Anyone who can recommend a cheap one? | 22:07 |
melvin | i mean Grub, sorry | 22:07 |
RNeville | fragment137: thx | 22:07 |
Yves | There is a very simple solution for you ara | 22:07 |
cecja | Ilhami: if you can wait a month or so I would go for an Intel Computestick | 22:07 |
Yves | but i need to know | 22:07 |
Ilhami | cecja, it will be out in a month? | 22:08 |
fragment137 | I'm more a fan of the AMDongle | 22:08 |
fragment137 | I kid... | 22:08 |
Bashing-om | melvin: With 4 HDDs and multi-booting (??) you might be interested in : https://help.ubuntu.com/community/MaintenanceFreeCustomGrub2Screen . | 22:08 |
Yves | take your time ara | 22:08 |
Yves | will be there | 22:08 |
Yves | btw | 22:09 |
melvin | GODDAM GUYS, I LOVE YOU <3 | 22:09 |
Yves | what is your first language | 22:09 |
melvin | this really helped | 22:09 |
melvin | thanks | 22:09 |
Yves | ME TOO | 22:09 |
Yves | :) | 22:09 |
melvin | these guys are smart Yo | 22:09 |
Yves | sure | 22:09 |
Yves | community | 22:10 |
fragment137 | Who's good with Networking? | 22:10 |
fragment137 | specifically DHCP | 22:10 |
Yves | depends | 22:10 |
fragment137 | in ubuntu :D | 22:10 |
Yves | try to explain | 22:10 |
Yves | we will find | 22:10 |
ciel_ | where do I go for steam support? | 22:10 |
melvin | KLL and Bashing-om, thanks for the helps. I'm going to do more research with the info you guys gave me. Thank you | 22:10 |
Yves | ciel | 22:10 |
ciel_ | yus? | 22:10 |
k1l | ciel_: #ubuntu-steam | 22:10 |
Yves | quel beau nom | 22:10 |
Bashing-om | mel :) | 22:11 |
ciel_ | thanks k1l | 22:11 |
fragment137 | I have dnsmasq running on an ubuntu 12.04 vm. It has two vnics, eth0 and eth1. eth0 is serving as its internet connection and eth1 is supposed to be the default gateway for the internal network. | 22:11 |
melvin | Ciel, you can easily download steam by using PlayOnLinux | 22:11 |
RNeville | I'm having input sound problems; Pulse Audio was working for Skype, but all of a sudden, my mic input went very low | 22:11 |
isifreek | I'm running `ssh-copy-id hostname` and getting back "No passwd entry for user 'hostname'". What am I doing wrong? | 22:11 |
ciel_ | Nah I have steam it's just a issue with a game | 22:11 |
victor_ | hi everyone | 22:11 |
melvin | oh sorry :P | 22:11 |
melvin | wich game? | 22:11 |
Yves | i hate that | 22:11 |
ciel_ | Rust | 22:11 |
fragment137 | I have dhcp functioning, but the problem I'm running in to is that VMs that grab an address from dnsmasq cannot access the internet. | 22:11 |
melvin | ufff rust is still in beta | 22:11 |
Yves | but if needed | 22:11 |
fragment137 | they get DNS information but they can't ping out, ssh out, etc. | 22:11 |
melvin | or alpha even | 22:11 |
Yves | better to use vbox | 22:12 |
Yves | i hate too | 22:12 |
Yves | lol | 22:12 |
Yves | play on linux | 22:12 |
cecja | Ilhami: it was on some techsite... otherwise there are mainly ARM sticks on the market FXI Cotton Candy is an Option but it's a bit overpriced... a rooted chromecast is fine but you have to use ssh or some wlan keyboards | 22:12 |
ciel_ | People have manage to fix it with symlinks but I donno what that is Im still new to ubuntu | 22:12 |
speram | list | 22:12 |
speram | !list | 22:12 |
ubottu | speram: 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 ». | 22:12 |
Yves | ara | 22:12 |
victor_ | hi linux people | 22:12 |
Yves | still there? | 22:12 |
Yves | Greetings victor | 22:13 |
victor_ | greetings | 22:13 |
melvin | ciel, don't worry, i'm also new. Using it for like a week and still trying to learn. Just keep trying :P | 22:13 |
victor_ | am new here | 22:13 |
Ilhami | cecja, I need something I can plug to my TV and it works like a computer.. | 22:13 |
Yves | Welcome then | 22:13 |
Ilhami | I dont think chromecast works that way. | 22:13 |
Yves | me too | 22:13 |
ciel_ | Mew | 22:13 |
Yves | Miaou? | 22:14 |
victor_ | thanks | 22:14 |
Yves | what that means;? | 22:14 |
cecja | Ilhami: how powerful? | 22:14 |
Ilhami | powerful enough to stream football games :P | 22:14 |
Ilhami | and stuff like that. | 22:14 |
melvin | raspberrypie?:P | 22:14 |
Yves | Ilhami: Wine? | 22:14 |
ciel_ | it seems as if the steam-ubuntu chat is like dead | 22:14 |
imbezol | Ilhami: i built a small i3 system with no fans and put kubuntu on it | 22:14 |
imbezol | Ilhami: makes an awesome media system with plex and xbmc | 22:15 |
Ilhami | imbezol, produce one more :) | 22:15 |
Yves | Here is the right place | 22:15 |
Yves | <- pleased | 22:15 |
imbezol | Ilhami: i'm sure you could put one together with locally sourced parts cheaper than i could get it to you :) | 22:15 |
Ilhami | My tv is not a smart tv. :/ | 22:16 |
fragment137 | i | 22:16 |
fragment137 | LOVE plex. | 22:16 |
Ilhami | it does not provide networking. | 22:16 |
Ilhami | Which is annoying. | 22:16 |
Yves | for TV | 22:16 |
Yves | use TV room | 22:16 |
k1l | hey gusy we have #ubuntu-offtopic for general chitchat. lets try to keep this channel clear for ubuntu support | 22:16 |
cecja | Ilhami: personally I would go for a Banana Pi...its 38 bucks and has a lot more bang then the raspberry | 22:17 |
Ilhami | Banana Pi let me search for it. | 22:17 |
Ilhami | Thanks | 22:17 |
Yves | looking for a J software friend | 22:17 |
jesus_smasher | hello there can someone advise me no how to update EGLIBC 2.13-38+deb7u6 to _____ libc6 (>= 2.14) | 22:17 |
fragment137 | brb | 22:17 |
Yves | what ubuntu release jesus? | 22:18 |
Ilhami | does it have a IRC channel? | 22:18 |
Ilhami | an | 22:18 |
Ilhami | cecja, | 22:18 |
fragment137 | holy crap | 22:18 |
jhutchins | Ilhami: The thing about smart TVs is that you have to replace the whole TV to upgrade the apps. | 22:18 |
fragment137 | lots of people in here O_O | 22:19 |
Yves | frag is complaining | 22:19 |
cecja | Ilhami: not that i recall but you could ask in #hackaday or #linux-sunxi | 22:19 |
Yves | i will die | 22:19 |
Ilhami | oh jhutchins .. I wont even bother buying one. :P | 22:19 |
Ilhami | overrated | 22:19 |
fragment137 | Not complaining, just trying a different IRC client and it flooded me with all the usernames | 22:19 |
k1l | !ot | yves fragment137 Ilhami | 22:19 |
ubottu | yves fragment137 Ilhami: #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:19 |
k1l | jesus_smasher: can you pastebin the whole command and output and show the link here? | 22:20 |
jesus_smasher | i got kali linux / Debian 3.14.5 | 22:20 |
Yves | ubottu: ubo - thats what i tought | 22:20 |
ubottu | Yves: I am only a bot, please don't think I'm intelligent :) | 22:20 |
fragment137 | Back to support. Still looking for advise on dnsmasq or general dhcp knowledge | 22:20 |
OerHeks | jesus_smasher, kali has its own issues | 22:21 |
k1l | jesus_smasher: then ask in the kali support channel please. they will know better | 22:21 |
k1l | !kali | jesus_smasher | 22:21 |
ubottu | jesus_smasher: Ubuntu channels can only provide support for Ubuntu itself, as other distributions and derivatives have repository and software changes. Please consult their websites for more information. Examples: gNewSense (support in #gnewsense), Linux Mint (see !mint), kali-linux (#kali-linux), CrunchBang (support in #crunchbang), BackTrack (support in #backtrack-linux) | 22:21 |
Yves | ubo isnt as noob he told i fear | 22:22 |
Yves | thanks | 22:22 |
melvin | so i still have this weird question, remember i'm a noob. Is Grub already in Xubuntu? :$ | 22:23 |
k1l | melvin: yes. | 22:23 |
melvin | i feel so retarded now xd | 22:23 |
mmazing | my clock is incorrect suddenly, and can't seem to figure it out. ntp is running, timezone is set, when i run dpkg-reconfigure tzdata, it shows UTC time incorrectly as well | 22:23 |
k1l | melvin: do you unconnect the hdds you got in your pc manually? | 22:23 |
Yves | dont feel retarted | 22:24 |
Yves | when learning | 22:24 |
Yves | :) | 22:24 |
k1l | mmazing: how much incorrect? | 22:24 |
sudormrf | is there a way to do something like shock what appears to be a stuck process with 1,000,000 volts so it wakes up and finishes? | 22:24 |
sudormrf | :D | 22:24 |
melvin | Yves, thanks. k1l, how do i boot into grub? | 22:24 |
mmazing | im set to CST (GMT-7, i think) and my install thinks that CST time is equal to GMT at the moment | 22:25 |
sudormrf | the more serious question is, I am trying to get this thing to finish, but it seems like the process is hanging. I want to "prod" it so that it moves on. Is there a way to do so? | 22:25 |
Yves | melvin: this is documented into community | 22:25 |
Yves | on web | 22:25 |
mmazing | "Universal Time is now: Sat Jan 10 04:21:52 UTC 2015." | 22:26 |
melvin | Yves, in this? https://help.ubuntu.com/community/MaintenanceFreeCustomGrub2Screen#For_All_Ubuntu_versions_using_Grub_version_1.99_or_2.00_or_later. | 22:26 |
OerHeks | melvin, hold shift @ boot | 22:26 |
Yves | other way is to get a grub tool | 22:26 |
k1l | melvin: you need to install grub into the hdd that will be booted first. then when you bootup and that hdd is the first one to be booted than you will be given a selection menue like this http://tombuntu.com/wp-content/uploads/2011/09/grub2_menu.jpg | 22:26 |
Yves | yes melvin | 22:26 |
RNeville | fragment137: I was able to purchase my items through ebay , using Chromium, so it is a problem in Firefox 34 Ubuntu Canonical 1.0 | 22:26 |
Yves | there is a grub tool | 22:27 |
Yves | better than all that | 22:27 |
sudormrf | "prod" isn't the right word I am sure. I am just trying to forcibly wake or unstick a process without killing it. | 22:27 |
Yves | sorry dont remember the name | 22:27 |
cecja | <RNeville> fragment137: I was able to purchase my items through ebay , using Chromium, so it is a problem in Firefox 34 Ubuntu Canonical 1.0 just one nano second before you joined back | 22:27 |
melvin | k1l, can i also install grub into windows 7? | 22:27 |
Yves | my system is fresh installed | 22:27 |
k1l | melvin: so if you let the disk boot first that includes the xubuntu install it will always show you the menue | 22:27 |
k1l | melvin: yes. it should be already included. | 22:27 |
Yves | in windows? | 22:27 |
RNeville | cecja: ? | 22:28 |
k1l | melvin: but i dont know what you are doing with the 4 hdds and the manual boot order there | 22:28 |
melvin | xd | 22:28 |
Yves | better to reinstall your windows as usual | 22:28 |
victor_ | i cant partition my computer windows and linux | 22:28 |
k1l | melvin: are you disconnecting the hdds? | 22:28 |
Yves | then a linux | 22:28 |
cecja | RNeville: fragment was disconnected at the moment you wrote your response | 22:28 |
Yves | will work naturally | 22:28 |
fragment137 | Sorry about that RNeville | 22:28 |
melvin | Okay, i have 3 hdd's for windows 7 and 1 for Xubuntu | 22:28 |
RNeville | cecja: thx very much, didn't realize this! | 22:28 |
fragment137 | I see your message now | 22:28 |
fragment137 | good to know you've at least got purchases working | 22:28 |
RNeville | fragment137: no problem | 22:29 |
sudormrf | or is what I am saying complete gibberish? | 22:29 |
k1l | melvin: you said you choose each hdd on booting. can you explain that? | 22:29 |
RNeville | fragment137: yes, I just thought maybe this was well know problem, don't even know who to beging to search google for this problem | 22:29 |
IPhoton | Hello, I am running Ubuntu 14.04 on VMware workstation and everything is great except for one small annoying detail. I have two monitors and so when I click on two monitors view, it works but on my other monitor the little 'arrow cursor' dissapears O.o | 22:29 |
Yves | melvin | 22:29 |
melvin | No i choose one of the 2 OS to boot from :$ maybe i explained little whrong | 22:29 |
IPhoton | I have tried some of the solutions on unbut forum but it doesn't work | 22:30 |
RNeville | fragment137: sorry for typos | 22:30 |
Yves | as soon you install a new linux | 22:30 |
Yves | grub will take it on | 22:30 |
Yves | even windows | 22:30 |
k1l | melvin: yes, i still dont understand what you are doing there at all :) but xubuntu should have a grub and from that you can launch windows too | 22:30 |
Yves | or all that crap | 22:30 |
melvin | okay, so i'm now using Xubuntu and talking to you in it :P | 22:30 |
k1l | Yves: no need for reinstall. please dont tell people to reinstall when there is no need | 22:31 |
melvin | haha i feel so retarded xd | 22:31 |
Yves | K1 | 22:31 |
Yves | you are right | 22:31 |
melvin | i'm not reinstalling nothing. I just finished haha | 22:31 |
Yves | im telling the easyest way | 22:31 |
k1l | melvin: please put a "sudo fdisk -l" (small L at the end) in a pastebin and show the link here | 22:31 |
Yves | jupiter | 22:32 |
mmazing | sudormrf: as far as i know, there's not really a way to "kick a process in the ass" if it is hung, it could also be in "uninterruptable sleep" if it is waiting for disk access or something | 22:32 |
Yves | brb | 22:32 |
k1l | Yves: no. the easiest way is to get the setup sorted and then run a proper command to get it fixed | 22:32 |
Yves | yes | 22:32 |
melvin | WARNING: GPT (GUID Partition Table) detected on '/dev/sda'! The util fdisk doesn't support GPT. Use GNU Parted. Disk /dev/sda: 500.1 GB, 500107862016 bytes 255 heads, 63 sectors/track, 60801 cylinders, total 976773168 sectors Units = sectors of 1 * 512 = 512 bytes Sector size (logical/physical): 512 bytes / 512 bytes I/O size (minimum/optimal): 512 bytes / 512 bytes Disk identifier: 0xd0bac354 Device Boot Start End | 22:32 |
Yves | k1 | 22:32 |
Yves | im agreeing | 22:32 |
melvin | Wait sorry ill make a screen and upload it | 22:32 |
Yves | plz let me look my 2nd comp | 22:32 |
k1l | !paste | melvin | 22:32 |
ubottu | melvin: For posting multi-line texts into the channel, please use http://paste.ubuntu.com | To post !screenshots use http://imgur.com/ !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic. | 22:33 |
RNeville | When using Pulse Audio - is it better to use usb headphones or 3.5 mm jack inputs headphones? | 22:33 |
phre4k | RNeville: it doesn't matter | 22:33 |
Yves | brb | 22:33 |
RNeville | phre4k: k, thx | 22:33 |
Yves | will find | 22:33 |
phre4k | RNeville: but sometimes 3,5mm jack headphones have a ripple pickup | 22:33 |
IPhoton | Anyone have the same two monitor problem? | 22:34 |
IPhoton | they lose the arrow cursor? | 22:34 |
phre4k | RNeville: because some idiot thought spending 0,03€ less on grounding would be good for margins | 22:34 |
RNeville | phre4k: do you have any experience using Skype under Ubuntu 14.04 for 3.5mm headphones | 22:34 |
melvin | http://www.zimagez.com/zimage/screenshot-09-01-15-233327.php | 22:34 |
phre4k | RNeville: it works if your sound works generally | 22:34 |
melvin | there is the link guys :) | 22:35 |
phre4k | RNeville: that said, Skype is a really bad piece of software. Mumble is a lot better for audio conferencing | 22:35 |
RNeville | phre4k: it is amazing what problems are cause over very small amounts of money | 22:35 |
tgm4883 | RNeville: well, very small amounts of money a lot of times | 22:35 |
k1l | melvin: ok, you can use a text pastebin like the bot message told :) | 22:35 |
RNeville | I like the database for Skype, and I pay for to be able to connect to cell and landlines | 22:35 |
k1l | melvin: now please run a "sudo update-grub" and show the output afterwards | 22:36 |
phre4k | RNeville: legit use case. | 22:36 |
RNeville | phre4k: thx | 22:36 |
melvin | http://www.zimagez.com/zimage/screenshot-09-01-15-233637.php | 22:36 |
RNeville | phre4k: the $2.99 a month is a good investment for Skype, IMO, and experience, truly | 22:37 |
melvin | there is the updated one | 22:37 |
Yves | its grubrescue in symantec i think | 22:37 |
Yves | you can edit | 22:37 |
RNeville | But, it is buggy, maybe not as bad as itunes; however, it was working well under Ubuntu for a couple of weeks | 22:37 |
phre4k | RNeville: I have free VoIP from my ISP which I can use with Ekiga, Linphone etc. | 22:37 |
Yves | yes it is | 22:37 |
melvin | the what? | 22:38 |
phre4k | RNeville: so I can't really relate. But in your case Skype isn't so bad :D | 22:38 |
k1l | melvin: ok, it found a windows instlal and included it into the grub menue. | 22:38 |
hje841 | I have an extra harddrive that I have salvaged from a laptop. It was dualbooted Ubuntu/Win7, but the grub installation seems to be broken. How can I recover it while in a dock? | 22:38 |
Yves | in windoes? | 22:38 |
RNeville | melvin: the microphone quit working, as most totally | 22:38 |
Yves | are your tree broken kje? | 22:38 |
melvin | Who the hell are you guys talking to, and RNeville what do you mean with microphone? xd | 22:39 |
RNeville | melvin: almost totally, the microphone stopped working, and it doesn't seem to be the mic itself | 22:39 |
Yves | not a linux problem bro | 22:39 |
fragment137 | hje841: When you say grub seems to be broken.. do you get a bootloader or is it not coming up at all? | 22:39 |
melvin | RNeville, are you trolling me? | 22:39 |
RNeville | melvin: no, sorry | 22:40 |
cecja | RNeville: do you get a feedback in the ubuntu sound config when you plug in the speakers into the microphone port? | 22:40 |
melvin | Yo all CHILL | 22:40 |
Yves | frag you got a good way | 22:40 |
fragment137 | good way to what o.O | 22:40 |
phre4k | melvin: read faster | 22:40 |
RNeville | cecja: don't know, sorry to say! | 22:40 |
Yves | to understand | 22:40 |
Yves | i mean | 22:40 |
melvin | So what do i have to do K1L, Yves? | 22:41 |
melvin | I feel like learning how to walk with this grub stuff lol | 22:41 |
Yves | lemme read back | 22:41 |
melvin | http://www.zimagez.com/zimage/screenshot-09-01-15-233637.php check this link | 22:41 |
k1l | melvin: set the 4th hdd as standard on booting. it will show the ubuntu and the windows then | 22:41 |
melvin | Okay let me try bro | 22:42 |
melvin | brb | 22:42 |
Yves | i see | 22:42 |
Yves | sorry i did not explore it yet | 22:42 |
Yves | but i know there is a script | 22:42 |
Yves | fot Thunderbird | 22:42 |
RNeville | cecja: I do seem to pick up sometime of signal when I plug speaker into mic port | 22:42 |
Yves | didnt tested yet | 22:42 |
RNeville | cecja: not sure I would call it a true feedback signal! | 22:43 |
Yves | Sorry i cant learn all | 22:43 |
Yves | but | 22:43 |
Yves | i know this is discussed in community | 22:44 |
cecja | RNeville: what happens when you tap on it? | 22:46 |
Yves | i also remember that people dont appreciate the same way the Thunderbird solution | 22:46 |
hje841 | fragment137, when I boot fromt he disk it says it can't find a certain file and drops to "grub>" | 22:46 |
fragment137 | Ah ok | 22:47 |
Yves | clear now | 22:47 |
fragment137 | are you booting to this laptop drive from the dock? | 22:47 |
RNeville | cecja: sorry, just a second and I'll see | 22:47 |
fragment137 | or is this drive in a new machine | 22:47 |
Yves | thx neville | 22:47 |
hje841 | fragment137, yes, the laptop drive is in the dock connected to this laptop I'm on right now | 22:47 |
fragment137 | I see | 22:48 |
Yves | youre on the way with frag hje | 22:48 |
fragment137 | so what's probably happening is the grub entries are probably pointing to the wrong /dev/ device | 22:48 |
Yves | / | 22:48 |
Yves | la marde | 22:48 |
melvin | k1l, yves, i'm back | 22:48 |
Guest96467 | Yves? | 22:48 |
melvin | but there seems to be something whrong with my grub | 22:48 |
Yves | there | 22:49 |
melvin | i get a error, the thing is i think there is a broken Ubuntu somewhere in one of the HDD's or broken Grub | 22:49 |
RNeville | cecja: as I tap the "speaker" 3.5mm jack into the mic input, I do get a tapping amplified sound out the speakers | 22:49 |
=== zz_saschpe is now known as saschpe | ||
fragment137 | hje841: give me a few minutes... it's been awhile since i've messed with grub | 22:49 |
Guest96467 | - | 22:49 |
melvin | Yves, K1L, i get a error, the thing is i think there is a broken Ubuntu somewhere in one of the HDD's or broken Grub | 22:49 |
cecja | RNeville: then the mic on the headset is busted :/ | 22:49 |
Jcq | Yves? | 22:49 |
Yves | min Jacques svp | 22:50 |
Jcq | ok | 22:50 |
=== saschpe is now known as zz_saschpe | ||
Yves | melvin | 22:50 |
RNeville | thx, cecja, that is very possible, I keep forgetting I have the headphones on and getting up and jerking the cable | 22:50 |
melvin | yes | 22:50 |
RonWhoCares | I setup a dual boot operating system. Windows 7 & Ubuntu 14.04. Now I can't access my "Windows Recovery Environment". I've seen several references to Boot-Repair. Is this what will fix my dual boot menu? If so, How do I access this tool? | 22:50 |
Yves | you have 3 hdds | 22:50 |
Yves | right? | 22:50 |
melvin | 4 bro | 22:50 |
RNeville | cecja: stupid of me, for sure! | 22:50 |
sudormrf | mmazing, thanks. I are disappoint. but thank you :) | 22:51 |
Yves | the best and most stupid solution is to reinstall an ubuntu | 22:51 |
Yves | melvin | 22:51 |
melvin | yves, i hate my life | 22:51 |
Yves | i love you melvin | 22:51 |
melvin | hahaha thanks for the support :P | 22:52 |
Yves | better now? | 22:52 |
Yves | my solution | 22:52 |
Yves | people may call stupid | 22:52 |
mmazing | sudormrf: sorry! uninterruptable sleep processes are a giant pain in the ass sometimes | 22:52 |
Yves | works | 22:52 |
melvin | i think if i put one cable out of a time i can see what HDD it is that has the broken grub on it :D | 22:52 |
RNeville | I really didn't believe the command line was better than a gui | 22:52 |
fragment137 | hje841: Are you able to stay on IRC and boot into this other drive to get back to the grub prompt? | 22:52 |
fragment137 | that says grub> | 22:52 |
RNeville | Until, I realized that I could just type dmsg, without seaching through a gui, and get some idea what is wrong with my machine | 22:53 |
Yves | frag | 22:53 |
melvin | yves, maybe ill be back later bro <3 | 22:53 |
fragment137 | yes? | 22:53 |
Yves | :) | 22:53 |
Yves | reformulate plz | 22:53 |
RNeville | I can't ever seem to master the admin tools in Windows- the interface changes so much | 22:53 |
fragment137 | If he has another device to log in here with | 22:53 |
fragment137 | then I can help him as he's in the grub> prompt | 22:54 |
Jcq | I quit... I must be eating... | 22:54 |
Yves | grub prompt? | 22:54 |
fragment137 | Yis | 22:54 |
fragment137 | when grub fails, it goes to a grub prompt | 22:54 |
fragment137 | literally just grub> on the screen | 22:54 |
fragment137 | there's stuff you can do from there to recover it | 22:54 |
fragment137 | lol | 22:54 |
Yves | is that working all the time? | 22:55 |
fragment137 | It only comes up when grub fails to boot. | 22:55 |
fragment137 | or rather... it only comes up when grub fails to find a bootable device | 22:55 |
Yves | <---- love frag | 22:55 |
fragment137 | Not just a pretty face :) | 22:56 |
fragment137 | i know some stuff too | 22:56 |
fragment137 | SOME stuff.... | 22:56 |
Yves | of course | 22:56 |
Yves | some | 22:56 |
Yves | we are all making our best | 22:56 |
Yves | hopefully | 22:56 |
Yves | were in Linux | 22:56 |
fragment137 | Ironically i'm currently on a windows machine | 22:56 |
fragment137 | but i'm trying to get a bunch of linux vms co-operating :| | 22:57 |
Yves | SHAME | 22:57 |
fragment137 | Meh, it's for work. :) | 22:57 |
Yves | kk | 22:57 |
fragment137 | I run windows at home too -- that's for compatibility.. I run linux for all of my workloads. | 22:57 |
fragment137 | also i'm a gamer | 22:57 |
fragment137 | gaming on linux isn't quite there yet. | 22:57 |
fragment137 | !ot fragment137 | 22:57 |
mmazing | i work in an IT department for a large organization and very few people here use linux (except me and a few others) | 22:57 |
fragment137 | :P | 22:57 |
Yves | near | 22:57 |
Yves | frag | 22:57 |
Yves | we are very near | 22:58 |
ciel_ | does anyone know how to fix issues on steam running rust because It seems as if the ubuntu steam chat is not really helping considering no one is talking. | 22:58 |
cecja | I don't know it feels like 1999 again with a lot of ports coming out but nohting happens. | 22:58 |
Yves | ciel | 22:58 |
ciel_ | yes? | 22:58 |
Yves | what is your first language? | 22:58 |
hje841 | fragment137, no, because it'll share the same CPU | 22:59 |
Yves | Are you french ciel? | 22:59 |
fragment137 | hje841: The issue I suspect you're having is that the device entries in grub.conf are incorrect, as from the perspective of the bootloader, /dev/sda is the hard drive inside your laptop. | 23:00 |
Yves | frag may be right | 23:01 |
Yves | some architectures | 23:01 |
Yves | need ubuntu to understand your machine | 23:01 |
Yves | you have to play with F1 | 23:02 |
Yves | then after all is working fine | 23:03 |
Yves | bios are sh..... | 23:03 |
cecja | Yves: no, UEFI is. | 23:03 |
Yves | but ubuntu can fix as soon you can get control | 23:03 |
phre4k | cecja: UEFI is great, but the implementations are bad | 23:03 |
B4Stian_ | hi boyz! :-) | 23:03 |
hje841 | fragment137, exactly. actually I had the extra drive mounted in a caddy in this laptop along side my main drive. So one time I updated grub and the Ubuntu part dissappeared and left only my Arch and Win7 parts on the grub menu | 23:04 |
Yves | Greetings Bastian | 23:04 |
cecja | phre4k: yeah, you are right. | 23:04 |
fragment137 | hje841: the salvaged drive is probably split into separate partitions | 23:05 |
Yves | arrrgh | 23:05 |
fragment137 | hje841: depending on which OS was originally installed first, ubuntu may be on a different partition | 23:05 |
Yves | Thats why i propose my neandertalus solution | 23:05 |
Yves | :) | 23:05 |
Yves | exact frag | 23:06 |
Yves | thats the problem | 23:06 |
hje841 | fragment137, it is. it was my main drive before. and originally it was with Win7 on it and I made room for some extra stuff. the mbr table is a mess | 23:06 |
Yves | depends on the order you installed all taht | 23:06 |
fragment137 | hje841: might want to just salvage what information you want off it and start fresh then | 23:07 |
Yves | agreeing | 23:07 |
Yves | and then later | 23:07 |
Yves | avoid windows | 23:07 |
Yves | lol | 23:07 |
=== razor-home is now known as razorsharph | ||
Yves | using vbox for win | 23:08 |
hje841 | fragment137, I did that already before I replaced the CD-drive.. thing is that it's my only Win7 install.. | 23:08 |
Yves | nothen else | 23:09 |
bubbasaures | Yves, Yeah we have seen your MS rhetoric, now could you like grow up. | 23:09 |
hje841 | and my laptop won't run Win7 64-bit in Virtualbox | 23:09 |
fragment137 | hje841: I'm guessing you don't have a key or a cd/iso? | 23:09 |
doomlord_ | any known issues with a gtx970 & ubuntu | 23:09 |
melvin | yves, you won't believe me i think but we did it Whaaaaaaa | 23:09 |
Yves | bubbasaures: develop | 23:09 |
Yves | melvin: Hoooooo | 23:10 |
Yves | hje i see | 23:10 |
melvin | it was the daim boot order xd | 23:10 |
Yves | melvin | 23:11 |
hje841 | fragment137, I have a key on the back of my laptop - partly worn - but I think the win7 recovery partition is unreachable | 23:11 |
Yves | i didnt find better than disconnect all drives | 23:11 |
bubbasaures | doomlord_, We just basically deal with actual problems, if there is one describe it. | 23:11 |
Yves | then install a new ubuntu | 23:11 |
Yves | grub will work | 23:12 |
Yves | i know im basics | 23:12 |
fragment137 | hje841: recovery partition is good for initial drivers and what not, but you can also burn an ISO (if you know where to find one) and install a fresh base | 23:12 |
fragment137 | then build your drivers off that. | 23:12 |
melvin | yves, my boot order+pc almost went out the window | 23:12 |
fragment137 | or just.. install drivers from that. | 23:12 |
melvin | yves, grub is working now :) | 23:12 |
Yves | ;) | 23:12 |
melvin | yves, i just booted from the whrong disck :$ | 23:12 |
bubbasaures | doomlord_, And easily found info if you're shopping. http://www.phoronix.com/scan.php?page=article&item=nvidia_maxwell900_winlin&num=1 just one of many | 23:12 |
Yves | lol | 23:12 |
Yves | melvin | 23:13 |
Yves | you are now a star | 23:13 |
melvin | yves, i'm gonna try to set a background image for grub ^^ bare with me | 23:13 |
fragment137 | anyone here who's worked with dnsmasq | 23:13 |
Yves | sure i do | 23:13 |
fragment137 | please let me know! | 23:13 |
Yves | i donno | 23:13 |
Yves | some1 know J | 23:13 |
bubbasaures | fragment137, Not how it works here. | 23:13 |
Yves | ? | 23:13 |
=== anthony is now known as Guest18542 | ||
fragment137 | bubbasaures: care to clarify? | 23:14 |
bubbasaures | fragment137, Sure, state your issue for help. | 23:15 |
Yves | plz reformulate bud | 23:15 |
fragment137 | lol. I've tried. Thought i'd take the chance that someone would see dnsmasq in bold | 23:15 |
fragment137 | In any case: | 23:15 |
hje841 | fragment137, hmm.. so any key would work with any iso? ( that's a Win specific question.. but still) | 23:15 |
melvin | fragment137, you want to network boot? | 23:16 |
Yves | dnsmasq <--- in bold | 23:16 |
fragment137 | hje841: Windows keys work with their version (home,pro, etc.) | 23:16 |
fragment137 | they'll work with 32 or 64bit, and you should be able to use your 7 key for a base install | 23:16 |
=== tzu_chi is now known as holymac | ||
flexus | got cracking sound on pulse and jack, any idea? | 23:16 |
Yves | i did cut internet access to my win | 23:17 |
fragment137 | For my issue: I have dnsmasq on a small ubuntu vm. DHCP is set up and working nicely... I'm even getting proper DNS through dnsmasq.. however, none of the vms who got an IP address can access the internet. Can't ping google dns | 23:17 |
Yves | solved all | 23:17 |
Yves | will study dnsmasq frag | 23:18 |
fragment137 | sweet. | 23:18 |
hje841 | fragment137, thanks. I'll try that out - maybe whipe the MBR in the process | 23:18 |
fragment137 | hje841: Glad I could help :") | 23:18 |
fragment137 | :)*** and good luck! | 23:18 |
hje841 | fragment137, oh thanks.. not that I plan on mounting that drive permanently anywhere with Win7 on it... | 23:19 |
cecja | fragment137: can you ping the host? or say your router in your homenetwork from the vm? | 23:20 |
Yves | fragment137: Thats why i say thx | 23:21 |
fragment137 | cecja: yes I can. | 23:21 |
Yves | guys | 23:22 |
fragment137 | cecja: one minute, i'm going to try and do a quick drawing of my current setup | 23:22 |
Yves | you will kill frag | 23:22 |
stego | hmm | 23:22 |
Yves | see later | 23:22 |
stego | why is courier-imap such unwilling to allow clients to connect | 23:23 |
Yves | stego: i talked to my internet provider about that | 23:24 |
stego | not even local can connect to it | 23:24 |
stego | everything is open just courier that drops the connections | 23:24 |
Yves | pop3 is better but not always working | 23:24 |
Yves | donno why | 23:24 |
Yves | imap is a sure way | 23:25 |
Yves | but you loose your stuff | 23:25 |
Yves | donno if your Thunderbird got backup of your stuff | 23:26 |
stego | its a brand new server i just cant get courier to accept connections | 23:26 |
=== darcy is now known as Guest98492 | ||
=== miguel is now known as Guest80292 | ||
Yves | have a kind of hotmail address? | 23:27 |
stego | a regular mail address? | 23:27 |
Yves | yes | 23:27 |
fragment137 | cecja: this is my basic setup: http://picpaste.com/pics/Capture-w670QszH.1420846047.PNG | 23:27 |
cecja | fragment137: everything is working except external dns resolve? | 23:28 |
fragment137 | external dns resolve actually works | 23:28 |
Nytram | Just for giggles and it won't take long because there'sanimport option, try installing Evolution. I use Thunderbird but I have also used Evolution. I think Evo's imap handling is better. Please don't ask why, I just found it so. | 23:28 |
fragment137 | which is the weird part | 23:28 |
fragment137 | for instance, I can resolve my home domain | 23:28 |
fragment137 | which is completely outside of this network | 23:29 |
fragment137 | but I can't ping google DNS | 23:29 |
fragment137 | I don't think dnsmasq is forwarding net traffic | 23:29 |
cecja | fragment137: can you surf ip based? | 23:29 |
fragment137 | no | 23:29 |
fragment137 | this is a command line VM by the wya | 23:29 |
fragment137 | headless**** | 23:29 |
cecja | lynx and stuff :P | 23:29 |
cecja | fragment137: can you ping any other site except your homedomain? | 23:30 |
Yves | stégo - install a stupid std email - look - and make the same with your provided | 23:30 |
fragment137 | cecja: the pings don't actually go through, but the DNS resolution does | 23:30 |
fragment137 | it's very odd | 23:30 |
fragment137 | one minute. | 23:30 |
Yves | unless you can talk to some1 intelligent at your service | 23:30 |
fragment137 | I think I may know why... dnsmasq has net connectivity, and I believe it may be locally storing dns entries. | 23:31 |
cecja | fragment137: your iptables? | 23:31 |
fragment137 | cecja: possibly. | 23:32 |
Yves | hahah | 23:32 |
fragment137 | I hate iptables. | 23:32 |
Yves | good luck | 23:32 |
fragment137 | :| | 23:33 |
SuperLag | 03:00.0 Network controller: Intel Corporation Centrino Ultimate-N 6300 (rev 3e) <-- that's my wifi adapter in my ThinkPad W530. It is a 3x3. If I put a newer Intel adapter in there that only has 2 antenna connections, will it still work? I was thinking of the 7260. It support 802.11ac | 23:37 |
SuperLag | supports, that is | 23:37 |
icewalker | any ideas where a can file a list of apache apr error code 70000? | 23:50 |
icewalker | s/where a/where i/ | 23:50 |
icewalker | any ideas where i can find a list of apache apr error code 70000? | 23:50 |
simogeppetto | CIAOO | 23:55 |
simogeppetto | !LIST | 23:56 |
ubottu | simogeppetto: 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 ». | 23:56 |
ratlerkaa | icewalker: google | 23:56 |
k1l | ratlerkaa: please dont people just to use google. that is not what this channel is for. thanks | 23:56 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!