/srv/irclogs.ubuntu.com/2016/03/18/#ubuntu.txt

casyBlakes5, yes i used it yesterday but now and it work properly00:00
Blakes5casy see if it's still detected in lsusb00:03
Blakes5casy then do everything else I told you and see what you find in dmesg00:03
casyBlakes5, ok00:03
rexwin_I have to run everything with sudo command. is there a way to avoid this?00:03
scalperi get an uncompression error when i boot from my usb stick, is it possible to make a clean install from another way then booting from usb stick, by opening anything from ubuntu to adjust schrub or something to uncompress anything on a different place00:04
rexwin_sudo: cd: command not found00:04
bekksrexwin_: commands requiring root privileges have to be run using sudo.00:04
bekksrexwin_: and sudo cd is expected to be not working.00:05
rexwin_how to then cd to another directory00:05
bekksuse cd without sudo.00:05
k1l_rexwin_: that sounds awkward. what are you doing there?00:05
k1l_rexwin_: sudo is like a unlocked gun. only use it when you really need it.00:06
rexwin_that is a pain00:06
\9cd is terminal syntax and not an actual command which is why sudo cd isn't working anyway00:06
k1l_rexwin_: what did you do?00:06
bekksrexwin_: what is a pain?00:06
rexwin_cd /root00:06
rexwin_pain to type everything00:07
bekksrexwin_: sudo -i   then run cd /root00:07
k1l_rexwin_: just do "cd". that should you bring back to your users homw00:07
xanguarexwin_: what are you actually trying to do?00:07
rexwin_Permission denied00:07
\9why do you need to access /root?00:07
rexwin_I want to see what is in that folder00:07
\9there's nothing in there00:07
\9try for instance00:07
\9sudo ls /root00:07
k1l_rexwin_: can you copy your prompt?00:07
bekks\9: sudo ls is pretty pointless.00:08
rexwin_yes, I suppose so00:08
\9bekks: not if you're trying to access /root, which normal users cannot see00:08
k1l_stop using sudo!00:08
\9see into*00:08
bekks\9: sudo -i; then cd /root00:09
rexwin_also I able to run commands that send email but when I run it from another directory it doesn't run as expected?00:09
\9bekks: i guess.00:09
Blakes5casy did you find anything in dmesg that indicates a problem?00:09
k1l_rexwin_: send mail?00:09
bekksrexwin_: so what are you doing there? besides sending email.00:10
rexwin_~/test.sh run fine and send send email but when I move to another folder like /secbat/test.sh it doesn't run properly00:10
RochvellonAfter a hard reset the tray icon from Dropbox doesn't apear anymore. Instead there is only a image not found icon. Reinstalling and deleting the profile doesn't help. Using XFCE. Any ideas?00:11
bekksrexwin_: so how does that involve using sudo?00:11
squintyrexwin_, did you make /secbat while using sudo mkdir ?  maybe a permissions problem00:12
bekkssquinty: sudo mkdir is irrelevant to this problem.00:13
bekkssquinty: default UMASK is 0022, so the directory would still be accesible.00:14
bekksusing sudo at this point is just nonsense.00:14
rexwin_this is specifically happening in crontab00:15
squintybekks,  never told him to use sudo00:15
bekksrexwin_: explain what you are doing there.00:16
bekksand why you are using sudo in crontab.00:17
rexwin_~/MARUTItest.sh runs fine and sends an email but /secbat/MARUTItest.sh does run but doesnot send an email00:17
flagreauxI just installed Ubuntu with an encrypted drive. When I boot up the computer, it skips the boot selection menu, and goes straight to asking for the crypto password. But if I reboot when I get to the password screen, on the next boot it *does* go to the boot selection menu; but then after the boot selection menu there's no password screen, the screen just stays blank, but if I type in my password (to a blank screen) it boots Ubu00:17
flagreauxntu anyway00:17
flagreauxDoes anyone know what might be causing this?00:17
rexwin_I never use sudo for crontab -e or -l00:17
squintyRochvellon,  might want to check Autostart applications to see if Dropbox is be started at bootup00:18
bekksrexwin_: start. explaining. your. actual. issue.00:18
Rochvellonsquinty: yes, Dropbox is autostarting00:19
fholmesI am trying to get ceph 0.94 installed on Ubuntu 14.04.  It keeps attempting to install 0.80 though and it is driving me nuts.  I have the official ceph repository installed that gives 0.94 and I also attempted to install the cloudarchive kilo repository which has 0.94 available as well.00:21
rexwin_~/MARUTItest.sh runs fine and sends an email but /secbat/MARUTItest.sh does run but doesnot send an email00:22
fholmesIs there a way to block the 0.80 package completely?  Even if I do ceph=0.94 the package is failing to install.00:22
bekksrexwin_: explain why you are using sudo at that point.00:23
rexwin_I am getting TVSMOTORtest.sh: line 4: [: -lt: unary operator expected but when I move that file into ~ folder it runs fine?00:23
bekksrexwin_: fix your script, at first instance.00:23
rexwin_because I can't edit anything00:23
bekksnot a sudo problem at all.00:24
rexwin_script runs finewhen in ~ folder /home/ubuntu but doesnot run elsewhere00:24
bekksrexwin_: so fix that script.00:24
k1l_rexwin_: please seriously think about file and owner permissions and stop running script blindly with sudo00:25
flagreauxOK, I think my issue is related to this bug: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/135968900:27
ubottuLaunchpad bug 1359689 in linux (Ubuntu Vivid) "cryptsetup password prompt not shown" [Critical,Triaged]00:27
razer28has anyone ever seen this before ------------> /usr/bin/ld: cannot find -lnl-genl-3 ????00:27
flagreauxSeverity "critical", and there's no fix or workaround a year and a half later00:27
flagreauxJesus Christ00:27
flagreauxI know Ubuntu is free, but I'd happily pay for everything to not be so buggy00:28
=== wolfa_ is now known as wolfa
Blakes5flagreaux, there's always windows. Personally, I'm moving away from that tattletech.00:29
castlelorecan anyone help me with openvpn error on client configuration, returning Options error: You must define TUN/TAP device (--dev) -- can anything be done about? thanks00:30
rexwin_First Terminal echo $PATH      /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games00:31
rexwin_Second Terminal echo $PATH /usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games00:31
rexwin_why are they different?00:31
rexwin_I can run scripts because of the difference in second terminal00:32
rexwin_cannot *00:32
trismrazer28: you have libnl-genl-3-dev installed?00:33
thinkpadhey is someone online00:34
thinkpadi am new here00:34
thinkpadhello00:35
thinkpadhello00:35
inteus!ask | thinkpad00:35
ubottuthinkpad: 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 !patience00:35
razer28 /msg NickServ VERIFY REGISTER razer28 gizjiizsnvpj00:38
Delta706I have recently read a web page saying that fsync is broken for some platforms. Is this a possibility for ubuntu?00:38
razer28trism I installed libnl-3-dev00:42
razer28that could be the issue00:43
thinkpadah ok thanks00:44
razer28that was it, it threw mw off with the "-" in front00:44
windmaikela¿Alguien habla español?00:52
kostkon!es | windmaikela00:52
ubottuwindmaikela: En la mayoría de los canales de Ubuntu, se habla sólo en inglés. Si busca ayuda en español entre al canal #ubuntu-es; escriba " /join #ubuntu-es " (sin comillas) y presione intro.00:52
windmaikelaGracias :)00:53
sansaiahoi. I just tried to cp -R a directory on a USB device under ubuntu 14.04 and after a short while the whole device got unmounted and the dmesg looks scary to me. http://paste.ubuntu.com/15411895/ - the device is still plugged in/charging, is there something I should do before I unplug it?00:56
naccsansai: you should make sure to run sync a few times (just to be safe) and see if you can cleanly eject it01:00
naccand then make sure to run fsck on it01:01
naccsansai: that's at a minimum, i suppose01:01
k1l_sansai: "sync" will close all writing processes.01:01
k1l_sansai: but that look more like the usb device is somewhat broken01:02
sansaithanks. I cant see the device any longer, so don't think I can eject it01:03
sansaisync ran without problems01:04
casyBlakes5,  i just try the lsusb command and the dmesg|grep <deviceName> and it gave no error01:09
squintycasy,  did you use that command with "deviceName" or wlan0 (or whatever your device is); it should be the latter one01:15
casysquinty, i used the device ID gotten from the lsusb command01:16
squintycasy: ok just double checking (sometimes newbies use "deviceName" etc)01:18
lurenanyone here ?01:19
casysquinty, ok.. i did the right thing. Can u help me out01:19
casyluren, yes01:19
lurenthere is some error on my vps.... could somebody help me?01:19
squinty!details01:20
ubottuPlease elaborate; your question or issue may not seem clear or detailed enough for people to help you. Please give more detailed information, errors, steps, and possibly configuration files (use the !pastebin to avoid flooding the channel)01:20
lurenwait..01:20
lurenwhen I type service ssh restart. shell tell me /usr/bin/service no such file01:21
k1l_luren: what ubuntu is that exactly? "lsb_release -d" will tell01:21
lurenit is centos701:22
squintylol01:22
k1l_luren: then obviously ask the centos support.01:22
lurenHhhhh01:22
lureno, mybe wrong place01:22
imrektluren: #centos should help you01:22
lurenthx01:22
imrektnp01:23
lurenhope you have a good day :D01:23
imrektYou too :D01:24
sansaifsck -a found so many problems with weird filenames, shared clusters etc. on the usb device; then the device was again ejected from usb before it could finish. interestingly the device seems to run fine from that boot disc. fsck.fat cannot be mistaken?01:36
eNullsansai lol i thought its f***. I need sleep 36hr no sleep01:37
sansaiyes dont ban me for saying "fsck"01:38
ZeloZelossansai, are you booting with the usb you are scanning? maybe you can boot another live system and run it on it from there and it won't dismount01:38
Osirus126i need help with remmina under ubuntu. everytime i connect i get a squished resolution for my remote desktop. using xrdp on a raspberry pi01:41
Osirus126http://derp.co.uk/bad1d01:42
Osirus126someone please help01:42
Osirus126image of the output http://derp.co.uk/bad1d01:42
sansaino ZeloZelos, I am booting the USB device (rockbox)01:46
sansaigtg thanks for your help01:51
AEL-HWhy can I not see the output of01:59
AEL-H'gnome-terminal -- command "sudo apt-get update && sudo apt-get upgrade"01:59
AEL-Hand how can I change it so that I can see the output?01:59
vervetAEL-H: are you trying to open a new term window and execute that?02:01
AEL-Hvervet: So I set up a launcher shortcut to update&upgrade, and I just want to check it is working02:02
kahuehello bros02:02
kahueI need some help02:02
AEL-Hso I right click on terminal and select "update and upgrade" and it will run the command as above02:02
kahueto speed up my ubuntu netbook02:02
kahuecan someone help me pls?02:02
AEL-HWhat happens is a prompt comes up asking for sudo password -- terminal window then closes so I want to be able to test what is going on02:02
vervetAEL-H: I can't test for gnome terminal, but on lxterm i can run it as: lxterminal -e "bash -c '<< command >>; sleep 1m'"02:04
AEL-Hvervet: Ok thanks for the advice, do you have any idea why it is not showing output though?02:06
=== markc is now known as Guest59255
vervetAEL-H: even when you call with bash/other shell you get no output?02:08
AEL-Hvervet: I haven't tried that, I am sure that would work I am just trying to figure out why in this particular case no output is being shown02:09
vervetAEL-H: gotcha, just a hunch -- it's like when you're calling scripts you have to specify the interpreter to run the script02:12
vervetAEL-H: and I can confirm the same behavior on a different terminal02:12
AEL-Hvervet: Ah thanks, that makes sense02:13
vervetAEL-H: np02:14
pezdespenserHi my software updater says02:27
pezdespenserThis requires installing packages from unauthenticated sources.  how can I fix this?02:27
gr33nbitscheck your repository and see what you added there that you don't trust02:29
nxcsaexit02:29
pezdespenserreally I have no idea, wont let me update anything else without resolve02:29
nxcsalol02:29
=== ljhade25 is now known as ljhade24
gr33nbitscheck on system definitions/updates and programs then on the repository part02:30
bobbiehi does anyone know if the ffmpeg insecurity vulnerbility has been fixed for 15.10?02:30
dannymichelWhat's the recommended way to partition for Ubuntu after you've already installed windows on a full SSD? Using GParted or some other way?02:32
vervetpezdespenser: run an apt-key update02:32
pezdespenservervet:  none were updated or changed running the command02:32
vervetpezdespenser: then like gr33nbits said i'd check the sources/repo02:35
Bashing-ompezdespenser: Show us in a pastebin ' sudo apt update ' so we see the error and in context .02:35
pezdespenseri think this is the problem02:38
pezdespenserW: GPG error: https://download.01.org wily InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY A496EB03894A3A8D02:38
bobbiedoes anyone here know of a place I can get help for a raspberry pi, #raspberrypi wants me to identify with services02:38
=== royalaxeVFY is now known as royalaxe
squinty!alis02:39
ubottualis 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 http02:39
k1l_!register | bobbie02:39
ubottubobbie: Information about registering your nickname: https://help.ubuntu.com/community/InternetRelayChat/Registration - Type « /nick <nickname> » to select your nickname. Registration help available by typing /join #freenode02:39
bobbiethanks02:40
squintyfor #raspberrypi you probably need to register a nick/account   #freenode can help with that02:40
Bashing-ompezdespenser: Try as ' sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys A496EB03894A3A8D ' .02:40
bobbie!register | bobbie02:40
ubottubobbie, please see my private message02:40
oeuvre /msg nickserv register password email@address.com02:40
pezdespenserBashing-om:  thank you very much, worked, I appreciate the help02:42
=== GarrettShields_ is now known as GarrettShields
Bashing-ompezdespenser: Good deal . carry on :)02:43
=== svetlana1 is now known as svetlana
goddardanyone using tmux-resurrect?03:12
Kris_I'm just downloading ubuntu having little experience with it03:13
Kris_any suggestions on things I can do with it?03:13
goddardKris_: everything03:14
davidoThat's like asking what you can do with a gallon of gas.03:14
Kris_sounds like a good place to start03:14
Bashing-omKris_: Up to you, the world is now your oyster .03:15
Kris_yeah I realize it was a very open ended question.03:15
Kris_SO I'm getting into network administration on the linux side. I have some experience on the windows side03:15
davidoWell, I can say that I use linux pretty much exclusively now except for tablets/phones.03:15
Kris_I just recently in the past 2 years started Mac, before that I was all windows03:16
davidoI'm a software developer, our entire stack is linux all the way down.03:16
Kris_Yeah I'm trying to get into software development too03:16
Kris_I've taken Python/C/C++ classes in college03:16
davidoWell, those are applicable to Linux as well.03:16
davidoubuntu 15.10 ships with Python 2.7.10, but most serious python devs set up their own installation configured how they want it, and leave "system Python" alone.03:17
Kris_What are your thoughts on Python 3 vs 2?03:18
Kris_And what is the purpose of customizing a separate install03:18
davidoTwo different dialects based on the same language.03:18
IdleOneKris_, davido, could you please move the offtopic chit chat to #ubuntu-offtopic. Thank you.03:19
davido:)03:19
dannymichelWhat's the recommended way to partition for Ubuntu after you've already installed windows on a full SSD? Using GParted or some other way?03:25
RochvellonAfter a hard reset the tray icon from Dropbox doesn't apear anymore. Instead there is only a image not found icon. Reinstalling and deleting the profile doesn't help. Using XFCE. Any ideas?03:25
cspackRochvellon: I got mine back by removing the indicator plugin from the panel and from started applications. There may be a better way but that's how I did it.03:39
=== Mrokii_ is now known as Mrokii
Rochvelloncspack: thx :)03:45
DetroitHi folks, a buddy of mine who likes *old software* persists with a Raring Ringtail box he wants to upgrade to the php5-* packages. Obviously, the official repositories have been unavailable and Ubuntu 13.04 reached End of life on January 27th, 2014.03:45
DetroitAre there known, trusted, mirrors of the official repository?03:46
cspackRochvellon: yw03:46
cspackdannymichel: you can use gparted or windows disk manager to shrink your windows partition03:52
xanguaDetroit: no, he should upgrade, if he likes a "vintage"look check Lubuntu, Xubuntu, Ubuntu mate03:57
Detroitxangua, obviously you're absolutely right.03:57
DetroitIf anybody knows of a mirror for Raring Ringtail still available, please let me know.03:57
dax!eolupgrade03:59
ubottuEnd-Of-Life is the time when security updates and support for an Ubuntu release stop, see https://wiki.ubuntu.com/Releases for more information. Looking to upgrade from an EOL release? See https://help.ubuntu.com/community/EOLUpgrades03:59
daxarchived repository mirrors are mentioned on the second link03:59
Detroitdax, thanks life saver!!04:00
xanguaHe won't be able to install updated and supported software obviously04:00
Detroitunderstood04:01
Detroitbasically he's getting an 'aptitude update ; aptitude upgrade' and then a swap from PHP v5.4 to PHP v5.5.04:01
DetroitOnce his app checks out alright, then its going to be good-bye Raring Ringtail, hello "SUPPORTED" version of the operating system.04:01
gustavo_Only Google Chrome opened, the Ubuntu is using swap, why ?04:08
pendletongustavo_: pastebin free -h please?04:10
dannymichelwhat would you recommend cspack04:13
=== ljhade24 is now known as MurciLee
rodrigopatty estas ahi04:17
=== rodrigo is now known as Guest35594
ouroumovdannymichel, https://help.ubuntu.com/community/HowtoResizeWindowsPartitions04:18
dannymicheli know how brother. just asking recommended04:18
dannymichellike thoughts from users04:18
gustavo_pendleton, http://pastebin.com/7Cjq3J0104:18
pendletongustavo_: well not using swap now :) but in terms of overall mem. use, i have seen that behavior with chrome/ium on linux in general04:20
pendletongustavo_: in fact i use FF now because of it04:20
dannymichelguess ill just use GParted. always have04:20
aman_i need to know from where i can get vidalia for tor04:21
aman_as im using ubuntu 15.10, it is not available in repos04:21
xanguaaman_: the tor website04:22
=== pendleton is now known as vervet
aman_i need compiled libs not source04:23
xanguaTor recommends to use the bundle from their website04:24
xanguaThe tor website*04:24
aman_it seems that tor website is blocked in my office atm. thats y i was asking04:26
vervetaman_: quick ssh proxy ;)04:28
al_nz1anyone able to help with a non boot disk which doesnt seem happy to mount via fstab - but mounts fine from command line once booted?04:45
al_nz1I could not see anything in dmesg04:45
al_nz1I get the old S for skip message during boot04:46
al_nz1or M for manula04:46
al_nz1manual04:46
enoch85 hey guys, I'm building a script and I'm almost done, just need the last piece of the puzzle to fit. What am I doing wrong here? https://github.com/enoch85/wordpress-vm/blob/master/wordpress_install.sh#L135-L176 (I know this is wordpress stuff, but you guys are pros in bash)04:51
ZPQmorning04:54
=== kalen_not-here is now known as kalen
misc--hello05:04
=== ToneKnee_ is now known as ToneKnee
locksmithsup05:09
jak2000i want every 8 minutes execute a script, from 20pm to 8am in the crontab: 0,8,16,24,32,40,48,56 20-8 * * 1-7 /usr/scripts/respsql2.sh   <---- not work, why?05:09
misc--not much. Quiet dya05:09
misc--day rather05:09
misc--jak2000: what time is 20pm? 8pm?05:11
misc--oh yeah, I see05:11
jak2000wich i rong?05:12
jak2000*wrong05:12
misc--well for a start, you can replace 1-7 with just *05:12
locksmithWhat do you call a chinese guy with a video camera?05:12
misc--second, make sure /usr/scripts/respsql2.sh is executable (chmod +x /usr/scripts/respsql2.sh)05:12
jak2000-rwxr-xr-x 1 root root 565 Mar 14 01:07 /usr/scripts/respsql2.sh05:13
jak2000third?05:13
locksmithphil ming05:13
misc--third, this accomplishes the same thing: */8 20-8 * * * /usr/scripts/respsql2.sh > /tmp/log.txt 2>&1        <--- makes it so that it catches all errors (perhaps it's running, but failing in the script)05:14
misc--and finally... I guess... restart cron. I've noticed sometimes when you modify with crontab -e or whatever, changes don't take affect until service cron restart05:15
jak2000how to restart?05:18
misc--service cron restart05:18
pcarrierI seem to run into this issue pretty predictably:05:19
pcarrier    amazon-ebs: Splitting up /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_xenial-updates_InRelease into data and signature failedE: GPG error: http://archive.ubuntu.com/ubuntu xenial-updates InRelease: Clearsigned file isn't valid, got 'NODATA' (does the network require authentication?)05:19
pcarrieris something broken with xenial-updates?05:20
baizonpcarrier: run update again05:22
pcarrierbaizon: I mean I ran into it multiple times and pay for 1h of EC2 every time, any reason it'd have improved?05:25
pcarrierhappy to, just want to make sure I'm not throwing a few bucks away :)05:25
bobdobbshi all. has anyone figured out how to stream from a media player on linux to a chromecast ?05:32
pcarrieryup, solved this time05:34
pcarrierthanks :)05:34
pcarriernow it cannot find http://packages.ubuntu.com/xenial/awscli with apt-get update; apt-get install -y awscli. my sources.list:  https://www.irccloud.com/pastebin/qwjQYT3n/05:36
=== zz_CyberJacob is now known as CyberJacob
pcarrierthe error:    amazon-ebs: E: Unable to locate package awscli05:37
baizonbobdobbs: https://github.com/xat/castnow05:39
bobdobbsbaizon: ooh that looks interesting05:41
bobdobbsbaizon: I'm hoping for some way to get my existing media management working with chromecast though. Like, streaming from clementine05:42
jak2000misc--?05:43
misc--yes?05:46
baizonbobdobbs: well i got it solved with my amazon fire tv stick, it has much better functionality05:49
RJ45please help me, I am at my witts end, I am trying to get Nvidia drivers to work on a laptop but when I boot I get a black screen, I have tried various edits to the xorg.conf but nothing has worked, and now I can't even ctrl-alt-f1 x_x05:50
RJ45I have been at this for 6 straight hours trying everything I can find, even tried re-installing the whole OS and starting over05:51
hateballRJ45: What version of Ubuntu are you using, what GPU is this, which driver version, and how did you try installing it?05:51
chenchachawear new theme05:52
RJ45Xubuntu 14.04.4, Geforce 950M, driver 352 from the apt-get repo05:54
lotuspsychjeRJ45: did you try 352-updates aswell?05:55
RJ45yep05:55
lotuspsychjeno luck?05:55
RJ45nope05:55
lotuspsychjeRJ45: tested higher ubuntu versions, 15.10 or 16.04?05:55
RJ45and I've also tried to just run Nvidia's .run installer, but it just pins the CPU at 100% and hangs05:55
RJ45lotuspsychje: that I have not done no, is it worth a shot?05:56
RJ45I did try apt-get dist-upgrade05:56
lotuspsychjeRJ45: well if in your case, tested all drivers didnt work, would be worth installing fresh, not upgrade05:57
lotuspsychjeRJ45: just to test, if drivers perform better there05:57
hateballRJ45: try using this PPA https://launchpad.net/~graphics-drivers/+archive/ubuntu/ppa05:57
jak2000misc--: http://pastebin.com/PE34Nykg05:58
jak2000not know why05:58
hateballRJ45: Rather than nvidias installer, that is. I am using the 361.28 driver, while beta it's alright05:58
jak2000why not executed?05:58
RJ45ugh I am so tired, I have been trying everything I can think of and find on forums for the past 6 HOURS! >.<05:59
hateballRJ45: Did you try the PPA drivers?05:59
hateballRJ45: sudo add-apt-repository ppa:graphics-drivers/ppa && sudo apt-get update && sudo apt-get install nvidia-36105:59
hateballthat's a oneliner that'll grab it06:00
RJ45hateball: wouldn't the pps drivers be the same as the ones from apt-get ?06:00
hateballRJ45: the regular repo does not have the 361.28 driver. It might be your chipset is too new for the 352 driver to work properly06:00
=== CyberJacob is now known as zz_CyberJacob
RJ45I highly doubt that, this isn't exactly a bleeding-edge laptop06:01
misc--jak2000: is there a /tmp/log.txt file?06:02
hateballRJ45: Do as you please :)06:02
RJ45I want to destroy this laptop, but I paid £650, so that ain't happening06:04
jak2000misc--: not06:06
misc--jak2000: to make sure your cron is actually working, I would do the simplest of simple entries: 0,8,16,24,32,40,48,56 * * * * /usr/scripts/respsql.sh06:08
lotuspsychjeRJ45: you cant destroy a laptop with testing drivers06:08
misc--jak2000: that way, it should work on the 8th minute of any hour on any day. The "hour" part may be confusing it, the "20-8" part. I'm not sure if you can have a cron entry that crosses days like that. Although in your pastebin, you have it as 8-20 which should work06:09
RJ45lotuspsychje: I meant physically06:10
RJ45actually I just want it to work, and I just want to sleep :(06:10
lotuspsychjeRJ45: an easy test would be testing other ubuntu version in live06:10
RJ45I need Xubuntu though, Xubuntu currently only has 14.04.4 LTS06:11
RJ45I am sure there's probably some sort of weird xorg.conf line that would fix this, but I have tried all the xorg.conf edits I can find on forums06:13
lotuspsychjeRJ45: http://xubuntu.org/getxubuntu/06:13
RJ45anyone know any edits worth trying?06:13
lotuspsychjeRJ45: xorg shouldnt be edited anymore06:13
lotuspsychjeRJ45: a driver should work or not06:13
RJ45lotuspsychje: yeah, notice how the LTS there doesn't got higher than 14.04.406:13
RJ45which is what I'm using06:14
lotuspsychjeRJ45: if you press on the 32/64bit torrent there is 15.1006:14
lotuspsychjeRJ45: or daily xubuntu 16.04: http://cdimage.ubuntu.com/xubuntu/daily-live/current/06:15
RJ4515.10 is not LTS06:15
lotuspsychjeRJ45: i never said so06:15
lotuspsychjeRJ45: i said, its worth for your hard to test out06:15
lotuspsychjecard06:15
RJ45*sigh*06:15
lotuspsychjeRJ45: your choice, try beta drivers from hateball, make a new bug on 14.04 or testout higher ubuntu versions06:16
RJ45I might try and see if I can get Debian working instead, I'd rather not though06:18
misc--brb06:26
chenlihello, anyone can help me ?06:30
chenliI try to install ovs from source code on 14.04.4 LTS, kernel is 3.13.0-83-generic, I get an error when do the compile : http://paste.openstack.org/show/491038/06:30
chenlithere is no error when I do the same thing with kernel  3.19.0-25-generic06:30
chenlianything I should do to solve the issue ?06:30
ouroumovchenli, did the ./configure step run properly?06:31
lotuspsychjechenchacha: openvswitch?06:31
lotuspsychjechenli: ^06:31
chenliouroumov: yes! I believe so06:31
ouroumovchenli, looks to me that it's a problem with the code you're compiling, do ovs have a support channel?06:33
chenlilotuspsychje: yes! Actually I'm using the openstack devstack doing the installation...06:33
lotuspsychjechenli: why not install the one from repos?06:33
chenliouroumov: y, there is a channel openvswitch... no one answers me...06:33
lotuspsychje!info openvswitch-switch | chenli06:33
ubottuchenli: openvswitch-switch (source: openvswitch): Open vSwitch switch implementations. In component main, is extra. Version 2.4.0-0ubuntu4 (wily), package size 1140 kB, installed size 5609 kB06:33
chenlilotuspsychje: o.. let me have a try on openvswitch-switch.. thanks!06:34
mshadlei'm running in an openvz container, it was ubuntu 14.04, other providers are okay, but certain providers won't support ubuntu 15.10 - it boots but doesn't seem to have a working init/pid 106:35
chenliubottu: lotuspsychje  the openvswitch-switch channel is empty....06:35
ubottuchenli: I am only a bot, please don't think I'm intelligent :)06:35
RJ45okay, I have purged nvidia-355-updates I can now actually get to the desktop again, but I still need this 950M to work, so what should I try now?06:35
lotuspsychjeRJ45: we already pointed you serveral options to try mate06:36
lotuspsychjeRJ45: if your not happy about current performance on driver= bug06:36
RJ45I'd be happy with the performance if it even did anything at-all whatsoever06:37
mgorRJ45, jumping on a bit late here, but do you have an UEFI install? don't know if it has changed, but previously the nvidia drivers did not work on UEFI systems, resulting in a black screen06:42
=== fatminmin1 is now known as fatmimin
RJ45mgor: no I disabled UEFI06:48
RJ45<hateball> RJ45: sudo add-apt-repository ppa:graphics-drivers/ppa && sudo apt-get update && sudo apt-get install nvidia-36106:49
RJ45..just tried it, now I'm back to square one with a black screen06:49
RJ45yaaay.. ¬_¬06:49
hateballRJ45: Do you still have a xorg.conf ?06:49
mgorRJ45, ok, then I'm out of ideas :)06:49
=== fatmimin is now known as fatminmin
RJ45I regenerated it with sudo nvidia-xconfig06:50
RJ45mgor: thx anyways :)06:50
RJ45I REEEALLLY want to get this working on Xubuntu 14.04.4 specifically, I have already invested a-lot of time into it, and besides this nvidia crap everything else works perfectly on this weird laptop06:52
RJ45hateball: any ideas?, maybe you know some xorg.conf hacks I could try?06:53
RJ45I can get a tty06:54
lotuspsychjeRJ45: your card is optimus right07:04
lotuspsychjeRJ45: did you install nvidia-prime?07:04
RJ45I don't think it's Optimus, it's a Geforce 950M07:06
RJ45and no I havn't tried nvidia-prime, should I? what does it do?07:07
lotuspsychjeRJ45: 950m is a laptop card right07:07
RJ45yep07:07
RJ45this is a pain in the ass laptop :/07:08
lotuspsychjeRJ45: so your card has optimus technology you need nvidia-prime07:08
lotuspsychje!info nvidia-prime07:08
ubottunvidia-prime (source: nvidia-prime): Tools to enable NVIDIA's Prime. In component main, is optional. Version 0.8.1 (wily), package size 10 kB, installed size 114 kB (Only available for i386; amd64)07:08
lotuspsychjeRJ45: you need it, to set your card to performance mode07:08
RJ45I didn't know anything about this, why the heck couldn't I find anything anywhere that mentioned this?, I looked at everything o_O07:08
RJ45I guess I'll try it07:09
lotuspsychjeRJ45: in combination with the right driver of course07:09
hateballhybrid gpus need to diaf07:09
RJ45okay BRB, gonna apt that -get :P07:09
lotuspsychjeRJ45: you can set performance enabled with nvidia-settings if things worked out good07:10
RJ45AND YET AGAIN, that didn't do a dog-darn thing07:12
RJ45still a black screen on reboot07:12
lotuspsychjeRJ45: like i said, it needs the right combo with a working driver07:13
RJ45what driver would that be?07:13
lotuspsychjeRJ45: and if you dont get the default ubuntu drivers to work= bug07:13
lotuspsychjeRJ45: the one working best for your system07:13
lotuspsychjeRJ45: test them all one-by-one from your additional drivers list07:14
RJ45okay, so I should purge nvidia-661 to get to the desktop, then try the additional drivers thingy again07:15
lotuspsychjeRJ45: if the 661 is giving you black, you cant otherwise07:15
RJ45the thing is, both 361 and 352 gave me black screen, and 352 was what the additions drivers thing gave me07:17
RJ45what do?07:17
lotuspsychjeRJ45: does the list show 361-updates and 352-updates aswell?07:18
RJ45it originally just showed 352, now after all that messing around it now shows 355.11, 361.28, 352.63 and .79, and 358.1607:21
RJ45so many options, and yet so little choice :/07:22
lotuspsychjeRJ45: test them all :p07:22
RJ45I think I already did test them all when I got all those black screens..07:23
lotuspsychjeRJ45: if non work, try higher xubuntu versions07:23
RJ45do I have-to do all that again now?07:23
RJ45kill . me . right . now07:23
lotuspsychjeRJ45: first step is to find yourself a working driver, to activate performance mode07:24
RJ45would my best be try the lowest version first?07:24
lotuspsychjeRJ45: we have seen users with succes on 346 and 352-updates in the past07:24
lotuspsychjeRJ45: but again, every system reacts different07:25
RJ45I'm gonna try 34607:25
lotuspsychjeRJ45: some hardware needs higher ubuntu versions07:25
RJ45I'd just like to point out that this sort of essential thing that eludes even seasoned IT experts is what makes Ubuntu fail in the average user market07:27
RJ45I'd also like to point out that while everyone bashes AMD drivers, I have had nothing but joy and success with AMD drivers and Linux, Nvidia I have black screen and 8 hours wasted07:28
lotuspsychjeRJ45: thats where bugs come handy07:29
lotuspsychjeRJ45: every Os in the world has bugs, but ubuntu deals with them07:29
lotuspsychjeRJ45: when new hardware arrives, devs need to make it all work, for free07:30
lotuspsychjeRJ45: and you can help the community, by adding a bug when things dont work by default07:30
RJ45there is a difference between a bug and a catastrophe, the issue doesn't just lie with Ubuntu, Nvidia's lack of cooperation is largely at fault07:31
lotuspsychjeRJ45: alot of users are happy ubuntu users on high end cards, check #gamingonlinux per example07:33
RJ45oh I am happy Xubuntu user with a nice R9 280X on my main rig, but on this laptop I want to everything to just end07:34
hateballRJ45: Does it not work using noeveau either?07:35
RJ45also I just tried 352 again, black screen07:35
=== coup_de_shitlord is now known as stqism
RJ45the noeveau that come with Xubuntu by default works fine (with the exception of the live media needing to be hard-rebooted a few times to get to the desktop)07:36
lotuspsychjeRJ45: if you like LTS, i would surely test out 16.04 daily xubuntu, and see how that performs07:37
RJ45maybe later I'll try it, I prefer to wait 'till an LTS is at-least at 04.3 before I use it07:38
lotuspsychjeRJ45: dont stick to releases too stubborn, newer kernels might do some magic for you07:39
RJ45>go to install nvidia-346 >"nvidia-352 has-to be installed"07:42
RJ45..wat?07:42
lotuspsychjeRJ45: yep thats possible older driver redirect you to current ones07:42
=== Drac0 is now known as Guest41320
RJ45340 seems to install though, gonna try it07:43
hateballdont think 340 supports the 9xx series07:43
RJ45too late, trying it anyway, thia is my last option anyway, I have tried all the others again already, KILL ME NOW, JUST DO IT!, DO IIIIT!!!!07:44
lotuspsychjelol07:44
hateballRJ45: How come you're not using nouveau if it works? Gaming?07:44
RJ45obviously gaming yes,07:45
RJ45I didn't blow £650 of my life savings on a laptop with a 950M just to do 2D stuff real efficient :P07:45
lotuspsychjeoptimus cards should be used with nvidia driver +nvidia-prime to get that performance mode07:45
RJ45that's what I've been trying07:46
lotuspsychjetry till you die :p07:46
RJ45I am dead inside, and yet my rage lives on! XD07:46
RJ45top kek, 340 driver didn't even give me the courtesy of a black screen, sent me straight to tty ..it's mocking me now07:48
RJ45well, I'm outta options and ideas, I have literally tried every driver I can07:48
lotuspsychjeRJ45: you didnt07:48
lotuspsychjeRJ45: 15.10, 16.0407:48
RJ45those ain't drivers07:48
lotuspsychjeRJ45: if the ones by default dont work, what else will you do?07:49
RJ45and besides, this laptop existed way before 15.10, there SHOULD be a way to make 14.04 work!07:49
RJ45THERE HAS-TO BE!07:49
lotuspsychjeRJ45: doesnt always work this way07:49
hateball15.10 has newer x.org etc07:50
lotuspsychjeRJ45: some systems/hardware needs other kernels07:50
hateballwhy not just slap a nightly 16.04 on there and give it a go07:50
RJ45so for 2 years this laptop would never have worked with Ubuntu?07:50
RJ45that's crazy!07:50
lotuspsychjeRJ45: i suggest you file a new bug to 14.04 and try other ubuntu versions aswell07:50
RJ45also 950M isn't a super new bleeding edge GPU, it's been around a long time, it's actually just a re-brand of an 850M07:51
lotuspsychjeRJ45: still, its a newer card that might need newer kernel/ubuntu07:51
lotuspsychjeRJ45: last time ive repeated this :p07:52
lotuspsychjeup to you now07:52
RJ45wait, but I tried updating the linux-headers, wouldn't that be enough to know 16.04 wouldn't work?07:53
RJ45and linux-source07:53
lotuspsychjeRJ45: you can play around with mainline if you like aswell07:54
lotuspsychje!mianline | RJ4507:54
lotuspsychje!mainline07:54
ubottuThe kernel team supply continuous mainline kernel builds which can be useful for tracking down issues or testing recent changes in the Linux kernel. More information is available at https://wiki.ubuntu.com/Kernel/MainlineBuilds07:54
lotuspsychjeRJ45: but i would recommend clean install 15.10/16.0407:54
RJ45so basically, I am probably just screwed07:54
lotuspsychjeyour not why07:54
RJ45stuck with a brand new useless laptop07:55
RJ45FML07:55
lotuspsychjeRJ45: dont judge so fast07:55
lotuspsychjeRJ45: try it first07:55
hateballRefusing to try viable options is hardly "screwed"07:55
lotuspsychjeRJ45: widen your horizon, dont be so stubborn on 14.0407:55
RJ45okay, but I really want to sleep, I have been away for 24 hours07:55
RJ45my eyes hurt07:55
lotuspsychjelol07:55
RJ45awake*07:56
ValjanHonestly, I'd stick with the stable release more often than not unless there's something you absolutely need in the version.07:56
lotuspsychjesleep fresh, then install fresh07:56
lotuspsychjeValjan: this case needs a wider testing mate07:56
ValjanFair enough, but it sounds like this person wants to utilize their system moreso than bugtest. I'm all for bug testing but every now and again you just want things to go.07:58
lotuspsychjeValjan: read the logs mate, this case needs more then bug testing07:58
lotuspsychjeValjan: his 950m doenst get to work on 14.04.4, if you can solve, be our guest :p07:59
RJ45lotuspsychje: I am going to try Xubuntu 16.04, and I am going to cry when it doesn't work08:00
RJ45YOU DROVE ME TO THIS!08:00
RJ45>:(08:00
lotuspsychjeRJ45: dont forget to enable internet + updates during setup + nvidia-prime right08:00
RJ45ya ya ya08:01
lotuspsychjeRJ45: maybe the force be with you!08:01
RJ45I can feel the force in my colon..08:01
RJ45a real pain in the ass08:01
lotuspsychjelets keep it familly friendly08:02
RJ45heh :)08:02
UbuntuDudewhere can I find/download ubuntu 15.10?08:03
lotuspsychjeRJ45: and also fresh install, no upgrade right and no folling around with other drivers then the default ones08:03
lotuspsychje!download | UbuntuDude08:03
ubottuUbuntuDude: Ubuntu installation CDs can be downloaded from http://releases.ubuntu.com - Mirrors can be found at http://wiki.ubuntu.com/Mirrors - PLEASE use the !torrents to download !Wily, and help keeping the servers' load low!08:03
RJ45lotuspsychje: I tried that with 14.0408:04
ValjanI see. I remember having a very similar problem with an nvidia card back when I was attempting dual boot on my windows box in 14.04 or 14.10. In all honesty I think attempting another version is actually best bet here.08:05
lotuspsychjeRJ45: ok do the same with xenial now :p08:05
RJ45with hwat?08:05
lotuspsychjewhat?08:05
lotuspsychje16.04= xenial08:06
TragicM3LONdoes anyone know where the default dir for systemd is in ubuntu?08:08
OloongTragicM2LON : /var/log/upstart/systemd08:10
lotuspsychjeTragicM3LON: whereis shows: systemd: /etc/systemd /lib/systemd /usr/lib/systemd08:10
ni291187my ubuntu got stuck on showing hidden files/content on my computer and when i press ctrl + h to hide it. when i reopen it shows again08:11
TragicM3LONso if i make a service and want to mv it to the system directory, in this guide it was saying /usr/lib/systemd/system/ but that /system/ doesn't exist08:11
lotuspsychjeni291187: ctrl + h is to unhide08:12
lotuspsychjeni291187: did you create folders with .foldername ?08:12
ni291187yes08:12
lotuspsychjeni291187: close nautilus and reopen doesnt hide them?08:13
ni291187what is nautilus?08:13
lotuspsychjeni291187: the file manager, wich ubuntu are you on?08:13
ni291187my ubuntu version is 14.0408:14
ni291187i am kind of new to ubuntu though08:14
lotuspsychjeni291187: try logging out and back in, see if your folders are hidden again08:14
ni291187ok08:16
lotuspsychjeni291187: in wich dir are you seeing unhidden folders?08:16
ni291187home directory08:17
ni291187yep it still shows08:18
lotuspsychjeni291187: so everytime you open /home you see all the config folders unhidden?08:18
lotuspsychjeni291187: or just 1 folder you created?08:19
ni291187yes08:19
ni291187all of it08:19
lotuspsychjeweird08:19
lotuspsychjeni291187: are you up to date to latest? 14.04.4?08:20
ni291187yes it is 14.04.408:22
=== zz_CyberJacob is now known as CyberJacob
=== CyberJacob is now known as zz_zz_CyberJacob
lotuspsychjeni291187: install dconf-tools please08:24
ni291187ok08:25
lotuspsychjeni291187: then gksu dconf-editor and browse to: org/gtk/settings/file chooser08:25
lotuspsychjeni291187: show-hidden should be disabled there08:26
ni291187is gksu a command in ubuntu?08:27
lotuspsychjeni291187: yes, maybe youl need to install gksu08:28
ni291187actually i cant install it, it says libgksu.2.0 could not be authenticated08:30
lotuspsychjehmmm08:30
lotuspsychjeni291187: did you add ppa's of any kind?08:30
ni291187no i think not08:32
enlseonHi i just got the task to upgrade a server from 11.04 to a later version. Im thinking 14.04 ? what should i keep in mind ? i have never done this before08:40
enlseonwell i have upgraded my own machine with sudo apt-get dist-upgrade but i mean this is a much bigger step then im used to. also i would like to avoid breaking stuff08:41
rillehWait for 16.0408:41
=== zak is now known as Guest77807
geirhaA server running a non-LTS release that has not been supported for over 4 years ...08:42
=== Guest77807 is now known as zakmc
enlseonwell yes i know i just got it on my table cuz i play around with linux at home. But iknow... we got a mail saying it was a security threat, i agree :P08:46
geirhayeah, probably still got heartbleed and shellshock ^^08:46
geirhaI'd acquire a new machine, install latest LTS, configure it like the old machine, replace old machine.08:47
enlseoncool :D i want to try the heartbleed bug08:47
enlseonyou dont think its possible to upgrade ?08:47
geirhayou can upgrade 11.04 -> 11.10 -> 12.04 -> 14.04 -> 16.06 if you like, but it's going to take a lot of time08:48
geirhasetting up a new machine with the latest lts is likely cheaper08:49
haasnChanging your password in ubuntu 15.10 is very unintuitive: The profile settings dialogue makes it entirely non-obvious that the “Password: *****” text turns into a button when you hover over it. :(08:49
haasnIMO if the profile is unlocked it should just turn into a button that's always visibly a button (until you re-lock it). Alternatively, have a small button with an ‘edit’ icon next to the text08:49
enlseoni dont know what services the server are running never touch it before. if i do it the long way i don't have to reboot ?08:51
geirhaeach release installs a new kernel version, so you'll need to reboot each step to use the new kernel08:51
enlseonits just changeing sources.list and apt-get dist-upgrade or is it likeley that i will get error :P08:51
enlseonokey well in that case i agree with you08:52
geirhayou'll also need quite a bit of available space in /var08:52
enlseonwhy ?08:52
geirhafor all the new packages08:53
geirhayou can clean them out after each upgrade though08:53
enlseonhow much is "quite a bit"08:54
geirhaDepends on how much is installed08:55
geirhaIf you have 10G avialable, you'll probably be fine. Just beware that if you run out of space while upgrading, you'll have quite a mess on your hands08:58
enlseonTnx very much for your information. I probably will have to probe around and se if i can get the software running on a new machine instead. Ofc the guy who wrote the software quit a couple of years ago and nobody knows anything :P09:14
=== daniel is now known as Guest55969
Kartagishow can I find out why proftpd keeps dying on me?09:51
llutzKartagis: set DebugLevel to a higher value and check your logs09:54
ghostknifeI want to remove the clock from my login and lock screen on Kubuntu 15.10. Any advice on how to do this?10:00
popeyghostknife: maybe ask in #kubuntu?10:00
ghostknifepopey: tx popey10:02
scalperhey10:09
scalperi have 2 partitions on 1 drive, partition 1 is windows 10 partition 2 is ubuntu, schrub handles the mbr stuff, if i want to reformat parition 2, do i get boot trouble with windows 10 when i install ubuntu again there on the empty partition 2?10:10
=== Boscop_ is now known as Boscop
popeyscalper: shouldn't do. Windows generally doesn't care about partitions it's not installed in, and hasn't formatted.10:11
scalperpopey: would it be like that a new ubuntu installations detects windows 10 on the first partition again so i be able to start it from the menu in schrub again?10:15
Ben64what is schrub10:15
scalperscrub10:15
Ben64what is scrub10:16
k1lyou mean grub?10:16
k1lscalper: and yes, grub should detect other installed OS and put them into the List10:17
scalperk1l: yes, it should but in that case windows would not have a mbr anymore that is active10:26
k1lscalper: and where is the issue?10:26
scalperk1l: so i'm not strongly believe that it would be detected by grub in that case, the issue is that grub now handles the boot menu of partition 1 which is win and partition 2 that is ubuntu, i will totally remove partition 2 and will rebuild it10:28
k1lscalper: grub can handle way more than 2 installed OS.10:29
scalpernevermind, we shall see, i have hope it's gonna work :)10:31
tpimttsgot a nood question for you -- is it "normal behavior" for 14.04 to show my system RAM as 15.6 total when I have 16GB physically installed?10:32
Ben64sure10:32
tpimttsnoob*10:32
Triffid_Huntertpimtts: yes, some is reserved by various bios functions and the kernel10:36
k1ltpimtts: GB vs GiB10:36
Ben64k1l: nah that isn't that. ram is always base 210:37
k1lok10:37
Ben64grep Memory /var/log/dmesg10:38
Ben64[    0.000000] Memory: 16345464K/16775352K available (7400K kernel code, 1146K rwdata, 3416K rodata, 1336K init, 1448K bss, 429888K reserved)10:38
Ben64gives more information on the "missing" stuff10:39
relipse2ufw allow from {your-ip} to any port 22 <-- what is the purpose of this?10:42
relipse2deos that mean that I can only ssh from my ip address to port 22?10:43
streulmasome experiences with the r8169 module on 15.10? It sometimes won't connect. On Windows no problems.10:50
marethi everyone I am using gnone network manager for connecting to vpn using openconnect. Unfortunatelly connection fails several times a day and I am not sure why. Where should I look for the logs?11:09
mICONhi. I'm hitting ctrl+alt+F1 but the screen stays empty, no prompt shows up. Any idea what could cause this?11:17
IndustrialHi. How do I install this tweaked font on Ubuntu? https://github.com/powerline/fonts/tree/master/Terminus11:22
kisukeok, anyone familiar with creating a UEFI bootable liveUSB from winblows?11:23
mICONhi. I'm hitting ctrl+alt+F1 but the screen stays empty, no prompt shows up. Any idea what could cause this?11:24
BluesKajHi folks11:25
BluesKajmICON, try F2 instead of F111:26
=== galvao is now known as Guest73671
dedihy11:39
dedihello my friendship..11:39
predmijathey, why as soon as i add "Match User someuser" with ForceCommand internal-sftp i can't no longer log in even with user 'ubuntu'? what am i missing?11:40
Marezzhi everyone, i just installed ubuntu 14.04 and now i cant access my other hdd with ntfs partition.. I get this error http://imgur.com/OjbyKtC Can someone please help me?11:46
k1l_Marezz: boot windows and turn of that fake shutdown which is a hibernation in real.11:48
Marezzk1l_, I dont have windows anymore, only gnu+linux on my machine11:49
k1l_ok, then you need to force the mount.11:49
fumblehoolHello everyone! I have a lenovo s510 p laptop which is dual booted with Windows 10 and Ubuntu Gnome 14.04 LTS. I am facing an issue with laptop for last 10 days, whenever I press the power button to start it, power light starts then stops and this cycle continues and after some time it finally starts. Initially this time was 1-5 minutes but now it takes11:50
fumblehoolapprox 1.5 hrs to start. I searched for a solution online, there it was written that modern OS hibernates instead of shut down so it takes some time to wake HDD from sleep and remedy was given to remove battery and press n hold power button to let charge dissipate. I have tried that but no good. Can anyone please tell me some fix for it?11:50
Marezzk1l_, Ok, how do I do that?11:50
k1l_Marezz: wait, better try this: sudo ntfsfix /dev/sdb111:51
Marezzk1l_, Ok, I did it. Is this good? http://pastebin.com/Auag1sgT11:52
k1l_Marezz: yes.11:53
Marezzk1l_, It did! I managed to open it!11:53
MarezzThanks, you helped me a lot! That was almost full 1TB drive! :)11:53
MarezzAll of my data is safe and sound, yaaay :D11:54
k1l_in future better switch that fake shutdown off when running windows. so there is no trouble moounting that hdd for recovery reasons11:55
Marezzk1l_, Copy that11:55
=== King is now known as ICantHelpYou
scalperdoes somebody know where i get the latest google-chrome-stable_current_i386.rpm because google ended support for 32bit architecture, i still need it on my laptop, i get within8 weeks a new laptop11:56
scalperhttps://dl.google.com/linux/direct/google-chrome-stable_current_i386.rpm isn't available anymore11:56
=== ICantHelpYou is now known as King
BluesKajfumblehool, try taking the battery out for 5-10 mins or so, then try booting11:57
OliviaPopehey11:58
fumblehoolBluesKaj: okay. Trying as you say11:58
OliviaPopecan someone help me in complexity theory?11:58
new0hi everyone, i am trying top build a crawler to the dom but i can't succeed to make recursive function. how can i implement it?11:58
Picinew0: hi, this is #ubuntu, methinks you're looking for a programming channel11:59
new0Pici, sorry. i really do, and i didn't noticed :) tnx12:00
marethi everyone I am using gnone network manager for connecting to vpn using openconnect. Unfortunatelly connection fails several times a day and I am not sure why. Where should I look for the logs?12:03
BluesKajmaret, use network-manager-openvpn12:05
maretBluesKaj: I am i able to connect but it gets disconnected for no obvious reason12:06
BluesKajmaret, or network-manager-openvpn-gnome if you're using openvpn protocol12:07
scalperwhere i would get older versions of webbrowser like chrome for ubuntu, filehippo is only for windows12:07
popeyscalper: you'd have to ask Google. we don't host old versions of proprietary software12:07
maretBluesKaj: I already have a tool to use I just want to know how to find out why vpn connect fails12:08
BluesKajmaret, then it's obvioulsy unstable but of course the vpn server may determine the connection stability12:08
fairiestoyBuenas everybody. I have a little Question. I'm using Ubuntu on the mobile phone, but for some reason i cannot connect to mobile web. I also contacted the official support of the provider in the first place, but they couldn't help me up to now.12:09
fairiestoyAnybody has a idea what could be the problem?12:09
maretBluesKaj: ok so do you know where I can find logs in ubuntu? I checked /var/logs but not sure what to look for12:10
lotuspsychje!touch | fairiestoy12:10
ubottufairiestoy: Information about the Ubuntu Touch platform for Phone and Tablet is available here https://wiki.ubuntu.com/Touch . Support and discussion in #ubuntu-touch12:10
BluesKajmaret, syslog12:11
NoobFani'm using ubuntu fourteen... after 10 or 20 minutes the screen freezes..i don't know why.. this happened 10 times .12:11
fairiestoyubottu: Thanks a log, will take a look into that.12:11
ubottufairiestoy: I am only a bot, please don't think I'm intelligent :)12:11
NoobFani'm using ubuntu fourteen... after 10 or 20 minutes the screen freezes..i don't know why.. this happened 10 times .12:13
lotuspsychjeNoobFan: can you look in your syslog what happens?12:16
NoobFanlotuspsychje: command please..12:17
lotuspsychjeNoobFan: use the logviewer icon, or browse your /var/log/syslog manually12:18
lotuspsychjeNoobFan: wich ubuntu version is this?12:19
NoobFanlotuspsychje: 1412:19
lotuspsychjeNoobFan: up to date to latest 14.04.4?12:19
NoobFanyes.. upto date lotuspsychje12:19
lotuspsychjeok12:19
NoobFanlotuspsychje: syslog contains alien language..12:20
NoobFanlotuspsychje: i can't understand that12:20
lotuspsychjeNoobFan: pastebin and share to the channel please12:20
lotuspsychje!paste | NoobFan12:20
maretBluesKaj: thanks!12:20
ubottuNoobFan: 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.12:20
NoobFanlotuspsychje:12:20
maretso this is content from my syslog why does the VPN fail? http://pastie.org/1076509612:21
=== Senj is now known as Senji
BluesKajmaret, is it possible to use openvpn rather than pptp on that vpn server, looks like the server is dropping the connection...pptp is old and unreliable12:24
fumblehoolBluesKaj: no luck 😞12:25
=== zz_zz_CyberJacob is now known as CyberJacob
lotuspsychjeNoobFan: 1.169088] pci 0000:00:1c.0: BAR 14: no space for [mem size 0x00200000]12:25
lotuspsychjeMar 17 21:27:00 ffone-HP-15-Notebook-PC kernel: [    1.169092] pci 0000:00:1c.0: BAR 14: failed to assign [mem size 0x00200000]12:25
lotuspsychjeNoobFan: maybe check memory ?12:25
NoobFanlotuspsychje: .. what is that?12:25
NoobFanlotuspsychje: any solution..?12:26
NoobFanlotuspsychje: hdd or ram?12:26
lotuspsychjeNoobFan: maybe check ram memory yes12:27
NoobFanlotuspsychje: how.. i got no idea sir12:27
lotuspsychjeNoobFan: your freezes, full system stops? need to reboot?12:28
NoobFanyes..i have to press the laptops powerbutton to reboot12:28
maretBluesKaj: I will ask server owner but I woudn't hold my breath12:29
lotuspsychjeNoobFan: can you pastebin : sudo lshw -C video12:29
NoobFanlotuspsychje: ok12:29
=== Aria22 is now known as Aria22|away
BluesKajfumblehool, I had a similar problem with my Lenovo G500 laptop, so I started suspending sessions rather than turning it off .12:30
k1l_NoobFan: you need to provide the logs in a pastebi if you cant understand what they say12:30
NoobFank1l_: yes i got it..12:30
NoobFanlotuspsychje: http://paste.ubuntu.com/15414212/12:30
BluesKajmaret, is this vpn server required for your work ?12:31
maretunfortunatellyu12:31
scalpercan i use wildcards on google like google-chrome-stable_anywildcard here_i386.deb12:31
k1l_scalper: dont isntall 32bit12:32
fumblehoolBluesKaj: Even I am doing the same. But this I am wondering what might be the problem12:32
k1l_scalper: there are no more update for the 32bit chrome. so you get a security issue right now.12:32
scalperk1l_: i need to, i am one of the persons that still has a 32bit laptop and i get a new laptop within 8 weeks, now i need the latest 32bit version12:32
scalperyeah i know12:33
k1l_scalper: you cant. use chromium instead12:33
scalperk1l_: can i use chrome plugins on chromium?12:33
k1l_yes12:33
scalperlike livepage etc12:33
scalperyou sure?12:33
k1l_scalper: i dont know about all plugins. but most should work.12:34
lotuspsychjeNoobFan: cant find anything unusual in logs12:34
scalperi give it a try12:34
k1l_scalper: and nothing in world is so important to run an outdated browser.12:34
NoobFanlotuspsychje: ohh ok.. thanks for ur time lotuspsychje .. ur a good person..12:34
lotuspsychjeNoobFan: did you fresh install 14.04 or upgrade?12:34
NoobFanfresh install lotuspsychje12:34
BluesKajfumblehool, I suspect my problem is the uefi/bios drops some settings since I switched from gpt type partition table to dos and use legacy bios  setting instead of uefi12:34
scalpergoogle did not make the best step to end support, they could wait atleast 2 years12:35
ioriaNoobFan, you got freeze ?12:36
scalperthey just want people to consume chromeos12:36
scalperwhich sux :)12:36
fumblehoolBluesKaj: I will try to see if I have the same problem12:36
NoobFanioria: i mean whole system freezes..12:36
lotuspsychjeioria: yes every 20min he got freeze on trusty12:36
k1l_scalper: 32bit will die. thats it12:36
ioriahttps://bugs.launchpad.net/ubuntu/+source/linux/+bug/150373112:36
ubottuLaunchpad bug 1503731 in linux (Ubuntu) "8086:0f31 Ubuntu 15.04-15.10 freezes totally" [Low,Incomplete]12:36
lotuspsychjeNoobFan: maybe a memorytest to make sure its not the ram? https://help.ubuntu.com/community/MemoryTest12:36
ioriaNoobFan,  seems a workaround is intel_idle.max_cstate=112:37
llutzi thought 32bit already was dead - until i got a dell latitude d520 to revive ...12:37
ioriaNoobFan,  with that video card i mean12:37
NoobFanioria: ohh ok.. i'll try that option12:38
NoobFanioria: lotuspsychje i'll try them what u suggested.. thanks guys for ur time...12:38
NoobFanlotuspsychje: ioria bye :)12:38
ioriaNoobFan,  you know how to set a kernel boot parameter ?12:38
scalperk1l_: chromium is fine if the plugin i need works12:39
dreamer_ nordo12:40
LastNameBruceHey guys having issues with my dns apparently. I've run this setup for about a year now, but it seems today i can't resolve urls. (unknown host) when pinging URLS (can't apt-update)12:41
LastNameBrucemy dns-nameservers are pointed to 8.8.8.8 and 8.8.4.4 so i don't see how it couldn't resolve?12:41
llutzLastNameBruce: does "dig  @8.8.8.8 ubuntu.com" work?12:43
k1l_LastNameBruce: can you show the output of "sudo apt update" in a pastebin?12:43
LastNameBrucehttp://pastebin.com/2kYiu3dF k1l_ llutz, yes, no errors12:44
grapsHi12:44
BluesKajLastNameBruce, I switched from google dns to my ISP dns, no more problems, but maybe your ISP doen't do rleiable dns, it's difficult to guess without trying12:45
LastNameBrucethey don't BluesKaj  thats why i switched to googles, and its been working fine for about a year?12:45
llutzLastNameBruce: and does "dig  ubuntu.com" work?   what is in your actual /etc/resolv.conf?12:45
grapsbrb12:47
LastNameBruceyes just dig works llutz http://pastebin.com/kP5LHfZX12:47
ioriaLastNameBruce, are you using NM or a manual conf in /etc/netw/interface  ?12:48
=== Guest73671 is now known as tonao35
BluesKajLastNameBruce, have you tried setting up the dns in your router's firmware if available?12:48
LastNameBrucenot available BluesKaj hosted.12:49
LastNameBruceioria: manual, but again its BEEN working for about a year running the setup it is >_>12:49
simonlinjLastNameBruce does `dig us.archive.ubuntu.com` work?12:50
nlsthzno/ all i am getting an error - http://debs.unvanquished.net/dists/trusty/main/binary-i386/Packages  404  Not Found [IP: 107.189.33.26 80] but then I follow the link I see it should be http://debs.unvanquished.net/trusty/main/binary-i386/ (the "dists" part is not there... how do I edit my repo's not to have the added "dists"?12:50
LastNameBruceyes simonlinj no errors12:50
ioriaLastNameBruce,  try also ping www.google.com12:50
LastNameBruceping says unknown host.12:50
ioriaLastNameBruce,   ls -l /etc/revolv.conf12:51
LastNameBruceioria: lrwxrwxrwx 1 root root 29 Sep 28 11:10 /etc/resolv.conf -> ../run/resolvconf/resolv.conf12:52
simonlinjLastNameBruce have you tried to flush your dns records?   `sudo /etc/init.d/dns-clean restart`12:52
LastNameBrucei have not simonlinj i'll try it12:52
LastNameBruceno dice:/12:52
ioriaLastNameBruce,   can you paste /etc/network/interfaces ?12:53
LastNameBruceioria: http://pastebin.com/gznz6T3z12:53
ioriaLastNameBruce,   NM is stopped ?12:53
LastNameBrucenm?12:53
nlsthznnever mind, seems the repo is way out of date as it is...12:54
ricardhow to create a folder m3u12:54
BluesKajnetwork-manager12:54
k1l_ricard: you can create folders with "mkdir"12:54
BluesKajLastNameBruce,^12:54
LastNameBrucei don't use network-manager i don't believe?12:55
ricardthanks12:56
ioriaLastNameBruce,   ps -A | grep NetworkManager12:56
LastNameBrucereturns nothing.12:57
ioriaok12:57
ioriaLastNameBruce,   can you restart the  router  ?12:57
LastNameBruceno access, vps.12:57
areelsola12:57
NoobFanbest app to create wifihotspot in ubuntu .. its really annoying to use the manual ceate option in edit connecitons13:01
k1l_NoobFan: networkmanager can do that13:02
ricardwere is mkdir13:02
\9mkdir is a terminal command13:02
NoobFank1l_: is that an app13:02
k1l_ricard: its a terminal command. what are you doing there exactly?13:02
k1l_NoobFan: networkmanager already handles the network on ubuntu. see its menu13:03
ricardI want to create a folder m3u13:04
NoobFank1l_: yes i'm using that..but creating wifi hotspot is really annoying..13:04
simonlinjLastNameBruce   can you show the outputs of `/etc/nsswitch.conf` in a pastebin?13:04
k1l_ricard: what desktop do you use? why dont you use the file brwoser?13:04
liuhe.13:04
lotuspsychjeNoobFan: https://help.ubuntu.com/stable/ubuntu-help/net-wireless-adhoc.html13:04
liuhei am using raspberry13:05
LastNameBrucesimonlinj: http://pastebin.com/EyZbt98L13:05
liuheubuntu mate13:05
NoobFanlotuspsychje: i'll try taht13:05
k1l_i really dont understand why people hat networkmanager that much and dont just use that. its easy, its build in, it works.13:06
ricardwhat is the file brwoser?13:06
simonlinjLastNameBruce looks good...13:06
k1l_ricard: its the same like you would do that on windows.13:06
LastNameBruceyeah thats the strange thing, everything looks like it should simonlinj :/13:07
ricardthanks13:08
ioriaLastNameBruce,   check /etc/hosts    and   have tried restart networking ?13:09
LastNameBrucei have ioria, even full reboots.13:09
LastNameBrucehosts looks good, local and server.13:10
LastNameBrucealthough now when i try to restart networking it says failed to stop, start already running13:11
ioriaLastNameBruce,   that's interesting13:13
grapsHi13:14
LastNameBruceyeah i just  ifdown em2 etc.13:14
LastNameBrucefor now13:14
grapsubottu: game download13:14
liuhe.13:14
Picigraps: hi, what are you looking for help with?13:16
grapsPici: I'm looking at first person shooters, and I was wondering how to d/l Doom 3 for Linux13:16
ioriaLastNameBruce,   is it possible that  VPS provider forces an internal DNS address, blocking the use of alternatives in their firewall ?13:16
LastNameBruceno possible way, its a self managed, and its been working for 11 months.13:17
Picigraps: https://help.ubuntu.com/community/Doom3 but ymmv, seeing as it is very old.13:18
R13oseHow do I print files from the file manager in 15.10?13:18
grapsPici: Yeah, that's true. What are some current FPS games ?13:18
Picigraps: unsure, sorry, but https://help.ubuntu.com/community/Games should point you in some directions.13:19
grapsPici: Thanks13:19
=== Drac0 is now known as Guest91883
DArqueBishopgraps: if you're not unopposed to Steam, you might want to try downloading the Steam client for Linux and seeing what's available.13:21
lotuspsychjeR13ose: open a file and print?13:21
snadgeim trying to use dmraid in ubuntu 15.10 .. and see lots of information about how mdraid is better and replaced it etc.. but this is not compatible with dual boot windows?13:22
R13oseright, I just read that this is the only way13:22
grapsbrb13:22
snadgei have to run dmraid -ay every time i boot.. and wondering why it won't auto detect the "fake" raid on startup13:22
lotuspsychjeR13ose: you wanted to print more files togheter perhaps?13:22
R13oselotuspsychje: nope just one file at the moment.13:23
Smittllexit13:23
Smittll#exit13:23
Smittllquit13:23
Smittll#quit13:23
a10194 /quit ?13:25
Piciindeed.13:25
a10194once upon a time13:26
a10194there was this chan13:26
a10194 /join #amazing,013:26
a10194its like qui but better13:26
Picithanks, but no thanks. and most irc clients don't fall for that anymore.13:26
a10194i know13:27
GranoHi13:27
GranoHow do i install skylakes igpu drivers on ubuntu?13:28
k1l_Grano: that should be in the kernel. what ubuntu is that exactly?13:28
Granokubuntu 15.1013:28
Granoi updated the kernel to 4.4.513:29
Granofor the igpu support13:29
Granoso theres no need for drivers?13:29
k1l_Grano: it should be supported since 4.313:31
Kartagiswget --verbose --header='Host:www.google.com' html.webcinizim.com why am I getting 403 here?13:31
Granosupport isnt that good, games are still quite glitchy13:32
Granoand i get bad screen tearing while watching videos13:33
Granois there a way to fix it?13:33
=== a10194 is now known as r0sa
=== r0sa is now known as a10194
NoobFanlotuspsychje: why ubuntu software center is slow at downloading files... i'm on 100 mbps channel,, the app is slow13:37
NoobFanwhy ubuntu software center is slow at downloading files... i'm on 100 mbps channel,, the app is slow13:38
popeyNoobFan: is it downloading or actually doing the install?13:39
k1l_NoobFan: maybe your mirror is slow.13:39
popeyit could be the mirror13:39
popeyyes.13:39
NoobFanpopey: its downloading..13:39
NoobFank1l_: popey thanks..13:40
lotuspsychjeNoobFan: what are your other system specs overall? your graphics was intel, ram?13:40
NoobFanlotuspsychje: do you want remote connection to my pc.. please help in setting up the wifi hotspot13:41
lotuspsychjeNoobFan: i dont do remote assistance sorry, read that url from wifihotspot13:41
NoobFanlotuspsychje: ok well thanks.. :)13:42
k1l_NoobFan: why dont you use networkmanager? its the network symbol in your systray13:42
NoobFank1l_: i used.. ok wait i'll give u the screen shot13:42
=== jottr_ is now known as jottr
k1l_NoobFan: you dont use wifi to connect to the internet, right?13:43
NoobFank1l_: my computer got wired ethernet..i want to share hotspot to the mobile phone13:44
k1l_NoobFan: http://askubuntu.com/a/593032/3126013:45
R13oseI am using dnssd://Brother%20HL-5250DN%20series._pdl-datastream._tcp.local/ as my Printer Device URI but this is sometimes Idle - Unable to locate Printer.  How do I fix this?13:46
NoobFank1l_: i tried that procedure .but no use http://imgur.com/0dI4aWD13:46
MonkeyDustR13ose  how is that ubuntu related?13:47
k1l_NoobFan: what exactly didnt work?13:47
R13oseI am using Ubuntu 15.10 and might be using the wrong printer settings.13:47
NoobFank1l_: http://imgur.com/lnarWZ5   i creted dozen wifihotspots but none of them appear in my mobile13:47
marethow to pipe result of ls-files --others --exclude-standard  to mv so I move all of those files to different directory?13:47
hateballmaret: a for loop13:48
k1l_NoobFan: dnt use wep anyway13:49
NoobFank1l_: i'm using wpa13:49
NoobFank1l_: yes wep is easy to break13:49
geirhamaret: Why, if I may ask?13:49
hateballmaret: something like... for i in $(ls-files --others --exclude-standard); do mv $i /new/path; done13:49
k1l_NoobFan: please delete that old hotspots. and try with the exact howto from that page that is known to work13:49
MonkeyDustmaret  try using backticks `  ... like mv `ls...`[new folder] ... first test with cp13:49
NoobFank1l_: ok i'll try them..thanks bye :)13:50
hateballMonkeyDust: backticks are deprecated, $() is the new black !13:50
maretgeirha: because I have some files inside of my  project folder which dont belong there13:50
MonkeyDusthateball  tnx, we learn every day13:50
LastNameBruceioria: i think you were right..13:50
LastNameBrucei switched it to openDNS and its working fine now13:50
LastNameBruceso they MUST have changed the firewall13:50
ioriaLastNameBruce, yay13:50
LastNameBrucetheres no other way it would stop working with google.13:51
LastNameBrucei know googles is fine because i use it for MY network >_>13:51
ioriaLastNameBruce, right13:51
LastNameBrucethanks everyone who helped.13:52
ioriaLastNameBruce, no problem, good job13:52
R13osesolved my problem13:55
afrokarlsson2 russian airlplanes hit world trade centre and 3 russian airplane, masked to poland plane hit see ylemiste in tallinn.13:59
MonkeyDustafrokarlsson  wrongf channel13:59
Piciwrong universe14:00
Granolol14:00
=== cainick_ is now known as cainick
geirhamaret: Do you know about git stash?14:12
geirhamaret: Because that's basically what git stash does. It stashes away any changes you have, also untracked files if you include -u, leaving you with a fresh checkout14:14
maretgeirha: thank you for the help, git stash isn't what I need I solved the problem simply by moving folders by hand14:15
w00tburgercan someone let me know how I can run a python script that executes system commands through CRON?14:17
w00tburgerI have a cronjob that calls a script that runs a system command. apparently the python script in which it is calling runs fine, but when it is called through cron it doesnt want to work14:17
Piciw00tburger: What does your crontab look like?14:18
w00tburgerone sec.14:18
MonkeyDustw00tburger  http://paste.ubuntu.com/14:18
Picior your favorite pastebin14:18
Scunizihttp://paste.ubuntu.com/14:19
Scunizihttp://paste.ubuntu.com/14:19
Scunizisory for the noise..14:19
scalperi use wine and installed mirc, it always worked, until now, i use the same version of mirc, and the version i tried i used before, and i can't set the option dialog away (alt-o), i use the latest wine and ubuntu, what to do now? i tried the latest mirc too14:20
jimHi... can someone help me, I have a person who just joined (Bored_) who needs a /etc/fstab (he runs ubuntu, and I can't for the life of me guess how he lost it), but, all his partitions are mounted, we just worked on separating his /home out from his / partition14:20
liacla-8081!list14:20
ubottuliacla-8081: No warez here! This is not a file sharing channel (or network); read the channel topic. If you're looking for information about me, type « /msg ubottu !bot ». If you're looking for a channel, see « /msg ubottu !alis ».14:20
jimcan someone help him out please?14:20
MonkeyDustscalper  mirc is a windows program and not supported here14:21
pi_______http://paste.debian.net/416603/14:21
pi_______ah cmon now14:21
pi_______exit14:21
Scunizijim: did you (or him) look for a backup in /etc/fstab? or make one when you were separating /home?14:22
w00tburgersorry about that. here it is http://paste.debian.net/416603/14:22
jimhe didn't have fstab then either if I recall correctly14:22
jimBored_, good, you're here14:22
k1l_scalper: ubuntu ships enough own irc clients. no need to run a windows one in wine14:23
geirhaw00tburger: It probably relies on some environment variables that cron doesn't set, or relies on finding a command in PATH; cron sets a very minimal PATH variable14:23
pbxi disabled the super key (for numbered app switching and type-to-launch and key help; still works for cycling through the launcher). remind me how to restore it?14:24
jimhere's what I told him... until we get you an /etc/fstab, you just need to (as root) mount /dev/sda7 /home and then you should be good14:24
geirhaw00tburger: http://askubuntu.com/q/23009/901614:26
processorhi14:27
processoram new here14:27
processorneed help on shell scripting14:27
Bored_jim what i gonna do?14:27
w00tburgerthanks guys and gals!14:28
ScuniziBored_: jim https://help.ubuntu.com/community/Fstab14:28
Piciprocessor: you can ask here, but you'll probably get better (and faster) help in #bash14:28
processoroh ok14:28
processorbash  right14:29
processor?14:29
Piciprocessor: /join #bash14:29
Bored_Scunizi thanks just one question about options i am not sure what it should be14:29
ScuniziBored_: since I don't know what "it" is and which option you're talking about, I can't answer that.  The link should guide you nicely. If you're confused about something in there use your google fu at that point.14:31
relipse2i'm trying to lockdown my server, i can and ufw allow 80 and 443 and ufw enable, but how do I allow income and outgoing port 22 connections? And what about wget and stuff like that will the firewall blcok that?14:33
pbxanother way of asking my question: how do i change a keybinding to just-super or just-alt? (e.g. for invoking HUD)14:34
MonkeyDustrelipse2  iq this useful http://blog.mattbrock.co.uk/hardening-the-security-on-ubuntu-server-14-04/14:36
flokahello all, how can I get information about a network card.lspci brings not a detailed info14:36
MonkeyDustfloka  lshw -html > hardware.html14:40
floka10x14:41
relipse2MonkeyDust yes great article, but I don't understand his section on ufw14:42
lotuspsychjerelipse2: there is also #netfilter if you like14:44
Boredhi i just changed my fstab and when i rebooted it created new user as the name of my pc and the password of my root doesnt work14:46
Boredwhat i can do?14:46
flokathere is a video in youtube I have seen it how you can hack and gain access14:48
flokasearch for it.You basically use ubuntu live cd and change password for root14:48
flokaor removed it, sometng like htat14:49
Boredthe problem is on login screen i have username 'anonymous' while the actual user is 'aa'14:49
Boredand when i reboot in recovery and tried as root passwd anonymous it says user not exist14:49
flokaIf you dont have access to the pc.Look for the video man.It works14:50
k1l_floka: sorry but "just look at youtubevideos" is like the worst advice14:50
k1l_Bored: what did you do before?14:51
flokaindeed.Ok search youtube for root no password failsafe ubuntu forgot password14:51
k1l_Bored: and what ubuntu is that exactly?14:51
MonkeyDustfloka  would you you have your car mechanic like to say, to watch a youtube video?14:51
flokaI can not open https sites unfortunatelly14:51
Boredk1l_ 14.04.4 i changed fstab14:51
MonkeyDusttypos*14:51
k1l_Bored: are you in a live system or booted to that ubuntu?14:51
Boredi added mount to home from /dev/sda714:51
Boredbooted14:52
Boredon the guest user14:52
Boredkll_ any idea what i should do?14:53
flokaI have a pcmcia card which I want to find out the chipset without taking it apart.lshw does not reveal the chipset.14:53
k1l_Bored: i am a bit confused about the user changing.14:54
k1l_Bored: "mount" in a pastebin please14:54
llutz!info lspcmcia | floka:14:54
ubottufloka:: Package lspcmcia does not exist in wily14:54
llutz!info lspcmcia trusty | floka:14:54
ubottufloka:: Package lspcmcia does not exist in trusty14:54
Boredkll_ http://pastebin.com/qTE4cf4514:55
llutzfloka: arghh, sry  there had been a package for that before ...14:55
llutz!info pcmciautils14:55
ubottupcmciautils (source: pcmciautils): PCMCIA utilities for Linux 2.6. In component main, is optional. Version 018-8 (wily), package size 28 kB, installed size 115 kB (Only available for linux-any)14:55
llutzfloka: ^^ that might help14:56
k1l_Bored: there is only / (sda6) mounted14:56
Boredk1l_ yes it didnt work and i cant login to my user using the password :/14:56
Boredkll_ is it possible that rm /home directory can cause it ?14:57
k1l_Bored: yes14:57
Boredk1l_ and how i can fix it14:57
k1l_Bored: what are you doing there at all? do you want to trash your system and make a reinstall?14:57
Boredi was removing it because i colned it to another partition and now i want to mount this partition to home14:58
Bored*i removed it14:58
k1l_yes. so put that partition in your fstab to be mounted as /home15:00
Boredkll_ i tried to do that and it didnt work15:00
k1l_what didnt work?15:00
Boredit didnt mount15:01
k1l_it is know to work. so we need to know what exactly happend? error messages? etc15:01
k1l_Bored: first boot a live usb/dvd. on guest account yu dont have sudo powers which are neede15:01
Boredkll_ brb15:01
Bored_kll_ ok i am back15:04
Bored_kll_ i wa trying to do /dev/sda7 /home               ext4    errors=remount-ro 0       115:05
=== Bored_ is now known as Bored
zgrgecan someone please explain why when i copy file from samba share in LAN mounted in nautilus I've got speed about 45 MB/s, but when mounted with fstab samba entry I've got 75 MB/s. Is this performance drop due to FUSE?15:08
DaniG2khello all15:08
DaniG2kI'm trying to install java on Ubuntu 15.10 properly15:08
DaniG2kand set a JAVA_PATH15:08
DaniG2kcan someone explain how to do this?15:08
DaniG2kOpenJDK would be fine15:09
Boredkll_ you here ?15:09
MikelevelDaniG2k~ jre o sdk?15:09
DaniG2kI have already done `sudo apt-get install openjdk-7-jre'15:09
Boredhow i can change other partition file? from cd live ?15:10
DaniG2kMikelevel: I don't need to develop, just run Solr15:10
Boredit says i dont have access15:10
llutzBored: whats the partition holding your ubuntu-/15:10
MikelevelDaniG2k~ https://help.ubuntu.com/community/Java#Installation_of_Java_Runtime_Environment15:10
Boredllutz /dev/sda615:11
llutzBored: sudo mount /dev/sda6 /mnt15:11
DaniG2khmmm15:11
DaniG2kMikelevel: if I echo $JAVA_HOME I am seeing /usr/lib/jvm/openjdk-7-jdk-amd64/15:11
DaniG2kbut doesn't think need to be /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/java15:11
DaniG2kis it supposed to point to the binary?15:12
llutzBored: pastebin output of "sudo blkid /dev/sda7 ; ls -ld /mnt/home"  after the mount15:12
MikelevelDaniG2k~ https://help.ubuntu.com/community/Java#Choosing_the_default_Java_to_use15:13
Boredllutz /dev/sda7: UUID="fb160cd3-d270-40fc-98a3-af94f936a2ac" TYPE="ext4"  drwxr-xr-x 2 root root 4096 Mar 18 14:09 /mnt/home15:14
llutzBored: and "grep sda7 /mnt/etc/fstab"?15:14
Boredllutz i need to change the dtab on etc15:14
llutzBored: to change fstab: sudo nano /mnt/etc/fstab15:15
Boredlluts is this look ok?  UUID=fb160cd3-d270-40fc-98a3-af94f936a2ac /home           ext4    errors=remount-ro 0       115:16
Boredthis uuid is partition thats hold copy of /home15:16
llutzBored: should do15:17
zgrgel15:17
Boredllutz how i save ? ctrl+ o and then ?15:18
BoredDos format ?15:18
llutzBored: ctrl-x  "y"15:18
Boredllutz thanks ill try reboot15:20
llutzBored: you'd check sda7 before15:20
jimllutz, we copied his /home to sda715:21
llutzBored: "sudo mkdir /mnt_home && sudo mount /dev/sda7 /mnt_home && ls -l /mnt_home"15:21
BluesKajBored, why would you want /home to be ro?15:21
llutzBluesKaj: on error, ro. but right, "defaults" would be sufficient15:22
CraigwellHas anyone here sucessfully installed any linux distro on a Dell Baytrail tablet ?15:23
BluesKajllutz, yeah that's the setting I have for /15:23
Craigwellcountless tutorials so far don't get me past grub15:23
llutzBluesKaj: its default for most /15:23
BluesKajyup15:23
llutzBluesKaj: makes sense only there15:23
carlsi have a problem i just install ubuntu but i dont have wifi adapter what can i do?15:28
bobby23When booting Ubuntu 14.04, I get taken to a screen that says "Busybox v1.21.1 ... build-in shell" and then (initramfs) with a blinking cursor, what could be causing this? I only did an update last night before shutting down15:29
scalperchown -R mark /var/www/html/ will set the superuser mark being owner of the group, now it is root, how do i just add the user mark instead of a change to the owner?15:31
=== srainbot is now known as lastavengers_
llutzscalper: sudo chown -R mark:  /path/15:33
scalperllutz: does root:root still has acces to it (i believe it has because root is root) duh15:33
llutzscalper: root always has access and forget the chown before, doesn't work anymore15:34
llutzscalper: chown <username> file      shouldn't change the group15:35
scalperllutz: i just got a fresh ubuntu install where /var/www/html belongs to root now i just want to give superuser mark all acces to it, what do most people use for this?15:35
llutzscalper: no idea, i hardly deal with webservers. i'd chown that to mark, or chgrp that to a defined group, if there are more than one users needing access15:37
MonkeyDustscalper  it's not clear what you're trying to do or achieve ... try and ask in #ubuntu-server15:38
llutzscalper: http://askubuntu.com/a/386940   sounds like a proper way.15:39
gyerakhungary???15:39
llutz!hu15:39
ubottuMagyar nyelvű segítséget az #ubuntu-hu csatornán talál15:39
=== DONALD_TRUMP is now known as WHITE_MALE
darkelfjuggaloI have recently updated to 15.10: For over a Week i have been dealing with two problems: the first is that my Screen randomly scrambles or blinks out. The 2nd is that it Randomly Kills the OS... i go to a Console Screen, I can't save what it says, but I have to power off and back on with the CPU power Button.15:40
HaaPutI updated from 12.04 to 14.04 and my xserver has stopped working15:41
HaaPutI have tried reinstalling nvidia drivers, reinstalling xorg and gdm but still no luck15:42
holgerssonHaaPut: You might take a look at the Xorg-Logfiles in /var/log/.15:42
darkelfjuggaloMy drivers are fully up to day, someone walked me through several scans and log files to find the error, but was unable to explain what the errors were, believing it was a Graphics Problem. I am using the Intel 945G x86/MMX/SSE2 Graphics card15:42
holgerssondarkelfjuggalo: At the moment there is a bug with Xorg and intel graphics cards. Upstream (i.e. the project) got an bug report filed some days ago.15:43
holgerssondarkelfjuggalo: I'm running Linux (not Ubuntu though) on an Haswell-i5 with it's onboard-GPU and my Xorg and complete system freezes with that version.15:44
HaaPutholgesson: when i do startx form tty1 its gets stuck at loading extension glx, xinit  failed to connect15:44
Ben64startx shouldn't be used on ubuntu15:45
darkelfjuggaloholgersson: ok so there is presently nothing I can do?15:45
holgerssonBen64: Why not?15:45
Ben64because it's not. sudo service lightdm start15:45
holgerssonBen64: It's not what?15:46
Ben64it's not the right way to do it on ubuntu15:46
HaaPutBen64: what is the right way?15:46
Ben64i just said15:46
holgerssondarkelfjuggalo: As far as I can see not; I don't recall how to blacklist packages at ubuntu right know - you could downgrade, prevent that X version from updating and then wait some time + upgrade later.15:47
BLZbubba_i am using dhcp and ubuntu sets /etc/resolv.conf to use nameserver 127.0.1.115:48
BLZbubba_how do i find out the real name servers?15:49
holgerssonBen64: Do you have a source for further reading why it's not the right way? I'm running mostly other distros where starting either via startx or a display manager seems to be no problem at all and would like to understand the problem here.15:49
Ben64BLZbubba_: nmcli dev list | grep DNS15:49
Ben64holgersson: not now, i have to leave for work in 10 seconds. i'm sure you could find it on google though15:50
=== Vampire0_ is now known as Vampire0
holgerssonBen64: OK.15:50
zerrrgWhere I can ask programming question?15:51
zerrrgIt seem I cant join php channel. Does it even exist?15:52
squinty!alis15:53
ubottualis 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 http15:53
scalperllutz: i just did add user mark to /var/www/html and i did give rwx permissions, now it works, sounds ok, right?15:53
holgerssonrwx doesn't sound good per se15:54
BLZbubba_zerrrg: make sure your nick is registered, some channels are more strict about that; and some use the double-octothorpe, e.g. ##linux15:55
zerrrgThanks for info guys15:56
scalperholdsworth: ok, hmm when i did give the user mark rwx permissions with dolphin (from the gui), if i type in a terminal inside /var/www/ ls -l i don't see anything related to mark, how i see it?15:57
darkelfjuggaloi updated becuase this computer is primarily for my dad to play facebook games and the Flash needed and update that I couldnt get in 15.04... but now that i know the issue i can work on finding a work around, if at all possible [which this device is from 2007 with Vista originally on it]15:57
BLZbubba_Ben64: thanks15:57
HaaPutusing sudo service lightdm start works but only manually for tty1 otherwise it gets stuck at initial 'ubuntu' screen forever15:58
=== ubuntu is now known as Guest31930
Guest31930minna15:59
scalperholdsworth: ls -ld /var/www/html/ doesn't show anything related to user mark, however user mark has now rwx rights to it, where i can see that?15:59
scalperthe group still remains root:root15:59
Guest31930lol16:00
Guest31930u right16:00
Guest31930how to install driver amd in Ubuntu?16:00
Guest31930there's know16:01
Guest31930answer my question16:01
mustmodifyweird issue. I'm using putty to ssh from a windows machine to Ubuntu.16:02
Guest31930for what?16:03
mustmodifyI've been using it all morning without issue16:03
squintyscalper,  groups <username>16:03
mustmodifyI just pressed the q key and it dinged at me instead of ... like ... typing 'q'16:03
Guest31930free access internet?16:03
mustmodifybut when I type q in other apps... obviously no issue.16:04
mustmodifyqQqQ ha ha haQQQqqQQqQq16:04
mustmodifycapital Q works via PUTTY.16:04
mustmodifyso strange.16:04
mustmodifyAh, interesting. Other putty windows also accept q.16:04
Guest31930u have a module?16:05
scalpersquinty: there i don't see anything related to /var/www/html/ where i did give user mark acces to with rwx, so where to see it? :)16:06
scalperls -ld /var/www/html/ also will not return anything related to user mark16:06
HaaPutI updated from 12.04 to 14.04 and it gets stuck at 'ubuntu' screen forever on startup16:09
mustmodifyGuest31930: Whom are you asking about a module?16:09
scalperhttp://www.linux.org/attachments/rootfolderadvancedpermissions-png.1164/ i did just add a named user mark to give it acces with rwx to /var/www/html like this screenshot, after that when o popup the dialog again i will not find anything related to it anymore in the dialog, ls -ld won't find also anything16:09
scalpercould it have to do with gksudo cause i started dolphin with it16:10
HaaPutI updated from 12.04 to 14.04 and it gets stuck at 'ubuntu' screen forever on startup16:11
HaaPutI have tried reinstalling lightdm graphics drivers and xorg16:12
MonkeyDustHaaPut  hit f12, what does it say .16:12
HaaPutMonkeyDust: when do I hit f12?16:12
MonkeyDustHaaPut  when you see the 5 dots16:13
HaaPutk16:13
pavlushkatrying to make work avidemux to rotate a video.16:14
=== cglocke|BNC is now known as cglocke|away
pavlushkaon 16.04 beta16:15
MonkeyDustpavlushka  #ubuntu+116:15
pavlushkaMonkeyDust, confused16:16
MonkeyDustpavlushka  type /j #ubuntu+1, ask there16:16
pavlushkaMonkeyDust, got it16:17
=== dieter_ is now known as dth
HaaPutMonkeyDust: there are al lot of messages... the second last says stopping lightDM display manager   [OK]16:17
HaaPutMonkeyDust: if I do a sudo service lightdm start from tty1 that starts the xserver16:19
MonkeyDustHaaPut  that's a workaround, no solution, but does it work?16:20
HaaPutMonkeyDust: yeah its a workaround... it works16:20
HaaPutMonkeyDust: but can't keep doing it everytime16:21
MonkeyDustHaaPut  now restart, see what happens, can you repeat it?16:21
HaaPutMonkeyDust: it gets stuck at the same screen on restart16:22
holgerssonBen64: Well, I searched and didn't find any source that could tell me that I shouldn't start X via startx at ubuntu. Sure, you have todo something by yourself (setting up ~/.xinitrc), but that seems to be all - even under ubuntu.16:24
HaaPutMonkeyDust: last line of xorg log file says: [...] (EE) Server terminated successfully(0). End of log file16:25
MonkeyDustHaaPut  can you repeat the workaround?16:25
HaaPutMonkeyDusy: yeah I can16:26
MonkeyDustHaaPut  is this useful http://superuser.com/questions/747375/lightdm-not-starting-at-boot-in-ubuntu-14-0416:27
max3can i put arbitrary scripts in /etc/init.d/?16:27
=== cglocke|away is now known as cglocke|BNC
anoDoes archlinux live test has memory test?16:31
anoPlease16:31
MonkeyDustano  this is ubuntu support, you're in the wrong channel16:31
anoI can't post in arch linux16:32
anoAnd I only have arch linux in usb. Please16:32
tewardano: we can't answer Arch questions here.  This is an Ubuntu channel.  If you can't post into the Arch Linux channel that's not our issue16:32
HaaPutMonkeyDust: i'll try the solution and let u know.. thanks16:32
tewardnor is anything related to Arch our issue16:32
MonkeyDustHaaPut  good luck16:32
anohelp?16:33
holgerssonano: As far as I know you need an account for posting in #archlinux16:34
holgerssonano: I'll query you16:34
mandy_hi16:35
k1l_!register | ano16:35
ubottuano: Information about registering your nickname: https://help.ubuntu.com/community/InternetRelayChat/Registration - Type « /nick <nickname> » to select your nickname. Registration help available by typing /join #freenode16:35
k1l_ano: or ask in ##linux16:36
anoI can't16:36
anoCan't post in ##linux k1l_16:36
nicomachusano: register.16:36
MonkeyDustano  guess you have to be in #freenode, then16:36
anono16:37
anoI don't have time I have so many bsod16:37
nicomachusregistration takes 30 seconds.16:37
anonvm16:37
BrowserHello. I have a Intel graphic card. When I start Ubuntu the graphics are really poor, however when I use Teamviewer I can see  good quality graphics. lspci is showing 00:02.0 VGA compatible controller: Intel Corporation Atom Processor Z36xxx/Z37xxx Series Graphics & Display (rev 0c) . The intel drivers are installed on the system. Can anyone help me? Thanks16:45
compdocBrowser, I dont think Teamviewer depends on the intel graphic card16:45
compdocBrowser, in the bios, be sure to assign as much ram as you can to the video. You might start with 1G of ram16:46
BrowserI have cloned the HD and it is working with a different graphic card, so I wonder if I have to do something with the xorg.16:46
LessthanbobNew to linux here16:47
MonkeyDustLessthanbob  you can ask your ubuntu questions here16:48
HaaPutMonkeyDust: not the solution doesn't work16:49
LessthanbobThank you!16:49
MonkeyDustHaaPut  i'm out of ideas now, repeat your question and steps every 15 minutes or so, in one line, until someone can help16:50
HaaPuthmm16:50
voyager_когда след ubuntu выйдет?16:51
MonkeyDust!ru16:51
ubottuПожалуйста наберите /join #ubuntu-ru для получения помощи на русском языке. | Pozhalujsta naberite /join #ubuntu-ru dlya polucheniya pomoshi na russkom yazyke.16:51
itissidHi does someone know how to get system tray apps whitelisted for 15.10?16:58
MonkeyDustitissid  in dconf-editor16:59
itissidMonkeyDust: Hmm the key is not in desktop->unity as indicated by some googling.17:05
Craigwellanyone here sucessfully install a distro on a clover trail tablet?17:15
MonkeyDust!tablet17:15
ubottuInformation about the Ubuntu Touch platform for Phone and Tablet is available here https://wiki.ubuntu.com/Touch . Support and discussion in #ubuntu-touch17:15
lotuspsychjeCraigwell: whats the default Os on that device?17:15
Craigwelllotuspsycheje: It was windows 8.0  . I recently was able to put a fresh install of windows 10 on it17:16
holdsworthscalper: why are you highlighting me? we've never talked17:16
Craigwellits 32 bit uefi locked, no legacy. secureboot off17:16
lotuspsychjeCraigwell: then you can install ubuntu desktop on that17:16
Craigwelli've tried several distros and can get to grub, but it freezes17:16
k1l_Craigwell: uh, 32bit uefi is a pain.17:16
Craigwelli think my problem might lie in options 'e' from grub menu. I've tried removing quiet splash and putting resolution@hz, but still freezes before any kernel lines17:17
k1l_Craigwell: best is to look into porting communities like xda-developers if someone got a working routine for putting some linux onto it.17:17
Craigwellit's a tough one.. seems some people have had better luck with bay trail devices than clover trail due to powervr gpu.. i might try and buy something else.. it's a dell latitude 10 so good build quality and would be nice. I may have to give up on linux on it though :-/17:18
CraigwellIt's one of those things I throw some hours into every 6 month or so lol17:19
lotuspsychjeCraigwell: maybe this looks like usefull? https://sturmflut.github.io/linux/ubuntu/2015/01/21/installing-ubuntu-15.04-on-baytrail-tablets/17:20
Craigwelllotuspsychje: Yes I've been through that one. no dice.. i'm thinking I need to move on from clover trail17:25
Craigwell:-/17:25
Craigwelltoo many power management features driven by OS17:25
Craigwellplus PowerVR GPU17:26
ogra_powervr gpu's are awesome ... sadly the linux drivers are worse than anything17:26
Craigwellogra_: All I want to use the tablet for is a glorified e-reader, really.. I can barely rationalize wanting ubuntu on it - but still I try? stubborness I guess17:28
Craigwellwell, not liking windows very much and hoping for better performance is the reason i guess. but the outcome may not be nearly worth the effort, is more accurate to say17:29
Craigwellif power management and graphic issues are my destiny17:29
ns23hii17:31
jonascjHi all. Connecting via serial to some piece of equipment, how is that done? My serches for "linux serial connection" mostly turns up how to do serial login to an Ubuntu machine.17:31
jonascjIs it just "telnet tty0 baud bits stop" or similar?17:32
MonkeyDustjonascj  i'm not familiar with it, but i found this https://help.ubuntu.com/community/SerialConsoleHowto17:38
bbLutzhello everyone17:40
lotuspsychjebbLutz: welcome, what can we do for you?17:41
bbLutzdo you know how to install xamarin on ubuntu? I've tried different methods but failed17:42
MonkeyDust!find xamarin17:42
ubottuPackage/file xamarin does not exist in wily17:42
baizonbbLutz: http://www.mono-project.com/docs/getting-started/install/linux/17:43
bbLutzi'm using voyager distro17:44
MonkeyDustbbLutz  not supported here17:44
baizonbbLutz: why do you ask here then?17:44
bbLutzbecause is ubuntu based17:45
MonkeyDustbbLutz  type /topic  to find out what's supported here17:45
bbLutzk thanks!17:46
MakersMarcSo I've joined my Ubuntu 14.04 LTS Desktop to my Windows Domain, and am at the point where I can id DOMAIN\\User just fine. So far the logon interface of my Desktop only offers me Local Users, with no ability to manually enter a username. Where do I go from here?17:49
MonkeyDustMakersMarc  are you now in windows or in ubuntu?17:49
=== db is now known as Guest54770
=== tom_ is now known as Guest91381
pbxi lost the super-number app switching shortcuts. how do i get them back?  14.04 FWIW17:51
MakersMarcMonkeyDust: I'm chatting from Windows but have Ubuntu in a VM17:58
obleteraWhen I switch to a terminal (Ctrl-Alt-F1), there's nothing but "error: invalid video mode specification `text'", followed by a blank screen17:59
obleteraI have an nVidia graphics card on Ubuntu 15.0417:59
obleteraHow can I fix this?18:00
MakersMarcAnswered my own question with a better Google search: http://askubuntu.com/questions/498108/login-as-domain-user-ubuntu-14-0418:01
jstrongHi all. I have a wordpress site hosted on ubuntu 14 (server edition) that is getting spammed by requests from the following IP 159.8.41.17918:02
jstrongI have looked online at using iptables to block this ip as a temporary solution but nothing seems to stick18:02
jstrongFor example, the following command sudo iptables -A INPUT -s 159.8.41.179 -p TCP --destination-port 80 -j DROP18:03
jstrongno errors outputted, but apache access logs still show requests flooding in from that address18:03
jstrongany ideas what is wrong with my iptables command?18:03
Jordan_Ujstrong: Are the requests being made via http or via https?18:06
jstronghttp (port 80)18:07
bunjeewhat games in Linux Mint most closely resemble poker?18:16
MonkeyDustbunjee  ask in the mint channel, not here18:16
MrKeunerhi, system settings in Gnome, how can I start that app from terminal? I cannot locate its name18:16
bunjeeMonkeyDust - how do I get there? I thought this was a Linux channel....18:17
MonkeyDust!mint | bunjee18:17
ubottubunjee: Linux Mint is not a supported derivative of Ubuntu. Please seek support in #linuxmint-help on irc.spotchat.org18:17
tocotronHello. What's a good and easy to use SIP server that I can install in Ubuntu?18:18
k1l_bunjee: ##linux is the linux channel. this is the ubuntu channel, like it says in the name :)18:18
bunjeeMonkeyDust - does this channel support Kubuntu?18:18
MrKeunerbunjee, possibly ones that has poker in their name?18:18
MonkeyDust!find poker18:18
ubottuFound: jpoker, libpoker-eval, libpoker-eval-dev, pokerth, pokerth-data18:18
k1l_bunjee: for the mint kde thing better ask the mint guys too. they change some things and the repos. so they will have to answer the questoins18:19
bunjeeMrKuener - that sounds like a winner - thanx.....18:19
bunjeek1l - thanx18:20
nutzzThis shell script shoul compue the n-th fibonacci number http://pastebin.com/cFxUwFjw. But it returns wrong values. I think there is no mistake related to the logic of the program. So what bash-specific thing am I doing wrong?18:22
Picinutzz: you'd get better help asking  in #bash18:22
nutzzok18:22
tommyxu 18:26
=== ubuntu is now known as Guest82854
Guest82854hello?18:34
zh1need a pdf editor on ubuntu, any suggestion?18:42
cerrySo I'm trying to get ubuntu on a friends laptop. When booting from usb drive I'd to add `nomodeset` but then it started correctly. Installation was done pleasingly unexciting. However the system won't boot from hard drive. I chrooted from live disk and updated grub, also increased the hidden timeout so I can enter grub while holding shift. However it appears its stuck in a reboot loop. Any threads I find online refer to dual-boot which is not th18:44
MonkeyDustzh1  i guessb Writer and Inkscape can do that18:44
MonkeyDust!pdf18:45
ubottuThe Portable Document Format is created by Adobe; PDF files are viewable in Ubuntu with Xpdf, Okular, Evince and also Adobe Reader (free download, but closed source)18:45
=== Bray90820_ is now known as bray90820_
Bashing-omcerry: What release is installed ? What results when booting to terminal (TTY1) from grub's boot menu ?18:48
titanium17Hello folks, is there any way of using google drive easily on ubuntu? This is probably the biggest thing I miss since I migrated from windows 2 months back18:49
titanium17I have a lot of drive space but no backup. It makes me paranoid18:49
StubbornOXI need some assistance setting up a Ubuntu box.  I am on a closed network (no internet)  I want to setup a SNMP manager to receive alerts and then have the server email that said alert via email to a windows box.  I am fairly new to linux but have some cli experiance.  I have the 14.04 installed18:50
compdocStubbornOX, nullmailer is fairly easy18:51
compdocalso need mailutils18:51
MonkeyDusttitanium17  http://askubuntu.com/questions/544646/how-to-install-google-drive-on-ubuntu-14-0418:51
StubbornOXthe problem with googling all this stuff is there are so many different versions of options18:52
=== bray90820_ is now known as Bray90820
cerryBashing-om: It's 14.04.4 but I can't get into grub. After bios splash I hold shift. Screen is black, then "GRUB loading" flashes for a sec, then the screen goes dark (like shutdown). Then it shows a black screen again (no bios).18:52
titanium17thanks MonkeyDust I am looking at the link now!18:52
MonkeyDusttitanium17  careful with ppa's ... when you upgrade ubuntu, they may nno longer work18:54
ABC-XYZtitanium17: GNOME 3.18 ; hence Ubuntu GNOME 16.04 as well, has GVFS Google Drive integration ; it works pretty well, but it is handled as a network filesystem, instead of some sync functionality18:54
DavidFromBEhello18:55
DavidFromBEmy xorg.conf seems to be deleted on boot (ubuntu 15.10), what's going on ?18:55
titanium17ABC-XYZ, MonkeyDust, my primary use is to keep my files synced. Maybe even push the system backup to the drive every week just to be safe.18:56
StubbornOXanyone know how to setup a snmp manager?18:57
Bashing-omcerry: OK, so is this a EFI system ? Then it is the escape key that grub looks for .18:57
Bashing-omDavidFromBE: With the advent of KMS, that file is depreciated . If present however will be honored.18:59
DavidFromBEit is generated by amdconfig19:00
DavidFromBEthen i reboot, can't find the file anymore19:00
Bashing-omDavidFromBE: Now that I admitt is weird. ' ls -al /etc/X11/xorg.conf ' results in " file not found " ?19:03
cerryBashing-om: It is and holdinh ESC seems to show a boot menu. It looks like an option to boot from cd or hard disk however it keeps disappearing and rebooting as mentioned before. (Also there are some option in the bios I'm not entirly sure how to handle `Exxecute DIsable Bit` and Trusted Platform Module (TPM)… )19:03
Bashing-om!UEFI | cerry19:03
ubottucerry: UEFI is a specification that defines a software interface between an operating system and platform firmware. It is meant as a replacement for the BIOS. For information on how to set up and install Ubuntu and its derivatives on UEFI machines please read https://help.ubuntu.com/community/UEFI19:03
DavidFromBEBashing-om: wth ? ls -al /etc/X11/xorg.conf --> file exists19:04
cerryoh yeah not bios but uefi… well as it has EFI support it seems to be uefi - not?19:05
DavidFromBEBashing-om: but vim /etc/X11/xorg.conf --> new file19:06
DavidFromBEwhat is going on here ?19:06
DavidFromBEam i having too much beer ?19:06
k1l_DavidFromBE: no typos?19:07
migmolrod"too much" and "beer" can't be in the same sentence19:07
boytelhi all19:07
Bashing-omcerry: Everything depends on the mode that you install with ..Bios/EFI are not compatible. Tou must boot up as how the operating system was installed . Ubuntu will install in either mode . Are you dula booting ? as this also complicates the booting situation .19:07
DavidFromBEmigmolrod: cheers to that !19:07
boytelany help wlcome19:07
boyteli installed ubuntu to raspberry pi 319:08
DavidFromBEargh, file is not present anymore19:08
boytelbut is to slow19:08
cerryBashing-om: Noppe it's solely ubuntu. I think I might have missed creating an EFI partition… I'll check that19:08
DavidFromBEok, file is being deleted somehow19:08
DavidFromBEi'll find out after dinner19:10
Bashing-omcerry: Yeah, If booting EFI, that partition is required as it holds the boot code .19:10
DavidFromBE:)19:10
Bashing-omDavidFromBE: Good luck, as I do not know, would be nice to be enlightened as to what is taking place .19:10
migmolrodhi all19:11
=== dreamer_ is now known as nordo
warthog42Hello, I'm looking for assistance with preseed partitioning issues on Trusty.  Here is a paste of some background and the preseed partitioning info I am using:  http://paste.ubuntu.com/15417084/19:17
a10194bom dia19:21
mustmodifywhen I use sed to replace </body> with <script... ></script>\r\n</body> (or just \r) I see ^M entries from git. Why?19:22
mustmodifyOr, more to the point, what escape characters should I use?19:22
=== Guest80_ is now known as digismack
daxmustmodify: I think \n19:28
mustmodifystill shows ^M :(19:29
mustmodifyactually19:29
mustmodifyit doesn't.19:29
cerrymustmodify: Do you collaborate with windows folk? ^M is their carriage return while *nix people use a linefeed.19:29
mustmodifyI would have sworn I tried that.19:29
daxspecifically, ^M = \r19:30
mustmodifycerry: right now I'm cleaning up after what I suspect were windows/wordpress folk.19:30
cerrymy condolence :)19:31
mustmodifyThanks. It's just a quick project to help a family friend. Gotta pitch in now and again.19:33
haasnI'm trying to install Ubuntu side-by-side with another Linux partition. Running into some problems: 1. I created a bootable USB device using unetbootin. 2. I try booting from this using the “select boot device” feature in my BIOS, 3. I see the regular GRUB2 menu (for my normal machine), not the one from the ubuntu installer!. I can boot from the device in UEFI mode, but then installation of ubuntu fails19:33
haasndue to EFI-related errors19:33
haasnAs an alternative, is it somehow possible to install ubuntu *without* installing a boot loader?19:33
haasnBut I guess that will still fail in EFI mode. I got as far as copying files to the newly formatted ext4's /boot/efi when it failed with some error. But I really would prefer to avoid EFI mode altogether. Which is why I'm trying to figure out why exactly I can't boot in non-EFI mode :/19:33
DavidFromBEBashing-om: https://bugs.launchpad.net/ubuntu/+source/ubuntu-drivers-common/+bug/131048919:34
ubottuLaunchpad bug 1310489 in Linux Mint "xorg.conf overwritten by booting system" [Undecided,New]19:34
haasnAnother odd thing: I tried manually booting into the USB device by entering the grub command line in the existing grub, but it only shows (hd0,gpt1) etc. - except the device I'm booting from is not formatted to GPT, and it doesn't seem to register them. Is there some module I have to load or something to be able to see non-GPT partitions in grub?19:34
ZeZuhaasn,  what type of non GPT ?  MBR ?  generally it's already loaded and it's rare it screws that up,  you sure it's not or possibly hybrid MBR/GPT ?19:37
haasnZeZu: MBR yeah, looks like the issue was that my grub.cfg didn't contain insmod part_msdos19:39
haasnWill give it a try again with that module loaded19:39
ZeZuwell if grub2 isn't seeing your usb, its likely it won't work ... i'm guessing it does work in efi mode though.  if that's the case your best bet is to find out what the efi error on that install is about19:40
max3what can i put in an init.d script?19:41
xz0ris it possible to extend my desktop over lan to another monitor?19:41
ZeZumax3, a lot of different things,  you'd have to be more specific19:41
tanukiOkay, this is weird. I installed Ubuntu Server yesterday. Today, I tried to connect to that machine, via SSH, and after it prompted me to accept the SSH key fingerprint, it disconnected me. When I tried again to reconnect, it gave me a different key fingerprint. Removing the old key fingerprint from known_hosts, the same problem occurs: first connect I get one key, subsequent connect I get another19:41
xz0r*both are running ubuntu19:41
ZeZuxz0r, you mean like VNC ?19:41
xz0rYeah19:41
ZeZuor RDP ?19:41
compdocmax3, what do you need in an init.d script?19:41
ZeZuwell then yes,  ubuntu has its own or you can use any vnc thats supported19:42
xz0rNot RDP. like a second monitor. extending my current monitor19:42
xz0rso that I can drag windows19:42
ZeZuwell if its over the network then you'd still have to use something like that19:42
ZeZuthere may be another solution that virtualizes as a monitor to Xorg but I kindof doubt it19:42
ZeZuor doubt how usefull it'd be19:43
max3compdoc, ZeZu, i need to figure out the gateway router address the network a machine and then bring up a network interface with a static ip. i was thinking of bringing up the interface with dhcp, doing a route, scraping using grep and cut, then changing /etc/network/interfaces accordingly19:43
nmmmone Windows related question19:43
nmmmi have windows 8 with 1 TB HDD. with 200 GB data on it. I need to migrate to 250 GB SSD. windows 8 can shrink the disk to 600 GB. I have Ubuntu, where I can plug both disks,19:44
ZeZumax3,  you can specify to use a static ip when you bring the network up in network/interfaces,  but if you don't already know the gateway how do you know the static ip to use?   so i see what you mean about dhcp but it's also confusing what you really intend19:45
nmmmthen i can dd first 100 MB Windows partion.19:45
nmmmthen I can create new ntfs partition on the ssd, and to copy all data from 1 TB disk.19:45
nmmmquestion is - any idea how to do the SSD bootable?19:46
max3ZeZu, well i'm assuming it's something very similar to the typical household router gateway 192.168.1.1 but you make a good point19:46
max3ZeZu, because that's completely wrong19:46
Emperor_EarthI'm having trouble building a UEFI bootable version of Minimal Ubuntu 14.04x64 (https://help.ubuntu.com/community/Installation/MinimalCD). It boots on legacy, but not UEFI. I extracted the efi.img file into the disc's root directory as a folder, "efi". I'm using ImgBurn on Windows 7, and I think my issue has to do with "Load Segment" and "Sectors to Load", which are both currently set at the default, but I'm not sure. I don't19:46
Emperor_Earthhave a *nix computer on hand to build an iso on.19:46
max3yea that's really annoying19:46
ZeZunmmm, uh is the first 100mb partition a recovery/reserved or is it efi system partition ?19:46
ZeZumax3,  if you can use dhcp once its doubtfull it'll change after ...19:47
nmmmis legacy boot (non UEFI). 100 MB partition seems empty (windows show no files there, even system files are shown in explorer)19:47
nmmmI can "mimic" the MBR and partitions, incl partitions19:47
max3ZeZu, the problem is i need a fixed ip address19:47
nmmmbut I can not 'dd' the big partition19:47
=== jay is now known as Guest93673
ZeZudo it manually and then use the address you get to save as a fixed ip19:47
ZeZunmmm,  then mount it and use cp19:48
ZeZu( IF its only 200GB )19:48
cerryBashing-om: thanks again for the link. specifying an EFI partition did the trick ;)19:48
nmmmwill it boot ? is it important where bootmgr file is placed on this?19:49
ZeZuthen use windows install disc to fix the boot or use another bootloader19:49
max3ZeZu, the whole story is i'm distributing a VM with a postgres server that hooks up an app (don't ask) and i'd like the ip of the server to be hardcoded in the app19:49
nmmmZeZu: can i fix bootloader from ubuntu?19:49
ZeZunmmm,  uhm...  it's "possible" yes,  but you have to know what you're doing ...19:51
pbxi somehow broke the super-1, super-2, super-3... app switching shortcuts.  where do i fix this?19:51
ZeZumax3,  uhm,  i'm slightly more confused,  this VM will only be used on this same server ?19:51
nmmmZeZu: stupid windows is not documented at all19:51
max3ZeZu, the vm has a postgres server in it. the vm will deployed in lots of places19:51
ZeZunmmm, the windows boot process if very fully documented and there is further info ALL OVER the net19:52
nmmmmay be then I am too stupid :D19:52
ZeZunmmm,  either its part of the MBR and/or in the reserved parts of the drive/partition19:53
ZeZuso you'd have to KNOW and use DD if you don't want to be bothered to boot the windows install disc and use bootrec / fixmbr or whatever19:53
nmmmyes, this second one worry me :) if it is on the 100 mb disk, I could be dd it19:54
ZeZumax3, well if you're the one setting up that server in the VM then you ought to know it's gateway details :)19:54
nmmmbut if it is on big disk, I do not that much space on the ssd19:54
ZeZuat least the basic network configuration19:54
ZeZuie: if it's going to set up as 192.168.x.x or 10.10.x.x or whatever19:54
CaffeineAddictgreetings, I have a chroot in which I am doing a cross compile build of libwebsockets ... `make install` works ... however I need to take the compiled code and move it to a different machine19:55
max3ZeZu, this is virtualbox we're talking about and to talk to the server i set virtualbox to use a network bridge for the vm19:55
CaffeineAddicthow do I make a .deb with this project19:55
ZeZumax3,  ahhh ...  then it will differ and you're not going to get a static ip19:56
ZeZuyou'll have to run a script AFTER network init,  and find out network info from ifconfig or smth19:57
=== Guest93673 is now known as Jagrophess
mekhamiis it easier to load ubuntu in legacy boot or uefi boot20:00
Emperor_EarthDoes anyone have a UEFI bootable iso of Minimal Ubuntu 14.04x64 a la http://onetransistor.blogspot.com/2015/12/install-ubuntu-minimal-cd-uefi-enabled.html? I'm having trouble resolving ? I'm having troubling working around this bug: https://bugs.launchpad.net/ubuntu/+source/debian-installer/+bug/142903020:01
Jordan_Umekhami: If your boot firmware supports UEFI then it will probably be easier, and less likely to lead to small hardware problems, to install Ubuntu for UEFI.20:01
ubottuLaunchpad bug 1429030 in debian-installer (Ubuntu) "netboot mini.iso doesn't support UEFI boot" [High,Triaged]20:01
=== ValleyCat is now known as KattyDolphin
mekhamiJordan_U: i'm having trouble finding the boot order options in the dell inspiron 17 bios20:02
mekhamiJordan_U: using UEFI20:02
Jordan_Umekhami: You're having trouble getting your boot firmware to boot Ubuntu's installer?20:02
mekhamiyeah20:03
mekhamisecure boot ight be a problem?20:03
mekhamis/ight/might20:03
Jordan_UEmperor_Earth: It's not too hard to make your own using grub-mkrescue, as long as you have an Ubuntu machine to do so with already available.20:04
sstoryWhy would this fail http://paste.ubuntu.com/15417489/ with Cannot access...no such file or directory? The directory is there20:04
Jordan_UEmperor_Earth: I'm going to be away for an hour or two. If you can't make one yourself using grub-mkrescue I can make you one when I get back.20:06
Jordan_Usstory: Please pastebin the exact and complete output of that command.20:08
sstoryJordan_U: http://paste.ubuntu.com/15417546/20:09
Emperor_EarthJordan_U: That would be fabulous. I don't have a local *nix machine available, this was going to be a dev laptop. I've been trying all day yesterday to get it to work with Windows/Imgburn but couldn't get it to work.20:14
Bashing-omdavidcalle: Finished reading the bug report .. ouch .. still prevalent to this time .. I see no real fix offered .. appreciate the advisement !20:14
sstoryJordan_U: I don't know why that doesn't work. I gave up and did chmod -R and let it do the directory as well even though I was only interested in the files. That seems to work.20:15
qu4nt1n!s daredevil german20:15
ubottuqu4nt1n: I am only a bot, please don't think I'm intelligent :)20:15
skyrid3rGreetings all.. if someone removes a file with samba (from windows deleting a file on ubuntu).. can I figure out which file was removed?20:16
Bashing-omcerry: Great .. Glad you are up and running !20:18
geniiskyrid3r: Only if you had vfs_recycle set up. https://www.samba.org/samba/docs/man/manpages/vfs_recycle.8.html20:18
skyrid3rcrap20:24
nealshireis there a version of ubuntu someone would recommend for my aunt who doesn't know much about computers? her pc has an ATI Radeon x300 SE, PCIe. pretty old card20:25
pbxnealshire, "doesn't know much about computers" is not a good target demo really, not without handholding.  IMO20:26
nealshirebetter than what she has curretly, winXP. all she wants is email20:27
nealshiremaybe chromeOS but I don't know how well it supports legacy things20:27
migmolrodmy mother didn't and doesn't know anything about computers. only for mail and youtube, she seems quite happy with ubuntu (in a netbook which had windows 7)20:28
Bashing-omnealshire: Maybe: Lubuntu is a faster, more lightweight and energy saving variant of Ubuntu using LXDE, the Lightweight X11 Desktop Environment. It is targeted at "normal" PC and laptop users running on low-spec hardware.20:29
migmolrodyes, i was also about to recommend Lubuntu20:29
RJ45I am having problems getting the 950M in my laptop to work preoperly for games, have tried every single driver I can with Xubuntu 14.04.4, several re-installs, I have experienced a little success with Xubuntu 16.04.beta with Nvidia-361-update drivers (I can actually get to the desktop now), but now I have a whole other problem, Steam throws-up "OpenGL GLX Extention not supported on this display", what can I do?20:30
RJ45I have been working on this for over half a day now20:31
nealshiredoes lubuntu run on the standard ubuntu/debian updates like linux mint does?20:32
migmolrodi have a little question about dual booting. i already had win 10 (with the 500MB "System reserved" partition). then i installed ubuntu 15.10 and it correctly installed grub2.20:33
migmolrodbut when i restarted, windows 10 booted. no grub2 selection list. so i installed easybcd and it correctly detected ubuntu.20:33
migmolrodrestarted again: now i see both systems in easybcd boot screen, select ubuntu and grub2 appears.20:33
migmolrodhow can i get rid of easybcd?20:33
migmolrodnow in ubuntu "Disks" utility, I see the only partition with the "bootable" flag is that 500MB system reserved from windows20:33
migmolrodif i make that non-bootable and make bootable the ext4 ubuntu partition... would it work?20:34
bazhang!info easybcd20:34
ubottuPackage easybcd does not exist in wily20:34
migmolrodeasybcd is "grub for windows"-like utility20:34
bazhangjust use grub20:34
migmolrodthat's what i'm trying.............20:34
bazhangthere's really no way to tell you about easybcd and other windows type products20:35
migmolrodforget about easybcd. the thing is: if i change the System-reserved partition to make it non-bootable and make bootable the ext4 ubuntu partition... would it work?20:36
bazhangmigmolrod, change how20:37
bazhanggrub-install , update-grub is the ubuntu way to do it20:37
bazhangmigmolrod, did you want a link to the grub2 wiki for that20:38
migmolrodgrub2 is working. but that other partition has precedence20:38
migmolrodmy actual grub2 is showing ubuntu and windows correctly. the thing is how to bypass the system-reserved partition from windows20:39
migmolrodubuntu server 15.10, i installed gnome DE through tasksel after. and here i have an application called "Disks"20:39
migmolrodhere i can make partitions non-bootable (or that's what it seems at first glance)20:39
kamil2 dzień po instalacji ubuntu, czuje się jak młodzieniaszek z późnych lat 90tych poznający komputery, chaty i internet na minuty;)20:44
bazhang!pl | kamil20:46
ubottukamil: Na tym kanale używamy tylko języka angielskiego. Możesz uzyskać pomoc w języku polskim na #ubuntu-pl.20:46
kamilok, thx for info20:47
=== KindOne_ is now known as KindOne
Lingoim trying to unpack a single file from a tar that has an 85gb database file in it20:56
Lingohowever whenever i unrun tar -zxvf with the file i want to get, it freezes20:56
Lingowhenever i try to unpack the entire contents and --exclude the 85gb file, it still freezes20:56
Lingowhy is --exclude freezing on the 85gb file?20:57
Lingoits a tar.gz20:57
l4m8d4Does anyone know how to make apt show all the new changes before installing software when "apt-get dist-upgrade"ing? On my debian machines, I always install apt-listchanges and it will do that, but on ubuntu this doesn't seem enough...20:58
pbxLingo, quantify "freezes" - how long do you wait? are you seeing the untar process taking lots of cpu?   re --exclude, are you sure your syntax is right? try on a smaller tarball to make sure20:59
Lingoive waited an hour, nothing happens20:59
nicomachusl4m8d4: -u or --show-upgraded?20:59
Lingoi need just one small file from the tar.gz20:59
Lingothe syntax is right20:59
nicomachusl4m8d4: man apt should tell you everything.20:59
Lingoive done it on smaller tars20:59
Lingowhen i --exclude, it freezes at the directory right before the 85 gb one21:00
Lingoit doesnt continue decompressing21:01
Lingoand it also doesnt try to unpack the 85gb file21:01
jewelhello21:01
Lingoits weird21:01
Lingohi21:01
nicomachusLingo: use the --verbose flag and check the error?21:02
Lingook21:02
daxl4m8d4: install apt-listchanges, then do sudo dpkg-reconfigure apt-listchanges21:02
daxl4m8d4: it'll ask a bunch of configuration questions, the setting for showing changes before installing is in there21:03
l4m8d4nicomachus: --show-upgraded doesn't seem to do it unfortunately21:03
Lingotheres no error, it just stops in its tracks when it gets to the folder21:03
Lingobut its also not uncompressing the folder21:03
l4m8d4dax: That I will try, seems what I'm lookng for!21:03
Lingoit just stops and freezes right on it21:03
Lingoi guess ill just unpack and wait for hours21:04
jewelplease! help me to create online judge on ubuntu21:04
Picijewel: Whats an online judge?21:05
jewelonline contest21:06
l4m8d4dax: I can't confirm right now if that was the right tip, but since I saw the same config screen on debian and the configs seem to be what I need I guess you had the right tip, thanks!21:10
l4m8d4I could confirm if there was something to upgrade right now :D21:10
daxhehe :)21:10
jewelhttp://acm.tuit.uz/contest.php this is online contest!21:11
xanguaNo :-(21:15
=== Senj is now known as Senji
bracketslashso many joins and quits21:23
bracketslashso few comments21:23
k3nz0Hey guys. I'm having a device connected to my router through ethernet cable while I'm connected through wireless. Is their a way I can get the traffic going from my device ?21:23
krobzaurHello all. I'm working with an ubuntu VM and attempting to add 2 NICs to it. Whenever I add an IP to the second NIC, I lose connectivity to my first NIC. Is there something within the OS that is causing this to happen? Maybe some sort of routing problem?21:24
Dinner4Breakfastis there a 2D or unaccelerated equivalent for compiz grid?21:24
=== EriC^^ is now known as Guest53732
radxxxHi. Need some help again with my Nvidia driver. Afer fixing the blurryness with the help of you guys using the 361 driver, I have another isssue after yesterdays system update, After boot I end up on a black screen with white lines n blocks, sometimes changing to color blocks. Cant make out any text. Going into recovery mode and removing Nvidia drivers fixes it but those drivers cause a lot of screen lag. Running Ubuntu Mate 15.10 with21:24
radxxxNvidia Gtx970 with dual monitor setup. All help appriciated21:24
rypervenchek3nz0: You want to stop using wireless and start using wired once wired is connected?21:24
=== MrJack1 is now known as MrJack
thebwtk3nz0: not from that setup, no. But if you just put a hub between the device and the router, then attach another deivce, pop it into promsic mode and open wireshark up you should be able to21:25
thebwtk3nz0: specifically those packets aren't replicated over wifi, and even if you were wired, a switch is smart and only sends you things that are meant for you21:25
=== dave4925_ is now known as Illumitardi
thebwtunless ARP poisoning... but we'll leave that for another debate21:26
k3nz0thebwt: so there isn't a way to intercept it ?21:26
=== Kins_ is now known as Kins
thebwtk3nz0: nope21:27
k3nz0thebwt: Yep I'm talking about arp poisining21:27
thebwtthen you can do your own googling, that's probably out of scope for this channel21:27
=== Guest65919 is now known as blurkis
radxxxNeed some help again with my Nvidia driver. Afer fixing the blurryness with the help of you guys using the 361 driver, I have another isssue after yesterdays system update, After boot I end up on a black screen with white lines n blocks, sometimes changing to color blocks. Cant make out any text. Going into recovery mode and removing Nvidia drivers fixes it but those drivers cause a lot of screen lag. Running Ubuntu Mate 15.10 with Nvidia21:38
radxxxgtx970 with dual monitor. All help appricated21:38
jaywestonDoes anyone else get unsavory images from Wiki Reference when they search for gedit in the start menu?21:42
minasotaI have that turned off. What kind of results are you getting?21:50
mcphailjayweston: yes. That's nasty21:50
jaywestongenital wart modification pictures21:51
mcphailjayweston: file a bug. Thankfully this is going to be turned off by default in the next release21:51
minasotayeah... Sucks that it's not turned off by default21:51
jaywestonHow do you file a bug?21:51
mcphail!bug | jayweston21:52
ubottujayweston: If you find a bug in Ubuntu or any of its derivatives, please file a bug using the command « ubuntu-bug <package> » - See https://help.ubuntu.com/community/ReportingBugs for other ways to report bugs.21:52
jaywestonIt almost showed up during a presentation21:52
mcphailjayweston: yes - there have been several episodes of unsavoury images appearing in the search21:52
dax!onlinesearch21:53
ubottuTo hide online search results in Ubuntu Unity, go to System Settings > Security and Privacy > Search and toggle the option off.21:53
jaywestonThanks for the help... I am glad it is not just me21:53
jaywestonI am just going to turn off the wiki reference21:53
minasotaHow is it helpful to have online results appear in the search by default? Not flaming here, but I judge even if something came up in the search, you would still have to view the full content in a browser. Doesn't make sense21:55
k1l_minasota: just look at what google does on its page when you enter something. seems like a lot people demand/are using it.21:57
daxminasota: clearly it's not, since it's going away by default next release21:57
daxstuff gets tried. sometimes it works out, sometimes it doesn't *shrug*21:58
minasotadax: going away completely or just going ways as default?22:00
minasotadax: nevermind22:01
minasotak1l_: yeah, I see your point22:02
Emperor_Earth_Hey, Jordan_U, are you back?22:03
fearnothinghi guys, need some help troubleshooting an ubuntu box which is occasionally experiencing graphical problems22:20
=== Zzyzx is now known as THX1138
fearnothingthe issue is that it will sometimes produce a corrupted screen, just grey with random coloured lines22:21
eameoa22:21
fearnothingI initially suspected the graphics card so I've been running glmark2 but nothing's come up22:22
k1l_fearnothing: what ubuntu exactly? what kernel? what video card? what video driver?22:22
fearnothing14.04 64 bit, Radeon HD5850... I think I got it to install the proprietary driver but can't remember22:22
fearnothinghow do I check?22:22
k1l_fearnothing: lspci -nnk | grep -i vga -A3 | grep 'in use'22:23
k1l_ 22:23
k1l_that will print your driver in use22:23
fearnothingfglrx_pci22:24
k1l_apt-cache policy fglrx22:24
k1l_that will show if its from the ubuntu repo or a website22:24
bunjeeDoes Ubuntu have any casino type games...like slots, black jack etc.?22:25
fearnothingubuntu restricted packages22:25
bunjeefearnothing - does that mean no?22:26
k1l_fearnothing: what is "uname -a"?22:26
SCHAAP137i have an issue with my device labeling; my external USB3 disk is suddenly /dev/sda, while i performed the installation to /dev/sdb which is now /dev/sdc, my windows disk was /dev/sda and is now /dev/sdb, etc22:27
bpromptbunjee:     it has an app called "patience", it comes with blackjack, solataire and other card games22:27
SCHAAP137can i solve this with a udev rule?22:27
fearnothingLinux ken-P5KC 3.13.0-74-generic #118-Ubuntu SMP Thu Dec 17 22:52:10 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux22:27
bunjeebprompt: how do I get it?22:27
XavierCLHi everyone, I have problem with Ubuntu mate 16.04 beta fresh installed, I can't install nothing please see the error http://pastebin.com/cxA8Xujw, I tried changing the mirror and nothing, same error, any idea?22:27
k1l_fearnothing: ok. you could check the 15.10 backports kernel and xorg on the 14.04 to see if it works better with that.22:28
k1l_!hwe | fearnothing22:28
ubottufearnothing: The Ubuntu LTS enablement stacks provide newer kernel and X support for existing LTS releases, see https://wiki.ubuntu.com/Kernel/LTSEnablementStack22:28
k1l_XavierCL: for unstable releases see #ubuntu+122:29
fearnothingubottu - I appreciate your help but actually I have reason to suspect there might be an actual fault with the graphics card22:29
ubottufearnothing: I am only a bot, please don't think I'm intelligent :)22:29
bpromptbunjee:    kpatience that is, it should be in the repositories, it has 12 card games22:29
XavierCLok k1l_22:29
fearnothingspecifically, it took a knock22:29
fearnothingso I want to find a way of stress testing it to eliminate that first22:29
fearnothingcan you suggest something more intensive than glmark2?22:29
nealshireshould I use FAT or FAT32 for installing a ubuntu ISO onto?22:29
bunjeebprompt: thank you....I'll check it out.....22:30
k1l_nealshire: neither. the iso is a iso that already includes everything.22:30
nealshirebut it needs a filesystem to be loaded onto22:30
k1l_nealshire: what tool do you use?22:30
bunjeebprompt: what exactly do you mean by repositories?22:30
nealshireI am using universal usb installer22:31
nealshire(windows)22:31
bpromptbunjee:    http://1.bp.blogspot.com/-2ppwE8jWwh0/Uzngb6XasfI/AAAAAAAAC24/KKbBvgta25g/s1600/kpatience.png        or  http://www.lyssal.fr/images/illustrations/kpatience_2.png22:31
bpromptbunjee:   repositories, check in Software Center, for "kpatience"22:32
fearnothinglol I am dozy tonight22:32
fearnothingI've met ubottu before22:32
fearnothingcompletely didn't twig22:32
bunjeebprompt: just did - it doesn't have black jack or slots from what I can tell....22:32
bprompthmm22:33
nealshirealright it's using FAT32. I had to format the drive before I used the tool since my drive had no allocated partitions22:33
Anthony-L_'sudo fdisk /devl/sda3'22:34
Anthony-L_trying to delete a partition22:34
Anthony-L_could use some help22:34
Anthony-L_i'm in the "m" menu22:34
Anthony-L_kinda scared to navigate22:35
bpromptbunjee:    actually... I think you're correct, seems to be all solitaire :/22:35
bunjeebprompt: ya think there are any games like I want?22:36
mojtabaI know that I can use -D option in ssh and using foxyproxy tunnel my connection through the server. Is there any way to do the same thing, but via command line? (I mean instead of foxyproxy in the web browser, direct my traffic using terminal through the server)22:36
TiCPUAnthony-L_, you mean, sudo fdisk /dev/sda    you're editing the disk.  If it is too scary and you have a GUI running, try gparted22:36
Anthony-L_TiCPU: gparted crashes right when i load it up22:36
Anthony-L_TiCPU: that's why i have to do it this way.22:36
Anthony-L_TiCPU: it crashes teh system.22:36
Anthony-L_the*22:36
bpromptbunjee:    was thinking there may be a java version of it -> http://stackoverflow.com/questions/20462117/java-blackjack-gui-paintcomponent-drawimage-not-displaying-all-the-cards22:41
fearnothingok, there must be something else wrong with this system22:46
k1l_fearnothing: see the logs22:46
k1l_fearnothing: like syslog and xorg.log in /var/log/22:47
fearnothingyeah, I had a look, nothing helpful that I can find, but my parents turned it off after it had the issue repeatedly22:47
fearnothingso I don't have a definitive time/date I can look for22:47
fearnothingthey haven't used it in months22:47
k1l_fearnothing: then see the old logs there. they get renamed after shutdown22:47
fearnothingand I can't reproduce it22:47
fearnothingI know, but I have to know -when- to look for in order to know whether I'm seeing something that's relevant22:47
k1l_fearnothing: you could still see if the hardware-enablement-stack (backported kernel and xorg) helps22:48
=== cigumo_ is now known as cigumo
=== Bray90820_ is now known as bray90820
webstral26411    4340/slapd          /var/run/slapd/ldapi23:00
webstralanyone knows what this is?23:00
EriC^^!info slap23:01
ubottuPackage slap does not exist in wily23:01
EriC^^!info slapd23:01
ubottuslapd (source: openldap): OpenLDAP server (slapd). In component main, is optional. Version 2.4.41+dfsg-1ubuntu2 (wily), package size 1418 kB, installed size 16866 kB23:01
webstralso is this normal? it uses many ports23:02
mlvmhnwhy do i have a red triangle with a warning in the right corner?23:02
EriC^^mlvmhn: do you have chrome installed?23:04
EriC^^webstral: no idea23:04
k1l_mlvmhn: please run a "sudo apt update && sudo apt full-upgrade" in termina and put all the output into paste.ubuntu.com and show the link here23:04
webstralsorry, not many ports... just 434023:04
mlvmhnno i run FF. will run the terminal command now23:05
mlvmhnhttp://paste.ubuntu.com/15419380/23:08
webstral2016/03/18 17:29:00.369552,  3] ../source3/smbd/process.c:1795(process_smb)23:08
webstral  Transaction 1 of length 190 (0 toread)23:08
k1l_mlvmhn: ok, google kicked the 32bit version of chrome. so it cant find the pacakges anymore. so please run that commands23:09
webstrali'm getting alot of these in samba log23:09
k1l_!chrome-repo | mlvmhn23:09
ubottumlvmhn: Google recently deprecated 32-bit Chrome, which causes errors on 64-bit multiarch Ubuntu systems. To fix this, run:   sudo sed -i 's/deb http/deb [arch=amd64] http/' /etc/apt/sources.list.d/google-chrome.list /opt/google/chrome/cron/google-chrome23:09
mlvmhnk, but i have Firefox installed23:09
k1l_mlvmhn: "apt cache policy google-chrome-stable" in a pastebin please23:10
mlvmhngetting "invalid operation cache"23:12
nacck1l_: mlvmhn: apt-cache23:12
k1l_mlvmhn: yeah sorry. its "apt-cache"23:13
mlvmhnk and then which option?23:13
k1l_apt-cache policy google-chrome-stable23:14
mlvmhnhttp://paste.ubuntu.com/15419448/23:16
k1l_mlvmhn: ok. so there is still the google chrome repo/ppa active. maybe you installed it once.23:22
k1l_mlvmhn: just use the systemsettings to delete that google repo. then the error will be gone.23:22
mlvmhnyup and then i uninstalled it. how do i delete the google repo?23:23
k1l_mlvmhn: go to systemsettings -> updates and software -> 2nd or 3rd tab.23:24
=== jwheare_local_ is now known as jwheare_local
mlvmhnwhich category in system settings? i am running 14.04 lts23:25
gr33nbitsupdates & programs23:26
gr33nbitssomethinglike that23:26
mlvmhnsoftware & updates?23:26
gr33nbitsyes23:27
k1l_<k1l_> mlvmhn: go to systemsettings -> updates and software -> 2nd or 3rd tab.23:27
gr33nbitsthen the 2nd tab23:27
gr33nbitsjust like k1l_ said23:27
mlvmhnk what will i remove?23:28
gr33nbitsthe repo's you want to remove23:30
k1l_mlvmhn: the google repo.23:31
mlvmhnso i remove the one with a mark called "Chrome stable"?23:31
k1l_yes23:31
KramerboyHello, I have attempted to use rsync with "-azvP" from a backup server to an NTFS partition on an external hard drive. I have realized that Ive used the wrong params and did Ctrl C to kill rsync when it asked for password. Did anything happen to the NTFS partition?23:31
mlvmhndone, so no more red warnings in the system now?23:32
k1l_mlvmhn: "sudo apt update && sudo apt fullupgrade" will tell23:33
mlvmhnk thx23:33
Jordan_U /lastlog Jordan_U23:40
T423234234Hi. Just wanted to say I'm impressed with the patience with users and questions here. Seems no question is under the bar and no user perception is too slow to really annoy people.23:42
Jordan_UEmperor_Earth_: Still haven't gotten home (on a cellphone currently). I could do it from here but it would be prohibitively annoying. I'll probably have a chance in about 7 hours, maybe earlier.23:43
T423234234Patience with users is now on my list of learning points...23:43
radxxxNeed some help again with my Nvidia driver. Afer fixing the blurryness with the help of you guys using the 361 driver, I have another isssue after yesterdays system update, After boot I end up on a black screen with white lines n blocks, sometimes changing to color blocks. Cant make out any text. Going into recovery mode and removing Nvidia drivers fixes it but those drivers cause a lot of screen lag. Running Ubuntu Mate 15.10 with Nvidia23:44
radxxxgtx970 with dual monitor. All help appricated23:44
Bashing-omT423234234: Thing we understand .. we were ALL new at one time , None are born knowing .23:45
mojtaba1h23:45
Bashing-omradxxx: The 361 version driver installed how and from where ?23:46
T423234234Bashing-om: True. Suppose 'giving back' is part of being 'great'. Still growing here. ty23:50
radxxxwith support here in channel. I tried the official nvidia drver in proprietie drivers as well. same result23:51
radxxx352 i think it was23:51
Bashing-omradxxx: Let's get a direction to work from .. WE do not want to go the OEM route .. make sure it is not a part of this equation. Show in a pastebin ' dpkg -l | grep -i nvidia ' // We consider means and ways to re-install the driver .23:54
radxxxnot much info in dpkg -l | grep -i nvidia. just 4 lines23:56
radxxxii  bbswitch-dkms                                 0.7-2ubuntu1                               amd64        Interface for toggling the power on nVidia Optimus video cards23:56
radxxxii  libcuda1-352                                  352.79-0ubuntu0~gpu15.10.1                 amd64        NVIDIA CUDA runtime library23:56
radxxxrc  libcuda1-352-updates                          352.63-0ubuntu0.15.10.1                    amd64        NVIDIA CUDA runtime library23:56
radxxxrc  libcuda1-361                                  361.28-0ubuntu1~gpu15.10.1                 amd64        NVIDIA CUDA runtime library23:56
radxxxii  mate-optimus                                  1.0.0-1                                    all          MATE Desktop applet for controlling NVIDIA Optimus graphics cards23:56
Bashing-omradxxx: Pastebin !! .. OK .. so any return from terminal command : sudo find / -name "NVIDIA-Linux-*" ?23:58
radxxxnope no results23:59

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