/srv/irclogs.ubuntu.com/2014/12/31/#ubuntu.txt

kaz_kazblox@LinuxPC:~$ sudo mkdir /tmp00:00
kaz_THERE00:00
Savenportikonia: Nope. It was working last night and isn't working now. Didn't do any update/upgrades since then.00:00
ikoniaSavenport: have a look in /var/log at the Xorg log00:00
ikoniaSavenport: look for EE entries00:00
Savenportikonia: I'll take a look, thanks!00:00
kaz_ikonia: kazblox@LinuxPC:~$ sudo mkdir /tmp00:00
ikoniakaz_: I'm not interested00:00
* kaz_ uses his super magic wand to make ikonia interested... which doesn't work.00:01
rypervenchekaz_: sudo chmod 1777 /tmp00:03
Savenportikonia: There's an error line "Screen(s) found, but none have a usable configuration". Any idea what that might mean off-hand?00:04
rypervenchekaz_: Don't go deleting things like that.00:04
ikoniaSavenport: can you get say 10 lines above that and 10 lines bellow it and paste it all into a pastebin please.00:04
kaz_But I couldn't wipe out the stuff in tmp folder00:04
kaz_so I had to00:04
Savenportikonia: I'll try. Know of any command-line tool for pasting to pastebin? :P I'm terrible with lynx...00:05
ikoniapastebinit00:05
ikoniasudo apt-get install pastebinit00:05
rypervenchekaz_: You're not supposed to be wiping everything from /tmp ...00:05
Savenportikonia: Awesome, thanks so much00:05
ikoniaSavenport: also install gpm - it will allow you to use your mouse in the terminal00:05
rypervenchekaz_: I'd fix your permissions then reboot00:06
ghost562be back soon, upgrading os00:06
kriskropdI accidentally stopped a do-release-upgrade in the middle of reconfiguring samba on an LTS box - the machine thinks it is running the latest stable LTS now, however about 60 packages now have errors within them and I don't know how to fix them - I've tried 'sudp apt-get update; sudo dpkg --configure -a;sudo apt-get update' but that ends with the last apt-get update failing due to "Processing was halted because there were too many errors." ...00:09
kriskropd... which it states after listing the 60 or so packages that seem to be damaged00:09
Savenportikonia: http://paste.ubuntu.com/9648324/00:09
ikoniaSavenport: do you have an /etc/X11/xorg.conf file ?00:10
Savenportikonia: Yup. Should I pastebin it?00:11
ikoniaSavenport: please00:11
Savenportikonia: http://paste.ubuntu.com/9648341/00:13
=== cesar is now known as Guest39079
ikoniaSavenport: ok - so I would try to get it to fall back, the first thing I'd do is mv /etc/X11/xorg.conf to my home directory and reboot, this will allow Xorg to try to autodetect (and hopefully fall back to vesa mode)00:14
ikoniaSavenport: then you can move forward with a working desktop to fix it00:14
Steve_Jobslooking for a way to monitor and report traffic per process00:15
Savenportikonia: I'll give that a try, thanks so much for your help!00:15
Steve_JobsI was running slurm and went away for a bit. I saw that 500MB was downloaded while I stepped away00:15
Steve_Jobsis there a way to get per hour and per day reports?00:16
ikoniamonitoring / reporting tools00:16
Steve_Jobsikonia: yes00:16
ikoniathats the way to do it00:16
Steve_JobsI would like to keep things simple though00:16
Steve_Jobsie, I'd rather make my own cron jobs or something00:16
ikoniado that then00:17
Steve_Jobsany ideas how you would do that?00:17
ikoniayou can see network info with ifconfig and nettop, just script it00:17
Steve_Jobsiko00:17
Steve_Jobsikonia: so what would the script look like to capture per hour and per day aggregates for the top 5 processes in network traffic for those periods?00:18
ikoniaSteve_Jobs: format it /aggregate it how you feel best meets your needs00:18
ikoniaI think it's a waste of time personally monitoring per process network traffic00:18
ikonia(from what you've told me)00:18
Steve_Jobsikonia: well, I think there is one process that grabbed 500 MB in a very short time00:19
Steve_JobsI'd like to know if shenanigans like that are happening00:19
ikoniashenanigans ?00:19
Steve_Jobsit's an expression00:19
ikoniaif you know 500mb is downloaded you must have an idea of whats done it and why00:20
theadminikonia: "shenanigans" ~= "weird stuff"00:20
Steve_JobsI don't00:20
ikoniaSteve_Jobs then how do you know 500mb was downloaded00:20
Steve_Jobsit could be one of the VMs that's running00:20
Steve_Jobswhen slurm runs it has a MBytes Received00:20
Steve_Jobsit just displays that00:20
Steve_Jobsthere is no way to see what process did that even if I was watching00:21
ikoniahow do you know it was 1 process00:21
Steve_Jobsikonia: I don't know that either. I'm assuming it was00:21
ikoniathats a pretty wild assumption00:21
ikoniaand it's sending you off on a witch hunt where there may not a need for one00:21
Steve_Jobsikonia: well, I'd like to have a report why 0.5GB was downloaded00:22
ikoniathen setup monitoring00:22
Steve_Jobsthat's what I'm trying to do but in a report manner00:22
ikoniaif you're running in VM's you'll find that hard to do00:22
Savenportikonia: No luck. There are no longer any EE lines in the Xorg log, but it's still doing the same thing. Also totally freezes if I try to do service lightdm restart00:23
Steve_JobsI can start looking at those in more detail and get reports from them00:23
ikoniaSteve_Jobs: so it's dropping back each time00:23
ikoniaSteve_Jobs: sorry not you00:23
ikoniaSavenport: so it's dropping back to a tty00:23
Savenportikonia: Yup00:24
tckbrzexit00:24
ikoniaSavenport: can you pastebin the full xorg log please.00:24
dts|pokeballi have a new editor, and i would like to set it as the default for a certain file type. how can i do this?00:25
Savenportikonia: http://paste.ubuntu.com/9648385/00:27
tanaterwhats the cammand on terminal 2 enable the wireless card?00:27
dts|pokeballifconfig [interface] up # i think00:29
VoyageHi, I am using kubuntu but I cannot use wireless. Its disabled. I guess I do not have drivers on my fresh install. How can I fix it?00:29
dm7freekIs there a diff in symlinking to foo as opposed to foo/ ?00:30
tanaterit says syntax error00:31
ikoniaSavenport: are there lines afer http://paste.ubuntu.com/9648385/00:31
ikoniaoops00:31
ikoniaafer 61400:31
Savenportikonia: Nope, that's the end of the file00:32
Savenporttanater: Are you actually typing "[interface]" or are you typing the name of an interface (like wlan0)?00:32
ikoniaSavenport: I'd suggest trying to force it to vesa00:32
tanateri typed interface00:32
ikoniaSavenport: looks like the ati module is actually having a problem, hence the screen warning earlier00:32
Savenportikonia: How would I go about forcing it to vesa?00:33
dts|pokeballtanater, you need to type the name of the interface00:33
ikoniaSavenport: still got the old xorg file ?00:33
dts|pokeballdm7freek, what do you mean?00:33
Savenportikonia: Yup!00:33
VoyageHi, I am using kubuntu but I cannot use wireless. Its disabled. I guess I do not have drivers on my fresh install. How can I fix it?00:34
ikoniaSavenport: put it back, and swap the line from Driver flgrx to driver vesa00:34
Savenportikonia: K, I'll try that. Thanks!00:34
dm7freekdts|pokeball: if foo is a dir,   `ln -s foo bar`   vs.    `ln -s foo/ bar`00:34
dts|pokeballdm7freek, no difference00:35
dts|pokeballthe / means that it absolutely is a dir is all00:35
dts|pokeballuseful for something like cd f*/ versus cd f*00:35
dm7freekdts|pokeball: ah, so there is a small benefit to using /00:36
dm7freekty00:36
dts|pokeballbecause cd f* could expand to cd fo # where fo is some file that is not a dir00:36
dts|pokeballnp00:36
countryhi00:39
Savenportikonia: Still the same issue :( New Xorg error file is here: http://paste.ubuntu.com/9648423/ Something about a "bound kernel driver"00:41
ikoniaSavenport: can I have a look at your current xorg.conf please.00:43
Savenportikonia: http://paste.ubuntu.com/9648431/00:44
ikoniaSavenport: that should be enough to get it to fall back to vesa00:45
ikoniaSavenport: seems to be struggling as it knows the ati module is there, but I don't quite see why thats a problem, never has been before00:45
ikoniaI'll have to check it out as I've never seen that behaviour before00:45
Savenportikonia: From the log, it definitely looks like it's trying. It's now trying to load the vesa module before failing (which it wasn't before)00:46
ikoniaSavenport: you could try removing the ati package - although thats like cracking a nut with a hammer00:46
ikoniaa bit agressive, but it maybe a quick fixer, as I'll need to research the ati module behaviour00:46
Savenportikonia: Worth a try! Any chance you happen to know how I'd do that? I assume I'd need to figure out the name of the package and then use apt to remove it00:47
ikoniaSavenport: apt-get purge $package00:47
ikoniaSavenport: dpkg -l | grep -i ati00:47
Savenportikonia: Awesome, thanks00:47
nmatrix9daftykins, You know how to make a directory world readable with smbclient?00:47
ikoniaSavenport: dpkg -l | grep http://paste.ubuntu.com/9648431/00:47
ikoniaoops00:47
ikoniaSavenport: dpkg -l | grep fglrx00:48
ikoniaSavenport: that should give you an idea on the packages you have installed that could be rmeoved00:48
Savenportikonia: Would it just be the xorg wrapper for the driver? I'm not seeing a package for the driver itself00:48
ikoniaSavenport: annoyingly I don't know the package name off the top of my head00:49
ikoniaSavenport: I'd just be guessing, sorry00:49
Savenportikonia: K, I'll spend some time seeing if I can figure it out. Thanks for all your help :)00:49
ikoniaSavenport: no problem, looks like I need to do some research00:49
Bashing-omSavenport: Only a thought, as I too see nothing real real wrong: maybe, the X-server version was updated to a newer version that is now incompatible with the HD 2x/3x/4x series AMD cards. What returns; Terminal command -> X -version <- to determine the x-server version .00:53
EriC^^notfadssss: hey dude00:54
SavenportBashing-om: 1.11.3. The release date is 2011-12-16, and I hadn't done any update/upgrade when this broke00:56
Ace2Racehow do i get KgmailNotifier working... it wornt work00:56
=== justinS_ is now known as jhsimpson
Bashing-omSavenport: You are good in that department, less than X-server v1.12 .00:57
SavenportBashing-om: Do you happen to know if newer versions of X-server did drop compatibility for those cards? I've been thinking about trying a dist-upgrade to try to fix this00:57
SavenportI got warnings about upgrading to 14.04 in the past, so I'm still on 12.0400:57
LizardWizardhello00:59
LizardWizardi have a hard time setting up my monitor configuration in every linux environment00:59
LizardWizardi have 1x 2560x1440p and 1x 1920x1080p monitor and i would like to configure them so that they work together01:00
LizardWizardbut i always fuck up01:00
jclaytonHey Lizard01:00
LizardWizardis there a tutorial or something that covers this? i have not found anything01:00
LizardWizardhi :)01:00
jclaytonGoogle01:00
jclaytonLOL01:00
TrfsrfrI am getting Unable to access errors on an external hard drive. What can this low-experience user do to access or format this hard drive?01:01
LizardWizardi have but i didnt find anything for two monitors with different resolutions01:01
EriC^^LizardWizard: did you go to settings > display?01:01
jclaytonWell it must be common. Im going to have a harder time with a USB monitor... haven't tried yet tho.01:01
EriC^^there you can configure the position and other stuff01:01
VoyageHi, I am using kubuntu but I cannot use wireless. Its disabled. I guess I do not have drivers on my fresh install. How can I fix it?01:02
goliathLizardWizard: Eric is right01:02
k1ljclayton: please be helpful in here. we have a chitchat channel : #ubuntu-offtopic01:02
LizardWizardi have experienced crashes then i move a window between the two monitors01:02
LizardWizardmy ubuntu is dead right now after i tried to install the newest amd drivers from the website01:03
jclaytoni had that issue with my old laptop01:03
jclaytonusually u need bumblebee to use two different drivers or vidoe cards01:03
robert_j_pCan someone help me, I installed "updates" on ubuntu 14.04 running under virtual box on windows. Kernel updates broke my guest additions as usual. I reinstalled but now I can only get low resolutions01:05
k1ldont listen to jclayton, you dont need bumblebee for amd cards01:06
revo_do i need to install any antivirus in ubuntu...to be able to use personal information...like purchasing, ebay, paypal, etc... ???01:06
k1lrevo_: the security is not based on having a antivirus program running.01:07
goliathrevo_: As long as you dont download programs from a third party source, you should be good01:07
goliathrevo_: E.G: Only download Firefox from the official firefox website01:07
revo_so how do i set my system so it doesnt download for 3rd parties, etc...01:07
k1lrevo_: its you to not loading 3rd party stuff.01:08
goliathrevo_: Exact... Only download from official sites01:08
revo_so from software&update centre, i beleive there is something like 3rd party or canical software01:09
revo_is this safe or what settings should i have01:09
goliathrevo_: Software center is good I think..01:10
=== matthew is now known as Guest7707
goliathrevo_: You don't look like someone who's gonna download a lotta stuff on your machine01:10
VoyageHow to install driver for this? $ lspci -vnn | grep Network 0c:00.0 Network controller [0280]: Broadcom Corporation BCM4312 802.11b/g LP-PHY [14e4:4315] (rev 01)01:11
=== max is now known as Guest64577
Bashing-omSavenport: The last release that supports that card is the one you are running, 12.04.1 's stack. Anything later losses AMD support . AMD dropped support .01:11
revo_i recently followed this tutorial to change theme/apperance on my desktop, but nothing happend and cant change lit....01:11
revo_http://www.webupd8.org/2011/01/how-to-install-oxygen-transparent-style.html01:11
Bashing-omSavenport: IF you upgrade you are best served then to use the open source graphics driver .01:12
revo_are the commands here listed safe, or to be trusted, since i saw no changes in my machine?01:12
goliathrevo_: Are you on a KDE or GNOME environnement?01:12
revo_xubuntu01:12
robert_j_pCan someone help me? I installed "updates" on ubuntu 14.04 running under virtual box on windows. I reinstalled guest addition but I can only get low resolutions /var/log/Xorg.0.log shows that it is trying to load an ati driver and failing but I have an intel integrated graphics card01:12
revo_how do i check between both01:12
max_oi estou com problema em fucionar meu emulador mame ja configurei mas nada...01:13
=== matthew_ is now known as Guest22550
goliathrevo_: Well... Have you installed Ubuntu or Kubuntu01:13
k1lrevo_: that is a good example of "download something from a site and let it execute" even you don have any clue what its in there and what it does.01:13
max_ubuntu01:13
revo_neither...i have Xubuntu01:13
k1lrevo_: that is the typical case of you breaking the security of your system01:14
netf0xHow could I install gconf-service for the Atom Editor on 10.04?01:14
goliathrevo_: The link you sent me is a tutorial for Ubuntu... Some commands might not work01:14
k1l!br | max_01:14
ubottumax_: 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.01:14
revo_goliath,  is it safe then01:14
Guest22550I want to do a dual boot with Linux Mint 17.1 and Android X86 4.4.2  and is there any easy way to have setup?01:15
k1lrevo_: no, its not safe01:15
goliathnetf0x: http://ubuntuforums.org/showthread.php?p=1122970701:15
netf0xgoliath, Ta :)01:15
revo_goliath,  i imagine then because im running Xubuntu the commands didnt work...right ???01:15
goliathrevo_: Probably01:15
revo_what should i do now, is there any software to scan my system for bug/virus,etc...01:16
sivikclamav01:16
netf0xgoliath, Sorry I meant the Editor from GitHub http://atom.io01:16
k1lrevo_: no, there is no virus scan for linux. the security is that you dont run stuff that you dont know its safe.01:16
sivikkll there is a virus scanner for linux01:17
sivikclamav01:17
k1lsivik: it doenst scan for linux viruses :)01:17
goliathnetf0x: Then I don't know.. Sorry01:17
netf0xgoliath, No worries01:17
revo_sivik, k1l goliath  So what now gents, format and reinstall o01:17
sivikrevo_, have you tried running a root checker on your machien?01:18
sivikmachine*01:18
k1lsivik: you can use it to scan for windows viruses. but that doesnt make your ubuntu system more safe if you run scripts you dont know and that scripts open access to others01:18
revo_newbie m801:18
revo_what commands should i use ???01:18
goliathrevo_: OMG dude don't be paranoid.. There's no viruses on your system. For how long have you been using linux?01:18
k1lrevo_: no. like i said: dont install stuff from other websites or from PPAs if you dont know what they actually do.01:19
revo_1 week01:19
revo_goliath,  1 week01:19
sivikrevo_, try this https://rootkit.nl/software/rootkit-hunter/01:19
k1lrevo_: the stuff from the official ubuntu repo is safe. so you should stick to it first.01:19
goliathrevo_: I'm 99.9% sure that nothing bad is running on your system01:19
Stanley00!virus | revo_01:19
ubotturevo_: Antivirus is something you don't need on !Linux. except where files are then passed to Windows computers (perhaps using samba), See https://help.ubuntu.com/community/Antivirus01:19
sivikrevo_, i agree with goliath01:19
goliathrevo_: k1l is right01:20
revo_k1l,  so try what sivikhas sent <yes/no>01:20
goliathbrb guys01:20
k1lrevo_: rkhunter is a tool for advanced users. you will not be able to use it in a way it tells you if something malicious is going on.01:21
revo_man, hate not understanding about this OS01:22
revo_dont want to have to log bck into windows all the time01:22
k1lrevo_: its all about you as a user. if you dont load stuff from "a website" and execute it on your system (like the webupdate howto theme thingy you just linked tells you to) you are safe since ubuntu will ship updates for the packages from the official repo when there is a security issue with them.01:23
revo_ok...one thing that is a must, how do i create a back up partition in this system and then maybe usb image if something goes wrong ???01:23
goliathrevo_: What do you want to back-up?01:23
goliathrevo_: k1l Is right again01:24
revo_goliath,  entire system, themes , data, the hole lot01:24
k1lrevo_: so its not like on windows where you load malicious stuff from everywhere and blame the antivirus program not recognising it, on ubuntu its you use your brain to not load malicious stuff in the first place01:24
revo_k1l,  point taken..thx01:24
goliathrevo_: http://www.linuxlinks.com/article/20090105114152803/Backup.html01:25
revo_goliath, thx01:25
goliathrevo_: Choose for yourself! There's a lot of good projects out there... (And yes.. They are safe)01:25
goliathrevo_: Np01:25
revo_grrrr01:26
revo_frustating again01:26
revo_so im assuming u guys have useddis soft01:26
revo_whats the easiest ??01:27
EriC^^revo_: just dd the partition01:27
revo_EriC^^,  hey hey ...how u been keppin bro ??01:27
revo_dd partition ???01:27
EriC^^dd if=/dev/sdxY of=/path/to/usb conv=sync,notrunc,noerror01:28
revo_terminal command ???01:28
EriC^^dd if=/path/to/usb of=/dev/sdxY conv=sync,noerror ( to restore it )01:28
EriC^^revo_: yes01:28
goliathrevo_: Of course ahaha01:28
EriC^^heck, dd the whole disk if you can01:28
EriC^^/dev/sdx01:28
revo_ololol01:28
revo_EriC^^,  ok just to make sure...i just type dd if=/dev/sdxY of=/path/to/usb conv=sync,notrunc,noerror01:29
revo_in terminal ???01:29
EriC^^yes, add sudo01:29
revo_sudo before dd if=/dev/sdxY of=/path/to/usb conv=sync,notrunc,noerror01:29
EriC^^yes01:29
revo_sorry just to be sure01:29
goliathrevo_: You need to change the "Y" in sdx for the number of your partition01:30
EriC^^yeah, use sudo parted -l to get the disk names, the usb name is crucial01:30
revo_dd: failed to open ‘/dev/sdxY’: No such file or directory01:30
EriC^^getting it wrong and you'll overwrite another disk01:30
goliathOmg this guy--'01:30
EriC^^revo_: is the usb plugged in?01:31
revo_yes01:31
EriC^^revo_: ok, type sudo parted -l | pastebinit01:31
=== bill is now known as Guest8694
Tenkawahello01:32
Darkhello01:32
EriC^^revo_: how big is the usb?01:32
Darkalgum br01:32
revo_EriC^^,  jsut unmounted01:32
Bashing-omrevo_: You my friend are letting Windows paranoia get to you. This is not windows. There is no 'real' need to back up your sytem. You backup personal files - (any system files you have edited, maybe ). In the event of catastrophic failure then (RE-)install and copy your files back. I have been committed to ubuntu since release 9.04 and have never ever had a need to do else .01:32
Tenkawaanyone know how to off hand quick rebild an iso image with a filr replacement? (need to change oyt a efi boot file)01:32
Tenkawaer out01:32
Tenkawathanks01:32
Tenkawas/fiir/file01:33
Darkalguem brasileiro01:33
revo_Bashing-om,  not being paranoid my freind...just like to backmy stuff in case i need it!!! simple01:33
revo_http://paste.ubuntu.com/9648582/01:33
Darkalguem é brasileiro01:33
EriC^^revo_: yeah Bashing-om is right, backing up your home dir is enough, although a backup could come in handy to get things up and running in case of a mishap01:33
daftykinsnmatrix9: smbclient is a client :) pretty sure it's not going to change anything for you.01:34
nmatrix9daftykins, no chmod commands?01:34
revo_EriC^^,  http://paste.ubuntu.com/9648582/01:34
Darkoi01:34
Darkalguem é br01:34
Stanley00Tenkawa: you can look at here https://help.ubuntu.com/community/LiveCDCustomization01:34
Bashing-omrevo_: I understand, simple is back up files and (RE-)install .. YOU will loose nothing .. system files are system files. There is absolutely no need to copy system files that are on the install medium .01:34
EriC^^revo_: ok, how big is the usb?01:34
daftykinsnmatrix9: doubt it. check out its' man page for more. so, what progress have you made? were you able to view the contents of a share with smbclient?01:35
TenkawaStanley00: appreciate it01:35
revo_got a 2gb01:35
Darkalgum sabe como criar canais aqui pro xChat01:35
k1l!br | Dark01:35
ubottuDark: 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.01:35
revo_Bashing-om,  so the ideia is the same as windows, create a rescue disk for when things go wrong i can recover all to its current state/condition01:36
matschafferis there a place I could find out what ./configure options were used for nginx-1.4.6-1ubuntu3.1 ? Looks like I’m gonna need a rebuild to pull in nginx-auth-ldap and hoping to keep the new version close to the provided package01:36
lolWatHehOkcould somebody suggest me some source so that I will learn how to use linux more efficiently? Where do I start? I am a newbie (somewhat)01:36
revo_EriC^^,  2g01:37
revo_2 GB...misstyped01:37
* EriC^^ hoping for a 20gb mistyped01:38
EriC^^... anything?01:38
revo_ok....i can get that from my PS3 games ~HDD01:38
nmatrix9daftykins, yes01:38
matschafferlolWatHehOk: is this more newbie than where you are? http://www.codecademy.com/blog/72-getting-comfortable-in-the-terminal-linux01:39
EriC^^revo_: the usb needs to be as large as the installation to back it up01:39
revo_EriC^^,  yes can get that, but need to partition drive01:39
daftykinsnmatrix9: with the user and pass you were trying previously?01:39
revo_ok got it...01:39
nmatrix9daftykins, I logged in as root01:39
EriC^^revo_: ok, if you know what you're doing though01:39
Bashing-omrevo_: Again, no . your 'rescue disk is that liveDVD . In 'buntu with time effort and a liveDVD it is all fixable. Many times however is quicker and easier to just (RE-)install . You will learn that all that is needed is to back up personal fioles and keep a "change Log" of all edits that you make to the initial install . IF one installs lots of additional packages there are tools in the package management system to make the (RE-)install seamles01:39
daftykinsnmatrix9: into what?01:39
lolWatHehOkmatschaffer, seems like a great source. thanks.01:40
nmatrix9daftykins, into my upload folder01:40
nmatrix9brb01:40
daftykins*facepalm*01:40
revo_dude, u guys r deep ... what r u btw ...engineers????01:41
daftykinsnmatrix9: sounds like your NAS isn't setting permissions on existing files01:41
daftykinsrevo_: we are the internet01:41
revo_loloo01:41
matschafferlolWatHehOk: np! looks like https://help.ubuntu.com/community/UsingTheTerminal also has some good stuff in there01:41
nmatrix9daftykins, My thoughts exactly.01:42
revo_looks like it...everytime i pop here u guys here as well...01:42
revo_EriC^^,  Bashing-om  daftykins  ill leave that for now, need to get HDD ready, do u guys have PS3 ID to add u to my contact list ????01:43
Bashing-omrevo_: For the most part we are but - like you - users . You too will get to our level . There is a saying " we are all on some point of the learning curve " .01:43
daftykinsrevo_: nah, xbox here01:43
goliathdaftykins: lol01:43
daftykinsgoliath: ?01:43
revo_Bashing-om,  fingers x ... i think if i get 2 yoru level ill be on loads of money and sitting behind a confortable desk01:44
Bashing-omrevo_: Nah too on other contacts .. here or on ubuntuforums.org .01:44
goliathdaftykins: Sorry.. Misread01:44
revo_daftykins,  still can hook up online for batmann arkham origins online01:45
Bashing-omrevo_: For truth, wait 2 years and you will see . That is all it takes to be "comfortable" with this operating system .01:46
revo_Bashing-om,  again...see it to beleive ...but yeah keeping my self positive about that01:46
nmatrix9daftykins, not even sure how that is possible01:47
revo_EriC^^,  Bashing-om  daftykins see u all later ... thx once again for assistance01:48
daftykinsnmatrix9: seems to me like your reset didn't quite work right 0o01:56
Linxcatwhat else actually runs when you boot into console mode? do the services start or you have to start them? will my internet connect automatically or i have to run it through the console?02:05
EriC^^Linxcat: console mode?02:06
LinxcatEriC^^: without GUI02:06
EriC^^Linxcat: you mean adding text in grub?02:06
k1leverything runs, that is not dependend on the desktop. so automount will not work since its done by the file browser etc.02:06
Linxcatk1l: what about networking?02:07
EriC^^Linxcat: how are you arriving at console mode?02:07
k1lLinxcat: is this a server or is it a desktop just boooted into console?02:08
k1lif lightdm is not triggered there will be no network if its done by networkmanager.02:08
Linxcatkil: desktop. i am in GUI environment. I am just asking because i want to boot into console mode and run just in console mode with multiple screens02:09
k1lyou can setup network in /etc/interfaces if you want to be sure. but networkmanager got some cli stuff02:12
skaoLinxcat: is it just for experimenting around, or are you trying to achieve with console mode?02:12
goliathLinxcat: When you boot, just do Ctrl+Alt+F1 and proceed in console mode?02:13
Linxcatskao: experimenting. im am slowly beginning to like terminals's power :)02:13
k1lLinxcat: i would just let it boot to lightdm and then ctrl+alt+f102:14
EriC^^Linxcat: if you add "text" to your kernel line it should boot to a tty and you'll have network manager02:14
EriC^^i'd go with k1l 's suggestion though02:15
Linxcattty=text telephone?02:15
EriC^^as you'll be bored in an hour02:15
Linxcat:)02:15
goliathahahah02:15
ribuluolshow to close the xwindow to use text terminal only in ubuntu02:17
EriC^^ribuluols: sudo service lightdm stop02:18
ribuluolsthx~02:18
ribuluolsi'll try02:18
=== zz_saschpe is now known as saschpe
aFeijo_hi folks, I mounted a webdav (box.com) account, I can create a file, save it, delete using vim. But it wont work for copying files! I try with cp and scp, it return an error: input/output error, what can I do?02:23
Linxcatdont i just need to "sudo /etc/init.d/networking restart" when i log into console mode for setup my network?02:24
Linxcateverything should be already in that script02:25
daftykinsLinxcat: that hasn't worked right for years.02:25
Linxcatlol02:25
daftykinsscript? do you mean /etc/network/interfaces ?02:26
clockwork_Hello02:27
Linxcatdaftykins: no i mean /etc/init.d/networking. its a script that, from what i understand, setups up the networking02:27
daftykinswell no, it applies what's in the config files (the one i mentioned above)02:28
daftykinsbut it only really works at boot02:28
clockwork_Is anyone here familiar with Virtualbox VRDE? I already checked the #vbox channel and it's dead.02:28
daftykinsso dead channels makes it an ubuntu question? :)02:29
clockwork_Well I am on ubuntu02:30
Stanley00clockwork_: just ask your question, and try if you are lucky :302:31
clockwork_I've asked, no responses at all, just people logging on and off the channel02:31
clockwork_so it's alive, but everyone is mute it seems02:31
daftykinsmight be something to do with the time of year02:31
clockwork_Maybe02:32
daftykinsbut yeah so far you've only asked if anyone's familiar with it, might as well ask the *actual* question02:32
clockwork_Okay then02:32
clockwork_I have enabled VRDE in virtualbox and assigned it's IP to my internal IP with the port beeing 25565, I try and connect through rdesktop and i'll get a window opening but then it disconnects.02:34
clockwork_I've tried numerous solutions and nothing has helped02:34
clockwork_Do any of you know what I might be doing wrong here?02:34
daftykinsdo you mean you gave a VM an IP on your physical LAN?02:35
Stanley00clockwork_: you connect from the same host or from other host? what kind of authencation? and did you install vbox extension?02:35
=== charles_ is now known as Guest89755
clockwork_I assigned it to an IP on my LAN, I haven't portfowarded it yet, the authentication type is external and I have vbox extension, I even checked using "VBoxManager list ext""02:37
=== Guest89755 is now known as charlesgiii
daftykinsso it responds to ping?02:37
clockwork_It does respond to my ping02:37
daftykinsok so it's there at least02:37
daftykinswhy would port forwards have any relevance here?02:37
daftykinsif you're connecting locally02:37
clockwork_locally is just for testing purposes, later i will be portfowarding to access the VM on the go.02:38
mike802http://mike802.blogspot.com/2014/12/stuck.html02:38
clockwork_but still, i don't know why I mentioned that. :?02:38
Stanley00clockwork_: what kind of network connection did you use? bridge or nat?02:38
clockwork_I'm using NAT02:39
Stanley00clockwork_: I think that the problem, nat is only visible to your host, not entry lan network02:39
daftykinswhy NAT? why not bridged networking?02:39
daftykinsyou can't give the VM an IP on your physical network if you're NAT'ing 0o02:39
daftykinshttps://www.virtualbox.org/manual/ch07.html#vbox-auth02:40
clockwork_for some odd reason the VM isn't liking me using a bridged adapter, it's worked on my other computer but not this one.02:40
daftykinswell NAT is going to land you in a whole host of trouble, so solve that first02:41
daftykinsno pun intended on the 'host of trouble' - ugh i need to get this seen to02:41
clockwork_Okay, i'll be back whenever I fix the Network issue02:41
Stanley00clockwork_: just one though, if you still want to use nat, you can port forward too, then connect from outside using your host ip02:44
=== _Nectar is now known as pyr0
clockwork_Stanley, so if I wanted to I could use nat, but use would be limited to access from computers other than the host?02:47
clockwork_over the public IP02:47
=== pyr0 is now known as _pry0
Stanley00clockwork_: what do you mean?02:48
clockwork_About what you said02:48
clockwork_using the NAT adapter, if I portfoward, I can still connect but using only the public IP?02:49
clockwork_(Sorry, bad with words)02:49
=== pr30 is now known as pr3p
Stanley00clockwork_: hmm... let have an example. Your guest with ip 10.0.2.15 (NATTED), and your host ip is 192.168.1.10 , then you can forward 192.168.1.10:8080 to 10.0.2.15:9090 (via setting in virtual box), then when you connect from outside (192.168.1.111 for example), to 192.168.1.10:8080 you will be redirect to 10.0.2.15:909002:51
clockwork_Ah, okay.02:53
clockwork_Stanley00, I'll try that.02:53
MacDudeHello everyone!02:57
EriC^^hello02:57
Stanley00clockwork_: but wait a minute, I think when you remote desktop, your host is the one who listening, so you don't need forward02:57
Stanley00clockwork_: did you try connect to your host ip with remote port?02:57
MacDudeI have a question about a Google Talk plugin on a Mac. I know it's unrelated to Ubuntu, bought thought someone here could help solve the issue with the Google Talk plugin creating rogue files on the Mac.02:58
mike802sometimes you have to add your ip to the hosts file, idk02:58
MacDudeExact file being created is GoogleVoiceAndVideoAccelSetup.02:59
clockwork_Yes, I did02:59
clockwork_I did connect using the remote port03:00
chocolattehello everyone ...03:03
* Snake2k hugs chocolatte 03:03
Snake2kchocolatte: Sup?03:03
Stanley00clockwork_: so, what is you authencation method again?03:04
chocolatteis bsd die yet? is there anybody use bsd for their server?03:04
chocolattesorry, if this is oot03:04
clockwork_It's external03:04
clockwork_if I set it to be guest, it will give me a broken pipe error03:04
Stanley00clockwork_: and you have an external authencation lib/server/or something like that?03:05
clockwork_then then on External I get a connection closed03:05
clockwork_No, I don't believe I do03:05
ablest1980hi03:06
Stanley00clockwork_: well, guest need you to setup guest addion tools on the guest host, maybe you need set it to null03:06
raparkhursthi everyone03:06
ablest1980hi03:06
chocolattesuup?03:06
raparkhurstchocolatte:  nothing much...trying to compile wine from source03:07
raparkhurstyou?03:07
clockwork_Oh, I hate compiling Wine from source >_<03:07
clockwork_Let mesee if that works, Stanley03:07
chocolatteapt-get?03:07
raparkhurstyeah...i'm getting there..03:08
clockwork_Oh, yay it worked! :)03:08
clockwork_Thanks, stanley03:08
Stanley00clockwork_: welcome :303:08
Snake2kchocolatte: BSD still exists? :|03:11
chocolattedunno03:12
DatFreeBSD is good stuff03:12
Snake2kI installed FreeBSD once, it scared me.03:12
Dat:<03:12
raparkhurstSnake2k:  me too03:12
raparkhurstit's powering my NAS though (FreeNAS) so I can't complain...it works :)03:13
Snake2kServer stuffz03:14
chocolattei think it's good for very low-end server03:15
newmemberi run several nas4free servers which used freebsd 9.3 kernel.  I use it for the zfs03:17
ki7rwi've been unable to get hdmi to work on my XPS15 - tried different nvidia drivers and bumblebee - http://pastebin.com/rjuPGVh003:19
=== alan_ is now known as Guest81366
ki7rwi don't know if it ever worked - i'm just now trying to get it to work - so far google searches haven't turned up a solution03:20
Guest81366hey03:21
ki7rwubuntu 14.0403:21
=== EriC^^ is now known as emotion
=== emotion is now known as EriC^^
andlabs|2Hi. I've got my /home partition ddrescue'd here. I can't mount it directly, as it needs to replay a journal which doesn't seem to be valid... and when I run fsck on a copy of the disk image, it doesn't even try to recover my /home directory or some of the folders immediately within, leaving me with a ton of random inodes in lost+found. Is there any other option I have to try to get my directory structure back? Thanks.03:29
=== MOFO is now known as Guest15692
andlabs|2ALTERNATIVE QUESTION: is there a way, given a ddrescue'd image and log, to find out what specifically is lost in an ext4 partition?03:38
* l33t-h4x0r come to #hackercafe for l33t hacker talk03:40
=== Zef_MOFO is now known as Guest93566
Basketballyour profile could not be loaded correctly some features may be unabailable. Please check that the profile exists and you have permission to read and write its contents04:04
daftykinsBasketball: that's nice, does it come with a question? or perhaps a program name? i'm gonna guess browser... so check permissions04:06
=== carlos is now known as Guest30536
TommyT2what channel is best for a basic Xchat (irc client) question?04:10
daftykinsTommyT2: #freenode04:11
basil1xdaftykins, I think he's on about Chrome04:11
basil1xBasketball, I mean.04:11
TommyT2@daftykins thanks04:11
daftykinsbasil1x: yeah, the point was how useless a contextless message is04:11
sam_cnetfirst timer any words of advice.04:13
Bashing-omsam_cnet: Welcome, like this, Use it, Break it Fix it , ( if it ain't broke you have not tweaked on it enough ).04:15
basil1xDon't be afraid of breaking things.  Do backups, and just reinstall if things go librarian-poo.04:15
sam_cnetI'm running an instance on digitalocean any feedback04:16
curiousxsam_cnet: check the support <tab> there you can chat with them04:17
=== curiousx is now known as Chuck_Norris
daftykins+1 to the above, when you have support options use them04:17
=== TommyT2 is now known as TommyT
basil1xWhat's digitalocean when it's at home?04:18
andlabs|2 ok third question then: can I use something like spinrite to try to fix this hard drive so I can get those remaining 64kb back04:18
daftykinsbasil1x: VPS provider04:19
sam_cnetany bots in this channel>04:20
EiEiOhh14.04. I've set up a static IP but I cant set it to automatically connect. I must click on the network connection name in order to connect04:20
daftykinsandlabs|2: spinrite is a total joke, what happened exactly? few bad sectors?04:20
daftykinsEiEiOhh: i think you edit the profile and set it to start that automatically04:20
daftykinsvia a tickbox perhaps04:21
basil1xAH.  Ta.04:22
andlabs|2daftykins: a few bad sectors, yes; but enough to have a corrupt journal and my personal home folder's entry be nulled out (seemingly; I don't buy it though...)04:22
daftykinsandlabs|2: not one of those sitations where you can mess with backup superblocks and the like, then? the volume mounts?04:23
EiEiOhhdaftykins, General tab - Auto connect when avail & All users may connect. IPv4 tab method - Manual but when I change it automatic DHCP or Automatic DHCP addresses only, my address disappears04:24
daftykinswell yeah because DHCP means 'get it from the router'04:25
daftykinsi'm not sure what you're confused by there?04:25
daftykinsif this is a desktop with a wired interface you want to keep static, just bypass network manager entirely by setting up the interface in /etc/network/interfaces - remove resolvconf and statically define your nameservers in /etc/resolv.conf04:26
EiEiOhhdoh.. right.. that tab will assign IP address..04:26
andlabs|3daftykins: the volume does not mount without fsck, which leads to the lost+found mess because of the missing /home/pietro entry04:26
andlabs|3if there was a way to find out /what/ got damaged given the ddrescue log, that would be great04:26
daftykinsandlabs|3: tried testdisk instead? i don't know anything about it mind you04:27
andlabs|3daftykins: I can try that; does it have a read-only option or will I need to provide it a rewritable partition image04:28
daftykinsno idea i'm afraid04:29
daftykinsnot sure of its' capabilities04:29
EiEiOhhdaftykins, thanks.. will go that route04:29
Bashing-omandlabs|3: http://www.cgsecurity.org/wiki/TestDisk_Step_By_Step , http://www.cgsecurity.org/wiki/Menu_Analyse , http://www.howtogeek.com/howto/15761/recover-data-like-a-forensics-expert-using-an-ubuntu-live-cd/ .04:31
andlabs|30thanks in the meantime04:32
andlabs|3doesn't look like it, so I'll make a copy of th edisk image and see whast happens04:32
andlabs|3(I need to get used to this new keyboard...)04:32
=== nusr is now known as qubic
andlabs|3Bashing-om: thanks; will check04:38
Bashing-omandlabs|3: Good luck. hard work pays off better :)04:39
XCVBmy dad fucked with the wifi04:44
XCVBwrong channel04:44
sujatacan anybody tell me how to extract .tgz file?04:59
modelenginehello all, for the past few months online vids have been choppy/stutter every now and then when my wife watches vids on HGTV.com. this also seems to effect Youtube04:59
modelengineany ideas?04:59
=== c_ is now known as Guest73806
Airiamodelengine: maybe try to reinstall flash/video codecs?05:00
Chuck_Norrissujata: right click on it > Extract here05:00
daftykinsmodelengine: browser?05:00
modelengineAiria: yeah, i did that, also went into firefox about config and disabled OOPP05:01
modelengineor rather plugin container05:01
Chuck_Norrismodelengine: http://paste.ubuntu.com/9492325/05:01
modelengineChuck_Norris: why paste bin? ppl have always asked me to do it, but what does it do? np doing that just curious05:02
sujatachuck norris: thanx05:02
Chuck_Norrissujata: np05:03
sh1n3lol05:04
modelengineChuck_Norris: ?05:04
Chuck_Norrismodelengine: becouse that command doesn't fit in one line in irssi at 1080p so, in the paste it is in one line, so you can copy and paste into your terminal easyly05:04
modelengineChuck_Norris: ahhh....thank you so, somehow paste bin makes it fit nicer and neater in the irc channel05:05
Chuck_Norrisyeah05:05
=== newmember_ is now known as Guest92443
sujatachuck_Norris: can you tell me how can i read .frm file?05:06
crazyhorse18i need to sort a bunhc of photos by the date they were created.. wahts a good picture thumbnail display program05:07
daftykinsnautilus? 0o05:08
crazyhorse18daftykins, it doens't do it05:08
crazyhorse18need to get out of the exif-metadata05:08
daftykinsit doesn't allow sort by date created and thumbnail view?05:08
crazyhorse18date-created != date photo taken05:08
Chuck_Norrissujata: idk05:08
daftykinsalright be awkward then! :D05:09
crazyhorse18it's a pity you can't just add it to a column.. i used a plugin before.. but it made nautilus incredibly slow05:09
Chuck_Norrissujata: but googling says that it is like a "data base" maybe with mysql you can read that kind of files but...05:10
Chuck_Norrissujata: http://www.corporatezen.com/2013/11/restore-an-innodb-mysql-database-from-frm-and-ibdata1-files-in-ubuntu-12-04/05:11
sujatachuck norris:  i am working with language pair so i am trying to download the corpus from net but when i am extracting i am not able to read05:12
Chuck_Norrissujata: do a: file archive.frm05:12
sujatachuck norris: sorry05:13
Chuck_Norrissujata: np05:13
sujatachuck norris: can you help me out where can i able to get the corpus on which i can work on?05:15
modelengineChuck_Norris: should i use paste bin every time i type a line into chat?05:15
Chuck_Norrismodelengine: if the command it is short it is not needed05:16
Chuck_Norrissujata: idk about programing, and this is ubuntu related channel, so... sry but you might find some help asking in channel related to what you are working on05:17
Chuck_Norrisin a* channel...05:17
sujatachuck norris: ok i will try it05:18
Chuck_Norris!alis | sujata05:18
ubottusujata: 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*05:18
modelengineChuck_Norris: sys info: firefox 34.0, ubuntu trusty, nvidia gt430. vid is choppy when playing vids on HGTV.com, mostly my wife watches construction/renovation shows, so not really taxing graphically.05:19
daftykinsat last, the answer is firefox05:20
modelenginedaftykins: sys info: firefox 34.0, ubuntu trusty, nvidia gt430. vid is choppy when playing vids on HGTV.com, mostly my wife watches construction/renovation shows, so not really taxing graphically.05:20
daftykinsyeah don't repeat like that, it's spammy05:20
modelengineyeah, i just forgot to put ur handle in there too05:21
daftykinsi'm not familiar with that site and i won't check it out, but if youtube is playing up have you tried removing the flash player and tested the HTML5 player?05:21
modelenginei'm sorry but i didnt put a site in.05:21
daftykinswhat?05:22
modelengineoh, my gosh forgive me i understand now05:22
sujatachuck norris: i will go to alis channel05:22
modelenginedaftykins: no i haven't. so i should just remove it thru firefox or through ubuntu soft cent?05:22
daftykins"it" ?05:23
modelenginesorry, the flash player05:23
daftykinsyeah remove the package, might work05:23
daftykinsor disable it05:23
daftykinswhichever works for you :D05:23
modelenginedaftykins: how to test html5 player?05:24
daftykins1) disable flash 2) visit youtube 3) test away05:24
=== thomas is now known as evilthomas
Chuck_Norrismodelengine: http://youtube.com/html505:24
modelenginebut doesn't youtube run off flash. if i disable it how will i see vid?05:24
daftykinsalso, are you using nouveau or the nvidia proprietary drivers?05:24
daftykinsmodelengine: *facepalm* HTML5 player will kick in without flash present05:24
ghost562hello folks, im on 14.04 and i want to go from using lightdm to gmd or kdm, how do i go upon doing that?05:25
modelenginedaftykins: oh....lol yeah facepalm05:25
=== kitten is now known as evilkitten
Chuck_Norrismodelengine: click on the button: "Request html5"05:25
modelenginedaftykins: i will check drivers right now. also can you recommend me a less buggy browser?05:25
daftykinsthere's nothing buggy about firefox05:26
daftykinsthere's a bit of a... situation right now with flash and Linux though, so tough times lie ahead05:26
Chuck_Norrismodelengine: are you useing the privative driver from nvidia?05:28
daftykinsi asked that already05:28
modelenginedaftykins: and Chuck_Norris: used html5, which is now default, fixed youtube lag issues05:28
modelenginechecking drivers now05:29
Chuck_Norriscool05:29
modelengineChuck_Norris: and daftykins: i couldn't fig out which driver using so took a screen shot. here it is: http://imgur.com/H8A75NZ05:31
Chuck_Norrisok, then it is the one from nvidia, it's ok, its perform best05:32
daftykinsnvidia-304, mm.05:33
daftykinsyou could always try newer05:33
Chuck_Norris*even though, open comunity should support open driver but...*05:34
modelenginei tried the newest one in the beginning and it screwed up my whole system really badly. to a point where i couldn't even get a gui to load in the shell to diag probs05:35
Chuck_Norrisit's 304 becouse it is legacy i think05:35
Chuck_Norrisyeah, a newer driver could black the screen so on and so forth05:35
modelengineChuck_Norris: do i have to go 'download as text' and then copy and paste or can i just do it like i have been and you will still be able to read it via irssi?05:36
daftykinsi don't know if a gt430 is05:36
modelengineyeah it caused real probs for me so i carefully researched this driver before installing.05:37
Chuck_Norrismodelengine: just copy and paste the command, even though, youtube it is working fine, you can leave it as it05:37
modelengineChuck_Norris: so i should leave it at html5 and not go back to other flash?05:38
Chuck_Norristhere is a rule in computer science: "If it work, dont touch it" or something like that :p05:38
modelengineChuck_Norris: lol :)05:38
Chuck_Norrismodelengine: xD05:38
modelenginefrom what i can tell, it seems to be adobe flash that is the common thread05:39
modelenginedaftykins: and Chuck_Norris: thanks for the help105:39
modelengineoops meant: !05:39
Chuck_Norrisoh! yeah, since i start using computers, adobe flash was always a common failure05:40
Chuck_Norrismodelengine: np05:40
modelenginefrom what i can remember flash has been having these probs for years and years05:40
modelenginewhat gives?05:40
Chuck_Norrisyeah! security related issues and everything05:41
modelenginewell i gtg but thank you all! and happy new year05:41
Chuck_Norrisok, modelengine np, happy new year too05:42
=== swordsmanz is now known as punchbot
=== punchbot is now known as hugbot
=== marko is now known as bg-momak
computerichyor806:17
rypervencheIs it possible to run i3 and Unity at the same time?06:17
computerichyYes06:18
computerichytrue06:18
cfhowlettrypervenche, of course06:21
rypervencheCool. Thanks.06:21
rypervencheDoes Ubuntu still use nautilus as its file manager?06:24
sherlock_regusyes06:24
xanguavanilla Ubuntu yes rypervenche06:24
basil1xyou can install Thunar easily, and use it instead.  I do.  Works a treat.06:27
=== newmember_ is now known as Guest80550
sherlock_reguscan someone tell me about a helpful python channel06:42
lotuspsychjeHappy new-year to all ubuntu users this evening http://www.omgubuntu.co.uk/2014/12/ubuntu-in-2014-news-highlights06:42
lotuspsychjesherlock_regus: #python maybe06:42
sherlock_regusand an android development other than #android-dev06:43
lotuspsychje!alis | sherlock_regus06:43
ubottusherlock_regus: 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*06:43
sherlock_regusnope they are just talking about plane crash06:43
cfhowlettsherlock_regus, you might find the "programming in python" #1 - #8 useful:  http://fullcirclemagazine.org/tag/special/06:44
AustralopithecusHello my computer keeps hardfreezing even after I did a fresh install of ubuntu 14.04.106:45
EriC^^Australopithecus: can you press ctrl+alt+f1 when it hard freezes?06:45
Australopithecusdoes nothing06:46
Australopithecusstill hardfrozen06:46
sherlock_regusthanks06:46
AustralopithecusI just reinstalled it a minute ago and about 5 minutes into using it it hardfroze06:46
EriC^^ok does holding alt+printscreen then typing slowly "reisub" restart it?06:46
lotuspsychjeAustralopithecus: what kind of machine is your pc?06:47
Australopithecusyes06:47
daftykinsEriC^^: i swear i need to breed octopus children for that one06:48
AustralopithecusIt is a intel Core 2 Due CPU E4500 @ 2.20GHz x 2, Gallium 0.4 on NV86, 2.0gb ram06:49
daftykins*Duo06:49
Australopithecusif there is a terminal command to print off all necessary hardware info I can pastebin it06:50
cfhowlettAustralopithecus, sudo lshw06:50
AustralopithecusAs soon as I updated from 12.10 it started having these problems06:50
lotuspsychjeAustralopithecus: it would be interesting do do a real fresh install, not upgrade06:51
Australopithecusalthough hardfreezes were still irregular06:51
AustralopithecusI did do a real fresh install06:51
Australopithecuslike 10 minutes ago06:51
=== lrx is now known as Guest78815
lotuspsychjeAustralopithecus: so its no left-over from 12.10?06:52
Australopithecusnone06:52
lotuspsychjekk06:52
AustralopithecusI formated the system drive06:52
lotuspsychjeAustralopithecus: did you enabled updates during setup/internet enabled?06:52
Australopithecusno06:53
Australopithecusshould I have?06:53
lotuspsychjeAustralopithecus: its reccomended to do that, to have ubuntu choose best drivers06:53
lotuspsychjeAustralopithecus: what kind of grafix card and driver do you have?06:54
Australopithecusok ok I will try another reinstall, pastebin.com/GL2E8krG06:54
Australopithecusthat is all the system info06:54
Australopithecus G86 [GeForce 8500 GT]06:55
lotuspsychjeAustralopithecus: is that an optimus card?06:55
AustralopithecusI think so06:56
Australopithecusfrom a quick google search06:56
EriC^^Australopithecus: did you check dmesg?06:56
Australopithecusno how would I do that?06:56
lotuspsychjeAustralopithecus: i also seen some acer aspire freezing an BIOS with netboot disabled06:56
EriC^^Australopithecus: dmesg | pastebinit06:56
Australopithecusok06:56
EriC^^or just type dmesg and paste it06:56
lotuspsychjeAustralopithecus: if its an optimus card you need nvidia-prime06:56
dmanybody ever use amd workstation cards on 4 monitor setups06:57
PsiJetI need to eventually customize the look of my Ubuntu.06:57
* PsiJet sighs06:57
lotuspsychje!theme | PsiJet06:58
ubottuPsiJet: 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/UbuntuEyeCandy06:58
dmPsiJet: i feel ya06:58
PsiJetI know about that. Just trying to figure out how to get it like I want it. LOL06:58
lotuspsychjePsiJet: checkout deviantart on ubuntu desktop shots for nice ideas06:58
dmi find that everytime i make it look half decent, i find another look i like06:58
BlackStar10Hi I'm new here would anyone talk to me06:59
Australopithecusdmesg output is: pastebin.com/DjP919DW06:59
PsiJetI know what I want, but it's hard to explain. I know I have to download compiz, bleh06:59
lotuspsychjeBlackStar10: this channel is for support only mate06:59
dmdo you ever check out unixporn on reddit06:59
PsiJetOn occasion. I should probably check that out more huh06:59
lotuspsychjekeep it ontopic guys06:59
BlackStar10Oh ok support for what06:59
lotuspsychjeBlackStar10: ubuntu support problems06:59
Australopithecus@lotuspsychje so I should just sudo apt-get install nvidia-prime07:00
lotuspsychjeAustralopithecus: yes i would start there, if your card is really an optimus07:00
lotuspsychje!info nvidia-prime | Australopithecus07:00
Australopithecusok ok07:00
ubottuAustralopithecus: nvidia-prime (source: nvidia-prime): Tools to enable NVIDIA's Prime. In component main, is optional. Version 0.6.7 (utopic), package size 11 kB, installed size 102 kB (Only available for i386; amd64)07:00
Australopithecusdo you think that will fix my hardfreezing problem07:02
lotuspsychjeAustralopithecus: not sure, issues can come from different points07:03
Australopithecustrue enough07:03
lotuspsychjeAustralopithecus: we can only try everything in the book :p07:03
=== Darknet_y is now known as Darknet
lotuspsychjeEriC^^: would this be an issue? [   11.224600] nouveau 0000:01:00.0: registered panic notifier07:04
AustralopithecusFrom my experience with ubuntu it seems like video cards can be a problem due to proprietary drivers but im pretty out of touch and making a conjecture07:05
Australopithecusmaybe things have changed07:05
EriC^^lotuspsychje: hmm don't know, it's early on in the boot, no idea07:05
=== sherlock_ is now known as Guest96294
EriC^^Australopithecus: /var/log/syslog might help07:05
lotuspsychjeAustralopithecus: i would try nvidia-prime instead of nouveau07:05
Australopithecusnot sure if it is optimus07:07
EriC^^Australopithecus: lspci | grep VGA07:07
Australopithecus1:00.0 VGA compatiable controller: NVIDIA Corporation G86 [GeForce 8500 GT] (rev a1)07:08
Australopithecusits pretty old07:09
lotuspsychjeAustralopithecus: i dont see optimus here http://www.nvidia.com/object/geforce_8500_tech_specs.html07:10
Australopithecusit probably isnt07:10
daftykinsthat card has nothing to do with optimus07:11
Australopithecusyeah07:11
daftykinsthe core 2 duo didn't have onboard graphics, so it's discrete only :)07:11
daftykinsnn \o07:11
Australopithecusthey did07:11
daftykinsmaybe via chipset, not on-die07:11
Australopithecusthis thing has a shitty amd onboard graphic card07:11
Australopithecusoh fair enough07:11
daftykinshrmm, see if it freezes when you use that? worth a go07:12
lotuspsychjeAustralopithecus: maybe also try what EriC^^ suggest tail -f /var/log/syslog before your freeze, see what errors you get07:13
=== Guest96294 is now known as sherlock_regus
Australopithecusok ok07:13
Australopithecuswill try that07:13
EriC^^Australopithecus: type cat /var/log/syslog and upload it07:13
Australopithecusok ok07:14
Australopithecus1 minute07:14
cfhowlett_Australopithecus, OR cat /var/log/syslog | pastebinit07:14
lotuspsychjelol lets solve this before newyear07:14
sherlock_regusjython??07:16
lotuspsychjemaybe its compiz crashing on his 'older' card07:18
Australopithecuscat /var/log/syslog gives pastebin.com/7QQRJxbV07:19
lotuspsychjei dont see anything weird at first sight07:20
AustralopithecusI reset my computer would that have messed up the log07:21
lotuspsychjeAustralopithecus: did you try other drivers yet, from additional drivers list?07:21
jimmydI thiught drivers were for windows??07:22
Australopithecusdrivers are just what allow your operating system to interface with hardware07:22
Australopithecusfrom my understanding07:22
lotuspsychjeAustralopithecus: could try a switch from drivers, or install ccsm and disable active blur07:23
Australopithecusthe problem with these crashes is they are hard to recreate07:23
lotuspsychjeAustralopithecus: did any other ubuntu ever work on this machine?07:23
Australopithecusyes I have been running ubuntu since like 6.0 on it lol07:24
lotuspsychjekk07:24
lotuspsychjeAustralopithecus: they way i would do it, is clean install 14.04.1 with internet cable/updates on07:24
Australopithecusok07:24
lotuspsychjeAustralopithecus: update system fully and see if that helps07:25
jimmydis therea way to compare the files with the last working one to see if there is a defferance07:25
EriC^^Australopithecus: did you upload the syslog? :D07:25
Australopithecusyeah07:25
EriC^^jimmyd: diff07:25
lotuspsychjeEriC^^: pastebin.com/7QQRJxbV07:25
Australopithecusbut it doesnt really have anything good in it I dont think07:25
jimmydsure07:25
EriC^^lotuspsychje: thanks07:25
Australopithecusthanks for all the help btw I appreciate it07:27
lotuspsychjeAustralopithecus: does your grafix and overall speed run smooth ?07:27
Australopithecusyes07:28
Australopithecuseverything runs pretty fast07:28
EriC^^Australopithecus: why do you have rtkit installed?07:28
Australopithecuscant even tell its an old comp07:28
Australopithecuseverything installed came stock07:28
AustralopithecusI just installed 14.04.1 and havent installed anything on it07:29
lotuspsychjeAustralopithecus: when does it freeze mostly? same times?07:29
Australopithecusit freezes just randomly07:29
Australopithecusor seemingly07:29
lotuspsychjehmm07:29
lotuspsychjeAustralopithecus: no warnings or errors are weird07:30
Australopithecusyeah idk07:30
cfhowlett_Australopithecus, when my compaq failed, it exhibited the exact same thing.  tracked the cause after much frustration to a PMCIA card flap spring contacting the mobo >>> shorting out.  too late to save the laptop sadly and turned out to be a common source of pain with that make/model07:30
=== dm is now known as dmblue
lotuspsychjeyeah sounds like some hardware bottleneck07:31
AustralopithecusI once had a ethernet card die and cause my computer to only half turn on07:31
=== newmember_ is now known as Guest64533
Australopithecusbut yeah07:31
lotuspsychjeAustralopithecus: you didnt install new hardware recently?07:31
Australopithecusmaybe this old thing is dying07:31
Australopithecusnope07:32
Australopithecusthis is stock install07:32
lotuspsychjeAustralopithecus: ubuntu runs fine on old hardware07:32
Australopithecusyeah I know07:32
cfhowlett_Australopithecus, but l/x/ubuntu might run better07:32
EriC^^Australopithecus: boot it in textmode and run something cpu intensive or something07:32
lotuspsychjei still use an old amd 3200+ with ati x800 fast as rocket here07:32
rzekaI am about to set automatic backups on server but I'm wondering. Is it better to connect to target machine from source or to source from target. In 1st case, when I have 3 different sources, I cannot tell if previous backup is done so I might get 2 backups running at the same time. In 2nd method, if backup server is hacked anyone may get access to other servers with ease (login through ssh keys)07:32
cfhowlett_!server | rzeka07:32
ubotturzeka: Ubuntu Server Edition is a release of Ubuntu designed especially for server environments, including a server specific !kernel and no !GUI. The install CD contains many server applications. Current !LTS version is !Trusty (Trusty Tahr 14.04) - More info: http://www.ubuntu.com/products/whatisubuntu/serveredition - Guide: https://help.ubuntu.com/14.04/serverguide - Support in #ubuntu-server07:32
rzekaha, thanks07:33
Australopithecusit runs pretty fast I dont think I need to switch to a lightweight distro07:33
lotuspsychjei dont think so neither07:33
EriC^^Australopithecus: when it's running check "top"07:33
Australopithecuswhat do you mean by "top" EriC^^?07:34
lotuspsychjei would start over fresh cable/updates on then switch drivers if it keeps freezing07:34
EriC^^it's a command that shows the processes with highest usage on top07:34
Australopithecusoh so like a terminal process manager07:35
EriC^^yeah07:35
lotuspsychjeAustralopithecus: can you remember what driver module loaded on your previous working ubuntu versions?07:35
Australopithecusno clue im using X.Org X server07:36
Australopithecusatm07:36
Australopithecusas the driver for my graphics card07:37
lotuspsychjetry some other grafix drivers in your list, to test the freezes07:37
AustralopithecusXorg , then compiz and plugin-con+ are all some of the top running processes when running top07:38
=== html is now known as neebs
Australopithecusfirefox is of course the top process07:38
lotuspsychjeim out, happy newyear to all!07:39
Australopithecusok ok thanks for the help07:39
lotuspsychjenp07:39
AustralopithecusIm going to just try what you guys suggested mess with drivers and turn off active blurr07:39
Australopithecusif freezing keeps occuring if I can get a good log of the crash I will bring it with me back07:40
Australopithecushere07:40
Australopithecusthanks again everyone and happy newyears I need to get some patent drawings done tonight and its already 2:41am :S07:41
EriC^^https://help.ubuntu.com/community/DebuggingSystemCrash07:41
Australopithecusthanks eric07:41
AustralopithecusI will check that out07:42
EriC^^Australopithecus: in short alt+printscreen+1 , then with t07:42
EriC^^it'll try to dump the log to /var/log/kern07:42
EriC^^*kern.log07:42
EriC^^( after it has crashed )07:42
Australopithecusok07:42
AustralopithecusI wrote that down07:43
Australopithecusyou guys are great I appreciate all the help so much07:43
drooooidhello everyone07:46
=== andrex is now known as andrex|off
ghost_hi07:51
ghost_is this working?07:51
sherlock_regusno hibernate option in ubuntu 13.1007:53
sherlock_regusin ultrabook07:53
sherlock_regusin dual boot07:54
sherlock_reguswith win807:54
sherlock_regusi think i deleted the swap space07:54
cfhowlett_sherlock_regus, and 13.10 is end of life = unsupported = you should not be using it07:54
sherlock_regusin win 8 also i'm getting the same prob07:54
cfhowlett_sherlock_regus, so it's not an ubuntu issue then ...07:54
sherlock_regusyup07:55
sherlock_regusbut it occured after installing ubuntu07:55
sherlock_regusits the swap space which got deleted during the installation07:55
cfhowlett_!swap | sherlock_regus,07:56
ubottusherlock_regus,: swap is used to move unused programs and data out of main memory to make your system faster. It can also be used as extra memory if you don't have enough. See https://help.ubuntu.com/community/SwapFaq for more info07:56
sherlock_regushow can i create a new swap space07:56
EriC^^gparted07:56
cfhowlett_sherlock_regus, read the wiki07:56
sherlock_regusno when i was trying to repair this hibernate prob07:57
sherlock_regusi got a meassage that swap space is not present07:57
cfhowlett_sherlock_regus, did you even read??? the wiki tells how exactly how to create swap space.  read the resources people send you for best results.07:58
sherlock_regusi was telling u what i was notified by ubuntu07:59
cfhowlett_sherlock_regus, and I told you how to fix it.08:00
sherlock_reguskk08:00
sherlock_reguscan u just help me directly i'm not able to follow them08:02
cfhowlett_sherlock_regus, lol!  ... no08:02
sherlock_regusi was not asking u08:02
sherlock_regusi asked someone who knows something abt it08:03
sherlock_regus:P08:03
cfhowlett_sherlock_regus, 3rd line:  "This FAQ is aimed at Linux novices."  Best of luck08:04
ravi_hi08:05
EriC^^sherlock_regus: technically you did ask him then.08:05
ravi_how to install latest flash plugin08:05
cfhowlett_!flash | ravi_08:05
ravi_in software centre it is not avaliable08:05
ubotturavi_: To install Flash see https://help.ubuntu.com/community/RestrictedFormats/Flash - See also  !Restricted and !Gnash08:05
EriC^^sherlock_regus: on a less pedantic note, stop being a jackass and lose the attitude08:05
ravi_i need flash player plugin08:06
cfhowlett_Raven67854, sudo apt-get install flashplugin-installer08:06
cfhowlett_ravi_, exactly as xangua told you in your cross post08:07
ravi_thanks cfhowlett08:10
cfhowlett_ravi_, happy2help!08:10
ravi_do i need to download again?08:10
ravi_as I have already downloaded from adobe site08:10
cfhowlett_ravi_, run - the - command - as - given08:10
webflashingHi everyone, its my first time here. I recently installed Ubuntu Gnome 14.10. After several restarts, im experiencing that whenever the pc boots, I see the desktop background and the mouse pointer but no enviroment at all. Im able to switch to another tty, but unable to open a terminal from the current one. The only solution is to press Win + L to lock, unclok and then the enviroment appears. Any idea what could be causing this or how can I start inv08:36
webflashingestigating what could be causing this problem? Thanks very much!08:36
parsnipCan I make an argument to a shortcut? Like "/usr/bin/konsole mutt" ?08:50
dts|pokeballparsnip, do you mean like just running mutt executes /usr/bin/konsole mutt?08:52
dts|pokeballparsnip, do you mean like just running kmutt executes /usr/bin/konsole mutt?**08:52
dts|pokeballgonna go to bed, so if thats what you were after the answer is alias kmutt="/usr/bin/konsole mutt"08:54
dts|pokeballand put that in /etc/bash.bashrc or something like that08:54
parsnipI've never run kmutt. I mean to make a lanucher app.08:54
dts|pokeballkmutt isnt a real program. just some name i came up with08:55
parsnip*a launcher shortcut08:55
dts|pokeballhttps://help.ubuntu.com/community/UnityLaunchersAndDesktopFiles08:56
dts|pokeballlike this?08:56
Sh3r1ffparsnip: when you create a launcher, just put in command exactly what you would run when using a terminal08:56
dts|pokeballoh wait... launcher... /faceepalm08:57
parsnipI can add a screenshot.08:57
gioverciao a tutti08:59
Sh3r1ffparsnip: for what do you want to create a launcher?08:59
parsnipTo open Mutt08:59
parsnipNot sure if screenshot worked, maybe I should use Dropbox.08:59
parsniphttps://my.owndrive.com/public.php?service=files&t=17f7bd4d633c6162fe997fdd56c78ad208:59
cfhowlett_parsnip, it worked09:01
farukhello09:02
farukhello sid'09:03
drooooidfaruk: who's sid'?09:03
Sh3r1ffparsnip: so what exactly is your issue?09:03
drooooidoh, he just quit09:03
parsnipI would like to have a shorcut to Mutt, but command as '/usr/bin/konsole mutt' doesn't work. I feel like that may be close, and syntax may be obvious to someone.09:04
frendaHow to install python-central + policykit? It says: python-central (>= 0.6.7) but it is not installable, policykit but it is not installable09:05
frendaE: Package 'policykit' has no installation candidate09:05
EriC^^parsnip: konsole is the terminal right?09:06
parsnipYes09:06
EriC^^and mutt is what?09:06
parsnipAn email client used in terminal09:06
Sh3r1ffparsnip: just put mutt as the command and there must be an option somewhere to select "run in terminal"09:07
parsnipI tried that, I'll try it again. Yeah, on advanced tab in that screenshot.09:07
EriC^^parsnip: open a terminal and type konsole -x mutt , does it open a new terminal?09:07
EriC^^( with mutt running )09:08
parsnipunknown option 'x'09:08
EriC^^try -e09:08
parsnipIt opened.09:09
EriC^^parsnip: ok change the .desktop's Exec=konsole -e mutt09:09
parsnipIn ~/ ?09:09
EriC^^where is the shortcut you're making?09:10
EriC^^type gksu nautilus /usr/share/applications09:10
EriC^^and copy one there and modify the copy, or take it to your /home/user dir09:10
frendadoes 'policykit' have renamed?09:11
EriC^^!find policykit09:11
ubottuFound: policykit-1, policykit-1-doc, policykit-1-gnome, policykit-desktop-privileges, lxpolkit09:11
frenda!find python-central09:11
parsnipAh, there is a mutt.desktop there.09:11
ubottuPackage/file python-central does not exist in utopic09:11
parsnipDid I make that?09:11
drooooidholy crap09:12
jeevanHello all, I am new to linux Ubuntu, planing to start learning . can some one help me how an wherer to start09:12
EriC^^parsnip: if you double click it what happens09:12
parsnipAh, so it has a line, "Exec=mutt %u"09:12
kostkonparsnip, is Terminal set to True?09:13
parsnipyes.09:13
frendaI'm going to install a software which is based on python-central :( and python-central is not available for Trusty!?09:13
drooooidjeevan: start by looking for ubuntu ebooks09:13
parsnipShould I prepend "konsole -e" then?09:13
kostkonparsnip, it should work then. Probably it was there all along, just use that desktop file09:14
kostkonparsnip, no09:14
parsnipHmm. It works when I click on it. Did I make that thing, or more likely when it was installed?09:15
EriC^^parsnip: most likely it was installed09:15
kostkonparsnip, the latter09:15
ghost_hi09:16
EriC^^parsnip: remember if you double click it in nautilus right now you're running it as root09:16
parsnipI'm in dolphin. I never sudo'd.09:16
EriC^^no gksu?09:16
parsnipI would have had to install gksu09:16
EriC^^ok09:16
parsnipNever got to that step09:16
parsnipKDE09:17
ghost_can u guys see me?09:17
kostkonghost_, y09:17
kostkonghost_, hi09:17
ghost_sorry that's my first time using irc client09:17
ghost_just testing it09:17
parsnipYeah, I think I reversed my menu mods, and desktop app is still there. Never really was aware of this applications folder. Seems so Mac OS X like.09:17
ghost_hi kostkon09:18
parsnipThanks all!09:19
cfhowlett_jeevan, www.fullcirclemagazine.org   download issue #0.  read.  learn.  repeat.09:20
ghost_test09:20
kostkon!manual | jeevan, also this09:20
ubottujeevan, also this: 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/09:20
ghost_h09:21
mozaHello09:22
ghost_hi09:22
ghost_h09:22
ghost_guys what's the color of my text?09:24
cfhowlett_ghost_, whatever each client sets it to.09:24
drooooidit's white, ghost_09:24
ghost_oh ok09:24
ghost_so it's random each time?09:24
ghost_thanks09:24
breabishhey for all09:25
ghost_hi09:25
EriC^^ghost_: no it's just that every client sets it according to the selected theme or it's default colors09:25
Sh3r1ffghost_: it isn't random, it is default, however i set my text color is how i see it09:25
ghost_oh ok thanks ^.^09:25
EriC^^ghost_: you can force a color if you want, like bla09:26
ghost_oh cool09:26
ghost_tnx09:26
EriC^^ctrl+k09:26
parsnipquit09:26
parsnipbrain is gone09:27
drooooiddid parsnip say "brain is gone"?09:27
kostkondrooooid, so?09:28
drooooidjust funny09:28
kostkondrooooid, ok09:28
=== hugbot is now known as swordsmanz
Generator_http://paste.ubuntu.com/9649706/ http://paste.ubuntu.com/9649707/ these are my libev installation directory, I have tried to configure my package with few possible library locations, still getting "Didn't find the libev library dir" error. Please help.09:37
Dathrmm09:39
Generator_:(09:39
drooooidGenerator_: could you use command: find / -name *libev*09:39
Generator_ok let me try09:42
Generator_http://paste.ubuntu.com/9649741/ drooooid here is the result, what do u think which path should i use as prefix ?09:43
drooooidtry 76 or 7709:44
Generator_hmm ok09:44
drooooidor 5609:45
mozaHello again,  thught all was going well since i installed my new graphics card, but apparently something happened and my graphics stopped working. Now i wonder if it's not a nouveau/nvidia conflict or what steps i could take to understand the problem and fix it.09:45
mozaI thought*09:45
drooooidor /usr/lib/x86_64-linux-gnu/09:45
Generator_drooooid I tried that, and nothing I can find in docs09:46
Generator_drooooid oh :P I was using wrong prefix option09:48
Generator_its OK now compiled :D09:48
Guest17808after an upgrade to a new release, how do I find all packages which no longer have an install candidate (things which were in PPA which no longer exist, etc.)?09:55
drooooidGenerator_: lol09:57
cfhowlett_Guest17808, no auto magic that I know of.  apt-get install fail is a sure sign.09:57
sheerHi all. I'm worried. Recently installed linux. Connected an external HDD. Tried to copy a file over, I think the cable moved from the USB port -- now I can see the HDD showing but no files appear in it.09:58
sivikwhat file system is it?09:58
sheersivik: i'm not sure09:59
sheer908gb used, contents: nothing10:00
siviksheer, it might not be mounted properly which would cause the files to now show up right10:00
sheerwhen i look in properties10:00
sheerhow might I fix that?10:00
sivikrun the mount command from command line and it should show the file system type10:00
sheerwould you tell me the command to type in? I'm new to linux10:01
sivikmount10:01
sheerI type in mount? that can't be it10:01
sivikwhy can it not be?10:01
sheeri'm only surprised it's that simple10:02
sheersome stuff came up - not sure what to do with this info10:02
Guest17808cfhowlett_: ah, not finding which ones can't be installed any more. I'm interested in finding installed packages which no longer have a source in apt.10:02
Sh3r1ffsheer: type fdisk -l and identify your external hdd and type mount to see if it is mounted or not10:03
sheerfdisk -l seems to do nothing10:03
sivikyou have to run it as root10:03
siviksudo fdisk -l10:04
sheerthank you,10:04
gabridodociao10:04
sheer"WARNING: GPT (GUID Partition Table) detected on '/dev/sda'! The util fdisk doesn't support GPT. Use GNU Parted"10:04
HeweloDereWhen I try to connect to my VNC, I get this error: The connection was refused by the host computer.10:04
sheer"Partition 1 does not start on a physical sector boundary."10:04
HeweloDereIt's probably a noob mistake. =/10:04
sivikHeweloDere, probably firewall blocking it.10:05
Sh3r1ffsheer: both not relevant to your problem10:05
gabridodo|list10:05
sheerSh3r1ff: i'll post the bit10:05
HeweloDeresivik: What would I need to do to stop the firewall blocking it?10:05
sivikturn off iptables and then test it and then turn iptablers back on after your test is complete.10:05
sheerhttp://pastebin.com/raw.php?i=rus20TuG10:06
HeweloDereI'm on Digital Ocean and I'm pretty sure IP Tables isn't on?10:06
sivikwtf is digital ocean10:06
Sh3r1ffHeweloDere: use netstat to verify if there is something listening on the port10:06
k1l_HeweloDere: are you trying it with the root user?10:06
HeweloDerek1l_: Yes.10:06
HeweloDereWhen I connect, I use mydomain.com (replacing it)10:07
k1l_HeweloDere: make a regular user and use that10:07
HeweloDereWhat's the format for connection in VNC?10:07
sivikTry using the IP address instead of the domain name.10:07
HeweloDereIs it like user@mydomain.com:port/password10:07
Sh3r1ffsheer: no paste the result of the mount command10:07
HeweloDeresivik: Same error.10:08
Sh3r1ff* now10:08
HeweloDereI'm connecting with this, but my actual IP: http://i.imgur.com/VNRY8Oa.png10:08
sivikHeweloDere, try reading this https://docs.uabgrid.uab.edu/wiki/Setting_Up_VNC_Session10:08
sheerhttp://pastebin.com/raw.php?i=MMQcgVEX10:09
siviksheer, /dev/sdb1 is your external usb drive10:09
sheersivik: what do I do with this to make it work again?10:10
Turingido ubuntu LTS users get updates other than security backports? i.e. new features in existing packages or new packages, or more recent versions of existing packages?10:10
Sh3r1ffsheer: the external is mounted on /media/zvi/EXTERNAL10:10
sheerSh3r1ff: i see external under devices but there's nothing showing in it10:10
sheersomething isn't right10:10
siviksheer, try this: http://ubuntuforums.org/showthread.php?t=77564910:11
Sh3r1ffsheer: try to unmount it and mount it again10:11
sheerSh3r1ff: did that, i also restarted the pc10:12
siviksheer, did you look at that post I gave you10:12
sheeri'm looking over it10:12
sheeri don't quite understand what i see10:12
Sh3r1ffsheer: what does ls -la /media/zvi/EXTERNAL give ya?10:13
siviktry #610:13
sheerSh3r1ff: "ls: reading directory /media/zvi/EXTERNAL: Input/output error10:13
sheertotal 0"10:13
sivikIt needs to be remounted10:14
sivikYou probably don't have the ntfs-3g installed10:14
siviksudo apt-get install ntfs-config what does that do for you sheer10:14
sheersivik: it's probably not because i get an error10:14
sheerno such file/dir10:14
sheerinstalling it sivik10:15
sheerdone10:15
Sh3r1ffsheer: umount /media/zvi/EXTERNAL; mkdir /mnt/test; mount -t ntfs-3g /dev/sdb1 /mnt/test10:15
Sh3r1fftry that10:16
sheernot working10:16
Sh3r1ffsheer: what error?10:16
sheerumount: /media/zvi/EXTERNAL is not mounted (according to mtab)10:17
sheermkdir: cannot create directory ‘/mnt/test’: Permission denied10:17
sheermount: only root can do that10:17
Sh3r1ffsheer: sudo umount /media/zvi/EXTERNAL; sudo mkdir /mnt/test; sudo mount -t ntfs-3g /dev/sdb1 /mnt/test10:17
sheer"mount -t ntfs-3g /dev/sdb1 /mnt/test10:17
sheerumount: /media/zvi/EXTERNAL: not found10:17
sheer"10:17
sivikdid you run the mkdir command?10:18
sivikThen the mount command?10:18
siviksudo mkdir /mnt/test; sudo mount -t ntfs-3g /dev/sdb1 /mnt/test those two10:18
sheer"zvi@zvi-Z87M-D3H:~$ sudo mkdir /mnt/test10:18
sheermkdir: cannot create directory ‘/mnt/test’: File exists"10:18
sivikOk, then run the next command10:19
siviksudo mount -t ntfs-3g /dev/sdb1 /mnt/test10:19
sivikWhat does that return?10:19
HeweloDeresivik: I still can't get it to work?10:19
sheerzvi@zvi-Z87M-D3H:~$ sudo mount -t ntfs-3g /dev/sdb1 /mnt/test10:19
sheerMount is denied because the NTFS volume is already exclusively opened.10:19
sheerThe volume may be already mounted, or another software may use it which10:19
sheercould be identified for example by the help of the 'fuser' command.10:19
sivikClose your file manager that you have it open.10:19
sheerexternal isn't showing up under devices anymore10:20
Sh3r1ffsheer: unmount it first before you try to mount it again10:20
siviksheer, thats alright.10:20
paradisebunnyis there a good simplenote client on linux other than nvpy? starting to glitch on me10:20
=== JNixx is now known as JNixx-Currently-
sivikSh3r1ff, he already did10:20
sheerfile manager's closed10:20
=== JNixx-Currently- is now known as JNixx
siviksheer, now try the mount command again10:21
Sh3r1ffsheer: sudo mount : can you sill see /dev/sdb1 listed there?10:21
HeweloDeresivik: I tried an SSH tunnel and using localhost, but it still refuses my connection?10:21
sivikCan you ping the ip you are attempting to connect to?10:21
sheerdev/sda1 yes10:21
Sh3r1ffHeweloDere: first try to ping the vnc server machine, if that works, check on the vnc server machine with netstat if the re is a process listening on the port10:21
sheersdb1 no10:21
k1l_HeweloDere: still root user?10:21
siviksudo umount /dev/sda110:21
HeweloDereYes...10:21
sheerwait,10:22
sheer"/dev/sdb1 on /mnt/test type fuseblk (rw,nosuid,nodev,allow_other,blksize=4096)10:22
sheer"10:22
HeweloDereBut I'm not trying to connect with a user, I'm trying to connect to the IP?10:22
sheerdone si10:22
sheersivik10:22
siviksheer, now try the mount command10:22
=== JNixx is now known as JNixx_AFK
Sh3r1ffsheer: ls -la /mnt/test10:22
HeweloDereI get 173ms to the IP.10:22
k1l_HeweloDere: ok, so why dont you try with a user?10:22
=== JNixx_AFK is now known as JNixx
HeweloDereI don't know how...?10:22
drooooidsheer, rm -rf /10:22
k1l_!away | JNixx10:22
ubottuJNixx: Please do not use noisy away messages and nicks in Ubuntu channels. It is annoying and unnecessary. Use the command "/away <reason>" to set your client away silently. See also «/msg ubottu Guidelines»10:22
Skwallinux@droooooid +110:23
sheerzvi@zvi-Z87M-D3H:~$ rm -rf /10:23
sheerrm: it is dangerous to operate recursively on ‘/’10:23
sheerrm: use --no-preserve-root to override this failsafe10:23
k1l_sheer: dont run drooooids command10:23
HeweloDereI tried root@mydomain.com/myip and it does it?10:23
sheer2l810:23
sheerk1l_: i ran it10:23
siviksheer, 218?10:23
sheertoo late* sorry10:23
siviksheer, did you really just run rm -rf /10:23
sheer:|10:24
Sh3r1ffsheer: no worries, there is a failsafe ;)10:24
sheerwhat did i do10:24
k1l_sheer: dont do it. it will remove all your system (if ubuntu would not have made a safty issue there)10:24
sheer:|10:24
sheerwow.10:24
siviknever run an rm command that someone gave you in irc10:24
Flannelsheer: slowing down, did you run it a second time with --no-preserve...etc? (don't)10:24
k1l_sheer: its the "format c" of the linux world10:24
Sh3r1ffnever run a command when you don't know what is going to do!10:24
sheerwhat a little asshole that "drooooid" :|10:24
sheerSh3r1ff: i think i just learned an important lesson yeah10:25
sheerFlannel: i haven't done a thing since, no10:25
Flannelsheer: Then you're good.10:25
k1l_sheer: but since its made not work on ubuntu, you are still safe10:25
sheerFlannel: that bastard though10:25
Sh3r1ffsheer: back to your problem, did you do "ls -la /mnt/test" ?10:25
Flannelsheer: Some people are idiots.  That's why they're banned right now.10:25
Sh3r1ffHeweloDere: so you can ping, is there a process listening on the port?10:26
sheerzvi@zvi-Z87M-D3H:~$ ls -la /mnt/test10:26
sheerls: reading directory /mnt/test: Input/output error10:26
sheertotal 010:26
sheerthat's what I get, sh310:26
sheerSh3r1ff:10:26
siviksheer, sudo umount /dev/sda110:26
sivikWhat happens when you run that command?10:26
sheerumount: /dev/sda1: not mounted10:26
siviksudo umount /mnt/test/10:26
k1l_i/o errors can mean the hardware is failing10:27
HeweloDereSh3r1ff: I don't think so but I didn't try connecting with a port?10:27
sheerEXTERNAL just popped up, sivik after that command10:27
Sh3r1ffsivik: not how mount works (you have to specify the mount point with umount) and /dev/sda1 is mounted on /boot/efi ;)10:27
=== mish is now known as Mish_
sivikSh3r1ff, that works too.  I have done it before.10:28
Sh3r1ffHeweloDere: if you don't specify a port, the default port for the protocol is used10:28
HeweloDereAnd so therefort it should come up with a username and password box?10:28
Sh3r1ffsivik: dev's are getting sloppy allowing behaviour like that :p10:29
HeweloDeretherefore *10:29
Sh3r1ffHeweloDere: the connection is refused, so something is blocking the connection, could be software actively blocking it, or could be nothing is listening for the connection10:30
sheerit popped up10:31
k1l_HeweloDere: ubuntu is not supposed to run the desktop as root. so i dont get why you insist of using root10:31
sheerbut there's still nothing in it showing10:31
Sh3r1ffHeweloDere: try netstat -a | grep 590 on the server machine10:31
k1l_HeweloDere: make a vnc user, run vnc as that user then10:31
HeweloDereyYou mean 5900?10:31
sivikthat grep works10:32
Sh3r1ffHeweloDere: no, 590, vnc connection port is 590*10:32
HeweloDereOh.10:32
Sh3r1ffso using grep with only 590 gets them all :)10:32
HeweloDeretcp6       0      0 [::]:5902               [::]:*                  LISTEN10:32
HeweloDeretcp6       0      0 [::]:5901               [::]:*                  LISTEN10:33
RahulAN@12510:33
siviktelnet localhost 590110:33
=== m1dnight1 is now known as m1dnight_
siviktelnet localhost 590210:33
sivikDo either of those work.10:33
Sh3r1ffHeweloDere: when connecting, try specifying the port (IP:port, eg 192.168.0.1:5901)10:34
HeweloDeretelnet works.10:34
sivikOk, try telnet from the machine you are trying to connect from10:34
=== gamingrobot_ is now known as gamingrobot
HeweloDereOh, yay!10:36
shaaradHi everyone, I am working on a machine learning based authentication project which I want to set-up and test on Ubuntu. It involves recording keystroke timestamps during password input. Can anyone tell me where lies the code related to this so I can study and modify it?10:36
sheershaarad: what10:37
sheerare you asking for a keylogger?10:37
shaaradNo, really!10:37
sheerno, really.10:37
eeeehi10:37
sheeri'm a noob and everything10:37
shaaradOur project is to test the feasibility of keystroke dynamics.10:38
sheershaarad: is this a university thing?10:38
shaaradYes, we tried some machine learning algorithms like neural networks etc. and now we want to test it..that's why.10:39
eeeeSince I tried expanding the root file system on my SD card the card is not recognized by Ubuntu anymore. Already restarted the netbook. gparted doesn´t see the card and it does´t show up under fdisk -l anymore. Any help?10:39
feurd`Hi! In order to make the auto-type feature of keepass work, I have to associate a key to the command '/YourPathToKeePass/KeePass.exe --auto-type'. How can I do that with command line?10:39
sheerand you need to.... steal passwords.....why? lol10:39
Sh3r1ffHeweloDere: does "Oh yay!" means it works? :)10:39
HeweloDereYea.10:39
PolishPickersanyone uses ssd hard drives?10:39
sheerSh3r1ff: -oh yay!10:40
k1l_PolishPickers: a lot do. what is the issue?10:40
sheerthat's a negative, not a dash10:40
shaaradit's not stealing..I basically want to record keystroke timings and locally run an algorithm to check the authenticity of user.10:40
k1l_shaarad: somewhere in lightdm10:40
k1l_shaarad: logind is used afaik10:40
shaaradI know it sounds like keylogger but its not that.10:40
PolishPickersnone so far just one question i got one few days ago should i worry about it? (btw i love it!)10:41
k1l_PolishPickers: no, no need to worry10:41
PolishPickersmy stepfather asked me if there is a fragmantation and bad sector issues as a regular hard drive10:41
sheershaarad: well good luck lol10:42
k1l_PolishPickers: do you use ubuntu with ext4?10:42
PolishPickersyes10:42
k1l_PolishPickers: so you dont have fragmentation issues on ssd or hdd.10:42
PolishPickershow about bad sectors?10:43
k1l_PolishPickers: bad sectors can occure due to hardware failure like on hdds too.10:43
k1l_but in regular use ssds last as long as hdds now: they can break anytime :)10:43
eeeeWhat could be the reason that I can not delete partitions on my SD card? gparted gives a green check mark as if all actions were successfully completed. After I refresh the dvices no change. :(10:44
shaaradsheer, thanks if thats not sarcastic10:44
PolishPickersi got a real good deal i think! on a 240gb ssd hard drive and i just wanted one10:44
sheershaarad: it's not, u nless it should be, and i don't know if it should be ;)10:44
k1l_PolishPickers: dont worry. just use10:44
PolishPickersthanks kil10:45
shaaradOkay cool :)10:45
shaaradthanks k1l_  too :)10:45
Sh3r1ffsheer: have you tried connecting the external to a different computer?10:45
PolishPickersi am really in aw! the speed i turn on the system and there it is10:46
sheerSh3r1ff: doing that as we speak actually10:46
Sh3r1ffPolishPickers: never install an ssd at work, now i start my computer and have time to fetch a coffee :p10:47
sivikSh3r1ff, have you tried a different usb port?10:47
eXistenZNLwe just have a very fast coffee machine10:47
eXistenZNLso i can still fetch coffee10:47
Sh3r1ff:D10:47
sheerwell shit, no, nothing shows up under EXTERNAL on my mac now. this is a new problem. is my drive fucked? data lost?10:48
PolishPickerslol10:48
PolishPickersit takes me 4 minutes in my microwave ;)10:49
sheerSh3r1ff: ?10:49
siviksheer, could be a bad cable10:50
sheersivik: it was working today10:51
sheeruntil i used it with my newly installed ubuntu10:51
sheeri very much doubt its the cable10:51
sivikJust try that10:51
=== ActionParsnip1 is now known as actionparsnip
sheeri have no other cable10:51
sivikSince its ntfs, it could be something about the stuck file system.10:52
sivikrun a fsck on it from command line when you plug it in10:52
actionparsnipsheer: if it's NTFS then run a chkdsk in Windows10:53
sheerWARNING!!!  The filesystem is mounted.   If you continue you ***WILL***10:53
sheercause ***SEVERE*** filesystem damage.10:53
actionparsnipsheer: also if the storage is USB based then be sure to use the safe remove feature in your OS before you physically unplug the device10:54
sivikactionparsnip, it is a usb drive10:54
sheeryeah10:54
sheerit is10:54
k1l_sheer: you still need to think before giving commands a go. he said on windows. not that you need to run fsck on the mounted device10:54
sheeri just want to recover my files10:54
Sh3r1ffPolishPickers: that can't be good coffee :p10:54
sheerand i'm happy to toss the drive in the bin10:54
sivikBoot into windows, plug in it, check the disk there10:54
sheeri don't have a windows parition anymore :|10:55
sheerbut i do have a mac?10:55
PolishPickerstry polish coffee it is good shit10:55
sivikI know zero about macs10:55
actionparsnipsheer: do you use safe removal?10:55
PolishPickersnight all thanks10:55
actionparsnipsheer: why not restore from your backups? Quicker and easier10:56
sivikactionparsnip, I bet he doesn't have backups10:56
actionparsnipsheer: you do have backups right?10:56
sheeractionparsnip i was working on that10:56
=== apoth is now known as Guest25941
actionparsnipsheer: so, if the drive  IDE or motor fails, where is your data?10:57
sheerin the bin I guess.10:57
sheeri'm trying to turn things around10:57
actionparsnipsheer: or is the data disposable and unimportant?10:57
sheerthings as they were, were not good10:58
sheermost of it is. i'm not sure what i had on there10:58
sheerthe large bulk of the data were disposable movies10:58
sivikI bet you can recover it10:58
sivikDon't throw it away10:58
actionparsnipsheer: can you see why a backup is good now?10:58
siviksheer, you need to plug it in, unmount it, then run the file system check on it10:59
sheeractionparsnip i've always known, man10:59
actionparsnipsheer: a 1Tb drive costs very little and allows you to easily recover data10:59
ganimedehello folks. I have just got a strikeTE keyboard, but it needs configuration under ubuntu (14.04lte), otherwise it freezes my mouse (ratTE, that I have already configured so that ubuntu ignores the extra buttons). Any idea what to set in the .conf file please? thank you10:59
actionparsnipsheer: so if you know..why is there no second copy..?10:59
sheeractionparsnip things were not good as they were11:00
sheerand i am trying to turn things around11:00
sheeryesterday i burnt a word document to a dvd11:00
sheerthat is where i'm at -_-11:00
sivikdvd, people still use those?  I would have just uploaded to dropbox or google drive11:00
sheeryeah, i'm stuck between wanting privacy and convenience11:01
actionparsnipsheer: but you had no backup  so they weren't. Relying on a single storage is far from wise, especially if it warrants effort to restore the data. It's mindless11:01
shaaradsheer, I have another question if you don't mind.11:01
sheergo on11:01
sheernot my channel shaarad11:01
actionparsnipsheer: try it in the  mac. You may need a  windows  PC as NTFS is proprietary to  Microsoft11:02
sheerit's NTFS11:02
sheerand nothing showed up on the mac11:02
sheeras with here11:02
siviki bet its just some sort of ntfs lock or some mess11:02
shaaradOkay, for everyone then. I browsed the lightdm code, but it has a lot of GUI code like vala files and all. Can you point me to the terminal login?11:02
actionparsnipsheer: do you use safe removal before unplugging the storage when you are finished with it or do you just yank it out?11:03
sivikI bet he yanked it11:04
actionparsnipshaarad: press CTRL + ALT +  F111:04
k1l_shaarad: as i said, logind is used for the login. lightdm triggers just the login since its the log in screen11:04
sheeri safe removed11:04
sheerand this happened possibly in an accidental non  safe removal11:04
sheeri don't yank it.11:04
sivikYou need to boot into windows and try to mount and unmount again11:04
shaaradactionparsnip, I know, I wanted to see the code that does it..11:04
actionparsnipsheer: then I'd find a buddy with  Windows and  run a chkdsk11:04
actionparsnipshaarad: that does what?11:04
shaaradokay k1l_ maybe logind is my thing then..I will check that out11:05
=== daniel is now known as Guest42502
shaaradactionparsnip, I want to modify it to run some authentication algorithm in addition to normal login11:06
actionparsnipsheer: foremost my be able to recover files but I'm unsure if it can access  NTFS. If it can, you will need a  writable partition of equal or greater volume than the drive11:06
actionparsnipsheer: if you use foremost the result files will lost folder and filename data but files may be recovered11:07
actionparsnipsheer: the Windows PC method may remove the need for all that though11:07
sheeractionparsnip so I should run chkdsk on a PC11:08
sheerwhat happens after i run that?11:09
actionparsnipsheer: yes. Chkdsk is a windows command, in Windows11:09
actionparsnipsheer: it will verify the data and straighten it out if needed. You can then safe remove the drive and it will work as expected11:10
sheeroh i hope so!11:11
sheeractionparsnip is it possible to allow for a windows partition after an ubuntu has been installed already?11:12
actionparsnipsheer: I suggest you look into a backup regime11:12
actionparsnipsheer: if you mean to dual boot then yes11:12
sheeri will do that, actionparsnip11:12
sheeri was thinking to avoid windows completely because i figured WINE would take care of any windows needs11:13
sivikI don't think you are ready to go fully away from windows sheer11:13
actionparsnipsheer: you will need to use Ubuntu lived or similar to resize the Ext4 partition to make space for the Windows installer to use11:13
actionparsnipsheer: you will also need to reinstate Grub to the MAR as the Windows installer will blindly overwrite what is there with its own junk11:14
=== sherlock_ is now known as Guest77481
abdelhello, please I can't copy into my external drive, please help....the paste option greys out11:25
sivikits probably ntfs11:25
sivikYou have to mount it a specific way for it to be able to written to11:25
abdelplease tell me how to do it sivik11:26
sheeractionparsnip "(22:14:48) actionparsnip: sheer: you will also need to reinstate Grub to the MAR as the Windows installer will blindly overwrite what is there with its own junk" is there a guide on doing this entire process?11:26
sivikabdel, https://help.ubuntu.com/community/MountingWindowsPartitions11:27
actionparsnipsheer: many online and even YouTube videos11:27
abdelthanks sivik11:30
sivikgoogle is your friend btw.  That is how I found that.  Just typed write to ntfs ubuntu.11:31
KillallIneed help using wpa supplicoant with 8011:37
KillallIneed help using wpa supplicoant with IEEE 802.1x11:37
Killalli have setted up my wpa supplicant and still not able to connect "no suitable network as been found" skip RSN IE - key mgmt mismatch11:38
vidarnewith taskset you can set a specific running program to a  core as root/superuser but is there a way for a regular user to set  what core a program shall use ?  i have 3 game servers runing and i dont want them to use core/treds 1-3.11:41
cfhowlett!server | vidarne11:43
ubottuvidarne: Ubuntu Server Edition is a release of Ubuntu designed especially for server environments, including a server specific !kernel and no !GUI. The install CD contains many server applications. Current !LTS version is !Trusty (Trusty Tahr 14.04) - More info: http://www.ubuntu.com/products/whatisubuntu/serveredition - Guide: https://help.ubuntu.com/14.04/serverguide - Support in #ubuntu-server11:43
actionparsnipsheer: sorry I meant MBR.11:44
sheerMBR?11:44
actionparsnipsheer: master boot record. I put MAR before11:44
sheeroh, neither mean anything to me at this point, but i appreciate your help.11:45
sheeri am too disorganised in my head to be proactive with the info you gave me11:46
=== Damier is now known as Guest64280
=== Guest77481 is now known as sherlock_regus
abdelsivik, mine here is mac, the external drive works with mac pcs, but not in ubuntu12:02
abdelI cant copy to the external drive in ubuntu but i can do that with mac12:03
=== andrex|off is now known as andrex
lucianyo!12:13
sajhey lucian!12:13
sajI am a new bee to IRC chats! Am I visible to anyone?12:14
dmbYes, you are visible ;)12:15
reza-asYes saj!12:15
sajThank god!!12:15
Prezidentyes saj!12:15
PrezidentWich client are you using?12:15
sajxchat!12:15
sajis it a good one?12:16
PrezidentI hate xchat! :/12:16
enchiladoI hate everything that isn't Microsoft Comic Chat12:16
Prezidenthttps://weechat.org/about/screenshots/ saj i recomend for you!12:16
PrezidentEnjoy :>12:16
PrezidentVery easy and good.12:17
sajok! thanks i will try it now.12:17
enchiladosaj: irssi is good too12:17
PrezidentWat distro are you using saj?12:17
enchiladoOh, he left. I was going to show him my irssi setup :'(12:22
PrezidentShow me your irssi setup :)12:23
enchiladoPrezident: http://i.imgur.com/hTemIem.png12:24
enchiladoAlthough that doesn't show off all the neat scripts I have installed :(12:24
Zergling316hi12:24
PrezidentWow that rocked man, but it sucks that you dont have chan buffers12:24
PrezidentIf you on many chans.12:24
kaiohi, how do I remove shortcuts on my panel ? gnome12:24
abdelhello, please I can't copy into my external drive, please help....the paste option greys out....but it works on my mac12:25
Zergling316when i want to install amd proprietary drivers (fglrx) wine 1.7 will be removed?12:25
enchiladoPrezident: what do you mean?12:25
Zergling316kaio12:25
Zergling316right click and unlock from launcher12:25
kaioZergling316, In panel properties, I only have : expand, autohide, show buttons12:28
MonikaI have Kubuntu 14.10 as the host OS and Ubuntu Server 10.04 as the guest OS in VMware player, with VMware tools installed on the guest. Should copy and paste between the two be working? It doesn't. Googling results in suggestions to set some flag about allowing copy and paste in some settings, but I have checked all the settings and there is no such flag anywhere.12:28
BluesKaj_'Morning all and a Happy New Year!12:33
froceehappy new year!12:34
kaiook I solved this by press ALT key ^12:34
bazhanghttps://pubs.vmware.com/vsphere-4-esx-vcenter/index.jsp?topic=/com.vmware.vsphere.server_configclassic.doc_41/esx_server_config/security_deployments_and_recommendations/t_enable_copy_and_paste_operations_between_the_guest_operating_system_and_remote_console.html Monika12:34
kaiohttp://askubuntu.com/questions/91445/how-do-i-remove-an-icon-from-the-top-panel-in-gnome-fallback-mode12:34
strangerhellionhappy new year :)12:35
Prezidentenchilado: yeah so you can see your channels you are in.12:35
PrezidentLike a buffer list/chan list.12:35
enchiladoOh12:35
enchiladoI don't see the point12:35
Monikabazhang thanks, but I'm using VMware Player, that's for the VMware Server12:36
bazhangMonika, try #vmware12:36
enchiladoPrezident: I have this if I don't remember the number of a channel http://i.imgur.com/6i758dF.png12:37
enchiladoMatches anywhere in the channel name, number or network and you can tab to cycle12:37
Zergling316can i install amd omega drivers (14.12) without removing ocl-icd-libopencl1 and thus wine?12:41
MonkeyDustZergling316  better ask in ##winehq12:45
cfhowlettZergling316, why would you even ask that here in irc?  test it on your box!  apt-get purge -s allthejunkyoumentioned.      the -s   will TEST the command, not execute.12:45
MonkeyDustZergling316  in other words: best way would be by trying12:49
MonkeyDustbest way to find out*12:50
Zergling316thanks :)12:59
kangolzhi13:02
kangolzhi13:03
renangribeirohi13:04
=== tcpman is now known as Guest11968
kaiohi13:05
kaiowhy is my evolution calendar in German ?13:05
=== Damier is now known as Guest17045
lolzorshy13:14
lolzorshy13:14
Monikakaio we Germans are secretly trying to take over the world this way.13:15
cfhowlettkaio, given the date ... to much holiday cheer?13:16
Francis_LeachHi all...13:16
kaiocfhowlett, mittwoch 31 dezember 201413:18
Francis_LeachHad an issue earlier where my screen went blank...nothing would restore. Closed lid on laptop, opened it and the screen came back on chromium, but with no menu bar and no access to terminal, etc....went into vt terminal and rebooted, was my only option.13:18
Francis_LeachCan anyone help me find the problem?13:18
Francis_LeachI changed my ram, upgraded it from 2gb to 4gb yesterday, then did full fresh reinstall. I remember an issue with chromium doing this with youtube before, but not on regular pages. Any help gratefully recieved13:19
calvinzyaz13:20
robynata:-D13:21
casxhi13:24
mal_hi13:30
apterHello. I am running Ubuntu on my Macbook Pro (14) Retina and only have 2 hours battery time in this but have 6-7 hours in OS X anything I can do to make it a bit better?13:31
cfhowlettapter, turn off most/all desktop display pretty effects for startrs13:32
cfhowlett*starters*13:32
aptercfhowlett: Like switching to gnome?13:33
calbovcalbn13:34
cfhowlettapter, all DE's have eyecandy.  turn that down/off for energy savings.  not sure if gnome is any less demanding13:34
calbovlol13:36
smealyiff13:39
yawdlawd13:47
MrSavagewhat's the command to open the network manager gui?13:51
EriC^^nm-connection-editor ?13:51
MonkeyDustor nm-applet13:53
rfxchlxwhile receving some files I can see with wireshark a lot of duplicate ACK (about 516 for the sequence number), does anybody know how to fix that or where to look at?13:59
tunafishon xubuntu, would sudo apt-get install ubuntu-desktop do all the magic for me to switch to unity in a safe way?14:00
lotuspsychjetunafish: if your hardware can handle it yes14:01
lotuspsychjetunafish: of course if you like it and runs smooth, its better to install ubuntu desktop fresh14:02
shaaradHi all, I have downloaded the source of login-utils by sudo apt-get source linux-utils. However, modifying anything in login.c and performing make install doesn't seem to reflect any changes. any ideas why?14:03
tunafishlotuspsychje, thanks. intel t5300 with 3gb ram, I think it can?, but I have a few customizations, like cron scripts and so. It would be quite time consuming. is it really better to install it fresh?14:03
=== fred_ is now known as Guest92052
lotuspsychjetunafish: that should do it14:03
lotuspsychjetunafish: i would go for ubuntu 14.04 fresh yes, cable on and updates on14:04
timedifference13tunafish: I think it is indeed the best to go for a fresh install.14:05
tunafishlotuspsychje: Let's see how it will work than, I'll instal unity and report back.14:05
lotuspsychjetunafish: unity is pretty intuitive once you get used to it14:05
shaaradBluesKaj_, can you help?14:05
tunafishlotuspsychje: I think so, that's why I want to try it, also for title bar integration too.14:06
tunafishThough it is quite disgusting that I have to turn the spyware off.14:07
tunafishI know it is not opt-in but..14:07
lotuspsychjespyware?14:07
tunafishlotuspsychje: The amazon spyware14:07
bekksThats no spyware at all.14:07
lotuspsychjetunafish: thats not really spyware, the user gets the choice to enable/disable14:07
tunafishI don't think so,bekks: It captures my text input in search, sends it to amazon, and it doesn't tell me/ask me about what it is doing. There should be a switch on os install, like windows does.14:08
tunafishs/amazon/canocial14:08
k1l_tunafish: then every browser or android is spyware. you are told its an online search and you can set it off in privacy settings. so do that if you dont like it14:09
bekkstunafish: You have the choice to enable or disable it. So thats no spyware by definition of spyware.14:09
ServerSage_WorkThat's a pretty loose definition of spyware.  Sounds like 90% of apps out there.14:09
MonkeyDusttunafish  opinions and discussions in #ubuntu-offtopic, please14:09
tunafishMonkeyDust: Just a sec. k1l_>you are told | where?14:10
BluesKaj_shaarad, not familiar with login-utils , in't just a meta-package14:11
kawaxyo14:11
shaaradmeta-package means?14:11
k1l_tunafish: easiest way: press super, read what written in the search bar.14:12
tunafishk1l_:Thanks, didn't know there is info about it on search.14:12
BluesKaj_shaarad, i guess it isn't14:12
kasadguys, please tell me that there is solution to bug where wifi stops working after suspend14:13
tunafishshaarad: package that installs other packages, meta package itself doesn't do something.14:13
shaaradOh!14:13
kasad(with qualcomm wifi cards and just a few others - it's a asus laptop)14:13
kasadbecause I am about to start crying, seriosly14:13
kasadafter polishing everything, delivering, giving lessons to friends mother, coming back on foot at like -15 last evening, I get a call that wifi is not working, then I find out about the bug14:14
blaskohi14:14
kasadhi pls kill me14:14
* tunafish kills kasad14:15
blaskowhy14:15
kasadbecause I am so frustrated that I'm gonna cry14:15
tunafishkasad get a new wifi card? ^_^14:15
kasadpromised to friend that Im gonna fix him ubuntu laptop for his mom (and for him when he's there)14:15
amphalways look on the bright side of life14:16
kasadfinished everything, virtualized his old machine, delivered laptop to his mom last nite, gave her hours of explanations how to use it14:16
bekkskasad: ...and didnt test wifi before? :)14:16
kasadand this morning she calls me and tells me that wifi isn't working, then I find out about this bug14:16
kasadbekks: it works, it goes fubar only if you use suspend14:17
kasadand after that wifi is dead14:17
blazkoywin14:17
BluesKaj_so you have ubuntu on a VM , that can be troublesome with wifi14:17
kasadI never suspended machine obviosly, I tested wifi14:17
kasadno on vm is his old windows14:17
kasadubuntu is on host14:18
kasadasus laptop14:18
BluesKaj_kasad, which wifi chip?14:18
kasadqualcomm14:18
kasadthere are two solutions recommended14:18
kasadneither works14:18
kasadlemme link you the bug, sec14:18
bekkskasad: So the bug appears when you wake up after suspending?14:18
BluesKaj_old laptop?14:19
kasadyes14:19
kasadand yes, core 2 duo (asus f5rl)14:19
bekkskasad: So the fix is to not suspend :)14:19
kasadyeah, but I can't get it to work now14:19
MonkeyDustthat's more a workarond than a solution14:20
kasadyeah, it's not real solution, it's kinda dirty14:20
kasadand it doesn't work in my case14:20
dfsgsdfgcv14:20
bekkskasad: It is your only choice. And not using suspend works perfectly.14:21
kasadhttps://bugs.launchpad.net/ubuntu/+source/linux/+bug/1286552 <--- this is the bug if anyone else cares14:21
ubottuLaunchpad bug 1286552 in linux (Ubuntu) "No wifi after suspend" [Medium,Confirmed]14:21
kasadso I am about to kill myself, or more likely fiancee is gonna kill me because I need to fix this14:21
=== saschpe is now known as zz_saschpe
kasadbekks: yes, I am ready to disable suspend, and tell friends mom to never use it, but I can;t get wifi to work at all now14:22
kasad(on her network, which I also tested, and it's working fine)14:23
chansolHappy new year! :-)14:23
madaniHappy New Year14:23
kasadon mine, it connected straight away14:24
kasadmaybe it needs to be shutdown for a while, I remember reading somewhere that ppl could only get it working after a long shutdown (go figure)14:25
kasadi am like real life Mr. Bean14:27
kasadsituations like this happen to me all the time14:27
tunafishinstalled unity, yep, I am keeping it. I liked it.14:27
BluesKaj_kasad, on 14.10?14:27
kasadBluesKaj_: xubuntu 14.04.1 LTS14:28
kasadbut bug applies to ubuntu past 13.1014:29
kasadas well14:29
BluesKaj_kasad, does network manager see the local wifi networks ?14:29
kasadyes14:30
Zergling316hello, is it possible to change the fanspeed of an amd graphics card in ubuntu 14.10?14:30
kasadbut you can't connect, it says connecting, even asks for wifi pass and then nothing happens14:30
=== zz_saschpe is now known as saschpe
BluesKaj_kasad, ok , try this, sudo ifconfig wlan0 up, then run sudo iwlist wlan0 scan|grep -i essid, your network manager should open and ask for the wpapsk password14:32
kasadok, seems it starts working again after long shutdown (i brought laptop to my place again)14:32
kasadBluesKaj_: ok one sec14:32
kasadyeap14:33
RomslHello everybody. I've a question about UEFI: I installed Ubuntu on my system in UEFI-mode and now I have to boot options for Ubuntu. shim64.efi and grub64.efi. And both works! Why do I have two options and why do both work?14:34
kasadBluesKaj_: tried disabling it and pops up (I already disabled suspend) I am just afraid that issue will pop up again when I give her laptop back, she is supposed to skype with daughter tonight14:34
kasad(and ofc I couldn't get webcam working)14:34
kasadBluesKaj_: thanks for the tip14:36
guzzinho#saab14:36
kasadI am just worried that it will happen again when I give her laptop back (so I disabled suspend)14:36
kasadnow trying to replicate bug14:37
kasadjust to make sure14:37
kasadand looking into webcam, but don't know where to start really14:38
BluesKaj_kasad, I find suspend doesn't successfully reload all the drivers for audio and video software even on 14.10...I haven't investigated the bugs because just shutting doen is practically just as easy as suspend anyway14:39
kasadBluesKaj_: agreed, I personally never turn off my machine, except when there is power outage (in which case I usually have to hibernate or risk losing work)14:40
kasadfound another bug, closing lid = no more gui, xfce dies14:41
bekkskasad: So dont use suspend :)14:41
kasadI disabled it already14:42
=== razor-home is now known as razorsharph
kasadforgot what was close lid set to, think hibernate, it's all going to be shutdown, wonder if it could be logout and shutdown14:42
kasadbecause I have save session ticked at logout14:42
kasadso it would be nice to at least give them some ability to preserve open pages / w/e14:43
kasadI figured great way to host domain on dynamic ip for free14:44
nedbatif I set a limit with setrlimit (actually, through Python, but not sure it matters), and the limit is exceeded, what happens to the process? It is killed? Is this logged somewhere?14:44
kasadI feel like sharing so if anyone cares: here's the trick,14:44
BluesKaj_kasad, google talk/hangouts is much easier to use then skype and works fine thru a browser14:44
BluesKaj_than skype14:45
kasadBluesKaj_: agreed, but tell that to 60+ old women14:45
BluesKaj_kasad, heh, I'm 7114:45
kasadbut you are on IRC14:45
kasadso you don't count :P and I doubt that you are a women, not that i am sexist14:46
BluesKaj_well, my job background was quite techy so i came using pcs naturally on the job , then at home14:47
kasadshe doesn't speak english, her son insisted that I don't install her (x)ubuntu in native language because he wants her to learn english14:47
BluesKaj_oh my, that will be very frustrating for her ... not a good idea IMO14:48
kasadBluesKaj_: figured it was something like that, probably you were working on some IBM mainframe, while I typed my first BASIC lines @ ZX Spectrum 48K (1982/3) (I am 39)14:48
RoryI'm reasonably sure my installation is haunted. When I run "sudo -i", I get the message "The program 'st' is currently not installed." as if it's trying to execute "st", but there's no mention of this in root's .bashrc etc14:49
kasadBluesKaj_: again agreed, so I was kind and set her browser/skype, basically everything she uses in her native language14:49
Roryto be clear, sudo -i works as expected, it's just like it's trying to execute this program14:49
kasadwelcome to my world Rory (where's Amy btw :P)14:50
=== DrSavage is now known as MrSavage
BluesKaj_kasad, nope, I was just a pc user in an analytical lab, hwere we used application programs to run instruments that did chemical analysis14:51
kasadBluesKaj_: what year/time period are we talking about (you said PC)14:51
BluesKaj_late 80s and then 90s14:52
BluesKaj_5retired in '9914:52
BluesKaj_err retired14:52
kasadnice, got my amiga 500 in late 80s14:53
MonkeyDustzx spectrum! we had that, back in 1982!!14:53
kasadA then 1200 at the end of '92 those were the days14:54
BluesKaj_before that we used integrators which were softweare driven , but clunky with some memory but not much14:54
kasadI even had 9 pin color printer! :D14:54
BluesKaj_spectra physics14:55
kasadhow far it all went... but when you think of it14:57
kasadmy AGA in 1995 looked like more or less like this>  http://fc02.deviantart.net/fs71/i/2013/172/7/7/my_crystal_theme_for_amigaos_4_1_snapshot_2_of_6_by_djnick2k-d6a1pmb.jpg14:59
kasadofc this is modern amigaOS, it used to be workbench, but with expansion card (blizzard) and proper customization, you could get really nice OS, sure PC would, dunno, draw a fractal faster, but Amiga architecture with specialized chips for different things was running soooo smooth15:02
Rorykasad: In fiction15:02
* MonkeyDust smokes pipe, rocks chair, hums and watches the ceiling15:02
kasadok 3d sucked won't dispute that15:03
phunyguyHey guys, so, just a request.... can we keep offtopic chat in #ubuntu-offtopic?  I know it is a holiday, etc, but this channel needs to stay clear for support.   Thank you.15:04
kasadagreed15:05
=== db is now known as Guest34134
kasadany idea how to get webcam working on 14.4 LTS on asus F5LR series laptop15:07
MonkeyDustkasad  did you test it with cheese?15:08
kasadI mean, where do I start from15:08
kasadMonkeyDust: doing now15:09
ganimanHello, when I try to install any package on a certain server, it tells me to run "apt-get -f install" first.  When I try to do that, I get the message "debconf: DbDriver "passwords" warning: /var/cache/debconf/passwords.dat is locked by another process: Resource temporarily unavailable".  Can someone please help me correct this?  I've tried googling..15:11
kasadMonkeyDust: Thanks (still installing)15:11
MonkeyDustganiman  try this line in a terminal    sudo fuser -vki /var/lib/apt/lists/lock15:13
ganimanMonkeyDust: that does not return anything, just "blank"15:13
MonkeyDustganiman  can you sudo apt-get update?15:13
ganimanMonkeyDust: yes, that does work15:14
zenlambdacan lightdm be used without accountservice?15:14
MonkeyDustganiman  ok, now try the line you had issues with15:14
ganimanMonkeyDust: even after and apt-get update, trying to install (or remove for that matter) any package fails15:14
MonkeyDustganiman  what's the outcome of   cat /etc/issue15:15
ganimanMonkeyDust: Ubuntu 12.04.5 LTS15:15
MonkeyDustok15:16
MonkeyDustganiman  are you using any ppa's?15:16
=== Garmageddon is now known as Nubville
ganimanMonkeyDust: well, I was trying to add logstash as one,  but prior to that it looks like the previous admin had a webmin repo too15:18
fusionsparcHey guys,When adding a new repository, are there any security risks involved?  New to linux.. :)15:18
cfhowlett!webmin15:18
ubottuwebmin 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.15:19
mcphailfusionsparc: of course. Do you trust the source?15:19
MonkeyDustganiman  what ubottu says and i am not familiar with logstash15:20
Novice201yHi. Since Firestarter doesn't exist in 14.10 repos, what firewall GUI is an alternarive?15:20
cfhowlettNovice201y, gufw15:20
MonkeyDustNovice201y  fwcuilder15:20
MonkeyDustNovice201y  fwbuilder15:20
ganimanMonkeyDust: I tried to remove the repo, apt-get update, and apt-get -f install again, but still fails :(15:20
MonkeyDustganiman  moment...15:21
ganimanMonkeyDust: and logstash is pretty awesome if you manage lots of log files, worth checking out - maintained by Elasticsearch folks now15:21
MonkeyDustganiman  paste this custom bash script as a text file, make executable and run http://paste.ubuntu.com/9650880/  <-- picked up in this channel15:22
ganimanMonkeyDust: thanks, just a moment15:23
ganimanMonkeyDust: read your script to make sure it was ok, looked good so I ran it.  It ended with: http://paste.ubuntu.com/9650902/15:27
MonkeyDustganiman  i see apache, php and mysql, that's above my head ... is that a server?15:29
Novice201ycfhowlett: Thanks15:29
kasadMonkeyDust: it started working in Cheese right away, but still nothing in skype. Any clues?15:29
Novice201ycfhowlett: Thanks.15:29
cfhowlettNovice201y, happy2help!15:30
Novice201yIs firewall enabled by default in Ubuntu>15:30
Novice201y?15:30
kasadre15:30
ganimanMonkeyDust: yes, I mentioned that it was a server.  But those aren't the problems, it's that apt thinks something is locked when it isnt15:30
cfhowlettNovice201y, no it is not15:30
mekhamihow do i completely uninstall wine?15:33
mekhamiapt-get remove wine --purge doesn't do anything15:33
Novice201ymekhami: Uninstalling can be dangerous.15:33
cfhowlettmekhami,  dpkg -l | grep wine15:33
MonkeyDustganiman  repeat your initial question, i'm out of ideas, maybe someone else can help15:34
ganimanMonkeyDust: thanks, I appreciate your time :)15:34
mekhamicfhowlett, thanks15:35
mcphailmekhami: I think wine is just a metapackage which pulls in the current stable version from a selection in the repos. You might need to uninstall whatever version has been pulled in.15:35
mekhamialright, now that i've uninstalled everything, i hope i can get a working installation going this time -.-15:37
mcphailmekhami: remember to delete your local wine directory if you are trying to start fresh15:38
kasad!skype15:39
ubottuTo install Skype on Ubuntu, see https://help.ubuntu.com/community/Skype - To record on Skype, check: https://wiki.ubuntu.com/SkypeRecordingHowto - Please use open protocols instead if you can, see !Ekiga15:39
kasad!skype-webcam15:40
kasad:P15:40
Guest252hi all15:40
Guest252I am going nuts15:40
kasadhi welcome to the club15:40
Guest252I just installed Ubuntu 14.04 and the fan is running all the time now15:41
Guest252it does not in win715:41
kasadtell us what obscure problem is troubling you, mayb ewe can compete15:41
=== p1l0t is now known as Guest11991
Guest252win7...it runs only when im playing games15:41
ganimanGuest252: sounds like you need a driver / kernel module to support that15:41
Guest252ok...well I have sensors15:42
kasaddell laptop?15:42
Guest252but I dont know how to get the pwm module working15:42
ganimanGuest252: right, ubuntu probably doesnt know they are there (yet) so it is not controlling your fan for you15:42
Guest252supposed it has fancontrol15:42
Guest252toshiba satellite15:42
Guest252so who is controlling the fan?15:43
ganimanGuest252: have you checked their site for support drivers?  maybe they have a deb package for it?15:43
Guest252ill look into that15:43
Guest252i mean...is it bad for my laptop if fan runs all the time?15:43
ganimanGuest252: or maybe it's already in the linux kernel, just not enabled for you15:43
kasadtried sensors-detect? and nothing right?15:43
Guest252sensors-detect tells me I have amd 10h thermal sensors and autoloaded k10temp module15:46
Guest252but lsmod | grep k10temp shows it is used by 0, ie not loaded???15:47
dav1dp0101Hey, does anyone know how to remove the X windowing system and any display manager and graphics manager I may have installed? I think I installed a few different types but I don't remember what.15:53
dav1dp0101Does anyone know how to remove the x window server, and any display managers and graphics managers I may have installed?15:53
nedbatif I set a limit with setrlimit (actually, through Python, but not sure it matters), and the limit is exceeded, what happens to the process? It is killed? Is this logged somewhere? Where would I find information about this?15:55
MonkeyDustkasad  still strugling with wifi after suspend? this TLP page mentions wifi power saving, is it useful http://www.maketecheasier.com/improve-power-usage-in-linux-with-tlp/15:56
cpt_yossariannedbat: it depends upon the limit being set. look at the setrlimit man page15:56
kasadMonkeyDust: I disabled suspend everywhere, but thanks (struggling with skype, webca works in cheese but not in skype (latest downloaded ffrom site, not one from sources)15:57
cpt_yossariannedbat: limits are logged in /proc/[pid]/limits on a per-process basis15:57
cfhowlettkasad that should be skype for linux 4.3   right?15:58
nedbatcpt_yossarian: and if the process is killed? Is there a central log that would indicate that?15:58
kasadcfhowlett: yes 4.3.0.3715:58
cfhowlett:)15:59
kasadcfhowlett: should I downgrade? why you smiling :D15:59
cfhowlettkasad, do NOT downgrade!  4.2 is no disabled and doesn't work!15:59
cpt_yossariannedbat: the kill messages *might* be under /var/log/kern.log. i haven't checked that, though16:00
fusionsparc<mcphail> installing some apps, they give you code adding ppa's...how would I know which is safe?16:00
nedbatcpt_yossarian: i didn't see them there.16:00
kasadcfhowlett: I know, but there is another 4.3 in sources just older then thi sone16:00
mob4I'm using a coolermaster storm devastator keyboard but cannot get back-lighting to work. I have looked through the keyboard settings menu unable to find a solution. What avenue of inquiry should I try to resolve this.16:00
cpt_yossariannedbat: that's strange. maybe python absorbs them.16:01
cfhowlettkasad, http://paste.ubuntu.com/9651079/16:01
kasadMonkeyDust: this is actually pretty useful, if it wasn't new years eve I'd try it out, this way I just want to deliver laptop back asap16:01
nedbatcpt_yossarian: you would expect the kernel to log a message when it sends the signal?16:02
EriC^^nedbat: i think it's depends on the module16:03
nedbatEriC^^: I'm not sure what you mean by module here.16:03
cpt_yossariannedbat: that would be my expectation, seeing how it's a syscall and most fatal signals emanating from the kernel are logged16:03
kasadcfhowlett: on xubuntu atm, needed something lighter (friend, his mom, long sad story about me fixing everything delivering laptop at -15 C last night, this morning she calls me and tells me wifi doesn't work turns out there is a bug with suspend and wifi >_>    -----> https://bugs.launchpad.net/ubuntu/+source/linux/+bug/128655216:05
cfhowlettkasad, lemme guess: you're the family/community IT support?16:05
EriC^^nedbat: sorry didn't read what you were saying earlier16:06
cfhowlettHappy *Year of the Ram* from Beijing!16:06
nedbatEriC^^: i'm trying to figure out what limit is being exceeded in a setrlimit process being killed. I'm looking for log messages but can't find them.16:07
derpherdercfhowlett, I thought this was year of the sheep16:09
cfhowlettderpherder, ram <=> sheep16:09
nithinIs there any anonymous browser for linux16:15
nithinI was trying to install and configure Freepbx on ubuntu server16:16
nithinbut I am not able to access the freepbx website.16:16
nithinIt is blocked here...16:16
derpherdernithin, use a vpn?16:16
cfhowlettnithin, vpn16:16
derpherderplenty of free ones out there16:16
timedifference13 nithin: Tor is available for Linux, or use a Virual Private Network.16:17
nithinI have tried vpn but I am not able to connect my vpn on ubuntu16:17
nithinI can connect it on my windows.. but cant do the same in ubuntu16:17
timedifference13Virtual*16:17
nithinTor is also not working16:17
cfhowlettnithin, what country??16:18
nithinUnited Arab Emirates16:18
derpherdersounds like your ubuntu system isnt configured correctly. If it works on win, it should work on *buntu16:18
nithinthe freepbx website is blocked here.16:18
Novice201ynithin: Beutiful country16:18
derpherdercan u use proxy sites? like hidemyass or something?16:18
nithinhe..he... yeah it is beautiful16:18
nithinno16:18
nithinthey are also blocked here/16:18
cfhowlettnithin, as derpherder suggested: set up your vpn on ubuntu or use the windows vpn16:19
reza-asnithin: use vpngate project and connect to its free open vpn server i am in Iran and i have same problem16:20
nithinDo we need to do any additional settings in vpn when we configure it on ubuntu16:20
nithinThanks reza-as... I will try that16:20
nithinreza-as : I will try the vpngate now.16:21
reza-asnithin: if its site block you can use mirors ,they send miror list every day with email16:22
nithindamn.... blocked... anyway.. I will try the website on windows... Beautiful country...16:23
nithinreza-as: so how do I contact them to get the mirror site....16:23
reza-asnithin try this http://155.223.63.222:54443/en/ and http://i118-17-189-119.s41.a018.ap.plala.or.jp:34985/en/ and http://softbank126026215124.bbtec.net:38873/en/ mirors16:25
alocerhttp://dpaste.com/2YEF5MV ... any1 knows the problem ? how to resolve ? what shoud i search for ?16:25
=== saschpe is now known as zz_saschpe
EriC^^alocer: do you need the file? try unlink learn16:27
alocerEriC^^: no don't need it ... it's not linked ... o.O16:27
chocolate==== H A P P Y  N E W  Y E AR  2 015 ====16:27
EriC^^alocer: unlink removes files as well16:28
erikrochaHi, community16:28
alocerEriC^^: Thanx. will look into it.16:28
tigerdenhi all...I have already installed ubuntu 14.04 and I want to do a fresh install. If I live boot, I see an option 'Install on existing Ubuntu 14.04' If I do that..will it have the same effect as a fresh install?16:29
alocerEriC^^: same erorr .16:29
tigerdenI don't want any of my previous data and system files...in short as if I am installing Ubuntu for the first time16:30
alocerfor the ones joined recently 'http://dpaste.com/2YEF5MV ... any1 knows the problem ? how to resolve ? what shoud i search for ? '16:30
nutzzHey guys, I just installed ubuntu 14.04 and it all works fine except one thing. My headphones are not working(I have tried with two different headphones, I also have windows 7 in dual boot and they work on windows). my laptop is a toshiba c55-a-1px. Here is the output of alsamixer http://imgur.com/llC8CNc and this is the how the sound menu from the system setting s look like http://imgur.com/Qomyn16:30
nutzzWhat should I do?16:31
=== keynes is now known as Jeynes
reza-astigraden: if you don't want your data its better to format your disk16:32
tigerdenbut if simply reinstalling is achieving same effect then that's fine.16:32
tigerdenI just want to ask if installing this way will retain any of the old system programs16:33
timedifference13nutzz:HDMI out has been selected as output. Change to a different Audio Adaptor.16:33
chocolatealocer: have you fsck it?16:33
cfhowletttigerden, format the partitions and they will be wiped.16:34
chocolateit looks like a "bad sector" for me16:34
Guest252hi i am here16:34
alocerchocolate: nope forgotten the command16:34
tigerden:( but what about without formatting?16:34
chocolatefind command to run fsck on reboot16:35
Guest252so I apt-getted thermald and will edit the thermal-conf.xml file...must I do some sort of reloading to make the trip points active?16:35
Guest252ie a reboot?16:35
cfhowletttigerden, if you *format* all programs, files and configs are wiped16:35
squintyalocer:  sudo touch /forcefsck16:36
Guest252thermald is running with --no-daemon flag...what does THAT mean?16:36
tigerdenI know...but with installing on existing Ubuntu won't use any of the old programs right?16:37
revohey all, so whats happening today...16:37
ganimanrevo: Lovejoy comet!16:38
revoparty time or home party...??16:38
cfhowletttigerden, not installed - not used16:38
revowas going to whatch firework in London, but just found out they are charging now, no entry whitout tickts16:39
revoEriC^^,  how been keppin..whats the plan 4 today ???16:40
tigerdencfhowlett I just want to lose all my onfigs and preinstalled programs and scripts16:40
cfhowletttigerden, FORMAT!!!!16:41
tigerdenokay okay16:41
brainacidcan I list packages installed by date?16:43
timedifference13Alright guys, this is a pretty nooby question, but how do I only quit out of Xfce and drop into the command line?16:44
brainacidit seems a package is not allowing me to clear my cache when i exec sudo sync ; echo 3 > /proc/sys/vm/drop-caches16:44
brainacidtimedifference13, you can Ctrl + Alt + F1 to go to a tty16:44
BluesKajtimedifference13,ctl+alt+F1-F616:44
timedifference13Thanks!16:45
BluesKajtimedifference13, to get back, ctl+alt+F716:46
kc_About how much memory do different window managers use?16:46
alocersquinty: why should i do that ?16:48
prince_jackhi16:50
prince_jackquit16:50
BluesKajkc trey them and find out, that's a difficult question to answer16:54
=== mahmoud is now known as Guest50132
gog34Hi, I'm getting  permission denied when I try to mkdir in the terminal. My guess is because I set it to 777 to use Plex. Does anyone know what I should chmod it to so I can mkdir?17:02
gog34Actually, problem solved. I just sudo mkdir - kind of like using a hammer to kill a fly, but whatever, it worked...17:05
Novice201yI try to connect by OpenVPN Windows 8.1 and Ubuntu, but receive "us=788462 NOTE: failed to obtain options consistency info from peer -- this could occur if the remote peer is running a version of OpenVPN before 1.5-beta8 or if there is a network connectivity problem, and will not necessarily prevent OpenVPN from running (0 bytes received from peer, 0 bytes authenticated data channel traffic) -- you can disable the options consistency check17:06
cfhowlett!paste | Novice201y,17:07
ubottuNovice201y,: 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.17:07
Novice201ycfhowlett: OK and sorry17:08
cfhowlettNovice201y, nto to worry.17:08
CrellI worry about nto's all the time.17:08
cfhowlettdoh!17:09
=== justinS_ is now known as jhsimpson
ghost_hi17:23
Neophytehmm im on Smuxy now17:24
=== Neophyte is now known as Guest41204
Guest41204well...17:25
Guest41204now im a guest17:25
Guest41204i wonder why17:25
BluesKajGuest41204, in the server textbox do, /nick newnick17:26
unixuser_tryexcuse me. example: when i type : الكتاب in bash terminal, why in showed= ب ا ت ك ل ا (without space)? how to reverse it?17:26
BluesKaj!id | unixuser_try17:27
ubottuunixuser_try: join ke #ubuntu-id untuk membahas ubuntu dalam bahasa Indonesia17:27
unixuser_tryBluesKaj, thx..17:28
unixuser_tryno respone in that chnnl17:30
unixuser_tryBluesKaj,17:31
unixuser_tryanyone can help?17:31
cfhowlettunixuser_try, as we don't read ... whatever that is ... kind of hard to analyze or assist17:32
cfhowlettsorry17:32
unixuser_trycfhowlett, ok , no problem, thx sir17:33
cfhowlettunixuser_check system > Language Suppport17:34
unixuser_trycfhowlett, ok sir, i will try .thx17:35
pakair_unixuser_try, I do not read/write arabic but it seems the terminal flipped left-to-right. See if you can set the locale for your language.17:35
FreeMacHello everyone!17:40
FreeMacI have a question for installing Ubuntu without rEFIt. Is that possible?17:40
cfhowlettFreeMac, I take it youre installing on a Mac?17:41
nicknamelI've two Ubuntu systems on my computer. Do you know if grubx64.efi is ALWAYS looking in /boot/efi/EFI/-directory for grub.cfg-file?17:41
FreeMaccfhowlett: Mhmm, that's right.17:41
cfhowlett!mac | FreeMac, short answer: it depends.  do your research17:41
ubottuFreeMac, short answer: it depends.  do your research: For help on installing and using Ubuntu on a Mac, see: https://wiki.ubuntu.com/MactelSupportTeam/CommunityHelpPages17:42
nedbatdoes reading /dev/random take longer if the entropy is exhausted?17:42
FreeMacI have, and most "tutorial" sites/ articles show it being done via rEFIt. Can just holding the Option key during boot everytime be sufficient?17:43
cfhowlettFreeMac, it can be done WITHOUT refit as well.  also: more research ... refit is abandonwore.  current tool is reFIND17:44
FreeMaccfhowlett: Ah, yes, I've seen that too. Could you perhaps point me in the right direction so I know what to look for?17:45
FreeMacI know that the mac doesn't use BIOS and hence the need for rEFIt/rEFInd.17:45
nedbatoh: /dev/random can block, /dev/urandom won't.17:47
cfhowlettFreeMac, I'm not a mac/buntu guy.  I most just boot it up on the sly at the Apple store.  sorry, but ... great firewall of china limits my search abilities.  see www.rodsbooks.com      for refit/refind goodness.17:47
cfhowlettFreeMac, I do know that newer macs don't need refind unless you're dual booting17:48
FreeMaccfhowlett: Haha, great firewall of China. Good one.17:48
FreeMaccfhowlett: Yeah, I'm looking to create another partition to dual boot, that's why. Otherwise, I could use some virtualization software, but that's not my optimal solution. A dual boot solution is preferred. The only thing standing in my way is rEFIt/rEFInd.17:50
cfhowlettFreeMac, refind will be your friend then.  hopefully you've got a newer mac to play on.17:50
FreeMaccfhowlett: Yeah, my Mac is relatively new running on latest software. Just wanted to know if I could install Ubuntu without rEFInd. If that's even a possibility? Or is it completely impossible to your best knowledge?17:51
cfhowlettFreeMac, I think it's possible.  if 14.04.1 will boot the UEFI mac, I believe you can skip refind and still dualboot17:53
FreeMaccfhowlett: Cool, do you know how I could do that? Or any resource which may be useful for me?17:54
cfhowlettFreeMac, easy.  download 14.04.1 64 bit .iso.  make a boot usb.  find a mac.  reboot with option key held.  select efi/uefi from the choices and boot!17:55
FreeMaccfhowlett: Nice, that was what I was looking for. Thanks a bunch!17:55
cfhowlettFreeMac, hard to pull this off at the apple store, but I fired up the mac at the local walmart.  fun times.17:56
FreeMaccfhowlett: Haha! What computer are you using?17:57
cfhowlettFreeMac, mac air, macbook and macpro all booted quite nicely17:58
FreeMaccfhowlett: Nice, that's quite a lineup. You're using rEFInd I imagine?17:59
cfhowlettFreeMac, of course not!  as I said; you can boot a LIVE session without the need for refind/fit17:59
Guest252hi all ...i dont know what is up but im trying to stop my fan from running all the time, i updated my thermald xml file, restarted the daemon and the trigger points still seem to not be working18:02
Guest252if someone has a clue cud you pm me perhaps,ty18:03
=== Guest252 is now known as primefactorizati
=== primefactorizati is now known as helpmyfan
FreeMaccfhowlett: I'm new to this, but how would I do that? And what do you mean by a "LIVE" session?18:06
nmatrix9Can somebody tell me how do I get smbclient to do a recursive chmod o+r on a directory?18:06
ablegreen_wHi I would like to run a command with sudo with a keyboard shortcut. I understand sudo asks for the password through the terminal, so I'd need to use gksudo instead for the graphical password prompt. How can I do this without asking for a password at all?18:06
cfhowlettFreeMac, livesession means running from the usb --- NOT installed.  we do this for testing purposes.18:06
nmatrix9And no chmod o+r -R does not work18:06
SchrodingersScatablegreen_w: my first instinct says "Please don't do that."18:08
cfhowlettablegreen_w, this ^^^18:08
FreeMaccfhowlett: Oh, I see. Yeah, I'm aware of that, though that does impact performance a bit doesn't it, and you have to keep the USB plugged in taking up USB slots, which in my case kinda sucks since I only have 2 USB ports on my Mac.18:08
ablegreen_wWell I'm using dmenu and whenever I bring it up, sudo doesn't work to launch programs18:08
sudormrfso I got my new SSD yesterday, popped it in and so far the system has been working.  but it took the thing a bit of time to fail last time.  I reinstalled the OS and had it running for a day or two before it failed.  still have the old SSD.  if I could get to the syslog on it I could possibly see what happened18:09
cfhowlettFreeMac, it's for testing.  and it your system will successfully boot 14.04.1 then you can *possibly* install it WITHOUT refind18:09
sudormrfeither the other SSD failed, or the mobo is failing on the computer.  went with the SSD first since you can't buy a replacement NUC motherboard XD18:09
FreeMaccfhowlett: I see, thanks for the info. That was very helpful!18:10
light94ablegreen_w, if you are inclined to do it, you can try the following commands18:10
light94sudo EDITOR=gedit visudo18:10
cfhowlettFreeMac, have fun18:10
FreeMaccfhowlett: Can't wait to get started on Linux!18:10
bubbasauressudormrf, and how is this related to ubuntu support?18:10
light94find the line , "root ALL=(ALL) ALL" ,18:11
=== l0rdn1x is now known as underline
sudormrfbubbasaures, this is a follow up to the issue that occurred yesterday (two days ago?) cfhowlett was helping me with it.  that is all.18:11
light94and use this instead username ALL=(ALL) NOPASSWD: ALL18:11
ablegreen_wlight94: Not sure if that works for gksudo as well but I18:11
ablegreen_wI'll try it18:11
bubbasauressudormrf, Than pm them or at the least preface with their nick.18:11
sudormrfbubbasaures, I was told that we are to avoid PM'ming in this chat as that defeats the purpose18:12
cfhowlettsudormrf, right, right.  you should be able to recover the logs ... if you can access the device at all.  plug it in, mirror the contents and unplug.  then analyze18:12
bubbasauressudormrf, On getting help yes we like to have it peer reviewed, that's really for your benefit.18:13
sudormrfcfhowlett, yeah, it was still accessible last time I tried to mount it.  will pop it in when I get some time and see whats up.18:13
cfhowlettsudormrf, enjoy the ssd18:13
sudormrfbubbasaures, yep.  that is why I didn't really want to preface it with a name because there were a few people involved.  at any rate, hope this thing works out.18:14
sudormrfcfhowlett, hope I don't have to buy a new NUC :D18:14
bubbasauressudormrf, Yeah best of luck, an SSD was my best buy yet.18:14
anon__Anyone here?18:25
anon__Anyone here?18:26
bubbasauresanon__, Many address your support issue for help.18:26
cfhowlett!ask | anon__,18:26
ubottuanon__,: 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 !patience18:26
anon__For some reson my computer only accepts ubuntu boot disks.18:27
cfhowlettanon__, lucky you ...18:28
anon__Nothing else works and its really anoying I tried a windows 7 disk, a tails disk, a windows 8 disk, and a disk delete disk and only ubuntu is recognized by my uefi.18:30
bubbasauresanon__, This is not chat if you need help with a specific OS use their channel.18:33
webflashingHi everyone, its my first time here. I recently installed Ubuntu Gnome 14.10. After several restarts, im experiencing that whenever the pc boots, I see the desktop background and the mouse pointer but no enviroment at all. Im able to switch to another tty, but unable to open a terminal from the current one. The only solution is to press Win + L to lock, unclok and then the enviroment appears. Any idea what could be causing this or how can I start inv18:42
webflashingestigating what could be causing this problem? Thanks very much!18:42
bubbasaureswebflashing, This the gnome shell desktop install?18:44
webflashingbubbasaures: yes indeed18:45
bubbasaureswebflashing, Strange, my guess would be graphic driver and the latest kernel upgrade.18:45
bubbasaureswebflashing, I would see if the guest account opens the same way.18:46
webflashingI downloaded the AMD Drivers by going to "Sfotware & Updates" > "Additional Drivers" -> And selecting the option "Using Video driver for the AMD graphics accelerators from fglrx (propietary)"18:46
webflashingAltho, I know nothing about the kernel yet, this is my first time with linux18:47
webflashingOh, and something I forgot to mention, I enabled the system to log in automatically, thats why there is no login screen.18:47
bubbasaureswebflashing, Not an area I have really had to mess with all intel all the time here, but I see help in this area all the time here.18:48
Caleb---hi, any idea why my NFS shares seem to be automatically unmounted if they are unused?18:50
webflashingI see, well I'l investigate more. As I mentioned, it is currently a problem with a workaround easy enough18:50
CobaltHello. Have a question. Have installed 14.10. I connected my bluetooth keyboard and my bluetooth trackpad to my desktop. Ubuntu reports both as having depleted rechargeable laptop batteries. They have LR6 batteries which are new. How do I stop this erroneous behaviour?18:51
kristenbbhello, can someone please help me to troubleshoot why my ubuntu laptop is not able to join a particular wireless network, although he is able to join another wireless network, and although another computer is able to join the first network ?18:53
ShalokShalomubuntu 1404 goes into sleep here and return always in busy box18:54
ShalokShalomcant restore data in life stick because of that18:54
bubbasauresShalokShalom, Life stick?18:55
ShalokShalomyes, i am now i life mode18:55
lolking55hello18:56
lolking55Is there anybody out thereeeeeeeeeeeeeee18:56
lolking55if u r plz fuck yourself18:57
bubbasaures!ops | lolking5518:57
ubottulolking55: 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, bazhang18:57
CobaltHi there people. I'm here to help you answer my support question. Bugs 1153488 and 108674 deal with this issue, and it appears that I am doomed. Many thanks. Goodbye. Have a happy new year.19:00
ubottubug 108674 in linux (Ubuntu) "[Feisty]Bug with kernel 2.6.20-15-generic on AMD 64 : no way to boot" [Undecided,Fix released] https://launchpad.net/bugs/10867419:00
ubottubug 1153488 in upower (Ubuntu Saucy) "Treats bluetooth input device batteries as batteries" [Low,Fix released] https://launchpad.net/bugs/115348819:00
=== evilthomas is now known as thomas
LartzaI just updated some php packages which had changed configs and it opened some stupid dialogs asking what to do so I kept old ones, dpkg doesn't keep the dpkg-new anywhere?19:04
=== havingFun is now known as xrosnight
LartzaIf I reinstall the packages does it ask about the config and what can I do then?19:04
atxqhey guys, system freezes after I login. I get a message about "flashplugin-installer".19:06
atxqhow can I fix this problem?19:06
gaussIs it possible to mount an unknown partition in an ubuntu live session?19:10
malimbaratxq, what is the message?19:10
malimbargauss, I haven't tried it, but it should be19:11
gaussWhen I try it I receive the message: "mount: block device /dev/sda7 is write-protected, mounting read only19:12
gauss"19:12
gaussand "mount: you must specify the filesystem type"19:12
eRespondI hacker ask me19:17
malimbargauss, so it is mounting fine, it's just a permissions problem19:18
malimbargauss, can you just change the permissions to allow it?19:19
gaussPerhaps. I'm a bit of a noob though. Let me look into it.19:19
gaussThe partition itself is only 3.81GB.19:20
malimbarsounds like a good learning experience. I'll do a bit of internet browsing to see if I stumble on anything19:20
gaussI'm mostly curious as to what is on this partition.19:20
gaussI have Windows 7 and Linu Mint installed on the laptop.19:20
atxqthe screen freezes after login so I cannot print screen. Is there a log file that has additional information about system errors?19:20
malimbargauss, so you have 3 partitions, and 1 is windows, 1 is mint?19:20
gaussActually, I have too many.19:21
malimbarhow many?19:21
OerHeks!mint19:21
ubottuLinux Mint is not a supported derivative of Ubuntu. Please seek support in #linuxmint-help on irc.spotchat.org19:21
nmatrix9Anyone know how to change the permissions of a smb/nfs share via smbclient19:21
nmatrix9?19:21
gauss619:22
malimbarOerHeks, luckily he's not asking about mint problems, just general tech stuff. that shouldn't matter too much19:22
gaussYes. I'm currently running Ubuntu live.19:22
=== skelterjohn is now known as skelterjohn_
=== skelterjohn_ is now known as skelterjohn
malimbargauss, that's a lot of partitions. my god. 4 GB could be just about anything though19:24
malimbarcould be a relic from when you did an install, could be a recovery partition, could be one of windows partitions (I think they do multiple for windows 7), could be who knows19:24
malimbargauss, first thing I would do is check to see how it's formatted, that could give a clue19:25
gaussThere's already a separate recovery partition.19:25
ShalokShalomubuntu 1404 goes into sleep here and return always in busy box19:25
gausswhich has filesystem ntfs19:26
=== ServerSage_Work is now known as ServerSage
Dragonkeeperhey im on 64 bit ubuntu 14 and need 32bit java, which package name should i install19:27
malimbarinstall 32 bit java :)19:27
Dragonkeeperwhich is called ?19:27
malimbarDragonkeeper, you can get a whole bunch of 32 bit libraries by installing ia32-libs , but I think that's depreciated in favor of just installing individual 32 bit libraries19:27
Dragonkeeperok o.O19:28
Dragonkeepermalimbar: so whats the 32bit openjdk called lol19:28
malimbarlet me see what' sin the software center19:28
Dragonkeeper:)19:28
atxqscreen unresponsive after I login to Ubuntu 14.10. is there a command I can run to find out what is causing the problem?19:29
atxqI get a message about flashplugin-installer could not retrieve additional files from the web.19:30
malimbaratxq, the entire screen in unresponsive? or just certain webpages?19:31
atxquninstalled flashplugin-installer. problem still persists.19:31
atxqentire screen. cannot click anything.19:31
malimbaratxq, that's really weird19:31
bubbasauresatxq, so far none of that makes sense.19:31
atxqI know19:32
bubbasauresthan stop19:32
atxqsmall light blue square top left appears19:32
bubbasaureswe can help if you use some basic discovery skills19:32
atxqabout 500x200 px19:32
malimbarok, I gotta focus on the java thing first. Dragonkeeper, I assume you just need the runtime environment? you're not programming or anything...?19:33
atxqhow can I fix this issue? reinstalled ubuntu-desktop and unity, but did not help fix the issue19:33
Dragonkeepernope just need the 32bit runtime , not really used to using ubuntu package system19:34
malimbarI think it's openjdk-8-jre:i386 you're looking for then19:34
Dragonkeeperok let me try that19:34
malimbargenerally just add :i386 to the end of whatever the library is to get the 32 bit version19:34
megagiganoobHello folks, hoping someone might be able to help. I'm trying to make a distro of xubuntu based on my current setup. I volunteer at a free site to help people learn web development and the idea is to be able to give them an image they can load into a vm and not have to worry about configuration19:35
malimbaratxq, I'm still wondering wtf flash plugin would have to do with your desktop screen19:35
bubbasaures!java | Dragonkeeper19:35
ubottuDragonkeeper: To just use java you need a "Java Runtime Environment" (JRE) and/or a browser plugin. If that is not sufficient you will need a "Java Development Kit" (JDK) aka "Software  Development Kit" (SDK).  Please see https://help.ubuntu.com/community/Java about how to install one of three current implementations.19:35
megagiganoobI'm going through the livecd customization but I'm at a point I'm not sure what to do. I've installed ruby and git. I'd like to install linuxbrew for node and yeoman so the users don't have to mess with sudo, but I'm unsure where to edit the path19:35
bubbasauresmalimbar, no swearing acronyms or swearing here theanks.19:35
atxqthat is the last message that I see after unity loads19:35
megagiganoobsorry for the wall of text19:35
malimbarbubbasaures, sorry19:35
malimbaryeah, no idea on that atxq. I'd have to poke around blindly for a while before I got anywhere19:36
Dragonkeepermalimbar: nope that package isnt found19:36
atxqany command I can run to help fihure out the issue?19:36
malimbaratxq, more than I know of. I'd just go to the system monitor first to see what's running, and online searchinga lot19:37
malimbarduckduckgo is great. Or google of course19:37
atxqcannot load anything. screen unresponsive.19:38
atxqgoogle offered no help on this issue19:38
malimbarDragonkeeper, try openjdk-7-jre:i386 then19:38
malimbaror whatever loads when you type sudo apt-get install op <tab>19:38
malimbaractually press tab, not type it :)19:38
atxqafter upgrading to 14.10, screen became unresponsive19:39
DragonkeeperE: Unable to locate package openjdk-7-jre19:39
malimbarjre is what you're looking for though19:39
diddledanwhat better than a new year cenebration lounging on a sofa watching sandra's bullocks in "the net"19:39
malimbarDragonkeeper, openjdk-7-jre:i386 ?19:40
daftykinsdiddledan: wrong channel! :P19:40
Dragonkeepermine says not found malimbar19:40
diddledanoops19:40
diddledanthanks daftykins19:40
malimbarDragonkeeper, what are you typing in the terminal exactly?19:41
Dragonkeeper sudo apt-get install openjdk-7-jre:i38619:41
malimbarstrange, it worked for me19:41
malimbarwhat options op up if you tab?19:42
Dragonkeeperif i tab ?19:42
malimbarie "sudo apt-get install openjdk" then the tab key?19:42
Dragonkeepermalimbar: all the openjdk stuff seems to be there19:43
malimbarand there is openjdk-7-jre in that list?19:44
Dragonkeeperyes19:44
Dragonkeeper64bit version19:44
=== Hexeon|2 is now known as Hexeon
atxqwhat would happen removing nvidia-common*19:45
malimbarweird. You didn't turn off any ubuntu repositories ora nything, did you?19:45
ShalokShalomubuntu 1404 goes into sleep here and return always in busy box19:46
ShalokShalomcant restore data in life stick because of that19:46
malimbaratxq, that sounds like graphics driver stuff, I wouldn't touch  that19:47
malimbarDragonkeeper, why do you want the 32 bit version anyways?19:47
=== neil__ is now known as malkauns
Dragonkeepermalimbar: nvm i fixed it .  and its a requirement for something im using on server.  im just too used to portage xD19:48
malimbarlol, sweet. How did you fix it?19:48
Dragonkeeperdpkg --add-architecture19:49
malimbarah, awesome19:49
bubbasauresShalokShalom, Not sure anyone knows what a "life stick" is here, can you expand that?19:52
DJonesbubbasaures: I suspect it means a "live usb "19:53
bubbasauresprobably just confirming19:53
ShalokShalomubuntu 1404 goes into sleep here and return always in busy box19:54
ShalokShalomcant restore data in life stick because of that19:54
pmeekeI am having problems with fusermount if anyone can help.. when i mount the mounted folder looks like d????????? ? ?          ?              ?            ? Test19:54
ShalokShalomsleep mode returns not correct19:54
bubbasauresShalokShalom, Is this a usb loaded with the iso? If so do you have a persistence set?19:54
ShalokShalomand since that is it impossible to access the device in live mode19:54
ShalokShalomno19:54
ShalokShalomthis is installation19:54
ShalokShalomand i try to recover the files19:55
ShalokShalomwhich is not possible in live mode, since the broken sleep mode avoid that19:55
pmeekesorry that looks very confusing the directory permissions just have ??? instead of rwx and user:group is just ???:???19:55
ShalokShalomwhen i start into the installation, is the busy box all what i get19:56
ShalokShalomeven in recovery mode19:56
=== curiousx is now known as Chuck_Norris
otaku0424 /join #channel #fedora19:57
bubbasauresShalokShalom, In order to help we have to communicate, this is helped by exact answers and prefaced with the nick to whom it's for. Is english your first language?19:57
Chuck_Norrispmeeke: you can't mount .isos in write mode, it is like a standar, what you can do is, once mounted you can copy the content to another folder and then change permisions19:57
ShalokShalomgerman is my native language19:58
otaku0424Anyone have experience with freeipa/sssd and getting ad trust setup?19:58
bubbasauresShalokShalom, There is a german ubuntu channel if needed.19:58
bubbasaures!gr19:58
ubottu#ubuntu-gr και #kubuntu-gr για Έλληνες χρηστές  /  #ubuntu-gr kai #kubuntu-gr gia Ellhnes xrhstes19:58
pmeekeChuck_Norris: it is dropbox i am trying to mount vi a python script "dropfuse", but have tried a few today with the same issues19:58
bubbasaureserrr thats greek sorry19:58
Pici!de19:59
ubottuIn 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!19:59
otaku0424I'm right at the cusp, kerberos authenticating but can't ssh into the server with a windows login.19:59
ShalokShalomits simple:19:59
ShalokShalomi go in sleep mode19:59
Chuck_Norrispmeeke: oh! sry idk then19:59
ShalokShalomwhen i restart the machine, i get the busy box19:59
ShalokShalomeven in recovery mode19:59
bubbasauresShalokShalom, #ubuntu-de  you might try here,20:00
EriC^^ShalokShalom: when you restart out of busybox it works?20:02
ShalokShalomhow to ?20:03
ShalokShalomEriC^^:20:03
EriC^^when you restart normally20:03
ShalokShalomfrom busy box ?20:04
Gr3yClo4ktest 12320:04
ShalokShalomwith which command ?20:04
EriC^^ShalokShalom: reboot20:04
ShalokShalomok20:04
ShalokShalomi will try, that thanks20:04
ShalokShalomwhy does kubuntu that not automaticly ?20:04
ShalokShalomunable to boot the sleep mode > boot the casual settings ?20:05
ShalokShalomthanks20:05
EriC^^ShalokShalom: ok, you mean you are hibernating?20:05
ShalokShalomyes20:05
EriC^^when it tries to resume you get busybox20:05
EriC^^ok20:05
=== LolWut is now known as NoobsFlyVFR
EriC^^ShalokShalom: does it mention why?20:05
ShalokShalomwhen hibernating is hdd, then i mean hibbernating20:05
ShalokShalomsorry, i always confuse these 220:06
ShalokShalomespecially in english20:06
ShalokShalommentoin why ? i dont think so20:06
ShalokShalomif yes and restart dont helps, i come back and report you20:06
ShalokShalomthanks for the great support :)20:06
brianfHi All. Im currently using XChat as an IRC client, but is their any other client that is more prefered for an IRC newcomer or is this the best one to use?20:07
daftykinshexchat20:07
EriC^^brianf: it's pretty much the prettiest most user friendly client20:07
theadminbrianf: If you're comfortable with it, just use it -- it supports pretty much all IRC features from what I know.20:07
daftykinsthere is no such thing as "best"20:07
brianfyea i actually like it. its simple and non cluttered.20:08
Chuck_Norrisbrianf: also try "Polari" its is a client writed for gnome-shell20:09
brianfok! thanks chuck20:09
Chuck_Norrisbrianf: np20:09
michael7119quit20:13
daftykinsmichael7119: but you only just got here!20:14
=== LogicMatters is now known as TruthMatters
q__test check20:15
ShalokShalomEriC^^: i get into initramfs, restart takes no effect there20:17
ShalokShalomno reason why, just busy box20:17
kristenbbhello, can someone please help me to troubleshoot why my ubuntu laptop is not able to join a particular wireless network, although he is able to join another wireless network, and although another computer is able to join the first network ?20:18
ShalokShalomi just want to recover the files20:18
ShalokShalomand install fresh then20:18
EriC^^ShalokShalom: is it a wuby install?20:18
EriC^^*wubi20:18
ShalokShalomno20:19
u0m3hi. can anyone tell me if it is possible install nvidia drivers without bumblebee on a optimus laptop ?20:21
ablest1980hi20:21
EriC^^ShalokShalom: does it say any error?20:22
ShalokShalomno20:22
EriC^^ShalokShalom: can you take a picture of the screen when it drops to busybox?20:22
=== erferf is now known as kiwi_user
ShalokShalomit displays no info20:23
ShalokShalomreally :)20:23
EriC^^ok,20:23
EriC^^try to fsck the disk maybe20:23
EriC^^sudo touch /forcefsck , then restart20:24
=== Yukinotteru is now known as Yukitteru
ShalokShalomsudo touch /forcefsck20:25
ShalokShalomrestart20:25
ShalokShalomyes ?20:25
S_SubZerohi, I'm writing a script to automatically create a user in Ubuntu 14.04.  I want the user created as if it were done through the GUI.  I can't seem to get it working.20:25
=== ali is now known as Guest71531
worengaS_SubZero: adduser vs useradd20:26
EriC^^ShalokShalom: restart using the button, or sudo reboot20:26
andlabs|2is there a way I can get the adddress of an inode's information with debugfs?20:26
ShalokShalomok20:26
andlabs|2I want to see if the data for this inode really is lost in a bad sector or not20:26
Guest71531hi20:26
ShalokShalomthanks20:26
S_SubZeroworenga: whichever one gets the job done really20:26
Guest71531i love sex20:26
Caleb---what's a good place for a folder with my custom scripts? (~/scripts? or ~/bin?)20:26
CrellGuest71531: Go find it somewhere else.20:27
Guest71531i love cock20:27
andlabs|2Caleb---: canonically ~/bin but you can choose whatever folder you want so long as you add it to $PATH20:27
elmokhtarHi all :p20:27
S_SubZeroworenga: I can get the user created, but for whatever reason useradd never creates the home directory.  When I try to login as the user, it just throws me back out20:28
EriC^^S_SubZero: how are you creating it20:28
blackangelprGuest71531, ali@188.245.130.200 behave!20:28
zykotick9S_SubZero: i'd suggest adduser instead of useradd YMMV20:28
S_SubZeroEriC^^: useradd $USERNAME -c "$FULLNAME" -p $(openssl passwd -1 $PASS) -g $USERNAME -G (same groups the initial user gets)20:29
EriC^^S_SubZero: you need -m for it to create a home dir20:29
andlabs|2ah imap20:30
andlabs|2now I just need to convert the block to a file address...20:30
S_SubZeroah, I'll tryit20:30
scienteshow do i install keyboard layouts?20:31
scientesI need IPA20:31
blackangelprscientes, system settings ->  text entry20:31
blackangelprleft colum20:31
S_SubZeroah much better, thx20:34
wadNeeding some hints on getting my ubuntu box configured as a gateway, so I'm connected to irc on my phone. We'll see how this works.20:35
xcyclistI guess I can't just install capistrano and look at the man page.  Oh well.20:36
andlabs|2ok reasking now that I have a concrete question20:36
andlabs|2I have an ext4 partition dump (my previous install's /home partition) made with ddrescue and I want to see if the inode table entry with my /home dir has been damaged. I have the block number - 145752096 - but I want a file address. Is there anything I can do? Thanks.20:37
wadI've edited /etc/network/interfaces for eth0 (wan, dhcp) and eth1 (lan, static ip). Disabled network manager. Enabled ipv4 forwarding.20:37
andlabs|2er20:38
andlabs|2I want an address in my disk dump20:38
andlabs|2is there a better channel for this (onet hat does not require registration to talk?)20:38
wadBut on boot, ubuntu fails to get any ip address for eth0. Claims link is not ready. But if I unconfig all the stuff, network manager connects just fine. Ideas, anyone?20:40
netcrashHello, Just today I was on a system that in df -h did not show any partitions but doing cat /proc/mounts displayed all of them mounted, what could be the problem?20:40
EriC^^netcrash: have you used sshfs lately20:41
ShalokShalomEriC^^: /bin/sh: not found20:41
blackangelprwad,  did you get sure that static ip you assig was available on your network ? -> inside your router not taken?20:41
netcrashEriC^^: no, why could that be related?20:41
EriC^^netcrash: if the server is down df will get funky20:42
netcrashEriC^^: that desktop isn't with any mount to a server20:42
blackangelprwad, http://www.sudo-juice.com/how-to-set-a-static-ip-in-ubuntu-the-proper-way/20:42
ikoniause network manager on the desktop20:42
ikoniathat is the proper way20:42
wadYes, eth0 is dhcp from comcast, eth1 is 192.168.7.1, it is unique.20:42
EriC^^ShalokShalom: ?20:43
=== NotANick is now known as Guest84284
=== NotANick[BDC] is now known as NotANick
OerHekswad, make sure the 1st Tab in networkmanager 'all users may onnect to this network' enabled20:43
Guest71531shit20:43
ShalokShalomthat is the result20:43
ikoniaGuest71531: no need to swear20:43
* wad clicks and goes to read, thanks20:43
EriC^^ShalokShalom: after rebooting?20:43
Guest71531shut up bitch20:43
netcrashEriC^^: besides that the system root (/) was full and could not see how to empty it.20:44
EriC^^netcrash: oh20:44
netcrash"empty it"20:44
EriC^^netcrash: do you have a seperate /boot ?20:45
wadOerheks, but I'm pretty sure I want network manager disabled entirely, right? That's how I had it working on the machine I am replacing.20:45
netcrashEriC^^: what made me loose more time was the fact that the system df -h did not show anything.20:45
blackangelprwad,  normally your  ip with .1 at the end are saved for your router .... computer uses something else .2 .3 .4 .100 .150 etc XD depending on your ip range20:46
wadBlack, yep, this IS the router. :-)20:47
cryptodanIve seen routers with .254 as the ending octet20:47
blackangelpri said normally cryptodan XD20:47
wadThis ubuntu box is going to be a router, connecting my comcast wan to my home lan.20:48
netcrashEriC^^: no20:48
andlabs|20x8B00020000  0x00001000  -20:48
andlabs|2well that answers that20:48
andlabs|2thanks20:48
andlabs|2(it's just block number * block size)20:48
wadI'm replacing my old ubuntu router with this new one.20:48
andlabs|2now I need to figure out some magic to repair bad sectors...20:48
=== Granis` is now known as Granis
ShalokShalomEriC^^: /bin/sh: not found20:49
EriC^^ShalokShalom: type ls -l /bin/sh20:49
ShalokShalomthanks20:53
jhutchinswad: Using a full-fledged PC is a bit of overkill for a router.  dd-wrt on a linksys should be plenty.20:54
jhutchinsblackangelpr: By convention the router is usually the first or sometimes the last IP in a subnet, but that's only convention, it can be anywhere in the range.20:55
wadJhutchins, yeah, it does a bunch of other stuff also. Print server, website host, file server,, etc.20:57
cryptodanwad, so a one stop shop for hackers?20:57
wadOh it gets lots of breakin attempts. Fail2ban  FTW.21:00
QbuoHey, how the hell do i connect to my wifi on first time setup21:01
jhutchinswad: Real admins don't run ssh on 22.21:02
jhutchins!wifi21:02
QbuoHello?21:02
ubottuWireless documentation, including how-to guides and troubleshooting information, can be found at https://help.ubuntu.com/community/WifiDocs21:02
QbuoThose are useless, they require an ethernet connection, do i need some driver or something just to detect my home wifi???21:03
jhutchinswad: I prefer to have my firewall/router upstream of the rest of the services.21:03
ikoniaQbuo: your card needs to be supported21:03
wadJhutchins, good point. I should probably use a different port. Not that anyone couldn't find it anyway.21:03
cryptodanwad, you should not be using a router to host anything but to route traffic21:04
QbuoI have a new asus motherboard, no reason why it wouldnt be21:04
ikoniaQbuo: just because it's new has no relevence to if it's support21:04
ikoniasupported21:04
jhutchinswad: True, but the additional effort takes you out of a lot of scripts and bulk attempts, and it also shows you're probably sharp enough that you're not worth a casual hack.21:04
wadAgreed.21:04
jhutchinsQbuo: If you were to read the docs you would find out how to determine your chipset and what it requires for support.21:05
wadAs for the router doing other stuff, why not? The machine is plenty powerful to do it all.21:05
cryptodanwad, defense in depth21:05
QbuoWhere can i find supported motherboards/wwifi card things21:05
jhutchinsQbuo: At the link ubottu posted.21:05
QbuoI have a Killer E2200 network card21:07
QbuoOn an msi mobo21:08
cryptodanQbuo: what chipset?21:08
ShalokShalomls is ls21:08
ShalokShalom-l: not found21:08
QbuoWhat chipset is the motherboard or what?21:08
cryptodanQbuo: your network card21:09
ShalokShalom.. /bin/sh is /bin/sh21:09
ShalokShalomEriC^^:21:10
jhutchinsShalokShalom: You are not making sense.21:11
QbuoKiller ethernet is all it says21:11
ShalokShalomjhutchins: Eric know my issue21:11
QbuoWel fuck21:11
QbuoHow do i tell if i even have a wireless card21:11
jhutchinsQbuo: https://help.ubuntu.com/community/WifiDocs21:12
EriC^^ShalokShalom: i think you typed "type ls -l /bin/sh"21:12
jhutchinsQbuo: We could just tell you, but why not have a look and get some backgoround, as well as the answers to your next three questions?21:12
EriC^^ShalokShalom: dont leave, no need to get into the busybox21:12
ShalokShalomthis is the result21:12
EriC^^ShalokShalom: are you in ubuntu right now?21:13
ShalokShalomhow to avoid ?21:13
ShalokShalomin live ?21:13
ShalokShalomno ROSA21:13
ShalokShalomwhich tool ?21:13
ShalokShalomor download buntu ?21:13
EriC^^ShalokShalom: huh?21:13
jhutchinsQbuo: ifconfig /a should show the card if the driver's loaded, lspci -nn will give you the chipset name and pciid.21:13
EriC^^ShalokShalom: you said ubuntu boots but when you hibernate it goes to busybox right?21:13
ShalokShalomyes, the installation21:14
jhutchins!de21:14
ubottuIn 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!21:14
EriC^^ShalokShalom: ok, are you in it right now?21:14
ShalokShalomi guess you mean now in live mode (there i am on ROSA)21:14
ShalokShalomhow can i chat with you in  busy box xD `?21:14
QbuoWell the drivers not loaded as my computer has no internet21:14
EriC^^ShalokShalom: i mean the installation, you said it boots and only goes to busybox if you resume from hibernation21:15
xcyclisthttp://pastie.org/980705621:15
jhutchinsQbuo: Not necessarily.  Takes more than just drivers.21:15
ShalokShalomyes21:15
ShalokShalomthis is kubuntu 140421:15
xcyclistI just came back from a disconnect.  Sorry if I missed something.21:15
xcyclistOddly it doesn't do that if I run /etc/init.d/networking restart21:15
jhutchinsShalokShalom: Easy answer is don't hibernate, boot is pretty quick.21:16
ShalokShalomyou miss nothing :)21:16
ShalokShalomjhutchins: i know, this is my meaning as well21:16
jhutchinsShalokShalom: swap is greater than ram?21:16
ShalokShalomfriends computer and default behaviour in kde sc 4, when you close the laptop lid21:16
Qbuo"lscpi -nn" did nothing21:16
jhutchinsShalokShalom: Ah.  That is often configurable.21:16
* Chuck_Norris would like to share a link: https://www.fsf.org/blogs/community/user-liberation-watch-and-share-our-new-video21:16
ShalokShalomwill change this in future every time to shut down the screen21:17
ShalokShalomyes, ofc it is21:17
cryptodanQbuo: just do lspci or lsusb and dpaste.com it21:17
jhutchinsQbuo: ls (list) pci (pci bus) lspci -nn21:17
ShalokShalomi just forget it, when i set up the device for him21:17
QbuoDont underatand why the thing wont just search for wifi conections then let me click connect21:17
ShalokShalomsleep and hibernation is senseless at all for me21:17
ShalokShalommakes just much effort to support it21:17
jhutchinsQbuo: Because you didn't pay for Bill Gates' minions to do the work for you.21:18
ShalokShalomEriC^^: no need to get in busy box, you mean ?21:18
jhutchinsQbuo: For a lot of chipsets that works, but some take extra effort because the manufactureres are creative.21:18
EriC^^ShalokShalom: not sure about this stuff21:18
EriC^^ShalokShalom: if it can't resume hibernation, can you set it straight from a live usb or something?21:19
QbuoAll mine says is qualcomm aetheros killer e2200 ethernet controler21:19
QbuoWhat am i looking for21:19
cryptodanQbuo: more than likely there are no drivers for it as those killer nics are designed for windows only21:20
QbuoWell fuck21:20
QbuoWhat now21:20
QbuoGo buy windows key offa reddit?21:20
jhutchinsQbuo: If you used -nn you would get a pciid, and I have a database I can search for details on support.21:20
cryptodanQbuo: I would suggest getting an Intel 6300 or 7200 series nic, and watch the language here21:20
QbuoIm not about yo buy a new motherboard for a free operating system lol21:21
clockwork_Helo21:21
clockwork_Hello*21:21
cryptodanits network card21:21
cryptodanit costs roughly 40 bucks21:21
jhutchinsQbuo: You could also get a USB NIC.21:21
Qbuowell windows keys are 10 bucks21:21
clockwork_Could someone tell me how I can stream audio from Pulse to my android device via RTP?21:21
cryptodanQbuo: probably pirated21:22
S_SubZerodoes Ubuntu have issues with having executable scripts on USB sticks?  For some reason it's totally ignoring any chmod +x on a bash script on my stick, but if I move the script to the local drive, it allows chmod.21:22
QbuoPirated windows is probably a lot easier to set up than this haha21:22
daftykinsQbuo: inappropriate.21:22
EriC^^S_SubZero: depends on the mount options21:22
clockwork_Pirated Windows? Windows 10 technical preview is as easy as it gets21:22
jhutchinsQbuo: Should be usable with the atheros drivers.21:23
zykotick9S_SubZero: is your stick fat/ntfs?  could those filesystems don't support POSIX permissions21:23
QbuoWhat?21:23
cryptodanQbuo: this one http://www.newegg.com/Product/Product.aspx?Item=N82E1683310625121:23
S_SubZerozykotick9: yeah I suspected that, it's fat3221:23
Qbuoi am really confused21:23
ShalokShalomEriC^^: set it straight from live mode ? how ?21:23
jhutchinsShalokShalom: Probably mounted noexec.21:23
zykotick9S_SubZero: use a real filesystem ;)  best of luck.21:23
ShalokShalomi just want recover the personal data, OS is unimportant21:23
QbuoThat's umm... 50 bucks21:24
cryptodanShalokShalom: using a live session should allow you to get to your drives21:24
cryptodanQbuo: yeah it also works on multiple operating systems out of the box21:24
jhutchinsQbuo: What kernel do you have (uname -r)21:24
Qbuowhats a kernel21:24
TechspectreAnyone ever try to do the whole crouton thing with a chromebook?21:24
jhutchinsQbuo: e2200 works w/3.16.21:25
jhutchinsQbuo: Just do uname -r on a command line.21:25
QbuoWhat is 3.16, i cant connect to the internet right now21:25
jhutchins3.16 is a version of the kernel, which is the core of the operating system.21:25
QbuoUname -r21:25
jhutchinsQbuo: Not here, command line/console21:26
blackangelprgo to ubuntu pres ctrl+t then type that21:26
blackangelprctrl +alt +t21:26
blackangelprsorry XD21:26
QbuoIt says: 3.13.0-32-generic21:26
daftykins^14.04 trusty out of date21:27
jhutchinsQbuo: You need a newer kernel, v.3.16 or better should work.  You could install 14.10, it's the current release anyway, or you could download the kernel and transfer it to the machine with a USB drive.21:28
QbuoJhutchins: it says 3.13-0-generic21:28
jhutchinsQbuo: If you could temporarily you could upgrade directly to 14.10.21:29
QbuoWhere do i do that from21:29
QbuoI welp21:29
daftykinsQbuo: same way you just installed 14.04.21:29
QbuoIt took me 13 hours to install 14.0421:29
daftykinsseriously? did you find the floppy edition? :P21:30
QbuoNo, i just had my whole family on netflix and youtube21:30
cryptodanQbuo: doesnt your motherboard also have wired?21:30
QbuoWired wat?21:30
cryptodanQbuo: ethernet21:31
QbuoThats what the card is isnt it21:31
jhutchinsQbuo: Actually, it looks like you need to upgrade to 14.10, 3.16 is not available in trusty.21:31
daftykinscryptodan: that's what a killer NIC is, silly21:31
cryptodanhe was talking wireless21:31
jhutchinsThat's what I understood too.21:31
cryptodanthe killer wired nics usually come with Intel Chipsets21:32
daftykinsah ok, well i think they do both21:32
QbuoOn the mobo box it says ethernet congroller21:32
daftykinsstate the make and model of board21:32
jhutchinsQbuo: My recommendation would be to reinstall with 14.10.  That would be the simplest solution.21:32
QbuoMSI 7z87m Gaming21:32
easy_how can I mount a large hard drive I have in an external USB box in 14.04?21:32
daftykinseasy_: it should be auto21:33
Qbuo*z87m21:33
easy_no doesn't even show up21:33
xcyclistSay, what initializes the hostname inside the standard user prompt?21:34
daftykinsok guys - verdict is it's wired LAN - http://www.msi.com/product/mb/Z87M-GAMING.html#hero-specification21:34
daftykinsso that'll be a tip for the new year, don't assume :)21:34
daftykins"1x Killer E2205 Gigabit LAN controller"21:34
QbuoSo what do i do21:34
cryptodanHe stated wireless though21:34
blackangelpreasy_, if you plug it into the usb and do lsusb could you see it?21:35
daftykinsthe customer is always wrong ;)21:35
QbuoI said i wanted to connect to my wifi is all21:35
easy_No, not at all21:35
blackangelprmeh try another usb port just incase21:35
cryptodanQbuo: wired lan and wireless lan are totally different21:35
QbuoSo i need an ethernet cable?21:36
easy_nope, not listed via lsusb21:36
daftykinsQbuo: what have you been doing so far? did you think it was wireless?21:36
QbuoYea21:36
daftykinsQbuo: open a terminal and run this: "ip a" do you see anything other than 'lo' ?21:37
jhutchinseasy_: run dmesg, see if it sees a USB device.  If not you have a hardware problem.21:37
easy_ip a21:37
wadI'm back, and I'm not on my phone now! Wow, a real keyboard....21:37
QbuoI see eth021:37
blackangelpreasy_,  dumb question but it happends some external usb have two usb cable one for data and one for information tranfer if they have two use them21:37
jhutchinsQbuo: If you have an e2200, it's probably not going to work unless you upgrade to 14.10.21:37
blackangelpri mean one for power and one for data21:37
daftykinsQbuo: yeah so you need to plug a cable in then all will be well21:38
QbuoSo do i beed to buy an ethernet cable or not!!!21:38
easy_no, only 1 data usb21:38
jhutchinseasy_: That's because they can draw more power than a single port can supply.21:38
daftykinsjhutchins: totally wrong i'm afraid.21:38
cryptodanQbuo: yes if you do not have one21:38
daftykinsQbuo: well since the board has nothing wireless, yes :P21:38
daftykinscan't believe these guys managed to tread water on your query for so long =|21:38
easy_has external power suppley21:38
jhutchinsdaftykins: I thought they needed 3.16 or greater, but an ubuntu kernel is not a generic kernel.  Will they work with 14.04 (3.13)?21:39
blackangelprok... :P21:39
QbuoThat sucks, would expect a little more from  a "gaming" motherboard21:39
daftykinsjhutchins: see my link and detail regarding what the motherboard and adapter is21:39
cryptodanQbuo: motherboards dont come with networking cables21:39
daftykinsQbuo: anyone with half a clue about gaming does not use a wireless network :)21:39
QbuoI dont feel like sitting with my router up my ass in the licing room21:39
Qbuo*living21:40
daftykinsQbuo: you might want to pay a bit more attention to products you buy in future21:40
jhutchinsQbuo: Please keep the language civil.21:40
daftykinswell, long cables exist y'know21:40
ShalokShalom [22:23] <jhutchins> ShalokShalom: Probably mounted noexec. ?21:40
jhutchinsShalokShalom: man mount21:40
QbuoYeah, it was a combo deal so ill watch iut next time21:40
jhutchinsQbuo: Well, read the box.  They usually list the features.21:40
cryptodanand the gaming term in that is usually a gimmick to get you to pay more for a product21:40
ShalokShalom[22:24] <cryptodan> "ShalokShalom: using a live session should allow you to get to your drives" not in this case, because the partitions are still "mounted" in hibernate mode21:41
jhutchinsgaming usually wants better performance than wifi offers.21:41
cryptodanShalokShalom: are you using Windows 8 or 8.1?21:41
ShalokShalomno21:41
daftykinseasy_: did you run "sudo parted -l" yet? thatd be a good way to see if the disk shows up21:41
ShalokShalomthis is just the same issue in kubuntu21:41
cryptodanthen how can be mounted in hibernate mode?21:41
ShalokShalomi know what you mean, its exactly that21:41
cryptodannever heard of such a thing with linux21:41
ShalokShalomits the first time for me as well21:42
QbuoThanks for the help, will i still need to get 14.10 for t to work?21:42
ShalokShalomespecially in updated LTS version21:42
cryptodanits either mounted or not21:42
ShalokShalomthis user of the device means, it makes same troubles after the last update21:43
ShalokShalomidk, if that count as mounted21:43
ShalokShalomits still in hibernate for sure21:43
cryptodanShalokShalom: what error messages do you get when you boot it without the live session21:43
ShalokShalomi can post you the error message of dolphin21:43
ShalokShalom:)21:43
cryptodanwww.imgur.com it21:43
QbuoJhutchin: will i still need to update to 14.10 after getting an ethernet cable?21:44
easy_just ran sudo parted -l again and not showing. gives Error: /dev/sr0: unrecognised disk label21:44
daftykinseasy_: sr0 is a CD/DVD21:44
easy_30g hard drive21:44
daftykinswhat?21:44
ShalokShalomhttp://pastebin.com/qJHGUNqq21:44
daftykins30 grammes? :)21:44
ShalokShalomah, i hope pastebin works as well21:45
easy_30g hard drive in external usb box21:46
cryptodando an fdisk -l /dev/sda1 and pastebin it21:46
ShalokShalomok21:46
ShalokShalomcommand not found21:47
ShalokShalomwhen i try to install it, it says its already installed21:47
cryptodanit should be21:47
ShalokShalomfdisk21:48
=== lgriffin is now known as ldgriffin
ShalokShalomthis is ROSA..21:48
=== ldgriffin is now known as griff
ShalokShalom[live@localhost ~]$ urpmi fdisk Paket util-linux-2.24.2-5-rosa2014.1.x86_64 ist installiert21:48
clockwork_Can someone help me set up ffmpeg to output audio via rtp?21:48
cryptodanShalokShalom: then you need to redo your livecd21:49
ShalokShalomredo ?21:49
=== griff is now known as lgriff
cryptodanyup its broken21:49
ShalokShalomaha21:49
ShalokShalomok21:49
ShalokShalomall other things work21:49
ShalokShalommaybe is fdisk not available in this distro in live mode21:49
=== lgriff is now known as ldgriffin
cryptodanno it would have to be for troubleshooting21:52
daftykinsShalokShalom: that isn't ubuntu21:52
easy_ok, sudo fdisk -l /dev/sda only shows the internal drive info, nothin on the usb external21:52
=== mak_ is now known as Guest6602
Guest6602hello21:52
zykotick9easy_: try "sudo fdisk -l"21:53
daftykinszykotick9: try reading the statement next time ;)21:53
daftykinseasy_: as in, you see a /dev/sdb ?21:53
Guest6602downloading ubuntu 1421:53
=== ldgriffin is now known as lynn
=== grumpycat is now known as merry2015
=== lynn is now known as lgriffin
daftykinsGuest6602: alright well once you're there, the support channel here can answer questions you might have21:54
zykotick9daftykins: i'm still missing something, but if easy wants to see his usb, using "sudo fdisk -l /dev/sda" is ONLY going to show sda (most likely internal HD)...21:55
ShalokShalomi dl and install ubuntu21:56
daftykinszykotick9: ah my apologies, my festive rapid drinking has had me miss that one!21:56
daftykinseasy_: you are running just "sudo fdisk -l" yes?21:56
ablest1980hi21:56
zykotick9daftykins: try reading the statement next time <- :o21:56
daftykinszykotick9: indeed, indeed... i beg your forgiveness *bows*21:57
zykotick9;)21:57
easy_aggravating lol, internal partitions listed fine, only error was fdisk: unable to seek on /dev/sdb: Invalid argument21:57
daftykinsi'm a little shocked at how many people are spending new years messing with their computers21:57
blackangelprbye all happy new year will go to work yeah on new years XD cheers21:58
easy_lol daftykins21:58
wadSo should I be able to turn of the network manager, add two lines to /etc/network/interfaces ("auto eth0" and "iface eth0 inet dhcp"), and then "service networking restart", and get connected?22:01
wadOr is there another step I'm missing?22:01
yvearhow do I set up programs to execute with root permissions? i.e. right now I must do 'kdesudo gvim' but I just want to click gvim once on it's desktop icon (kubuntu)22:01
wadI'm going to try it. Dropping my network. Back in a few.22:02
=== lgriffin is now known as ldgriffin
yvears/it's/its22:02
zykotick9yvear: what you're asking for, probably isn't the best idea... YMMV22:03
yvearzykotick9, I know, but can you please tell me how?22:04
earthrockahello im having trouble playing dvds with ubuntu 14.04 , was wondering if installed that restricted package i seen in the software manager would cure that, or is there something else i need to download22:05
easy_thanks for trying to help I'm gonna get off here and shove the drive in another computer then share it on network22:05
zykotick9yvear: sorry i honestly don't know...22:06
=== ldgriffin_ is now known as ldgriffin
MuffinMedicis there a way to view process output?22:09
cpt_yossarianMuffinMedic: how do you mean?22:10
EriC^^MuffinMedic: which process22:10
MuffinMedici shoudl explain22:10
daftykinsMuffinMedic: may i congratulate you on the most amusing nickname of the year22:10
MuffinMedici have a few python IRC bots, and when i run them, it shows a bunch of output, but when i close the ssh session and log back in, i want to view the output again22:10
MuffinMedicthanks daftykins !22:10
cryptodanMuffinMedic: you can log the data to a log file22:11
MuffinMedicyou mean pipe the output? python3.4 .... > file.log?22:11
cpt_yossarianMuffinMedic: you should either save your output in a file or pipe it into one and run the bots in some kind of terminal multiplexer (GNU screen or tmux)22:11
cpt_yossarian^ Either that kind of redirection or use Python's file I/O, which would be clearer22:12
MuffinMedicCan I save screen sessions?22:13
earthrockahello im having trouble playing dvds with ubuntu 14.04 , was wondering if installed that restricted package i seen in the software manager would cure that, or is there something else i need to download22:13
MuffinMedicnvm found it. thx22:13
cpt_yossarianyou can have them run in the background22:13
cpt_yossarianand resume them at will22:13
AustralopithecusI keep getting random crashes here is the log I got from /var/log/kern.log after the computer hard froze pastebin.com/iFjDSwur22:15
Bashing-omearthrocka: Have you installed " ubuntu-restricted-extras " and " libdvdread4 " ?? See: https://help.ubuntu.com/community/RestrictedFormats/PlayingDVDs .22:15
Australopithecushardfroze again just now22:16
Australopithecus:(22:16
Australopithecusmaybe I should try a different distro22:16
earthrockaBashing-om: thanks22:17
earthrockai was having problems with a part of installing the ubuntu-restricted-extras22:17
earthrockai couldnt scroll down to click on ok22:17
earthrockaim gonna try that again though22:17
SchrodingersScatearthrocka: you can always open a terminal and run: sudo apt-get install ubuntu-restricted-extras22:19
earthrockathats how i did it SchrodingersScat22:19
earthrockaand something still came up to scroll over that said ok22:19
earthrockalol22:19
SchrodingersScathuh, k22:19
earthrockaim about to try it again though22:19
Bashing-omearthrocka: What Desktop Environment aare you using ? Makes a difference as to which 'restricted extra' is to be installed .22:20
earthrockaunity22:20
earthrockajust figured out how to click on that ok22:20
earthrockalol22:20
earthrockahit the tab button22:20
Bashing-omearthrocka: Best I recall, one has to accept Microsoft's EULA . tab to get OK, and enter to accpet (??) .22:21
earthrockayep22:21
earthrockatab button :)22:21
earthrockai got it lol22:21
earthrockathanks22:21
earthrockaafter this ill install the libdvdread422:22
earthrockaand see how that treats me22:22
Bashing-omearthrocka: Yep, then -> Then open a terminal window and execute: sudo /usr/share/doc/libdvdread4/install-css.sh .22:23
earthrockastill not playing22:28
earthrockagonna see if a restart will help that any22:28
=== TheRealCrell is now known as Crell
=== digifiv5e is now known as Guest9358
=== rawss is now known as rOss^64
=== LRgraham_ is now known as LRgraham
=== intx_ is now known as intx
=== themacproguy is now known as Zachary_DuBois
=== akaWolf1 is now known as akaWolf
=== CyberSix_ is now known as CyberSix
=== mattcan_ is now known as mattcan
=== Xtreme666 is now known as Guest76169
=== dw2 is now known as dw1
ShalokShalomia m back22:36
ShalokShalomwho help me before ? :P22:36
ShalokShalomhibernate issue22:37
cryptodanthat would have been me22:37
ShalokShalomah yes22:37
ShalokShalomwhich command please ?22:38
ShalokShalomfdisk ?22:38
ShalokShalomi am in kubuntu now22:38
cryptodansudo fdisk -l /dev/sda22:38
ShalokShalomthanks22:38
ShalokShalomhttp://pastebin.com/fGs3wSF822:41
worengaS_SubZero: afaik22:41
cryptodanShalokShalom: now can you run a df -kh ?22:42
worengahappy new year to yall im going out shooting some fireworks now22:42
Churchcryptodan: aren't k & h contradicting?22:42
cryptodanChurch: no22:43
zykotick9seems to me the -h removed the -k22:44
ShalokShalomhttp://pastebin.com/FTstykTq22:44
cryptodanShalokShalom: can you try mounting the drive again22:45
ShalokShalomyes22:46
cryptodanChurch and zykotick9 the difference with -h added the -h makes it human readable22:46
cryptodanhttp://dpaste.com/3P9TPBF22:46
=== Snowstormer is now known as cats
zykotick9cryptodan: the -h makes the -k useless, you don't need it.  so "df -h" is the same as "df -hk"22:46
Pskdes francais ?22:46
zykotick9!fr | Psk22:47
ubottuPsk: 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.22:47
ShalokShalomhttp://pastebin.com/zApiK4w922:47
cryptodanzykotick9: look at the output which is more user friendly?22:47
yvearhow do I set up gui programs to execute with root permissions? i.e. right now I must do 'kdesudo gvim' but I just want to click gvim once on its desktop icon  I tried making a shell script with these 2 lines:22:47
yvear#!/bin/sh22:47
yvearkdesudo gvim22:47
yvearbut it opens only as normal user as if kdesudo isn't used22:47
zykotick9cryptodan: you don't need the -hk just use -h22:48
Churchcryptodan: -k says "display results in kilobytes". -h "in human readable form". So one OR another :)22:48
cryptodanagain look at my paste22:48
cryptodantell me which is better22:48
cryptodanI prefer df -kh22:48
zykotick9cryptodan: your paste has the redundant -hk you just need -h22:49
Churchcryptodan: use just -h. k not needed.22:49
cryptodanlook at the difference22:49
cryptodanwow really22:49
cryptodanYou cannot see the difference22:49
cryptodanare you blind?22:49
=== Guest35690 is now known as mihaik
zykotick9cryptodan: are you?22:49
ShalokShalom?22:49
cryptodanNope look at my paste22:49
cryptodansee the freaking the difference22:49
robert__unity graphics get pixelized after my screen saver kicks in, anything I can do?22:49
=== sUbMuNdO is now known as Guest21465
* zykotick9 gives up on cryptodan 22:50
cryptodangood because you are blinded zykotick922:50
robert__its a hp EliteBook 8650p22:50
=== l2ksolkov is now known as Guest22291
cryptodanShalokShalom: what happens when you boot the system without the live session?22:50
=== zz_XeBlackWater is now known as XeBlackWater
ShalokShalomnow ?22:51
cryptodanShalokShalom: yes22:51
ShalokShalomidk, i geuss busy box again ?22:51
ShalokShalomtry ?22:51
=== XeBlackWater is now known as Guest63680
cryptodanyes try and boot and write down any errors you see22:51
=== robert__ is now known as jcrubino
ShalokShalomyes, thanks22:52
=== jcrubino is now known as Guest7835
S_SubZerozykotick9: How can I create an Ubuntu installation USB that uses something other than FAT32?22:54
zykotick9S_SubZero: did you use netbootin?22:56
zykotick9S_SubZero: you can dd the ubuntu-images to USB directly22:56
S_SubZeroi can't seem to get unetbootin to run, i did chmod +x on the download but it doesnt do anything22:59
zykotick9S_SubZero: i'd suggest AGAINST using unetbootin23:00
TheTopBlokeTESTING23:00
ShalokShalomsame story23:00
TheTopBlokebooyah23:00
mbffHello! Anyone know a good IRC channel to get help on a resume. I can't decide what to include as a skill23:00
ShalokShalombusybox23:00
ShalokShalomtype help...23:00
TheTopBlokeI suggest including textedit23:00
ShalokShalom(initramfs)23:00
xcyclistAny rvm experts out there?23:01
dae-HAPPY NEW YEAR !23:02
ShalokShalom^^23:02
=== bosco89_ is now known as bosco89
=== justdave_ is now known as justdave
=== NotANick[BDC] is now known as NotANick
sqwawugh i hate this shit23:07
sqwawit's just a date change people23:07
sqwawlife goes on the same. nothing "new" about it.23:07
TheTopBlokeit's nice to be able to put bad years behind you23:08
dae-+1 sqwaw23:08
sqwawTheTopBloke: yea i guess that's true 'nuff if you had a bad year23:09
sqwawi just had a few bad times, but you let those pass23:09
ShalokShalomwhere is my partner ? ^^23:10
ShalokShalomhappy new year :D23:10
TheTopBlokeindeed23:10
xcyclisthttp://paste.ubuntu.com/9652532/23:12
=== mike_ is now known as Guest35964
=== ubuntu is now known as Guest42702
nmatrix9Solved my samba share problem,  it was because certain directory had their read permissions removed.23:18
=== adapter_ is now known as adapter
TheTopBlokewhat's up with sudo/suoders? Anyone have any good links to best practices?23:23
TimeRiderTheTopBloke http://tube.timerider.co.uk23:24
TimeRideroops, new years drinked23:24
TheTopBlokeuhh...23:25
=== jean is now known as Guest57094
WillWHey all, I'm trying to set up a network shared folder on an NTFS partition with guest access, using samba. But, when trying to open the folder, it says permission denied. Here is my fstab: http://paste.ubuntu.com/9652569/ and here is smb.conf: http://paste.ubuntu.com/9652575/23:28
cryptodanShalokShalom: what busybox error?23:31
ShalokShalomcryptodan: no error message23:32
ShalokShalomjust:busy box version etc23:32
ShalokShalomtype help for ...23:32
ShalokShalomand then the promt:23:32
ShalokShalom(initramfs)23:32
FoxhoundzUbuntu23:33
Foxhoundzwhy is the weechat in the default ubuntu repo so outdated?23:33
FoxhoundzVersion 1.0 is out and the Ubuntu repo version shows 0.4.223:33
Foxhoundzwtf??23:33
cryptodanShalokShalom: is it like this http://unix.stackexchange.com/questions/120198/how-to-fix-boot-into-initramfs-prompt-and-mount-cant-read-etc-fstab-no-su23:34
rypervencheFoxhoundz: Ubuntu is not meant to have the latest versions of packages.23:34
zykotick9!latest | Foxhoundz23:34
ubottuFoxhoundz: Packages in Ubuntu may not be the latest. Ubuntu aims for stability, so "latest" may not be a good idea. Post-release updates are only considered if they are fixes for security vulnerabilities, high impact bug fixes, or unintrusive bug fixes with substantial benefit. See also !backports, !sru, and !ppa.23:34
ShalokShalomno23:34
TheTopBlokeso is ubuntu like the starter linux?23:34
cryptodanShalokShalom: there has to be more to your error message23:35
Foxhoundzzykotick9: well there is a difference between being stable and being outdated23:35
cryptodanShalokShalom: or is it this http://askubuntu.com/questions/137655/boot-drops-to-a-initramfs-prompts-busybox23:35
WillWTheTopBloke: Pretty much, it has a strong community and lots of feature, I recommend starting with ubuntu23:35
Foxhoundzbeing 6 major releases behind isn't stable23:35
JWalker95TheTopBloke: It probably has the best documentation23:35
ShalokShalomyes, exactly23:36
rypervencheFoxhoundz: It's not six behind, weechat jumped from 0.4.3. 1.0.0 I believe.23:36
TheTopBlokeI've just noticed there are a lot of features not installed. I'm just using it as a server.23:36
cryptodanShalokShalom: follow the steps there23:36
ShalokShalomyes, thanks23:36
ShalokShalomwas this because of hibernate or other reason ?23:36
ShalokShalomor is this just a bad luck mix ?23:37
cryptodanShalokShalom: another reason23:37
ShalokShalomah, ok23:37
ShalokShalomso bad mix of 2 issues23:37
WillWTheTopBloke: yeah, the server has only the features necessary to easily get a server running. What's missing from that?23:37
cryptodanShalokShalom: more than likely a hard drive failing or a system that was power down without a clean unmount23:37
ShalokShalomwill change the default lid behaviour in my distros from now23:37
TheTopBlokeYeah I figured that might be the case also. Nothing in particular. Some libaries here and there, stuff like mail, no big deal really.23:38
ShalokShalompower down without a clean unmount because of sleep ?23:38
ShalokShalombecause the real user of this device say, that the deive sometimes dont go in hibernate, when he close the lid23:39
cryptodanShalokShalom: yup23:39
WillWTheTopBloke: I believe email server packages are an option on ubuntu server install, I may be wrong though23:39
ShalokShalomah fine23:39
ShalokShalomthanks23:39
TheTopBlokeno I think you're right.23:39
ShalokShalomthe commands in the tut dont work for this user23:40
=== Flint is now known as Guest45318
TheTopBlokevi vsftpd.log23:40
TheTopBlokewoops23:40
ShalokShalomand i have no windows installed23:41
ShalokShalomso cant follow the tut23:41
cryptodanShalokShalom: look at the steps below it23:41
Xandhinputa q pariu em23:41
TheTopBlokeemacs isn't on there either. IS it on the desktop version?23:41
WillWTheTopBloke: nope, but its in the repo23:42
rypervencheTheTopBloke: emacs usually isn't installed by default.23:42
ShalokShalomfirst one, no output for sudo fdisk -l|grep Linux|grep -Ev 'swap'23:43
ShalokShalomjust dumpe2fs 1.42.9 (4-Feb-2014)23:43
cryptodanShalokShalom: you would do this sudo dumpe2fs /dev/sda1 | grep superblock23:44
ShalokShalomother command work23:45
ShalokShalomi repair about hundret bad superblocks23:45
ShalokShalomsuccess ^^23:46
kubuntoI am looking to figure out what mics are compatible with linux either usb or bluetooth23:46
ShalokShalomcryptodan: thanks a lot my friend great help :D23:46
ShalokShalomthis solve it: sudo fsck -b 32768 /dev/sda123:46
Xandhincongratz23:47
Xandhinacess my blog: series-torrent.org23:47
Xandhinthanks23:47
aarobcanyone have the annoying issue where when you maximize a window the alignment is off?23:48
cryptodanShalokShalom: welcome23:48
=== Guest39718 is now known as karstensrage
furkan_hi23:50
kubuntohi furkan_23:51
furkan_türk yokmu la :D23:51
furkan_where r u from kubunto23:52
chocolatefurkan_: ah, i remember the first time i use irc23:52
kubuntofurkan_: the states23:53
furkan_happy new year everybody :))23:55
furkan_Greetings from turkey23:56
kubuntofurkan_: where in turkey are you23:56
furkan_ankara23:57
xangua!ot | furkan_ kubunto23:57
ubottufurkan_ kubunto: #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!23:57
kubuntoxangua: i am looking for support on an ubuntu compatible bluetooth mic23:58
furkan_#ubottu okey i am really sory23:58
xanguakubunto: I can use a generic chinese bluetooth headset fine23:59

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