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

veggHello there. Quick question. Was just doing a check with a live CD to see if my wifi will be working (as i am running a external wifi adapter), unfortunetly it does not appear to be working. How would i go about bringing over working drivers with a live cd? is that possible? cheers.00:00
Bashing-omlocutus1: Maybe the package manager can fix the error ? try -> dpkg-reconfigure grub-pc , make sure that you install grub to 'sda' .00:00
locutus1Bashing-om, ok.00:00
EriC^_vegg: which wifi are you using?00:00
EriC^_vegg: type lspci | grep Network00:00
locutus1Bashing-om, got errors00:00
veggusing a Jensen Scandinavia adapter, can't recall which version on the top of the dome unfortunetly. Would have to reboot into live to do that i guess, EriC^_00:01
locutus1Bashing-om, dpkg-query: error: reading package info file '/var/lib/dpkg/status': Input/Output Error00:01
acereric, reboot, but still not working, takes ages as well until GRUB menu appear at bot00:01
=== syaima is now known as sayurelektronik
locutus1Bashing-om, /usr/sbin/dpkg-reconfigure: grub-pc is not installed00:02
EriC^_acer: ok type gksu gedit /etc/grub.d/40_custom00:02
Bashing-omlocutus1: I am at wits end. If ya want we keep at this, but will at this point be much quicker to (RE-)install ubuntu .00:02
EriC^_acer: add "insmod part_msdos" before the insmod ntfs00:02
roothorickwhen playing videos in Flash or Pipelight, Xorg CPU blows up to 100% and the video plays poorly. The only thing I changed was upgrading from a GTX470 to a 750Ti. Why? How do I fix it?00:03
EriC^_acer: and make it set root='(hd0,msdos5)'00:03
locutus1Bashing-om, is there a way I can back up everything but the core system files (including installed programs), reinstall then push all that stuff to the new install?00:03
EriC^_acer: maybe remove the --fs-uuid and uuid part00:03
acerhow should it look like?00:04
EriC^_http://askubuntu.com/questions/22629/add-windows-7-to-boot-menu00:04
acershould i also ad " "00:04
veggEriC^_: it actually does appear that the adapter company has provided with a driver for linxu on their website. However, i am still uncertain how i would continue from there. Is it possible to install a driver on a LiveCD, or would i have to gamble and hope that the driver works "out of the box" when installed?00:05
acerok..done00:05
EriC^_vegg: if you download the .tar.gz or .deb you can install it after you install ubuntu00:05
EriC^_vegg: follow the instructions they provide00:06
Bashing-omlocutus1: I would not trust anything now from that install as far as the system is concernd, On a good install there is "dpkg --get-selections and write out with sudo dpkg --set-selections " But we have no package manager, and the system is broke.00:06
acerhttp://paste.ubuntu.com/9627001/00:06
EriC^_acer: that error is fine00:06
locutus1Bashing-om, hmm.  so I have to backup my configs and scripts.  that will take a while haha00:07
locutus1will have to find them00:07
locutus1Bashing-om, question for you00:07
jhutchinsvegg: If you can get ubuntu installed, it's very likely the internal chipset is something that can be easily supported by a native Linux driver.  The problem with the manufacturer provided drivers is they tend to go obsolete rather quickly (they don't survive kernel updates).00:07
locutus1Bashing-om, suppose we replaced the file that apt-get is claiming has an invalid elf header with one from a known good system?00:07
jhutchinsvegg: The current crop of adapters is fairly well supported.00:07
jhutchinsvegg: While you might not find "Jensen Scandinavia" drivers, you might well find out that it's a well-supported broadcom chipset and just needs firmware or something.00:08
acerso this is how the 40_custom looks like....http://paste.ubuntu.com/9627013/00:08
=== html is now known as htmlinprogress
Bashing-omlocutus1: I think that is the better course. I am more than willing to keep plugging away at this, but the likely hood of making this system unable to boot is high .( I have written scripts to back up my files, now would be a good time to make up one for what you want saved ) .00:09
locutus1lol00:09
EriC^_acer: ok change set root='(hd0,5)'    search --no-floppy --fs-uuid --set 349477B6947778E6 toset root='(hd0,msdos5)'00:09
Mikkecataclysm, all yours00:09
jhutchinslocutus1: Sounds like the file might be the wrong architecture, but yes, that would work.00:09
veggjhutchins: I hear what you say, but if it doesn't work on a liveCD, will it not also not work once installed? Anywho, i am currently just googling to see if it's any way to test a driver i got from the website on a LiveCD, rather than formatting and screwing up00:09
EriC^_acer: without the --no-floppy.......00:09
jhutchinsvegg: Well, you can install files on a live system, they just won't be there when you reboot.00:10
veggjhutchins: Lovely! All the information i needed. I'll be back if it doesn't work. Cheers !00:10
=== htmlinprogress is now known as neebs
locutus1jhutchins, hmm would you think that I should throw my hands up and just copy stuff and reinstall, or try to fix this?00:12
jhutchinsvegg: while you're at it, do an lspci -nn and find out what chipset it is.  Save the eight character pciid and we can check it agianst databases.00:12
acerhttp://paste.ubuntu.com/9627038/00:13
jhutchinslocutus1: I think it should be fixable.  What command is yeilding the bad ELF header message, and what is the actual message?00:13
locutus1jhutchins, anything with apt-get yields that error00:13
EriC^_acer: no, i meant to change the whole line to set root ..hd0,msdos500:13
brrrrracer: if that doesnt work, have a try http://superuser.com/questions/620336/how-to-make-grub2-chain-boot-win8-after-upgrading-fedora18-to-fedora1900:14
Bashing-omjhutchins: locutus1 // worst problem is e2fsck can not fix the file system .00:14
acerso how should the entire custom 40 look like?00:14
locutus1jhutchins, the error is "apt-get: error while loading shared libraries: /lib/x86_64-linux-gnu/libgcc_s.so.1: Invalid ELF Header"00:14
locutus1yeah00:14
jhutchinslocutus1: I would think replacing that file would be a good step.00:15
locutus1jhutchins, where can I get that file? lol I don't happen to have another 14.04 installation.  I have a 12.04 installation available00:15
Mikkei brb dinner is served it seems00:15
EriC^_acer: http://paste.ubuntu.com/9627065/00:15
acershould i restart straigh awau or do the grub update first ?00:16
EriC^_update grub first00:16
acerok, if this dont work, if i delete the partition which i installed xubuntu, will windows then boot?00:17
jhutchinslocutus1: Well, figure out which package it's from, download that package from packages.debian.org.  It's a compressed archive, I don't recall the actual format, but extract it.00:17
EriC^_acer: no you'll need to install the windows mbr00:17
EriC^_did update-grub mention windows?00:18
acerno00:18
acerwr do i download windows 8 mbr00:18
locutus1sounds like it would be easier to reinstall lol00:18
EriC^_ok did grub show up earlier?00:18
EriC^_when you rebooted00:19
acerno00:19
EriC^_cause the menu entry is there00:19
EriC^_ok hold shift while you boot to get grub00:19
EriC^_if the entry is there press on it00:19
jhutchinslocutus1: Here's some detail on extracting: http://unix.stackexchange.com/questions/138188/easily-unpack-deb-edit-postinst-and-repack-deb00:19
acerok...in a bit00:19
EriC^_if it works come back you can get grub to show every time by itself00:19
roothorickis there a way to get nV 346.xx drivers without resorting to xorg-edgers?00:19
roothorickor manual install00:19
Mikkewhyameye: you're using the 'timeout' program? that setups a timer that kills your process with SIGALRM00:21
acerdidnt work, grub also not showing00:22
Mikkejustin_smith: There are drawbacks. (Related: Anyone know where I can get a very, very tiny pair of gloves and hat?)00:22
EriC^_acer: ok00:22
brrrrracer: http://superuser.com/questions/620336/how-to-make-grub2-chain-boot-win8-after-upgrading-fedora18-to-fedora1900:22
EriC^_Mikke: ?00:22
acerso format and reinstall is only solution00:23
EriC^_acer: wait what00:25
EriC^_acer: type gksu gedit /etc/default/grub00:25
brrrrracer: yeah, lets do it00:25
EriC^_brrrrr: stop that00:25
Mikkeso thats one quirkiness. and the code I paste on lpaste is another00:25
acerhttp://paste.ubuntu.com/9627126/00:26
EriC^_acer: add a comment before GRUB_HIDDEN_TIMEOUT=000:28
EriC^_so it's #GRUB_HIDDEN_TIMEOUT=000:28
EriC^_then save, and sudo update-grub00:28
MikkeSammoSideKick, 4000 doge → 0.00228 btc.00:29
acerhttp://paste.ubuntu.com/9627159/00:30
Mikke!quote 000:30
EriC^_acer: pastebin /etc/default/grub00:31
=== SonikkuAmerica_ is now known as SonikkuAmerica
acercommand not found00:32
bekksEriC^_: pastebinit ...00:32
EriC^_i mean paste it in paste.ubuntu.com00:32
EriC^_or pastebinit /etc/default/grub if you have it installed00:33
schnitzhey, am having real troubles getting AMD ATI grafics to run properly under the latest ubuntustudio, anyone experience that?00:34
acerhttp://paste.ubuntu.com/9627173/00:34
redDEADI'm looking for a guide/help on how to patch the synaptic driver in Ubuntu 14.10.00:38
Bashing-omschnitz: Show the channel what card(s) are in question here -> lspci -nnk | grep -iA3 vga | pastebinit <- and what is happening ?00:39
ikoniaredDEAD: this is not a 2 minute job00:41
ikoniaredDEAD: it's quite detailed and requires a reasonable understanding of what's going on00:41
ikoniaand how to maintain it post patching00:41
brrrrrporkys is spamming, could someone ban it?00:42
ikoniabrrrrr: he's not in this channel00:42
EriC^_acer: 1 sec00:42
EriC^_acer: did you add the line with # ?00:43
EriC^_acer: or did you modify it? and it added the one below it?00:43
acer~00:43
acer#00:43
EriC^_acer: yeah?00:44
EriC^_acer: did you only add the "#" ?00:44
acerno the line below already existed then i copy and pasted yours with #00:44
EriC^_oh, i meant to add "#" to that line00:44
acerok00:44
EriC^_the one that was there already00:44
acerill edit now00:44
acerone sec00:45
acerhttp://paste.ubuntu.com/9627218/00:45
EriC^_acer: ok, sudo update-grub00:45
favouriteswhat00:46
favouritesis this00:46
acerdone...no windows showing00:46
EriC^_acer: no problem00:46
SchrodingersScat!ubuntu | favourites00:46
ubottufavourites: Ubuntu is a complete Linux-based operating system, freely available with both community and professional support. It is developed by a large community and we invite you to participate too! - Also see http://www.ubuntu.com00:46
EriC^_restart and see if it works00:46
acerok, bck in a bit00:46
favouritesi'm on ubuntu :p00:46
favouritesbut what is irc? o:00:47
brrrrrfavourites: best member of the day00:47
SchrodingersScatfavourites: it is internet relay chat, and this is the Ubuntu support channel on freenode.  Do you have a support question?  Otherwise please see !ot00:47
favouritesi do have a question: http://askubuntu.com/questions/565748/using-firefox-developer-edition-as-default-browser-problem00:48
schnitzBashing-om: http://paste.ubuntu.com/9627223/00:48
Bashing-omschnitz: Switchable ATI cards ? Sorry , out of my league .00:50
schnitzyeah, that fusion stuff...00:51
schnitzbashing-om: one GPU is on the CPU, and a second one is on a PCIe Card... kinda nutty, true00:51
schnitzand they're supposed to do some load balancing between them00:52
Bashing-omschnitz: There are means I am aware of to deal with AMD/Intel , Nvidia/Intel , Nvidia/AMD ....but AMD/AMD I have seen no documentation for .00:53
BluesKaj_schnitz, normally one sets the default gpu in the eufi/bios00:54
schnitzinteresting... each one of the gpu should have enough power for at least some decent screen res, but I'm stuck with 1024 at 60 Hz, the whole systems seems to be going into failsafe mode00:55
acerhey Eric00:56
acerno luck00:56
schnitzAlso, the latest proprietary amd driver package doesn't seem to help as welll00:56
schnitzyes, I should get new hardware, I guess00:56
EriC^_acer: did you get the grub screen?00:56
aceri mange to get windows 8 after pressing shith key at boot and being presented to grub menu,nut from there it gets stuck with an R in the corner left of monitor00:56
EriC^_acer: when you press on windows that happens?00:57
aceryes00:57
acerlet me rephrese, i get grub menu after pessing shift, then in grub menu i do have option for win 8 , but when i pressed it owst boot00:58
acerdoesnt boot, gets stuck00:59
EriC^_ok can you install pastebinit it will make things easier00:59
EriC^_sudo apt-get install pastebinit01:00
aceri still have access to root file of windws 8...boot file, cant i copy this file to grub menu or something01:00
favouritescan someone help me understand this? http://askubuntu.com/questions/548003/how-do-i-install-the-firefox-developer-edition/548005#54800501:00
locutus1Bashing-om, thanks for your help.  I am just copying stuff now. after that I will just try a reinstall01:00
locutus1may be back later01:00
acerpaste bin installed01:00
EriC^_acer: you need the mbr01:01
EriC^_ok grep -A10 Windows /boot/grub/grub.cfg | pastebinit01:01
EriC^_and sudo parted -l | pastebinit01:02
acerhttp://paste.ubuntu.com/9627259/01:02
Bashing-omLocke2002: I think in the long run, that (re-)install is the better thing to do .01:03
EriC^_acer: and sudo parted -l | pastebinit ?01:03
acerhttp://paste.ubuntu.com/9627274/01:04
EriC^_acer: ok typ gksu gedit /etc/grub.d/40_custom01:07
EriC^_and try to replace chainloader +101:07
EriC^_with "ntldr /bootmgr"01:07
acerhttp://paste.ubuntu.com/9627299/01:08
EriC^_without the quotes01:08
acerdone01:09
acersudo update-grub ?01:09
EriC^_ok, sudo update-grub01:09
EriC^_yup01:09
acerolol01:09
acerdone01:09
EriC^_ok, restart and see if it works01:09
acerrestart ?01:09
acerok01:09
EriC^_yeah01:09
acerololo01:09
acerin a bu01:09
acerin a bit01:10
EriC^_ok :D01:10
acerok, so now i gt windows screen saying, there is a problem and been presented with 3 options01:15
acerfix windows from cd01:15
acerand i can remember the other ones but they similiar01:15
EriC^_acer: do you have a windows cd?01:16
aaaapleAcer computers are worse than whale SHlT01:16
acerolol got it from a forum...but yes01:16
EriC^_aaaapĺe , no swearing :P01:17
acerthey ok...cheap and chearfulll...its just me that dont know how to talk to them01:17
acerEric on the other hand seem to know hes way round01:17
EriC^_are you calling me a whale shlT whisperer?01:18
acernaa m8, just saying to master yoda with this computer language01:18
EriC^_acer: seriously though, they might know in ##windows how you can get it fixed01:18
acerwish i can b on the same level01:18
EriC^_i'm j/k01:18
acerso...go with the disk option and x fingers from here on i guess???01:19
acerwhat happens after fix, is grub still be in control or will windows take over01:20
EriC^_what do you mean?01:20
EriC^_acer: if windows writes the mbr grub will disappear, but you can reinstall it easily01:20
aceri guess, the fix on wondows is to place back mbr as you mention earlier?01:20
EriC^_acer: i have no idea01:21
aceri follow nixie pixel tutorials on how to partition disk and install ubuntu01:21
acerdont know if there are better tutorials out you can forward me to follow?01:21
EriC^_the fix doesn't involve the mbr i guess01:21
EriC^_but windows could write the mbr as part of the fix i dont know01:21
acerok, will have a go now, if it doesnt take long ill come back to post results01:22
acerthanks for your timeEric01:22
acermuch appreciate01:22
EriC^_acer: no problem01:22
aaaapleAcer. Better yet put grub on your root partition. Then use a program called EASYBCD in Windows01:22
uchuonnaacer; any way to run a second hdd? (one for windows, one for ubuntu)01:23
aaaapleuchuonna: it shouldn't be a problem at all01:24
aaaapleWhen you boot uchuonna . Most computers have a key press usually f12 to select boot device01:25
veggHello again! Managed to fix the wifi adapter without too much hastle. However, i am now left with another choice which i am completely oblivious to. On the nvidia drivers, there are 5 diff options. Ranging from legacy to binary. However, there's another option. "Using X.Org X server...." . Does anyone care to explain in a few simple words what the difference between, lets say, the X.org, and the binary ones are?01:28
Ben64vegg: you're going to need to give more information01:30
uchuonnaaaaaple; I meant any way for acer to do that (having the extra drive, etc) A beter solution than messing around with conflicting mbrs01:30
brrrrrvegg: wifi adapter and nvidia driver?01:31
aaaapleuchuonna: is it a removable drive01:31
uchuonnaaaaaple; I don't know, that would be a question for acer01:32
veggbrrrrr:  the wifi thing was completely unrelated to this question actually. just wanted to state that i actually got the previous problem fixed. Granted, as i didn't tag the person who helped me before, i compeltely understand why that might have sounded random.01:32
devnnAm I vulnerable to attacks when ssh'ing to a compromized server by itself?01:32
=== christmascookie is now known as baubholes
Ben64devnn: i don't see how, unless you transfer files from that server or something01:33
bekksdevnn: "Maybe".01:33
EriC^_bekks: depends on devnn 's services?01:33
k1ldevnn: if you already know its compromized just reinstall the server01:33
devnnbekks: any specifics, or just common uncertainty?01:34
bekksdevnn: We dont have any specifics from you besides the assumption that the target system is compromised. If you already know that, reinstall it.01:35
devnnk1l: It is not compromized, just planning for the worst.01:35
deltHello01:35
deltanyone using xfce here?01:35
aaaapledelt: Yes. Love it01:35
deltaaaaple: you seem like someone who'd appreciate a mac/osx like theme :D01:36
EriC^_bekks: i meant "is that what you mean?"01:36
k1ldelt: what is your ubuntu issue?01:36
deltk1l: someone is having trouble with a theme i designed.01:36
deltk1l: (ubuntu studio) he only sees the default ubuntu studio theme if mine is selected.01:37
devnnbekks: k. Just wanted to know if there was anything obvious I didn't think about. I'm setting up a remote virtual server and planning how to access it and limit damages in case of a compromize.01:37
deltaaaaple: screenshot ---> http://www.deimos.ca/miscjunk/greybird-mac.png01:37
deltaaaaple: do you think you could test this theme and send me a screenshot?01:37
EriC^_devnn: i think if you have the xserver forwarding thing enabled on your system it's a bad thing01:37
aaaapledelt: it's where KDE should be before all those reviewing fairys caused the developers to bog it down. Like unity the dog.01:37
bekksdevnn: Regular backups and immediate reinstallation if it gets compromised.01:37
Ben64delt: this really isn't on topic here01:38
EriC^_devnn: that thing where you accept to run programs on the server using your xserver01:38
deltBen64: ok, sorry01:38
devnnEriC^_: kk. noted. Not using any x-forwarding.01:39
aaaapledelt: screenshot not working01:39
devnnbekks: yep. but I might not notice it right away, so I don't want an undiscovered compromize to spread.01:39
bekksdevnn: Then you should monitor your system more often :)01:40
deltaaaaple: i just sent you a private /msg ... can you see it?01:40
uchuonnadevnn; a compromised server could spread to clients who haven't fixed their openssl01:40
devnnuchuonna: only if they host a https or something, right?01:41
devnnuchuonna: and unpatched for heatbleed01:41
lotuspsychjegood morning to all01:42
bekksuchuonna: And even more clients, depending on method of attcking the client.01:42
bekksdevnn: Dont concentrate on one single possible method of attacking your clients.01:42
devnnbekks: setting up a new system, just assuming worst case for now. :)01:42
VeggEriC^_: I thaugt i had fixed the wifi adapter issue.. However, every time i restart my computer, i have to go through the whole "Make" "make install" "modprobe" stuff all over again. Any idea why this is the case?01:42
uchuonnalinux cpanel for apache is also compromised these days01:42
uchuonnalast I heard, no one knows how that compromise worked01:43
lotuspsychjetry clamav and rkhunter01:44
lotuspsychjethat latest turla linux rootkit is also in clamav's database01:45
devnngoing to host a website on the open net. Assuming it will eventually get compromized at some point. Just don't want my own server compromized also by accessing it that way through ssh.01:45
deltdevnn: cut open the network cables, and check if you see any green goblins running around inside them :D01:46
ikoniadevnn: if it gets compromised, the server is compromised, dosn't matter if you access it via ssh01:47
uchuonnaall these serious breaches one after another, very worrisome01:47
devnnikonia: I meant accessing it through another server. Setup is workstation ssh-> server ssh-> webserver01:48
devnndelt: no need. I put a filter inside the cable so no material larger than 0.05mm can pass.01:49
wafflej0ck__uchuonna, from what I've heard much of it is social engineering and human error (beyond heartbleed, poodle, and shellshock), sometimes SQL injection but in many cases problems are due to bad administration or compromised backups or the like01:49
uchuonnadevnn; will your proposed server be alone at it's location, or will it be on a server farm?01:50
jasonjcknshould I install 14.04 or 14.1001:52
devnnuchuonna: local at my place. no physical access to others. only communication out is ssh. This is the machne I don't want compromized by a remote server because of outgoing ssh.01:52
lotuspsychjejasonjckn: depends on your needs mate01:52
lotuspsychjejasonjckn: 14.04 is long time support01:52
jasonjckni don't mind upgrading frequently01:52
jasonjckncan you upgrade to an LTS from non LTS?01:53
jasonjcknlike 14.10 to the next LTS01:53
xanguaNo jasonjckn01:53
EriC^_jasonjckn: yes you can01:53
lotuspsychjewhats that trigger again01:54
EriC^_jasonjckn: 14.10 to 15.04 ...til 16.04 LTS01:54
lotuspsychjenonlts01:54
wafflej0ck__!lts01:54
ubottuLTS means Long Term Support. Until 12.04 LTS versions of Ubuntu were supported for 3 years on the desktop, and 5 years on the server; since 12.04 (Precise Pangolin) LTS versions will be supported for 5 years on the desktop and server. The latest LTS version of Ubuntu is !Trusty (Trusty Tahr 14.04)01:54
kasadso, doing favour to a friend, who needs old machine "renewed" and adapted so his mother can follor something online01:55
kasad they have 200 gig ntfs data partition01:55
lotuspsychjewafflej0ck__: there are some good ubuntu security packages to get a more tighten secure system right01:55
kasadI have 55 gig free01:55
uchuonnadevnn; if it's local to you, and you have physical access, it might be safer to install a second ethernet interface for administration, and shut down outside ssh access entirely01:55
kasadwhat partition scheme do you recommend for xubuntu for those 55 gig01:55
kasaddouble the ram for /swap and rest /  is that ok?01:55
lotuspsychje!swap | kasad01:55
ubottukasad: swap is used to move unused programs and data out of main memory to make your system faster. It can also be used as extra memory if you don't have enough. See https://help.ubuntu.com/community/SwapFaq for more info01:56
wafflej0ck__lotuspsychje, yeah there is a program for scanning that gives you a security audit, one minute let me find it01:56
kasadlotuspsychje: what about / should I use ext401:56
EriC^_kasad: if they dont want hibernation and the memory is pretty decent they dont need swap most likely01:56
lotuspsychjewafflej0ck__: rkhunter,clamav,fail2ban,..01:56
wafflej0ck__ah yeah lynis01:56
kasadlotuspsychje:  and should I put /home on separate partition01:56
devnnuchuonna: 2nd server is amazon ec2, so limiting it for my IP, but junk will come in through port 80.01:56
EriC^_kasad: how much ram do they have?01:56
lotuspsychje!info lynis01:56
ubottulynis (source: lynis): security auditing tool for Unix based systems. In component universe, is optional. Version 1.5.5-1 (utopic), package size 100 kB, installed size 766 kB01:56
wafflej0ck__lotuspsychje, I use fail2ban and clamav too haven't seen rkhunter01:56
lotuspsychjewafflej0ck__: tnx for that one01:57
wafflej0ck__np01:57
lotuspsychje!info fail2ban | wafflej0ck__01:57
ubottuwafflej0ck__: fail2ban (source: fail2ban): ban hosts that cause multiple authentication errors. In component universe, is optional. Version 0.8.13-1 (utopic), package size 131 kB, installed size 654 kB01:57
wafflej0ck__yeah got that one not the rkhunter01:57
wafflej0ck__imagine it's rootkit hunter01:57
kasadEriC^_: 2GB RAM01:57
lotuspsychjewafflej0ck__: works like denyhosts01:57
lotuspsychje!info rkhunter | wafflej0ck__01:58
ubottuwafflej0ck__: rkhunter (source: rkhunter): rootkit, backdoor, sniffer and exploit scanner. In component universe, is optional. Version 1.4.0-3 (utopic), package size 205 kB, installed size 876 kB01:58
EriC^_kasad: 2-3GB swap should be ok01:58
wafflej0ck__lotuspsychje, nice thx01:58
lotuspsychjewafflej0ck__: too bad i didnt see that turla rootkit in rkhunters database01:58
dingbatI edited some grub config files on Ubuntu Server, then rolled back the changes and now update-grub2 is stuck. What did I do?01:58
EriC^_dingbat: is that a riddle?01:59
wafflej0ck__you have to answer in the form of a question01:59
kasadEriC^_: thanks! I should use ext4 for / right?01:59
EriC^_kasad: yes01:59
kasad(dunno if I should separate /home)01:59
uchuonnadevnn; all you can do is try it, and hope you don't get surprised by another major software compromise in a few months01:59
EriC^_kasad: it's up to you01:59
kasadi'd keep that all together, don't want to confuse them extra02:00
lotuspsychjewafflej0ck__: sudo rkhunter --list after install to check database02:00
dingbatEriC^_: I mean, did I break something? All I wanted to do was change the CLI screen resolution..02:00
EriC^_dingbat: what did you edit?02:00
devnnuchuonna: jep. thanks for input.02:00
lotuspsychjekasad: i would format the whole hd to ubuntu :p02:00
kasadlotuspsychje: I have to leave their data ntfs partition :S02:01
kasadI virtualized their winxp02:01
dingbatEriC^_: /etc/default/grub and /etc/grub.d/00_header02:01
lotuspsychjekasad: you can replace alot of toolz to ubuntu packages02:01
EriC^_dingbat: what did you add/edit?02:02
kasadand will provide access to c:\ via virtual box, (and share what was d:\ - the other 200ishGB partition)02:02
kasadwith both host system and guest vm02:02
dingbatEriC^_: one line in each file regarding "GRUB_GFXMODE". The changes caused update-grub2 to hang, so I undid the changes and tried again. It's still stuck at "Generating grub configuration file..."02:03
lotuspsychjekasad: anyway good luck with your new xubuntu dualboot02:03
kasadso his mom will still have access to winxp.. he will have faster machine02:03
kasadlotuspsychje: it's not dualboot, I killed windows xp02:03
lotuspsychjekk02:03
kasadI just virtualized it02:03
kasadgonna stuff it in vbox02:03
lotuspsychjekasad: but why the partition divide then?02:04
uchuonnadevnn; to be safer you could put a hardware firewall between your server and the net, ip ban all known troublemakers so they don't have a chance to infect your machine02:04
kasadlotuspsychje: because I virtualized only c:\ (he has tons of little stuff installed, and docs everywhere) plus that other ntfs partition (used to be d:\ with media mostly)02:05
lotuspsychjekk02:05
lotuspsychjek1l: morning02:05
kasadand to be honest with you lotuspsychje: I hope he will see the light and slowly stop using winxp02:05
kasadin soon to be 201502:05
lotuspsychjekasad: xp is a security flaw, would be nicer to switch them to full hd xubuntu 200g02:05
kasadlotuspsychje: will think about converting that partition when everything starts working02:06
kasadand he and his mom get used to it02:06
lotuspsychjekasad: many packages can replace xp to get used quickly02:07
kasadI know, his mother doesn't know english, and he isn't power user either02:07
lotuspsychjekasad: i suppose mom isnt the hardcore xp gamer?02:07
kasadnot my mom, friend's02:07
devnnuchuonna: yes. should do this. just wondered if an established ssh link was a liability in itself, because the compromized system will see the connections from my server, when they happen. When it's time for automatic backup, for example.02:07
kasadshe is complete newb, basically she will use comp for following something that is currently happening in media with her son02:08
Ella23 There is no such thing as Free Porn http://tinyurl.com/ozfvxy302:08
lotuspsychjekasad: ok good luck with xubuntu02:08
kasadthanks02:08
kasad<302:08
lotuspsychje!ops | Ella2302:08
ubottuElla23: 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, bazhang02:08
uchuonnadevnn; that's why I'd suggested a second ethernet link, so outside parties will never see that you're doing backups02:09
jasonjckni'm installing 14.1002:09
lotuspsychjety02:09
lotuspsychje!yay | jasonjckn02:09
ubottujasonjckn: Glad you made it! :-)02:09
jasonjckni built a new computer pretty decked out, 3x SSD in RAID 002:10
lotuspsychjejasonjckn: ssd brand?02:10
jasonjcknsamsung 85002:10
lotuspsychjeniceee02:10
devnnuchuonna: I will do that, but if the web-server itself is compromized, it can monitor for incomming connections to abuse.02:10
Ethan3I kind of regret upgrading to 14.10.02:10
lotuspsychjejasonjckn: you know the ubuntu ssd tweaks?02:10
jasonjcknlotuspsychje: nop?02:10
jasonjcknEthan3: how come?02:11
lotuspsychjejasonjckn: tweak swappiness, install preload,etc02:11
Ethan3Well it's not like it has many new features over 14.04 and 14.04 is more stable.02:11
Ethan3Having old versions of LibreOffice, etc. isn't a big deal to me either.02:11
jasonjcknEthan3: what kind of instability did you experience?02:12
Ethan3I'm not really sure but pre-updating my machine was fine and post-updating every time I login I get three or four error messages. It's not really a big deal but it's kind of annoying.02:13
Ethan3I just click "Cancel" and everything seems to work fine.02:13
uchuonnadevnn; maybe run the webserver in a VM? that way you don't have to give it access to admin functions02:13
jasonjcknok,  cool, well at least if I get that i'll notice right away02:13
jasonjcknand I can just reinstall02:13
Ethan3jasonjckn: Are you new to Ubuntu or do you know your way around?02:14
EriC^_Ethan3: you can remove those errors02:15
EriC^_Ethan3: i used to get them too on 14.0402:15
devnnuchuonna: it is already a VM. Running on ec2. But will still need to connect to it to maintain it. I guess the web part could be sandboxed somehow, but I'm not that experienced. Relying on ssh protecting me on the client side, in case of trouble.02:15
EriC^_Ethan3: open the dash > xdiagnose02:15
EriC^_remove the check on enable crash logs02:16
EriC^_*crash reports02:16
uchuonnadevnn; learning curves are fun02:16
Ethan3I'll give that a try. But it must mean that something is wrong.02:16
Ethan3I just don't know what.02:16
EriC^_Ethan3: not really, those are supposed to be turned off for after it's released02:17
Ethan3Oh, ha.02:17
EriC^_it's supposed to stay on when it's still under development02:17
dingbatEriC^_: any thoughts on grub? I guess I'll just reinstall02:17
deltok thanks for the help guys02:17
EriC^_dingbat: i tried installing the grub package but it doesn't install the 00_header file02:18
EriC^_dingbat: i could upload mine if you want02:18
EriC^_dingbat: i guess something is wrong with that file or /etc/default/grub02:18
SuprBayhey everyone02:18
lotuspsychjeSuprBay: welcome02:18
devnnuchuonna: jep. and a good way to never get anything done, as there is always room for improvement. Taking the jump and will cry with the rest of the internet when the next heartbleed is discovered. Just making sure the vandalism won't reach my home.02:19
uchuonna:)02:19
dingbatEriC^_: I'm pretty sure mine is how it was, so I guess I'll just reinstall. Seems I need to try some different methods of changing CLI screen res02:19
EriC^_dingbat: this is my 00_header http://paste.ubuntu.com/9627595/02:19
EriC^_dingbat: it's fixable02:20
EriC^_dingbat: are you using uefi? win8?02:20
EriC^_dingbat: maybe purge grub then reinstall it02:20
EriC^_dingbat: type dpkg -l | grep grub02:21
EriC^_and paste it in paste.ubuntu.com02:21
dingbatEriC^_: well, the trouble is the machine has no network access right now02:21
EriC^_ok02:22
uchuonnadevnn; this might be a small heresy here, but have you considered Openbsd? It's founded on excessive paranoia :)02:22
EriC^_dingbat: check /etc/default/grub for any errors02:22
EriC^_dingbat: and try to move 00_header to see if it helps02:22
EriC^_sudo mv /etc/grub.d/00_header /02:22
=== zz_saschpe is now known as saschpe
devnnuchuonna: I have not used BSD. Amazon ec2 provides an ubuntu 14.04 LTS with a click. Going with that for now and installing the minimum and setting up FW rules.02:25
dingbatEriC^_: Ok, moved it and now update-grub2 runs. So I'm back to square one.02:25
EriC^_dingbat: ok what are you trying to achieve?02:25
EriC^_dingbat: you want to boot into text mode with a certain resolution?02:26
dingbatThe CLI is larger than the screen; I can't see part of the CLI. I thought changing the resolution to match my monitor would fix that. Rebooting..02:26
EriC^_wait02:28
EriC^_dingbat: still there?02:28
dingbatEriC^_: yeah, IRC on another machine02:29
noahHow can I get to the network manager without mouse?02:29
EriC^_you'll get a lot of error msgs without the 00_header02:29
EriC^_it will still boot though02:29
bazhang!find network-manager-cli02:29
ubottuPackage/file network-manager-cli does not exist in utopic02:29
EriC^_try to find out what's wrong with the file if you can02:29
chubazhang: nmcli I think02:29
dingbatEriC^_: so far, it's waiting for network config02:29
bazhangchu nice (and hi)02:30
chuhey mate, happy holidays, hope all is well.02:30
EriC^_dingbat: check the vicinity of my 00_header where you added the lines on yours02:32
EriC^_dingbat: sudo mv /00_header /etc/grub.d/00_header02:33
dingbatEriC^_: Will do, gimme a minute02:34
nonodehelo02:37
dingbatEriC^_: Got it! First line (shebang) was corrupted. Rebooting, hopefully this works02:37
dingbathi nonode02:37
=== matthew__ is now known as SuprBay
nonodewhy latest ubuntu seem so slow if i add many icon in sidebar?02:39
dingbatHmm that's a nice block of joins... mods?02:40
SuprBaylolz..02:40
Ben64!ops | you might want to look at this02:40
ubottuyou might want to look at this: 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, bazhang02:40
jasonjcknso I have firmware raid and uefi bios, it's not recognizing the ubuntu installation02:40
SuprBaythrottled02:40
jasonjcknnothing shows up in boot options02:40
lotuspsychjejasonjckn: did you disable secureboot and fastboot?02:41
jasonjcknno02:41
jasonjckni will try that02:41
lotuspsychje!uefi | jasonjckn02:42
ubottujasonjckn: UEFI is a specification that defines a software interface between an operating system and platform firmware. It is meant as a replacement for the BIOS. For information on how to set up and install Ubuntu and its derivatives on UEFI machines please read https://help.ubuntu.com/community/UEFI02:42
SonikkuAmerica!info g15macro02:44
ubottug15macro (source: g15macro): A simple Macro recording/playback application for G15Daemon. In component universe, is extra. Version 1.0.3-3 (utopic), package size 12 kB, installed size 92 kB02:44
SonikkuAmerica!info g15macro trusty02:44
ubottug15macro (source: g15macro): A simple Macro recording/playback application for G15Daemon. In component universe, is extra. Version 1.0.3-3 (trusty), package size 12 kB, installed size 92 kB02:44
EriC^_dingbat: ok what's the res you want?02:47
dingbatEriC^_: well, my monitor should have a native res of 1280x1024, so I'm going to try setting that in 00_header02:48
EriC^_dingbat: dont modify 00_header02:49
EriC^_dingbat: add vga=795 to the kernel line in /etc/default/grub02:50
EriC^_quiet splash vga=79502:50
EriC^_then sudo update-grub02:50
dingbatEriC^_: No? Oops. I've already done it02:51
EriC^_lol02:51
dingbatEriC^_: hang on, will change. Also, where do I find the magic number for vga=xxx?02:51
EriC^_http://pierre.baudu.in/other/grub.vga.modes.html02:52
=== Joseph is now known as Joseph_Howse
dingbatEriC^_: great02:53
dingbatEriC^_: should I keep the changes to GRUB_GFXMODE= ?02:54
EriC^_nah02:55
dingbatEriC^_: and stupid question: where's the kernel line in /etc/default/grub?02:56
EriC^_GRUB_CMDLINE_LINUX_DEFAULT="splash quiet"02:56
dingbatEriC^_: great thank you. Curiously, that field was empty02:58
desmondHey guys, I'm exploring KVM VT-d, and this guide talks about modifying the kernel config: http://www.linux-kvm.org/page/How_to_assign_devices_with_VT-d_in_KVM02:59
desmondHow can I see what configuration options I have in my current kernel?02:59
desmondI can see the config in this file: /boot/config-3.16.0-28-generic but how can I check for those specific options on the kvm guide, which is in english and not variable names?03:00
daftykinsdesmond: you're on the wrong distro ;)03:06
=== swordsmanz is now known as hugbot
desmondwhat do you mean? :P03:08
celexidesmond try https://help.ubuntu.com/community/KVM/Installation http://www.howtogeek.com/117635/how-to-install-kvm-and-create-virtual-machines-on-ubuntu/03:08
celexiand cat "/boot/config-`uname -r`" | less03:09
desmondWell, the link that I posted has the options like this:03:12
desmondset "Bus options (PCI etc.)" -> "Support for DMA Remapping Devices" to "*"03:12
desmondwhile the lines in /boot/config-* look like variable names03:13
desmonddoes anyone understand my problem? ive been trying to google and ask people but I'm not quite sure how to describe it haha03:13
cryptodandesmond: what is it?03:13
celexioh i see03:13
nonodenope,,,03:14
desmond"make menuconfig" has the options in english, /boot/config-* has the options in variable names03:14
desmondare they 1-1 with each other, or am i horribly mistaken?03:14
celexifrom what i can tell cryptodan, desmond wants to know what those options he linked translate to on /boot/config03:14
cryptodanthey should be self-explanatory03:15
cryptodaneach menu item in the config is correlated to the menu item seen in make menuconfig03:15
celexiby the way desmond, if you never configured your kernel before03:16
desmondhow do I know what "Bus options (PCI etc.)" correlate to?03:16
celexitry it out on a vm03:16
celexibefore you wreck your main os03:16
celexi:>03:16
desmondare there any risks on doing it on my own os? can't I just keep my old kernel and boot into that if things go wrong?03:16
cryptodandesmond: can you dpaste.com your config file?03:17
desmondhttp://dpaste.com/2VKM36Z03:18
desmond(thanks irssi for preventing me from pasting 87 lines into the channel by accident)03:18
dingbatEriC^_: thanks for your help. I still can't see then entire terminal, but the changes to grub are working at least03:19
cryptodandesmond: this is what would be selected in the make menuconfig CONFIG_NEED_DMA_MAP_STATE=y if you were to select it as installed in the kernel03:20
daftykinssounds a bit too much like gentoo talk to me03:21
daftykins:P03:21
maxwell_hello03:23
hiker09hi03:24
maxwell_what is the name of the package that provides all the dev packages03:24
maxwell_not just build-essentials03:24
hiker09dont know03:25
maxwell_anyone else?03:25
nonodesynaptics03:26
wafflej0ck__maxwell_, what is "all the dev packages" ?03:26
maxwell_its a meta package03:26
maxwell_it installs a hundred *-dev packages03:26
wafflej0ck__maxwell_, hmm haven't seen that I've always just installed them as I need them03:27
nonodeoh  i know u guy03:27
daftykins!find dev03:29
ubottuFound: apache2-dev, autotools-dev, binutils-dev, binutils-multiarch-dev, biosdevname, blt-dev, cli-common-dev, click-dev, cluster-glue-dev, comerr-dev (and 5404 others) http://packages.ubuntu.com/search?keywords=dev&searchon=names&suite=utopic&section=all03:30
daftykinshmm 5,404 you say...03:30
maxwell_lol03:30
cryptodandesmond: I found the area you want to be.  http://i.imgur.com/lSoYlzQ.png you see the title?03:33
daftykinswow that's one ugly OS03:34
cryptodanI prefer xfce in the dark03:34
cryptodanand am using Linux Mint 1703:35
nonode!cluster03:35
jordanlhow can i get cryptsetup on my initramfs?03:39
jordanlmy root partition is LUKS-encrypted and bootup fails03:40
jordanli don't see cryptsetup from inside busybox03:40
daftykinsso then your install wasn't for that setup?03:40
EriC^_jordanl: why does bootup fail03:40
nonode!busybox03:40
EriC^_!nonode03:41
jordanlit can't find the disk with the UUID label03:41
maxwell_aha!03:41
maxwell_the name is devscripts03:41
maxwell_!find devscripts03:41
ubottuFound: devscripts, mozilla-devscripts, devscripts-el, haskell-devscripts03:41
EriC^_!info devscripts03:42
ubottudevscripts (source: devscripts): scripts to make the life of a Debian Package maintainer easier. In component main, is optional. Version 2.14.6 (utopic), package size 793 kB, installed size 1800 kB03:42
EriC^_jordanl: why can't it find the uuid label03:43
EriC^_jordanl: boot a live usb and poke around03:43
Killian9000Hi there03:46
Killian9000Hell0?03:46
Killian9000anyone?03:47
Darknethi Killian900003:47
Killian9000Hi darknet!03:47
Darknetyou need to wait a little more then a minute on irc. not everyone is looking at their screens03:47
Killian9000can i ask you something03:48
Darknetsame goes with every other social media03:48
Darknetyou could.03:48
Darknetbut technically you just did03:48
daftykinsplus ask an actual support question03:48
Killian9000yes03:48
jordanlwell i can see that the root disk UUID matches the LUKS volume03:48
jordanlwhen i do blkid on a livecd03:49
Killian9000Hello Jordanl03:49
jordanlhi Killian900003:49
Jarjar1122Hi guys i just joined03:49
Killian9000so where u from?03:49
Killian9000awww its a feg my little brother jarjar1122 :/03:49
daftykinsKillian9000: take it to #ubuntu-offtopic , this isn't a chat channel03:50
Killian9000GEEET OUT03:50
Jarjar1122why :(03:50
Killian9000idgaf03:50
Killian9000i don give a fork03:50
* EriC^_ rolls eyes03:50
Killian9000ok ill be seroius03:51
Killian9000eric u rtard03:51
daftykinsplease ask an ubuntu support question, or leave.03:51
Killian9000ok03:51
Jarjar1122where did dafty go03:51
jordanlEriC^_: i assume the bootloader doesn't see the root UUID cause it's the LUKS uuid03:51
Jarjar1122nm03:51
Killian9000how does inecraft servers work03:51
Jarjar1122what is thisplace a chat03:51
Killian9000minecraft03:51
daftykinsthat is a game and not ubuntu support.03:51
Killian9000theres nothing to ask for this then...03:52
Jarjar1122so this isnt the actuall chat03:52
daftykins#ubuntu-offtopic <---03:52
jordanlmaybe the initramfs isn't loading LUKS properly03:52
Jarjar1122oh03:52
Jarjar1122then why are you here03:52
SuccessHey, so I'm on the equivalent of ubuntu server... I use networkManager to connect using addwifi POWERS, but i tried to change my mac addr using ifconfig hw ether etc.. and it changed my hardware to ethernet, how do i get it back to wifi connectivity?03:53
Jarjar1122ill be n that server03:53
Successjordan1: what's all the rave about LUKS, all i know is it adds 2 days to install time o.o03:53
daftykins"the equivalent" ?03:53
Jarjar1122see you guys onthe other server03:53
EriC^_jordanl: hmm03:53
Successdaftykins: tbh its a awkward gentoo install bc i got lazy and would feel terrible admitting to messing it up so i asked you guys XD oh well? sry03:54
Successjarjar1122: other server?03:54
lickalotthello all.  Is anyone in here familiar with oidentd on ubuntu?03:54
daftykinsSuccess: you will be SHOCKED to discover that a channel called #ubuntu is support for UBUNTU. leave thanks.03:55
Successlickalott: what is your problem with it?03:55
Successdaftykins: lol I could also offer support to others, i'm a long time user on a multiboot, after all this is a LINUX channel...03:55
EriC^_jordanl: what's in /etc/crypttab03:55
jordanlhmm nothing03:55
lickalotti edited the .conf to show %nick%, %user% and %ident% (3 different restarts) and all my users still show my log in name on the server vs their IRC nick.03:56
jordanlthere's no such file03:56
lickalotti'm running a znc btw03:56
daftykinsSuccess: no, it's an ubuntu channel only and you're not helping anything. you're also not even vaguely the first, so just do us all a favour and go find a gentoo channel.03:56
lickalottsorry  Success  that was for you.03:56
EriC^_jordanl: /mnt/etc/crypttab ?03:56
jordanlnothing there. i'm chrooted into the system through a livecd03:56
EriC^_did you mount the filesystem03:57
jordanlyes03:57
EriC^_there should be a /etc/crypttab i think03:57
jordanli think you're right03:58
jordanlbut there's no file there03:58
lickalottalso Success if you make edits to the .conf do you have to restart the service AND the znc?03:58
EriC^_jordanl: you have to set it up then update the initramfs03:58
EriC^_odd that it disappeared03:59
Successlickalott: sorry did you say thats your motd?03:59
lickalottoidentd Success04:00
Successlickalott: i got that much. are you sure you don't want %defnick% ?04:00
lickalotttrying now04:01
lickalotttks!04:01
jordanlEriC^_: i'm trying to build that file manually now. when done i'll run "update-initramfs -u" then reboot.04:01
EriC^_jordanl: ok, append -k all if you have more than one kernel i guess04:02
Killian9000dv.04:02
Killian9000g04:02
Killian9000f04:02
Killian9000f04:02
Killian9000f04:02
Killian9000f04:02
Killian9000f04:02
unopasteKillian9000 you have been muted for 60 seconds as it looks like you are pasting lots of lines into the channel, please use http://paste.ubuntu.com and paste just the URL of your data here when you are unmuted04:02
daftykinsKillian9000: wrong channel again, wander off now thanks04:02
EriC^_jordanl: or test first on one04:03
Jarjar1122hello04:07
nonodehowwdy jarjar04:07
jordanlEriC^_: bingo! thanks :)04:10
jordanli don't know why the file was missing04:10
jordanlbut that solved it04:10
EriC^_jordanl: no problem :)04:10
jordanladmittedly i had a really complex setup of disks w/ degraded RAID1s and LUKS04:10
jordanli had to prepare the partitions manually before installation04:11
jordanlcause i'll be adding other disks to the raid1 mirrors soon04:11
Elvis23 There is no such thing as Free Porn http://bitly.com/1nx3K4c04:12
nonodegrozz04:13
EriC^_jordanl: i see04:15
dingbatWelp, I can't explain it. It seems like my displays native resolution is 1024x768, but the spec sheet says 1280x1024... my head hurts04:28
daftykinsmake + model?04:29
daftykinsXorg log?04:29
daftykinsvelocity of a laden African swallow?04:29
dingbatdaftykins: I've tried with a Dell E196FP and a Samsung 930B. Identical results; when set to 1280x1024, the CLI doesn't fit04:30
daftykinsCLI? as in a TTY?04:31
daftykinswhy are you expecting to get a native resolution out of a console?04:31
dingbatdaftykins: yeah, running Ubuntu server. I would expect the console to be able to run at the display's native resolution. Am I insane?04:31
bearfaceyes04:32
daftykinsyep it doesn't work that way.04:32
dingbatOk great that clears things up a lot. Now is there an explanation as to why? I've got the pixels, why can't the damn thing use them?04:33
EriC^_c-moi: hey man, i noticed the screen reader only reads the first highlighted word, use espeak "$(xsel)" so it takes the whole line, in case you haven't fixed that yet, cheers04:33
daftykinsnot one i can provide, no. i've always had native resolution TTYs on systems i've used with open source drivers, but it's not something i deem relevant for a server04:34
daftykinsi typically SSH in... so to have a physical console fit a given resolution? just nope.04:34
dingbatMmmph. I don't suppose there is a degenerate window manager whose sole purpose is to expose a pretty console?04:35
daftykinslol.04:36
daftykinswouldn't belong on a server04:37
bayrak:)04:37
daftykinsi'm sure you can mess with config such that the resolution changes04:37
daftykinsno idea where to even start with that one, mind you04:37
bayraktürkçe bilen var mı ?04:37
bayrak:D04:37
EriC^_!turkey | bayrak04:37
ubottubayrak: Turk ubuntu kullanıcıları, Türkçe yardım ya da geyik için /join #ubuntu-tr hizmetinizde.04:37
daftykinsi like that little short number 1 character, very funny looking04:38
dingbatSomeone out there has got to be insane enough to have made a minimal window manager that is literally just a pretty console04:38
bearfacedingbat: heh, just SSH into it? and fullscreen the terminal app?04:38
EriC^_dingbat: the vga= isn't working?04:39
dingbatbearface: well, it's a physical box, local, that is best off not having a window manager (too slow), and I'd like to have it driving a monitor04:39
dingbatEriC^_: it works, but apparently running the console at 1280x1024 is a nono. Doesn't fit04:40
bearfacerigh, where ssh comes into the picture, unless it isn't networked04:40
daftykinsreasons why we don't let everyone look after servers, #1...04:41
dingbatbearface: wouldn't I need a different machine driving that monitor then?04:41
bearfacemay i ask why you need local monitor output?04:41
dingbatdaftykins: haha, it's an admittedly unorthodox use of Ubuntu Server. I've got 2GB of HDD space04:41
dingbatbearface: it's not running as a conventional server. More of a handy dandy little *nix box that provides quick SSH access to other boxen04:43
daftykinsthis VM that runs irssi dedicated has 2GB disk i think04:43
bearfacedingbat: fair enough :)04:44
=== paulus68_ is now known as paulus68
=== dem0n is now known as Guest30534
maxwell_hello05:12
maxwell_for some reason, I get this fatal error: m_sqlv2.h: No such file or directory error!05:13
maxwell_where can I get this header!05:14
daftykinswhen doing what?05:15
maxwell_oh, fixed05:16
maxwell_didn't download a file05:16
maxwell_ok, here is another05:17
maxwell_fatal error: tds.h: No such file or directory05:17
jasonjcknwhen I try to install ubuntu I get a popup dialogue that just says "??? ????"05:17
jasonjcknand an ok button05:17
jasonjcknand the install doesn't proceed05:17
cfhowlettjasonjckn, bad install.  did you verify the .iso and the USB?05:17
cfhowlett!md5sum | jasonjckn05:18
ubottujasonjckn: To verify your Ubuntu ISO image (or other files for which an MD5 checksum is provided), see http://help.ubuntu.com/community/HowToMD5SUM or http://www.linuxquestions.org/linux/answers/LQ_ISO/Checking_the_md5sum_in_Windows05:18
maxwell_what's the package that has tds.h05:18
daftykins!find tds.h05:24
ubottuFile tds.h found in aspectj-doc, erlang-doc, gnuradio-dev, gnuradio-doc, libfdk-aac-dev, libopenafs-dev, libqt4-dev, libtype-conv-camlp4-dev, openafs-modules-dkms, pike7.8-reference (and 3 others) http://packages.ubuntu.com/search?searchon=contents&keywords=tds.h&mode=&suite=utopic&arch=any05:24
utopiabelFtp05:25
daftykinssftp05:25
ZXCVhello05:29
=== ZXCV is now known as XCVB
=== kfwqt43535 is now known as memxi
jasonjckncfhowlett: it checks out05:42
jasonjcknno luck getting ubuntu installed on my raid05:43
jasonjcknwith 14.04 I get a popup dialogue "??? ????"05:44
jasonjcknwith 14.10 it crashes near the end05:44
jasonjcknit does install without raid05:47
viktor01330hello everyone, i had some more general questions about linux. can i do that here, or should i go to a diffrent channel?05:47
wafflej0ck__viktor01330, you may want to try #ubuntu-offtopic or #linux if it isn't an ubuntu support topic05:51
viktor01330i want to make a live usb stick for fixing computers with virusses and other problems, and just for running linux on other machine when i need to. but i'm unsure about what distro to use for this. knoppix, puppy, just a live bootable version of lubuntu...?05:52
viktor01330wafflej0ck__ thnks, will do05:54
wafflej0ck__viktor01330, yeah just depends on what you want to have available in terms of default packages and what else you'll be installing I know there are also other premade isos specific to windows recovery tasks that might be better like http://www.hirensbootcd.org/ though I've been a bit out of touch with windows support in the last few years05:55
michaelkHello, I'm verry scared. I am a very experienced Ubuntu/*nix user and have install ubuntu on many machines. I just installed it on an Toshiba Sattalite (running windows 8 which is why I installed ubuntu) via a external 1 TB usb harddrive. I installed from a dvd (which I burned) and then used other options and set the partitions etc... Ubuntu Installed complete, and verry smoothly, awsome.05:59
michaelkOnly there is one problem... When I boot the computer with the drive, it begins in a GRUB screen... Just black and Grub.06:00
michaelkI can use the windows loader but I have to first have the USB drive in. I need help06:00
viktor01330wafflej0ck__ what i'm looking for is not specifically for windows, if i can install some basic antivirus on the stick for the 3 major platform it's already good. plus some software like libreoffice, email client,...06:00
michaelkI need to be able to just start up the computer and not worry about grub, this is really concerning. I don't know why it does that06:02
viktor01330basically an OS on the go that can fix easier problems as well06:05
michaelkHas anybody had similar problems? Can somebody help me?06:06
michaelk@viktor01330 You want a virus protectant on ubuntu?06:07
wafflej0ck__viktor01330, yeah depends on your flash drive space and what you're most familiar with I suppose, I believe in any case you can have a persistent partition to the drive too, kind of agree with michaelk here though don't really think the OS X or Linux scanning is all that necessary, there are other types of hardening tools you can get though like lynis, fail2ban, clamav and/or rkhunter but usually just used server side06:08
bish0p_Can I get help? I think I, uh, may have deleted my trash directory somehow.06:09
bish0p_when I try to open my trash bin, it tells me "/home/***/trash" is not there06:10
michaelkI was going to sugest Clamav but even that is poor qual06:10
x42t06:14
michaelkStill need help and I'm really freaking out06:15
wafflej0ck__michaelk, so yeah sounds like you setup grub bootloader on the external drive and switched it from having the boot flag on the internal drive it sounds like06:15
michaelkWhat do you mean?06:15
wafflej0ck__michaelk, you said you installed ubuntu on an external drive right and you had windows on the internal, and now to boot the windows drive you need to have the USB connected or is that not right?06:16
michaelkYes.06:16
michaelkIs there a way to eliminate that problem? Windows 8 has it's own bootloader/Bios and that needs to run first to boot windows06:17
viktor01330michaelk wafflej0ck__ not a virus protection, just an linux distro i can use everywhere, and can also fix some easy problems on windoze, or other computers. i guess i could make a live USB of lubuntu and install some extra software on that, right?06:17
wafflej0ck__okay so GRUB is the grand unified boot loader and it's used to give you a boot menu, it seems like that probably got installed on the USB drive but you probably want it installed on the internal drive... there might be an easier solution but that's my best guess06:17
michaelkOh.06:19
michaelkKnoppix06:19
michaelkviktor01330 us Knoppix it's awesome, based on debian a nd is easy to mod06:19
michaelkit even installs on a dvd06:19
michaelkoh ok06:20
wafflej0ck__I'd just use one of the USB installer programs like unetbootin usually and let it do the work06:20
wafflej0ck__regarding the flash drive thing06:20
wafflej0ck__viktor01330^06:20
redstarGreetings,,06:20
androidx86hi redstar06:21
viktor01330michaelk, USB is easier to carry around, knoppix is not outdated?06:21
michaelkviktor01330 No it's still quite good and you can run it off a usb06:22
wafflej0ck__michaelk, so ideally I'm assuming you have a backup of your windows drive in case something goes wrong here but here's the instructions to manually reinstall grub http://howtoubuntu.org/how-to-repair-restore-reinstall-grub-2-with-a-ubuntu-live-cd06:22
michaelkwafflej0ck So can I re06:22
wafflej0ck__michaelk, I'm not really sure about removing the existing grub setup though or if that'd be necessary, I don't think so though06:22
michaelkI don't have a back up right now because windows 8 removed that ability06:22
viktor01330michaelk, okay, how best to add software to it after installing (srry if these are stupid questions, i never made a live USB before)06:22
wafflej0ck__michael_mbp, you can use clonezilla if you have a big enough external/internal to back it up it just uses DD to copy the partitions block by block06:23
wafflej0ck__michaelk, ^06:23
michaelkviktor01330 Once it is installed you can use sudo apt-get just like any other Debian/Ubutnu variant06:23
wafflej0ck__sorry michael_mbp, wrong nick06:23
michaelklol it's ok06:24
wafflej0ck__ah is that you too?06:24
redstar_Greetings...06:25
wafflej0ck__time appropriate greetings redstar_06:25
jen_hello I have a quick question06:26
michaelkSo can I just remove grub from my computer to use the windows bootloader I guess is my question06:26
redstar_I have a doubt about the installation of Ubuntu Touch on my Asus Zenphone 5.06:26
redstar_Is that possible in dual boot, with android?06:26
jen_I have two partitions on my computer, I have a 215 gig (the one I do not use for my main) and one that I DO use for my main (like when I log onto my computer) that other partition is not being used, how to I restore it back to my main partition which is 20 gigs06:27
bubbasaures!touch | redstar_06:28
ubotturedstar_: Information about the Ubuntu Touch platform for Phone and Tablet is available here https://wiki.ubuntu.com/Touch . Support and discussion in #ubuntu-touch06:28
redstar_Favorite bot, appreciate. As well, bubbasaures..06:28
jen_should I delete the partition of 215 gigs? will that restore it back to my main partition?06:28
bubbasauresjen_, define restore it back.06:28
redstar_I'll take a look.06:29
neverblueguys, can someone recommend a good US proxy site please ?06:29
wafflej0ck__michaelk, you'd need to repair the windows boot can do that with the windows disc I'm pretty sure, but think it's easier to get the GRUB bootloader to see everything than to get the windows Bootloader to show another OS06:29
bubbasauresjen_, If the 215 gig is empty you would delete it and resize others06:29
jen_okay to put the 215 gigs back to my main partition which is only 28 gigs.06:30
jen_I can screenshot this and send it to a website this place uses if needed06:30
viktor01330neverblue, foxyproxy?06:30
jen_okay so deleting...will just delete the files right?06:30
neverblueu use them yourself ?06:30
bubbasauresjen_, A screenshot of gparted would be nice you will have to be on a live cd/usb however to do this.06:31
viktor01330neverblue, barely ever use proxy sites, but i had decent results with it06:31
neverblueperfect06:31
neverblueanyone else ?06:31
bubbasauresjen_, Primarily a clear description would go along way.06:31
jen_its very hard to describe, sorry06:31
michaelkI know but there is no other OS on my machine. Just windows06:31
wafflej0ck__michaelk, that said I suppose that would be fine though if you have grub on the external and just windows boot loader on the internal and just change priority with the BIOS or a hotkey on boot you'd be fine06:31
bubbasauresjen_, In linux you can resize and make partitions no merging.06:32
michaelkI did that already06:32
wafflej0ck__michaelk, http://www.howtogeek.com/howto/32523/how-to-manually-repair-windows-7-boot-loader-problems/ <-- you did this?06:32
michaelkIt seems windows 8 has it's own software bios and dosen't understand all that switching06:32
jen_okay where shall I send the screenshot at and link it back here?06:33
bubbasaures!imagebin | jen_06:33
ubottujen_: Screenshots can be made with the [PrtScr] button. Want to show us a screenshot of your problem? Upload an image to http://imgur.com/ and link the created page here.06:33
michaelkWindows sucks period06:33
redstar_1sabayon06:33
redstar_!sabayon06:34
viktor01330michaelk, if you want to install something on a comp that came with win8, you have to change some security setting in th bios, uefa something06:34
wafflej0ck__michaelk, yeah has EFI but I don't think GRUB actually modifies that it just loads the EFI file to get the rest of the config for booting the OS, I could be wrong on this though I'm not an expert just another user and web dev06:34
michaelkmost features of crapdows 7 are gone06:34
jen_okay here is one http://i.imgur.com/0w63PWN.png06:34
michaelklet me check06:34
jen_http://i.imgur.com/mA5Dcin.png here is the second one06:34
wafflej0ck__michaelk, personally I just run Ubuntu Gnome 14.04 and have a few Windows VMs for testing and stuff when I need it, desktop is dual boot still for gaming occasionally but barely use it really06:35
redstar_Night Night..06:35
bubbasauresjen_, From a live cd/usb you can resize the partitions.06:36
michaelkwafflej0ck I know but this is actually my college computer I need linux because I develope as a hobby06:36
michaelklols06:36
michaelkI'm probably sounding like a pain in the but right now :P06:36
jen_okay so I cannot just go willy nilly and delete that big blob that says 200 something gigs06:37
wafflej0ck__michaelk, ah gotcha06:37
jen_that will eff things up?06:37
wafflej0ck__EriC^_, you around? can you help michaelk by chance with UEFI/boot problems06:37
bubbasauresjen_, I would delete it your partitions are out of numerical order, the big one looks empty basically.06:37
michaelkI'm reading this right now http://askubuntu.com/questions/497791/installed-ubuntu-14-04-to-external-drive-on-windows-8-system-now-cant-boot-win06:38
michaelkthis was suggested by another person I'm talking to also06:38
wafflej0ck__michaelk, I've seen EriC^_ walk people through the whole process in here before but not sure if he's around anymore today he's typically good at figuring out the boot issues06:38
michaelkcool06:38
jen_yeah I really don't have much in it, I just want it so I have full use of those gigs, my computer is running slow and I think that is why06:39
bubbasauresjen_, That is some very loose analysis.06:39
viktor01330michaelk, wafflej0ck__, thnks, probably will be back when i run into problems :p06:41
jen_and that means? haha06:41
wafflej0ck__jen_, to jump to the conclusion that X is causing Y without any solid evidence that it's the actual problem, typically running low on disk space (which isn't really evident here anyhow) isn't a reason your computer will be running slowly06:46
wafflej0ck__jen_, the main issues are 1 CPU is consumed, 2 RAM is consumed and is using SWAP from disk to deal with not having enough RAM for the programs running, 3 too much disk IO going on06:47
wafflej0ck__jen_, you can use, top in the terminal to see CPU usage, iotop for disk usage, free -m, for RAM in megabytes06:47
michael_1What is a good solution if I need to remotely make a backup of full Ubuntu system? I mean, it will need root privileges, so should I enable root account?06:49
michaelkgoing to try something06:49
michael_1I use rsnapshot06:49
wafflej0ck__michael_1, not sure I use AWS so I just use their snapshots typically through the web interface I believe ZFS offers online snapshots of the filesystem but I haven't experimented with it at all yet06:51
shadaloohello06:56
shadalooI started a torrent using the liveCD06:56
shadalooand have filled up the space on the drive06:56
shadaloowhen I try to copy the file06:56
shadalooI am only able to copy 16MB06:56
shadaloois there someway to free space06:56
shadalooso I can copy my progress06:57
jen_well thank you lads I think I've got it from here, Cheers!06:57
neverblueseems I cannot pay (paypal) for foxproxy07:01
neverbluesite issues07:01
neverblueanyone else have a recommendation for a US proxy ?07:01
groovestixhey folks. can anyone help me troubleshoot my samba configuration, i can't seem to make my share accessible.  the error that i get in my windows box is that i don't have the permissions to access the share.07:03
=== rigved is now known as Guest27841
LarsBuntuI need help getting the boot system working07:13
bunbury_Hello all07:14
bunbury_how does one enable searching with thunar ?07:15
bunbury_xubuntu xfce07:15
LarsBuntuthis is just Ubuntu.  Toshiba Satellite netbook.  32gig eMMC internal storage.  rEFInd on USB stick boots fine.  I havent tried "installing" rEFInd on the eMMC yet.  Ubuntu 14.10 ISO on a 2gig flash drive boots fine and installs.  Ubuntu does not boot on its on though, I get a black screen with white text telling me that the media is not bootable07:16
LarsBuntuI have already tried the Boot-Repair script07:18
jasonjcknmichael_1: i think there's windows 8 bootloader repair tools07:19
jasonjcknwhy does ubuntu still try to install grub when using uefi?07:20
jasonjcknit's screwing up the installation07:20
cfhowlettLarsBuntu, refind is not supported by ubuntu.07:20
cfhowlettjasonjckn, because you told it to.  you can choose NOT to install a bootloader on the partitioning page07:21
jasonjckncfhowlett: i looked for that option, i'll look again07:21
cfhowlettjasonjckn, bottom of the partitioning page07:21
LarsBuntucfhowlett: well, what im saying is that refind works.  ubuntu is not currently booting without it.  so i need help07:22
LarsBuntuI want ubuntu to be able to boot without it07:22
cfhowlettLarsBuntu, do you have OSX on this machine?07:23
LarsBuntucfhowlett: no. this is a toshiba satellite netbook with touchscreen.  brand new.  Ubuntu only.  I plan to run windows 8.1 virtualized07:23
LarsBuntubut first I need ubuntu booting.07:23
mahdi_jahi all07:24
cfhowlettLarsBuntu, refind is a hack for installing ubuntu to MACS.  no good reason to install refind on a non-mac and you should not expect it to work on a non-mac.07:24
mahdi_jai install samba in ubuntu 14.0.4 workstation and run samba service but can not connect to samaba machine in windows client07:24
LarsBuntucfhowlett: i tried it on a whim.  it does work.  a bit slow, but it works.  I'm out of ideas on how to get ubuntu booting unassisted.  I do not want to run refind on this system long-term07:24
cfhowlettLarsBuntu, grub is the default ubuntu bootloader ...07:25
LarsBuntucfhowlett: yes, and it doesnt appear to be working. at all.  i dont get the grub screen07:25
LarsBuntucfhowlett: refind is chain loading grub.  if i select ubuntu, then i get the chain loaded grub it looks like07:26
LarsBuntuwhat I have on the screen now is Boot Repair running from the ubuntu live image booting off USB07:27
cfhowlettLarsBuntu, you seem determined to force feed a foreign bootloader for use in a non-supported fashion.  better to figure out a grub solution.  anyway, as refind is absolutely not supported here ... good luck with that.07:28
LarsBuntuBootInfo summary: http://paste.ubuntu.com/962858907:28
jasonjckncfhowlett: are you referring to "Device for boot loader installation" dropdown menu?07:28
jasonjckncfhowlett: i don't see the option07:28
LarsBuntucfhowlett: No.  Listen to me.  I do not want to run refind.  I do not want to run refind.  It is currently the *ONLY WAY* I've been able to boot the installed version of Ubuntu.  I want Ubuntu to boot WITHOUT REFIND07:28
cfhowlettLarsBuntu, reinstall grub.07:29
cfhowlettjasonjckn, device for boot loader should give the option of installing nothing07:29
LarsBuntucfhowlett: I am currently booted on the live image.  I have Boot Repair running.  The BootInfo paste it provides is http://paste.ubuntu.com/962858907:29
jasonjcknit doesn't :( cfhowlett07:29
LarsBuntucfhowlett: I have run Boot Repair already07:29
cfhowlettLarsBuntu, lots of people smarter than me are in this channel.  perhaps they can help get it going.  sorry.07:31
LarsBuntucan anyone else help me? I'm not super new to Ubuntu or Linux but I don't have a lot of experience with EFI or debugging grub07:31
LarsBuntuI know enough about Ubuntu to use the custom partitioning to make the root filesystem BTRFS since I'm using an internal 32gig eMMC for a "SSD"07:32
LarsBuntuand my install does work under refind quite nicely.07:33
jasonjckncfhowlett: made a bogus partition and selected that ;-)07:33
cfhowlettjasonjckn, ... kinky07:33
function9xLarsBuntu: can you get into the bios of that laptop07:34
LarsBuntufunction9x: yes but there's not a lot I can do there.  ive tried turning on and off the secure boot feature.  currenty its set to boot USB first, then internal eMMC07:34
function9xuhuh07:35
function9xis there an option for uefi?07:36
jasonjckn6 hours later ubuntu is finally installed on my raid07:36
LarsBuntufunction9x: no.  though07:36
function9xhmmm07:36
LarsBuntuI see the refind USB disk has a lot of files I don't see on the ubuntu-installed EFI partition07:36
jasonjcknuhg but looks like 14.10 is buggy07:38
jasonjckncan't connect to wireless07:38
function9xLarsBuntu: I'm aware each laptop is different. It took me awhile to setup kubuntu on this laptop. I did a LOT of trial and error, by disabling and enabling things in the bios.07:38
LarsBuntufunction9x: this one doesnt have a lot of options.  its designed to run windows 8.1 and *only* 8.107:39
LarsBuntuin the boot repair advanced options, should the boot flag be set on the EFI partition or the drive itself?07:39
function9xLarsBuntu: which model is that?07:40
LarsBuntuToshiba Satellite L15W-B130307:40
function9xLarsBuntu: yeah not much about that laptop, when you were installing ubuntu, did you set it auto partition or did you manually did it yourself?07:45
LarsBuntufunction9x: I did it myself.  it has a 128meg EFI partition and a large (32gig) btrfs root.  I wanted to do it custom to use btrfs instead of ext4 because its eMMC, not hard drive07:48
=== Yukinotteru is now known as Yukitteru
theme2hi07:54
theme2I'm always having problems with my computer when it sleeps07:54
theme2When I "wake up" the computer, the mouse/cursor is ok, but everything else is unresponsive07:55
function9xLarsBuntu: 32gb ssd right? sorry kinda doing a backup of something at the same time07:55
theme2I have to press the power button to fix it07:55
=== hugbot is now known as swordsmanz
LarsBuntufunction9x: yes 32gb SSD.  which is why this is ubuntu only.07:59
function9xLarsBuntu: ok do a fresh install again, but this time use ext408:00
function9xLarsBuntu: ie: /boot 512M ext4 , swap 2GB, / 28GB ext408:02
function9xjust to see how it goes08:02
LarsBuntufunction9x: ... um, nobody uses /boot anymore.  and no swap should not be used with flash/ssd.08:02
LarsBuntufunction9x: more importantly though its not even getting to anywhere where the filesystem should be an issue.  GRUB isn't booting. at all.08:03
LarsBuntuits not finding GRUB on boot.08:03
function9xyeah exactly because it's efi08:03
LarsBuntufunction9x: yes GRUB is on the EFI partition08:03
LarsBuntuthis is an EFI-only system. it doesn't appear to support legacy booting at all.08:04
function9xdamn my usb hdd is not big enough for my file transfer08:04
function9xLarsBuntu: like I said before I had to do a lot of trial and error with my laptop, before I got it right. mine is efi too. http://i.imgur.com/PfB384e.png08:13
function9xtrial and error man, keep it simple08:13
function9xbbl house chores08:13
LarsBuntuxxxbbxbxxxkbxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxbbdfffg7cccccccccccccccccccccccccccccccccccccccccc666608:16
LarsBuntu66r82l8808:16
LarsBuntuerp sorry08:16
LarsBuntufunction9x: your suggestion has absolutely nothing to do with grub.  clearly, grub is not getting installed correctly08:17
squaleHi08:28
andrew_46squale: hi :)08:28
Caleb--hi08:28
Caleb--my nfs4 mounts seem to be unmounted automatically if i i don't use them08:28
Caleb--i mounted them to /media so that i could see them in nautilus, but after a while they disappear, and i have to enter them manually in order for them to reappear08:29
Caleb--is there any way to have them constantly mounted?08:29
dolphinhello! my computer is constantly making dns requests and generating udp traffic, can anybody help me figure out why?08:35
dolphinexample : 8216 777.720946 192.168.2.108 -> 192.168.2.1  DNS 87 Standard query 0x14cb  PTR 186.93.166.122.in-addr.arpa08:35
kles4enkoIt can be anything) game, app, virus)))08:36
kles4enkoor connection to router)08:36
dolphinit is like, constantly making dns requests to strange places08:37
wafflej0ck__dolphin, you can use netstat -tulnp to see a list of ports open associated with various processes08:38
wafflej0ck__dolphin, can also try nmap localhost to scan for open ports08:39
dolphinmy only open port is ssh, i have been trying to use netstat and lsof but to no avail08:39
fooghostdolphin: that's ip for airtel INdia08:40
fooghostare you from india?08:40
dolphinno08:40
dolphintheres tons of them though08:40
dolphintriband-mum-59.182.177.112.mtnl.net.in08:40
dolphin127.230.225.105.in-addr.arpa08:40
dolphin105-225-230-127.south.dsl.telkomsa.net08:40
dolphinetc etc etc08:41
fooghostseem like a spyware want to find its home target08:41
dolphinim also seeing encrypted traffic leaving my box, this is very unsettling08:41
fooghostto send log, maybe08:41
fooghostcheck your pc for spyware08:41
degenoratecan anybody help me make a limited user on ubuntu, i only want them to be able to access one directory08:42
dolphindegenorate: you should check out access control lists08:43
degenoratedolphin, where?08:44
wafflej0ck__degenorate, you can just google about ACLs in Ubuntu but for just a user account that needs access to 1 folder don't think that's necessary08:45
wafflej0ck__degenorate, you can just add the user to a group that has the appropriate permissions for accessing the directory08:45
fooghostdegenorate: learn to use chroot08:46
=== user is now known as user123321
ubuntu228Hey everyone. I need to add an empty space in from of every line terminal outputs (basically start every line in terminal with an empty space). How can i do that?08:48
ubuntu228I use terminator btw08:48
ramsub07Hi guys, I'm using a hybrid graphic laptop, is there anyway by which I could stop my AMD graphic card and use my intel alone ?08:49
FSK405Cthere is08:49
FSK405Cquite a few guides over @ ubuntu on that very subject, especially insofar as macbooks go08:49
FSK405Cor the forums.. or askubuntu. I came across two or three accidentally just browsing docs the last few days08:50
FSK405Cguessing you are looking for power savings? I’m gonna guess from the look of the instructions I saw for macbook intel graphics it’s gonna be fairly machine specific, but I could be wrong.08:50
FSK405Clemme see if I cant dig up ..08:51
ramsub07FSK405C: Yes, for power saving purpose..08:51
function9xLarsBuntu: sorry man i was doing multiple things at once. When you try to do a fresh install, there should be an option there to use boot efi, set that for 500MB. then / 27GB, and if you want swap that is entirely upto you08:56
degenorateim pretty basic ubuntu user, still learning alot. i tried it myself. i edited the permissions in winscp and now my non-root user cant access anything lol08:56
enycHrrm...  I seem to hve mange to activate some weird mode where numlock on keyboard acts like an extra hard disk light...  but i t seems to be interefering with keypresses too =( ... any idea what on earth triggers this mode / what it is called??08:56
function9xramsub07: I think you can try to blacklist it. I'm not sure how that works though08:58
tomattoplease, how can i get nvidia drivers 173 into (l)ubuntu 14.10?08:58
ikoniatomatto: is that package not in the repo ?08:59
tomattoikonia: nop :(08:59
tomattoit is not09:00
ikoniatomatto: then it's not meant for your sysmte09:00
ikoniasystem09:00
tomattoonly >31009:00
ikoniatomatto: ubuntu picks the nvidia binary blobs it will thinks will work best with that version, packages and then supports those09:00
tomattobut my graphics card nvidia geforce fx 5200 is not supported by new drivers in repo09:00
ikoniaagain, thats probably by design09:01
tomattoby design is not supported my graphics card? great, it's going better and better09:02
ikoniarationality: what version of ubuntu are you using ?09:07
ikoniarationality: oops, sorry, never mind09:08
tomattoikonia: 14.1009:09
ikoniatomatto: I know, you've already told me and I've explained the situatin to you09:09
tomattoand nouveau driver makes videos not continually playing09:11
xoxohi all09:23
xoxoHow do you address a kernal panic?09:23
ikoniathat is not an easy question09:23
ikoniait depends on a lot of things09:23
xoxoI tried reinstalling over the ubuntu thats on the harddrive09:24
xoxomultiple times09:24
xoxono dice09:24
ikoniaxoxo: lets step back and walk through it09:24
ikoniaxoxo: what version of ubuntu is this ?09:24
ikoniaexact version/distro please.09:24
xoxoI think it's 13  kernal 3.1609:25
ikoniathink isn't good enough09:25
xoxoI havnt used this laptop for a while09:25
ikoniayou need to know exactly what version you are trying to install and what distro09:25
xoxothe install is current09:25
xoxo1409:26
ikoniasorry - please be exact09:26
xoxoI dont care what I install09:26
xoxoI just want on os09:26
ikoniawhat is the exact ubuntu version/distro you are using09:26
xoxoI tried ubuntu because it works09:26
xoxoI attempted a bunch of other OSs also09:26
ikoniawhat is the exact ubuntu version/distro you are using09:26
xoxoI think the version that was/is on the harddrive is 1309:26
xoxoI cant tell09:26
ikoniawhat is the version you are trying to install09:27
xoxoI havnt used this laptop in a couple years09:27
xoxoI know ther kernal09:27
ikoniawhat is the version you are trying to install09:27
xoxobecause it gets to the log screen09:27
ikoniawhat is the version you are trying to install09:27
xoxocurrent09:27
xoxo14.109:27
ikoniawhich one exactly09:27
ikoniathere is no 14.1 release09:27
xoxovanilla09:27
xoxounity09:28
ikoniaplease get me the exact ubuntu version you are trying to install09:28
xoxoI have tried installing via usa a doz3n times tonight09:28
ikoniastop09:28
ikoniano more discussion until you get me the exact version you are trying to install please.09:28
xoxodifferent things I can get through the installation processes09:28
xoxobut they never bootback up form the hard drive09:28
ikoniano more discussion until you get me the exact version you are trying to install please.09:28
xoxo14.10 unity09:29
xoxoubuntu09:29
ikoniathere we go09:29
ikoniahow are you trying to install it09:29
ikoniavia DVD ?09:29
xoxothats what I have on the usb09:29
xoxousb09:29
ikoniaok09:29
xoxono disk09:29
ikoniaare you formatting the partitions when you do the install ?09:29
xoxono09:29
ikoniathen do that09:29
xoxoattempting to write over09:29
ikoniayou can't install over the top09:29
xoxowhen it asks if I want to use existing partitions I say no09:30
xoxoI used gparted to erase the partitions09:30
xoxoit was dual boot09:30
ikoniaok, please follow these steps09:30
ikonia1.) boot the USB stick, open the partitioning tool and delete ALL partitions and save09:31
ikonia2.) reboot09:31
xoxoI did that09:31
ikoniayou should get an error saying "no operating system found" or words to that effect09:31
xoxowith gparted09:31
ikonia3.) boot from the ubuntu USB again and select the recommended layout install09:31
ikonia4.) let the install complete09:31
ikoniathen report back09:31
xoxook ill tell you what happens09:32
gudduhi im new to irc..09:40
xoxosorry I am getting a boot error the bios is weird on this computer09:44
ikoniawhat is the boot error09:44
gudduwhat error xcatly..?09:44
=== parduse is now known as Guest85000
xoxoreeboot and select proper boot device or insert boot media09:46
ikoniaI suspect you have selected the wrong device to install grub to09:46
ikoniaso there is no grub on the boot disk09:46
ikoniait's probably been installed onto the USB as you are installing from usb09:46
White_Caterr09:48
White_CatI am strugling with an issue09:48
xoxogot it09:48
White_CatI want to know which user has the UID 100009:48
ikonianormally the default user at install time09:48
ikoniathat is the starting UID for ubuntu installs09:48
llutzWhite_Cat: getent passwd 100009:49
Caleb--i can't believe this bug is not fixed yet: https://bugs.launchpad.net/unity/+bug/122696209:49
ubottuLaunchpad bug 1226962 in unity-settings-daemon (Ubuntu) "Hotkeys not functional in non-latin keyboard layout in 13.10, 14.04, 14.04.1, 14.10" [High,Triaged]09:49
White_Catah indeed the account I had selected during setup09:49
White_Catwhat about for group uid ?09:50
ikoniaWhite_Cat: same09:50
ikoniaWhite_Cat: default user is 1000:100009:50
llutzWhite_Cat:simple check: getent group 100009:50
xoxoI dont get the no operating system found message it says reboot and select propopper boot device09:57
ikoniaxoxo: right, because your OS disk does not have a boot sector on it (grub)09:58
ikoniaor valid boot loader I should say09:58
solsTiCehi. when I open the lid and the laptop wake up, I always got chromium on the first screen (the laptop one). why ? whay can't it stay on the second screen during the sleep ?10:00
ikonianormally because the graphics drivers are shut down10:00
ikoniait can't remember the location10:00
xoxohuh10:01
xoxoI am at the step with the partition menu and it says: ubi-partman failed with exit code 14110:02
kai`Hi10:02
xoxofurther information can be found in /var/log/syslog.10:02
xoxoy that my install might fail10:03
ikoniaxoxo: repeat the process I told you earlier10:03
ikoniathat worked last time10:03
xoxoI'm restarting the install10:04
xoxothe partitions should be gone10:05
=== kai` is now known as kw01f
Istalantarhi, there is something that's bugging me. When i alt+tab to other windows/programmes all windows of the same programm get stacked, which means i have to wait 1-2 seconds to alt+tab through those windows and select the one i want to use .... The question I have is, can I disable the stacking, so every window is directly selectable10:12
notfadsssscan someone help me and look at a bootlog issue?10:13
ikoniawhy don't you just explain the issue, so that people know if they can help10:13
xoxoI got the same message10:14
xoxoits perplexing10:14
notfadssssI did not want to be rude, and flood channel but I just finished installing ubuntu server and at initial reboot I get a black screen no grub or anything10:14
xoxoreboot and select proper boot device10:14
ikoniaxoxo: same thing - it's not installing grub to the device you are booting from10:14
notfadsssswhich device would that be? I have changed the boot order10:15
xoxocan I install grub another way?10:15
notfadssssI have even selected the partition ubuntu is installed on >.>10:15
ikoniaxoxo: the installer is fine, just during the install make sure you select the correct device10:16
xoxoit's the whole harddrive10:16
ikoniayes, but there are 2 disks in your system, the hard disk and the usb disk10:17
xoxowhat else is there to select?10:17
ikoniaxoxo: it sounds like it's installing grub to the usb disk, rather than the hard disk10:17
notfadssssI cannot imagine how after installing ubuntu on the hdd that it would then go install grub on a usb... but you believe thatis the issue?10:18
ikonianotfadssss: I'm not talking to you10:18
ikonianotfadssss: hence why I'm saying the username xoxo in front of my statements10:18
notfadssssoh :\10:19
notfadsssswell, if anyone has a moment to help I would greatly appreciate it.10:24
clausenI can't get linux/grub/livecd/anything-except-windows to boot on my UEFI laptop10:36
brentive got several irc cli programs running which are hogging memory10:40
c-moiclausen, try to boot on windows and execute the ubuntu / setup.exe10:40
brentis there anyway to limit their ram usage or to clear it from cache?10:40
ikoniaclausen: do not do that10:40
clausenc-moi, you mean wubi.exe?  I tried that, it also didn't work10:40
theadminc-moi: I suggest you don't do that. WUBI is not supported on EFI systems.10:41
ikoniabrent: why do you think they are using/hogging ram10:41
c-moioh ?10:41
c-moithat's what I did with a debian installer10:41
brenti have no idea, theyre connected to irc 24/7, theres about 30 clients10:41
clausenc-moi, (first, it didn't give me any options at all.  Then it said it installed, and it added something to the windows boot manager, but that was never able to boot...)10:41
c-moiand then I installed Ubuntu 14.0410:41
ikoniabrent: why do you think they are using your ram ?10:41
c-moiit was on a Acer netboot with UEFI10:42
clausenhow is it supposed to work?  I don't see how the ISO can possibly meet the UEFI specification (which I'm reading now...)10:42
brentmy system says i have 140meg ram left out of 8 gug10:42
ikoniabrent: where does it say this10:42
c-moiwell at least, I could have access to the Bios and boot options, and could turn off the UEFI boot10:42
theadminclausen: The Ubuntu image is properly signed and all that, but I have to point out that it may not work from USB10:42
theadminclausen: At least, from my understanding10:42
brentfree -m10:43
theadminbrent: http://linuxatemyram.com10:43
clausentheadmin, I don't think it's a signature problem -- I have disabled SecureBoot.  I think it's just that the UEFI firmware only recognises FAT32, not iso966010:43
ikoniabrent: who is running all the IRC clients ?10:43
c-moibrent, the "free" memory is not the only one which is free. See the buffered and cached10:43
clausen(that's just conjecture... honestly, I have no idea what the problem is)10:43
clausenI tried copying the contents of the ISO onto a USB flash drive formatted with fat32, but that doesn't work either10:44
theadminclausen: I don't think so, after all, the Ubuntu image is designed to be EFI bootable. Just copying the contents like that won't work though, that is to be expected.10:44
theadminHonestly, I just use legacy mode, EFI is too much of a pain.10:44
clausentheadmin, just to be clear: I have an official Ubuntu DVD, that does *not* work10:45
clausentheadmin, my laptop doesn't have a legacy mode10:45
theadminclausen: Oh blimey.10:45
clausentheadmin, the official DVD doesn't work10:45
theadminThat's quite a problem.10:45
theadminclausen: By the way, did you make sure to disable Fast Startup in Windows?10:45
clausentheadmin, let me double check...10:45
brentikonia, so.. -/+ buffers/cache:       2388       547010:46
ikoniabrent: thats fine10:46
brent;) i notice the system slows down quite a bit10:46
ikoniabrent: who is running all the IRC clients10:46
brenti am10:47
theadminbrent: Then... close them?10:47
brenttheyre different bots, which need to be up10:47
ikoniabrent: if your IRC clients are using 7GB - you are using them for something they shouldn't be doing10:48
ikoniabrent: they are only using the ram they need10:48
ikoniabrent: flush your cache and see how much is free10:48
ikoniabrent: I'd suspect your bots may have memory leaks10:48
brentwhich could be possible10:48
clausentheadmin, I don't think Fast Startup is relevant -- I can access the UEFI firmware without any trouble10:49
VimFleedanyone here who uses crouton to enjoy linux beside chromeos?10:49
ikoniacrouton ?10:49
theadminikonia: Script to install Xubuntu on a Chromebook10:49
ikoniaso not really ubuntu then10:50
VimFleedikonia, yes  it's a script used on chromeos to install linux10:50
theadminYeah10:50
VimFleedyea manily ubuntu10:50
ikoniaVimFleed: it's not ubuntu10:50
ikoniaVimFleed: it still runs within chromeos10:50
VimFleedikonia, is it a technical difference only?10:51
ikoniano10:51
ikoniait's a significant difference10:51
=== alberto is now known as Guest29203
theadminStuff may break and nobody here will have any idea why since you're operating in such an uncommon environment, basically, VimFleed10:51
VimFleedikonia, how does it make my everyday use of linux different?10:51
ikoniait uses chromeos10:51
VimFleedtheadmin, make sense10:52
ikoniaVimFleed: I suggest you talk to the script support team to explain the risks/issues10:52
brentikonia, how does one flush their cache10:52
VimFleedikonia, but on the other side, it offers linux on a cheap laptops10:52
ikoniabrent: interface with a proc parameter,10:52
ikoniaVimFleed: no it doesn't10:52
VimFleedikonia, how come?10:52
ikoniabecause it's not linux as I've just said10:53
ikoniait's chromeos10:53
theadmin...Well ChromeOS is Gentoo so it is Linux, technically speaking.10:53
ikoniaVimFleed: I suggest you talk to the support teams who make/support the script10:53
clausentheadmin, disabling fast boot didn't help10:53
theadminBut not Ubuntu, yup10:53
VimFleedikonia, I'm using a cheap HP 14 which is only $200 to use linux10:53
theadminclausen: Uh... I really have no idea why it isn't working >.<10:53
ikoniaVimFleed: so ?10:53
ikonianot sure what that has to do wiht anything10:54
theadminVimFleed: Point is, it ain't really supported here.10:54
VimFleedikonia, so it does offer linux experience on cheap laptops10:54
ikoniaVimFleed: this is nothing to do with ubuntu10:54
Seveaswe should have a !crouton or !chromeos factoid that points people to the right place to find support10:56
ikoniaSeveas: agreed, note added10:56
SeveasBecause it sure as hell is unsupported by Ubuntu and Google :-)10:57
santhoshhow to install app runer in ubuntu10:57
Seveaswell, crouton is. obviosuly google supports chromeos :)10:57
Seveassanthosh: what is 'app runer'?10:57
santhoshi want install whats up in ubuntu it is porssible10:57
theadminsanthosh: You mean WhatsApp?10:57
theadminsanthosh: Your best bet would be using Genymotion or another Android emulator.10:58
Seveassanthosh: if you mean 'WhatsApp', then no, they only support android and iphone phones I believe. Maybe win8, but definitely not Ubuntu.10:58
cobwhat's that program that's like top, but newer?10:59
marshal0505cob: htop ?10:59
theadmincob: "newer"? You mean htop?10:59
ikoniawhat's wrong with "top" why do you need newer ?10:59
cobhehe, yeah10:59
cobikonia: just... looking at new things10:59
White_CatI am having quite a headache10:59
White_CatI am looking for a mailserver that will only get connections from localhost11:00
White_CatI ideally do not want to use unix usernames for this11:00
White_Catwhat client would be most usable for this11:00
oddeyedHiya everyone! I have a strange problem: in order to print a ` character, I have to push the key twice. And after pressing ` once, none of my other keypresses work. Does this sound familiar to anyone?11:00
SeveasWhite_Cat: ssmtp?11:00
theadminoddeyed: You have an international layout.11:01
White_Catthe mailserver will recieve external mail and send them too11:01
theadminoddeyed: Switch to an "English (US)" or a similar layout, it will stop.11:01
White_CatSeveas ssmtp would only send not receive11:01
theadminoddeyed: Generally speaking, in international layouts, `e = è and such11:01
oddeyedtheadmin: Okay, lemme give it a try ^_^11:01
ikoniaWhite_Cat: the client has nothing to do with it11:01
White_CatI meant what server11:01
ikoniaWhite_Cat: you can use any mail server that you know best11:02
ikoniathe one that you know the best is the obvious choice11:02
White_CatI know none11:02
notfadsssscan anyone help me out for a second? I just installed ubuntu lamp after fresh install initial restart is only bringing me to a blank screen - I have bootlog report if someones got a moment to take a look at this I would greatly appreciate it11:02
ikoniathen pick one to learn, use the default from ubuntu if any any doubt11:02
White_Catwhich one is the default11:02
ikonialook on your system11:02
White_Catbah11:02
ikoniaWhite_Cat: you said you'd done research on this ?11:02
ikoniait's postfix11:02
SeveasWhite_Cat: proxsmtpmd without a filter configured?11:03
wh-hwanybody see same things like this : https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1405691???11:03
ubottuLaunchpad bug 1405691 in alsa-driver (Ubuntu) "No sound from subwoofer on Asus N551JM" [Undecided,New]11:03
oddeyedtheadmin: Thanks! It worked perfectly! (^_^)`11:04
wh-hwi need help with that !!!11:04
wh-hwpls11:04
White_CatI tried postfix and configuring it is harder than programming a space shuttle11:04
ikoniait's quite straight forward11:04
White_Catit really isnt11:04
ikoniaif you explain the problem specifcially11:04
ikoniapeople can help11:04
White_CatI have done that11:04
bekksYou havent.11:04
White_CatI will do so again11:04
SeveasWhite_Cat: if you find configuring postfix hard, the internet doesn't want you running a mailserver :-)11:05
ikoniaSeveas: this is the truth11:05
White_CatI have a system which will only recieve user connections from localhost11:05
wh-hwi installed ubuntu 14.10 on my asus n551jm , but it no sound11:05
White_Catall those connections will come from odoo which can use pop and imap11:05
Seveasseriously, dpkg-reconfigure can set it up appropriately for most common things with no manual config.11:05
ikoniaWhite_Cat: we don't need the whole thing again11:05
White_Catas well as something called "local server"11:05
ikoniaWhite_Cat: just the problem11:05
White_Catyou wanted me to explain11:06
ikoniaWhite_Cat: just the problem11:06
ikoniaWhite_Cat: we can ask for specifics depending on the problem11:06
notfadssssCan anyone take a look at this boot report and tell me why ubuntu wont boot :( http://paste.ubuntu.com/9629215/11:06
White_Catthe problem is that odoo marks mail as read the moment it connects to it11:06
bekksWhite_Cat: Why is that a problem?? And how is that related to an SMTP server?11:06
White_CatI can explain11:07
ikoniathat doesn't sound like a problem with a mail server11:07
White_Catso I intend to make a copy of each email to foo@bar.org to foo@erp.bar.org11:07
White_CatI need a mail server to run all email with @erp.bar.org11:07
bekksWhite_Cat: Data duplication will not solve any issue.11:07
White_Catit will totally solve the issue11:07
bekksIt will not.11:07
White_Catsince people will not have their email marked as read11:08
ikoniathat is not a solution11:08
ikoniathat is a crazy approach to a CRM not configured / working properly11:08
White_Catwell, that is the problem I have11:08
SeveasWhite_Cat: do you also buy a new car when the ash tray is full?11:08
bekksWhite_Cat: If you process the mails automatically, why do you need them to be processed manually by the users again?11:08
bekksThat concept is lacking sense. :)11:09
White_Catbecause users want to read their mail at their own pace11:09
bekksThen do not process them automatically.11:09
White_Catand they also want a copy to appear in the erp system11:09
White_CatI have to achieve both11:09
bekksBeing a user, I'd harass you if you duplicate my mails. :)11:09
ikoniaWhite_Cat: so telling odoo to not mark mail as read seems a logical approach ?11:09
White_Catodoo always marks them as read11:09
ikoniaWhite_Cat: or working with odoo to resolve the issue11:09
White_CatI lack a way to do that11:09
ikoniarather than some crazy mail setup11:09
ikoniathis problem is an odoo problem, not a mail server problem11:10
White_Cathence why I didnt want to explain you the problem11:10
White_Catit would be a waste of my time11:10
ikoniaWhite_Cat: right, so now you know where to look11:10
White_Catand yours11:10
White_Catno I do not11:10
ikoniaWhite_Cat: talk to Odoo team11:10
White_CatI still need that mail server11:10
bekksYou dont.11:10
bekksYou need to fix odoo.11:10
White_Catyes I do11:10
ikoniaWhite_Cat: raise bug/work with them to resolve "auto read mails"11:10
ikoniamay be as simple as a configuration parameter11:11
White_Catits not11:11
ikoniahow do you know ?11:11
White_CatI have spent a good month on this11:11
ikoniayeah, but you didn't even know the mail server11:11
White_Catodoo is horrible with emmail11:11
ikoniaso your research trouble shooting seems lacking11:11
White_Catikonia why would I care about the mail server?11:11
White_Cathonestly11:11
bekksWhite_Cat: And you didnt eve create a bug on this towards the odoo team.11:11
ikoniaWhite_Cat: because you're using it to send mail11:11
ikoniaWhite_Cat: which seems pretty key to the system interacting with the mail server11:12
ikoniaWhite_Cat: is your name Lawrence by any chance11:12
White_Catno my name isnt that11:12
White_Catwhat an odd question11:12
ikoniaWhite_Cat: ok, on the mailing list there is a guy on the odoo mailing list called lawrence with your same problem11:12
DatHow long would gpart take to rescue a lost partition on a 4tb drive?11:12
ikoniathere are multiple options suggested to him11:12
ikoniasome are from the development teams, some from other users11:13
ikoniamost will get you what you want11:13
White_Catikonia I need email accounts for admin tasks too11:13
White_Catreally pointless11:13
ikoniaWhite_Cat: not sure what that has to do with anything11:13
clausen_theadmin, I think I figured it out!  I finally got into the windows "rescue command line", and I can access the EFI system partition11:13
White_Cathere is the problem11:13
ikoniaWhite_Cat: you've explained the problems11:13
clausen_theadmin, it has a file, /efi/boot/bootia32.efi11:13
ikoniathe CRM marks emails as read11:13
ikoniayou don't want it to to11:13
ikoniathere are solutions on the odoo mailing list11:13
clausen_so it looks like it's a 32-bit boot11:13
clausen_32-bit UEFI configuration -- quite exotic11:14
White_Catusers in this company pay microsoft money to have their email run11:14
Seveasgood thing they do, as they clearly shouldn't be paying you for it :)11:14
White_CatI want to have a parallel system to copy their mail so that what they do with their email does not affect the erp system11:14
bekksWhite_Cat: How about taking a closer look at the solutions proposed instead of repeating pointless approaches on and on?11:14
ikoniaWhite_Cat: a mirror mail service is not a solution, it's a bad idea11:15
White_Catwhy is it a bad idea?11:15
ikoniabecause it does not fix your problem11:15
ikoniait makes a mess of your mail setup11:15
White_Catwhy does it not?11:15
ikoniait does11:15
ikoniaI didn't say it didn't11:15
White_Catmicrosoft mail would simply forward each incoming mail11:15
ikoniaWhite_Cat: actually do what you want,11:15
bekksWhite_Cat: Why dont you want to fix your ERP system instead?11:15
ikoniaWhite_Cat: you seem to have no idea how to manage the systems and don't want to actually use logical solutions11:15
ikoniabekks: there are fixes on the mailing lists........11:16
White_Catbekks because I need additional email accounts anyways11:16
ikoniaafter a month of research.....11:16
notfadssssanyone available for a moment to help me debugg some issues I am having with initial reboot of ubuntu install?11:16
bekksikonia: I know. I found them within minutes, didnt need a month.11:16
nbusronehi , I am using smplayer but when playing a video recording using an android phone it get fastforward but the sound was fine.Using VLC works well. Anyone know the reason behind ?11:16
bekksWhite_Cat: Additional emails accounts have entirely nothing to do with mirroring mails.11:16
ikoniathey would just be more to mirror11:16
White_Catindeed11:16
White_Catits two seperate issues11:16
ikoniawhich as mirroring is a pointless task, you're making more work for yourself11:17
White_Catikonia you know nothing of my implementation11:17
clausen_theadmin, there are some webpages saying Ubuntu doesn't support ia32 EFI...11:17
Seveasnotfadssss: what are the issues?11:17
=== pvoigt_ is now known as pvoigt
ikoniaWhite_Cat: only what you explain11:17
clausen_theadmin, I guess I will have to submit a patch...11:17
White_CatI cant explain you all the details11:17
ikoniaWhite_Cat: and you lack of understanding yourself, so I'm making a few assumptions11:17
schub:-)11:17
notfadssssSeveas: http://paste.ubuntu.com/9629215/ <---- I install ubunutu Lamps, initial restart brings back a black screen11:17
White_Catyou have been making assumptions the second I started explanning myself11:17
White_Catit was quite a hastle to deal with that11:18
ikoniaWhite_Cat: not at all, I've been using the info you provided over the last few days11:18
Seveasnotfadssss: what is ubuntu lamps?11:18
White_Catikonia, if it is all the same to you I really do not want your help. I end up frustrating you and you end up frustrating me.11:18
Seveasikonia: he's been here for days? :/11:18
White_Catyes i have11:18
ikoniaWhite_Cat: you're not frustrating me11:18
notfadssssSeveas: Ubuntu server11:18
ikoniaSeveas: yeah, trying to do virutal users etc etc11:19
Seveasugh11:19
Datis there anyway to check the progress of a gpart scan?11:19
ikoniaWhite_Cat: you admitted earlier you don't know any mail server technology (which is fine - no issue with that) so would it not be wise to actually try to take advice from people who do know mail server technology ?11:19
SeveasWhite_Cat: hire an actual sysadmin please. You're doing your users/employer a major disservice by relying on internet volunteers whom you don't seem to get along with.11:19
White_CatAll I need is a mail server that supports POP and/or IMAP with non-unix (virtual) users.11:19
ikoniaWhite_Cat: yeah, you where told how to do that yesterday11:20
SeveasWhite_Cat: postfix + cyrus. Now go read documentation.11:20
DatWhite_Cat: postfix11:20
ikoniaWhite_Cat: now you have a problem with your CRM - which you've been told how to fix, and ignored11:20
White_CatI tried configuring postfix and it cant even connect11:20
ikoniaWhite_Cat: now you want to mirror emails - which unless you need complience (which a postfix mirror is not a good solution for) is not a good way11:20
bekksI guess I can safely rest this case and deal with more interesting topics.11:20
nbusronehi , I am using smplayer but when playing a video recording using an android phone it get fastforward but the sound was fine.Using VLC works well. Anyone know the reason behind ?11:20
Seveasbekks: yeah :/11:20
White_Catcomplience?11:21
ikoniaWhite_Cat: seriously, try to actually understand, people are not saying "don't do this" for fun, they are trying to stop you make a bad choice/mess11:21
White_CatI setup mail forwarding before11:21
Seveasnbusrone: I have that from time to time as well. Not sure why, but I'm guessing there are some odd values in the avi container. If lc works, just use vlc :)11:21
bekksWhich you dont need for your ERP.11:21
White_CatI am told to do it11:21
Dati had two postfix servers mirroring each other11:21
bekksBY whom?11:21
Datit was pita to setup11:21
White_Catwhy do you care11:21
Datand hard to maintain11:21
ikoniaWhite_Cat: understanding your requirements, thats why11:22
bekksWhite_Cat: I dont care about that issue anymore, dont worry.11:22
White_Catplease entertain yourself with someone else11:22
SeveasDat: why were you doing mirroring at the postfic layer?11:22
ikoniaWhite_Cat: the question is do you have a technical reason for this, or a managment pressure for this ?11:22
SeveasI do that at the mailstore layer, delivering to two mailstores11:22
nbusroneSeveas : i tried reinstalling but it still having fast forward11:22
White_Catikonia a bit of both11:22
Seveasnbusrone: reinstalling won't help :)11:22
ikoniaWhite_Cat: whats the technical reason as that part you don't seem to explain11:22
ikoniaother than "I want it"11:22
ikoniaor "I need it"11:22
White_CatLook11:23
DatSeveas: i was using dovecot sync11:23
SeveasDat: eww. That failed miserably for me at the time11:23
White_Catsay I have 10 users with emails. I need 5 more "group" email accounts that will primarily send email11:23
DatSeveas: i got it to work but it was just a pain11:23
Seveasnotfadssss: I looked at your pastebin thing and am afrain I can't help, sorry :(11:23
White_CatI do not want to use microsoft for those 5 "group" emails11:23
DatI even had to write a script to fix duplicate emails11:23
Dat:(11:24
White_Catits half the reason why I need a mail server11:24
ikoniahang on White_Cat are you also the user darknet11:24
totesmuhgoatshey guys11:24
ikoniahe had exactly the same requirement a few weeks ago11:24
Seveashi totesmuhgoats11:24
notfadssssseveas: thank you for trying, I think it has something to do with raid1 configure ;\11:24
ikoniais this the same situation ?11:24
White_Catikonia I am not on the odoo forums11:24
ikoniaWhite_Cat: I meant IRC user Darknet11:25
White_Catthis isnt an odoo problem11:25
ikoniahe had the same issue, are you the same guy ?11:25
Dathrmm i have no idea if my gpart is hung or not I should have done this via command line11:25
White_Catikonia, I dont think so11:25
ikoniaah, never mind,11:25
SeveasWhite_Cat: no, it's a problem of you refusing to learn to do your job. If you find postfix hard, you shouldn't be a linux admin.11:25
White_CatI am not a linux admin11:25
Datlol11:25
Seveasthen tell your linux admin to set this up11:25
White_CatI am not pretending to be one11:25
White_CatI lack that11:25
ikoniaWhite_Cat: who looks after you linux systems ?11:25
Seveasthen hire one, clearly you don't know what you're doing.11:26
totesmuhgoatsi am doing some troubleshooting and i booted into an older kernel than the most recent installed one, the problem is that the nvidia (proprietary) driver does not load for this kernel does not seem to exist in the system for this older kernel, how can I make the driver re-build itself for all the installed kernel versions?11:26
White_Catthat unfortunate job is mine unfortunately11:26
White_CatI dont have the resources I need11:26
ikoniaWhite_Cat: it would seem not, sorry you're in that situation11:26
ikoniaWhite_Cat: but based on that situation, would it not be wise to listen to the people who can help you ?11:26
nbusroneSeveas: Anyway found a fix http://tuxdiary.com/2014/03/06/mplayer-plays-mp4-video-too-fast/ thank you for the reply :D11:26
White_CatI understand odoo aspect of things11:26
ikoniayou don't11:27
ikoniaas you just said "you can't fix it"11:27
Seveasnbusrone: rock on, thanks for sharing!11:27
ikoniawhen there are multiple fixes for it11:27
White_Catikonia fixing it causes different problems11:27
ikoniaWhite_Cat: so ? you still say "I know it" - but also "I can't fix it"11:27
nbusroneSeveas: you are welcome :)11:27
White_Catikonia can you stop it please11:27
ikoniaWhite_Cat: then follow the advice11:28
ikoniadeal with one issue at a time11:28
ikoniaclouding it into a big jumble doesn't help you move it forward11:28
Seveasikonia: /nick sisyphus :)11:28
Datdamnit gparted just died in the rescue11:29
Dat;/11:29
Datanother 20hours :(11:29
SeveasDat: time to restore from backups?11:29
White_Catikonia your advice is fix a system that isnt the problem11:29
Datnot for this drive11:29
Datno backups where taken11:30
ikoniaWhite_Cat: it is the problem based on the issues you've reported11:30
White_CatI must have a mail server to gain the extra emails I need11:30
White_CatI have spent 3 days reading documentaiton on postfix and the end result is I cannot connect to it11:30
ikoniaWhite_Cat: splitting the mail service into one handled by microsoft / you locally is not a good solution11:30
ikoniait's quite bad11:30
notfadssssif anyone has any experience with raid 1 ubuntu server install some help would be appriciated ><' initial reboot leads to a black screen11:30
bekksWhite_Cat: "odoo mark mails and should not do it" "thats the issue, fix it" "no, it is not the issue".11:30
ikoniaWhite_Cat: if you cannot run a mail server - I strongly advise you not to11:30
ikoniaWhite_Cat: hire someone11:30
White_Catikonia I am not doing what you suggested11:30
White_Caterp.foo.bar and foo.bar will be seperate domains11:31
White_Cat*seperate ips11:31
ikoniaWhite_Cat: right, but the DNS for foo.bar and MX record will be controlled by the same ISP11:31
White_Catyes11:31
White_Catno problem with that11:31
ikoniayou will end up with serious mail routing problems unless you are not very careful and know what you are doing11:31
White_Caterp.foo.bar would have a different ip11:31
ikoniathe logical step would be to add the 5 extra mail accounts to the microsoft hosted soution11:31
ikoniasolution11:32
White_Catit isnt a solution11:32
White_Catthats too slow11:32
ikoniait is not too slow11:32
ikoniait takes seconds11:32
White_Catlarge attachments would take forever to download11:32
ikoniaand if you've been doing this for 3 months.....11:32
White_Catmultiple times11:32
ikoniathis is getting into a fantasy problem area rather than a real life issue11:32
ikoniaforwarding mail to a subdomain to stop download times for 5 people....11:33
hojohello. i am having problems after trying to install ati proprietary drivers to ubuntu 14.04.1. I uninstalled all ati drivers and removed xorg.conf files but i still cant access the GUI. Just a black screen after loading ubuntu. I can access tty1 though. any ideas anyone?11:35
hojotrying to open any programs that operate in the graphical environment, i get "cannot open display" message11:37
g0thhi11:37
g0thhi11:37
g0thhi11:37
g0thhw do I mount a cifs share from a NAS such that the permissions are correctly set?11:38
g0that the moment everything basically has all permissions11:38
bekksg0th: Whats the issue then?11:39
g0thwell I would like them to ave specific permissions11:41
g0thpreviously I used sec=ntlm,nounix11:41
g0thfor my ready nas11:41
g0thnow I have a synology and if I mount like that11:41
g0theverything is totally f* up11:41
bekksCan you be more specific and use a clean language please?11:42
g0thfor instance if I do "ls" in the mounted directory with "sec=ntlm,nounix" it lists all files recursively11:42
bekksWhat exactly is the problem when doing what exactly, in detail?11:42
g0thI used clean language :)11:42
raj_yes11:42
g0thwhen I mount the cifs share with sec=ntlm,nounix the whole filesystem behave strangely11:43
bekksg0th: Why are you using sec=ntlm and nounix?11:43
raj_hey can anybody help me update kernel to 3.1911:43
g0thbecause that seems to be the only way to mount the files with proper permissions11:43
g0thhow do you guys mount cifs volumes?11:43
=== Yukitteru is now known as Dhs92
g0ththe settings worked perfectly with my readynas11:44
g0thbut with the synology one it doesnt work11:44
raj_how to turn off write protection11:44
clausen_theadmin, I create a new ubuntuforums thread, http://ubuntuforums.org/showthread.php?t=2258379&p=13195099#post1319509911:44
clausen_theadmin, does this look helpful?11:45
bekksg0th: like this: https://wiki.ubuntu.com/MountWindowsSharesPermanently11:45
clausen_it's my first ubuntuforums.org post -- does it look useful?11:46
g0thbekks: yes, that's not working properly11:47
g0ththe files have the wrong permissions11:47
bekksg0th: Define "properly" and "wrong permissions" in detail please.11:48
g0ththe permissions should be 0664 for files and 0775 for directories11:48
g0thwith proper uid and gid11:48
bekksg0th: CIFS doesnt support linux permissions.11:48
g0thI think it does11:49
g0ththere is an extension11:49
bekksg0th: Then you are using a different CIFS implementation than the entire linux world.11:49
g0thI just want to mount it with those permissions on my system11:49
g0thno I am nt11:49
g0thit is well known11:49
g0thit's supposed to work with "nounix"11:49
g0thhow do you mount cifs shares?11:50
bekksI just told you.11:50
g0thso all your cifs shares just have all permissions?11:50
bekksYes, because CIFS does not support linux permissions.11:50
g0thanyone else who has more experience wth the cifs unix extension?11:51
bekksAll you can do is map a user as described in here: https://wiki.ubuntu.com/MountWindowsSharesPermanently#Special_permissions11:51
EREVANhi there, who can tell me, what is ~# symbols mean in terminal11:52
g0thbekks: so how do you prevent normal users from just overwriting everything?11:52
bekksg0th: BY setting proper filesystem permissions on the filesystem, not on the share.11:52
g0thok, how to do that?11:52
k1l_EREVAN: its the prompt. ~ stands for  "/home/user/" where user is your username11:53
g0thbtw11:53
g0thI was always asking about the filesystem permissions not the share11:53
bekksg0th: That depends on the system providing the sahre.11:53
bekks*share11:53
EREVANk1l_ thanks11:53
g0thit's a synology nas11:53
g0ththe client is an ubuntu system11:53
bekksg0th: You were always asking about CIFS, whihc is a filesharing mechanism. You cannot format a partition as "CIFS".11:53
=== Dhs92 is now known as Yukitteru
k1l_EREVAN: but # seems to be a root shell.11:53
=== Yukitteru is now known as Yukinotteru
g0thbekks: of course not11:54
g0thbekks: but you can mount it with the appropriate permissions11:54
g0thor you should be able to11:54
EREVANk1l_ OK11:54
bekksg0th: You cant, and the link given even states the same.11:54
g0thbekks: you are incorrect11:56
g0thbekks: it should work but it doesn't11:56
g0ththere is some bug11:56
g0thyou're supposed to be able to set the permissions wth file_mode and dir_mode11:56
g0theither with nounix or without11:56
g0thbut neither of them works properly11:57
g0thunfortunately11:57
bekksg0th: But you cant set different users/groups, and different permissions on different files.11:57
bekksThats what I am telling you all the time.11:57
g0ththat's fine11:57
bekksYou didnt even read the link given, as it seems.11:57
g0thbut at least not 777 permissions11:57
g0thI did11:57
g0thlook it seems you can't help me, you don't even seem to know the interactions with unix extensions and cifs11:58
g0thanyway11:58
g0thanyone else maybe?11:58
bazhangg0th, read the links provided11:58
g0thI'll read it again for the third time, fine11:58
notfadssssif anyone has any experience with raid 1 ubuntu server install some help would be appriciated ><' initial reboot leads to a black screen11:59
bekksg0th: Good luck, if you are not accepting technical facts.11:59
notfadssssI have a boot log report if wanted ;\ cannot seem to get grub up11:59
g0thbekks: you are not12:02
g0thread your own article12:02
g0thit specifically mentions my solution with file_mode and dir_mode12:02
g0thwhich is not working properly (which is what this whole discussion was about to begin with)12:02
g0thit seems to be a bug on the synology nas12:03
g0th(when using nounix)12:03
bazhangtry #synology g0th12:06
g0thok thanks12:06
bazhangnp12:07
=== brrr is now known as Guest68579
=== alberto is now known as Guest16377
notfadssssif someone can help with my ubunutu install issues  I will paypal them '_'12:10
k1l_notfadssss: give more informations about ubuntu version, hardware controller etc.12:11
bazhangtry #ubuntu-server12:11
brunoescolaHi. Good Morning.12:12
notfadsssshttp://paste.ubuntu.com/9629215/ <---- I install ubunutu Lamps, initial restart brings back a black scree12:12
LexieHi12:13
alex_hi12:13
alfelisi22hi12:14
cfhowlett!nomodeset | notfadssss12:15
ubottunotfadssss: A common kernel (boot)parameter is nomodeset, which is needed for some graphic cards that otherwise boot into a black screen or show corrupted splash screen. See http://ubuntuforums.org/showthread.php?t=1613132 on how to use this parameter12:15
g0thbazhang: #synology seems to be "dead/silent"12:20
=== tcpman is now known as Guest68239
notfadssssif anyone can help me solve my initial reboot issues with my server I will paypal them or bitcoin them - http://paste.ubuntu.com/9629215/12:46
g0thI don't get nfs, all the security is through the ip address?12:46
g0thdoes that make any sense?12:46
g0thcan't someone just take over the ip?12:46
the_trickyhello guys12:47
=== mfisch is now known as Guest60657
the_trickyi know, this is kind of specific question12:47
the_trickybut does anyone know if it is possible to disable the floating skype window in ubuntu?12:48
the_trickyhaven't found a better channel for the question12:48
the_trickysorry in advance12:48
g0thwell nfs is not acceptable that way12:50
g0thand I'm back to my original problem12:50
khurram1i am unable to shut down my laptop it freezes in between i have all the boot info in the following link http://paste.ubuntu.com/9629567/12:51
bekksg0th: Using NFS3, there is no access control, using NFS4, there is kerberos.12:51
daytanciao12:52
daytan!list12:52
ubottudaytan: 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 ».12:52
g0thoh, ok I'll try again with nfsv412:52
Seveasg0th: nfs is meant to be used in networks where all devices are trusted. It was developed in a time that that made sense, and in many environments it still does.12:52
Seveas(e.g. in our datacenter, NFS is just fine. In offices much less so)12:52
bekksporkys is spamming in pm.12:52
Seveasbekks: tell #ubuntu-ops :)12:53
Seveaskhurram1: try triggering a shut down from a vt (switch to it with alt+f1, then log in, then do sudo shutdown -h now), it may give you more details.12:54
=== corey84-- is now known as Corey84-
g0thI would really really prefer cifs shares12:55
=== ARMEN_ is now known as EREVAN
g0thbut they don't work :(12:55
g0thsomehow the permissions are messed up :(12:55
Seveasg0th: you'll need to tell samba how to map users, that can be a b*tch.12:55
g0thwhen I use "nounix" it lists all files and directories recursively12:56
g0the.g. "\test\mytestfile.cpp" "\test" ec12:56
g0thetc*12:56
g0thbasically it creates a windows style - named file at the root level of the filesystem for every file in all directories12:56
g0thand without nounix I never ever got permissions to work / show something besides 777 permissions12:57
g0thhow do I prevent normal users from acessing my mounted cifs share?13:01
g0ththere must be some way13:01
g0thhmm, I could maybe create a folder on top with appropriate permissions, that way users shouldn't be able to access subfolders?13:01
g0thideally I would like to map the permissions13:01
g0thit's really really annoying13:01
BluesKaj_Hiyas all13:13
cfhowlettBlueShark, yowza13:13
=== Yukinotteru is now known as Dhs92
=== Dhs92 is now known as Yukinotteru
Seveascfhowlett: the perils of <tab> trap you again :-)13:17
cfhowlettSeveas, yep13:18
netcrashHello, how can I make the resize shortcut from xubuntu(ALT+right click+drag window) work in ubuntu?13:18
cfhowlett!ops | spam via PM from porkys:  <porkys> show gratis (solo hooy) --> http://s422803032.mialojamiento.es/13:18
maxwell_hi13:19
maxwell_I get this error when compiling InspIRCd: fatal error: tds.h: No such file or directory13:20
alfagt1989ciao!13:22
alfagt1989!ciao13:22
Seveasmaxwell_: why are you compiling it instead of installing it from the repos?13:24
notfadssssif anyone can help me solve my initial reboot issues with my server I will paypal them or bitcoin them - http://paste.ubuntu.com/9629215/13:25
alfagt1989!list13:26
ubottualfagt1989: 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 ».13:26
alfagt1989list!13:26
anonymous__salut13:26
alfagt1989ciao13:26
alfagt1989list!13:26
Seveasalfagt1989: do you have any Ubuntu support questions?13:26
anonymous__e cineva roman de aici?13:27
cfhowlett!it | anonymous__13:27
ubottuanonymous__: Vai su #ubuntu-it se vuoi parlare in italiano, in questo canale usiamo solo l'inglese. Grazie! (per entrare, scrivi « /join #ubuntu-it » senza virgolette)13:27
alfagt1989ciaooooooooooooooooo13:27
alfagt1989!it13:27
cfhowlettalfagt1989, no.  no warez.13:27
alfagt1989!list13:27
ubottualfagt1989: 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 ».13:27
* cfhowlett begins writing a python *smite* script ...13:27
anonymous__am mare nevoie de ajutor13:28
cfhowlettanonymous__, english.  ENGLISH please.13:28
anonymous__welcome13:28
popey!ro | anonymous__13:29
ubottuanonymous__: Daca doriti ajutor sau doriti sa discutati despre Ubuntu/Kubuntu/Xubuntu, intrati pe #ubuntu-ro13:29
giuseppe_list13:31
maxwell_Seveas,  I am compiling it cause I need extra mods13:34
Seveasmaxwell_: ok. To install everything that's needed to compile it, you can use 'apt-get build-depends'13:35
maxwell_I also wans to change the code later on13:35
Seveassudo apt-get build-depends inspircd13:35
anonymous__salut13:35
pupilgood evening13:36
maxwell_its build-dep not build-depends13:36
anonymous__e cinva roman13:36
anonymous__cineva*13:36
giuseppe_channel13:36
jintahello13:37
giuseppe_hello13:37
cfhowlett!it | giuseppe_,13:37
ubottugiuseppe_,: Vai su #ubuntu-it se vuoi parlare in italiano, in questo canale usiamo solo l'inglese. Grazie! (per entrare, scrivi « /join #ubuntu-it » senza virgolette)13:37
jintacan you speak chinese?13:37
cfhowlett!cn | jinta,13:37
ubottujinta,: 如欲獲得中文的協助,請輸入 /join #ubuntu-cn 或 /join #ubuntu-tw13:37
jinta这有人没13:38
jinta我了个去,竟然能用中文13:38
anonymous__salut13:38
gaetanosusy-113:38
cfhowlettjinta go to !ubuntu-cn13:38
cfhowlettanonymous__, english.13:38
jintasalut13:39
=== erry is now known as plush
anonymous__salut13:39
jintasusy -l13:39
anonymous__jinta hai pe privat13:39
jinta啥意思啊?13:39
aeorilUsing filezilla, I can connect to my sftp server using my ssh username/secret key that secures the ssh file.  How is that any more secure than simple username/password authentication?  I have not entered my private keys into filezilla, however, I have managed my keys with PuTTY.  Is filezilla accessing my keys somehow from PuTTY?13:45
=== plush is now known as erry
khurram1i am unable to shut down my laptop it freezes in between i have all the boot info in the following link http://paste.ubuntu.com/9629567/13:47
michaelkHello... If anybody was here last night with me. It seems the answer to my problem i13:47
michaelkis to create a windows 8.1 usb recovery media and fix windows bootloader13:48
khurram1anyone havin any answer to my problem?13:48
cfhowlettkhurram1, event logs will tell more than basic boot info13:48
michaelkkhurram1 This is your GRUB file?13:49
michaelkthat you pastebined13:49
khurram1its what i got from boot repair13:50
khurram1how can i get my event log to you guys so that you can help me ?13:51
khurram1i am unable to shut down my laptop it freezes in between i have all the boot info in the following link http://paste.ubuntu.com/9629567/13:53
Ben64!patience | khurram113:53
ubottukhurram1: 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/13:53
michaelkIt might be in a log folder somewhere but I'm not to sure about that try like /dev etc13:53
michaelkalso cntrl+h for hidden folders :)13:54
=== martinklepsch is now known as Guest49210
notfadssssif anyone can help me solve my initial reboot issues with my server I will paypal them or bitcoin them - http://paste.ubuntu.com/9629215/13:56
khurram1i am unable to shut down my laptop it freezes in between i have all the boot info in the following link http://paste.ubuntu.com/9629567/13:58
Seveas!repeat | notfadssss, khurram113:58
ubottunotfadssss, khurram1: 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/13:58
Seveaskhurram1: did rebooting from a vt like I suggested show anything useful?13:59
EriC^_khurram1: that's the boot-repair info, it's quite irrelevant for the most part, please pastebin tail -n100 /var/log/syslog13:59
khurram1nops13:59
EriC^_khurram1: also next time you shutdown press esc to see where it is hanging at13:59
khurram1Dec 27 01:34:51 teasers rtkit-daemon[1900]: Successfully made thread 6234 of process 6234 (n/a) owned by '1000' RT at priority 3. Dec 27 01:34:51 teasers rtkit-daemon[1900]: Supervising 4 threads of 2 processes of 1 users. Dec 27 01:35:07 teasers avahi-daemon[869]: Withdrawing address record for fe80::c218:85ff:fe33:9065 on wlan1. Dec 27 01:35:07 teasers avahi-daemon[869]: Withdrawing workstation service for wlan1. Dec 27 01:35:07 t14:01
EriC^_!paste | kur14:01
ubottukur: 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.14:01
khurram1here is my system log info http://paste.ubuntu.com/9629838/14:04
khurram1eric was it helpful in diagnosing the problem?14:06
=== SonikkuAmerica_ is now known as SonikkuAmerica
Seveaskhurram1: no :(14:08
Seveaswhen's the last time you tried a reboot?14:08
khurram1i guess its a hardware issue then :!14:09
EriC^_khurram1: try to reboot and press esc14:09
khurram1crap14:09
khurram1okay14:09
Seveaskhurram1: try shutdown from a vt again. When it 'hangs', switch to a second vt with alt+f2. If you can log in there still, execute this command: ps auxf > ps.txt14:09
EriC^_it will list what it's doing, take a screenshot of what it's hanging at14:09
EriC^_or any errors14:09
Seveasand when you've started up again, pastebin ps.txt14:09
QuittaHi Im having a question, my ubuntu partition of the HD died, im able to access the contents with a live cd however. Now Im trying to get into my postgresql database in order to copy a table to my new laptop14:29
QuittaDoes someone know how I could do this?14:29
oldsterjust started using ubuntu mate14:32
oldsterany tips for brightening up the desktop?14:33
oldsteroh well bye!14:34
compengiHello, I booted to the ubuntu 14.01 live cd and I'm trying to mount a usb drive ext3 and ext4 partitions, but the auto mount mounts the disks as root, why is that? I want to read/write to them.14:39
BluesKaj_Quitta, you could try the terminal on a live media device, dd if=/dev/sdx of=/dev/sdy , where if=inputfile and of=outpufile and x and y are the source and target partitions14:39
EriC^_compengi: the perms stay the same when you mount them14:40
QuittaBluesKaj_: I was thinking about simply copying the database files, I wasnt sure if thats actually possible14:40
compengiEriC^_: It's a fresh formated drive with gparted14:40
compengiEriC^_: Do you mean it's fine to use root permissions to move files?14:42
EriC^_compengi: ok, it should mount it under /media/<your username>/<UUID>14:42
compengiEriC^_: I see14:42
EriC^_compengi: i meant if it's ext fs then it will be mounted with the perms of the files, you can't change that14:42
BluesKaj_Quitta, yes as long as you use the /dev/sdx/pathtodatbasefile  and same for dev/sdy/pathtotargetfile14:42
EriC^_compengi: you can change the parent dir's permissions, depends where you are mounting it14:43
EriC^_then you can read/write/exec with another user14:43
eli77!<factoid>14:44
QuittaBluesKaj_: I will give that a try first then14:45
BluesKaj_Quitta, it has worked for me as long as the if=inputfile is accessible14:46
compengiEriC^_: It's a live cd so it is actually mounting it to /media/ubuntu/<UUID> directory, but I still can't write to the disc14:46
eli77what is ubottu?14:47
BluesKaj_!ubottu14:48
ubottuHi! I'm #ubuntu's favorite infobot, you can search my brain yourself at http://ubottu.com/factoids.cgi | Usage info: http://ubottu.com/devel/wiki/Plugins | Bot channels and general info: https://wiki.ubuntu.com/IRC/Bots | Make a clone of me: /msg ubottu botclone14:48
compengiEriC^_: I could change the dir's permission to ubuntu:ubuntu14:49
EriC^_compengi: ok14:49
=== nusr is now known as qubic
uschxcubuntu 14.04, recently uninstalled "deluge" however I get system crashe GUI warning at startup about "deluge" not running.  I've checked upstart and .config/autostart, doesn't seem to be launching from there.  Any suggestions on where this is hiding?14:54
Zebbi_Hi14:54
Zebbi_Can u help me guys?14:54
uschxcDepends, obviously14:55
Zebbi_ ftp://192.168.1.128/14:55
Zebbi_It works14:55
uschxccool glad to have helped.14:55
Zebbi_im creating a ftp server but only works in my LAN14:55
Zebbi_not external14:55
uschxccreate a firewall rule14:55
Zebbi_Im working with Windows14:56
Zebbi_the people from #windows dont help me14:56
uschxcok, you still need a firewall rule14:56
uschxcthis is not an Operating System issue, so it really has no business in Windows or Ubuntu.14:56
uschxcIts an application/firewall port issue14:57
uschxchttp://www.ncftp.com/ncftpd/doc/misc/ftp_and_firewalls.html14:57
Zebbi_ok ty14:58
Zebbi_im gonna craate the rule14:58
Zebbi_lets see14:58
uschxcfor what its worth, you should stop using FTP right now.  This isn't 1981.  Use SFTP15:00
Zebbi_men15:00
Zebbi_can u give me a nice tutorial for install a server sftp15:00
Zebbi_in windows15:00
Zebbi_please15:00
uschxcno.  You obviously need to practice your google-fu15:02
llutz!ot | Zebbi_15:03
ubottuZebbi_: #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!15:03
Zebbi_filezilla is a good software to create a ftp server?15:03
uschxchttp://bit.ly/1xondME15:03
superstrawI have bridged two nics together, but I do not want the second interface to have an address of 10.42.0.1.  where/what config do I edit to change this?15:05
aryohelo, I tried installing a package with qapt, but getting error "This operation cannot continue since proper authorization was not provided"15:05
aryoaccording to http://askubuntu.com/questions/103350/how-can-i-provide-proper-authorization-to-the-kde-software-updates-program I have to install polkit-kde-1, but I have had it15:06
uschxcuse "sudo" aryo15:06
uschxc"sudo apt-get" or whatever15:06
uschxcsuperstraw, you want to bridge two NICs but you do not want them to have the same IP?  thats kind of what bridging NICs does15:07
superstrawI mean, one nic is 192.168.1.*, the other defaults to 10.42.0.1.  I would like the second one to be 192.168.200.1 instead.15:07
BluesKaj_superstraw, the 192 IP is most likely your router15:08
aryouschxc: I want to test debconf-kde gui15:08
uschxcok.  install your app with root priviledges via sudo15:08
aryouschxc: it's just the same. the error persists15:09
aryoI've disabled KDE feature but I forgot which one15:09
superstraw192.168.1.100 is my computer's #1 nic, 192.168.1.1 is router, 10.42.0.1 is computers #2 nic.15:09
superstrawI would like #2 to be 192.168.100.115:10
uschxchttp://askubuntu.com/questions/103350/how-can-i-provide-proper-authorization-to-the-kde-software-updates-program15:10
uschxccheck that out aryo15:10
superstrawThinking I have to fudge with the network manager...15:10
superstrawand I think my google searching if finally bringing something up on it... I'll report back if successful.15:10
aryouschxc: I've attach that link before15:16
=== vicamo_ is now known as vicamo
eli77how can I find channel about clash of clans?15:19
Nathan__hello15:20
uschxcgoogle it eli7715:20
uschxcdon't be surprised if google tells you to get a life :)15:20
eli77how?15:21
eli77what should I type?15:21
llutz!alis | eli7715:23
ubottueli77: 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*15:23
superstraweli77: http://lmgtfy.com/?q=clash+of+clans15:24
uschxceli77 seriously???  http://bit.ly/1xopFCT15:24
eli77ok I got it15:25
=== Lexie is now known as Thorin
=== Thorin is now known as Fromage
=== Fromage is now known as Lexie
pirat3dhi15:34
ubuntu668Hello there. I am currently working on fixing the wifi adapter for my ubuntu computer. I have gotten it working, however every time i restart the computer, i have to go through the "Make" "Make install" and "Modprobe". I have attempted to add the mod to modules, however it does not appear to be working. Any ideas?15:47
tnkhanhanyone use guake terminal?15:49
tnkhanhhappy new year guys!15:50
JackelopeKinghello... I'm working on trying to get my ethernet connection working again and am having trouble16:07
SeveasJackelopeKing: how did you break it?16:08
=== mohammad is now known as Guest36327
JackelopeKingHello. I am trying to fix my Ethernet connection on Ubuntu 14.10.16:18
shumanJackelopeKing: if you don't describe what the problem is, the how can anyone help?16:20
cfhowlett!details | JackelopeKing16:20
ubottuJackelopeKing: Please elaborate; your question or issue may not seem clear or detailed enough for people to help you. Please give more detailed information, errors, steps, and possibly configuration files (use the !pastebin to avoid flooding the channel)16:20
JackelopeKingShuman: thank you. Ethernet tries to connect but hangs on "connecting" endlessly16:21
JackelopeKingI swapped out my 12 year old Ethernet card thinking that was the issue with no luck.16:21
JackelopeKingI also attempted to set up a static ip without success.16:22
JackelopeKingI can still connect via wifi without issue but my Ethernet cable establish a network connection.16:23
JackelopeKingWhat other information can i provide?16:24
groovedrumhello16:29
=== Guest59755 is now known as mg
=== mg is now known as mg__
SeveasJackelopeKing: pastebin the output of 'ifconfig -a' please.16:34
JackelopeKingSeveas: thank you. One moment.16:34
JackelopeKinghttp://pastebin.com/shXk1HtT16:36
m1dnight_guys, is it possible to navigate through a tarball and extract a single subdirectory of that tarball to a location from the cli?16:37
SeveasJackelopeKing: according to that, you have two ethernet connections. It looks like eth0 has never been used, but eth1 is the one you're trying to use. Is this correct?16:39
locutus1hey guys.  back.  so I am trying to reinstall 14.04 and it is failing at the grub installation every time16:40
JackelopeKingSeveas: that is correct. eth0 is a non functional Ethernet port on my mobo16:40
SeveasJackelopeKing: ok, pastebin the output of 'sudo ethtool eth0' please16:40
Seveaserr, eth116:40
* Seveas slaps self16:40
locutus1the specific error is "unable to install grub in /dev/sda: executing 'grub-install /dev/sda failed' this is a fatal error"16:41
locutus1that's all I get16:41
locutus1and I think I just found out why16:41
locutus1is there any way I can point the grub install at a different disk?16:41
locutus1it should be installing to /dev/sdb, not /dev/sda16:42
JackelopeKingSeveas: http://pastebin.com/EG0sW0GL16:42
SeveasJackelopeKing: ok, that says at least the cable is plugged in correctly. Is DHCP supposed to work on your network?16:42
cfhowlettlocutus1, yes.  just select the alternate target and install16:43
Novice201y_Hi. Easy way to 14.10->15.04?16:43
locutus1cfhowlett, I don't have an alternate target for the grub install, though.16:43
Novice201y_(And yes- it's not a production machine)16:43
Seveas!ubuntu+1 | Novice201y_16:43
ubottuNovice201y_: Vivid Vervet is the codename for Ubuntu 15.04 - Support only in #ubuntu+116:43
locutus1cfhowlett, doing a minimal install.16:43
tewardNovice201y_: #ubuntu+1 - 15.04 is offtopic here16:43
cfhowlettNovice201y_, 14.04 isn't even released yet16:43
teward(because it's not released yet)16:43
tewardcfhowlett: 15.04 is what you meant to type right?16:43
cfhowlettlocutus1, should still be possible16:43
SeveasNovice201y_: but sudo do-release-upgrade -c -d should get you there. Further support only in the +1 channel :)16:44
cfhowlettteward, doh!  yep16:44
locutus1cfhowlett, how can one do it? :)  it doesn't provide me with an option as for where to install it :D16:44
cfhowlettlocutus1, the grub target selection tool is on the partitioning page16:44
JackelopeKingSeveas: i believe so but can't be 100% sure. Using a linksys ea3500.16:45
SeveasJackelopeKing: well, let's find out :) sudo dhclient eth016:45
Novice201y_Seveas, Why "-c" and "-d"?16:45
SeveasJackelopeKing: err, eth1 again.16:45
SeveasNovice201y_: read the manpage :)16:46
locutus1cfhowlett, I tell it to use the entire disk, then I select the disk for it to partition (sdb), but it still tries to install grub to sda?16:46
cfhowlettlocutus1, shouldn't do that ... obviously.  sorry, but I don't know why and can't advise.16:46
JackelopeKingNot getting any output, but also still hanging on "connecting" in the network GUI16:47
Novice201y_Seveas, There's no man for it.16:47
locutus1cfhowlett, no worries.  thanks for trying.  I have an idea of how to solve, let me know if this would work.  could I boot to a live cd and then do a grub-install from that?16:47
cfhowlett!grub | locutus1, yes indeed.16:48
ubottulocutus1, yes indeed.: 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/Grub216:48
SeveasJackelopeKing: oh, then there's probably already one running. Make the one from NetworkManager go away by clicking disconnect. Then retry16:48
locutus1cfhowlett, second question.  is grub necessary on a system that is not dual boot?16:49
NoOovaHello!16:49
kabarFirst time it's solved my problem but My ubuntu 14.04 x64 server again showing below message but this time it's not solve this problem it's still showing:  7 packages can be updated.  7 updates are security updates.  Commands i used:  Step:1 sudo apt-get update  Step:2 sudo apt-get -y upgrade  Step:3 sudo reboot   Please help me to solve this.....16:49
cfhowlettlocutus1, strictly speaking, no.  but you'd have to manually configure which kernel and options to boot each and every time ...16:49
tewardkabar: what did `sudo apt-get -y upgrade` return?16:49
locutus1cfhowlett, well that doesn't sound like fun :D16:50
tewardkabar: did it return something saying "Some packages have been held" or such?16:50
JackelopeKingSeveas: disconnected ethernet and still getting no output16:50
cfhowlettlocutus1, it would get tiresome quickly16:50
degenoratewould anybody possibly have time to help me out a little, im learning ubuntu. and i need to give a person a ftp user login that is limited to only one directory. i tried on my own and now i cant even login to the user at all16:51
ragazzihei16:51
kabarteward:  The following packages have been kept back: linux-generic linux-headers-generic linux-image-generic 0 upgraded, 0 newly installed, 0 to remove and 3 not upgraded16:52
kabarit showing above message when i try16:52
tewardkabar: those don't get installed by `upgrade` - you have to explicitly give the instruction to install them.  or use dist-upgrade16:52
locutus1cfhowlett, alright.  going to try to see if this install succeeds, if it fails I will install without grub then boot to the live cd and try running boot-repair16:53
teward(sudo apt-get -y dist-upgrade    OR   sudo apt-get install linux-generic linux-headers-generic linux-image-generic )16:53
cfhowlettkabar, agreed with teward.  sudo apt-get dist-upgrade     tends to solve those things16:53
locutus1cfhowlett, thanks again16:53
tewardkabar: HOWEVER, that would require a reboot and such.16:53
cfhowlettlocutus1, happy2help16:53
SeveasJackelopeKing: ps aux | grep dhcl16:54
Seveasand pastebin the output16:54
xeniphonSeveas/JackelopeKing:  That dhclient command should probably point to eth1 - it didn't look like eth0 was plugged in.16:56
JackelopeKingSeveas: http://pastebin.com/MR3X85pb16:56
Seveasxeniphon: yeah :)16:56
SeveasJackelopeKing: sudo kill 8995 && sudo dhclient eth116:56
xeniphonSeveas/JackelopeKing:   sudo dhclient eth116:57
JackelopeKingSeveas: followed commands above, still no output.16:58
=== Tsunami is now known as Guest57369
SeveasJackelopeKing: oh bugger. It doesn't output, but sends its messages straight to /var/log/syslog. grep dhclient /var/log/syslog16:59
JackelopeKingSeveas: http://pastebin.com/r2X9ic7K17:01
locutus1cfhowlett, looks like boot-repair did it17:03
locutus1well that was an adventure lol17:03
cfhowlettlocutus1, good work getting it sorted.17:04
SeveasJackelopeKing: dhcp isn't working on your network. Do you know ip address/netmask/gateway you need to set?17:04
JackelopeKingSeveas: can i get that from my router's setup page?17:05
SeveasJackelopeKing: probably. Is the wifi on the same router?17:05
JackelopeKingSeveas: yes it is.17:06
JackelopeKingSeveas: i have them up.17:07
SeveasJackelopeKing: what are they?17:07
JackelopeKingIp: 192.168.1.1 / netmask: 255.255.255.017:08
Seveasok, can you ping that ip?17:08
JackelopeKingSeveas: yes. Working over wifi17:09
peeps[lappy]how do i set static ip in ubuntu17:10
=== JR is now known as Guest16535
SeveasJackelopeKing: ok. Let's set a manual IP and try to ping via the wired: sudo ifconfig eth0 192.168.1.201/24 up17:10
JackelopeKingSeveas: for eth1 yes?17:10
peeps[lappy]14.1017:10
SeveasJackelopeKing: and then ping -I eth1 192.168.1.117:10
SeveasJackelopeKing: yes. Whenever I say eth0, assume I mean eth1 :-)17:10
Seveaseth0 is just hardwired into my finger memory I guess :-)17:11
xeniphonSeveas: what happens when Ubuntu has two network interfaces in the same subnet?17:11
JackelopeKingSeveas: destination host unreachable17:12
Seveasxeniphon: depends on the routing table17:12
SeveasJackelopeKing: ok, so it looks like eth1 is physically connected to something that is not your router17:12
SeveasJackelopeKing: maybe your router has some special interfaces you shouldn't use? or there's a misconfigured switch in the middle?17:13
JackelopeKingSeveas: i use a power link adapter to connect to the router. One moment.17:13
Seveaspeeps[lappy]: click the network manager icon, select edit connections, edit the wired connection17:13
SeveasJackelopeKing: try plugging it directly into the router. If that works, the power link adapters are the problem.17:14
frainHereNotHereI will be seting up mashine in few days, it will be used as web server , game server, mercurial server etc. , fun stuff. So I was wondering which ubuntu version should i put on? ubuntu server?17:14
JackelopeKingSeveas: the adapter works fine on another device. Let me try swapping them out. One moment please.17:15
SeveasfrainHereNotHere: ubuntu server 14.0417:15
frainHereNotHerecool, thanks17:15
polpotteryGuys my GUI has just died, how can i fix it? (14.04, Pantheon)17:18
bekkspolpottery: What happened exactly?17:18
Seveaspolpottery: try rebooting.17:19
OerHekspantheon is elementary, right?17:19
favouritesi need help17:19
favouritesanyboddy there?17:19
JackelopeKingSeveas: the router is on the other side of the house so a direct connection is out for the moment I'm afraid. Swapped the physical powerline adapters for the one which has been working with no change17:19
SchrodingersScat!ask | favourites17:20
ubottufavourites: 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 !patience17:20
favouritesthis is my problem: http://askubuntu.com/questions/565748/using-firefox-developer-edition-as-default-browser-problem haven't been able to understand the answers (absolute newcomer here)17:21
polpotterybekks: basically all my windows just froze. I can still get updates in terminal, but i can't interact with spotify for example or move the terminal window17:21
JackelopeKingSeveas: which i think leaves the connection problem somewhere in the physical wiring of the house17:21
polpotterybekks: probably due to some pantheon bug, i dunno17:21
SeveasJackelopeKing: I'm afraid that what little information we can get in this situation does point to these adapters being the problem :(17:21
JackelopeKingSeveas: thank you for your help!17:21
bekkspolpottery: Wjy do you think pantheon is the reason? And what is it?17:22
SchrodingersScatfavourites: idk anything about firefox dev edition, but I know you shouldn't sudo nautilus ever, it would be gksudo nautilus, but even then you should be stopping and asking yourself why you need to do this before proceeding.  Is it a permissions problem?17:22
toptyghello all, is it there exist spec of mc ?17:23
polpotterybekks: it's the GUI for ElementaryOS, and i assume it's to blame because i never have these sorts of issues with Unity for instance17:23
toptygHow's MC is coping files? which is algorithm use?17:24
toptygI have folder 200gb and wonna to copy it on anoter location17:24
Seveastoptyg: on the same computer? On the same partition/volume perhaps?17:25
toptygbut some files wile i am copping this folder may be modified17:25
toptygya on the same pc17:25
toptygwhile*17:26
Seveastoptyg: it will copy the files one by one. If they are modified during the copy, who knows which version is copied...17:26
favouriteshttp://askubuntu.com/questions/565748/using-firefox-developer-edition-as-default-browser-problem help17:27
toptygSeveas: ok .. but coppying proc more then 2h doing..17:27
Seveastoptyg: yes, that's no surprise.17:28
toptygSeveas: no recursion may be in this case ? )17:28
toptygloop17:28
polpotterywhat's the command to restart a process?17:29
Seveasnot unless you do something really weird creating new files17:29
Seveasin fact, I can't think of a way to make it to endless loops :)17:29
Seveaspolpottery: there's no such command.17:29
Seveaspolpottery: can you be more specific?17:29
SchrodingersScatclosest I can think of is if it's a service, sudo service foo restart  ???17:30
bekkspolpottery: There is no such command.17:30
polpotterySeveas: so i installed the elementaryos GUI (as far as i understand it), which replaces unity with Pantheon. Pantheon seems quite buggy, and just now all my windows have basdically become unclickable (although i can type in terminals)17:30
bekks!elementaryos | polpottery17:31
bekks!elementary | polpottery17:31
ubottupolpottery: Elementary OS is an Ubuntu derivative which is supported in their IRC channel #elementary on irc.freenode.net - http://elementaryos.org/ for more information on this distribution.17:31
polpotteryit's inactive, as usual17:31
bekksWhich doesnt make it supported in here.17:31
Seveasthat doesn't make it ok to ask us questions about it.17:31
polpotterySeveas: this is a general ubuntu question17:31
EriC^_polpottery: type whereis elementary17:32
Seveasit's not. It's elementary os, and even something they specifically replaced.17:32
bekkspolpottery: Well, you are not using Ubuntu, but ElementaryOS.17:32
Seveasso, off you go. Ask someone who knows about it, which is not us :)17:32
polpotterybekks: no, i'm using ubuntu, just the elementaryOS GUI17:32
EriC^_polpottery: you used an ubuntu iso to install?17:33
polpotteryyeah17:33
Seveaspolpottery: that's still not supported in here17:33
EriC^_polpottery: type whereis elementary17:33
EriC^_polpottery: type apropos elementary17:34
toptygSeveas: i am looking on bar and see copping /33/  then /99/ then /06/17:34
EriC^_apropos elementary | nc termbin.com 9999 and give us the link17:34
Seveastoptyg: yeah, it doesn't do them in alphabetical or numeric order :)17:34
toptygSeveas: ya but its annoying me :)17:35
Seveaswell, tough :)17:36
EncryptHello o/17:41
Seveashi17:42
EncryptI'm looking for somebody who knows how the "mail icon" in Unity behaves17:42
EncryptHow to make it change of color exactly17:42
IdleOnelook for the .desktop file17:43
=== zz_XeBlackWater is now known as XeBlackWater
EncryptIdleOne, I have tox installed actually17:43
EriC^^Encrypt: type restart indicator-messages17:43
toptygAnd one's question ..17:43
EncryptAnd once I get a message, the app icon blinks in the dock17:43
toptygHows to create cron job without crontab command ?17:43
EncryptBut I'd like a better integration and have it change the color of the mail icon17:43
EncryptJust exactly as thunderbird / XChat when get a new mail / HL17:44
toptygI may create script.. and when i use crontab -l   I may see it17:44
toptygbut it doesnot work17:44
toptygand when i try to run it i se msg that 120 sec inactive task...17:45
EncryptIdleOne, EriC^^, Do you know how I could do that?17:45
EncryptI saw a StartupNotification option in the .desktop file17:45
IdleOneI( don't17:45
EncryptBut I imagine it's not as simple as turning it to "true", right? :p17:45
EncryptIdleOne, Ok, thanks anyway :)17:46
kabarteward: problem is solved now :)17:46
kabarthank you17:46
kokutwhat IRC channel should i go to as a cellphone related question?17:47
toptygSeveas: can u help me with cron ?17:47
SchrodingersScat!touch | kokut17:47
ubottukokut: Information about the Ubuntu Touch platform for Phone and Tablet is available here https://wiki.ubuntu.com/Touch . Support and discussion in #ubuntu-touch17:47
polpotteryWhat part of ubuntu is responsible for what happens when you alt+tab?17:49
EncryptIdleOne, EriC^^, Do you know anybody who would be able to help me?17:49
trismEncrypt: this is a simple python app that shows how to highlight the envelope and remove it, you need a .desktop file too: http://paste.ubuntu.com/9630800/ (this uses test-app.desktop but any desktop file would work if you change the name)17:49
Encrypttrism, Thanks, I'll have a look17:50
toptygSeveas: thanks for advice17:50
kokutSchrodingersScat: man i didnt mean the ubuntu phone i mean just any cellphone17:50
EriC^^toptyg: you can do crontab -l > tempcron && echo "* * * * * newcron" >> tempcron && crontab tempcron && rm tempcron17:51
SchrodingersScat!alis | kokut17:51
ubottukokut: 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*17:51
kokutSchrodingersScat: man i found no channels18:00
=== juned is now known as wow
wowany youtube downloader for ubuntu18:03
wow?18:03
wowany youtube downloader for ubuntu18:03
gr33n7007hwow, youtube-dl18:03
SchrodingersScat!info youtube-dl | wow, but you normally need to update it via pip or similar anyway...18:03
ubottuwow, but you normally need to update it via pip or similar anyway...: youtube-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 kB18:04
EncryptAlso, that's not that legal18:04
wowthx18:05
wowsweet dreams18:05
Guest78725who  81.177.180.16418:10
=== santacat is now known as cats
aaa801whats the package that lists what package something you are missing is in when you attempt to use it..18:21
jhutchinsI have a youtube downloader for Firefox.  It updates from the Firefox site directly.18:22
=== polpottery is now known as basichash
oldstercan't install unetbootin-linux-60818:24
oldstercan anyone help please18:24
trismaaa801: apt-file ?18:24
aaa801trism: im after the one that does the automated messages18:25
trismaaa801: oh command-not-found ?18:25
aaa801like if you try and run php and its not found it says php can be found in yadayada18:25
aaa801thats it!18:25
cikhi18:25
cikhi18:25
aaa801thanks18:25
oldsterits a .bin file18:25
oldsterunetbootin-linux-608.bin18:27
oldstermade it executable via permissions18:28
oldsterand then ./unetbootin-linux-60818:28
oldsterand nothing?18:28
oldstercheers!18:30
OerHeksoldster, why that hard way? sudo apt-get install unetbootin18:30
=== XeBlackWater is now known as zz_XeBlackWater
oldsterjust wanted latest version of unetbootin18:31
oldstershall try synaptic version18:31
gr33n7007holdster, try sudo ./untenbootin-linux-60818:31
oldsterthanks OerHeks18:32
def_Hi, Can I use gtk2 themes on 14.4.1?18:34
=== mohammad is now known as Guest82510
=== Paradisee_ is now known as Paradisee
tnkhanhI just lost the whole unity stuffs after messing with compizconfig18:46
tnkhanhlucky i got them back :D18:46
Darknet<ikonia> hang on White_Cat are you also the user darknet18:52
Darknetlol?18:52
light94Hello everyone, i am new to linux . I wanted to know if there is a difference between installing a program with ubuntu's apt-get and building directly from source (git)18:53
light94specially if I want to contribute to the app18:54
PrezidentNot really.18:54
tnkhanhhi18:55
light94Prezident: so, for example i installed an app from the software center and it says that canonical does not provide updates to the app18:55
light94so, in that case, how do we update the app?18:56
=== Guest15013 is now known as cydrobolt
llutzlight94: get the source, build your own package, install it. avoid to install stuff without using the packagemanagement, makes updates/deinstallations etc much easier18:57
xeniphonlight94:  The primary difference between apt-get and git is that apt will track dependencies and versions.  With git you need to know you have all the required libraries, headers and the like - apt&dpkg won't help you as much.18:57
=== cydrobolt is now known as Cydrobolt
light94xeniphon: so an app installed via apt-get isn't always up to date with the source even if apt-get update command doesn't tell about upgradations?19:00
def_Hi, I am trying to install some themes, but I am not sure how i can make the menu bar go at the bottom like a mac as the designer has done on this theme http://pauloarapiraca.deviantart.com/art/Elementary-Dark-2-0-462699494?ga_submit_new=10%253A140345988019:05
def_How would I go about doing this?19:05
Justus_hi19:09
Justus_is there a project that deals with sound problems?19:10
thorijHello Im having trouble with my headphones... there is this static noise all the time like they are set to volume 100% or more but they are not, sound is working just fine but this noise in background is really annying19:11
thorijall input devices all disabled also tried a lot with options snd-hda-intel model=... but it make no difference19:11
Justus_ah, the joys of pulse, sorry there, I can't help you, I'm currently in the middle of another annoying sound problem myself :|19:13
tech2_Hi all, I've recently add-apt-repository'd a ppa, launchpad shows a particular set of versions of packages for my installed release (utopic) but when I apt-cache search it's showing an earlier version. How do I discover where the issue is?19:20
bekkstech2_: Can you show us those outputs in a pastebin please?19:20
SchrodingersScatdid you apt-get update?19:20
tech2_SchrodingersScat: I did.19:21
tech2_bekks: http://paste.ubuntu.com/9631258/19:24
tech2_bekks: https://launchpad.net/~hansjorg/+archive/ubuntu/rust - the ppa in question shows 0.12 as an available option, it's in the pool and there appears to be a dsc for utopic. I worry I may be reading things wrongly though.19:25
pyromineHas anyone ever had the issue of pip giving a Permission Denied error on pip list?19:27
Seveaspyromine: no, but I can see how it could happen. Could you run it under strace -eopen?19:30
Seveas(and pastebin the output)19:30
norinderHi, after disabling ipv6 in 14.04, I have to do a "sudo sysctl -p" every time I connect to a new network.  Is this expected?19:31
Seveasnorinder: welcome to the 21st century. Stop disabling ipv6, it serves no purpose to do so.19:32
norinderSeveas, sorry, but my ISP has ipv6 all screwed up19:33
norinderOfflineIMAP doesn't play well with ipv6 and my ISP19:33
norinderHave to disable ipv619:33
pyromineSeveas, Well this is just the output from running it in general. http://pastebin.com/cHQRBZvt19:33
Seveasnorinder: time to swtich isp :)19:33
maxwell_gello19:33
norinderSeveas, I'm at a university19:33
maxwell_hello19:33
fx11guys, how to make fonts rendering like osx?19:34
norinderfx11, disable hinting19:34
Seveaspyromine: probably result of a 'sudo pip'. sudo rm -r /home/tom/.cache/pip19:34
norinderfx11, or see the infinality package: http://www.webupd8.org/2013/06/better-font-rendering-in-linux-with.html19:35
maxwell_hello19:35
pyromineSeveas, Thanks that fixed it, never would have guessed it was the cache19:35
maxwell_what does this message mean? m_ssl_gnutls.so: undefined symbol: gnutls_x509_privkey_import19:36
maxwell_is this a problem with the module itself?19:36
locutus1hello all.  having an issue with a fresh install of transmission-daemon.  I am getting errors that say "no data found! ensure your drives are connected or use set location".  The settings.json was pulled from a working setup and placed here.  The path names to complete and incomplete downloads are the same on this system and the drives are mounted.  any help?19:38
tech2_bekks, SchrodingersScat: any further ideas? :(19:40
Justus_jesus christ, it's the same as always, the more I learn about pulse and how it handles stuff the more terrible and idiotic it appears :|19:44
Justus_https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=72473519:44
ubottuDebian bug 724735 in bluez "A2DP device stopped working after latest update" [Normal,Fixed]19:44
proc3sarteHI!19:44
Justus_proc3sarte: hey19:45
VeggHello there. I'm attempting to start up a game on Steam(Rust, linux compatible). However, keep getting a error "Could not find required openGL entry point, glcolormaskindexedEXT". Im suspecting this  has something to do with the GFX drivers. Any ideas?19:46
Justus_How about a new project "Sound for Linux - Taking care of that shit for you."19:46
EriC^^Justus_: how about you make it?19:46
tech2_Justus_: _another_ standard... of course, that will fix _all_ the problems.19:46
Justus_EriC^^: that is the idea...19:47
daniel__hello i did a minimal install of unity with --no-install-recommends now im trying to use the tweak tool and im getting "The following schema is missing com.canonical.indicator.session"19:47
Justus_tech2_: Don't think standard, think middleware handling the communication between parts seemingly not built to work together19:47
Justus_I mean look at what I got here, right now bluez may be the culprit, since it claims the device connected is not media capable, leaving out the 3 hours of research I had to do to arrive at this point all that matters to the user is "my audio doesn't work". Same problem on another OS: "Look at that, I plugged it in and it works!"19:50
tech2_Justus_: an API is a standard like any other. Are you proposing this replacement middleware supports the exact same API as pulse?19:50
Justus_tech2_: I am not even suggesting replacing pulse, the problem isn't inside pulse, it's in the way it's deployed19:51
Justus_tech2_: the whole problem is in not having critical parts under your control19:51
=== mike is now known as Guest77215
=== owner is now known as Guest49840
daniel__wich package contains it?19:52
tech2_Justus_: the likelihood is bluez imho, it's an absolute pita and iirc the version in ubuntu is at least a major version out of date with bluez latest release.19:52
Justus_tech2_: just one word for that (you can probably imagine the tone of it) - WHAT?!19:52
locutus1nm19:53
locutus1it's working now19:53
Justus_tech2_: one full version? O_o19:53
Justus_tech2_: meaning I can now probably go ahead and compile it on my own19:53
tech2_Justus_: from bluez homepage "Release of BlueZ 5.27", from dpkg on utopic - 4.101-0ubuntu2019:54
Justus_tech2_: or throw either ubuntu or the idea of using my computer to play smartphone audio away19:54
tech2_Justus_: it's not that easy to just recompile though, iirc bluez did a bit of a rewrite between 4 and 5 and it's incompatible, but I could be wrong there.19:54
Giwrgarasj/ #c#20:02
=== Caleb--- is now known as Caleb--
sergiuHello :)20:04
Josephine23 High Quality photos and videos http://bitly.com/1nx3K4c20:12
s1lkservus zusammen20:15
s1lknachdem ich nun einiges probiert habe dachte ich mir es könnte kein fehler sein mal hier zu fragen ...  :)20:16
llutz!de | s1lk20:16
ubottus1lk: In den meisten Ubuntu-Kanälen wird nur Englisch gesprochen. Für deutschsprachige Hilfe besuche bitte #ubuntu-de, #kubuntu-de, #edubuntu-de oder #ubuntu-at. Einfach "/join #ubuntu-de" eingeben. Danke für Dein Verständnis!20:16
Laurenceb__hi, I have a problem, metacity has crashed, and I need to restore my desktop using putty from a windows machine20:24
Laurenceb__can anyone assist me20:24
Laurenceb__and first machine is stil dead20:25
Laurenceb__(metacity --replace&) $ Window manager error: Unable to open X display20:25
orrieuxmotogp20:26
SchrodingersScatLaurenceb__: might have to export the display?20:28
Laurenceb__ok, how do i do that?20:29
SchrodingersScatLaurenceb__: something like export DISPLAY=":0.0"20:29
Laurenceb__ah perfect, it works20:30
Laurenceb__thanks20:31
sasha-Yop anyone know how I can disable the middle button?20:33
sasha-it randomly pastes stuff  all the time20:33
AnnoyedGood afternoon20:33
sasha-drove me through the roof until I discovered what messed with me20:33
blackangelprsasha-,  any imput device that do that its must be broken XD20:33
sasha-very20:34
SchrodingersScat!pm | badape20:34
ubottubadape: Please 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.20:34
sasha-the laptop was in a lake blackangelpr20:34
=== badape is now known as scullu
blackangelprXD20:35
AnnoyedHaving a problem getting XDMCP to work on 14.04, either server or desktop versions. I know Unity won't work, so I installed the server version (no GUI by default) and during install, I installed Gnome, intending on using gdm ... But Xming can't get a desktop20:36
Annoyedand it would appear that the service is not running or the port is blocked.. nmap says the port is closed : 177/tcp closed xdmcp20:38
AnnoyedAnyone manage to get XDMCP going in 14.04 ?20:42
anonemooseHello20:46
anonemooseHow do I customise the ubuntu iso to minimize its size?20:47
anonemooseI want to remove all the browsers, text editors, wall papers it comes with20:47
anonemooseand strip it to just plain desktop environment and a console20:48
=== adapter_ is now known as adapter
Seveasanonemoose: https://help.ubuntu.com/community/LiveCDCustomization20:48
anonemooseThanks a lot Seveas20:49
=== tiffany_ is now known as eightball
OerHeksmany features are dependencies of unity desktop, i bet you end up not that much smaller20:50
eightballtry to install this sudo apt-get install myagenda   GET THIS ERRORW: Duplicate sources.list entry http://archive.canonical.com/ubuntu/ trusty/partner i386 Packages (/var/lib/apt/lists/archive.canonical.com_ubuntu_dists_trusty_partner_binary-i386_Packages)20:51
eightballW: You may want to run apt-get update to correct these problems20:51
eightballhelp please20:51
OerHekseightball, and did you run apt-get update ?20:52
eightballyes then i get this error W: Failed to fetch http://ppa.launchpad.net/piotr-zagawa/ma2/ubuntu/dists/trusty/main/binary-i386/Packages  404  Not Found20:53
eightballE: Some index files failed to download. They have been ignored, or old ones used instead20:53
\oo/20:53
llutzeightball: its a warning, not an error20:54
OerHekseightball, oh, but that ppa https://launchpad.net/~piotr-zagawa/+archive/ubuntu/ma2 has only got a Precise 12.04 candidate.20:54
OerHekseightball, remove that ppa in softwarecenter20:54
eightballyes i did see that later after i read it20:54
eightballhow do i do that ?20:56
OerHekseightball, open softwarecenter > edit > sources, and find that ppa in the list 'other software'20:57
eightballthen un check?20:59
OerHekseightball, yes20:59
eightballthen update then try to install sudo apt-get install myagenda20:59
OerHeksas you didn't install any part, you won´t need ppa-purge to reverse anything20:59
eightballok21:00
OerHeksno, myagenda is not available21:00
eightballis there another program like it you can point me to?21:00
=== Neo31 is now known as Neo31mbl
=== Neo31mbl is now known as Neo31
SupaYoshiHey I have a problem, I am trying to resize a LVM2PV partition?21:02
SupaYoshiBut I cannot resize it I want it to be smaller. Im using gparted.21:02
SupaYoshiAnd Im reading this stuff on this website, but it wont work for me21:03
SupaYoshihttp://askubuntu.com/questions/196125/how-can-i-resize-an-lvm-partition-i-e-physical-volume21:03
SupaYoshiBecause it is already umounted, im booting from a live cd.21:03
OerHekseightball, there is simpelagenda, else some other option that requires a PPA http://www.omgubuntu.co.uk/2014/05/california-calendar-app-hits-yorba-daily-ppa21:03
SupaYoshiIt also tells me that the unallocated space is 021:04
SupaYoshiBut the unallocated space is much bigger than that21:04
SupaYoshihttp://paste.ubuntu.com/9631720/21:05
eightballlooking at ti21:07
SupaYoshiThanks. xD21:08
OerHeksSupaYoshi, you might want to use parted or gdisk for those gpt partitions21:09
SupaYoshiI am :D21:09
SupaYoshiI am in gparted.21:09
SupaYoshiBut in gparted (live cd/usb)21:09
OerHeksnot gparted, that one cannot handle gpt too, is it?21:09
SupaYoshiIt wont let me resize either the LVM or the other extended partition.21:09
SupaYoshiIt cannot?21:09
SupaYoshihttp://gparted.org/livecd.php im using this.21:10
SupaYoshiBut?21:10
OerHeksoh it can.21:11
SupaYoshiYeah..21:12
SupaYoshiBut so why cant i resize the partition sizes? O.o21:12
SupaYoshiI cannot of the LVM or the Extended partition.21:12
SupaYoshiPicture :D https://s3.amazonaws.com/pushbullet-uploads/ujxmyuGuoXk-GfH0k5FQ6yzCtWZebByjJOQQn36LHFb0/IMG_20141227_215158.jpg21:15
FlannelSupaYoshi: What are you trying to do?21:16
SupaYoshiFlannel, trying to reduce the size of /dev/sdb5 to 110 GB or so.21:16
SupaYoshiSo I can put it on my 120 GB ssd.21:17
SupaYoshi(clonezilla)21:17
FlannelSupaYoshi: You first need to shrink the size of the LVM stuff "inside" the partition (to make it so you really do have 30GiB Unused)21:17
SupaYoshiBut it says Used: 148.8121:17
SupaYoshiYeahh!21:17
Flannelright, you need to make that 120ish21:17
MDTech-us_MANhello21:17
SupaYoshi:D But I cannot move that bar21:18
MDTech-us_MANI have a window that was on a second screen21:18
SupaYoshiLike I usually can. with gparted.21:18
SupaYoshiSo like.. How would I resize it / make it smaller?21:18
FlannelSupaYoshi: That's because it's all used.  Your 150GB partition is completely full of LVM stuff.21:18
MDTech-us_MANI disconnected the screen and now I cant fint the window!21:18
SupaYoshiOkay understood thanks mate21:18
FlannelSupaYoshi: You need to use LVM tools, not gparted.21:18
SupaYoshiSo I need to boot into Linux?21:18
SupaYoshiOkay. Never done that before man :D21:18
FlannelYou can probably use your liveCD21:19
FlannelSupaYoshi: http://blog.shadypixel.com/how-to-shrink-an-lvm-volume-safely/21:19
MDTech-us_MANhow do i bring the window over to the current screen21:19
SupaYoshihttp://paste.ubuntu.com/9631766/ there21:19
FlannelSupaYoshi: First you resize the partition(s) that are inside the LVM (like /, this will be ext3, ext4, etc, regular filesystems), then you'll use lvreduce to shrink the size of your logical volume, then you can shrink the size of the PV that the LV is inside of, etc.21:20
SupaYoshiOkay cool21:20
SupaYoshiI only have 1 partition inside of the LVm right?21:21
FlannelSupaYoshi: http://askubuntu.com/questions/196125/how-can-i-resize-an-lvm-partition-i-e-physical-volume is another one, that covers exactly what you're trying to do as well.21:21
Flannel(It even shows your picture)21:21
SupaYoshiYeah I found that myself21:21
SupaYoshiBut my partition was already umounted.21:22
FlannelAnd actually, the askubuntu link I gave also covers the volume group reduction, so that's closer to what you'll want.21:22
SupaYoshiDo I do this from the gparted live cd?21:22
FlannelSupaYoshi: Assuming the gparted liveCD has those commands (e2fsck, resize2fs, lvreduce, vgreduce, only the latter two are questionable) then yes.21:22
SupaYoshiFlannel, okay cool. So If I follow the guide what has 17 likes, and 3 answers above it...21:23
SupaYoshiI'm going to be fine21:23
SupaYoshicorrect?21:23
FlannelSupaYoshi: The one with the half-dozen commands, yes.  That mirrors the link I gave you earlier, just with slightly more detail21:23
SupaYoshiTo be exact, this right? http://prntscr.com/5llo7w21:25
SupaYoshiSorry I am very insecure about tis.21:25
SupaYoshiI made a backup of the drive but still21:25
SupaYoshiScarey21:25
thewrinkleCan anyone tell me how I can find what is modifying my path?21:25
MDTech-us_MANhello21:26
MDTech-us_MANI have a window that was on a second screen21:26
MDTech-us_MANI disconnected the screen and now I cant fint the window!21:26
MDTech-us_MAN*find21:26
thewrinkleI know the path is globally set in /etc/environment and then user profiles should set the path in ~/.profile and ~/.bashrc21:26
MDTech-us_MANhow do i bring the window over to the current screen21:26
SupaYoshi# lvreduce -L -1G /dev/vg_blah/lv_blah Does this mean minus 1 GB?21:27
rypervencheSupaYoshi: Approximately 1 gigabyte, yes. It will not be exact, as it depends on the number of extents. Make sure you resize your file system before doing that though.21:28
=== corey84-- is now known as Corey84-
SupaYoshiOkay so21:35
SupaYoshiWill this be correct?21:35
SupaYoshihttp://prntscr.com/5llt4r21:35
bonhoeffersince iptables is not a service, but part of the kernel, there is no way to disable it, right?21:35
bonhoefferone can just give it zero rules21:35
SupaYoshiCorrection, http://prntscr.com/5llui921:38
SupaYoshiFlannel, do you think this lookks right? http://prntscr.com/5llui921:38
SupaYoshiI really don't understand what he means with lv_blah21:39
=== Unibob is now known as DJ_Unibob
SupaYoshinad vg_blah21:40
=== ubuntu is now known as Guest42043
SupaYoshi:(21:41
OldManHi all!21:43
FlannelSupaYoshi: That's the name you gave your logical volume (LV) and volume group (VG) (traditionally it's LV* and VG* respectively)21:45
FlannelSupaYoshi: so, your volume group is named "HOMESRV-vg"21:46
SupaYoshiYeah!21:46
SupaYoshiBecause the mount-point is named that way right?21:46
=== MoeD_ is now known as MoeD
SupaYoshiso I am wondering if I should do, umount /dev/HOMESRV-vg21:48
SupaYoshibut that says, there is no such directory.21:48
SupaYoshiSo Im like, that must be wrong?21:49
FlannelSupaYoshi: You're on your liveCD, so it's probably not mounted to begin with.21:49
SupaYoshiOkay, understood.21:49
SupaYoshiBut, how would I interate these commands?21:51
rypervenchebonhoeffer: It is both part of the kernel and a program.21:51
SupaYoshiIf I don't know what to exaclty type ?21:51
SupaYoshiFor the VG and LVM thing blah blah.21:51
SupaYoshiI don't know where to find the correct naming for them.21:51
SupaYoshiSo idk what Im doing basically.?21:51
bonhoefferrypervenche: i’ve heard i can replace it with palantir — would that be a kernel modification?21:51
SupaYoshiThat's probally All I need to know since I know this.21:51
rypervenchebonhoeffer: Depending on how your kernel is set up you could disable/blacklist the modules if they were built as modules. Otherwise, simply don't make any rules.21:51
FlannelSupaYoshi: Look in the /dev/ directory, see if theyre there.21:51
bonhoeffergot it21:51
mybox1776Anyone here ever set up a surveillance system on Ubuntu?  If so, any good, failry easy ones to setup?21:52
FlannelSupaYoshi: It may be that the liveCD doesn't have LVM stuff installed, so you'll need to install them, or find a different liveCD, or whatever.21:52
rypervenchebonhoeffer: I've never heard of palantir.21:52
SupaYoshi http://prntscr.com/5lm1lk21:52
SupaYoshiOkay!21:52
SupaYoshi:D Thanks.21:53
skinuxI just copied a gEdit plugin directory to /.gnome2/gedit/plugins, but the plugin isn't showing up in Preferences->Plugins21:53
=== Hobby_boy_l is now known as Hobby_boy
SchrodingersScat!info zoneminder | mybox1776, Although, I've never used it personally, this is one21:54
ubottumybox1776, Although, I've never used it personally, this is one: zoneminder (source: zoneminder): Linux video camera security and surveillance solution. In component universe, is optional. Version 1.26.5-1ubuntu6 (utopic), package size 1132 kB, installed size 9741 kB21:54
mybox1776Sweet!  Thanks!   Googling it now.21:54
SchrodingersScatmybox1776: the website: http://www.zoneminder.com/21:55
mybox1776My flipn landlord wont believe his maintenence man is coming in my place21:55
mybox1776I want to nail him -21:55
mybox1776Awesome, thanks!21:55
=== curiousx is now known as Chuck_Norris
Chuck_Norrismybox1776: http://terminal28.com/how-to-install-and-configure-zoneminder-linux-cctv-debian/21:56
mybox1776Looks pretty slick!21:57
osakiyamahi21:57
mybox1776I am in the process of building a new box - just got parts from new egg21:57
Chuck_Norrismybox1776: /j #hardware21:59
MDTech-us_MANhello21:59
MDTech-us_MANI have a window that was on a second screen21:59
MDTech-us_MANI disconnected the screen and now I cant find the window!21:59
MDTech-us_MANhow do i bring the window over to the current screen21:59
feurdHello! I have a script for rsync my /home/ directory on an external hard drive : http://paste.ubuntu.com/9631907/ In it, there's a test to check if my disk is present. And despite the fact that it is, the script keeps saying that it's not. Does someone have an idea why?22:00
tewardfeurd: first question: is your system automatically mounting the drive at boot or no?22:01
cpikaMDTech-us_MAN: hm. try to catch the window by cycling through your open windows by alt+tab. if it's activated but still not shown, perhaps ctrl+alt+shift+left/right helps to bring it to another virtual desktop.22:01
tewardfeurd: because the disk being present and the disk being mounted are different22:02
cpikaMDTech-us_MAN: if you don't find the window by cycling with alt+tab, perhaps it's closed. you could check that by inspecting the processes list.22:02
mybox1776Whats /J #harware22:02
skinuxI can't seem to get gEdit to see this plugin no matter what directory I put it in.22:02
Chuck_Norrismybox1776: a channel to chat about hardware22:03
mybox1776woops duh22:03
mybox1776thx22:03
Chuck_Norrisnp22:03
feurdteward, Well, it is indeed automatically mounting my discs (or I presume it does, because I don't do it myself). But I checked and the disc in question in correctly under /media/feurd/DEXTER, as it is specified on the script.22:04
tewardfeurd: that... wasn't my question - the only time you'll see that directory if you've clicked the thing in the GUI and the system mounts it.22:05
SupaYoshihttp://mindbuffer.wordpress.com/2011/06/06/resize-root-filesystem-in-logical-volume/ Should I do this to resize my logical volume size?22:05
tewardfeurd: if you DON'T click the icon or the name of the drive in the GUI file explorer, it won't mount it automatically.22:05
=== Guest7 is now known as SveN1010
=== bwk_ is now known as bwk
tewardfeurd: so, after booting, have you gone in the file system to the root location and tried to access the path yourself?22:06
tewardfeurd: or in the command line, gone to /media/ and made sure that entire path exists, WITHOUT clicking the icon for the external disk22:06
MDTech-us_MANcpika22:07
MDTech-us_MANI juat tried that and now I cant even see Alt+Tab22:07
brentfeurd, im a bit of a noob here so excuse me if im in the wrong direction22:08
tewardfeurd: because I too have an external disk, but it isn't automounted on a reboot, the GUI doesn't do that.22:08
brentcould you add it to the fstab file?22:08
MDTech-us_MANguess it now shows Alt+Tab on another screen22:08
feurdteward, Sorry, I'm not sure I follow you completely. If I can access the disc through GUI, write on it, etc, doesn't it mean it's mounted?22:08
tewardfeurd: you missed my point - did you reboot and then go via ***the command line*** to make sure the path actually exists22:09
feurdteward, no I didnt.22:09
tewardfeurd: because if you mean 'accessing via the gui' as in clicking the disk name under "Devices" that will automatically mount the disk22:09
feurdteward, Ok, that's why I did.22:09
tewardfeurd: the only way to ***guarantee*** the disk is always mounted is to put it into /etc/fstab and that will guarantee it is always mounted at boot22:09
tewardfeurd: okay, then that's a form of manually mounting the disk22:10
brentlike i said :)22:10
feurdteward, Ok I didn't know.22:10
feurdbrent, Indeed :)22:10
tewardfeurd: that's why you get a 'doesn't exist' error - because /media/$USER/DEXTER will never exist until it's automatically created by the Files system22:10
tewardfeurd: is it an NTFS partition?22:10
teward(on that external disk)22:10
tewardor is it ext?22:10
brentfeurd, do you know how to add it?22:10
brenttheres a great gui program built in that makes it easy22:10
tewardbrent: i was gonna help him with that oo ;)22:10
tewardbrent: but GUIs?  not the best way22:10
teward(badthings if the GUI is wrong)22:11
brentwith 2 clicks its done22:11
brenthehe ok ill leave it for you ;)22:11
rypervencheudev always messing things up :)22:11
teward^ that22:11
cpikaMDTech-us_MAN: okay, so Unity thinks you've still two screens enabled... that's the main problem, I think.22:11
brentim talking about using "Disks"22:11
tewardahhhh22:11
rypervencheudisks rather22:12
MDTech-us_MANcpika, so what do I do?22:12
MDTech-us_MANin Displays I only have one screen showing22:12
tewardbrent: true, that could be done and work22:12
tewardbrent: i thought you meant a separate utility :)22:12
tewardbrent: tricky on NTFS mounts if you want some advanced options though22:12
feurdteward, Ok. It's a bit weird, I'm not sure I understand quantum state where it's at the same time mounted and not mounted :) But anyway. I don't remember what format I use, but I'm sure it's not ext.22:13
tewardfeurd: if you went via the files window, it's not mounted unless there's an eject button next to it22:13
feurdI should probably format it in ext4 if I want to use it for backups.22:14
tewardfeurd: the "Files" window (and Nautilus) is 'smart' but not automount smart22:14
feurdteward, But there's a eject button22:14
MDTech-us_MANwill "kill"ing unity log me out?22:14
tewardfeurd: sure, after you open it, or on a removable drive that's standing by to be mounted.  but on boot it's not mounted by default22:14
Eliona23 There is no such thing as Free Porn http://bitly.com/1nx3K4c22:14
tewardand if you log out you're screwed there too22:14
feurdteward, Ok, that's probably right.22:15
tewardfeurd: i would use the Disks utility to make the mount point, and if you want your data accessible outside of Ubuntu, use whatever format is there now22:15
feurdteward, But we agree that now, it's mounted. Right?22:15
cpikaMDTech-us_MAN: sure, that will log you out. can you reach the overview over the virtual desktops? it's on the dock, usually. if you're in the overview, you can grab the window and move it to another screen.22:15
tewardfeurd: yes, right now, it's mounted - it's erroring when it gets unmounted somehow.22:15
ZemeioHi. So, I want to burn an ubuntu live CD, but I only have a CD, not a DVD. Anyone have a link to a CD image?22:15
=== renato_ is now known as Guest16313
tewardfeurd: so, the solution is to set up the mount at boot, for your user to access it and such.22:16
feurdteward, ok so the idea now is to make it automatically mounted?22:16
MDTech-us_MANcpika, where is the overview?22:16
feurdteward, all right, I follow your orders :)22:16
tewardfeurd: i'd use the "Disks" utility (search it in the dash), and maybe brent can walk you through it22:16
tewardi have to take the girlfriend out on the date today :)22:17
MDTech-us_MANI dont see it22:17
cpikaMDTech-us_MAN: it's usually the lowest button on the dock22:17
Bashing-omZemeio: The only image I am aware of that will fit on a CD in the 'buntu sisterhood is the 'minimal" install . Not to be entered into light heartedly.22:17
cpikaMDTech-us_MAN: if you're on a laptop, you might also want to try the key on your keyboard that tells the system to switch between screens22:17
feurdteward, I don't have anything called Disks...22:18
ZemeioBashing-om Thanks22:18
Bashing-omZemeio: I take it a USB is not an option ?22:18
MDTech-us_MANI don'e have that button though I remember having it on another one of my systems22:19
MDTech-us_MANthis is a laptop, but it has no such button22:19
ZemeioBashing-om: It would be my first option, but apparently there are none I can use here =/22:19
squintyfeurd:  Disks > gnome-disk-utility (package name) > gnome-disks (name for terminal)  if running a current ubuntu version you should have it22:20
cpikaokay, MDTech-us_MAN. open a terminal and try 'xrandr --auto'22:21
Maryland_IT_GuyHello. Does anybody know of a good resource with labs/book/training for advanced network analysis for tcpdump? More along the lines of security analysis, malware traffic/intrusion detection. I'd appreciate it.22:21
cpikaMDTech-us_MAN: that might update the system22:22
feurdsquinty, Oh ok, I'm in it.22:23
jhutchinsMaryland_IT_Guy: wireshark might have some good resources.22:23
xamxamHi, How can i restore ubuntu to its original state?22:23
jhutchinsxamxam: From what?22:24
Maryland_IT_Guyjhutchins: the thing is, I really need it to be tcpdump cli specific. I've done a fair amount of searching on the web and cannot come up with anything substantial. Tons of stuff on wireshark though.22:24
xamxami want to reinstall it, but i am thinking if i can just restore it to earliest possible time.22:24
jhutchinsMaryland_IT_Guy: That's because wireshark is the tool for the job.22:24
jhutchinsMaryland_IT_Guy: It's good enough that people don't put any effort into alternatives.22:25
jhutchinsMaryland_IT_Guy: You can take the output of tcpdump and process it with wireshark.22:25
rypervencheMaryland_IT_Guy: You can use tcpdump and tshark I think it's called, the CLI version of wireshark, and they will work well, but you need to know what you're looking for and create package captures to do exactly what you want.22:25
Maryland_IT_Guyjhutchins: Wireshark is not supported/allowed where I work. Lol. I know how to use wireshark rather well.22:25
xamxamlike freshly install ubuntu. i have changed quite a lot of things, and messed up many of its settings and programs, restoring to raw OS is what i am looking for.22:26
rypervenches/package/packet/22:26
jhutchinsMaryland_IT_Guy: tcpdump is ok if you know what you're looking for, like the traffic for a DHCP session.22:26
jhutchinsMaryland_IT_Guy: If they don't want you seeing what wireshark can show you, trying to see it with tcpdump is probably not a good alternative.22:27
feurdteward, Well, my external drive was set to automatic mounting. So the original explanation doesn't stand anymore.....22:27
rypervenchefeurd: When you boot up your system, run "df -hT" and provide us with its output s'il te plaît.22:28
Maryland_IT_Guyjhutchins: I oversee a contract for the government. They only allow CLI on the analysis machine.22:28
Maryland_IT_Guyjhutchins: not my decision.. lol22:28
Maryland_IT_Guyjhutchins: if it was up to me, I'd be using wireshark only.22:29
feurdrypervenche, I do that now.22:29
jhutchinsMaryland_IT_Guy: Just left a contract for the GSA myself.  You can record the info with tcpdump and analyse it on another machine, or use the CLI variants of wireshark.22:29
Maryland_IT_Guyjhutchins: that is not an option, I'm not an admin and they don't allow wireshark as authorized software.22:29
Maryland_IT_Guyjhutchins: or tshark for that matter.22:30
Maryland_IT_Guyjhutchins: tcpdump is literally the only thing I can use. I know the basics. I can filter for certain hosts, ports, strings, snaplength, etc, etc22:31
EriC^^xamxam: you can backup your stuff and installed programs and reinstall22:31
EriC^^xamxam: for future reference you can dd the installation if you want to later restore it22:31
EriC^^or use lvm for snapshots or something22:31
=== soee__ is now known as soee
bekksxamxam: Or create a simple backup-22:31
bekks!backup | xamxam22:31
ubottuxamxam: There are many ways to back your system up. Here's a few: https://help.ubuntu.com/community/BackupYourSystem , https://help.ubuntu.com/community/DuplicityBackupHowto , https://wiki.ubuntu.com/HomeUserBackup , https://help.ubuntu.com/community/MondoMindi - See also !sbackup and !cloning22:32
Maryland_IT_Guyjhutchins: anyway, I'm going to continue to search the web for answers. Thanks for your input jhutchins.22:32
jhutchinsxamxam: Linux does not take snapshots when changes are made, that's up to you to do manually.22:32
=== tcpman is now known as Guest61179
rypervencheMaryland_IT_Guy: Then you will need to use that for your needs, but it sounds to me like you need to know more about what you should be searching for. If they don't allow you to use the tools you need though, then you should either be an admin, the admin there should be doing this, or you should have a talk with them to allow you to use the tools you need.22:32
feurdrypervenche, Here it is : http://paste.ubuntu.com/9632053/22:33
brentwb feurd22:33
rypervenchefeurd: Ok, well first thing is first. You do not want to backup your data to a vfat file system :)22:33
feurdrypervenche, Mhmm maybe I would if I knew what it was ;)22:34
Maryland_IT_Guyrypvervenche: I do know what I'm searching for, and I am capable of doing the job with the tools I have. I'm just trying to get a more comprehensive understanding about tcpdump. It's a sophisticated tool with a ton of different switches and capabilities that I don't fully understand yet.22:35
rypervenchefeurd: Secondly, we'll want to make sure that you have the correct path set up, you may have it set up incorrectly: namei -om /media/feurd/DEXTER/save/rsync/home22:35
rypervenchefeurd: But the second part is not really necessary right now since you'll be reformatting :)22:36
adrian15So I have a wrong sudoers file. I cannot run: sudo -i . Why Ubuntu software center lets me install "Extreme Tux Racer"? Is it a bug ?22:36
feurdrypervenche, shouldn't I format it in ext4?22:36
EriC^^adrian15: it doesn't use sudo22:37
rypervenchefeurd: Yep. I was just giving you a solution to see why it wasn't working, but it won't matter anyways since we'll be reformatting. Yes, ext4 would be good.22:37
bekksadrian15: Why did you change your sudoers file in a wrong way?22:37
adrian15bekks: It's a for Rescatux demo video so that I can regenerate them. I was hoping not being able to install programs because of sudo problems.22:38
adrian15EriC^^:  What does it use then? Being inside admin group or something ?22:38
feurdrypervenche, Ok so first, I format it. Let's see after that.22:38
rypervenchefeurd: D'accord, sounds good.22:38
EriC^^adrian15: it asks for your password before installing software22:38
adrian15EriC^^: Yes, that's right. And how does it validate that I'm the right person for installing software ?22:39
bekksEriC^^: And then? How does it get root privileges without sudo? :)22:39
Maryland_IT_Guyrypervenche: Thanks for the help!22:39
rypervencheMaryland_IT_Guy: https://danielmiessler.com/study/tcpdump/ is a good beginning guide. For more in-depth things, you'll need to first know what you need/want to do then ask those questions.22:40
EriC^^bekks: it doesn't use sudo22:42
EriC^^bekks: it uses some sort of apt daemon thingy22:42
bekksEriC^^: Then what does it use? How does it get root privileges otherwise?22:42
EriC^^you can install packages and remove them from the software center with the package sudo uninstalled22:42
bekksThere is no such thing as "apt daemon".22:42
Maryland_IT_Guyrypervenche: Thanks a lot. Great article. I read that a few weeks ago, but I should read it again. :)22:42
MDTech-us_MANcpika22:42
MDTech-us_MANI ran the command and nothing22:42
MDTech-us_MANshould I have run it as root?22:43
EriC^^bekks: i dont know, when you get the box to enter your password press on details it mentions a service22:43
EriC^^bekks: it's not sudo though and will run and install without sudo installed22:43
Tom_Hello there. Was just wondering if anyone has a way of creating a windows bootable USB, while inside of Ubuntu? Tried netbootin & winusb, however, can't seem to get any of those 2 working.22:44
=== Tom_ is now known as Guest15378
EriC^^adrian15: what are you trying to achieve?22:46
EriC^^adrian15: not being able to install programs?22:46
MDTech-us_MANcpika?22:46
adrian15EriC^^: bekks: Action: org.debian.apt.install-or-remove-packages ; Provider: Apt Daemon22:47
cpikaMDTech-us_MAN: I really don't know. but I don't have experience with dual monitors either. repeat your initial question so that someone else can give you more tips :(22:47
adrian15EriC^^: Something visual about the user no longer being in sudoers (because of sudoers being wrong). I could do some terminal but I wish there was something visual.22:47
MDTech-us_MANhello22:47
MDTech-us_MANI have a window that was on a second screen22:47
MDTech-us_MANI disconnected the screen and now I cant find the window!22:48
MDTech-us_MANhow do i bring the window over to the current screen22:48
k1luse the show desktop thing in the launcher and drag and drop the window to the first screen then22:48
MDTech-us_MANk1l, I don't have that "thing"22:49
adrian15EriC^^: bekks: It seems that there is an aptdaemon: https://launchpad.net/aptdaemon/ .22:49
sloppengAnyone else having problems resizing webapp windows with 14.10?22:49
MDTech-us_MANfor whatever reason22:49
k1lMDTech-us_MAN: what desktop?22:49
k1lMDTech-us_MAN: what ubuntu version?22:49
MDTech-us_MAN14.04.122:49
=== badape is now known as Babbage
MDTech-us_MANdesktop you mean as in window system?22:50
=== Babbage is now known as passages
MDTech-us_MANif so, I have the default22:50
MDTech-us_MANi think its called unity or gnome or something like that22:50
k1lMDTech-us_MAN: press super+w22:51
MDTech-us_MANok22:52
MDTech-us_MANI did22:52
MDTech-us_MANI see the windows that are on this screem22:52
MDTech-us_MANbut not any others22:52
MDTech-us_MANI am sure I did no close them22:52
k1luse alt+tab. if its not on there its closed22:53
MDTech-us_MANone of the windows is XChat. as you can see, its still open and connected: maxwell_22:53
squintyMDTech-us_MAN:  left hand side of the unity screen, right click on the relevant app in the panel and see if it listed there22:53
karolkenswow dat irssi clnt22:54
MDTech-us_MANsquinty, its there. I even see someone PMed me on IRC lol22:54
MDTech-us_MANits showing a notification22:54
adrian15EriC^^:  bekks : I'm also able to add users to my system. Anyways it does not matter. I'll use the command line instead for an example.22:55
MDTech-us_MANwhich means it is running22:55
EriC^^adrian15: you can boot into recovery mode and fix the sudoers file if you want22:56
=== noah_ is now known as NohoFoo
k1lMDTech-us_MAN: click on the "workspaceswitcher" which gives an overview22:56
MDTech-us_MANI dont have such a thing im my launcher22:56
MDTech-us_MAN*in22:57
adrian15EriC^^: No problem about it. That's what I'm demoing in Rescatux. Being able to repair it. I just wanted to show something more visual about you messing up with sudoers. Not having to type "sudo ls -l /root" and seeing that it does not work.22:57
EriC^^adrian15: ok22:58
EriC^^adrian15: how'd you edit the sudoers file btw?22:58
EriC^^adrian15: you should always use visudo for that22:58
adrian15EriC^^: Originally ? With sudo sudoedit /etc/sudoers . With Rescatux I think I also emulate visudo although it's not strictly needed because I'm modifying it from a live cd.22:59
squintyMDTech-us_MAN:  fwiw, I just unhooked my external from my laptop, and then right clicked on the app that was open in the other monitor (firefox), then clicked on Firefox Web Browser and it automatically came up again on my laptops main screen.23:00
adrian15EriC^^: If you were interested I'm just re-recording: https://www.youtube.com/watch?v=DAnmvaGvDfc with Ubuntu before and Ubuntu after in addition to what you see in the video.23:01
MDTech-us_MAN:|23:01
cpikaMDTech-us_MAN: or try the following: install arandr ('sudo apt-get install arandr'), launch it and try to deactivate the second monitor.23:02
EriC^^adrian15: sudoedit doesn't protect from anything, you have to use visudo23:02
EriC^^adrian15: sudo visudo23:02
MDTech-us_MANcpika, it shows nothing else23:04
MDTech-us_MANjust LVDS123:05
adrian15EriC^^: Anyway it does not matter because I'm using a live cd. Anyways it's good to know that instead of sudoedit it's recommend to use visudo. Are there any technical reasons for that advice ? I thought that sudoedit was as safe as visudo.23:05
cpikaoh.23:05
MDTech-us_MANand gray space around it23:05
cpikaMDTech-us_MAN: that means your system is aware of the second monitor being unplugged. have you tried what squinty suggested? i.e. assuming your lost app is pidgin, you go to the launcher, right-click its button and then choose 'pidgin instant messenger' (or however it's called).23:06
squintyMDTech-us_MAN:  might want to install Unity Tweak tool (available in repo) and see if anything on Switcher tab/icon is relevant for your situation23:06
MDTech-us_MANcpika, I tried what squinty suggested, but it doesn't appear23:08
adrian15EriC^^: Ok, visudo avoids this kind of problems. http://unix.stackexchange.com/a/27595 . So I did the right thing (for my demo :) ) when I used sudoedit.23:08
cpikaMDTech-us_MAN: even if it doesn't appear, perhaps its activated. then try ctrl+alt+shift+left/right to move the window23:08
EriC^^adrian15: visudo will check the syntax and if it finds that the sudoers file is broken it will tell you about it, sudoedit wont23:08
MDTech-us_MANyahoo!!!!23:10
MDTech-us_MANsquinty pointed me in the right direction23:10
squintygood to hear. :)23:11
MDTech-us_MANI had to go to workspace settings and enable the Workspace switcher23:11
MDTech-us_MANthen I could access the hidden workspace and get to the programs open there23:11
cpikaglad you solved the problem!23:12
MDTech-us_MANthough strange that the windows got abandoned on the other workspace instead of being forced onto the current one23:13
adrian15EriC^^: I have added a suggestion at the video end so that people uses visudo instead of sudoedit ;) .23:14
EriC^^adrian15: o/23:15
EriC^^adrian15: as a side note, sudo has some pretty hilarious insults built in23:16
EriC^^you can enable it in the sudoers file, and it will insult the crap ou tof you if you mess up your password23:16
buuHey, I'm using xfce4 (I think..) and it has a menu icon top left that looks like a white.. mouse?something? on a blue circle, the dropdown contains applications and folders and at the top is one called 'web browser'. How do I edit this application?23:18
Bashing-omadrian15: ^^ Good for a chuckle when you are aggravated .23:18
cyberace_hey guys need ya help23:18
cyberace_so i 2 machines running the -ubuntu software center- 1 machine picks up -firestarter- when i type in firewall but the 2nd machine does not23:18
Bashing-om!ask23:18
ubottuPlease don't ask to ask a question, simply ask the question (all on ONE line and in the channel, so that others can read and follow it easily). If anyone knows the answer they will most likely reply. :-) See also !patience23:18
squintybuu: right click on Web Browser (remove it if you want). if you want another browser listed there instead, find in Internet listing and then right click -> add to panel (or whatever)23:22
buuum23:22
buusquinty: When I right click the icon it just launches it23:23
Bashing-omcyberace_: "Firestarter is therefore deemed abandoned software and has been removed from Ubuntu repositories as of 13.10 Saucy Firestarter is therefore deemed abandoned software and has been removed from Ubuntu repositories as of 13.10 Saucy " see: https://help.ubuntu.com/community/Firestarter .23:23
squintybuu: might also want to check out Settings > Menu Editor23:25
modelenginehello i am having ALOT of trouble setting up my samsung m2020 printer on linux23:25
modelengineI really really need help with it if anybody can spare a few moments23:25
squintymodelengine:  it is better to just state your exact problem and if someone can help they will reply.23:27
squinty!details | modelengine23:27
ubottumodelengine: Please elaborate; your question or issue may not seem clear or detailed enough for people to help you. Please give more detailed information, errors, steps, and possibly configuration files (use the !pastebin to avoid flooding the channel)23:27
cyberace_Thank you guys23:27
buusquinty: Oh, heh23:27
modelenginesquinty, how to use paste bin?23:27
buusquinty: Hey look, an actual working gui =]23:28
squinty!pastebin23:28
ubottuFor posting multi-line texts into the channel, please use http://paste.ubuntu.com | To post !screenshots use http://imgur.com/ !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic.23:28
squintybuu: :)23:28
modelenginesquinty, thx i will use pastebin. just give me a few moments to fig this out23:28
=== keroberry is now known as kerosene
squintymodelengine:  no rush. :)  btw, I am not a printer expert so just field your question to the channel and as stated before if someone can help they will reply.  :)23:30
modelengineso I used this site as a walkthru: http://karannangru.wordpress.com/2012/09/20/installing-samsung-printer-on-ubuntu-12-04/23:31
modelengineI did everything to the letter, but I am stuck on the last part where it says rastertosamsungsplc. I can't find the file and even if I could, I am having trouble figuring out where it goes. I will follow with a screenshot.23:31
guest192415Anyone know how to create a windows bootable USB in ubuntu? tried both WinUSB & unetbootin. No luck.23:33
shiggitayguest192415, have you tried simply dd-ing?23:33
shiggitayor you can use a windows VM and use a tool there23:33
guest192415shiggitay: Indeed. after dd-ing & setting the device as bootable using Gparted, i attempt to boot from it and get a message saying something about "OS not found". Something in that sense23:34
shiggitayah23:34
shiggitay:\23:34
shiggitaythen I dunnno23:34
shiggitaysorr23:35
shiggitayy23:35
guest192415shiggitay: However, i have not attempted a windows VM yet. Kinda saving that as a last resort as im expecting it to take some time.23:35
shiggitayheh yeah23:35
guest192415shiggitay: Granted, if i knew that i would be troubleshooting for 4 hrs, i wouldve gone with that option first.23:35
shiggitayI cannot guarantee that to work though23:35
shiggitayjust an idea23:35
modelengineso this is what it says when i have finished with the driver install: http://imgur.com/zwjS6d423:36
guest192415shiggitay: Was kind of expecting the windows utility of creating usb devices to work under wine though. However, there was absolutely no response when attempting to start it23:36
modelengineI just don't know how to move on from there.....23:36
guest192415shiggitay: Currently managed to change the way grub is handled or whatever in WinUSB tho. And "Installation succeeded" happend now. So wish me luck! time to reboot and test it.23:36
modelengineso what i need to know is where to find the 'raster....23:36
* daftykins strolls in23:36
modelengineprogram that it states it needs in the window23:37
daftykins!info rasterto23:37
ubottuPackage rasterto does not exist in utopic23:37
daftykins!find rasterto23:37
ubottuFile rasterto found in brother-lpr-drivers-extra, brother-lpr-drivers-mfc9420cn, cups, cups-filters, cups-filters-core-drivers, printer-driver-brlaser, printer-driver-gutenprint, printer-driver-ptouch, printer-driver-sag-gdi, printer-driver-splix23:37
cpikamodelengine: so, the message already tells you where the file will go: to /usr/libs/cups/filter/ ; so, you just need to find that file in your download23:37
modelenginesquinty, i would like to say that i quite like linux, but it has awful, let me restate that AWFUL support for printers23:37
daftykinsmodelengine: plenty of packages that provide that it would seem23:37
shiggitayguest192145: is your machine EFI booting?23:38
shiggitayif it is you need to have some sort of EFI boot partition or something on the USB stuck23:38
shiggitayer stick23:38
modelenginecpika, thanks, but I guess i just need help finding the file.23:38
squintymodelengine:  that screen says "rastertospl" not  rastertosamsungsplc   you may want to try the following to see the location of those files.   in a terminal type  sudo updatedb  (after a bit the prompt will re-appear).  now type  locate <filename>   replace filename with the name of the file you are searching for23:38
modelenginesquinty, thanks i will try that23:39
modelenginesquinty, so I did that, and the prompt with my username just reappeared like normal, but no file found23:40
cpikamodelengine: if 'locate' doesn't help you out, go to the folder you just downloaded from samsung, open a terminal there and type: find . -name "raster*"23:41
=== root is now known as Guest2602
bekks!rootirc | Guest260223:42
ubottuGuest2602: It's not technically our business, but we'd like to tell you that IRC'ing as root is a Very Bad Idea (tm). After all, doing anything as root when root is not needed is bad, and especially bad with software that connects to the Internet.23:42
modelenginecpika, so i did that, and this is what came up: http://imgur.com/HMqYwhN23:43
modelenginecpika, squinty is there any way you could just login to my computer and do it for me? If you are ok with that???23:44
cpikaokay, so if you've ubuntu 64bit installed, you copy the file via 'sudo cp Downloads/uld/x86_64/rastertospl /usr/lib/cups/filter/'23:44
modelenginecpika, so i can just type all that into a terminal and it should all work out then?23:45
cpikamodelengine: I think so23:45
spigotI keep getting an "LSR safety check engaged" message from my two pci card serial ports. the hardware address and IRQ checks out with the output of lspci. where have I gone wrong?23:45
modelenginecpika, thank you for helping me i will go try that23:45
incredisomehey heyy23:50
incredisomethe alpha of my indie game is up at http://warnet.jit.su - its based on WarGames - any feedback is welcome23:50
k1lincredisome: that better suits into the #ubuntu-offtopic channel since its not ubuntu tech support related.23:51
squintyincredisome:  please read the channel guidelines23:51
incredisomesorry23:51
incredisomeI was told this was the right channel23:51
incredisome=/23:51
incredisomemy bad23:51
daftykinsby whom?23:52
incredisomeguy from electronics23:52
incredisome##electronics23:52
tewardincredisome: the person lied and gave you a wrong place - read the channel guidelines first23:53
daftykinstake him off your Christmas card list23:53
teward!guidelines > incredisome23:53
ubottuincredisome, please see my private message23:53
modelenginecpika, it now doesn't have the raster problem, but now when I try to print this comes up in the print cue: http://imgur.com/LdCeMQm23:54
=== wafflej0ck__ is now known as wafflej0ck
modelengineeverything is plugged in fine, there is no reason that I can see as to why it won't print23:54
modelenginei even did a restart just to be sure23:55
anonymous__yo23:55
cpikamodelengine: okay... do you use it as a network printer or is it plugged via usb?23:56
modelengineusb23:56
anonymous__1 question, are you all on Anonymous OS_23:56
modelengineoops, i mean: cpika : usb23:56
wildhorse..to convert a pendrive in a installation unit, with unetboting, the ISO should be there forever23:56
wafflej0ckmodelengine, actually printer support in Linux has gotten a lot better but from what I've seen HP and Canon provide drivers, not sure about Samsung23:56
modelenginewafflej0ck, i know, when i've researched it, I have found supporting evidence to confirm that linux printer support has come a long way, but it's just not as easy as windows' plug n play23:57
wafflej0ckmodelengine, appears they have a proprietary driver too if you can't get the open source packages to wrok http://www.samsung.com/levant/support/model/SL-M2020/SAU23:57
anonymous__Hello23:57
cpikamodelengine: let's check whether we copied the correct rasp... file. type 'uname -m' in a terminal and check whether it gives 'x86_64'.23:57
modelenginecpika, ok, will do just sec23:58
modelenginecpika, yup it says the 64 bit thing23:58
Pick54Hello23:58
modelenginecpika, when i type into search "printers" it comes up with printers and then it shows me that the samsung printer has a green check mark beside it. so, linux thinks everything is ok, i guess23:59
modelenginewafflej0ck, thanks for the info i will check it out23:59

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