/srv/irclogs.ubuntu.com/2015/03/13/#ubuntu.txt

luisbut you can put their name with a colon00:00
IdleOne!tab | billy3800:00
ubottubilly38: You can use your <tab> key for autocompletion of nicknames in IRC, as well as for completion of filenames and programs on the command line.00:00
billy38luis, when I run ifconfig -a I dont see any entry called wlan00:01
luisyou may not have any driver for your wireless being loaded00:02
billy38ubottu, could you expand tht00:03
ubottubilly38: I am only a bot, please don't think I'm intelligent :)00:03
luisbilly38, anything from "lsmod | grep 80211"00:03
daftykinsbilly38: try "lshw -C network" to list the devices and see if the intel is 'unclaimed', then try "sudo modprobe iwlwifi" to see if the output from the first command changes00:03
billy38luis, yes, cfg80211  310253 1 iwlwifi00:05
bpromptbilly38:    say you want to get someone's nick.... who.... _UNIcodeX    there... so you'd type  ->  _uni<tab>    <--- press the [tab] key, the physicall tab on the keyboard, will "autocomplete" it, press it several times, and it'd iterate through all nicks that have "_uni"  at the start, you could add more or less characters, and let the <tab> autocomplete it00:05
=== octavian is now known as varaindemian
=== varaindemian is now known as octavian
bpromptbilly38:    if you're checking for a wlan, you could always use -> iwconfig  <-- that'd show any wlan interfaces00:07
luisbilly38: from lshw (see daftykins above) can you tell the name of the card?00:08
daftykinsone would have to wonder why you'd pick 12.04 to install when 14.04 exists too :)00:08
daftykinsboth are LTS (long term support)00:09
billy38daftykins, when  i input lshw -C network it says 'unclaimed', when i run the modprobe, it doesnt change anything00:09
budgI busted my laptop, what is a common laptop for ubuntu users?00:09
tonytbudg thats a pretty broad question00:10
=== neurosis1 is now known as neurosis
tonytubuntu will run on just about any modern laptop these days00:10
daftykins^ but do your research so you don't get burnt00:10
budgdo people run it on apple?00:10
daftykinsdon't get broadcom wireless, for instance ;)00:10
daftykinsnot really, Linux doesn't work too great across apple systems - it's more an experiment00:11
Guest92144what are the /dev/dri/* device files for is these for video/graphics00:11
luisbilly38: have you got the name of your wireless card?00:11
billy38daftykins, any way to retrieve name of the card?00:12
budgany good modern non-apple laptops that people are using these days for ubuntu?00:12
luisbilly38: lshw should show00:12
budggoogle search is surprisingly useless here00:12
CasparMelchiorUbuntu works for me as an alternative to Windows.  I don't know if there'd be an advantage though for an Apple user to have Ubuntu as well00:12
daftykinsbudg: go to a retail shop, take along a flash drive of an LTS ubuntu like 14.04.1 64-bit, ask if you can demo some and see if all the features work00:13
billy38Its an Intel 64 bit00:13
daftykinsa wireless card is not 64-bit00:13
luisbilly38: that might be the cpu00:13
luisbilly38: "lspci | grep controller" may help too. Probably one in the list will be network controller, or wireless controller00:15
billy38ok, Intel Device 08b1 (rev bb) ? is that a name?00:17
luisbilly38: no, but it is the pci product id, which doesn't seem to be matched to anything00:19
luisbilly38: I think your card didn't get support until kernel 3.1000:22
=== rbrown_ is now known as phus
luisbilly38: if you run "uname -r" you will see you are probably on 3.200:23
luisor less...00:23
billy38luis, lshw says network UNCLAIMED description : Network controller00:23
daftykinsbilly38: why aren't you giving us the full name? this is REALLY easy00:23
phusI'm trying to use cobbler to kickstart ubuntu but during the install it prompts me for my network interface before it starts the OS build00:23
daftykinstype 'lspci' and read the wireless device name00:23
luisbilly38: is there a specific reason why you want 12.04 instead of, say, 14.0400:24
billy38says I am on 3.10.1800:24
luisdaftykins: if the device is not in the list of known kernel pci devices, it won't show any name00:24
daftykinsbilly38: that is not a real kernel version for ubuntu00:25
luisbilly38: mmm, ok, try "sudo apt-get install firmware-iwlwifi"00:25
billy38only because I tried loading 14, it didnt work (this time around, it did before, but then I erased it)00:25
daftykinsluis: hrmm, i really don't think that'd happen with intel adapters00:26
daftykinsanyway good luck with this one, i don't think enough info is being properly shared in a timely fashion00:26
billy38dafty, its the one that comes up when i run uname00:26
daftykinsthen you must not be running ubuntu00:26
luisdartykins: AFAIK, the PCI devices present themselves as a vendor id, product id pair,just like usb. The kernel tries to match it with a module name. If it doesn't, it may not load anything00:27
daftykinsno i don't think so00:27
luisdaftykins: and then it remains as intel 08b100:28
gr33n7007hbilly38: what does "lsb_release -a | grep -i desc" say?00:28
billy38luis, unable to locate package firmware-iwlwifi00:29
luisbilly38: yes, maybe that's debian...00:29
daftykinsso precise (12.04) was 3.2, quantal 3.5, raring 3.8 and saucy 3.11 - so it was never a real default kernel in an ubuntu afaik00:30
billy38gr3 - no LSB modules are available00:31
daftykinsbilly38: "cat /etc/issue" ?00:31
billy38so, luis, you think maybe I should just go back and try to get 14. + working?00:32
tewardis there a way to tell the system (14.04) to query the local bind instance before going to dnsmasq and then the DNS servers that are configured in network-manager?00:32
daftykinsteward: i remember using /etc/nsswitch.conf back in the day but i don't know if it's relevant anymore00:32
daftykinsand even then it was like prioritising files before DNS, so not sure if that's what you're after00:33
luisdaftykins: cat /lib/modules/`uname -r`/modules.alias | grep pci00:33
daftykinsbilly38: right now i would submit to you that you may not be on an ubuntu at all, so installing one may very well be step one :)00:34
daftykinsluis: sorry, focus on the helpee not proving a point :)00:34
daftykinsi'm calling it a night now, so gl00:34
daftykinsi suspect this is a distro mix up right now o000:34
tewarddaftykins: well, with dnsmasq now on the system, resolv.conf gets set to its localhost listen IP.  I have a DNS server (bind9) running locally for a specific zone (which is listening on a different localhost IP), but if dnsmasq is first in the list, that doesn't help00:35
luisdaftykins: sounds weird, but genuinely he could not read the card name00:35
luisdaftykins: but yeah, looks a strange mix up00:35
ignusleohi guys , good night00:35
billy38dafty - ubuntu 12.04 LTS \n \l00:35
daftykinsteward: on new installs i tend to nuke resolvconf then hardcode /etc/resolv.conf00:35
tewarddaftykins: will removing that break networkmanager or such?00:36
luisbilly38: did you install ubuntu on a computer with another linux on it?00:36
billy38well, it is something called chubuntu, which is ubuntu for chromebooks00:36
daftykinsteward: yeah, it's for avoiding NM typically00:37
multy73hi00:37
daftykinsbilly38: *facepalm* you really need to tell us these things from the start00:37
tewarddaftykins: which doesn't help me because wifi00:37
daftykinsok, so unsupported ubuntu derivative00:37
luislol00:37
luisyeah, start with that next time00:38
billy38luis, in a way, since chrome is a form of linux, but this is a chroot00:38
daftykinsteward: ok :)00:38
GraemeLionEither way, it's not really supported here.. heh00:38
daftykinscan't help you with chromebooks hacks.00:38
billy38sorry guys, self-face slap00:38
daftykinsthat's why it's not a real ubuntu kernel00:38
luisbilly38: I'm leaving here, bit late. This looks like kernel related, either it is not supported in you kernel, or you are missing the firmware00:38
daftykinsgotta go nn00:38
billy38so it a kind of virtualized ubuntu?00:39
luisbilly38: what about "dmesg | grep Intel"00:39
luisbilly38: or dmesg | grep fail00:39
billy38well thnks guys, sorry about mixup00:40
luisbilly38: whatever the issue, it really should be in dmesg00:40
luisnn00:40
=== wang_ is now known as Guest68415
billy38luis, yes, there is definatley an entry for the Intel driver, but i see no mention of the device itself00:42
billy38yes, iwlwifi 0000.... request for firmware file iwlwifi-7260-9 failed (??)00:44
multy73I need a hint to check audio ports mapping on my ubuntu. In my previous ubuntu installation (but same hardware) I had to use jackretask to mapping audio ports (rear panel ports mapped on front panel ports and vice versa). I don't remember those instructions (3 years ago). What commands should I use to check ports mapping between hardware/ALSA/Pulse?00:44
welly_Hello all, logged in as a root user and am trying to execute a command as another user who doesn't have shell access. I get "shell access is not enabled on your account" when I run su - username command00:45
welly_is there a way around this?00:45
multy73PS: desktop pc00:46
CodmadnessproHow would I permitpasswords for one user?00:51
multy73And above all, when ubuntu will get rid of Pulse audio...?00:53
bazhangmulty73, it wont00:53
k1l_multy73: not in near future like all other distros. except you write a better service :)00:53
multy73bahang shitty thing pulse audio...00:54
bazhangwelly_, there is no need to log in as root, nor even enable the root account00:54
bazhangmulty73, no cursing here00:54
bigmyxI have extended my disk, but resize2fs still does not work. here are the details : https://gist.github.com/bigmyx/f6231e33c40bd260078100:54
bazhangmulty73, check out pavucontrol / padevchooser yet00:55
multy73bazhang sorry, but...on every fresh ubuntu installation,  audio ports mapping it's never ok....00:55
bazhang!info paprefs00:55
multy73bazhang and it's always pulse audio fault...00:55
ubottupaprefs (source: paprefs): PulseAudio Preferences. In component universe, is optional. Version 0.9.10-1 (utopic), package size 60 kB, installed size 541 kB00:55
bazhangmulty73, thats simply not correct00:55
bazhangbut such a debate is not ontopic here00:56
multy73bazhang thatis what say jackretask team...00:56
bazhangcheck out pavucontrol /padevchooser / paprefs00:56
multy73bazhang ok00:56
unixistI'm trying to add an additional x509 key to the system keyring, but in order to do so, the new key must be signed with the old key. How do I do this? You can read https://www.kernel.org/doc/Documentation/module-signing.txt and / for "keyctl padd" to see what I'm trying to do01:08
multy73bazhang pavucontrol/paprefs/paman gives no ports mapping...01:12
=== wcfields_z is now known as wcfields
cortexhello01:14
rypervenchecortex: hey there01:15
duckeyIm having trouble setting this VPN up. Can someone point me in the right direction. http://freevpn.me/accounts/01:17
=== megabit|away is now known as megabitdragon
snuffthi guys!01:23
snuffti'm trying to dual boot 14.10 with windows 8.1 on a toshiba protege Z10t (laptop/tablet). i've managed to get ubuntu installed, but i've completely tanked the boot setup and can only boot ubuntu now, using rEFInd. I can't boot windows at all. The windows partition is still ther ethough, because I can see it in the drive info01:25
snufftif I run boot-repair in advanced mode, it tells me that everything has run ok. the ui seems to find windows just fine and everything seems to go ok.01:26
snufftsometimes if I run boot-repair in 'best settings' mode, it tells me that I need to create a BIOS-Boot partition01:27
snufftthe question I have is, wouldn't I have had a bios-boot partition before I even tried to install ubuntu? where would it have gone? there's no empty space left on the disk that I can find, so I'm a little curious as to where it would have gone01:28
drangerSo I just installed XUbuntu on a new laptop that came with windows 8, and I resized the partitions just fine, installed Ubuntu just fine. However, booting into Windows, it still thinks the partition is the same size it was. I ran chkdsk and it didn't fix it. Are there more steps I need to take to set things up correctly?01:29
=== ubuntu is now known as Guest40601
shane_hi guys I am having an issue accessing programs I always get an error saying   error while loading shared libraries:  lib****so: cannot open shared object file: No such file or directory01:36
shane_I have searched the internet and found nothing anyone know what this could be01:36
cortexgol01:37
shane_I have ubuntu 12.0401:37
cortexmmm01:37
Odd-rationaleshane_: What program?01:39
Ipoddue37Hi guys, I was wondering how I can take 2 text lists, and remove all the lines from text list a that are in text list b01:40
Ipoddue37Hi guys, I was wondering how I can take 2 text lists, and remove all the lines from text list a that are in text list b  so text list A is test a - text b01:40
Ipoddue37woops01:40
shane_synaptic and also pavucontrol as I have an issue with the alsa/pulseaudio so I need trying to get to install broken bits to get it working again01:40
shane_also software settings is not working either dont know what I have done01:41
Odd-rationaleshane_: That does sound kind of borked. Can you pastebin what happens when you run synaptic?01:42
shane_http://pastebin.com/qz6SjvpH01:45
shane_the lib file is fine and folder exists01:46
=== megabitdragon is now known as megabit|away
Odd-rationaleshane_: what happens when you run dpkg -S libept.so01:50
shane_libept1.4.12:amd64: /usr/lib/x86_64-linux-gnu/libept.so.1.aptpkg4.1201:51
shane_libept1.4.12:amd64: /usr/lib/libept.so.1.0.5.4.1201:51
parsniphi folks, i'm looking for a light desktop environment that will allow various text-based applications to resize to "not multiple of text height/width".01:52
Odd-rationaleshane_: does `uname -p` confirm you're running 64bit?01:53
parsnipi know KDE will allow to turn off "geometry restrictions", so it is hard to head to the lighter DEs.01:53
shane_sure does01:53
tewardis there a way to get something to bind to 127.0.2.1 at all?  (I know it's localhost but... i'm trying to get bind9 to listen on that IP and it's failing)01:56
TheScholarIs there a way to pop up an alert when power cable is unplugged?01:57
doomlord_1has anyone here used ubuntu with hybrid graphics (haswel igpu + nvidia gpu) - does it work out of the box or do you need to install different drivers. (for folding@home i've been advised to use  346.35)01:57
doomlord_1do you have to mess with x configuratoins to get it to work01:57
Odd-rationaleshane_: Do you know what was the last thing you installed before you started having issues?01:58
shane_i remember I had an issue with the sources.list so I reset that to default but other than that nothing really02:00
Bashing-omdoomlord_1: 346 driver is not avaolable in the repository .. PPA ( or direct from Nvidia) .02:02
Odd-rationaleshane_: You can try rebuilding your ld paths with `sudo ldconfig`02:02
syeekicki get input lag over ssh on a local connection client is using putty and the server is using ubutntu server. Any ideas to get less lag?02:02
doomlord_1Bashing-om : currently i've got the 346 driver installed directly from the nvidia website02:03
doomlord_1i've had the same card using the 346 driver in another ubuntu box doing folding; so my first step putting this card into my newer haswell machine was to install that same driver02:03
Bashing-omdoomlord_1: nvidia-prime and nvidia-sttings installed ?02:03
shane_just did that and nothing much after that happened just returned next line with bash prompt02:04
Bashing-omdoomlord_1: nvidia-settings *02:04
doomlord_1nvidia settings but not nvidia-prime, i shall install that, i guess.. it wont break it will it ? (I have had installs break from messing with drivers)02:04
Odd-rationaleTheScholar: You might try writing a script which parses the output of the `acpi -a` command.02:05
Odd-rationaleshane_: The command should have rebuild your library paths. Check if synaptics works now.02:05
TheScholarOdd-rationale: alrighty then...i thought there's app out there already02:06
Bashing-omdoomlord_1: Generally I expect nvidia-prime to install when the 346 driver is installed. nvidia-prime permits changing to the Intel driver .02:06
TheScholarOdd-rationale, but will do as per yours...thanks!02:06
shane_no that didn't work should I need any flags after the command?02:06
doomlord_1this came from some nvidia script on their site; i do have nvidia-settings but not nvidia-prime. I'll see..02:06
doomlord_1whilst ists installing its talking about 3.16 yada yada. should i have added xedgers first :(02:07
Odd-rationaleshane_: I'm wondering if your ld configuration is not correct. Pastebin the output of `cat /etc/ld.so.conf` and `cat /etc/ld.so.conf.d/*`02:07
Bashing-omdoomlord_1: Check what it is -> apt-cache show nvidia-prime .02:08
Odd-rationaleTheScholar: No problem. Good luck!02:09
doomlord_1its installed now, from the default ubuntu repository, apt-cache show tells me '0.6.7', 'Conflicts: hybrid-graphics', 'Breaks: ubuntu-drivers-common' .... is that bad...02:09
doomlord_1rebooting now, lets see whats what...02:09
Bashing-omdoomlord_1: No, none of that is bad. (breaks BumbleBee and BB is a conflict ) .02:10
shane_http://pastebin.com/9zWz8yTR02:11
doomlord_1ok i have a monitor plugged into both the motherboard & the discrete card and i'm rebooting..02:12
Odd-rationaleshane_: That looks OK. I'm out of ideas, sorry.02:14
Odd-rationaleshane_: Have you already tried doing a `sudo apt-get update` and `sudo apt-get dist-upgrade` after changing your sources.list?02:15
shane_thats ok buddy thanks for your help.  I have tried everything I could think of too. I'll just reinstalled .... yes I have done all that02:15
doomlord_1ok, nvidia-settings only shows me 1 'x screen' with the nvidia gpu; "arandr" does have a load of extra outputs now in its' dropbox, but greyed out .02:16
Bashing-omdoomlord_1: Can not say as I do not have experience with dual monitor on Intel GPU .02:18
=== tj_ is now known as Guest13320
doomlord_1ok thanks anyway. I guess I might still have something to setup. it definitely seems to know there are extra connectors02:20
Bashing-omdoomlord_1: I just think that it is either Nvidia or Intel as the graphics unit. Not both can be active at the same time .02:22
doomlord_1is it just for using 'openCL' on the unused one or something02:23
doomlord_1it says in this guide, "display hotplug wont work and you'll have to set up screens manually in xorg.conf". I'd been using "arandr" to manage screenlayouts previously (i should meniton this is xubuntu, xfce desktop)02:24
doomlord_14 screens is enough but it would be nice to use igpu+discrete gpu simultaneously02:25
Bashing-omdoomlord_1: Lots I do not know, but I think igpu+discrete gpu is "switchable graphics" ..I am not aware that both can be used simultaniously .02:29
doomlord_1ok fair enough02:29
Bashing-omdoomlord_1: If I am in error, others here on the channel will correct my thinking .02:31
=== `hypermist` is now known as sleepypc
=== andrex is now known as andrex|off
doomlord_1ok i can see this 'prime' stuff is definitely to do with switching onboard/discrete for powersaving on laptops, not really 'using both simultaneously'02:43
Bashing-omdoomlord_1: I do expect that if you connect both monitors up through the Nvidia card, you can then get twin view to work . Nvidia-settings should have that ability to set it up for ya .02:45
letstrythisdoom, i think that is up to the software....i haven't seen a way to adjust the pci-e savings feature, which is hw controled...in ubuntu...windows 7 lets you set it to profiles02:46
doomlord_1Bashing-om oh sure, i've definitely had multiple monitors on the nvidia card (on another box, not yet on this one but i'm sure it will work)02:46
letstrythiswhat is ubuntu's default power savings setting? for pci-e?02:47
=== sleepypc is now known as `hypermist`
jrwrenCan anyone help me with a grub issue? I’ve got a system with only LVM partitions and I need to install grub somewhere.02:51
chinermudgei installed the twitch.tv chat client "chatty"02:52
timothywcraneJust got an ovh classic vps with Ubuntu 14.04 freshly installed. I plan on having an Odoo Installation with working smtp and domain registration through Godaddy (moving to VPS with $12/year hosting w/Wordpress to Odoo VPS) The OS is installed. Is it more important for fewer problems later to first create an email server or rely on defaults and CRM installation?02:52
chinermudgeand when i enable sounds i get an error message02:52
jrwrenevery disk says grub-install: warning: this GPT partition label contains no BIOS Boot Partition; embedding won't be02:52
jrwrenpossible.02:52
tootheI think I screwed up amy audio settings. I can't seem to reset my audio.02:52
tootheBasically, it comes out all distorted.02:52
=== andrex|off is now known as andrex
chinermudgeis this red hat linux?02:54
timothywcranefollowing http://www.theopensourcerer.com/2014/09/how-to-install-openerp-odoo-8-on-ubuntu-server-14-04-lts/ for Odoo install and https://www.digitalocean.com/community/tutorials/how-to-install-and-setup-postfix-on-ubuntu-14-04?comment=13388 for Email setup. Any better documentation reccomendations?02:54
timothywcraneno , try hashRHEL02:56
chinermudgeits not its debian02:57
chinermudgeif i get the jdk runtime... will i be able to use a .jar file?02:58
tootheokay, I screwed up Linux.02:59
toothemy audio is broken.03:00
tootheI dunno why, but the mic comes out REALLY distorted.03:00
aurorauserhey, got a slight issue03:04
aurorauseri have 2 disk images which are mounted to loop devices, and then those loops devices have the partitions mounted to mountpoints, which are then shared out via samba03:05
=== arun is now known as arunpyasi
aurorauserI can see the data and start copying from it03:05
aurorauserbut it just randomly drops, and when I try to ls the folders I mounted, I get transport endpoint is not connected03:05
chinermudgei installed like the official version of chatty03:05
chinermudgewhich is a jar file03:06
chinermudgewhich you are apparently just able to open after you set them to executable03:06
chinermudgebut this one doesnt give me an error when its supposed to play a sound03:06
chinermudgerather it just doesnt play any sounds03:06
chinermudgeany idea why a jar file wouldnt be playing any sounds03:06
chinermudge??03:08
=== user1234 is now known as user4321
=== chiner is now known as chinermudge
=== unixist_ is now known as unixist
=== chinermudge is now known as chiner
chinerim not getting any sound from a jar file being opened by jdk03:15
chinerits the twitch.tv chatty app03:15
chinerno help eh?03:18
chinermudgeany ideas?03:24
chinermudgei'm back03:25
TheScholarok, I tried xbacklight in command line, it works. But when i put it in power.d/sh-script, it says "cannot open display"...how is that?03:25
chinermudgeim getting an error message whenever the program is supposed to play a sound... i had to move the folder with the sounds in it03:25
chinermudgebut im still getting errors03:25
TheScholareven when I use the line: xbacklight -display :0 -dec 5003:25
TheScholardoesn't work03:25
Portnoyquit03:25
lotuspsychjegood morning to all03:28
=== gerald is now known as Guest62279
eikon81gHey all! I have a dumb one. I am trying to use chown to change ownership of a file in "/ " the file has spaces and I am using underscores to make the filename usable but it is telling me "No such file or directory" can someone help with the syntax?03:44
lotuspsychje!chown | eikon81g03:45
ubottueikon81g: An explanation of what file permissions are and how they can be manipulated can be found at https://help.ubuntu.com/community/FilePermissions03:45
eikon81gthanks lotuspsychje I read some stuff and did man chown03:45
eikon81gin terminal to get a better idea03:46
eikon81gbut it seems like I am still missing something03:46
Guest92144stupid question does anybody know why #include <malloc.h> or another .h file under /usr/include compiles fine but usr/include is not on the path echo $PATH03:46
lotuspsychje!compile | Guest9214403:46
eikon81gdon't laugh LOL here is what I am trying to do.03:46
ubottuGuest92144: Compiling software from source? Read the tips at https://help.ubuntu.com/community/CompilingSoftware (But remember to search for pre-built !packages first). Also read !checkinstall03:46
eikon81gsudo chown eikon81g /Disney_Epic_Mickey_2_-_The_Power_of_Two_[SERF4Q\].wbfs03:46
Guest92144is this built in to the make file to check or another enviroment variable that the compiler checks03:46
syeekicki get input lag over ssh on a local connection client is using putty and the server is using ubutntu server. Any ideas to get less lag?03:47
eikon81gdoes that look right lotuspsychje03:47
eikon81g?03:47
bongmamy usb drive is set to read only. how do i set it to be read and write?03:48
lotuspsychjeeikon81g: try to enter your dir first, cd :disney or whatever03:48
Guest92144well i just wonder why /usr/include is not on the path03:48
eikon81gok I am on it. I did ls to read the filename as I typed. I am in the right dir03:48
=== brandon is now known as Guest82051
lotuspsychje!chmod | eikon81g03:49
ubottueikon81g: An explanation of what file permissions are and how they can be manipulated can be found at https://help.ubuntu.com/community/FilePermissions03:49
Guest92144is it built in to the make files to check this directory for the header files because i never have to specify the directory to the compiler03:49
lotuspsychjesyeekick: maybe the #ubuntu-server guys might know, othe the #openssh channel?03:49
syeekickok03:50
lotuspsychjesyeekick: did you try with openssh server + client?03:50
lotuspsychjebongma: you trying the usb drive on another user perhaps?03:51
syeekicki don't understand the question03:51
lotuspsychjesyeekick: you say you use putty as the ssh client03:51
lotuspsychjesyeekick: did you try openssh client?03:51
lotuspsychjesyeekick: maybe it will get you less lag on openssh-server and openssh-client?03:52
bongmalotuspsychje:  no i am the only user here.03:53
Guest92144seems like usr/include and  usr/src should be part of the compiler path in some way if you are using these maybe it is already in the makefile03:53
syeekickoh i get you03:53
syeekicki haven't tried but will do so03:53
Guest92144i will look into it later03:53
lotuspsychjebongma: you have a hardware switch on the usb drive /write lock?03:53
=== harkirat is now known as innosam
=== innosam is now known as harkirat
bongmalotuspsychje:  no.03:54
lotuspsychjebongma: maybe try to tail -f /var/log/syslog and unplug/plug usb to ubuntu, check out what errors03:55
Smarticles101What is the best use of a vps?03:58
lotuspsychje!vps | Smarticles10103:58
lotuspsychje!vpn03:58
ubottuFor more information on vpn please refer to https://wiki.ubuntu.com/VPN03:58
Smarticles101Not VPN, I was wondering what people think a good use is for a vps04:00
lotuspsychjeSmarticles101: maybe thats more a question for the ##networking guys04:00
azizLIGHThow do i change default startup applications for the guest session?04:03
azizLIGHTpermanently04:03
lotuspsychjeazizLIGHT: think the guest session is made to start default every session04:04
lotuspsychjeazizLIGHT: i think you best finetune another user at your wishes04:04
azizLIGHTi want to not launch certain applications on startup of the guest sesssion04:04
azizLIGHTi need to change what launches for guest session04:05
bongmalotuspsychje:  i cant make heads or tails of the output but i found this.... Mar 13 12:00:15 bong-desktop kernel: [ 1569.167682] FAT-fs (sdc1): Filesystem has been set read-only04:05
azizLIGHTi want to launch certain things, and not launch certain things for the guest04:05
azizLIGHTyou know what i mean04:05
lotuspsychjeazizLIGHT: create a user guest1 or so04:05
azizLIGHTits not possible?04:05
azizLIGHTto modify the guest session04:05
lotuspsychjebongma: did you try to format your usb with gparted?04:05
lotuspsychjeazizLIGHT: as i said, i think the guest session is specially made to start again default every session04:06
nabnhi. both stable and canary versions of chrome have been crashing too frequently. I have gnome shell installed on ubuntu. How can i track the logs to check what the problem is?04:06
bongmano04:06
bongmalotuspsychje: no04:06
lotuspsychjenabn: you can start chrome from terminal, see what errors you get04:07
nabnlotuspsychje, thanks. will try that.04:07
lotuspsychjebongma: maybe try to reformat, and check if you get errors04:07
lotuspsychje!info gparted | bongma04:07
ubottubongma: gparted (source: gparted): GNOME partition editor. In component main, is optional. Version 0.19.0-1build1 (utopic), package size 498 kB, installed size 1860 kB04:07
bongmalotuspsychje: reformat with gparted?04:11
lotuspsychjebongma: if you can loose data on it, its worth the try..04:12
azizLIGHTright before the login prompt appears, i see a brief second of default ubuntu wallpaper, then it changes to my user wallpaper. how do i change the default wallpaper that ppears for 1 second or less04:12
lotuspsychjeazizLIGHT: the wallpaper always changes to the wallpaper of the user you login04:15
bongmalotuspsychje: couldnt i just chmod?04:16
lotuspsychjebongma: if your the only user, you should be able to read it..04:17
bongmalotuspsychje: yes i am able to, i just couldnt copy files to it.04:18
lotuspsychjebongma: i would try a reformat mate04:19
bongmalotuspsychje: reformat with gparted?04:20
lotuspsychjebongma: yes, i would try that04:21
lotuspsychjebongma: to make sure its not the partition04:21
eikon81gfile size is an issue too if it is a fat32 nothing over 4.7gb can transfer04:21
lotuspsychjeyes thats true04:22
bongmalotuspsychje: not the partition what ?04:22
lotuspsychjebongma: just try to reformat..and see what happens mate04:23
AndrewMockLaunched 'ubuntu-trusty-14.04-amd64-server-20150123 (ami-29ebb519)'. apt-get update got me to a prompt asking about whether i want to use the original version or package version of the grub menu (something about vmlinuzkernel is now initrdkernel). Is that the package maintainer being screwy?04:26
AndrewMockI think it is.04:26
eikon81gnight all04:31
AndrewMocknevermind04:32
chinermudgecan someone help me04:40
chinermudgei downloaded this chatty app04:40
chinermudgeits a jar file04:40
chinermudgeand i get an error mesage every time its supposed to play a sound04:40
chinermudgeits for twitch04:40
Guest92144john is that you man04:41
Guest92144never mind my mistake04:43
chinermudgesomeone put "chiner" in a message and tell me because ill leave this chatopen for a little04:44
arkiehey04:46
arkie/usr/local/apache/passwd/passwords# htpasswd -c /usr/local/apache/passwd/passwords admin04:47
arkiehtpasswd: cannot create file /usr/local/apache/passwd/passwords04:47
arkiewhy cant i write to this04:47
arkie:/04:47
treelzebub!paste | arkie04:47
ubottuarkie: For posting multi-line texts into the channel, please use http://paste.ubuntu.com | To post !screenshots use http://imgur.com/ !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic.04:47
arkieAnyone have any idea?04:49
treelzebubarkie: you must use sudo to gain privileges to write to files outside your /home/{username} directory.04:52
danie412k onda malina05:02
arkietreelzebub, i used sudo and it still doesn't work05:04
treelzebubarkie: can you be more specific? are you receiving an error? what exactly are you trying to accomplish?05:04
rozzerE: Unable to locate package tklpatch05:04
arkietreelzebub, sudo htpasswd -c /usr/local/apache/passwd/passwords admin05:05
arkiejust says htpasswd: cannot create the file05:05
rozzerwhat you say tell me enymore05:06
rozzeri have no file /apche05:07
treelzebubarkie: does the path /usr/local/apache/passwd/passwords exist?  does user admin exist?05:07
arkieuser admin does not exist..05:08
rozzertell me step by step05:08
arkiei created the path05:08
arkieusing mkdir05:08
arkieim lo logged in a root05:08
arkiealso*05:08
rozzeri login on trough root05:08
treelzebubarkie passwords needs to be a file, not a directory. you created the file, right?05:09
arkieno05:09
arkiebecause when i initially used htpasswd -c /usr/local/apache/passwd/passwords admin it said that the directory didnt exist05:10
arkieso i created it05:10
treelzebubarkie: type   man htpasswd05:10
arkieman htpasswd?05:11
treelzebubyep. type that in a terminal.05:11
rypervenchearkie: Try "mkdir -p /usr/local/apache/passwd" first, then your command05:11
arkieokay, im in there, what should i be looking for treelzebub ?05:12
treelzebubthat's the manual for the htpasswd program. all the answers you seek are in there.05:12
rozzeryes i type line man htpasswd05:12
rozzeri show massage here:05:12
rozzerNAME05:12
rozzer       htpasswd - Manage user files for basic authentication05:13
rozzerSYNOPSIS05:13
rozzer       htpasswd [ -c ] [ -i ] [ -m | -B | -d | -s | -p ] [ -C cost ] [ -D ] [ -v ] passwdfile username05:13
rozzer       htpasswd -b [ -c ] [ -m | -B | -d | -s | -p ] [ -C cost ] [ -D ] [ -v ] passwdfile username password05:13
treelzebubrozzer, please, no.05:13
treelzebuboh dear god.05:13
arkietreelzebub, i dont see how this helps me though05:13
treelzebubarkie, i was trying to prove to you that `passwords` needs to be a file, not a directory.05:13
treelzebubso05:14
treelzebubdo as rypervenche said.05:14
rozzerok after run this command in terminal05:16
rozzermkdir -p /usr/local/apache/passwd05:16
rozzerafter this task what can do sir05:17
treelzebubrozzer, no one has spoken to you yet. please stop following the instructions that are meant for arkie.05:17
arkieit worked05:17
treelzebubyou're going to hurt yourself ;)05:17
treelzebubyay, arkie!05:17
arkiethanks for the help05:17
treelzebubnow read your instruction manual :P05:17
arkieso basically thats how i create my password files, then i create a htaccess file05:18
arkieall good05:18
arkiecheers05:18
treelzebubright. party on!05:18
treelzebubrozzer: you okay over there? what exactly is your issue?05:18
rozzeri doing install a this package but they did not install05:19
rozzerapt-get install tklpatch05:20
rozzerwhen the package is install that shown error like:E: Unable to locate package tklpatch05:20
treelzebub!paste | rozzer05:21
ubotturozzer: For posting multi-line texts into the channel, please use http://paste.ubuntu.com | To post !screenshots use http://imgur.com/ !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic.05:21
treelzebubrozzer: in a terminal window, please type   sudo apt-get update05:22
rypervencherozzer: I am not seeing any package name that looks like that in the repositories. Where did you get the name "tklpatch" from?05:22
treelzebubrypervenche, TurnKey Linux.  not Ubuntu, strictly speaking...05:23
rypervencheI'm surprised anyone is helping him then. It does not look to be in the default Ubuntu repositories.05:24
treelzebubyeah, i hadn't googled it till after05:25
treelzebubrozzer: someone over at #turnkey can help you better :)  this is an Ubuntu room05:26
treelzebub[ http://www.turnkeylinux.org/irc ]05:26
varunwachaspati_Facing difficulties with Ubuntu 14.10, gets unresponsive and screen freezes often05:29
varunwachaspati_also when the system is idle for a long time doesn't return to desktop05:29
varunwachaspati_Have to force shutdown every time such a thing happens05:30
varunwachaspati_Any workarounds for the above?05:30
varunwachaspati_Or should I revert to 14.04?05:30
treelzebubvarunwachaspati_, what is the output of swapon -s ?05:32
varunwachaspati_FilenameTypeSizeUsedPriority05:33
varunwachaspati_/dev/sda5                              partition61757400-105:33
treelzebub!paste | varunwachaspati_05:33
ubottuvarunwachaspati_: For posting multi-line texts into the channel, please use http://paste.ubuntu.com | To post !screenshots use http://imgur.com/ !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic.05:33
treelzebubsorry, I set you up for that. didn't know you didn't know :D05:33
varunwachaspati_sorry, I was unaware of that, would take care of that from now on05:34
treelzebubno, it was my fault, i should have told you to type:   swapon -s | pastebinit05:35
treelzebub(first you will need to  apt-get install pastebinit  )05:35
jaitaiwanCan anyone point me in the direction of using overlayfs instead of aufs on custom live cds05:35
varunwachaspati_treelzebub: http://paste.ubuntu.com/10589272/05:35
treelzebubgreat! reading now05:35
treelzebubvarunwachaspati_: try   swapon --all  | pastebinit05:36
timothywcranePlz someone chime in: Ubuntu 14.04 on OVH Classic VPS for use with Odoo CRM/ERP/CMS, My problem is how to approach email handling by the system an set it up for semi stable use ;) I have a registered Domain with 100 free emails @250 relays a day from Godaddy, The forever avail SMTP relay through Gmail by Postfix, Or build a full server on Ubuntu with DNS for mail.domain use using the VPS...05:37
timothywcrane...subIP with my domain. Sorry if garbeled. just looking for direction to take before setting out on changing configs and such.05:37
treelzebubvarunwachaspati_:  also check your availale memory resources with:  free -m05:39
varunwachaspati_treelzebub : I am getting You are trying to send an empty document, exiting.05:39
treelzebubvarunwachaspati_: that's good. no output is good for that.05:39
somsip!ntp05:39
ubottuInformation about using and setting your computer's clock on Ubuntu can be found at https://help.ubuntu.com/community/UbuntuTime - See https://help.ubuntu.com/12.04/serverguide/C/NTP.html for information on usage of the Network Time Protocol (NTP)05:39
varunwachaspati_treelzebub:http://paste.ubuntu.com/10589278/05:40
=== Yukkii is now known as Yukkino
varunwachaspati_Also I mentioned my about screen freeze, here is a screenshot : http://imgur.com/RddXm4x,Coloqce05:41
=== harkirat is now known as innosam
lickalottGents, is it possible to start x11vnc via ssh?05:43
rypervenchelickalott: It is.05:43
rypervenchelickalott: x11vnc -display :0 -localhost -forever05:43
rypervenchelickalott: Something like that, depending on what you want.05:43
lickalottwhat does -forever do?05:43
rypervencheIt will continue to run after you disconnect from VNC. Otherwise, it will stop the server once you disconnect the first time.05:44
=== x44x45x41x4E is now known as [Away]x44x45x41x
rypervencheAgain, depends on your needs.05:44
rypervencheI like to create an SSH tunnel to forward port 5900 to my local machine, so I don't have to open the VNC server up to the world.05:44
lickalotti would like it to be fire and forget.  I was just about to throw a script in /etc/init.d05:45
rypervencheI would just set up a @reboot cronjob then.05:45
rypervencheRun it as your user.05:45
=== julian is now known as Guest14734
treelzebubvarunwachaspati_: interesting. can you tell me if you see a swap partition defined in /etc/fstab ?05:47
treelzebubi'm sorry, i should have had you check your available memory before we turned on the swap. now we don't know if you had it before or not. my fault.05:47
lickalottrypervenche, i get this when I run sudo x11vnc -display :0 -localhost -forever05:47
lickalottInvalid MIT-MAGIC-COOKIE-1 key12/03/2015 22:46:30 XOpenDisplay(":0") failed.05:47
rypervenchelickalott: Do you have an X session running as that user?05:48
=== [Away]x44x45x41x is now known as x44x45x41x4E
lickalottnot sure if i've logged in since my last reboot.  So I'm going to say no.05:48
rypervenchelickalott: You cannot connect to an X session via VNC if there is no X session running.05:49
lickalottwould the ssh tunnel/forward mitigate that?05:50
=== christophe is now known as Guest45041
lickalottrypervenche,05:52
varunwachaspati_treelzebub: http://paste.ubuntu.com/10589301/05:53
varunwachaspati_it is defined there05:53
AndrewMockWhy does nginx-light include naxsi?05:53
AndrewMockThat should be reserved for nginx-naxsi, right?05:53
AndrewMock14.0405:54
treelzebubyes, indeed. my theory was incorrect, i'm afraid. you should poke around in your system logs [ http://ubuntuforums.org/showthread.php?t=976092&p=7963923#post7963923 ]05:54
rypervenchelickalott: No, it would not.05:55
rypervenchelickalott: You are trying to use VNC to see your desktop. Your desktop is not running without an X session.05:55
lickalottso no matter what I'd have to physically log into the machine every time?05:56
Ben64lickalott: why are you running vnc as root? run as a normal user and you can get a new desktop running on vnc05:57
varunwachaspati_treelzebub: should I post all the logs on pastebin so you could have a look?05:57
lickalottI guess I'm thinking along the windows lines, where I can get to the log in screen and use whatever user I want.05:57
lickalotti kept getting errors when trying to launch the vnc so i've been trying with root.05:57
Ben64lickalott: just run it as whatever user you want to use the desktop with05:58
lickalottwhat are your thoughts on the -create attribute?06:02
bongmaiim trying to format my usb stick but i cant bcoz right click and then "format to" is greyed out. its currently on fat 32. help.06:03
Ben64lickalott: shouldn't be necessary06:03
Ben64bongma: try gparted06:03
bongmaiim trying to format my usb stick on gparted but i cant bcoz right click and then "format to" is greyed out. its currently on fat 32. help.06:03
Ben64well, is it mounted?06:04
bongmaBen64_: yes i think so. theres like a play button on it on fileman.06:07
bongmaBen64 yes i think so. theres like a play button on it on fileman.06:09
Ben64bongma: so right click and unmount it in gparted06:10
timothywcraneWTF, I have an OVH VPS with Ubuntu 14.04/Odoo8, a goaddy domain with 100 free email addos, and Gmail. What and how do I make sure what needs to work first oes?06:10
timothywcranedoes06:10
Jack-ZhangHello,  guys, have you ever meet this thing? USing pppoe and your ubuntu system get two ipv6 address, but you can not connect to any ipv6 website06:12
Caelumwhere is the boot splash screen image06:12
timothywcranewould you configure domainphrase@gmail , Domain using Godaddy email, or configure a server on Ubuntu VPS. Not sure what each would entail. (record changes and setup)06:13
rypervenchelickalott: I've never used it before, I suppose it could work? What is your need/goal for using VNC on this machine?06:13
Ben64timothywcrane: doesn't really sound like this is the proper channel for you, this is Ubuntu support only06:13
Jack-ZhangIt may be a bug because all works well on win7  on the same mechine06:14
lickalottit doesn't.  I tested it.    still need the x session.  this machine is located in another portion of the house mainly acting as my file server, VPN, and ZNC.  It also houses the motion detection pictures from my security cameras.  i'd like to park my big a$$ on the couch and view the pics from that machine vs over the network.06:15
lickalottis there a way to autologin a single user?06:15
timothywcraneIt would all be done on ubuntu through ssh. What is not Ubuntu about it. Ubuntu email server management. I honestly ask you where I might otherwise look?06:15
Jack-Zhangyes i use it but it doesn't work06:15
rypervenchelickalott: There is, and that is what I would recommend. Or you could use a different method to access the files on your current machine, which would also be a very viable solution.06:16
bongmaben64 and then i can format it??06:16
timothywcraneOdoo only hooks into what is there. I will try Godaddy though, thanks06:16
Caelumfound it I think06:17
lickalottI can access them through the network (NFS) but it's a little slow for my taste.  Whats the best method for auto login?  I've seen /etc/groups or checking the box through the add users gui06:17
rypervenchelickalott: I would set the auto-login through your display manager. Are you using default Ubuntu?06:18
rypervenchelickalott: And NFS shouldn't be slow at all if this is all local.06:19
lickalottyes sir 14.0406:19
rypervenchelickalott: VNC would be even slower than NFS.06:19
AndrewMocktimothywcrane: can you elaborate what you are trying to do?06:19
Ben64lickalott: you don't need an x session already, vnc will create one06:20
lickalottthere could be up to 30,000 photos in the dir.   I normally wouldn't argue on that topic rypervenche but when I do have the vnc working it actually displays faster then if I just use the network path.06:20
lickalottnow I'm confused....06:20
lickalottif I do a ps -ef | grep x11vnc the process is running but when I try to vnc into it it fails.  If i go upstairs and log in, then come back down and vnc in it works.06:21
jaitaiwananyone had experience customizing a livecd image?06:22
Ben64lickalott: you're probably running vnc with weird options then06:22
Ben64lickalott: after you start it, does it say it created a display?06:22
lickalottx11vnc -display :0 -localhost -forever06:22
Ben64theres your problem06:22
lickalottno06:22
* lickalott listens06:23
Ben64don't tell it what display06:23
timothywcraneI am simply trying to get my ubuntu server on the VPS to process email through my domain hosted by Godaddy. The domain comes with email (so I could Postix/SMTP through them at a rate of 250 relays/day), or I could run an email server from the VPS itself on Ubuntu, or SMTP through a Gmail account. I am not sure which of the three would be prudent to follow on an Odoo installation that would...06:23
timothywcrane...probably process no more than 250 emails/day.06:23
lickalottso just x11vnc  -localhost -forever06:24
Ben64lickalott: see if that works06:24
Ben64lickalott: when i've had to do stuff like that, i've used a frontend to x11vnc so i'm not sure of those options06:25
lickalotthttp://paste2.org/2zv0Hvap06:25
timothywcraneI got the domain pointing to the VPS just fine, but configuring email I am unsure how to roceed06:26
Ben64lickalott: maybe try a different one? like tightvncserver06:26
timothywcraneproceed06:26
AndrewMockThe only reason I would make an SMTP server in Ubuntu would be if I am running > 250 messages OR if the messages from GoDaddy get marked as spam.06:26
maxi_retroIs there Ubuntu MATE channels yet?06:28
timothywcraneMaybe a cigarette would help ;) . Thanks Andrew, would anything that involves the installation of Postix be considered taking me in that direction, and instead run off a fresh VPS installed Ubuntu/no email reconfig/Odoo install, then follow through with sipler MX record stuff?06:28
Ben64maxi_retro: #ubuntu+1 maybe, since its not official till 15.04 i believe06:28
maxi_retroOkay, thanks Ben64!06:29
rypervenchelickalott: "ps aux | grep X"06:29
=== EriC^^ is now known as explosive
timothywcranekindly Andrew would the information here https://support.godaddy.com/help/article/2570/using-our-email-with-domains-hosted-elsewhere seem where I need to be as they still have the email dns?06:32
AndrewMockclick the private message i sent you06:33
someone_dangguys what is the best alternative for ubuntu ?06:33
=== Kai__ is now known as mk3548208
Ben64timothywcrane: you might want to migrate away from godaddy though, they're pretty notorious for bad support, and they're anti internet freedom06:33
Ben64someone_dang: alternative what06:33
=== pvoigt is now known as Guest17458
rypervenchetimothywcrane: I second that.06:35
someone_dangBen64: alernative OS for ubuntu06:36
someone_dangi want to replace ubuntu OS06:36
explosivesomeone_dang, why?06:36
someone_dangi want a more flexible OS06:36
Ben64someone_dang: probably not the best question for #Ubuntu06:36
rypervenchelol06:36
explosivesomeone_dang, what do you mean by flexible?06:36
someone_dangi can't change certain things in ubuntu and that bugs me much06:37
explosivesuch as?06:37
someone_dangmore easy to change UI06:37
someone_dangit's getting difficult in ubuntu06:37
explosivesomeone_dang, you can install whatever UI you want, ubuntu is irrelevant06:37
explosivesomeone_dang, enlightenment de is highly customizable06:37
explosivelike insanely customizable.. give it a go06:38
someone_dangexplosive: such as the side bar, i want to use cairo-dock completely. but the old side bar is bugging me. auto hide is good but not ok06:38
nickhilrnew linux user here.. getting an error while mounting other win partitions06:38
nickhilrhttp://image-upload.de/image/MWZvhi/27ee937fd9.png06:38
Ben64someone_dang: then don't use unity?06:39
someone_dangnickhilr: r u using windows 8 as alternat Ss ?06:39
nickhilryes06:40
someone_dangBen64: ubuntu is bugging me if i use other desktop environments like kde and gnome06:40
explosivenickhilr, do you need to write anything to that partition?06:40
explosiveor just read ( listen to music etc. )06:40
nickhilrwell i have a backup drive i wanna access06:40
Ben64nickhilr: well as that error message says, the filesystem is unclean, probably because windows hibernates by default now instead of actually shutting down06:40
Ben64someone_dang: ok06:40
nickhilrno i shutdown completely06:41
someone_dangnickhilr: windows 8 and 8.1 turn the partitions to sleep on shutdown, so they get locked and are inacessible in other OSes06:41
explosivenickhilr, do you have fastboot enabled?06:41
nickhilrhow do i check that06:41
explosiveif you didn't turn it off, then it's on by default06:41
someone_dangnickhilr: you need to disable fastboot in control panel06:42
nickhilrand then check again..06:42
snufftwoohoo! i'm part of the way through my epic problem!06:42
explosivenickhilr, if you only need to read something from the partition you can mount it readonly06:42
someone_dangexplosive: is enlightenment a desktop manager ?06:43
rypervencheDesktop Environment.06:43
snufftI've managed to install ubuntu alongside windows 8.1 on a protege laptop/tablet hybrid. i completely hosed the boot partition and nothing would boot without a usb key of some recovery kind. have managed to recover the windows 8.1 data to the boot partition.06:43
nickhilrhow do i mount it readonly06:43
explosivesomeone_dang, yeah, it's customizable, you can put a sidebar or topbar or bottom with whatever stuff you want etc.06:43
snufftmy question now, would anyone be willing to hand-hold me through adding grub/refind/whatever boot loader, so that i can dual boot the windows or linux partitions at startup?06:44
explosivesomeone_dang, the filemanager sort of sucks and it's not that elegant though06:44
someone_dangexplosive: any alternative for the file manager ?06:44
explosivenickhilr, sudo mount -o ro /dev/sda6 /mnt06:44
nickhilris there like a command i can use06:44
explosivethen browse to /mnt06:44
explosivesomeone_dang, maybe you could use xfce with cairo, and have the top bar removed06:45
someone_dangnickhilr: if you are on ubuntu use disks software to load it in read mode06:45
azizLIGHTright before the login prompt appears, i see a brief second of default ubuntu wallpaper and then it immediately switches to a wallpaper i set. how do i not see that brief flash of default wallpaper at the login prompt?06:45
explosiveif it's possible to remove it in xubuntu06:45
someone_dangexplosive: i will have a look into it06:46
explosivesomeone_dang, yes you can download other filemanagers06:46
someone_dangthanks for help06:46
someone_dangi am on it06:46
Guest82381try gentoo06:46
someone_dangbye for now06:46
Guest82381i had that problem not too long ago06:46
Guest82381gentoo has a good file manger06:46
nickhilrgot it.. thanks06:46
snufftbetter yet, is it possible to just dump the refind recovery usb key data over the top of the boot partition?06:47
someone_dangGuest82381: is gentoo debian based ?06:47
explosivesomeone_dang, gentoo is like arch, except you have to compile everything yourself06:47
cfhowlettsomeone_dang, Guest82381 as this is UBUNTU support, please take off-topic discussions of gentoo or other distros to PM06:48
explosivesupposedly you dont compile stuff with options you dont need06:48
explosive:|06:48
Guest82381sorry06:48
someone_dangexplosive: i know arch. i used it once. but i want debian based OSes for suggestions06:48
explosivenope not debian based06:49
someone_danghmm k k06:49
someone_danganyways i am off to check enlightenment06:49
=== mohammad is now known as Guest78838
=== Guest78838 is now known as msavad
Petazz_Hi! Where can I find "What's new" or a proposed feature list for Ubuntu 15? How about a roadmap of future release features?06:53
msavadi have a flash usb that is write-protection how can i format it ?06:53
=== Petazz_ is now known as Petazz
cfhowlett!vivid | Petazz06:54
ubottuPetazz: Ubuntu 15.04 (Vivid Vervet) will be the 22nd release of Ubuntu due for release in April 2015. Discussion and support in #ubuntu+1. For more info see the announcement at  http://www.markshuttleworth.com/archives/142506:54
Petazzcfhowlett: Nothing more official?06:55
AndrewMockwell nothing is official until release06:55
AndrewMockbut systemd is likely06:55
cfhowlettAndrewMock, systemd almost assured06:55
Guest92144seems to me sys differs from proc in that it has symlinks of all the device files and proc things pointing to /sys/devices/* where each symlink is a pointer to a folder in this directory catting the directory shows you so information mostly sizes ,numbers ,..etc06:55
PetazzBut there must be a roadmap or an idea of what's gonna be done before the work starts right?06:55
Guest92144the links are rwx for  owner , group , and others06:56
cfhowlettPetazz, why not ask in the dedicated channel?06:56
PetazzThe +1?06:56
Guest92144but most files  under sys directory and all subdirectories are rwxr-xr-x or more restrictive so only root users can write to change the devices or block or process in memory files on the fly in some circumstances... I am assuming the really reason for /sys is that it gives stats on nonprocess in memory devices like hda or devices connected to the usb or pci or other things where as /proc gives stats on process in memory.06:59
Guest92144Though i am not sure how much writing to these sys or proc files can do other then maybe corrupting things if you don't know what your doing07:00
Guest92144curious is proc writable or is there every a case where one could uses /proc/* echoing something to it to change say the speed of a process or other settings for memory or process...... i believe /sys can be writen to to change setting for a hda drive or other devices though i doubt that is the perfered way to go07:02
jason_I'm trying to follow these instructions http://ubuntuforums.org/showthread.php?t=2197316 (but adapted for Ubuntu 14.04 LTS) to get my wireless working by installing backports, but I've encountered an error when building backports. I can't easily paste them here, but there are a bunch of bad macros in include/linux/netdevice.h and a bunch of warnings about those macros being redefined.07:03
Guest92144have to try writting to /proc/*... , and /sys/*... to see what can be done thru writting to these still... reading can be done for both to get info ... for me proc gives me most of all the info i could ever want for a device but sys gives some to07:04
Ben64jason_: you shouldn't need to backport07:04
jason_Ben42_, I have an Atheros AR9642 and it is very clearly not working properly07:05
jason_I've tried pretty much everything I've seen as possible solutions to this except this one I couldn't get to work.07:06
Ben64jason_: what have you tried07:06
jason_Disable hardware encryption, disable ipv6, change my routers mode to WPA/AES, ndiswrapper with windows drivers07:06
edwardtorvaldscan anybody help me out with suspend problem on ubuntu running nvidia ?07:07
Ben64jason_: what kernel are you running07:07
edwardtorvaldsi am running ubuntu 14.04 with kernel version 3.16.0-31-generic07:08
jason_I'm running the same as edwardtorvalds :P07:08
Ben64jason_: what is the output of "uname -a"07:09
Ben64jason_: also, pastebin the output of "lshw -C network"07:09
jason_I'll have to undo some of the things I've done. Currently I have the ath9k drivers blacklisted from trying ndiswrapper.07:10
edwardtorvaldsjason ? whats your problem?07:11
jason_my wireless card constantly drops connection07:12
edwardtorvaldsok07:12
Ben64jason_: try this https://bugs.launchpad.net/ubuntu/+source/linux/+bug/95170907:13
ubottuLaunchpad bug 951709 in linux (Ubuntu) "168c:0032 Atheros AR9485 WiFi card on Acer Aspire One 722 works slow, sometimes crashes" [Medium,Expired]07:13
edwardtorvaldsI have similar problem with bluetooth, it does not starts07:13
jason_The nohwcrypt is the first thing I tried07:13
jason_I think it's unique to that particular Acer Aspire laptop which I don't have07:14
Ben64not unique07:14
jason_Ah well, it didn't work for me either way07:14
thatlinuxguyHi there! Can I get help on setting up a VPS email server? I can't use iRedMail because I have an armv71 architecture system, and being fairly noobish am not sure what to do :?07:16
edwardtorvaldsanybody here for giving help?07:17
AndrewMockthatlinuxguy, can you elaborate about what email needs you have?07:17
edwardtorvaldscan anybody help me out with suspend problem on ubuntu running nvidia ?07:17
AndrewMockthe forums are a better spot for that07:17
AndrewMock(edwardtorvalds)07:17
edwardtorvaldsandremock are you talking to me?07:17
edwardtorvaldswhat do i do?07:17
thatlinuxguyAndrewMock, I'm going to be trying to have email accounts for roughly 30 people. I don't need PHP access or anything, but I'll need to install something like SquirrelMail for webmai.07:18
edwardtorvaldsI have asked that question on askubuntu and unix.stackexchange.com nobody is answering......07:18
AndrewMockHave you considered using an email provider instead of hosting your own?07:18
thatlinuxguyAndrewMock: VPS for school, zero budget.07:19
thatlinuxguyIn fact, minus budget.07:19
Ben64thatlinuxguy: maybe try #ubuntu-arm but in general i'd advise against running an email server, they're a big target for nefarious people07:21
jason_Ben64, here's the output of that command http://paste.ubuntu.com/10589509/07:21
thatlinuxguyBen64, before I would have hooked it up to Windows Live Domains and got everyone on Outlook.com but that's no longer possible, and I simply don't have the budget to purchase email hosting. :(07:22
Ben64thatlinuxguy: gmail?07:23
Jack-ZhangHello guys after I use this command sudo dhclient -6 eth0 my ubuntu 14.04lts can not ping ipv6 network how can i fix it?/07:23
thatlinuxguyBen64: not free afaik07:23
Ben64thatlinuxguy: it can be if set up correctly07:24
thatlinuxguyBen64: really? I wasn't aware of that. Well, that's an option then, but I would have privacy and child protection concerns given that this is for an HS class07:25
murchahi07:25
murcha i need a proper way of blocking  ips using iptables07:26
Ben64murcha: can you be more specific? iptables has no problem with that07:26
=== xubuntu is now known as Guest2216
murchaa couple of ips are blocked using iptables in my server; but still i see active connections from webserver log file to those ips.07:28
Jack-ZhangHello guys after I use this command sudo dhclient -6 eth0 my ubuntu 14.04lts can not ping ipv6 network how can i fix it?07:29
murchaBen64: thanks, a couple of ips are blocked using iptables in my server; but still i see active connections from webserver log file to those ips.07:29
jason_Ben64, Hmm there's some indication that my wireless card is actually a broadcom chip in disguise o_O07:31
Jack-ZhangHello guys after I use this command sudo dhclient -6 eth0 my ubuntu 14.04lts can not ping ipv6 network how can i fix it?/07:32
=== explosive is now known as EriC^^
=== EriC^^ is now known as Guest9328
jason_I think I'll try ndiswrapper again with different drivers.07:35
=== Guest9328 is now known as EriC^^
Jack-Zhanganyone notice it?07:37
Jack-ZhangHello guys after I use this command sudo dhclient -6 eth0 my ubuntu 14.04lts can not ping ipv6 network how can i fix it?07:38
Ben64!patience | Jack-Zhang07:38
ubottuJack-Zhang: 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/07:38
Jack-Zhangsorry07:40
Jack-Zhangand thank you too07:40
Jack-Zhangbut I have search on the internet  but no solution07:41
Jack-Zhangwhich file this command : sudo dhclient -6 eth0 change? and i can reset it so I can fix it. Does it right?07:43
=== jack_ is now known as Jack-Zhang
Jack-Zhangdoes anyone could help me?07:56
bazhangJack-Zhang, sudo dhclient eth0 should be enough07:58
Jack-Zhangbazhang, I am try it now. thank you.07:59
murchahow can i block an ip address from accessing my webserver in ubuntu? I used input to drop the ip, but still the ip reaches the webserver.08:01
AndrewMockmurcha, I would use the firewall software for that.08:03
AndrewMockmurcha, I would consider using a caching system like CloudFlare.08:03
AndrewMock(assuming traffic volume is an issue)08:04
=== jonas_ is now known as Guest87733
murchaAndrewMock: thanks, i used iptables (the ubuntu firewall) -A INPUT -s <ipaddress> -j DROP to block the ip. but i see from webserver log that ip reaches to my webserver08:05
AndrewMockdid you reload the firewall?08:05
murchayes08:06
tryhardHello guys!08:06
tryhardI`ve just done a fresh install of my centos and proftpd! But when i add an user, and I wanna upload to the ftp, it says 550 permission denied. The reposatory is /home/test3 the user is test3. When i do ls -n i get drwx------ permissions. Any idea?08:06
paradonymNeed a command for ubuntu -> scanning all available HDD drives for filenames too long for NTFS and move and rename all the files... - Any help?08:06
AndrewMocktryhard, this is an Ubuntu-only channel. Try a CentOS channel.08:07
jason_can anyone suggest a usb wireless dongle that works well with Ubuntu?08:07
jason_I found a table online, but some of the suggestions are from 2006.08:07
paradonymWindows Explorer crashes everytime when explorer wants to access a file with a filename too long for ntfs - so I have to use ubuntu08:08
AndrewMockmurcha, if you feel comfortable put the iptables into http://paste.ubuntu.com/08:09
AndrewMockiptables --list08:09
=== tryhard is now known as tryhard2
murchaAndrewMock: http://paste.ubuntu.com/10589678/08:12
snufftI'm trying to dual-boot Windows 8.1 and Ubuntu 14.10 on a Toshiba Protege Z10t (hybrid laptop/tablet). I've got both installed, but Grub does not override the Windows bootloader. I've followed many guides now (including Ubuntu help pages: https://help.ubuntu.com/community/Grub2/Installing), but nothing seems to force grub over the top of the windows boot loader08:12
snufftdoes anyone have any suggestions onw hat I could do to fix this?08:12
murchaAndrewMock: iptables --list shows nothing so i used the iptables -S.08:13
paradonymwindows installed before ubuntu? snufft ?08:13
snufftparadonym, yeah :(08:13
paradonymgrub should override windows bootloader08:13
snufftthat's what i thought as well08:13
paradonymso that grub needs an entry to switch to windows bootloader08:14
paradonymafk08:14
snuffti've even reinstalled ubuntu thinking that something might have just not worked, but no dice :(08:14
snufftI've tried reinstalling grub, running boot-repair (multiple times, multiple ways) and have also tried installing refind, but at best, it just stopped windows from loading and gave me bootloops08:15
snufftthe stupid thing is that refind on a usb key works great.08:15
AndrewMockmurcha, i am no iptables expert, but are you trying to block all comms from those two or just limit the number of connection from those two?08:15
snufftit shows me everything that I would expect.08:15
edward____i have problem with nvidia graphics card with ubuntu08:15
edward____can anybody help08:15
edward____i have problem with nvidia graphics card with ubuntu08:15
snufftsecure boot is disabled too btw08:16
snufftthat's the only way i can get the refind usb key to run08:16
cfhowlettsnufft, refind?  on a non-mac?08:16
snufftcfhowlett, yes08:17
edward____My laptop screen goes black after I resume it from suspend.08:17
edward____NOTE: I have NVIDIA graphics card08:17
Jack-Zhangbazhang, It seems waiting for something when i use this command sudo dhclient eth008:17
murchaAndrewMock: actually it was only the two DROP lines. I checked today in the morning that those two lines has no force so, i put the third line and this one also has no force. So, ips still reaches my webserver.08:18
stefano_hi08:19
edward____hi08:19
edward____My laptop screen goes black after I resume it from suspend, can you help08:19
stefano_edward i have the same problem08:20
edward____I have NVIDIA graphics card08:20
edward____did you find any solution?08:20
edward____stefano: did you post the problem on askubuntu?08:20
cfhowlettI just tested my nvidia suspend: no problem.  14.04.2 ubuntustudio08:20
edward____how08:20
edward____tell me08:21
cfhowlettdo you have the nvidia drivers installed?08:21
edward____yes08:21
edward____i have08:21
edward____346 version08:21
cfhowlettI don't know what to tell.  Mine "just worked"08:21
edward____how08:21
edward____you mean you never had problem?08:21
cfhowlettedward____, I did nothing special!  It just works!08:21
cfhowlettnever had a problem08:21
edward____good for you08:22
edward____can you suggest me any thing to try ?08:23
cfhowlettedward____, by chance, do you have dual gpu?  intel/nvidia combination?08:23
edward____yes of course08:23
edward____i have both intel and nvidia08:24
edward____nvidia 820m08:24
cfhowlettedward____, so you should also have ... bumblebee?  optimus?  I have ONLY the nvidia card so my set-up differs a bit08:26
cfhowlettedward____, so you should also have ... bumblebee?  optimus?  I have ONLY the nvidia card so my set-up differs a bit08:26
edward____i am using nouveau open-source driver08:27
edward____besides this i dont know08:27
cfhowlettedward____, so you do NOT have the nvidia drivers ...08:27
edward____i have08:28
edward____it shows in additional drivers08:28
cfhowlettedward____, noveau is not nvidia.  the nvidia drivers are OEM, i.e. FROM nvidia ...08:28
edward____i also have nvidia binary driver08:28
cfhowlettedward____, ok, and which drivers are you actually running.  I believe it matters.08:29
edward____is there anyway i can show you screenshot?08:29
cristian_cHello08:29
cfhowlettedward____, please08:29
edward____i will upload the screenshoot to google+ is that ok?08:29
cristian_cI own a tp-link tl-ps310u. I've configured it and I've added the printer via system-config-printer, but when I try to print, after few seconds the print is stuck08:30
cristian_cAny ideas?08:30
edward____cfhowlett: https://drive.google.com/file/d/0B8mlE-ZCN6aWb21CTm4zbEtyakk/view?usp=sharing08:32
RedPenguinhello all08:32
edward____got?08:32
RedPenguintryin to find out for a buddy, he has two NIC cards bridged to br0, now he wants a bridged OpenVPN, but I didn't know if that would work, "bridging a bridge to a bridge"08:33
=== sRN30045 is now known as FoxMulder992
daedelothI'm having trouble with my 3g dongle08:33
daedelothon my desktop, it works fine08:33
daedelothon my other machine (an intel NUC), it doesn't08:33
daedelothbeen checking the usb modeswitch logs, and the output looks quite different08:34
spagewmfHi, I'm installing Ubuntu from live USB onto an Asus Zenbook's SSD and I'm really confused about /dev/sda, /dev/sdb, and /dev/mapper.  I'm sure the SSD is 247 MB and /dev/mapper/isw_blahblah_ASUS_ showed the existing partitions08:34
spagewmfso I used gparted to shrink Windows, add ext4, and a swap.  Meanwhile /dev/sda and /dev/sdb are two ~128GB unformatted partitions.  I didn't ask to set up RAID or anything like that.08:35
sinisapHi. I have a question regarding apt-get upgrade process.08:37
sinisapNow twice burned with the issuse...08:37
sinisapLet say I'm uprading a fresh installation and I get a kernel upgrade and Adobe Flash upgrade.08:37
sinisapAfter a new flash file is pulled from PPA it uses third party server for another download. If that server is non-responsive it could break the upgrade levaing your kernel upgrade process unfinished08:39
humble_hello. can someone please guide me throught. i have installed android application suite. in order to run the program i have to be in terminal IN the folder that is installed and type ./studio.sh to open the app. is it possible to start the app in terminal without been in the installation folder ?08:40
sinisapIs there a way to exclude those packages with thir party server downloads from the main upgrade process untill there is no other package to upgrade, or at least untill there is no kernel upgrade present08:40
rypervenchehumble_: Yes, but it depends on how the script is written08:42
rypervenchehumble_: Normally you can just type the full path.08:42
UllarahAnybody using 'Myriad Pro' as their system font? If they are, any tips on getting it look nice?08:42
humble_yea but is it possible just type ./studio.sh in the home directory ?08:43
maxi_retroHey, would it be safe to remove everything in /var/log to free up some space?08:43
rypervenchehumble_: No. You can update your PATH variable and then just type "studio.sh" if you like.08:43
humble_how do it do that ?08:43
rypervenchehumble_: export PATH="$PATH:/path/to/your/script" in your .bashrc08:45
humble_is there any turtorial to show me how to do that ?08:47
rypervenchehumble_: Sorry, was on the phone.08:47
rypervenchehumble_: Edit your ~/.bashrc file or your ~/.bash_aliases file and add that line to it.08:48
rypervenchehumble_: Everything before "in your .bashrc"08:48
=== moonbox__ is now known as moonbox
jason_Is anyone using a USB wireless dongle that they would recommend? Preferably something that works natively?08:48
humble_so i have to open  ~/.bashr and i will add modify /android-studio/bin  ?08:49
spagewmfI rebooted into Windows and it's happy with my repartitioned SSD, but boot my live USB and I'm back to /dev/sda and /dev/sdb half the size of my SSD, and then all the /dev/mapper stuff. So confusing!08:50
spagewmfhmm, maybe my laptop really does have two SSDs08:51
antonio_How can I join pieces of videos together via a terminal command?  for exampe part1.mp4 part2.mp4 etc into one video?08:52
cfhowlettantonio_, easy way: openshot   slightly less easy: avconv08:52
cfhowlettantonio_, doh!  you said "terminal".  my bad; avconv08:53
antonio_is there a tutorial showing how to join multiple videos?08:53
Jakey2how do i change the bindings in tmux08:54
tos-1antonio_: Try starting from the manpage; search for "concat".08:55
rypervenchehumble_: Add the following line to your ~/.bashrc file...08:56
rypervenchehumble_: export PATH="$PATH:/android-studio/bin"08:57
rypervenchehumble_: Then close your terminal and re-open it.08:57
bazhanghttp://packages.ubuntu.com/search?keywords=mkvtoolnix-gui antonio_08:57
bazhanghttp://askubuntu.com/questions/8523/whats-a-software-that-can-join-videos antonio_08:58
humble_i open bash with the following command ? nano ~/.bashrc08:58
k1l_humble_: that is not "opening bash"08:58
spagewmfantonio_: you can also combine videos using VLC, but its command line for that is hella confusing (--sout "#gather blah blah).  https://wiki.videolan.org/How_to_Merge_and_Transcode_Multiple_Videos/08:58
Jakey2changing bindinds on tmux anyone?09:00
hsn6I want to restore an .img from my sd-ext to a larger partition but it doesn't use additional space .09:01
rypervencheJakey2: The man page for tmux has examples at the bottom for doing that.09:01
Jakey2ok thanks09:01
humble_ktl_ how can i oipen it ?09:02
spagewmfso it looks like my Asus laptop does have two SSDs, and Ubuntu LiveCD detected the partitions spanning them and loaded its /dev/mapper (LVM?) stuff. I've never used LVM, but I guess it's easier to accept it than try to turn it off and partition the underlying SSDs.09:04
spagewmfhsn6: are you saying you want to use the extra space available? I *think* if you use dd to copy the .img to the partition, you can then increase its size with gparted.  If you dd to the wrong partition, you will ruin your drive, so check three or four times first!09:06
hsn6spagewmf: gparted scanning take long time, is it runnable on ubuntu 14.04 ?09:09
EriC^^hsn6, what are you trying to do?09:09
hsn6restore my .img from a small partition ( deleted ) on larger partition . and using extra space on it09:11
EriC^^hsn6, it's the .img of a partition or drive?09:12
EriC^^did you use dd if=/dev/sda1 or just /dev/sda to copy it09:12
hsn6Eric**: drive ? what is it ?09:12
EriC^^disk09:12
k1l_humble_: what do you want to do at all?09:12
humble_add export PATH="$PATH:/android-studio/bin"09:13
hsn6I used Disk Utility for backing up09:13
k1l_humble_: are you sure about /android-studiu/bin ? or is it ~/android-studio/bin ?09:14
humble_yea its ~09:14
hsn6that's a partition only09:14
EriC^^hsn6, i think it's the whole disk09:14
EriC^^i just tried the Disks program and when you click create disk image no matter what partition is selected it says copy of /dev/sda09:15
hsn6I have backed up from one of its partition09:16
k1l_humble_: yes, to add that to your path you need to put it into your ~/.bashrc09:16
k1l_humble_: but its not called "opening bash", that is what made me wonder.09:16
humble_how i put it there ?09:16
EriC^^hsn6, did you use the Disks program in ubuntu or another utility?09:17
hsn6ubuntu 14.0409:17
humble_owwww09:17
k1l_humble_: nano .bashrc , then paste it there, save, close.09:18
humble_i just paste it09:18
EriC^^hsn6, i think it's the image of the whole disk, i just tried to make an image of a tiny partition and it said no space09:18
humble_i just pasted it in terminal and worked09:18
EriC^^hsn6, how big is the size of the .img?09:18
humble_i just pasted export PATH="$PATH:~/android-studio/bin"09:18
humble_ in terminal and worked thatnks alot09:18
EriC^^hsn6, is the disk you are trying to copy the stuff to empty?09:19
EriC^^i mean does it have any data you still need?09:20
hsn6it is the same of that partition09:21
EriC^^hsn6, ok that's odd, how did you make it?09:22
EriC^^hsn6, ah nevermind, i just found it09:22
EriC^^i was pressing on the power button on the top not on the tiny one at the bottom09:23
UllarahHi all, is this anything to worry about? I'm assuming it's caused by my two external HDDs being attached while booting, http://paste.ubuntu.com/10589885/09:23
EriC^^hsn6, ok, well you can dd it i guess and it should copy the data there, i think if the partition is larger already it won't create a smaller one, it'll just fill up the data and you'll end up with free space ( i think )09:23
hsn6yes, all of them exist on it and I can restore them on larger partition, but on larger partition I haven't additional free space than it must be09:24
EriC^^hsn6, as spagewmf said make sure you have the right partition name before you dd it, check and check again09:24
hsn6I did it but same result09:24
=== mikecmpb_ is now known as mikecmpbll
antonio_ok...not sure how I am going to do this.  I have a bunch of videos titled chapter_1.mp4 chapter_2.mp4 chapter_3.mp4, etc.  I want to join them with avconv in terminal.  I also don't want to have to manually type out the entire damn file for each one.  There are a LOT of videos I have to connect.  Anyway I can do this with avconv with a wildcard and have it do it in the right order (1, 2, 3, etc.)?09:24
hsn6it doesn't show free space that must be09:25
EriC^^hsn6, type sudo parted -l | nc termbin.com 999909:25
EriC^^and give us the link09:25
hsn6my partition that I talking about it is on my sdcard that android exist on it09:27
hsn6I'm on android now :D09:27
EriC^^hsn6, oh ok, i've no idea about that09:29
hsn6I have used cp * -r on image but some files didn't copied like /data (android)09:29
=== Pupeno_ is now known as Pupeno
EriC^^hsn6, is it /data or /.data ?09:30
hsn6on android I think it's /data09:30
EriC^^ok09:31
EriC^^hsn6, was the partition empty when you dd'd it?09:32
hsn6no, it was my android :cry:09:33
=== vodkode is now known as vodkode-away
=== paradonym is now known as AFK-paradonym
EriC^^i think dd doesn't change the partition size, cause the partition table has the sizes of the partitions, so it would only copy the data09:34
EriC^^hsn6, if you didn't see the partition size changed, then probably there was already data there and it copied your partitions data and some of the data that was there is causing the free space to be taken up09:35
leonichello09:35
antonio_ok...not sure how I am going to do this.  I have a bunch of videos titled chapter_1.mp4 chapter_2.mp4 chapter_3.mp4, etc.  I want to join them with avconv in terminal.  I also don't want to have to manually type out the entire damn file for each one.  There are a LOT of videos I have to connect.  Anyway I can do this with avconv with a wildcard and have it do it in the right order (1, 2, 3, etc.)?09:35
leonici am a live user and can not install qine09:35
leonicwine¨**09:35
EriC^^leonic, what's happening?09:35
geirhaantonio_: avconv ... chapter_[0-9].mp4 chapter_[0-9][0-9].mp409:36
cfhowlettantonio_, http://libav.org/avconv.html#Video-and-Audio-file-format-conversion09:36
hsn6EriC**: I don't think aboutbit like you09:36
leonicit say some packcages have unmeet dependencies09:36
spagewmfantonio_: wildcarding is normally done by the shell. If `echo chapt*.mp4` displays the files in the order you want them in the command-line to avconv, then the wildcard should work09:36
geirhaantonio_: you can also shorten it with brace expansion;  chapter_[0-9]{,[0-9]}.mp409:36
EriC^^leonic, try sudo apt-get -f install09:37
workerbeetwohi . I used figaro password manager and it crashed, leaving the fpm locked. can I unlock it?09:37
EriC^^hsn6, i think it might be so, if you could get the size of the partition and how much space is being used it would be more clear09:39
randhirHello09:41
antonio_geirha: echo DVD*.mp4 shows everything in the correct order - dvd_1.mp4, dvd_2.mp4, etc...   What is the file syntax I should use with avconv?09:41
geirhaantonio_: I only showed how to glob them in the right order (I don't know avconv). See cfhowlett's link on what to actually use with avconv. Seems -i dvd_%d.mp4 is what you want09:42
leonicnot working09:43
leonicit says this http://paste.ubuntu.com/10589955/09:43
spagewmfUbuntu 14.04 installing on this Serial RAID (striped) dual SSD, fingers crossed.  Good night y'all09:43
EriC^^leonic, ok, are you trying to install wine1.6 or wine1.7?09:44
EriC^^leonic, try to install the package that it says can't be installed, it should say why09:45
EriC^^!info wine09:45
philipon my terminal i can ssh to my server but on my windows using putty i can09:46
ubottuwine (source: wine1.6): Microsoft Windows Compatibility Layer (meta-package). In component universe, is extra. Version 1:1.6.2-0ubuntu6 (utopic), package size 0 kB, installed size 21 kB (Only available for i386; amd64)09:46
EriC^^leonic, do yo have the universe repository enabled btw?09:46
hsn6small partition was about 800MB, I created image from it via Disk Utility, I have restored it on a 2GB partition, on android and on Thunar it says me 800MB (or less, because permissions ) but on Disk Utility it says it is a 2GB partition ! where is about 1.2GB free space ?!?!09:46
leonicppa:ubuntu-wine/ppa ??? yes ??09:46
EriC^^leonic, no, it's in software & updates in the dash09:47
philipon my terminal i can ssh to my server but on my windows using putty i can09:47
EriC^^leonic, ppa's aren't really recommended unless they're needed, they sometimes break stuff09:47
Ben64hsn6: because you put a 800MB image onto a 2GB partition, you'd have to resize it09:47
Ben64EriC^^: actually, the wine ppa is pretty good09:48
EriC^^Ben64, ok, good to know :)09:48
EriC^^hsn6, type df -h09:48
spagewmfleonic, maybe you have to run `sudo apt-get update` first?09:48
Ben64its the only way to get support in #winehq too :)09:48
antonio_cfhowlett: Do you know how I can do a batch run with avconv on all mp4s in a directory?  ex - dvd_1.mp4 - dvd_2.mp4 to append them to lets say fulldvd.mp4 ?09:48
hsn6Yes, I think that I must wait until gparted scanning finished :|09:48
leonic....  on it09:48
EriC^^hsn6, also du -sh /* 2> /dev/null09:49
philipon my terminal i can ssh to my server but on my windows using putty i can09:49
spagewmfhsn6: it's strange that gparted takes so long.  Did you run it with `sudo` ?09:49
=== ruben is now known as Guest93668
cfhowlettantonio_, avconv -i /tmp/test%d.Y /tmp/out.mpg09:49
hsn6yes09:49
spagewmfhsn6: FWIW I've been running gparted all night and it shows the partition layout immediately.  Anyway, sleepy time for me09:50
hsn6thanks all09:52
zhan_how do i see usb devices09:54
k1l_zhan_: lsusb09:55
philipon my terminal i can ssh to my server but on my windows using putty i can09:55
k1l_philip: make sure the username and ip are right09:55
philipkill they are right,because on a windows operating system i can login with any problem but i cant using my ubuntu terminal09:56
munhi09:56
baltrumhi guys09:57
k1l_philip: what command do you use? ssh without a username takes the usernam from your actual user on the client09:58
philipkill: i use sudo ssh username@ip address09:59
k1l_and that works on windows? does it need another port than 22?09:59
baltrumмда09:59
k1l_!ru | baltrum10:00
ubottubaltrum: Пожалуйста наберите /join #ubuntu-ru для получения помощи на русском языке. | Pozhalujsta naberite /join #ubuntu-ru dlya polucheniya pomoshi na russkom yazyke.10:00
philipit works fine on windows .am using the default port10:01
k1l_philip: what is the exat error?10:01
k1l_*exact10:01
philipkil:Permission denied, please try again.10:02
k1l_philip: wrong pw?10:03
philipkil: wat is pw10:03
k1l_password10:03
=== samba is now known as Guest70250
philipkil:i dont wrong password because its the same password am using for windows10:05
rypervenchephilip: Are you typing the password or are you copying and pasting it?10:06
gr33n7007hphilip: use -vv flag to debug and pastebin it10:07
philipi am typing the passwd10:07
k1l_philip: ok, lets get this clear: ssh on ubuntu works. so you are doing a mistake anywhere. so we need to find the mistake. and we need lots more exact details and errormessages to find it. so please add "-vv " to the ssh command and then put the whole output into a pastebin10:08
philipokay....10:08
EdwardIIIhey. i've dropped a file with PS1="some content" in /etc/profile.d, but my prompt doesn't change. i tried appending it onto /etc/bash.bashrc, same thing10:09
EdwardIIIhow can i permanently change my damn prompt? heh10:09
Ben64philip: you were here yesterday with this exact problem. you were told this before and its still true -- either your username, ip, or password is incorrect10:09
philipBen64: if my password was incorrect i will not be able to login using windows(putty)10:10
munhi10:10
mundoes anyone know how to use screen to run a series of commands in the background?10:10
munscreen -dm "sh -c 'sleep 3 && ls'" doesn't work for me10:11
munscreen -dm "sleep 3" doesn't either. i think my screen doesn't like quotes10:11
philipusing -vv i got this debug2: we sent a password packet, wait for reply10:12
philipdebug1: Authentications that can continue: publickey,password10:12
philipPermission denied, please try again.10:12
Ben64pastebin the full command and output10:13
munis screen -dm "sh -c 'sleep 3'" supposed to the same as screen -dm sleep 3?10:14
philipdebug1: ssh_ecdsa_verify: signature correct10:14
philipdebug2: kex_derive_keys10:14
philipdebug2: set_newkeys: mode 110:14
philipdebug1: SSH2_MSG_NEWKEYS sent10:14
philipdebug1: expecting SSH2_MSG_NEWKEYS10:14
philipdebug2: set_newkeys: mode 010:14
k1l_!paste | philip10:14
ubottuphilip: For posting multi-line texts into the channel, please use http://paste.ubuntu.com | To post !screenshots use http://imgur.com/ !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic.10:14
Jakey2where do iput the config file for tmux10:18
Jakey2?10:18
Jakey2I cant seem to open a new window in tmux on lubuntu on vbox10:19
gr33n7007hEdwardIII: edit ~/.bashrc10:21
=== harkirat is now known as innosam
randhirany idea how to get a JHBuild up and running on ubuntu. i tried, but im getting this error... "name 'use_lib64' is not defined"10:26
=== Xe is now known as ImActuallyMario
=== ImActuallyMario is now known as Xe
philiphttp://paste.ubuntu.com/10590115/10:29
=== AFK-paradonym is now known as paradonym
philipkil:http://paste.ubuntu.com/10590115/10:31
philiphelloooooooo:http://paste.ubuntu.com/10590115/10:32
Ben64philip: asked for that 20 minutes ago.... and you're gone10:33
cfhowlett!patience | philip,10:33
ubottuphilip,: Don't feel ignored and repeat your question quickly; if nobody knows your answer, nobody will answer you. While you wait, try searching https://help.ubuntu.com or http://ubuntuforums.org or http://askubuntu.com/10:33
Ben64philip: you can't take 20 minutes to pastebin a simple thing then expect an immediate reply10:33
Ben64philip: or take 20 minutes and expect any reply, people tend to give up when you don't respond10:34
Ben64philip: you also didn't pastebin the command you used, and you x'd out the ip...10:34
philipBen64 am using a public ip which for security reason i dont display10:35
Ben64philip: and you didn't get to the part where you put in a password10:35
Ben64ips are public, its not a big deal, your ip is 41.242.115.19, no big deal10:35
Ben64philip: and you shouldn't be running things as root10:36
philipyes am now.thank you.am now logging in using a user10:37
=== `hypermist` is now known as sleepypc
philipcfhowlett: pls any progress10:39
philipBen64: any help will be much appreciated.10:40
Ben64philip: fix the things i mentioned10:40
philipBen64:seriously am confused......i dont know wat to do10:42
Ben64<Ben64> philip: you also didn't pastebin the command you used, and you x'd out the ip...  <Ben64> philip: and you didn't get to the part where you put in a password <Ben64> philip: and you shouldn't be running things as root10:42
philipBen64: thank you i get wat you say.....wat do u think the problem might be10:43
rypervenche-.-10:43
Ben64philip: i'm out, good luck10:43
philipBen64: thank you10:44
rypervenchephilip: Do the things he said if you want help.10:45
ryu13212hi10:45
shadow193Hi all, I have a problem with installation of propetriary drivers for my radeon 6370M, when I try to install it, pointer goes back to default driver. I've searched google and found few posts about changing updates server, I tried it already and it didnt work, so can anyone help ??10:48
philip thanks....am just confused that was all....thank you10:52
philipthanks for the support10:52
=== sherlock_ is now known as sherlock_regus
nhanbexit10:59
sherlock_i want to use c++ with xampp11:03
bazhang!xampp | sherlock_11:03
ubottusherlock_: 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.11:03
sherlock_lampp11:03
EriC^^!lamp11:03
ubottuLAMP is an acronym for Linux-Apache-MySQL-PHP. However, the term is often used for setups using alternative but different software, such as Perl or Python instead of PHP, and Postgres instead of MySQL. For help with setting up LAMP on Ubuntu, see  https://help.ubuntu.com/community/ApacheMySQLPHP - See also the Server CD installation process.11:03
bazhangtry ##windows sherlock_11:03
sherlock_thats the one i have11:03
sherlock_i meant lampp only11:04
bazhangsherlock_, what version of ubuntu are you on\11:04
sherlock_14.0411:05
sherlock_LTS11:05
bazhangsherlock_, is your lamp in /opt11:05
sherlock_yes11:05
bazhangsherlock_, how was it installed11:06
sherlock_i downloaded the folder from a site11:06
bazhangsherlock_, thats not how to install it at all11:06
bazhangsherlock_, please read the lamp docs the bot gave you above11:07
OutlastedHello :)11:07
sherlock_so xampp and lampp funtions are diff11:08
=== sherlock_ is now known as sherlock_regus
bazhangsherlock_, did you read the links yet11:08
sherlock_regusi just want to insert to database using mysql from c++ code11:08
sherlock_reguscan u guide me from where to start11:09
sherlock_regus:)11:09
bazhangsherlock_regus, what does that have to do with ubuntu11:09
sherlock_regusi didnt know where to ask this ques11:09
bazhangtry the c++ channel sherlock_regus11:09
bazhang!alis | sherlock_regus11:10
ubottusherlock_regus: alis is a services bot that can help you find channels. Read "/msg alis help list" . For more help or questions relating to alis, please join #freenode. Example usage: /msg alis list #ubuntu* or /msg alis list *http*11:10
sherlock_regus!alis11:10
bazhangsherlock_regus, ----> /msg alis list term11:10
sherlock_regusso u dont know anything about c++ and sql11:11
bazhangsherlock_regus, this is ubuntu support, not xampp or the others11:11
sherlock_regusso is it like a rule... just asking11:13
bazhangtry #sql  ##c++ sherlock_regus11:13
cristian_csherlock_regus, install lamp with tasksel11:14
cristian_cand you will be happy11:14
sherlock_regusthanks11:15
cristian_c!info tasksel11:15
ubottutasksel (source: tasksel): Tool for selecting tasks for installation on Debian systems. In component main, is optional. Version 2.88ubuntu16 (utopic), package size 31 kB, installed size 240 kB11:15
GeertJohanI'm doing a ubuntu install on a new machine. Going for minimal ubuntu because I run lightdm+xmonad. The machine has the new nvidia 980GTX which is only supported by nvidia-graphics-drivers-346, that package is only available in vivid. I tried installing with the .run file from nvidia but that completely messed up the install and am now redoing it.. Would11:18
GeertJohaninstalling from nvidia-graphics-drivers-346 be more safe and how should I do that?11:18
murchahow can i block an ip address from accessing my webserver in ubuntu? I used input to drop the ip, but still the ip reaches the webserver.11:18
MichaelHabibhi guys, just want to put this note out here, I spent days with slow internet to find out it was my Ubuntu / Kubuntu network problem. I just had to diable IP6 for my network !!!11:19
MichaelHabibdisable *11:19
rypervencheMichaelHabib: That is a problem with your network then. IPv6 must be misconfigured on your network.11:20
rypervenchemurcha: Depends on which web server you are using and what version.11:22
murcharypervenche: i use nginx 1.6 stable version currently11:23
murcharypervenche: i blocked a couple of ips in iptables , but when i check the webserver the ips are active there. Only i adjust in webserver to repond an empty package.11:24
rypervenchemurcha: Then you didn't correctly block them in iptables. If you block them in nginx, it will give a 403 HTTP code.11:25
rypervenchemurcha: Please show me what your iptables look like. "sudo iptables -nvL"11:25
murcharypervenche:  ok11:26
murcharypervenche: here is the output to the command http://paste.ubuntu.com/10590339/11:28
murcharypervenche: the line 7 i added recently. but those above the line don't have any force.11:29
rypervencheYeah, then maybe you got the IP wrong. No packets have hit any of those rules.11:30
rypervencheAnd that third rule is pointless, because the first two block those IPs completely.11:30
pandeiroanyone know where/how i can access sshd's logs in ubuntu 14.04?11:30
MichaelHabibrypervenche: TY, could it be due to using old modems that dont full support IP6? but you make a good point, I will digg through the router config to see what the problem is.11:31
EriC^^pandeiro, they're probably somewhere in /var/log11:31
pandeiroEriC^^: yeah i looked there and couldn't find anything, i'll look again11:31
EriC^^pandeiro, try locate ssh*log in a terminal11:31
pandeiroEriC^^: locate?11:32
rypervenchepandeiro: /var/log/auth.log or /var/log/secure. Also, /var/log/syslog may have something11:32
EriC^^yeah, it's a command11:32
pandeirohmm, don't have it on my system11:32
pandeirorypervenche: no /var/log/auth.log nor /var/log/secure :/11:33
pandeirothere's a big file called /var/log/lastlog but it's binary11:33
SchrodingersScatI don't have a /var/log/secure, but I'm surprised if you don't have /var/log/auth.log11:33
EriC^^me too11:33
EriC^^pandeiro, do you have syslog?11:34
pandeiroSchrodingersScat: i'm using this - https://registry.hub.docker.com/_/ubuntu/11:34
pandeiromaybe that's why11:34
pandeiroEriC^^: i don't know, how can i check?11:35
murcharypervenche: should i used forward instead of input there11:35
innocentHello , may i ask for the channel name for vivid ?11:35
EriC^^pandeiro, type cat /var/log/syslog11:35
SchrodingersScat!vivid | innocent11:35
ubottuinnocent: Ubuntu 15.04 (Vivid Vervet) will be the 22nd release of Ubuntu due for release in April 2015. Discussion and support in #ubuntu+1. For more info see the announcement at  http://www.markshuttleworth.com/archives/142511:35
pandeiroEriC^^: no such file11:35
EriC^^pandeiro, type service --status-all11:36
innocentSchrodingerScat thank you!11:36
EriC^^pandeiro, is rsyslog there with a + before it?11:36
lyzeohai :)11:37
pandeiroEriC^^: rsyslog has a -11:38
EriC^^pandeiro, i guess that's why11:38
pandeiromaybe i need to change sshd's conf to just log to a file11:38
rypervenchemurcha: No, that should work if the IPs are correct.11:39
murcharypervenche: i got ips from the log file11:39
EriC^^pandeiro, i think it logs to auth.log11:40
EriC^^pandeiro, rsyslog takes care of that11:40
rypervenchemurcha: Then those IPs haven't tried to make connections again.11:40
EriC^^pandeiro, i'd get rsyslog to start when ubuntu boots, it's pretty handy11:40
pandeiroEriC^^: yeah i guess the problem is that rsyslog isn't running in the docker container11:40
=== nano_ is now known as citroniks
pandeiroEriC^^: it complicates things to have to run a second process, containers can only have a single process11:41
pandeirolooks like sshd -E might be what i need11:43
pandeiroEriC^^: thanks a lot for your help11:43
EriC^^pandeiro, no problem, i'm not sure what you mean about the container though, i've no idea about it but i think you can get rsyslog to work without using the single process11:46
murcharypervenche: log file show this way http://paste.ubuntu.com/10590413/11:46
pythonideusHello, is anyone here who can help me?11:47
pythonideusI have a second hard drive I'd like to install Ubuntu to but I don't want to lock up my computer for an hour while it installs. Is it possible to install Ubuntu to the other hard drive while still in an Ubuntu session on my solid state drive?11:48
rypervenchemurcha: It's a bot, so it hasn't hit your server again so far.11:51
cage_raphelhello !! need help with a wireless issue on ubuntu 14.1011:51
bazhang!wifi | cage_raphel have a read first11:51
ubottucage_raphel have a read first: Wireless documentation, including how-to guides and troubleshooting information, can be found at https://help.ubuntu.com/community/WifiDocs11:51
cage_raphel!wifi11:52
murcharypervenche: it always sends request to server and the server responds with 44411:52
bazhanghttps://help.ubuntu.com/community/WifiDocs <-- cage_raphel11:52
cage_rapheli am unable to turn on wifi in my compaq laptop11:53
conti_Alguém do Brasil?11:58
bazhang!br11:58
ubottuPor favor, use #ubuntu-br para ajuda em português. Para entrar no canal por favor faça "/join #ubuntu-br " sem as aspas. Para a comunidade local portuguêsa, use #ubuntu-pt. Obrigada.11:58
dekelahellp11:58
dekelahello11:58
ablest1980hello11:59
lyzehello dekela11:59
dekelaTrying to get my USB disk to automatically mount on boot , Trusty Server11:59
dekelaI had set it in my fstab and it mounts11:59
dekelabut when I boot it stalls my boot and hang11:59
dekelais there any way to automatically mount it on pulg n play12:00
dekelaI have usbmount package installed12:00
murcharypervenche: is there any way to block the bot12:01
BluesKajHiyas all12:02
dekela_anyone has any idea how to solve the usb mount issue?12:02
bazhangdekela_, check with sudo blkid12:03
bazhang!blkid | dekela_12:03
ubottudekela_: To see a list of your devices/partitions and their corresponding UUID's, run this command in a !shell: « sudo blkid » (see https://wiki.ubuntu.com/LibAtaForAtaDisks for the rationale behind the transition to UUID)12:03
dekela_ok and then?12:04
dekela_I am able to mound it using fastab12:04
dekela_fstab12:04
bazhangdekela_, make sure its correct12:04
dekela_but12:04
dekela_when I reboot my boot get halted because of it12:05
dekela_and since my server is headless12:05
dekela_it prevents my ssh server to start12:05
trijntjedekela_: are you sure the server doesnt try to boot from the stick?12:05
dekela_Yes, Because when I plug a monitor I see the boot msg12:06
dekela_and grub12:06
pythonideusGahhh please someone help12:06
pythonideusI have a second hard drive I'd like to install Ubuntu to but I don't want to lock up my computer for an hour while it installs. Is it possible to install Ubuntu to the other hard drive while still in an Ubuntu session on my solid state drive?12:06
dekela_also, I need to disconnect the USB drive and connect a keyboard, then I have S to skip the fstab mounting12:06
lyzepythonideus: no but you can use "try ubuntu" and then you can use this instead of your old installation12:07
dekela_and the system boots fine12:07
lyzethere you can worl like on a normal system + installing a ubuntu version12:07
EdwardIIIhey, chef has messed up one of my init.d files. i tried removing it and then running apt-get install --reinstall php5-fpm but it doesn't create the missing file12:07
pythonideuslyze yeah but I won't be able to use any of my files xD12:07
dekela_for now I removed the stick mount from fstab12:07
lyzepythonideu: well you can mount the other disk12:08
dekela_but I want the usb drive to mount automatically when I plug it in12:08
trijntjepythonideus: sure you are, just mount your ubuntu partition12:08
dekela_for some reason even with usbmount it doesnt mount12:08
dekela_and I do see it in usb-devices12:08
dekela_and dmesg12:08
pythonideustrijntje is there any possibility that that could mess up anything?12:08
lyzepythonideu: why should it?12:09
lyzethats like inserting a usb stick and mounting it12:09
lyzebut with a disk12:09
trijntjepythonideus: sure, if you remove something from the live environment it will remove it from disk. If you mess up the partitioning step you can wipe out your existing ubuntu, etc etc12:09
cage_raphelis this room filled with bots?? no one seems to help!!12:11
lyzecage_raphel: well you didn't write anything or at least i didnt saw it12:11
cage_rapheli did lyze12:11
lyzecage_raphel: oh yeah now i see it to. well did you take a look at the page bazhang posted?12:12
cage_rapheli am basically trying to connect to wifi on my compaq laptop.. i am running ubu 14.10.. every thing was working fine with the wifi.. and suddenly for the past few days.. my wifi doesnt work at all.. and when i hit the wifi key on my lappy .. it just turns the airplane mode on .. and not the wifi in network settings12:13
dangermousehi12:13
dangermousehi12:13
cage_rapheli did go thro the documentation.. and it doesnt seem to help much.12:13
EdwardIIIok i just did apt-get remove php5-fpm && apt-get install php5-fpm and it's still not replacing init.d heh12:13
EdwardIIIis apt having a laugh?12:14
lyzehello dangermouse12:14
cage_raphelthere is nothing wrong with the wifi card or the switch.. as it works perfectly when i run windows.,12:14
EriC^^EdwardIII, try apt-get purge php5-fpm12:14
EriC^^EdwardIII, purge removes the config files too, remove doesn't12:14
lantiziahey how can I easily edit a bootable ISO file?  (tried isomaster, seems to have a bug so can't use it)12:14
cage_raphellyze: are u able to help mate ?12:16
lyzecage_raphel: no sorry12:16
* Bumblefluff misses apt-get purge12:16
lyzenever had wifi problems so i can't help you with this one :)12:16
EdwardIIIwhat the hell12:17
cage_raphellyze: no worries.. thanks for your response though.. much appreciated12:17
lyze:)12:17
EdwardIIIthe init.d file is still fubar somehow12:17
EdwardIIInone of the normal output occurs, e.g. restart [ok] or status or whatever12:17
lyzecage_raphel: i would try it in some hours again12:17
EdwardIIIphp5-fpm isn't starting. the log is totally empty and i'm getting no exceptions. $@ is empty after i try and start it12:17
cage_raphellyze: how can i find out if my wifi card is recoginised on ubu 14.10 or not ?12:18
EriC^^cage_raphel, try lspci | grep Network12:18
cage_raphelEriC^^, : what should i be seeing when i type that ?12:19
EriC^^your wireless card's info12:19
EriC^^maybe12:19
lyzecage_raphel: something like this 05:00.0 Network controller: Qualcomm Atheros AR9287 Wireless Network Adapter (PCI-Express) (rev 01)12:19
=== coder_ is now known as elita15
cage_raphellyze: krishnaroona@krishnaroona:~$ lspci | grep Network12:27
cage_raphel02:00.0 Network controller: Realtek Semiconductor Co., Ltd. RTL8188CE 802.11b/g/n WiFi Adapter (rev 01)12:27
lyzecage_raphel: nice!12:28
cage_raphellyze, : thats what i got mate. so is my wireless care recogonizedd?12:28
lyzecage_raphel: yes :D12:28
lyzecage_raphel: the command lists every peripheral connected to the computer12:28
lyzeso when a thing is not listed in there then it isn't recognized12:28
cage_raphellyze: so what should i be looking for ? the wireless card is recoginised .. so what next?12:29
UllarahHi all, is this anything to worry about? I'm assuming it's caused by my two external HDDs being attached while booting, http://paste.ubuntu.com/10589885/12:30
lyzeEriC^^: take a look again at cage_raphel's output12:30
EriC^^lyze, ok thanks12:31
cage_raphelEriC^^, : thanks for looking at it mate12:32
EriC^^cage_raphel, did you check the additional drivers in the dash? it might list wifi drivers12:32
EriC^^no problem12:32
cage_raphelEriC^^, : how do i check the additional drivers in the dash? i am not a linux savy guy .. what does that even mean ?12:33
lyzecage_raphel: settings -> additional drivers12:33
lyzethere you can select drivers to install / uninstall12:34
lyzefor example: open source graphics driver or non free graphics driver12:34
lyzecage_raphel: should look sth like this: http://screencloud.net/v/ppn112:35
cage_raphellyze, : lemme look at this12:35
cage_raphellyze, : i am in setting.. where do i check for additional drivers ?12:36
EriC^cage_raphel, if you're using unity, dash is the first icon in the launcher12:37
EriC^you can press it and type drivers, it should pop up12:37
cage_raphelEriC^, : what is unity .. mate.. pls. i am tech savy as u ..12:38
EriC^unity is ubuntu's desktop environment12:38
EriC^are you using ubuntu or xubuntu lubuntu etc?12:38
cage_raphelEriC^, : where exactly will i find that12:38
cage_raphelEriC^, : i am using ubu 14.1012:39
EriC^ok, you have icons on the left right?12:39
cage_raphelEriC^, : yes i do12:40
EriC^ok, the first icon is the dash12:40
EriC^click on it and type drivers, it'll search the programs you have installed12:40
EriC^btw you can drag any program to the left so it stays there as an icon12:41
cage_raphelEriC^, : ok copy that.. will let u know in a bit12:41
cage_raphelEriC^, : it says no additioanl drivers available12:42
EriC^ok12:42
EriC^if you press the network icon on the top right corner12:43
EriC^is there an enable wifi button?12:43
losterHi. I want to change few files from mp4 to 3gp to run on pone12:43
losterhow can I do that12:43
cage_raphelEriC^, : when i click on the enable wifi button i am just not able to enable it.. and when i press the wifi key on my keyboard of my lappy.. it just turns the airplane mode on.12:44
EriC^cage_raphel, ok press ctrl+alt+f1, that will take you to tty1 ( a terminal ) see if any messages are repeating there, then press alt+f7 to get back to the gui12:46
lyzeEriC^: well i guess he managed to crash the system or sth :) at least the x server dc'd (because he lost connection)12:48
EriC^hehe yeah :)12:48
EriC^cage_raphel, wb, what happened?12:49
lyzewb cage_raphel12:49
cage_raphelEriC^, : its just asking for my password when i do alt cntrl f112:50
cage_raphelEriC^, : and when i enter my password it doesnt even accept it12:50
cage_raphellyze, : thank u mate12:50
lyzecage_raphel: are you using the numpad keys? if yes press the "num" button again (ignore the lamp, its in a wrong state)12:51
=== loster is now known as footer
cage_raphellyze, : i am not using the num pad.. i am on a lappy12:51
lyzecage_raphel: my laptop has a numpad :þ12:52
ljmodyoh12:52
lyzehello ljmod12:52
cage_raphellyze, : good on u !12:52
ljmodlyze do i need to register on freenode?12:52
EriC^cage_raphel, did you press ctrl+alt+del btw later?12:52
cage_raphelEriC^, : yes i did and it rebooted my lappy12:53
lyzeljmod: if you want to access every chat then yes (some are registered users only) or if you want to keep the username then yes12:53
EriC^cage_raphel, ok, pressing alt+f7 takes you back to the gui12:53
ljmodlyze how do i register i forgot how to do it?12:53
EriC^it'll continue as usual, even if you went to the tty12:53
lyzeljmod: /msg nickserv register <password> <mail>12:54
lyzethen you get further instructions via mail12:54
EriC^cage_raphel, maybe you can try pressing the wifi key on your laptop and check dmesg for any errors12:55
NedalHi, I have a problem to install eclipse on ubuntu 14.04 LTS12:55
EriC^cage_raphel, press the key and turn it on again, then open a terminal and type dmesg12:55
lyze!ask | Nedal12:56
ubottuNedal: 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 !patience12:56
Nedallyze,  it says invalid configuration location : Locking is not possible in the directory "/usr/lib/eclipse/configuration/org.eclipse.osg12:57
lyzeNedal: did you install it via repo?12:57
Nedal lyze, I ve install it from the website12:58
ljmodlyze thanks12:58
lyzeljmod: no problem :)12:58
Nedallyze,  I ve tried via the software center but I have the same problem12:58
lyzeNedal: use /home/<username>/eclipse or sth like that for installation. try this one out :)12:59
Nedallyze, I didn t get what you said .. I m new on linux13:00
lyzeNedal: yeah no problem13:00
lyzeNedal: when you download eclipse you should get a tar.gz file right?13:00
Nedallyze,  true13:00
lyzeNedal: open it and then drag and drop the eclipse directory to your home directory13:01
Nedalok, i ll try that13:01
Naveen#concrete13:02
Nedallyze, then what ?13:03
EriC^Nedal, did you try restarting?13:03
NedalEriC^, I did .. but doesn t work !13:03
lyzeNedal: then goto the extracted eclipse directory IN your home directory. right click on "eclipse" -> properties. then under "permissions" --> "allo wthis file to run as a program" <-- ceck this13:04
lyzeNedal: then double click on "eclipse"13:04
ljmod /msg NickServ VERIFY REGISTER ljmod xgpwlznydlwf13:05
lyzeljmod: well thanks for the password Kappa13:05
ekarlsoljmod: wrong place ? :p13:05
Piciljmod: Try without the space.13:06
Myrttilyze: it's not a password13:06
lyzeljmod: " /msg" you typed it with a " " before the actual message (thats why a program should trim the message it automatically.13:06
Pici(verify keys are not passwords)13:06
lyzePici: ah well13:06
lyzePici: oh thats something like a key you enter after you get the mail with the key?13:07
Picilyze: yep13:07
=== UnderVelvet is now known as AbsTradELic
Nedallyze, there is ni such a thing : 'allow this file to run as a program' ; there is just access permissions !13:07
lyzeNedal: well then lets try to just double click it :)13:07
ljmodaw im registered now13:08
ljmodthanks lyze13:08
lyzeljmod: try to leave the server and join it again13:08
lantiziacould someone give me some tips on how to rebuild a bootable iso?  i've got to grips with mkisofs, geneltorito and such - just seem to be missing something as it's not working13:10
EriC^lantizia, why not just use k3b13:10
Nedallyze, thank you .. it s working !13:11
lyzeNedal: nice :)13:11
lantiziaEriC^, well I *did* want to just use isomaster but I've found it couldn't re-save it13:11
lantizianever used k3b13:11
EriC^lantizia, give it a shot13:12
lantiziaEriC^, the files seem to be compressed with mkzftree - does that make a difference?13:12
EriC^no idea13:12
lantiziaEriC^, k3b doesn't seem to be capable of opening an iso for editing!13:19
=== HoloPed is now known as holoped
=== holoped is now known as HoloPed
EriC^lantizia, odd13:25
NedalI have a problem with the cisco tutorials on the cisco exploration .. when I click on them, they don t open (if anyone knows what i m talking about)13:26
cfhowlettNedal, cisco has their own support channels ...13:27
Nedalcfhowlett, could you lead me to it ?13:28
cfhowlettNedal, run this command here in irc: /msg alis list cisco13:29
cfhowlettNedal, #openstack-cisco would the be most legit link, I suspect13:30
Nedal#openstack-cisco13:30
yacc2Hi! My laptop (Acert V3-772) does not reboot anymore, and in failsafe mode I cannot even start "failsafe X". It worked fine with 14.04 now for some time now.13:31
yacc2How can I start X11 reconfiguration from the recovery mode?13:32
HoloPedhow do I set ubunto to boot into terminal, without running desktop graphics ?13:33
eric__what is the ubuntu freechat13:33
eric__irc13:33
nomicyou want ubuntu server maybe holoped13:33
nomicdoesn't come with dsktop13:34
nomicor one of them13:34
k1l!text | HoloPed13:34
ubottuHoloPed: To start your system in text-only mode append 'text' (without the quotes) to the kernel line in the grub menu. You can access the grub menu by pressing Esc (Grub legacy) or Shift (Grub2) during boot. For more info see https://help.ubuntu.com/community/BootOptions#Text%20Mode13:34
nomicserver versions don't have the desktop - just prompt13:34
k1leric__: can you rephrase?13:34
nomiceric you can use chart clients xchat or pidgin13:34
nomic!text | HoloPed13:34
ubottuHoloPed: To start your system in text-only mode append 'text' (without the quotes) to the kernel line in the grub menu. You can access the grub menu by pressing Esc (Grub legacy) or Shift (Grub2) during boot. For more info see https://help.ubuntu.com/community/BootOptions#Text%20Mode13:34
eric__what is there to rephrase13:34
eric__the channel where you can talk about anything13:35
eric__not related to ubuntu13:35
k1l!ot | eric__13:35
ubottueric__: #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!13:35
eric__off topic13:35
nomicubuntu-offtopic?13:35
eric__thanks13:35
yaccAny idea what updates in the last 3 months might have ruined my X11 setup?13:35
HoloPedthanks nomic and ubottu , but I don't have grub on that system13:35
eric__#ubuntu-offtopic13:35
HoloPedis there another way ?13:35
k1lHoloPed: what ubuntu is it then?13:35
yacc(The laptop has been up for 3 months before I rebooted)13:35
HoloPedk1l, its the latest v14 running on a MinnowBoardMax13:36
=== viktor is now known as Guest77127
harminurielhello13:37
Nedalcfhowlett, well ... it s not that helpful, there is no one answering  .. there s just one user who keeps talking with himself13:38
k1lHoloPed: then see if your bootloader can give the text parameter to the kernel13:39
yaccOkay, it's not X11 :)13:41
yaccIt's lightdm not showing anything.13:41
yacc*sigh*13:41
nIRChttp://kukuruku.co/hub/diy/usb-killer13:48
baumuhm by chance anyone could recommend me a downloader/converter for youtube-to-mp3? i checked out multiple tools so far - but none of them did realy work13:49
yeatsbaum: not really the channel for that13:50
bauma CLI based tool would work fine for me too13:50
k1lnIRC: i dont think that suits into this support channel, we have #ubuntu-offtopic if you want to talk about that13:50
k1l!info youtube-dl13:50
baumyeats: uhm, what would be the right one?13:50
ubottuyoutube-dl (source: youtube-dl): downloader of videos from YouTube and other sites. In component universe, is extra. Version 2014.08.05-1 (utopic), package size 306 kB, installed size 1469 kB13:50
yeatsbaum: there are legal problems with downloading from youtube and this channel doesn't support legally questionable things (though you might check out what k1l shared)13:51
nIRCk1l:maybe you could lift my ban there?13:51
nIRCim ready for mentall abuse13:51
baumyeats: no worrys, i'm not from the US ;)13:52
baumk1l: thanks13:52
baumexactly what i was looking for13:52
k1lnIRC: to talk about bans please join #ubuntu-ops and dont just spoil this channel here for offtopic13:52
yeatsbaum: copyright law is international (but I'll leave the topic alone here)13:52
baumyeats: not at all - points to swizzerland :)13:53
nIRCyeats:you can record you tube using phone cam13:53
nIRCand post it back to you tube13:53
nIRCthtas were sbowden used to live13:55
yeats!illegal13:55
ubottupiracy discussion and other questionably legal practices are not welcome in the Ubuntu channels. Please take this discussion elsewhere or abstain from it altogether. This includes linking to pirated software, music, and video. Also see !guidelines and !o4o13:55
nIRCyeats:you was the one discussing it13:55
yeatsnIRC: dude - read ubottu's post13:56
nIRCwas that a reminder to yourself?13:56
JethroTuxIs there a way to disable sse2 in chrome? I have an old Athlon Xp and newer chrome/chromium version browsers do not run on my PC. I have an old chrome version running right now, but the problem is that i need to install some plugins from chrome Web Store and I got the message "Your Chrome version is not supported by the Web Store." and I can't download anything. Any help is appreciated. Maybe there's a way to bypass Chrome Web Stor13:59
JethroTuxe?13:59
DaghdhaHi i have an upgraded Ubuntu, several upgrades. Is there a wayto find out what the version was when i 1st installed it?14:00
k1lDaghdha: look into the source.list if it names the cd-repo14:00
TheNumbor check the filesystem creation date14:01
TheNumbman tune2f14:01
TheNumbman tune2fs14:01
=== coder_ is now known as elita15
rapitivoHi there. I would like to kill a thread/process which belongs to an banned IP and is already blocked on iptables. That is important to free apache connections without wait for the timeout. Is that possible?14:17
h00krapitivo: You could check netstat to find the IP,14:20
h00krapitivo: check out example 5: http://www.binarytides.com/linux-netstat-command-examples/14:21
Hannspree23POOPCHEESE!14:21
Hannspree23POOPCHEESE!14:21
Hannspree23!ops | POOPIE14:21
ubottuPOOPIE: Help! Channel emergency! (ONLY use this trigger in emergencies) - Pici, Myrtti, jrib, Amaranth, tonyyarusso, Nalioth, lamont, CarlK, elky, mneptok, PriceChild, Tm_T, jpds, ikonia, Flannel, genii, wgrant, stdin, h00k, IdleOne, nhandler, Jordan_U, popey, Corey, ocean, cprofitt, djones, Madpilot, gnomefreak, lhavelund, k1l, rww, phunyguy, bazhang14:21
=== AustinTheGrey is now known as AustinTheGrey_Aw
applepiHi all..  I have 'allow-hotplug eth0' on a device I'm using, however eth0 is always "up" in ifconfig even if there is nothing plugged in, and if I plug it in it doesn't acquire an IP if it's not within the first few seconds of booting14:23
applepiI thought allow-hotplug would make eth0 go up and down depending on link state.  Have I misunderstood?14:23
munwith crontab -e @reboot, would it be run before any user is logged in?14:24
somsipmun: they'd have to be really, really quick14:25
chindyhow can i enlarge my ubuntu partition? i booted with a livecd and want to add some space to my ubuntu partition but all i can do is shrink ... eventhough i have 10 gb of unallocated space14:25
somsip!ifno gparted | chindy14:25
somsip!info gparted | chindy14:25
ubottuchindy: gparted (source: gparted): GNOME partition editor. In component main, is optional. Version 0.19.0-1build1 (utopic), package size 498 kB, installed size 1860 kB14:25
chindysomsip, YEA IM using gparted but as i said i cannot make it bigger i can only make it smaller...14:27
somsipchindy: you can't use the unallocated space and don't know what it relates to?14:28
edgimaris there a way to specify applications to open a folder with in nautilus?  (i.e. not for opening a file, but for opening a folder)14:28
rapitivoh00k: thanks a lot14:28
Ibm-irc-97- Someone here can help me with Unity 3d ?14:28
h00kchindy: Sounds like you need to make your primary partition larger, and then expand your logical partition in that14:29
=== at_work` is now known as donavan
=== donavan is now known as at_work
catcherWhat are my options to share my screen with a mac or windows user?14:31
dorfenSkype, teamviewr, screencast, twitch!14:32
catcherI don't need to give control, just display.14:32
dorfenWhatever floats your boat!14:32
h00kcatcher: Chrome can do that too now14:32
CptRageToasterwebcam pointed at monitor!14:32
CptRageToaster:P14:32
catcherh00k, really?14:32
applepidescribing the screen over telegraph14:32
catcherh00k, chromium or just chrome?14:32
dorfenThere is really not any issue here, do as you would on windows i guess!14:32
kfizzUbuntu 10.04 LTS. I have one drive from a two-drive RAID 1 array (part of a Buffalo NAS that died). In disk utility, there are four driives listed under multi-disk devices, ,and all say "Not running, partially assembled" -- been like this for at least 30 minutes. How long does it take to assemble a RAID 1 array with 1 of 2 disks?14:33
catcherdorfen, lots of people use join.me, which has no linux client14:33
h00kcatcher: probably chromium too, I know it works on Chrome14:33
catcherSo I need other suggestions14:33
dorfencatcher: You've had enough suggestions to make it work! :)14:34
catcherdorfen, indeed. just not a matter of boat floating.14:34
dorfenYes! :) I personally stick with teamviewer or skype since almost everone knows theese tools! :)14:37
catcherdorfen, thanks for the suggestions.14:37
applepiWould it be correct to say that allow-hotplug just does not actually allow for up/down based on cable insertion / removal?  It appears to just come up with the network device is detected.14:38
yeatsapplepi: I *believe* allow-hotplug only matters when the cable is plugged in (in that it allows eth0 (or whatever) to come up when it's plugged in)14:39
yeatsapplepi: I don't think it knows or cares about what you do after that14:39
applepiyeats: on my system what I'm observing is eth0 just comes up automatically on boot, and if I plug in the cable after, I have to ifdown/up to get an address and whatnot.14:40
yeatsapplepi: then I don't know14:41
yeatsapplepi: look into 'man interfaces'14:42
yeatsapplepi: 'Lines beginning with "allow-" are used to identify interfaces that should be brought up automatically by various subsytems. This may be done using a command such as "ifup --allow=hotplug eth0 eth1", which will only bring up eth0 or eth1 if it is listed in an "allow-hotplug"'14:43
yeatsso you still need 'ifup'14:43
kfizzUbuntu 10.04 LTS. I have one drive from a two-drive RAID 1 array (part of a Buffalo NAS that died). In disk utility, there are four driives listed under multi-disk devices, ,and all say "Not running, partially assembled" -- been like this for at least 30 minutes. How long does it take to assemble a RAID 1 array with 1 of 2 disks?14:44
yaccAny idea what might make Ubuntu 14.04 start and immediately after that stop lightdb?14:45
yacclightdm14:45
k1lyacc: see the dmesg/syslog/xorg.log logs14:45
yacck1l: what I'm looking for?14:46
k1lmost common: manual driver install and a kernel update.14:46
k1lyacc: an error :)14:46
yeatskfizz: you might verify with 'ps' that the process is actually running - also look at the logs (starting with /var/log/dmesg or /var/log/syslog)14:46
yacck1l: nothing suspicious in /var/log/syslog14:48
kfizzyeats, what prrocess am I looking for?14:49
k1lyacc: what happens on "sudo lightdm start?14:49
AudacesHas anyone has issues connecting through android and mtp? I can almost neever connect14:50
k1lAudaces: what ubuntu exactly?14:51
Jack-ZhangHello guys I have some network problem in ubuntu 14.04 lts about isc-dhcp-client where should i go14:51
AudacesUbuntu 14.0414:51
Audacesk1l^14:51
yeatskfizz: maybe something along the lines of 'mdadm' or something with 'md' in the name (assuming this is linux RAID) - if it's not linux RAID, it may not be related to Ubuntu at all14:51
k1lAudaces: what device? ubuntu 14.04 supports mtp and should work ootb14:51
hadrial_malam all14:52
yacck1l: short flash, and hanging in text mode. But lightdm.log says something like got signal 2 from process 014:52
yacck1l: which makes one wonder. I know about process 1 but 0????14:52
AudacesA nexus 6 running 5.0.1, whenever I plug it in I get a different error, generally can't find..... some file and then cannot open bus 002 device 04314:52
k1lyacc: please pastebin the logs so people in here can have a look14:52
Audaceswhen I run lsusb in terminal I thinks its a nexus 4 for some reason as well14:52
Jack-Zhangany suggest?14:53
Jack-Zhangany suggestion?14:53
yacchttp://paste.ubuntu.com/10591192/14:53
AudacesIf I reboot and its plugged in it will work until disconnected again14:53
k1lAudaces: try in terminal "sudo update-usbids"14:54
AudacesStill nothing "Unable to open mtp device....."14:54
yacchttp://paste.ubuntu.com/10591207/ <= .xsession-errors14:54
AudacesEvery time I plug it in the device number goes up:p14:54
Audacesits at 45 right now14:55
Audacesusb002 device 04514:55
yacck1l: what logs do you need on top of that?14:55
AudacesSorry I'll have to come back later. Have to run14:55
=== Audaces is now known as AudacesAFK
Xanatheris it common for ubuntu to crash with proprietary GPU drivers?14:56
k1lyacc: hmm, wonder  why its Got signal 2 from process 014:56
k1lXanather: not common. but it can happen with some special setups. give all details and people can take alook at14:56
k1lyacc: what ubuntu is that exactly?14:57
yacck1l: 14.0414:57
k1lyacc: can you pastebin dmesg?14:57
k1lwhat video card and driver? how was the driver installed?14:58
yacck1l: http://paste.ubuntu.com/10591223/14:58
Xanatherill see if it crashes again14:58
Xanatherif it does ill detail it14:58
yacck1l: no idea, it just "worked", well I think I did install bumblebee at some point.14:59
yacck1l: the only funny thing is that the laptop had an uptime of roughly 3 months.14:59
yacck1l: I've decided today to reboot.14:59
k1lyacc: well, could be some video driver issue then. with a new kernel maybe. can you whos the xorg .log?15:00
Xanatherare .deb installers supported on ubuntu or should i just get the generic one?15:00
k1lXanather: try the original ubuntu ones first15:01
Xanatherthere is none which is the problem15:01
yacck1l: http://paste.ubuntu.com/10591245/15:01
Xanatherlooks like the deb should be fine15:01
TheNumbXanather: amd, huh?15:01
k1lyacc: well ok. i think that is definitely a video driver issue.15:02
k1lXanather: what? what video card you got?15:02
yeatsyacc: this may be relevant: https://bugs.launchpad.net/ubuntu/+source/ubuntu-drivers-common/+bug/1310023 - dunno if that's your same card15:02
XanatherTheNumb, nah NVIDIA15:02
ubottuLaunchpad bug 1310023 in ubuntu-drivers-common (Ubuntu Trusty) "14.04: Nvidia Prime is unable to switch to the Nvidia card" [High,Fix released]15:02
Xanatherim not 100% sure it was the graphics drivers to be honest15:02
TheNumbXanather: I don't think nvidia provides debs.15:02
yacck1l: (and bumblebee is ancient stuff, I basically did not do anything beyond working the last 3 months)15:02
Xanatheri only assumed it because thats the only thing i changed from a default bare-bones setup15:02
k1lXanather: of course there are nvidia drivers in the repos. if you load drivers from other webpages dont blame ubuntu if it crashes15:02
k1lyacc: yes, bumblebee is deprecated. nvidia-prime is the official support now.15:03
Xanathersorry when i asked about .deb i was talking about some other program15:03
Xanatheri got nvidia drivers from "Additional Drivers" window15:03
k1lyacc: "dpkg -l | grep nvidia"15:03
=== the8thbit|work is now known as the8thbit
Xanatherdoes the linux kernel handle crashes better than windows? lol\15:04
yacck1l: http://paste.ubuntu.com/10591261/15:04
Xanatheri just feel like it does15:04
k1lyacc: ah ok. now please "ls -al /etc/apt/sources.list.d"15:05
yacck1l: http://paste.ubuntu.com/10591268/15:06
yacck1l: any idea?15:08
k1lyacc: ok. i would suggest to "ppa-purge"  the bumblebee ppa to remove that ppa and the packages that was installed with it. than make sure there is the whole nvidia-331 with nvidia-prime installed15:08
k1lsudo ppa-purge ppa:bumblebee/stable15:09
k1l(maybe you need to install ppa-purge first)15:09
=== moonbox is now known as baku
=== baku is now known as moonbox
yacck1l: already done15:09
yacchmm15:09
k1lyacc: ok. then sudo apt-get install --reinstall nvidia-331 nvidia-prime15:10
yacck1l: http://paste.ubuntu.com/10591296/15:11
yacck1l: anyway the apt-get is pulling nvidia-331 from Ubuntu updates.15:11
yaccnvidia-prime ist coming from trusty proper.15:12
k1lsee "dpkg -l | grep nvidia" again if the bumblebee-nvidia is gone now15:12
yaccnope, it was still there, I apt-get remove --purge it manually.15:13
k1lyep15:14
yaccOk, will reinstall nvidia-331 + nvidia-prime.15:14
=== vodkode-away is now known as vodkode
ntspIs there a way to disable the crash reporter? I am a developer and its picking up some of the crashes of my in-dev apps(kinda annoying015:15
ntsp)15:15
yacck1l: so what's next, reboot?15:16
k1lntsp: see /etc/default/apport15:16
k1lyacc: if there was no error while it build the modules: yes15:17
ntspk1l aha thanks15:17
yacck1l: upstart is still starting lightdm and immediatly stopping it. As before when I run service lightdm start it starts up.15:22
k1lhmm15:23
yacck1l: it's very curious, it starts services, and then it starts to stop some of them, but not all.15:23
yacck1l: so it's not as is something would run shutdown now => then I'd expect all services being terminated.15:23
yaccHmmm, image pastebin app for Android, any suggestions?15:24
=== dsc_ is now known as mdoge
ntspyacc imgur?15:25
HoloPedHow so I set a python script to run on startup ? (Booting into text mode)15:25
=== mdoge is now known as dsc_
sudormrfHoloPed, I would use a cron job for that15:25
=== lyze_ is now known as lyze
NET||abusehi guys, i've installed mate on a standard ubuntu, using the provided packages.. unity seems mostly fine , but notifications are not in the unity style anymore, using some gtk box notification thingy that's quite ugly. :(15:29
NET||abuseAnyone know how to iget unity to stick to it's own notifications settings?15:29
yaccDoes upstart log somewhere it's execution, e.g. perhaps why it decides to start/stop a service?15:30
k1lyacc: well, did you change anything there?15:31
yaccNope, although it has been 3 months since the last reboot, ...15:32
yaccso I might have forgotten some crime done by myself, ...15:32
=== Yukkino is now known as Yukkii
k1lyacc: see /var/log/upstart15:35
yacck1l: is a directory in my case15:35
yacck1l: with many files, probably one per service or so, but no overall upstart log file?15:35
k1lyep15:36
ablest1980hi15:37
ablest1980how do i delete history in ubuntu software center?15:37
yacck1l: http://paste.ubuntu.com/10591424/15:37
yaccStarting nvidia prime  power saving mode => fail15:39
k1lyacc: sorry, dont know. need to be afk a bit now.15:40
=== thomas_ is now known as Guest1098
=== bam__ is now known as boxatom
lyzeHello i have some troubles installing a printer (epson xp-402) https://screencloud.net/v/aFk715:44
ablest1980how do i delete installation history in ubuntu software center?15:44
lotuspsychjelyze: some epsons need specific driver to work15:45
lyzelotuspsych i have installed them15:45
outofnowhereneet help to install a usb wireless adapter on ubuntu15:45
lotuspsychjelyze: not sure then mate :p15:46
outofnowhereany sign of life on the other side?15:46
=== dionysus69_ is now known as dionysus69
outofnowherelol, lotuspsychje15:47
outofnowherelinksys usb10015:47
pavlosoutofnowhere, plug in the usb wifi, find the driver id using lsusb and then we can search the net15:47
pavlosoutofnowhere, http://ubuntuforums.org/showthread.php?t=90780915:51
=== dont-pan1c is now known as dont-panic
ohhyunilhi15:53
yeanso0on hallo15:54
Xanatherso um15:55
Xanatherit just freezed again15:55
Xanatherbut only the monitors frozen15:55
XanatherOS still working15:55
Xanatherits strange, i am connected through VNC15:56
outofnowhere after doing lsusb, I get the following message about the usb adapter :http://paste.ubuntu.com/10591511/15:56
JuneBerry Good afternoon room, I'm a lonesome gal who needs help15:57
outofnowherepavloses, after doing lsusb, I get the following message about the usb adapter :http://paste.ubuntu.com/10591511/15:57
JuneBerryI just installed ubuntu 14.04 using a USB drive yesterday on my laptop.15:57
yeanso0onJune what is u r problem ?15:58
JuneBerryMy laptop's BIOS is quite old, and is unable to boot from USB, so I used PLoP Boot Manager for windows, which I had at the time15:58
JuneBerryNow however, I have ubuntu installed, I don't know how to reinstall ubuntu from USB using my BIOS15:59
JuneBerryThe only thing I found was "Smart BootManager" http://sourceforge.net/projects/btmgr/15:59
JuneBerrybut when I open it, Firefox doesnt find an application to open it, I'm afraid of terminals so I'm here :-)16:00
yeanso0onJune "http://www.howtogeek.com/howto/16822/boot-from-a-usb-drive-even-if-your-bios-wont-let-you/"16:01
JuneBerryThanks but I got a 404 from the link16:02
yeanso0onJust go to www.howtogeek.com16:03
JuneBerryI really would just like to know how I install Smart BootManager16:03
JuneBerryok16:03
momomowhere should a script be added in order to get started at boot time ?16:05
momomoI have added it to /etc/init.d/filename but it doesn't appear to start16:06
yeanso0onMomo what system --v do u have are install ?16:07
thahahalo16:09
thahaecently installed Kubuntu 14.04. I am only gets maximum resolution of 1024x768. Required resolution 1360x768. How to get the same ? Please help me16:09
thahaecently installed Kubuntu 14.04. I am only gets maximum resolution of 1024x768. Required resolution 1360x768. How to get the same ? Please help me16:09
thahaecently installed Kubuntu 14.04. I am only gets maximum resolution of 1024x768. Required resolution 1360x768. How to get the same ? Please help me16:09
=== TheHonorableKitt is now known as Mordacai
compdocthaha, what did you say?16:11
thahacompdoc, can't st resolution to 1360x768 ? :'(16:11
thahapc16:11
momomoyeanso0on, ubuntu 14.10 ?16:12
JuneBerryIs there a way to re-install ubuntu from an .iso without using a USB /CD? I found this http://bit.ly/1HSxLYG but still don't understand16:12
=== Mordacai is now known as WasabiSauce
ntspJuneBerry why wouldn't you use a USB?16:13
=== WasabiSauce is now known as THK
=== THK is now known as Mordacai
thahainstalled Kubuntu 14.04. I am only gets maximum resolution of 1024x768. Required resolution 1360x768. How to get the same ? Please help me16:14
outofnowherejune, as far as I know, you can network install ubuntu16:14
JuneBerryMordacai, because unfortunatly my laptop owns an old BIOS which is unable to boot from USB16:14
outofnowheredireclty from uyntu server16:14
thahaplz help in intel GPU driver16:14
thahai can't set resoltions16:15
outofnowhereubuntu server16:15
JuneBerryI also thought of "Smart BootManager" http://sourceforge.net/projects/btmgr/16:15
JuneBerryBut don't know how to install it16:15
ntspJuneBerry netboot? possibly?16:15
Mordacaiummmmm ok JuneBerry ?16:15
ntspbut a bit of a headache to setup16:15
=== Rory is now known as Rory_
thahahttp://www.ubuntu.com/download/alternative-downloads16:16
=== Rory_ is now known as Rory
JuneBerry@ntsp, It's an HP 61016:16
brymey guys. looking for some general advice for a home network project.16:16
brymi have 4 diskless motherboards and a nas. i want to use them as compute nodes. should i be using openstack or maas to manage things?16:16
thaha:-o16:16
thahaintel graphics ddriver installation help16:17
thahaintel graphics ddriver installation help16:17
outofnowherejunu, hook up a network cable to your router and network install direcly from ubuntu server16:17
i2hello. I need some help. When grub appears with its menu, I select windows8, and then this unreadable screen appears http://i61.tinypic.com/1492iqx.jpg instead of blue windows logo with spinning circle. How to get rid of this problem?16:18
outofnowherehttps://help.ubuntu.com/community/Installation/NetbootInstallFromInternet16:18
thahano one here for help me to set resolution :'(16:19
JuneBerryThank you thaha for the link, (i hope it was for me) Idk if I can re-install ubuntu on my laptop using Network installer version over an Open WiFi hotspot, right?16:19
treelzebubbrym: you can set up OpenStack with maas. here's a good article: http://marcoceppi.com/2014/06/deploying-openstack-with-just-two-machines/16:20
thahaJuneBerry, Yes16:20
outofnowhereJune, that is why I asked you to hook up a cat 5 cable to your router16:20
outofnowherecat 5 cable costs $216:20
outofnowhereso that your laptop is already connected to the net16:21
ntsp!resolution | thaha16:21
ubottuthaha: The X Window System is the part of your system that's responsible for graphical output. To restart your X, type « sudo /etc/init.d/?dm restart » in a console - To fix screen resolution or other X problems: https://wiki.ubuntu.com/X/Config/Resolution16:21
JuneBerryOk I found my version of Ubuntu (i386) I clicked the link: http://bit.ly/1Eb5d9d16:22
=== devuser is now known as pepigno75
JuneBerry@thaha, What's the next step?16:22
thahatried xrandr .xprofile16:22
thahafrom above linkk :'(16:22
=== pepigno75 is now known as devuser
thahaJuneBerry, donnow,, ask to our experts team... have any idea in intel graphics in ubuntu ?16:23
outofnowherejune, burn the iso image to a CD16:23
outofnowhereit should be inside the zipped file named boot.iso16:24
outofnowheremake a bootable cd16:24
outofnowherethen boot from cd16:24
yeanso0onJune u still have problem what system do u have ore pc ?16:24
JuneBerry@outofnowhere, I own the .iso to ubuntu AND have ubuntu installed as a bootable USB, but my BIOS doesnt allow the laptop to boot from USB/CD16:24
yeanso0onGrub2 config ...16:25
JuneBerryThats why someone suggested Network installing ubuntu16:25
JuneBerry@yeansooon, I have an HP 6120 laptop16:25
Xanatherfuck me16:26
Xanathernvidia linux drivers really are shit16:26
JuneBerryI'm currently running Ubuntu but want to reintall on laptop16:26
Xanatherand i meaan SHIET16:26
=== daftykin1 is now known as daftykins
OerHeks!language | Xanather16:26
ubottuXanather: The main Ubuntu channels require that you speak in calm, polite English. For other languages, please visit https://wiki.ubuntu.com/IRC/ChannelList16:26
thahaXananther, intel driver16:27
lyzenah they are good16:27
outofnowherejune, can you update the bios?16:27
Xanatherlyze, vsync doesnt work out of the box, nvidia X server settings keeps crashing too16:27
Xanatherhaving problem creating OpenGL contexts16:27
thahaXanather, how to set resolution to 1360x76816:28
Xanatherthaha, use the intel driver?16:28
lyzewell i dont need vsync and the settings dont crash16:28
thahaXanather, yes16:28
JuneBerryoutofnowhere, I don't know that sounds tricky16:28
Xanatherthaha, System Settings -> Screen Display16:28
Xanatheris it safe to revert back to default display driver?16:28
Xanatherwill my GPU even be touched with that driver?16:29
thahashows top of 1024x768 only16:29
thahausing kubuntu16:29
Xanatherthaha, check Additonal drivers and see if other display devices exist16:29
yeanso0onhttp://www.instructables.com/id/Boot-from-usb-on-an-old-pc-without-modding-the-BIO/16:29
Xanatherim a linux newbie so not sure16:29
thahano additional drivers16:29
lyzeyeah its bad to revert to default drivers16:30
lyze*its save16:30
lyzenot bad sorry16:30
Xanatherokay will try16:30
Xanatherwill it make use of the GPU at all?16:30
thahaok16:30
thahays16:30
thahainstalled intel graphics installer16:30
thahanothing happend16:31
thahareaming as same16:31
outofnowherejune, go to hp support page16:31
outofnowheredownload the new bios16:31
outofnowhereand install it16:31
=== Mordacai is now known as g5vr0che
outofnowheresee if the new bios find your usb and cd16:31
outofnowherebios updated is comparatively easier16:32
=== g5vr0che is now known as Mordacai
Xanatherits not chaanging back16:34
Xanatherand i just got a Program Error window16:34
lyzerestart16:34
JuneBerryoutofnowhere, sounds easy enough but I'm running Ubuntu right now. Will it install the update even on a linux os16:34
yeanso0onhttp://www.instructables.com/id/Boot-from-usb-on-an-old-pc-without-modding-the-BIO/16:34
thaha:-/16:35
JuneBerryI'm on HP's page for support of my laptop: http://bit.ly/19gToXt16:35
JuneBerryCan't find BIOS update16:35
XanatherI have VSYNC!16:35
XanatherITS AMAZE16:36
lyze^^16:37
thaha:'(16:37
thahadey makkale valla pazhavum nadakkumo ?]16:37
Xanatheryeah nvidia drivers ew16:37
thahaetra neramyi supoort thorum oodi nadakkuwaaa16:37
Xanathercreating an openGL context works too!16:37
=== _troll is now known as odsent_
thahaxanather16:38
thahahow ?16:38
Xanatheri thought nvidia was known for their good drivers16:38
Xanatheri suppose that excludes linux16:38
thahaplz leave from nvidea'16:38
bowlesaCan I rebind Capslock to media play/pause?16:38
yeanso0onLook after flashing bios .. ...June16:38
Xanatherthaha, sorry but your not making much sense16:38
thahaWAS!!!!!!!!16:38
thaha:'(16:38
thaha:'(16:39
lyzenvidia makes good drivers for linux to16:39
thaha:'(16:39
thaha:'(16:39
lyzeya have crappy hw16:39
thahaok16:39
yeats!english | thaha16:39
ubottuthaha: The main Ubuntu channels require that you speak in calm, polite English. For other languages, please visit https://wiki.ubuntu.com/IRC/ChannelList16:39
thahai am using gigabyte board with intel HD display16:39
l33tlol16:39
outofnowhereyea, there put your computer model and search for bios update16:40
outofnowherebios update for your computer model16:40
outofnowheresearch16:40
yeanso0onThaha what is the name of you motherboard ?16:40
thahayeanso0on, how to check in konsole??16:41
=== kpease_ is now known as kpease
yeanso0onGoogle it ..;-)16:41
yeanso0onFor that command thaha16:42
thahalspci 00:00.0 Host bridge: Intel Corporation 4th Gen Core Processor DRAM Controller (rev 06) 00:02.0 VGA compatible controller: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor Integrated Graphics Controller (rev 06) 00:03.0 Audio device: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor HD Audio Controller (rev 06) 00:14.0 USB controller: Intel Corporation Device 8cb1 00:16.0 Communication controller: Intel Corporation16:42
thahamotherboard Z97M-D3H16:42
bowlesaHow can I rebind Capslock to media play/pause?16:42
yeanso0onthaha Google command line like hardware info Commans so on .16:43
nicomachusbowlesa: system settings -> mouse and keyboard -> shortcuts16:43
treelzebubbowlesa: https://wiki.ubuntu.com/Keybindings16:43
bowlesanicmachus That tool won't accept capslock as a new bind16:43
bowlesanicomachus *16:44
nicomachuswhat? really? weird16:44
ph88i try to follow this guide to put ubuntu on a SD card from ubuntu https://help.ubuntu.com/community/Installation/FromUSBStickQuick   but i only see a program for windows on that page..what to do?16:44
=== julian is now known as Guest25087
yeanso0onPh88 google command "Dd "16:46
yeanso0onCommand "man dd"16:47
thahano one here for support me ?16:47
outofnowhereJune, the bios updates are meant for windows because you bought a windows computer from them16:47
outofnowhereif you had bought linux from them, there would have been a linux bios update16:48
outofnowhereyou can ask them16:48
yeanso0onThaha I can support you .. Just ask16:48
nicomachus!patience | thaha16:48
ubottuthaha: 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/16:48
treelzebubbowlesa: check this out; this dude bound capslock to run a script!  http://ubuntuforums.org/showthread.php?t=188588816:48
Elimin8erCould anyone explain/tell me what I could be missing/doing wrong when I crosscompile and get this error: Headers not exportable for the arm architecture ?? no luck with searching on google.. and all I get get out of it, is something with the kernel headers for that arch?16:48
thahanicomahus16:49
thahayeanso0on how :16:49
brymey guys. looking for some general advice for a home network project.16:49
brymi have 4 diskless motherboards and a nas. i want to use them as compute nodes. should i be using openstack or maas to manage things?16:49
yeanso0onJust private me ... Maybe I can help ..16:49
yeanso0onThaha16:49
treelzebubbowlsea: so it looks like that first line under bin/bash in that script is what hooks into the capslock key16:50
Myrtti!pm16:50
ubottuPlease ask your questions in the channel so that other people can help you, benefit from your questions and answers, and ensure that you're not getting bad advice.16:50
thaha:'(16:50
outofnowherejune, I found a bios update for ubuntu for hp computers and other brands, https://help.ubuntu.com/community/BIOSUpdate16:50
thahaubottu, can you help me16:50
ubottuthaha: I am only a bot, please don't think I'm intelligent :)16:50
=== kpease is now known as kpease_
outofnowheretry to update your bios following that instruction16:50
thahaubottu why you a bot ?16:51
ubottuthaha: I am only a bot, please don't think I'm intelligent :)16:51
daftykinsbrym: ##networking16:51
thahaubottu, i w16:51
brymthanks daftykins16:51
M4nN3RrzI have this weird problem with 14.04 LTS that I upgraded to the Utopic HWE, no sound in Firefox (ie flash videos) or Wine applications. It was working without issue previously. I have tried to purge and re-install pulseaudio, alsa-base, no luck. Anything else I can try?16:51
M4nN3RrzVLC and such application does work fine and can play sound16:51
outofnowhereI love vlc16:52
BluesKaj_M4nN3Rrz, install flashplugin-installer16:53
M4nN3RrzBluesKaj_, Ok, trying "sudo apt-get install flashplugin-installer --reinstall"16:53
ser_berryhow can I allow ssh on a non-standard port with ufw?16:54
donofrio_question anyone here running ubuntu w/xfce and xbmc?  I seem to have lost my ablity to stretch the window to include both displays worked when I was not running xfce (just any this wm cause it's so speedy)16:54
M4nN3RrzBluesKaj_, No difference =/16:54
daftykinsser_berry: hey you look familiar! have you already reconfigured sshd?16:54
llutzser_berry: sudo ufw allow <portno>16:55
ser_berrydaftykins: yeah, hi :)16:55
ser_berryllutz: that will allow ssh on the port I specify?16:55
BluesKaj_M4nN3Rrz, install ubuntu-restricted-extras, perhaps?16:55
llutzser_berry: yes16:55
ser_berryty16:55
daftykinsser_berry: if you'd been test connecting you may wanna confirm the daemon has adjusted to the port already with 'netstat -tuln'16:56
ser_berrywill take a look16:56
daftykinsjust to be sure it definitely is a firewall issue16:56
=== kpease_ is now known as kpease
ser_berrycool it worked :)16:57
ser_berrythat was easy16:57
llutzser_berry: for the next time: https://help.ubuntu.com/community/UFW16:57
ser_berryyeah I'm reading that one - it just wasn't clear from the example I guess. probably should have read more thoroughly16:58
ser_berryI expected there was some extra argument to "ufw allow ssh"16:58
llutzser_berry: ufw allow ssh       just looks at /etc/services for the ssh-port (22) and uses this default. so you need to  use a real portno, not the protocol if you run something on non-default port16:59
ser_berryyeah I never run ssh on 2216:59
ser_berrythat makes sense16:59
llutzser_berry: keep logs clean, won't stop any "hackers"16:59
M4nN3RrzBluesKaj_, No difference there either, dont think it's a package problem but rather some configuration related to the audio stuff perhaps16:59
donofrio_anyone here use xfce and xbmc?16:59
ser_berryllutz: heh indeed. that's why I'm learning about ufw :) any other recommendations?16:59
donofrio_and multy monitors17:00
llutzser_berry: just the common things: use keys, no passwords etc.pp17:00
herrkinhello17:00
ser_berryllutz: I've got non-standard ssh port, ssh keys only, no root login, restricted users and ufw. anything else?17:00
llutzser_berry: sounds fine to me17:00
ser_berrycool ty :)17:00
daftykinsser_berry: sounds good, never hurts to keep an eye on your access.log still of course17:01
donofrio_http://tinyurl.com/standingathomeoffice2015 - notice how left two monitors running unity stock allows stretch but xfce has "resize" *greyed out*17:01
herrkinhello community I have a problem with ssh, I was using it without any problem but now when I try to ssh to the server it says 'fail to add entry for user xxxx'17:01
ser_berrydaftykins: access.log as in httpd? or what17:01
herrkinI dont know whats going on17:01
llutzser_berry: /var/log/access.log17:02
daftykinsser_berry: oh i might mean auth.log, brainfail. /var/log/ for logins17:02
llutzser_berry: /var/log/auth.log   sry17:02
ser_berryah I se17:02
daftykinsllutz: ^517:02
ser_berrye17:02
daftykinsser_berry: often even on a non-standard port you can spot port-scanners trying logins17:02
BluesKaj_M4nN3Rrz, well just making sure you have everything required , now to the settings ..check alsamixer and pavucontrol if you have it, but your symptoms still sound to me like a flash audio issue.17:03
ser_berrydaftykins: I hardly even see logins but I guess I don't watch it often17:03
=== samba is now known as Guest74302
momomoHow can I put a cap on a java program and the number of cpus a java program is using on ubunut ?17:04
ocx hello all, so i have windows and linuxmint installed on my machine, all work fine with grub, now i would like to format windows , issue is once done thegrub will disappear and i will only be able to boot into windows, how can i recover that? thank you17:06
daftykinsocx: mint isn't supported here17:06
M4nN3RrzBluesKaj_, Checked alsamixer, nothing of the output stuff seems muted (http://i.imgur.com/gGR4EOm.png), gonna check out the pavucontrol thingie.. I don't think it's caused by flash, tried a few HTML5 videos and had the same issue17:06
treelzebubmomomo: https://www.howtoforge.com/how-to-limit-cpu-usage-with-cpulimit-on-ubuntu-linux17:06
daftykins!grub | ocx however follow the link here17:06
ubottuocx however follow the link here: GRUB2 is the default Ubuntu boot manager. Lost GRUB after installing Windows? See https://help.ubuntu.com/community/RestoreGrub - For more information and troubleshooting for GRUB2 please refer to https://help.ubuntu.com/community/Grub217:06
momomotreelzebub, thanks, i'll look into that17:07
treelzebubmomomo: np. make sure you're only limiting the app itself, and not the jvm ;)17:08
sambucohi guys, is it possible using a ubuntu VM (virtualbox) to use directly the wlan0 interface like the host ?17:08
sambucohost = windows , guest = ubuntu17:09
lyzesambuco: set it to bridged mode17:09
outofnowhereok, I am trying to install ubuntu from a live cd, the installations starts and it gets stuck17:09
rypervenchesambuco: It is, you'll need bridged.17:09
bekkssambuco: No. But - given your wlan0 driver supports bridging - you can use bridged mode.17:09
sambucoin bridge mode I can use all the iwtools ?17:09
bekksNo.17:09
bekksVirtualbox will see a wired interface always.17:10
outofnowherethe installation starts and it gets stuck17:10
sambucoI need to use the iwtools for a script I made..17:10
rypervenchesambuco: What does your script do?17:10
bekkssambuco: Then you would have to pass through your wlan device, which is supported on Linux 64bit hosts only.17:10
outofnowhereby the way, my linksys usb 100 is working :)17:10
daftykinssambuco: not gonna happen17:10
ABCDEciao17:11
ABCDE!list17:11
ubottuABCDE: No warez here! This is not a file sharing channel (or network); read the channel topic. If you're looking for information about me, type « /msg ubottu !bot ». If you're looking for a channel, see « /msg ubottu !alis ».17:11
treelzebub:O17:11
outofnowhereI am using a ubuntu live cd17:13
sambucowhat if I use a bridge interface br0 and then I map to a new interface called wlan0 ?17:13
outofnowherethe installation starts and then it gets stuck17:13
outofnowhereanybody know how to solve this17:13
sambuco!anybody17:14
goodieHi guys, I need your advice: what is the best open-source program on Debian/Ubuntu for creating videotextures? (flames, explosions etc.)17:14
pbxusing my ubuntu machine, anybody know a way to make a virtualbox VM from the rescue USB key i have for my macbook air?17:14
daftykinssambuco: no, you don't understand... such tools need *direct* access to a real interface17:14
sambucooutofnowhere, explain which error which phase add more details :)17:14
sambucodaftykins, and with a bridge there's no way to get the phy NIC?17:15
daftykinssambuco: bridging with a virtualisation program isn't the same as a 'bridge interface' inside Linux17:15
outofnowheresambuco, ok hold up17:15
sambucoand in virtualbox or other hypervisor there is no way to create a virtual wireless NIC ?17:16
rypervenchesambuco: What does your script do?17:17
outofnowheresambuco, when the cd starts, I hit escape, and it says "boot:"17:17
outofnowhereI don;t know what to do next17:17
sambucooutofnowhere, please specify ubuntu version, if cd or usb17:17
sambucorypervenche, the script set the IF wlan0 to monitor mode and then sniff some pkg17:18
ocxdaftykins: my lasptop says it is hybrid ueif and bios what does it mean? can i recover grub if thaT?17:18
octavianCan somebody tell me the irssi support channel17:18
octavian?17:18
ser_berryjust enabled firewall on this machine without logging into the console. I guess you could say I walk on the wild side17:18
ser_berryoctavian: #irssi17:18
daftykinsocx: which OS are you in now? you're still technically asking for Mint and dualboot help in the wrong channel, but i'll be nice this once17:19
ocxthanks17:19
ocxi am using linuxmint13 and win717:19
=== octavian is now known as varaindemian
lngHi! I have installed jquery via composer and lib is in ./vendor/components/jquery. How do I install it to web dir?17:20
daftykinsocx: yes but which are you in *right now* ? :)17:20
ocxnow i am on windows daftykins17:20
daftykinsocx: ok can you run diskmgmt.msc and upload a screenshot of it to imgur.com ?17:20
ocxit has broken windows drivers so want to reinstall it17:20
ocxdaftykins: http://imgur.com/KzUzPhn17:22
rypervenchesambuco: You can only do what you want with a USB wireless card.17:23
daftykinsocx: oh ok, so you've got Windows installed afterwards. nope, as long as you install 7 in legacy mode, you can boot a live Mint or ubuntu session from a flash drive or DVD afterwards then follow the aforementioned guide on reinstalling GRUB17:24
outofnowheresambuco, I don't know how to figure out which version is it17:25
ocxdaftykins: what do you mean by legacy mode?17:25
daftykinsocx: non efi boot17:26
sambucooutofnowhere, so you are installing ubuntu, but you don't know which ubuntu?17:26
ocxreplace the existing windows partition you mean?17:26
outofnowhereI am looking for an iso image from which I can burn a cd, which would be supported with my 1.5 mp ram pc17:26
ocxdaftykins: i still dont understand if i am booting in eifi or bios17:26
outofnowheremb**17:26
outofnowhere1.5 mb ram17:26
eliso00onOcx https://en.m.wikipedia.org/wiki/Legacy_mode17:27
outofnowheresambuco, I burned it and I deleted the iso image, from my destop17:27
outofnowherenow I don't remember the version of the iso image17:27
outofnowherebut when the cd starts is says ISO LINUX 4.0417:28
outofnowhereit**17:28
outofnowherebut ubuntu verson of the iso image I downloaded was higher than 1217:28
outofnowherethat much I remember17:29
sumanhey there...frends17:29
xSolidStatedo drives show in the file manager and mount to /media/username/drivename on default ubuntu (unity)?17:29
ocxdaftykins: do i need to backup my data first?17:29
momomowhere do I add a script to be executed on startup ? ( to start the postgres database ) ?17:29
daftykinsocx: always17:29
ocxso i have linux on SDA and Windows on SDB?17:29
rypervenchemomomo: If you installed postgres from the default repositories, it will already be set to start on boot.17:30
amadeobuen dia a todos17:30
daftykinsocx: no, your C: is on sda there as a 60GB partition17:30
eliso00onOcx command line lsblk will answer u q17:30
daftykinseliso00on: not very helpful given ocx is in Windows :P17:31
ocxlsblk on linux but i am on windows17:31
eliso00onLol17:31
i2hello. I need some help. When grub appears with its menu, I select windows8, and then this unreadable screen appears http://i61.tinypic.com/1492iqx.jpg instead of blue windows logo with spinning circle. How to get rid of this problem?17:31
momomorypervenche, i haven't17:32
eliso00onWhat are u doing on windows machine hate windows ...17:32
michaelaguiarCan someone give me a hand with chroot?17:32
michaelaguiarI followed the instructions here: http://www.techrepublic.com/blog/linux-and-open-source/chroot-users-with-openssh-an-easier-way-to-confine-users-to-their-home-directories/17:32
michaelaguiarbut when I try to SFTP into my server, it keeps telling me the username and pass is rejected17:32
ocxi hate windows more than you do trust me17:32
xSolidStateHow can I mount a ntfs partition with execute permissions (or different perms in general) while retaining the default UI behaviour?(i.e. show up on desktop/FM and mount-on-access?17:32
rypervenchemomomo: Then it will depend on the package that you got. We can't really help a whole lot with that. If it installed an init script, then you can set it to start it on boot.17:33
momomorypervenche, i have the script .. i have copied it over to /etc/init.d/postregsql .. but it appears as if it is not executed17:34
momomodo I need to used insserv .. if so how ?17:35
rypervenchemomomo: What version of Ubuntu?17:35
michaelaguiarAnyone?17:35
momomo14.04/14.1017:35
momomoi have both version on two differnt servers17:35
momomoThis post here does something with ln: http://askubuntu.com/a/367059/35514117:36
rypervenchemomomo: With 14.04, I believe you will use update-rc.d enable to enable it.17:36
momomobut that command does not do anything wit hthe script in question17:36
ioriamichaelaguiar, maybe that  command  it's not allowed  by the jailed  user17:37
momomosudo update-rc.d /path/to/script defaults ?17:37
michaelaguiarioria: FTP?17:37
michaelaguiarioria: could it be a setting in my sshd_config that is disallowing login?17:37
rypervenchemomomo: I would have to read the man page. I don't remember offhand.17:38
ioriamichaelaguiar, i think it depends on  /var/jail  files17:38
michaelaguiarioria: so I just tried using SFTP after commenting out my Match Group sftp…. lines, and I got it, although not jailed17:39
momomoI get this messsage: insserv: warning: script 'postgresql' missing LSB tags and overrides17:39
momomo when I run sudo update-rc.d /etc/init.d/postgresql defaults .. it also complained on another script deenyhosts17:39
michaelaguiarioria: and I dont have a /var/jail directory17:40
ioriamichaelaguiar, let me see theguide you  used  ...17:40
michaelaguiarioria: http://www.techrepublic.com/blog/linux-and-open-source/chroot-users-with-openssh-an-easier-way-to-confine-users-to-their-home-directories/17:40
momomoit seesms to have started now thanks17:41
ioriamichaelaguiar, it's  for mandriva...17:42
michaelaguiarioria: I didn’t do the shell access step that says madriva17:42
michaelaguiarioria: I don’t want shell access for this user, just them jailed to their site directory without installing third party software preferably17:43
michaelaguiarioria: do you know of an easy way to do this?17:45
ioriamichaelaguiar, check the end  of this page: http://askubuntu.com/questions/134425/how-can-i-chroot-sftp-only-ssh-users-into-their-homes17:45
michaelaguiarioria: ok ill check, thanks!17:45
michaelaguiarioria: Hmm still didn’t work.  I think it might be my directory structure17:48
xSolidStatehow do i remove my swap partition and merge its space with the ext4 / filesystem, in a way that does, preferrably, not brick easily?17:48
michaelaguiarioria: so I don’t want to use /home/user, I want to use something like /home/forge/sitename.com/public17:48
xSolidStateI assume i could just swapoff and gparted from a live cd, but i read that this has the potential to break my / fs?17:49
Pici /2917:49
rypervenchexSolidState: it will depend on what your partition table looks like. Can you provide us the "fdisk -l /dev/sdX" or "gdisk -l /dev/sdX" output of your disk?17:49
daftykinsxSolidState: you should backup regardless17:49
llutzxSolidState: any modification of your partition layout has the potential to break things17:49
ioriamichaelaguiar, did you  add a system  group ?17:53
michaelaguiarioria: I added the group “sftp”, which that user is assigned to, and then I have Match Group sftp.. in my ssh config17:53
xSolidStatehttp://pastebin.com/aqjB6bHu this is my gdisk -l output for my drive. I want to remove and merge the swap space17:54
outofnowherek, I am trying to install ubuntu 11.10 from a live cd17:57
daftykinsthat is a very unwise move.17:57
daftykins!11.1017:57
ubottuUbuntu 11.10 (Oneiric Ocelot) was the fifteenth release of Ubuntu. Desktop support ended on May 9, 2013. See !upgrade, !lts and !eol for more details.17:57
treelzebubyeah, do what now?17:57
outofnowherewhen the computer boots it runs bunch of codes and gets stucks17:57
daftykins2 years dead.17:57
outofnowhereanybody know how to solve this?17:58
daftykinsmd5 your ISO download then remake the flash drive / DVD burning at the slowest speed, with verification17:58
TheCowboy`The most recent update for 12.04 results in the alt-tab menu taking at least a second to pop-up. Is there any reason why this would be the case?17:58
eliso00onUbotto use ubu 14.14.217:58
treelzebubburn the cd, then *burn* the cd  :P17:58
ioriamichaelaguiar, weel, i think you should create appropriate directory  for the user17:59
daftykinseliso00on: ubottu is the channel bot, who spoke because i typed !<factoid>17:59
eliso00onOk17:59
eliso00onLol17:59
eliso00onU damn boot ..lol17:59
outofnowhereanybody knows how to solve this installation issue17:59
michaelaguiarioria: so it has to be /home/user for this to work?17:59
outofnowherewhat do I type when I get the prompt "boot:"?17:59
daftykinsoutofnowhere: your disc is badly made, i already said what to do18:00
superkuhSo, the 2nd to last kernel update on my 10.04 machine broke everything. Going back to previous kernels fixes it. Should I even bother trying to debug and submit information about this? Or will I just be told, "10.04 is out of support".18:00
ioriacd /home/username      mkdir public_html   chown username:sftp  *18:00
daftykinsoutofnowhere:  daftykins> md5 your ISO download then remake the flash drive / DVD burning at the slowest speed, with verification18:00
ioriamichaelaguiar,  cd /home/username      mkdir public_html   chown username:sftp  *18:00
daftykinssuperkuh: hi sir, given server 10.04 dies at last end of April i'd think it fruitless18:00
michaelaguiarioria: ok thanks18:01
superkuhRight-o. I'll just stick with the old kernel for now and start setting up things to do it by myself from now on.18:01
outofnowheredafty, if the support ends, does that mean you can't install it? I thought it only meant you don't get the software support but can still install it18:01
outofnowheream I wrong?18:01
daftykinsoutofnowhere: it's an EOL release that is unwise to use on the internet, so if you're booting it to test - that's fine, but if you're going to try and use it - i would say HELL NO! :)18:02
outofnowheredafty, I am just trying to test18:02
daftykinsoutofnowhere: ok well no point going as far as installing, just booting as 'try' would be fine - keep it disconnected from the internet too18:03
outofnowherek18:03
outofnowhereI am a the "boot:" prompt18:03
outofnowhereat*18:03
KamphuijsHello, I am new here, can someone help me with some Ubuntu 14.10 Server issues regarding the installation of transmission?18:04
outofnowhereanybody knows what to do from here18:04
eliso00onshred -z -u my_secret_file Delete the file for good.. Good to now ppl18:04
daftykinsoutofnowhere: your disc has issues, if you're seeing that.18:04
outofnowherehard disk?18:04
daftykinsoutofnowhere: installation disc, so CD or whatever18:05
outofnowhereok18:05
eliso00onKnow..lol18:05
KamphuijsIs this the right channel to ask for Help regarding Ubuntu server issues? Is there a way I can chat with someone?18:05
daftykinsoutofnowhere: so please follow my above advice :) redownload a supported edition, md5 it to check it isn't corrupt... then put on a flash drive / burn to DVD slowly and with verification18:05
daftykinsKamphuijs: just ask, with details, on one line18:05
sambucoKamphuijs, just shot your problem18:05
sambuco:)18:06
outofnowherek18:06
outofnowheredafty, I have only 1.5 mb ram, which is the latest version of ubuntu should I download18:06
daftykins1.5GB i hope :>18:07
KamphuijsOk thank you. My transmission-daemon seems to be locked/corrupt/broken. When i type: sudo apt-get-upgrade I get errors regarding the transmission-daemon. I think this is the most important line from the error list: invoke-rc.d: initscript transmission-daemon, action "start" failed.18:07
daftykinsoutofnowhere: 14.04.118:07
Xanather<outofnowhere> lol18:07
outofnowherethat would work with 1.5 mb ram?18:07
Xanathertots m818:07
daftykinsyou do not have 1.5 megabytes of RAM, trust me.18:07
outofnowherek18:07
Xanathermaybe hes from the 1990's18:08
outofnowherewhere do I check if the disk is corrupted or not18:08
KamphuijsAlso: when I type: sudo service transmission-daemon stop i get the following error: + sudo service transmission-daemon stop18:08
Kamphuijsstop: Unknown instance:18:08
=== Mastermi1d is now known as ZAKhan
outofnowhereno, my pc is old18:09
outofnowhereI know I have 1.5 mb ram18:09
outofnowheremy pc is ancient18:09
outofnowherethat is why I am installing the linux18:10
ioriaoutofnowhere, try colibri18:10
outofnowhereI put the ram myself, added 1mb18:10
outofnowherethen it became 1.518:10
outofnowhereit was when windows xp was first released, that is when I bought that pc18:10
outofnowherenow I am trying to use it as linux18:10
herrkinhello, I have a problem with ssh, I have a server which I have been able to ssh in for months but the last few days I cant do it, when i try to ssh in it says 'failed to add entry' can anybody tell me how to solve it_18:11
herrkin???18:11
daftykinsoutofnowhere: no, you 100% do not have 1.5 megabytes :)18:11
daftykins*gigabytes*18:11
outofnowheredafty, how you know?18:12
daftykinsbecause that's not possible18:12
outofnowhereyou mean not exact bytes/18:12
outofnowhere?18:12
budghaving a hard time finding a new laptop to run ubuntu, any suggestions?18:13
outofnowhereI am 2 256 ram before18:13
daftykinsoutofnowhere: no i'm saying you have a lot more RAM than a floppy disk can hold18:13
outofnowherethen I added 1 mb, 1024 bytes18:13
outofnowhereso add the numbers18:13
XanatherLOL18:13
Xanatheri think hes trolling18:14
daftykinsme too18:14
vexnbudg have you tried newegg.com or amazon.com?18:14
budgyeah, with limited success18:15
budgalso, what do people use to work with excel and word docs, the libreoffice stuff isn't good enough18:17
designergirl1994hi all, what is the easiest way to upgrade from ubuntu 12.04 to 14.04 without breaking anything? i am new to this18:18
daftykinsdesignergirl1994: no guarantees when it comes to that, make sure you backup18:18
Xanatherbudg, yeah that can be annoying18:19
Xanathersome docs might not show/edit correctly18:19
budgis there a solution?18:19
Xanatheri think it has more to do with the microsoft office suite creating files that don't confine to the open XML format (or whatever its caalled)18:19
Xanatherbudg, nope, other than emulating windows or just using windows i suppose18:20
daftykinsbudg: how did you get on visiting a shop and trying a flash drive to boot from as i suggested yesterday?18:20
budgwell the ms stuff has some problems, but its pretty good overall. apple, which is run on linux, has versions of it18:20
outofnowherebprompt, I solved the wireless network issue18:20
designergirl1994daftykins - will back up. once that is done, what's the safest way to upgrade?18:20
budgdaftykins: i'm looking for recomendations right now, and not finding many18:20
daftykinsdesignergirl1994: via the update manager, which should offer the upgrade to trusty - you're not the one with the mac mini are you?18:20
v7Hey18:21
designergirl1994daftykins: it is a dell machine18:21
daftykinsdesignergirl1994: ok just checking, you reminded me of another user was all18:21
v7Hey there !!!18:21
C0r3Do anybody here have a group of friends who are interested/working in network security?18:21
designergirl1994daftykins: no problem18:21
daftykinsv7: yes we see you, do you have an ubuntu support question?18:21
v7Yeah18:21
v7Something like that18:22
daftykinsC0r3: off topic for here thanks, please take it to #ubuntu-offtopic18:22
v7Where I can ask something about irc chat ?18:22
v7Or znc ?18:22
daftykinsv7: what specifically?18:22
v7I want to install irc chat with znc support but ...18:22
designergirl1994daftykins: thanks. once i upgrade, where can i find user manuals to learn more about 14.04?18:22
v7I have problem with channel ...18:22
daftykins!manual | designergirl1994 this'll help18:22
ubottudesignergirl1994 this'll help: 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/18:22
outofnowhereI did an apt-get install firmware-b43-installer18:22
v7I can't write something cause it saying that I'm not connected to channel18:23
v7On my own server18:23
v7Did understand me ?18:23
daftykinsv7: hmm, there might be a znc support channel somewhere, tried #znc ?18:23
designergirl1994ubottu: thanks18:23
ubottuYou're welcome! But keep in mind I'm just a bot ;-)18:23
v7Ok ))18:23
v7Thx !18:23
v7I'll try !18:23
v7Good luck for ya !18:24
designergirl1994ubottu: sorry didnt know that :-)18:24
v7)18:24
ubottudesignergirl1994: I am only a bot, please don't think I'm intelligent :)18:24
daftykinsdesignergirl1994: i typed a !factoid which made ubottu message you18:24
designergirl1994daftykins: what is a factoid? is it a command?18:24
daftykinsdesignergirl1994: yep, it's the !manual bit which made ubottu speak18:24
bpromptoutofnowhere:     great :)18:25
designergirl1994daftykins: i am very sorry to bother you, but do you mean if you prefix "!" before any word, ubottu will answer?18:25
daftykinsdesignergirl1994: not quite, they are set commands which us helpers learn18:27
outofnowhere:018:27
ArneLurkHi. Question: Does latest Ubuntu have drivers for a GTX 750? My 12.04 won't boot now so I thought I'd make a 14.10 or so USB stick and install over.18:27
nf7In some applications (like Netbeans), my fonts look a bit thin and crummy. For example: https://i.imgur.com/19q0pE9.png Is there any way to fix this?18:27
daftykinsArneLurk: 750Ti ?18:27
treelzebubdesignergirl1994: it's an IRC convention for bots to be triggered by commands prefixed by !18:27
designergirl1994daftykins: thanks18:28
designergirl1994treelzebub: thank you so much18:28
ArneLurkdaftykins: ZOTAC GTX 750 Zone, (passive, not Ti)18:28
designergirl1994treelzebub: so how can i run the command? like !manual?18:28
designergirl1994!manual18:28
ubottuThe 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/18:28
designergirl1994oh i did it, didn't i? :-)18:28
treelzebubyou can /msg ubottu to play around with it privately :)18:28
bpromptdesignergirl1994:    what are you specifically after again?18:28
designergirl1994oh great18:29
designergirl1994treelzebub: thanks again18:29
treelzebubsure thing18:29
daftykinsArneLurk: most likely you will need to boot with 'nomodeset' appended to get it to show a picture - 12.04 is ancient so i'd suggest using 14.04.1 - then you may need to install a driver from an additional repo if version 331 doesn't work18:29
designergirl1994bprompt: i am trying to upgrade ubuntu to 14.04 and learn more on how to use it18:29
designergirl1994bprompt: i have 12.04 on my dad's machine which is mine now18:29
RishI have ubuntu 14.04...i installed scilab(through command line)...and I also built scilab using the code(compiled and installed)....now i want to remove scilab completly..the code version as well as the command line part...how should i do that?18:29
designergirl1994thanks for the help everyone18:30
ioriaolet tervetullut18:30
treelzebubdesignergirl1994: you don't want to upgrade, you want a clean install of 14.04. wipe the hdd and everything.18:31
bpromptdesignergirl1994:    one sec18:31
ArneLurkdaftykins: I don't really care about the 12.04 install so I should be able to simply replace it, booting from a unetbootin stick, right? 12.04 won't even update/upgrade or do a release upgrade now18:32
nosleep77hi there, is it possible or is there an easy conversion if I want to install a PPA for precise onto trusty ?18:32
bpromptdesignergirl1994:    http://ubuntuguide.org/images/UbuntuguideTrusty_Pt1.pdf18:33
treelzebubdang! lots of people with dead versions of Ubuntu today ;)18:33
daftykinsArneLurk: there's no reason why it wouldn't, also i'd avoid unetbootin18:33
daftykinstreelzebub: like what? 12.04 is good until 201718:33
treelzebubmy mistake :)18:33
ActionParsnipnosleep77: I wouldn't suggest it. You could change the text in the file created in /etc/apt/sources.list.d to read 'precise'  instead of 'trusty'  then install as normal. I wouldn't be surprised if you got issues18:34
bpromptnosleep77:     ..... I'd think installing a ppa in 14.04 is the same as in any other version, including 12.0418:34
lsdmthowdy18:34
ActionParsnipnosleep77: finding a PPA etc supporting trusty will be less troublesome18:35
bpromptlsdmt:  howdy pardner18:35
lsdmtfirst time on linux in a few years, ubuntu has come a long way18:35
treelzebubindeed!18:35
ArneLurkdaftykins: what would I use instead of unetbootin? Mind, I have Grub and Windows 7 dual boot to worry about too. I suppose I could use some os probing thingamajib to refresh Grub18:36
MonkeyDustthat's called 'progress'18:36
daftykinsArneLurk: if you can still download an ISO on Linux, use the terminal to 'dd' the ISO onto aflash drive18:37
=== fought_away is now known as fought
ActionParsnipArneLurk: also be sure to MD5 test the ISO you download18:37
lsdmtwhat folder do I need to move GTK+ themes to in order to select them in tweak tool?18:37
nosleep77ActionParsnip: that's what i tried but its not installing. is there a guide I can follow to convert it? obviously i'll share it with community18:37
bpromptlsdmt:     ~/.themes18:37
ArneLurkI have a separate 14.?? install of Ubuntu on my laptop so I can work from there.18:38
ActionParsnipnosleep77: it's a text file... You know how to type... It's not some encrypted file. Open it in gedit and read....18:38
ablest1980Hi18:38
bpromptlsdmt:    there's gtk2 and gtk3, and usually the theme will include either, or both in a subdirectory18:38
nosleep77ActionParsnip: you're saying i dont have to rebuild the package or anything just change some text around ?18:39
ablest1980i have eclipse-java and eclipse cpp how do i  install them?18:39
Mordacaihow do you login to a mysql database on ubuntu?18:39
bpromptablest1980:    what did you download?  a .bzip  or a .zip or a .jar file?18:40
ActionParsnipnosleep77: add the PPA as usual then edit the text in the new file in /etc/apt/sources.list.d that is made from trusty to precise.18:40
ablest1980tar.gz18:40
nosleep77ActionParsnip: that part doesn't work already tried. still doesn't install18:40
ActionParsnipnosleep77: if you try it you will see how easy it is. The application or whatever you are installing may not work18:41
bpromptablest1980:    unzip it, nautilus or whatever file manager will do it, and  usually it'd have an .install file or a .jar to run it, or an .sh shell file to run, check its README.txt18:41
ablest1980one wont install i think it i get an error i think maybe it didnt finish downloading18:41
ActionParsnipnosleep77: did you run: sudo apt-get update , after you changed the file?18:41
ActionParsnipablest1980: is what you need not in the Ubuntu repositories?18:42
bpromptablest1980:    well, if it's incomplete, retry the download... how were you downloading it?  from the webbrowser?18:42
bpromptablest1980:    good point above ^, it may be just be in the repositories, and you could just install them off there18:42
ablest1980yes bprompt18:42
ActionParsnip!find eclipse18:43
ubottuFound: redeclipse, redeclipse-data, redeclipse-dbg, redeclipse-server, redeclipse-server-dbg, eclipse, eclipse-anyedit, eclipse-cdt, eclipse-cdt-autotools, eclipse-cdt-jni (and 51 others) http://packages.ubuntu.com/search?keywords=eclipse&searchon=names&suite=utopic&section=all18:43
codephillip_halo guys im kigenyi phillip and im glad to join the ubuntu community18:43
ablest1980how may i  bprompt18:43
bprompton the other hand, the repositories are often times a version behind18:43
bpromptablest1980:    well, if it's incomplete, retry the download... how were you downloading it?  from the webbrowser?18:43
ablest1980yes18:43
bpromptablest1980:     then check in the browser "download" section, if it's an incomplete download, it'd allow resume of the download18:44
bpromptablest1980:    then again, bear in mind what ActionParsnip said, you may just be able to get them off the repositories18:45
ablest1980eclipse cpp works eclipse java doesnt18:45
treelzebubablest1980: can you be more specific about the error you're getting?18:46
bpromptablest1980:     that may be better fit at #ecliipse channel maybe, since it's just a "plugin" of the eclipse framework then18:46
treelzebubcodephillip_: welcome, friend :)18:47
ablest1980ok18:47
ablest1980ty18:47
dbuggerHello guys. I am trying to reinstall Sublime Text 3 completely. But when i simply do "sudo apt-get remote sublime-text-installer" and reinstall it, all the addons and extras are still there. How can I do a complete clean install?18:56
sjmikemwhat's recommended way to install chrome these days?18:56
EriC^dbugger, sudo apt-get purge sublime-text-installer18:57
dbuggerEriC^, Sorry I meant that, "purge"18:57
dbuggerEriC^, That is what I tried18:57
EriC^sjmikem, download the .deb from the google website and use dpkg -i /path/to/deb to install it18:57
EriC^dbugger, remove the .sublime* dir from your home dir18:58
sjmikemEriC^ thanks18:58
dbuggerEriC^, there is none18:58
delinquentmeSHA sums are generated expiclity from contents of a file right?19:02
delinquentmewill a file with the same contents + different names ... generate the same SHA?19:02
rwwdelinquentme: yes19:02
rwwSHA (and other standard file hash functions) only hash file contents, not metadata19:03
delinquentmerww, so then if I downloaded the same script via wget ... and then by pulling that script up on a browser, copy / paste / save as ...19:04
delinquentmethat sum SHOULD be the same19:04
rwwcorrect19:04
delinquentmehttps://bootstrap.pypa.io/get-pip.py19:04
delinquentmethats the file in question ... but I'm getting two different sums.19:04
rwwassuming your browser just saves the file as-is and doesn't do any interpretation19:04
=== thomas_ is now known as Guest29288
rwwoh, you're copy-pasting19:04
rwwmight be saving it with different line ending encodings perhaps? idk19:04
delinquentmerww, +119:05
KamphuijsTransmission Cannot be upgraded: sudo apt-upgrade will follow by invoke-rc.d: initscript transmission-daemon, action "start" failed. What is going wrong?19:06
Otacon22I need to stream my desktop and my microphone audio, in order to show it live to other people remotely, for example via HTTP as transport19:07
Otacon22what would you suggest to use?19:07
Otacon22VLC seems broken and very very hard to setup correctly19:07
Otacon22I would use ffmpeg or anything else given that it works19:08
KamphuijsTransmission Cannot be upgraded: sudo apt-upgrade will follow by invoke-rc.d: initscript transmission-daemon, action "start" failed. What is going wrong?19:09
Kamphuijs😃19:11
KamphuijsLonely, i am so lonely, i have nobody, but myyyy ooooown19:12
=== Andrijeski is now known as Guest30953
kodekrackerhi... new to irc. just install irssi in my ubuntu.19:13
KamphuijsSweet19:13
kodekrackerlearning irssi commands ...19:13
k1l!paste | Kamphuijs put the whole log there19:13
ubottuKamphuijs put the whole log there: For posting multi-line texts into the channel, please use http://paste.ubuntu.com | To post !screenshots use http://imgur.com/ !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic.19:13
Kamphuijshttp://askubuntu.com/questions/596417/starting-removing-upgrading-transmission-daemon-wont-work19:14
ser_berryI noticed when I use ufw allow it allows both ipv4 and ipv6. should I make use just v4? if so, how?19:17
kodekrackerhow to upgrade Gnome Shell in ubuntu 14.04???19:18
EriC^kodekracker, sudo apt-get update && sudo apt-get dist-upgrade19:19
EriC^it wont upgrade to a new release though, just the packages19:19
kodekrackercan u tell me the cmd to check the version of Gnome Shell currently installed ??19:20
EriC^kodekracker, apt-cache policy gnome-shell19:21
EriC^i think19:21
OerHekskodekracker, open softwarecenter is the easy way19:21
ablest1980hi19:21
ablest1980i install eclipse-cpp but eclipse-java wont install i get an error19:22
kodekracker#Eric^, ur method doesn't work. show me "Invalid operation policy"19:22
EriC^kodekracker, did you use apt-cache or apt-get?19:23
kodekrackerEric^ apt-cache19:23
Jairzinho-kunhi everybody... anyone who speak spanish?19:24
k1l!es  | Jairzinho-kun19:24
ubottuJairzinho-kun: En la mayoría de los canales de Ubuntu, se habla sólo en inglés. Si busca ayuda en español entre al canal #ubuntu-es; escriba " /join #ubuntu-es " (sin comillas) y presione intro.19:24
EriC^kodekracker, i think you have a typo or something19:25
edward____hi can anybody help me with suspend problem on ubuntu 14.04 ?19:25
kodekrackerEric^, thanks for your support.I will do this later.19:27
edward____hi can anybody help me with suspend problem on ubuntu 14.04 ?19:28
EriC^edward____, what graphics driver are you using?19:28
EriC^edward____, sometimes its due to the graphics driver or kernel19:28
edward____I have nvidia 820m graphics card and using nouveau driver19:29
edward____EriC^, I have nvidia 820m graphics card and using nouveau driver19:29
EriC^edward____, does the additional drivers offer any other drivers?19:30
edward____EriC^, here is the screenshot: https://drive.google.com/file/d/0B8mlE-ZCN6aWb21CTm4zbEtyakk/view?usp=sharing19:30
Jairzinho-kuni've got a little problem with ubuntu studio, i've installed yesterday on an old laptop from my sister, the instalation was on xfce, i want to change that, i've installed cinnamon and kde but i don't know how to activate those desktops (note: i'm so sorry for my very very bad english)19:30
EriC^Jairzinho-kun, i think you can enable them from the login screen lightdm19:31
edward____EriC^, did that helped ?19:31
EriC^try clicking on the ubuntu icon and selecting the de you want19:31
k1lerm, i think the opensource labels are wrong there. the nvidia binary driver is prop.19:31
k1ledward____: choose the first one there. or the last one. that is the nvidia one19:32
edward____k1l, what should i do?19:32
edward____OK19:32
Jairzinho-kuni supposed that, but doesn't appear the login window, the login is automatically19:32
EriC^Jairzinho-kun, try to logout19:33
MonkeyDustJairzinho-kun  then disable automatic login19:33
k1land edward____ you are running a 15.04 which is still beta, you know? the support for that is in #ubuntu+119:33
edward____k1l, i am using ubuntu 14.0419:33
k1ledward____: please show the output of "lsb_release -d"19:34
edward____k1l, just changing the driver will solve the problem ?19:34
=== dougsko_ is now known as dougsko
Jairzinho-kuni've been searching but i can't find how to deactivate the automatic login19:34
edward____OK19:35
edward____k1l, Description:Ubuntu 14.04.2 LTS19:35
OerHeksJairzinho-kun, systemsettings > user accounts , here you can set autologin19:35
k1ledward____: ok please put into a pastebin the output of "uname -a" and "apt-cache policy nvidia-340"19:36
k1l!paste | edward____19:36
ubottuedward____: For posting multi-line texts into the channel, please use http://paste.ubuntu.com | To post !screenshots use http://imgur.com/ !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic.19:36
zegeJairzinho-kun: or edit /etc/lightdm/lightdm.conf19:36
edward____k1l, output is here: http://paste.ubuntu.com/10592713/19:39
k1lah ok. you know you got a PPA enabled?19:39
edward____k1l, yeah I have19:40
k1lbut you didnt use that?19:40
edward____k1l, ppa =  http://ppa.launchpad.net/xorg-edgers/ppa/ubuntu19:40
edward____k1l, this is how i installed nvidia drivers:19:41
edward____k1l, this is how I installed nvidia drivers: http://paste.ubuntu.com/10592732/19:43
k1lwell, the screen you showed did check the opensource driver nouveau19:44
edward____k1l, then what should I do?19:44
k1ledward____: did you try the official ubuntu nvidia-331 first? why did you use the ppa?19:44
k1li mean the edgers ppa i known to be an issue.19:45
edward____k1l, yes i did use that driver - nvidia-331 but with that driver my display used to hang(not the system), clear?19:45
k1lso what driver did you use now with the issue?19:46
edward____k1l, with open-source driver my display does not hangs but i get black screen when i resume from suspend19:46
edward____k1l, this is the issue, black screen after resume from suspend19:47
=== sleepypc is now known as `hypermist`
JagaJagahello! How to properly install this pkg https://launchpad.net/ubuntu/+source/ceph/0.93-0ubuntu1 to 14.04?19:48
edward____with proprietary driver 331 version my display use to hang, but this is not the issue with nvidia open source driver, with open-source driver my computer does not resume from sleep instead i get black screen19:49
k1ledward____: even with the 340?19:51
BluesKajedward____, which OS ? The 340 is default on 15.0419:52
geekwaniHi, Is there any solution for touchpad freeze in ubuntu 14.04.2 ? The touchpad has stopped converting my touches to mouse movements..19:52
=== AudacesAFK is now known as Audaces
edward____k1l, like i said i am using ubuntu 14.0419:52
geekwaniThe touchpad problem seems quite common, but I'm unable to figure out a definite solution19:53
ser_berryI want to enable outgoing traffic on port 6697 with ufw - what's the syntax? I tried ufw --dry-run allow 6697 outgoing19:53
k1ledward____: if you got issues with the 340 too you can look if the modules from nouveau get loaded on resume. that is the issue most time with suspend. i need to go afk so.19:54
AudacesHello again19:54
edward____k1l, please wati19:54
edward____**wait19:54
vooze2Hi, im trying out Ubuntu 14.10 on my Dell XPS 15. Screen is 15,6 with 3200x1800. My external monitor is 1440p with 27 inch. Here is the problem.. The external monitor looks GREAT 1:1 (no scaling) but due to high dpi i wanted to set the 15,6 inch to 1080p. But it just looks REALLY BLURRY. Is it just me thinking it should look better ? Compared to 27 inch 1440p it looks really bad.19:54
AudacesStill having issues accessing my nexus 6 over mtp :/19:54
edward____k1l, i dont know how to do it19:54
kodekrackerBYE19:55
AudacesNow I'm getting unhandled error message... unable to open blah19:56
crepplesorry to be lazy but what's the format for server registration on freenode? - I haven't irc'd in a very long time19:56
NegativeFlareAudaces: Have you tried sshdroid?19:57
MakersMarccrepple: /msg nickserv help19:57
AudacesI have. My internet is terribly bad19:57
AudacesMuch to slow19:57
creppleMakersMarc thanks19:57
AudacesFor transferring 2GB files it would take forever :(19:57
NegativeFlareAudaces: Its not your internet man, if you're using local network, it shouldn't take long at all.19:58
AudacesI'll give it a try19:58
TrsalHello. I need libsodium library (release 0.6.0). How can I get it?20:01
AudacesHmm still a 7 minute transfer20:01
AudacesI would really just like to "plug and play" :p20:02
AudacesAnyone know why ubuntu can't mount android with mtp?20:03
bowlesaHow do I tile a wallpaper in Gnome3?20:04
zegeTrsal: look at: http://askubuntu.com/questions/330589/how-to-compile-and-install-dnscrypt20:04
dbuggerHey guys. The sidebar on Sublime Text is not refreshing when deleting or adding files. Does anyone know why could it be?20:05
ser_berryfor anyone that was wondering, here's how I answered my question: ufw allow out from any to any port 669720:06
* ser_berry brushes shoulders off20:06
zhan_how do i tell what scsi is what disk?20:09
* bprompt hands ser_berry the lint brush20:11
ser_berry:D20:11
bpromptzhan_:   usually by sizes or labels if any on the disk20:12
TrsalWould like to install mlock. Unfortunately, it seems I am not able. Could perhaps someone help me? http://www.andre-simon.de/doku/mlock/mlock.php20:12
bpromptzhan_:   you could just do a quick  -> sudo fdisk -l <- to list them20:12
donniezazenWhy is Unity dashboard so complex and full of information that i couldn't care less about? Navigation is also super complex requiring way too many clicks.20:13
zhan_ty20:13
zhan_gives me only my virtual disk space20:15
ikoniadonniezazen: navigation ?20:15
bowlesaHow do I tile a wallpaper in Gnome3?20:15
ikoniabowlesa: is it not in the wall paper settings, scaled/tiled/centered/auto20:15
zhan_bprompt: im running ubuntu virtual disk and it's the only 1 listed, there's also another failed ubuntu install that I can't acess from windows, can i do it from ubuntu virtual, or like do a very hardcore format on that other disk20:16
ikoniazhan_: what is ubuntu virtual disk ?20:16
ikoniathats not an ubuntu product20:16
donniezazen ikonia you know the categories on the side. There are local and install-able apps. If you want to go from music to system then you have to click system and then click music to uncheck it.20:16
ikoniadonniezazen: thats two clicks or you could use alt tab20:17
b0sshehe20:17
TrsalCould someone help me to install http://www.andre-simon.de/doku/mlock/en/mlock.php ?20:17
bowlesaikonia http://i.imgur.com/LTsNB3o.png20:17
bowlesaUbuntu Gnome 15.0420:18
zegebowlesa: try "gsettings set org.gnome.desktop.background picture-options wallpaper" on the command line20:18
bowlesazege perfect20:18
ikoniabowlesa: 15.04 is supported in #ubuntu+1 channel20:18
donniezazenikonia: navigating from a category to another certainly feels very clumsy.20:18
ikoniadonniezazen: if you don't like it, don't use it20:18
ikonianothing is perfect20:19
zhan_ikoenia: i mean im running virtual machine that only appears to have access to .virtual disk or something20:19
donniezazenI am a heavy KDE user. I am thinking about shuffling up my workflow. It's not that I don't like it. I am unaware of how folks find it efficient.20:19
donniezazenikonia: ^^20:19
ikoniazhan_: what is the virutal machine technology ?20:20
bowlesazege is there a line for setting the lock screen wallpaper too?20:20
zegebowlesa: to get it tiled?20:20
bowlesayeah20:20
zegebowlesa: mom20:21
bowlesazege mom?20:22
delinquentmeim logged into a server as user 'ubuntu'20:22
delinquentmewhere can I get the commands I ran in the past20:22
delinquentmeisn't there like a .history file?20:22
zegebowlesa: just one mom_ent20:22
bowlesaoh20:22
Bashing-omdelinquentme: /var/log/apt/history.log ?20:23
addikshello, i have a problem with apt/dpkg. It refuses to do anything. "E: dpkg was interrupted, you must manually run 'sudo dpkg --configure -a' to correct the problem." When i execute that, a cli-dialog comes up asking me what mysql-server to install, but the dialog does not work (pressing enter does nothing, the dialog does not go away). How to fix this situation?20:25
addiks(Ubuntu 14.04; dpkg 1.17.5)20:25
ikoniaaddiks: it sounds like you have a partially installed mysql package20:26
ikoniaaddiks: I would suggest doing an apt-get remove on the package20:26
addiksikonia: i have already tried that, but every(!) apt command get's rejected with the error-message above.20:27
zegebowlesa: gsettings set org.gnome.desktop.screensaver picture-options wallpaper20:27
ikoniaaddiks: how did you try to remove it20:27
addikssudo apt-get remove --purge mysql*20:27
bowlesazege: thanks!20:27
zegebowlesa: you can look at the full tree of options with: dconf-editor20:28
ikoniaaddiks: don't wildcard it - work through each package and find out which is the problem20:28
bowlesazege: cool, thanks20:28
addiksikonia: i cannot remove any packet, even completely unrelated ones. I just directly get the error above and nothing else.20:29
MonkeyDustaddiks  try this    sudo aptitude purge '~c'20:30
ikoniaaddiks: try to remove it via dpkg, there are options to not run the pre/post hooks too20:30
=== benjamin__ is now known as dbhillz
addiksikonia: removing the packages one by one using dpkg finally worked, thanks! (aptitude failed just like apt)20:33
AegNuddelSo I can't get my internal microphone to work, so I plug in an external one.  I manage to get it working in audacity, but not in Cheese Webcam Booth20:39
bobby1I have a question, I just setup my computer at work with Ubuntu so I can have a UNIX setup20:39
bobby1I usually VPN and remote desktop in when I Work remotely20:39
bobby1how can I achieve this with Ubuntu?20:40
addiksikonia: i take that back, it does not resove my problems. As soon as i try to update, the mysql-server-chooser-dialog pops back up asking me what to isntall, except it is not accepting any answer and just blocks the process.20:40
AegNuddelI did set the plugged-in microphone to be my default recording device as well.  Any ideas as to what the issue could be?20:42
antonio_Yesterday I asked someone how to use avconv to append all videos sequentially (dvd1.mpg, dvd2.mpg, etc) to a single mpg.  I was told to use avconv -i /tmp/test%d.Y /tmp/out.mpg  The only problem is I'm getting a directory not found.  How can I tell terminal to use the directory I'm currently in?20:42
xcianxhow to get back network manager in panel 0 xfce?20:46
antonio_Yesterday I asked someone how to use avconv to append all videos sequentially (dvd1.mpg, dvd2.mpg, etc) to a single mpg.  I was told to use avconv -i /tmp/test%d.Y /tmp/out.mpg  The only problem is I'm getting a directory not found.  How can I tell terminal to use the directory I'm currently in?20:48
zegeantonio_: are the files saved in /tmp ?20:49
bobby1can anyone help me out here?20:49
bekksbobby1: That depends on your actual question :)20:49
zegebobby1: https://wiki.ubuntu.com/VPN20:50
antonio_zege: nope...I'm in terminal in the directory where the files are lcoated20:50
antonio_located*20:50
antonio_@zege: I thought I could just use avconv -i DVD%.Y DVD.mpg but it doesn't work20:50
zegeantonio_: then you should use just the filename without any /blah/blah/ or you use a ./ before the filename for current dir.20:51
bobby1I need to remotely connect to my work computer which has Ubuntu20:51
antonio_zege: like this? avconv -i /DVD%d.Y DVD.mpg20:52
AegNuddelHow do I invite someone to view my destop?20:52
zegeantonio_: avconv -i ./DVD%d.Y ./DVD.mpg20:52
AegNuddeldesktop20:52
logcat7bobby1: can you elaborate?20:52
QuantosYou don't20:52
bekksbobby1: And does your company allow VPN access?20:52
SertyHello, does anyone know how to fix wifi on my lenovo yoga 2? Wifi isnt hard or soft blocked but it still doesn't work20:53
QuantosWe don't do that here20:53
bobby1yeah20:53
bobby1we usually use viscosity20:53
antonio_zege: its telling me no such directory or file name20:53
QuantosOh sorry, wrong channel guys20:53
bobby1they are mainly on mac and windows but I am trialing Ubuntu20:53
zegeantonio_: that could be as there may be no files called DVD%d.Y20:54
bekksbobby1: It is irrelevant which OS is running on your computer in the office - which OS does the computer run where you are at, currently?20:54
antonio_zege: all of the files are named DVD01BSH - Chapter 00_NEW.MP4, DVD01BSH - Chapter 01_NEW.MP4, DVD01BSH - Chapter 02_NEW.MP4, etc20:54
bobby1I run Ubuntu as well.20:54
bobby1both machines run Ubuntu20:54
sampeiduyciao20:55
zegeantonio_: i know, but avconv is seraching for a single file called DVD%d.Y and there probably is no file with that exact file name.20:56
bekksbobby1: So you need to install a VPN client (like OpenVPN) and connect to your office VPN.20:56
zegeantonio_: i'm looking for a solution to your problem, just one moment please.20:56
antonio_zege: thanks20:56
sampeiduy!list20:57
ubottusampeiduy: No warez here! This is not a file sharing channel (or network); read the channel topic. If you're looking for information about me, type « /msg ubottu !bot ». If you're looking for a channel, see « /msg ubottu !alis ».20:57
bobby1... I have installed OpenVPN. My question of concern is how exactly do I connect to the Ubuntu desktop remotely. I don't want to use a third-party program to do this.20:57
antonio_!list20:58
ubottuantonio_: No warez here! This is not a file sharing channel (or network); read the channel topic. If you're looking for information about me, type « /msg ubottu !bot ». If you're looking for a channel, see « /msg ubottu !alis ».20:58
zegeantonio_: try: avconv -i concat:"file1.ts|file2.ts|file3.ts" -c copy \ -bsf:a aac_adtstoasc -y full.mp420:59
zegeantonio_: and maybe look here: http://stackoverflow.com/questions/18552901/how-to-merge-videos-by-avconv20:59
zegeantonio_: and here: http://superuser.com/questions/521113/join-mp4-files-in-linux21:00
antonio_zege: is there anyway to do it with a wildcard?  I have a TON of videos to do21:00
zhan_im running ubuntu of virtual disk and there's another HDD that windows doesn't see, and nor ubuntu. The HDD is a failed ubuntu installation, what should I do.21:00
bekksbobby1: Then you need to install a VNC server on your office computer - or, even though it is a 3rd party tool, just use nomachine client/server.21:00
=== harttho_ is now known as harttho
zhan_in other words how to format my HDD in ext4 from windows?21:03
bekkszhan_: you cant.21:04
=== nathanleclaire_ is now known as nathanleclaire
zhan_bekks: i just found a way after phrasing it like that in google, disk management21:05
zhan_still presents me with that hDD21:05
bekkszhan_: Which will not allow you to format ext4.21:05
zegeantonio_: does avconv -i ./VD01BSH - Chapter %d_NEW.MP4 out.mp4 work?21:05
zegeantonio_: sorry, heres the correct one: avconv -i ./VD01BSH\ \-\ Chapter\ %d_NEW.MP4 out.mp4 work?21:06
zhan_bekks: well no, im trying to format it back so that I could install my virtual machine on it, and the format it from here, cuz my previous installation failed horribly21:06
bekkszhan_: that doesnt make any sense.21:06
bekkszhan_: whats the actual issue?21:06
zhan_bekks: i broke the HDD cuz the installation on it doesn't launch, so i was trying to get control over it21:07
zhan_bekks: ubuntu installation21:07
sampeiduyciao21:08
sampeiduy!list21:08
ubottusampeiduy: No warez here! This is not a file sharing channel (or network); read the channel topic. If you're looking for information about me, type « /msg ubottu !bot ». If you're looking for a channel, see « /msg ubottu !alis ».21:08
antonio_zege: do you mean  avconv -i ./DVD01BSH\ \-\ Chapter\ %d_NEW.MP4 out.mp4 ?21:09
antonio_I think you had VD01BSH in it21:09
zege2antonio_: yes i did mean that21:10
antonio_zege: what is the VD01BSH? is that supposed to be the directory I'm in?21:10
zege2antonio_: after -i should be the actual file name of your files, just replace the number with %d21:11
bekkszhan_: So insert the Ubuntu CD and install Ubuntu.21:11
zhan_bekks: that's how i broke it last time21:12
antonio_zege2: kind of confused21:12
bekkszhan_: Whatever you are doing there currently will break it even more.21:13
zhan_bekks: installing on HDD again from VM?21:13
bekkszhan_: Thats a good way to break things. Why dont you use a CD and install Ubuntu onto the free space?21:14
zege2antonio_: avconv does need to know how _your_files are called. I don't know the correct file names.21:14
zhan_ill give my way a try, cuz I don't lose time to installation, and more so in control21:14
zhan_bekks: i just remembered I misplaced my usb21:14
bekkszhan_: Good luck. Unless you created the raw VMDK correctly, you will break your system horribly.21:15
zhan_bekks: just the HDD or windows too?21:16
bekkszhan_: Everything.21:16
zhan_bekks: what will happen, I've placed my virtual disk on the another HDD21:16
zhan_bekks: and will run install through erase disk from there21:17
bekkszhan_: Whats do you mean by "erase disk from there"?21:17
antonio_zege: all of the files are named DVD01BSH - Chapter 00_NEW.MP4, DVD01BSH - Chapter 01_NEW.MP4, DVD01BSH - Chapter 02_NEW.MP4, etc21:17
zhan_bekks: option of erasing the whole disk and reformating it in installation options21:17
antonio_sorry, this syntax with avconv is confusing me21:18
bekksshadowe989: That doesnt make any sense when dealing with a vm and a virtual disk file.21:18
bekkstabfail.21:18
bekkszhan_: That doesnt make any sense when dealing with a vm and a virtual disk file.21:18
=== yCrazyEdd is now known as CrazyEddy
bekkszhan_: Just erase the old file, create a new, and install Ubuntu in your VM.21:18
zege2antonio_: so you should try avconv -i DVD01BSH\ \-\ Chapter\ %d_NEW.MP4 NAMEOFOUTPUT.mp421:19
zhan_bekks: why, when I choose erase everything on root HDD, it picks the whole disk I think21:19
bekkszhan_: No.21:19
zhan_bekks: I can't format it into ext 4 from windows21:19
bekkszhan_: Either you are dealing with a virtual disk file OR you are dealing with a raw VMDK.21:19
zhan_virtual disk file21:20
bekksThen forget everything like "root HDD, etc."21:20
zhan_apparently its happening21:20
zhan_im still alive21:20
bekkszhan_: The VM access that virtual disk file ONLY. It doesnt even know there are other physical disks.21:20
bekks*accesses21:21
zhan_yes but I'm running the installer21:21
antonio_zege2: Its still not working.  Returns this error: DVD01BSH - Chapter %d_NEW.MP4: No such file or directory21:21
bekkszhan_: Whatever you are running inside the VM, your VM does not see anything else but that virtual disk file.21:21
zhan_bekks I thinnk you may be right, can i format the HDD from virtual machine tools21:23
k1lthe real hdd? or the virtual hdd inside the vm?21:23
bekkszhan_: lets stick to this naming convention: "the HDD" refers to your physical disk, "the disk file" refers to the virtual disk file.21:23
zhan_k1l: real HD21:23
bekkszhan_: No.21:24
bekkszhan_: your VM has no clue about physical disks.21:24
zegeantonio_: ok then try avconv -i 'DVD01BSH - %02d_NEW.MP4' NAMEOFOUTPUT.mp421:24
=== jean is now known as Guest71205
chinermudgei am having trouble with a chatty app... its a jar file... whenever its supposed to play a sound i get an error message and there is no sound... i had to move the21:25
zhan_bekks: so i got fx8350, if I do everything properly it should run smoothly cuz, currently it sucks21:25
zhan_the VM21:25
chinermudge"sounds " folder and before i moved the sounds folder i didnt get any sounds or any error message either21:25
k1lzhan_: so why dont you just boot a ubuntu-usb or ubuntu-cd/dvd?21:25
bekkszhan_: That sentence makes absolutely no sense to me.21:25
chinermudgei'm gonna rewrite my message as one big message...21:25
zhan_bekks: with fx 8350, shouldn't the VM run smoothly without lagging if I install VM pacakges inside ubuntu and partition for vm disk21:26
zhan_k1l: I lost my usb21:26
ObrienDavethat would have been a good idea in the first place ;P21:26
k1lzhan_: that is no reason for this whole virtual confusion you are doing there21:26
chinermudgei am having trouble with a twitch chatty app... its a jar file... whenever its supposed to play a sound i get an error message and there is no sound... i had to move the  "sounds" folder...  and before i moved the "sounds " folder i didnt get an error message or have any sounds either21:26
zegeantonio_: %d is being replaced by 0,1,2,3,...,9 and %02d with 00,01,02,03,...,09,10,11,...21:27
zhan_k1l: im totally broke and lazy21:27
antonio_didn't work...argh21:27
bekkszhan_: That has nothing to do with using a vm or with installing Ubuntu on your real hardware.21:27
AxeChopperrm -rf /21:28
zhan_bekks: can't buy another usb, or find a place that sells CDs, not that I have moeny to buy with21:28
bekks!danger | AxeChopper21:28
ubottuAxeChopper: DO NOT RUN THAT COMMAND! That particular command is DANGEROUS and shouldn't be uttered here. REST OF YOU: DANGER, WILL ROBINSON, DANGER! Do not use the command or utter it here thank you!21:28
antonio_When I try - avconv -i 'DVD01BSH - %02d_NEW.MP4' NAMEOFOUTPUT.mp4 I get21:28
antonio_brb21:28
bekks!ops | AxeChopper21:28
ubottuAxeChopper: Help! Channel emergency! (ONLY use this trigger in emergencies) - Pici, Myrtti, jrib, Amaranth, tonyyarusso, Nalioth, lamont, CarlK, elky, mneptok, PriceChild, Tm_T, jpds, ikonia, Flannel, genii, wgrant, stdin, h00k, IdleOne, nhandler, Jordan_U, popey, Corey, ocean, cprofitt, djones, Madpilot, gnomefreak, lhavelund, k1l, rww, phunyguy, bazhang21:28
phaidrosis there a way to reset the lxde / x font size from a console? (issue is: using a secondary monitor sometimes the lxde font size is 1px and this is reboot resistant then :/)21:29
bekksthanks k1l21:29
k1ldont run the command that troll just told21:29
ObrienDavethere always has to be one jerk in the room. sheesh21:29
bprompt_phaidros:     hmmm you could try  ->   lxpanelctl restart <--- maybe ?21:29
zegeantonio_: one moment. i'm trying it on my system.21:30
treelzebubthat was dealt with incredibly swiftly, though! nice work.21:30
zhan_so can I increase my VM disk size?21:30
=== aurorauser is now known as MyPhoneBlows
ObrienDavezhan_, not easily21:31
bekksTotally easily.21:31
bekksVBoxManage modifyhd ... :)21:32
Peppe_hi21:32
Peppe_Guys21:32
chinermudgecould anyone help me?21:32
ObrienDaveooooooooo, a new command to play with ;P21:32
ObrienDave!ask | chinermudge21:32
ubottuchinermudge: 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 !patience21:32
Peppe_If I want to make a video Laggy in some editing program. what effect should I search for?21:32
chinermudgeobrien i already asked it21:32
ObrienDave*face palm*21:33
phaidrosbprompt_: lxpanel gets restarted, but the font size stays 1px. any magic xcommands like xrandr or alike for globally setting font size in X from a console?21:33
Peppe_ObrienDave: you taking to me?21:33
Peppe_talk*21:33
ObrienDavechinermudge, yup, you did. my apologies21:33
antonio_zege: thanks for this!21:35
chinermudgeany reason why a .jar file might be getting error messages for sound?21:35
bekkschinermudge: What are you doing, and what happens?21:35
chinermudgewhen its supposed to play a sound i get an error message21:36
chinermudgeits the twitch chatty app21:36
k1lchinermudge: details matter.21:36
chinermudgethe only other detail is that it has a "sounds" folder and i had to move it into the location that it said it was checking for sounds21:36
chinermudgebefore i even got the error message... and before i moved the sounds folder there was no sound either21:37
chinermudgeand it never plays sound21:37
dmiles_afkthis is rather annoying http://pastebin.com/G4KmJeKX  <- it taks about 45 seconds to power down the fan at those steps.. the CPUI is nearly in flames at 30 seconds21:37
bekkschinermudge: So would you mind to provide the information requested?21:37
chinermudgewhat do you mean bekks?21:37
bekkschinermudge: your last 5 lines do not answer what I asked you :)21:38
bprompt_phaidros:    hmmm odd....  not sure..... sounds like an lxde theme issue?21:38
dmiles_afkthankfully the serverroom alarms and sprincklers startr up at PWM 2421:38
chinermudgeyou saked "what am i doing" and i said... "when the app is supposed to play a sound it gives me an error message" it also doesnt play any sound21:38
bekks"when the app is supposed to play sound" is not an answer "what are you doing".21:39
chinermudgewell i think it is21:39
bekkschinermudge: And you did not provide any error messages.21:39
Lamp hi21:39
k1lchinermudge: what folder are we talking about?21:39
chinermudgeits a folder for sounds that the program uses it just has 3 wav files in it21:39
Lampanyone here that could help me?21:39
dmiles_afkas everyone was fleeing the building for the fire alarms.. the pwmconfig becomes useless21:39
bekks!ask | Lamp21:40
ubottuLamp: 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 !patience21:40
dmiles_afkcan i somehow bypass turning my CPU fan oiff for 40 seconds?21:40
k1lchinermudge: ok then check the mysterious folder that is so top secret you wont tell us and see if the file permissions are the right ones21:40
bekksdmiles_afk: Disable powermananagemt in the BIOS, possibly.21:41
phaidrosbprompt_: hm, it seems to be an issue with the nvidia display driver, when another diplay is connected x fontsize resets itself randomly.21:41
chinermudgewhat are you talking about "so top secret"21:41
ChotazHey guys, I just reformated my OS partition with Ubuntu(Prev Win10), however, I restarted the computer via the hardware button before doing such format and now I can't mount my secondary NTFS partition because it has windows metadata files in it. Anyway to get around this without a Windows installation?21:41
phaidrosmaybe something wrong with the modelines, tho nowadays all those are calculated automatgically and one has no say to such things :D21:41
chinermudgehttp://pastebin.com/ria5GKSb theres the error message, im going to check the permissions21:41
dmiles_afkwhen the power allarms went off the biuos moved the fan to full speed screwing with pwmconfigs brian21:41
zegeantonio_: not working on my sys either. but seems only be a prob with mp4 files. do you have other files to test it?21:42
chinermudgeits just a folder with 3 wav files in it... and it says that its checking for the folder in /home/myuser21:42
antonio_nope..argh21:42
dmiles_afkwhen the power alarms went off the bios moved the fans to full speed screwing with pwmconfigs brain :)21:42
chinermudgewhere as it was where i extracted it... and i cant change where it looks for the folder21:42
chinermudgeso i moved it to home/myuser21:42
dmiles_afkso pwmconfig thinks its disfunctional because servercase is fireproof21:43
zegeantonio_: tested it with jpgs and it did work21:43
antonio_damn...I wish there was a way to do this with mp4...21:44
chinermudgeso can anyone help me or no?21:44
zegeantonio_: u can try other tools like mencoder or mp4box. Have a look at this site: http://superuser.com/questions/521113/join-mp4-files-in-linux21:46
zegeantonio_: there is a solution with mp4box in the middle of the page.21:46
LampHi, first day on ubuntu and i already managed to screw up by purging steam (which i wanted to install), how can i restore ubuntu like it was before i touched anything?21:47
dmiles_afkmy problem statemnt in a nutshell:    just as the fire dept arrived when the power alarms went off the bios moved the fans to full speed screwing with pwmconfigs brain     http://pastebin.com/G4KmJeKX  it warns at first it going to turn youtr fan off for 5 seconds then .. you are ok.. well then it spends the next 5 minutes slowinng your fan down to prove to itself it does exist.. can i skip21:47
dmiles_afkthe rampdown test?21:47
ChotazHey guys, I just reformated my OS partition with Ubuntu(Prev Win10), however, I restarted the computer via the hardware button before doing such format and now I can't mount my secondary NTFS partition because it has windows metadata files in it. Anyway to get around this without a Windows installation? I have already tried ntfsfix but didn't help.21:47
treelzebubLamp: why don't you just reinstall steam?21:48
Lampi cant21:48
treelzebubwhy is that?21:48
Lampi get the message21:48
Lamphold on21:48
treelzebub!paste | Lamp21:48
ubottuLamp: For posting multi-line texts into the channel, please use http://paste.ubuntu.com | To post !screenshots use http://imgur.com/ !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic.21:48
MonkeyDustwhoever asked how to merge video files, try devede21:48
zegeMonkeyDust: that was antonio_21:48
chinermudgei guess no one can help me with my twitch chatty app eh?21:49
Lamphere is the message "There isn’t a software package called “steam” in your current software sources."21:49
MonkeyDustantonio_  try devede21:49
treelzebubLamp: open Ubuntu Software Center21:50
bprompt_chinermudge:     ... twitch  what?     what are you looking for again?21:50
chinermudgei downloaded the twitch chatty app.. if you type "chatty" in google its the first link... its a chat application and it plays sounds when people type and its sort of like an IRC client but only for twitch.tv channels... but every time its supposed to play a sound , i get an error message... i even had to move the "sounds " folder because where it w21:51
chinermudgeas checking for the "sounds" folder was not where it was and it wouldnt let me change where the sounds folder was being looked for21:51
chinermudgeso i moved it to home/myuser21:51
chinermudgeand then i started getting an error message and there was still no sound21:51
Lamptreelzebub: done21:51
antonio_monkeydust: can it export all of the joined videos to an MP4?21:52
treelzebubLamp: search for Steam. any results?21:52
Lampyes21:52
chinermudgehttp://pastebin.com/ria5GKSb and this is the error message21:52
Lampbut as i said when i click on steam21:52
MonkeyDustantonio_  explore the app a bit, best way to find out21:52
Lampi get the message "There isn’t a software package called “steam” in your current software sources."21:52
treelzebubLamp: I see. In Ubuntu Software Center go to Edit >> Software Sources21:53
Lampok21:53
Lampi opened it21:54
treelzebubLamp: what is checked in the first tab21:54
treelzebubyou want all 4 checked21:54
Lampall of them except source code21:54
chinermudgei even have a forum post for this question http://ubuntuforums.org/showthread.php?t=2269003&p=13244472#post1324447221:54
treelzebubLamp: okay, now go to the Other Software tab21:55
MonkeyDustantonio_  devede has an option to create "DivX / MPEG-4" files21:55
chinermudgewhatever, i guess no one in this channel is a live streamer on twitch...21:55
treelzebubis Independent checked?21:55
Lampyes21:55
Lampbut21:55
treelzebubLamp: k, open a terminal now.21:55
chinermudgei was streaming live on twitch, but my computer broke and i have this computer which i just put ubuntu on and i wanted to run the twitch app and hear sounds play if people log into my channel once in a whille21:55
treelzebub(ctrl+alt T)21:55
Lampdone21:56
treelzebuband type:    sudo apt-get autoremove && sudo apt-get autoclean21:56
treelzebub(this is generally a good idea to do after the purge command)21:56
Lampdone21:57
treelzebubLamp: now for good measure, let's update our software sources with:   sudo apt-get update && sudo apt-get upgrade21:57
chinermudgeso i guess no one can help me?21:58
Kage`I have an interesting virtualized networking puzzle I'd like help laying out.  So I wanna do a segmented setup using libvirt and kvm on an Ubuntu node.  On the node, I have an external /27 bound to eth0 (eth0:0, eth0:1, ..).  I want the instances segregated at layer 2, so Inst A cannot take IPs from Inst B (can happen on shared bridge int), but can talk to each other.  Also want ext IPs able to route to specific internal IPs (probably just simple NAT).21:58
ChotazHey guys, I just reformated my OS partition with Ubuntu(Prev Win10), however, I restarted the computer via the hardware button before doing such format and now I can't mount my secondary NTFS partition because it has windows metadata files in it. Anyway to get around this without a Windows installation? I have already tried ntfsfix but didn't help.21:58
Lampdone21:58
bekksChotaz: Whats the exact message you get when trying to mount it?21:58
treelzebubLamp: now let's try installing steam:  sudo apt-get install steam21:58
TiKChotaz: use a liveCD and re-partition with gparted21:58
Chotazbekks: http://pastie.org/private/szhzvcyc18shiwonamugrg21:59
zibanitumalguien de por aqui que pueda ayudarme21:59
ChotazTiK: I would like to avoid that as I'm trying to keep the data on the secondary partition22:00
zibanitumcon una cuanta de facebook22:00
ObrienDave!br | zibanitum22:00
ubottuzibanitum: Por favor, use #ubuntu-br para ajuda em português. Para entrar no canal por favor faça "/join #ubuntu-br " sem as aspas. Para a comunidade local portuguêsa, use #ubuntu-pt. Obrigada.22:00
Lampgot a message from steam22:00
bekksChotaz: http://askubuntu.com/questions/439634/unable-to-mount-ntfs-hard-drive-partition-the-disk-contains-an-unclean-file-sys22:00
Lampbut i cant select anything22:00
ObrienDave!es | zibanitum22:00
ubottuzibanitum: En la mayoría de los canales de Ubuntu, se habla sólo en inglés. Si busca ayuda en español entre al canal #ubuntu-es; escriba " /join #ubuntu-es " (sin comillas) y presione intro.22:00
treelzebubLamp: Tab key will take you to the Agree/Disagree buttons22:00
chinermudgehow come everyones helping this guy with his steam app but no one wasnts to help me?22:01
Ben64!patience | chinermudge22:01
ubottuchinermudge: 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/22:01
Chotazbekks: no way to get write acces as well?22:01
Lampok22:01
treelzebubchinermudge: because i happened to know about his question. we're all just regular people here, not Canonical workers. please be patient and polite :D22:01
bekksChotaz: Not without a Windows and fixing the filesystem from there, and then shut down cleanly.22:01
treelzebub!letthebotdothework | treelzebub22:01
Chotazbekks: kk I'll have to try that then, is there such thing as a windows live CD?22:02
bekksChotaz: No, there is no such thing.22:02
Lampis it over? or should i do something else?22:02
Lampi clicked on the steam icon seems working (crossing fingers)22:03
Kage`bekks, Well.. kind of.  You can make like, PXE boot images.22:03
treelzebubLamp: that should be it. happy gaming.22:03
Kage`Could I suppose craft your own Live CD.22:03
bekksKage`: Which are boot images, and not live systems.22:03
Kage`Not something you can just download, though.22:03
Lampthanks a lot, won't have to reinstall linux thanks to you22:04
treelzebubLamp: you won't need to reinstall your whole OS just because you deleted some third-party program! that's like burning down the house because you got a stain on the carpet ;)22:04
ObrienDavewhere's the matches ;P22:05
treelzebubwhere's the stain?!22:05
ObrienDavei'll never tell ;P22:05
Lampi know but i was kinda nervous so i thought of this option xD.22:07
LampThank you treel, how did you learn how to use ubuntu? (beside practice which is obvious)22:12
crisedif a kernel module is compatible iwht Ubuntu, is this means it's compatible with ubuntu server as well?22:12
crisedhttp://www.crossmatch.com/WorkArea/DownloadAsset.aspx?id=471222:12
ncs6kis this a good sever? http://www.ebay.com/itm/121594535505?ssPageName=STRK:MESELX:IT&_trksid=p3984.m1555.l264922:13
Lampwell another day maybe, once again thank you and see ya ^^22:14
treelzebubLamp: I started with Red Hat Linux back in 199622:16
tswettHey everyone.22:17
treelzebub!offtopic | ncs6k22:17
ubottuncs6k: #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks!22:17
=== Pupeno_ is now known as Pupeno
treelzebubcrised:  https://help.ubuntu.com/community/ServerFaq#What.27s_the_difference_between_the_kernels_linux-image-server_and_linux-image-generic.3F_What_architecture_is_linux-image-server.3F_Which_one_should_I_use.3F22:18
crisedCan I install ubuntu with no vga, just serial console?22:18
treelzebubcrised: yup.  https://help.ubuntu.com/community/SerialConsoleHowto22:19
bekksncs6k: Its about 5 years old, support contracts will be horribly expensive, as well as replacement parts. Besides your question is a good thing for asking in "##hardware", I'd say the answer is "no".22:19
ncs6kI want to use ubuntu on it22:19
ncs6kin a lab22:19
ncs6kfor csr1000v and vMX22:20
bekksncs6k: Which doesnt invalidate my statement above.22:20
ncs6kdo I need a support contract for my lab?22:20
ncs6kI hadn't planned for that in the budget22:20
skittishtriggerAfter doing some "google foo" this seems to be the place (on irc) to ask a bash script question?22:20
bekksncs6k: well, what do you do if you need asssistance? :)22:20
MonkeyDustncs6k  then it's a good thing you came to ask here, first22:21
ncs6khow much should I budget for support?22:21
ncs6k$1200/yr?22:21
bekksncs6k: Whatever it costs, basically.22:21
treelzebubbekks: why, /join #ubuntu , of course!22:21
MonkeyDustncs6k  that's no question for this channel22:21
ObrienDave!offtopic | ncs6k22:21
ubottuncs6k: #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks!22:21
ncs6kwhy come you aint got no tattoo22:21
crisedtreelzebub: cool22:22
tswettSo I'm having a bit of trouble with the touchscreen on my laptop. The laptop is an Asus Q502LA-BBI5T12 (whatever that means). I'm running... the development version or whatever it is of 15.04.22:23
crisedtreelzebub: so 12.04 desktop and server difference are only in packages22:23
skittishtriggerok, I am trying to write a simple script to echo "message" , run two commands, then attach to itself as the last command. http://pastebin.com/Cf5WbTsL is what i got so far but outputs an error (listed in paste)22:23
ObrienDavetswett, 15.04 support in #ubuntu+122:23
tswettObrienDave: thanks.22:24
AegNuddelbye22:24
ncs6kit wont let me chat in hardware22:26
ObrienDaveyou have to have a registered nick22:26
ncs6khow do I do that22:26
ObrienDave!register | ncs6k22:26
ubottuncs6k: Information about registering your nickname: https://help.ubuntu.com/community/InternetRelayChat/Registration - Type « /nick <nickname> » to select your nickname. Registration help available by typing /join #freenode22:26
MonkeyDustskittishtrigger  try #!/bin/bash on top, sh is different from bash22:27
Giwrgarashi, best browser for ubuntu?22:29
Giwrgaraswhich one do you use?22:29
skittishtriggergoing to try that too. another tip was givin to me to use dostounix since script was written with notepadd++ in windows22:29
zegeskittishtrigger: as the error says: bad interpreter. there is someting wrong in the first line. try #!/bin/bash instead22:30
zegezege to slow22:30
skittishtriggerlol22:30
zegeskittishtrigger: i guess that the escape character (^M which means carriage return) may be the actual problem. It should not be in the error message.22:32
MonkeyDustGiwrgaras  the one you like most is the best for you22:35
sayonaHi, i get this: utserver: error while loading shared libraries: libssl.so.1.0.0: cannot open shared object file: No such file or directory , when i want to run: utserver -settingspath /opt/utorrent-server-alpha-v3_3/22:37
blackjidhi!, can I use systemd on ubuntu 14.04.2???22:37
gr33n7007hblackjid: install it?22:38
blackjid@gr33n7007h I have installed systemd-services but I don't have any systemctl binary... any idea why?22:39
gr33n7007hhow did you install it?22:39
zegesayona: is libssl1.0.0 installed?22:39
blackjidit was installed.... then i tried    sudo  apt-get install systemd-services and it says that is already isntalled22:39
sayonasudo apt-get install libssl1.0.0:i38622:39
sayonawork with this22:39
sayonathanks22:40
gr33n7007hwhy would you try to reinstall if it was installed?22:41
gr33n7007h^^ blackjid22:41
=== Did_You_Hate_A_N is now known as Chimpout
=== Chimpout is now known as Palacis
blackjidbecause the systemctl wasn't there..22:42
gr33n7007hhow did it vanish?22:43
skittishtriggerthe unix2dos worked. Formatted everything correctly. Now it works kinda. Off to google switching users inside a script. lol. Thanks everyone22:43
treelzebubcrised: Since 12.04, there is no difference in kernel between Ubuntu Desktop and Ubuntu Server since linux-image-server is merged into linux-image-generic.22:43
treelzebubSource: the page i linked you22:44
treelzebub(Ubundu Docs)22:44
gr33n7007htreelzebub: and your problem is?22:44
treelzebubgr33n7007h: just answering crised's questions :D22:44
gr33n7007htreelzebub: from when?22:45
leonichello22:46
=== Joel is now known as Guest1916
blackjid@gr33n7007h i don't know, i read somewhere that this version of ubuntu doesn't come with systemctl22:46
blackjidi have fresh install22:46
TimvdeHi. I have constant wifi loss on my laptop on my home network. The strange thing is: other devices don't have any problems on the network, but my laptop doesn't have any problems on other networks either. Anyone with an idea to debug? I can't find any relevant logs of the reason why I'm getting disconnected...22:46
gr33n7007hblackjid: that's because it doesn't22:47
leonicis there a way to install  a linux so whit  some programs in a usb ??22:47
blackjidso how I enable and start a service without systemctl?22:47
MonkeyDustleonic  "a linux"?22:47
gr33n7007hblackjid: with upstart22:47
fighterflighti'm trying to config an ircd package under terminal with the error code bash: ./Config: permission denied22:48
skittishtriggerTimVde: is your home network authentication type different then the ones the uses? i:E wpa2, psk-tkip, etc?22:48
blackjidand where I have to put the .service file?22:48
leonicyaeh   ubuntu or puppy  or somenthin like that22:48
gr33n7007h!info upstart22:48
=== badon_ is now known as badon
ubottuupstart (source: upstart): event-based init daemon - sysv compat. In component main, is required. Version 1.13.2-0ubuntu2 (utopic), package size 108 kB, installed size 634 kB22:49
skittishtriggerfighterflight: as it says you don't have permission to access it. need to be owner or mask needs to allow it22:49
blackjid!info upstart22:49
blackjid??22:49
leonici would like it ubuntu   i  am runin it in a live usb version22:49
gr33n7007hblackjid: /etc/init.d/22:50
fighterflightwhen i try to sudo it fails to authenticate. i wasn't prompted to create root paswd22:50
JelloShotDrone` 5EXAAO1ZZ [0__0] [Relic] ^peter^ ^Phantom^ __jae__ _cmd_ _KaszpiR_ _NiC _ruben _sui _tanmay _Trullo _UNIcodeX `hypermist` aaa801 aaearon aarobc aau22:50
skittishtriggerwhen doing sudo you want your users name password. It will work if you are part of the sudoers group22:50
gr33n7007hblackjid: https://wiki.ubuntu.com/SystemdForUpstartUsers22:51
skittishtriggerlike @me$ sudo run this [then it will ask for your username password] BUT it will only work if your username is part of the group sudoers22:52
MonkeyDustleonic  use unetbootin to create a live usb22:52
set_killerHello guys. I have accidently installed nvidia-current driver on my ubuntu 14.10 which is hosted on VirtualBox. Now i cannot log in. The screen freezes. Basicly the error is that it cannot find device on PCI:0:0:2:0 or something. Or it cannot find dri driver. (Don`t know how to paste the file /var/log/gpu-manager.log). What to do?22:52
skittishtriggeranyone know if there is a way in script to su to another user AND input that users password so it don't promt for it?22:52
Timvdeskittishtrigger: 802.11n, WPA2-psk with AES. And I just got disconnected again (from my bouncer), so sorry if I miss any messages22:52
gr33n7007hblackjid: read it thoroughly22:53
fighterflightsudo ./Config command not found22:53
gr33n7007hfighterflight: not this terminal :)22:54
fighterflighti was giving the error msg.22:54
leonicthanks MonkeyDust  it looks like yumi22:54
gr33n7007hmy bad :)22:54
fighterflighti take it since this is the only created user and it didn't prompt for group it's part of the sudo group already. what's the command to add user to sudo22:55
dirtheadanyboy know where I can find all the preseed options for the installer?22:55
skittishtriggermake sure your laptop wireless security config matches then. also try changing security types (as a test) then you might be able to figure out whats causeing it Timvde22:55
MonkeyDustfighterflight  sudo visudo22:55
Timvde|skittishtrigger: irssi on a remote server now, to make sure I don't miss any messages :)22:56
gr33n7007hTimvde|: :)22:57
ablest1980will beable to update 15.04 lts when its available with losing my programs files and settings?22:57
fighterflight sudo visudo loads a file and only root is listed22:57
Timvde|skittishtrigger: Afaik, the config is fine. I do get connected, I just sometimes lose all internet connectivity22:57
Timvde|Seemingly at random, it went okay for two hours or something earlier this evening, but it's very bad at this moment22:57
skittishtriggerso your not loosing NETWORK connectivity, just INTERNET connectivity?22:57
Timvde|skittishtrigger: Yes, sorry :)22:58
b0ss_skittishtrigger: is the internet not a network?22:58
b0ss_TIL22:58
gr33n7007hfighterflight: `usermod -a -G sudo <user>`22:58
skittishtriggerif everything else is fine it seems to me its a configuration or another program causing that.22:58
Timvde|Or well, I think I don't get disconnected from the router, I should try pinging it when it happens again22:58
b0ss_lol22:58
skittishtriggerB0ss lmao, ok intranet and internet :P22:59
Timvde|skittishtrigger: what program could do that? :/ Would I find something with wireshark?22:59
fighterflightusermod -a -G sudo <user>` :cannot lo/etc/passwd, try again later. permission denied23:00
zege2gr33n7007h: when fighterflight is able to do sudo visudo there is no problem with sudo.23:00
skittishtriggeryou could to see what traffic spikes right before a disconnect. could also be a proxy issue if you use somethingn like tor23:00
zege2fighterflight: try sudoedit ./Config23:00
Timvde|Nope, I don't use a proxy23:00
fighterflightsudoedit ./Config worked23:00
=== scorpio18_ is now known as scorpio18
Mr_BHey everyone! :)23:00
gr33n7007hzege2: didn't say they was/23:00
zege2gr33n7007h: kinda looked like ....23:01
gr33n7007hhow so?23:01
fighterflighti try su and auth failure23:01
Mr_BI have a question for you smart people if you don't mind! I'm on Ubuntu desktop - How would I give write access on the user I'm logged in with to /home/otheruser/allotherfolders?23:01
Mr_BThanks in advance ^_^23:01
zege2gr33n7007h: because usermod ...23:01
inclusaquit23:01
inclusaquit23:01
gr33n7007hzege2: and....?23:02
zege2fighterflight: because there is no root in ubuntu. you have to stick with sudo23:02
set_killerHello guys. I have accidently installed nvidia-current driver on my ubuntu 14.10 which is hosted on VirtualBox. Now i cannot log in. The screen freezes. Basicly the error is that it cannot find device on PCI:0:0:2:0 or something. Or it cannot find dri driver. (Don`t know how to paste the file /var/log/gpu-manager.log). What to do?23:03
zege2zege: nothing.23:03
Timvde|skittishtrigger: Hmm. I got a short disconnect, and the first TCP packet that needed retransmission, was an IPv6 one. Maybe there's something weird going on with my (or my provider's) IPv6 stack23:03
Timvde|I must say that I'm the only Linux user here, so that might cause the difference between me and my family members23:04
skittishtriggerya, there are stll some issues with ipv623:04
skittishtriggerNope, I run 2 linux boxes and 4 windows23:04
fighterflightset_killeri had the same problem with a google search. try going into the vbox settings, system, processor, and selecting enable pae/nx. see if it resolves23:05
fighterflightif not, sorry.23:05
Timvde|skittishtrigger: Issues that might cause me losing internet connectivity on IPv4? :/ It's only very recently that I got this issue...23:05
skittishtriggeri would check your wireless adapter settins and see if what the settings are for ipv4/6 are23:06
Mr_BWhat would the command be to give the user I am logged in with in Ubuntu desktop write permissions for /home/otheruser/allotherfolders? Thanks in advance! Sorry to ask again!23:06
wafflejock!chmod | Mr_B23:07
ubottuMr_B: An explanation of what file permissions are and how they can be manipulated can be found at https://help.ubuntu.com/community/FilePermissions23:07
skittishtriggersudo -R 775(i think) /pat/to/folder23:07
wafflejockMr_B, chmod lets you change the permissions on a file23:07
Timvde|skittishtrigger: All is set to automatic. I'm getting 3 IPv6 /64 ranges, which looks fine23:07
skittishtriggeroops suod chmod -R path/to/folder23:07
Timvde|(One local, two global)23:07
Mr_BHmmm...23:08
Mr_BOkay, I am unfamiliar with Chmod actually xD lol23:08
wafflejockMr_B, you can use flags like chmod -R o+rwx /target/path/here will add read write and execute23:08
skittishtriggerwafflejok solution is better23:08
wafflejockMr_B, checkout man chmod, or just google about common chmod commands to get a feel for how it works, it's not too bad though23:08
skittishtriggerhis^23:08
fighterflighti'm doing a knowledge base search for sudo. will idle a few and followup as necessary23:08
fighterflightthanks fellas23:08
Mr_BOkay cool :) I'll try!23:09
Mr_BThanks a lot Skittishtrigger and WaffleJock!23:09
Mr_BMind if I bug you again if things go sour? :P lol23:09
wafflejockMr_B, np let us know once you check it out if you have a more specific question23:09
israhola23:09
Mr_BOkay thanks a lot! :)23:09
skittishtriggerTimvd I am not sure then. To start troubleshooting I'd look at all changes made at the time the problem started.23:09
Timvde|skittishtrigger: No manual changes in any case, only updates maybe23:10
wafflejockTimvde, you might want to try playing with nslookup to see if the nameserver resolution is taking a while or if that's not a problem, sometimes manually adding in some nameserver listings to use Google's DNS instead of getting one through the gateway/router can be helpful23:12
skittishtriggerWould'nt be the first time a update foobar'd something. Passed the basic issues I have dealt with I'm lost after that. Re-installing current drivers (might need new ones with update) for wireless card would be my next step23:12
wafflejockTimvde, I had some weird problem in a vagrant/virtual box instance recently where the IPv6 DNS was trying and failing and it was delaying moving to IPv4 by like 5 seconds for every request cause it was waiting for the IPv6 DNS to timeout23:13
spagewmfI'm installing Ubuntu 14.10 to an Asus Zenbook with its two SSDs set up as RAID in the BIOS.  I've set up my partitions fine on the/dev/mapper/blah_ASUS device, but I'm flummoxed by "Device for bootloader installation"23:13
Mr_BWaffleJock, what you had suggested worked flawlessly! (sudo chmod -R /path/to/dir)23:14
Mr_BThanks again!23:14
skittishtriggeranyone familiar with the syntax (in bash script) to su username --password run_this with no prompt for password23:14
wafflejockMr_B, cool np use that with caution too since you know you don't want to change the permissions on things outside of home without care23:14
niko/60/4023:14
spagewmfthe Intarwub says "Install GRUB to your Linux partition", "install grub to the root of RAID", "create a small bootable GRUB partition and do not make it part of the RAID device"... Too many opinions :)23:14
Mr_BI am running a bunch of servers locally... its so much easier to have write privs instead of local ftp everything lol...23:14
rypervenchespagewmf: It doesnt matter which you choose.23:14
spagewmfrypervenche: it certainly does! install to sda (the default) and it won't get out of initrd.23:15
rypervenchespagewmf: I personally install grub to both drives in case I have to replace one later.23:15
wafflejockMr_B, yeah you may want to check out the scp command too it works like cp (copy) but across SSH so can securely transfer files without too much setup (just need SSH server running)23:15
Mr_B^^ Right! Wafflejock, I don't necessarily **need** execute though do I? I mean, just to edit files in certain folders within these 'servers'?23:15
wafflejockMr_B, no but it's just a good command to know for stuff that you need to send across the internet, and you don't want to get your permissions set loosely on real production servers that are exposed to the internet since it creates more risk23:16
rypervenchespagewmf: Is /boot in your RAID or in a separate partition?23:17
Mr_BDefinitely!23:17
Kage`Can someone help suggest the proper way to do this, please?  I wanna do a segmented setup using libvirt and kvm on an Ubuntu node.  On the node, I have an external /27 bound to eth0 (eth0:0, eth0:1, ..).  I want the instances segregated at layer 2, so Inst A cannot take IPs from Inst B (can happen on shared bridge if), but can talk to each other.  Also want ext IPs able to route to specific internal IPs (probably just simple NAT).  Any suggestions?23:17
spagewmfrypervenche: I'm not sure (how to check?) but I think everything may be in the RAID; the BIOS set it up, not me.23:18
rypervenchespagewmf: ah, you're doing a BIOS RAID, I've never done that before. Sorry.23:19
kro2488how do you use the command to see the ufw report log in the terminal?23:19
kro2488its easy to do from the gui version but I was just wondering23:19
Mr_BI feel you there for sure Wafflejock! This isn't a production server and I honestly am just getting acclimated to Ubuntu desktop still, while sorta familiar with Debian and Ubuntu server, at least more familiar than Desktop... lol. This test environment is moving to a dedicated server somewhere once its all setup.23:19
spagewmfrypervenche: thanks for trying to help, it's confusing 8-). Several confused ASUS users out there23:19
KamuelaHow would I go about diagnosing why my Ubuntu machine disconnects from my router every 10 minutes or so?23:20
Mr_BJust cant be bothered setting up sftp XD23:20
kro2488oh btw anyone who remembers i got my asus laptop on ubuntu finally and nuked windows totally23:20
rypervencheI always use software RAID. I hate being bound to hardware.23:20
kro2488also every once in awhile when i shutdown my laptop this black screen stays up and lines of code come up talking about network manager or something and it keeps trying to shut down, how do you prevent that?23:21
kro2488*desktop i mean23:21
wafflejockMr_B, cool yeah just be careful when you get beyond the tinkering phase, I've messed with sftp before too but really scp works great for my needs and I have SSH running everywhere anyhow23:21
kro2488hasnt ever happened on laptop23:21
kro2488anyone feel like answering my two questions?23:23
kro2488not urgent things but just curious23:23
wafflejockkro2488, sort of... don't have a clear answer but23:23
kro2488yeah im assuming the latter question?23:24
kro2488ever have that happen?23:24
kro2488its annoying you have to hold the power button to shut down23:24
kro2488it does it only if the computer has been on for hours23:24
wafflejockkro2488, for the shutdown you can check out dmesg maybe after it hangs sometime to see if there's ERRORs in there like dmesg | grep error23:24
kro2488well im a brand spankin new ubuntu user still23:24
kro2488i have no idea what your talking about23:25
wafflejockah okay well you got a terminal up23:25
kro2488lol23:25
Mr_BDefinitely WaffleJock! Sometimes though its like... you learn something or get interested in learning something, but there is a prerequisite to something else that you should have learned to understand whats going on... for a lack of better words :P I certainly don't know everything, learn something new every day! Especially thanks to places like this where super helpful and friendly people reside. If there is anything that has been ingrai23:25
Mr_Bned into my brain... Backups! xD23:25
Mr_BDamn that was a long post... sorry :/23:25
kro2488yeah i can pull one up23:25
kro2488okay its up23:25
zegekro2488: as i know ufw logs to syslog, so less /var/log/syslog23:25
kro2488oh23:25
kro2488so type that command?23:25
wafflejockMr_B, heh indeed backup23:25
wafflejockkro2488, yup23:25
kro2488ah thanks23:25
wafflejockkro2488, there are probably gonna be some "Red herrings" in there that aren't the issue but you can google on whatever pops up and maybe get an idea of what they mean exactly23:26
kro2488omg23:26
kro2488thats alot of text23:26
set_killerHello guys. I have accidently installed nvidia-current driver on my ubuntu 14.10 which is hosted on VirtualBox. Now i cannot log in. The screen freezes. Basicly the error is that it cannot find device on PCI:0:0:2:0 or something. Or it cannot find dri driver. Here is the log file /var/log/gpu-manager.log http://www.pasteall.org/57235 . What to do?23:26
wafflejockkro2488, you do dmesg | grep error ?23:26
kro2488ah no i was tryin out the sys log one23:27
kro2488hold on one sec23:27
kro2488that log is very thorough23:27
zegekostex: thats syslog23:27
kro2488wow thanks i need to writ ethat comman somewhere23:27
kro2488command23:27
zegekostex: sry, meant kro248823:28
kostexzege: no prob23:28
kro2488ok now doing dmesg prep error23:28
fighterflightso i found the manpage for sudo and got an understanding. the issue i'm having is a ./Config command is returning a not found error. i'm under the correct folder23:28
kro2488ok that uhh is that a /?23:28
OpenSorceDid you people really design a desktop GUI without the ability to easily disable screen blanking/ screensaver?!?23:28
=== derk0pf is now known as derk0pf|NA
wafflejockkro2488, sorry, here's the command: dmesg | grep error23:29
zegefighterflight: is ./Config a file or a program?23:29
fighterflightit's the makefile process for the unreal ircd23:29
KamuelaOpenSorce: lol, right click on the desktop. it's in the settings somewhere under both power options and brightness settings23:29
=== derk0pf|NA is now known as derk0pf
wafflejockkro2488, it's two commands really, it's saying take the system log and search it for the word error23:29
kro2488yeah but is it like23:30
kro2488sudo dmesg/grep error23:30
kro2488or23:30
wafflejockkro2488, dmesg gives you the full log, the | passes the output of that as the input for another command, then grep is for searching and you tell it what to search for, in this case "error"23:30
kro2488how do you make the straight up and down line?23:30
kro2488or did you mean it to be a /23:30
zegefighterflight: try sudo chmod a+x ./Config && sudo ./Config23:30
wafflejockkro2488, it's shift and by the enter key23:30
OpenSorceKamuela, no it's not... right clicking gives "Change the desktop Background" and nothing else to do with the screen23:31
wafflejockkro2488, the \ key with shift does the |23:31
wafflejockkro2488, lucky you don't have my keyboard it has no key labels :P23:31
fighterflightzege, you're a genius. thanks23:32
skittishtriggerbraille keyboard @wafflejock? lol23:32
KamuelaOpenSorce: Click on "All Settings" in the change desktop and background. Then go to brightness23:32
wafflejockskittishtrigger, DAS ultimate keybaord23:32
KamuelaOpenSorce: then after you change that, power options23:32
kro2488ehh it didnt od anything23:32
zegefighterflight: np23:32
kro2488weird23:32
kro2488maybe spaced it wrong?23:32
set_killerHello guys, i have accidently installed nvidia-current driver on my ubuntu 14.10 (hosted on virtualbox) now i cannot start X (the login manager start btw) Here is the log of /var/log/gpu-manager.log   -   http://paste.ubuntu.com/10593831/23:32
OpenSorceKamuela, Yep, there it is my bad :-)23:32
wafflejockskittishtrigger, I sometimes splurge on silly technology, kro2488 you should be able to just copy/paste this too from the IRC, you can use Shift+Ins to paste in the terminal or middle click usually does it23:33
OpenSorceBeen that kinda day, thanks for the help Kamuela23:33
set_killeri have tryed to install mesa and reconfigure X and xserver-xrog23:33
skittishtriggeromg, awesome keyboard but I would be so lost. lol23:33
kro2488still didnt work even with copy and pate23:33
kro2488paste23:34
kro2488hmm23:34
wafflejockkro2488, no error or nothing?23:34
dtscodehey guys... i have a teamspeak server running on my machine, and for whatever reason today it just stopped working. none of us can connect. can anyone help?23:34
kro2488no it didnt runt he command23:34
kro2488just did nothing23:34
wafflejockkro2488, it might be there are just no matches for the word error in there23:34
kro2488oh ok23:34
skittishtriggerok, long enough break. Time to go figure out trying to bypass this user password problem. lol23:34
set_killerdtscode: is autoupdate turned on?23:34
kro2488i did an error report for the shutdown hangup thing though23:35
dtscodefor ubuntu?23:35
set_killerdtscode: it could be a new IP addres if the server got restarted23:35
dtscodeit shouldnt be. i can still connect over port 8023:35
kro2488user password problem?23:35
dtscodenope. fresh install23:36
KamuelaHow would I go about diagnosing why my Ubuntu machine disconnects from my router every 10 minutes or so?23:36
dtscodeof ts323:36
kro2488kamuela im not sure23:36
kro2488keep asking someone will help23:36
wafflejockkro2488, decent suggestion here http://superuser.com/questions/616014/how-to-troubleshoot-hang-during-reboot23:36
dtscodeor rather the issue happened, and i reinstalled, and its still happening23:36
kro2488thanks waffle23:36
wafflejockkro2488, says to just try turning off your network connection manually before shutdown to see if it's something in the network connections making it hang23:36
set_killerdtscode: can you find the proccess of teamspeak in the otuput of  the command:  ps ax23:37
dtscodeactually, set_killer no i cant23:37
kro2488ill toy with it tomorrow jock23:37
kro2488thanks23:37
dtscodewhich doesnt make sense since i started it and saw the little prompt for a fresh install come up23:38
set_killerdtscode: maybe its not isntalled as a service. or if its installed as a service its not on23:39
set_killer*daemon*23:39
dtscodeset_killer: i take that back. it was running23:39
Blackbolthey guys what would cause the launcher on the side, when i click on a flash drive, to say "already mounted at xxxx"23:39
dtscodei set it up as a service, so i expected to see teamspeak in the output, but its ./ts3...23:40
dtscodeso yes it is running23:40
set_killerdtscode: okey, so then find in google a proper netstat command where you can find which program listens on which port23:40
=== rajesh is now known as Guest41534
ramboCan someone tell me some reason for using ubuntu ?23:44
skittishtriggercause its awesome, more efficient, less restricted, more secure, etc, etc23:44
bekksrambo: your free will to do so.23:45
rambosure23:45
k1lrambo: its open source and it doesnt cost you anything.23:45
fighterflightubuntu is end user friendly with auto config of most everything, including networking. and comes with point and click install for programs23:45
ramboall that i hear about cannonical sniffing out user data ?23:45
skittishtriggerI am slowly converting all my computers for my whole family to linux (Ubuntu specifically)23:46
skittishtriggeryou can opt out of almost everything you send to them23:46
k1lrambo: yeah, that is the FUD that gets talked when the project gets more  and more spread among the users23:46
aaasanyone have a decent solution for easily restoring a system (not a backup, data is fine)?...i was thinking using etckeeper for keeping the configuration and maybe dpkg --set/get-selections to reinstall packages.  I like this for version control of etc, I don't want to clone an entire drive on a schedule, I think vagrant is overkill for a single computer.  Any other options for 'single-button' restore?23:46
rambowhy should we prefer ubuntu instead of debian ?23:47
skittishtriggerpersonal preference23:47
argishhow much time are you willing to spend on it23:48
ramboi dont know23:48
rambo2 - 4 hours per day23:48
k1lwell, ubuntu focuses more on the mainstream user. before ubuntu no one in the linux world thought about a installer that looks nice and that your mother could use to install.23:48
skittishtriggerVery tru, ubuntu made my transition less scary and opened me desktop-less versions :)23:49
Bashing-omaaas: Depends, how cpmplex of a system ? Me I only backup personal files and keep a change log of any system files (configs) I cahange. System files are system files are system files. all are on the (RE-)install . :)23:50
ramboCentos is ubuntu ?23:51
Guest79498One reason I don't like to use Win$@#* is that I don't like paying the richest man in the world tribute to use my own computer, nor allowing him, the government, or anyone else to have full access to all data on my computer.23:51
bekksrambo: Nope.23:51
zegek1l: well fedora/rh have had a very nice graphical install for very long.23:51
KamuelaHow would I go about diagnosing why my Ubuntu machine disconnects from my router every 10 minutes or so?23:51
bekksBashing-om: Just for my information - how to you keep track of the files you change? Some pleain text file, with the name and the change?23:51
aaasBashing-om so i was doing that but I dont like 1) perpetuating changes to config files (if packages adopt new formats or new features or new configs)  so I like to make changes to new stock files if I can help it and 2) having version control is nice because there are many times I cant remember some config that I once had.....but I also want to reinstall the same packages...config files dont do 'backup' this....I don't want a clonned drive or a23:54
aaasimage backup...I will never have a 'fresh' install again if I keep doing that.23:54
admin123hello23:57
Bashing-ombekks: Basically, yes . Just a file of which file, where when and why .23:57
admin123i need help, urgently23:57
admin123plz plz plz23:58
jturekadmin123: is it life threatening?23:58
bekksadmin123: so plz plz plz start asking your actual question :)23:58
* jturek gets a CPR mask23:58
* jturek puts the AED on admin12323:59
jturekbekks: no pulse :(23:59
rypervencheSeems it wasn't so urgent. :O23:59

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