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

|||aaronkll_: http://pastie.org/1059675300:06
k1l_you installed a .deb package?00:07
k1l_the naming/versioning on the manual installed .deb is wrong, so it doesnt update that.00:08
tewardis there a way to check how many inodes are still available on a system, and to increase the number of inodes if the available inode count is low?00:09
k1l_teward: df -i tells the inodes00:09
zezuI've got a notebook with Ralink RT5390R using rt2800pci driver.  Most of the time wifi works fine, sometimes after a while or possibly after having gone to sleep,  the network suddenly fails...  It still has an IP, but can't even ping the gateway or any other local machines.     After  I try pinging the router and other machines,  after a while ( a few minutes, not seconds )  it comes back,  without any indication that it had to reconnect t00:09
zezuo the AP.  It "just starts working again".   I'm thinking it may be a power management issue,  anyone have any thoughts on how i might fix it or ideas ?00:09
k1l_teward: usually the inode count is set when the partition is created00:10
tewardk1l_: does it get increased when resizing happens?00:11
tewardoh good i've got a ton of inodes left xD00:11
k1l_i am not sure how resizing affects it00:11
k1l_iirc resizing scales new inodes to it if the partitions is made bigger00:12
tewardk1l_: i resized from a 750GB to a 1.5TB partition :P00:12
tewardso my guess is it got a ton of new inodes available to it.00:12
teward:)00:12
k1l_|||aaron: try a "sudo apt-get install vagrant"00:13
|||aaronk1l_: says "its already the newest verison". i guess i must have installed an old .deb file at some point?00:16
|||aaronk1l_: do i need to remove it first maybe?00:16
k1l_|||aaron: yes, that is the issue now00:16
k1l_|||aaron: sudo apt-get remove vagrant00:16
|||aaronk1l_: dumb question bu that wont affect any of my machines or their config right00:17
k1l_then run "sudo apt-get clean && sudo apt-get update && sudo apt-get install vagrant"00:17
k1l_i dont know about the removal script from the vagrant package. but usually they dont remove the stuff that was created after the install by the user00:18
|||aaroncool, thanks!00:19
gdi2k_I am trying to import a large list of aliases using the bulk import tool. However, if I enter something like 13.107.1.0/24 it tells me "The alias name may only consist of the characters a-z, A-Z, 0-9, _." - but the examples give 172.16.0.0/24  - what's going wrong?00:27
HeisenbergsDog"172.16.0.0/24" is not a pure IP address :P00:32
HeisenbergsDogstands for 172.16.0.0-172.16.0.25500:33
HeisenbergsDoggdi2k_, \00:36
gdi2k_HeisenbergsDog, thanks for responding. Yes, it's a range. is that not ok? The examples on the bulk upload page also list ranges00:37
gdi2k_HeisenbergsDog, I am actually trying to send all Office 365 traffic over a specific WAN gateway. Microsoft has a support page listing a gazillion IPs / ranges that I was hoping to bulk import in one go...00:38
gdi2k_is this ubuntu? oops, sorry, thought I was in pfsense00:39
gdi2k_sorry :(00:39
YukenSo, when I open my "Downloads" folder created in the default Lubuntu 15.10 install, something called "wrestool" takes up all my memory, then everything freezes. Any ideas?00:44
Pifaexit00:45
k1l_Yuken: open a terminal go to ~/Downloads  then do a "ls -al" whats in there?00:46
Yukenk1l_, will do. I have a feeling this is also related to somethnig that is happening to a few games that used to run perfectly fine.00:48
Yukenk1l_, all that is there. http://i.imgur.com/Ldkfi6U.png00:48
k1l_did you do something with themes, icons or wrestool/icoutils?00:49
sigmonI'm trying to unload all modules (specifically nf_conntrack_ipv4) and even tracing the deps of lsmod wont unload it00:50
sigmonIs anyone aware of a tool to do this properly?00:50
Yukenk1l_, nope.00:51
tewardsigmon: i wouldn't touch nf_* modules, since those're used by netfilter/iptables00:51
tewardsigmon: why exactly are you trying to do these?  (Some of these are core kernel)00:52
sigmonteward, its no big deal =P00:52
sigmonyou silly00:52
sigmonI want connection tracking disabled without rebooting and the modules blacklisted so they wont load00:52
Yukenk1l_, and this only happens in my Downloads folder. Everything else appears to work fine.00:52
k1l_Yuken: never heard of that and dont know why its doing that00:56
YukenAh, hell.00:56
=== Guest13303 is now known as Fleet
=== venkat_331 is now known as venkat_330
bozeEverytime I ssh I have to enter a password. If I run ps aux|grep ssh shouldn't I see ssh-agent?01:07
bozeI only see sshd -D01:08
k1l_use key auth if you dont want to use a password login01:08
bozeon my laptop if I ssh in I see a little checkbox to remember the password. I'm not seeing that on my desktop01:09
k1l_a little checkbox?01:09
bozeto remember the password next time01:09
Gejtboze: putty?01:09
k1l_what program do you use to ssh onto somewhere else?01:09
k1l_yeah, sounds like putty on windows or such. but on linux you make auth keys and use them for non pw ssh login01:10
bozeI use bash in a terminal. ssh user@server then a gui password prompt shows up01:10
bozei'm on trusty01:11
k1l_that sounds like the keyring manager.01:11
k1l_do you use autologin on that machine?01:11
bozeYes, but when I log in I unlock the key ring when I open chrome01:11
bozeon my laptop I don't use autologin and it remembers passwords. hm01:12
unwizardI want to reinstall while preserving the home directory. https://help.ubuntu.com/community/UbuntuReinstallation mentions this option but says "installed software will be kept where possible", which is not what I want. Is there a clean-install-but-save-home option?01:15
gzcwnkis home a seperate partition?01:16
unwizardgzcwnk: nope01:16
gzcwnkhow big is home?01:17
unwizardwhat if I just don't format? Will /home be overwritten?01:17
gzcwnkhow many gb consumed?01:17
gzcwnkfrom memory on debian I think you can do that, but it was a while back01:18
unwizardgzcwnk: 0.5 TB or so01:18
gzcwnk500gb is consumed? or total?01:18
unwizard500GB consumed, 1.5TB total01:19
=== Guest23277 is now known as mosene
unwizardI've backed up what's essential etc, just looking to save time01:20
mi3can any1 help me i have cyborg linux and when i use vmware it just lags it doesnt boot into the linux also with kali the linux wont boot up, what linux do i use under the installatoin part of vmware player when it gives u the option for what linux to use for each of them01:21
gzcwnki think its best you tar.gz home up and store it elsewhere01:21
k1l_mi3: we cant support cyborg linux or kali linux in here. please ask in ##linux01:22
gzcwnkmi3 maybe try kvm instead01:22
mi3whats kvm01:25
* gzcwnk wonders why ppl want to play with kali when they cant even manage to get it to boot01:25
mi3i got 10 other linux to boot01:25
gzcwnkan alternative vm host software01:25
gzcwnkkali will boot on kvm01:26
mi3i  got archassualt linux to boot and i got blackarch linux to boot and i got backbox to boot and i got backtrack to boot01:26
Gejtmi3: why? just master the basics before you try something you regret01:27
mi3the cyborg just lags and the kali says somethin abt 64 bit not supportting it01:27
mi3cause when u use a variation of ones u can master all of them01:27
mi3why close ur mind to a broad aspect when u can get a broad experience01:28
mi3and when u can use one basically u can use them all01:28
GejtI don't mean the basics of an OS, rather aspects such as protocols01:28
gzcwnknot quite true01:28
Gejttoo many kids jumping on the kali bandwagon yet can't even tell me what TCP/IP is01:28
mi3it just when i pick what linux in the drop down menu inm vmware as the youtube videos say its just not wanting to log into it it just lags the cyborg one01:29
gzcwnksounds like you have teh wrong version ie 64bit and not 32bit01:29
unwizardthe reason I'm reinstalling is that gnome/kde are pretty hosed after the upgrade from 12.04 to 14.04. Gnome doesn't even launch; kde gives error after error. I've never actually seen any distro do a major upgrade without major problems, so nothing against Ubuntu in particular.01:29
gzcwnkwell ive upgarded debian boxes for years with little issue01:29
mi3tcp/ip that i learned abt 15 yrs ago with warez and when i had problems connectin to internet had to reinstall the software in windows01:30
mi3gzcwnk what linux u use? or u like?01:30
gzcwnkubuntu, debian, RHEL01:31
gzcwnkrasbpian01:31
mi3u ever use blackarch or archassualt or backbox01:31
TrivialGravitasHow do you disable Ptrace for just one program?01:31
mi3they have so many tools in them01:31
gzcwnki tend to pick the version of linux that best supports the applications I want to run01:31
gzcwnkno ive used kali a little01:32
mi3and gnacktrack has an awsome interface and ius very good01:32
gzcwnkI tend not to care about interfaces to be honest01:33
Speci care a lot about my interface01:33
mi3matruix and ghost linux are nice too01:33
gzcwnkspec, fair enough01:33
mi3i got all those to boot01:33
Specthe background has got to the black, the foreground -- green. and the font? monospace.01:33
unwizardgzcwnk: if possible, I want to boot to usb and repartition, moving /home to a separate partition under a new name, say /old-home. Do you think that will work?01:33
Specto be black* even01:33
gzcwnkI dont even know what font i have01:33
Specgzcwnk: hopefully a fixed with (monospace) font01:34
mi3but i can get caine, parrotand cyborg to boot but i got all the ones above to boot and working01:34
gzcwnkunwizard yes taht should work01:34
unwizardgzcwnk: good, thanks01:35
mi3what linux do u use to get kali booted in the drop down menu01:35
gzcwnkunwizard so you need to create free space by shrinking /home01:36
kelone7i cant boot ubuntu from dvd...running windows 10 now... disabled fast boot...01:36
gzcwnkmi3 I just have kali as a kvm guest on my rhel7 server desktop booting off a ubuntu gluster cluster as the disk01:36
kelone7ran checksum on iso... changed boot order01:37
gzcwnkkvm has a gui virtual manager01:37
mi3i also get an error saying kernal requires an x86-64 cpu but only detects a i686cpu is there a way around that in vmware player?01:38
unwizardgzcwnk: well there's currently just one partition mounted at root /. So I need to create a partition and (eventually) mount it under some name like /old-home.01:38
mancomunadoI messed with "update-rc.d list" and now kde requires me to $xinit startkde...  without administrator privileges that can't even restart the machine. How can I start fixing it?01:39
Gejtmi3: ..download the right version for your own architecture01:40
gzcwnki use seperate partitions for /home /var /tmp and /opt makes life easier01:41
kelone7would booting from cd rather than dvd work better with an older bios?01:41
gzcwnkmi3 u want the 32bit iso01:41
gzcwnkkelone7 it would have to be ancient so i think not01:42
gzcwnkmi3 it looks like you are trying to run a 64bit OS on a 32bit OS taht wont work01:42
the_countTJ-: Are you around01:42
kelone7I've got an HP all in one from 99 - 200001:43
UbuntunoobHello01:43
UbuntunoobI need some help01:43
remainuntiedgo on01:43
UbuntunoobI'm trying to install ubuntu on my new pc01:44
gzcwnkkelone7 well taht is old....01:44
Ubuntunoobbut it's stuck01:44
remainuntiedwhere is it stuck?01:44
Ubuntunoobit's stuck on creating ext4 file for / in partition #2 of SCSI1 (0,0,0) (SDA)01:44
Ubuntunoob:01:44
kelone7I don't know if Ubuntu 14 would fit on a cd?01:44
gzcwnknetinstall?01:45
k1l_kelone7: use the minimal iso then01:45
Ubuntunoobhelp please01:45
gzcwnkit might just be too old at 15 years.01:45
Bashing-omkelone7: Negative, The ubuntu .iso tajes a DVD .01:45
remainuntiedso are you using the guided install?01:46
UbuntunoobPlease?01:46
remainuntiedbooting from usb?01:46
Ubuntunoobyes01:46
UbuntunoobI burned ubuntu 15.10 to a usb using rufus,01:46
Ubuntunooberased disk01:46
Ubuntunooband installed it01:46
Ubuntunoob:01:46
Ubuntunoob|01:46
unwizardthe only 64-bit is offered for 14.04 is ubuntu-14.04.3-desktop-amd64.iso -- so the "amd64" is OK, even though I don't have an amd?01:46
unwizardor does that refer to the amd 64-bit format or something01:46
gzcwnkunwizard yes01:46
Ubuntunoobit's on WPA: Group rekeying completed with xxxxxxxxxxxxxxx [GTK=CCMP]01:46
gzcwnkamd64 is what you want01:47
Ubuntunoobwhat does this mean01:47
unwizardok thanks01:47
UbuntunoobI'm just so confused, it's been installing forever01:47
UbuntunoobI don't know what could have gone wrong01:47
Ubuntunoob:(01:47
UbuntunoobMaybe I should just install Chromium OS01:47
Ubuntunoob:I(01:47
k1l_unwizard: the 64bit patent was invented by amd. so its called amd64 but it works on intel too01:47
kelone7is there any other distro that might  work better on an older bios?01:48
k1l_!lubuntu | kelone701:48
ubottukelone7: lubuntu is Ubuntu with LXDE instead of !GNOME as desktop environment, which makes it extremely lightweight. See https://wiki.ubuntu.com/Lubuntu - /join #lubuntu for lubuntu support.01:48
kelone7thanks for the info kl_01:50
kelone7could I mount a virtual drive in win 10? I tried with mint and it didnt do anything01:51
k1l_kelone7: you are mixing things here.01:52
kelone7yes I realize that we arent talking win or mint here.01:52
kelone7older bios, is it possible to vmount ubuntu iso?\01:54
kelone7alright different scenario, if I get Lubuntu installed next to windows somehow, will it be easier to install a more complete ubuntu?01:57
k1l_kelone7: "a more complete"?01:59
k1l_kelone7: why dont you just install a full ubuntu from the start if you want a full ubuntu?01:59
kelone7more "full-feaured"?  less "lightweight" than lubuntu? I can't get full ubuntu to work...maybe lxde would be easier to install on my older system..?02:01
nicomachuswhat features do you need from ubuntu that lubuntu doesn't have?02:02
k1l_kelone7: so you have a old system but want a non-lightweight system? that doesnt match really good02:02
kelone7that's what I was asking... if it would make any difference having linux on the system first...warming it up so to say. but if it's a problem with my hardware then I guess it makes no difference02:04
gzcwnkI use raspbian on a Pi its quite usuable02:06
k1l_kelone7: that all is too much hypothetical. just make a ubuntu -live usb and boot from that02:07
unwizardattempting to create a 14.04 usb boot; usb-creator-gtk errors out with "Failed to install the bootloader". I'm googling around now, and it doesn't look good02:08
kelone7it won02:09
kelone7it won't boot from live cd, thats the problem02:10
k1l_kelone7: usb02:10
k1l_unwizard: i just "dd" the iso to the usb. if there is an issue first make sure you md5sum check that iso02:11
kelone7well... I'll have to root a tablet then and see if thats possible02:11
nicomachuskelone7, what? why?02:12
k1l_what?02:12
k1l_kelone7: your not making any sense at all.02:12
kelone7I dont have a usb drive, I was thinking I could use my tablet as usb drive02:13
k1l_you cant02:13
unwizardk1l_: where is the md5sum of the iso listed? It's not at http://www.ubuntu.com/download/desktop that I can see02:13
nicomachuswell, that's not entirely true k1l_02:13
nicomachusThere IS an app on Xposed that lets you create a live partition that's bootable.02:13
nicomachusbut that's wayyyy too much trouble02:14
unwizardguessing it's http://releases.ubuntu.com/14.04/MD5SUMS02:14
kelone7Ive tried it before halfway and I rooted it already, just gave up and bought dvds and now that wont work02:14
k1l_!md5sum02:14
ubottuTo 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_Windows02:14
k1l_unwizard: might be a 14.04.3 iso http://releases.ubuntu.com/14.04.3/MD5SUMS02:15
AvatarAeh md5sums... if somebody compromised the iso, they probably also compromised the sum files02:16
AvatarAsignature checking is mandatory if you're concerned about such things02:16
k1l_AvatarA: its not about suspicous things, its about checking if the dowload was corrupted02:16
nicomachuskelone7: a 4g usb drive is less than $10 at walmart02:17
nicomachusit's good to have a live USB handy anyway02:17
kelone7nicomachus: true.02:20
=== gerald is now known as Guest9356
SirSeedsALotHello I'm in need of some assistance.02:42
SirSeedsALotI'm wondering if I burned Ubuntu to my USB correctly02:42
SirSeedsALotMBR Partition scheme,02:42
SirSeedsALotand fat 3202:42
SirSeedsALotis this correct?02:42
k1l_SirSeedsALot: what program did you use?02:42
SirSeedsALotRUFUS02:42
k1l_that might be right then. is there an issue when booting?02:43
I_Go_By_The_NAMEi was trying to access the large hadron collider at CERN last week but my computer skill only grant me privilages to all data on CERN's internal Network, but I want to Turn the Experiment off, literally02:43
SirSeedsALotI'm having some troubles installing Ubuntu on my new desktop and it's making me lose faith in Ubuntu. People have suggested it is because of WIFI dropouts02:43
SirSeedsALotIt boots correctly02:43
SirSeedsALotbut it just sticks at the installation screen forever :)02:43
SirSeedsALot:(02:43
k1l_I_Go_By_The_NAME: troll somewhere else please.02:43
SirSeedsALot:)02:44
I_Go_By_The_NAMEjust wanted to say thanks ubuntu for all the great ddos programs that run on her02:44
I_Go_By_The_NAMEamen02:44
SirSeedsALotI'm in desperate need of help :(02:44
SirSeedsALotbecause I need an operating system on my new PC02:44
SirSeedsALotk1l_: Could you help me02:45
SirSeedsALotso02:47
SirSeedsALotbasiclly when I boot into the usb02:47
SirSeedsALotwhat do I do02:47
k1l_SirSeedsALot: did ou md5sum the iso after download?02:47
SirSeedsALotno02:47
k1l_what hardware you got? does it need special kernel modes like nomodeset? does the live desktop without installing work?02:48
SirSeedsALotone sec I'll see02:48
SirSeedsALot:(02:50
SirSeedsALotI don't know it said02:50
SirSeedsALotfailure to install now02:50
SirSeedsALotI don't know what's going on02:50
xtyleuhh guys whre ca i find the xhci_hcd driver on my system?02:52
SirSeedsALotok so k1l_ I'm trying to create a partition02:53
SirSeedsALotwhat shoudl I do02:53
SirSeedsALotto ensure it gets installed on the correct disk02:53
SirSeedsALotplease help someone :(02:53
SirSeedsALotso far I have /dev/sda and underneath, free space02:53
SirSeedsALotdo I need to have any more partition02:53
SirSeedsALot:(02:53
SirSeedsALothello02:55
k1l_!partitioning | SirSeedsALot02:55
ubottuSirSeedsALot: For help with partitioning a new install see: https://help.ubuntu.com/12.04/installation-guide/i386/partitioning.html - For partitioning programs see !GParted, !QtParted (!Kubuntu 8.10 and lower) or !PartitionManager (!Kubuntu 9.04 and up) - Other partitioning topics include !fstab !home and !swap02:55
SirSeedsALotok02:56
SirSeedsALotso when I click erase disk02:56
SirSeedsALotand enter my time zone02:56
SirSeedsALotit says02:56
SirSeedsALoterror fsyncing/closing /dev/sda1: Input/output error02:56
SirSeedsALotwhat's up?02:56
k1l_are you sure that disk is fine?02:56
SirSeedsALotyes it's brand new02:56
SirSeedsALotHow can I wipe all the failed installations off and start fresh?02:57
SirSeedsALotis there any way  to do this02:57
SirSeedsALotI'm looking to totally erase what's on the disk all partitions and data, and start fresh installing ubuntu02:57
SirSeedsALothello02:58
k1l_are you on installer or on live desktop now?02:58
SirSeedsALotI'm on live desktop02:58
SirSeedsALotlike the try ubuntu without installing02:58
SirSeedsALotI can reboot and enter the installer02:59
k1l_open gparted, then make a new partitions table "msdos" there. that will erase all old partitions02:59
SirSeedsALotso can you walk me step by step how to do that?02:59
SirSeedsALot:D02:59
SirSeedsALotI would be extremely obliged02:59
k1l_sorry i cant. i am doing other stuff right now.02:59
k1l_maybe someone other can02:59
SirSeedsALot:(02:59
SirSeedsALotsigh02:59
SirSeedsALotis someone other on who can help me?03:00
SirSeedsALot:303:00
SirSeedsALothow do I enter gparted?03:01
ItsMeLennyi have my desktop connected to a laptop via ethernet and then its connected to a router via wifi, im wondering how i can port forward all ports on the laptop so that its like my computer is connected straight to the router (for the sake of server hosting and what not)03:01
SirSeedsALothelp please03:02
=== tntctom is now known as robocatpilot
=== robocatpilot is now known as RobocatPilot
GejtSirSeedsALot: gparted is something that needs to be installed or run live03:05
flan_suseGejt: Either way.03:08
HitechcgItsMeLenny: Bridge the Wi-Fi and Ethernet connections?03:13
HitechcgSirSeedsALot: Search 'gparted' in the dash03:14
staticsn0whia!03:14
HitechcgAlso, you don't have to reboot to get to the installer. You can also search for that in the dash.03:14
VictoriaXOXOQ: Is there a way to list all the 20 (or something) latest installed packages? :)03:15
staticsn0wI know this is gonna piss some people off if i dont ask before saying this, so may i say something about selling an ubuntu server? I dont know where else to go to sell it :/03:15
ItsMeLennyHitechcg, where abouts is the option for that do you know?03:16
HitechcgItsMeLenny: http://askubuntu.com/questions/359856/share-wireless-internet-connection-through-ethernet03:17
ItsMeLennyHitechcg, at the moment its set so ethernet is "shared connection" and i can connect to the internet fine, just port forwarding stuff doesnt work03:17
HitechcgOh. Your router supports UPnP, right?03:18
ItsMeLennyHitechcg, i believe so03:18
ItsMeLennybut even when i set up port forwarding in the router, i cant get it to my desktop03:18
ItsMeLennyit goes desktop -> laptop -> router, and the laptop seems to act as a barrier03:19
ItsMeLennyalso the router doesnt see my desktop, it only sees my laptop03:19
Gejtstaticsn0w: ebay, craigslist?03:21
staticsn0wdont have physical pics of it03:21
staticsn0wand ebay is a douch and doesnt accept my ZIP code03:21
Gejtstaticsn0w: /r/NetworkForSale perhaps, never used it though03:23
Gejtstaticsn0w: just looking at what is listed in homelab03:23
VictoriaXOXOQ: Is there a way to list all the 20 (or something) latest installed packages? :)03:23
staticsn0wi hate reddit because it isnt  an instant reply kind of thing03:23
staticsn0wunlike irc03:24
holuconWhat is the easiest way to install ubuntu desktop on software raid?03:24
Gejtstaticsn0w: true, but most places you sell from won't be03:24
staticsn0wi like irc the best03:24
holuconHardware raid keeps giving me the ??? ??? error message :(03:24
staticsn0wi figure i could get someone to buy it on here03:24
staticsn0wso can i say what is so good about the server03:25
staticsn0wi just dont want to be yelled at by annoyed people lol03:25
noclac73hello03:25
staticsn0whi03:26
lusrhello good people. I've been trying to get latest ubuntu installed on a macbook, the trackpad(mouse) + keyboard is not even working in the installer, at all.. Does anyone know something that could solve this issue or do i just need to wait for it to be supported etc.. ?03:27
staticsn0wtry usb mouse and keyboard03:27
lusrcant. No usb ports and if its not even working in live mode, it problably wont even work when installed..?03:27
lusrno usb ports available @ the latest macbook03:28
lusrjust the one that im using for the bootable usb drive :S03:28
staticsn0wthats why i hate mac hardware03:28
staticsn0wah03:28
staticsn0wthen get a usb hub03:28
holuconlusr, get the adapter03:28
staticsn0wand then plug everything in03:28
holuconusb to usb type C, HDMI and usb type A adapter03:28
lusri have adapter, still same, the guy im installing it for doesnt wanna use external mouse+keyboard on the laptop03:28
holuconTell him to not use a fucking mac?03:29
staticsn0wwell its temporary03:29
lusrdo you have any ETA on that? :-) I'll tell him to wait.. :)03:29
staticsn0wand tell him to check his fucking privilege,YOU are the one installing it, unless he is paying you he should deal with whatever ubuntu throws at him03:30
staticsn0wlol03:30
lusrit works like a charm in the older macbook pro's etc..:/ doesnt help me where i stand now heh03:31
staticsn0wlol03:31
staticsn0wfor anyone interested in buying my server, here are the details: http://paste.ubuntu.com/13613920/03:35
HitechcgWhy are you selling it?03:37
lusrtr0ll?03:37
staticsn0wno use for it anymore03:38
staticsn0wi dont want to see it go to waste03:38
staticsn0wlusr no troll.03:38
HitechcgWhy do you say unlimited storage?03:38
lusrif someone asks me if i wanna buy a server i should get the hardware specs.. 20 bucks for what? renting it to use online? no hardware? :o .:O :) weird question <303:39
staticsn0wlusr03:39
staticsn0wit wasnt my server03:39
staticsn0wsomeone gave it to me03:40
staticsn0wthe SFTP login03:40
staticsn0wand thats it03:40
staticsn0wi used to use it a bunch and its super awesome03:40
lusrso ur selling access to a server, not selling a server.. ?03:40
staticsn0wyeah03:40
* lusr bitchslaps staticsn0w 03:40
lusr:)))03:40
staticsn0wsorry03:40
staticsn0wim new to this....03:40
HitechcgWhere's it physically hosted anyways>03:40
=== rc0mbs is now known as rcombs
lusrU wanna sell rooted axx? =)=)=) hoho03:41
lusrfeels, legit?! =)=)=))=03:41
staticsn0whow can i prove its real03:41
k1l_that talk better suits into #ubuntu-offtopic03:42
staticsn0wok!03:42
VictoriaXOXOQ: Is there a way to list all the 20 (or something) latest installed packages? :)03:43
lusraptitude <303:43
k1l_VictoriaXOXO: see /var/log/apt03:43
lusrhttp://askubuntu.com/questions/17012/is-it-possible-to-get-a-list-of-most-recently-installed-packages03:43
Hitechcggrepping .bash_history? that's what I do lol03:43
lusr> cat /var/log/dpkg.log | grep "\ install\ "03:43
k1l_VictoriaXOXO: /var/log/ must be your first place to go for the stuff you want to know :)03:44
VictoriaXOXOk1l_: lusr: Okay, so /var/log/apt and /var/log/dpkg.log?03:44
VictoriaXOXOHitechcg: My bash history is deleted. :|03:44
HitechcgIt wasn't a real suggestion.03:45
Hitechcg;)03:45
VictoriaXOXO>:(03:45
lusropen a terminal write cat /var/log/dpkg.log | grep "\ install\ "03:45
VictoriaXOXOlusr: Okay.03:46
VictoriaXOXOk1l_: I think I deleted those logs... XD03:46
lusror just check the URL that i provided for you after 1 sec google! www.giyf.com is very nice too.. <303:46
VictoriaXOXOlusr: Awwww yisssss. That command worked. Can I get a longer list?03:46
VictoriaXOXOlusr: Like make it longer with almost the same command?03:47
lusrtr0llololol03:47
k1l_VictoriaXOXO: you cant accidently remove those logs.03:47
k1l_VictoriaXOXO: so better tell the story what you did so we have a clue whats going on and how to solve that03:48
VictoriaXOXOk1l_: No, but I checked it "by accident" last time I ran Bleachbit. :$03:48
k1l_m(03:48
VictoriaXOXO:(03:48
lusrVictoriaXOXO: as long as u didnt wipe it... try http://ubuntumanual.org/posts/357/recover-your-deleted-files-in-ubuntu03:48
VictoriaXOXOI thought it said !old! logs.03:48
VictoriaXOXOlusr: Well, it doesn't really matter that much this time.03:49
k1l_rule nr.1 dont run bleachbit. most people will delete stuff they dont know about and run into issues03:49
lusrMkay, thats just how u get what u asked for. :)03:49
VictoriaXOXOk1l_: Yes, I know all about that, but I'm careful. Except this last time. XD03:49
VictoriaXOXOk1l_: BUT! Nothing broken, yet.03:49
VictoriaXOXOlusr: I'm saving it.03:49
k1l_VictoriaXOXO: nothing of that is using much disk space or making your system slow. so no need to remove those.03:50
lusramen to that @ k1l_ <303:50
VictoriaXOXOk1l_: Well, I mostly use it for the remove/clean tasks and to shred files. :)03:50
VictoriaXOXONo, not mostly, only.03:51
lusri think VictoriaXOXO is secretly writing 0day mainframe rootkits for big computas!03:51
VictoriaXOXO:D03:51
GejtVictoriaXOXO: why not just use shred to shred files?03:53
VictoriaXOXOGejt: Because I don't know about shred. :|03:53
lusri know nothing coz i dont use google!!!1 oneone03:55
lusrI just have one thing 2 say.. https://www.youtube.com/watch?v=fdTucUya9YE konichiwa!03:56
VictoriaXOXOlusr: Are you using Google or is Google using you? Dundundu. ;o)03:56
lusrVictoriaXOXO: We use eachother <303:56
VictoriaXOXOlusr: XD03:56
lusrbtw, + %20 on that.. should be 2 words!03:57
gp5sthttp://manpages.ubuntu.com/manpages/hardy/man1/rolo.1.html does this still exist in the apt repo?03:57
VictoriaXOXOk1l_: How would I get a executable file in a folder inside some other folder to become a working icon (shortcut) on my taskbar? :/03:57
DaddyEricmklink ?03:57
DaddyEricif you google you will find out faster than waiting03:58
DaddyEric.g link an executable in ubuntu03:58
Dathrmm i think timeshift might be a good backup tool03:58
VictoriaXOXOQ: How do I make a taskbar shortcut icon point to an executable inside some random folder?04:01
MrCollinsTrying to install TeamSpeak3 on ubuntu and I keep getting this error when i enter the command sudo update-rc.d teamspeak3 defaults  *this error: insserv: warning: script 'K01teamspeak3' missing LSB tags and overrides04:03
MrCollinsinsserv: warning: script 'K01teamspeak' missing LSB tags and overrides04:03
MrCollinsinsserv: warning: script 'teamspeak3' missing LSB tags and overrides04:03
MrCollinsinsserv: warning: script 'teamspeak' missing LSB tags and overrides04:03
=== SecretAgent is now known as jhill
GejtVictoriaXOXO: https://askubuntu.com/questions/13758/how-can-i-edit-create-new-launcher-items-in-unity-by-hand04:05
VictoriaXOXOGejt: Okay, will read.04:05
GejtDat: have you tried rsync?04:08
=== yuriks is now known as yUriks
joralI am trying to get opencl functional in 14.04LTS on my a8 apu.  Everything I have tried so far has either not worked at all, or worked for a brief period then crashed the system.  Can anyone recommend how to get fglrx installed with functional opencl?04:10
DatGejt: yes but timeshift seems to use rsync as a back in and can also setup crontabs04:11
VictoriaXOXOGejt: Uhh. Is this for Unity only?04:11
Datofcourse I could create an rsync script and setup the manual crontabs myself04:11
Datbut timeshift gives that a nice interface04:11
GejtDat: ah, I assumed you were just looking for something as opposed to something specific04:12
GejtDat: I haven't tried timeshift04:13
DatGejt: ahh gotcha04:13
GejtVictoriaXOXO: yes, it's a similar process for other options04:15
VictoriaXOXOGejt: I don't get it.04:16
VictoriaXOXOToo hard.04:16
johnjelinekhihi all04:24
johnjelinekhow's it going?04:24
johnjelinekI have a problem, when I try to start a job $(initctl start syncthing) it fails: `Dec  1 23:18:12 ubuntu kernel: [18131.837454] init: Failed to spawn syncthing main process: unable to find setuid user`04:25
johnjelinek`user` is the name of the user I'm logged in with04:25
johnjelinek$(id user) `uid=1000(user) gid=1000(user) groups=1000(user),4(adm),24(cdrom),27(sudo),30(dip),46(plugdev),110(lpadmin),111(sambashare),999(docker)`04:25
johnjelinekany ideas?04:25
=== Wharncliffe is now known as Guest22306
tyiopxerIs linux still for hippies04:43
DaddyEricnot its also for people who actually KNOW WHAT THEY ARE DOING with computers04:44
DaddyEricQUASSEL?04:45
MrCollinsTrying to install TeamSpeak3 on ubuntu and I keep getting this error when i enter the command sudo update-rc.d teamspeak3 defaults  *this error: insserv: warning: script 'K01teamspeak3' missing LSB tags and override insserv: warning: script 'K01teamspeak' missing LSB tags and overrides insserv: warning: script 'teamspeak3' missing LSB tags and overrides insserv: warning: script 'teamspeak'04:46
MrCollinsmissing LSB tags and overrides04:46
=== Guest22306 is now known as Wharncliffe
lusrMrCollins: what did google say?04:47
lusrI think google said something like this... http://forum.teamspeak.com/threads/57359-insserv-reports-an-error04:47
tubamanMrCollins: those might just be warnings... are the start and kill scripts in your rc dirs?04:47
Herpyeah04:51
Seven_Six_TwoI'm trying to create an iso with brasero from a dvd, and it says the data size is too large for the disc even with overburn, but I'm not trying to  copy to a disc?04:52
Seven_Six_Twoand have over 100GB free04:52
b3ttyb00p  â™¿04:52
=== user is now known as Guest71717
lusrSeven_Six_Two: stop copying warez m8!04:53
b3ttyb00pare you downloading porn?04:53
Herp:D04:53
b3ttyb00p  â™¿  â™¿  â™¿  â™¿  â™¿  â™¿  â™¿  â™¿  â™¿  â™¿  â™¿  â™¿  â™¿  â™¿  â™¿  â™¿  â™¿  â™¿  â™¿  â™¿  â™¿  â™¿  â™¿  â™¿04:54
Seven_Six_Twono, I'm not downloading. I'm trying to create a dvd image from a dvd04:54
Seven_Six_Twothat I bought04:54
lusrso u can share it to the world illegal?04:54
MrCollinsgoogle? i have been googling...04:54
Herpoh u want burn to DVD?04:54
Seven_Six_Twolusr, is that your concern? I'm allowed to back up, so mind your accusations.04:54
lusrMrCollins: i gave u the answer @ the link from google braah =)04:54
Seven_Six_Twono, I don't want to burn. I want to CREATE A ISO FROM A DVD04:55
lusrSeven_Six_Two: giyf m8 <304:55
Herpoh04:56
tubamanSeven_Six_Two: dd if=/dev/cdrom of=mydvdimage.iso04:56
Seven_Six_Twotubaman, I did that already04:56
Seven_Six_Twolusr, f off04:56
Seven_Six_Twotubaman, I'm trying a different method, because dd didn't do a good job, and there was serious corruption.04:57
lusrSeven_Six_Two: behave kiddo.04:57
Seven_Six_Twolusr, I am, stop trolling.04:57
Seven_Six_Twolusr, if you don't want to be helpful, maybe go to #ubuntu-offtopic04:57
lusrSeven_Six_Two: im not trolling. I told you to use google, beacuse GOOGLE IS YOUR FRIEND. Please LEARN this. http://www.GiYF.com04:57
somsip!goole | lusr (we do not just point people at google in this channel)04:58
lusrbecause..04:58
Seven_Six_Twothat's against ubuntu community standards or whatever.04:58
somsip!google | lusr04:58
ubottulusr: While Google is useful for helpers, many newer users don't have the google-fu yet. Please don't tell people to "google it" when they ask a question.04:58
Herplest check google04:58
lusrsomsip: why not use google before asking stupid questions that takes energy and focus from other people? I bet u dont even wash your own clothes.. its common sense :)04:58
Herphahahaha04:59
lusrits not even hard..04:59
Seven_Six_Twowhat's not hard? you already know what my problem is?04:59
somsiplusr: channel guidelines. Simple as that. Accept them and stay, or go04:59
lusrtodays kids... my go0o0o0od =)04:59
lusryeah yeah nvm.04:59
somsipSeven_Six_Two: get back to your issue and use /ignore if you need to05:00
tubamanSeven_Six_Two: weird I never ended up with a corrupted iso using dd05:00
HerpSlow05:00
Seven_Six_Twotubaman, I used dd yesterday successfully. I know it can work.05:00
Seven_Six_Twosomsip, thanks.05:00
=== gerald is now known as Guest30448
Seven_Six_TwoI googled it, and I get lots of results about brasero giving me the message I got when trying to burn a dvd, but that's not what I'm trying to do.05:01
Herphow to use ettercap?05:01
lusrSeven_Six_Two: have you tried another program? copy protection? etc etc05:01
somsip!info ettercap | Herp (if it's not found, it's not supported here)05:01
ubottuHerp (if it's not found, it's not supported here): Package ettercap does not exist in wily05:01
Seven_Six_TwoI used dd on the same dvd, so I don't think there is any, or maybe handbrake gets rid of it when I encode?05:02
daftykinsSeven_Six_Two: handbrake decrypts yes, so if it's a film you're trying to image up... that may complicate matters. Also, the notion that you can legally backup actually only applies to software.05:03
lusrdaftykins: I LOVE YOU.05:05
Seven_Six_Twodaftykins, I see what you mean. but the copying isn't the problem, it's circumventing the digital lock, and I don't see anything about just software here:  http://laws-lois.justice.gc.ca/eng/acts/c-42/page-20.html05:06
lusrI think Seven_Six_Two just wanna find excuses to do something illegal :D05:07
lusrIts a question of moral.05:07
Seven_Six_Twoand apparently doesn't apply for cd to cd copies of music?05:07
daftykinslusr: shut up and go annoy another channel05:07
chrismahnwheres all the hot momas :)05:07
lusrdaftykins: dont forget ur medications today <305:07
somsip!girls | chrismahn05:07
ubottuchrismahn: Girls exist on the internet. See http://www.escapistmagazine.com/print/17/27 | http://www.xkcd.com/322/ | For more interesting reading: http://www.tldp.org/HOWTO/Encourage-Women-Linux-HOWTO/05:07
Seven_Six_Twolusr, this channel isn't for you to judge morals. I'm not a newbie, and not an idiot, so you're just being annoying.05:07
lusrSeven_Six_Two: ditto.05:08
daftykinsthe legality of it makes it a nasty topic really for here on freenode05:08
somsipSeven_Six_Two: use /ignore or take it to pm05:08
Seven_Six_Twodaftykins, I understand. I'm not asking for help circumventing csss05:08
mstreetmorality has nothing to do with legality...05:08
JakeTheAfroPedobhi guys05:08
chrismahnim looking for a nerdy girl to talk nerdy to me05:08
daftykinsbut that's what you just said is probably the problem?05:08
lusrSeven_Six_Two: ps. dont click at any links you dont know.. It may happen to be a metasploit running in the background, cause u R an assh0le =)05:08
JakeTheAfroPedobi need some help05:08
mstreethi05:08
JakeTheAfroPedobthis thing is driving me nuts05:08
Seven_Six_Twobut if you think my problem might be related to it, I get that05:09
JakeTheAfroPedobi have reinstalled my ubuntu cause i fucked it up the last time05:09
daftykins!language05:09
ubottuThe main Ubuntu channels require that you speak in calm, polite English. For other languages, please visit https://wiki.ubuntu.com/IRC/ChannelList05:09
JakeTheAfroPedobsorry05:09
JakeTheAfroPedobwhat i was trying to say is that05:09
JakeTheAfroPedobi have a SSD 120gb where i have my dual boot05:09
daftykinsstop pressing enter, type out a FULL sentence05:09
JakeTheAfroPedobsorry again05:09
chrismahni have a series question has anyone ever talked to nixie pixel05:10
MrCollinslusr: how do i change the bin/bash file05:10
MrCollinsin that example?05:10
daftykins!ot | chrismahn leave here05:11
ubottuchrismahn leave here: #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!05:11
JakeTheAfroPedobi have a 120gb ssd where my dual boot is. Now i have mistakenly installed ubuntu into my 2tb hdd mistakenly having it to boot from there,when i entered the live boot usb to format the partiition i don t seem to be able to. I cant find a way to format the installation and reinstall05:11
lusrits the first line in the file, u should not change /bin/bash-file, just in the script as showed! :)05:11
lusr@ MrCollins05:11
MrCollinschange with nano?05:11
lusrSure.05:11
lusrpico/nano/vim whatever you wanna use! =)05:11
JakeTheAfroPedobit gives me a root partition and a swap not allowing me to continue, in that way i also do not have any /boot partition cause root is taking up everything05:12
JakeTheAfroPedoband i cant seem to resize that root partition05:12
lusrJakeTheAfroPedob: use live cd?05:12
JakeTheAfroPedoblive usb but yeah i unmoiunted and formatted that partition using live usb , rebooted again and now it still shows me the root partition is there. Taking up 1.9tb05:13
JakeTheAfroPedob1.96 to be exact swap takes up the remaining 0.03 none for boot living me in a limbo05:14
daftykinsJakeTheAfroPedob: "sudo parted -l | nc termbin.com 9999"05:14
lusrdaftykins: dirty netcat lover. :))05:15
chrismahnman this more boring then watching my grandma walk or tell a story05:15
JakeTheAfroPedobnc: getaddrinfo:Name or service not known05:16
daftykinsugh05:16
daftykinsJakeTheAfroPedob: "cat /etc/issue"05:16
JakeTheAfroPedobUbuntu 14.04.1 LTS \n \l05:17
MrCollinslusr i dont see services in init.d05:17
gavchu: Don't be a voyeur05:18
daftykinsJakeTheAfroPedob: is this your live session or your install?05:18
JakeTheAfroPedoblive session05:18
JakeTheAfroPedobi cant go into install cause of the grub failure05:18
daftykinsJakeTheAfroPedob: ok; "sudo apt update && sudo apt install pastebinit && sudo parted -l | pastebinit05:18
JakeTheAfroPedobok done05:23
JakeTheAfroPedobdo i run the previous lines now?>05:23
daftykinsit would've produced a URL if it was.05:23
daftykinsone you paste here...05:24
MannyLNJHelp please. Still trying to setup OpenVPN. Followed https://github.com/Nyr/openvpn-install I have the <user>.ovpn copied to my ubuntu laptop but have no idea what to do next.05:24
daftykinsopen it with network manager, pretty sure you asked this a couple of days ago - that's not very good progress :)05:24
somsipMannyLNJ: test with "sudo openvpn --config <user>/ovpn"05:24
MannyLNJdaftykins, I did ask a few days ago. I can't get network manager to open it05:25
Seven_Six_TwoMannyLNJ, you use the ovpn file to create a new openvpn connection in your network manager. if you don't see that option, you need to install the networkmanager-openvpn package05:25
JakeTheAfroPedobdaftykins : Errors encountered while processing man-db05:25
MrCollinslusr i dont see services in init.d05:25
JakeTheAfroPedobE: Sub-process /usr/bin/dpkg returned an error code (1)05:25
daftykinsJakeTheAfroPedob: put the whole output in http://paste.ubuntu.com05:25
JakeTheAfroPedobhttp://paste.ubuntu.com/13616297/05:29
MannyLNJSeven_Six_Two, I get Unable to locate package networkmanager-openvpn05:29
daftykinsJakeTheAfroPedob: you've got another program open for managing packages, close that then repeat05:30
JakeTheAfroPedobyeah the installiation from live usb was open05:31
=== yUriks is now known as yuriks
samsamsamHi. I just copied an executable in the /usr/local/bin/ directory but i cant execute that program wothout running sudo. Why is that?05:31
daftykinspermissions i'd bet05:31
JakeTheAfroPedobpaste.ubuntu.com/13616359/05:32
Seven_Six_TwoMannyLNJ, try    sudo apt-cache search openvpn05:32
Seven_Six_TwoMannyLNJ, it should be in the returned list, maybe with another hyphen05:33
daftykinsJakeTheAfroPedob: so you want the 2TB HDD to be blank?05:33
JakeTheAfroPedobyes. I want Ubuntu to be installed there but booted from the 120gb ssd05:34
daftykinsJakeTheAfroPedob: nah, 120GB is too small to keep an ubuntu boot beside Windows imo.05:34
samsamsam@daftykins My file has rwx------ other files have rwxrwxr-x. How can i change that?05:34
daftykinssamsamsam: sudo chmod 775 /path/to/file05:35
JakeTheAfroPedobdaftykins: can i have grub over there then?05:35
gavdaftykins: To match those other files, it would be 77505:35
daftykinsJakeTheAfroPedob: that'd be a waste too; anyway "sudo dd if=/dev/zero of=/dev/sdc bs=2M count=1" then reboot05:35
samsamsam@daftykins Thanks :D05:36
daftykinsgav: :O that's why i chose it ;D05:36
gavdaftykins: I see. ;)05:37
gavOh m( I thought you had typed 755 for some reason.05:37
=== the_ant1 is now known as the_ant
JakeTheAfroPedobdaftykins: is there a space in between zero and of?05:42
Hitechcgyes05:42
MannyLNJSeven_Six_Two and daftykins I do have network-manager-openvpn so it must be a user (me) error05:42
daftykinsit's written how i wrote it05:42
Seven_Six_TwoMannyLNJ, can you create a new openvpn connection by left or right clicking your network manager05:43
Seven_Six_TwoMannyLNJ, I'm not using unity or ubuntu, otherwise I'd send you a screenshot.05:44
MannyLNJSeven_Six_Two, yes I can, except save is greyed out05:45
Seven_Six_TwoJakeTheAfroPedob, "if" is In File (or something like that) and "of" is Out File05:45
Seven_Six_TwoMannyLNJ, can you restore? that's where you'd load your file05:45
Seven_Six_TwoMannyLNJ, or "import vpn"05:46
=== hao_ is now known as huangyihao
MannyLNJSeven_Six_Two, I can. I imoport the file and is has the IP of my other system in Gateway and save is greyed out05:47
JakeTheAfroPedobdaftykins: its working now05:47
gsoAnyone else seen AccellMethod uxa being extremly slow under Ubuntu 15.10 on intel cards?  A site like www.pingdom.com renders the machine unusable due to X11 taking all resources (In firefox only, not in chrome).... Other AccellMethods does not have this issue, but - fonts are renders incorrectly in firefox then :/05:47
Seven_Six_TwoMannyLNJ, interesting. Unfortunately that's all I can do, since my system is different05:48
JakeTheAfroPedobdaftykins: Thanks a lot05:48
daftykinsnp05:48
MannyLNJSeven_Six_Two, could I be missing files? All I have from that script is a file called elevyubuntu.ovpn05:51
darkside86Does anyone else have issues with Java2D games even with the Oracle JRE 8 (x64) on 15.10? even with closed nvidia driver?05:51
daftykinsi think i can count on an amputee's hand how many java 2D games i play05:52
Seven_Six_TwoMannyLNJ, I don't think so. the ovpn file should have all of your connection info and certs. maybe not everything is in the ovpn that should be05:52
joralok, so I have successfully installed fglrx-updates and clinfo reports properly, I am now having an issue building against opencl which appears to be due to the absence of the amd-app-sdk. Does anyone know if the sdk is included in another package?05:52
daftykinsMannyLNJ + Seven_Six_Two - cat the .ovpn and look for the keys05:53
daftykinsan inline .ovpn will have them, if not, you need other files to make a connection05:53
runner55I need some help booting from DVD05:54
daftykinsok?05:54
daftykinswhat's up?05:54
MannyLNJdaftykins, I see an entry that starts <key> then -----BEGIN PRIV ATE KEY-----05:55
runner55I changed boot order and nothing. checksum passes05:55
daftykinsMannyLNJ: yep should be 3 of those05:55
daftykinsrunner55: on the downloaded ISO, what about the burn? did it verify?05:55
daftykinsis the optical drive known good?05:56
runner55burn verified, optical drive good05:56
daftykinswhat's the target system? laptop/desktop? recent/old?05:57
MannyLNJSeven_Six_Two, and daftykins I see a ca, cert, and key sections05:57
daftykinsyep that's the minimum, so i think you need to wrestle with network manager a bit more05:57
runner55desktop pc, originally win7, updated win 10 pre uefi I believe05:58
daftykinsrunner55: custom build or branded?05:58
runner55branded hp05:58
daftykinsusually one-time boot menus are better than messing with boot order05:58
daftykinsso you probably want F9, F10 or F1105:59
joralrunner55, assuming same basic bios, my hp is esc for menu then f905:59
joralof course i'm stuck in efi land06:00
runner55okay I will try that and be back with results06:00
MannyLNJdaftykins, I can't think of anything else to try06:01
daftykinsone of my fellow volunteers recently claimed that NM can open these profiles directly, i'm a bit shocked you can't find it06:02
daftykinsis this 14.04.3 ?06:02
MannyLNJI get an import option but then save is greyed out. 14.04.1 is the version06:03
=== noteness_ is now known as noteness
daftykinsMannyLNJ: then update, that's out of date.06:04
MannyLNJdaftykins, sudo apt-get update doesn't find anything06:05
daftykinsthat's because update only updates package lists, you then have to run "sudo apt full-upgrade"06:06
MannyLNJdaftykins, thank you. Now it's pulling down new files.06:08
detlycould someone please remind me what the ubuntu installer program is named? not apt, but the package that's installed on live distros/installer media to start the "install ubuntu" process?06:08
daftykinsyou should really have been having the update manager pop up nagging for these to be installed, too06:08
daftykinsubiquity06:09
detlydaftykins: thanks!06:09
joralbefore I pass the point of no return installing from amd's installer, does anyone know if the AMD-APP-SDK is available in repo06:09
Macdaddy_Linuxhowdy06:10
daftykinsjoral: search.06:10
H_0_1Hello!06:10
Macdaddy_LinuxHow do I move the window buttons to the left on the Gnome desktop?06:10
joraldaftykins, I have. Its not there by that name, but I know that amd's fglrx installer comes with it so I'm surprised that none of the fglrx packages provided it. Just wanted to make sure it wasn't there by another name06:11
MannyLNJdaftykins, I just ssh;d into my other ubuntu system and am updating it also06:13
daftykinsjoral: just make sure you purge all fglrx before installing AMD's own, if you're using the driver and all06:13
joraldaftykins, I'm not.  I have opencl up and running but not the sdk to compile against06:14
daftykinswat06:14
daftykinsnevermind then, you go nuts ;)06:14
RonWhoCaresIs it possible to open 2 instances of 'Cheese'?  I have 2 web cams and would like to capture 2 feeds at the same time06:15
daftykinssounds like a case of the wrong tool for the job06:15
RonWhoCaresWe talked a few days ago.  I tried VLC Media Center.  It worked fine the first day.  The 2nd day the audio - video was out of sync by about 4 seconds06:16
daftykinsdid we? doesn't ring a bell06:17
daftykinsoh unless it was the raw capture playback one06:17
RonWhoCaresyes06:19
RonWhoCaresRemember the video not playing in VLC06:20
RonWhoCaresand you giving me a command line06:20
joralRonWhoCares, don't know if it helps but I have been using kodi (formerly xbmc) to watch cable on my capture card. It has tons of plugins for various sources.06:20
daftykinsit would not do multiple camera feeds ;)06:20
Macdaddy_LinuxI'm trying to figure out how to move the window buttons to the left in Gnome.06:20
daftykinsyeah, looks like no gnome users.06:21
Macdaddy_Linux<----06:21
joraldaftykins, ah. I thought it might have a multiplexer plugin that would get the job done. I've never looked into it before thought :P06:22
SeriouslyLaughMacdaddy_Linux gnome-tweak-tool should work06:22
SeriouslyLaughunder Windows IIRC06:22
SeriouslyLaughhaven't used it in a while though06:23
Macdaddy_LinuxSeriouslyLaugh: not there06:23
RonWhoCaresOHHH!06:23
RonWhoCaresI just figured it out06:23
jsavIs there a way one can access HFI partitions for Mac OSX while running ubuntu?06:23
RonWhoCaresI can run "Cheese".  Then I can run "Cheese" as an administrator06:23
MannyLNJdaftykins, rebooting now, Wish me luck06:24
RonWhoCaresand record 2 video feeds06:24
MannyLNJRonWhoCares, I think it's safer to make 2 users cheese1 and cheese2 and do it that way06:24
badbodhRonWhoCares, as root = bad idea06:24
daftykinsroot, this isn't Windows ;)06:25
RonWhoCares:/06:25
RonWhoCaresCheese just crashed when I tried to record06:25
SeriouslyLaughMacdaddy_Linux gnome-tweak-tool is just a GUI for dconf-editor -- i believe you can relocate the close buttons using the command line but I don't know exact how off the top of my head06:25
badbodhSeriouslyLaugh, what's the story ? i'm on gnome06:25
SeriouslyLaughbadbodh Macdaddy_Linux would like to move relocate their window controls06:26
badbodhSeriouslyLaugh, yeah. not happening. mutter doesn;t do that. compiz(unity) and muffin(cinnamon) has that feature. xfwm4 too. not mutter06:27
SeriouslyLaughthank very much for that info badbodh -- Macdaddy_Linux please see badbodh's comment06:27
badbodhMacdaddy_Linux, mutter = gnome-shell's window manager.06:28
badbodhjust be happy that gnome now provides minimize button xD06:28
Macdaddy_Linuxbadbodh: http://imgur.com/8fPgDsg06:30
badbodhMacdaddy_Linux, http://uploadpie.com/73jzv06:32
HitechcgHonestly root is closer to the SYSTEM account in Windows, not the Administrator06:32
badbodhwhat's your gnome version ?06:32
badbodhSystem:    Host: rustbucket Kernel: 4.2.6-1-MANJARO x86_64 (64 bit) Desktop: Gnome 3.18.306:32
badbodh           Distro: ManjaroLinux 15.09 Bellatrix06:32
daftykinsHitechcg: wiped that drive yet?06:33
badbodhMacdaddy_Linux, i haven't messed with it, probably won't anyway.06:33
Macdaddy_Linuxbadbodh: my dconf-editor layout looks different.06:34
badbodhMacdaddy_Linux, i'm on 3.18, yours is probably older version. you don;t have that feature for now.06:34
Macdaddy_Linuxbadbodh: I'm on Ubuntu Gnome 15.1006:35
badbodh3.16 ?06:35
Hitechcgdaftykins: Not yet, but I have a plan. (Switch my netbook hard drive with a spare laptop SATA drive, boot the netbook to a live USB, then ethernet transfer all the stuff.)06:35
Macdaddy_LinuxI dunno.06:35
badbodhMacdaddy_Linux, control center > details > overview06:35
Macdaddy_Linux3.1606:36
badbodhwait for next ubuntu version then :) my original reply stands - you can't do it06:37
HitechcgHold on a sec, are you CERTAIN that that number actually means 767 bad sectors? Apparently Seagate does screwy stuff with their SMART attributes.06:39
badbodhMacdaddy_Linux, i just noticed you were looking in the wrong place. it's in org.gnome.desktop.wm, not org.gnome.mutter06:39
badbodhi confuse composting and window manager all the time. my bad06:40
Hitechcgcomposting06:40
Macdaddy_LinuxI think I see it but still a little confused. http://imgur.com/KDMGMKO06:42
Macdaddy_Linuxbadbodh: ^06:42
=== gelei007 is now known as gracious
badbodhMacdaddy_Linux, you found it. now play with it. i don;t know how it works. burn thy booty thyself06:43
Macdaddy_LinuxI did it :D06:43
Macdaddy_Linuxthanks badbodh06:43
badbodhhave fun06:43
JesusSaurusOi govna's!06:44
badbodhoi myte06:44
JesusSaurusoioioioi! *stomps boots in a circle dance*06:44
linuxhello everyone!!06:44
badbodhsodd off pip. here 'em support channels06:44
JesusSaurushello lineux06:44
JesusSaurus>:|06:45
Macdaddy_LinuxThe mouse is more often on the left side so controls on the left make more sense to me.06:45
badbodhyabber in #ubuntu-offtopic06:45
JesusSaurusis there really an ubuntu offtopc06:45
somsip!ot | JesusSaurus06:45
ubottuJesusSaurus: #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!06:45
flappynerdare the repos down right now?06:45
JesusSaurusand i do have questions06:45
somsipflappynerd: which one - there are many06:45
somsipJesusSaurus: then ask06:45
flappynerdus.archive.ubuntu.com is pretty much non-responsive as far as I can tell06:46
JesusSaurusyou know what fuck you faggots im going back to rizon06:46
badbodhflappynerd, try other mirrors06:46
flappynerdthe rest of my internet seems fine06:46
linuxyou guys who is android developer06:46
flappynerdbadbodh, how do I specify that when using sudo apt-get install06:46
somsipflappynerd: for reference and next time - http://downforeveryoneorjustme.com/us.archive.ubuntu.com06:46
flappynerdlinux, probably someone in #android06:46
badbodhflappynerd, in control panel look for something like "software sources" or "software properties"06:46
linuxall rigth ,thanks06:47
somsiplinux: this is ubuntu support so ask elsewhere06:47
badbodhon first tab itself you can select another mirror06:47
gnudoo419Hey guise, how do I enable a service in Upstart? My apache2 service isn't starting on bootup on Ubuntu 14.04.06:47
somsipgnudoo419: how did you install it? It should enable on boot automatically06:48
badbodhsomsip, "sudo service blahblah enable" ?06:48
somsipbadbodh: gnudoo419 ^^^06:48
CupricRekiRunning Octoprint on a raspberry pi and getting stuttering when I load the webpage, can this be contributed to a high baud rate?06:48
gnudoo419somsip: long story, the machine had nginx on it before think it got disabled06:48
somsipCupricReki: in what way is that to do with ubuntu?06:49
CupricRekiwhooops06:49
CupricRekiwrong channel06:49
CupricRekimy bad06:49
daftykinsslightly :P06:49
somsipgnudoo419: if you havent installed from the repo, I'd suggest purging it and reinstalling it correctly. May be worth checking /var/log/apache2/error.log first for obvious things though06:49
somsipCupricReki: fair enough06:50
gnudoo419badbodh: you're thinking systemd style, service apache2 enable isn't valid06:50
badbodhgnudoo419, i don;t know the exact name of the service. hence wrote blahblah. for systemd its "systemctl enable blahblah"06:50
gnudoo419somsip: it fires up no problem with service apache2 start06:50
badbodhsee the difference ?06:51
gnudoo419badbodh: I know that, I'm saying "enable" isn't a command06:51
gnudoo419gnome saying06:51
runner55I tried to install with wubi through a virtual drive and I got quite the error list06:52
runner55ACPI PCC probe failed?06:52
badbodhgnudoo419, aye. my bad :D , that's only for start/stop. https://askubuntu.com/questions/19320/how-to-enable-or-disable-services#1932406:52
somsipgnudoo419: have a look through here - not sure how up to date it is though https://help.ubuntu.com/community/UbuntuBootupHowto06:52
daftykinsrunner55: we do not support WUBI, don't use it06:53
daftykinsrunner55: that error doesn't matter06:53
runner55is it bc of the errors?06:54
gnudoo419badbodh: somsip: thanks guys, I feared you guys would point me back to those docs.06:54
somsipgnudoo419: and on 14.04 here and have a /etc/default/apache2 file so maybe that's been moved/renamed06:54
daftykinsrunner55: no WUBI is just an abomination06:54
daftykins!wubi06:54
ubottuWubi was a way to install Ubuntu from within Windows, but it is no longer supported in recent versions of Ubuntu and was never well maintained even for Ubuntu 12.04. Do not use Wubi. See !install for other options for installing Ubuntu.06:54
badbodhgnudoo419, if docs don;t work, you messed it elsewhere :)06:54
runner55argh06:55
gnudoo419badbodh: no u06:57
badbodhgnudoo419, ?06:58
goddardwhen i plug my xbox one controller into my system it crashs ubuntu07:01
goddardwhat can i do ?07:01
gracioushi,budy,does anyone knows how to see the hardware information on ubuntu07:01
somsipgnudoo419: sudo lshw07:01
badbodhgoddard, did you install 'xboxdrv' thingy ? many have suffered07:02
SeriouslyLaughthe application hardinfo is decent if you want a GUI, gracious07:02
goddardbadbodh: no haven't tried that07:03
goddardbadbodh: but it shouldn't crash ubuntu with out without it right?07:03
badbodhgoddard, is xbox controller linux compatible ?07:04
* badbodh giggles07:04
goddardbadbodh: its an xbox one controller and i am not trying to play a game with it i am just trying to plug it in with out it crashing ubuntu07:04
badbodhgoddard, https://help.ubuntu.com/community/Xbox360Controller07:05
SeriouslyLaughgoddard define crashing -- what are the symptoms? just unresponsiveness?07:05
goddardbadbodh: it isn't a xbox 360 controller07:05
goddardSeriouslyLaugh: everything locks up07:05
Hitechcgdaftykins: Aha, "The change of the mentioned attribute (196 Reallocation event count) is completely normal for some particular Seagate models, especially (but not limited to) hard disks used in some Lenovo notebooks - as they have special firmware which uses this value for other purposes, not to indicate real problems."07:07
daftykinsthat's rubbish07:08
daftykinsplus the SMART data had other issues07:08
goddardSeriouslyLaugh: i plug the controller in and 2 or 3 seconds later the entire system is LOCKED the mouse doesn't even work07:08
n-iCeHello, my .mx repos have issues I think, don't download any package, what can I do? is there a way to automatically move them to usa repos?07:08
daftykinsHitechcg: i don't see how you hope to learn when all you do is try and disprove things people tell you instead of get the job done.07:08
somsipHitechcg: is this still the laptop/harddrive issues from yesterday?07:08
badbodhgoddard, https://tinyurl.com/j323ta307:08
daftykinssomsip: yep, kids in denial07:08
somsipdaftykins: thought it was the same nick :-/07:09
badbodhcrash is expected if you plug-in an unsupported device. xorg handles everything, if X crashes, everything crashes07:09
goddardbadbodh: no that is not to be expected07:10
goddardbadbodh: you can plug in unknown usb devices that doesn't mean your system should crash07:10
runner55is it possible to install from a virtual mount drive? from windows?07:11
HitechcgYes. But I honestly think it would makes a lot more since if Lenovo uses that for something else. a) Lenovo sucks, and b) this computer was brand new when I got it in August07:11
somsipHitechcg: these are both issues for you to address with Lenovo or the supplier07:11
badbodhgoddard, which kernel are you on ?07:12
goddard14.0407:12
daftykinsHitechcg: again, you're a kid with no experience, stop fighting the evidence.07:12
badbodhso that's 3.something, run "uname -a" in terminal07:12
goddard3.19.0-37-generic07:12
daftykinsHitechcg: anyway, further discussion in ##hardware since that's off topic.07:12
daftykinsplus i don't enjoy seeing dead horses getting beaten07:13
badbodhgoddard, you need newer kernel for that. https://github.com/torvalds/linux/commit/1a48ff81b3912be5fadae3fafde6c2f632246a4c says kernel 4.407:13
=== Gasseus is now known as Rallias
badbodhand 4.4 is not stable yet07:13
goddardbadbodh: yeah but that is to use the xinput functions07:13
goddardbadbodh: i dont want to use that07:14
goddardbadbodh: i just want to be able to plug it in and access it myself using libusb07:14
goddardbadbodh: how can i make ubuntu not freak out when i plug the controller in?07:14
badbodhgoddard, you could run "dmseg" and see where it fails. that will help you pinpoint the problem.07:15
badbodh*dmesg07:15
badbodhalso look into .xsession-errors in your home07:15
daftykins*X07:16
=== redtooth^Work is now known as redtooth
HitechcgDude, how is what I *quoted* not evidence? Your evidence is one number. I agree that you have more years of experience than I've been alive. But I'm not an idiot. You don't know everything.07:17
badbodhdaftykins, *x on my system -.-07:17
Hitechcghttp://www.users.on.net/~fzabkar/HDD/Seagate_SER_RRER_HEC.html  <<< see what I mean about screwy stuff? I actually already decoded all the huge numbers and they're  actually normal07:17
daftykinsHitechcg: more than one number, now leave and talk about it in a relevant channel, thanks.07:18
goddardbadbodh: yeah no help07:18
goddardbadbodh: just says new device07:18
goddardbadbodh: the end07:18
badbodhwell, xbox = microsoft, ask them for support :P07:19
HitechcgWhat other numbers besides IDs 1, 5, and 187 do you mean anyways?07:19
badbodhyou could try the 360 link i gave you, no guarantees though07:19
badbodhfor troubleshooting purpose, you could boot into a live xubuntu and plug in the device, see if it crashes07:20
SeriouslyLaughgoddard do you happen to have a game running while you plug the controller in?07:20
ThaurwylthHey. I bought a HP Pro Tablet 408, 8" with 2 GB 64 GB and an Intel Z series x86 processor. It has Win 8.1 with W10 upgrade available. I also bought an additional microSDXC card and a portable mini keyboard. I have the intention to haxxor this into a Linux dual boot, backup plan is to leave it as is, as a W10 machine. The guys at the store scared me a little by telling that some tablet HW is sort of hard coded in a way that ...07:20
SeriouslyLaughor is everything closed goddard07:20
Thaurwylth... even though it's basically a W10 environment with x86 HW, there are still some things that the user cannot control normally. E.g. some tablets might have restrictions for the native HD partition. They also refused to make any statement whether this would be true for a HP Pro or not. Some more high-end tablets, I hear, do not have these restrictions. So do you guys know beforehand whether I'll be able to repartition the ...07:21
Thaurwylth... disk, possibly on the fly with the W8.1/W10 already residing there, then start installing, say, Lubuntu there? Note that I do know that Ubuntu Touch should be only available on Android machines, I will install simply L/Xubuntu Desktop here.07:21
goddardSeriouslyLaugh: no games07:21
SeriouslyLaughok07:21
goddardSeriouslyLaugh: just a terminal open07:21
goddardif I plug the controller in and then lsusb it just hangs until the entire system crashes07:21
daftykinsThaurwylth: i'd say it's a mistake to even try, 64GB is pitiful07:21
goddardor rather locks up07:22
ThaurwylthI calculated it beforehand and 64 GB will be fine for L or X.07:22
I-am-GrootHello... I was wondering if its possible to get logon fails information so that when someone tries to login in into my PC but fails for 2 times, the 3 time a script runs and lets say delete some files and reboot the PC. The reason why i would want it to reboot is because i have Dell's secure manager setup so the person would be stuck without any chance of using the PC. Is this possible?07:22
SeriouslyLaughgoddard apologies for making you repeat yourself, but reading the logs is trick since this is such an active channel. is this an xbox one controller?07:22
SeriouslyLaughtricky*07:23
ThaurwylthAlso these 'mistake to even try' comments are extremely frustrating, I myself will know what I'll be happy with and other than that we should really restrict ourselves to what's actually technically possible.07:23
ThaurwylthAlso, does someone happen to know beforehand whether these HP Pro tablets are MBR booting or UEFI booting?07:24
I-am-GrootHello07:24
* nikneym slaps anto around a bit with a large fishbot07:24
SeriouslyLaughgoddard disregard, i see where you said this is an xbox one controller above. never used that before so i can't assist.07:24
runner55can I install from a virtual mount in win 10?07:26
daftykinsI-am-Groot: yes it's called fail2ban07:26
I-am-GrootCool07:26
daftykinsrunner55: no. the media _MUST_ be booted.07:26
I-am-GrootIs this fail2ban a program?07:26
daftykinsit's certainly not a fruit07:27
somsip!info fail2ban | I-am-Groot07:27
ubottuI-am-Groot: fail2ban (source: fail2ban): ban hosts that cause multiple authentication errors. In component universe, is optional. Version 0.9.3-1 (wily), package size 221 kB, installed size 1152 kB07:27
daftykinsnor is it a sport07:27
I-am-Grootookay07:27
badbodhi think it's a rainbow07:28
somsipI-am-Groot: one of the supplied filter scripts is for excessive logins (ssh) but the actions it takes do things like blocks the IP so the user cannot try again, and sends emails to notify the sys admin as such. You will have to write something yourself if you want it to reboot or some such07:28
HitechcgEven if I do zero the disk, what do you think will be accomplished besides finding any bad sectors? Wouldd the diagnostics tests have not already looked for those?07:28
I-am-GrootOOkay... but after doing a quick search..i found out its usually used for ssh and apache07:29
somsipI-am-Groot:  it can be used to watch any log for any pattern of characters and take any action07:29
I-am-Grootoookay07:29
daftykinsHitechcg: learn to take a hint. OFF. TOPIC.07:30
I-am-GrootSo will this fail2ban take action before the machine logs in or after it has logged in07:32
somsipI-am-Groot: when a pattern is identified in the log and the pattern has been seen a specified number of times or more07:33
I-am-Grootookay07:33
somsipSeriouslyLaugh: so in auth.log, it can track for something like 'login from X.X.X.X failed'07:34
I-am-GrootDoes the progam output to a log or something?07:34
somsipI-am-Groot: yes - /var/log/fail2ban.log07:35
I-am-GrootYou know... something i can use as a trigger to have my script reboot the pc07:35
I-am-Grootkk07:35
darkside86does OpenJDK ever work with the Ubuntu 15.10 stock sound system (PulseAudio i'm guessing?) i had to use Oracle's JRE to run a jar i made in Windows.07:36
somsipI-am-Groot: filter files match patterns in log files against a jail.local file which defines # or attempts, ban times, etc. Triggered filters call actions which do stuff, like send emails and (potentially) reboot07:36
somsip*of attempts07:36
I-am-GrootOOkay....07:36
somsipI-am-Groot: read up on it - the wiki is decent. A bit offtopic for here to go in depth07:37
I-am-GrootThanks guys07:37
I-am-Grootu have helped much07:37
I-am-GrootI will research more07:37
I-am-GrootAlso, i have one last question tho07:38
I-am-GrootIn most BIOS, there is a n option to lock the HDD with a password07:39
I-am-Grootis it possible to set this password in Ubuntu?07:39
somsipI-am-Groot: no - it's a BIOS function which should be inaccessible to the OS07:39
I-am-GrootOookay07:40
I-am-Grootdamn it tho...lol...it would have been awesome to activate the password once the person enters the number of wrong password and gets rebooted.07:40
I-am-GrootSo that that when the password is taken out and inserted into a external case, it wont be accessible07:41
I-am-Grootwhen the HDD*07:42
Gallomimiathat's called dmcrypt07:46
I-am-Grooterrrmmm...was that for me?07:46
=== Acilim is now known as Acilim_A
Gallomimiaperhaps i didn't read all your chat. but if you want a drive to be unaccessible if removed from your PC and inserted into another, you need to encrypt it. the whole thing07:47
I-am-Grootookay07:50
I-am-GrootIs that what the BIOS does when the HDD password feature is activated?07:51
guest-Ig1leHtest07:54
JakeTheAfroPedobhi guys its me again07:54
JakeTheAfroPedobi would like to ask that if i have 4 hard disk. 3 HDD 1 SSD. Currently 2 allocated to winodws and 1 SSD of 120 gb is for Windows OS07:55
JakeTheAfroPedobwhen i install where should the grub and the /boot go to07:55
JakeTheAfroPedobsolely on the one hard disk where /root /home and etc will go to or on the ssd iwll be better07:56
LeRieurHello07:56
LeRieurI would like to know if it's possible to make a usb scanner work on a 64-bit OS but with a 32-bit proprietary driver?07:56
daftykinsLeRieur: i wouldn't think that'd be easy07:59
Sonderbladewhat plugins or packages do you need to get totem to play video streams?07:59
daftykinsubuntu-restricted-extras might help, depends on the stream type08:00
LeRieurSANE_DEBUG_DLL=255 scanimage -L gives me: [dll] load: dlopen() failed (/usr/lib/sane/libsane-Lexmark08_1_0_0.so.1: wrong ELF class: ELFCLASS32)08:01
Sonderbladedaftykins: those packaged in .asx urls. that package did not help08:01
daftykinsthat doesn't mean anything since .asx can contain a URL, you'd need to check that08:01
Sonderbladedaftykins: wmv08:02
daftykinsyep not likely, try a more capable player08:02
daftykinsi would think you're out of luck on that one08:02
Sonderbladeno it has worked before. but i forgot what i did to make it work08:02
JakeTheAfroPedobdaftykins: can you suggest me on my problem?08:04
daftykinsJakeTheAfroPedob: partition how you want, however i would not make a separate /boot anymore.08:05
JakeTheAfroPedobdaftykins : ok thanks08:05
JakeTheAfroPedobcan somoen explain to me the difference between ext 4 partitioned type that having the OS set is as default08:06
JakeTheAfroPedoband us puttting it as /home08:07
daftykinsyou can use ext4 on all your partitions, / and /home08:07
daftykinsthen swap is swap.08:07
cfhowlettJakeTheAfroPedob, your /home is also ext4 partition type08:07
JakeTheAfroPedobfrom palces i read it says thatswap is preferably bigger than rmas08:08
JakeTheAfroPedobi have 32 gbs of rams. Will allocating 40gbs of rams be efficient?08:08
bazhangrams?08:08
daftykinsdepends if you want to use hibernate or sleep, if not - 8GB would be plenty of swap.08:08
cfhowlettJakeTheAfroPedob, LOL.  ram not rams.  but yeah, 8gb should do.08:09
JakeTheAfroPedobRAM's08:09
JakeTheAfroPedobhaha08:09
Alk40meh08:12
daftykinssupport question?08:12
Alk40not really08:12
Alk40im usually the one helping, well to the best of my ability08:12
daftykinsplease don't enter a channel and type for no reason then08:13
Alk40sorry about that08:13
jmaisterCan I get my computer to ignore the fact that displays are turned off? When I turn my displays off and on again, all the windows get misplaced08:14
dotpixis_um i just deleted xauthority is that bad?08:15
JakeTheAfroPedobdoes Primary and Logical make a difference on /boot /swap and /home?08:15
daftykinscan be primary, /home and swap can be logical but it really doesn't matter.08:16
OerHeksdotpixis_, no, it will be regenerated during reboot08:16
daftykins"/" can be primary that is08:16
dotpixis_OerHeks: ty08:16
OerHeksjmaister, never seen that before.08:17
Alk40@jmaister to my knowledge no, unless you leave the screen on the whole time you use the computer08:17
jmaisterOerHeks: I've got 4 displays, and when I lock the computer, turn off the screens, turn them back on, nothing is where it was08:18
dotpixis_if i delete the default key in my live boot system will that leave me venreable for all the hax?08:18
dotpixis_(i forgot the password for it... lol)08:18
jmaisterIt would be nice if the computer could just mindlessly feed video out of the ports without giving a fuck about who receives it08:18
daftykinsthere's no security in making permanent use of a live session08:19
cfhowlettdotpixis_, live boot has no password08:19
dotpixis_cfhowlett: it does if you have persistance...08:19
OerHeksjmaister, did not get your last line, it contains a bad word08:20
jmaisterOerHeks: pardon08:20
jmaisterIt would be nice if the computer could just mindlessly feed video out of the ports without giving a bananacake about who receives it08:20
dotpixis_jmaister: but then it would flood all the ports...08:21
Alk40@jmaister the windows should not move out of place, there might be more to it08:21
jmaisterAlk40: I think it's because the displays don't turn off all at the exact same moment, so the screen configuration changes08:21
OerHeksjmaister, seems like an old bug > https://bugs.launchpad.net/ubuntu/+source/unity/+bug/104026008:22
ubottuLaunchpad bug 763148 in Compiz Core "duplicate for #1040260 Adding/Removing an external monitor causes open windows to move to another workspace" [Medium,Fix committed]08:22
=== cpaelzer_ is now known as cpaelzer
jmaisterOerHeks: Well, that's not a problem as I don't use workspaces. But all the windows get gathered at whichever monitor switches off last08:23
jmaisterThe monitors are TVs and some are faster at switching off than others. Just enough to make it change the configuration08:24
Alk40@jmaister it could be a driver issue, when your computer sleeps/hibernates the video driver is either disconnecting and then forget the positon of the windows, or is setting them up in different order than you turned them off.08:24
daftykinssounds more like auto detection to me08:24
daftykinsjmaister: if you run conf-less, perhaps a hardcoded xorg.conf or correct alterations /etc/X11/in xorg.conf.d/ would stop this being an issue08:25
jmaisterHm. Perhaps08:25
jmaisterI should just stop switching off the TVs. Problem solved08:25
daftykinsoops *in /etc/X11/xorg.conf.d/08:26
daftykinsbut that'd be a waste of power...08:26
OerHeksjmaister, this bugreport is actually doing the same, adding and removing a display ( same as turning off) messed up window positions, and move them to the primairy display. not sure there is a solution, as i think it is intended to show all windows instead of hiding one because one monitor is turned off.08:26
jmaisterExactly. That's why they switch off08:26
jmaisterOerHeks: Well, I think this is actually intended behavior from Ubuntu's side. I just don't want it08:27
jmaisterSince you need to be able to manipulate windows that were on disconnected displays08:27
jmaisterExcept they're not really disconnected, so I don't want Ubuntu to care08:27
jmaisterThat's where the mindless part comes in08:27
fabbygeh08:29
fabbyhej08:29
jmaistertjena08:29
fabbywhat am buntu08:30
fabbyanswer me08:30
fabbygoddamnit08:30
cfhowlettfabby, stop it08:30
OerHeks!language > fabby08:30
ubottufabby, please see my private message08:30
=== ubik_ is now known as Guest61610
bazhang!rootirc | fabby08:32
ubottufabby: It's not technically our business, but we'd like to tell you that IRC'ing as root is a Very Bad Idea (tm). After all, doing anything as root when root is not needed is bad, and especially bad with software that connects to the Internet.08:32
=== HeisenbergsDog is now known as Guest88875
fabbysorry08:33
fabbyexit08:33
dotpixis_lol08:33
jmaisterHe doesn't have ident enabled. Let's hope he put root in there for fun08:34
dotpixis_question could you hash the root account name -> root = asnoethusado08:34
dotpixis_so that someone trying to gain root has to find the account name as well?08:34
jmaisterdotpixis_: You could just disable login for root08:34
Flanneldotpixis_: Ubuntu has the root account disabled.  So there's no valid password.08:35
dotpixis_what security does a live boot usb have on it?08:35
dotpixis_(default)08:35
Flannelnot much.08:36
dotpixis_thought so...08:36
dotpixis_i guess that i'll just not store anything on here08:36
Flanneldotpixis_: Physical access is always problematic.08:36
dotpixis_yup08:36
dotpixis_i'll be installing a new os soon tho, so i'll stop using it soon08:37
dotpixis_it seems that xubuntu was too heavy for my laptop T.T08:37
gt8ost4lanybody know the command for ending a process?08:38
Flanneldotpixis_: The biggest problem for the live USB is that the default user has no password (and has sudo access).  Beyond that, there's nothing too wrong with it.08:38
cfhowlettgt8ost4l, kill -9 PID08:38
geirhawithout -908:38
Alk40the other day I noticed ubuntu 15.04 hanged on installation from usb, and I had to use acpi=off for it to work. any thoughts?08:39
cfhowlettAlk40, 15.04 will retire soon.  use 15.10 or 14.04 for long term support08:39
dotpixis_Alk40: how old is the pc?08:39
Alk40the pc is not old but it was an old usb i had laying around. is this issue present with the newer versions08:40
dotpixis_Alk40: did you check the hash of the iso?08:41
dotpixis_!hash | Alk4008:41
cfhowlett!md5sum | Alk4008:41
ubottuAlk40: 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_Windows08:41
dotpixis_ty cfhowlett08:42
ftrhwkjoin #debian08:42
ftrhwk:D08:42
Alk40@dotpixis yeah i know what that is :) its fine but what im saying is only after long use, if i skip the preview it installs fine, just thought that was strange08:43
dotpixis_Alk40: it is strange, but i would use the lts if i were you, the've been sorting out the kinks for a while now08:44
Alk40@dotpixis yeah i got you, hopefully it was taken care of so preview on newer versions doesn't hang. mostly because i use live cd for retrieving files for peeps08:46
dotpixis_what does libgstreamer0.10-0 do?08:50
Alk40its a library file for gstreamer08:52
cfhowlettdotpixis_, http://paste.ubuntu.com/13619052/08:52
cfhowlettdotpixis_, apt show packagename08:53
=== ekem is now known as dreamer3
=== dreamer3 is now known as ekem
OerHekslibgstreamer= Streaming media framework, core GStreamer libraries and elements.08:53
=== farid is now known as Guest24743
dotpixis_cfhowlett, OerHeks ty08:54
b3ttyb00p ♿ Everyone connect to irc.arabs.ps and join channel #arab - will give you ops. ♿08:55
b3ttyb00p ♿ Everyone connect to irc.arabs.ps and join channel #arab - will give you ops. ♿08:55
b3ttyb00p ♿ Everyone connect to irc.arabs.ps and join channel #arab - will give you ops. ♿08:55
b3ttyb00p ♿ Everyone connect to irc.arabs.ps and join channel #arab - will give you ops. ♿08:55
b3ttyb00p ♿ Everyone connect to irc.arabs.ps and join channel #arab - will give you ops. ♿08:55
cfhowlettb3ttyb00p, please stop spaming this channel08:55
ralpheeeeo/...using the mini.iso install and my question is ...as i only have wifi, is there a way to install wpa-supplicant during the install process?08:55
Alk40@dotpixis_ sorry i wasnt much help, i know stuff but cant explain it that well08:55
Alk40@ralpheeee if it not included in the mini.iso then no, you would have to use eth008:57
OerHeksralpheeee, no, you *need* a wired connection > https://help.ubuntu.com/community/Lubuntu/Documentation/MinimalInstall see Method (continued)08:57
ralpheeeeAlk40 DeHeks: does terminal wireless setup support WPA2 ?09:01
krcevinaHi. Is reading and writing to NAS going to be better in terms of speed if I double its DDR3 RAM frequency, from let's say 800MHz to 1600MHz?09:02
OerHeks"terminal wireless setup" ?? the mini iso has no live mode.09:03
Gallomimiakrcevina: only if ram bandwidth is a bottleneck09:05
Alk40@ralpheeee you can reach the terminal for some CLI action but the mini.iso does not include any type of driver for your wifi. so unless you get wired with eth0 its not happening09:05
ralpheeeeAlk40: crap....ok thxs!!!09:05
Alk40@ralpheeee sorry yeah, if your using your phone as wifi you might get lucky and it will read your phone if you use it as a usb connection but its going to take long to download.09:08
ralpheeeeAlk40: was hoping to do core install with i3wm09:09
Alk40@ralpheeee if i may ask, why use small iso's when you can download the larger ones09:10
ralpheeeeAlk40: to much junk / clutter on them...09:11
OerHeksonly lubuntu and server fits on a cd09:11
stangelandHi, I have a disk which is giving me problems. This disk is one of 4 disks comming from a RAID configuration, so I cannot read that as a single disk obviously. I am trying to clone this disk using a hardware cloning station, but its just stopping in the process. So I want to just attach this disk via usb3 to my machine and see if i can at least access some sort of meta data to see if the disk is alive. Is that possible?09:11
krcevinaGallomimia: That sounds logic09:11
daftykinsstangeland: query its' SMART status first, if it's failing your attempts might make it worse - what RAID mode is the 4 in?09:12
ralpheeeeAlk40: also dont want to use an DE ...just i3wm09:12
Alk40@ralpheeee yeah i see what you mean, im not sure if the core has the wifi support, but like i said, if you can hotspot on your phone via usb you might pull it off09:13
somsip!offline | ralpheeee (may be a solution if you can download to a usb)09:14
ubotturalpheeee (may be a solution if you can download to a usb): If you need to download Ubuntu packages using another machine or OS, check the desired packages in Synaptic and select File > Generate package download script. See also !APTonCD09:14
stangelanddaftykins, its running raid 509:14
daftykinsstangeland: then why are you bothering? check its' health, if it's failed, replace it and rebuild.09:15
stangelanddaftykins, it has valueble data on it. I cannot just rebuild09:15
daftykinsyou realise how RAID works, right?09:16
ralpheeeesomsip, ubottu:...thxs...may be i need to invite my self round to some1 with eth0 \0/09:16
daftykinsstangeland: that's just a member disk, the content is rebuilt from parity information stored on the other 3...09:16
somsipralpheeee: I take it you're installing on a device that only has wifi?09:17
ralpheeee^^09:17
somsipralpheeee: possibly...boot to live CD, download your packages, save to USB, build to mini,iso, use downloaded packages on USB. No friends required ;)09:17
Alk40@strangeland if your drive failed getting your information may be non existent09:18
ralpheeee\o/09:18
somsipralpheeee: possibly...boot to live CD, download your packages, save to USB, build to mini,iso, use downloaded packages on USB. No friends required ;)09:18
Alk40@ralpheeee or the usb phone hotspot as eth0 :)09:19
ralpheeeethxs guys...great options...!!09:20
ralpheeeedef a step forward09:21
krcevinaCan someone confirm, is /dev/zero device in RAM? i.e. when using it with dd to test writing speed to SATA disk (e.g.) am I testing writing speed from RAM to disk?09:21
Ben64krcevina: not really, its just endless 0s09:22
stangelanddaftykins, its a sticky situation where the disks where plugged out from the disk container and needs to be put into a different container....only i wanted to clone the disks before attempting to put them into the new container. So i used a cloning station, and one of the disks did not want to clone basically09:22
daftykinsstangeland: so check the SMART info like i said on connecting it to a PC.09:23
krcevinaBen64: So, if it were not endless 0s it would be different speed? So, should I use tmpfs and mount device on RAM and then test write speed from it to SATA disk?09:24
Alk40@krcevina you can set the speed in transferring files but the faster you do it the higher chance of fail and corrupt files. and yes you use ram but im not sure how much09:27
krcevinaAlk40: What does "you can set the speed in transferring files" means?09:30
I-am-GrootHello...its me again. fail2ban checks for ssh failures and then acts. Does the ubuntu logon screen use ssh? if it doesnt, what does it use?09:30
Ben64krcevina: what are you trying to accomplish09:31
Alk40@krcevina im talking about dd, when you transfer or copy files over you can set the speed at which you copy/transfer09:31
somsipI-am-Groot: looks like /var/log/lightdm/lightdm.log but I don't use lightdm so not sure09:31
I-am-GrootAnd how can i configure fail2ban to check for ubuntu logon instead of ssh09:31
I-am-Grootook somsip09:32
I-am-Grootlemme give it a try09:32
Ben64I-am-Groot: nobody is going to be hitting your login screen hundreds of times per second with a robot09:32
krcevinaBen64: I want to test my NAS performance while rading and writing to it via 1GB Ethernet. I want to localize the bottleneck. Is it Ethernet driver, or SATA driver or what? So, I want first to see is my read and write speed from RAM to SATA disk good. Then if there aren't suprises I will concentrate on Ethernet driver.09:33
magpieHey everyone! I have an issue: installed Ubuntu alongside Win 7 on two separate drives, Ubuntu said to restart then Windows started up, no GRUB or anything, but the second drive is missing from Windows (as expected). So I can't get to Ubuntu09:33
I-am-GrootI know... but i want to be able to run reboot my pc once someone enters a wrong password for 2 times09:33
Ben64krcevina: so use /dev/zero then09:33
lotuspsychjemagpie: can you still enter grub holding shift?09:34
Ben64krcevina: but check the man page for dd to get the options you want09:34
adacthe ubuntu irc freenode server seems to be down09:34
Ben64adac: nope, you're on it09:34
magpieI need to hold shift when starting the computer?09:34
lotuspsychjeadac: join #freenode for connecting issues09:34
adacBen64, lotuspsychje I'm on verne.freenode.net09:34
lotuspsychjemagpie: please try yes, to enter grub09:34
krcevinaBen64: Okay, that's what I wanted to check. Thanks guys09:34
I-am-GrootBen64: Do u get it now?09:35
magpieOkay I'll give it a shot09:35
Ben64I-am-Groot: doesn't make any sense09:35
I-am-GrootHmmmm... When someone enters wrong password twice on my logon screen, i would want my PC to shutdown09:36
Ben64I-am-Groot: still doesn't make sense09:36
I-am-GrootIf the person tries turning it on, he would be presented with the dell secure manager09:36
I-am-Grootwhich i have settup09:36
I-am-GrootDell secure manager forbids access to BIOS or Installation CDs or Flashdrives09:37
OerHeksI-am-Groot, i think you don't need fail2ban, but pam-tally for blocking login after 3 wrong attempts http://manpages.ubuntu.com/manpages/trusty/man8/pam_tally.8.html09:37
magpie_No dice on holding shift while booting (I tried starting to hold before and after pressing the power button)09:37
I-am-GrootOOkay09:37
OerHeksnot sure how to do that.09:37
BlackDalekwhat is command to do release upgrade from command line? I lost my gui when laptop froze partway through upgrade.09:37
I-am-GrootThanks for the info <OerHeks>09:38
OerHeksI-am-Groot, old tutor, http://askubuntu.com/questions/338588/limit-user-login-attempts-ubuntu-12-10-pam-tally-so-pam-tally2-so09:38
I-am-GrootSo Ben64 do u get me now?09:38
lotuspsychje!upgrade | BlackDalek09:38
ubottuBlackDalek: For upgrading, see the instructions at https://help.ubuntu.com/community/UpgradeNotes - see also http://www.ubuntu.com/desktop/get-ubuntu/upgrade09:38
hateballOerHeks, I-am-Groot, it should be able to it working with fail2ban as well, just set proper options for that jail. Just saying :)09:38
I-am-GrootOOkay09:39
OerHekshateball, have an example?09:39
I-am-GrootThanks man09:39
Ben64I-am-Groot: i never not got you, it just doesn't make any sense to allow people to shut your computer down09:39
=== Guest88875 is now known as HeisenbergsDog
I-am-GrootIts better to have them shut it down to a state where the user cant do any harm then keep it on in a state that the user could breach and get access into the PC09:40
I-am-GrootI trust dell's secure manager more than i trust Ubuntu's logon screen09:40
I-am-GrootDoes that make sense now?09:41
Ben64nope09:41
lotuspsychjeI-am-Groot: you think someone gonna crack your password on logon?09:41
I-am-GrootYup.09:41
Ben64is your password one character09:41
lotuspsychjeI-am-Groot: invent a long complex password09:41
Ben64doesn't need to be complex to stop someone from manually brute forcing :|09:42
BlackDaleklotuspsychje, i can't use any upgrade tool which relies on gui. i only have access to a tty terminal.09:42
I-am-GrootLoool...so that anytime i need to use sudo -s, i would have to type a militry grade password into the terminal everytime...?09:42
jmaisterTakes very long to brute force correcthorsebatterystaple09:42
hateballOerHeks: not really. But actions are in /etc/fail2ban/action.d, so it should be possible to write your own action.conf that runs 'reboot' on action-start09:42
daftykinsjmaister: not since that one is in dictionarys now :P09:43
jmaisterhehe09:43
Ben64I-am-Groot: think about it realistically, how many passwords can someone try in an hour?09:43
jmaisterwell, this is my point https://xkcd.com/936/09:43
Ben64a minimally complex password will be impossible for a human to guess09:43
I-am-GrootOkay...i get ur point Ben6409:43
BlackDalekhow do i resume/restart upgrade from commandline with NO GUI?09:44
I-am-GrootBut i would also want the PC to do a couple of theings after the person has entered 2 wrong passwords09:44
lotuspsychjeBlackDalek: broken upgrade can be tricky mate, cant you just start over?09:44
I-am-GrootLike delete a directory and take a picture with the webcam09:44
I-am-GrootI have finnished writing the script09:45
wiiguyyou want your pron to be deleted ?09:45
I-am-GrootLol09:45
lotuspsychjeBlackDalek: wich version to wich was you upgrading?09:45
I-am-GrootSort of09:45
I-am-Groot:)09:45
Ben64I-am-Groot: so you're going to make your system less secure by letting anyone delete stuff09:45
Ben64cool plan09:45
I-am-GrootI have a backup.09:45
BlackDaleklotuspsychje, no. From 14.10 to 15.1009:45
I-am-GrootLol09:45
wiiguyporn backup09:46
lotuspsychjeBlackDalek: bad plan mate as 14.10 is eol09:46
I-am-GrootIts not porn09:46
lotuspsychjeBlackDalek: try to install clean09:46
I-am-GrootBut it wouldnt be a bad idea to have a backup of ur best porn09:46
I-am-Groot:p09:47
jmaisterI-am-Groot: Have you seen this? http://askubuntu.com/q/25318909:47
EriC^^I-am-Groot: why don't you just encrypt the dir using encfs?09:47
jmaisterGroot means big in Dutch btw09:47
I-am-GrootYeah09:47
wiiguywe know09:47
lotuspsychjelets keep ontopic guys09:48
wiiguywell i know, seeing how i am dutch09:48
I-am-GrootEric, the files are stored on my NTFS partition09:48
BlackDalekisn't there some command to initiate upgrade without using gui?09:48
EriC^^I-am-Groot: you can make a encfs dir there09:48
EriC^^( i think )09:48
I-am-GrootHmmmm...09:48
EriC^^sudo apt-get install encfs09:48
lotuspsychjeBlackDalek: do-release-upgrade but use at own risk09:49
novanauliazamihay i'a ubuntu users09:49
I-am-Grootjmaister: I have the camera script down already09:49
I-am-GrootI wrote it in python09:49
novanauliazamii hate ChanServ09:50
lotuspsychjenovanauliazami: please only support questions here09:50
I-am-GrootNow all i need is way to track the failed attempts and run the script once the allowed time has been reached09:50
wiiguybtw I-am-Groot, are deleting it securly, by overwriting it ?09:51
I-am-Grootwiiguy...just a normal delete would be okay09:51
wiiguyah so that they can recover it :)09:51
I-am-GrootLooll...Now u guys are just pulling my legs09:52
novanauliazamihehehe sorry09:52
n8whey,ive got a problem with the lightning calendar showin time in 12h format instead of 24h. TB takes the locale settings from OS, so based on the locale settings ive got, it should work. my locale: http://pastebin.com/jZ3rRVbX09:52
I-am-GrootIts not like the FBI would be trying to get data from my Laptop09:52
EriC^^I-am-Groot: just use encfs09:53
wiiguyif your in the EU it would not be the FBI09:53
lotuspsychje!locale | n8w can this help?09:53
ubottun8w can this help?: To set up and configure your locales, see https://help.ubuntu.com/community/LocaleConf and https://help.ubuntu.com/community/Locale/09:53
novanauliazamihay.. how can i  create new distro based ubuntu?09:53
n8wlotuspsychje, nope09:54
lotuspsychjenovanauliazami: remastersys or so?09:54
johnny5alivenovanauliazami look into the live-build package or whatever the ubuntu equivalent is09:55
johnny5aliveit will require some discipline but that'll allow you to wrap up installation images in a competitive manner with other variants09:56
novanauliazamiremaster ..09:56
lotuspsychjenovanauliazami: https://wiki.ubuntu.com/DerivativeDistroHowto09:56
lotuspsychje!info uck | novanauliazami or this09:58
ubottunovanauliazami or this: uck (source: uck): Tool to customize official Ubuntu Live CDs. In component universe, is optional. Version 2.4.7-0ubuntu2 (wily), package size 145 kB, installed size 384 kB09:58
OerHekscreate new distro based ubuntu? make sure you follow the rules and remove all ubuntu logos10:00
=== matt_ is now known as Guest52175
OerHekshttps://wiki.ubuntu.com/DerivativeDistroHowto10:02
belugahey, we're having a bug hunt in a couple of days: https://blog.documentfoundation.org/blog/2015/11/17/second-bug-hunting-session-for-libreoffice-5-1/ join #libreoffice-qa, if interested10:04
novanauliazamiouh. i know the rules but ....10:05
cfhowlett!remastersys | novanauliazami is an abandoned project10:07
robi_hi10:09
robi_2 users in my ubuntuserver1410:10
robi_one user is not logging10:11
robi_via terminal i can switch user successfully10:11
EriC^^robi_: not logging in how?10:11
robi_login text on my password section of user10:13
EriC^^robi_: are you asking why your user can't login?10:13
robi_yes10:14
EriC^^robi_: type su <user>10:14
EriC^^enter the password, what happens?10:14
robi_ok10:14
robi_it working fine10:15
EriC^^ok, how are you trying to login usually?10:15
robi_in gui .. ican't login10:15
EriC^^robi_: ok, what happens, it takes you back to the login page?10:16
robi_i can't enter password here10:16
EriC^^robi_: ?10:16
robi_it set as automatically loging later10:17
robi_now it is not working10:17
WulfHi! It looks like I forgot my user password. I tried adding "init=/bin/bash" on the grub command line, but then it doesn't boot at all. Hard drive is LUKS-encrypted (password still known). Any hints?10:17
EriC^^Wulf: use a live usb to decrypt and chroot10:18
WulfEriC^^: tried it, stupid computer doesn't boot from usb10:18
EriC^^Wulf: which ubuntu are you on?10:18
WulfEriC^^: 15.1010:18
robi_ubuntu 14.04 server os10:19
=== gerald is now known as Guest45141
EriC^^Wulf: do you have an ubuntu .iso on a partition that isn't encrypted?.10:20
robi_i just try to startx command in this user.. it not working propeely10:20
lotuspsychjerobi_: there is no GUI logon in ubuntu server10:20
EriC^^robi_: type ls -l /home/<user>/.Xauthority10:20
EriC^^Wulf: try the recovery option in grub under advanced10:22
EriC^^i think it should take you to a root shell10:22
EriC^^then remount rw and change the password10:22
WulfEriC^^: Tried that, wants a root password from me10:23
robi_-rw-------- 1 root root 159 dec 2 10.1310:23
EriC^^Wulf: ah, you've set the root password then10:23
WulfEriC^^: is there any up2date small live usb image that you could recommend?10:23
WulfEriC^^: don't think so.10:23
robi_line listed10:23
EriC^^robi_: type sudo chown <user>: /home/<user>/.Xauthority10:23
EriC^^Wulf: do you have any other users on the system?10:24
HundWulf: Why not put a iso on a USB yourself?10:24
HundOr am I missing something here? :P10:25
WulfHund: Tried to, doesn't boot from it. grml 2014.1110:25
robi_there is no error10:26
HundWulf: Which metod?10:26
EriC^^robi_: ok, try logging in10:26
robi_fine thank you.......................10:27
EriC^^np...10:27
robi_thank you so much great .. support10:27
EriC^^no problem10:28
EriC^^Wulf: got a cd you can use?10:28
WulfEriC^^: not at the moment... I'm considering net boot right now10:29
=== loa is now known as chrono
HundWulf: Which metod did you use to create a bootable USB?10:29
=== chrono is now known as chrono-one
EriC^^is the usb first in the boot order btw?10:30
WulfHund: dd10:30
=== chrono-one is now known as chr0no
WulfEriC^^: uh.. no. But I selected it as boot device and it just skips back to the boot menu10:30
HundHm. Weird.10:30
WulfHund: same usb stick works on other laptop10:30
HundWulf: Ah. Just making sure. :)10:31
mtk300Does the latest release of Ubuntu support multi touch touchscreens? How do I enable it?10:33
lotuspsychjemtk300: ubuntu should have touch support, wich device are you trying?10:34
iptableWulf, to boot from USB on EFI-enabled laptops, you will need to perform "full shutdown". Remove power, remove battery, press power button to ensure, put battery in. Now you can select your boot device and actually boot from it.10:36
iptableWulf, subject to you pressing the right button to get to the boot menu10:36
EriC^^Wulf: is secureboot disabled?10:36
mtk300lotuspsychje: I have an n-trig usb touch screen. I can only get singlr touch to work.10:37
iptableWulf, and if your USB sticks boots only using legacy, you may need to change boot type from EFI to legacy for the time being in the BIOS before that works.10:37
iptableWulf, and what EriC^^ sai ;)10:37
iptablemtk300, for touch support questions, you can ask on #ubuntu-touch10:38
Wulfsecureboot should be disabled. Anyway, network boot appears to work10:38
lotuspsychjeiptable: ubuntu-touch is only for phones and tablets10:38
mtk300iptable: Ok thanks . I will try that.10:38
iptablelotuspsychje, which means they should be able to answer the multi-touch touchscreen question ;)10:39
lotuspsychjeiptable: if the device runs ubuntu desktop, questions belong here10:39
iptablelotuspsychje, ah, ok10:39
iptablemtk300, is that ubuntu desktop?10:39
=== Guest52175 is now known as matt_
mtk300I evebtually want to run Ubuntu on a raspberry pi. Which is desktop Ubuntu.10:41
iptablemtk300, the pi last I checked will not work with Ubuntu as Ubuntu doesn't have the architecture support for it.10:41
jpdsmtk300: Given Ubuntu doesn't support the version of ARM that the pi runs....10:41
lotuspsychje!arm | mtk30010:42
ubottumtk300: ARM is a specific (RISC) processor architecture used in a variety of applications such as handhelds and networkdevices. For more information see https://wiki.ubuntu.com/ARM . For ARM specific support, stop by the #ubuntu-arm channel.10:42
somsipmtk300: https://wiki.ubuntu.com/ARM/RaspberryPi10:42
iptableApparently Ubuntu will run on Pi 2, but that's another story10:42
mtk300Ok thanks everyone. Lots to look at.10:43
=== HeisenbergsDog is now known as Guest70533
=== Guest88533 is now known as sUbMuNdO
PacketCryptosupport NEW ELITEZ OFFICIAL IRC CHANNEL , CHANNEL ##worldhacker.org10:52
PacketCryptohi guys10:59
PacketCrypto:)10:59
=== Guest70533 is now known as HeisenbergsDog
Naughxhi10:59
PacketCryptohi10:59
PacketCryptohow is development of ubunt10:59
PacketCryptohow is development of ubuntu10:59
NaughxHow are you?10:59
PacketCryptonot bad10:59
EriC^^lol10:59
Naughx...well I guess it is going well.10:59
PacketCryptojust taking break for couple of year from ijc10:59
PacketCryptoyap10:59
lotuspsychje!ot | PacketCrypto11:00
ubottuPacketCrypto: #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks!11:00
PacketCryptono bug at all11:00
PacketCryptowhat kernel version you guys using11:00
EriC^^6.111:00
iptable:D11:00
gemburhello11:00
iptableEriC^^, I'm on 6.3 now11:00
PacketCryptoic11:00
PacketCryptocome to ##worldhacker.org11:00
EriC^^iptable: :D11:01
iptableay, spammers are funny11:01
_Avocado_I want to install ubuntu alongside my windows, but i have 15gb left (small harddrive) would it be enough?11:18
_Avocado_Just doing developing stuff11:18
lotuspsychjeAvocado_: how much spaces does your windows take now?11:18
Naughxwell you could use an external drive if you have one11:18
_Avocado_I have 64gb SSD, got 15GB left11:18
lotuspsychjeAvocado_: that should so11:19
EriC^^_Avocado_: ubuntu needs 7gb or so11:19
Naughxyou can also use lubuntu which is quite lightweight.11:19
Naughxlubuntu takes less space than the main distribution11:19
_Avocado_lotuspsychje, what do you mean?11:19
_Avocado_¨that should so?11:19
lotuspsychje_Avocado_: that should do the trick11:19
_Avocado_ah11:20
_Avocado_i can try and uninstall some unnecessary stuff, might get 20gb11:20
Naughxwell you would have about 5GB of space left, since program source code are mostly text-based11:20
_Avocado_do i need to create a partition inside my ssd or will ubuntu handle all that?11:20
IdiumHi11:20
Naughxubuntu should be able to do it11:20
lotuspsychje!dualboot | _Avocado_11:20
ubottu_Avocado_: Dual boot instructions: x86/AMD64: https://help.ubuntu.com/community/DualBoot/Windows - Macs: https://help.ubuntu.com/community/MacBookPro https://help.ubuntu.com/community/YabootConfigurationForMacintoshPowerPCsDualBoot11:20
_Avocado_I know how to do dual boot, got ubuntu/windows going on my pc11:20
_Avocado_but this laptop is different, it has an uefi boot11:20
_Avocado_who the hell came up with uefi bios anyways11:21
TJ-_Avocado_: how about using a virtual machine from Windows, with a Linux guest?11:21
_Avocado_so much more complicated11:21
Naughxmicrosoft11:21
Naughxdon't ask11:21
Naughxtheir logic11:21
lotuspsychje!uefi | _Avocado_ try this then11:21
ubottu_Avocado_ try this then: 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/UEFI11:21
TJ-_Avocado_: there's UEFI ,or BIOS, not UEFI BIOS :) UEFI is a vast improvement11:21
_Avocado_cool11:21
_Avocado_TJ-, ah I see..11:21
TJ-_Avocado_: if you're doing dev work, a VM guest would allow you to make use of the space in the Windows file-system11:22
Naughxsome things are better with UEFI but other things are worst.11:22
lotuspsychje_Avocado_: or singleboot ubuntu on whole ssd, and install windows in virtualbox, tons of options11:22
_Avocado_I dont like the idea of virtual machines11:22
_Avocado_Just want the real deal OS11:22
TJ-_Avocado_: the world exists on them11:22
_Avocado_im low on RAM, dont they use more resources?11:22
NaughxVMs are usually fine, except for gaming.11:23
lotuspsychje_Avocado_: for what purpose are you using windows?11:23
_Avocado_Adobe11:23
_Avocado_and im not sure my drivers will all be supported on ubuntu11:23
TJ-_Avocado_: yes, like any application. It depends what you want in the 'dev' environment. A basic install without GUI is not going to need 512MB11:23
_Avocado_so i want to try with dual boot first11:23
lotuspsychje_Avocado_: some products can be ran from playonlinux or wine aswell11:24
_Avocado_I dont game on this laptop tho11:24
_Avocado_so no worries on that11:24
lotuspsychje_Avocado_: playonlinux does software too11:24
_Avocado_running adobe with wine, i dont know.11:24
lotuspsychjenot only gaming11:24
_Avocado_ahh i see11:25
Naughxadobe photoshop or the whole CC thingo?11:25
lotuspsychje!appdb | _Avocado_ search here11:25
ubottu_Avocado_ search here: The 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 help11:25
Naughxbut the wine project really matured in the last years.11:25
_Avocado_this uefi page of ubuntu seems a bit too complicated for me11:25
_Avocado_i dont wanna mess up my windows, go to work with this everyday11:25
_Avocado_goddamn microsoft.11:26
Sonderbladethis is weird. when i plug in headphones, audio switches fron speakers to headphones - as expected11:26
RedblueHi. I have used clonezilla to backup and restore the system after messing things up on a single partition install (everything on the same partition including boot and home). I now have boot and home on their own partitions and don't know if I should back those as well with clonezilla or if only backing up the system partition is enough should things get messed up11:26
lotuspsychje_Avocado_: EriC^^ can help you with the uefi part11:26
Sonderbladewhen i unplug the headphones, audio does not switch back to speakers anymore in wily. it must be a regression -> bug11:26
lotuspsychje!sound | Sonderblade11:26
ubottuSonderblade: 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.11:26
JakeTheAfroPedobhi guys11:27
Sonderbladelotuspsychje: thanks :) but that info is probably to general to help in my specific problem11:27
HundRedblue: It never hurts with one backup to many.11:27
JakeTheAfroPedobi have reinstalled  my ubuntu but seem to now go into grub rescue mode11:27
lotuspsychje!bug | Sonderblade if previous doesnt help11:27
ubottuSonderblade if previous doesnt help: If you find a bug in Ubuntu or any of its derivatives, please file a bug using the command « ubuntu-bug <package> » - See https://help.ubuntu.com/community/ReportingBugs for other ways to report bugs.11:27
Naughx@jake, you grub loader got corrupted?11:28
Naughxyour*11:28
JakeTheAfroPedobno idea how to get out from it. Tried boot repair on the recommended repair11:28
RedblueHund, but what will be necessary for the restoring process to complete: just the system partition or also home and boot?11:28
JakeTheAfroPedobthat or iether the grub has changed location11:28
TJ-_Avocado_: the point of UEFI is that multiple OS can co-exist without over-writing each other's bootstrap code, which is the big issue with BIOS boot systems11:28
Sonderbladelotuspsychje: i think it is a bug. but filing a bug before you're really sure it's a bug and not just a system misconfiguration is useless11:28
JakeTheAfroPedobthe recommended repairt give me a GPT error saying GPT detected creazte a BIos Boot partition11:29
_Avocado_TJ-, i have bios at home with 2 os on one ssd, how come i dont have that issue?11:29
lotuspsychjeSonderblade: you could try digging your logs while playing with sound11:29
TJ-_Avocado_: in UEFI there's a single EFI System Partition, and all OS put their bootloader in that FAT file-system, and then they add an entry to the firmware's boot-menu (stored in NV-RAM) so the firmware does the boot-manager job and directly starts the desired OS11:30
TJ-_Avocado_: And one OS will be controlling the boot-loader code, since there's only one MBR where that bootstrap code can go, to boot. That's how installing Windows after Linux causes the Linux OS to be unbootable, unless added to Windows BCD11:31
_Avocado_my laptop seems to have an issue with ubuntu (heard this from others on the internet)11:31
_Avocado_keyboard apparently doesnt work11:31
_Avocado_thats a big thing imo11:31
PanicSkittleyeah that's a problem _Avocado_11:32
HundRedblue: Depends on how bad you fucked it up. Boot is easy to fix, but stuff in /home could be a unreplaceable depending on what you do and store there.11:32
_Avocado_theres a fix by patching the kernel apparently11:32
_Avocado_sounds like too much trouble11:32
TJ-_Avocado_: that's usually a bug in the PC's i8042 hardware, and there are workaround kernel command-line options to deal with it11:32
_Avocado_i8042?11:33
PanicSkittleMy laptop has SLI graphics cards and ubuntu just shits power into both cards even when not needed. <1hr battery life ;_;11:33
RedblueHund, I usually mess it up after installing/uninstalling packages11:33
_Avocado_PanicSkittle, how powerful is SLI in comparison to just one of the graphic card?11:34
JakeTheAfroPedobNaughx: should i go ahead and create a boot partition?11:34
_Avocado_200%?11:34
_Avocado_150%?11:34
TJ-_Avocado_: i8042 is the chip (emulation) that the original keyboard and mouse were attached to, before widespread use of USB. Laptops often have the internal keyboard connected to an emulated i8042 and that emulation is sometimes broken, causing problems for the kernel to talk to the device11:34
bekksPanicSkittle: Which driver are you using?11:34
PanicSkittle200 I guess11:34
_Avocado_TJ-, Do you think I have that chip?11:34
_Avocado_TJ-, How can I see it?11:34
PanicSkittlebekks: no clue. but I plan to remove the second card anyway in favor of an SSD. not a huge deal11:35
bekksPanicSkittle: So that issue is solved already.11:35
PanicSkittlenot until I buy the SSD unit11:35
PanicSkittleit's an annoyance really, not much more than that11:36
HundRedblue: How? Do you tend to uninstall the kernel itself or what? :P11:36
bekksPanicSkittle: So remove the second card.11:36
TJ-_Avocado_: if the PC has started, and assuming you have control from an external USB keyboard, or via a remote network SSH link, you can look at the kernel's boot log, 'dmesg'.11:36
_Avocado_hmm11:36
PanicSkittleI plan to, but I don't want to leave a fat gaping hole in the side of my computer when I pop it out11:36
_Avocado_I´ll ask you when I got so far as to install ubuntu on it11:36
PanicSkittleso I am waiting to order the drive bay that fits in the hole11:37
RedblueSometimes I try to upgrade packages and they don't work. Sometimes I try to compile programs not available and repositories and they don't work or break others so I just say "ok let's just go back in time and I'll have everything as it was"11:37
TJ-_Avocado_: you can view the dmesg log from the Live ISO 'Try Ubuntu' environment too11:37
lotuspsychjePanicSkittle: please keep the channel free for ubuntu support issues11:37
_Avocado_TJ-, does 15.10 have better support you think? as opposed to 14.0411:37
PanicSkittlefuck off11:37
lotuspsychje!language | PanicSkittle11:37
ubottuPanicSkittle: The main Ubuntu channels require that you speak in calm, polite English. For other languages, please visit https://wiki.ubuntu.com/IRC/ChannelList11:38
TJ-_Avocado_: later releases are always going to support recent hardware better than releases from before that hardware came on the market11:38
ridders24can files which are deleted inside the .ecryptfs dir be recovered?11:39
bekksridders24: From your backup, maybe.11:39
_Avocado_TJ-, Acer keyboards e.g. in Acer SW5-012 use synaptics touchpad USB ID (06cb:2968 and 06CB:2991) and have the following issue:11:39
_Avocado_The report descriptor specifies an excessively large number of usages and logical max (2^16), which is more than HID_MAX_USAGES. This prevents proper parsing of the report descriptor.11:39
_Avocado_Found the problem11:39
ridders24bekks: I'm trying to do some testing on this, is the backup an automatic process or something the user would have to setup?11:40
bekksridders24: It is something the user has to setup.11:40
TJ-_Avocado_: ahhh, but that's a touchpad not a keyboard, isn't it?11:40
_Avocado_TJ-, could be both maybe? It does say ¨Keyboard¨11:42
ridders24bekks: okay. within the container what are the ECRYPTFS_FNEK_ENCRYPTED. files?11:42
TJ-_Avocado_: can you pastebin what you're seeing, I'm having trouble following you11:42
_Avocado_TJ-, Im talking about the copy paste11:43
_Avocado_TJ-, im on windows right now, not on ubuntu or havent evne install ubuntu yet.11:43
TJ-_Avocado_: OK, is that coming from a web page somewhere?11:43
_Avocado_yep11:43
_Avocado_github for the fix11:43
_Avocado_https://github.com/SWW13/hid-acer11:44
TJ-ridders24: FNEK FileNameEncryptionKey11:44
amnixwhat's the current kernel version in 15.10?11:44
lotuspsychje!info linux-image-generic | amnix11:44
ubottuamnix: linux-image-generic (source: linux-meta): Generic Linux kernel image. In component main, is optional. Version 4.2.0.19.21 (wily), package size 2 kB, installed size 10 kB11:44
amnixlotuspsychje: I am currently on another distro. I need 4.2.6 to have my touchpad working correctly. Can I install it?11:45
TJ-_Avocado_: thanks, that's really helpful. So there's a bug in the way the devices behave ( they break the USB Human Interface Device specification which is what they claim to support)11:45
lotuspsychje!mainline | amnix check here11:46
ubottuamnix check here: The kernel team supply continuous mainline kernel builds which can be useful for tracking down issues or testing recent changes in the Linux kernel. More information is available at https://wiki.ubuntu.com/Kernel/MainlineBuilds11:46
_Avocado_TJ-, I see, there´s also an issue made on that repo stating that his touchpad stopped workingbut his keyboard started working11:46
amnixlotuspsychje: Yeah I know I can. I want to know will it work well in 15.10 or will there be issues?11:46
lotuspsychjeamnix: working well depends on your system mate, check a live usb to test?11:47
Naughxthere are no ways to know except by trying it11:48
TJ-_Avocado_: Unfortunately, recently, we've been seeing a very large number of problems with Acer devices because it seems like they are only developing them for Windows, and any shortcomings in the hardware is worked around in their Windows drivers, but Linux never gets any attention.11:48
bekksridders24: Whats the ACTUAL problem you are facing?11:49
_Avocado_TJ-, good to know i shouldnt buy acer next time11:49
_Avocado_TJ-, Ill just stay on windows till i can afford a new laptop11:49
_Avocado_TJ-, thanks!11:49
amnixlotuspsychje: The thing is I've actually already tried it. And it fixes my touchpad. But I get some errors before the splash screen. So I was wondering I should just ignore those and just use that kernel?11:49
lotuspsychjeamnix: did you also try LTS?11:50
amnixlotuspsychje: Yeah. My touchpad doens't work in LTS. It only works in kernels >= 4.2.611:50
lotuspsychje!info linux-image-generic xenial11:51
ubottulinux-image-generic (source: linux-meta): Generic Linux kernel image. In component main, is optional. Version 4.2.0.19.21 (xenial), package size 2 kB, installed size 10 kB11:51
lotuspsychjeamnix: ok well try mainline kernel version you need11:51
amnixlotuspsychje: What about those errors before the splash screen? I just ignore them?11:52
lotuspsychjeamnix: what kind of errors did you have?11:52
amnixlotuspsychje: "i2c_hid i2c-DLL0675:00: failed to retrieve report from device."11:52
JakeTheAfroPedobhelp please11:52
bekks!ask | JakeTheAfroPedob11:53
ubottuJakeTheAfroPedob: 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 !patience11:53
TJ-ridders24: files in ecryptfs are encrypted and stored in the lower file-system, so if they're deleted, the same recovery contraints apply as do to the underlying file-system11:53
amnixlotuspsychje: this pops up a few times and a couple of other things too.11:53
lotuspsychjeamnix: maybe play around with acpi boot options?11:53
amnixlotuspsychje: Also this: "gnoring BGRT: invalid status 0 (expected 1)"11:53
JakeTheAfroPedobi can boot into any of the OS i ahve it pushes me into the grub rescue mode11:53
JakeTheAfroPedobi have tried boot repair11:53
bekksJakeTheAfroPedob: And which OS do you have?11:54
JakeTheAfroPedobUbuntu 14.04 and Windows 1011:54
amnixlotuspsychje: what do you mean?11:54
JakeTheAfroPedobUbuntu is installed on a 2TB harddisk Windows 10 OS is on a SSD11:54
OerHeks.. Pedob .. ugly name11:54
lotuspsychjeamnix: https://help.ubuntu.com/community/BootOptions11:55
JakeTheAfroPedobbear. haha. I have a different name but its on the pc i am formatting now. Cant change the name on this one11:55
JakeTheAfroPedobnot logged in11:55
cfhowlettOerHeks, he was told to change it.  ignored good advice.  got added to my /ignore ... as well NSA/FBI lists I hope11:55
OerHeks!badident11:56
ubottuUnfortunately, your irc client has been configured with an ident containing an objectionable word. We don't allow such objectionable idents into our main channels as it offends a lot of people. Your ident is not your nickname. Once you've changed your ident, please disconnect from freenode and reconnect. You will be automatically let back into the channel you tried to join.11:56
OerHekssure you can change. do you think you are funny ?11:56
JakeTheAfroPedoberr no not trying to joke around here11:56
lotuspsychjeJakeTheAfroPedob: then take the advise please and change nick11:57
amnixlotuspsychje: Instead of installing kernel 4.2.6, is there anything else I can do to make my touchpad work?11:58
lotuspsychjeamnix: like i said, you could try play around with acpi boot options11:59
amnixlotuspsychje: In 15.10? I'm downloading 15.10 right now.11:59
Paradiseehello guys, i just turned on my pc, and i got a bad resolution seems like 800x60011:59
Paradiseehow do i fix that11:59
OerHeksJakfro, thank you.12:00
Jakfrocan i get help?12:00
amnixlotuspsychje: How are those related to fixing my touchpad?12:00
Jakfrobeen trying to debug this thing for like 6 hours now got a little pissed with it already12:00
MortixParadisee: did you try change it?12:00
ParadiseeMortix: how12:01
MortixParadisee: oh ok, tap at the dash button and type displays12:01
Paradiseegot kde12:01
lotuspsychjeamnix: read the bootoptions url i gave you, im out for dinner now12:02
MortixParadisee: never used kde, check google must be a easy12:02
hateballParadisee: Some details will help. Are you on 14.04 or 15.10? What GPU chipset are you using? Which driver are you using?12:02
hateballParadisee: What changed between it working as expected, and now?12:02
Paradiseehateball: how do i get these infos?12:02
hateballParadisee: Well you should know what version you've installed. Otherwise run "lsb_release -a" in a terminal12:03
Paradisee14.0412:03
OerHeksJakfro, if bootrepair does not do the job, you can reinstall ubuntu with live-iso, it does not change your data and programms ( last part of this howto) http://www.howtogeek.com/196740/how-to-fix-an-ubuntu-system-when-it-wont-boot/12:04
hateballParadisee: "lspci|grep VGA" should show your GPU chipset12:05
hateballParadisee: Still, was the machine working well the last boot you did? Did you change anything, like upgrade kernel or so?12:05
Paradisee01:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Pitcairn PRO [Radeon HD 7850]12:05
Paradiseehateball: i probably removed something yesterday cus of an error12:05
Paradiseeand it was related to the video.12:06
hateballWell, I have zero experience with AMD/ATI, but now that is narrowed down I am sure someone will know how to enable the proper driver12:06
hateball!amd12:06
ubottuFor Ati/NVidia/Matrox video cards, see https://help.ubuntu.com/community/VideoDriverHowto12:06
hateballI would assume it should get installed by "sudo ubuntu-drivers autoinstall"12:07
=== mudo_ is now known as mudo
Paradiseedidnt find any driver for it.12:08
Paradiseecant i just change the resolution?12:09
hateballOh of course12:10
Paradiseehow.12:11
daftykinsParadisee: xrandr | nc termbin.com 999912:13
ParadiseeScreen 0: minimum 1024 x 768, current 1024 x 768, maximum 1024 x 76812:13
Paradiseedefault connected primary 1024x768+0+0 0mm x 0mm12:13
Paradisee   1024x768       76.0*12:13
hateballsounds like the radeon driver is not even loaded12:14
Paradiseegoing to reboot12:15
hateballthats..12:15
hateballoh well12:15
daftykinsan odd user.12:15
Paradiseeno way.12:19
Paradiseeso? how do i change my resolution on kde?12:19
=== MrSpock is now known as Desu
eloycotoHey, quick one, I'm using apt-mirror but when I tried to install I'm always having this problem: python-setuptools : Depends: python-pkg-resources (= 3.3-1ubuntu1) but 3.3-1ubuntu2 is to be installed12:21
Paradiseebasically i don't have other resolutions..12:21
Paradiseei just checked on arand12:21
eloycotoany idea how can I fix this?12:21
Paradiseeso i suppose it is a driver's probelm12:21
Paradiseeeloycoto: you have to install that package12:21
Paradiseesudo apt-get install pyton-pkg-resources12:21
hateballParadisee: Well it would help to know what you "possibly removed"12:22
hateballParadisee: If you had previously been dabbling with fglrx, perhaps the radeon module is still blacklisted12:22
Paradiseeit was gplrx? something like that12:22
Paradiseeya, fglrx.12:22
Paradiseebut i installed that again.12:23
hateballParadisee: if you run "lspci -k" you will see what driver is loaded for your hardware12:23
Paradisee configuration: driver=fglrx_pci latency=012:24
hateballI don't know how fglrx works, if it is the same as nvidia then perhaps you need a different tool to config it12:25
Paradiseehateball: http://paste.ubuntu.com/13621926/12:25
hateballaltho xrandr should work12:25
hateballanyhow, I will back off as I am unfamiliar with it12:25
Paradisee;/12:26
Paradiseeim fucked.12:26
ubuntuhi all12:26
=== ubuntu is now known as Guest46346
cfhowlettParadisee, drop the profanity12:26
Paradisee..12:27
badbodh!profanity12:27
ubottuThe main Ubuntu channels require that you speak in calm, polite English. For other languages, please visit https://wiki.ubuntu.com/IRC/ChannelList12:27
eloycotoParadisee: but, if I try to install that package I need to install another dep and deps are not working correctly12:27
badbodhmeh. i expected more details12:27
badbodheloycoto, did you install python from source code ?12:28
Paradiseeeloycoto: what do you mean12:29
Guest46346i'd like to list ata devices via udev C code http://paste.ubuntu.com/13622001/12:30
TJ-eloycoto: it looks like your mirror and installed package versions are out of sync12:30
Guest46346the problem is with struct udev_device* ata = udev_device_get_parent_with_subsystem_devtype(scsi, "usb", "usb_device");12:30
Guest46346the devtypes ata ata_device etc are not recognized12:31
wawrekhello, I ran into a small issue today. the interface is partly  disabled/broken on main account on my pc. when I login, I just see the Desktop wallpaper and some files.12:31
eloycotoTJ-: yes, looks like that, How can I sync the server with the repo. Repo is newer than server12:31
wawrekI can open the file manager but not the terminal or any other app12:31
TJ-Guest46346: that's something you should ask of the udevd developers, probably via their mailing list12:31
pelle2\o/12:32
wawrekon my guest user account everything works on the level of unity and the interfac e12:32
TJ-eloycoto: if the server is pointing at the mirror, 'apt-get dist-upgrade' should ensure everything is up to date12:32
wawrekany tips?12:32
badbodhwawrek, in your home folder look into .xsession-errors12:33
eloycotoTJ-:  I did and I got '0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.'12:33
wawrekbadbodh:  will try to do that12:34
badbodhwawrek, also http://ubuntuhandbook.org/index.php/2014/04/reset-unity-and-compiz-settings-in-ubuntu-14-04/12:34
wawrekI cannot open a terminal in the session that is broken. I can access the console with Ctrl - Alt-  F112:43
wawrekI did run the commands mentioned in http://ubuntuhandbook.org/index.php/2014/04/reset-unity-and-compiz-settings-in-ubuntu-14-04/12:44
wawrekit didn help12:44
=== Guest50543 is now known as hxm
OerHekswawrek, try ctrl alt T  "unity --replace" and logout/login again ?12:47
wawrekctrl alt t does not work12:47
wawrekunity --replace changed nothing12:48
TJ-eloycoto: if the server is synced with the repo I cannot see how "...python-pkg-resources (= 3.3-1ubuntu1) but 3.3-1ubuntu2..." comes about12:48
arpanet69in lubuntu i cannot change my screen to full hd res12:48
arpanet69can only choose 1366x768 as max res12:49
arpanet69do i need drivers for this to happen12:49
arpanet69nevermind didnt know that still today they sell laptops without fullhd screens :|12:52
wawrekthe error I run into is described here: http://askubuntu.com/questions/17381/unity-doesnt-load-no-launcher-no-dash-appears12:58
wawrekbut any of the provided solution works12:58
wawrekbut none of the provided solution works12:58
k1l_wawrek: does the guest account or other user account work?12:58
k1l_wawrek: if the other accounts work then its a .config folder issue. if they dont its a driver issue12:59
Paradiseemy os detect only one single resolution for my monitor, how can fix it? :/13:00
k1l_Paradisee: how is it connected? any adapters involved?13:01
Paradiseenope13:01
Paradiseehdmi.13:01
Paradiseeit always worked.13:01
=== erwin_ is now known as easyOnMe
easyOnMehello13:01
Paradiseedo you remember yesterday?13:01
easyOnMeI got this message and I am not sure what to do with it13:01
Paradiseei rebooted my pc and now my resolution is fuck**d13:02
shookeesHey everyone13:02
easyOnMeW: Failed to fetch http://ph.archive.ubuntu.com/ubuntu/dists/trusty-security/main/binary-i386/Packages  Hash Sum mismatch13:02
easyOnMeW: Failed to fetch http://ph.archive.ubuntu.com/ubuntu/dists/trusty-updates/main/binary-i386/Packages  Hash Sum mismatch13:02
easyOnMeW: Failed to fetch http://ph.archive.ubuntu.com/ubuntu/dists/trusty-proposed/main/binary-i386/Packages  Hash Sum mismatch13:02
easyOnMeE: Some index files failed to download. They have been ignored, or old ones used instead.13:02
k1l_Paradisee: so your system doesnt work with the prop. amd driver?13:02
easyOnMeplease advise what to do13:02
easyOnMethanks13:02
k1l_easyOnMe: just wait until the servers are synced again13:02
wawrekk1l_: all other accounts work, I am using the guest user13:02
Paradiseek1l_: i have no idea..doesn't seem so.13:02
Paradiseebut i checked, and i'm using them,13:03
easyOnMek1l_: you mean it is a server issue13:03
easyOnMeand nothing to do with my ubuntu13:03
wawrekk1l_: what would be the solution if it is a .config folder issue?13:03
ridders24bekks: forensic analysis of a ecryptfs container, I need to examine any deleted files that were within the container13:05
wawrekI did copy and paste the .xsession-errors - http://paste.ubuntu.com/13622511/13:05
k1l_wawrek: then loginto that problem user, press ctrl+alt+t and in that terminal you do "mv .config .configbackup" then you can log out with "sudo service lightdm restart"13:06
badbodheasyOnMe, your ubuntu is fine. pick another mirror or wait till your mirror is up and running (should take a few hours max)13:06
badbodhor you can "sudo apt-get clean" and update again13:07
=== ha is now known as ha_
easyOnMeeasyOnMe: ok13:07
easyOnMebadbodh: ok13:07
wawrekk1l_: thanks, I will do that13:07
badbodhbadbodh, happy to help13:07
k1l_easyOnMe: if you cant wait you can remove the temporary apt lists13:08
lotuspsychjeeasyOnMe: you could also ask known issues in #ubuntu-mirrors13:08
badbodhshut up you guys are scaring him.13:08
Paradisee...no way to fix my issues?13:09
k1l_Paradisee: seems like your card is not fully working wiht the fglrx, but i am not a amd/ati guy13:09
Paradisee..13:09
k1l_badbodh: no need for that tone13:09
cfhowlett!behelpful | badbodh,13:09
ubottubadbodh,: 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.13:09
Paradiseek1l_: where can i get help13:10
Paradiseehow do i remove my drivers13:10
wawrekit worked. thanks guys :)13:10
lotuspsychjeParadisee: its good to re-ask your issue here once in a while13:10
badbodhk1l_, intended tone was to be funny :(13:10
k1l_Paradisee: sudo apt-get purge fglrx*13:10
Paradiseedoesn't it just remove all the fglrx stuff instead of unistalling em13:11
k1l_Paradisee: that is uninstalling them.13:11
k1l_fglrx is the metapackage which installs all the amd stuff.13:11
Paradiseefrom additional driver i can find the proper drivers..13:12
Paradiseerebooting.13:12
badbodhwhat kernel are you on? amd stuff don;t work on 4.2 onwards13:12
Paradiseehow do i check that13:12
badbodhuname -a13:13
OerHekswily 15.10 = kernel 4.213:13
ParadiseeLinux Paradisee-Main 3.13.0-65-generic #106-Ubuntu SMP Fri Oct 2 22:08:27 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux13:13
db[Lappy]Hi guys13:13
db[Lappy]I am using Ubunutu 14.04 on my vps13:13
db[Lappy]I installed pure-ftpd & pureadmin (GUI)13:14
badbodhmeh, amd should have worked on 3.xx13:14
db[Lappy]I conect to vps using remote desktop13:14
db[Lappy]presently the virtual users present on pure admin13:14
db[Lappy]presently the virtual users present on pure-ftpd**13:14
db[Lappy]are able to conect to ftp, but have no permissions to do anything on it except view.13:15
db[Lappy]How do I give the virtual users full permissions on their FTP folders?13:15
OerHeksdb[Lappy], easy on the enter13:16
unwizardI'm installing 15.10 after finding out that that ralink 9030 is hosed on 14.04. During the install I get this terrifying message (that actually mentions "Debian") http://forums.debian.net/viewtopic.php?f=17&t=121728  Advice?13:16
jmaisterPeople still use FTP?13:16
db[Lappy]presently when they connect, they cant add folder, upload files, etc. They see 550 error. There is no permissions facility on pureadmin13:16
Paradiseethe problem seems fix'd13:16
db[Lappy]OerHeks pls help.13:16
lotuspsychjeParadisee: how did you fix?13:17
Paradiseelotuspsychje: removed all the fglrx stuff13:17
db[Lappy]I have assigned directory outside /ftpusers forthe users.13:17
lotuspsychje!cookie | k1l_ worked13:17
ubottuk1l_ worked: Wow! You're such a great helper, you deserve a cookie!13:17
Paradisee!cookie Paradisee13:17
Paradiseei want a cookie.13:18
lotuspsychje!msgthebot > Paradisee13:18
Paradisee!cookie Paradisee worked13:18
ubottuParadisee, please see my private message13:18
ubottuParadisee: I am only a bot, please don't think I'm intelligent :)13:18
jmaisterParadisee: Have a pipe: |13:18
OerHeksdb[Lappy], i think that is your issue, directory outside /ftpusers .. why did you do that? i think that folder has no pureadmin permissions13:19
db[Lappy]Oerhecks yes, but how do I assign the permissions for that 'outside' folder?13:19
db[Lappy]I am new to linux.13:20
db[Lappy]Oerheks *13:21
OerHeksdb[Lappy], don't do that, follow the manual and make folders inside ftpusers > https://help.ubuntu.com/community/PureFTP13:21
unwizardTo be clear, the message is "This machine's firmware has started the installer in UEFI mode..." as transcribed at http://forums.debian.net/viewtopic.php?f=17&t=121728 -- even the word "Debian" appears during the Ubuntu 15.10 install13:21
ridders24TJ-: I used extundelete --recover all, so I assume if the deleted files were still present then they would have been recovered during that, but still encrypted?13:22
db`well Oerheks I understand. But I have made an account for me, which shows me root on ftp. Its only for me to use that. How do I allow the permissiosn?13:23
TJ-ridders24: yes. if the (FNEK) names aren't recovered you'd have to inspect the data in the files to figure out if they are encrypted too!13:27
k1l_unwizard: is it a macbook?13:27
k1l_unwizard: and ubuntu uses the grub wich was packed for debian originally.13:28
unwizardk1l_: no, it's a generic desktop pc13:28
k1l_so did you switch uefi on and off? are there OSs installed already? were they installed while uefi was off?13:29
unwizardk1l_: I recently installed 14.04, like five hours ago. Looking to wipe that and install 15.10.13:29
unwizardk1l_: recent 14.04 install wrote the MBR13:30
hxmguys i have a strange problem, when i open the session, every applications i open are auto minimized (sent to the taskbar)13:30
k1l_unwizard: so there is only ubuntu 14.04 on that pc which you want to wipe anyway?13:30
k1l_unwizard: then just continue13:30
hxmif i click the clic the app appears and minimizes again13:30
lotuspsychjehxm: ubuntu version and windowmanager?13:31
unwizardk1l_: there's a hosed 14.04 install that I am keeping -- hosed after recent upgrade from 12.04. This has data on it so I'm not touching the partition. Right now I have two 14.04 installs. Grub works fine, I can boot into either one.13:32
hxmoh you got me, i know is lucid but no idea which windowmanager, if you give me some clue i can google when reach the computer (not at home now)13:32
joy_923156Hello, does anyone know the answer? http://askubuntu.com/questions/704986/how-ubuntu-plans-to-support-php713:32
unwizardI would like to upgrade the non-hosed 14.04 install to 15.10, and I get this install message13:32
lotuspsychje!lucid | hxm13:32
ubottuhxm: Ubuntu 10.04 LTS (Lucid Lynx) was the twelfth release of Ubuntu. Desktop support ended May 9 2013. Server support ended on April 30 2015. See http://ubottu.com/y/lucid for more details.13:32
hxmyes i know13:33
lotuspsychjehxm: install an ubuntu version fromp topic mate13:33
hxmis a computer of a college, not easy to manage13:33
hxmbut i will force them to use Lubuntu at least13:33
k1l_unwizard: did you change anything in the bios regarding uefi? yes or no?13:33
unwizardk1l_: nope13:33
k1l_then i dont understand why that error comes up13:34
unwizardIs grub hard-coded to a kernel, or does it just point to partitions? Can I use the grub that 14.04 installed as-is for the 15.10 install? That is, I install without touching the MBR13:34
lotuspsychjeTJ-: you had info of the php on xenial no? for joy_92315613:35
TJ-php? Pretty Hopeless Programming?13:36
nobody44hi guys, i am getting tired of my custom ubuntu image. Why in gods name does the image mount /dev/sdax to /media automatically? I am trying to build an image that install a ubuntu 14.04 Server LTS without asking *any* questions, but the installation process *always* asks if I want to umount /dev/sda13:36
TJ-lotuspsychje: not that I know of, no13:36
nobody44the issue is described here: http://matelakat.blogspot.de/2014/05/ubuntu-installer-unmount-partitions.html, but the solution does not work for me13:37
=== rafael is now known as Guest60965
asad_Whenever I boot my system, I get a pop up with the following message: http://paste.ubuntu.com/13622972/13:37
asad_And when I install it using apt-get, it says it's already installed and is the newest version.13:38
lotuspsychjeasad_: did you install it manually yourself?13:39
asad_lotuspsychje: I installed ubuntu-restricted-extras13:39
lotuspsychjeasad_: weird..13:39
lotuspsychje!info flashplugin-installer13:40
ubottuflashplugin-installer (source: flashplugin-nonfree): Adobe Flash Player plugin installer. In component multiverse, is optional. Version 11.2.202.548ubuntu0.15.10.1 (wily), package size 6 kB, installed size 57 kB (Only available for i386; amd64)13:40
asad_lotuspsychje: This message appears everytime I turn on my computer13:40
lotuspsychjeasad_: perhaps purge flashplugin, as the linux version is pretty dead anyway13:40
lotuspsychjeasad_: try chromium instead or firefox html513:40
asad_lotuspsychje: Does flashplugin-installer have any dependencies?13:41
lubuntuserver irc.explosionirc.net13:42
=== lubuntu is now known as Guest33258
lotuspsychjeasad_: its safe to remove, if thats what you need to know?13:43
asad_lotuspsychje: Alright. Yeah was wondering, if removing it will affect other things...13:43
lotuspsychjeasad_: most youtube video's support html5 already so you wont be needing adobe flash much anymore13:44
ralpheeeeo/ after installing mini.iso and network manager + nm-applet...when i right click network manager it is greyed out???13:53
k1l_ralpheeee: dont set the network/interfaces to manage the devices, then NM will work13:54
kidddyHello I'm in need of some assistance13:55
kidddyhello13:55
cfhowlett!ask | kidddy13:55
ubottukidddy: 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 !patience13:55
kidddyI'm in need of some assistance13:55
kidddyso13:55
kidddymy problem is13:55
somsipkidddy: ask - all on one line and be concise13:55
cfhowlett!enter | kidddy13:56
ralpheeeek1l_: ok thxs....is there a guide somewhere?13:56
kidddyWhen trying to install ubuntu it gives me a partition error13:56
ffioif anyone remember there was a person name DrWillis  or DrWill how use to hangout here quite a lot..13:56
ffiohe was kind of op over here..13:56
k1l_ralpheeee: look what is inside /etc/network/interfaces13:56
lotuspsychjeffio: dr_willis is been away for long time now13:57
bazhang#ubuntu-offtopic for chit chat please13:57
kidddy"the ext4 file system creation in partition #1 (0,0,0)(sda) failed."13:57
ffioyeah dr_willis13:57
k1l_ffio: what is the issue?13:57
kidddyI don't know what to do :(13:57
ffiohe was my good friend and since quite long we were not able to interact with each other..13:57
=== neo is now known as Guest35671
ffiolotuspsychje: do you know his exact nick so that i can leave a memo to him..13:58
lotuspsychje!discuss | ffio13:58
ubottuffio: 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.13:58
ffiook sir13:58
kidddyCan anyone help me?13:59
somsipffio: Dr_Willis13:59
b_l4cktake some patience kiddy13:59
ffionope that nick is not there..13:59
ffiosomsip: ^13:59
somsipffio: that's the nick he used. End of thread for me13:59
b_l4ckare you doing a clean install kidddy ?13:59
ffiocool :)13:59
kidddyYes b_|4ck13:59
b_l4ckhmm, and did you create just one partition ?14:00
somsipkidddy: are you installing from usb?14:00
kidddyI don't know anything about partitions. I just booted from a USB and14:00
kidddyerased everything and tried to install14:00
db`Anyone could help pls.14:01
b_l4ckare you using a manual for installing?14:01
kidddyno14:01
somsip!ask | db`14:01
ubottudb`: Please don't ask to ask a question, simply ask the question (all on ONE line and in the channel, so that others can read and follow it easily). If anyone knows the answer they will most likely reply. :-) See also !patience14:01
ffiomay be he is not alive anymore :/ somsip14:01
db`How do I give the virtual users full permissions on their FTP folders?14:01
db`presently when they connect, they cant add folder, upload files, etc. They see 550 error. There is no permissions facility on pureadmin14:01
db`I installed pure-ftpd & pureadmin (GUI)14:01
db`ubuntu 14.04 vps14:01
amnixIn firefox, why are there only 360p and 720p options in youtube?14:02
somsipdb`: have you followed the instructions about permissions on here? https://help.ubuntu.com/community/PureFTP14:02
=== moonpunter is now known as bre
lotuspsychjeamnix: depends on the video been posted14:02
=== bre is now known as moonpunter
db`somsip14:02
amnixlotuspsychje: No, it's for all videos...14:03
db`I followed that tutorial14:03
db`to install14:03
=== chr0no is now known as chrono
jtheuerHi, I want to automate the installation of ubuntu net boot iso with virtual box. I need a reference of all options I can type at the boot: prompt (like "install debconf/frontend=noninteractive debian-installer=en_US") How are these options called, what do I have to google for?14:05
jtheuerSpecifically, I'm stuck at the screen "mirror selection"14:05
db`somsip it works only inside the ftpusers directory14:07
somsipdb`: where do you expect it to work?14:07
db`How do I make it wortk outside that dire?14:07
db`like I have added myself as a user who would have access to root via ftp14:07
db`but I can cnnect, cant make any changes14:08
somsipdb`: oh good lord no....14:08
db`?14:08
somsipdb`: unsafe and a bad idea. learn to use ssh and scp instead14:08
=== kaiser is now known as Guest49479
db`ok. I am using XAMPP. I want the users to give access to their htdocs for website14:09
db`somsip14:09
db`./opt/lampp/htdocs/user1-web14:09
db`how do I give full access to user1 for his website?14:09
db`can I use this? chown -hR ftpuser:ftpgroup /opt/lampp/htdocs/user1-web14:10
db`or may be since only one user needs that priv, can I use this:14:10
somsipdb`: the result is likely to prevent the wed server from reading the files14:11
somsip*web14:11
Dathas anyone ever used systemback or timeshift? I'm looking for a suitable backup solution to my external drive maybe making an installable system image and etc14:11
db``crashed.14:11
somsipdb`: found this that may be of use to you (under virtuial directories) but you will need to do something with www-data user too (as suggested on this page) - read more about this as I have no idea about the safety of this http://articlebin.michaelmilette.com/setting-up-pure-ftpd-in-ubuntu/14:13
OerHeksdb`, https://help.ubuntu.com/community/PureFTP why don't you use the manual, if you did, you were up & running by now14:14
somsipOerHeks: he's got it running per that page, but wants external dir access for virtual users14:14
=== wook is now known as Guest16010
db``Yea Oerheks it works. But I do not got my www directory in /ftpusers.14:19
db``So I need to give access to www directory for the user14:19
db``thanks somsip14:20
somsipdb``: no - you need the user's dir where they will upload web files to be accessible by the user that runs the web server (usually www-data if it's Apache)14:21
BluesKajHowdy folks14:22
b_l4ckHi14:22
db``yes somsip14:24
db``I though the symlinks would work14:24
kidddHello I opened up gparted, deleted all partitions and created a new MSDOS one which deleted all of the space14:24
kidddbut now14:25
kidddwhen I try to install ubuntu it still gives me the error "the ext4 system creation in partition #2 failed"14:25
kidddwhat's up>14:25
kidddanyone?14:25
cfhowlettkiddd, you  made an MSDOS partition for ubuntu?  wrong wrong wrong14:26
cfhowlett!install | kiddd14:26
ubottukiddd: Ubuntu can be installed in lots of ways. Please see https://help.ubuntu.com/community/Installation for documentation. Problems during install? See https://wiki.ubuntu.com/CommonProblemsInstall - Don't want to use a CD? See http://tinyurl.com/3exghs - See also !automate14:26
sudomarizeWhen i try to update my system, i get "Not enough free disk space. The upgrade needs a total of 84.9 M free space on disk '/boot'. Please free at least an additional 29.5 M of disk space on '/boot'. Empty your trash and remove temporary packages of former installations using 'sudo apt-get clean'". How can i clear up space? (sudo apt-get clean doesn't seem to do anything)14:26
kidddok so I fucked up then how do I erase the whole damn disk and all its partitions14:26
kidddI need a quick and easy way to do this14:27
cfhowlettkiddd, profanity is unnecessary and against the channel rules.  stop it.14:27
kidddoh ok14:27
bazhangno cursing here kiddd14:27
kidddso how do I delete the disk14:27
kidddand all it's partitions14:27
Naughx@kidd, you create a dos partition table?14:28
Naughxcreated*14:28
kidddyes14:28
kidddI guess14:28
kidddsome guy in here told me to do it14:28
db``somsip the symlink fails.14:28
Naughxhow big is your drive?14:28
kiddd8014:28
kidddgigs14:28
kidddis there any way to undo all the partitions I created and start fresh14:28
kidddcuz I kind of messed up trying to install it so many times14:29
somsipsudomarize: did you 'sudo apt-get autoremove' first?14:29
somsipdb``: how so?14:29
kidddThis is a brand new disk and the computer guy checked it before he sold it to me so there's nothing wrong with it,14:29
Naughx@kiddd so there is nothing good on your drive?14:30
kidddI just tried to install ubuntu so mnay times I think it created too many partitions14:30
kidddNaughx no14:30
sudomarizesomsip: yeah14:30
db``I use a symlink and when I browse throufh FTP cleint, I see a shortcut placed. WhenI try opening it, it says 550 Can;t open : no such file/dir14:30
kidddIt's all bad partitions on my drive and whatnot14:30
kidddI need a quick and easy way to erase all of them14:30
somsipsudomarize: then there are many suggestions here but choose wisely http://askubuntu.com/questions/2793/how-do-i-remove-or-hide-old-kernel-versions-to-clean-up-the-boot-menu14:30
Naughxyou should maybe use "dd if=/dev/zero of=/dev/sda"14:30
nubis this channel the one for google code in14:30
Naughxit will wipe your drive14:30
kidddyou sure?14:30
cfhowlettnub, no this is ubuntu support14:30
db``Response:550 Can't open htdocs: No such file or directory14:31
db``Error:Critical file transfer error14:31
Naughxit will take some time14:31
nubcfhowlett do you know what it is14:31
Naughxto complete14:31
cfhowlettnub, errr, why don't you try .... google!14:31
db``I have symlinked like this: ln -s /opt/lampp/htdocs/ /home/ftpusers/user1/web14:31
db``inside web I see htdocs shortcut14:31
kidddNaughx14:31
db``which when clicked shows that error ^14:32
db``sompis14:32
kidddit gives me input output error14:32
db``* somsip14:32
kidddwhat do I do now?14:32
Naughxhuh... is your drive on /dev/sda?14:32
kidddyes14:32
kidddI just checked14:32
Naughxif that's the case it could be failing14:32
kidddno way it's brand new14:32
kidddand the computer guy checked it before he gave it to me14:32
b_l4ckyou should create a partition14:33
cfhowlettkiddd, i/o errors happen to new devices.  you're under warranty so get it checked.14:33
Naughxare you sure it gets enough power?14:33
TJ-db``: permissions permissions permissions. If the web-server process can't traverse to /home/ftpusers/user1/web, or that directory is not readable by it, you'd expect a 5xx error14:33
b_l4ckdo you have at least one partition kiddd ?14:33
kidddI don't know what to do :(14:33
b_l4ckbecayse you should14:33
b_l4cksec kiddd14:33
kidddb14ck one sec14:33
kidddI'll check under gparted14:33
kidddto see what partitions I have14:33
db``How do I rectify it TJ-14:33
kidddok so opening up gparted it just shows my hard drive and it says "unallocated14:33
kidddwhat should I do14:34
b_l4ckcreate a partition for ubuntu to install on14:34
TJ-db``: correct the permissions so the web-server has access14:34
b_l4ckjust 114:34
b_l4ckyou can create a partition that's 100% of the disk size14:34
kidddwhen trying to create a  new partitions table it says "No partition table found on device /dev/sda14:35
cfhowlettkiddd, select the unallocated space.  create new partition table ext414:35
Naughxio error14:35
kidddk one sec14:35
kidddit doesn't give me an option to create extv14:35
b_l4ckthat's it, you should create just 1 partition14:35
cfhowlettkiddd, or perhaps partition > new partition table ext414:35
kidddext4*14:35
b_l4cktry that ^14:35
asad_I was on Fedora earlier and I had screen tearing issues. Whenever I'd play a video or move a window on the screen, the screen would tear. None of that seems to happen on ubuntu 15.10. Can I know what must've been the issue and how come that it's not happening on ubuntu?14:36
cfhowlettasad_, because ubuntu > fedora14:36
kidddwhen trying to create partition table it only gives options for aix, amiga bsd dvh gpt mac msdos pc98 sun and loop14:36
kidddno ext414:36
Naughx@kiddd is there a red "!" next to unallocated space?14:36
thebwtasad_: sounds like video drivers14:36
OerHeksasad_, how would we know?14:36
kidddyes Naughx14:36
cfhowlettasad_, but more precisely, you probably grabbed the correct video drivers under ubuntu14:37
kiddddoes this mean my hard drive is bad?14:37
Naughxyou don't have a table so gparted won't let you create a partition14:37
kidddhow do I get a table14:37
Naughxfdisk /dev/sda14:38
Naughxthen14:38
Naughxenter: n14:38
asad_cfhowlett: I don't think it was the drivers. I actually tried multiple distros. This same problem occurred in every one of those. Ubuntu is the only one that it didn't happen in....14:38
Naughxthen enter: w14:38
Naughxi mean not n but o14:38
sshdwhats the problem14:38
kidddawesome thanks for the help y'all I'll try this one sec14:38
cfhowlettasad_, so ... problem solved?14:38
ren0v0Hi, when connecting to a samba share via nautilus, there is a dialog, is it possible to set "defaults" for it? the default is "anonymous this is annoying14:39
kidddok Naughx14:39
kidddwhen creating a new partition table with fdisk14:39
kidddit says14:39
asad_cfhowlett: Yeah everything seems to work perfectly... what could have been the problem? I have intel hd 5500 graphics.14:39
kiddd"Re-reading the partition table failed: device busy14:39
Naughxcould it be mounted?14:39
kidddI dunno14:39
OerHeksasad_, better ask in #fedora why it does not work, and does on ubuntu ..14:39
kidddit says the kernel still uses the old table, the new table will be used after the next reboot or after you run partprobe or kpartx14:40
asad_OerHeks: No one replies there.14:40
cfhowlettasad_, I've only used fedora in vbox so I can't compare them.  but I'd guess somehow fedora didn't get the intel drivers.  check the fedora repos.14:40
kidddreboot maybe?14:40
OerHeksif it works, why should we care about why it does not on other distros?14:40
Naughxwell try to reboot then14:40
kidddThen I theoretically should be able to create a new partition table, correct?14:40
asad_OerHeks: You shouldn't care about it. But I would like to understand what could've been the problem as it happened everywhere...14:41
asad_OerHeks: but whatever.14:41
batteronizer@asad_ then you should ask on their channels about why it didn't work14:41
Naughxmaybe14:41
Naughxif your disk is fine14:41
Naughxyou should14:41
kidddhey it's working14:42
kidddso now I go14:42
kidddpartition > new14:42
kidddand what are the settings I neede14:42
kidddneed*14:42
kidddleave everything as normal?14:42
Naughxcreate a msdos table (default)14:43
Naughxthen create an ext4 partition14:43
kidddso first go Device > Create partition table > MSDOS14:43
kidddright?14:43
Naughxyes14:43
kiddddone14:43
kidddnow go partition > new14:43
kidddand what settings14:43
Naughxthen partiton > new > ext414:43
Naughxprimary14:44
kidddleave everything else as default?14:44
Naughxyes14:44
kidddwhat should the label be14:44
Naughxanything you want14:44
Naughxyou can call it ubuntu14:44
kidddalright14:44
Naughxor test14:44
kiddddone14:44
kidddit's creating primary partition on /dev/sda14:44
kidddext414:44
kidddit's done, completed successfully14:45
kidddwhat should I do now? Just install ubuntu14:45
Naughxyes try to14:45
kidddwait14:45
kidddit's giving me a libparted warning, "error fsyncing/closing /dev/sda:input/output error14:45
kiddd:(14:45
cfhowlettkiddd, bad disk.  deal with it.14:45
kidddk14:45
Naughxyes it is dead14:46
kidddis there any way I can destroy everything on it so it will be like brand new?14:46
Naughxburn it14:46
kiddd:(14:46
kidddbut it was working fine when I got it14:46
kidddwhat went wrong?14:46
cfhowlettkiddd, microwave it for 30 seconds then place it in the freezer overnight.  tomorrow, re-purpose it as a paperweight.14:47
kidddlol14:47
kidddwell14:47
Naughxtransport damage14:47
kidddI don't know what went wrong, I'll have to get a new hard drive or something14:47
Naughxsadly yes14:47
kidddanyway thank you so much Naughx you were really helpful14:47
somsip!cookie | Naughx14:47
ubottuNaughx: Wow! You're such a great helper, you deserve a cookie!14:47
cfhowlettkiddd, how old is this drive?  cuz I'm pretty sure 80 gb drives aren't even sold anymore.  I had an 80 gb drive --- back in 200414:47
kidddcfhowlett it's brand new I think, a computer guy gave it to me14:48
kidddhe said he had tested it14:48
kidddand it worked14:48
ren0v0Hi, when connecting to a samba share via nautilus, there is a dialog, is it possible to set "defaults" for it? the default is "anonymous this is annoying14:48
cfhowlettkiddd, "  tested   "14:49
b_l4ckhmmm14:49
b_l4ckmay want to talk to the guy14:49
kidddlol we trust him14:49
kidddhe's a good guy14:49
kidddhe gave it to use for free after the one we bought off newegg didn't work14:49
b_l4ckyeah, but maybe there was damage done to the HDD on transport14:49
cfhowlettkiddd, then chalk it up to bad equipment.  it happens.14:49
kidddWell I think I might've messed it up trying to install ubuntu too many times14:49
Naughxmagnetic HDDs is probably one of the thing that breaks the most easily in a computer14:49
kidddis that a possibility?14:49
b_l4cknope, that's nearly impossible14:49
kiddd:(14:50
Naughxmmechanical parts14:50
b_l4ckdone that 35+ times14:50
cfhowlettkiddd, installing ubuntu did not cause i/o errors14:50
kidddyou're right14:50
kidddso I'll have to take it back to him14:50
kidddand make him fix it, :D14:50
Naughxjust moving your computer can cause shock damages to your drive14:50
b_l4ckyeah, that would be my next step14:50
kidddwell you guys are awesome, if I ever need any more help installing ubuntu, I'll come back here, :D14:50
b_l4ckdoesn't really happen that often IMO14:50
b_l4ckgood! Happy to see you come and join us14:51
kidddthe sucky thing is the first hard drive we bought was totally unusable14:51
b_l4ckmaybe you will even help people out yourself next time :)14:51
Naughxmaybe you should get an SSD, they are usually more reliabe14:51
kidddthen we took it to him, he said it was bad, and he gave us a new one14:51
Naughxand avoid seagate drives14:51
kidddthen the new one is bad too :(14:51
kidddI hate hard drives,14:51
kidddalready14:51
b_l4ckyeah, it can be tricky14:51
kidddand I just built my first computer!14:51
b_l4cknice :)14:51
kiddd~very frustrating14:51
b_l4ckthat's a good start14:52
kidddanyway thanks y'all14:52
NaughxI've only had problems with seagate drives14:52
kidddbye :)14:52
b_l4ckbye14:52
ren0v0Hi, when connecting to a samba share via nautilus, there is a dialog, is it possible to set "defaults" for it? the default is "anonymous this is annoying14:52
b_l4ckhmmm, sec ren0v014:55
ren0v0b_l4ck, i've searched for a config file that contains it but can't find one.  smb.conf does have default "workgroup", but default username is the unix username, i really want to change this, and also the default radio button is now guest, this wasn't the case some updates ago14:56
b_l4ckit's the default i guess, have you tried reading the samba docs?14:57
b_l4ckren0v0: https://www.samba.org/samba/docs/man/manpages-3/smb.conf.5.html14:57
ren0v0yes14:58
ren0v0could't find anything here about default client config14:58
ren0v0i think it may be nautilus related?14:58
b_l4ckadd this under the [global] section:14:59
b_l4ckforce user = rolf14:59
b_l4ck   force group = codersyy14:59
b_l4ckwhere rolf should be the user wanted14:59
ren0v0b_l4ck, there is no daemon/service for samba client right?15:07
ren0v0i mean this change did nothing, but i haven't restarted anyhting either15:07
b_l4ckuh, yeah there is15:08
b_l4cktry service /etc/init.d/samba reload15:08
b_l4ckren0v0: ^15:09
ren0v0nope15:09
b_l4ckps auxf |grep samba then15:10
b_l4ckis samba running?15:10
ren0v0i have, but nothing is running, why would it be?15:10
ren0v0we aren't talking about samba server here are we15:10
ren0v0its a client config15:10
ren0v0this is actually an ubuntu GUI query, where the hell is it pull this from!15:10
b_l4cksorry, i don't know ren0v015:11
b_l4ckhope somebody knows15:11
ren0v0me too, its a small thing but every time i connect to my NAS i need to change this info, the extra few clicks and typing is pretty annoying!15:12
ghostinthemachinSup15:14
OerHeks!info sup15:16
ubottusup (source: sup): Software Upgrade Protocol implementation. In component universe, is optional. Version 20100519-1 (wily), package size 91 kB, installed size 244 kB15:16
=== ghostinthemachin is now known as tubuntu
tubuntuWhat is the code name for the next Ubuntu update?15:17
somsip!16.04 | tubuntu15:18
ubottutubuntu: Ubuntu 16.04 (Xenial Xerus) will be the 24th release of Ubuntu. Announcement at http://www.markshuttleworth.com/archives/1479 - Discussion in #ubuntu+115:18
tubuntuWhat's a xerus?15:19
OerHeksaccording to bing, a squirrel http://www.bing.com/search?q=xerus15:20
tubuntuSounds cool. Squirrels are cool.15:21
=== tubuntu is now known as torchwood
torchwoodWho's excited for the Google code-in?15:23
RoyKhi all. I have an elitebook 725g2 with a BCM4352 wifi nic. I have installed bcmwl-kernel-source and built and loaded the module, and wlan0 shows up, but I can find no networks. iwlist wlan0 scan shows "no scan results". any idea where I can find a working driver?15:24
n8whow to permanently set locale variable LC_ALL to none? The OS keeps assignin this variable which leads to preventin my custom LC types to be applied15:24
k1l_torchwood: maybe more people in #ubuntu-offtopic since this channel here is used for support only15:25
=== root is now known as Guest93385
torchwoodWho makes the BCM4352 card?15:25
somsiptorchwood: broadcom15:25
k1l_torchwood: broadcom15:25
Guest93385hello15:25
OerHeks!rootirc15:25
ubottuIt's not technically our business, but we'd like to tell you that IRC'ing as root is a Very Bad Idea (tm). After all, doing anything as root when root is not needed is bad, and especially bad with software that connects to the Internet.15:25
torchwoodGo to broadcoms website and search for Linux drivers in DEB format15:25
bazhangtorchwood, thats not how to do it15:26
k1l_!bcm43xx | RoyK15:26
ubottuRoyK: Help with Broadcom bcm43xx can be found at https://help.ubuntu.com/community/WifiDocs/Driver/bcm43xx15:26
torchwoodThat's how I did it with nVidia15:26
arunpyasihello guys, I had setup a proftpd server but I get cannot write file when I try to download it via ftp !15:26
arunpyasipelase help !15:26
Guest93385bcm43xx sucks!15:26
MonkeyDusttorchwood  don't send people away when they come here for help15:26
torchwoodThat not our position to judge15:26
torchwoodI'm not sending them away15:27
MonkeyDusttorchwood  you dan't want to be sent away by your doctor or car mechanic15:27
Guest93385you guys are funny15:27
OerHeksRoyK, did you run " sudo modprobe wl" after installing ? > http://askubuntu.com/questions/590442/how-can-i-install-broadcom-wireless-adapter-bcm4352-802-11ac-pcid-14e443b1-r15:27
Guest93385torchwood go away!15:27
MonkeyDustGuest93385  do you have a support question?15:27
Guest93385i'm trying to setup a pptpd, but it is always crashing15:28
torchwoodSearch with apt-get on the command line for Broadcom if the article above doesn't work.15:28
Guest93385q15:28
adacGuys on an rsyslog server, where do I find the logs and how can I view them15:32
=== arun_ is now known as Guest98203
=== Piper-Off is now known as Monthrect
OerHeksadac, normally logs are stored in /var/log/15:33
Jakfrowhat i have pasted is what boot-repair has give me from the boot info summary. I believe something is missing but i manot sure from where15:41
=== Himitsu is now known as qt3_14
=== qt3_14 is now known as Neko-Chan
sgo11is that possible to edit /etc/hosts to make dl-ssl.google.com use dl.google.com IP ? I tried to put "dl.google.com dl-ssl.google.com" in /etc/hosts, it doesn't work.15:44
sgo11is that possible to edit /etc/hosts to make dl-ssl.google.com use dl.google.com IP ? I tried to put "dl.google.com dl-ssl.google.com" in /etc/hosts, it doesn't work.15:45
TJ-sgo11: no, /etc/hosts only contains host > IP address mappings15:46
sgo11TJ-, ok. thanks. I will just put IP of dl.google.com and dl-ssl.google.com mapping in /etc/hosts then.15:47
mkrza_aight15:50
=== RAX is now known as rax-
Jakfroanyone ?15:55
=== JoseeAntonioR is now known as jose
thomasokeeffewhats up, ubuntu?16:21
thomasokeeffenick torchwood16:21
=== thomasokeeffe is now known as hi
hihi16:21
=== hi is now known as torch
=== torch is now known as thehumantorch
k1l_you might want to join #ubuntu-offtopic for chitchat16:23
sgo11ppa-purge hangs at Updating packages lists. The first line of ppa-purge output. I have no idea what ppa-purge is trying to do and why it hangs. any ideas? thanks.16:24
k1l_it wants to read the PPA package list to get rid of that ppa version of that packages. maybe there is a network issue or that ppa is down?16:26
itaipuHi, I just forgotten the passphrase for my encripted home, and I want to upgrade my system without loosing my data in this partition ( an lvm partition); is that possible to make this ? I'm running Ubuntu 12.10 I want to upgrade to the latest 15.1016:28
itaipuI think it is impossible to dist-upgrade, and I will need to install from an iso16:29
daftykins12.10 went EOL ages ago =|16:29
itaipuI know16:29
k1l_itaipu: you will need a new install not an upgrade.16:29
daftykinsyou've been severely at risk by continuing to use that16:29
k1l_itaipu: and your lost passphrase might be an issue. better rescue all the data into a backup16:30
itaipuk1l_: yeah, well, no way to escape. I was in hope to know how to recover my passphrase16:30
itaipuk1l_: thks, anyway16:30
TJ-itaipu: if it is ecryptfs encrypted home (stored at /home/.ecryptfs/$USER/) then you can back that up. Also, the passphrase for that is supposed to be the user password16:31
TJ-itaipu: unless you have changed the user password without syncing the 2, in which case try using the previous user log-in password to mount the encrypted files using "ecryptfs-recover-private"16:31
ashleyhindleHow are versions of packages handle in Ubuntu?  I'm wondering what version of PHP will be in the next version of stable Ubuntu16:33
itaipuTJ-: well that is good hope !16:33
ashleyhindleIs there a maintainer for different packages that decides?16:33
itaipuTJ-: thks16:33
TJ-ashleyhindle: mostly from syncing from Debian testing, but some exceptions occur16:33
k1l_TJ-: iirc it was you pointing out what exact file in .config was the issue when unity doesnt show launcher or taskbar. do you remember what file it was?16:33
ioriauser ?16:34
=== Dun is now known as 43UAAAKL7
k1l_ashleyhindle: see packages.ubuntu.com and search for the packagename. there is listed the maintainer and even what version is actually used in the 16.04 alpha.16:34
sgo11k1l_, sorry, I just saw your reply. the ppa network is not down because I tried sudo apt-get update, everything works fine, it can complete successfully. network issue can be true because I am in China. everything is blocked here. but I can not figure out which websites ppa-purge tries to connect. I tried netstat. no luck. I don't know how to examine which websites ppa-purge tries to connect.16:35
ashleyhindleThankyou k1l_16:35
OerHeksk1l_, i think ~/.config/compiz-116:35
TJ-k1l_: oooo... something like that, I'd have to search the logs16:36
unwizardI'm trying to get the rt3090 driver running. This guy (http://askubuntu.com/questions/686188/how-to-install-wifi-driver-ralink-corp-rt3090-wireless-802-11n-1t-1r-pcie-i-am) is right that it's already installed, but somehow it's not enabled. I have /lib/firmware/rt3090.bin but it's not a file for insmod.16:36
k1l_iirc it was something qt related. but you named it straight back then so i thought you know it still.16:36
unwizardThe bog standard rt2800 driver has serious problems with rt309016:37
daftykinsyeah that's the firmware, not the module16:37
unwizardright, where's the module?16:38
daftykinsyou sure it's not as simple as "sudo modprobe rt2800" ? it might be rt2800usb or rt2800pci16:38
k1l_sgo11: something like http://ppa.launchpad.net/atareao/atareao/ubuntu/   (that is just an example ppa)16:38
TJ-k1l_: there was one issue with monitors.xml and another with compizconfig16:38
unwizarddaftykins: that driver has serious problems16:38
unwizardtrying to avoid it16:38
sgo11k1l_, apt-get update works fine. does it mean the link to repo has no problem?16:39
daftykinsoh rt3090, my bad i went blank on the numbers16:39
k1l_sgo11:  what command do you use?16:39
daftykinsunwizard: ubuntu version?16:39
sgo11k1l_, sudo ppa-purge ppa:chris-lea/node.js16:39
=== ^cj^ is now known as ^CJ^
sgo11k1l_, sudo apt-get update works fine. no network error output.16:40
unwizarddaftykins: I have 15.10 and 14.04 dual boot, been trying both.16:40
k1l_sgo11: "lsb_release -d" brings what output?16:40
unwizardcurrently on 15.10 now16:40
sgo11k1l_, Ubuntu 14.04.3 LTS16:41
unwizardI blacklisted rt2800, but nothing was recognized in its place16:41
k1l_sgo11: hmm, that ppa is still up and got 14.04 package16:41
daftykinsunwizard: this isn't some rubbish old netbook is it?16:42
sgo11k1l_, I can access http://ppa.launchpad.net/chris-lea/node.js/ubuntu. Updating package lists is just very slow. I have no idea which website is trying to connect.16:43
unwizarddaftykins: no, it's a desktop pc16:43
k1l_sgo11: maybe just wait until its connected? dont know16:43
unwizardrelatively recent16:43
sgo11k1l_, ok. thanks. :)16:43
=== Guest27216 is now known as Ig0r
=== Ig0r is now known as 18WABBB5W
RafaelKhello folks16:48
RafaelKi'm trying to setup PL2303 USB-Serial adapter but all howtos to install this adapter does not work.16:48
hebergh16:48
RafaelKdoes somebody know how can i install this adapter on 14.04?16:48
TJ-RafaelK: plug it in, usually16:49
IntelRafaelK, might want to give a bit more information than just "this adapter" :D16:49
nbusroneEriC^^ : hi again16:50
EriC^^hi nbusrone16:50
RafaelKTJ- Intel: ;) it is lsusb prints16:50
RafaelKBus 002 Device 002: ID 067b:2303 Prolific Technology, Inc. PL2303 Serial Port16:50
RafaelKbut ls /dev | grep USB is empty16:50
TJ-RafaelK: check its USB Vendor:Product ID with "lsusb" and then check that ID is supported with "modinfo -F alias pl2303"16:50
RafaelKTJ-: modinfo: ERROR: Module pl2303 not found.16:51
TJ-RafaelK: sounds like you're missing the module16:53
andaihey is NickServ down?16:53
TJ-RafaelK: see http://paste.ubuntu.com/13625969/16:53
EriC^^nbusrone: what's up?16:53
TJ-andai: Freenode announced the 'hub' was dead earlier16:53
andaiTJ-: oh. Thx16:53
nbusroneEriC^^ : continue from yesterday :) about Nivdia brightness setting reset :)16:53
RafaelKTJ-: its output from your system?16:54
EriC^^nbusrone: right :)16:54
TJ-RafaelK: yes. if you don't have the pl2303 module there's something wrong on that system16:54
EriC^^nbusrone: how do you usually set the brightness?16:54
EriC^^what program?16:54
RafaelKTJ-: also its official ubuntu/trusty64 Vagrant Box16:54
TJ-RafaelK: "modinfo pl2303" should find and report the module; if it doesn't something is wrong16:55
RafaelKTJ-: modinfo: ERROR: Module pl2303 not found.16:56
TJ-RafaelK: "find /lib/modules -type f -name pl2303.ko"16:56
RafaelKTJ-: empty16:56
TJ-RafaelK: something wrong then, the module is part of the Ubuntu install16:56
nbusroneEriC^^ : Application > System tools > Administration > Nvidia X Server Settings , At DFP-0 , color correction tab to set brightness to -3016:57
RafaelKis there someone who builds Vagrant Boxes?16:57
TJ-RafaelK: what does the package manager report? "dpkg -S pl2303.ko"16:57
RafaelKalso i'm using this one https://vagrantcloud.com/ubuntu/boxes/trusty6416:58
TJ-nbusrone: you can call nvidia-settings from the command-line and set values, using a shell command, too16:58
nbusroneTJ- How do I call it ?16:59
TJ-RafaelK: if it is an image intended for a virtual machine it may not include the modules16:59
TJ-nbusrone: start off with "nvidia-settings --help" and read16:59
RafaelKTJ-: but why? is it possible to install them manually?17:00
=== frobware_ is now known as frobware
TJ-RafaelK: Why? because they're virtual machine images, not designed for raw hardware, so they only include the modules known to be needed in the virtual machine.17:01
EriC^^nbusrone: type man nvidia-settings | nc termbin.com 999917:01
EriC^^paste the link it gives you here17:02
RafaelK:/17:02
TJ-nbusrone: here's an example of how I use it to control fan-speed for an external GPU: http://paste.ubuntu.com/13626156/17:05
=== MLM is now known as Guest36037
=== bewbs is now known as Guest80156
=== Dan_ is now known as Guest42319
=== Numline1 is now known as Guest83227
=== Kartagis is now known as Guest24804
=== b_l4ck is now known as Guest63248
=== APLU is now known as Guest51629
=== Pici is now known as Guest87554
=== Intel is now known as Guest90940
=== andai is now known as Guest62929
=== jose is now known as Guest78115
=== Chex is now known as Guest99838
=== OsmiumTrees is now known as Guest61733
=== wook is now known as Guest67136
=== jelly-home is now known as Guest98020
=== CraigyDavi is now known as Guest62190
nbusroneEriC^^ TJ- : http://pastebin.com/ThC4A95i17:06
nbusrone TJ- : Those are script ... which I dont have knowledge how do I write them :(17:07
EriC^^nbusrone: ok, in the dash type startup apps17:07
EriC^^then add the line nvidia-settings --load-config-only17:07
=== Guest87554 is now known as Pici
nbusroneEriC^^ : I had nvidia setting on the startup17:08
bluenemohi guys. I'm debugging some network problems and I noticed that I have a lot of strange timestamp "jumps" in my log files: http://paste.debian.net/hidden/21242745/ what could be the reason for the log in the second line to be 20 minutes behind?17:08
nbusroneEriC^^ : Command : sh -c '/usr/bin/nvidia-settings --load-config-only'17:09
EriC^^did you generate a config file?17:09
bluenemorsyslog 7.4.4. on 14.0417:09
EriC^^nbusrone: type ls -l ~/.nvidia-settings-rc17:09
nbusroneEriC^^ : -rw-rw-r-- 1 nb nb 1844 Dec  3 00:59 /home/ng/.nvidia-settings-rc17:11
EriC^^nbusrone: try opening a terminal and typing nvidia-settings --load-config-only &17:11
EriC^^and see if it loads it correctly17:11
nbusroneEriC^^ : it load , but the brightness reset every restart and when I turn on my tv hook up with HDMI .Sometimes opening a youtube will trigger brightness reset to 017:12
smartctlHello I'm trying to enable smart on ubuntu17:14
smartctlbut I can't17:14
=== Guest62929 is now known as andai
smartctlWhen going into disk management, and toggling smart, it says there was an error toggling smart17:14
smartctlwhat's up?17:14
JimmyNeutronsmartctl, check your bios17:14
smartctlwhat do I need to check for17:14
smartctlin the bios17:14
JimmyNeutronsmartctl, I believe it needs to be enable in the bios first17:15
smartctlkj17:15
smartctlk*17:15
compdocsmartctl, enable smart in the bios17:15
smartctlone moment17:15
smartctlwhere is the option?17:15
tewardsmartctl: we can't tell - each BIOS screen is different17:15
_haHello! Im beginner in linux and im in a trouble trying to change display resolution... Im using Ubuntu Server 14.04.3, and when I type xrandr on terminal a message "Cant Open Display" shows17:15
JimmyNeutronsmartctl, every motherboard manufacturers place it differently17:15
compdocwhat does the command 'smartctl -a /dev/sda'  tell you?17:15
JimmyNeutronsmartctl, check your SATA controller section17:15
smartctlso17:16
smartctlI'm on Settings>Advanced>Intel (R) sMART connect configuration17:16
smartctlis that right17:16
compdocno17:16
compdocyou want the page in the bios that list the drives17:16
smartctlk17:17
smartctlso that would be integrated peripherals17:17
smartctlthen?17:17
compdoclook around. you should see you drives listed17:17
compdocincluding cd/dvd17:17
EriC^^nbusrone: try to put it in ~/.profile , if [ ! -z $XDG_CURRENT_DESKTOP ]; then nvidia-settings --load-config-only &; fi17:18
smartctlyeah17:19
smartctlI see my drives17:19
smartctlbut it doesn't give me any option to enable smart17:19
EriC^^nbusrone: you can add something in udev to let it run every time you plug the hdmi if you want17:19
=== Guest98020 is now known as jelly-effnfn
nbusroneEriC^^ : done , I will try and restart tomorrow and check whether it works17:21
EriC^^nbusrone: ok17:21
nbusroneEriC^^ : sorry I am getting an error bash: syntax error near unexpected token `then'17:22
=== Guest24804 is now known as Kartagis
smartctlso I heard that if I'm running in ACHI mode I can't enable smart?17:23
EriC^^nbusrone: type cat ~/.profile | nc termbin.com 999917:23
=== benwilber_ is now known as benwilber
nbusroneEriC^^ : http://pastebin.com/Y7pw6sZq17:24
smartctlHelp17:25
smartctlhow do I enable smart17:25
EriC^^nbusrone: that's just part of the file17:25
EriC^^nbusrone: type tail ~/.profile17:25
halvorhello17:26
halvorhow can i turn off the built in display on a laptop? it’s broken and i’d like to use an external display17:27
halvorbut obviously the built in one is the default17:27
EriC^^halvor: settings > display17:27
halvori cannot see anything17:27
halvorEriC^^: the lcd is broken17:27
smartctlhello how do I test my disk17:27
halvorEriC^^: that’s why i want to use only the external display17:28
smartctlI think I have bad sectors on it17:28
EriC^^halvor: try pressing a button on the laptop to turn it on17:28
halvorEriC^^: what to turn on?17:28
EriC^^fn + something17:28
=== Guest83227 is now known as Numline1
halvorEriC^^: the laptop is running17:28
EriC^^the external display17:28
nbusroneEriC^^ : http://pastebin.com/g3UnCASz17:28
EriC^^which laptop is it halvor ?17:28
=== Guest99838 is now known as Chex
halvorEriC^^: it’s a wreck, there display is broken and i can only use an external keyboard17:29
halvoranyway17:29
=== andrex is now known as andrex|off
compdocsmartctl use the command and post to pastebin.com:   sudo smartctl -a /dev/sda17:29
=== Chex is now known as Guest78300
EriC^^halvor: it usually looks like this http://pctvcables.com/images/hp-monitor-key.jpg17:29
compdocif sda is your drive17:29
halvorif i switch to text mode i can see what’s up on the external monitor17:29
halvorso i should turn off the built-in one in xorg.conf17:30
halvorEriC^^: the built-in keyboard isn’t working17:30
EriC^^hmm17:30
halvori tried using xrandr17:31
halvorbut no luck17:31
EriC^^xrandr should work17:31
EriC^^how did you see what you were writing though? tty works?17:31
halvor„Can’t open display"17:31
halvoryeah17:31
halvortty is fine17:31
EriC^^ok write a script that will run when you login17:31
EriC^^xrandr --output <external screen> --auto17:32
halvorit’s only that x uses the secondary display as an extension for the built in one17:32
EriC^^something like that turns it on17:32
halvorEriC^^: it is on17:32
halvorEriC^^: i want the buit-in (broken one) to be turned off, as that is now the main display17:32
halvorEriC^^: and i cannot see anything on it. i want only to use the external screen17:32
EriC^^ok17:33
EriC^^so tty the external works, X it doesn't just the built in?17:33
=== Rexodus_ is now known as Rexodus
EriC^^nbusrone: where did you add the if statement?17:33
=== andrex|off is now known as andrex
EriC^^halvor: ?17:34
halvorEriC^^: you don’t really understand it17:34
EriC^^halvor: you're not explaining it well, be concise17:35
TJ-halvor: are you currently controlling the PC via a remote ssh ?17:35
halvorEriC^^: both screens work properly, apart from the fact that the built-in one is cracked. and that’s the first screen in X, the external one is just extension. so all the menus are on the cracked lcd and i want that to be turned off. which i could only get done from tty.17:35
halvornope17:36
halvorTJ-: just booted it up and switched to tty1 from X17:36
EriC^^halvor: ok, if that's the case17:36
EriC^^then go to settings > display and turn off the built in display17:36
TJ-halvor: right, so you need to use "xrandr -d :0 ..." to target the display, if you're not running xrandr from the same session17:36
halvorTJ-: thanks, i am going to try that immediately17:37
nbusroneEriC^^ : ??? if statement ?17:37
TJ-halvor: as in "xrandr -d :0 --ouput LVDS-0 --off"17:37
TJ-halvor: typo! "xrandr -d :0 --output LVDS-0 --off"17:37
EriC^^halvor: settings > display is pretty easy, and you can control a bunch of other stuff..17:38
Kidddddhello I'm trying to wipe my hard drive17:38
EriC^^nbusrone: if [ ! -z $XDG_CURRENT_DESKTOP ]; then nvidia-settings --load-config-only &; fi17:38
Kidddddusing wipe17:38
halvorEriC^^: that would be lovely, but as i’ve mentioned before, i cannot see the gui, only tty17:38
Kidddddbut when I do it, it gives me an I/O error17:38
Kidddddso what's up17:38
EriC^^nbusrone: add that line to ~/.profile , what did you do earlier?17:39
TJ-Kiddddd: faulty device?17:39
Kidddddthat's the only possibility?>17:39
TJ-Kiddddd: "I/O error" generally comes from the kernel17:39
TJ-Kiddddd: check 'dmesg'17:40
halvorTJ-: hmm, xrandr Configure crtc 0 failed17:40
Kidddddtj what's dmesg17:40
TJ-halvor: I assume you're using the correct output name for your system; those do vary. use 'xrandr .... -q" to check17:40
TJ-halvor: but, if you're using a tty on the external monitor, does that mean X isn't using that external monitor at all, or just that you Ctrl+Alt+Fx to use it?17:41
halvorTJ-: i just checked xrandr -d :0 and it’s, the primary cracked display, LVDS117:41
halvorTJ-: used ctr+alt+fx17:42
TJ-halvor: OK, so X knows about and is showing that external output in the 'xrandr -q' report17:42
halvorTJ-: the primary display is the cracked lcd, so i cannot get anything done in the gui17:42
TJ-halvor: you can change the primary, too, with "xrandr --output X --primary"17:43
halvorTJ-: where X should be VGA1?17:44
nbusroneEriC^^ : I didn't do anything17:44
EriC^^nbusrone: you said you got a bash error17:44
halvorTJ-: is there a way to make this change permanent?17:45
nbusroneEriC^^ : oh, I understand , I need to type in the line17:45
halvorTJ-: and for some reason i cannot switch back to X with ctrl+alt+fxx17:46
EriC^^nbusrone: type nano ~/.profile17:47
EriC^^nbusrone: if [ ! -z $XDG_CURRENT_DESKTOP ]; then nvidia-settings --load-config-only &; fi17:47
nbusroneEriC^^ : added , will test out tomorrow . The bash error because I just paste the command on the terminal without reading it17:47
EriC^^add that if statement at the bottom17:47
TJ-halvor: in the xorg.conf17:47
halvorTJ-: fixed it17:47
halvormanaged to switch to X and used the gui settings17:47
halvorTJ-: thanks for the help! i probably would have never figured this out on my own17:48
EriC^^nbusrone: hold on there's a typo17:48
TJ-halvor: when switching back from the tty, you don't need the Ctrl held down. in fact, for some keyboards, hacing 2 keys reported down at the same time isn't supported, so it may just send Ctrl+Fx and that, obviously, won't cause the tty switch17:48
EriC^^nbusrone: remove the & after --load-config-only17:49
nbusroneEriC^^ : i manually paste the   if  [ ! -z $XDG_CURRENT_DESKTOP ]; then nvidia-settings --load-config-only &; fi  into the profile ?17:49
EriC^^nbusrone: yes, remove the & though, so it's17:49
EriC^^nbusrone: if [ ! -z $XDG_CURRENT_DESKTOP ]; then nvidia-settings --load-config-only; fi17:49
TJ-halvor: the default switching is Alt+Fx, the Ctrl was added in X to guard against unexpected switches17:49
gcosminHi, I get this error: W: GPG error: http://security.debian.org testing/updates InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 9D6D8F6BC857C906 NO_PUBKEY 8B48AD624692555317:50
gcosminplease can anyone help me fix it ?17:50
halvorTJ-: thanks, that’s useful to know17:51
TJ-gcosmin: that's a Debian repo, not Ubuntu, so you're likely missing the keys17:51
OerHeksgcosmin, why do you want debian/testing updates in ubuntu?17:51
nbusroneEriC^^ : http://pastebin.com/eFAyD90417:52
gcosminOerHeks, I do not17:53
OerHeksgcosmin, solution: remove that repo form /etc/apt/sources.list.d/17:54
OerHeksor /etc/apt/sources.list if you added it there manually17:55
=== Guest78300 is now known as Chex
EriC^^nbusrone: ok18:03
nbusroneEriC^^ : gtg , will restart and try tomorrow :) if I am having error which I can't start the screen ,how do I delete it in terminal ?18:04
haskelis there a cortana equivalent for ubuntu?18:06
haskel(as in windows 10 cortana)18:06
OerHekshaskel, there is a project Sirius > http://www.pcworld.com/article/2898148/meet-sirius-the-open-source-siri-clone-that-runs-on-ubuntu.html18:08
haskelOerHeks, is it simple to install, I tried install pocketsphinx for voice recognition and it is literally impossib18:10
haskelimpossible*18:10
OerHeksi have no idea, just read about it a few weeks ago. try it, but for support you are on your own.18:10
=== root is now known as Guest38540
creycim trying to update virt-tools but it seems like virt-sparsify is still an older 1.24.5, how can I get a newer version?18:15
zambai have around 40GB of data that i want to send to a friend of mine that's running windows.. i want to avoid having to create an archive and download this, but instead find a way to synchronize the files over..18:16
DaghdhaHi18:16
zambaany suggestions for this?18:16
DaghdhaWanna run something by you, see if it's feasible.18:16
lunzamba, smb18:16
_Kai_Quick PSA: http://www.theregister.co.uk/2015/12/02/google_chromebook_ftc_complaint/18:16
_Kai_Don't buy your kid a spywareBook18:16
creycdoes windows have rsync?18:16
_Kai_"Google has been collecting data from schoolchildren as young as seven years of age, according to a complaint filed with the US Federal Trade Commission (FTC) by the Electronic Frontier Foundation (EFF), despite the Chocolate Factory's legally enforceable commitment to refrain from such activities."18:16
zamba... over the internet18:17
DaghdhaI have 3 disks from a raid5, softraid linux and I want to get those onto a windows machine. So my plan is to put them in a windows machine, boot with a CD and then copy data to one of the NTFS disks.18:17
OerHekscreyc, upgrade to wily 15.10 for 1.28.12 >http://manpages.ubuntu.com/manpages/wily/man1/virt-sparsify.1.html18:17
zambai was thinking about using webdav or maybe even bittorrent technology18:17
creycohh, :\18:18
OerHeks_Kai_, that is offtopic here, join #ubuntu-offtopic18:18
creycim on 14 stil18:18
_Kai_OerHeks: thanks!18:19
OerHekscreyc, lts uses tested and stable packages, if you really *need* a newer version, upgrade.18:20
creycwell i dont need a newer version of ubuntu. but the whole reason for wanting virt-sparsify 1.26+ is to be able to sparify-in-place18:20
creyci dont have enough free disk space and setting TMPDIR to a nfs share doesnt seem to be working18:21
=== uber is now known as rubberduck93
creycactually, it looks like its trying to use /tmp instead of $TMPDIR18:22
goddardanyone up for a challenge? http://askubuntu.com/questions/704892/xbox-one-controller-crashes-ubuntu18:23
SimbaCubn00b msg alert! Does anyone have the low-down on whether and when a Ubuntu tablet will be released? I love the interface!18:24
Daghdhawhat about mounting 3 soft raid disks in a windows hosted virtual machine with ubuntu?18:25
ApteryxHello, I'm trying to use tftp, and testing on my local tftpd-hpa server (or tftpd), I always get a "Permission denied" error.18:27
OerHeksgoddard, poor on info, what ubuntu version/kernel?18:27
Daghdhawhat about mounting 3 soft raid disks in a ubuntu hosted virtual machine with ubuntu?18:27
goddardOerHeks: its in the tag18:27
goddard14.04.3 stock18:28
creychuhh, seems like i needed to set variable AND run virt-sparsify from same line..18:28
OerHeksgoddard, no it is not. but oke, from kernel 3.17 and up that controller is supported OOTB  (except for the vibrations).18:29
ApteryxBoth the /var/lib/tftpboot/ and the file I'm trying to 'get' as a test are publicly readable.18:29
lotuspsychjegoddard: you should add tail -f /var/log/syslog to that askubuntu also, when plugging your controller18:29
lotuspsychje!raid | Daghdha18:30
ubottuDaghdha: Tips and tricks for RAID and LVM can be found on https://help.ubuntu.com/community/Installation/SoftwareRAID and http://www.tldp.org/HOWTO/LVM-HOWTO - For software RAID, see https://help.ubuntu.com/community/FakeRaidHowto18:30
goddardOerHeks: i dont want the controller support i just don't want my systemm to crash18:30
ioriaApteryx, don't know if applies to you, but i had similar issue, solved changing  --_ADDRESS in    /etc/default/tftpd-hpa    in  ":69"18:31
goddardlotuspsychje: i wouldn't be able to get any actionable data it literally locks the entire computer up18:31
lotuspsychjegoddard: so check your syslog/dmesg whats happening18:32
goddardlotuspsychje: i did it just says new device and that is the end18:32
OerHeks!info linux-image-generic trusty18:32
ubottulinux-image-generic (source: linux-meta): Generic Linux kernel image. In component main, is optional. Version 3.13.0.70.76 (trusty), package size 2 kB, installed size 29 kB18:32
goddardOerHeks: what is that suppose to tell me?18:32
OerHeksgoddard, upgrade to 15.04/15.10 to avoid crashes, or not plug it in.18:32
goddardOerHeks: im using LTS18:33
k1l_he is using the enablement stack kernel backported from 15.0418:33
=== jelly-effnfn is now known as jelly
goddardhow is it a USB device can LOCK up Linux?18:33
goddardshouldn't that be a handled exception/error type of thing18:34
lotuspsychjegoddard: instead of wining, try to investigate whats going on18:34
k1l_goddard: see the system logs whats going on18:34
goddardlotuspsychje: that is why i am here18:34
lotuspsychjegoddard: gather info for your askubuntu thread18:35
goddardlotuspsychje: HOW?18:35
lotuspsychjegoddard: reboot, check logs18:35
k1l_goddard: syslog, dmesg etc18:35
k1l_goddard: in /var/log/18:35
goddarddmesg says nothing besides a new device and then LOCKS UP18:35
k1l_is the device techincally ok? so not making electrical issues to the usb ports?18:36
lotuspsychjegoddard: tried different usb ports?18:36
goddardlotuspsychje: yeah18:36
goddardk1l_: yeah i use it on my xbox one just fine18:36
goddardk1l_: i can plug it into a windows pc18:36
OerHeksDid you plug it in an usb3 port? that could explain it.18:36
k1l_goddard: you were here often enough to know, that its exhausting having to ask for more details for every bit. so please do some work since you want that going instead of demanding other volunteers to do more work than you even want to invest.18:38
k1l_goddard: so logs logs logs. see the cycled logs after the reboot. whats showing up there? in dmesg, in syslog?18:38
goddardk1l_: you can say that but i have looked at the logs and it gives no mention it literally locks up the computer when connected18:38
Soltiscd /path/to/symlink; ls ../ #Shows directory above symlink target instead of contents of /path/to/18:39
lotuspsychjegoddard: add your logs to the askubuntu, so we can read em18:39
vicenteI have a problem with no panels when booting ubuntu mate 15.10, can someone look at my xsession logs and offer some advise? http://paste.ubuntu.com/13627632/18:39
SoltisWhat in the world would cause that sort of behaviour?18:40
DoYouKnownouveau crashed on boot on the latest ubuntu18:40
DoYouKnow15.1018:40
ubuntu-matehi18:40
lotuspsychjeDoYouKnow: wich card chipset?18:40
DoYouKnowso I'm running 14.0418:40
SoltisWhat's weirder is that cd ../ takes me back to /path/to18:41
SoltisSo wtf is wrong here?18:41
DoYouKnow[     4.099] (II) NVIDIA(0): NVIDIA GPU GeForce GTX 960M (GM107-A) at PCI:1:0:0 (GPU-0)18:41
lotuspsychje!language | Soltis18:41
ubottuSoltis: The main Ubuntu channels require that you speak in calm, polite English. For other languages, please visit https://wiki.ubuntu.com/IRC/ChannelList18:41
ubuntu-matewhat?18:41
DoYouKnow[     4.099] (--) NVIDIA(0): Memory: 4194304 kBytes18:41
lotuspsychjeDoYouKnow: optimus card?18:41
ubuntu-mateyes18:41
lotuspsychjeubuntu-mate: can we help you?18:41
ubuntu-mateyes18:42
lotuspsychjeubuntu-mate: ask your question please18:42
ubuntu-matehow can i close sesssion opened before on ubuntu18:42
ubuntu-matewithout installing screen18:42
ubuntu-mate???18:43
lotuspsychje!patience | ubuntu-mate18:43
ubottuubuntu-mate: 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/18:43
vicenteubuntu-mate, are the sessions connected remotely, or are they local sessions? I would try running "ps -aux | less" or "ps -aux | grep session" to find the process running the session then "kill <PID>"18:45
DoYouKnowlotuspsychje, ubuntu-mate : yes, it has optimus support18:45
tkellergreetings.   I have been away from linux use for a number of years.  I need a few pointers on how wo manage my mass storage devices, please?18:45
vicentetkeller, what exactly are you doing with the mass storage devices, what do you mean by "manage"?18:46
lotuspsychjeDoYouKnow: did you install nvidia-prime?18:46
DoYouKnowlotuspsychje: it wouldn't let me into setup18:46
lotuspsychjeDoYouKnow: wich setup?18:47
DoYouKnowubuntu setup, for 15.1018:47
tkeller\vicente:   I physically installed a new 3TB HDD, and I don't remember how to get to uit to format it, and to mount it18:47
=== Fuchs is now known as idjetIsStupid
DoYouKnowI tried booting from a usb drive and it gave an error18:47
DoYouKnowI could try again18:47
lotuspsychjeDoYouKnow: is LTS giving you issues?18:48
DoYouKnowno18:48
DoYouKnowit works great, but I had to use backports for wifi18:48
lotuspsychjeDoYouKnow: why not stay there?18:48
lotuspsychjeDoYouKnow: wich chipset?18:48
DoYouKnowI'm just thinking of submitting a bug report18:48
vicentetkeller, type "sudo blkid" in the terminal to find the UUID and /dev/sd# of the harddrive18:48
ubuntu-mateit doensnt work18:49
DoYouKnow960m18:49
iamwhoiamhello people. I have an issue with ubuntu 12.04.. it is a friends, and it is in a different language, but the idea is that during apt-get update, he ends with the error /var/lib/dpkg/lock (28:not enough space).. any ideas?18:49
lotuspsychjeDoYouKnow: no i mean your graphics work on LTS right,? wich wifi chipset?18:49
vicentetkeller, then you can do "sudo cfdisk /dev/sd#" to create partitions and format the drive18:49
DoYouKnowlotuspsychje: oohh, Intel 896018:49
vicentetkeller, last of all, you will want to edit /etc/fstab and add a line for your harddrive to mount it at boot up (or on command). the details on this command will vary depending on when you want the drive mounted18:49
DoYouKnowsorry, 826018:50
DoYouKnowIntel 826018:50
TJ-iamwhoiam: "not enough space" says it all, file-system is out of free space18:50
ubuntu-mateexit18:50
DoYouKnow(still getting familiar, heh)18:50
lotuspsychjeDoYouKnow: hmm intel should have good support to wifi, whats going on with it,?18:50
iamwhoiamfrom what he says, he tried to upgrade to 14.04 but stopped the procedure - but i cannot be sure since he does not really uses ubuntu, so i cannot be sure18:50
iamwhoiamTJ-: i realize that :) but he has 900mb free18:50
=== idjetIsStupid is now known as Fuchs
vicentetkeller, this guide seems to be pretty complete http://www.idevelopment.info/data/Unix/Linux/LINUX_PartitioningandFormattingSecondHardDrive_ext3.shtml18:50
DoYouKnowlotuspsychje: it didn't work by default, so I had to use kernel backports18:51
DoYouKnowbut now it's working18:51
TJ-iamwhoiam: where? is there a separate file-system for /var/. Check with "df -h"18:51
lotuspsychjeDoYouKnow: so you have everything working on LTS now?18:51
DoYouKnowthe only other issue is the lenovo-ideapad kernel module doesn't work right with my laptop yet18:51
DoYouKnowthat I don't have working18:51
DoYouKnowso I had to disable it (I'm using the new Ideapad released this or last month)18:51
vicentetech support in IRC is a pretty thankless job. came to look for help and instead ended up offering support for others hahaha18:52
DoYouKnowlast month18:52
iamwhoiamTJ-: thats what i did. His file system reports 880MB free18:52
iamwhoiamTJ-: (/dev/sd5)18:52
haasnThere's a packaging bug with nagios-plugins-contrib on 14.04 LTS (package version 9.20140106), two of its provided and interdependent components are not compatible (version mismatch, apparently due to including an unpatched version from upstream). Where can I report this bug?18:52
TJ-iamwhoiam: the error message looks quite specific18:53
tewardhaasn: ubuntu-bug nagios-plugins-contrib18:53
tewardhaasn: run that in the command line18:53
tewardhaasn: then detail the issue18:54
=== megabit|away is now known as megabitdragon
DoYouKnowthis ideapad is a haswell generation 6 with a 3.5 GHz max clock18:54
DoYouKnowfor turbo18:54
haasnteward: Which package provides ubuntu-bug? dpkg -S finds nothing18:55
iamwhoiamTJ-: i know, but i cannot make sense of it. Since, df reports free space, and the upgrade (as far as he says) started, i so not know how to proceed with that error. I couldnt even find details about the error 28 or what else can cause it. Thats why i thought of asking here18:55
lotuspsychjeDoYouKnow: please only use this channel for ubuntu questions18:55
DoYouKnowlotuspsychje: so if I have a question about a particular kernel module on ubuntu, I can't use it?18:55
tewardhaasn: apt-get install apport18:56
DoYouKnowlike the lenovo_ideapad module?18:56
TJ-iamwhoiam: temporary files being fetched possibly? fill space, fails, they get deleted, you check, and see space is there?18:56
lotuspsychjeDoYouKnow: sure, ask specific questions18:56
DoYouKnowOk, Why is the wifi auto-disabled by default if the lenovo_ideapad module is loaded? (I had to blacklist the module to use wifi)18:57
lotuspsychjeDoYouKnow: doyouknow wich wifi chipset your lenovoa has18:57
TJ-DoYouKnow: there's some weird ACPI stuff on those Ideapads, that's possibly it18:57
DoYouKnow08:00.0 Network controller: Intel Corporation Wireless 8260 (rev 3a)18:57
haasnteward: Installing that wants to pull in policykit, systemd-services, dbus and others. Is that the intended result?18:58
lotuspsychjeDoYouKnow: have you tried other ubuntu versions on the pad?18:58
tewardhaasn: yes.18:58
tewardhaasn: without all those things, you aren't going to be able to reliably provide bug reports18:59
vicentetkeller, got the new hdd running yet?19:00
DoYouKnowlotuspsychje: nothing older than 14.04 will work. I could try 15.0419:00
DoYouKnowinstead of 15.1019:00
tkellervincente?19:01
32NAAEI73Any tips on solving a 403 InternalAVError  when doing apt-get install gnome?  (14.04)19:01
lotuspsychjeDoYouKnow: sure, or 16.04 development version, just as kernel test19:01
TJ-teward: I think that's overstating it. haasn try "apt-get --dry-run install --no-install-recommends apport"19:02
DoYouKnowTJ-: perhaps19:02
vicentetkeller, you were in here asking about how to format/mount a new harddrive right? maybe that was a different tkeller19:02
regedithello19:03
tkellerthat is correct, vincente.19:03
DoYouKnowlotuspsychje: the other problem is if I type naturally with my fingers on the palmrrest, I'll accidentally hit the touchpad sometimes and the mouse will move19:03
DoYouKnowis there a way to fix that?19:03
tewardTJ-: true, but there are cases in systemd environments where it tries to get data that it can't get without those commands19:03
regeditwhat are the commands to set grub2's default boot kernel? I am trying to configure a remote server where I cannot access the grub2 menu upon boot19:03
DoYouKnow*my palms19:03
DoYouKnowon the palmrest19:03
pvlhey all, i DD'd the server iso to a usb, and my system is complaining that isolinux.bin cannot be found19:04
tkellerI used sudo blkid, but it only gives me information on my main 500GB drive, nothing about my secondary 3TB drive.19:04
pvlrunnning isohybrid on it didnt seem to do anything19:04
lotuspsychjeDoYouKnow: have about you fix one issue at the time,19:04
TJ-teward: right, but on 14.04 there should only be systemd-login shouldn't there?19:04
vicenteDoYouKnow, I take my touchpad to avoid that issue, very low tech19:04
k1l_pvl: what was the exact of=?19:04
k1l_from dd used?19:04
pvl /dev/sdb k1l_19:04
tewardTJ-: true, forgot 14.04.  In that case, maybe that'd work19:05
pvlseeing as how dmesg said its /dev/sdb19:05
_Trullois there some app that can turn off the monitor and turn it on again, at specific times?19:05
k1l_pvl: ok, common issue is to dd into a partition but sdb is right then19:05
tewardbut i'm not 100% familiar with the 'every apport bug needs these: [list of commands to get data from'19:05
vicentetkeller, do a "dmesg" and post the output in pastebin. it may not be recognized as a harddrive - yet.19:05
DoYouKnowvicente: tape?19:05
tewardTJ-: it's possible those commands depend on `apport`.  And launchpad libraries, which may not get pulled in19:05
pvlk1l_, i know. i just dont wanna burn a dvd19:05
teward(if you run your command)19:05
DoYouKnowthere's palm detection built in to some touchpad drivers, vicente19:05
k1l_pvl: just make sure it was sdb and not sdb119:05
tkelleruhm  *blush* I don't remember how to use pastebin19:06
lotuspsychje!pates | tkeller19:06
lotuspsychje!paste19:06
ubottuFor 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.19:06
tkellerlotus: how do I get the text INTO the pastebin?19:06
lotuspsychjetkeller: copy/paste19:07
=== 32NAAEI73 is now known as seanw1
haasnTJ-: Thanks, that sounds more like what I want19:08
vicenteDoYouKnow, do you use the trackpad at all or an external mouse?19:08
tkellerlotuspscchje:   I was a strictly command-line user previously, I don't know how to copy/paste with the GUI19:08
=== Linia_ is now known as gcosmin
haasnUnrelated: I'm having trouble with my networking. I'm running Ubuntu inside an LXC container with a static IP address and gateway. This works fine, what doesn't work fine is DNS. My /etc/resolv.conf is empty. I can hard-code the address of the nameserver, but everytime I do it gets overwritten during boot. What's the proper way to fix this?19:09
lotuspsychjetkeller: select the text you want to copy with leftmouse holding19:09
vicentetkeller, highlight the text in the terminal, right click and select copy19:09
vicenteDoYouKnow, here is my fix to disable trackpad completely http://imgur.com/OK7012W19:10
vicenteDoYouKnow, tape a piece of paper over it a voila!19:10
TJ-haasn: configure the container's resolvconf to add the IP of the DNS server(s) (either via /etc/network/interfaces or the Network Manager config)19:10
haasnTJ-: /etc/network/interfaces looks like this: auth eth0  iface eth0 inet manual. Can I add dns-nameservers to this even though it's set to ‘manual’? All of the examples use ‘iface eth0 inet static’, but I was following https://serverfault.com/questions/571714/setting-up-bridged-lxc-containers-with-static-ips/586577#58657719:11
emil5600can anybody help me i cant find my Bios key                 Vaio E series product name SVE14116FXB19:12
emil5600thanks for help19:12
lotuspsychjeemil5600: ask in ##hardware plz19:13
TJ-haasn: add an entry "dns-nameservers a.b.c.d" that should be processed by resolvconf19:13
DoYouKnowvicente: yeah, but that only works if you're staying with a framebuffer :)19:13
emil5600OK thanks19:14
OerHeksemil5600,  see the sony/vaio site for the manual?19:14
haasnTJ-: seems to work despite the concern I had, great! thanks19:15
DoYouKnowvicente: framebuffer console19:15
bgardnerI switched from Xfce to Gnome and while almost everything works great, my system never locks.  I can leave it overnight and even though it's configured to lock after 30 minutes it remains unlocked round the clock.  Any suggestions?19:18
Crimnew to Ubuntu, took the plunge19:18
=== Macqir is now known as LazyUser69
lotuspsychjeCrim: welcome, you have joined the ubuntu support channel here19:19
Crimsweet, preash19:19
Crimquick question. How To: create keyboard shortcut to quit terminal?19:20
_Trullois there some app that can turn off the monitor and turn it on again, at specific times?19:21
lotuspsychje!shortcut | Crim19:21
ubottuCrim: Keyboard shortcuts can be set in System -> Preferences -> Keyboard Shortcuts. If your multimedia keys don't work with that, try the 'keytouch' package, explained at http://keytouch.sourceforge.net/ - See !Keyboard for changing layouts. A list of keyboard shortcuts for Unity is available at http://ubottu.com/y/shortcuts19:21
OerHeksCrim,  it already exists ... alt F419:22
CrimBINGO! lol thx19:22
OerHeks:-)19:22
lotuspsychje_Trullo: whats your purpose with this?19:22
nicomachusOerHeks: I've been looking at this Project Sirius stuff a bit since you linked it earlier. Have you used this?19:24
OerHeksnicomachus, no, it is in experimental stage, i think. if there are more articles comming, i might. but i think it is useless on the desktop.19:26
OerHeksBut speech-2-text do have my interest19:26
nicomachuswell for that it looks like they're using Carnegie Melon's Sphinx project, which is already pretty impressive.19:28
nicomachushttp://cmusphinx.sourceforge.net/19:28
nicomachusidk, this has me intrigued. About to give it a go.19:28
tux_rulezI'm an expert Gentoo user, I'm installing Ubuntu for someone else.  I have a fresh "trusty" install I"m a bit confused how to I "unhide" the grub menu. For a backup OS on the computer I placed a Finnux and a Knoppix ISO on a separate hd partition (If you don't know, both can be booted into an ISO image)19:29
nicomachus"I'm an expert Gentoo user"19:30
OerHekshttps://help.ubuntu.com/community/Grub2#Timed_Display19:30
tux_rulezthanx OerHeks19:31
OerHekshave fun19:31
goddardOerHeks: lotuspsychje k1l_ after several tries I finally managed to get some actual actionable data.. I hope it helps - http://askubuntu.com/questions/704892/xbox-one-controller-crashes-ubuntu19:32
vicentetux_rulez, I just learned of grub-customizer (apt-get install grub-customizer) it is a gui tool to help configure every little thing about grub19:32
tux_rulezI think I am in for a bit of "culture shock" going from a gentoo atitude to a Ubuntu attitude. There is no way this guy would ever be able to use gentoo so he needs ubuntu to run linux.19:32
=== wook is now known as Guest33651
lotuspsychjegoddard: this doesnt look good: BUG: unable to handle kernel NULL pointer dereference at 000000000000004e19:33
DJonestux_rulez: Different things for different users, I'm sure they'll get help here when needed19:33
k1l_tux_rulez: there is nothing wrong in using ubuntu, or any other distribution if that suits your needs :)19:34
lotuspsychjegoddard: how about you file a bug mate?19:34
lotuspsychje!bug > goddard19:34
ubottugoddard, please see my private message19:34
goddardlotuspsychje: ok19:35
nicomachusgoddard: is the entire system crashing, as in the machine turns off?19:35
k1l_goddard: seems like a known issue with recent kernels and that controller: https://lkml.org/lkml/2015/11/11/39519:35
Martijn_Hi everyone - I've a problem while installing Virtualbox guest additions. It's not working and I hold a very very small screen resolution. Does anyone have any idea how to solve?19:35
k1l_goddard: use the original 3.13 LTS kernel (install linux-generic)19:36
tux_rulezThe diferince is Gentoo peoplr want to know what is going on under the hood, Ubuntoo starts out "all dark purple" then the logon screen just pops up, All of the boot process is hidden.19:37
TJ-goddard: see bug 151450519:38
goddardk1l_: so i should downgrade?19:38
ubottubug 1514505 in linux (Ubuntu) "Kernel Oops - unable to handle kernel NULL pointer dereference; RIP is at xpad_probe+0x33d/0x9d0" [Medium,Triaged] https://launchpad.net/bugs/151450519:38
OerHekstux_rulez, disable quiet splash in grub, and you would see too much text rolling19:38
k1l_tux_rulez: we try to focus on actual technical issues in here. we dont need to compare other distros19:38
nicomachustux_rulez: wat.19:38
vicentetux_rulez, I like hotdogs but I wouldn't eat them if I knew exactly what went into them. different *nix for different needs19:38
goddardTJ-: cool19:39
SimbaCubAnother n00b question19:40
SimbaCubI've heard about Unity 819:40
=== Ornacia is now known as Deez_Nuts
SimbaCubis it different in GUI terms19:40
SimbaCuband if so19:40
SimbaCubwhen will it be released?19:40
nicomachusSimbaCub: you can install now if you want19:40
tux_rulezsorry, I was just trying to describe a "culture shock" https://en.wikipedia.org/wiki/Culture_shock I won' wast any more time on this subject.19:40
SimbaCuboooh19:40
SimbaCubreally?19:40
k1l_SimbaCub: its quite the same like the actual unity(7) but is rewritten to run on MIR. its used right now already on the smartphones from ubuntu19:41
SimbaCubnice one19:41
nicomachusSimbaCub: https://askubuntu.com/questions/447891/how-to-install-unity-819:41
lotuspsychjeSimbaCub: its also testable on 15.10 and 16.0419:41
k1l_SimbaCub: on the desktop its really alpha state see unity8-desktop-session-mir but you wont get a usable desktop right now19:41
SimbaCubwell I look forward to it19:42
SimbaCub:)19:42
lotuspsychjek1l_: its usuable, mouse support and browsing19:42
lotuspsychjek1l_: but yes early stage19:43
k1l_lotuspsychje: depending on your hardware :)19:43
SimbaCubis Unity 8 this? http://jadeworks.com.ba/ubuntu.jpg19:43
k1l_SimbaCub: that is just a mockup from someone not from ubuntu19:45
lotuspsychjeSimbaCub: http://news.softpedia.com/news/how-to-install-unity-8-on-ubuntu-16-04-lts-and-ubuntu-15-10-496949.shtml#sgal_219:45
nicomachusis 16.04 even alpha released yet...?19:45
SimbaCubthanks, lotuspsychje19:45
lotuspsychjenicomachus: december 3119:46
tkeller*whoa* dmesg puts out PAGES of info.  Looka like it knows aboput my 3TB drive, though.  Identifies it as sd 2:0:0:0...what does that ell me?19:46
nicomachusthat's what I thought...19:46
lotuspsychjenicomachus: but you can install 16.04 development branch already to test and bug19:46
nicomachusah I didn't know that.19:46
lotuspsychjenicomachus: works like a charm on mydesktop19:46
nicomachus16.04 or unity 8?19:47
lotuspsychjenicomachus: #ubuntu+1 for more details19:47
vicentetkeller can you do "dmesg | grep disk"19:47
=== caius is now known as Guest21406
vicentetkeller, does it show a three letter code in the output like [sda] or [sdb]19:47
Martijn_Is anyone running Ubuntu in Virtualbox?19:48
=== g_ is now known as Guest73156
Guest21406hello19:48
k1l_Martijn_: some do19:48
nicomachusMartijn_: I am.19:48
Guest21406i have recived today my bq e5 ubuntuphone19:49
SimbaCubI'm running it on Parallels if that's any help19:49
SimbaCubfull speed19:49
Bonn333Martijn_: Not me ;p19:49
nicomachusMartijn_: what's the problem with installing guest additions?19:49
Guest21406is there any possibility to install synaptic on ubuntuphone?19:49
Martijn_k1l_: I love Ubuntu, but I cannot fix the guest additions. So I have a very small screen now :(19:49
k1l_!touch  | Guest2140619:49
ubottuGuest21406: Information about the Ubuntu Touch platform for Phone and Tablet is available here https://wiki.ubuntu.com/Touch . Support and discussion in #ubuntu-touch19:49
nicomachusMartijn_: this is really the best guide available: https://askubuntu.com/questions/22743/how-do-i-install-guest-additions-in-a-virtualbox-vm19:50
Martijn_nicomachus: Yes, I tried all commands on Google. But all are not working.19:50
vicenteMartijn_, do you have the option to insert guest addition in the "devices" menu in the host side of virtualbox?19:50
k1l_Martijn_: "i tried all" is not very helpfull to get some help19:50
Martijn_vicente: Yes, I tried that stuff. That works. But installing the guest additions is the problem19:51
Guest21406thanks ubottu19:51
Martijn_It says the header for the current running kernel were not found. I googled that, executed the commands but no result. I hate hate hate this configuration hell19:52
k1l_Martijn_: what exactly is the problem? where does it give an error?19:52
Martijn_I mounted the guest additions19:52
k1l_Martijn_: "sudo apt-get update && sudo apt-get install linux-generic"19:52
Martijn_I openen the terminal19:52
lordpicardHello there.19:52
Martijn_Grant permission to my root with the su command19:52
vicenteMartijn_, sorry I don't have a ubuntu guest VM only Windows19:53
lordpicardI'm getting this. I've did the clean and empty trash but still got this error. any help on this? The upgrade needs a total of 94,0 M free space on disk '/boot'. Please free at least an additional 50,4 M of disk space on '/boot'. Empty your trash and remove temporary packages of former installations using 'sudo apt-get clean'.19:53
SimbaCubhello lordpicard19:53
k1l_Martijn_: su is a no-no on ubuntu19:53
Martijn_Go to /media/administrator/vbox. ...19:53
Martijn_And executed the ./VBoxLin....run19:53
nicomachuslordpicard: can you paste the output of `sudo ls -la /boot` in a pastebin and link here please?19:53
Martijn_nicomachus: And during this command I get the error19:54
k1l_Martijn_: run this inside the vm: <k1l_> Martijn_: "sudo apt-get update && sudo apt-get install linux-generic"19:54
=== b1 is now known as a|
lordpicardnicomachus:   here you gohttp://pastebin.com/SXaTkxz119:55
=== a| is now known as Guest44401
=== Guest44401 is now known as a1
lordpicardnicomachus:   sorry, clickable link now :) http://pastebin.com/SXaTkxz119:56
Martijn_k1l_: Ubuntu is installing linux-generic19:57
nicomachusok, lordpicard, you've got a few more kernels than you need. Did you try `sudo apt-get autoremove`?19:57
k1l_Martijn_: then to the procedure again with the guest additions.19:58
k1l_*do19:58
Martijn_k1l_: I hope it works19:58
MWMIve got a symlink that works in ubuntu but permission is denied on my windows machine (samba share)19:58
lordpicardnicomachus:  no, will try it. i will got 255mb free disk space. let me do that and i will get back to you in a minute, ok? thanks.19:58
MWMIve taken ownership of the file (where the link originates) and given read write and execute... still  no access from samba share19:59
nicomachusperfect.19:59
fooI want to change my system time. By default, server is in New York, so all system time is in EST. However, I'm in PST timezone. If I change system timezone to PST, I imagine I shouldn't have any problems since *everything* should change (as opposed to only changing mysql timezone and leaving system in EST). Is this correct?20:00
vicenteMwM, this is what I found, have you tried editing the SMB.conf file? http://ubuntuforums.org/showthread.php?t=160054120:01
tux_rulezI"m still confused on how users work in Ubuntu. Any user that is given the admin flag can install remove software? No neet for root? is this right?20:01
MWMI should note as well that if I try to set the original folder (the target of the link) as the shared folder I am denied there as well20:01
k1l_!sudo | tux_rulez20:02
ubottutux_rulez: sudo is a command to run command-line programs with superuser privileges ("root") (also see !cli). Look at https://help.ubuntu.com/community/RootSudo for more information. For graphical applications see !pkexec (for older releases: !gksu and !kdesudo). If you're unable to execute commands with sudo see: http://www.psychocats.net/ubuntu/fixsudo20:02
vicentetux_rulez, users that have "admin" priviledges are allowed to escalate to root level (using sudo) and add/remove programs.20:02
MWMfollow simylinks line looks promising.  I will report back :)20:02
EriC^^tux_rulez: correct, any user in the sudo group can run commands with privileges20:02
Martijn_k1l_: It's installing, but why do you think this solves the issue?20:02
k1l_tux_rulez: yes, we dont run around as root. but give the commands the priviledges with sudo or gksu for gui20:02
k1l_Martijn_: it said it could not find the header files. so now it will install them automatically20:03
vicenteMartijn_,  the guest additions REQUIRE the linux header files so they can compile the necessary programs.20:03
Martijn_k1l_: I try to understand. Header files?20:03
fooWill changing local timezone on my machine break anything? I don't see how it can, but wanted to ask to be sure20:03
vicenteMartijn_, the header files are (if I am not mistaken) files which provide information about the linux kernel to programs that are compiled from source code20:04
k1l_Martijn_: they are needed to compile moduls for the used kernel. you need them because the guest additions are compiling "drivers" for the vbox simulated hardware20:04
Martijn_vicente: Sounds cool (if it works) :P20:04
vicentebreaking the third law of thermodynamics sounds cool too, if it works.20:05
MWMadded the <follow symlink = yes> to the smb.conf ... no change.  Im gettting an error about privaledges, but own the directory/files and have read write and execture.  What am I missing?20:06
nicomachushmm... helping a user out on another forum that has wifi and LAN hard-blocked after upgrading to 14.04, but the hardware switch is set to "on".20:08
Martijn_k1l_: It failed again :(20:08
Martijn_k1l_: Same error20:08
EriC^^Martijn_: what's the error?20:08
k1l_Martijn_: please pastebin the whole output20:08
lordpicardnicomachus:  got it. it was asking me to free up 40000k (or less one 0, not sure) of space, then I split the updates in half and its updating now everything in two "waves". thank you for your help sir. :)20:09
k1l_Martijn_: and put a "uname -a" and a "dpkg -l| grep linux-header" in a pastebin20:09
MWMnicomachus :  if they are on realtek 8111 NIC then there is a known issue.  I had no luck with the fix but there is one ou there20:09
=== user is now known as Guest92988
Martijn_k1l_: http://pastebin.com/yL3pT1L220:11
nicomachusMWM it's an intel card. the hard-block part is what confuses me.20:11
EriC^^Martijn_: dpkg -l | grep $(uname -r)20:13
Martijn_EriC^^: http://pastebin.com/WfSF5ZNf20:13
k1l_Martijn_: why is it on kernel 4.2?20:14
Martijn_k1l_: I don't know. I have basic knowledge of Linux / Ubuntu.20:15
k1l_wait, its on 3.19 ubuntu 14.04.1 kernel and builds for kernel 4.2?20:15
nicomachusk1l_: that's the Virtualbox version...20:15
k1l_Martijn_: is this an original ubuntu installed? from an .iso from ubuntu.com?20:15
EriC^^Martijn_: sudo apt-get install linux-headers-3.19.0-37-generic20:15
Martijn_k1l_: Yes20:15
k1l_Martijn_: its an ubuntu 14.04, right?20:16
EriC^^Martijn_: dpkg -l | grep linux-image , pastebin the output please20:16
Martijn_k1l_: Yes20:16
k1l_Martijn_: please just reboot the vbox guest to make sure to have the latest kernel running20:16
lintuxhello20:18
lintuxis this ubuntu help?20:18
nicomachussi senor20:18
EriC^^yeah20:18
k1l_lintux: yes20:18
EriC^^ask away20:18
lintuxi had to reinstall ubuntu after trying gnome20:18
Martijn_EriC^^: http://pastebin.com/L0npYtsn20:18
lintuxnow I need to install driver for my nvidia card20:18
TheSovcan someone help me, I need to manually control my network card settings but i cannot do that while network manager is running. so i do a service network-manager stop. but then when i add the static ip to my ethernet it doesnt show the "on net" route20:18
=== TheFreakler is now known as Al3x_10m
EriC^^Martijn_: sudo apt-get install linux-generic-lts-vivid20:19
lintuxis that for me?20:20
lintuxwho can help please?20:20
nicomachusno lintux, they'll say your name when it's for you.20:20
lintuxok20:20
nicomachuslintux: you haven't asked a question yet.20:20
lintuxhelp installing nvidia driver20:20
akikTheSov: you can define your ip addresses in /etc/network/interfaces and use ifup and ifdown to control the interfaces20:21
ioriaTheSov, what  is  the  "on net" route ?20:21
TheSovakik, I need to do this ephemerally not all the time. I just need to know how to add the on net route20:21
nicomachuslintux: that's not a question. what exactly do you need with?20:21
Martijn_Great support here :P20:21
TheSovioria, the local on network route20:21
akikioria: the on net threw me off too20:22
EriC^^Martijn_: did you get my last apt-get command?20:22
ioriaTheSov, you mean  the gateway  ?20:22
Martijn_EriC^^: Yes, but i am currently executing the command from k1e...20:22
TheSovwhen you add a local ip you add a subnet, there is a default route added for all those network ip's.20:22
TheSovioria, no the opposite20:22
EriC^^Martijn_: which command is that?20:22
lintuxhow to install correct driver?20:22
Martijn_oh it was your command sudo apt-get install linux-headers-3.19.0-37-generic20:22
TheSovthe gateway is used to leave the local subnet, i need to access the local subnet20:23
nicomachuslintux: what is the graphics card? and which driver do you have installed now?20:23
ioriaTheSov, 255.255.255.0 ?20:23
TheSovioria, yes20:23
ioriaTheSov, i see20:23
EriC^^Martijn_: ok, run the second apt-get command once it's done, it will let apt-get install the latest kernel and headers every time new ones come out20:23
akikTheSov: you can not see the subnet address in "netstat -rn" ?20:24
TheSovwhen i disable network-manager, and type ifconfig eth0 172.16.10.10 netmask 255.255.255.0, and then i type route. there is no local route20:24
lintuxcan you tell me command to that shows my graphics card and tells me what is installed?20:24
ioriaTheSov, are you  using NM or edited /etc/network/interfaces ?20:24
EriC^^lintux: lspci -k | grep -A2 VGA20:24
TheSovioria, i am using the command line20:24
ioriaTheSov, sorry  to  repeat myself... are you  using NM or edited /etc/network/interfaces ?20:25
TheSovioria, i do not know what you mean20:25
TheSovi am using neither at the moment20:25
ioriaTheSov, cat /etc/network/interfaces20:25
TheSovi am trying to manually change it20:25
TheSovok i see your confusion, i am using neither20:26
TheSovi have disabled network amanger20:26
lintuxhttp://pastebin.com/UqpHdaMY20:26
TheSovand my network/interfaces is clear except for auto lo20:26
lintuxit says intel but i know I have nvidia also20:26
ioriaTheSov, ok....    so  you don't have  connectivity  :-)20:27
EriC^^lintux: maybe it's disabled from the bios?20:27
TheSovioria, what do you mean? i am connected to the network.20:27
TheSovmedia state is up20:27
ioriaTheSov, you used the ifconfig  command ?20:28
lintuxdon't think so it was working earlier before reinstall20:28
TheSovyes20:28
lintuxi can check if i have to20:28
nicomachuslintux: what does `sudo lshw -C video` show?20:28
akikTheSov: did you use "up" at the end of the ifconfig ?20:28
TheSovioria, ifconfig eth0 172.16.10.10 netmask 255.255.255.020:28
TheSovyes20:28
ioriaTheSov, i see... but when  you reboot you are without connection ...20:28
TheSovioria, no20:28
TheSovioria, my issue is that routes remains clear20:29
TheSovit does not add the local route20:29
TheSovso i cannot access the local subnet20:29
TheSovbut yet it works fine when using network manager20:29
ioriaTheSov, ok.... why don't you use NM or edit interfaces  ?20:29
TheSovioria, i am trying to script these changes so i can change them at different locations20:29
ioriaTheSov, ok20:30
TheSovI was wondering if there was something i had to change on the system to make it work properly20:30
=== bazhang_ is now known as bazhang
TheSovoh i got it20:31
TheSovsweet20:31
TheSovi had to disable UFW20:31
akikweird20:32
lintuxhttp://pastebin.com/EnX7Hb3S20:33
nicomachuswhat the...20:34
EriC^^i think he pasted it in a terminal20:35
nicomachuswell, it's not easy to read, but the Nvidia card is there and it has a driver installed.20:35
EriC^^lintux: what's the problem again?20:36
nicomachushe wanted to install a driver for his Nvidia GPU20:36
nicomachusit's installed, though.20:36
ioria!info   virtualbox-guest-dkms20:37
ubottuvirtualbox-guest-dkms (source: virtualbox): x86 virtualization solution - guest addition module source for dkms. In component multiverse, is optional. Version 5.0.10-dfsg-2ubuntu1 (wily), package size 488 kB, installed size 3953 kB20:37
EriC^^lintux: try sudo ubuntu-drivers autoinstall20:37
lintuxadditional drivers says its using nouveau20:38
EriC^^yeah, that's the open source driver20:38
EriC^^you can pick another if you want to try it out20:38
SimbaCubA bit of praise... what I love about Ubuntu is that you can get as dirty as you like, but if you don't want to get into the nitty gritty you can enjoy Ubuntu plenty because the interface is so easy to use! It makes Windows and OSX look decidedly complex!20:38
lintuxi had nvidia prime driver setings how i get that back?20:39
EriC^^lintux: try sudo ubuntu-drivers autoinstall , then nvidia-settings20:39
ynixI noticed that there are three different versions of clang in the repos, 3.4, 3.5, and 3.6. Is there any reason to prefer anything other than the newest version here?20:40
lintuxok its running20:40
nicomachusyay20:40
lintuxi mean the command in terminal20:40
nicomachusoh. :/20:40
TJ-nicomachus: any excuse for a party! :D20:41
Bray90820Ifr I'm not mistaken there are 3 files you can add a cronjob to what are they?20:41
TheSovis there a way to leave network manager running and manually modify network settings?20:41
TJ-TheSov: you can edit the NM connections with "nmcli"20:41
EriC^^Bray90820: homework question?20:42
Bray90820EriC^^: nope20:42
lintuxok nvida settings came up20:42
TheSovTJ-, not permanently just for this instance20:42
ioriaynix, idk... compatibility i think20:42
lintuxso i just switch to one of the options in additional drivers?20:42
EriC^^lintux: it already switched to the recommended one20:42
Bray90820EriC^^: A while ago I created a script for backup and I am trying to figure out where the hell I put the cronjpb for it20:43
nicomachus!language | Bray9082020:43
ubottuBray90820: The main Ubuntu channels require that you speak in calm, polite English. For other languages, please visit https://wiki.ubuntu.com/IRC/ChannelList20:43
Picinicomachus: err, I don't see any language issues here.20:43
EriC^^Bray90820: what was the script's name called?20:43
nicomachusPici: ignore me, my bad20:44
PiciBray90820: The cron manpage lists the locations where it will look for jobs, you may have put it in /etc/cron.*/ folders20:44
EriC^^Bray90820: ^ yeah or one of the user's crons in /var/spool/...20:44
lintuxterminal is hanging20:44
GNOMECHILDI am quite the linux newbie and would like to know if I should switch to Ubuntu MATE. I have a relatively beefy computer so I don20:44
GNOMECHILDt think the desktop enviornment will be an issue20:45
EriC^^switch from what?20:45
ioriaTheSov, you solved ?20:45
GNOMECHILDThe default Unity launcher20:46
EriC^^GNOMECHILD: unity is heavier than mate20:46
TheSovyes i had to disable ufw20:46
ioriaTheSov, ok20:46
GNOMECHILDI am aware but I can run it fine20:46
EriC^^GNOMECHILD: if unity runs fine, mate will have no problem20:46
GNOMECHILDbut is there any benefits to MATE?20:47
GNOMECHILDother than the lightweightness20:47
nicomachusmostly a taste issue, GNOMECHILD20:47
=== s1aden is now known as sladen
GNOMECHILDthanks20:47
Techknight_not anything usefull other than new ca's and ect.20:50
Bray90820EriC^^: Well It wasn't anywhere in /var/spool/20:50
EriC^^Bray90820: does it still run?20:51
lintuxit says Nvidia Prime is not supported?20:52
Bray90820EriC^^: is there anyway to manually run what is inside of "crontab -e" to check if it is still running20:53
EriC^^Bray90820: change the time to * * * * *20:55
VoyageHi21:03
VoyageI have installed php5-redis on ubuntu but its not showing in modules not I am able to connect to redis. Any clues?21:03
p444Hey, im tryign to get a list of all services from command line? I was told by a classmate there is a command that lists them and any with a plus sign shows that they are start up, is this correct?21:09
tux_rulezWhat are the irc clients in ubuntu? If there one that comes with the basic desktop instilation?21:09
TJ-p444: which ubuntu release?21:09
tux_ruleztrusty21:10
p444TJ- xubuntu21:10
Bray90820EriC^^: Now that the cronjob has supposedly ran is there a way to check to see if it actually did or not21:10
TJ-p444: that's what we call the flavour, release is the codename or YY.MM of release. e.g. 14.04, 15.04, 15.1021:10
TJ-p444: if you're unsure "cat /etc/issue"21:11
Martijn_EriC^^: It failed again. Same error.21:12
p444tj- one second im just booting up, thanks21:12
EriC^^Bray90820: grep CRON /var/log/syslog21:13
EriC^^Martijn_: pastebin the error log it refers to21:13
p444tj- Ubuntu 10.4.3 lts /n /l was the output21:15
TJ-p444: wow, that's so old and not been supported for a long time. The init system on that was sysv-init, so possibly "service --status-all" but I can't be sure21:16
Bray90820EriC^^: Just as I expected it did not run21:16
Martijn_EriC^^: http://pastebin.com/kcZMStEF21:17
Bray90820That's what it should have done21:17
TJ-p444: oh hang on! I have a 10.04 here !21:17
Penorsaurusso I have a simple python website scrapper going21:18
Penorsaurusthaty saves an image21:18
Penorsaurusevery time the script runs it saves over the same image21:18
TJ-p444: Yes, "service --status-all"21:18
p444tj- my mistake its 14.4.321:18
p444Sorry i read it wrong21:18
TJ-p444: Grrrrrr21:18
Penorsaurusfor some reason my ubuntu server is running out ofd space21:18
Penorsaurusspecifically the tmporary files are full21:18
Penorsaurusis there anyway to solve this issue without restarting?21:19
littlebearPenorsaurus: swap files?21:19
VoyageI have installed php5-redis on ubuntu but its not showing in modules not I am able to connect to redis. Any clues?21:19
TJ-p444: same answer for 14.0421:19
Penorsauruslittlebear, do you mean the system doesn't have enough free ram21:19
Penorsaurusso its using hdd?21:19
littlebearPenorsaurus: do df -h and paste the one line that's full21:19
_Trullocan I use xset command from console?21:20
littlebearVoyage: did you restart php5?21:20
Penorsauruslittlebear, I'll do it whenever it becomes full.21:20
TJ-Penorsaurus: is your scraper failing to close the file before it unlinks it?21:20
_TrulloI get -bash: xset: command not found21:20
p444tj- sorry! srvice status all seems to work on this vrsion too, is. so does the plus show startup is this correct do uou know, is there a command u can add that u gave me that will give details on each command?21:20
PenorsaurusTJ-,  the file is always the same size. wh at littlebear  said is very possible about the swap.21:20
Voyagelittlebear,  restarted apache21:21
Voyagelittlebear,  its not even shown in available modes http://pastie.org/1059956821:21
awalGuys, which software (present in ubuntu repos) you recommend for live broadcasting/streaming audio/video?21:22
littlebearVoyage: sudo service php5-fpm restart21:22
littlebearassuming you're using fpm21:22
TJ-Penorsaurus: the file size has no bearing on what I was asking; if the program copies the file to the file-system but never closes it, but unlinks it, then the space will be taken up by that file, and every other file created (no matter if the name is identical) until the process terminates21:22
littlebearawal: hm. afaik I use openbroadcast but that's windows, maybe vlc you can do that?21:22
Voyagelittlebear,  hm21:23
littlebearPenorsaurus: maybe try issue sudo lsof  and look for which stuff is holding up the disk21:23
Voyagelittlebear,  php5-fpm: unrecognized service21:23
littlebearVoyage: do ps aux | grep php21:23
NavidIs there anyway to undo something I've done via terminal21:23
k1lNavid: depends on what you did21:24
awallittlebear: yeah i know open broadcaster software for windows, and vlc can achieve that a bit, but I was looking for something like open broadcaster software or xsplint made for gnu/linux...21:24
NavidTrying to set up magento and the official documents said to run this command to set proper permission but it looks like it messed everything up for my system21:24
Navidthe command: sudo find . -type d -exec chmod 770 {} \; && sudo find . -type f -exec chmod 660 {} \; && sudo chmod u+x bin/magento21:25
Martijn_EriC^^: Any idea?21:25
Voyagelittlebear,  $ sudo ps aux | grep php21:26
Voyageuser1    12317  0.0  0.0  11996   960 pts/2    S+   02:25   0:00 grep --color=auto php21:26
bazhanghttp://alternativeto.net/software/xsplit-broadcaster/?platform=linux awal21:26
littlebearVoyage: run php -r "if (new Redis() == true){ echo \"\r\n OK \r\n\"; }"21:29
Voyagelittlebear,  says ok21:29
littlebearVoyage: then you're good to go :)21:30
=== apb1963_ is now known as apb1963
Martijn_k1l: Any idea? It's not working :-( http://pastebin.com/kcZMStEF21:30
awalbazhang: thanks for the link. i have seen it before yet. seems that no one of those softwares are present in debian/ubuntu repos :(21:31
EriC^^Martijn_: how did you install virtualbox?21:31
p444TJ- One more question, how do i configure what services i want to start automatically and do not? Ill look it up but lookign for easiest way21:32
awalicecast2 can streamaudio but not video :(21:32
bazhangwelcome21:32
Martijn_EriC^^: It was already running on my Windows machine.21:32
EriC^^oh21:32
EriC^^i mean the guest-additions,21:32
littlebearawal: I recall ffmpeg and libav can do it, let me just pull the commandline for it21:32
EriC^^was it from apt-get?21:32
Voyagelittlebear,  how to run somefile.php but echo output on console?21:32
Martijn_EriC^^: I host already a Ubuntu machine on my physical machine and that's running properly without errors21:32
TJ-Martijn_: it says "Consult /var/lib/dkms/vboxguest/4.2.12/build/make.log for more information. "21:33
Martijn_EriC^^: No21:33
littlebearVoyage: on comandline write php /path/to/php and all the echo will go out here21:33
Martijn_EriC^^: It was from the mounted Virtualbox disc/iso21:33
EriC^^Martijn_: try sudo apt-get install virtualbox-guest-additions-iso21:33
=== julien is now known as Guest71641
Martijn_EriC^^: It's already installed (response from the system)21:35
EriC^^try sudo apt-get install virtualbox-guest-dkms21:35
Voyagelittlebear,  thanks http://pastie.org/10599601#3,20-2121:36
EriC^^Martijn_: type apt-cache policy virtualbox-guest-additions-iso21:37
=== ariel_ is now known as Guest44062
Guest44062Does anyone know how to make wireless work?21:38
=== Guest44062 is now known as JillyB
Martijn_EriC^^: And after?21:38
awallittlebear: ok, thanks21:38
JillyBI followed a bunch of tutorials from the ubuntu forums and nothing works.21:38
awallittlebear: a nice tutorial will be ok too21:39
JillyBEven installed the 4.2 kernel and that was supposed to make it work automagically21:39
goddardi tried to install a new kernel and it works fine, but it doesn't recognize any devices... I just did sudo apt-get install linux-image-4.2.0-19-generic21:39
EriC^^Martijn_: paste it21:39
goddardanything else i should do?21:39
goddardmy laptops built in keyboard doesn't even work21:40
goddardand by works fine i mean it boots to the lightdm screen21:40
Martijn_EriC^^: http://pastebin.com/bW9ri0Nh21:41
littlebearawal: http://stackoverflow.com/questions/24017930/how-to-stream-with-ffmpeg-via-http-protocol21:41
EriC^^Martijn_: ok, it's the one from the repos21:41
littlebeargoddard: do sudo aptitude dist-upgrade -y21:41
EriC^^Martijn_: what are you ultimately trying to achieve?21:42
Martijn_EriC^^: That's ok?21:42
EriC^^Martijn_: yeah21:42
MattHolti'm using lubuntu 14.04 lts, and i've observed some odd behavior21:42
MattHoltafter installing the required dependencies for the latest minitube, it doesn't play sound, only video21:42
MattHoltand additionally, youtube is borked on midori21:43
Martijn_EriC^^: I have a realy small screen resolution from 640 x 480 pixels. That's very hard to work with21:43
MattHoltbut when i uninstall minitube and its dependencies, midori works again with youtube21:43
Martijn_EriC^^: I want my virtualmachine in full screen mode.21:43
JillyBcan anyone help get my wireless card working? it's an intel 316521:44
EriC^^Martijn_: type sudo nano /etc/default/grub21:44
goddardlittlebear: i dont want to upgrade21:44
goddardlittlebear: i wanna stay on 14.0421:45
Martijn_EriC^^: yes21:45
dotpixis_goddard: drink the coolaid21:46
iv4nnunesI have a local repository (apt-mirror). From ubuntu-14 "apt-get update" works well. But in ubuntu-12 does not.21:46
iv4nnunesErr http://repositorio.claudino.com precise-security/universe Sources21:46
iv4nnunes  404  Not Found21:46
iv4nnunesE: Some index files failed to download. They have been ignored, or old ones used instead21:46
goddarddotpixis_: haha21:46
MattHoltanyone know how to get midori to work with youtube while minitube's audio works?21:46
goddarddotpixis_: littlebear i got a lot of stuff that depends on the other software to stay the same21:47
JillyBanyone know how to get iwlwifi working?21:47
goddardi just want to upgrade my kernel21:47
JillyBI have a system with intel skylake hardware.21:47
Martijn_EriC^^: What do I need to do after nano...?21:47
JillyBWireless doesn't work.  If that worked...would be perfect.21:47
littlebeargoddard: one potential fix is to pull the list of all recent update and roll them back, but is this on a production system?21:48
EriC^^Martijn_: what resolution do you want?21:49
k1lgoddard: there is a 4.2 backports kernel from 15.10 in the repo for 14-0421:49
Martijn_1366 x 76821:49
Krizz0evening21:49
littlebeargoddard: I would copy the entire disk into a dev box then rollback each change, but that's only if you have another pc nearby21:49
NavidSorry for repeating myself, anyone know a solution to reverse this command: sudo find . -type d -exec chmod 770 {} \; && sudo find . -type f -exec chmod 660 {} \; && sudo chmod u+x bin/magento21:50
k1l!mainline | goddard use this if the 1st option is not enough21:50
ubottugoddard use this if the 1st option is not enough: The kernel team supply continuous mainline kernel builds which can be useful for tracking down issues or testing recent changes in the Linux kernel. More information is available at https://wiki.ubuntu.com/Kernel/MainlineBuilds21:50
Martijn_EriC^^: 1366 x 76821:50
littlebearNavid: isn't that the recommended setup for magento?21:50
k1lNavid: on which path did you run that command? and where did you get that command from?21:50
dotpixis_Martijn_: get a calculator...21:51
k1lNavid: this is the official docu and its telling to run that in the magento folder http://devdocs.magento.com/guides/m1x/install/installing_req-prereq_ubuntu.html21:51
littlebearNavid: I assume you're running v1 of magento. http://devdocs.magento.com/guides/m1x/install/installer-privileges_after.html21:51
Navidlittlebear yes its a magento command that I got from their documents21:51
Navidk1l: I ran it inside my /home/magento/ folder21:51
littlebearNavid: see section 421:51
=== ^CJ^ is now known as ^cj^
Krizz0I'm a complete newbie to linux and ubuntu - anyone has any good websites to visit when you want to learn all the basics?21:51
EriC^^Martijn_: remove the comment next to GRUB_GFXMODE and set it to 1366x76821:52
goddardk1l: ok ill look at that thanks21:52
auronandace!manual | Krizz021:52
ubottuKrizz0: The Ubuntu Manual will help you become familiar with everyday tasks such as surfing the web, listening to music and scanning documents. With an emphasis on easy to follow instructions, it is suitable for all levels of experience. http://ubuntu-manual.org/21:52
littlebearKrizz0: use virtualbox, load up linux and go wild, that's how I learned, borked the system couple times :P21:52
littlebearKrizz0: when I say borked, it's all virtual environment so host (main pc) no issue21:52
MattHolti'm using lubuntu 14.04 lts, and i've observed some odd behavior21:52
MattHoltafter installing the required dependencies for the latest minitube, it doesn't play sound, only video21:53
MattHoltand additionally, youtube is borked on midori21:53
MattHoltbut when i uninstall minitube and its dependencies, midori works again with youtube21:53
MattHoltanyone know how to get midori to work with youtube while minitube's audio works?21:53
iv4nnunesI have a local repository (apt-mirror). From ubuntu-14 "apt-get update" works well. But in ubuntu-12 does not.21:53
littlebearMattHolt: hm.. need to check minitube's code to see what they added21:53
Navidlittlebear: No Im running magento 2.21:53
Martijn_EriC^^: Done.21:53
MattHoltlittlebear oh hey :)21:53
EriC^^Martijn_: type sudo update-grub21:53
iv4nnunesErr http://repositorio.claudino.com precise-security/universe Sources21:53
MattHoltlittlebear: you also talked to me in the other channel21:53
iv4nnunesE: Some index files failed to download. They have been ignored, or old ones used instead21:53
Techno568I currently have ubuntu installed on an old computer. What would a lighter option be?21:54
k1l!Lubuntu | Techno56821:54
ubottuTechno568: lubuntu is Ubuntu with LXDE instead of !GNOME as desktop environment, which makes it extremely lightweight. See https://wiki.ubuntu.com/Lubuntu - /join #lubuntu for lubuntu support.21:54
MattHoltTechno568 you don't have to ditch ubuntu. lubuntu is ubuntu with the LXDE desktop environment21:54
littlebearNavid:  magento deploy:mode:set21:54
awallittlebear: ok, thanks for the link :)21:54
Martijn_EriC^^: Done21:54
littlebearMattHolt: xD, I have like 6 different IRC window opened across couple servers so I tend to get a bit all over the place :P21:54
MattHolthehe21:55
Techno568Thanks MattHolt. Ubuntu is growing on me.21:55
MattHoltTechno568 also thank k1l, they made the bot paste a link for you :)21:55
EriC^^Martijn_: try it out21:55
JillyBWireless card help?  anyone?21:57
littlebearMattHolt: http://devdocs.magento.com/guides/v2.0/install-gde/install/file-system-perms.html21:57
MattHolt?21:57
MattHoltmagento?21:57
MattHolti don't understand.21:57
littlebearMattHolt: um. didn't you have a permission issue?21:58
MattHolt...?21:58
MattHoltmy minitube and midori were misbehaving21:58
littlebearMattHolt: ops, wrong person xD21:58
Martijn_EriC^^: It doesn't work.21:58
MattHoltalso, isn't magento another distro?21:58
MattHoltthis is the Ubuntu channe;21:58
MattHolt*channe;21:58
EriC^^Martijn_: type sudo nano /etc/default/grub21:58
MattHoltgrrr21:58
littlebearMattHolt: nope, magento is an app21:59
MattHoltahhh ok21:59
MattHolti'm thinking mageia :p21:59
Techno568Is there another lightweight ubuntu system?21:59
Techno568besides lbuntu21:59
Martijn_EriC^^: Yes.. done21:59
littlebearTechno568: LXDE, which is lbuntu21:59
MattHoltTechno568: Xubuntu is another light DE21:59
MattHoltTechno568: it uses Xfce21:59
Techno568Thanks again MattHolt21:59
EriC^^Martijn_: add GRUB_GFXPAYLOAD_LINUX=keep21:59
EriC^^update-grub and try it out21:59
Techno568Is kbuntu lightweight?22:00
MattHolthaha22:00
MattHoltif you want lightweight, stear clear of GNOME and KDE22:00
littlebearMattHolt: do you have access to alsa mixer I think?22:00
MattHoltlittlebear yes22:00
Techno568O thanks. That is good advice!22:00
JillyBcinnamon is also crap.22:00
MattHoltlittlebear i checked it22:00
littlebearMattHolt: I think what's happending is that midori and minitube use the same audio output22:00
littlebearhence if one is installed it override the other22:00
littlebearwhat you can do is install minitube22:00
JillyBcinnamon makes my fan run constantly and drains my battery22:00
MattHoltlittlebear yes, something of the sort is what i suspect22:00
littlebearthen do ps aux | grep minitube and kill that PID22:01
k1lTechno568: Lubuntu if you want lightweight. all other desktops are more heavy and mostly just a matter of taste22:01
Mustyhello frieds22:01
littlebearMattHolt: so at any given time only one instance is running, either midori or minitube22:01
MattHoltTechno568 another option, instead of full-blown desktop environment, windows managers like i3 are also appealing for low-spec systems22:01
MattHoltTechno568 though these are a lot more fiddly22:01
MattHoltlittlebear i see22:01
Techno568If I posted the computer's specs, could someone recomend a ubuntu system to me?22:02
MattHoltsure, let's take a look22:02
Techno568okay.22:02
=== user is now known as CmdLineMonkey
MattHoltlittlebear and you think that's what causes the midori flash/html5 or whatever to refuse to play youtube videos, as well as make the audio output absent in minitube?22:02
Martijn_EriC^^: Added22:02
magieehi guys, I have a usb drive that is encrpyted through luks. What is the best way to unmount it without using the gui?22:02
Martijn_EriC^^: sudo grup-update again?22:03
skywalquerany poblems?22:03
k1lTechno568: as i said: there is no real difference in the heavy desktops. so just look at the pictures which you like most22:03
EriC^^Martijn_: yeah, update-grub22:03
skywalquersystem?22:03
Martijn_EriC^^: Done. I see no changes. Also if I go to the Monitor resolution window22:03
Martijn_EriC^^: Do I need a reboot?22:03
EriC^^yes22:04
skywalquerYes22:04
MattHoltyes22:04
MattHolt(just to make sure lol)22:04
Martijn_EriC^^: I hope so that this works22:04
Martijn_EriC^^: It does also not work22:05
davidmichaelkarrQuestion about the proper way to start Gnome in Ubuntu after booting to "text": An example I'm looking at says either "telinit 5", "service gdm restart", or "service lightdm restart" should be used. I find that the first doesn't appear to do anything, and either of the last two appear to bring up Gnome. Could someone elaborate on this?22:07
EriC^^Martijn_: paste /etc/default/grub22:07
PedroHello!!!22:07
=== Pedro is now known as Guest85276
EriC^^Martijn_: do you mind if the resolution was 1280x1024?22:08
=== chr0no is now known as chrono
Martijn_EriC^^: no22:09
Bashing-omdavidmichaelkarr: What release ? 15.-4 + is systemd, differing commands to start the GUI then .22:09
littlebearMattHolt: I would do a stacktrace or analysis of what common process midori and the software is playing, but it takes a while to debug22:09
davidmichaelkarrBashing-om: 14.04.22:09
Martijn_EriC^^: http://pastebin.com/NwtC4qQe22:09
MattHoltlittlebear sounds painful22:09
MattHoltlittlebear i may just eschew minitube since midori is lightweight and plays youtube without it22:10
Bashing-omdavidmichaelkarr: ' sudo service gdm start ' should start the GUI .22:10
EriC^^Martijn_: ok, type sudo nano /etc/default/grub22:11
Martijn_Yes22:11
Martijn_EriC^^: yes22:11
EriC^^Martijn_: in the line that says "quiet splash" type "quiet splash vga=0x0362"22:11
EriC^^then sudo update-grub , it should give 1366x76822:12
EriC^^Martijn_: you can comment the GRUB_GFXMODE if you'd like22:12
EriC^^leaving the payload though22:12
Martijn_EriC^^: Reboot?22:14
EriC^^yeah22:14
davidmichaelkarrBashing-om: Ok, and how is gdm different from lightdm?  Because "server lightdm start" appeared to also work fine.22:14
zerothisI want to run WindowsCE games, what are my options?22:15
k1lzerothis: see if they run with wine.22:16
akikdavidmichaelkarr: lightdm is the login manager in 14.0422:16
MonkeyDustdavidmichaelkarr  not very relevant, but gdm has the option to boot into text mode, lightdm does not have that option  <-- that's one difference22:16
MonkeyDustboot = log in22:16
zerothisk1l: wine doesn't have any WinCE or PocketPC compatibility options as far as I can find22:17
Klumsyhi22:17
D4RK3Dhi22:17
akikdavidmichaelkarr: telinit 5 is used to tell the system to go into the runlevel 5 which is for redhat's runlevel setup, gui stage22:17
Klumsyi have 3 wireless cards and none of them will show up when i type the command lspci22:17
Martijn_EriC^^: Big progress. I have now 1024 * ??? resolution / 4:3. Can I go to full screen? 1366 * 768? I set the resolution already22:19
k1lMartijn_: you might want to upgrade that vbox 4.2 on your windows machine. its 5.xx now and even 14.04 already got 4.3 in their repos22:20
EriC^^k1l: he's using 4.3, from the repos22:21
D4RK3Dlspci | grep -i wireless22:21
k1lEriC^^: he said its a windows host running vbox 4.222:21
Bashing-omdavidmichaelkarr: 'gdm' is Gnome Display Manager; whereas lightdm is LIGHT Display Manager .22:21
Martijn_Yes, that's right.22:21
EriC^^oh you mean the host22:21
EriC^^Martijn_: try sudo apt-get install hwinfo22:22
k1li mean the vbox where that ubuntu is running in.22:22
EriC^^then sudo hwinfo --framebuffer22:22
Martijn_EriC^^: I cannot get that package installed.22:24
JimmyNeutronKlumsy, sudo lspci -vvv | grep -iE "wire|ether" and you get nothing about your wireless card?22:24
Klumsyi get my regular lan card22:25
Martijn_EriC^^: Thanks for your help. This helps me a lot. I need to go. I must go to work again tomorrow moring.22:25
EriC^^Martijn_: ok, no problem, see ya22:26
JimmyNeutronKlumsy, are they new wireless cards?  maybe no device drivers support yet?22:26
davidmichaelkarrBashing-om: Ok, so when I do either "service gdm start" or "service lightdm start", it seems to do the same thing, which is finish booting up the ubuntu gui. I don't see any difference in the result. Is that surprising?22:26
JimmyNeutronnew as in newer model22:26
Klumsythey are old22:26
Klumsywhat do i have to install with lubuntu to have wireless support?22:26
JimmyNeutronrun that command and see if u get any output22:27
Martijn_EriC^^: I want to get MonoDevelop running on the Ubuntu environment.. then I can try how that's working in Linux.. I am a C# (Microsoft) developer btw22:27
geniiKlumsy: Depends if it's a Broadcom or not22:27
Martijn_EriC^^: That's what I want at the end, but for today it's enough. Thanks.22:27
JimmyNeutronby default, wireless drivers come with ubuntu/lubuntu/xubuntu/etc.. unless its broadcom22:27
Bashing-omdavidmichaelkarr: Short answer, is yes it is surprising .. I expect GDM to start gnome ,, and lightdm to start unity .22:27
JimmyNeutronthen you need the bcm* package22:27
KlumsyI have a D-Link DWL520 in there now22:28
akikBashing-om: i have lightdm starting kde (kubuntu)22:28
JimmyNeutronKlumsy, what chipset inside DLink?22:28
Klumsyshouldnt it show up in lspci even without the driver?22:28
Bashing-omakik: K; there is that too :)22:29
Klumsyim not shure since it doesnt display and the actual chip is covered by a metal panel22:29
Klumsyi think it is an ralink22:29
JimmyNeutronKlumsy, yes, lspci will still display the HW info even w/out the driver installed22:29
Klumsywell it doesn't22:30
Bashing-omakik: 'lightdm' will also start (L)ubuntu .22:30
DoyleDoes ubuntu have any issues using a GeForce 750 Ti? I know there were problems early on after the release.22:30
Bashing-omDoyle: Depending on the release you are running . The driver is in the software repo in 14.04 ++ repos .22:31
Doyle1522:31
Doyle+22:31
Doyleshould be fine then22:32
Doylethanks22:32
Bashing-omDoyle: Yep, shid be good to go :)22:32
Diplomathey guys, is there a way to clear dns cache for ubuntu 14.04 ?22:33
JimmyNeutronKlumsy, only thing i can think of is the card is dead...do you know if it works on another system?22:33
=== chr0no is now known as chrono
=== chrono is now known as chr0no
nooDo i need to upgrade to 15.10 ? i still receive updates in 15.0422:35
skywalquerNo.22:36
MonkeyDusti get a 503 error in Mint 822:38
skywalquerError?22:40
skywalquerMint x64?22:41
hfpHi all, if I want to stream my laptop's sound to XBMC using Airplay or DLNA, do I need to setup MiniDLNA on the laptop or something else?22:42
NedalHi, I m learning about JDBC, on windows I m using EasyPHP, what alternative can I find on Ubuntu ??22:44
KingsqueakNedal: you just want something to use to connect to a database and play with SQL queries? You want something to write apps that do the same? Bit more detail22:47
davidmichaelkarrNedal: Uh, JDBC stands for "Java Database Connectivity".  It's part of Java.22:47
MonkeyDustNedal  start here for PHP  https://help.ubuntu.com/lts/serverguide/php5.html22:49
Nedaldavidmichaelkarr, true ! I m learning Java language.22:49
creycis the standard ubuntu server iso a good place to start a basic VM from?22:49
Kingsqueakcreyc: yeah, you can add and remove as you please from there22:50
johndHello Friends22:50
NedalKingsqueak,  I want something in witch I can create databases and use in a java program22:50
davidmichaelkarrBashing-om: Another booting question. I noticed that after Ubuntu starts up the GUI, no matter which way I started it up, when I run gnome-terminal and then run "runlevel", it says "N 2". From what I understand, that means "text login only".22:50
KingsqueakNedal: yeah so basically you just want to install Java, install a database of your choice and go, all can be done on ubuntu easily enough22:50
davidmichaelkarrNedal: Not sure what you want to do then. Get a good book and install Eclipse.22:51
nooDo i need to upgrade to 15.10 ? i still receive updates in 15.0422:51
NedalI dont know much about databases! I m using Eclipse for java22:51
Bashing-omdavidmichaelkarr: Bear in mind that ubuntu does not "support" runlevels in the sense that say redhat does .22:52
k1lnoo: 9months after april 2015 the support ends22:52
Klumsyhi again22:52
k1lnoo: then you need to upgrade to 15.1022:52
davidmichaelkarrBashing-om: Ok, that would make sense from what I'm seeing. Is that a Debian trait?22:53
Klumsynow i used a different PCI slot for my Linksys card and something in lspci shows up as "02:03.0 Network controller: IBM Device 0301"22:53
nook1l ; does upgrading will affect my current  system setup ?22:53
k1lnoo: affect in what way?22:54
davidmichaelkarrNedal: Google for "jdbc tutorials" and dig in.  Many good Java books will have a big section on JDBC.22:54
grayvvCan I install windows 10 after installing ubuntu22:54
Klumsynm-tool shows only one network device still22:54
=== elopio_ is now known as elopio
k1lgrayvv: yes, just need to reinstall grub afterwards from a live usb22:54
Bashing-omdavidmichaelkarr: What you see is correct for ubuntu . see: http://manpages.ubuntu.com/manpages/trusty/man7/runlevel.7.html .22:54
nook1l ; I don't know maybe the new version stopped supporting some features i currently have .22:55
k1lnoo: could happen. but depends on the exact programs, hardware etc etc etc. but in most times its fine.22:55
k1lnoo: but you have no choice of staying on 15.0422:56
Nedaldavidmichaelkarr, it s not what I m looking for! I want a program lik easyphp on windows in witch I can create database so I can use my localhost22:56
Klumsythe hardware support sais that my card works great out of the box in 8.1022:57
Klumsy Ralink RT61   rt61pci22:58
k1l8.10 is from 2008. :/22:58
nook1l : why not , am not setting a server from my computer to worry about security flows or something , am just using my computer for studying and browsing the web22:58
Klumsydoes that matter?22:58
itsonHi people. I'm getting error messages when booting from a usb containing ubuntu 15.10. http://imgur.com/vOKCcwV22:58
Klumsy wifi hasnt really changed that much22:58
itsonDo anyone have a clue?22:58
nook1l ; whats the worst that could happen if i stay in 15.04 ?22:58
k1lnoo: any connection to the internet is a security issue. not only for servers.22:58
davidmichaelkarrNedal: You need a JDBC-compliant database application then.  That would be MySQL, or some other choices.22:59
k1lnoo: see ubuntu.com/usn that are the fixes you get from ubuntu. if your ubuntu version is out of support a 12year old can misuse your system easily.23:00
davidmichaelkarrNedal: Best to take further questions elsewhere then.23:00
Bashing-omitson: Bad burn on the DVD ?23:02
Nedaldavidmichaelkarr, xampp will work ?23:02
nook1l : oh so much vulnerabilities !!23:03
itsonBashing-om: It's from a USB, and it works flawlessly on my laptop. :/23:03
bekks!xampp | Nedal23:03
ubottuNedal: We do not support XAMPP installs here. Please use the LAMP stack that is in our repositories; see https://help.ubuntu.com/community/ApacheMySQLPHP for more information.23:03
Nedalbekks, what does this message means ?23:04
bekksNedal: That you should not use xampp, but the packages from the ubuntu repos, as stated in the article given.23:05
MonkeyDustnoo  a system without security updates is vulnerable, that's right23:05
itsonTbh, I've had problems with my computer for almost a year. I always end up rage quitting after hours of searching on the web. Tried different distros and versions of ubuntu.23:05
CharcoalfireSo, I recently installed 14.04. I had the same problem I had back on 12.04 where the default wireless drivers were wrong. I fixed it using these steps: https://gist.github.com/firecurious/ae6e4623c8135d691070 I rebooted several times since then, but today I ran some updates and rebooted, and then my wireless card was no longer working. I had to work through the steps again, and then the wireless card worked again. I think updating may have updated my23:05
Charcoalfirewireless driver to a broken version. Is that probably what happened? How do I make it not do that, if so?23:05
Nedalbekks, ok thanks !23:05
Bashing-omitson: Humm  ... I generally equate 'sr0' with the DVD drive . What does ' sudo fdisk -lu ' relate ?23:05
foo2221a1#join openstack23:06
bpromptCharcoalfire:    do only selective updates :)23:07
itsonBashing-om: It's on the same computer as I'm currently using (win10).23:07
haasnI'm trying to run (via icinga2) a shell script that looks like this: https://github.com/Icinga/icinga2/blob/master/etc/icinga2/scripts/mail-host-notification.sh However, no such `mail` command exists by default on my system, and the ones I found either did not accept this specific format or simply failed to work. Does anybody know what `mail` command this script might be expecting to be present on my system?23:08
haasn(And if so, how to get it to work i.e. actually send e-mails?)23:08
MonkeyDusthaasn  try in #bash23:08
davidmichaelkarrNedal: xampp is more than just a database (MariaDB, fork of MySQL).23:08
Bashing-omitson: Now it is above my pay grade .23:09
Charcoalfirebprompt: Yeah - in 14.04 it doesn't show me all of the programs it wants to update by default, so when the next update shows up I'll see if I can do that. But then it will ask me for updates constantly *forever* if I leave off one program. Can't I just stop it from attempting to update a certain program?23:09
geniiCharcoalfire: Unfortunately, the rtl8192cu driver which is being problemmatic is in the linux-image-generic package, which is problemmatic since pinning it at your current version means it will not update as the kernel updates. You might want to write the steps out into a small file so you can run it whenever that package updates23:10
geniilinux-image-extra, sorry23:10
* genii grabs another coffee23:10
itsonBashing-om: uh.. What is the best place to post a help thread? I started with one here http://ubuntuforums.org/showthread.php?t=230508823:10
Charcoalfiregenii: Ah, thanks for the extra information! I do have the steps in a file, so I should be able to fix it quickly whenever it happens, at least.23:11
bpromptitson:    what's sr0 device again?23:12
Bashing-omitson: Nope, you are good. Await on the forum for yancek or others to respond .. or wait here for others opinions ..23:12
bekksbprompt: scsi readonly device 0 - aka cdrom.23:12
geneios /msg nickserv register23:13
bpromptbekks:    right.. I'd think so, a dvd/cd device....wondering on the screenpaste23:13
Bashing-omitson: ^^ confirmation that is is the CD drive with the problem .23:13
KlumsyYAY! Bus 001 Device 004: ID 0457:0163 Silicon Integrated Systems Corp. 802.11 Wireless LAN Adapter23:14
itsonBashing-om: Well, did I configure it in a bad way using rufus 2.5?23:14
Klumsyso i found a USB adaptor that shows up in lsusb23:15
Klumsyhow do i install the driver for that adapter23:15
Klumsy?23:15
bpromptitson:    but the {DRDY} message, usually means, something may be wrong with the hardware itself, so....  adding the error listing, I'd think the dvd/cd disk, whatever that is, is ...not-so-good23:15
itsonbprompt: That might be, let me try a different usb, even tho I've had problems with different messages like this for a long time. I'll try using it on my laptop again.23:16
=== Monthrect is now known as Piper-Off
Bashing-omitson: No idea . But, what results if you boot that Windows box with no DVD or USB drive inserted ? then try and boot from USB with another different known good boot medium ?23:17
geniiCharcoalfire: The more proper way would be to find vendor:device code for the problem adapter and write a custom udev rule for it so it always loads the correct driver. But this is a tedious process and it's probably just expedient to run the set of commands you already have.23:17
Bashing-omotsWindows10 === secure boot ??23:17
mcphailhaasn: the standard "mail" from mailutils should work for that, but you'd also need to set up something like postfix if you're sending to other computers23:18
Bashing-omitson: Windows10 === secure boot ??23:18
bpromptitson:    keep in mind that, optical media, that is dvd/cd disks, can get easily scratched23:18
itsonBashing-om: I just used the USB on my laptop. I'm on the install screen right now. Works good.23:18
itsonBashing-om: Uhm, I'm using a quite old motherboard a asustek M4A785TD-V EVO 2009-2010 ish. I'm sorry for not being to well on terms and such. Does secure boot work in the old bios?23:20
itsonbprompt: I'm sorry, it's still not a USB23:20
itsonbprompt: I'm sorry, it's still not a DVD/CD, sry*23:20
Bashing-omitson: No .. secure boot is relatively a new thing with Windows .23:21
bpromptitson:    so... what' s the original issue anyway?   all I've seen is the screenshot you posted, nothing else, what's the full monty?23:21
itsonBashing-om: If I remove every SSD/HDD from my computer and inserts a fresh one which I would use for the Ubuntu insntall, still same message.23:21
Charcoalfiregneii: Thanks! I'll look into that, but you're probably right that it's easier to just run my list of commands sometimes.23:21
lubuntuonirc.net23:21
itsonBashing-om: That's what I thought, don't think I have it.23:21
Bashing-omitson: Wires crossed in installing that motherboard ? as we say /// sr0 is a CD drive nomenclature .23:23
itsonBashing-om: I had no problem using a bootable usb for the win7 installation before I upgraded to win 8.1. I haven't done anything else than changed the graphic card on the motherboard since I put it togeheter. It has had ubuntu installed before. Latest version was probably 11 or 12.23:25
mcphailBashing-om: doesn't booting from a USB live disk "create" a virtual /dev/srX cd drive?23:25
itsonBashing-om: I'm just clueless.23:25
mcphailBashing-om: itson: I'd be most worried about that USB drive. Try another one23:25
itsonBashing-om: mcphail: I'll do that. Just going to localize it.23:28
=== acrocity_ is now known as acrocity
Bashing-omitson: As above, see if another bootable USB drive will boot up in that box .23:29
haasnmcphail: Hmm. I set up msmtp which seems to work but the version is horrifically outdated; so outdated that much functionality is gone (e.g. automatically adding missing headers, which this script would greatly benefit from)23:33
haasnI tried setting up postfix but could not get it to work out of the box23:33
itsonreconnecting on laptop23:35
Sheep_Hi23:35
=== Sheep_ is now known as Sheepolution
SheepolutionI want to buy a webcam, but it's not on the big compatible webcam lists, http://www.ideasonboard.org/uvc/23:36
SheepolutionHow big is the chance that it won't work? The brand is Trust23:36
itson_I found the other (newer usb) fixing it now and will try in a min.23:37
mcphailhaasn: apparently "heirloom-mailx" can send to an external server, although I've never used that one23:42
sadminHey, is there a schedule that security/patches are released?23:43
sadminTrying to create a pach policy and want to setup a schedule where I should look at updating/testing boxes23:43
bazhangsadmin, as soon as bugs are fixed, and as soon as theres a new release of firefox/kernel patch23:45
mcphailsadmin: security updates tend to be released as soon as they are ready23:45
k1lsadmin: when the patches are available and tested they get shipped23:45
Bashing-ommcphail: So far as I know security patches are released as soon as the hole is discovered and patched, somtimes in a matter of hours .23:45
bazhangnot something you can set a watch by23:45
Kingsqueakjust $0.02, I've never had Ubuntu updates break a box. I have however had boxes die from patching when people violated package ownership and modified things that they didn't own.23:46
Kingsqueakmeaning, if a file is owned by a package, don't modify that file23:46
Kingsqueakstick to that and updates won't hurt anything23:46
sadminhmm. I'm probably going to do bi-monthly updates with a policy for rolling out high risk security updates then23:47
mcphailKingsqueak: no true, unfortunately. There have been system-breaking updates a couple of times over the past 11 years23:47
sadminYeah, cant really push out updates without testing. I'd probably lose my job23:48
sadmin;P23:48
Kingsqueakwell testing is always best if you have the environments built23:48
mcphailsadmin: be aware that you tend to start seeing scans for a major linux vulnerability within hours of it being published (shellshock etc). You may have been compromised with a fortnightly update schedule23:49
Kingsqueakmcphail: I've seen things break on desktops, but haven't on servers, but it could just be my luck.23:50
DoyleProTip: Avoid vulnerability. Don't have infrastructure.23:50
mcphailKingsqueak: yes - the biggest break I can remember was a X thing23:50
Kingsqueakmcphail: there you go, not that it isn't possible... I had about 800 or so Ubuntu in the fleet I'd guess, bunch of other things, RHEL as well, similar story across the fleet23:51
sadminmcphail: True. Same day patching will be part of our policy, but not something used often hopefully :D23:51
Antonius32hi23:52
xyz__installed ubuntu mini.iso and xfce...when logging into xfce i get the following error23:54
xyz__"Unable to load a failsafe session Unable to determine failsafe session name. Possible causes xconfd isn't running (D-Bus setup problem); environment variable $XDG_CONFIG_DIRS is set incorrectly (must include "/etc") or xfce4-session is installed incorrectly.23:54
bekksxyz__: how did you install xfce?23:55
Bashing-omxyz__: ^^ did you also install "xorg" ?23:56
xyz__bekks: sudo apt-get install xfce423:57
bekksxyz__: try installing xubuntu-desktop23:57
xyz__Bashing-om: xorg was installed23:57
xyz__i3wm works when i log in..23:57
k1lxyz__: how you start that desktops?23:58
Kingsqueakxyz__: you log out to the desktop manager and log back in that way?23:58
Kingsqueakor you just try 'startx' or similar?23:58
ooooStartx? More like destroyyoursystemx23:59
xyz__startx gives me same error23:59
ooooamirite23:59
k1loooo: yes for ubuntu.23:59
xyz__have installed xfce-desktop...brb...rebooting23:59
k1lxyz__: using a displaymanager? lightdm?23:59

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