/srv/irclogs.ubuntu.com/2015/12/09/#ubuntu.txt

EriC^^Rene___: ok, that means it's a user config issue00:00
Bashing-om       system and 6 to reboot the system. See: http://manpages.ubuntu.com/manpages/lucid/man7/runlevel.7.html .00:00
newb123hdon: I wrote an experimental virtio-blk driver. I'm trying to figure out what I did wrong, so I'm looking for clues. Yes.00:00
newb123hdon: it just says /dev/disk/by-uuid/495b... does not exist.  Dropping to a shell!00:00
hdon_newb123: ah ok00:00
newb123hdon: I've checked using blkid that the uuid is correct. /dev/disk/by-id exists but not /dev/disk/by-uuid00:01
CatopettWhat does this mean (reset by peer) ??00:01
newb123hdon: I see a few partitions: /dev/vda /dev/vda1 and /dev/vda2 but I can't mount any of them00:01
hdon_newb123: can you read from them?00:02
Rene___eric^^: bashing-om: how do i fix it?00:02
hdon_newb123: i don't know much about kernel dev, but are these devices governed by your driver?00:02
EriC^^Rene___: can you get a terminal by pressing ctrl+alt+t ?00:03
newb123hdon: the device is just a block device. It's governed by my driver which is pretty close to the stock virtio driver. Hmm.00:03
Rene___eric^^: i can do anything00:03
Rene___guest is fully working00:03
EriC^^Rene___: press ctrl+alt+f100:03
EriC^^guest is useless Rene___00:04
newb123hdon: thanks.. do you know where I can find some kernel devs.. it seems like a relatively trivial error.. but I'm a bit stuck00:04
Rene___eric^^ im in the tty again00:05
hdon_newb123: maybe #linux00:05
newb123hdon: thanks00:05
EriC^^Rene___: type rm ~/.compiz ~/.config/compiz-100:07
EriC^^Rene___: type rm -r ~/.compiz ~/.config/compiz-100:07
EriC^^Rene___: then sudo service lightdm restart00:07
=== hdon_ is now known as hdon
=== nanoX is now known as Guest43563
Rene___eric^^: first one says its not possible00:11
hdonJordan_U: which part of the boot process did you say had to go through the BIOS to access hdds? i'm wondering if it was foolish to put my swap at the end of my disks00:11
Rene___directory wasnt found00:12
Rene___eric^^: same for 2nd one00:13
alocompscihello... guys00:16
EriC^^Rene___: try mv ~/config ~/config.old00:16
alocompsciI have a terrible problem... my ubuntu partition is not working.00:17
Rene___eric^^: directory not found00:17
alocompsciI got the starting light display manager error..00:17
k1l_which error?00:18
Skkarson#/g/wdg@irc.rizon.net00:18
EriC^^Rene___: are you sure you're typing ~/.config00:19
Chicken_WrapHello.00:19
EriC^^Rene___: type ls -l ~/00:19
alocompscinot sure . the screen is all black. and the last lines are: Starting LSD: minidlna server. Starting Light displayManager00:19
Rene___eric^^ last time i did00:19
alocompsci... and deal with any system changes.signatures.00:19
Rene___eric^^ the mv one i didnt00:19
=== robotics is now known as Guest73623
k1l_alocompsci: what did you do before that happend?00:20
Rene___eric^^: hes showing my directorys00:20
alocompsciI connected a HDMI monitor to my laptop. and00:20
alocompscichanged the additional driver to the NVIDIA one.00:21
alocompsciI've been trying these solutions: http://askubuntu.com/questions/638850/ubuntu-15-04-boot-hangs-on-starting-light-display-manager-after-updates\00:21
alocompscihttp://askubuntu.com/questions/692445/ubuntu-hangs-on-starting-light-display-manager-on-bootup00:21
EriC^^Rene___: ok, try mv ~/.config ~/.config.old00:22
=== robotics_ is now known as robotics
Rene___eric^^: seems like this worked00:23
EriC^^Rene___: the desktop?00:24
Rene___eric^^: idk00:24
Rene___eric^^: was meaning the command00:24
Rene___eric^^: didnt respond with any errors00:24
EriC^^Rene___: ok, try sudo service lightdm restart00:24
kpwarr_Hey folks. I use setxkbmap to set my keyboard to colemak. I have recently started using a Japanese keyboard source via the Ubuntu system settings. If I switch to the Japanese keyboard source and back to English, the setxkbmap settings are reset to qwerty. Is there a good way to prevent this resetting?00:28
Rene___eric^^: desktop working again. When im opening system settings and looking at drivers i have a ton of possibilities. How do i know which one to choose?00:28
alocompscianyway to reinstall ubunty without losing your files?00:34
alocompsci(sorta like windows repair?)00:34
k1l_alocompsci: maybe your card needs the nomodeset boot parameter. try it first before you make that change permanent00:36
k1l_!nomodeset | alocompsci00:36
ubottualocompsci: A common kernel (boot)parameter is nomodeset, which is needed for some graphic cards that otherwise boot into a black screen or show corrupted splash screen. See http://ubuntuforums.org/showthread.php?t=1613132 on how to use this parameter00:36
alocompscithank you k1l_ and ubottu00:36
kpwarr_found the solution: http://askubuntu.com/questions/377590/setxkbmap-resets-in-ubuntu-13-1000:37
alocompsciwill try this00:37
danmulveyanyone have a preference between fbreader and calibre (or an entirely different preference) ?00:37
danmulveyor do they serve different purposes00:37
alocompsciin the setparams 'Ubuntu', in the ro quiet splash I have:00:40
alocompsciRo quiet spalsh $vt-handooff. Should I put nomodeset instead of that?00:41
k1l_put nomodeset at the end. then try to boot.00:41
alocompscior something like: ro nomodeset quiet splash $vt_handoff00:41
alocompsciok00:41
k1l_if that doesnt work try instead of $vthandoff00:41
Jordan_Uhdon: Essentially, everything that needs to be read from at boot is in /boot/, the MBR, or the BIOS Boot Partition. Swap is read by the linux kernel, which has direct access to the hard drive and so isn't a problem.00:41
VFDPrimEVENING ALL00:42
newb123Jordan_U: what determines if a block device can be mounted?00:43
VFDPrimdoing new ubuntu instull trying to figure out if i should add a partition in there for free space or not00:43
alocompscithe screen went blank. and no errors.. Out of curiosity I went to ctrl alt f1, and typed startx00:45
alocompsciand the desktop appeared but no side bar or top bar.00:45
Jordan_Unewb123: Do you have the kernel module for the filesystem in use on that device inserted? Any more detailed message about the problem in "dmesg"?00:45
k1l_alocompsci: in terminal do "sudo apt-get purge nvidia*" then restart00:46
alocompsciwill try it. I'm on lenovo yoga 15", so I think I have hd integrated graphics and NVidia 84000:47
newb123Jordan_U: Basically when I boot I get the following panic: "/dev/disk/by-uuid/495bfba6-2afa-43ee-ab0c-eb7423ec9700 does not exist.  Dropping to a shell!" I get sent to initramfs.00:47
newb123Jordan_U: I've checked the uuid. But according to initramfs /dev/disk only has by-id and no by-uuid.00:48
newb123Jordan_U: I've also tried mounting the partitions that I can see from initramfs, but mount just replies with an ambiguous "Invalid argument" reply. So I'm a bit stuck.00:48
alocompscik1l_, nothing happened after the purge nvidia*. Get to the same screen with several green [OK]00:49
k1l_alocompsci: did reboot?00:49
alocompsciand gets stuck on Starting Light Display Manager ... and deal with any system changes.signature00:49
alocompsciafter it was done running the purge I typed restart.00:49
newb123Jordan_U: I'm using an experimental block device driver I've written, but I'm still trying to figure out what exactly is wrong with it. Thus this sluething.00:49
k1l_ok, did you install the nvidia driver from a website or from the ubuntu repos?00:49
Jordan_Unewb123: That's not a kernel panic by the way.00:50
newb123Jordan_U: It's not.. it's just a panic sent by the init scripts.00:50
alocompsciI think through the repos. I didn't manually install them. I went to 'additional drivers' and chose the NVidia. but it was giving me errors , so the last change I made was selecting Xorg again00:51
Jordan_Unewb123: Can you read from the device at all? Does "dd if=/dev/vdXY of=/dev/null count=1" succeed?00:52
alocompsciwhen I do control alt f2 I see a message saying 'System Runing  in low graphics mode, your screen, graphics card, and input device settings could not be deteted coreclty00:52
Jordan_Unewb123: You still haven't answered if "dmesg" gives you a more helpful error message.00:53
newb123Jordan_U: no dmesg doesn't say anything about mounting nor the uuid issue. unfortunately00:53
newb123Jordan_U: dd (initramfs) doesn't seem to give a success reply. I've even copied a file init over to init3 and it jsut says 1+0 records in 1+0 records out.00:54
k1l_alocompsci: ah ok, so you already had issues installing the driver00:54
k1l_alocompsci: what gives you "uname -a"00:54
Jordan_Unewb123: If it doesn't give an error then it succeeded.00:54
CatopettI need a music composer like musix, do anyone know about a good as sutch?00:55
alocompsciLinux Alo 4.2.0-19-generic #23-Ubuntu SMP Wed Nov 1100:55
newb123Jordan_U: Alright. I guess it succeeded then. So why do you think mount can't mount the partition it sees? Anyway to check that?00:55
Jordan_Unewb123: What is the exact dd command you used to check that you could read from the block device?00:55
bazhang!equivalents | Catopett have a check00:56
ubottuCatopett have a check: A comprehensive list of of Windows-equivalent applications in Linux can be found at http://www.linuxrsp.ru/win-lin-soft/table-eng.html and https://wiki.ubuntu.com/WhatWindowsUsersWant00:56
newb123Jordan_U: give me a second.. I'm just going to re-run it.00:56
k1l_alocompsci: "sudo apt-get install linux-generic" is that already installed?00:56
alocompsciERROR the master control interrupt lied (SDE)!00:57
danmulveysudo apt-get install friends00:57
danmulveyoh wrong window00:57
danmulvey:)00:57
=== gartral|away is now known as gartral
alocompscihahaha danmulvey funny00:58
alocompscik1l_, I did sudo apt-get autoremove, and tried apt-get linux-generic.00:59
alocompsciit run that time, but when I rebooted, still stuck in the black screen00:59
danmulveyalocompsci: thanks, ill be here all night. try the fish!00:59
k1l_alocompsci: did it install something?01:00
alocompscithe first time it asked me to run autoremove, bc there was a lib that wasn't needed. the second time I run install linux-generic it worked.01:01
alocompscimeaning it run without errors, but still get a black screen after restarting.01:01
k1l_alocompsci: the info i need is, did it install new kernel or headers when installing linux-generic (which could be an issue not having which leads to non working nvidia drivers)01:02
newb123Jordan_U: hmm hold up.. kernel reboot is having problems.. will have to fix this first01:02
alocompsciI think so k1l_ , when I run it again I get: linux-generic is already the newest version.01:03
alocompsciso that should mean it installed all the packages needed correct?01:04
CatopettIs there a CUBASE or similary for LINUX?01:04
k1l_alocompsci: ok, then do a "sudo apt-get install nvidia-current". that should install nvidia-prime too and other nvidia related packages.01:05
k1l_alocompsci: important is now, that if there are any error messages in the stuff you see after the install, name them please.01:05
alocompsciok running the command now.01:06
alocompsciok I get one error after: Building initial module for 4.2.0-19-generic01:07
bensocket hi i bought a lenov horizon 2s...i duel booted it with linux mint 17.. but i have no wifi ..how can i install wifi drivers? thanks01:08
Jordan_U!mint | bensocket01:08
bensocket02:00.0 Network controller [0280]: Qualcomm Atheros Device [168c:0041] (rev 20)01:08
ubottubensocket: Linux Mint is not a supported derivative of Ubuntu. Please seek support in #linuxmint-help on irc.spotchat.org01:08
alocompscithe error is: [486.324808] [drm:gen8_irq_handler [i915] ERROR The master control interrut lied01:08
alocompscinvidia)304: Running module version sanity check (those error messages are funny)01:10
alocompscioriginal module: No original module exists within this kernel01:10
k1l_alocompsci: hmm, it cant build the nvidia module for your kernel it seems.01:12
alocompsciso I sort of broke ubuntu by chosing the wrong driver option in additional drivers?01:13
alocompsci:(01:13
_nemesyshi nerds01:13
k1l_alocompsci: for investigating what exactly is going wrong one need to get the logs like Xorg.log, syslog and apt/terminal.log   from /var/log/ in a pastebin. but i need to go afk now for some time so others in here might help01:14
alocompsciunderstood. Thanks for your time k1l_01:15
ash_k #wikimedia-dev01:18
=== root_ is now known as catopett
scwizardhello I am trying to download this file: http://cloud-images.ubuntu.com/vagrant/trusty/current/trusty-server-cloudimg-amd64-vagrant-disk1.box01:20
scwizardhowever I'm getting a very slow speed01:21
scwizarddoes anyone know what's going on with those servers? or if there is any kind of mirror?01:21
scwizardso disapointing...01:23
scwizardit downloads fine if i download it from aws instance at least01:25
scwizardso from there i can put it on to s301:25
carreraHi01:26
wonkoanyone have issues with apt-mirror lately?01:30
carreraCan I do a text-based install of Ubuntu MATE 15.10?01:30
wonkoout of the blue it's stopped working01:30
wonkoit's been running fine for over a year01:30
wonkonow it says it has 2.3G to download and does it in under a second01:30
wonkoour internet isn't that fast. :)01:30
=== dupingping__ is now known as dupingping
carreraUbuntu MATE 15.10 installation keeps rebooting on me before it even reaches the language question01:31
carreraI think it's the nouveau driver01:31
Wamphyrianyone familiur with pureftpd? i can't connect to my server, and the transfer.log isn't showing anything neither is my ftp client01:32
lubuntuexplosionirc.net01:38
GallomimiaWamphyri: you should double check for open ports in the server and server's firewall. netstat -at01:40
SentientTootsieRHey all, I need help with a bash script I'm trying to create. I need it to create a new folder or file depending on what the user chooses. However, I'm lost at where to go from here. Can someone please look at my script and tell me what I need to do next? http://pastebin.com/mKXcFspD01:41
GallomimiaSentientTootsieR: shouldn't it be touch '$FILE'01:43
SentientTootsieRoops let me look into that01:43
DsbeerfHello, someone know how to change run level for text only on ubuntu 15.10 ?01:43
SentientTootsieRi was playing around with the script, but the folder part doesnt work properly01:43
Dsbeerfi did a search on google but i get awnser about ubuntu 10.x01:43
Gallomimiayeah that command looks messed up01:43
Gallomimiawhy is it in angle brackets?01:44
SentientTootsieRi was just experimenting. im a noob with this stuff01:44
SentientTootsieRlet me try $FILE and $FOLDER01:44
Gallomimiai also don't know what echo -e does. my man page doesn't have that option01:45
Gallomimiayour piping operators in the commands themselves look messed up. take them out. all of them, and change them to semicolons01:45
Bashing-omDsbeerf: Do you mean to be able to boot to terminal ?01:45
catopettI get error (E: Sub-process /usr/bin/dpkg returned an error code (1)) need help , how do i read errors?01:45
=== kyle is now known as Guest56674
Gallomimiamake them separate commands, the echo to tell the user what its doing, and the mkdir and touch to do the work01:46
DsbeerfBashing-om: yeah01:46
GallomimiaSentientTootsieR: it might be better to hang out in #bash for this.01:46
SentientTootsieRok, i will check them out. thanks a lot01:46
WalkerdineWhat would be the best way to dual boot with windows? I used Grub last time and had problems when I tried to remove it01:47
catopettTher best way to dualboot with windows is to install ubuntu innto own partition01:48
Bashing-omDsbeerf: Boot parameter ' systemd.unit=multi-user.target ' in grub's boot parameter screen .01:48
catopettI use the (sudo apt-get -f install) and get error01:49
DsbeerfBashing-om: and i add this to grub.conf ?01:49
Walkerdinecatopett: Yes I will be installing it onto its own partition. I didn't know it was possible to do it another way01:50
Bashing-omDsbeerf: No, at grub menu 'e' key for edit -> boot parameters screen , in the line starting with linux, replace "quiet splash and vr_hand0ff=7" with ' systemd.unit=multi-user.target ' . key combo ctl+x to continue the boot process to the TTY1 terminal .01:52
DsbeerfBashing-om: ok thanks01:52
Bashing-omvt_handoff*01:52
catopett I upgrade from ubuntu to kubuntu and getting error in: /var/cache/apt/archives/kde-config-telepathy-accounts_4%3a15.08.2-0ubuntu1_amd64.deb01:53
catopettHow do i read errorcodes in dpkg?01:54
alocompsciso... I was reinstalling ubuntu from a live usb. and it got stuck during installation.. during: ubuntu wpa_suplicant[2736]: wlp4s0 WPA Group rekeying completed02:01
fooobarrrrecently amazon prime video stopped working in chrome on ubuntu 14.04 - anyone have a similar issue?02:02
fooobarrrI think within the last two weeks it stopped working02:02
brodudeHi bros!02:07
WalkerdineSomeone please tell me grub has gotten better in the last few years02:07
=== kyle_ is now known as Guest96278
Jordan_UWalkerdine: Are you saying that you had trouble going back to only having Windows and its bootloader (Uninsalling Ubuntu)?02:19
Jordan_Us/Uninsalling/uninstalling/02:19
WalkerdineYeah back in like 200902:22
carrera15.10 desktop installation froze on "If you wish to install in UEFI mode" dialog box.  How can I stop it?02:22
carreraI went through "try ubuntu first" way02:23
cerealcableSo I'm having a fun time getting 15.10 on this laptop for some reason...its booting in efi mode and after install I get Invalid Parititon Table :-( Here's output from gdisk: https://paste.cooleye.net/gidalomiga.coffee02:23
Jordan_UWalkerdine: For BIOS based systems just run "sudo apt-get install mbr && sudo install-mbr /dev/sdX" to install an MS style MBR. For UEFI, grub doesn't replace Windows' bootloader or its entry in the boot firmware, it just also installs its own (and makes it the default) so you can always directly select Windows via your boot firmware menus, and you can remove the Ubuntu entry entirely using efibootmgr.02:41
VFDPrimany one ever see this pop up when restarting ubuntu after a convertion to ubuntu /dev/disk/by-uuid/14cf708b-68ef-4418-b9ea-471bad32a3a4%20(sda5_crypt)??02:44
VFDPrimit wants a password but yet wold let me enter one02:44
lotuspsychjedoes the uninstall of seahorse automaticly disable gnome-keyring also, or am i seeing this wrong?02:58
VFDPrimany one know what this means /dev/disk/by-uuid/14cf708b-68ef-4418-b9ea-471bad32a3a4%20(sda5_crypt)?03:03
lotuspsychje!encrypt | VFDPrim03:04
ubottuVFDPrim: For information on setting up encrypted private directories (8.10+) see https://help.ubuntu.com/community/EncryptedPrivateDirectory03:04
tachibana?03:05
tachibanaim curious about that also03:05
tachibanais that a crypted filename03:05
tachibanacodename alkjd4sfd-fsdgsd-3g1sd-g2dsgds3f(wlan1_mp303:06
tachibanavlc launch pad docker03:06
* tachibana smokes meth03:07
VFDPrimok so that comes up when i restart comp but wont let me put in the code03:08
lotuspsychjetachibana: please keep those comments out the channel03:08
Jordan_UVFDPrim: What version of Ubuntu are you using? Did you just install Ubuntu and select encryption be used?03:09
VFDPrimyes in the second one and 14.4 i think03:10
VFDPrimfirst time it asked for it it let me put in a password but this time it wont like its not blinking to let me know i can and when i type nothing comes up03:11
tachibanau mad?03:12
lotuspsychjetachibana: nobody is mad, just keep in mind this channel is familly friendly03:14
=== user1_ is now known as smerdyakow
yumprerWhy do Muslims want to force everybody to their faith. Couldn't their God do it if he wanted. Instead of all the killings.03:19
=== joshh20 is now known as Josh
lotuspsychje!ot | yumprer not here please03:20
ubottuyumprer not here please: #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks!03:20
=== Josh is now known as joshh20
VFDPrimnot about linux so i dont care lol03:20
VFDPrimany one have an issue with not being able to type the enter passphrase on an encripted directory03:21
lotuspsychjeVFDPrim: got any error?03:21
VFDPrim/dev/disk/by-uuid/14cf708b-68ef-4418-b9ea-471bad32a3a4%20(sda5_crypt)03:21
VFDPrimthats all that comes up03:22
lotuspsychjeVFDPrim: and you have entered the right password?03:22
tachibana>implying you are more family friendly than me03:22
lotuspsychjeVFDPrim: no caps or numlock on/off?03:22
VFDPrimit wont let me enter one like no typing in the box03:22
tachibanagee thanks for insulting03:22
tachibaname03:22
Jordan_Utachibana: This channel is for Ubuntu support only, please stick to the topic or leave.03:22
VFDPrimits not thats its wrong its that it wond let me03:22
tachibanawhat03:23
lotuspsychjeVFDPrim: so you have no space to enter it?03:23
Jordan_Utachibana: Exactly what I said. Take the offtopic chatter elsewhere. This is your last warning.03:23
lotuspsychjeVFDPrim: wich ubuntu version si this mate?03:23
tachibanasomeone was just talking about muslims, maybe, i think 10 lines up?03:23
VFDPrimthe box is there but it does not have the curser blink03:23
tachibanacheck the logs03:23
tachibanaD:03:23
Jordan_Utachibana: And I just banned them. Would you like to be next?03:23
tachibanau mad?03:24
Jordan_Utachibana: Please join #ubuntu-ops if you wish to discuss your ban.03:24
SeriouslyLaughthanks Jordan_U03:24
=== wessles is now known as HypeYourDogmas
Fawashello everyone03:28
VFDPrimhello03:28
lotuspsychjeVFDPrim: ubuntu version?03:28
RoadRunnerbeen trying out Ubuntu 14.04LTS for a few days; suddenly the launch bar stoped sliding out on mouse contact or the cursor would get "stuck" behind the left screen border or the bar would slide out to hide immidiately; cairo dock stopped appearing all together.  Reboots made no diff.  Couldn't get into the system... Today back to normal.  Any idea what happened?03:28
VFDPrim14.4 i think03:28
FawasAnyone knows, how to install packetfence on Ubuntu 14.04 LTS?03:28
lotuspsychjeRoadRunner: wich grafix card do you have?03:29
lotuspsychjeFawas: cant find in repos, where did you see it?03:29
RoadRunnerlotuspsychje: Gigabyte Radeon HD 687003:30
VFDPrimwonder if there is any way to just reinstull ubuntu but when i try to open from thumbdrive it still forces me to this enter password screen03:30
lotuspsychjeRoadRunner: driver radeon?03:30
Fawasnot found in repos. not woring the method displayed in official page (for ubuntu 12.04)03:30
RoadRunnerlotuspsychje: didn't install any custom drivers - whatever Ubuntu picked...03:30
Jordan_UVFDPrim: How are you trying to boot from USB?03:31
lotuspsychjeRoadRunner: can you check sudo lshw -C video for me? see whats behind driver=03:31
VFDPrimlive disk03:31
VFDPrimfrom boot menue03:31
RoadRunnerlotuspsychje: I am new to linux... does it matter from which dir I start terminal?03:32
lotuspsychjeRoadRunner: no mate just enter that command03:32
lotuspsychjeFawas: seems like packetfence needs ppa add, and we cant support this sorry03:32
Fawasok03:32
Fawaswhere do i get suppport?03:32
lotuspsychjeFawas: maybe we can suggest another alternative for you?03:33
Fawasok03:33
lotuspsychjeFawas: whats your end goal?03:33
Fawasi need to control local users to internet (bandwidth and filtering)03:33
lotuspsychjeFawas: specific website blocking and such? surfing time?03:34
lotuspsychjeFawas: kiosk style or for company?03:35
Fawasneed capitative portal to run03:35
Fawasnot company. For my neighbhours.03:36
lotuspsychjeFawas: hmmm wait, your neighbours use your pc?03:37
RoadRunnerlotuspsychje: what format?03:37
RedPenguinhey all03:37
lotuspsychjeRoadRunner: can you just tell whats behind driver= ?03:37
Fawasno, i have broadband with wireless router03:37
lotuspsychjeFawas: so you just want to prevent neighbours using your wifi, is that it?03:38
RoadRunnerlotuspsychje: no, it just gives me command usage syntax03:38
Fawasi will use the application on my pc and connect internet and router to it03:38
lotuspsychjeRoadRunner: sudo lshw -C video03:38
Fawasonly users i allowed can use internet03:38
lotuspsychjeFawas: i understand but please tell me over wifi or cable local?03:39
Fawaswifi03:39
lotuspsychjeFawas: turnoff your ssid?03:39
Fawashide ssid makes connecting difficult. because lack idea of other users(literacy bavkward).03:41
lotuspsychjeFawas: there are ubuntu bandwith user limit packages out there, but thats for local users not outside wifi users03:41
VFDPrimsweet finaly let me get past with a thumb drive live thing so now just going to reinstulle and not add the security thing lol03:41
lotuspsychje!yay | VFDPrim fixxed how?03:42
ubottuVFDPrim fixxed how?: Glad you made it! :-)03:42
VFDPrimwell i did till my cat jumped on the keyboard!! so lets try this again03:42
VFDPrimlove him to death but damn he can be a pain sometimes lol03:43
RoadRunnerlotuspsychje: sorry, got it right this time; driver=radeon latency=003:43
lotuspsychjeRoadRunner: updates system to latest? check lsb_release -a (from terminal)03:44
RedPenguinI seem to have something causing Ethernet slow downs, to where YouTube buffers, Firefox takes a while to "Looking up", yet I get good speed/pingtest.net results, tried different cable, card & switch port, not happening on other PCs03:44
lotuspsychjeRedPenguin: ubuntu version and eth card chipset please?03:45
Fawaslotuspsychje : Can you suggest any native programs which fliter and block user based on mac address?03:45
lotuspsychjeFawas: a router or iptables03:45
Fawasiptables03:46
lotuspsychjeFawas: maybe you should talk to the ##networking guys instead?03:46
Fawasok03:46
lotuspsychjeFawas: explain them what you want exactly03:46
Fawasok03:46
Fawasplease give me direction03:46
RedPenguin14.04.3, originally nvidia MCP61 now a Tulip card both doing the same thing03:46
lotuspsychjeRedPenguin: hmm 2 different cards slow down, sounds like more an isp or router issue?03:47
Fawaslotuspsychje: I want to join #which ?03:48
lotuspsychjeRedPenguin: doublecheck syslog and dmesg anyway03:48
RoadRunnerlotuspsychje: "no LSB modules are available"; "Ubuntu 14.04.3 LTS"03:48
lotuspsychjeFawas: /join ##networking03:48
Fawasok03:48
lotuspsychjeRoadRunner: ok good03:48
Fawasthanks lotuspsychje03:48
RoadRunnerlotuspsychje: "good" meaning...03:48
lotuspsychjeRoadRunner: meaning your up to date, now try to check your syslog and dmesg03:49
lotuspsychjeRoadRunner: to hunt for errors causing your freezes03:49
VFDPrimany on have any favorite youtube channals for linux03:49
RoadRunnerlotuspsychje: ok, how?03:49
lotuspsychje!ot | VFDPrim03:49
ubottuVFDPrim: #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks!03:49
lotuspsychjeRoadRunner: dash/logviewer icon and browse03:50
lotuspsychjeRoadRunner: or manually browse /var/log/syslog03:50
RedPenguinI also have a bridge using bridge-utils, but afaik that should not cause extreme youtube buffering03:50
GooeyABShi, i am about to set up a fresh copy of ubuntu. i use it to run soem virtualbox vm's as well as some desktop use. .. does it make sense to go with 15.10 or 14.04 lts03:51
lotuspsychjeGooeyABS: depends what you need mate LTS or non-LTS?03:51
lotuspsychjeGooeyABS: want 5 years support or every 9 months reinstall03:51
GooeyABSguess tht depends, if thres any dignificant upside to 15.1003:52
VFDPrimso i have to move files from one computer to another whats the easyest way to do that ? each has a 1T hard drive03:53
lotuspsychjeGooeyABS: by testing it on your system, is the only way to see03:53
=== isReKT2000 is now known as imReKt1000
lotuspsychjeGooeyABS: every system reacts different on kernel/ubuntu version etc03:53
badcatalexHelp! Ubuntu with my radeon x1300 is SLOW!03:55
lotuspsychjeVFDPrim: rsync or clone?03:55
lotuspsychje!clone | VFDPrim03:56
ubottuVFDPrim: To replicate your packages selection on another machine (or restore it if re-installing), you can use the !software package "apt-clone" - See also !automate03:56
lotuspsychjehmm03:56
lotuspsychje!info clonezilla | VFDPrim03:56
ubottuVFDPrim: clonezilla (source: clonezilla): bare metal backup and recovery of disk drives. In component universe, is extra. Version 3.10.11-1 (wily), package size 678 kB, installed size 2624 kB03:56
VFDPrimthat only works if there is an exact same spec computer correct?03:56
lotuspsychjeVFDPrim: all depends wich protocol you gonna transfer? usb? sata? network?03:57
RoadRunnerlotuspsychje: these files are huge with more archived with .gz; what am I looking for?03:58
VFDPrimoh ok hmmm going to have to look into those03:58
VFDPrimis there one that does the programs i have added to the first computer as well as files?03:58
GooeyABSjust judging form the answers it dosnt sound like theres anyitng major that one would want to opt for 15.10 like any digificant perfomance or feature diffrences that make it overly attractive.03:59
lotuspsychjeVFDPrim: you mean clone the installed packages to the other pc?03:59
VFDPrimum.. i guess03:59
lotuspsychje!info aptoncd | VFDPrim very handy03:59
ubottuVFDPrim very handy: aptoncd (source: aptoncd): Installation disc creator for packages downloaded via APT. In component universe, is optional. Version 0.1.98+bzr117-1.4 (wily), package size 213 kB, installed size 1561 kB03:59
lotuspsychjeGooeyABS: in most cases 14.04.3 LTS is a very stable choice04:00
lotuspsychjeGooeyABS: if you want rather latest and quicker ubuntu versions you can move to non-lts04:00
lotuspsychjeGooeyABS: the choice is yours mate04:01
RedPenguinI think I figured it out, it seems for some reason my Ubuntu system isn't liking my SmartDNS service04:01
lotuspsychjeRedPenguin: maybe talk to the ##networking guys about this?04:01
RedPenguinlooks like I better ty04:01
lotuspsychjeRoadRunner: anything showing errors, bugs,kernel panics,acpi errors,...04:02
lotuspsychjeRoadRunner: if your system freezes, something must show there04:02
RoadRunnerlotuspsychje: its just that both of these files are so long (with more files with same names archived 1 through 4) that I am overwhelmed...04:04
lotuspsychjeRoadRunner: just check the most recent syslog file04:04
RoadRunnerlotuspsychje: I believe the very first thing I see on the screen on booting is something about acpi probe failing04:05
lotuspsychjeRoadRunner: maybe share it on pastebin to me?04:05
lotuspsychje!paste | RoadRunner ill have a look04:05
ubottuRoadRunner ill have a look: 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.04:05
=== imReKt1000 is now known as imReKT1000
RoadRunnerlotuspsychje: ubottu: ok guys let me start my irc client on my linux box; give me a few mins04:07
VFDPrimthan ks for the help tonight guys04:09
sam__im so glad i switched to ubuntu04:11
sam__god bless04:11
WkkWhat OS you've had before?04:11
sam__windows 704:11
lotuspsychje!discuss04:11
ubottuWant to talk about Ubuntu but don't have a support question. Join #ubuntu-discuss, for other non-support discussion not Ubuntu related you can also join #ubuntu-offtopic. Thank you.04:11
RoadRunner|2lotuspsychje: ubottu: ok, I am on my linux box now; sorry, but how do I paste directly from command line?04:14
lotuspsychje!pastebinit | RoadRunner04:15
ubottuRoadRunner: pastebinit is the command-line equivalent of !pastebin - Command output, or other text can be redirected to pastebinit, which then reports an URL containing the output - To use pastebinit, install the « pastebinit » package from a package manager - Simple usage: command | pastebinit -b http://paste.ubuntu.com04:15
QuantosI'm trying to delete a *.vdi file, but I keep getting the error that the trash is too full, delete it manually.  How do I do that?  I'm running KUbuntu 14.0404:26
QuantosI'm trying to delete a *.vdi file, but I keep getting the error that the trash is too full, delete it manually.  How do I do that?  I'm running KUbuntu 14.0404:31
lotuspsychjeQuantos: gksu your filemanager and delete it from there04:33
QuantosDolphin won't delete it04:33
QuantosI'm not sure what a gksu is04:33
lotuspsychjeQuantos: gksu dolphin04:34
RoadRunner|2ubottu: installed pastebin; usage: syslog pastebinit -b http://paste.ubuntu.com doesn't work; my syntax must be wrong04:35
ubottuRoadRunner|2: I am only a bot, please don't think I'm intelligent :)04:35
Quantoslotuspsychje, I really don't understand what you mean, can you clarify that for me?04:36
RoadRunner|2lotuspsychje: usage: syslog pastebinit -b http://paste.ubuntu.com doesn't work; my syntax must be wrong04:36
lotuspsychjeQuantos: try to gksu dolphin from terminal, to delete your file04:37
lotuspsychjeRoadRunner: try to copy paste it to paste.ubuntu.com04:37
QuantosOkay, how do I gksu it ?04:38
lotuspsychje!gksu | Quantos04:38
ubottuQuantos: If you need to run graphical applications as root, use « gksudo », as it will set up the environment more appropriately. Never just use "sudo"! (See http://psychocats.net/ubuntu/graphicalsudo to know why)04:38
=== Cecilia_ is now known as Ceciliia
QuantosI installed gksudo, ran dolphin that way and it still tells me that the trash has reached maximum size, delete it manually04:40
CeciliiaHello! How do I run a terminal command (from a .desktop file) and STOP the termial window from closing when done? :|04:41
CeciliiaWhat is the command to keep the terminal window open?04:41
lotuspsychjeQuantos: dont send to trash, delete it bypassing trash04:42
QuantosI don't see that option04:42
lotuspsychjeQuantos: maybe in dolphin properties? i use nautilus sorry04:43
QuantosI'll try installing that04:43
RoadRunner|2lotuspsychje: ubottu: http://paste.ubuntu.com/13847879/04:44
QuantosLMAO lotuspsychje, I just found where to resize the trash can, now it worked04:45
QuantosI never thought that would work in a million years, I'd have tried it yesterday04:45
lotuspsychje!yay | Quantos04:45
ubottuQuantos: Glad you made it! :-)04:45
lotuspsychjeRoadRunner: you have 2 screens with xrandr?04:48
RoadRunnerlotuspsychje: sorry don't know what that means04:49
CeciliiaOops. Wrong channel. XD04:49
lotuspsychjeRoadRunner: do you have 2 monitors for your pc on ubuntu?04:49
RoadRunnerlotuspsychje: got 1 monitor, 1 tv connected to that box (I guess that's what ubuntu may be calling a 2nd monitor)04:50
QuantosIs there a support chat for VirtualBox?04:50
lotuspsychjeRoadRunner: i see alot of issues in your log mate, radeon, pci,memory,...04:50
somsipQuantos: possibly #virtualbox04:51
somsip!alis | Quantos04:51
ubottuQuantos: alis is a services bot that can help you find channels. Read "/msg alis help list" . For more help or questions relating to alis, please join #freenode. Example usage: /msg alis list #ubuntu or /msg alis list http04:51
lotuspsychjeQuantos: #vbox04:51
QuantosThanks, I'll try that04:51
RoadRunnerlotuspsychje: what may be causing them?04:51
lotuspsychjeRoadRunner: not sure mate, i would investigate your hardware04:52
RoadRunnerlotuspsychje: this box is a dual boot sys and worked fine under WinXP04:52
lotuspsychjeRoadRunner: did you try ubuntu with 1 screen?04:52
RoadRunnerlotuspsychje: I just left everything as it was under win without pulling any cables after install04:53
lotuspsychjeRoadRunner: that doesnt mean nothings wrong04:53
lotuspsychjeRoadRunner: i see floppy errors in there too, did you build own system?04:53
RoadRunnerlotuspsychje: yes, but again, had no issues under win04:54
lotuspsychjeRoadRunner: and again, that doesnt mean nothings wrong04:54
lotuspsychjeRoadRunner: the logs dont lie in ubuntu04:55
RoadRunnerlotuspsychje: would you like me to paste dmesg as well?04:55
lotuspsychjeRoadRunner: no mate i see alot in syslog already04:55
RoadRunnerlotuspsychje: ok, where do  I go from here?04:56
lotuspsychjeRoadRunner: many things you can tryout: check your ram one by one, try bios floppy disable,try amd drivers instead of radeon,try different ubuntu versions04:56
lotuspsychjeRoadRunner: pci errors in your logs also, doublecheck that in bios also04:57
RoadRunnerlotuspsychje: grub2 offers a mem test, would that be helpfull?04:57
lotuspsychjeRoadRunner: everything can help test yes04:58
lotuspsychjeRoadRunner: system wakeup issues in logs also04:58
RoadRunnerlotuspsychje: how can a floppy drive trip me up if I am not using it?04:59
lotuspsychjeRoadRunner: try disable in bios, if not using04:59
catopettI cannot get linuxbox installed, need help05:00
lotuspsychjeRoadRunner: can you recall what cards in your pci slots?05:00
RoadRunnerlotuspsychje: no, I'd have to  pop the hood...05:00
lotuspsychjeRoadRunner: i reccomend you open the box, and test some stuff05:01
lotuspsychjeRoadRunner: maybe the ##hardware guys can help along with you05:01
catopettI cannot get linuxband installed, need help05:01
RoadRunnerlotuspsychje: you mentioned amd drivers instead of radeon - isn't ubuntu loading the driver of its own choosing?05:01
lotuspsychjecatopett: not in the repos, where did you see that?05:02
catopetthttp://linuxband.org/05:02
lotuspsychjeRoadRunner: yes, but in some cases radeon spits out errors like in your case05:02
lotuspsychjecatopett: we only support official ubuntu flavors mate05:02
WkkHow do I set  wintertime for ubuntu clock? So I'm not 1h+ ??05:02
RoadRunnerlotuspsychje: so where would I get another driver for ubuntu to try?05:03
lotuspsychjeRoadRunner: amd website05:03
RoadRunnerlotuspsychje: I am confused but Radeon driver is made by AMD - its their product05:04
lotuspsychjeRoadRunner: no the radeon driver is opensource mate05:04
lotuspsychjeRoadRunner: catalyst/amdgpu for official ati/amd05:05
WkkAaaaanyone??05:06
catopettWhy do i get this msg? Unknown media type in type 'all/all'05:06
catopettUnknown media type in type 'all/allfiles'05:06
RoadRunnerlotuspsychje: so you are saying what ubuntu ids as a Radeon driver is the open source one that comes in ubuntu package and you are recomending I get the proprietary one (Catalyst) from AMD directly, correct05:06
RoadRunner?05:06
DoYouKnowdid ubuntu 16.04 fix the nouveau driver issue yet with the DMIO copy error?05:07
lotuspsychjeRoadRunner: if radeon has errors on your ubuntu version, you could try that yes05:07
lotuspsychjeDoYouKnow: #ubuntu+1 please05:07
lotuspsychjeRoadRunner: another option is to test radeon driver on another ubuntu version05:07
RoadRunnerlotuspsychje: regarding a diff ubuntu version: you mean a diff version, like 15 or a different flavour like lubuntu?05:08
lotuspsychjeRoadRunner: different version like 15.10 yes05:08
RoadRunnerlotuspsychje: do you think I may experience less conflicts with lubuntu since its less demanding on hardware?05:09
Wkklotuspsychje: I have problems with my radeon card too, but changing my driver from default toproprietary one, and restarting made Ubuntu go into low-graphic mode05:09
lotuspsychjeRoadRunner: with your card, you should be able to run unity properly05:09
Wkkto proprietary*05:09
lotuspsychjeWkk: all depends on system/card chipset/kernel/ubuntu version mate05:10
catopettWhy do i get this msg? Unknown media type in type 'all/all'05:10
RoadRunnerlotuspsychje: to be honest I am not crazy about Unity, so if I have to part with it and go with LXDE - suits me fine05:11
lotuspsychjeRoadRunner: well lubuntu could also get radeon conflicts, depends really05:11
lotuspsychjeRoadRunner: but sure, you can testout lubuntu-desktop from your current ubuntu05:11
lotuspsychjeRoadRunner: sudo apt-get install lubuntu-desktop logout and login to lubuntu05:12
lotuspsychjecatopett: we dont support linuxband, install an ubuntu version from topic please05:12
RoadRunnerlotuspsychje: would I not have a more predictable result with a clean install (ie: in a new partition)?05:12
lotuspsychjeRoadRunner: this is for testing only, if you like lubuntu/work good sure clean install05:13
ccagDo you need to disable UEFI on newer laptops? I'm having a hell of time getting Ubuntu working on laptop with a clean install.05:13
lotuspsychjeRoadRunner: just to know, did you install ubuntu with cable enabled/updates enabled during setup?05:14
ccagMy windows install was corrupted the other day so i just wiped my harddrive and have been trying to install ubuntu since05:14
catopettFor they who are willing to help on linuxband can join #linuxband05:14
lotuspsychjeccag: singleboot or dualboot?05:14
ccagsingleboot05:14
lotuspsychjecatalase: please no advertising here05:14
lotuspsychjeccag: disable fastboot and secureboot05:15
RoadRunnerlotuspsychje: cable enabled?05:15
lotuspsychjeccag: then you good to go05:15
lotuspsychjeRoadRunner: cable internet yes05:15
ccagI honestly don't see where to do that in my bios05:15
ccagI'm looking right now05:15
lotuspsychjeccag: you should dig deep in bios options, secureboot and fastboot off both05:16
lotuspsychje!uefi | ccag this can help05:16
ubottuccag this can help: 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/UEFI05:16
RoadRunnerlotuspsychje: don't recall being asked that; the cable was connected then I just set up the static IP settings mannually...05:16
lotuspsychjeRoadRunner: but you was connected to internet right? setup asked you if you wanted updates enabled during setup and thats very reccomended05:16
RoadRunnerlotuspsychje: yes, I was connected to the internet; don't remmember about the rest, but updates happened after initial setup for sure, at least twice05:18
lotuspsychjeRoadRunner: yes, but to choose best driver its reccomend you update during setup also05:19
lotuspsychjeRoadRunner: but no sweat, you have lot to try now action!05:20
RoadRunnerlotuspsychje: but did we not start this with you asking me if I was totaly up to date, and you said I was so how could my driver not be the latest then?05:20
ubuntu-mate 'bluray:///dev/sr0' what does this mean im trying to play blu ray in vlc05:22
lotuspsychjeRoadRunner: yes your up to date, but when you install ubuntu on an offline box ubuntu cant search for latest drivers right, and after that system updates the driver version it chose offline05:22
RoadRunnerlotuspsychje: what can I do now to verify that the best driver was loaded by ubuntu?05:23
goddardhow do you copy text in tmux?05:24
RoadRunnerlotuspsychje: out of the availbale proprietary ones?05:24
lotuspsychjeRoadRunner: well in your case only can choose opensource or proprietary indeed05:24
lotuspsychjeRoadRunner: anyway, start the hardware test first in your box, then clean install ubuntu or lubuntu05:25
lotuspsychjeRoadRunner: with updates enabled05:25
=== Senj is now known as Senji
RoadRunnerlotuspsychje: I'll do that05:25
trixtatorubuntu-mate: That is your drive. linux interprets everything as a file05:25
ubuntu-matehow do you play blu ray in vlc i keep getting  MRL'bluray:///dev/sr0'05:26
trixtatorwhere did you read that?05:26
RoadRunnerlotuspsychje: I'd like to ask about package differences btw: ubuntu and lubuntu05:26
RoadRunnerlotuspsychje: Why libre office on ubuntu and Abiword and Gnumeric on lubuntu?05:26
lotuspsychjeRoadRunner: lightweight reasons05:27
trixtatorubuntu-mate : it could mean that /dev/sr0 is not your bluray drive05:27
lotuspsychjeRoadRunner: but with your system specs, you can install libreoffice on lubuntu aswell!05:27
=== ubuntu is now known as Guest79868
RoadRunnerlotuspsychje: but are libre office apps functinally  superior?05:27
trixtatorwhen you open media in vlc you can select a different Disc device05:28
lotuspsychjeRoadRunner: depends on your needs really05:28
trixtatorSorry. I have to leave. Drive to work05:29
RoadRunnerlotuspsychje: I mean is it like deciding which race car to take for a drive today or is Abiword really truncated?05:29
=== Doonzy is now known as Doonz
lotuspsychjeRoadRunner: depends on what you will be doing with text editors?05:30
RoadRunnerlotuspsychje: writing letters mostly, maybe an occasional essay or a table...05:30
RoadRunnerwould want to be able to read ms forrmats though05:31
lotuspsychjeRoadRunner: i would go for libreoffice if your system can take it05:31
RoadRunnerlotuspsychje: then you feel it is more capable?05:32
lotuspsychjeRoadRunner: lol lets not compare things here...for my needs libreoffice does it!05:33
ubuntu-matewhen i put a blu ray in my drive the blu ray don't show up how do i get it to show so i can play it05:33
lotuspsychjeRoadRunner: how about you start testing stuff now, instead of conversation :p05:33
user_i need help please05:34
Mneurouser_ what's your issue?05:34
RoadRunnerlotuspsychje: thank you for your help; sorry if app comparison is not best done here; could you suggest a better channel for that?05:35
user_i need to install programs but i cant bec i have to write password but i dont know it05:35
lotuspsychjeRoadRunner: best way is to ask packages, for your specific needs so it wont need comparing05:35
user_please help me05:35
Mneurouser_ it's the password you set up when you installed Ubuntu05:36
Mneurouser_ unfortunately, if you do not know the password, you won't be able to install packages05:36
RoadRunnerlotuspsychje: re the hardware channel you suggested earlier, do they specialize in linux incompatibilities specifically?05:36
user_i buy the pc from the the shop05:36
user_i dont know it05:37
Mneurouser_ you bought it and it had Ubuntu on it already?05:37
lotuspsychjeRoadRunner: channel says it: hardware speciality05:37
user_how can i install05:37
RoadRunnerlotuspsychje: thanks again :)05:37
user_no ijust find it like this05:38
ubuntu-matehow do i get my blu ray drive yo work with my blu ray it's not showing up05:39
lotuspsychje!bluray | ubuntu-mate05:40
ubottuubuntu-mate: For multimedia issues, this page has useful information: https://help.ubuntu.com/community/RestrictedFormats - See also https://help.ubuntu.com/12.04/ubuntu-help/media.html  - But please use free formats if you can: https://help.ubuntu.com/community/FreeFormats05:40
EMPHASISThe weirdest thing has happened. My desktop (Gnome flashback(metacity)) is now displaying icons from my home directory! How do I stop this?05:42
=== ubuntu is now known as Guest8445
sheepdogSuspend doesn't work for me, if I were to press up or something would that cause anything to happen while the terminal is running?05:46
EMPHASIStest05:47
zykotick9EMPHASIS: test failed ;)05:47
EMPHASISMy desktop (Gnome flashback(metacity)) is now displaying icons from my home directory! How do I stop this?05:47
badcatalexShould I move from linux mint to ubuntu?05:58
roboticsyabadabadooo!06:00
Herphello everybody06:11
lotuspsychjeHerp: welcome, what can we do for you06:12
Herphello everybody :D06:12
roboticsHerp, privet negr06:12
PsykoraptorHi! I have a question: how would i go about updating a 10.04 command line ubuntu to 15.04?06:13
somsip!eolupdate | Psykoraptor06:13
somsip!eol | Psykoraptor (see the bit about updates at the end)06:14
ubottuPsykoraptor (see the bit about updates at the end): End-Of-Life is the time when security updates and support for an Ubuntu release stop, see https://wiki.ubuntu.com/Releases for more information. Looking to upgrade from an EOL release? See https://help.ubuntu.com/community/EOLUpgrades06:14
Herpnothing, i just read a topic live06:14
PsykoraptorThank you!06:15
Herpyes im privet06:16
badcatalexI am about to install Ubuntu. Any help?06:24
roboticsyes06:24
roboticsplease06:24
=== enchilado is now known as tinselchild
badcatalexI need to figure out if it is possible to a inplace upgrade from linux mint 17.3 to ubuntu 15.10?06:26
badcatalexcause, linux mint is based off of ubuntu 14.0406:26
k1l_make a clean new install of ubuntu06:27
badcatalexD'oh!06:27
k1l_there might be stuff left from mint which can make trouble then. you can keep your /home in most times.06:27
badcatalexwhat if i removed the mint stuff that will conflict06:28
badcatalexprior06:28
badcatalexvia command line06:28
badcatalexon a linux mint live cd06:28
badcatalexor dvd06:28
badcatalexWe'll have to find out06:29
somsipbadcatalex: you;ll end up with a messed up install. As stated, reinstall from scratch06:29
badcatalexI'll back up06:29
badcatalexBut, my a6100 wifi adapter won't work without the drivers06:30
badcatalexNETGEAR A610006:30
badcatalexAny good linux mint/ ubuntu backup software?06:33
lotuspsychje!mint | badcatalex06:33
ubottubadcatalex: Linux Mint is not a supported derivative of Ubuntu. Please seek support in #linuxmint-help on irc.spotchat.org06:33
somsip!backup | badcatalex06:33
ubottubadcatalex: There are many ways to back your system up. Here's a few: https://help.ubuntu.com/community/BackupYourSystem , https://help.ubuntu.com/community/DuplicityBackupHowto , https://wiki.ubuntu.com/HomeUserBackup , https://help.ubuntu.com/community/MondoMindi - See also !sbackup and !cloning06:33
lotuspsychjebadcatalex: choose an ubuntu version from topic mate06:33
badcatalexi've been banned ftom #linuxmint-help06:34
badcatalex*from06:34
claudio_is there anyone06:35
baizon30 sec, new record i guess06:35
beta_hole06:36
beta_hei06:36
beta_asl06:36
beta_he06:36
badcatalexhow do I back up my copy of (Linux mint) Ubuntu to a IMG file06:36
Ben64sorry, mint isn't supported here06:36
badcatalexthen how do i backup my copy of ubuntu to a img?06:37
Ben64mint isn't ubuntu06:37
badcatalexi have a dual boot06:37
ubuntu-matei looked on the ubuntu system 76 nun of them have blu ray and that linux can never play blu ray it don't even se the blu ray only dvds i have tried for years to get it to work and still can't get it to work so far only windows or mac can play blu rays and i am a computer geek i can turn linux up side down and still won't work they need too make linux work blu ray to work out of the box but right now there behind they06:38
ubuntu-mateneed to grow up06:38
badcatalexgrt vlc06:38
badcatalex*get06:38
badcatalexshould i use Déjà Dup Backup Tool?06:41
hateball!clone | badcatalex06:41
ubottubadcatalex: To replicate your packages selection on another machine (or restore it if re-installing), you can use the !software package "apt-clone" - See also !automate06:41
hateballugh, wrong06:41
hateball!backup06:42
ubottuThere are many ways to back your system up. Here's a few: https://help.ubuntu.com/community/BackupYourSystem , https://help.ubuntu.com/community/DuplicityBackupHowto , https://wiki.ubuntu.com/HomeUserBackup , https://help.ubuntu.com/community/MondoMindi - See also !sbackup and !cloning06:42
hateballwell whatever, check out Clonezilla for a full partition/disk clone06:42
badcatalexwell, Déjà Dup Backup Tool used the command06:42
* hateball prods ubottu 06:42
badcatalexwhy not gparted06:42
badcatalexinstalled clonezilla. Now what?06:45
=== mustang_ is now known as DustEater
VFDPrimany one ever have the issue when upgrading from 14.4 fo 15.10 ubuntu that it upgradeds for awhile then just shuts monitor off to sleep even thought its lold not to and unable to wake it back up?07:06
shurane1VFDPrim: is this a laptop you're talking about?07:08
thepeterEriC^^: Hi, so I tryed your advice with ~/.profile but nothing seems to happen (but script probably went through)07:08
VFDPrimnope desktop07:08
VFDPrimscreen is good07:08
VFDPrimim making a bootable 10.10 right now see if that works07:08
VFDPrimbut this has happends to me sevaral times tonight and its not like anything is over heating or anything07:09
VFDPrimgrrr keeps taking me to xenial xerus (development branch) tty1 login07:17
VFDPrimand just tryed the 10.10 boot drive and says there is a boot errer07:17
alk40vfdprim can you log in at all?07:18
Ben64VFDPrim: what are you trying to do07:18
VFDPrimyea took me to some stuff i sure dont understand07:18
alk40vfdprim how did it all start? was it a fresh boot or have you been using your computer and then the error07:19
thepeterEriC^^: so update ... no it won't run that script ...07:20
VFDPrimit tells me when my last log in was and then does my user name @ computer name :~$07:20
VFDPrimit was a fresh 14.4 boot07:20
=== ndancer is now known as Guest41064
gugurangHi, I have two network cards (eth0, eth1) but i can't ping using eth1. if i transferred eth1's cable to a laptop, it works flawlessly. Anyone?07:21
alk40what do you think ben64 ? sounds like a xorg issue with the video driver vfdprim07:22
VFDPrimthen up dated and all then did the upgrade release then it would run ask me if i wanted to id press y then run for a good long time then all of a sudden the screen would shut down even after i told it not to do anything and would not wake back up again07:22
gugurangno problem with eth007:22
alk40gugurang eth0 is always default, eth1 may or may not need extra configuring07:23
alk40vfdprim sounds like your video driver isnt playing nice with xorg, what kind of video card do you have?07:24
VFDPrimno idea new computer but it works fine up to that point07:25
Ben64why are you trying to upgrade from 14.04 anyway?07:26
VFDPrimone sec and ill get the card info07:26
VFDPrimbecause i always like to have that years latest update i dont like to wait and deal with any small bugs to not get fixed07:27
Ben64bugs get fixed in every version07:27
alk40thanks ben64 btw nice to see you on here still, you helped me with a network issue like 2 years ago when i was using 14.04 when it was a new release07:27
Ben64you're better off sticking with LTS if you don't want to deal with stuff changing / possibly breaking07:27
Ben64alk40: yeah, i'm here a lot :)07:27
VFDPrimAMD Radeon HD 6770 1 GB07:28
QuantosDumb question I know, how do I determine which kernel I'm running?07:28
Ben64Quantos: uname -a07:28
QuantosOkay, that seems pretty simple for me to have forgotten it - is there a really complex and vague way to find out?07:29
VFDPrimwell what i dont get is why its doin it on this new comp and not on my old one it was working fine (the monitor) when it was on my main set up (witch this computer is going to be on)07:29
Ben64Quantos: not really07:30
QuantosOh07:31
lazy8Can my computer run ubuntu http://postimg.org/image/x0mm87ach/07:31
Ben64yes07:31
alk40vfdprim ubuntu for the most part tries to work out the box like any OS but there is always bugs and such, even if you dont like it you can still log in and we can get things working for you07:31
maxtimbohey, so I would like to make a desktop launcher that when double clicked launches two programs simultaneously. Before it launches, however, I would like it to ask if I want to launch one app, the other app, or both. How can I make that happen?07:31
gugurangalk40: i used eth1 to connect to a different network...07:32
gugurangalk40: it won't work if connected to a different switch07:32
VFDPrimthats the problem when i say it will let me log in its not into the actual program so right now im going to redownload 14.407:32
VFDPrimand start this all over again....07:32
Ben64VFDPrim: why not install 15.10 if thats what you want07:33
thepeterso what can be the problem with the script if it runs when executed manually but won't go if executed by autostart / .profile or as service?07:33
Ben64thepeter: not enough information to determine answer07:33
VFDPrimbecause for some reason when i make a boot drive and try to do that it says there is an errer for some reason07:33
Ben64VFDPrim: so lets fix that07:34
sam__anyone here ever have trouble with popcorn time?07:34
VFDPrimsounds good07:34
VFDPrimwhat you want me to do07:34
Ben64install 15.1007:34
Ben64if you have an error, explain it here07:34
thepeterBen64: http://paste.ubuntu.com/13851837/07:35
VFDPrimill put that drive in now then one min please07:35
Ben64thepeter: if you run xrandr not on your display, it won't know what to do07:36
alk40gugurang if the eht1 is down which can be an issue us "sudo ifconfig eth1 up" without quotes as a command and see if that helps07:36
thepeterBen64: this script just changes resolution since system won't recognize my monitor so I set it manually but when I try to run it automatically at login it doesn't work07:36
Ben64thepeter: thats something you should be able to add into xorg.conf though07:37
VFDPrimwell now with the 15.10 drive in it wont even take me to the bot menue07:38
VFDPrim(head explodes)07:38
VFDPrimjust get that ubuntu xelial thing07:39
gugurangalk40: both cards are up. actually i used eth1 on a different address and it works. when i changed the ip, it won't work anymore. when i also transferred the cable to a laptop using the same (new) ip, it works... so cable is not the problem07:39
Ben64VFDPrim: check the md5sum of the image you're using, and try rewriting it07:40
VFDPrimno clue what that means07:40
Ben64!md5sum | VFDPrim07:41
ubottuVFDPrim: To verify your Ubuntu ISO image (or other files for which an MD5 checksum is provided), see http://help.ubuntu.com/community/HowToMD5SUM or http://www.linuxquestions.org/linux/answers/LQ_ISO/Checking_the_md5sum_in_Windows07:41
=== Dnm is now known as Guest10177
VFDPrimso yea just restarted that comp and dried to see if i could even get to the boot menue and it wont let me even withought that drive in a slot07:42
Ben64so go into the bios and change the boot order07:43
=== cpaelzer is now known as cpaelzer_afk
alk40gugurang ok that is good, trial and error to narrow the problem is always the hardest, are you changing the ip with a command or are you using gui07:43
=== Ceber is now known as [UPA]Stefan
VFDPrimi didnt use an iso file i made a boot disk with the boot disk creator07:43
Ben64well download the iso07:43
thepeterBen64: can you please be more precise? (I googled it but no success that way, that's why I decided to go for script in first-place)07:43
gugurangalk40: i tried both, i even disabled eth0 temporarily just to nnarrow down the prob07:43
sam__well i had trouble isntalling popcorn time so i fixed that by installing libudev0 175-0ubuntu907:44
VFDPrimfunny when ever i hit the power on the comp it goes to the ubuntu load screen right before shut down never seen that before07:44
Ben64thepeter: https://wiki.ubuntu.com/X/Config/Resolution07:44
sebastian_i cant get linux to print on my epson stylus tx13007:44
sam__so after i installed it it let me open up popcorn-time.exe, but now I just get a black screen inside the program07:44
sebastian_might be a problem with the driver or something07:44
carreraHi07:45
carreraShould I install grub on the EFI partition?07:46
sam__why noy?07:46
sebastian_will this work: http://www.hamrick.com/vuescan/epson_stylus_tx130.html ?07:46
alk40gugurang up vote 1 down vote accepted Based on follow-ups elsewhere, I found that Ubuntu will completely ignore changes in /etc/network/interfaces for a device which was previously defined and then changed.07:46
carreraI'm trying to install 15.10 on a RAID volume made with Intel Storage Technology controller.07:47
carreraI'm not sure where to install grub07:47
carrerainstalling to /dev/sda failed07:48
carrerashould I install to the RAID volume or the EFI partition07:48
alk40gugurang sorry my keyboard has preset settings for forums, anywho the problem seems and i hope, that when you make a change it is not being registered so we need to run some commands to fix that07:48
alk40gugurang use the following command "sudo ifdown eth1 && sudo ifup -v eth1" without quotes and see if the changes were made, the "-v" will show the output07:51
VFDPrimany one ahve a link for a good 15.10 ubuntu iso file07:52
VFDPrimhave07:52
VFDPrimi wonder07:52
VFDPrimi have been using a wirless keyboard could that have caused issues07:53
somsipVFDPrim: http://releases.ubuntu.com/15.10/07:53
alk40carrera if your going to install grub on UEFI grub2 would be the choice not sure if you are using this by default07:53
shahar188<VFDPrim> whats wrong with ubuntu main website?07:53
VFDPrimthanks07:53
VFDPrimit just wanted to keep sending me to the how to with disk boot maker07:54
QuantosOkay, well, I'm at my wits end trying to access this USB thumb drive through VirtualBox.07:55
QuantosIs there anything to do to 14.04 so that it will make the USB accesable to the guest OS?07:56
Fudgeattach it to the guest, and detach it from the host?07:56
alk40quantos how are you trying to access it? through the virtual box itself?07:56
QuantosI'm trying to alk4007:56
thepeterBen64: so i tried the ~/.xprofile file as wiki says but it seems there is more to it ... it gives me error and stays on basic resolution07:56
QuantosThe host OS sees it, but I can't get the guest to see it, and I'm running the latest VirtualBox07:57
QuantosVersion 5.0.1 or something like that07:57
Quantos5.0.10r10406107:58
alk40quantos right click on VM and then USB, enable USB controller07:58
QuantosI've tried mounted and unmounted in the host OS, I've installed extension packs and expansion packs until I'm blue ;)07:58
QuantosIt's enabled, and it gives me the option of USB 1,2 and 307:59
alk40quantos is there a plus sign next to 1?08:00
QuantosI'm not sure what you mean, would you like a screen shot of what I'm seeing?08:00
alk40quantos yes please08:01
QuantosComing up08:01
QuantosHere it is alk40 http://imgur.com/GJMFKGP08:03
alk40quantos on the right side there is a cabel usb icon with a plus sign08:04
QuantosYeah, no matter which type of USB that I select that won't populate with a device at all08:05
shomahello08:05
QuantosI've tried thumb drives, phones, docking stations...08:05
alk40quantos oh i see, ok lets try to give you permission see if that helps08:05
shomahello08:05
QuantosOkay, I don't think I've tried that yet08:06
alk40quantos in order to enable access to these devices you'll need to add your username to the group vboxusers08:06
QuantosIs that under user access?08:06
alk40quantos its a command your gonna type in terminal here it is, "sudo usermod -a -G vboxusers username" without quotes and where username is your username08:07
alk40hello shoma08:07
shomahello08:07
shomahello alk4008:08
alk40shoma need some help?08:08
sam__is it bad to run everything as root08:08
alk40yes sam it is08:09
shomano sam it isnot08:09
alk40quantos after you run the command let me know and we can run another command to make sure you where added08:09
sam__if you know what you're doing08:09
QuantosAlk40, it came up with what I think is verbosity for options for that command08:10
sam__okay i know why now08:10
QuantosNVM, I'm a complete idiot08:10
kazakoffhi08:10
shomahi08:11
kazakoffИз России есть кто?08:11
=== ubik_ is now known as Guest38861
shoma?08:11
QuantosOkay, what's the second command alk40?08:12
alk40quantos after you run the command type "groups username" without quotes and where username is your username of course and make sure vboxusers group08:12
VFDPrim15.10 boot disk just gave me syslinux 6.03 edd 20150813 copyright (c) 1994-2014 h Peter anvin e al   boot error08:12
shomaI do not know08:12
alk40quantos is listed**08:12
QuantosI got it listed in there now alk4008:13
QuantosGoing to unplug all of these devices and try again08:13
shomaalk40?08:13
alk40quantos ok now you got to log out and log in so it can be picked up08:13
alk40shoma sorry whats up?08:14
VFDPrimthink its better if i call it a night  thanks for the sugestions and im sure ill be on again tomorow08:14
shomaHelp08:14
alk40shoma what do you need help with?08:15
shomaI do not know English08:15
alk40shoma sorry i only know English and Spanish08:16
shomaoh08:16
sebastian_http://pastebin.com/FT6yxmz508:17
sebastian_there, that's the output from the package installer08:17
shomaReally?08:17
sebastian_no!!08:17
sebastian_this!08:18
sebastian_http://pastebin.com/LfH04LnD08:18
zfsfiendwhat's the best way to go from the zfsforlinux ppa to the 'official' zfs on 16.04?08:18
sebastian_so what's the problem?08:18
shomaYou are how old are you?08:18
somsipzfsfiend: ppas are not supported, and discussion for 16.04 is in #ubuntu+108:18
shomahi08:19
alk40sebastian so what have you tried08:20
shomaI do not know08:20
alk40shoma are you having an issue with ubuntu?08:21
shomaumm08:22
sebastian_ubuntu doesnt recognize my printer08:22
alk40sebastian_ what epson model is it?08:23
shomaMy computeris lubuntu08:23
sebastian_epson stylus tx13008:23
alk40shoma you cant just jump in here and chat off topic08:24
alk40sebastian_ http://download.ebz.epson.net/dsc/search/01/search/searchModuleFromResult type in stylus tx130 first one on search should be it08:26
tonyHi guys08:27
sebastian_alk40, no no, it's installed08:27
* thepeter is there a simple way to set custom resolution in .xsession ? I've got closest to the goal by xrandr -s 1280x1024 when it really sets the resolution but then something reverts it back ...08:27
sebastian_but it doesnt do anything08:27
alk40sebastian_ oh ok thats a whole different story08:27
sebastian_alk40, check out the output from installer; http://pastebin.com/LfH04LnD08:27
tx001I just installed 14.04 LTS (a clean install) and it's freezing up on boot up before it even gets to the Ubuntu logo. I used the Live CD to do a boot repair and got an error and a log url. If I post the url can somebody take a look and let me know what the issue might be?08:28
alk40sebastian_ your missing stuff E: epson-inkjet-printer-201101w: missing-dependency-on-libc needed by opt/epson-inkjet-printer-201101w/cups/lib/filter/epson_inkjet_printer_filter and 2 others08:29
thepeteris there a simple way to set custom resolution in .xprofile? I've got closest to the goal by  xrandr -s 1280x1024 when it really sets the resolution but then something reverts it back ...08:29
cfhowletttx001, less "if" more do will lead to answers.08:29
sebastian_alk40, how do i get it?08:29
tx001here is the log, http://paste.ubuntu.com/1385252108:30
sebastian_alk40, https://bugs.launchpad.net/ubuntu/+source/cups/+bug/106652908:32
ubottuLaunchpad bug 1066529 in cups (Ubuntu) "All jobs stopped, epson_inkjet_printer_filter failed" [Medium,Confirmed]08:32
=== cpaelzer_afk is now known as cpaelzer
alk40sebastian_ yeah thats brutal is your printer wifi accessible ?08:34
sebastian_no08:34
Alkaline40sebastian_ sorry got disconnected08:39
sebastian_no problem08:39
Alkaline40sebastian_ when you installed the driver did you download it from the epson website08:40
sam__fucking stupid popcorn time08:40
sebastian_Alkaline40, yep08:40
jatinHello Everyone08:41
jatinPlease review my task08:41
jatinhttps://codein.withgoogle.com/dashboard/task-instances/6073095769030656/08:41
Alkaline40sebastian_ it looks like a bug but i think Ubuntu is identifying it as something else, where did you buy it?08:42
sebastian_the printer? my mom bought it08:42
sam__man08:42
sam__fuck08:42
Alkaline40Sebastian it's not a US printer is it?08:43
sebastian_Alkaline40, what do you mean? manufactured in the US? i dont think so, i am in Costa Rica08:44
=== farid is now known as Guest58510
Alkaline40sebastian_ i looked it up and its sold only in Latin America that could be a problem and Ubuntu thinks its a different printer08:46
sebastian_thats shit08:46
phionaHow  do we take a snapshot in virtualbox 4.3.34?  there is no "take snapshot" in the "machine" menu anymore.08:47
cfhowlettphiona, false.  "machine > take snapshot"08:48
=== Dnm is now known as Guest21580
Alkaline40Sebastian try running "sudo apt-get install lsb" without quotes and see if that helps with something08:49
phionacfhowlett: what do u mean?08:50
cfhowlettphiona, want a snapshot in virtualbox?  that's how ...08:50
phionacfhowlett:  there is no "take snapshot" in the "machine" menu anymore.08:51
cfhowlettphiona, there is in vbox 5, so sorry.  I don't know why you are not seeing it.08:52
llutzphiona: in a terminal "VBoxManage snapshot take ....."08:53
sebastian_Alkaline40, v08:53
sebastian_lsb is already the newest version.08:53
Alkaline40Sebastian_ im going to send you a link there's a post that should help you with your problem since i have to go now08:54
sebastian_Alkaline40, thanks08:55
phionallutz: what does the ellipsis mean?08:55
Alkaline40sebastian_ http://ubuntuforums.org/showthread.php?t=226123008:55
sebastian_Alkaline40, before you go, can you recommend a song?08:55
Alkaline40sebastian_ a song? What's the occasion?08:56
sebastian_fixing the printer...girlfriend of 7 years left me too08:56
sebastian_Alkaline40,08:56
baizon!offtopic08:57
ubottu#ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks!08:57
Alkaline40sebastian_ the 4th post on the link i sent you should help out, epsons have problems with Ubuntu despite being Linux ready08:59
phionacfhowlett: there only new. add. settings. clone. remove. group.08:59
sebastian_Alkaline40, but i am on 64bit09:00
phionain the "machine menu"09:00
tx001can somebody look at my boot repair log, http://paste.ubuntu.com/13852521/, my ubuntu 14.04 install keeps freezing on boot up and hangs up before you ever see the ubuntu logo09:02
mpathyHi there.. I have problems with a dual monitor setup. But only on the laptop.. So I dont think its the monitor.. I have two monitors connected to two KVM switches (1x DP, 1xDVI) which are connected to two computers with Ubuntu (1x Tower 14.04 LTS with Radeon 5850, 1x Laptop 15.10 with Intel HD 4000 over Docking Station) - the DVI screen shuts down for a second from time to time while working.. Dont know why and whats the problem09:17
=== xubuntu is now known as Guest41866
lotuspsychje!info arandr | mpathy can this help?09:19
ubottumpathy can this help?: arandr (source: arandr): Simple visual front end for XRandR. In component universe, is optional. Version 0.1.8-1 (wily), package size 49 kB, installed size 301 kB09:19
mpathyAlso, when being afk and it goes to blank screen and so on, when I come back only the other screen gets back. I have to switch back and forth with the KVM buttons to get it back again.. of course also the screen configuration gets lost and I have to put the windows back to the4 screen09:19
mpathylotuspsychje: who should it? it is a frontend for xrandr like the monitor config tool of unity.. the problem is deeper09:20
lotuspsychjempathy: did you try xrandr --auto?09:20
mpathybtw it also shows not up in xrandr and the tools when come back from standby09:20
lotuspsychjempathy: wich grafix drivers are you using?09:21
mpathylotuspsychje: ..so xrandr --auto cannot have any effect.. and if its there, it also has no effect.. but the DVI screen goes black for a second from time to time and doesnt come back from standby09:21
mpathylotuspsychje: its a Intel HD 4000 so there are no proprietary drivers only one option09:22
lotuspsychjempathy: did your layout work before, if yes when did it go wrong?09:22
mpathyI added the docking station and the kvm switches.. and changed from DVI and VGA to DisplayPort and DVI, because of the docking station and the switches I got09:24
mpathyThe tower works without problems or flicker on the KVM switches so I would rule them out, also the monitors09:24
lotuspsychjempathy: and the screens work when you go back to windows?09:25
mpathyBack to Windows? I use Ubuntu on both computers09:25
lotuspsychjempathy: oh right, so it could be a layout problem when you changed?09:26
mpathyBut I have an windows installation, but it doesnt matter because I want to use Ubuntu :)09:26
mpathyI deleted monitors.xml and let it create new09:26
lotuspsychjempathy: you could testout a liveusb and see if they work on there? or create a new user on your system09:26
mpathybut the flickering doesnt seem to be a layout problem, if only the "dont get back with DVI monitor from standby" would happen, I would thought of that too09:27
lotuspsychjempathy: could also try a 15.10 liveusb to test09:28
mpathybut yes I can do.. I have a LTS maybe its because the other releases get more and more crappy over the years09:28
lotuspsychjempathy: lets not talk in general here :p09:29
mpathyBut I will stay on 16.04 LTS also on the laptop, thats for sure :/09:29
mpathyI get back after booting09:30
lotuspsychjempathy: would be usefull to findout, whats causing this09:30
dataHi, I am trying to install ubuntu server with the full installation, but can't get past "Configure the network". I have two dual networking cards, but no matter which one I choose, it just puts me back to the main menu and I can't select any other09:32
lotuspsychjedata: maybe the #ubuntu-server guys might help you with this better?09:33
datalotuspsychje: thanks09:33
huwjrhi all, I have a script that needs to rm -rf in a directory - what failsafe can I use to check that a “cd /foo/bar/“ actually worked ?09:33
datahuwjr: pwd gives you the current path09:33
huwjrso you’d just check pwd matches?09:34
huwjri thought that but it seems a bit too simple :D09:34
datahuwjr: but why do you even want to change the directory?09:34
huwjrbecause I have to run a command from that directory after09:34
huwjrit’s simpler to just cd there first09:34
dataI see09:34
huwjrso you’d just match the pwd output to the path yeah?09:35
=== nudtrobert1 is now known as nudtrobert
datagiven all the good that can come from wrong spaces like rm -rf / foo, I'd be tempted to cd and still just the absolute path09:35
databut yes, that is what I'd do09:35
huwjrroger that09:35
huwjrI’ll see if i can work it in.09:35
huwjrappreciate teh help. noob question09:35
tyumperI heard ubuntu is banned in iran09:41
lotuspsychje!discuss | tyumper09:43
ubottutyumper: Want to talk about Ubuntu but don't have a support question. Join #ubuntu-discuss, for other non-support discussion not Ubuntu related you can also join #ubuntu-offtopic. Thank you.09:43
tyumperThat's support.09:45
sami0098hi09:55
sami0098i have question...im new user of linux ubunto09:55
cfhowlett!ask | sami009809:56
ubottusami0098: 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 !patience09:56
sami0098HOw can i check that which my driver are install or not?09:56
EriC^^sami0098: dash > additional drivers09:57
tdm4hi all.. anyone here runing 3.16.0-55-generic? It has a strange value for kernel.shmmax: 1844674407369277439909:57
=== metalcamp_ is now known as metalcamp
sami0098<EriC^^> is not anuthing there09:57
sami0098just see graphical driver and ther isnt anything else09:57
EriC^^sami0098: yeah that's all usually09:58
EriC^^which driver do you want?09:58
sami0098<EriC^^>another question....my monitor is 4K resolotion....and my font is very small....how can i capitall them?09:59
EriC^^sami0098: try settings > accesibility maybe10:00
sami0098<EriC^ hummm whait to check it10:01
tdm4can anyone here tell me what kernel.shmmax is set to on 3.18 or higher kernel?10:02
sami0098eric its not usefull10:03
sami0098iwant large my font on title or menu or etc10:04
=== Dnm is now known as Guest93440
robamananyone know how to debug why a newer package from a custom apt repo doesn't "override" an older package from the ubuntu distribution?10:07
sami0098<EriC^^> i do that :D10:07
llutzrobaman: apt-cache policy packagename           says what?10:08
sami0098How Can i change my panel place?... plz answer10:08
sami0098How Can i change my panel place?... plz answer10:08
EriC^^sami0098: i don't know, ask the channel about the fonts again10:08
lotuspsychje!patience | sami009810:08
ubottusami0098: Don't feel ignored and repeat your question quickly; if nobody knows your answer, nobody will answer you. While you wait, try searching https://help.ubuntu.com or http://ubuntuforums.org or http://askubuntu.com/10:08
robamanllutz: it says ubuntu's repos10:08
EriC^^sami0098: which panel? left one? in unity you can't change the top panel or left launcher10:08
robamanllutz: the package in question is ceph-deploy, trying to use ceph's repos10:08
sami0098<EriC^^> u can do that in display for larger font :010:09
llutzrobaman: version table only shows the ubuntu one?10:09
robamanllutz: should that list all alternatives? even if apt deems them "older"?10:09
sami0098EriC^^> top of the screen i wanna change to right10:09
robamanllutz: yup10:09
EriC^^sami0098: i guess still it'll be small in some places though10:09
Math1eu\ join #tls-sec10:09
llutzrobaman: different packagename? missing "apt-get update" after adding the repo?10:10
robamanllutz: apt-get update done, http://download.ceph.com/debian-infernalis/pool/main/c/ceph-deploy/, thats the package10:10
idrisscc10:11
llutzrobaman: you added that a a repo to your sources.list?10:11
robamanllutz: deb http://download.ceph.com/debian-infernalis/ trusty main10:12
sami0098.<EriC^^>can i mov panell or not?10:12
EriC^^sami0098: move what where?10:12
sami0098<EriC^^> want move top panell to right10:13
EriC^^oh ok10:13
EriC^^you cant10:13
EriC^^lol10:13
daftykins*facepalm*10:13
robamanllutz: tried having it in file in sources.list.d and in main sources.list file, no diff.10:13
daftykinstdm4: did you get an answer yet? are you using 14.10 or just the 3.16 utopic HWE on 14.04?10:14
llutzrobaman: any error related to that repo while running "apt-get update"10:14
llutz ?10:14
sam9696<EriC^^> what about the left panell ...can i remove it?10:14
EriC^^sam9696: nope10:14
sam9696:\10:14
EriC^^you can hide it10:14
sam9696<EriC^^>i dont like it :((10:14
Andina_i can not install/remove any software. i tryed to use apt-get clea,autoclean,autoremove and comes an error. When i try to use -f install in comes an error like this http://paste.ubuntu.com/13854910/10:15
lotuspsychje!info docky | sam969610:15
ubottusam9696: docky (source: docky): Elegant, powerful, clean dock. In component universe, is optional. Version 2.2.1.1-1 (wily), package size 609 kB, installed size 3329 kB10:15
robamanllutz: Hit http://download.ceph.com trusty InRelease <- from apt-get update10:15
tdm4daftykins: not yet.. I'm using 3.16 utopic kernel in 14.04.. seems 3.16.0-55 now has a massive value for kernel.shmmax?10:15
robamanllutz: you know that InRelease stands for? :)10:15
EriC^^do you like the title bars style?10:15
daftykinstdm4: how are you checking it? i can boot a 14.04 VM with 3.19 and compare10:15
cfhowlettAndina_, df -h | nc termbin.com 999910:15
sam9696<EriC^^> just want remove right panell....10:16
tdm4daftykins: could it be due to this commit? http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=060028bac94bf60a65415d1d55a359c3a17d5c31 ?10:16
Andina_copy paste?10:16
EriC^^sam9696: try settings > appearance > behavior > auto hide10:17
tdm4daftykins: sysctl kernel.shmmax; sysctl kernel.shmall; ipcs -lm10:17
llutzrobaman: "apt-cache policy"  without packagename should list all repos apt will use/check10:17
robamanllutz: it's there:  500 http://download.ceph.com/debian-infernalis/ trusty/main i386 Packages10:18
daftykinstdm4: yep i got 18446744073692774399 :D10:18
robaman     release o=RedHat,a=stable,n=trusty,c=main10:18
robaman     origin download.ceph.com10:18
Andina_df -h http://paste.ubuntu.com/13855013/10:18
llutzrobaman: and you're on i386?10:18
sam9696<EriC^^>so if i want use from my desktop how can i do? for exaple copy my application on dessktop10:18
lnxmenHi. Last time I has downgraded nvidia-358 to nvidia-355 and done little clean up.10:19
tdm4daftykins: interesting.. I guess that's the new default then. thanks for checking :)10:19
daftykinstdm4: np :>10:19
arcskyis not allowed to execute '/bin/bash' as root on srv10:19
arcskyanyone know whats wrong?10:19
robamanllutz: oh, pasted the wrong line, we have a similar line with amd6410:19
lnxmenNow, Plasma crashes.10:19
lnxmen[   13.164078] kactivitymanage[2664]: segfault at 7fe34a7c5cd0 ip 00007fe3306fb1b1 sp 00007ffd29bd2048 error 4 in libQt5Sql.so.5.4.2[7fe3306e7000+3f000]10:19
lnxmenWell, I am not sure what's wrong because it started occuring after reboot.10:20
llutzrobaman: sry no idea then10:20
lnxmenWhat would I do to repair KDE?10:21
robamanllutz: Packages file seems to be missing ceph-deploy package, that can't be good, don't you think?10:21
robamanhttp://download.ceph.com/debian-infernalis/dists/trusty/main/binary-amd64/Packages10:21
llutzrobaman: indeed, ask those guys to correct that10:23
lotuspsychjelnxmen: reading few bugs on that error: https://bugs.kde.org/show_bug.cgi?id=33607910:23
ubottuKDE bug 336079 in Desktop Containment "plasmashell desktop crash with kactivitymanager segfault message libQtCore" [Normal,Resolved: invalid]10:23
robamanllutz: all right, thanks10:23
lnxmenubottu: I read that. There is no solution at all.10:24
lotuspsychjelnxmen: https://bugs.launchpad.net/ubuntu/+source/kactivities-kf5/+bug/1450660 nr #7 mentions a fix?10:25
ubottuLaunchpad bug 1450660 in kactivities-kf5 (Ubuntu) "Random crash with return to login page (kactivitymanagerd crashed with SIGSEGV in QSqlDatabase::close())" [Critical,Incomplete]10:26
lnxmenlotuspsychje: It mentions a fix, but this fix doesn't work for me.10:29
lotuspsychjelnxmen: ok, not sure either then mate10:29
lnxmenlotuspsychje: okay...10:30
lotuspsychjelnxmen: how about testing to create a new user and see if plasma works there?10:33
lnxmenGood idea.10:34
lnxmenNo, it does not work.10:41
sam00how can i install kde ?10:42
marco_is there someone who can helpme?10:42
cfhowlett!ask | marco_10:42
ubottumarco_: 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 !patience10:42
vocx!kde10:44
ubottuKDE (http://kde.org) is an open community that creates and maintains software including the Plasma desktop.  To install from Ubuntu: « sudo apt-get install  kubuntu-desktop », or see http://help.ubuntu.com/community/InstallingKDE . See  http://kubuntu.org for more information.10:44
marco_i need to develop a simple app from skratch  that use a form to input data inside mysqldb and get some pdf of report. Is a small app to manage taka away menu in my restaurant10:44
sam00how can i install kde for desktop?10:44
marco_i never program an UI in linux10:45
cfhowlettmarco_, this is UBUNTU support, not programming support.   suggest you choose a programming language and use those resources10:45
vocxmarco_, that is more like a programming questions and not actually related to Ubuntu. You should probably ask that in a specific channel for SQL10:45
isaque HexChat: 2.10.2 ** OS: Linux 4.2.0-19-generic x86_64 ** Distro: Ubuntu "wily" 15.10 ** CPU: 4 x Intel(R) Core(TM) i5-5200U CPU @ 2.20GHz (GenuineIntel) @ 1,32GHz ** RAM: Physical: 7,7GiB, 91,3% free ** Disk: Total: 909,0GiB, 91,0% free ** VGA: Intel Corporation Broadwell-U Integrated Graphics ** Sound: HDA-Intel - HDA Intel HDMI1: HDA-Intel - HDA Intel PCH ** Ethernet: Realtek Semiconductor Co., Ltd. CIe Gigabit Ethernet **10:46
isaqueUptime: 43m 1s **10:46
isaqueops, sorry for that guys10:46
marco_ok thank you10:46
st-himikpidarasy10:46
vocxisaque, seems you have the Lenovo T450s. Those are my specs.10:47
st-himikti gandoun10:47
isaquevocx: nope, Dell Inspire10:47
hateballsam00: depending on how much of the software you want, there are different ways. "sudo apt-get install kubuntu-desktop" will give you the complete experience10:47
st-himikче за нахуй10:47
sam00any on can install kde here?10:47
cfhowlett!ru | st-himik10:47
ubottust-himik: Пожалуйста наберите /join #ubuntu-ru для получения помощи на русском языке. | Pozhalujsta naberite /join #ubuntu-ru dlya polucheniya pomoshi na russkom yazyke.10:47
vocxisaque, works okay? I'm quite happy with my system.10:47
st-himikидите нахуй пидарасы ебаные10:48
sam00<hateball> tnx10:48
hateballsam00: It will still let you choose between Plasma and Unity at logon10:48
st-himikсам ты сука Плазма10:48
isaquevocx: yeah, it plays nice with whatever distro I've tried10:48
st-himikKiss my ass10:48
st-himikFuckk off nigga10:48
cfhowlett!ops | st-himik10:48
ubottust-himik: Help! Channel emergency! (ONLY use this trigger in emergencies) - Pici, Myrtti, jrib, Amaranth, tonyyarusso, Nalioth, lamont, CarlK, elky, mneptok, PriceChild, Tm_T, jpds, ikonia, Flannel, genii, wgrant, stdin, h00k, IdleOne, nhandler, Jordan_U, popey, Corey, ocean, cprofitt, djones, Madpilot, gnomefreak, lhavelund, k1l, rww, phunyguy, bazhang10:48
=== cpaelzer is now known as cpaelzer_afk
=== cpaelzer_afk is now known as cpaelzer
SkyriderIs there a way for me to set up a send-only mail on my domain that only submits emails if requests from that domain is being made.11:21
Skyriderexample.. if xxx.com is sending an email (request password, for example), it should send an email from xxx.com, but if xxx2.com user requests a password, it shouldn't use xxx.com's email11:22
baizonSkyrider: its possible, but you would have to ask this on the channel in which your email server is11:24
SkyriderDon't have any atm, as far as I know.11:24
ikoniapostfix is default on ubuntu11:24
Skyriderthen postfix ^_^11:25
SkyriderBut I shall try, thanks.11:25
RECASALVE11:29
RECAA TUTTI11:30
baizon!it | RECA11:30
ubottuRECA: Vai su #ubuntu-it se vuoi parlare in italiano, in questo canale usiamo solo l'inglese. Grazie! (per entrare, scrivi « /join #ubuntu-it » senza virgolette)11:30
=== Dnm is now known as Guest98364
RECA!LIST11:31
ubottuRECA: 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 ».11:31
RECA!BOT11:31
ubottuHi! I'm #ubuntu's favorite infobot, you can search my brain yourself at http://ubottu.com/factoids.cgi | Usage info: http://ubottu.com/devel/wiki/Plugins | Bot channels and general info: https://wiki.ubuntu.com/IRC/Bots | Make a clone of me: /msg ubottu botclone11:31
=== asad is now known as Guest28458
Guest28458I had screen tearing in chrome when watching full screen videos on youtube. I downloaded compiz settings manager and unchecked the option unredirect full screen windows and tearing has disappeared now. I want to know what that option is for and how it fixed my problem?11:37
Jordy_Hi everyone - can anyone help me to solve this error? monodevelop-database : Depends: libmono-npgsql4.0-cil (>= 1.0) but it is not going to be installed                         Depends: libmono-system-data2.0-cil (>= 3.12.0) but it is not going to be installed                         Depends: monodevelop (< 5.7.0.660.) but 5.10.0.871-0xamarin2 is to be installed11:38
baizonGuest28458: it enables vsync11:38
Guest28458baizon, so I've disabled it by unchecking it?11:38
Jordy_I don't know how to fix it. I try to install monodevelop-database11:38
baizonGuest28458: no, you enabled it globally11:38
Guest28458baizon, so is unchecking it safe as long as everything works now?11:39
baizonGuest28458: yes11:40
baizonJordy_: from where?11:40
Guest28458baizon, why is vsync disabled by default? does it not causing tearing for everyone else too? or is it only my system?11:40
baizonGuest28458: http://askubuntu.com/questions/99228/does-unredirect-fullscreen-windows-option-in-compiz-improve-performance-for-vi11:40
Guest28458baizon, the answer says having this option improves performance. but it was checked by default and I was experiencing a lot of tearing11:43
baizonGuest28458: when its enabled the performance is better because its directed to the screen11:44
baizonGuest28458: so now your performance can get worste, but no tearing11:44
Guest28458baizon, why is there tearing in the first place? the laptop I'm using is listed in ubuntu's certified laptops (main reason for buying it)11:46
baizonGuest28458: its chrome and how it communicates with the drivers11:46
Guest28458baizon, in firefox i have tearing when scrolling but no tearing in video playback11:46
baizonGuest28458: also you can read this http://blog.lxgr.net/posts/2015/04/27/chrome-linux-vsync/11:46
baizonGuest28458: i use firefox, this will solve scroll tearing: http://en.librehat.com/blog/force-enable-hardware-acceleration-in-firefox-on-linux/11:48
Guest28458baizon, is the fix in the chrome linux vsync article the same as my having unchecked the unredirect fullscreen option?11:51
baizonGuest28458: yes but it disables it only for chrome11:52
Guest28458baizon, I was also having this tearing problem in VLC and unchecking it has also fixed it there. What do you suggest I do? Should I keep it unchecked ?11:54
baizonGuest28458: yes, if you dont have pc problems then :)11:55
platzhirschWhere can I look up the key for a custom ppa repostiory?11:58
platzhirschhfor instance https://launchpad.net/~maxmind/+archive/ubuntu/ppa11:58
cfhowlettplatzhirsch, see the ppa launchpad page11:58
platzhirschI must be blind *lookscloser*11:58
platzhirschah11:59
daftykinsclick the green line, "signing key"11:59
platzhirschfound it!11:59
platzhirschsorry : ) thanks so much11:59
cfhowletthappy2help! platzhirsch11:59
=== greyback__ is now known as greyback
wiresharkjoin #rubyonrails12:00
wiresharksorry12:01
=== cpaelzer is now known as cpaelzer_afk
=== cpaelzer_afk is now known as cpaelzer
bhuddahwhen i use unattended-upgrades with automatic reboots it warns over 9 hours in advance of the reboot via wall message. how can i shorten that timeframe?12:07
=== mike_ is now known as Guest52385
=== Guest15809 is now known as hxm
mohd-nor01hola12:25
wiresharkhi12:25
mohd-nor01where r u from12:26
baizon!offtopic12:26
ubottu#ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks!12:26
=== zhongfu_ is now known as zhongfu
mohd-nor01question about command su12:27
akik!ask12:29
ubottuPlease don't ask to ask a question, simply ask the question (all on ONE line and in the channel, so that others can read and follow it easily). If anyone knows the answer they will most likely reply. :-) See also !patience12:29
hjjghi!12:29
pabedis there any step by step manual for installing TASKWARRIOR12:30
wiresharkmohd-nor01: just ask the question, don't ask to ask12:30
hjjgpabed: sudo apt-get install taskwarrior?12:31
=== ajeffco is now known as ajeffco_
wiresharkpabed: hjjg: it's actually sudo apt-get install task12:32
pabedbut in its website said "$ ls12:34
pabedtask-2.5.0.tar.gz12:34
pabed$ tar xzvf task-2.5.0.tar.gz12:34
pabed$ cd task-2.5.012:34
pabed$ cmake -DCMAKE_BUILD_TYPE=release .12:34
pabed...12:34
pabed$ make12:34
daftykinspabed: don't paste here, use http://paste.ubuntu.com :)12:34
hjjgwireshark: task is a transitional package for taskwarrior.12:34
hjjgpabed: just try sudo apt-get install task12:35
pabedhijg: I tried but how could I use it12:36
BluesKajHey folks12:36
hjjgis there any way to determine wether my main memory is a bottleneck?12:36
pabedwhen I did this sudo apt-get install task , installed but how could I use it after it12:37
hjjgpabed: this tool is console based.12:37
pabedHjjg : how do I access to its consol12:38
somsippabed: http://linux.die.net/man/1/task12:38
daftykinshjjg: bottleneck for what? kind of an odd query to be honest12:39
=== venkat_331 is now known as venkat_330
akikpabed: open a terminal emulator program, then "task"12:42
arkinany plans for a PHP update on 14.04 or anyone know how I find out ?12:44
=== Quantos is now known as Quantos-Away
rahuldevhi, using transmission torrent, whenever I click on torrent file it doesn't open in it.12:49
rahuldevanyone pls help me in this?12:49
fledfromnowheregoogle.com12:49
hateball!behelpful | fledfromnowhere12:49
ubottufledfromnowhere: As our !guidelines say, "When helping, be helpful". If you're not familiar with the issue at hand, let someone else handle it instead of making !offtopic comments or jokes.12:49
hateballrahuldev: Can you rightclick the file and choose Open with?12:49
baizonarkin: https://launchpad.net/~ondrej/+archive/ubuntu/php-7.012:50
rahuldevhateball, I tried all this but didn't work12:50
arkinbaizon: thats a user maintained repo though ?12:50
rahuldevhateball, I mean when I click on it, right click on it,,, it just shows loading circle.12:50
baizonarkin: yes, you want an official?12:50
arkinyea, ideally12:50
baizonarkin: http://askubuntu.com/questions/704986/how-ubuntu-plans-to-support-php712:51
rahuldevfledfromnowhere, I checked it on google, but didn't get exact solution12:51
arkinbaizon: nightmare lol12:51
rahuldevhateball can u pls recommend me any other good torrent for ubuntu!12:51
arkinthanks though12:51
hateballrahuldev: Is it only torrent files that behaves like this?12:51
hateballrahuldev: As in, can you right-click a text-document and open it and so on?12:52
baizonarkin: no, that is LTS12:52
arkinbaizon: what by giving you no updates to apps ?12:52
arkinonly security12:52
rahuldevhateball only torrent files, all torrent files... I mean it working fine yesterday...12:52
baizonarkin: well yes, you can use a ppa, or compile it by yourself. That all can break stuff, thats why its not in12:53
rahuldevhateball, today my harddisk fulled, so I can't put more stuff on it... but then I emptied it and now I got around 100 gb free space.12:53
rahuldevIt starts happening when I freed up space.12:53
hateballrahuldev: Well, *how* did you free up space? Not by randomly deleting things I would hope12:54
=== Quantos-Away is now known as Quantos
rahuldevhateball, Shift Delete,12:55
=== alpha is now known as Guest84682
EriC^^rahuldev: what did you delete?12:58
EriC^^rahuldev: did you try restarting?12:58
rahuldevEriC^^, Hi, all that file recovered by photorec!12:59
rahuldevEriC^^, ASF files are recovering in good conditions.12:59
rahuldevEriC^^, MOV files are recovering with its full size but Its video not working more than 1 or 2 minute!13:00
EriC^^rahuldev: great, try vlc to play them13:01
EriC^^and skip any corrupted parts13:01
rahuldevEriC^^, I've tried but not worked with mov files!13:02
rahuldevEriC^^, yesterday in windows I recovered, there ASF and MOV showing same problem.13:03
livcdI have issue connecting to snappy box with private_network on Vagrant. Can anyone help ?13:04
rahuldevEriC^^, ASF works great here, as you told me the way to recover file by photorec.13:04
=== vaishu is now known as vaishali
ledilhello how can I locally portforward ? I must forward :443 to :800013:05
BluesKajhey folks13:05
OerHeksledil, maybe this page is any help >> http://askubuntu.com/questions/444729/redirect-port-80-to-8080-and-make-it-work-on-local-machine >>  iptables -t nat -A OUTPUT -o lo -p tcp --dport 443 -j REDIRECT --to-port 800013:07
OerHeks*if* it is tcp13:08
ledilyes it is13:08
rahuldevEriC^^, pls again can you tell me the command to check head of file yesterday!13:08
nosuspendnoI have a freshly installed ubuntu 14.04 on a toshiba tecra laptop that won't suspend, how can I get suspend to work?13:09
EriC^^rahuldev: hexdump -C /path/to/file | head13:11
EriC^^rahuldev: and fidentify /path/to/file  to see if photorec recognizes it13:11
rahuldevEriC^^, thanks!13:11
Reginald1I installed ubuntu but as it seems that doesnt work a lot better for things i do, therefore i tried to reinstall w7 by booting from a windows dvd but even in safe mode it just stops at loading disk.sys. Does anyone know that error or can help to reinstall windows in another way?13:13
EriC^^Reginald1: /join ##windows13:14
nosuspendnoReginald1: you should probably ask in #windows13:14
baizonReginald1: well this is a windows problem13:14
rahuldevEriC^^, I think in NTFS and FAT file system are easier to recover data!13:14
EriC^^rahuldev: yeah13:15
nosuspendnowhen I try to suspend with sudo pm-suspend, the screen goes to text mode for 25 seconds and then just returns to desktop. How can I fix this, suspend used to work fine13:15
EriC^^nosuspendno: check dmesg13:16
BluesKajReginald1, you have to create a ntfs partition for windows at the beginning of the HDD13:17
nosuspendnoEriC^^: it does show nouveau suspend fails, so I guess it has to do with the graphics card not going to sleep, and then the whole system wakes up again. I'll try updating drivers13:19
mariannehey guys -- anyone know why KTorrent isn't finding any of the search pages any more... I don't know how to change the URL to direct it to the right spot13:20
Reginald1blueskaj: not sure if you got me right, im trying to delete ubuntu on my hdd and just tried booting windows from the dvd, but that didnt work out13:21
Steven_hi, who should I contact about Ubuntu's vagrant boxes?13:21
BluesKajmarianne, some of the urls have changed , kickass for example13:22
marianneBluesKaj: any way to change it in the app?13:22
ioriaSettings -> Configure KTorrent -> Search13:23
rahuldevEriC^^, can we check what kind hex header ASF is using in photorec, I googled it but giving me some c code!13:24
BluesKajmarianne, do a search for torrent sitesd on your own and create a bookmark folder in your nrowser is prob ly better than relying on the ktorrent browser13:25
BluesKajnrowser=browser13:25
marianneBluesKaj: yeah, been defaulting to transmission the past few days.... oh well, at least i have ability... going to uninstall ktorrent13:25
ricoalphahello, how do you list the summary of updates available for upgrade in Ubuntu? .i.e. the message you usually get when logging in first time13:27
ricoalpha“apt-get update” list a number of packages, but would like to have the summary13:27
roryricoalpha: sudo apt-get -s upgrade13:28
roryricoalpha: the -s means --simulate or --dry-run, means it will show you what would be done, but won't actually do it13:28
BluesKajmarianne, no matter which torrent client you use, keeping up with shifting urls of the torrent sites is not one their strong points..suggest you keep track of them manually on your browser13:29
marianneBluesKaj: Will do, going forward. At least now I know i didn't hose something playing with my config files the other day13:30
sam00i install kde but now i wanna delet it....how can i do?13:31
akikmarianne: did you try the suggestion ioria gave you?13:31
ricoalpharory: thanks, ut listed same as the “update” command but no summary13:31
daftykinssam00: purge the packages13:31
sam00how?13:31
daftykinswell what did you install? kubuntu-desktop?13:32
marianneakik: didn't see it... multitasking... going to look at it now13:32
sam00<daftykins> yeah13:32
daftykinssam00: so look at the packages within kubuntu-desktop and purge them; use "apt-cache showpkg kubuntu-desktop"13:33
roryricoalpha: could you give an example of the summary you expect?13:33
ricoalphahttp://mixeduperic.com/sites/default/files/ubuntu/command-line-updates/1-updates-available.png13:33
daftykinshowever there may be some overlap with your existing DE, so you may want to be careful13:33
sam00tnx13:33
ricoalpharory: see last three lines here http://mixeduperic.com/sites/default/files/ubuntu/command-line-updates/1-updates-available.png13:33
sam00<daftykins> dont ork13:33
sam00work*13:33
roryricoalpha: cat /etc/motd13:34
daftykinssam00: yes it does.13:34
ricoalpharory: that prints only the message of the day, but how is it generated in first time, any idea?13:34
sam00<daftykins> dont work my friend :\13:34
daftykinssam00: give details, saying "don't work" which is poor english is useless.13:34
roryricoalpha: /usr/lib/update-notifier/update-motd-updates-available13:35
sam00XD13:35
sam00speak better than u13:35
sam00i saied yor mood dont work13:36
sam00ok?13:36
daftykins...what?13:36
daftykinssam00: would you mind phrasing that one again in English?13:36
sam00<daftykins>your inteuction in terminal dont work ok/13:36
sam00:|13:36
ricoalpharory: “ls: cannot access /usr/lib/update-notifier/update-motd-updates-available: No such file or directory"13:37
EriC^^rahuldev: i'm trying to see where it gets them from, there used to be a file i think, can't remember it though13:37
OerHekssudo apt-get purge kubuntu-dektop13:37
EriC^^rahuldev: strace fidentify /path/to/file |& grep open , isn't showing much13:37
daftykinssam00: no, that's not enough detail. like i said you take the package names from the output of that command i gave.13:37
sam00sudo apt-get purge kubuntu-dektop13:37
sam00sudo apt-get purge kubuntu-dektop13:37
sam00[sudo] password for sam:13:37
sam00Reading package lists... Done13:37
sam00Building dependency tree13:37
sam00Reading state information... Done13:37
sam00E: Unable to locate package kubuntu-dektop13:37
daftykinsyou might want to type that in the terminal...13:37
daftykins!paste | sam00 DO NOT PASTE13:38
ubottusam00 DO NOT PASTE: 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.13:38
OerHekssam00, time to find out how you installed kubuntu13:38
akiksam00: you have a typo in your command, dektop instead of desktop13:38
OerHeks* if you are on kubuntu, guess not.13:38
llutzsam00: kubuntu-desktop    not dektop13:39
OerHeksoh good spot, llutz13:39
sam00<OerHeks  use with apt-get install kubuntu=-desktop13:39
sam00<OerHeks  use with apt-get install kubuntu-desktop13:39
daftykinsplease stop pasting.13:39
sam00<daftykins> look again... idont paste iam edirring it13:40
sam00ok?13:40
daftykinsi'm ignoring you now because your typing is offensive13:40
sam00<daftykins> other froums Can be answer very better13:42
sam00:)13:42
OerHekssam00, stop the rant, look at your typo ( see llutz )13:42
sigvart /t13:43
sam00<OerHeks> im french person and my second language is english... i speak with u vulgar...u dont have enough knowladge13:44
BluesKaj!fr | sam0013:44
ubottusam00: Nous sommes desoles mais ce canal est en anglais uniquement. Si vous avez besoin d'aide ou voulez discuter en français, veuillez taper /join #ubuntu-fr ou /join #ubuntu-qc. Merci.13:44
akikwhat the..13:44
sam00BluesKaj> tnx13:45
Guy1524hey guys, so for some reason starting monday on my school network my laptop has been unable to access the internet when connected to my school network, it assigns me an ipv4 address and an ipv6 and it looks connected but I am unable to access the internet.  I booted back into my live usb and for some reason the school internet works.  Any body have an idea why?13:48
OerHeksGuy1524, check the dns: can you ping a website? 74.125.224.72 ( =google.com)13:49
Guy1524no I am unable to ping the website13:50
marianneioria: you are a GOD... thanks, i have ktorrent working as needed now13:50
Guy1524also, in order to test anything, I have to reboot13:50
Guy1524(im in my live usb)13:50
ioriamarianne, glad to hear that... have fun ^*^13:50
Guy1524I tried pinging my ipv4 yesterday and that worked, but pinging a website didn't work13:50
trixtatorsounds like a dns problem13:51
OerHeksGuy1524, oke, if that machine works flawlessly on an other wifi/lan, then something is changed at your school13:51
Guy1524yes, but it works on my live usb13:51
Guy1524so its my installation right13:51
ioriaGuy1524, now you are on live-ubs ?13:52
ioria*usb13:52
Guy1524yes, the internet only works on my live usb13:52
Guy1524not my installation13:52
trixtatorhave you checked your proxy conf on your installation?13:52
ioriaGuy1524, go in the upper panel , to the right, and right-click -> Connection Informatio13:54
ioriaGuy1524, right-click on Network icon13:54
Guy1524I am running the gnome variant13:54
Guy1524do you mean the Network Connections application13:55
Guy1524Also, I have to leave now, school is starting13:55
Guy1524sorry13:55
ioriaGuy1524, we need the settings that you're just using now ...13:55
ioriaGuy1524, idr on gnome, but should be the same ... looks for Connection Information13:56
BluesKajinteresting how school gets in the way of the learning process :-)13:57
nosuspendnoEriC^^: installing all drivers with sudo ubuntu-drivers autoinstall fixed the suspend problem I had, thanks for the pointer14:00
EriC^^nosuspendno: great14:02
EriC^^:)14:02
Wagner_AusgustoHi everone... I need help about Cluster HA on linux red Hat , using Luci and Ricci,14:07
=== arun_ is now known as Guest69905
EriC^^Wagner_Ausgusto: /join ##linux14:08
lotuspsychjeWagner_Ausgusto: this is an ubuntu support channel14:08
EriC^^or a red hat channel14:08
lotuspsychjedoes the uninstall of seahorse automaticly disable gnome-keyring also?14:11
Rene1_I have a steelseries equipment (mouse,keyboard) and run ubuntu but the official site says the engine is only available as exe or for mac. Is it possible to still run it somehow and configure the settings?14:20
daftykinsRene1_: highly doubt it.14:21
Ubuntu2330Can anyone help me with an audio problem? I'm trying to set up a Yeti microphone on Ubuntu 1414:22
marianneRene1_: have you tried running it using Wine? might work14:22
daftykinsi seriously doubt it :)14:22
mariannedaftykins: never hurts to try... but you're right probably won't14:23
Rene1_marianne doesnt work :/14:24
Rene1_no way to configure the mouse then?14:24
daftykinsnot unless you do it from Windows then move it back14:24
lotuspsychjeRene1_: there is a package gpointdevices to configure scroll mouse and such, maybe try that?14:24
JH151Hi, I'm looking to use PowerBroker Open Edition to connect my linux machines to a Windows AD, however the documentation looks to be really out of date, any ideas where I could find some more up to date?14:24
marianneRene1_: poo... sorry man14:25
lotuspsychje!info gpointing-device-settings | Rene1_ try this perhaps14:26
ubottuRene1_ try this perhaps: gpointing-device-settings (source: gpointing-device-settings): configuration tool for pointing devices. In component universe, is optional. Version 1.5.1-6ubuntu2 (wily), package size 62 kB, installed size 504 kB14:26
daftykinsJH151: samba does that.14:26
akikJH151: look into sssd and realmd14:26
JH151daftykins: I've tried using samba but there is a bug that means it crashes the server when the password has expired14:26
daftykinsreally o014:26
JH151akik: Cheers, I'll check them out14:26
JH151daftykins: Unfortunately so, its a problem with winbind14:27
JH151daftykins: https://bugzilla.samba.org/show_bug.cgi?id=11038#c914:27
ubottubugzilla.samba.org bug 11038 in Winbind "Logging with an account which has the "User must change password on next logon" flag cause winbindd to use 100% cpu and stop answering request" [Regression,Resolved: fixed]14:27
daftykinsah fix released14:27
daftykinsso just update? :)14:28
JH151It has, although I'm not sure when it will be pushed down into the ubuntu LTS repo14:28
=== fginther` is now known as fginther
daftykins!info samba trusty14:31
ubottusamba (source: samba): SMB/CIFS file, print, and login server for Unix. In component main, is optional. Version 2:4.1.6+dfsg-1ubuntu2.14.04.9 (trusty), package size 821 kB, installed size 11092 kB14:31
daftykinsmmm i wonder14:32
daftykins!info samba trusty-proposed14:32
ubottusamba (source: samba): SMB/CIFS file, print, and login server for Unix. In component main, is optional. Version 2:4.1.6+dfsg-1ubuntu2.14.04.10 (trusty-proposed), package size 821 kB, installed size 11092 kB14:32
jerlique1HI, anyone know why the default route in http://paste.ubuntu.com/13859703/ doesnt get added on reboot, but if i type it in on the cmd line, it works14:32
daftykinsi don't think the same command line format can be used in the file14:33
jerlique1the first one works, just not the default route14:34
jerlique1how does the syntax vary?14:34
daftykinswell hang on, normally you use the network address for a route addition, so 100.64.0.0/32 - not a specific IP14:35
daftykinsweird IP scheme regardless :>14:35
llutzjerlique1: route add default gw 100.64.0.1714:35
daftykinsllutz: that omits an interface choice14:36
daftykinswhich may or may not be relevant14:36
llutzdaftykins: then add it, if you want/need (man route)14:36
daftykinsnot me asking, i'm just pointing out the futility of you sharing a command that doesn't include what is required.14:37
jerlique1llutz: that didnt help.14:38
dfg810my sound is working but the top bar symbol is not working14:39
dfg810please help me14:39
akik/32 is a host route14:39
dfg810I need help14:39
lotuspsychje!sound | dfg810 try this14:39
ubottudfg810 try this: If you're having problems with sound, click the Volume applet, then Sound Preferences, and check your Volume, Hardware, Input, and Output settings.  If that fails, see https://help.ubuntu.com/community/Sound - https://help.ubuntu.com/community/SoundTroubleshooting - http://alsa.opensrc.org/DmixPlugin - For playing audio files,  see !players and !mp3.14:39
jerlique1akik: yes I know. thats what I want.14:40
dfg810nothing in the sound preferences are working14:40
jerlique1my point is it works in the cli, but not when programmed in the interfaces file. I can see why the syntax is not accepted14:41
akikjerlique1: what is the syntax you use in the cli?14:41
chinesesausageI have a MATE pic14:42
dfg810i have sound alright... It doesn't recognize the drivers anywhere14:43
dfg810possbly because I log in with wheel permissions14:43
dfg810but I have sound14:43
daftykins'wheel' ?14:43
dfg810root14:43
=== Tsunami is now known as Guest34913
jerlique1akik: ip route add default via 100.64.0.16 dev eth014:43
llutzjerlique1: your paste shows different ips14:44
jerlique1llutz: sorry thats a type in the cli command it should be .1714:45
akikjerlique1: is 100.64.0.17 in the same network as your client machine?14:45
rahuldevEriC^^, found it on register_header_check function http://git.cgsecurity.org/cgit/testdisk/tree/src/file_asf.c14:45
jerlique1100.64.0.17 is the router14:46
rahuldevEriC^^, the specific file I'm to recover is .ASF I mean in capital letter, as far as it recovering me file of .asf small letter!14:46
rahuldevEric^^, will it recover they .ASF file? I mean header .asf and .ASF are same!14:46
akikjerlique1: why are you adding the host route? maybe that is unnecessary14:48
jerlique1when I make changes to the /etc/network/interfaces file, how can I apply them without reboot? services networking restart failes saying "job failed while stopping"14:48
jerlique1akik: no its correct.14:48
jerlique1akik: it works, i just need to get the startup files right, so the appropriate settings are implemented after reboot14:49
eurythmiahey folks; I have vim-nox installed, and I am running it under tmux (with TERM=xterm-256color); I have "set syntax=on" in my vimrc, but I am getting no colors when I edit files with syntax highlighting. I know that this is a silly issue, and I have fixed it before, but I can't recall what the fix is. Any ideas?14:55
eurythmia... I know that the issue is not terminal support, because the line numbers are colored, and so is my powerline.14:56
fooobarrrdo you have a colorscheme set?14:56
eurythmia... hmm ... I don't think that I do.14:57
eurythmiaweird ... I don't even have any colorschemes installed!14:58
eurythmiathanks fooobarrr14:58
JohnIt upsets me that there are over 1700 more people in #ubuntu than #unix :P14:58
daftykins!ot | John14:59
ubottuJohn: #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks!14:59
JohnWhenever I want to ask a general-unix question, i think i have to come here, hehe14:59
Johnright, thanks14:59
akikjerlique1: can you try changing the line to "up route add default gw 100.64.0.17 dev eth0"14:59
JohnI'll keep my questions limited to all kinds of ubuntu, not unix ubuntu..14:59
mdwd:o15:00
mdwdHu15:00
ub_ubuntuhow to check battery capacity in 15.1015:00
JohnSo on ubuntu, a process spawned by the shell gets a stdin, stdout and a stderr - all of which have the same path but different file descriptors15:00
jerlique1akik: you're a legnd!15:01
jerlique1legend even!15:01
mdwdi am legend15:01
akikjerlique1: it amazes me how many problems can be solved by a google search :)15:01
jerlique1akik: thank you so much15:01
JohnSome processes check with isatty() to see if the stdout and stderr are ttys, before deciding to print status bars, etc, or just output for logfiles15:01
mdwdlalalalalal15:01
mdwd:D15:01
jerlique1akik: where you find that? all my search were saying to add to rc.local15:02
JohnYou can fool these programs with ptys, which is great - but some processes also seem to check if the file paths of the stdout and stderr are the same15:02
JohnWhich means that you have to have 1 pty for stdin, stdout and stderr15:02
daftykins!who | John15:02
ubottuJohn: As you can see, this is a large channel. If you're speaking to someone in particular, please put their nickname in what you say (use !tab), or else messages get lost and it becomes confusing :)15:02
JohnThe question I have today is - is it possible to log each kind of output sepurately if they all go through the same pty?15:03
Johndaftykins: wat15:03
JohnIm asking a question to everyone15:03
daftykinsJohn: can you maybe write it up in a pastebin instead of tens of spamming lines then?15:04
akikjerlique1: http://askubuntu.com/questions/1245/add-default-route-on-boot/1248#124815:04
JohnYou want me to ask my question in a paste bin and share the link?15:04
JohnWhat is the point of IRC if we're going to pretend its a forum?15:04
daftykinsyes, since it seems to be an essay :)15:04
daftykinsJohn: for the sake of readability.15:04
lettuce45can I use remoteviewer to see a windows desktop?15:04
JohnRighto, ok15:04
daftykinslettuce45: rdesktop and remmina exist15:05
lettuce45daftykins, repo?15:05
tewardlettuce45: already in the repositories, you just need to install them15:06
daftykinsyes, they are15:06
lettuce45so remoteviewer works only with linux distros...15:07
ppfwhy is there a difference between `test -f ~/F` and `test -f "~/F"`?15:07
daftykinsBASH will evaluate those differently15:07
ppfin what way?15:08
daftykins#bash might be helpful15:08
OerHeksppf, the use for " " i can explain like this > `test -f ~/my documents` and `test -f "~/my documents"`  the 1st command will error 'not found ~/my'15:09
somsipOerHeks: My\ Documents15:10
daftykinsno, it works encapsulated with double quotes too15:10
OerHekssomsip, that would be also a trick to handle that space indeed15:10
somsipOerHeks: you were ansering not asking werent you...15:10
ppfhm i think i figured it out:15:11
ppfbash man says: Enclosing characters in double quotes (‘"’) preserves the literal value of all characters15:11
ppfmeaning: "~" is a tilde character, whereas ~ is actually /home/pff15:11
OerHeksi think "~/F"  would be translated valid to ~/F15:12
OerHeksyes ~= /home/$USER/15:12
ppfOerHeks: yes, but literally so15:12
ppfso "~/F" is not a valid path15:12
ppftry it: ls "~"15:13
OerHeksppf, yes, you are right15:14
=== ^cj^ is now known as ^CJ^
=== lili_ is now known as lili
fesis it possible to set a "universal" cflag when compiling with dpkg-source?15:26
akikfes: does dpkg-source take CFLAGS into account?15:30
akiknever used dpkg-source but used CFLAGS when compiling other programs15:31
tewardakik: yes, but only to a point - it has its own set of flags, see `dpkg-buildflags` and look at CFLAGS.15:31
tewardat least, AFAIK15:31
Rene1_Really simple question, im running the ubuntu demo, started the "disks" application and want to unmount my hdd and turn partition type to nfts, how do i archieve this?15:32
Rene1_only see the option for the 2nd part15:32
=== ^CJ^ is now known as ^cj^
=== ^cj^ is now known as ^CJ^
MonkeyDustRene1_  delete partition, create new, select ntfs15:35
eurythmiafooobarrr: I now have the solarized colorscheme enabled, and transparency working as I want, but still no syntax highlighting :-(15:35
eurythmia(text is all the same color)15:35
fooobarrrin your tmux configuration15:40
fooobarrrset -g default-terminal "screen-256color"15:41
fooobarrrwithout that I don't think the colors are properly supported15:41
Rene1_monkeydust: im at that point now but i have 3 ones, fat32, ext4 and linux-swap. My plan is to install windows after that. any idea which one i can delete?15:43
eurythmiafooobarrr: it's already been done.15:44
MonkeyDustRene1_  fat32 is also for windows, methinks you can delete that one15:44
Guy1524hey guys, so I already asked this question this morning, but then school started, I am now in flex for 90 minutes so I have time.  Anyway, I have a problem with the internet on my school network, when I connect to it I have access to the lan but whenever I try to request a resource in the internet the network does not respond, I do get assigned a local ip address and no errors it just doesn't work.  The weird thing is through that 15:45
=== w9qbj is now known as not_w3CCV
Guy1524e usb which I am using right now15:45
=== tvoss is now known as tvoss|dinner
fooobarrryou're using gnome-terminal right15:45
Guy1524do any of you know how I can get it working on my main installation15:45
=== not_w3CCV is now known as W9QBJ
MonkeyDustGuy1524  have you contacted the schools IT admin?15:46
balazsDoes anyone how to allow pulseaudio for any local user to use it ? I'm running virtualbox as a different user, and sounds does not work.15:47
fooobarrrI have TERM=screen-256color in my env15:47
W9QBJGuy1524, You have an IP address, do you have a Gateway and Nameservers (/etc/resolv.conf15:47
Guy1524yes, they are morons15:48
Guy1524will the data still be there if that system is not currently booted into?15:48
Guy1524(about the networks)15:48
Guy1524ok, Ill reboot and check15:49
Guy1524Ill be back in a few minutes15:49
zetherooOn a fresh install of 14.04.3 and doing apt-get dist-upgrade I see this (http://tinypic.com/r/2w6ti54/9) - not really sure what it's about or if it's critical15:51
MonkeyDustzetheroo  try sudo dpkg --configure -a; sudo apt -f install15:52
ioriazetheroo, apt-get dist-upgrade or  do-release-upgrade ?15:54
zetherooMonkeyDust: looks clean15:54
zetheroo ioria: dist-upgrade15:54
Guy1524hey sorry, but by the time I rebooted back into my main os, I forgot the name of the file you wanted me to check15:55
MonkeyDustzetheroo  picked this up in this channel ... save as 'fixpackages', make executable ... then: sh fixpackages15:55
akikzetheroo: you can install that binary from libgdk-pixbuf2.0-dev15:56
zetherooMonkeyDust: Sorry, don't really know what that means15:56
akik(gdk-pixbuf-query-loaders)15:56
Guy1524are the people who were answering my internet problem still there?15:56
zetherooMonkeyDust: what is this package for?15:57
ioriaGuy1524,   cat /etc/resolv.conf ?15:57
Guy1524ok, thanks15:57
Guy1524does the information stay there when it shuts down or do I have to be connected?15:58
ioriaGuy1524,   right... you're on usb ....15:58
akikGuy1524: easiest way to know if your tcp/ip is ok is "ping 8.8.8.8". that's google's dns service15:58
ioriaGuy1524,   can you ping it ?15:58
Guy1524I tried pinging google.com, and that didn't work15:59
Guy1524Ill try 8.8.8.815:59
Guy1524cya in a few minutes15:59
ioriaGuy1524,   yes... but know on usb... does not count15:59
Guy1524?15:59
ioriaGuy1524,   you are from live now ?15:59
Guy1524im rebooting into hd install right now testing it16:00
Guy1524yes16:00
Guy1524I am from the live usb right now16:00
ioriaGuy1524,   we should test the installation...16:00
Guy1524I am about to reboot do the command16:00
Guy1524*and do16:00
=== erwin_ is now known as easyOnMe
eurythmiafooobarrr: sorry, I got kicked off. I am using the default terminal ... I assume that this is gnome-terminal16:02
Guy1524_hey guys, Im backing, pinging 8.8.8.8 works and I do recieve data16:03
MonkeyDustzetheroo  it's a script, not a package, it basically fixes packages16:03
eurythmia... I've tried with screen=256color, with the same result. I don't think that TERM is the issue, because I'm getting colors, just not syntax highlighting.16:03
Guy1524_*back16:03
ioriaGuy1524,   dns then ,,,16:03
Guy1524_?16:03
Guy1524_what do you mean?16:03
zetherooMonkeyDust: ok, so I should be fine then, yeah? :)16:03
Rene1_I know this may be the wrong place but the windows chat is dead. Anyone knows how to switch from ubuntu to windows again?16:03
ioriaGuy1524,  you don't resolv the ip number in domain nmes16:04
ioria*names16:04
balrogg_cshi for all16:04
MonkeyDustzetheroo  hope it helps16:04
balrogg_csi'm brazilian and i neep help16:04
Guy1524_so my dns is broken or something?16:04
eurythmiafooobarrr:  I've run :scriptnames ... it looks like vim is somehow resolving "ftoff" and nosyntax16:04
MonkeyDustbalrogg_cs  let's hear it, in one line16:04
Guy1524_Ill reconnect to this chat with a school laptop so I can do things while in this chat16:05
ioriaGuy1524,  can you tell us what dns are you using now ?16:05
Guy1524_I have no idea, I don't know that much about networking16:06
ioriaGuy1524,  try   nm-tool | grep DNS16:06
=== vaishu is now known as vaishali
balrogg_csI'm setting up a server distribution based on ubuntu16:06
Guy1524_ok, it takes a very long time to log into the school laptop because their windows server is really slow16:06
eurythmia... which is weird because I have "filetype plugin indent on" in my ~/.vim/vimrx16:06
Guy1524_Ill be back on the irc in a few minutes16:06
eurythmia* ~/.vim/vimrc16:07
balrogg_csbut this remastersys not working16:07
Guy1524ok guys, Im back on the school laptop16:08
balrogg_csan alternative indication ? ubuntu -builder does not work too16:08
Guy1524so what do you want me to do?16:08
Guy1524how do I check my dns?16:08
Guy1524are the people who were helping my with my internet problem still there?16:09
akikGuy1524: you can see your dns servers in /etc/resolv.conf16:09
Guy1524no16:10
akikas it works in the live session and not in the hd installation maybe you have defined your network settings manually and not by dhcp?16:10
Guy1524all I see is  # Generated by NetworkManager      search home     nameserver 192.168.1.116:10
akikGuy1524: there you have it: 192.168.1.116:11
akikGuy1524: you can make a dns query to it by "host google.com"16:11
dick_your mom can make a dns query16:12
Guy1524no, it says ;; connection timed out; no servers could be reached16:12
akikGuy1524: try querying google's dns "host google.com 8.8.8.8"16:12
Guy1524ok it worked I think16:13
akikGuy1524: i think your problem is the dhcp server gives out the dns server 192.168.1.1 and it's not serving dns16:13
Guy1524so if I change the 192.168.1.1 to 8.8.8.8 will it work?16:14
TJ-akik: Guy1524 the contents of /etc/resolv.conf (which should be a symlink to ../run/resolvconf/resolv.conf) won't have been "Generated by NetworkManager" if it is set to "192.168.1.1" - it should be set to "127.0.1.1", so I'd check if the file is the correct symlink with "ls- l /etc/resolv.conf"16:14
TJ-Guy1524: typo there; should be "ls -l /etc/resolv.conf"16:15
Guy1524TJ, I get -rw-r--r-- 1 root root 65 Dec  7 01:35 /etc/resolv.conf16:16
TJ-Guy1524: you'd expect to see "....  /etc/resolv.conf -> ../run/resolvconf/resolv.conf "16:16
TJ-Guy1524: now do "cat /run/resolvconf/resolv.conf" and check it has a line "nameserver 127.0.1.1"16:17
Guy1524the two uncommented lines are nameserver 127.0.1.1    search lcps.org16:18
TJ-Guy1524: OK, it seems that something/someone has replaced the expected symbolic link from /etc/resolv.conf with a hard-coded file, so the PC never gets to use the values that Network Manager receives. To fix it do "sudo ln -sf ../run/resolvconf/resolv.conf /etc/resolv.conf" which will replace that hard-coded file with the expected sym-link16:19
=== arseny is now known as _nemesys
Guy1524ok just did that16:21
Guy1524thanks!16:21
Guy1524it works!16:21
TJ-Guy1524: name service should now work16:21
Guy1524you are awesome, I never would have guessed that (:16:21
Guy1524anything else I need to know, how do I prevent this from happening in the future16:21
TJ-Guy1524: it's a pretty common problem we see; sometimes due to bad advice in forums, sometimes due to naughty software16:21
Guy1524ah, ok16:22
TJ-Guy1524: just "don't touch" :D16:22
grimxHad anybody been able to get swift to work? All I get is a blinking cursor.16:22
Guy1524ya, I don't know why that happened, I never touched the /etc folder16:22
Guy1524well thanks so much16:22
Guy1524cya16:22
TJ-Guy1524: when Network Manager is 'managing' it runs a private instance of 'dnsmasq', a caching DNS server, which listens on 127.0.1.1 (localhost). It writes that address to /run/resolvconf/resolv.conf each time NM receives DNS server names from DHCP servers16:23
MonkeyDust!find swift16:25
ubottuFound: python-swift, python-swiftclient, python-swiftclient-doc, python3-swiftclient, swift-account, swift-container, swift-doc, swift-object, swift-proxy, gnome-speech-swift (and 12 others) http://packages.ubuntu.com/search?keywords=swift&searchon=names&suite=wily&section=all16:25
grimxI downloaded if from swift.org16:26
grimx*it16:26
anabainDoes host 192.168.1.4 go through 192.168.1.1 in order to reach host 192.168.1.5?16:26
grimxThe one Apple just open sourced.16:26
=== IdleOne- is now known as IdleOne
anabainI mean, does 192.168.1.1 act as a gateway the same way as if the target host was, e.g., 192.168.33.5?16:29
OerHeksgrimx, did you install correctly and did get the Active Signing Keys ?16:29
OerHekshttps://swift.org/download/#linux16:29
OerHeksif not, nothing will happen likely16:30
MonkeyDustgrimx  scroll down to 'linux'  https://swift.org/getting-started/#installing-swift16:30
OerHekshttps://swift.org/download/#linux <> repo key16:31
grimxMonkeyDust:okay16:31
OerHekserr Active Signing Keys <> repo key16:31
=== cpaelzer is now known as cpaelzer_afk
eelstreborthis is kinda strange, when i use firefox to go to a particular website i don't get any ssl errors but if i use chrome to go to that website it reports that there's a problem with the cipher suite - according to ssllabs.com there is a problem - i've reported the issue to the business but they don't seem to care16:36
MonkeyDusteelstrebor  sounds like it's chrome related, not ubuntu related16:38
OerHeksmore a firefox issue then16:39
lubuntuserver irc.explosionirc.net16:39
eelstrebori've been reading about the issue and it appears that "they" are suppose to abandon sha1 for sha216:40
=== xubuntu is now known as Guest99573
jpdseelstrebor: Yes16:40
jpdseelstrebor: Along with all the rest of the Internet16:41
eelstreborthe browser test at ssl labs shows both browsers that have the same test results16:41
jpdseelstrebor: This is not a new thing16:41
OerHekshttps://blog.mozilla.org/security/2015/10/20/continuing-to-phase-out-sha-1-certificates/16:41
jpdseelstrebor: https://blog.mozilla.org/security/2014/09/23/phasing-out-certificates-with-sha-1-based-signature-algorithms/16:41
roryeelstrebor: Can you click the padlock in Chrome to view the cert info, and share a screenshot here? (imgur.com)16:42
roryeelstrebor: Maybe one of us can shed some light16:42
eelstreborgive me a moment16:42
rorypadlock -> certificate -> connection information16:42
roryor rather padlock -> connection -> certificate information16:43
eelstreborwhere should i post the image?16:43
jpdseelstrebor: The business will eventually start to lose customers and that'll get them to switch16:43
OerHeksimgur.com16:43
eelstreborhttps://imgur.com/VYzoqKC16:45
grimxswift is still just giving me a blinking cursor and nothing else16:46
eelstreborjpds, not likely since it's a natural gas supplier16:46
OerHekslol@NOS  niet 800.000, 'maar' 36.000 ... toch zit erin 11 miljoen VW's sjoemelsoftware16:46
OerHeksoops wrong window16:47
someone__Hi, max screen brightness seems to be too low on ubuntu (lower than on windows). /sys/class/backlight/acpi_video0/max_brightness contains "10", can I increase that?16:47
jpdseelstrebor: https://support.servertastic.com/deprecation-of-sha1-and-moving-to-sha2/16:47
jpdseelstrebor: "1 January 2016 – Microsoft: SHA1 certificates will no longer be accepted"16:47
eelstreborjpds, i guess i shouldn't complain too much since my openvpn server is using sha116:48
eelstreboralways something with computers to keep us busy16:49
eelstreborhttps://www.ssllabs.com/ssltest/analyze.html?d=myaccount.sourcegas.com16:50
jpdseelstrebor: They're going to have to fix it eventually16:52
fepi got this error when i try to download trough torrents in bittornado-gui Problem connecting to tracker - ('url error', 'unknown url type', 'udp', udp:tracker.urlname'). ... only answer i can found is "this is a dupclicate, have been answered before)16:52
Stabingtonhai16:57
StabingtonI just installed ubuntu mini, and it just boots up to a black screen. ctrl-alt-F1 works to get a terminal16:58
Stabingtonwat do16:58
hdonhi all :) i'm in ubuntu 14.04.3 amd64 server installer. i was going through it yesterday, too, and i set up some partitions with RAID. i'm starting from scratch again today, and when i go to the partitioning step of the installer, i select a disk (not a partition!) and hit enter. "Create new empty partition table on this device?" <Yes> "Remove existing software RAID partitions?" <Yes> and i am then returned to the disk/partition listing, but al16:58
=== [UPA]Stefan is now known as Tronsha
fepplease, somebody know where to find help for this?17:00
OerHeksfep, if our *official* trackers work flawlesly, http://torrent.ubuntu.com:6969/  , i question your tracker.17:02
roryeelstrebor: It's giving a warning because the certificate was signed using a hash algorithm called SHA-117:04
roryeelstrebor: This is considered insecure by Google, who are trying to use their considerable influence in the browser market to drive forward better security standards17:04
roryeelstrebor: You can read more here https://googleonlinesecurity.blogspot.co.uk/2014/09/gradually-sunsetting-sha-1.html17:04
ioriaStabington, did you install a DE ?17:04
fepOerHeks, on those trackers i got this error, [Errno http error] 503: 'Service Unavailable'17:05
Stabingtonioria: I did install gnome-shell. and it looks like gdm tagged along17:05
StabingtonI tried to systemctl enable gdm, but it won't start17:05
fepOerHeks, is it because of the proxy im running to get trough the firewall?17:05
OerHeksfep, oh, you know the answer already .. nice to show up that info so late17:06
ioriaStabington, sudo service gdm start (or restart) ?17:06
eelstreborrory, just what i need - more stuff to read - oh well, what else am i gonna do in retirement?17:07
user1_Heil Hitler17:07
fepOerHeks, sorry, i tought since i could use my browser and download direct downloads i could also download torrents... any ideas/help where i can read about this?17:07
Stabingtonioria: oh is that the command ubuntu use. I've been using Arch for a while :P17:07
krabadorioria, service start ---> upstart , not systemd17:08
ioriakrabador, yeah...17:08
=== ^CJ^ is now known as ^cj^
Stabingtonioria: that does nothing17:08
fooobarrri don't think I had any other variables set eurythmia17:08
krabadorStabington, systemctl enable <stuff> and nothing at reboot?17:09
OerHeksfep, dunno, maybe there is a setting in your torrent client?17:09
fooobarrrI have vim running ok under tmux17:09
Stabingtonkrabador: indeed17:09
=== ^cj^ is now known as ^CJ^
krabadorStabington, xorg?17:09
Stabingtonkrabador: isn't that a dependency?17:09
krabadorStabington, can you control what's installed about ?17:10
Stabingtonoh! xinit is not installed..17:10
krabadorthen.17:11
StabingtonThat should be a dependency tbh :P17:11
scrabcakesWhy might my file manager give a different size for ~ than 'du' does?17:11
OerHeksone of them counts hidden files too.17:12
StabingtonAlright, the screen is still black. But it says x is running when I startx17:13
ioriaStabington, why don't you try with lxde ...  sudo apt-get install lxde xinit lxdm xorg17:13
scrabcakesOerHeks: doh. thanks!17:14
krabadorStabington, have you installed a video driver?17:14
StabingtonWait.. xorg is not installed either? geez17:15
krabadorxorg-xserver17:15
krabadorvideo driver17:15
krabadora loooog road ;)17:15
ioriaStabington, there is a reason because it's called mini.... :þ17:16
fepOerHeks, ok thanks, ill check it out17:16
StabingtonWell yes, but shouldn't xorg be a dependency for gnome-shell..17:16
ioriaStabington,  apt-cache depends gnome-shell17:18
sabhainhello all.  I'm looking for help in re-ordering a boot startup sequence.  I have a PCI USB3 expansion card which is being loaded after the USB system.  As a result, an external drive connected to the card does not get mounted at boot, only after a removal and reconnect.17:18
sabhainI think if I can have the PCI system loaded before USB, the problem would solve itself .. but it might be because of mounting file systems is early in the process.17:19
sabhaindo I just run a script at the end of boot to remount / recheck USB devices?17:19
Stabingtonayy! I installed lightdm. it works17:20
__xvtsabhain do you automatically mount and remount the device every time you boot :?17:20
ioriaStabington,  yay17:20
Stabingtonkinda.. can't find gnome-shell though >.>17:21
sabhain__xvt generally yes.  We leave it plugged in to the system as a backup drive .. but it's on an older system with no onboard USB317:21
StabingtonI thought ubuntu was supposed to be easy to use. Arch is way easier :s17:22
=== boquete_asus is now known as Boquete
__xvtsabhain ahhh right ok. Well one solution you could try would be to put unmount & mount commands into a script & then have the script run upon boot.17:22
sabhain__xvt I'm seeing that if the system goes into suspend, it must power down PCI also, since the mounted drive doesn't come back after a restore.17:22
=== Jag is now known as Guest85061
__xvtsabhain that is very strange.17:23
arkusHeylaaaaa17:28
arberhello from tthe other side17:28
arkusJ'ai un souci qui me rend fou17:28
arkus$rsm = new ResultSetMapping();17:28
arkus        $rsm->addEntityResult('EventBundle:Event', 'e');17:28
arkus        $rsm->addFieldResult('e', 'name', 'name');17:28
arkus        $sql = " SELECT * FROM events e";17:28
arkus        $query = $this->getEntityManager()->createNativeQuery($sql, $rsm);17:28
arkus        $events = $query->getResult();17:28
bazhang!fr | arkus17:29
ubottuarkus: Nous sommes desoles mais ce canal est en anglais uniquement. Si vous avez besoin d'aide ou voulez discuter en français, veuillez taper /join #ubuntu-fr ou /join #ubuntu-qc. Merci.17:29
SlidingHorn!paste | arkus17:31
ubottuarkus: For posting multi-line texts into the channel, please use http://paste.ubuntu.com | To post !screenshots use http://imgur.com/ !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic.17:31
__xvtsabhain Just something that I done quickly. Create a bash script, save it, make it executiable & then add it to your start-up list. http://paste.ubuntu.com/13864131/17:35
__xvtAny anyone here used gnustep with ubuntu :?17:39
vicatcuhey all i need some help with crontab... check out this gist for my crontab, script, and syslog https://gist.github.com/WickedDevice/40159ad30fa964b67d5917:42
vicatcuthe problem is I don't see any evidence that my script ran after restarting17:42
vicatcucan anyone offer me some help?17:42
__xvtVicatcu not many people for talking in here tonight. Hope someone can help you with your problem.17:44
vicatcu__xvt, thanks is there a better place to go for realtime help?17:44
daftykinsthere are plenty, but you won't get a reply if nobody knows / is available17:44
__xvtNot as far im aware. This is the best place for real time help but it can be slow sometimes.17:45
sabhain__xvt :  thanks for your help & suggestions.  I'll try that out.17:46
hdonis aptitude popular in the ubuntu community?17:46
daftykinshdon: i see no point installing something when the default tools can handle the tasks of package management already17:46
hdondaftykins: mm.. thanks17:46
hdonhow can i generate a dependency graph of packages? i want to see why one package is dragging in libxcb and other X stuff17:47
VFDPrimhmmm this is odd doing upgrade to 15.10 the upgrade has compleated but there were errors during the upgrade process17:47
hdoni hope it didn't install an X server, but i took for granted that it wouldn't17:47
hdonbrb17:47
VFDPrimlooks like it was with fontconfig17:47
daftykinshdon: no need, either look at "apt-cache showpkg <packagename>" for what it depends on / visit packages.ubuntu.com as it might provide the same info17:47
daftykinsVFDPrim: pastebin any errors in the output17:48
Picivicatcu: your syslog says that the script ran.  Why do you think it didnt... Also, I'm not familiar with that command, but you may want to specify absolute paths for those log files, they may be outputting themselves somewhere you don't want.17:48
VFDPrimdaftykins: no idea what that means17:48
daftykinsVFDPrim: share them via http://paste.ubuntu.com17:48
zykotick9daftykins: fyi, there is "apt-cache depends foo" as well as "apt-cache rdepends foo"...  hdon17:49
vicatcuok Pici thanks, it's mysterious because the process forever is supposed to create isn't there17:49
VFDPrimoh this is on another computer new upload17:49
vicatcui'm going to try something different pm217:49
olzhasXubuntu 14.04: Decrease in CPU performance upon charging a laptop. (On battery and after the charge, there is no problem.) What might be a problem?17:49
daftykinszykotick9: neat, thanks17:49
__cyberHi, I'm seeing a somewhat older version of a package (redmine), is launchpad an appropriate place to request the maintainer update?17:50
daftykinsolzhas: i'd compare the CPU clocks during charge, could be a power management quirk.17:50
AniByteOk17:50
AniByteI have this question17:50
AniByteSay i got the /etc/apt directory of a previous install17:50
daftykinsAniByte: put it on one line to reduce spam please17:50
AniByteHow can i apt-get install all the packages that were installedo n that install.17:50
daftykinsAniByte: you wiped it already? would've been better to create a package list.17:51
Picivicatcu: also, you may want to ensure that PATH is setup properly for that task, since cron runs in a little bit of a weird environment, you may not actually be running that executable at all. Also consider adding a  >/root/somelog.log 2>&1  to the end of the cron line to see if it is reporting anything to stderr or stdout.17:51
__xvt_cyber launchpad should be fine to place a request, unless the maintainer has officially stated otherwise.17:51
AniBytedaftykins, Did not choose to wipe it17:51
OerHeks__cyber, wily got the latest redmine 3 https://launchpad.net/redmine17:51
VFDPrimpaste.ubuntu.com/1386455417:51
AniByteIt crashed17:51
AniByteWell i chrooted into the backup17:51
daftykinsAniByte: please reduce the enter key presses.17:51
vicatcuPici cool ty for the advice17:51
VFDPrimwww.paste.ubuntu.com/1386455417:51
VFDPrimguess that didnt work17:52
VFDPrimguess you will have to cut and paste first link17:52
VFDPrimsorry about that17:52
daftykinsAniByte: in a chroot you can perform a "dpkg --get-selections > file" to get all the packages then restore them17:53
AniBytedaftykins, Was already ahead of ya ;)17:54
AniByteThis is why i love linux.17:54
AniByteSo easy to restore sheit,17:54
daftykinsAniByte: don't use that language in here and for the third time stop spamming with enter key presses.17:55
__cyberOerHeks: I'm seeing version 3.0-20140825 there? am I looking in the right place?17:55
VFDPrimdeftykins: did you see my link17:55
daftykinsyep looking now17:56
VFDPrimdaftykins* thanks just wanted to make sure i know your helping others to17:56
OerHeks__cyber, there are 4 supported versions, not sure how new you want it, http://www.redmine.org/projects/redmine/wiki/Download17:56
__cyberYes, I see the redmine.org versions.. I'm not seeing how they line up to actual apt packages..17:57
daftykinsVFDPrim: so you haven't rebooted yet i take it?17:57
VFDPrimnope its sitting right there as you saw it17:57
VFDPrimyesterday it kept dropping the screen so i plugged in a actual mouse and keyboard (was using wirless) and retryed the update and thats what it came up with17:58
daftykins!info lsb-base17:59
ubottulsb-base (source: lsb): Linux Standard Base 4.1 init script functionality. In component main, is required. Version 4.1+Debian11ubuntu8 (wily), package size 12 kB, installed size 83 kB17:59
DoonzHey everyone, how do i add a back up gateway to my ethernet config?17:59
daftykinsVFDPrim: hmm, did you follow standard advice and remove all PPAs + proprietary drivers before running the upgrade?18:00
VFDPrimnope i just did the usual update18:00
VFDPrimthen released upgrade18:00
daftykinswhat do you mean? i need to be sure what method you used...18:01
VFDPrimsudo apt-get upgrade18:01
VFDPrimdo-release-upgrade18:01
littlebearVFDPrim: hm. intereting, never used do-release-upgrade I've always sudo aptitude dist-upgrade -y18:02
daftykinsVFDPrim: hit enter then pastebin running "sudo apt-get -f install"18:02
VFDPrimyea i went off the website http://askubuntu.com/questions/588019/how-to-upgrade-from-14-10-to-15-0418:02
VFDPrimok going to hit enter18:03
whitehathi group.  trying to get a Digium TDM410 card to work. Results are here: http://paste.ubuntu.com/13864840/ No response from channel 1, i.e. FXS. Ideas? Thank you.18:03
VFDPrimcommand line option f is not known18:04
VFDPrimfrom (-f)18:04
daftykinsVFDPrim: shouldn't be anything wrong with it18:05
VFDPrimill retype it18:06
VFDPrimpaste.ubuntu.com/1386498118:08
VFDPrimmaybe you can see if i am typing something wrong18:08
tewardVFDPrim: you are18:08
whitehat_hi group. trying to get a Digium TDM410 card to work. Results are here:18:08
whitehat_http://paste.ubuntu.com/13864840/ No response from channel 1, i.e. FXS.18:08
whitehat_Ideas? Thank you18:08
tewardVFDPrim: note in daftykins's message there's a *space character* between apt-get and -f18:08
daftykinsVFDPrim: yeah you're failing pretty hard there: sudo apt-get -f install18:08
daftykinsnote the spaces ;)18:08
SlidingHornVFDPrim: copy and paste this exactly, starting at sudo:          sudo apt-get -f install18:09
tewardVFDPrim: and 'instull' is not 'install'18:09
VFDPrimok will try again18:09
SlidingHornsorry daftykins, you're apparently a lot faster than I am18:09
VFDPrimi cant coppie and past sadly its on a difrent computer18:09
tewardVFDPrim: the EXACT thing you should type is this:  sudo apt-get install -f\18:09
tewarderm18:09
tewardVFDPrim: the EXACT thing you should type is this:  sudo apt-get install -f18:09
tewardthat, yeah.18:09
tewardVFDPrim: no variation, no deviation, starting at the 'sudo' and going to the end of the line.18:09
tewardwell -f install will work too18:09
tewardeither mine or daftykins commands should worl18:10
VFDPrimok after few more trys finaly got it lol one sec18:10
VFDPrimhttp://paste.ubuntu.com/1386508018:11
daftykinsyou need to press enter18:12
VFDPrimenter is not a option its y/n lol18:12
daftykinsyes it is.18:12
VFDPrimim guessing y18:13
VFDPrimlol18:13
daftykinssee how 'Y' is capital? that's the default, so pressing just enter will say yes.18:13
VFDPrimoh ok i did not know that18:13
VFDPrimid rather have these problems then the ones i was having last night18:14
VFDPrimoh and system program problem detected18:14
VFDPrimyes i want to report it thanks for asking18:14
VFDPrimhttp://paste.ubuntu.com/1386518618:15
scrabcakesis it possible to store your home folder on an external disk e.g. usb?18:16
=== arun_ is now known as Guest47246
daftykinsVFDPrim: "sudo apt-get install pastebinit && pastebinit /var/log/fontconfig.log"18:17
SlidingHornscrabcakes: I'm sure it's possible, but I personally wouldn't recommend it.  Any particular reason you want to do that?18:18
daftykinsyeah that'd be ridiculously slow and bad18:18
scrabcakesSlidingHorn: I'm running on chromebook so storage is very restricted18:18
VFDPrimok now what18:19
daftykinsVFDPrim: what i said above should've created a link to type here.18:19
VFDPrimhttp://paste.ubuntu.com/1386532118:20
VFDPrimi did not see a link so i made one of what happend18:21
daftykinsVFDPrim: you messed up again not putting spaces.18:21
daftykinsread what i say to do VERY carefully...18:21
SlidingHornscrabcakes: I think you'd be better served finding a cloud solution for storage.  There are a lot of problems that could arise from such a setup.  Speed *will* suffer, the drive couldn't be removed for any reason while running, you'd have to make sure your system wouldn't boot directly from it, and it'd have to power on before boot to be able to properly mount, etc.18:21
SlidingHorn^^ just a few things to worry about18:22
VFDPrimits hard for me to tell where there is a space or not a space sorry18:22
daftykins"pastebinit  /var/log/fontconfig.log"18:22
scrabcakesSlidingHorn: I already have the usb in all the time. Although cloud may be more appropriate. Two questions though: Firstly that will surely still use however much space for the files? E.g. dropbox syncs to local folder. Secondly do you know any recommended cloud services from here? Or perhaps a better question, if I continue to use dropbox but more extensively, will they reap my files and steal all my genius thoughts? I'm18:25
daftykinswe can't comment on what dropbox may or may not do.18:25
=== anonymous is now known as Guest64776
Guest64776p18:26
VFDPrimok its still not working for me so im going to make it so i can just coppie and past so ill brb18:26
Guest64776Do speak Russia ?18:27
SlidingHornscrabcakes: as daftykins said, we can't really say what dropbox will/won't do with your data, but for more info on some alternatives, etc. (a year-plus old, but the services still exist) check out this article: http://www.omgubuntu.co.uk/2014/04/three-alternatives-ubuntu-one18:27
SlidingHorn!ru | Guest6477618:27
ubottuGuest64776: Пожалуйста наберите /join #ubuntu-ru для получения помощи на русском языке. | Pozhalujsta naberite /join #ubuntu-ru dlya polucheniya pomoshi na russkom yazyke.18:27
akikscrabcakes: do you have a usb 3 port in that chromebook? maybe a small usb stick would work for you18:27
scrabcakesSlidingHorn: thank you. how about my first question though regarding sync to disk?18:28
Guest64776ludi est kto iz Russia???18:29
scrabcakesakik: I have C720, a quick google says it has both? haha. I also have SD slot18:29
SlidingHornscrabcakes: I believe the default behavior for DB is to sync, however, you could probably set it up so it doesn't store locally & just use the web interface.  That's a little outside of this channel's jurisdiction though18:29
akikscrabcakes: just saying that nothing stops you from putting $HOME on a usb storage18:29
daftykinsGuest64776: english only please. #ubuntu-ru otherwise.18:30
scrabcakesakik: that was my original question. Is 3.0 good enough speed?18:30
VFDPrim1deftykins can you please retype what i needed to put in now that i can just cut n paste18:30
akikscrabcakes: maybe you should test and see if it works?18:31
akikscrabcakes: i ran kubuntu from a usb 2 stick and it worked, although a bit sluggish18:31
daftykinsVFDPrim1: pastebinit /var/log/fontconfig.log18:32
SlidingHornakik: they're looking to solely use the USB as the /home mount point, not the whole system18:32
scrabcakesakik: that is an idea :P I have xubuntu on the SSD which runs nicely but I'm quickly running out of space. SlidingHorn is right in what they just said18:32
daftykinsi think it's a mistake18:32
VFDPrim1http://paste.ubuntu.com/13865645/18:32
VFDPrim1ok this works soo much better lol18:32
SlidingHornagreed - I strongly suggest sticking to cloud storage18:33
scrabcakesSlidingHorn: I'd then be limited by network speeds surely?18:33
daftykinsVFDPrim1: sudo apt-get install --reinstall --purge fontconfig-config18:33
VFDPrim1http://paste.ubuntu.com/13865701/18:34
srulihi, i have a problem for a long time which i cannot take any longer, many times when connecting a USB drive system does not see the disk, lsusb & lsblk does see it, but can see it in disks or  in Files, i have to reboot to get it to work, I can manually mount it but even after mounting Disks (gnome-disk-utility) does not see it, what can the the cause of this?18:36
oEfterdalI have a VPC in AWS that has a VPN connection to a server that has a API I need to connect to. On my Ubntu instance I have a public subnet, the VPN subnet is on a private subnet. How could I make a connection from my server to the API and route the traffic over the VPN? Should I forward the traffic to the API on my instance or shuld I route the traffic on the AWS ? Sorry for a looong question.18:36
SlidingHornscrabcakes: you would, but you're also looking at what is likely a safer way to store your things.  If that drive poops out on you, you're in trouble, whereas a cloud storage is far less likely to lose your data. (IMHO)  I should say that we're veering off topic for the channel though...we could continue in #ubuntu-offtopic on this18:36
daftykinsVFDPrim1: and... sudo apt-get -f install18:36
SlidingHornsruli: which version & flavor of *buntu are you using?18:37
sruliSlidingHorn: Ubuntu 14.0418:37
VFDPrim1http://paste.ubuntu.com/13865789/18:37
SlidingHorn!info usbmount > sruli have you looked into this?18:39
QuantosWhat is it SlidingHorn?18:39
SlidingHorn!info usbmount18:39
ubottuusbmount (source: usbmount): automatically mount and unmount USB mass storage devices. In component universe, is extra. Version 0.0.22 (wily), package size 14 kB, installed size 81 kB18:39
QuantosI wonder if that's not what I'm missing for getting USB access on a VM18:40
* Quantos wanders off to play with the VM - Thanks SlidingHorn18:40
SlidingHornQuantos: you've installed the guest-additions, right?18:40
sruliSlidingHorn: that wouldn’t explain why sometimes it doesn’t work and other times it does, will check if i have the package18:40
QuantosYeah, and the extension or expansion pack or whatever it's called18:41
daftykinsVFDPrim1: that's the same link as before18:41
VFDPrim1http://paste.ubuntu.com/13865789/18:42
VFDPrim1sorry about that the coppy must not have worked18:42
sruliSlidingHorn: i installed the package, do i need to restart? trying to avoid taht18:42
=== blacknred0_ is now known as blacknred0
akiksruli: you can check if you have /var/run/reboot-required* files18:43
VFDPrim1daftykins did that one show anything difrent18:44
xmjHi18:44
daftykinsVFDPrim1: it's the same number again18:44
xmjcan someone recommend a repo that contains openjdk 1.8 -- for precise 64bit?18:44
=== Ceber is now known as Tronsha
VFDPrim1ok well thats the last one that came up not sure what i need to do now18:45
daftykinsVFDPrim1: well i assumed you were pasting "sudo apt-get -f install" again, but if it completes cleanly you can try a reboot now.18:46
=== cz2 is now known as macierewicz
sruliSlidingHorn: it started working after 2 minutes18:46
xmj(found it)18:46
VFDPrim10 upgraded, 0 newly installed, 0 to remove and 1372 not upgraded.18:46
VFDPrim1seems like an aufly lot not upgraded18:47
daftykinsVFDPrim1: haha, try "sudo apt-get dist-upgrade"18:48
VFDPrim1ok18:48
=== macierewicz is now known as cz2
VFDPrim1now to sit here for a few hours lol18:49
=== faisal is now known as rogerthat
ubuntu991Is there a Linux distribution which comes by default with Linux Kernel 4.3?18:50
daftykinsubuntu991: that'd be a question for ##linux - not here.18:50
scrabcakesSlidingHorn: yes I'll carry on the convo in a little bit in that channel then :)18:50
rogerthathi guys, i have 2 ubuntu servers running 14.04.03 that were with a 3.13 kernel  , if i run ‘apt-get update && apt-get upgrade -y  && apt-get dist-upgrade -y ’ 1 of them upgrades to 3.19 and the other stays in 3.13 (upgrade to another minor revision), anyone knows a way to make the other machine upgrade its kernel to a more recent version ?18:51
ubuntu991daftykins Oh great you answered :D I was trying to remember your nickname18:51
* ubuntu991 slaps daftykins around a bit with a large fishbot18:51
ubuntu991Sorry missclick18:51
daftykinsrogerthat: i wouldn't recommend you bother, there's nothing wrong with keeping 3.13 on 14.04 unless you want some newer hardware support - which shouldn't matter for servers.18:51
daftykinsrogerthat: you need to add the HWE stack for vivid to get 3.19 though, see...18:52
daftykins!hwe18:52
ubottuThe Ubuntu LTS enablement stacks provide newer kernel and X support for existing LTS releases, see https://wiki.ubuntu.com/Kernel/LTSEnablementStack18:52
VFDPrim1yup18:53
rogerthatdaftykins: thx for the tip18:53
rogerthatdaftykins:  ill look at it now18:53
VFDPrim1sry about that yup was typing on the wrong keyboard hahaha18:53
rogerthatcheerios18:53
julrom28hola18:58
=== Voltasalt is now known as Angrysalt
VFDPrim1ok so now just hopping the screen dows not shut off again on me like it did yesterday18:58
axel_abend18:58
b3NESHey i ran into a critical problem18:59
VFDPrim1it just turned off aka sleep mode once even though i have comp set so it does not sleep and never turns off soooooo lets hope it actualy makes it through the full install this time because i really really dont want to do this again18:59
b3NESI was restoring a backing and excidently restored a non LVM encrypted /etc/folder in my new instalation19:00
b3NESMeaning it can no longer boot off the LVM Luks encrypted drive19:00
sruliSlidingHorn: when mounted with usbmount i get write speeds of 5mb/sec normally i get 70-8019:00
b3NESHow can i fix this without yet another reinstall19:00
HelloGoodbyeHello I installed a game off a disc using WINE, but when I launch it it is not in the correct resolution19:00
HelloGoodbyehow would I fix this?19:00
daftykinsHelloGoodbye: if you consult wine's app database there may be some tricks as to how to improve it.19:01
daftykins!appdb19:01
ubottuThe Wine Application DB is a database of applications and help for !Windows programs that run under !WINE: http://appdb.winehq.org - Join #winehq for application help19:01
SlidingHornsruli: I'm looking at a somewhat old thread, but it looks like others were able to fix t his by disabling the safe sync option.  It should be changeable by editing /etc/usbmount/usbmount.conf   (source: http://ubuntuforums.org/showthread.php?t=1238530"19:03
sruliSlidingHorn: tnx, will read19:04
Kaliforniabluehola19:06
Plonehola19:06
Kaliforniabluebusco una sugerencia19:06
Plonedime19:06
Kaliforniabluepodrian ayudarme?19:06
Ploneposible19:06
Kaliforniabluepues instalé google earth en ubuntu 14.0419:06
Bundestrojanergood evening19:06
Kaliforniabluela primera vez se abrio y navegue19:07
KaliforniablueBundestrojaner,  hello19:07
VFDPrim1google earth hase a down load for ubuntu19:07
SlidingHorn!es19:07
ubottuEn 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.19:07
KaliforniabluePlone,  le molesta que le hable en español?19:07
Plone@kaliforniablue a mi no19:08
Plonepero….19:08
Kaliforniabluepues como le dije , lo instale y funciono, pero ahora no se abre19:08
Bundestrojaneri have a problem with vbam-gtk on ubuntu 14.04-lts, installed from rep: the sound stutters all the time.19:08
BundestrojanerSome google-hits tell me to change the audio api, but i can't find an option in the gui...19:08
SlidingHornPlone: Kaliforniablue --- This channel is English only support...if you'd like to continue in Spanish, please /join #ubuntu-es19:09
KaliforniablueSlidingHorn,  thank you19:09
Kaliforniabluei have instaled google earth but now will not starting19:10
Kaliforniabluewhat kann i do?19:10
Kaliforniabluefirst was ok and started19:11
Kaliforniabluebecause will not starting19:11
VFDPrim1i do beleive that you now need to go to the ubuntu store and down load it from there if i reamember correctly all you did was made it available in the store but i have not done that in a long time so i could be wrong19:11
SlidingHornKaliforniablue: do you receive any error messages when you attempt to load it with the command line?  If you do, could you please post them to a pastebin and give us the link?19:11
KaliforniablueSlidingHorn,  ok , wat a minute19:12
BluesKajKaliforniablue, install lsb-core to help google earth19:14
Kaliforniabluehttp://pastebin.com/wF0vTdBe19:14
Kaliforniablueyou kann see the post19:14
SlidingHornKaliforniablue: run  googleearth   (no space)19:15
Kaliforniabluehow install lsb-core?19:15
Kaliforniablueah ok19:15
sruliSlidingHorn: tnx, that solved it, however another problem i always have with usb sticks, it starts off the copy rate at ~150mb/sec goes down after some 10 sec to 80mb/sec, from there slows to 5mb/sec i am refering to large flies >1gb19:15
Kaliforniabluesorry19:15
SlidingHornBluesKaj: no need for that suggestion just yet19:15
OerHeksit ran, so no extra fix needed indeed19:15
KaliforniablueSlidingHorn,  google earth is now started19:16
SlidingHornsruli: not sure about that problem....a bit above my head at that point19:16
Kaliforniabluei tahnk you19:16
SlidingHornKaliforniablue: YAY!   Happy to help :)19:16
BluesKajwell, it's best to install it first , looks like he needs to download the google-eartg deb file19:16
ikuriastill searching for a way to get ctrl-backspace to kill a word backwards in gnome-terminal, someone has an idea?19:16
Bundestrojanercan anyone recommend a good emulator for GBA on Ubuntu?19:16
KaliforniablueSil i m happy¡¡¡19:17
SlidingHornBluesKaj: no...they were just running the wrong command - try not to suggest extraneous "fixes" without knowing the problem first.  Could cause a lot of problems19:17
BluesKajok my mistake19:17
Kaliforniabluethank you werry much¡¡¡19:17
BluesKajbut it doesn't hurt anything to have lsb-core installed anyway19:17
sruliSlidingHorn: searched google, full of it, tnx19:18
Kaliforniabluegood bye19:19
Kaliforniabluehave god fun19:19
Kaliforniabluesilverhom, :)19:19
BluesKajSlidingHorn, I wouldn't have suggested lsb-core unless I knew that it's needed19:19
BluesKajit could be part of the deb package noiw19:20
Kaliforniabluethank you very much and happy night19:20
OerHeksBluesKaj, google seems to update their stuff from time to time :-D19:21
BluesKajOerHeks, well , I recall google earth requiring that app for yrs, why they never included it was starnge19:23
slevuxload -e /media/paki/Dati1/Download/xdccMule/script1.mrc19:23
redalerthow can i switch the default display in ubuntu 15.10 with unity ?19:26
GhqsPlease explain a bit more19:27
GhqsDefault screen?19:27
GhqsRedalert19:27
srulianyone know how to resolve copying to usb slows down from 100mb/sec to 5mb/sec?19:29
redalerti have 2 displays. samsung on hdmi, benq on display port. ubuntu thinks the benq is the default display. the samsung must be the default display.19:29
redalertvideo card is an ati 687019:29
=== cpaelzer_afk is now known as cpaelzer
carl_I'm trying to load netbeans 8.1 but it always gets stuck on loading modules, any idea on what to do?19:30
sruliredalert: settings > screen Display, u can move around screens,19:30
VFDPrim1it did not sayanything about restarting the computer is it done upgrading? http://paste.ubuntu.com/13867158/19:30
redalertyes sure. hdmi-0 is set to default19:30
VFDPrim1its just waiting for a command now19:31
redalertproblem is, when i turn my pc on, the login screen appears on the displayport screen thats not set as default19:31
daftykinsvdc: still looks like the same paste19:32
SlidingHornVFDPrim1: what was the command you ran?19:32
=== Angrysalt is now known as xSke
VFDPrim1daftykins really? thats odd19:33
VFDPrim1daftykins what was the last one you had me run to upgrade19:33
sruliredalert: i also have sometimes on start it places login on second screen, never bothered me so didnt look into it, the menu (unity) always appears on default screen?19:33
redalertmenu is on hdmi-0. only login screen is on second screen.19:34
daftykinsVFDPrim1: sudo apt-get dist-upgrade19:34
sruliredalert: login always appears on other screen?19:34
redalertyes19:34
VFDPrim1http://paste.ubuntu.com/13867280/19:34
sruliare u using ati drivers?19:35
VFDPrim1kaftykins thanks19:35
redalertno19:35
sruliredalert: dont know19:36
redalerti use xserver-xorg-video-ati19:36
VFDPrim1when upgrading from terminal does it not say that the computer needs a restart? (been awhile since i did it from the treminal)19:38
compdocVFDPrim1, usually not19:39
daftykinsthough it did seem like yours said it was ready, earlier?19:39
compdocif you ssh into the machine, it migh say it needs a restart19:39
VFDPrim1ok well then ill shuut down and restart and hope its all good finaly eather way im sure ill be back on here be back shortly19:40
VFDPrim1well that had to be the fastest restart i have ever had lol19:44
=== nya is now known as Guest46762
VFDPrim1thanks  a buunch for all the healp this morning and afternoon19:46
daftykinshehe19:46
daftykinsnp19:46
redalertsruli: on mint this is no problem19:47
VFDPrim1now i have to figure out how to move over all my programs to this computer19:47
Wurmphlegmcould someone help me figure out why i can only connect to freenode.net @ port 6667, but no other IRC servers? netstat -ntpl doesn't show any issues, and i have no firewall enabled on my Linux box or modem / router.19:48
BluesKajVFDPrim1, from ?19:48
carl_I tried downgrading to netbeans 8.0.2 but it didnt help a bit :(19:49
VFDPrim1froom   my old computer to this one19:49
RandomNoobVFDPrim1: replace hdd :D19:50
VFDPrim1?19:50
VFDPrim1new hard ware and everything19:51
BluesKajWurmphlegm, probly your irc.server settings in your client that need additional irc servers added19:51
VFDPrim1some one mentioned a program yesterday but it did not pick up all my programs like sweethom3d and many others19:52
RandomNoobVFDPrim1: check this link http://askubuntu.com/questions/62340/how-to-copy-an-ubuntu-install-from-one-laptop-to-another19:52
BluesKajVFDPrim1, is your old pc on the same network and is it a linux OS ?19:52
WurmphlegmBluesKaj: i will try that, thank you.19:53
VFDPrim1yes it is blue19:53
daftykinssounds like you use a lot of packages from PPAs, most methods won't work unless you have those PPAs already enabled on the other19:53
daftykinsthose PPAs would need to have packages available for the new ubuntu version, too19:53
VFDPrim1so i will probably just have to go through the old comp and put each on manualy ha19:54
BluesKajscp them overt from the other pc19:54
VFDPrim1blue i have no idea what that means lol19:54
BluesKaj!ssh | VFDPrim119:55
ubottuVFDPrim1: SSH is the Secure SHell protocol, see: https://help.ubuntu.com/community/SSH for client usage. PuTTY is an SSH client for Windows; see: http://www.chiark.greenend.org.uk/~sgtatham/putty/ for it's homepage. See also !scp (Secure CoPy) and !sshd (Secure SHell Daemon)19:55
=== cpaelzer is now known as cpaelzer_afk
=== cpaelzer_afk is now known as cpaelzer
VFDPrim1the ssh looks like it would work for files but maybe not programs19:57
daftykinsdid you get these programs from PPAs?19:57
=== cpaelzer is now known as cpaelzer_afk
eelstreborVFDPrim1, you can execute programs but if it's something like vlc you'll see the video but not audio for movies19:58
BluesKajVFDPrim1, just install the same programs on the new pc like you did the old one19:58
VFDPrim1but that takes soo long lol i am lazy was hopping for an easy out but i guess there really is no such thng lol19:59
ioriaVFDPrim1, the app you used was aptoncd ?19:59
eelstreborhow does one stream programming from a dvb card? i can put in the transponder freq and symbol rate but if there's several channels streamed over the sat on that transponder how do you select the program using vlc?20:00
zerowait1tateVFDPrim1: you can find out which packages you installed by doing "dpkg --get-selections | grep -v deinstall"20:00
daftykinseelstrebor: i think most people would make use of something like mythtv as a backend then something like Kodi as a frontend for tuner usage.20:01
zerowait1tateVFDPrim1: make sure your sources.list and sources.d match on both systems, then install the same packages on the new system20:01
eelstreborVFDPrim1, maybe tightvnc is what you need?20:01
daftykinsexcept they can't match if they're different ubuntu versions :>20:01
daftykinseelstrebor: i think you misunderstand eelstrebor's original question :)20:02
=== intel is now known as Guest58419
zerowait1tateVFDPrim1: if you need to know version numbers, etc, you can use "apt --installed list"20:02
eelstrebordaftykins, i'll have to figure out why mythtv keeps giving me invalid password messages for mysql even though i know i entered the correct password20:03
eelstreborhuh? eelstrebor: i think you misunderstand eelstrebor's original question :)20:03
=== tvoss|dinner is now known as tvoss
daftykinseelstrebor: hmm, logs don't elaborate?20:03
daftykinseelstrebor: my bad, tired eyes + brain now ;) i meant VFDPrim1's question20:04
eelstreborit's been awhile since i tried to use it - i tend to get frustrated and head out the door20:04
daftykinsmmm, not a friendly one so i hear20:05
eelstreborjust like dvbv5-scan doesn't work right, IMHO - keep getting locks and then segmentation fault20:05
daftykinseelstrebor: i believe they have a channel here on freenode though, so they might be of use20:05
eelstrebormost of the time i can't find anyone with an answer so i spend a ridiculus amount of time trying to figure out some stuff - just like windows20:06
WurmphlegmBluesKaj: That didn't work20:08
Abeis it normal that a laptop reaches 170 F while playing?20:14
=== ^CJ^ is now known as ^cj^
Abeor about 80 Celsius20:14
OerHeksAbe, depends on the cpu & videocard, but it is not unusual, seen that before.20:15
MrXXIVCan Ubuntu Server, Nginx, PHP 7, etc. run on an ARM computer?20:16
OerHeksMrXXIV, it can 'run'.. but is it 'workable'..20:17
Abeok I thought it seems a little high20:17
=== bschaefer_ is now known as bschaefer
MrXXIVCause I'm curious to do something to this http://pine64.com/product#features20:17
daftykinsAbe: if it's not new, it probably needs a disassembling and cleaning... possibly even new thermal paste applied20:18
OerHeksAbe what cpu exactly? this is wild guessing20:18
daftykinsMrXXIV: the folks over in #ubuntu-arm may know more20:21
MrXXIVgotchu20:21
BluesKajWurmphlegm,  which irc client are you using?20:21
ams_I want to make a boot usb drive but not having much luck with unetbooting or ubuntu boot disk creator. Are there any others out there?20:22
daftykinswhat OS are you trying to put on one?20:22
ams_Xenserver 6.520:23
daftykinsso it's a Linux ISO?20:23
ams_Yes20:24
ams_http://downloadns.citrix.com.edgesuite.net/10175/XenServer-6.5.0-xenserver.org-install-cd.iso20:24
daftykinstry "sudo dd if=/path/to/that.iso of=/dev/sdX bs=2M"20:24
shudonhi all :) i've installed backuppc on a brand new ubuntu 14.04.3 server install, but when i access it via http, the server just sends backuppc's elf binary cgi program, instead of executing it as a cgi script. apache2 was installed automatically as a dependency of backuppc. apache2 has the cgid module enabled according to a2enmod. /etc/apache2/conf-enabled/backuppc.conf specifies "Options ExecCGI," and "AddHandler cgi-script .cgi." restarted20:24
shudon apache2. still does this!20:24
daftykinsbut you need to identify your flash drives' letter and put it in place of /dev/sdX20:24
pac1I'm trying to boot from usb and i keep getting "boot error"20:25
ams_When I did that I got a bunch of errors I think relating to syslinux20:25
ams_(when trying to boot from the drive)20:25
OerHeksams did you check that iso md5sum ?20:25
shudonoh, nvm, it must have been my browser cache20:26
ams_OerHeks: They don't provide one on their site20:26
ams_.. but google checks out20:26
carl_is there any log that could give me an idea on why netbeans gets stuck on loading?20:27
ioriaams_, are you sure is based on linux ?20:28
ams_ioria: Xensrver? I thought it was20:29
ioriaams_, ok....20:29
ams_ioria: http://xenserver.org/overview-xenserver-open-source-virtualization/source-code.html20:29
akikxenserver uses syslinux as a boot loader, and i guess it starts the dom0 xen kernel by default20:30
BluesKajams_, did you delete the files on the usb stick before trying dd? I have to ask20:31
ams_BluesKaj: no, would that be important? Wouldn't dd do that for me?20:31
OerHeksams_, so it is maybe incompatible hardware, faulty iso, who can tell ?20:31
akikBluesKaj: dd takes care of anything on the usb stick :)20:31
daftykinsams_: you're definitely using sdX and not a partition number, right?20:32
daftykinse.g. sdb1 would be wrong20:32
bekksams_: are you sure that it is supported at all to run xenserver off an usb boot drive?20:32
ams_daftykins: oh, no, i was using sdb120:32
* BluesKaj shrugs , it's always best to dd into a clean drive, but do what you want20:32
daftykinsams_: there you go, dd must be done upon the device and not a partition :)20:33
WurmphlegmBluesKaj: I am using Xchat, however i have smuxi, and bitchx. All three are a no go.20:33
ams_daftykins: aha, ok, progress! Where do I get that number?20:33
ams_BluesKaj: source? :)20:33
daftykinsams_: no there is no number, you just use /dev/sdx20:34
akikno, it doesn't matter what is on the usb stick before. dd will overwrite it20:34
WurmphlegmBlueskaj: Also, i just noticed..it's anything having to do with port 6667. This server is obviously 8001 so it works20:34
BluesKajWurmphlegm, xchat is depracated no longer supporte , switch to hexchat20:34
ams_daftykins: oh, sdb, gotcha20:34
Kardosxchat is deprecated??20:34
WurmphlegmBluesKaj: let me try Hexchat then20:34
ME2hello20:35
BluesKaj!xchat20:35
ubottuA list of official Ubuntu IRC channels, as well as IRC clients for Ubuntu, can be found at https://help.ubuntu.com/community/InternetRelayChat - For a general list of !freenode channels, see http://freenode.net/faq.shtml#channellist - See also !Guidelines20:35
=== kook is now known as ffio
ME2is there any threat if i uninstall unity on 15.10 ?20:35
ams_daftykins: Not happy still, "no boot device found"20:36
=== enzo is now known as Guest79150
daftykinsams_: you can't have written it that fast.20:36
ams_daftykins: it did seem to complete rather quickly, it's only 500mb .. but still20:37
WurmphlegmBluesKaj: yeah it made no difference20:37
akikams_: did you check "the internet" http://blog.citrix24.com/install-xenserver-6-usb-stick/20:37
BluesKajKardos, from all reports xchat is no longer being developed, but it's still in the repos20:37
ams_akik: i've followed about 5 different tutorials from the internet. That particular one I haven't because it uses Windows.20:37
daftykinsams_: sudo apt-get install pastebinit && sudo parted -l | pastebinit20:38
daftykinsi'd be a bit concerned you didn't just write that ISO to the wrong drive...20:38
WurmphlegmBluesKaj: i just got off the phone with my ISP, and they said that it's not a port that they normally block. So it's not on their end. I have no firewall running, and my routers have nothing blocking it20:38
BluesKajWurmphlegm, so which servers are you adding to the client exactly20:38
akikams_: i'm sure you will find better info on the net. it's off topic for #ubuntu20:38
Wurmphlegmanything in the default list when you first startup hexchat will not connect...no matter what20:38
Wurmphlegmonly one in the list that works is Freenode20:39
mindfieldhi20:39
Wurmphlegmi am trying to connect to irc.evolvechat.net20:39
Wurmphlegm@ port 666720:39
ams_daftykins: http://paste.ubuntu.com/13868943/20:39
daftykinsams_: looks like your flash drive is one of those U3 drives, as it has a virtual CD - probably ruining this task.20:41
bazhangWurmphlegm, ask in #hexchat20:41
ams_daftykins: yeah it does have that stupid crap, ok, i'll see if I can find another one. Thanks!20:41
daftykinsnp20:41
ams_..though this time the dd is taking quite a bit longer.. huh20:41
Wurmphlegmbazhang: it's not a IRC client issue, i have tried pretty much every IRC client available for Linux.20:42
bazhangWurmphlegm, well they will know, and the hexchat developer is pretty much always around. your choice20:43
ams_Wurmphlegm: that sounds odd, can you connect to that socket using netcat?20:44
BluesKajWurmphlegm, don't use @ in any of the server fields ...I'm able to connect to irc.evolvechat.net (port 6667) and the server autoconnects me to the #lobby chatroom20:44
zykotick9Wurmphlegm: fyi, bitchx is also deprecated...20:44
WurmphlegmBluesKaj: So this is in my server information for Evolve, which i created in the server list for Hexchat. irc.evolve.net/666720:46
KardosBluesKaj, heh cool, didn't realise it's stagnating, thanks for the tip20:46
aitarhi, just a short question: which source do you recommend best to learn something about irc?20:46
BluesKajWurmphlegm, i'm using Konversation irc client20:46
BluesKajKardos, np :-020:47
OerHeksWurmphlegm is trying to connect to 2 servers with on the same port ?20:48
bazhanglooks like it20:48
renkahello, i fail starting my mysql server. it tell me line 86: logger: command not found20:48
ams_daftykins: btw, same issue with a different drive .. which also wrote in a suspiciously quick time (84MB/s)20:49
Bashing-omaitar: The #irssi channel is quite active in development of IRC clients, might ask there .20:49
rami_#kernel20:50
renkaanyone can help me pls?20:52
RingoMckrakendo you have mysql installed on the box or is it connecting remotely to another?20:52
rami_hello , anyone can help me in kernel customization ?20:53
renkai have installed mysql-server20:53
Picirenka: did you make any changes to your /etc/mysql/my.cnf file recently?20:53
renkano20:53
renkai just installed ubuntu 14.0420:54
renkafresh server20:54
Picirenka: what exactly are you typing to start it?.20:54
ams_renka: Where are you seeing that error?20:54
renka /etc/init.d/mysql start20:54
ams_And that's the output you see?20:55
renka* starting myql.. blabla20:55
akikrenka: logger comes from the bsdutils package20:55
renkathen the error logger: command not found20:55
orange_Hi all20:55
orange_Anybody know how to remove a user on linux?20:55
orange_from the terminal20:55
ams_renka: someone on the internet says sudo apt-get install bsdutils –reinstall20:56
renkado i need to install more packages?20:56
renkai will try that20:56
Picior4n: take a look at the deluser command, you may want to read its manpage.20:57
renkathanks ams_ and akik20:57
renkaworked :)20:57
ams_woohoo20:57
rami_anyone can help in customizing a kernel ?20:57
ams_(i just googled your error btw ;))20:57
renkai tried to find a solution by google also ^^20:58
renkai had bad links i think :P20:58
davidmichaelkarrQuestion about "cryptsetup" and "crypttab", which is apparently not in Ubuntu 14.04. Before "crypttab" is available, how do you specify to require the passphrase at boot?21:09
LiHow to make all windows control buttons/icons either on the windows itself or on the top sideo of ubuntu near the dash21:10
lepepe++lepepe21:10
holuconis there anything special I have to do to have another process be able to read or write to a fuse mounted folder?21:10
MonkeyDustLi  in Unity Tweak tool > Appearnace > window controls21:11
ams_daftykins: re-installing unetbootin fixed it .. :-)21:11
faLUCEhello, both mouse and keyboard started without a reason to have strange behaviours (for example, i cant do long movements with mouse pointers without breaks, as well as if I press the same letter on the keyboard). I controlled with top, and there is not a process that hangs cpu. It is like when some process consumes lot of cpu (but in this case all the processes ar ok). what can I do?21:15
bazhangwhat version of ubuntu faLUCE21:15
faLUCEbazhang: how can I check?21:16
MonkeyDustfaLUCE  cat /etc/issue21:16
bazhangis this a wireless kb and mouse faLUCE21:16
faLUCEbazhang: 14.04 (thanks MonkeyDust)21:17
faLUCEbazhang: no, it's the touchpad but I have the same problem with a wired or wireless kb and mouse21:17
geremiachi sei21:20
lepepehello, I'm able to access to microsoft sql from ubuntu using freetds, but I was wondering if is possible to create cron jobs to backup the data base?21:20
faLUCEwhat can I do?21:21
geremialepre dove 621:21
lotuspsychje!it | geremia21:21
ubottugeremia: Vai su #ubuntu-it se vuoi parlare in italiano, in questo canale usiamo solo l'inglese. Grazie! (per entrare, scrivi « /join #ubuntu-it » senza virgolette)21:22
faLUCEI'm seeing that the same problem appears when I see any video21:22
geremiacom'è il circuito21:22
faLUCEwithout moving the mouse or pressing keys21:22
geremiaok21:22
geremia#ubuntu-it21:22
lotuspsychjefaLUCE: its best to re-ask your question in one line, once in a while21:23
faLUCEwell, it is like xorg has messed up21:23
geremiama che succede21:25
lotuspsychje!english | geremia21:25
ubottugeremia: The main Ubuntu channels require that you speak in calm, polite English. For other languages, please visit https://wiki.ubuntu.com/IRC/ChannelList21:25
=== Soul_Sam1le is now known as Soul_Sample
Mamba_2Hello21:26
geremiaciao21:26
ubuntu-matehey why can't i play dvd's i need help21:30
lotuspsychje!dvd | ubuntu-mate21:31
ubottuubuntu-mate: Ubuntu's default installation and repositories do not include packages needed to play commercial DVDs for legal reasons. For information on adding them, see https://help.ubuntu.com/community/RestrictedFormats/PlayingDVDs | For information on the legalities involved, see the "DVD" section of https://help.ubuntu.com/community/FreeFormats21:31
ubuntu-mateim using ubuntu mate21:31
ubuntu-mateall the command don't work21:33
ubuntu-mateit keeps saying sudo apt-get install libdvdread421:34
ubuntu-mateE: dpkg was interrupted, you must manually run 'sudo dpkg --configure -a' to correct the problem.21:34
=== u is now known as Guest1360
Guest1360hi guys, what should I use as a deja-dub alternative?21:35
lotuspsychje!backup | Guest136021:36
ubottuGuest1360: There are many ways to back your system up. Here's a few: https://help.ubuntu.com/community/BackupYourSystem , https://help.ubuntu.com/community/DuplicityBackupHowto , https://wiki.ubuntu.com/HomeUserBackup , https://help.ubuntu.com/community/MondoMindi - See also !sbackup and !cloning21:36
SchrodingersScatGuest1360: I've been happy using duplicity directly21:38
Bashing-omubuntu-mate: So, what results when you foillow the package manager's advise ?21:38
n0p513dubuntu-mate: Did  you run that command?21:39
lepepehello guys, there is a way to create microsoft sql backups form ubuntu?21:39
ubuntu-mateI bought over 10.000 dollar system 76 computer i build and i changed the os from Ubuntu to Ubuntu Mate because i don't like unity and i can't get the dvd to work and yes i did the command and it didn't work21:40
Guest1360SchrodingersScat: thank you for your recommendation :-)21:40
faLUCEhello, something has messed up suddenly with xorg, on ubuntu 14.04. Now I have bad resolution, bad mouse and keyboard responses... what can I do in order to reset xorg?21:41
Bashing-omubuntu-mate: Then, we need to see that errors in context . Pastenin the outputs of ' sudo apt update ; sudo apt upgrade ' .21:41
n0p513dubuntu-mate: Now you have done that, try and install libdvdcss2 and libdvdread421:41
lotuspsychjefaLUCE: xorg doesnt need to be edited, are you on correct graphics driver?21:42
faLUCElotuspsychje: all worked good, since a crash (then I rebooted and all these issues started)21:42
Bashing-omfaLUCE: More likely a graphics driver issue, what returns for a driver from terminal command ' sudo lshw -C display ' ?21:43
MaxirusHas anyone been able to get the Apple Magic Trackpad 2 to work?21:43
lotuspsychjeMaxirus: can this help? https://wiki.ubuntu.com/Multitouch/AppleMagicTrackpad21:44
ubuntu-matei keep getting this ubuntu-mate@ubuntu-mate:~$ sudo apt-get install libdvdread421:44
ubuntu-mateE: dpkg was interrupted, you must manually run 'sudo dpkg --configure -a' to correct the problem.21:44
faLUCEBashing-om: http://pastebin.com/Cu5Xijb521:44
lotuspsychjeubuntu-mate: did you add ppa's or .debs of any kind to your system?21:44
Maxiruslotuspsychje, Nope, I've read every guide for the Apple Trackpad's however they all apply to the original version.21:45
Bashing-omfaLUCE: Look'n at your http://pastebin.com/Cu5Xijb5 .21:45
faLUCEBashing-om: ?21:45
faLUCEBashing-om: thanks21:45
Bashing-omfaLUCE: Uh Huh .. " configuration: latency=0 " no graphic's driver loaded . So what is the hardware here ' lspci | grep "VGA\|3D" ' ?21:46
MaxirusThe MT2 is seen by Ubuntu as a evdev, basic mouse. My research is showing that it's not supported by the Kernel but I can't confirm this.21:46
faLUCEBashing-om: 00:02.0 VGA compatible controller: Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller (primary) (rev 0c21:47
frank23ciaooo21:48
frank23list21:48
lotuspsychje!info automysqlbackup | lepepe can this help?21:48
ubottulepepe can this help?: automysqlbackup (source: automysqlbackup): daily, weekly and monthly backup for your MySQL database. In component universe, is extra. Version 2.6+debian.4-1 (wily), package size 13 kB, installed size 99 kB21:48
lotuspsychje!it | frank2321:48
ubottufrank23: Vai su #ubuntu-it se vuoi parlare in italiano, in questo canale usiamo solo l'inglese. Grazie! (per entrare, scrivi « /join #ubuntu-it » senza virgolette)21:48
n0p513dubuntu-mate: That --configure -a has always worked for me, strange.21:48
=== faisal__ is now known as faisal
faLUCEin addition, mouse and keyboard movements are strange21:49
faLUCEBashing-om:21:49
faLUCEin addition, mouse and keyboard movements are strange21:49
Bashing-omfaLUCE: Wow .. Intel .. what ever did you do to loose the driver ? We can put it back .. However ... is this a laptop with optimus technology for the graphics ?21:49
lotuspsychjefaLUCE: both cards say unclaimed, means you need correct driver for it21:50
n0p513dubuntu-mate I would try 'sudo apt-get update && sudo apt-get upgrade' then try again.21:50
Bashing-omfaLUCE: Yeah ... all part of the X layr that the graphic's driver supports .21:50
lotuspsychjen0p513d: good idea21:50
faLUCEBashing-om: I don't know about optimus technology21:50
faLUCEso, what should I do?21:50
ubuntu-matei might put linux mint in it because it work out of the box21:50
lotuspsychjeubuntu-mate: unwise decision21:51
n0p513dWell, you can, but I think this would be worth a try first.21:51
Bashing-omfaLUCE: K. Pastebin please - lspci -k | grep -EA2 'VGA|3D' - maybe see if there is a secondary graphic's set .21:51
n0p513dMaybe even do a reboot after the upgrade step21:51
n0p513dthen --configure -a21:52
faLUCEBashing-om: http://pastebin.com/ruJJS4mS21:52
lepepelotuspsychjeubottu: At work we use microsoft sql because our erp software, I'm able to query the database with freetds but I would like to create a cron job to do the backups daily21:54
ekopcgfjghkkh21:56
Bashing-omfaLUCE: Think what we see is dual heads on the graphic's card . Try ' sudo apt-get install xserver-xorg-video-intel ' .. reboot to see the effect .21:57
lotuspsychje!cron | lepepe21:58
ubottulepepe: cron is a way to schedule execution of software/scripts. See https://help.ubuntu.com/community/CronHowto21:58
faLUCEBashing-om: already the newest version21:58
VFDPrimok so now im getting really frustrated with this new computer21:58
=== Guest9455 is now known as jero-
faLUCEwell let's reboot...21:59
VFDPriminstulled 15.4 just fine but  upgraded to 15.10 and that went fine made it to the restart needed i pressed yes it restarted and now it wont let me log in wont even let me go to a guest session!21:59
rumptesVFDPrim: bummer22:00
VFDPrimyea no kidding22:01
Bashing-omVFDPrim: Proprietary graphics driver that got broke in the release upgrade process ?22:01
VFDPrimhave a feeling im screwed with it and will have to start all over22:02
VFDPrimwould that even bring it up to a login screan22:02
lepepelotuspsychje: schedule the executions with cron is not the problem, what I want is to schedule a microsoft sql dump from ubuntu22:03
VFDPrimthe screen flashes and says something but to fast to read it then it goes right back to the login screen22:03
rumpteslepepe: yep22:03
VFDPrimbut yet it knows if i type the wrong password or not22:03
lotuspsychjeVFDPrim: graphics card chipset?22:04
VFDPrimits got a graphics card22:04
Bashing-omVFDPrim: Yeah , with a broke grahic's driver, that is a symptom .22:05
rumptesVFDPrim: if you have amd proprietary card you might have to upgrade using apt-get22:05
rumptesVFDPrim: do you know how to change to terminal prompt22:05
VFDPrimAMD Radeon HD 6770 1 GB22:06
VFDPrimrumptes no i do not22:06
VFDPrimi dont know how to even get to a terminal on this screen22:07
Bashing-omlotuspsychje: VFDPrim What is the current staus of the FGLRX driver in 15.10 ? Still with problems ??22:07
Bashing-omstatus*22:07
VFDPrimno clue what you mean sorry not good with this stuff22:07
faLUCEafter rebooting the resolution is ok. but the keyboard and mouse problem remains. let me show an example: if I press the "t" key, it writes:  tttttttttt (pause) tttttttttt (pause) ttttttt etc. The same occours if I see a video: I experience a small pause every 2 seconds22:07
Bashing-omfaLUCE: Say again what release you are on ? maybe try a later Intel graphos's driver ?22:08
faLUCEBashing-om: since one hour ago all worked good22:09
faLUCEBashing-om: 14.1022:09
VFDPrimhttp://askubuntu.com/questions/614128/15-04-and-nvidia-login-loop22:09
VFDPrimjust found that and that is exactly what its doing22:10
rumptesVFDPrim: you need to upgrade the hardware driver22:10
VFDPrimand how do i do that22:10
Bashing-omfaLUCE: Ouch .. verify 14.10 and that release has no support -EOL . no access to the software repository . show ' lsb_release -a ' .22:12
io7Hi, is there any way that I can have iCloud running on Ubuntu?22:13
OerHeksio7, olny trough the browser AFAIK22:14
rumptesVFDPrim: drop down to terminal by pushing alt and f122:14
io7bummer. thanks22:14
rumptesVFDPrim: sudo apt-get update sudo apt-get upgrade sudo apt-get dist-upgrade22:14
faLUCEBashing-om: sorry, it is 14.0422:15
rumptesVFDPrim: login as your normal user then enter these commands in.22:15
rumptesVFDPrim: sudo apt-get update sudo apt-get upgrade sudo apt-get dist-upgrade22:15
VFDPrimalt f1 didnt do anlything ctr alt one will though22:15
lotuspsychjefaLUCE: can you try the intel graphics installer from their website?22:15
rumptesVFDPrim: login22:15
Protagonisticsdid they change where logs are stored in ubuntu 15.10? I don't have a var/log/messages...22:16
faLUCElotuspsychje: it would  be long22:16
lotuspsychjeProtagonistics: wich log are you trying to find?22:16
rumptesVFDPrim: were you using AMD card22:16
Protagonisticskernel related?22:16
lotuspsychjeProtagonistics: /var/log/syslog and dmesg22:17
Protagonisticsthere is no /var/log/syslog though22:17
VFDPrimrumptes its all uptodate22:17
lotuspsychjeProtagonistics: there should be, try a tail -f /var/log/syslog22:18
VFDPrimand it is this card22:18
VFDPrimAMD Radeon HD 6770 1 GB22:18
Protagonisticsyeah that gets me things22:18
rumptesVFDPrim: have you entered those commands in one at a time22:18
lotuspsychjeProtagonistics: type dmesg in terminal is usefull too22:18
VFDPrimi did i just updated all of those today22:18
Bashing-omfaLUCE: Well . let's see if there is now a graphic's driver loadd ' sudo lshw -C display ' .22:19
rumptesVFDPrim: sudo apt-get install fglrx22:20
faLUCEBashing-om: http://pastebin.com/kFt0TQK922:21
Bashing-omfaLUCE: Yeah, the driver is leaded now . Maybe see what results ' sudo dpkg-reconfigure xserver-xorg ' ?22:22
faLUCEBashing-om: after executing sudo dpkg-reconfigure xserver-xorg  it returns nothing22:24
winem_good evening, are there any known issues with the german repositories? especially de.archive.ubuntu.com and security.ubuntu.com?22:24
lotuspsychjewinem_: ask in #ubuntu-mirror please22:24
k1l_winem_: what brings you "lsb_release -d"?22:24
lotuspsychjewinem_: #ubuntu-mirrors sorry22:24
winem_ok, thanks lotuspsychje22:24
faLUCEBashing-om: I can't see movies properly (files) ... it flicks22:25
lotuspsychjewinem_: also answer k1l_ please22:25
MAZINGAGIOCLA!LIST22:25
ubottuMAZINGAGIOCLA: No warez here! This is not a file sharing channel (or network); read the channel topic. If you're looking for information about me, type « /msg ubottu !bot ». If you're looking for a channel, see « /msg ubottu !alis ».22:25
winem_k1l_: Description:Ubuntu 15.0422:25
OerHekswinem_, De.archive.ubuntu.com-archive Six hours behind De2.archive.ubuntu.com-archive Up to date22:26
k1l_winem_: ok, that is still supported and the repos should work. actually my .de mirror works. so maybe its just your ISP with a bad routing22:26
OerHekshttps://launchpad.net/ubuntu/+archivemirrors22:26
winem_I'm confused because the domain is resolved by different IPs, which is fine, of course, but only 141.76.1.200 works... but it's really really slow22:28
winem_ok, so I will doublecheck the routing even though everything else works. thanks guys22:28
k1l_winem_: that is a load balancer for several different servers.22:28
OerHekswinem_, see https://launchpad.net/ubuntu/+archivemirrors, they are just 128 kbs22:28
OerHekschoose a faster mirror then22:28
Bashing-omfaLUCE: I do not know . That was all I know to do .22:29
faLUCEBashing-om: thanks anyway22:29
lotuspsychjedoes the uninstall of seahorse automaticly disable gnome-keyring, or do i see this wrongly?22:29
OerHekslotuspsychje, if it does, you cannot update anymore, or are you going to choose an other keyring?22:30
winem_oh ok, 128kbps explains a lot22:30
Jan\how do I make a command execute on boot ?22:30
k1l_Jan\: depends a bit on the command22:31
wehdehas anyone here got memory ballooning in linux guest machines to work properly?22:31
lotuspsychjeOerHeks: i dont want gnome-keyring, so thought to purge seahorse?22:31
Jan\k1l_: its a docker start command22:31
Jan\k1l_: i.e.    docker start something22:32
OerHeksseahorse & gnome keyring belong together AFAIK22:32
=== sandeme is now known as anomally
Jan\k1l_: hello?22:35
k1l_Jan\: see the docker documentation: http://docs.docker.com/engine/articles/host_integration/22:36
ExplodingKittensHey, does anybody know where ubuntu-emulator stores the downloaded Ubuntu Touch system images? I can't seem to find them in any of the directories in $XDG_DATA_DIRS, and I /really/ don't want to have to redownload them on my secondary machine.22:37
OerHeksExplodingKittens, you might want to reask in #ubuntu-touch22:38
ExplodingKittensOerHeks, ah, thanks! Didn't know if there was a channel specifically for Touch. I'll ask there.22:39
=== venkat_331 is now known as venkat_330
Bashing-omExplodingKittens: 'dpkg -L <packagename>' is good to see the full list of files a package installed .22:40
Opcode90I gotta say I love the look of the Ubunta interface.22:40
Opcode90THe prog loads quick.22:40
Opcode90All the normal browsing , copy and pasting and finding drives n such.22:40
Opcode90Was a bigger challenge with the Server.22:41
ExplodingKittensBashing-om, that only seems to show where the binaries for the program itself is stored.22:41
Opcode90all command line, in fact no GUI, for the layman no Graphical User Interface is advised ever installing.22:42
VFDPrimhow does one get rid of the fgrlx and replace it with radeon drivers instead22:42
Opcode90but im old school DOS very good at old school Dos.22:42
Opcode90so the commandline no stranger.22:42
Opcode90The commands however yes differ.22:42
VFDPrimor better yet how do i down grade back to 15.422:43
Opcode90wow lotta help here needed, lets not put them in order22:44
Opcode90Smiles for now. I cant help any of you..22:45
Opcode90perhaps an ubunta person might22:45
Bashing-omVFDPrim: Might try ' sudo apt-get purge 'fglrx*' ; sudo update-alternatives --remove-all x86_64-linux-gnu_gl_conf ; sudo apt-get install --reinstall libgl1-mesa-dri libgl1-mesa-glx ' Should work, good in  14.04 not tested in 15.10 .22:45
k1l_VFDPrim: downgrade to 15.04 is not possible from 15.1022:45
k1l_VFDPrim: to get rid of fglrx do "sudo apt-get purge fglrx*"22:46
lotuspsychje!discuss | Opcode9022:46
ubottuOpcode90: Want to talk about Ubuntu but don't have a support question. Join #ubuntu-discuss, for other non-support discussion not Ubuntu related you can also join #ubuntu-offtopic. Thank you.22:46
Opcode90i will certainly add those channels thank you22:47
Opcode90ill do it now22:47
VFDPrimok its purged now what22:47
VFDPrimhow do i add radeon drivers22:48
Opcode90sorry disonnected, i got discuss added let me add the offtipic22:48
Opcode90offtopic22:48
VFDPrimjust sudo apt-get radeon?22:48
k1l_VFDPrim: no. it will use that as standard now after reboot22:49
VFDPrimok so radeon should already be on my comp22:49
VFDPrim?22:50
k1l_VFDPrim: if you did not remove any such things: yes.22:50
VFDPrimok so reboot it is22:50
VFDPrimlest see how this goes lol22:50
Opcode90ty kindly Ubottu if you arent a bot22:51
Opcode90i add those 3 room22:51
Opcode90s22:51
lotuspsychjeOpcode90: please dont use this channel for chitchat22:51
Opcode90yes thats why he gave me the 3 addresses22:51
Opcode90that i added22:51
VFDPrimok its still got me in the infanat sigh in loop22:52
Opcode90so that i could leave and go speak there22:52
Opcode90lotuspsychje please dont be redundant22:52
VFDPrimdarn amd get your stuff together22:52
VFDPrimso i found one site that some one did the sudo apt-get install linux-generic22:53
lotuspsychjeVFDPrim: try the crimson amd drivers22:53
VFDPrimany thoughts on if i should try that22:53
lotuspsychjeVFDPrim: http://support.amd.com/en-us/download/linux22:53
lotuspsychjeVFDPrim: youve tested radeon driver on many ubuntu versions now without success22:54
VFDPrimoh ok and hello lotus22:54
VFDPrimon the amd link i see the hd6000 but not a 6770 is the 6000 what mine would fall under22:56
faLUCEBashing-om: you know? the problem was OVERHEAT!22:56
lotuspsychjeVFDPrim: yes i think so22:59
VFDPrimok then in that case it does say that it works on 15.1022:59
VFDPrimso i guess i will try there install instructions23:00
lotuspsychjeVFDPrim: testout for us and let us know, youl be writing history here :p23:00
VFDPrimyea right if i dont blow up my computer first23:00
lotuspsychjelol23:00
brodudeHey guys! I need advice... should I build a computer with AMD FX-8350/R9 390 or intel i7-6700/GTX 970?23:00
VFDPrimi have no clue what i am doing when it comes to the terminal23:01
VFDPrimim BOUT TO JUAT GO BACK TO 14.4 LOL23:01
lotuspsychjebrodude: you need the ##hardware channel mate23:01
brodudeOk :)23:01
lotuspsychjeVFDPrim: not yet mate, your radeon got errors on 14.0423:01
VFDPrimoh did it ? at least it was working though and i could log in23:02
lotuspsychjeVFDPrim: you showed me syslog yesterday right23:02
VFDPrimstill wondering if this would work sudo apt-get install linux-generic23:02
VFDPrimi beleive so yes23:02
lotuspsychjeVFDPrim: i think we need to focus on working driver first23:03
srulican anyone help me with virsh? i dont want the service to auto start i also made the localhost connection not auto start, how do i manually connec to local host from command line?23:03
VFDPrimyea some one had said on a site that that actualy fixed it lol23:03
lotuspsychjeVFDPrim: if amd driver doesnt work out, you can play with kernels too indeed23:05
dbuggerHey guys. When I do apt-get update, it gets hang midway. What is going on?23:06
VFDPrimi dont even know what to look for on this contents apage for the right directions to try for the amd driver23:06
k1l_dbugger: could be an issue with the ISP or the german mirror.23:06
brodudeWould it be smart to install Ubuntu on mac?23:07
brodudeapt-get dist-upgrade is amazing!23:07
lotuspsychjeVFDPrim: http://www2.ati.com/drivers/linux/radeon-crimson-15.11-15.30.1025.zip23:08
dbuggerk1l_, any way to find out or solve it?23:09
lotuspsychje!mac | brodude23:09
ubottubrodude: For help on installing and using Ubuntu on a Mac, see: https://wiki.ubuntu.com/MactelSupportTeam/CommunityHelpPages23:09
k1l_dbugger: wait. or try to change to the main servers.23:09
VFDPrimlotus thats where i am at already23:09
k1l_dbugger: but if it is a issue with your ISP routing you cant do anything but wait23:09
lotuspsychjeVFDPrim: download the zip and install23:09
MaxirusIn Ubuntu 14.04, are InputClasses supported in xorg.conf?23:10
brodudelotuspsychje: But SHOULD I? :D23:10
inteus!discuss | brodude23:10
ubottubrodude: Want to talk about Ubuntu but don't have a support question. Join #ubuntu-discuss, for other non-support discussion not Ubuntu related you can also join #ubuntu-offtopic. Thank you.23:10
jostIs there a problem with the update servers? I'm get some packages that can't be authenticated, and de.archive.ubuntu.com does not respond23:12
inteusjost: the mirror might be having issues...Wait a while and try it again.23:13
k1l_seems to be a telekom issue? since its almost only telekom users asking here23:13
jostinteus: ok... someting else I might do to avoid that mirror?23:13
jostk1l_: yeah, they are known for not getting their stuff right23:14
jostand taking horrendous sums for it23:14
inteusjost: you could change the mirrors23:14
jostinteus: how?23:14
jostI'll google23:14
VFDPrim:-X!(@*#&#23:15
inteusjost: check out http://askubuntu.com/questions/37753/how-can-i-get-apt-to-use-a-mirror-close-to-me-or-choose-a-faster-mirror23:15
brodudeIn general - What CPU/GPU brand is more stable with Ubuntu - Intel or AMD?23:15
nullbyte_i can't start gdm, autologin is disabled23:18
nullbyte_when i logout it logouts and prompts without login manager no gdm/kdm23:18
nullbyte_how can i go to login manager23:19
nullbyte_...23:19
carreraHi23:19
=== ajeffco_ is now known as ajeffco
k1l_nullbyte_: is it gdm? or lightdm? what ubuntu is it exactly?23:20
VFDPrimthe amd site does not list how to get packages from command bar that i am seeing anyway23:20
nullbyte_ubuntu gnome23:20
nullbyte_gdm i sayed23:20
VFDPrimbut i could be blind23:20
carreraWhy does Ubuntu Desktop 15.10 crash before I even get to the Live session?23:20
carrerait crashes at various points23:20
nullbyte_:)23:21
srulihow do i make a service not start on boot ubuntu 14.0423:21
nullbyte_i cannot start gdm, lightdm23:22
nullbyte_kil: you, can you support?23:24
nullbyte_k1l_,23:24
inteus!patience | nullbyte_23:24
ubottunullbyte_: Don't feel ignored and repeat your question quickly; if nobody knows your answer, nobody will answer you. While you wait, try searching https://help.ubuntu.com or http://ubuntuforums.org or http://askubuntu.com/23:24
nullbyte_hmm23:24
nullbyte_ok23:25
regedit_how to tell which Nvidia Prime option is selected, the embedded or discrete GPU, from shell script?23:27
lishey guys!23:30
liswhich ubuntu version would you recommend a new linux user to install on dual boot gpt?23:31
dbuggerGuys, when my PC boots up, the GRUB screen draws quite slow... it takes about 2 - 3 seconds to draw everything. Why could this be?23:31
regedit_lis: using Kubuntu here, after sufficient tweaking & hacking it's not *too* bad23:32
Bashing-omlis: A always say to a new user to install the Long Term Support release. Presently 14.04 .23:34
=== cpaelzer_afk is now known as cpaelzer
regedit_Bashing-om: what is so good about LTS ?23:37
Bashing-omregedit_: For me it is a stable system over a long period of time .23:38
inteusand supported over a long period of time23:38
regedit_what does "supported" mean inteus23:38
regedit_is there a support line i can call23:39
VFDPrimand i give up23:39
inteusupdates, fixes, etc23:39
regedit_i see23:39
regedit_inteus: whereas other non-LTS versions *don't* get updates & fixes?23:39
regedit_on the contrary, they get them more often23:39
inteusthe official support ends sooner than LTS versions23:40
RoadRunnerscrewed up some setting, now desctop and apps look moved to the right with a white border http://imgur.com/a/V0Ggk - how to get it fixed?23:40
regedit_inteus: what does *official support* mean23:40
regedit_is there an official support line i can call?23:40
k1l_!releases | regedit_23:41
ubotturegedit_: Ubuntu releases a new version every 6 months. Each version is supported for 9 months to 5 years. More info at https://wiki.ubuntu.com/Releases & http://wiki.ubuntu.com/TimeBasedReleases23:41
regedit_supported... support...23:41
regedit_what does it all mean?...23:42
k1l_regedit_: LTS got 5 years support. which means it gets security updates for 5 years. others only have 9 months so you need to upgrade your system every 6 months  in a row. if you miss one you dont get any updates23:42
inteusI think enterprise support has telephone support...23:42
inteusotherwise there's free community support by volunteers23:42
regedit_dont get any updates? really? they wont come up in apt-get update/upgrade ?23:42
k1l_regedit_: support means (besides the community support) you can install programs already made working with ubuntu and you get security updates23:42
k1l_regedit_: if you are past the lifespan of that release the servers get shut down23:43
k1l_so either LTS or you need to upgrade every 6 months. so as a beginner start with LTS.23:43
regedit_and if i stay on an earlier non-LTS release, it won't work to keep apt-getting latest updates from the next release repositories?23:44
k1l_regedit_: no23:44
k1l_you cant mix the releases.23:44
regedit_hm23:44
regedit_what does backports mean tho23:44
regedit_a future release can drink packages from an earlier release?23:45
k1l_regedit_: backports only work as long as the release gets support.23:45
k1l_scratch that "i use a non supported release". there is no chance23:45
regedit_so the backports package developers specifically had to have the future release in mind, otherwise the future release couldnt apt-get it?23:46
k1l_backports are stuff from a newer release backported to the older release. but that works only as long as that older release is in support still.23:46
iron883 right now I am running 14.04. I will probably wait for the next LTS version before I upgrade23:46
k1l_regedit_: there are right now 14.04, 15.04 and 15.10 that are supported.14.04 get stuff backported from 15.04 and 15.1023:47
RoadRunnerkhm..  anybody23:47
regedit_k1l_: oh i thought *future* releases also get backports from *anterior* release23:48
=== HypeYourDogmas is now known as wes
=== wes is now known as wessles
k1l_regedit_: no. that is the opposite of back23:48
k1l_regedit_: if you want older stuff use the older LTS.23:49
regedit_i know, but i thought i kept seeing that in my apt repositories about willy (or something) while i was on vivid23:49
k1l_o_O23:50
k1l_so you added other repos and PPAs not made for 15.04?23:50
regedit_er.... possibly?....23:50
k1l_best way to make your system a mess23:50
compdocbrodude, with cpu dont matter. Intel is faster, tho. GPU, maybe nVidia, if you want a gaming gpu23:51
regedit_i may have wanted to get some package installed, searched online for how to get it, and saw instructions (yes for 15.04!) about adding such repos23:51
VFDPrimno the best way to do that is to upgrade to 15.10 with an amd card lol23:51
regedit_i may not be completely certain of what i'm talking about tho23:51
compdocor do you mean onboard gpu?23:51
k1l_regedit_: you need to upgrade to 15.10 anyway23:51
k1l_in january2016 15.04 will be EndOfLife. so you need to upgrade to 15.10 until then23:52
=== ubuntu is now known as Guest96055
regedit_hm right23:52
regedit_need to find an available time off my laptop to get that taken care of..23:53
k1l_that is why you have the choice: either LTS (14.04) or you need to upgrade every 6 months in a row.23:53
regedit_i hate lagging behind in my version numbers, it's like not having the highest score23:53
regedit_:D23:53
regedit_if i get the latest version, I win the game of linux distros! (for a while)23:54
sam__okay so23:54
sam__im new to ubuntu and ive gotten to the magical place of a program freezing and now i think i need to find the job id and kill it23:55
iron883you can install xkill23:55
iron883it makes killing frozen programs really easy23:55
sam__how do i list the jobs "jobs -l"23:56
sam__and then what?23:56
sdkps aux23:56
sam__ps e23:57
sam__thank you23:58
snypzzxanyone using ubuntu on chuwi hi8 ...?23:58

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