TerosFFF | a dead topic | 00:00 |
---|---|---|
k1l_ | TerosFFF: a support channel without people asking for support is a good sign :) if you want to chat join #ubuntu-offtopic | 00:01 |
usr13 | no news is good news | 00:02 |
k1l_ | TerosFFF: and btw: you are ban evading. please leave the channel and talk in #ubuntu-ops about that behaviour | 00:02 |
lakitu | does anyone have any experience with apt-offline? | 00:02 |
lakitu | it's only working with some packages | 00:03 |
lakitu | can't figure out why | 00:03 |
ShadowSpirit | helloo dudes | 00:03 |
=== aum_ is now known as aum | ||
ShadowSpirit | i need help to install ubuntu in my macbook pro | 00:03 |
ShadowSpirit | what i have to do | 00:03 |
Wulframn | ShadowSpirit, https://help.ubuntu.com/community/MacBookPro | 00:06 |
ShadowSpirit | ty | 00:07 |
Wulframn | ShadowSpirit, no worries. Let us know if you have specific questions. =) | 00:07 |
wadie | how can I make this script run after the boot http://paste.ubuntu.com/8469477/ | 00:09 |
ShadowSpirit | i need install the ubuntu but i need the MAC OS too | 00:09 |
AlexQ | daftykins: Can I move that recovery partition to the end of my HDD, to have the fastest space for system files then :D? Can I have a primary partition after an extended partition? Or maybe it doesn't have to be on a primary partition at all? | 00:11 |
might_get_loud | can someone help me with conky file? | 00:17 |
might_get_loud | im running xubuntu 14.04 | 00:18 |
might_get_loud | i can send code via pastebin | 00:18 |
daftykins | AlexQ: i wouldn't even attempt that without a backup | 00:19 |
Krixvar | hey all, having some issues getting my routing table to save over reboots.. gotta run the same command every time haha | 00:19 |
Krixvar | is there something I have to run after the route command to get it to save? | 00:19 |
daftykins | what are you adding? | 00:19 |
daftykins | shouldn't be necessary to add anything at all | 00:19 |
AlexQ | daftykins: Okay, thank's very much. Maybe I'll try to Google for MS solution to rebuild the partition table on Windows side (back to basic), if that doesn't work maybe then try to remove D: drive and leave 3 primary partitions and then try if that back to basic option is available, if not, maybe I'll just purge the whole HDD then. | 00:22 |
wadie | daftykins, how can I make this script run after the boot http://paste.ubuntu.com/8469477/ | 00:22 |
axscode | hi guys i have a huge list of images about 7 gigs, and some of the filename has comma on it like this "123412341,12312321,12.jpg" and i would like to rename them all into "123412341_12312321_12.jpg" from comma to underscore, is there a one liner command than can walk through each file in the directory. | 00:23 |
Krixvar | you mean what am I adding with route? | 00:23 |
daftykins | Krixvar: ...yes... | 00:23 |
AlexQ | daftykins: If I decide to purge the whole partition table, should I re-create the partition table using Xubuntu, or Windows? And what about those UFI and MSDOS formats? | 00:23 |
BarnacleBob | axscode, man rename | 00:24 |
Krixvar | daftykins: sorry couldn't tell if it was another conversation -- I have to add my router every time... I have no idea how but it was just on a few days ago and my internet connection dropped | 00:24 |
daftykins | AlexQ: i would nuke the disk from xubuntu live session, install Windows (and pick a partition size smaller than the HDD) then install xubuntu after | 00:24 |
Krixvar | a friend helped me find a command but it doesn't persist | 00:24 |
daftykins | Krixvar: is your system set to get an IP via DHCP or static? | 00:25 |
Krixvar | daftykins: dhcp | 00:25 |
Krixvar | daftykins: I have to run sudo route add default gw 192.168.1.1 (router ip) every boot | 00:25 |
daftykins | Krixvar: doesn't sound like it's setup quite right, have you got an install that's been upgraded between releases in the past? | 00:26 |
axscode | BarnacleBob: ah so rename 'y/,/_/' * | 00:26 |
AlexQ | daftykins: Okay, thanks. Going to bed lol, goodnight to those in more compatible timezones! :D | 00:26 |
daftykins | Krixvar: yeah i know what you're running :) but it should be totally unnecessary | 00:26 |
Krixvar | daftykins: gotcha, and yeah I know, its been working fine for months though and it just dropped when I was writing an email a few days ago... I thought our isp had dropped our connection or something because I wasn't doing anything remotely system-breaking :P | 00:27 |
hfp | Hi all, my gf's laptop now shows `no suitable module for running kernel found` when booting and stops there. We suspect her drive is full. What can I do besides freeing some space? Is the kernel missing? | 00:27 |
daftykins | full disk does not stop booting | 00:27 |
daftykins | hfp: hold left shift as the system is about to read from the disk to boot, then try picking an older kernel | 00:28 |
usr13 | hfp: could be missing initrd.gz | 00:28 |
might_get_loud | axscode: you can use python | 00:29 |
daftykins | Krixvar: so, is it an upgraded install or not? | 00:30 |
Krixvar | daftykins: yes, multiple times iirc but at least once from 13.10-14.04 | 00:31 |
somsip | axscode: http://unix.stackexchange.com/questions/19058/how-to-replace-one-char-with-another-in-all-filenames-of-the-current-directories | 00:31 |
hfp | daftykins: It has about 20 other kernels. I tried a few, they all say the same error | 00:31 |
daftykins | Krixvar: test what it does from a live session, if it's ok - you need to reset your network-manager config somehow | 00:32 |
Ben64 | hfp: virtualbox? | 00:32 |
daftykins | hfp: time to boot a live session | 00:32 |
Krixvar | daftykins: I've tested on windows dual boot and multiple other devices and it works fine, should I still test kubuntu live in addition on this machine? | 00:32 |
hfp | Ben64: No and all I can find in Google about that issue is with virtualbox | 00:32 |
usr13 | hfp: Use a boot disk and mount your file systems and have a look around. Oh, is it a client on a vbox? | 00:33 |
Ben64 | hfp: yeah thats why i asked | 00:33 |
hfp | daftykins: Ok, and then what? | 00:33 |
daftykins | hfp: we'll cross that bridge once you get to it | 00:33 |
usr13 | hfp: Is it a guest os on vbox? Or a normal install? | 00:33 |
daftykins | guys the original question was a screen up, and states laptop | 00:34 |
daftykins | don't waste a users time if you're not willing to look up =| | 00:34 |
usr13 | daftykins: Well, looks like Ben64 wanted to make sure it wasn't a vbox system, (a valid question). | 00:35 |
daftykins | oh as in a vbox host - ok i understand, apologies. | 00:35 |
=== NaStYdoG is now known as Guest2532 | ||
Ben64 | hfp: done anything weird with kernels? ppa, compile, etc | 00:36 |
hfp | Ben64: not that I know of | 00:36 |
hfp | all: It's not a vbox, it's an actual system | 00:37 |
usr13 | hfp: Did you just do updates to it? | 00:37 |
hfp | daftykins: Ok I'm booted on a LiveCD | 00:37 |
hfp | usr13: Yeah I think she did, then rebooted and then that | 00:37 |
daftykins | hfp: install pastebinit and share "sudo parted -l | pastebinit" | 00:37 |
hfp | daftykins: I cant pipe it through to pastebinit because it's asking whether this is a GPT partition table Y/n | 00:41 |
daftykins | pastebin manually then sir | 00:41 |
mjayk | sexual presumption there | 00:41 |
daftykins | mjayk: inappropriate speak for this channel, thanks | 00:42 |
hfp | daftykins: https://gist.github.com/anonymous/15a33016a302fc2302a3 | 00:43 |
usr13 | hfp: I think you should chroot to the filesystem. | 00:43 |
daftykins | usr13: that's what i would've gotten to next, would you like to takeover? | 00:44 |
mjayk | re-read it daftykins paying attention to your previous statment; you should not assume a person in here is a particular sex. You wouldn't do it with skin colour | 00:44 |
daftykins | mjayk: don't waste my time | 00:44 |
mjayk | im not im educating you its up to you if you think thats time wasting | 00:45 |
daftykins | mjayk: do not speak such rubbish to me again. | 00:46 |
mjayk | if you want to contiune in your uneducated sexist ways then don't worry i shant be speaking to you again :) | 00:46 |
rypervenche | Ha! Saying "shant" without the apostrophe makes you a big man :) | 00:48 |
usr13 | hfp: http://paste.linuxassist.net/view/2384c21b | 00:48 |
hfp | guys/girls, my gf is putting pressure on us to solve this mystery | 00:48 |
daftykins | hfp: an emergency on her part does not make one on ours i'm afraid | 00:49 |
hfp | usr13: Thanks, do you think that will work for 12.04 too? Forgot to mention she's running 12.04 and not 14.04 | 00:50 |
daftykins | it'll be fine | 00:50 |
hfp | Alright, let me try this and report back | 00:51 |
usr13 | hfp: Yea, should be good for both. | 00:53 |
hfp | Not sure which one I should mount for the first command. I have sda, sda{1,2,5} | 00:54 |
daftykins | sda1 | 00:54 |
=== jack- is now known as Guest43588 | ||
hfp | ok | 00:55 |
tontre | hi, I'm having problems with flash as well as other things, which I think has to do with broken repos, it would be awesome if someone would be willing to PM for a few minutes and help out | 00:56 |
usr13 | hfp: Probably hda1 Which one is swap? | 00:56 |
usr13 | hfp: sudo fdisk -l | 00:56 |
daftykins | tontre: no, all help is in channel - you ask here. | 00:57 |
xangua | tontre: ask the channel | 00:57 |
daftykins | usr13: do you have me on ignore? | 00:57 |
usr13 | daftykins: No, sorry, was on the phone.... | 00:57 |
=== cryptodan is now known as cryptodan_laptop | ||
daftykins | usr13: we pastebin'd parted -l earlier | 00:57 |
tontre | ok well I ran 12.04 perfectly for a few months but I stopped GPU mining, I tried upgrading to 14.04 but haven't been able to get it right yet | 00:57 |
hfp | usr13: Yeah it was sda1 | 00:58 |
usr13 | daftykins: Oh, didn't see it. | 00:58 |
usr13 | hfp: Ok good. | 00:58 |
hfp | Ok but before I reinstall the kernel, I need to make some space. I think there are 0 bytes free on the disk | 00:58 |
tontre | I have a red error at the top that says an error occurred when looking for updates, and my flash doesn't work with chronium and firefox constantly crashing | 00:58 |
hfp | How can I get into /boot and delete the 20 unused older kernels? | 00:58 |
hfp | Is the /boot once I'm chrooted the /boot on the disk? or is it the one from the LiveCD? | 00:59 |
tontre | I've tried a few clean installs with different boot sources with no luck | 00:59 |
usr13 | hfp: is your boot partition sda1? | 01:00 |
hfp | usr13: Yes | 01:00 |
usr13 | hfp: Just looking at the output of parted and looks like your main filesystem is on sda5 and you have boot on sda1 Right? | 01:00 |
tontre | let me know if there is any information I could provide that would help solve the issue | 01:01 |
daftykins | usr13: sda5 being 4GB is swap no doubt | 01:01 |
usr13 | hfp: You don't have swap? | 01:01 |
usr13 | daftykins: Oh ok. Yea I see. | 01:01 |
daftykins | i was a tad surprised parted didn't label it as such, in fact | 01:02 |
hfp | usr13: According to `sudo fdisk -l`, sda1 is the main volume, sda2 is extended and sda5 is swap | 01:02 |
usr13 | hfp: daftykins Sorry, was a bit distracted. | 01:02 |
daftykins | no problemo | 01:02 |
usr13 | hfp: Yea, your / is on sda1 | 01:02 |
usr13 | hfp: (root partition) | 01:02 |
usr13 | Ok guys I'm probably going to have to leave for a while, have a few things to take car of right quick. | 01:03 |
hfp | usr13: Right, so if I `cd /boot`, that will be the /boot that's on sda, not the /boot of the LiveCD | 01:03 |
usr13 | hfp: Yea after you've chrooted to the filesystem. | 01:03 |
hfp | usr13: Ok | 01:04 |
hfp | I can't `apt-get` or ping once I'm chrooted. It seems like I have no network from within the chroot | 01:06 |
reisio | maybe you haven't | 01:06 |
hfp | reisio: Was that for me? | 01:06 |
Wulframn | hfp: yes. Why would you assume your chroot has network access if you can't ping? | 01:08 |
daftykins | hfp: the channel is hardly busy. you might not have anything in the chroot's /etc/resolv.conf | 01:08 |
daftykins | hfp: inside the chroot - "echo "nameserver 208.67.220.220" > /etc/resolv.conf | 01:09 |
daftykins | oops forgot a trailing " | 01:09 |
=== magic_ is now known as magic | ||
tontre | now I'm getting 'Error: BrokenCount>0' | 01:09 |
sodluv | sodluv | 01:11 |
sodluv | !list | 01:11 |
ubottu | sodluv: 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 ». | 01:11 |
daftykins | hfp: my bad i didn't read your messages enough to see it was a little further than DNS. | 01:12 |
daftykins | i think this is a sign i should call it a night. | 01:12 |
sodluv | sodluv | 01:12 |
sodluv | verified western union account in france | 01:12 |
daftykins | sodluv: do you have an ubuntu support question? | 01:12 |
sodluv | !list | 01:13 |
daftykins | any active ops, time for a kicking ^ | 01:13 |
sodluv | any hackers here ? | 01:13 |
hfp | after apt-get install linux-image-generic, I get `grub-probe: error: can't find a GRUB drive for /dev/sdb1. Check your device.map`. Does that matter since sdb is the LiveCD? | 01:13 |
arthurfiggis | Hello :) I'd imagine this is getting to be a popular question lately...but is there any way that I could completely replace bash as the shell for both my user account as well as all others created in the future? I'm not sure what I'd use in its place so any recommendations there would be helpful as well! | 01:14 |
daftykins | arthurfiggis: that's a very unnecessary over reaction | 01:15 |
arthurfiggis | daftykins: i'm thinking of this only as a temporary measure, i run a server that i provide shell accounts for and...well, until the holes aren't so big that you could drive a truck through them, i'd like to at least switch to something a bit less risky :) not on a permanent basis of course, i'm sure the issues will be fixed swiftly enough! | 01:16 |
pbx | sodluv, no, go away. | 01:16 |
Ben64 | arthurfiggis: pretty sure they're already all fixed | 01:17 |
daftykins | arthurfiggis: well, /etc/passwd contains users and their respective default shells at the end of the line... that would be one way to change en masse | 01:17 |
reisio | arthurfiggis: the largest potential exploit had to do with web servers | 01:17 |
reisio | bash as it relates to ssh'ing is basically exactly the same | 01:18 |
reisio | if you can beat ssh, you win, always | 01:18 |
arthurfiggis | Ben64: hmm...that may be the case, although it seems that opinions are divided on the matter...some places i've read up on it suggest that there are still issues, but I'm not exactly an expert on shells I'll admit :) I'll have to do some more checking, thanks | 01:19 |
arthurfiggis | reisio: that was the other one i was concerned about, the same server runs nginx...and obviously people are using ssh to connect to it, telnet is a bit too old fashioned for some people ;) | 01:20 |
arthurfiggis | daftykins: ahh, i wasn't sure if manually editing /etc/passwd might cause more problems than it would solve...that might be a good way of temporarily flipping a switch toward csh or zsh maybe, thanks for the suggestion! | 01:21 |
daftykins | np, i still disagree with the action though, fwiw :) | 01:21 |
reisio | arthurfiggis: heh | 01:22 |
reisio | arthurfiggis: you probably already have dash as the default shell | 01:22 |
reisio | arthurfiggis: you should be fine | 01:22 |
reisio | utterly so if you keep up-to-date | 01:22 |
arthurfiggis | daftykins: well no problem having a disagreement with me, i could very well be wrong after all :) out of curiousity though, considering the recent news surrounding the potential exploits...why do you consider it a bad decision to temporarily switch? not trying to be grating or anything, just curious | 01:23 |
hfp | daftykins: Still the same issue after the chroot, deleting some older kernels and running `apt-get install linux-image-generic` | 01:23 |
arthurfiggis | reisio: ahh, well i'm sure things are probably fine in that case...it's an up to date virtual server, so even if there were still vulnerabilities i can roll it back to a daily image in about 10 minutes :) | 01:24 |
daftykins | arthurfiggis: eh it's not based on any technical understanding, just i think the patch status is good enough if not complete now - and so action is just time wasting | 01:24 |
daftykins | hfp: yeah none of those actions i would have done and none affect your issue | 01:24 |
reisio | arthurfiggis: :) | 01:24 |
daftykins | hfp: what's the latest kernel version? 3.2.0? | 01:25 |
hfp | daftykins: 3.2.0 got installed during the chroot, otherwise I have various 3.5.0 and 3.13.0 assortments | 01:26 |
arthurfiggis | daftykins: well that's a good point...my own understanding of it is limited to the original "exploit" and that's definitely been fixed, but i figured maybe just to be safe until the dust has settled a bit :) | 01:26 |
function9 | hi guys, when is the ETA for ubuntu 14.10 stable please? | 01:26 |
daftykins | function9: oh so you're a troll. goodbye | 01:27 |
daftykins | (FYI: same user is in other software channels asking for next version release dates too) | 01:27 |
daftykins | hfp: ok, that suggests the trusty hardware enablement stack is installed | 01:27 |
daftykins | hfp: i'm way too asleep now to assist i'm afraid, backup data and clean install if you want a result quickly, or hope another volunteer shows up | 01:28 |
hfp | daftykins: I'd rather backup but of course her homedir is encrypted and there are no previous backups | 01:28 |
daftykins | ugh encryption | 01:29 |
daftykins | hfp: you should be able to unlock it via the chroot or something | 01:29 |
hfp | I'm kinda hoping I can still somehow get in and decrypt to save the files and reinstall | 01:29 |
daftykins | hfp: tell her her kitten pics aren't that special, in future ;) | 01:29 |
arthurfiggis | daftykins: ahh...i was wondering where i was reading that there might potentially be more issues beyond "shellshock" (why every security bug needs a cutesy nickname now I'll never know): http://www.itnews.com.au/News/396256,further-flaws-render-shellshock-patch-ineffective.aspx | 01:30 |
=== Vampire0_ is now known as Vampire0 | ||
daftykins | arthurfiggis: to feed to the great unwashed, so that the sensationalist media can waffle about it, sadly. | 01:30 |
daftykins | i don't know - and it's bed time for me | 01:31 |
daftykins | \o | 01:31 |
=== Joshua^Dunamis is now known as Joshua^Dunamis_i | ||
arthurfiggis | daftykins: well...sensationalist perhaps, that's the nature of most news sites, but the fact that someone's written a patch for the issues mentioned in the article is encouraging :) thanks, have a good day! | 01:32 |
hfp | daftykins, usr13: thanks for your help | 01:32 |
guest-lkajdf_431 | Can someone help me interpret the comment at the bottom of this tutorial for python on ubu 14? The person in the comment seems to be indicating something important but I'm not clear on what he is saying to do (maybe over my head). | 01:37 |
guest-lkajdf_431 | http://ubuntuhandbook.org/index.php/2014/05/install-python-3-3-5-or-3-4-via-ppa-in-ubuntu-14-04-12-04/ | 01:37 |
=== vemacs|ded is now known as vemacs | ||
arthurfiggis | guest-lkajdf_431: all they're really saying there is that the particular ppa version of python they're talking about installs pip to /usr/local/bin...so if that breaks anything, they suggest modifying your path env variable to fix it :) i just use the version provided in the repo's | 01:41 |
=== Zachary_DuBois is now known as DarkTaint | ||
=== DarkTaint is now known as turqenevskaya | ||
arthurfiggis | (pip is a package for installing and tracking a lot of python-based stuff) | 01:42 |
=== turqenevskaya is now known as Zachary_DuBois | ||
shero | hello. Currently running Ubuntu 14.04 64-bit on VM Workstation. Trying to get multi-touch gestures to work. Currently two finger only works for vertical scrolling. I'm trying to get horizontal, but no success. Also, three finger swipe up types "e" while four finger swipe up types "d". | 01:43 |
=== dave is now known as Guest654 | ||
sparr | I've booted the Ubuntu installer in graphical mode on a laptop with a bad internal screen and a good external monitor. I can see empty desktop and the right half of the top bar on the monitor. How can I get everything onto that monitor? | 01:44 |
snadge | what is the status of hybrid nvidia/intel on laptops? | 01:45 |
reisio | snadge: working | 01:47 |
shero | actually, three finger swipe up does the following command (windows key + e) and four finger swipe up does (windows key + d) | 01:47 |
shero | anyone know how to edit this to make use of my multi-touch? | 01:47 |
sparr | http://askubuntu.com/questions/278516/how-to-disable-laptops-lcd-and-use-external-monitor-as-only-output <-- can someone walk me through how to do this when I can't see the monitor with the main (top left) button on it? | 01:48 |
shero | so basically my question is: how can I edit my super + e and super + d combos to get actions | 01:49 |
lakitu | i used compiz settings manager's key bindings | 01:50 |
lakitu | shero | 01:50 |
lakitu | oh - i wasn't reading you, maybe that's not what you need | 01:50 |
=== Zachary_DuBois is now known as Zachary__ | ||
shero | lakitu i think youre right | 01:51 |
=== Zachary__ is now known as Zachary_DuBois | ||
shero | lakitu I see a buch of Run commands | 01:51 |
TyrfingMjolnir | My /lib/modules is 3.8GB | 01:51 |
TyrfingMjolnir | What to delete? | 01:51 |
shero | lakitu how do I assign an action to it? | 01:52 |
samthewildone | !gnome3 | 01:52 |
ubottu | GNOME 3 is the desktop environment on which Unity is based. To use GNOME Shell instead of Unity, install the "gnome-shell" package and investigate "gnome-tweak-tool". GNOME 3 is not supported under Natty/11.04, and may break your system if installed from alternate sources. | 01:52 |
lakitu | i forget shero, but i think it was pretty straightforward. just install compizconfig-settings-manager & compiz, & then open the compiz settings manager & find the bindings | 01:53 |
lakitu | probably just like a line of shell | 01:53 |
TyrfingMjolnir | https://bpaste.net/show/79877ee12364 | 01:53 |
lakitu | find the key bindings* | 01:54 |
shero | lakitu ok ya I just made the key binding for it. Now to just figure out what command line to use | 01:54 |
sparr | apt-get and software center on my ubuntu live environment can't find photorec or testdisk. Do I need to add some package sources? | 01:54 |
shero | lakitu how do I know command lines for actions? | 01:54 |
samthewildone | so when installing the minimal version of ubuntu, and I only want to install gnome 3 I would just do "install gnome-shell" ? | 01:54 |
lakitu | if you want to e.g. show desktop, then i think there's a different setting somewhere in compiz where you can assign something like Show Desktop to the super+d or whatever | 01:55 |
=== Sachiru is now known as Guest6649 | ||
shero | lakitu so like if I want to show desktop action, how do I find that command | 01:55 |
=== tempnick is now known as Sachiru | ||
lakitu | shero: better off using compiz's premade thing for that - just find show desktop, i think it's in there | 01:55 |
lakitu | use the search box for desktop | 01:55 |
lakitu | if you want super+e to be your filemanager, probably just need something like "gksudo dolphin" if it's dolphin | 01:56 |
lakitu | "gksudo nautilus" etc | 01:56 |
lakitu | if it's nautilus | 01:56 |
shero | ohh | 01:56 |
lakitu | i'm a little in over my head, maybe someone else can help you the rest of the way | 01:56 |
TyrfingMjolnir | https://bpaste.net/show/764d1bfa72b7 with uname -a | 01:57 |
shero | so the program that launches my file manager | 01:57 |
lakitu | well | 01:57 |
lakitu | the program IS your file manager | 01:57 |
lakitu | dolphin/nautilus/whatever | 01:57 |
lakitu | compiz will launch it when you use the key combination you bound the command to | 01:57 |
shero | lakitu ubuntu has a shortcuts in the keyboard applet | 01:59 |
shero | it allows me to edit it | 01:59 |
lakitu | i think you can also assign key shortcuts to launchers | 02:01 |
lakitu | in their properties | 02:01 |
lakitu | i forget | 02:01 |
ZZRMike | I need to expand the available size of this directory (which is currently almost filling the drive it's on), is it possible to set up LVM on a second drive, move the current data over, then expand the LVM to utilize the first drive also? Is there a better solution? | 02:02 |
arthurfiggis | on a completely unrelated note to my questions re: bash earlier, has anyone been using steam with ubuntu 14.04 and had a good experience with it? i have an intel processor and a relatively new nvidia card for video, so i suspect if the games would run at all, they would run, but i figured i'd poll people here before i buy anything :) | 02:04 |
timmmaaaayyy | on ubuntu server, i just installed some fonts to /usr/share/fonts and eerything seems to be working when i run my webserver as my user. however, when i run it as the ruby user, it doesn't work. do system users (or whatever that would be called) not use the same font locations or something? | 02:06 |
edve | timmmaaaayyy, look into the bashrc configuration of your user | 02:08 |
edve | there might be something for you there | 02:09 |
timmmaaaayyy | ok | 02:09 |
samthewildone | !ubuntugnome | 02:10 |
timmmaaaayyy | nothing really at all in there | 02:10 |
nishantjr_ | Any idea why/how firefox on 12.04 would be bypassing pulseaudio? | 02:12 |
nishantjr_ | * Flash on firefox | 02:12 |
Bashing-om | TyrfingMjolnir: Is it your desire to remove old kernels ? dpkg -l | grep linux | pastebinit , and will craft up the command to do so. | 02:14 |
TyrfingMjolnir | paste bin it? or pastebinit ? | 02:15 |
Bashing-om | TyrfingMjolnir: pastebinit , as given, please. | 02:15 |
cfhowlett | !paste | TyrfingMjolnir | 02:16 |
ubottu | TyrfingMjolnir: 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. | 02:16 |
=== CoreIT84 is now known as Corey84 | ||
Capprentice | I have a squid cache configured for transparency, i want to have a setup where i will be able to let my squid send the IP Address of the client not the IP address of the squid. in summary i want the IP Address to be generated from the client and not from my squid IP Address. | 02:16 |
Capprentice | How can I achieve this? | 02:16 |
TyrfingMjolnir | Bashing-om: https://bpaste.net/show/22bfaa48f63d | 02:16 |
Bashing-om | TyrfingMjolnir: K .. gimme a bit. | 02:17 |
cfhowlett | TyrfingMjolnir, sudo apt-get autoremove will remove all but the most recent 2 kernels. | 02:17 |
TyrfingMjolnir | cfhowlett: But uname -a says an older kernel... | 02:18 |
TyrfingMjolnir | How will I enable a new one in grub? | 02:18 |
cfhowlett | TyrfingMjolnir, then you booted an older kernel. remove kernels. reboot. the most recent kernel is the default - unless you manually specify otherwise. | 02:19 |
TyrfingMjolnir | apt-get autoremove is removing about half of them | 02:19 |
TyrfingMjolnir | But only the headers | 02:20 |
cfhowlett | TyrfingMjolnir, http://www.unixmen.com/how-to-uninstall-the-old-kernels-in-ubuntu/ | 02:20 |
=== megabit|away is now known as megabitdragon | ||
Aaraigathor | How do I set Ubuntu 14.04 to boot into "degraded" automatically if a drive fails in RAID1? | 02:26 |
Bashing-om | TyrfingMjolnir: cfhowlett // sudo dpkg -P linux-image-3.2.0-{37,38,39,40,41,43,44,45,48,51,53,55,56,57,58,59,60,61,63,64,65,67}-generic , next is to remove those few headers that remain on the system. | 02:27 |
rwp | Aaraigathor, That should be the default. Except the BIOS often only boots the first drive. So make sure the first drive is the good one. Or don't reboot. | 02:29 |
TyrfingMjolnir | Bashing-om: I just did apt-get purge 37-53 | 02:29 |
gaffey | hello | 02:31 |
Aaraigathor | rwp : Isn't there some option to set 'bootdegraded=true' ? I am using ssh to connect remotely and I need the system to boot into degraded in a drive fails, not just drop into a initramfs console | 02:33 |
allen | evening folks, anyone had this error before, i'm running a game through Play On Linux, the error is. This application failed to start because it could not find or load the Qt platform plugin "windows" | 02:33 |
rwp | Aaraigathor, If the machine is running and the system is up, but has a failed device, my best advice is NOT to reboot until you are prepared to replace the device. | 02:34 |
rwp | Aaraigathor, And replace the failed device as soon as possible. Before the remaining one fails. | 02:34 |
rwp | Because if the failed device is the first one the BIOS would boot then it won't boot unattended. | 02:34 |
rwp | In that case it would be necessary to manually reconfigure the drives so that the good drive is the boot device. | 02:35 |
rwp | And you can't do that remotely. | 02:35 |
rwp | Aaraigathor, Background needed: Are you using LVM? | 02:35 |
Aaraigathor | rwp : Both the drives are bootable independantly of each other | 02:35 |
Aaraigathor | rwp: No, not using LV< | 02:35 |
Aaraigathor | *LVM | 02:35 |
rwp | Aaraigathor, I have seen systems with /dev/sda and /dev/sdb and sda fails and the BIOS will not boot /dev/sdb because the other drive is still there, but failing. | 02:36 |
rwp | Aaraigathor, Does your /proc/cmdline show a UUID for the root file system? | 02:37 |
rwp | cat /proc/cmdline | 02:37 |
Aaraigathor | rwp: I have tested each drive independently and they boot. I have not tried it with a primary dead drive still attached to see if it would boot. Hope it doesn't come to that. | 02:37 |
rwp | Hope not too. But that is a motherboard firmware (not always BIOS these days) dependent issue. | 02:38 |
rwp | Basically the initramfs has a copy of /etc/mdadm/mdadm.conf UUIDs for each of the /dev/md* devices. | 02:38 |
Aaraigathor | Yes, it shows a UUID | 02:38 |
rwp | At boot the initramfs will try to create all of those /dev/md* devices from that table that is cached into the initrd. | 02:38 |
Bashing-om | TyrfingMjolnir: Why not all those old kernels ? // and why booting from such and old kernel ? | 02:38 |
rwp | Since you are not using LVM I expect one of those file system UUIDs will map to one of the /dev/md* file systems. | 02:39 |
rwp | It will try to assemble the raid. It will then try to use that root file system. | 02:39 |
rwp | It fails to boot if it can't do those things. | 02:39 |
hfp | Just curious, why does Ubuntu keep a zillion old kernels in /boot ? Is there a way to autoremove say anything else than the 5 last? | 02:39 |
rwp | hfp, those old kernels are just lint. It is housekeeping to clean them up. But nothing does it automatically. Must do it manually. | 02:40 |
rwp | hfp, Because if it were done automatically then assuredly someone would come back with "Hey! I was using that." | 02:40 |
rwp | Aaraigathor, Just fyi but RHEL/CentOS does the raid assembly completely differently. | 02:41 |
guest-lkajdf_431 | arthurfiggis: sorry for delay, something came up unexpectedly. Thank you. I can look up how to do that. | 02:41 |
rwp | Aaraigathor, No transfer of knowledge possible. | 02:41 |
Aaraigathor | rwp : My worry is that I will be hours away from the system and all of a sudden a drive might fail but I will still need to be able to access that system with the single drive in there | 02:41 |
TyrfingMjolnir | Bashing-om: Ubuntu 12.04.5 LTS \n \l | 02:41 |
TyrfingMjolnir | Bashing-om: How do I install a newer kernel? | 02:42 |
zenlike | eeee, the xkbmodmap command you gave me worked in ~/.profile | 02:42 |
rwp | Aaraigathor, If you have your system swap on raid1 too then the system will keep running okay. Just as long as you don't reboot it. | 02:42 |
zenlike | :) good lookin' out | 02:42 |
TyrfingMjolnir | Using apt that is | 02:42 |
hfp | rwp: Right, so every now and then I have to rm old kernels | 02:42 |
TyrfingMjolnir | I can download and compile the kernel, but would like to keep the packaging system working | 02:42 |
Aaraigathor | rwp : The swap is on raid1. How would I know if a drive has failed though without doing cat /proc/mdstat everytime I ssh into it though? | 02:43 |
rwp | hfp, Right. At whatever time you feel you should clean then you can clean older kernels out. I always leave a couple for booting back to if needed. | 02:43 |
TyrfingMjolnir | apt-get install linux-image-3.8.0-44-generic ? | 02:43 |
rwp | Aaraigathor, The mdadm daemon will notify you, usually by email. Let me double check how that config works. You have email out from the server to you? | 02:44 |
TyrfingMjolnir | Bashing-om: linux-image-3.13.0-36-generic appears to be latest | 02:44 |
Bashing-om | TyrfingMjolnir: Once you have the operating head room. I would -> sudo apt-get update , sudo apt-get upgrade , sudo apt-get dist-upgrade . The latest kernel will be installed . as to what you will boot when you re-boot, should be that ltest kernel, but with you presently booting such an old kernel I have to wonder if there is a system problem. | 02:45 |
jkhl | is there are convenient way to decrypt, open, save and encrypt files on a USB pen drive? | 02:45 |
Aaraigathor | rwp : I ran dpkg-reconfigure mdadm and set the email notification to my email. I'm not sure how that'll work though, I don't have a mail server or anything set up | 02:45 |
jkhl | which is also secure | 02:45 |
arthurfiggis | guest-lkajdf_431: oh no problem, hopefully that part won't be too difficult...they seem to explain it there but i've never used that particular version of python from a ppa...so i'd say their instructions are probably the best in that case! just a minor alteration to the script | 02:45 |
MDTech-us_MAN | hello | 02:46 |
TyrfingMjolnir | Will python 2.7 still work if I do: apt-get update ; apt-get upgrade ; apt-get dist-upgrade | 02:47 |
Bashing-om | TyrfingMjolnir: 3.13 series is the kernels for trusty .. your series is precise . you do not have HWE (good) so will not have the later kernel series. | 02:47 |
MDTech-us_MAN | I have ubintu server and I would like to assign some static IPv6 addresses | 02:47 |
TyrfingMjolnir | MDTech-us_MAN: ifconfig | 02:47 |
TyrfingMjolnir | /etc/network/interfaces | 02:47 |
MDTech-us_MAN | sadly, I don't know what the gateway should be | 02:47 |
rwp | Aaraigathor, AFAICS mdadm daemon sends email by default, no config changes needed. See the man page. Search for email. | 02:48 |
MDTech-us_MAN | I though I could set it to dhcp and write down the gateway it gives | 02:48 |
MDTech-us_MAN | but I have no idea how | 02:48 |
MDTech-us_MAN | how to see what gateway I mean | 02:48 |
TyrfingMjolnir | MDTech-us_MAN: Are you connected to an IPv6 source? | 02:48 |
rwp | TyrfingMjolnir, Please pastebin your interfaces that you have and I will peek at it. | 02:48 |
MDTech-us_MAN | what do you mean? | 02:48 |
MDTech-us_MAN | I do have IPv6 internet access | 02:49 |
TyrfingMjolnir | MDTech-us_MAN: Is there IPv6 at the other end of the cable? | 02:49 |
MDTech-us_MAN | yes | 02:49 |
Aaraigathor | rwp : So if I enter my email into the config, it'll just send it without any questions? Do I not need some type of email server setup? | 02:49 |
Bashing-om | MDTech-us_MAN: does not -> route -n <- give you your gateway IP ? | 02:49 |
rwp | Aaraigathor, It will send to root by default. You should definitely have root email set to mail to you. Because there will be a lot of other notifications that way too. | 02:50 |
TyrfingMjolnir | MDTech-us_MAN: ifconfig interface [inet6] dhcp start | 02:50 |
MDTech-us_MAN | route -n only gives IPv4 gateway | 02:50 |
rwp | Aaraigathor, If you haven't been reading it there will be a lot of noise. But after you take care of the noise things will be just what you need. | 02:50 |
Bashing-om | MDTech-us_MAN: ahhh .. :( | 02:50 |
TyrfingMjolnir | ifconfig interface [inet6] dhcp inform | 02:50 |
MDTech-us_MAN | what is [inet6] supposed to mean | 02:51 |
MDTech-us_MAN | do I have to put my nic there? | 02:51 |
Aaraigathor | rwp : I had changed the email target to my email address instead of the default root. Should I be changing that back then? | 02:51 |
MDTech-us_MAN | or did you mean it literally | 02:51 |
rwp | Aaraigathor, Your best thing is to set up a test / victim machine on a work bench and set up raid1 for testing. Then test it. Pull a drive. Observe the mail going out. Play. Experiement on the victim machine. | 02:51 |
rwp | Aaraigathor, Doesn't really matter. But you should get the root email. And if so then you don't need to change the mdadm (or anything else) specifically. | 02:52 |
MDTech-us_MAN | if I do it literally, I get "[inet6]: Unknown server error" | 02:52 |
Aaraigathor | rwp : How do I access root email? | 02:52 |
MDTech-us_MAN | ok | 02:52 |
MDTech-us_MAN | I think I understand what you ment | 02:53 |
MDTech-us_MAN | sudo ifconfig eth0 inet6 dhcp inform | 02:53 |
MDTech-us_MAN | getaddrinfo: dhcp: -2 | 02:53 |
MDTech-us_MAN | dhcp: No address associated with name | 02:53 |
MDTech-us_MAN | that is what i eget | 02:53 |
MDTech-us_MAN | *get | 02:53 |
unopaste | MDTech-us_MAN 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 unmuted | 02:53 |
rwp | Aaraigathor, uhmm... Deep question. I use "mutt". It is a text mode mailer. But if you forward the email to your main email account then you can read it as you would normally. | 02:53 |
rwp | Aaraigathor, The question of mailers can go on for hours. | 02:54 |
rwp | Aaraigathor, But this tells me that you probably don't have your server set up to forward mail either. | 02:54 |
MDTech-us_MAN | any ideas TyrfingMjolnir | 02:54 |
rwp | Aaraigathor, Probably more than I can help with at this moment. But others can. Or on the mailing list. | 02:54 |
Aaraigathor | rwp : Unfortunately I haven't looked into all of this. I'm not the most experienced. The server is being built as a minecraft server for a bunch of locals who asked me and I said why not. I've made a few basic servers before but never dealt with details like mail or mail forwarding. Is there no easy way to have the server send me an email directly to my main email account? Or is that an in-depth process | 02:57 |
rwp | Aaraigathor, Usually you have an MTA (mail transport agent) installed such as Postfix. | 02:58 |
rwp | Aaraigathor, Postfix will need reasonable configuration for the hostname. As in, don't make up a domain name for it. | 02:58 |
rwp | Aaraigathor, Then it will be set to exchange email from that server to the outside world. | 02:59 |
rwp | Aaraigathor, Basically install Postfix and try to send email from the local machine to your main email address. | 02:59 |
rwp | Aaraigathor, Maybe you will be lucky and everything will work out great! | 02:59 |
rwp | Aaraigathor, To send email just a very simple test works. Such as "echo test | mailx -s test you@example.com" | 03:00 |
rwp | Aaraigathor, Of course that assumes that mailx is installed. An old command line mailer. Simple for testing. Don't use it to read email. But for got simple tests like the above. | 03:00 |
rwp | Aaraigathor, If that works then you know the system (aka mdadm) can send you mail in the event of a raid problem. | 03:01 |
rwp | Aaraigathor, I think there is even a way for mdadm to send test messages. | 03:01 |
Haugli92 | Hi, does anyone know how to just visit a page on Ubuntu server ? Page requires htaccess user/pass? | 03:01 |
rwp | Aaraigathor, Without an MTA installed the email will simply sit on the local machine in /var/mail/root and you would have to log in to read it. Not as nice. | 03:01 |
Aaraigathor | neither mailx or postfix are currently installed. Wouldn't be difficult to install though. I'll have to look into setting it up. So, forgetting this idea for now, if I have it sent to root, how can I access that? | 03:02 |
rwp | Log in as root. Depending upon things you should see a mail file sitting in /var/mail/root or possibly /var/mail/nobody. | 03:02 |
rwp | Postfix for example delivers root mail not as the root (uid=0) user but as the nobody (uid=-2) user by default. Security and all of that. | 03:03 |
rwp | If it is /var/mail/root then simply "mutt". If /var/mail/nobody then "mutt -f /var/mail/nobody". | 03:03 |
rwp | You can get out of mutt with 'q'. | 03:03 |
rwp | All else you can read the on screen menus and other help for it. | 03:03 |
rwp | Press F1 for the manual. | 03:04 |
rwp | But remember that mailers like mutt are like a favorite editor. Everyone has their favorite. | 03:04 |
Basketball | i have a cronjob to suspend and wake my pc except as soon as the pc sleeps the clock stops working so it never wakes up and i have to manually wake it | 03:05 |
Basketball | when i wake it it still has the time that it slept at | 03:05 |
Aaraigathor | I do not login as root though. Tbh I don't even know how to. Ubuntu picks some random password for root and doesn't tell you afaik | 03:06 |
Aaraigathor | rwp : Could I set the email target to my user name? Would that send the email to my user in that location? | 03:07 |
TyrfingMjolnir | How can I check which packages are installed from backports? | 03:07 |
TyrfingMjolnir | using dpkg or apt? | 03:07 |
=== zzz_Ridley is now known as Ridley5 | ||
trism | TyrfingMjolnir: synaptic allows you to list packages by Origin (with the button on the left), otherwise this is similar: http://askubuntu.com/questions/313806/how-to-list-available-backport-upgrades | 03:17 |
rwp | Aaraigathor, You can always use "sudo mutt -f /var/mail/nobody" just fine | 03:18 |
RustyShackleford | can you change the behavior of alt+tab to include instances of the same program? | 03:23 |
RustyShackleford | say I want to alt+tab between two instances of my browser, as opposed to alt+` | 03:23 |
TyrfingMjolnir | How can I list packages by origin using dpkg, apt or aptitude? | 03:27 |
cfhowlett | TyrfingMjolnir, origin meaning repo? | 03:28 |
sparr | Is there an NTFS undelete utility for linux that can determine [partial] file paths and names? There are a few for Windows (Recuva, in particular, comes to mind), but things like photorec in linux seem to assign arbitrary folders and names to files. | 03:28 |
=== megabitdragon is now known as megabit|away | ||
TyrfingMjolnir | cfhowlett: yes | 03:29 |
cfhowlett | TyrfingMjolnir, apt-cache show includes the repo source | 03:29 |
rwp | TyrfingMjolnir, Install apt-show-versions and use it | 03:30 |
rwp | TyrfingMjolnir, apt-show-versions does *exactly* what you want. | 03:30 |
TyrfingMjolnir | apt show is a gui or command line app? | 03:31 |
TyrfingMjolnir | What I want is dpkg -l backports | 03:31 |
cfhowlett | TyrfingMjolnir, command line apt-cache show packagenamehere | 03:31 |
rwp | apt-cache show is a command line tool. | 03:32 |
=== CoreIT84 is now known as Corey84 | ||
shahid56831 | hello | 03:43 |
shahid56831 | hi everyone | 03:46 |
TyrfingMjolnir | Does that mean if I do: apt-show-versions | grep backports and there is no output backports was never used? | 03:47 |
Bashing-om | shahid56831: Hello, this is support for ubuntu, You have a request ? | 03:50 |
shahid56831 | yes,how to use wifi on ubuntu.....i many time try but i can't connect | 03:51 |
usr13 | shahid56831: Does iwconfig show a section for wlan0 or eth0 or? (One that does *not* say "no wireless extensions".) | 03:58 |
usr13 | shahid56831: And if you do see a section for one of the interfaces, does it show a proper ESSID:? (Network name that belongs to the desired Wireless Access Point.) | 04:00 |
shahid56831 | i don't know anything....is there any driver installation?? | 04:00 |
usr13 | shahid56831: Is it a laptop or desktop? | 04:00 |
usr13 | shahid56831: Open a terminal window and type "iwconfig" (without quotes), and hit enter. See what it says. | 04:01 |
shahid56831 | laptop | 04:01 |
usr13 | shahid56831: Do all the interfaces say "no wireless extensions"? (In the output of iwconfig.) | 04:02 |
shahid56831 | ye | 04:04 |
shahid56831 | yes | 04:04 |
usr13 | shahid56831: lspci |grep ireless #Tell us what that says. | 04:05 |
yousirwin | huge noob here | 04:05 |
yousirwin | why is this returning undefined? | 04:05 |
yousirwin | var fps = document.getElementById('feas'); | 04:05 |
yousirwin | var afps = fps * .2; | 04:05 |
yousirwin | var aafps = fps - afps; | 04:05 |
yousirwin | document.getElementById('field').value = aafps.value; | 04:05 |
usr13 | shahid56831: (It should identify your wireless device.) | 04:05 |
unopaste | yousirwin 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 unmuted | 04:05 |
yousirwin | wrong channel lol | 04:06 |
yousirwin | fuk | 04:06 |
SchrodingersScat | !language | 04:07 |
ubottu | The main Ubuntu channels require that you speak in calm, polite English. For other languages, please visit https://wiki.ubuntu.com/IRC/ChannelList | 04:07 |
samthewildone | !gnomeshell | 04:11 |
samthewildone | bah | 04:11 |
shahid56831 | but is there any driver installation?? | 04:11 |
guest-lkajdf_431 | How can I share make a shared folder on the local system (ubuntu 14)? | 04:14 |
guest-lkajdf_431 | To share between users on the same | 04:14 |
guest-lkajdf_431 | I see stuff on the internet about sharing files between computers on a network but this is users on the same box | 04:17 |
somsip | guest-lkajdf_431: add them to the same group, and make the group sticky on the folder | 04:18 |
aarcane | Does the Ubuntu Project provide a download that mixes the best of both a livecd (fully functional live environment) and netinstall (none of the overhead of a full ondisk package repository) ? | 04:18 |
guest-lkajdf_431 | somsip: Cool, can do that. What about a location for the folder? I recall trying to do this once in the past and ran into probs bc I was locating it inside the home folder or something. | 04:19 |
somsip | aarcane: best? You seem to want a live install that is very small. Is that right? There is only the liveDVD or an install iso | 04:19 |
somsip | guest-lkajdf_431: you'd need to set permissions correctly if you wanted inside a directory that was not accessible to the group | 04:20 |
fmerchan | ureal | 04:20 |
=== Ridley5 is now known as zzz_Ridley | ||
aarcane | somsip, The idea I'm thinking about is the general fact that the distro is generally updated significantly after the initial iso download. I want a disk that I can stick in to do hardware testing, or perform an install from, but that doesn't include the whole install repository, doubly so since updates that occur after install are often upwards of 200-300MB, or a third of the original ISO size | 04:21 |
aarcane | somsip, I think it would reduce overall bandwidth usage for the normal usecase of "download iso once, install one-two times at most" | 04:22 |
somsip | aarcane: Maybe you will need to roll your own https://help.ubuntu.com/community/LiveCDCustomization | 04:22 |
guest-lkajdf_431 | somsip: I'd rather locate it outside /home but I know some system folders have funny perms too that I don't want to change/ mess with (situations where the parent dir has tighter perms gets weird?). What do you think would be normal? /usr/share or something? | 04:23 |
aarcane | somsip, Meh, no point for me to just roll my own. One user isn't a lot of bandwidth compared to all the users who download the iso to do the install once. | 04:23 |
somsip | guest-lkajdf_431: if you want to try to stick to a standard, /srv probably. http://en.wikipedia.org/wiki/Filesystem_Hierarchy_Standard | 04:25 |
guest-lkajdf_431 | its cool man. I gotta run anyhow. Thx n' peace | 04:25 |
somsip | aarcane: well you say "I want a disk" then say there is "no point for me to roll my own". I don't think I can help you | 04:26 |
aarcane | somsip, Replace "I want a disk" with "What I was hoping would be available now or in the future because it seems like a generally good idea is..." | 04:27 |
TyrfingMjolnir | apt-get update; apt-get upgrade; apt-get dist-upgrade? | 04:31 |
usr13 | shahid56831: Establish a wired internet connection, do all updates, reboot, see if it works then. If not tell us the make and model of the wireless network interface and we can help you further. (Without specific information about your equipment, there is not much we can do.) | 04:31 |
TyrfingMjolnir | many errors on extracting templates from packages under dist-upgrade | 04:36 |
=== mgolisch_ is now known as mgolisch | ||
samthewildone | is it possible to push all screenshots to a folder by default ? | 04:40 |
samthewildone | example, when I press screenshot on my keyboard, the default folder with be a path to folder I have. | 04:40 |
samthewildone | Instead of having to manually go to that path everytime. | 04:41 |
=== hacdc is now known as summakor | ||
abaddon | Hey guys, I know this is the wrong site for this but does anyone know an chat site for html discussions? | 04:50 |
lotuspsychje | !alis | abaddon | 04:50 |
ubottu | abaddon: 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* | 04:50 |
abaddon | !alis html | 04:51 |
TyrfingMjolnir | Is linux-image-3.13.0-36-generic latest kernel in trusty? | 04:52 |
abaddon | lotuspsychje: Thanks =] | 04:53 |
samthewildone | TyrfingMjolnir, yes | 04:55 |
samthewildone | TyrfingMjolnir, err I would assume so. | 04:55 |
samthewildone | TyrfingMjolnir, I did a check on my system looks like it. | 04:55 |
TyrfingMjolnir | Quite old still | 04:56 |
TyrfingMjolnir | Back in the days when there was 1.3 and 2.0 kernels we used to compile them ourselves. | 04:56 |
Moogly2012 | people still do | 04:57 |
wamicho | i need assistance with this error when i run boot repair on my pc | 04:57 |
wamicho | The boot files of [The OS now in use - Ubuntu 14.04.1 LTS] are far from the start of the disk. Your BIOS may not detect them. You may want to retry after creating a /boot partition (EXT4, >200MB, start of the disk). This can be performed via tools such as gParted. Then select this partition via the [Separate /boot partition:] option of [Boot Repair]. (https://help.ubuntu.com/community/BootPartition) | 04:57 |
TyrfingMjolnir | I still do sometimes | 04:57 |
TyrfingMjolnir | But only experimental | 04:57 |
swift110-phone | Hey | 05:01 |
Loshki | TyrfingMjolnir: but then what a pain in the ass to maintain... | 05:02 |
TyrfingMjolnir | Loshki: I only do for certain development projects | 05:03 |
TyrfingMjolnir | Never in production | 05:03 |
rostam | what is the difference between between zlib1g_1%3a1.2.8.dfsg-1ubuntu1_amd64.deb package and zlib1g_1.2.8.dfsg-1ubuntu1_amd64.deb | 05:05 |
TyrfingMjolnir | Is there a GeoMirror for ubuntu? https://wiki.debian.org/DebianGeoMirror | 05:08 |
TyrfingMjolnir | rostam: %3a = :? http://www.robelle.com/smugbook/ascii.html | 05:09 |
Loshki | rostam: dunno, does apt-cache showsrc zlib1g say anything. I suppose you could download the source and look at the changelog (if there is one). | 05:12 |
Loshki | 10 quatloos says they're identical... | 05:14 |
TyrfingMjolnir | What is 10 quatloos? | 05:14 |
Loshki | TyrfingMjolnir: a fictional currency... | 05:17 |
TyrfingMjolnir | So now web diff thing | 05:17 |
TyrfingMjolnir | Why not download them both and do a diff -b? | 05:17 |
Loshki | wamicho: I assume it used to boot? In that case, you shouldn't need to move /boot, and something else has gone wrong. Or has this never worked? | 05:21 |
=== Ubuntu is now known as Guest63529 | ||
Loshki | TyrfingMjolnir: a fictional currency, roughly equivalent to 4 elvish shillings. | 05:25 |
TyrfingMjolnir | I see | 05:26 |
TyrfingMjolnir | I guess bitcoin is between USD and elvish shillings somewhere? | 05:26 |
Loshki | If it doesn't disappear up its own behind first... | 05:27 |
wamicho | Loshki : it has never worked | 05:28 |
wamicho | just installed ubuntu on uefi machine which had windows 7 ... | 05:29 |
Loshki | wamicho: sorry, I've no experience with uefi. Anyone? | 05:29 |
wamicho | loshki: read in u buntu forum if i need to dual boot i need to boot repair but it give me that error ? | 05:30 |
=== dodie|off is now known as dodie | ||
=== dodie is now known as Guest92131 | ||
ecstoian | Morning. I've a problem with my Ubuntu 14.04. My Unity doesn't load anymore after I login, I only see the desktop wallpaper and I am able to right click on the desktop... nothing else. I remember changing some compiz settings and removing some unity-lens* packages. | 05:31 |
eeee | ecstoian: can you access a tty? ( ctrl+ alt + f1 ) | 05:32 |
squinty | wamicho, maybe see if any of the following information applies to your system https://help.ubuntu.com/community/UEFI | 05:32 |
ecstoian | yes | 05:32 |
ecstoian | I can acces the normal GNOME desktop | 05:32 |
ecstoian | just not Unity | 05:32 |
swift110-phone | Ok | 05:33 |
eeee | ecstoian: ok, access that | 05:33 |
eeee | and launch compiz, check if the unity plugin is enabled | 05:33 |
ecstoian | eeee, how do I launch compiz ? | 05:34 |
eeee | type ccsm in a terminal | 05:34 |
ecstoian | Can't find it in the applications menu, and don't know the commandline for it | 05:34 |
ecstoian | eeee, the unity plugin is not enabled | 05:35 |
malkauns | ecstoian: what do u mean by "launch compiz" ? | 05:35 |
malkauns | yes you'll have to enable unity | 05:35 |
ecstoian | malkauns, I meant the settings manager | 05:35 |
eeee | ecstoian: enable it | 05:35 |
squinty | sudo apt-get install compizconfig-settings-manager | 05:36 |
ecstoian | thanks, brb to check if it works now :) | 05:36 |
ecstoian | back | 05:39 |
eeee | wb | 05:39 |
ecstoian | Unity still doesn't load fine when I choose it from the Login screen; but it is loaded fine on top of the already started GNOME session. | 05:40 |
ecstoian | any idea how can I fix this ? | 05:40 |
eeee | ecstoian: ok, open a terminal and type | 05:40 |
eeee | dconf reset -f /org/compiz | 05:40 |
ecstoian | eeee, I should run that from within this GNOME session ? | 05:41 |
eeee | sorry i mean dconf -reset -f /org/compiz | 05:41 |
eeee | ecstoian: yeah | 05:41 |
bojangles | i installed ubuntu server edition on an old computer at home, and then installed a gui environment ontop of it, would it run faster as a personal computer if i just reinstalled normal ubuntu? | 05:41 |
ecstoian | eeee, error: unknown command -reset | 05:41 |
ecstoian | it is without - | 05:41 |
ecstoian | :) | 05:41 |
eeee | ok | 05:41 |
lotuspsychje | bojangles: try lubuntu or xubuntu 14.04 | 05:41 |
ecstoian | eeee, brb | 05:42 |
eeee | wait | 05:42 |
eeee | oh my | 05:42 |
lotuspsychje | bojangles: or install a fast ssd inside with ubuntu | 05:42 |
MMukherjee | god | 05:42 |
bojangles | is it possible to directly install lubuntu via terminal to the machien lotuspsychje ? | 05:43 |
bojangles | or debian? i'm more used to debian | 05:43 |
ecstoian | eeee, same behavior. | 05:43 |
eeee | ecstoian: you don't need to exit | 05:43 |
eeee | ok | 05:44 |
eeee | does the guest account work? | 05:44 |
ecstoian | let me check | 05:44 |
ecstoian | eeee, yea, Guest works fine. | 05:46 |
eeee | ecstoian: ok, it's a configuration issue | 05:46 |
ecstoian | eeee, can I reset my config to default or something ? | 05:47 |
eeee | yeah, try to remove rm -rf ~/.compiz | 05:47 |
eeee | we can try to remove them | 05:47 |
eeee | hold on | 05:47 |
ecstoian | that diretory is absent | 05:47 |
eeee | ok dont exit | 05:47 |
eeee | are you sure? | 05:47 |
ecstoian | yep | 05:47 |
eeee | what's the exact command you're typing? | 05:48 |
eeee | ( seems odd it wouldnt be there ) | 05:48 |
ecstoian | ls -al ~/.compiz | 05:48 |
ecstoian | may be it's .config/compiz-1 ? | 05:48 |
ecstoian | I remember removing that yesterday, but in vain | 05:49 |
eeee | that's another folder | 05:49 |
eeee | ok | 05:49 |
eeee | try rm -rf ~/.gconf | 05:49 |
ecstoian | okay brb | 05:49 |
ecstoian | eeee, nope, doesn't work. | 05:51 |
eeee | ok | 05:51 |
eeee | as a last resort, you could rename ~/.config | 05:51 |
eeee | see if it works | 05:51 |
Kanagu | any body help me i have major problem in ubuntu | 05:55 |
ecstoian | eeee, nope, renaming .config doesn't work. I reverted back to the old .config now. | 05:57 |
eeee | ecstoian: weird | 05:57 |
eeee | ecstoian: you could try sudo apt-get install --reinstall ubuntu-desktop | 05:57 |
ecstoian | isn't there any way to send a terminal window to the gnome session from without X ? | 05:57 |
ecstoian | this way I may be able to start ccsm | 05:57 |
Kanagu | eeee: hello | 05:57 |
Kanagu | ca n u help me | 05:57 |
eeee | ecstoian: say what | 05:58 |
eeee | Kanagu: chill | 05:58 |
eeee | ecstoian: you want to open a terminal window in gnome? | 05:58 |
Kanagu | eeee : after restart my ubuntu 12.04 going 6 months ols status | 05:58 |
ecstoian | eeee, yea, but I have no menus, nothing. | 05:58 |
eeee | i thought gnome was working? | 05:58 |
ecstoian | no, I mean Unity, sorry | 05:58 |
Kanagu | eee : i cant find my find my which is in home folders | 05:58 |
eeee | ecstoian: oh ok | 05:59 |
eeee | you can do export DISPLAY:0. | 05:59 |
eeee | then type ccsm | 05:59 |
eeee | it'll open that in whatever is in ctrl+alt+f7 | 05:59 |
eeee | sorry DISPLAY=:0 | 06:00 |
ecstoian | eeee, thanks, I'll try that. | 06:00 |
eeee | erm | 06:00 |
eeee | Kanagu: what's the problem? | 06:01 |
RustyShackleford | unity works pretty well IMO | 06:12 |
RustyShackleford | but its so ugly | 06:12 |
RustyShackleford | cartoon-y icons, purple everywhere | 06:13 |
swift110-phone | I hate unity | 06:13 |
swift110-phone | But mate is great | 06:13 |
RustyShackleford | swift110-phone, is the the lightweight Qt one? | 06:15 |
RustyShackleford | or Mint's gui? | 06:15 |
Laban | I think it's pretty nice actually. | 06:16 |
swift110-phone | Mate the desktop environment | 06:16 |
swift110-phone | Is awesome | 06:16 |
chemdr1121 | i need help connecting my computer to my hp printer | 06:16 |
RustyShackleford | i hate to say it, but windows has a much more visually pleasing GUI | 06:17 |
RustyShackleford | blue is very easy on the eyes | 06:17 |
hateball | !ot | 06:17 |
ubottu | #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks! | 06:17 |
somsip | RustyShackleford: there are many different WMs that will work with ubuntu. If you don't like unity, dont use it | 06:17 |
chemdr1121 | i need to print my 30 day notice but i cant get the wireless to connect from my laptop to hp printer | 06:17 |
eeee | !ot | homophobic chatter not supported in | 06:17 |
ubottu | homophobic chatter not supported in: #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks! | 06:17 |
chemdr1121 | anyone help | 06:18 |
RustyShackleford | fair enough. Not trying to start a flame war or anything, just discussing things I like and don't like about Unity | 06:18 |
swift110-phone | Lol | 06:18 |
hateball | chemdr1121: Are they on the same LAN, or are you trying to create an ad-hoc connection? | 06:18 |
swift110-phone | Its not a sin to say u dont like unity | 06:18 |
chemdr1121 | same lan | 06:19 |
RustyShackleford | well I do like Unity. I just think it's rather ugly too | 06:19 |
chemdr1121 | should be a straight shot from comp to router out to printer | 06:19 |
RustyShackleford | the keyboard shortcuts for managing windows are great | 06:19 |
swift110-phone | Besides ubuntu is doing a mate remix anyway | 06:19 |
chemdr1121 | its an hp 3520 | 06:19 |
swift110-phone | W | 06:19 |
=== belajar is now known as om_ganteng_baik_ | ||
swift110-phone | Which is what they should have done sooner | 06:19 |
swift110-phone | Still it may very well have an effect on linux mint | 06:20 |
eeee | RustyShackleford: i think once you get past the purple, it's pretty elegant, and i find 14.04 icons to very nice compared to 12.10 or so, the simplicity is awesome | 06:20 |
swift110-phone | Personally i loved ubuntu 10.10 | 06:20 |
eeee | RustyShackleford: i mean the windows borders and everything is way better than any other DE | 06:20 |
RustyShackleford | i'm still on the fence about the window borders | 06:20 |
eeee | it's more refined and elegant | 06:21 |
RustyShackleford | also, I don't really like the way it handles multiple instances of a program | 06:21 |
RustyShackleford | anyway to make alt+tab switch between multiple instances too? | 06:21 |
eeee | RustyShackleford: if you leave it over the instance it'll let you choose between them, or you can press alt+~ | 06:22 |
RustyShackleford | I know there is alt+~, but my muscle memory goes for alt+tab haha | 06:22 |
eeee | this just it over them | 06:22 |
eeee | lol, im sleepy | 06:23 |
eeee | just leave it over them | 06:23 |
eeee | i use the launcher icon | 06:24 |
eeee | clicking twice on it opens them up | 06:24 |
eeee | and i use compiz's click to minimize, so if you open with the launcher you can minimize with it by clicking it again | 06:24 |
swift110-phone | I miss the spinning cube | 06:26 |
RustyShackleford | haha I always thought the spinning cube was really gimmicky | 06:29 |
swift110-phone | Lol | 06:30 |
QAEngineer | does anyone here know if video chat site (e.g. chaturbate, myfreecams) run on a linux server farm? | 06:39 |
somsip | !ot | QAEngineer | 06:40 |
ubottu | QAEngineer: #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks! | 06:40 |
erespond | can i make login ubuntu like starx | 06:49 |
Guest____ | yes you can | 06:49 |
=== Guest____ is now known as necro666 | ||
dreamcat5 | can anyone recommend a good but cheap 802.11n + bt4.0 mini pci-e module for a cheap laptop? | 06:50 |
dreamcat5 | it looks like it has 1 antenna for wifi, and 1 antenna for bluetooth | 06:51 |
dreamcat5 | (must also work well in windows) | 06:51 |
antonio__ | film | 06:52 |
bipul | Hello I am getting this messages on my terminal frequenlty when ever i am trying to upgrade my Ubuntu 14.10 LTS via commad line "sudo apt-get upgrade" http://paste.ubuntu.com/8471068/ | 06:54 |
necro666 | sudo apt-get install -f | 06:54 |
necro666 | helps? | 06:54 |
HikaruBG | hi guys, how to find out which user:group does apache uses to access my local server files? | 06:55 |
bipul | necro666: Are you talking to me? if yes then yes, I have tried that command, but it does not worked out. | 06:56 |
=== kiwicam is now known as Guest34914 | ||
john_rambo | I have enabled spell checking in Midori by Preferences > Behavior > Enable Spell Checking but its not working. Any ideas ? | 06:56 |
necro666 | bipul: then clear apt cache :D | 06:56 |
hateball | HikaruBG: it would depend on website | 06:57 |
necro666 | john_rambo which languafe? | 06:57 |
john_rambo | necro666, US English | 06:57 |
john_rambo | necro666, Its not working on any website | 06:57 |
HikaruBG | it should be www-data, but when I change the ownership of the necessary project to www-data so Apache can manipulate it - and it still gives me 500 Server Error | 06:58 |
hateball | HikaruBG: assuming you only have a "standard" setup, with webroot in /var/www, "ls -lasvh /var/www" should show you all you need | 06:58 |
HikaruBG | thanks hateball, let me see.... | 06:59 |
HikaruBG | hateball, /var/www belongs to root:root user/group | 07:00 |
HikaruBG | i use virtual hosts to have sites directly from my work folder | 07:00 |
lkthomas | anyone using preseed with permitrootlogin string yes? | 07:01 |
lkthomas | I can't get it function properly | 07:01 |
hateball | HikaruBG: well *where* are the files you want to show? | 07:02 |
hateball | HikaruBG: Are you using mod_userdir ? | 07:03 |
HikaruBG | hateball, i don't know. how can I check if I use that and how can I enable it | 07:04 |
hateball | HikaruBG: Well. What are you trying to acheive, and what steps have you taken? You say your "work folder", which doesnt tell me anything | 07:05 |
hateball | HikaruBG: at any rate, I am guessing #httpd is a better place for apache specific questions. If you are looking to use mod_userdir, the offical docs are pretty good http://httpd.apache.org/docs/2.4/mod/mod_userdir.html | 07:08 |
HikaruBG | thanks hateball | 07:09 |
eeee | HikaruBG: apache2ctl -M | grep userdir , if it shows up it's enabled | 07:09 |
HikaruBG | thanks eeee | 07:09 |
eeee | HikaruBG: you need sudo for that btw | 07:10 |
eeee | nevermind | 07:10 |
helmut_ | hi | 07:10 |
rieit | CAN ANY BODY GUIDE ME | 07:17 |
bipul | still there is a problem necro666 | 07:18 |
bipul | Hello I am getting this messages on my terminal frequenlty when ever i am trying to upgrade my Ubuntu 14.10 LTS via commad line "sudo apt-get upgrade" http://paste.ubuntu.com/8471068/ | 07:18 |
hateball | !ubuntu+1 | bipul | 07:19 |
ubottu | bipul: Utopic Unicorn is the codename for Ubuntu 14.10 - Support only in #ubuntu+1 | 07:19 |
hateball | !ask | rieit | 07:20 |
ubottu | rieit: 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 !patience | 07:20 |
bipul | hateball: I am asking the issue of 14.10 | 07:20 |
bipul | ? | 07:20 |
bipul | hateball: it's 14.04 LTS | 07:21 |
rieit | HOW CAN I DOWNLOAD VIDEOES FROM YOU TUBE IN UBUNTU 14.04 | 07:21 |
bcvery1 | !info /q ubottu | 07:25 |
ubottu | 'ubottu' is not a valid distribution: extras, kubuntu-backports, kubuntu-experimental, kubuntu-updates, lucid, lucid-backports, lucid-proposed, partner, precise, precise-backports, precise-proposed, stable, testing, trusty, trusty-backports, trusty-proposed, unstable, utopic, utopic-backports, utopic-proposed | 07:25 |
bcvery1 | !info youtube-dl | rieit, use this, and stop shouting | 07:25 |
ubottu | rieit, use this, and stop shouting: youtube-dl (source: youtube-dl): downloader of videos from YouTube and other sites. In component universe, is extra. Version 2014.02.17-1 (trusty), package size 231 kB, installed size 1080 kB | 07:25 |
Novice201y | Hello. Where is "update button" in Utopic "about computer"? | 07:26 |
cfhowlett | !ubuntu+1 | Novice201y | 07:27 |
ubottu | Novice201y: Utopic Unicorn is the codename for Ubuntu 14.10 - Support only in #ubuntu+1 | 07:27 |
Novice201y | cfhowlett: TU | 07:27 |
cfhowlett | Novice201y, happy2help | 07:27 |
=== dannixon is now known as Guest11707 | ||
=== dannixon_ is now known as Guest47368 | ||
=== p1l0t is now known as Guest89254 | ||
garnus | how to install ubuntu on btrfs partition scheme(no gpt or mbr)? | 07:46 |
ikonia | I don't think btrfs is a selectable install option yet | 07:46 |
garnus | ikonia: any alternative methods? | 07:47 |
ikonia | none that I'd recommend if you're asking how to do it | 07:47 |
garnus | somthing like archlinux install? | 07:47 |
ikonia | archlinux is nothing to do with ubuntu | 07:47 |
ikonia | so not sure why an archlinux install would be relevant to ubuntu | 07:47 |
garnus | i know | 07:48 |
ikonia | ....ok ? | 07:48 |
ton | what's wrong here? http://p.defau.lt/?rcn_tL9JmZqXU3anOCSjxA | 07:52 |
somsip | ton: see here http://www.ubuntu.com/usn/usn-2364-1/ | 07:54 |
ton | somsip: I'm using 13.10 | 07:55 |
somsip | !13.10 | ton (unsupported, so best to upgrade) | 07:55 |
ubottu | ton (unsupported, so best to upgrade): Ubuntu 13.10 (Saucy Salamander) was the 19th release of Ubuntu. Support ended on July 17th, 2014. See !eol, !upgrade and http://ubottu.com/y/saucy | 07:55 |
ton | k :) | 07:55 |
cfhowlett | ton, unsupported. no security upgrades. update | 07:56 |
ton | thank you guys | 07:56 |
dreamcat5 | hi. i'm looking for a good usb bluethooth dongle to work on ubuntu, bt 4.0 if possible | 07:57 |
=== Caroga_afk is now known as Caroga | ||
bipul | !info balsamiq | 08:00 |
ubottu | Package balsamiq does not exist in trusty | 08:00 |
usr13 | dreamcat5: https://www.thinkpenguin.com/gnu-linux/penguin-usb-bluetooth-micro-adapter-gnu-linux-v2 | 08:03 |
usr13 | dreamcat5: http://www.amazon.com/Plugable-Bluetooth-Adapter-Windows-Compatible/dp/B009ZIILLI | 08:05 |
dreamcat5 | thanks usr13, will check them out | 08:05 |
lyxus | Hello folks, is there any way to create a deb (python script) but I only want to put the source files and run the setup.py when the user install the .deb | 08:05 |
usr13 | dreamcat5: http://www.amazon.com/IOGEAR-Bluetooth-Micro-Adapter-GBU521/dp/B007GFX0PY | 08:07 |
usr13 | 4.0 ^^^^^^^^^^^^^^^^^^^ | 08:08 |
somsip | !packaging | lyxus | 08:09 |
ubottu | lyxus: The packaging guide is at http://developer.ubuntu.com/packaging/html/ - See https://wiki.ubuntu.com/UbuntuDevelopment/NewPackages for information on getting a package integrated into Ubuntu - Other developer resources are at https://wiki.ubuntu.com/UbuntuDevelopment - See also !backports and !sponsoring | 08:09 |
prajith | is it possible to play windows games in ubuntu? | 08:09 |
cfhowlett | !steam | prajith, | 08:10 |
ubottu | prajith,: Valve have officially announced that they are developing Steam and are working with !ubuntu during their development, see http://blogs.valvesoftware.com/linux/steamd-penguins/ for further details, see https://wiki.ubuntu.com/Valve for install instructions, you can also join #ubuntu-steam for discussion. | 08:10 |
DJones | prajith: Its possible with some using Wine, but it can be a hit or miss experience, other methods are using steam | 08:10 |
DJones | !wine | prajith | 08:10 |
ubottu | prajith: WINE is a compatibility layer for running Windows programs on GNU/Linux - More information: https://help.ubuntu.com/community/Wine - Search the !AppDB for application compatibility ratings - Join #winehq for application help - See !virtualizers for running Windows (or another OS) inside Ubuntu | 08:10 |
prajith | thanks for the info dude | 08:11 |
=== spn is now known as Beamboom_ | ||
usr13 | dreamcat5: About the GBU521, I see: "this adapter uses a Broadcom BCM20702 Bluetooth 4.0 chip" | 08:12 |
=== sins-_x is now known as sins- | ||
dreamcat5 | usr13: thanks for the information | 08:12 |
=== derk0pf is now known as derk0pf|NA | ||
usr13 | NP | 08:13 |
=== sherlock_ is now known as Guest47130 | ||
=== Guest47130 is now known as Aquila | ||
manlin | hi, I'm using byobu 5.74 on Xubuntu 14.04 and Ctl+F2 for vertical split isn't working. Anyone experienced this? any ideas? Also there is no keyboard shortcut/mapping for Ctl+F2. | 08:17 |
vahid | hi. i have a problem with ubuntu 14.04: MY keyboard press down work with problem . that I should press hardly to type. any one can help me? | 08:20 |
PepitoGomez | Hello friends | 08:21 |
ordoezlau | hello | 08:21 |
Guest-5871 | hey hey | 08:21 |
ordoezlau | :3 | 08:21 |
aalhama | hello for me Windows is the best :) | 08:22 |
thebigpen3 | heeeeeeeeeeeeeeeey brother | 08:22 |
lyxus | somsip, I saw that, but even the example is compiling the script (http://packaging.ubuntu.com/html/packaging-new-software.html) | 08:22 |
thebigpen3 | ah okey! | 08:23 |
vahid | hey. any one help me? | 08:23 |
somsip | lyxus: well, that's the official guide on how packages are built. I can't help further | 08:23 |
thebigpen3 | como estan usteedes? | 08:24 |
vahid | hi. i have a problem with ubuntu 14.04: MY keyboard press down work with problem . that I should press hardly to type. any one can help me? | 08:24 |
somsip | vahid: sounds like a hardware problem | 08:25 |
tabbun | hn | 08:25 |
tabbun | thnnthntyB | 08:25 |
tabbun | m,e cagho en tus umetos | 08:25 |
vahid | somsip: it work good when logining | 08:25 |
tabbun | mataOS | 08:25 |
vahid | after login to ubuntu it has problem | 08:25 |
tabbun | shut up | 08:26 |
tabbun | hiç | 08:26 |
vahid | somsip: it work good in the guest user | 08:27 |
tabbun | das pena | 08:27 |
ubuntucreador | swaaa | 08:27 |
tabbun | dyemmakç | 08:27 |
ubuntucreador | tabbun de yimmak | 08:27 |
somsip | tabbun: ubuntucreador can you stop now please | 08:27 |
ubuntucreador | fuck you | 08:27 |
tabbun | hahahaç | 08:27 |
Wulframn | somsip: don't feed the trolls | 08:27 |
ubuntucreador | mother focker | 08:28 |
tabbun | lick my penis | 08:28 |
ubuntucreador | swa dyemmak | 08:28 |
somsip | Wulframn: we start by being polite, then call in the mods | 08:28 |
ubuntucreador | asdasdf | 08:28 |
ubuntucreador | sg | 08:28 |
ubuntucreador | asfg | 08:28 |
ubuntucreador | asdfgh | 08:28 |
ubuntucreador | sdf | 08:28 |
ubuntucreador | gsdf | 08:28 |
unopaste | ubuntucreador 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 unmuted | 08:28 |
somsip | !ops | 08:28 |
ubottu | 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, bazhang | 08:28 |
iptable | interesting | 08:28 |
jishjish | hi all, i'm interested in terminal commands to get a picture of every file on my had drive (similar to directory printer programs). Can I just navigate to the root of a drive and say find . -type f with no other parameters? Then i'm not sure how to then pipe that list to somewhere to get just the extensions so I can count i.e. how many .mp3 I have | 08:31 |
jishjish | etc. | 08:31 |
vahid | hi. i have a problem with ubuntu 14.04: MY keyboard press down work with problem . that I should press hardly to type.but the keyboard work with no problem in the guest user. any one can help me? | 08:32 |
somsip | jishjish: find . -name "*.mp3" -type f | wc -l | 08:33 |
somsip | jishjish: is your starter | 08:33 |
jishjish | thanks somsip, and if I didn't know what file type I wanted to count, I.e I wanted to explore what various file types were on my drive --> how can I modify it to do that? | 08:34 |
somsip | jishjish: ls -lR . will give you a recursive list. A very long recursive list probably | 08:34 |
iptable | jishjish, find / -type f |while read filename; do extension="${filename##*.}"; echo ${extension}; done |sort |uniq -c |sort -n | 08:35 |
iptable | jishjish, this will go through ALL the files, print their extensions only, then sort them, count them and sort by count occurances. you will only get output once it is finished due to the sort algorythm obviously | 08:37 |
somsip | iptable: nifty :) | 08:38 |
iptable | jishjish, note that extensions are not something you should treat as useful in linux. file extensions is more of a windows thing | 08:38 |
iptable | somsip, why thank you :) | 08:38 |
iptable | jishjish, on linux files, you would be better off using the "file" command (as in `file /some/where/filename`) and sorting by output of the file type identification. | 08:39 |
=== p1l0t is now known as Guest75381 | ||
voldemorte | hello | 08:40 |
dreamcat5 | hi. what is best for 802.11n networking card? i need to decide between the intel 5300AGN, the intel 4965AGN, or something else | 08:43 |
iptable | vahid, so on the same machine only your username is affected and guest user works? | 08:43 |
iptable | vahid, do you have a keyboard with key press pressure sensors? | 08:43 |
jishjish | iptable:that is amazing that line how on earth did you learn to write it? | 08:43 |
dreamcat5 | i need a mini pci-e module BTW (either half or full length) | 08:43 |
somsip | dreamcat5: can you stop asking hardware questions in here please. | 08:43 |
jishjish | I do excel vba programming but it looks like that on steriods. | 08:43 |
mortal__ | If i open more than one shell then my history gets separated. How can i make bash history global | 08:43 |
dreamcat5 | somsip: can you recommend any place else better then here then? | 08:44 |
somsip | !alis | dreamcat5 | 08:44 |
ubottu | dreamcat5: 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* | 08:44 |
iptable | jishjish, someone game me this 12 years ago when I was starting linux: find /path -name "*.php" -type f |while read filename; do sed -i 's/old_password/new_password/g' $filename; done | 08:44 |
iptable | jishjish, and ever since then I just learnt to script mroe and more since I discovered the power of bash | 08:44 |
dreamcat5 | somsip: thanks | 08:45 |
=== Caroga is now known as Caroga_afk | ||
jishjish | iptable: Ah i see, one problem I am having since I just started learning unix commands is It's easy to find documentation on a single command "e.g. find" but for me the hardest part is finding out about the command. Is there a way of getting a list of every command that can be run on a linux system? For example when I type help I know there are mor | 08:46 |
jishjish | e commands that can be run than are listed there. | 08:46 |
=== Malsasa_ is now known as Malsasa | ||
manlin | hi, pressing Ctrl+F2 takes me to the second virtual terminal. how can i disable this as I want to use Ctrl+F2 as a shortcut for another application (byobu)? | 08:48 |
Laban | jishjish: I suppose one way is to just do `ls /bin` and `ls /usr/bin`, but it's not very descriptive. | 08:49 |
jishjish | thanks Laban | 08:50 |
Laban | Or http://images.linoxide.com/linux-cheat-sheet.pdf | 08:51 |
iptable | jishjish, no | 08:52 |
=== Caroga_afk is now known as Caroga | ||
iptable | jishjish, pretty much every command can be piped into another command. | 08:53 |
iptable | jishjish, most command are externals and will be either in /bin, /usr/bin or /usr/local/bin (or sbin for root-only commands) | 08:53 |
iptable | jishjish, and then lookup bash scripting to see the internal bash commands and the way these should be written | 08:54 |
eeee | jishjish: http://www.tldp.org/guides.html | 08:54 |
eeee | jishjish: check out the command line tools summary | 08:54 |
sgen | when I run apt-get update I get the error: Some index files failed to download. They have been ignored, or old ones used instead. Im assuming the maintainter of the repos hasnt updated them to reflect the new version of ubuntu. How can I accept the old version of his repos? | 08:54 |
iptable | jishjish, to find out what command and how: man pages! man find. man while. man sort. in man pages press slash ( / ) and your search term and press enter. then press n for next search result. | 08:55 |
somsip | jishjish: in short - man man, man | 08:55 |
jishjish | iptable:im good with manpages and tutorials once I know the command my problem is finding the name in the first place. I'm not sure what you mean by sbin in etc directories? and commands being external. cAn you elaborate for a newbie? | 08:56 |
eeee | jishjish: ls /bin /sbin /usr/bin /usr/sbin | 08:57 |
eeee | if you type that you'll get a list of most of the commands of the system | 08:57 |
eeee | jishjish: if you need to search for a command, apropos is useful | 08:57 |
jishjish | eeee: are the "terminal commands of the system" stored as files in those directories you listed? | 08:57 |
iptable | eeee, you chased me to it :D | 08:57 |
iptable | jishjish, yes | 08:58 |
eeee | jishjish: yes, if you type echo $PATH , you'll see what the system uses every time you type a binary name | 08:58 |
iptable | jishjish, they are not terminal commands. they are small tools that you use. small binary files. find, sed, sort, uniq - every one I mentioned apart from the "while loop" is an external binary | 08:58 |
iptable | jishjish, while loop is a bash scripting thingie. lookup "bash scripting" on google for more info. Or "bash while loop", "bash string operations", "bash for loop" etc | 08:59 |
jishjish | iptable: ah I see they are not commands, they are programs I am running when I type commands like "find" is that right? and bash is another language in addition to these little binary pograms I cal "terminal commands" and both the bash and the binaries can be used together in scripts? | 09:00 |
iptable | jishjish, find, ls, locate, cat - all external binaries you can find in your /bin /usr/bin and /usr/local/bin | 09:00 |
iptable | jishjish, correct :) | 09:00 |
eeee | bash is what is doing the magic, between the commands, like redirecting stuff | 09:00 |
eeee | it's a shell | 09:00 |
iptable | jishjish, you call a command, pipe it to another command, pipe it to some bash loop if needed ,pipe it to another command and pipe it to output file or leave that bit out to pipe to screen | 09:01 |
jishjish | iptable: lastly if I didn't know (you already told me - thank you) that binaries were in sbin etc directories, is there a way I could search for them, since linux doesn't work using file extensions? | 09:01 |
iptable | jishjish, search for the binaries? | 09:01 |
iptable | jishjish, ls /bin /usr/bin /usr/local/bin | 09:01 |
jishjish | yeah? | 09:01 |
eeee | jishjish: apropos searches for strings in the binary's description | 09:01 |
iptable | jishjish, and sbin instead of bin to see root-only-need-privileges binaries | 09:02 |
iptable | jishjish, to find out what type a file is, use the "file" command (yes, it's another binary haha). | 09:02 |
iptable | jishjish, type in: file /bin/bash | 09:02 |
eeee | jishjish: if you type apropos rename , you'll get a list of commands relating to renaming files | 09:02 |
iptable | jishjish, or file /etc/hostname | 09:02 |
iptable | eeee, that rocks. didn't know about apropos. we live and learn | 09:03 |
jishjish | ah ok what if I wanted to search for and find all the binary's rather than only ones relating to a particular search term? "terminal programs themselves" Can I type something like find / "all binary progframs"? | 09:03 |
iptable | jishjish, the only binary programs you can run where you do not need /full/path/to/it are in /bin /usr/bin and /usr/local/bin. otherwise called in your $PATH. echo $PATH to see your paths | 09:04 |
somsip | jishjish: use what you're being told. man find then /executable to find your answer | 09:04 |
iptable | jishjish, all other binaries would need a full path. also libraries (.so, windows equivalent would be loosely called .dll) are also executable quite often, but you can't run them yourself :D So stick to your $PATH | 09:05 |
jishjish | iptable who runs the binaries if I don't? or can I just run anything so long as I am root? | 09:06 |
iptable | jishjish, that's how linux is organised. /bin - binaries (hence the name), /etc - config files, /var - variable files, /usr - user stuff (has /usr/bin /usr/etc etc). /usr/local has stuff you compiled yourself or written yourself (or should...) | 09:06 |
iptable | jishjish, libraries are loaded as a dependency by binaries, you do not run them. they have no execution point, just a set of functions. | 09:06 |
=== gnu is now known as Guest88576 | ||
iptable | jishjish, so, as stated, all the stuff you install and want to run as binaries by default in linux will be in /bin, /usr/bin, /usr/local/bin. you have to go very custom to find your application installed elsewhere. it will probably be some proprietary, self contained application. usually in /opt. like /opt/zimbra if you install zimbra | 09:08 |
jishjish | oh great. thanks guys. | 09:10 |
iptable | jishjish, best approach is LOGIC. Logically you wanted: 1. find all files, 2. get only their extensions, 3. sort by name, 4. get count of each name. | 09:10 |
iptable | jishjish, then you google for each thing separately and join using pipe ;) No magic involved. google "find all files linux". google "bash get file extension". google "get unique count of file linux". ;) | 09:10 |
jishjish | iptable: thanks i'll logically break them into parts next time. lastly I would like to have two versions of python installed on my machine 3.3 which I normally use, and 2.7 for a specific gmail script written by https://github.com/charlierguo/gmail. but I don't know the best way to run two instances of python side by side using linux? and a gui for | 09:13 |
jishjish | writing it. | 09:13 |
iptable | uhm, no sure what the best method would be, but in ubuntu yout can install both versions using the repos | 09:14 |
eeee | jishjish: i think you already have 2.7? | 09:15 |
iptable | then in /usr/bin you will have python3.3 and python2.7 binaries. you have to modify any pythong scripts to not call for #!/usr/bin/python (first line of script) but for #!/usr/bin/python2.7. /usr/bin/python will always point to latest version unless you manually change that | 09:15 |
iptable | jishjish, if you want a GUI to write scripts, try gedit, gvim, or something more advanced like eclipse | 09:16 |
bcvery1 | jishjish, consider using python-virtualenv if you're going to be messing around with multiple versions of python | 09:16 |
jishjish | bcvery1: can I just run #!/usr/bin/python2.7.? | 09:17 |
jishjish | I Mean put that at the front of my script? | 09:17 |
eeee | jishjish: type file `which python` | 09:18 |
bcvery1 | If you put that at the front of the script is will run using that version of python, but there are dependency advantages to creating osolated virtual environments, especially if you're going to be distibuting the program | 09:18 |
susundbe1g | iptable, jishjish : at least on my system (ubuntu 14.04 ) python points to 2.7 and python3 to python 3.4 | 09:18 |
bcvery1 | *isolated | 09:18 |
jishjish | susundbe1g: so all I would have to do then is call the script with python instaed of python3 in terminal? | 09:19 |
susundbe1g | jishjish: that depends on your setup, see what 'python --version' outputs | 09:20 |
jishjish | bcvery1: for now I just want 2.7 to write one script to sort through my 8K emails. | 09:20 |
eeee | jishjish: yes, you can confirm with file `which python` | 09:20 |
zaggynl | Heya, anyone know what is up with x11vnc crashing like this: *** Error in `x11vnc': malloc(): memory corruption: 0x0000000002305170 *** | 09:20 |
asher1 | Hello someone can please give to me link about install smtp server? | 09:21 |
zaggynl | I'm having litte luck googling it, I'm thinking it's a rather generic error that can happen with any app? | 09:21 |
susundbe1g | zaggynl: try install debug symbols; search for bug; report bug | 09:21 |
susundbe1g | zaggynl: excatly, its very general in that form | 09:21 |
zaggynl | susundbe1g: thanks, how should I go about that? | 09:21 |
zaggynl | (feel free to point me towards a howto) | 09:21 |
susundbe1g | zaggynl:https://wiki.ubuntu.com/DebuggingProgramCrash | 09:22 |
zaggynl | thanks | 09:22 |
susundbe1g | zaggynl: did you get that 'program crarshed prompt' ? | 09:22 |
zaggynl | unfortunately no | 09:22 |
asher1 | someone? | 09:22 |
zaggynl | seeing the x11vnc session crashed | 09:22 |
zaggynl | ssh is fine though | 09:23 |
zaggynl | /var/crash is empty | 09:23 |
zaggynl | I guess I could run it with gdb attached | 09:23 |
susundbe1g | mm, can you run that on top of ssh | 09:24 |
susundbe1g | zaggynl: are you having the crash on local or remote machine ? | 09:24 |
susundbe1g | the x11vnc has no debug symbols on the repository :O | 09:25 |
zaggynl | susundbe1g: remote | 09:28 |
asher1 | someone? | 09:29 |
asher1 | Hello someone can please give to me link about install smtp server? | 09:29 |
iptable | asher1, http://iptable.co.uk/mw_linux_as_a_server.php#mail | 09:29 |
satureja | you know what, I hate indian people | 09:30 |
iptable | asher1, https://www.google.co.uk/search?q=postfix+with+virtual+users | 09:30 |
cappe | how do I activate encryption of my home directory in 14.04? | 09:30 |
satureja | cappe: install | 09:30 |
cappe | what program? | 09:30 |
cfhowlett | satureja, such comments are unwelcome and not permitted here. adjust yourself. | 09:30 |
satureja | at the install | 09:30 |
rieit | hello i m using youtube dl command to download video after downloading where video will saved | 09:30 |
cappe | =P | 09:30 |
iptable | cappe, you can do that by following a guide on ubuntu.com https://help.ubuntu.com/community/EncryptedHome | 09:30 |
cappe | thanks a bunch, now I know exactly! | 09:30 |
cfhowlett | rieit, in /home | 09:30 |
hateball | rieit: By default, in the directory you run it from iirc | 09:30 |
cappe | cheers | 09:31 |
satureja | cfhowlett: how come you are not agree with me? | 09:31 |
iptable | asher1, you're welcome | 09:31 |
DJones | satureja: COmments like that aren't appropriate for the Ubuntu channels, please don't make them again | 09:31 |
asher1 | iptable | 09:32 |
cfhowlett | !guidelines | satureja | 09:32 |
ubottu | satureja: The guidelines for using the Ubuntu channels can be found here: http://wiki.ubuntu.com/IRC/Guidelines | 09:32 |
asher1 | i need to ubuntu | 09:32 |
iptable | asher1, are you seriously asking that | 09:32 |
cappe | do I have to make a new user to encypt the homedirectory? | 09:32 |
asher1 | this my first time i install this | 09:32 |
iptable | asher1, first link I gave you IS for ubuntu. | 09:32 |
cfhowlett | !encrypt | cappe, no | 09:32 |
ubottu | cappe, no: For information on setting up encrypted private directories (8.10+) see https://help.ubuntu.com/community/EncryptedPrivateDirectory | 09:32 |
somsip | cappe: we see a large number of 'help, I've encrypted my home dir and now I can't get it back' requests here that do not end well. Fair warning... | 09:33 |
iptable | asher1, and then you can add "ubuntu" at the end of google search term (second link I sent you) if you don't like my tutorial | 09:33 |
iptable | asher1, https://www.google.co.uk/search?q=postfix+with+virtual+users+ubuntu | 09:33 |
iptable | cappe, please follow the tutorial you have been sent | 09:33 |
iptable | cappe, here is an easier manual: http://www.howtogeek.com/116032/how-to-encrypt-your-home-folder-after-installing-ubuntu/ | 09:34 |
=== dannixon is now known as Guest31700 | ||
blackyboy | sudo service dnsmasq restart | 09:35 |
blackyboy | Hi anyone have dnsmasq setup documentations ? | 09:35 |
iptable | blackyboy, man dnsmasq ? | 09:35 |
iptable | blackyboy, https://wiki.debian.org/HowTo/dnsmasq | 09:36 |
debianMax | ciao max funziona davvero anche qui | 09:36 |
cfhowlett | !it | debianMax | 09:36 |
ubottu | debianMax: 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) | 09:36 |
blackyboy | man page not helped me tried 3 times by reinstalling and configuring so what asking here | 09:36 |
iptable | blackyboy, found as first result via google search for "dnsmasq howto" | 09:36 |
iptable | blackyboy, refer tothe link I just sent you. | 09:36 |
cappe | how do I check if my home directory is already encrypted? | 09:37 |
melottimassi | grazie ubottu era solo un esperimento con un altro utente ciao! | 09:37 |
iptable | blackyboy, if you try to configure and get any specific errors when it doesn't work, that is when "support" kicks in. you tell us what error you see and what doesn't work and we try to help you fix your config | 09:37 |
iptable | cappe, refer to links provided | 09:37 |
cappe | ok | 09:37 |
iptable | cappe, first link I sent you describes how to check it. | 09:37 |
blackyboy | iptable: ok ill and i need all three in one DNS, DHCP, TFTP | 09:38 |
iptable | cappe, alternatively reinstall your system and tick "encrypt my home directory" during install | 09:38 |
blackyboy | iptable: let me try and ill be back | 09:38 |
iptable | ok | 09:38 |
iptable | Anyone else need me to google something for them? | 09:38 |
iptable | sorry, ignore that last comment. I need a coffee. | 09:39 |
eeee | lol | 09:39 |
brontosaurusrex | iptable i thought it was funny | 09:39 |
eeee | iptable: can you make me a coffee while you're at it? :P | 09:39 |
iptable | why thank you | 09:39 |
iptable | eeee, I DO have an awesome coffee machine. where you based? | 09:39 |
Laban | iptable: You should start using lmgtfy.com | 09:40 |
iptable | Laban++. that's brilliant. I definitely will | 09:41 |
eeee | nice | 09:41 |
iptable | eeee, http://www.amazon.co.uk/Delonghi-Stainless-Premium-EC860-M-Espresso/dp/B0091EJWWS/ref=sr_1_16?ie=UTF8&qid=1412156553&sr=8-16&keywords=delonghi+latte | 09:42 |
satureja | iptable: stop phishing | 09:43 |
iptable | only my one automatically froths milk for me ;) | 09:43 |
iptable | satureja, what? | 09:43 |
cfhowlett | now if we just get back on topic ... ubuntu! | 09:43 |
iptable | ubuntu-powered coffee machine would be nice actually. | 09:43 |
iptable | so I could tell it to make me a coffee from upstairs | 09:43 |
iptable | satureja, you do realise what phishing is, right? | 09:44 |
satureja | iptable: you are trying to hack Amazon ubuntu channel user credit card number by sending phishing links to the channel with weird call-to-action | 09:44 |
eeee | interesting | 09:44 |
iptable | satureja, uhm, no. that's an amazon.co.uk website link in case you didn't notice. so far you are not making any friends on the channel. and now you are also chowing you cannot see the difference between an amazon link and a phishing link | 09:45 |
eeee | yeah that's true | 09:45 |
eeee | nobody's falling for that | 09:45 |
iptable | what? | 09:45 |
cappe | can't find a /quit | 09:45 |
eeee | unless he's fiddled with my dns ? | 09:45 |
iptable | it's an amazon search term. are you all real or lost your minds? | 09:46 |
iptable | definitely the link takes me to amazon.co.uk | 09:46 |
eeee | iptable: we're kidding | 09:46 |
eeee | doh. O.o | 09:46 |
iptable | ok, eeee, I believed you there. I definitely need that coffee lol | 09:46 |
eeee | hehe | 09:47 |
iptable | eeee, it's following the fact that some user has put in abusive and worthless comments only in the last 1 hour I have been here | 09:47 |
vibvibgyor1_ | hello | 09:48 |
vibvibgyor1_ | I am a newbie at this irc | 09:48 |
cfhowlett | !details | vibvibgyor1_, | 09:48 |
ubottu | vibvibgyor1_,: 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) | 09:48 |
vibvibgyor1_ | I have just started with ubuntu...I want to know why linux is so much popular...what windows or mac can't do and linux can? | 09:49 |
iptable | vibvibgyor1_, windows and mac can't stay virus-free without buying antivirus software. | 09:50 |
cfhowlett | vibvibgyor1_, ask ##linux | 09:50 |
iptable | vibvibgyor1_, windows and definitely MAC cannot give you 99% of software you will ever want for free | 09:50 |
brontosaurusrex | vibvibgyor1_: linux is not popular, afaik it takes less than 2% of desktops, check your facts | 09:50 |
hateball | !ot | 09:51 |
ubottu | #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks! | 09:51 |
vibvibgyor1_ | but I have heard that linux can also be infected by virus | 09:51 |
iptable | vibvibgyor1_, linux is freedom - make it do what you want and look what you want and all for free. | 09:51 |
cfhowlett | vibvibgyor1_, ASK ##linux | 09:51 |
iptable | vibvibgyor1_, I also heard that apples cause cancer :/ You have to install the virus yourself to have it. although yes, ask on ##linux channel for more information. this is ubuntu support. | 09:52 |
=== dannixon_ is now known as Guest95379 | ||
vibvibgyor1_ | ohh I am sorry | 09:52 |
vibvibgyor1_ | I mean ubuntu is popular among developers :P | 09:52 |
vibvibgyor1_ | not in general | 09:52 |
iptable | vibvibgyor1_, off topic a bit, but here: http://www.fastcoexist.com/3026165/how-a-panic-over-cancer-causing-apples-created-the-modern-organic-food-market | 09:53 |
vibvibgyor1_ | @iptable please :'( | 09:53 |
iptable | vibvibgyor1_, ubuntu is very easy to install, simple to use and comes with nice GUI tools, pleasant to the eye and has a very good software manager (GUI). it also installs on most systems | 09:53 |
vibvibgyor1_ | but why cli is useful? | 09:54 |
iptable | vibvibgyor1_, it also has excellent community support on the forums and here for any issues you might have. excellent hardware support as well. | 09:54 |
k1l_ | guys, vibvibgyor1_ iptable . if you dont have a specific technical ubuntu support issue please move that talk to #ubuntu-offtopic | 09:54 |
cfhowlett | vibvibgyor1_, please go to ##linux for this off-topic discussion | 09:54 |
vibvibgyor1_ | sorry ty and bye | 09:54 |
iptable | going PM | 09:55 |
Skutov | Nice easy one, how do I change the default java version to 64-bit? | 09:55 |
hateball | Skutov: Java as in... browser plugin or what? | 09:56 |
Skutov | hateball, whatevers used to run eclipse. | 09:56 |
OerHeks | Skutov, default java is openJDK, you should have the 64 bit version unless YOU specify 32 bit | 09:57 |
Skutov | OerHeks, So assuming that it's been changed away for some reason, what would be the best way to change it back? | 09:57 |
hateball | Skutov: I'd use update-alternatives | 09:57 |
iptable | shuduo, if you have 64 bit OS, you install java from repos and it will be 64 bit | 09:57 |
iptable | Skutov, ^ | 09:58 |
OerHeks | hateball +1 | 09:58 |
iptable | Skutov, reinstall the 64 bit version of java | 09:58 |
hateball | Skutov: "update-alternatives --get-selections|grep java" shows the current state of things | 09:58 |
satureja | iptable: your Amazon link wasnt even https, I consider you are a grocery clerk! | 09:59 |
Skutov | Hmmm... mostly pointed at java-8-oracle, guessing that's wrong. | 09:59 |
iptable | satureja, are you drunk or drugged? do I need https to share a link to a product? | 10:00 |
Skutov | Ah, fixed now. update-alternatives to change it back. Thanks for the help guys! | 10:00 |
Laban | But it was a pretty hillarious remark. | 10:01 |
vibvibgyor1_ | #php | 10:03 |
susundbe1g | zaggynl: still there ? | 10:05 |
susundbe1g | zaggynl: i would do ssh to the remote server, and try to run the x11vnc on shell (over ssh) to see if it prints something out when charsing | 10:06 |
susundbe1g | if possible, with debug symbols so you can get some stack trace | 10:06 |
=== CoreIT84 is now known as Corey84 | ||
iptable | satureja, and while I am a systems developer, my wife is a grocery clerk. what is wrong with that mr I am awesome shit? | 10:10 |
* iptable expands his ignore list and stops feeding trolls | 10:10 | |
cfhowlett | iptable, no profanity. you know better. | 10:11 |
iptable | cfhowlett, yes I do. Please do excuse me. | 10:12 |
iptable | I let it get to me personally | 10:12 |
cfhowlett | iptable, we've all been there. | 10:12 |
pak101 | hi anybody online to help me with some ubuntu stuff | 10:12 |
iptable | cfhowlett, although that would be a swearword in this context, not profanity. but yes, equally wrong. | 10:13 |
pak101 | unable to detect a 8tb raid disk in ubuntu 14.04 | 10:13 |
iptable | pak101, more info please. how did you create/attach it. where did you create it, etc. | 10:13 |
alex__ | hey guys | 10:13 |
pak101 | i am trying to install ubuntu from scratch and it is showing that disk as 3.2 tb only | 10:13 |
iptable | pak101, how many disks have you got? | 10:14 |
alex__ | does anyone here have some xp with mounting azure storage? | 10:14 |
pak101 | 2 discs of 4tb each | 10:14 |
alex__ | it works super with 14.04, but since I'm porting an old system I need it to work with 12.04 | 10:14 |
JCT | can someone guide me through an installation | 10:14 |
satureja | iptable: are you chinese or israeli hacker | 10:14 |
iptable | pak101, ok, and trying a fresh raid install on those? which RAID did you choose? | 10:14 |
alex__ | and I really can't seem to get the hang of it | 10:14 |
garnus | ikonia: i installed ubuntu on btrfs partition schame | 10:15 |
cfhowlett | satureja, stop the insults - now. | 10:15 |
OerHeks | !hacker | 10:15 |
ubottu | A hacker is a person who delights in having an intimate understanding of the internal workings of a system, computers and computer networks in particular, as defined by Request for Comments (RFC) 1392 - i.e. a good programmer -- crackers on the other hand break systems, see also !piracy | 10:15 |
k1l | satureja: that is not a topic for this channel. please stop in here | 10:15 |
satureja | ;) | 10:15 |
JCT | i want to install ubuntu on a drive D | 10:15 |
pak101 | @iptable - it is dell bios raid on T5610 | 10:15 |
DevDaemon | Hi anyone need parental control standalone software for ubuntu 14.04 | 10:15 |
DevDaemon | desktop | 10:15 |
iptable | pak101, which raid? raid1, raid0 ? | 10:15 |
pak101 | raid0 | 10:15 |
OerHeks | !info dansguardian | 10:15 |
ubottu | dansguardian (source: dansguardian): Web content filtering. In component universe, is optional. Version 2.10.1.1-5 (trusty), package size 462 kB, installed size 1724 kB | 10:15 |
pak101 | sorry for being dumb | 10:15 |
satureja | DevDaemon: we won't provide you anything like that here, your childrens have the right to know. | 10:16 |
pak101 | @iptable raid0 | 10:16 |
iptable | pak101, on that machine, that's fakeraid, not HW raid. | 10:16 |
nrbrtx | Dear all! Today I have installed Ubuntu Utopic from beta2 CD and discovered that many bugs are still not fixed. These bugs are: 1245137, 1242572, 1263228, 1244090, 1270574, 1270579, 1280759. | 10:16 |
JCT | can someone help me install ubuntu as i am using it on CD right now?? | 10:16 |
OerHeks | satureja, stop it now, please, you already have been warned. | 10:16 |
pak101 | iptable yes i agree | 10:16 |
pak101 | iptable i am able to use 8tb in Windows but not in ubuntu | 10:16 |
alex__ | so, can anyone help with a mount related issue? | 10:17 |
OerHeks | nrbrtx, join #ubuntu+1 for utopic support | 10:17 |
iptable | pak101, this means it's very slow and bad. considered using software raid instead in ubuntu which will actually be faster? | 10:17 |
DevDaemon | I want to use in our office to restrict users to visit malicious websites | 10:17 |
JCT | i am starting the installation process... now | 10:17 |
nrbrtx | OerHeks, OK | 10:17 |
pak101 | iptable i want the data to be intact when i failover to other OS from ubuntu | 10:17 |
=== quem_ is now known as quem | ||
iptable | pak101, fakeraid you have got will present you with /dev/mdXXX device which is the raid drive. | 10:17 |
DJones | DevDaemon: From memory there Dansguardian not 100% sure if thats still around though | 10:17 |
iptable | pak101, if you configured raid0, it will be 8tb. if raid1, it will be 4tb | 10:18 |
JCT | i went past the release notes screen | 10:18 |
DJones | DevDaemon: https://help.ubuntu.com/community/DansGuardian | 10:18 |
iptable | pak101, wait, so you want to dualboot | 10:18 |
pak101 | iptable i have configured raid0 windows shows 8 tb but ubuntu shows only 3.6tb | 10:18 |
JCT | i told it to download updates while installing. | 10:18 |
iptable | pak101, it's the kind of information we need... please provide all relevant information. | 10:18 |
DevDaemon | djones, I know about it but it can be use if the systems are in same network of office. but I want to restrict to use to those user who are in remote location | 10:19 |
pak101 | iptable no i dont want to dual boot, in future if i decide to move from ubuntu to something else this data volume of 8tb will be intact and resusable in other os as well | 10:19 |
DJones | DevDaemon: https://help.ubuntu.com/community/ParentalControls This might help as well | 10:19 |
pak101 | iptable my OS will be on other disk, not on the 8tb disk | 10:19 |
JCT | i told it to not unmount partitions, because i want to keep windows seven. | 10:19 |
DJones | DevDaemon: Not something I've used, so I can't give much advice about them, hopefully others here can though | 10:19 |
iptable | pak101, ok, can you please give me ALL the information now please? how many drives you got, where is the OS, what is this raid you got? how you accessing it? what filesystem on it? | 10:20 |
JCT | did i do the right thing? | 10:20 |
DevDaemon | djones, I want to try nanny but it can be use upto 10.04 LTS and in our office in every desktop and laptop ubuntu 10.04 is uses | 10:20 |
ikonia | garnus: why are you telling me ? | 10:20 |
JCT | not unmounting the partitions to keep W7 was right, right? | 10:20 |
pak101 | iptable 4 disk, first 2 disks form another raid0 on which OS will exist, next 2 disk form another raid0 which will be the data disks (8tb) | 10:21 |
iptable | DevDaemon, then force them to VPN to the office and redirect all traffic through VPN | 10:21 |
iptable | DevDaemon, 10.04 is no longer supported | 10:21 |
JCT | can i keep W7 regardless of unmounting partitions? | 10:21 |
iptable | JCT, yes, regardless of unmounting you will be asked later if you want to keep windows | 10:21 |
DevDaemon | Won't it would effect in lantency ? | 10:21 |
JCT | cool.. | 10:21 |
pak101 | iptable idea is have data even if OS fails or change of OS | 10:22 |
HewloThere | Hey there folks! What full mail servers would you suggest with minimal setup? (e.g. iRedmail, Squirrelmail, etc) (HAS TO BE FREE) | 10:22 |
iptable | pak101, so, 4 disks, 2 RAID0 arrays, each with 2 disks. The OS is on one raid array and the data on another? | 10:22 |
JCT | so i can keep W7 when partitions are unmounted | 10:22 |
pak101 | iptable yes you are correct | 10:22 |
iptable | pak101, you DO realise that RAID0 has -1 (minus 1) redundancy? i.e. if 1 drive fails you loose ALL the data. and drives WILL fail. they are consumables | 10:23 |
JCT | right? | 10:23 |
iptable | JCT, yes | 10:23 |
JCT | kool | 10:23 |
pak101 | iptable yes i am ok with tht | 10:23 |
pak101 | iptable if i create the 8tb vol in w7 and come to ubuntu it shows 3.6tb and when i run gdisk it tells the backup gpt is corrupted | 10:23 |
bipul | Hello I am getting this messages on my terminal frequenlty when ever i am trying to upgrade my Ubuntu 14.10 LTS via commad line "sudo apt-get upgrade" http://paste.ubuntu.com/8471068/ | 10:23 |
iptable | HewloThere, full-blown: zimbra community edition. very minimal: configure yourself. guide: http://iptable.co.uk/mw_linux_as_a_server.php#mail | 10:23 |
JCT | should i select: "something else" as my option instead of "Replace Windows 7 with ubuntu"? | 10:24 |
pak101 | iptable if i try to delete partition from gdisk and create again it is not letting me to create a 8tb volume | 10:24 |
iptable | pak101, for a start, does the OS RAID0 present itself correctly with correct disk size? | 10:24 |
HSaka | Guys, can u guys give me some reasons why ubuntu is better than centos? | 10:24 |
HewloThere | Cool, thanks iptable. | 10:24 |
pak101 | iptable yes it does i am able to see full size in w7 but not in ubuntu | 10:25 |
JCT | obviously if i'm going to keep windows seven on drive C | 10:25 |
somsip | HSaka: this is not an evangelical channel. Use whatever is best for your purpose | 10:25 |
corubaruuu | I'm running Ubuntu 14.04 on the latest Macbook Air, it seems to run pretty flawless which is great, but there's two tiny little things I'm trying to figure out how to fix. When I boot up the computer and login to Ubuntu, the bluetooth is always turned on, and the keyboard backlight is always turned up to full, even when they're turned off or turned down at shutdown. Where might I start looking to make sure these are both turned | 10:25 |
iptable | HSaka, better repos (all software in repos, very difficult to get dependency problems), more stable, bigger community to help. | 10:25 |
JCT | then i select "Something else". | 10:25 |
iptable | HSaka, apart from that it's a personal choice | 10:25 |
JCT | OK | 10:25 |
HSaka | ty for info :) | 10:25 |
k1l | HSaka: its awesome in every way :) HSaka but for real: use what you want. for comparison ##linux is better for that | 10:25 |
facepalm | HSaka, try both, best thing about Linux is choice. | 10:25 |
JCT | installation type is popping up | 10:25 |
iptable | pak101, in ubuntu, are both raid showing the incorrect disk space, or just one of them? | 10:26 |
JCT | 4 dev/sda's popped up | 10:26 |
pak101 | iptable just one, the other raid shows full space (it is raid0 of two 256GB disks) | 10:26 |
iptable | pak101, try gparted as well. on top-right corener of the window is the HDD choice. choose your device that is RAID, see how much actual disk space it tells you each device has. | 10:26 |
eeee | JCT: do you have free space for ubuntu? | 10:27 |
iptable | pak101, so one raid shows the space correctly while the other shows only half the space? looks like GPT issue. 8TB disk does not work with standard MBR partitioning and needs GPT. could be your GPT is corrupt. using gparted, can you make new GPT on that 8TB disk and new partition? | 10:27 |
JCT | this d drive has 20 gb and according to the installation i can't install it even though 6gb is only required | 10:28 |
iptable | JCT, apart from "something else", you had 2 other choices. one of them was "erase windows and isntall ubuntu". what was the other one? | 10:28 |
pak101 | iptable i am not able to run gparted it is failing to open | 10:28 |
iptable | JCT, from what I remember it was "install ubuntu alongside windows". you should have chosen that. | 10:28 |
eeee | JCT: you'll need free space to make a partition for ubuntu | 10:28 |
iptable | pak101, define failing to open | 10:28 |
OerHeks | iptable, gparted does not go with GPT, parted does, or a gui like gdisk | 10:28 |
iptable | pak101, errors, not opening at all? | 10:28 |
JCT | it's not listed | 10:28 |
JCT | ok let's start over | 10:28 |
iptable | OerHeks, gparted supports GPT and MBR. | 10:29 |
pak101 | iptable when i run gparted i am getting this "Invalid argument during seek for read on /dev/mapper/isw_daghhfiajb_DataRaid | 10:29 |
JCT | "Preparing to install ubuntu | 10:29 |
JCT | for best results, please ensure that: | 10:29 |
JCT | drive has at least 6.2 gb available | 10:30 |
iptable | pak101, ok, so it is getting errors on your Raid drive. are you sure both disks are working? install smartmontools and run smartctl -a on your 4TB disks (/dev/sdX) | 10:30 |
JCT | is plugged in, check | 10:30 |
OerHeks | iptable, oh my bad, fdisk does not :-( | 10:30 |
iptable | OerHeks, yup ;) | 10:30 |
JCT | is connected to the intuhnet | 10:30 |
pak101 | iptable they are new SSHDs and are working fine in W7, but i will try smatmontools | 10:30 |
JCT | duh | 10:30 |
iptable | pak101, they worked fine last time you checked you mean. | 10:31 |
JCT | download updates while installing? YES. | 10:31 |
JCT | install Third Party Software? NO. | 10:31 |
pak101 | iptable yes that was 20 mins ago and i tried ubuntu before w7 which had the same issue | 10:31 |
JCT | next menu | 10:31 |
iptable | pak101, try gdisk: gdisk /dev/mapper/isw_daghhfiajb_DataRaid | 10:31 |
pak101 | iptable ok | 10:31 |
JCT | now. | 10:31 |
JCT | installation type | 10:31 |
JCT | part 1 | 10:32 |
bipul | Hello I am getting this messages on my terminal frequenlty when ever i am trying to upgrade my Ubuntu 14.10 LTS via commad line "sudo apt-get upgrade" http://paste.ubuntu.com/8471068/ | 10:32 |
JCT | choices on my side? | 10:32 |
pak101 | iptable it shows GPT damaged | 10:32 |
iptable | bipul, ubuntu 14.10 is NOT LTS. Ubuntu 14.04 is. and from what I remember ubuntu 14.10 is not out yet | 10:32 |
iptable | pak101, so windows was unable to create a correct RFC-compliant GPT partition table. | 10:33 |
iptable | pak101, most likely that is | 10:33 |
cfhowlett | bipul, for 14.10 support go to #ubuntu+1 | 10:33 |
iptable | or one of your drives is indeed foobar | 10:33 |
pak101 | iptable ok so what needs to be done? foobar? | 10:33 |
iptable | broken | 10:33 |
iptable | pak101, first smartmontools | 10:33 |
bipul | cfhowlett: iptablesorry this problem is still persist in ubuntu 12.04 too | 10:34 |
pak101 | iptable ok trying it out | 10:34 |
JCT | "replace windows 7 with ubuntu" checkmark choices alongside windows 7? Encrypt the new ubuntu installation for security, and/or use lvm with the installation | 10:34 |
pak101 | iptable thanks for all the help | 10:34 |
iptable | pak101, no problems | 10:34 |
JCT | crap my lag spiked to 6.5 seconds. | 10:34 |
JCT | and it returned | 10:34 |
iptable | pak101, and SSDs do suffer from sudden-death-syndrome, so I do not trust them at all | 10:34 |
JCT | i was like wtd | 10:34 |
JCT | IS anybody listening to the long scentences i made for a half hour?? | 10:35 |
iptable | pak101, also sudo gdisk -l /dev/mapper/isw_daghhfiajb_DataRaid | 10:35 |
JCT | IS ANYBODY NOTICING ME? | 10:35 |
iptable | pak101, before the partition table print, it says: Disk /dev/sda: 1953525168 sectors, 931.5 GiB | 10:35 |
JCT | ... | 10:35 |
iptable | JCT, please stop | 10:35 |
JCT | i thought i was being helped too. | 10:36 |
iptable | JCT, patence? | 10:36 |
iptable | patience even | 10:36 |
JCT | geh. | 10:36 |
eeee | JCT: chill, don't write everything you see and hold on | 10:36 |
iptable | pak101, what is the disk space reported on that very line for your /dev/mapper device? | 10:36 |
JCT | k. | 10:37 |
pak101 | 2.9TB | 10:37 |
pak101 | iptable 2.9tb | 10:37 |
iptable | JCT, this is a free help support channel with people who do it becuase they want to ;) | 10:37 |
bipul | Hello I am getting this messages on my terminal frequenlty when ever i am trying to upgrade my Ubuntu 14.04 LTS via commad line "sudo apt-get upgrade" http://paste.ubuntu.com/8471068/ | 10:37 |
JCT | OK. i'm sorry. | 10:37 |
iptable | pak101, uhm, so the RAID system only displays 3TB disk to ubuntu. | 10:37 |
JCT | it says no root file system defined. | 10:37 |
JCT | do you want me to list the SDA things to you | 10:37 |
eeee | JCT: yes, you'll need to create a main ubuntu partition | 10:37 |
pak101 | iptable how come it shows 8tb to windows but only 3 to ubuntu ? | 10:37 |
eeee | JCT: i need you to explain what it is you have and what you want | 10:38 |
iptable | pak101, I would guess that it's because fakeraid is crap altogether and probably not compatible with ubuntu in your case... although DO check it truly is RAID0. go to raid setup and reconfirm. | 10:38 |
=== daniele is now known as Guest99416 | ||
JCT | OK | 10:38 |
eeee | JCT: you mention sda, and another disk that's 20gb ? | 10:38 |
iptable | pak101, what does ls -l /dev/mapper show? | 10:38 |
iptable | any other disks? | 10:38 |
pak101 | iptable yes i am very sure because w7 shows 8 tb :) | 10:38 |
JCT | yes. | 10:38 |
JCT | the one i want to install it on | 10:38 |
eeee | so you have sda and sdb then ? | 10:38 |
k1l | JCT: what is your actual issue? by all your lines you spammed in here i could not find any technical question | 10:38 |
iptable | JCT, so you can just tick the "alonside windows 7" option and continue. what is the actual question? | 10:38 |
pak101 | iptable control, isw_daghhfiajb_DataRaid and isw_daghhfiajb_DataRaid1 | 10:39 |
JCT | I'm sorry for spamming | 10:39 |
JCT | but that option is not highlighted | 10:39 |
BluesKaj | Hiyas all | 10:39 |
iptable | pak101, gdisk -l isw_daghhfiajb_DataRaid1 | 10:39 |
iptable | pak101, what's the size of that | 10:39 |
iptable | BluesKaj, morning | 10:39 |
pak101 | iptable it shows 128MB | 10:39 |
JCT | i had two options in installation type part 1 | 10:39 |
iptable | JCT, so it's grayed out? | 10:39 |
BluesKaj | 'Morning iptable | 10:40 |
iptable | JCT, do you have enough disk space to install ubuntu? can you squeeze out free 20GB let's say | 10:40 |
eeee | JCT: iptable still trying to determine if he has 2 disks or one | 10:40 |
zaggynl | susundbe1g: I'm back | 10:40 |
pak101 | iptable the smartmon results have passed for both the disks | 10:40 |
iptable | pak101, 128MB? uhm... | 10:40 |
JCT | not even showed. 2 options. install over windows 7, or something else, then these drives pop up so i can see em | 10:40 |
pak101 | iptable yes | 10:40 |
iptable | pak101, run smartmon on all /dev/sda /dev/sdb etc | 10:40 |
bipul | !info virtualbox | 10:40 |
ubottu | virtualbox (source: virtualbox): x86 virtualization solution - base binaries. In component multiverse, is optional. Version 4.3.10-dfsg-1 (trusty), package size 15047 kB, installed size 59184 kB | 10:41 |
JCT | my first SDA: | 10:41 |
pak101 | iptable i ran on both sda and sdb which are the 4tb disks | 10:41 |
iptable | pak101, got /dev/md* ? | 10:41 |
pak101 | iptable no md stuff | 10:41 |
JCT | it's an NTFS as usual, it's about 3 GB, it's described as (Windows 7 [loader]) | 10:42 |
iptable | pak101, I am pretty ready to say that your raid controller is windows-only and does not support linux. that's what happens with cheap fakeraid controllers... | 10:42 |
iptable | pak101, you could try using software raid instead on linux, which would be the prefered method | 10:42 |
pak101 | iptable ok should i buy a raid controller then ? | 10:42 |
eeee | JCT: ok, what about sda2? | 10:42 |
pak101 | iptable ack | 10:42 |
eeee | JCT: if you can take a screen shot it would be great | 10:42 |
JCT | how to post it? | 10:42 |
iptable | pak101, well, software raid just works and is fast. | 10:42 |
iptable | JCT, pastebinit | 10:42 |
pak101 | iptable ack | 10:43 |
JCT | gah that's confusing but ill see | 10:43 |
JCT | ok.. | 10:43 |
pak101 | iptable how come the other raid0 is showing full size and this one does not | 10:43 |
iptable | pak101, before you do, go to raid config. some raid controllers (fakeraid only) as so bad they have a choice of "windows optimised raid" which you should untick. | 10:43 |
JCT | i told it to copy to clipboard | 10:43 |
JCT | now what | 10:44 |
=== tcpman is now known as Guest25220 | ||
pak101 | iptable ok will reboot and see if that is an iption | 10:44 |
iptable | pak101, I can answer that one ;) 8TB required a lot more than 2TB. 2TB is limit for standard BIOS disk access and standard MBR etc. over 2TB you need the controller itself to support GPT or other (windows proprietary) access methods. | 10:44 |
pak101 | iptable ack | 10:44 |
iptable | pak101, also, is it ubuntu 14.04 64bit? | 10:45 |
eeee | JCT: go to paste.ubuntu.com and paste it there | 10:45 |
pak101 | iptable yes it is 14.04 64bit | 10:45 |
iptable | pak101, ok, so ubuntu is fine. it also supports large drives (I got 20TB on my software raid array made of 4TB disks). | 10:45 |
JCT | oh | 10:45 |
eeee | alternatively you can press alt+printscreen, to take a screenshot and upload it to imgur.com | 10:45 |
JCT | cool | 10:46 |
iptable | pak101, it would be the fakeraid issue. with large drives it seems to do something silly that only windows understands. look at fakeraid configuration. maybe remove the array and recreate it. see if that helps. if not, use software raid instead. | 10:46 |
JCT | um did that do it? lemme do a test | 10:46 |
pak101 | iptable that is 12.04 :) i am not complaining about ubuntu, i love it and want to have it :) | 10:46 |
pak101 | iptable yes my old dell machine has 4*2tb in fake raid0 and works jus fine | 10:46 |
iptable | pak101, but I must warn you again. SSDs are more prawn to sudden-death-syndrome than HDDs and with raid0 one drive lost means all data is lost. it gives no redundancy | 10:47 |
JCT | did it post | 10:47 |
=== Guest25220 is now known as ipxman | ||
pak101 | iptable agree i have couple of backups thanks for the suggestion i will check the options if it is optimised to windows only | 10:47 |
iptable | pak101, ah, so only this particular one has the issue ;) that would also work as a way to highlight that it';s a controller issue. | 10:47 |
eeee | JCT: i'm afraid i have to ask, are you high? | 10:47 |
pak101 | iptable yes only issue with this machine | 10:48 |
JCT | f*k no, i'm just a tweenager | 10:48 |
iptable | lol @eeee | 10:48 |
JCT | i berely have any exp | 10:48 |
JCT | what's the pastbin syntax? | 10:48 |
eeee | did you upload it to imgur? | 10:49 |
JCT | it's a type of syntax right? no i didn't | 10:49 |
eeee | give us the link the paste.ubuntu.com , or imgur.com | 10:49 |
JCT | i tried alt-prtscrn | 10:49 |
PCworker | Hello all, I plugged my samsung cell phone using usb into my ubuntu 14.04 desktop PC. It asked me to choose between PC studio and Mass Storage Device. I chose Mass Storage Device. The cell says it is connected and Terminal command "lsusb" says it's there. But I can't access it and it don't show up in my devices list. What can I do to gain access to it so I can get my pictures off of it? | 10:49 |
JCT | what's the syntax for the post? | 10:49 |
cfhowlett | JCT, if you don't upload the pic, we don't see the pci | 10:49 |
eeee | JCT: open firefox and type www.imgur.com | 10:49 |
iptable | JCT: 1. start gparted, 2. shrink a windows partition to get at least 20GB free disk space. preferably 30GB. 3. in gparted, partition the free space to have 1 partition (primary type) of most free space with type ext4 and another one with 1GB space type swap. 4. start ubuntu installation, choose "something else" and choose the new partition you created as mount point / and tick "format". If you get actually stuck with something or are not sure, then ask us. | 10:50 |
iptable | JCT, also, make a backup. partition resizing can cause data damage if it doesn't succeed | 10:51 |
JCT | oh | 10:51 |
JCT | hmm | 10:51 |
JCT | let me post first | 10:51 |
iptable | PCworker, change emulation method on the phone | 10:51 |
PCworker | to??? | 10:52 |
iptable | PCworker, on the phone you have 2 options only once it is plugged in. MTP or camera. change from one to another. | 10:52 |
pak101 | iptable this is the response i got from dell case This is in reference to the case reported with Ubuntu does not show up 100% HDD Capacity on OS--- I did have check with my Enterprise team, according to them Ubuntu Kernel should have inbuilt Intel Rapid Storage Drivers, but since is open source OS, it is possible the that downloaded version may not consists the Drivers. | 10:52 |
iptable | PCworker, MTP should work. also, you have to have the phone unlocked and screen on as you plug it in, or it will not work. | 10:52 |
JCT | ok. | 10:52 |
PCworker | What is MTP? | 10:53 |
JCT | the one highlighted is the one i want to install to.i will make to shots and links | 10:53 |
iptable | PCworker, use your finger, swipe down and see what the new icon on the phone says in the corner when the phone has been plugged in | 10:53 |
JCT | http://imgur.com/Ww1DyT3 | 10:53 |
iptable | PCworker, media access protocol | 10:53 |
iptable | pak101, it does have the raid drivers, that's why the /dev/mapper appears. but the raid controller itself is buggy at best. | 10:53 |
pak101 | iptable i understand dells response was lame | 10:54 |
iptable | pak101, you could try upgrading it's BIOS to see if that helps (you will need to recreate raid array for any fixes to work) | 10:54 |
HewloThere | Hey, iptable, on the tutorial for setting up a mail server, is that assuming I have the LAMP stack installed? | 10:54 |
pak101 | iptable ack will check if there is an update to their bios | 10:54 |
JCT | do you see the sdas | 10:54 |
JCT | 1234 | 10:55 |
iptable | HewloThere, yes. scroll up to see tutorial to setup LAMP | 10:55 |
JCT | ok what was the first step? | 10:55 |
HewloThere | Okay, cool Thx. | 10:55 |
k1l_ | JCT: you got already 4 primary partitions? | 10:55 |
JCT | can i put it in a terminal | 10:55 |
iptable | HewloThere, the page in full contains everything you need. | 10:55 |
HewloThere | Do I start from the top? | 10:55 |
JCT | well i know two drives | 10:55 |
k1l_ | JCT: "sudo fdisk -l" (small L at the end) | 10:55 |
JCT | hmm | 10:56 |
JCT | k | 10:56 |
JCT | what does the command line do? | 10:56 |
zaggynl | and now ofcourse I can't reproduce the bug, asdf | 10:56 |
iptable | JCT, you cannot install ubuntu alongside windows on that drive as you already have 4 primary partitions - which is the maximum allowed | 10:56 |
JCT | drive d, keep c | 10:56 |
JCT | ? | 10:56 |
iptable | JCT, is there any drive we can get rid of? | 10:56 |
JCT | hmm | 10:56 |
iptable | JCT, from your screenshot,judging by disk space, which one if so? | 10:57 |
k1l_ | JCT: it lists all drives and partitions | 10:57 |
PCworker | iptable: This is not a touch screen phone. It is an older type with the slide out keyboard. On the screen it has a PC icon and it says connected. | 10:57 |
eeee | JCT: ok highlight sda3 and press "-" | 10:57 |
eeee | ( the minus sign at the bottom ) | 10:57 |
HewloThere | iptable: For the tutorial, I shall use Ubuntu 14.04 x64, correct? | 10:57 |
iptable | PCworker, model? | 10:57 |
JCT | that's the thing. i wanted to clear out sda 3 and put linux tghere | 10:57 |
iptable | JCT, ok, highlight sda3, press the "-" under it as suggested | 10:58 |
JCT | k | 10:58 |
JCT | next? | 10:58 |
HewloThere | iptable: Hate to say this again, however, for the tutorial, I shall use Ubuntu 14.04 x64, correct? | 10:58 |
eeee | JCT: highlight the free space and press + | 10:58 |
JCT | k | 10:59 |
iptable | JCT, then create a partition on it, 100% of the size and make it type ext4 | 10:59 |
eeee | make a new partition and format as ext4 with the mount point at "/" | 10:59 |
jParkton | HewloThere: if your server is 14.04 and 64 bit yes | 10:59 |
JCT | oh k | 10:59 |
iptable | JCT once done, close gparted and start the installer again | 10:59 |
=== parduse is now known as Guest17913 | ||
JCT | primary? | 10:59 |
eeee | yes primary | 10:59 |
iptable | HewloThere, yes, use 64 bit ubuntu 14.04 | 10:59 |
eeee | don't close the installer if you're in the installer | 10:59 |
HewloThere | Okay, thanks. | 10:59 |
JCT | beginning or end or space | 11:00 |
eeee | beginning of free space | 11:00 |
JCT | k | 11:00 |
iptable | JCT, and 100% of free space should be used pls | 11:00 |
eeee | and let it take the free space | 11:00 |
JCT | mount? | 11:00 |
JCT | it is | 11:00 |
eeee | "/" | 11:00 |
JCT | mount as | 11:00 |
JCT | what? | 11:00 |
iptable | as / | 11:00 |
pak101 | iptable yes there is a bios update available i am going to try that next | 11:00 |
JCT | mount point is | 11:00 |
JCT | i s it /usr | 11:01 |
eeee | mount point is "/" | 11:01 |
iptable | pak101, try it. if it works, great. if not: you will need to use software raid | 11:01 |
iptable | JCT: no, as we all say so many times: / | 11:01 |
iptable | just / | 11:01 |
pak101 | iptable yes will do thanks a lot | 11:01 |
iptable | pak101, no probs | 11:01 |
JCT | no mount points. k | 11:01 |
eeee | JCT: no | 11:01 |
iptable | stop | 11:01 |
JCT | i used / | 11:01 |
eeee | JCT: mount point is "/" | 11:01 |
JCT | yes i did that | 11:01 |
eeee | that's the mount point | 11:01 |
eeee | ok | 11:02 |
iptable | JCT, in gparted, just make sure it is formatted as ext4. In the installer choose "something else", select sda3 and choose mount point: / | 11:02 |
eeee | it's different than having no mount point | 11:02 |
eeee | anyways | 11:02 |
iptable | JCT, it should show as mount point / | 11:02 |
=== dannixon is now known as Guest26800 | ||
eeee | ( selecting no mount point ) | 11:02 |
iptable | JCT, no mount point woudl be an empty space there. so, once you have chosen, in the installer sda3 as mount point /, continue | 11:03 |
eeee | JCT: you don't want swap do you? we forgot to ask you | 11:03 |
JCT | now sda 3 is ext4 instead of ntfs | 11:03 |
JCT | not | 11:03 |
JCT | ok | 11:03 |
JCT | yeah i did eerything | 11:03 |
eeee | JCT: yes, linux uses ext4, it can't work with ntfs | 11:03 |
JCT | ohh. | 11:03 |
iptable | it can see nad read ntfs, cannot boot from ntfs | 11:03 |
JCT | k i'm continueing | 11:03 |
JCT | oh. k | 11:03 |
JCT | eeee you mean press install now | 11:04 |
eeee | if you don't want swap, yes | 11:04 |
JCT | k | 11:04 |
JCT | it says i have not selected any partitions as swap space | 11:05 |
eeee | yeah | 11:05 |
JCT | i guess that's normal | 11:05 |
eeee | yeah | 11:05 |
eeee | wait a sec | 11:05 |
JCT | it's starting | 11:05 |
eeee | in your pic | 11:05 |
JCT | from dvd | 11:05 |
eeee | ok | 11:05 |
JCT | wat | 11:05 |
iptable | JCT, swap is only useful if you have very little ram or want hibernate to work, but let's skip it for now. we can play with swap later or use a swap file instead of a partition once you install. that's ok. | 11:05 |
eeee | i was going to mention that it says device for bootloader /dev/sda3 | 11:05 |
eeee | i think /dev/sda should be selected | 11:06 |
JCT | i'm good | 11:06 |
PCworker | iptable: Samsung sgh-a927 | 11:06 |
JCT | i have 4gb ram | 11:06 |
eeee | was /dev/sda3 selected by default? | 11:06 |
JCT | and dual core 1.33ghgz cpu *thumbs down | 11:06 |
JCT | so basically i have about 3 ghz to work with | 11:06 |
JCT | not too much | 11:06 |
chrisss123456 | hey guys i have a simple quesiton: i want to install something from github, but use a pull that someone put up (an extra driver?). how do i do this? | 11:06 |
JCT | but acceptable | 11:06 |
=== Malsasa_ is now known as Malsasa | ||
iptable | JCT, no, you have 2x1.33GHz, that's different. you can perform 2 operations at the same time with 1.33GHz each. not one with 2.66GHz | 11:07 |
JCT | oh, k | 11:07 |
iptable | JCT, it's not that bad tbh. it will work. | 11:07 |
JCT | and.. keyboard layout? hold on i got this | 11:07 |
iptable | PCworker, does it work in windows without installing samsung software? | 11:08 |
mfoo | Hi all. What's the best way to get openssh-server 6.2+ on precise (12.04 LTS)? I don't see it in precise-backports. I would prefer not to host the deb in my own apt repo as I won't get security updates. I can see a few PPAs providing this (e.g. https://launchpad.net/~li69422-staff/+archive/ubuntu/backports-for-precise) but I assume there's no guarantee that they'll release updates. | 11:08 |
iptable | PCworker, from what I read, that old device needs spamsung (windows) software to do that. | 11:08 |
PCworker | ok thanks | 11:08 |
brams | krasnayarsk: Hey d00d. How's ya doin'? | 11:09 |
iptable | I just realised I wrote spamsung instead of samsung. made myself laugh :D | 11:09 |
JCT | k, now for "who are you" | 11:09 |
iptable | JCT, the name is Robert. I am a linux engineer. why do you ask? | 11:09 |
iptable | JCT, I'm sure you can fill in your details yourself without having to tell us about it. | 11:09 |
JCT | lol | 11:09 |
JCT | i'm doing it right now | 11:09 |
JCT | just telling you what part im on | 11:10 |
iptable | no need. just skip to the issues bit ;) | 11:10 |
jParkton | you design Linux? | 11:10 |
iptable | JCT, since you had selected to install grub on /dev/sda3, you will probably fail to boot into ubuntu and will always boot into windows, but we will endavour to fix it once your installer finishes and reboot confirms that to be an issue | 11:11 |
jParkton | that must be a pain | 11:11 |
JCT | don't i just go into bios options and reconfigure boot order? | 11:11 |
iptable | jParkton, not really. why you say that? | 11:11 |
susundbe1g | zaggynl: were you able to reproduce the segfault ? | 11:11 |
jParkton | designing OSs would be a pain imo | 11:11 |
zaggynl | susundbe1g: no :( | 11:12 |
iptable | JCT, no, you cannot reconfigure boot order of your partitions, only disks. it will boot from that disk, it's the bootloader that does the partition choises | 11:12 |
JCT | it's copying files' | 11:12 |
zaggynl | ofcourse it doesn't crash anymore now that gdb is running | 11:12 |
iptable | jParkton, uhm no. it's not. | 11:12 |
susundbe1g | zaggynl: thats how they tend to be at the worst case :) | 11:12 |
zaggynl | :> | 11:12 |
JCT | dang | 11:12 |
JCT | but Drive D is a hard disk. | 11:12 |
JCT | that's how i reconfigured it for cd | 11:13 |
iptable | JCT, no, what you have shown us was 1 disk with 4 partitions | 11:13 |
susundbe1g | zaggynl: if you want, you could give it a try with valgrind also, but usually that ends up in shitload of warnings/possible problems | 11:13 |
jParkton | well I guess that is why you do it and I have my opinions | 11:13 |
JCT | ? | 11:13 |
JCT | hmm | 11:13 |
iptable | JCT, and on that 1 disk you had windows recovery partition, the 20GB we freed etc | 11:13 |
susundbe1g | zaggynl: valgrind <binary here> (make sure you have debug symbols installed!) | 11:13 |
k1l_ | JCT: thats why i asked for "sudo fdisk -l" | 11:13 |
JCT | oh | 11:13 |
eeee | k1l_: he means Drive D: as in windows Drive D: C: etc. | 11:13 |
iptable | JCT and you installed bootloader to that drive's partition, not master boot record. so when you choose to boot form that drive, it will boot whatever is in MBR, not ubuntu. but we will see when we get that. | 11:13 |
k1l_ | eeee: honestly i am not sure. | 11:14 |
JCT | wait........ | 11:14 |
iptable | JCT, I am guessing you only got 1 physical drive. Drive D and C are partitions, no? | 11:14 |
JCT | i forgot to input sudo fdisk | 11:14 |
eeee | k1l_: http://imgur.com/Ww1DyT3 | 11:14 |
JCT | no, D is a real drive | 11:14 |
JCT | in my laptop | 11:14 |
JCT | and e is my dvd-r drive | 11:15 |
k1l_ | JCT: "sudo fdisk -l"in terminal and put that output into paste.ubuntu.com | 11:15 |
iptable | JCT, no it is not. | 11:15 |
brams | krasnayarsk: Hey d00d. How's ya doin'? | 11:15 |
iptable | JCT, from your own screenshot: sda1-sda4 are partitions. 1 physical drive, 4 partitions. then you got your CD drive, which is another physical drive. that's all you got. | 11:15 |
krasnayarsk | brams: I'm fine. Got that ubuntu installed? | 11:15 |
JCT | oh.................. | 11:15 |
JCT | i get it | 11:15 |
JCT | those 4 oh now i get it | 11:15 |
JCT | i think it finished copying files | 11:16 |
=== dannixon_ is now known as Guest63371 | ||
JCT | how can i boot windows though? | 11:16 |
JCT | if i'm successful? | 11:16 |
eeee | JCT: you'll soon meet grub | 11:16 |
brams | krasnayarsk: Yes. It's working great! Thanks for telling me about it. Sure beats using Apple! | 11:16 |
iptable | JCT, C, D etc are partitions on the same single physical disk in your computer. E is obviously your DVD drive as you said. You can choose to boot from hard drive or DVD drive. but which partition you will boot from on HDD depends on the software in it's master boot record, not on your BIOS | 11:16 |
k1l_ | JCT: you are asked on boot what to start | 11:16 |
JCT | oh | 11:16 |
iptable | JCT: ubuntu bootloader (grub2) will ask you which OS to load. windows bootloader: depends... | 11:17 |
JCT | hmm k | 11:17 |
iptable | JCT: if it finished it will tell you it finished and ask if you want to reboot. choose "YES", or reboot. | 11:17 |
iptable | JCT: tell us then where it boots into (windows or ubuntu) | 11:17 |
JCT | yes, or reboot | 11:17 |
JCT | ok | 11:17 |
JCT | yes could mean either thing if i did it wrong? | 11:17 |
* eeee ponders JCT chrooting | 11:18 | |
krasnayarsk | brams: You're welcome ;) | 11:18 |
* JCT says what? | 11:18 | |
krasnayarsk | Glad you got wifi to work. | 11:18 |
eeee | windows will most likely load and you're going to boot the livecd again | 11:18 |
brams | krasnayarsk: krasnayarsk Yeah. It's really good. | 11:18 |
iptable | JCT: if it boots into windows, we will need to boot to liveCD again, and manually install grub2 in MBR. If it gives a nice ubuntu choice which OS to boot - all is good. If you get windows choice which OS to boot - also good. If you get straight to ubuntu - we will enable the menu in ubuntu grub configs | 11:19 |
eeee | and chroot into the installation to reinstall grub on the mbr of /dev/sda | 11:19 |
iptable | JCT: reboot and see what happens. | 11:19 |
krasnayarsk | brams: You want to go see a movie later? | 11:19 |
brams | krasnayarsk: lol | 11:19 |
eeee | i wonder if he could reinstall grub before restarting | 11:19 |
JCT | it hasn't finished yet very close | 11:19 |
iptable | eeee, test first? windows 7 does give a boot menu sometimes and he can live with that ;) | 11:19 |
brams | krasnayarsk: I gotta ask the missus :P | 11:19 |
iptable | JCT: yes, wait for it to finish first... | 11:19 |
eeee | yeah sure, just curious as he'd be in the actual system or what | 11:20 |
iptable | good point | 11:20 |
eeee | i guess not | 11:20 |
JCT | remember, i'm a noob 12 year old coding early in the mornin | 11:20 |
iptable | although installing grub2 will need /proc /dev /sys remounted before chroot again, even after install | 11:20 |
eeee | when it says continue testing or reboot the thing you do arent saved | 11:20 |
=== brams is now known as Spiderman | ||
eeee | iptable: true | 11:20 |
JCT | ? | 11:20 |
eeee | that's what i was pondering more or less | 11:20 |
JCT | what's that | 11:21 |
iptable | eeee, hence I would rather he reboots after installer finished first and see if he gets a choice of OS. might save us a lot of hassle | 11:21 |
eeee | iptable: im with you on that | 11:21 |
jParkton | heh at 12 I was just being put in the orphanage | 11:21 |
jParkton | your off to a better start | 11:21 |
=== Caroga is now known as Caroga_afk | ||
JCT | huh, that's sad | 11:21 |
jParkton | meh | 11:21 |
k1l_ | !away > Caroga_afk | 11:21 |
ubottu | Caroga_afk, please see my private message | 11:21 |
iptable | damn. I was 13 when I coded my first commercial app | 11:21 |
jParkton | thats life | 11:21 |
MrChrisDruif | Does anybody know how I can check if my sd-card reader/writer is correctly installed? I can't seem to mount an sd-card with write rights. | 11:22 |
=== Spiderman is now known as I_L0V3_YOU | ||
I_L0V3_YOU | krasnayarsk: Hi there handsome <3 | 11:22 |
JCT | i'm using my school home laptop | 11:22 |
jParkton | Im almost 40 and never coded anything for profit | 11:22 |
iptable | MrChrisDruif, 1. check if the slider on the SD card is set to "read only". 2. check with another SD card. this one could be broken. | 11:22 |
k1l_ | !ot I_L0V3_YOU | 11:22 |
k1l_ | !ot | I_L0V3_YOU | 11:22 |
ubottu | I_L0V3_YOU: #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks! | 11:22 |
JCT | oh btw i have a sd slot but when i was fumbling with the device manager on W7 unistalled it | 11:23 |
MrChrisDruif | iptable; thanks, I don't have any spare laying about tho =( | 11:23 |
iptable | JCT, it will just work in linux ;) | 11:23 |
JCT | ... ok cool | 11:23 |
iptable | MrChrisDruif, that how you would be testing it I'm afraid | 11:23 |
MrChrisDruif | Lol, thanks anyway iptable =) | 11:23 |
JCT | it probably registered a new device | 11:23 |
iptable | MrChrisDruif, sd slots are just disk devices as far as linux is concerned. so if it's read-only, either the reader is broken or the sd card is broken or the sd card is read only (see slider on sd card) | 11:24 |
oleole | Hello, I have a 3G USB modem that works fine on 12.04. In my configuration in networkmanager, I have checked "Connect automatically". But if I e.g. take the modem out, and plug it in again, it doesn't connect automatically | 11:24 |
oleole | I have to manually click in network in the top menu, and click my carrier to connect | 11:24 |
oleole | Anyone who knows why it doesn't connect automatically even though I have selected that option? Or how I can fix it? | 11:24 |
jParkton | click the carrier? | 11:25 |
jParkton | explain that more | 11:25 |
iptable | oleole, go to the network manager settings, choose your configured connection and edit. see the "connect automatically" is ticked | 11:25 |
iptable | jParkton, he is using a 3G USB modem with a simcard | 11:25 |
oleole | jParkton: Sorry. I mean click the configuration profile | 11:25 |
JCT | tick by tick it's finishing. it's "completely removing" stuff | 11:25 |
oleole | iptable: As I said, I have already checked that ooption | 11:25 |
oleole | So I don't understand why it's not working | 11:25 |
iptable | oleole, if it is ticked, the problem is that the modem will be presenting itself first as CD drive with windows drivers and as modem second. | 11:26 |
jParkton | is it a mobile broadband? | 11:26 |
iptable | jParkton, yes. quite popular in Europe | 11:26 |
oleole | jParkton: Yep | 11:26 |
oleole | USB stick with a simcard | 11:26 |
oleole | iptable: Yep it does | 11:26 |
oleole | But Ubuntu automatically modeswitch it | 11:26 |
MrChrisDruif | iptable; thanks. I'll just hop to a store with office supplies to get some scotch-tape (and some staples while I'm at it) and make sure the slider doesn't move while inserting. If that doesn't work I'll hop to the electronics store and buy a new micro-sd card. | 11:26 |
iptable | oleole, some crappy modems do that. and if it does that, then network manager doesn't correctly work with the modem as udev needs to do extra modeswitch on it. | 11:26 |
jParkton | iptable: popular in the US as well what is your point | 11:27 |
iptable | oleole, in which case automatic connection doesn't work | 11:27 |
JCT | hold on i gotta poop then restart linux bye now | 11:27 |
iptable | jParkton, uhm, sorry. you asked as if you didn't know. I assumed you weren't sure of such devices | 11:27 |
jParkton | oleole: Mine bugs out as well for some reason, maybe that is normal? | 11:27 |
oleole | iptable: Why doesn't that work? Ubuntu switches the mode, and the second it becomes available in modem mode, it should connect? | 11:27 |
iptable | JCT, way too much info | 11:27 |
oleole | iptable: What's a fix for that? Write a script that checks if the modem is available, and run it every minute as a cronjob? | 11:27 |
=== rafal is now known as Guest78457 | ||
iptable | oleole, no, ubuntu discoveres it, NM tries to connect and fails, udev switches. too late, we already tried connecting ;) | 11:28 |
iptable | oleole, a race condition. | 11:28 |
jParkton | iptable: I ask because it is dangerous to assume his setup without knowing | 11:28 |
=== DevDaemon is now known as nmap | ||
oleole | iptable: Yeah, I understand now | 11:28 |
iptable | oleole, for modeswitch you could create a script that runs after modeswitch, but that' way outside my perimiter | 11:28 |
iptable | jParkton, ok. cool. I only know as I have excatly the same issue here. | 11:29 |
=== nmap is now known as devdaemon | ||
iptable | although too lazy to try auto-connecting. I don't mind pressing connect. | 11:29 |
oleole | iptable: Mine too.. That's why I thought of making a script that runs every minute, checks if there is a modem, and if true, start the connection using nmcli | 11:29 |
iptable | at least I am in control of the dialler. | 11:29 |
jParkton | same here | 11:29 |
wmllz | hello everyone | 11:29 |
oleole | But is that too hacky? | 11:29 |
jParkton | not really | 11:29 |
iptable | oleole, it is hacky as it would take a minute to start connecting... | 11:30 |
jParkton | if it works for you then do it maybe someone else will find it needed | 11:30 |
oleole | iptable: that doesn't matter much if it's delayed by one or two minutes | 11:30 |
iptable | oleole, better solution would be a script that runs in the background (in a screen session for example) and uses inotifywait to wait until the modem appears in /dev. then sleep 2 to allow time to initialise and then nmcli connect ;) | 11:30 |
=== Caroga_afk is now known as Caroga | ||
=== ajeffco is now known as ajeffco|away | ||
iptable | oleole, the script would need to check if it's connected first. and only attempt connect if not connected yet though. | 11:31 |
lukas1 | virtualbox-guest-additions-iso removes virtualbox-4.3, they conflict with each other, is that normal? | 11:31 |
=== daniel is now known as Guest36359 | ||
oleole | iptable: That would be an option too | 11:31 |
iptable | lukas1, yes. you are either running as guest or as normal user. also, virtualbox-4.3 comes iwth the iso for guest mounting already | 11:31 |
iptable | I meant guest or host | 11:32 |
oleole | But it really doesn't matter if it's not instantly on. | 11:32 |
iptable | oleole, in that case, run a script every minute from scron yes. make sure you check connection status before attempting a connect. 1. check if modem is there, 2. check if it's connected, if modem is there but not connected, then connect. | 11:32 |
oleole | iptable: Yeah, that's a good solution | 11:33 |
iptable | oleole, also, figure out how long it takes to connect so you don't attempt to connect while it;s already trying | 11:33 |
lukas1 | iptable: I think that virtualbox-guest-additions-iso is for the host not the guest, is that right? In fact, it recommends virtualbox | 11:33 |
oleole | iptable: 1 minute (until next run) should be fine | 11:33 |
iptable | oleole, unless there is a "connecting" status in nmcli, in which case that would mean take no action too | 11:33 |
oleole | Yep | 11:33 |
oleole | I don't know that | 11:33 |
oleole | But will look into it | 11:33 |
iptable | test | 11:33 |
iptable | cool | 11:33 |
iptable | lukas1, you just want virtualbox installed on host, right? | 11:34 |
lukas1 | iptable: please answer as my last question as stated, thanks | 11:34 |
iptable | lukas1, no? | 11:34 |
iptable | lukas1, all you need is virtualbox-4.3 it has everything in that package. | 11:34 |
oleole | It's because we have some devices at some places where we sometimes want to connect. So we want the people at that place to just plug in a modem, and then it'll make a ping to us, so we get the IP and can connect.. Because it's a headless setup, we really can't say to them "Click in the top bar to activate" :D | 11:34 |
iptable | lukas1, alternatively in the repos there is the "opensoutce-only" virtualbox with no proprietary drivers, and that requires the package and a few others. but it's not as good. | 11:35 |
iptable | lukas1, if you want oracle virtualbox in it's full power, you only want virtualbox-4.3 it installs everything you need in that package | 11:35 |
Xeago__ | I'm running piupart to verify my debian package, but it requires /usr/share/debootstrap/scripts/trusty to be present | 11:35 |
oleole | iptable: but thanks for the help! I'll disconnect now as I'm on that particular modem, so have to replug it when I've made the script :D | 11:36 |
iptable | oleole, that makes sense | 11:36 |
Xeago__ | I'm running 14.04, but the package debootstrap does not provide that script, what's wrong? | 11:36 |
iptable | oleole, good luck! | 11:36 |
oleole | Thank you :) Have a good day | 11:36 |
iptable | Xeago__, which script | 11:36 |
Xeago__ | iptable: /usr/share/debootstrap/scripts/trusty | 11:36 |
iptable | Xeago__, hold on. I'm on 14.04. checking | 11:37 |
iptable | ls -l /usr/share/debootstrap/scripts/trusty returns: /usr/share/debootstrap/scripts/trusty -> gutsy | 11:37 |
iptable | Xeago__, so yes, trusty script does exist in debootstrap in 14.04. It uses gutsy script which figures out that you called "trusty" and installs accordingly | 11:38 |
iptable | Xeago__, same script, figures out which name it was called by | 11:38 |
Xeago__ | the file is nonexistent for me, what version of debootstrap do you run? | 11:38 |
Xeago__ | I'm on 1.0.52-1~0.0.0.293.3bc34ed.1 | 11:38 |
iptable | Xeago__, on a fresh install of 14.04 I type in: aptitude install debootstrap. that's all | 11:39 |
jack | gutsy...one after feisty | 11:39 |
iptable | mhm | 11:39 |
jack | stone age | 11:39 |
Xeago__ | I'm stupid - what I'm installing is coming from our internal mirrors | 11:39 |
iptable | well, it installs trusty | 11:39 |
iptable | Xeago__, ah, so not installing the right version of debootstrap. | 11:39 |
=== cryptodan is now known as cryptodan_laptop | ||
iptable | Xeago__, version here as well: debootstrap 1.0.59ubuntu0.1 | 11:40 |
Xeago__ | 1.0.52 was released for trusty too, so not sure what's up with that | 11:40 |
Netriots | Hey! | 11:40 |
Xeago__ | thanks! | 11:40 |
iptable | Xeago__, whatever version you are running is not the version actively provided by trusty. even version naming doesn't match | 11:41 |
jack | what was a's name? my first ubuntu was breezy badger | 11:41 |
iptable | Xeago__, looks like debian version of debootstrap which doesn't have ubuntu scripts | 11:41 |
JCT | YEAH! IT ACTUALLY WORKED AND I HAVE W7!!! | 11:42 |
=== spn is now known as Beamboom_ | ||
iptable | JCT, so, when you reboot, are you asked which OS you want to boot? or does it boot straight to W7? | 11:42 |
JCT | i was asked :) | 11:43 |
JCT | and guess which one i chose? | 11:43 |
iptable | JCT, awesome. does it boot to both? linux and windows? | 11:43 |
iptable | eeee, nice, I wonder if he is asked by windows or linux? | 11:43 |
JCT | haven't tried W7 but i think it will work | 11:44 |
iptable | JCT, so, the boot menu? did it look like ubuntu boot menu or windows boot menu? | 11:44 |
JCT | ubuntu boot menu | 11:44 |
iptable | JCT: nice, so it installed to /dev/sda. good :) | 11:44 |
iptable | congrats | 11:44 |
iptable | wops | 11:44 |
JCT | nice | 11:44 |
JCT | ... | 11:45 |
JCT | im goint to firefox | 11:45 |
JCT | with the plugins i just got | 11:45 |
iptable | JCT: enjoy | 11:45 |
JCT | oh btw which unity3d web player is best? | 11:45 |
JCT | what to search | 11:45 |
JCT | in ubuntu Soft center | 11:46 |
iptable | what do you mean unity3d web player? | 11:46 |
JCT | for playing games that run unity3d | 11:46 |
jParkton | annnnnnd fail | 11:46 |
iptable | JCT: http://www.gamingonlinux.com/articles/unity3d-web-player-in-linux-browsers-thanks-to-pipelight-.2996/page=2 | 11:46 |
iptable | JCT: unity3d doesn't like linux users and don't provide a proper player I am afraid. steam4linux gives steam linux games, linux has it's own games in software centre, flash games work once you install flash and HTML5/AJAX games work. | 11:48 |
=== newbie is now known as Guest23080 | ||
=== Guest23080 is now known as luckybunny | ||
iptable | JCT: you are attempting a windows game engine on linux, so good luck. | 11:48 |
JCT | oh | 11:48 |
jParkton | just remove Linux and run Windows if you need a gaming rig | 11:48 |
JCT | k | 11:48 |
JCT | k | 11:48 |
JCT | i got this. | 11:48 |
jParkton | Linux isnt really known for its amazing game support | 11:48 |
JCT | bye | 11:48 |
k1l_ | the desktop unity is not related to the unity3d game engine | 11:49 |
iptable | linux is good and awesome for everything apart from gaming. for gaming, steam4linux games and HTML5/ajax games (also flash and java games) and also linux games from software centre. for anything windows-only use windows | 11:49 |
k1l_ | well, they are trying but that need some more time to grow | 11:49 |
iptable | ok | 11:49 |
iptable | taling to meself again | 11:49 |
matty_r | iptable: You're an idiot | 11:49 |
k1l_ | matty_r: stop that insults | 11:50 |
iptable | matty_r, that's a bit harsh of an abuse, don't you think? | 11:50 |
swift110-phone | Lol | 11:50 |
matty_r | Well come on, have you even launched Steam? | 11:50 |
iptable | matty_r, yes. in fact it's on now on my other monitor. | 11:50 |
matty_r | iptable, Then why such a bad rap for linux and gaming? | 11:51 |
jParkton | oh snap | 11:51 |
HewloThere | Hey, iptable, would you suggest MySQL or MariaDB? | 11:51 |
iptable | matty_r, I didn't say much bad for linux gaming, did I? | 11:51 |
jParkton | oh | 11:51 |
jParkton | maria | 11:51 |
OerHeks | matty_r, read carefully, it was not the remark of iptable | 11:51 |
Svetlana | HewloThere: for what usecase? | 11:51 |
MagicSpud | hello I just upgraded to ubuntu 14.04 from 12.04 and apart from some programs which I had to reinstall everything looks nice...but the graphics driver is driving me nuts | 11:51 |
iptable | matty_r, only that for windows games you need windows. I also did advise the user that steam4linux, html5, java and flash games as well as games from software centre run on linux | 11:52 |
Svetlana | how bad does it get? | 11:52 |
jParkton | iptable: he is just too stupid to read a nickname before he launches an assault | 11:52 |
matty_r | iptables, You pretty much throw away some of the great releases and almost put it into the category of mobile gaming | 11:52 |
HewloThere | iptable is like a help assassin. | 11:52 |
jParkton | lol | 11:52 |
iptable | matty_r, where did I say anything like that? | 11:52 |
HewloThere | I swear he needs his own channel. | 11:52 |
iptable | jParkton, agreed. is he even reading? | 11:53 |
jParkton | matty_r: that was me, stop proving yourself to be a dumbass and read a nickname ffs | 11:53 |
HewloThere | Hey, iptable, would you suggest MySQL or MariaDB? | 11:53 |
OerHeks | stop feeding the troll, lets move on please | 11:53 |
matty_r | iptable: flash and java, there is alot more out there then that | 11:53 |
iptable | HewloThere, no idea. I am a mysql user although with the way things a re going, looks like MariaDB is the one I should propose. | 11:53 |
k1l_ | !ot | matty_r iptable jParkton | 11:53 |
ubottu | matty_r iptable jParkton: #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks! | 11:53 |
iptable | HewloThere, it's compatible | 11:53 |
HewloThere | I see... | 11:53 |
hateball | MagicSpud: What chipset and driver combo might that be? | 11:54 |
iptable | matty_r, where did I say that linux is useless for gaming? | 11:54 |
* jParkton salutes all the commandos | 11:54 | |
iptable | ugh, nevermind. | 11:54 |
MagicSpud | the default graphics driver is xserver-xorg-video-nouveau but with this driver I have no 3d acceleration and the graphics are slow...some web pages remain mixed with the new ones and its hard to trust what you read | 11:54 |
HewloThere | iptable: Separate issue; I'm trying to run htpasswd, however, it says "cannot create file". | 11:54 |
Avryn | iptable, you didnt... jparkton essentially did... "<jParkton> just remove Linux and run Windows if you need a gaming rig" | 11:54 |
MagicSpud | hateball the graphics card is a geforce gt 610 | 11:55 |
iptable | HewloThere, are you sure you have permission to write in that directory? tried sudo? | 11:55 |
OerHeks | MagicSpud, what videocard? open terminal: lspci | grep -i VGA | 11:55 |
OerHeks | ah | 11:55 |
hateball | MagicSpud: Well you should be able to enable the restricted driver in system settings -> drivers, or some such | 11:55 |
matty_r | iptable: You didn't mate. You almost dimissed it entirely from being a solid gaming platform. When it's quite capable, lots of AAA titles available now. | 11:55 |
HewloThere | Tried with and without sudo, even though I am root user. | 11:55 |
iptable | matty_r, where did I do that? | 11:56 |
iptable | HewloThere, what command did you run? | 11:56 |
jParkton | Avryn: yes and I stand by that, but we have been operscolded a couple of times for non kernel related talk | 11:56 |
k1l_ | matty_r: last time now. this is not a duscussion channel its a technical support channel | 11:56 |
jParkton | so we dropped it | 11:56 |
hateball | MagicSpud: I am on KDE, so I am not sure exactly where. Perhaps it is still named jockey-gtk in Ubuntu, if you can launch that | 11:56 |
HewloThere | iptable: I ran "sudo htpasswd -c /root/passwords/.htpasswd admin" | 11:56 |
iptable | jParkton, no worries mate. I agree with you 50% of the way ;) At least for current year 2014 ;) | 11:57 |
MagicSpud | hateball I did but any other driver different from xserver-xorg-video-nouveau turns my screen black | 11:57 |
OerHeks | MagicSpud, 610 sounds like dual GPu optimus | 11:57 |
iptable | HewloThere, does /root/passwords directory exist? | 11:57 |
jParkton | lol | 11:57 |
HewloThere | No. Lol. | 11:57 |
MagicSpud | OerHeks and what with that? | 11:57 |
iptable | heh | 11:57 |
jParkton | hateball: me too | 11:57 |
jParkton | love KDE | 11:57 |
hateball | !bumblebee | MagicSpud | 11:57 |
ubottu | MagicSpud: The Bumblebee Project aims to support NVIDIA Optimus technology under Linux. The Bumblebee website can be found at http://bumblebee-project.org/ | 11:57 |
k1l_ | bumblebee is outdated, use nvidia-prime instead | 11:58 |
iptable | MagicSpud, tried nvidia-prime? it's a package that aims at providing the switch natively | 11:58 |
iptable | oh | 11:58 |
hateball | I see | 11:58 |
OerHeks | :-) | 11:58 |
HewloThere | Still can't create file... | 11:58 |
hateball | Been a while since I was at the mercy of such a foul beast such as optimus | 11:58 |
MagicSpud | nvidia-prime¿ | 11:58 |
MagicSpud | bumblebee? | 11:59 |
iptable | nvidia prime supports optimus. transformers gone wrong... | 11:59 |
HewloThere | I created the directories "/path/to/passwods/" and it still didn't work. | 11:59 |
MagicSpud | the card was performing awesome under 12.04 | 11:59 |
MagicSpud | why is this crappy in 14.04? | 11:59 |
iptable | and prime is better than bumblebee :D | 11:59 |
jParkton | unity? | 11:59 |
matty_r | MagicSpud - did you use Optirun? | 11:59 |
HewloThere | iptable: I created the directories "/path/to/passwods/" and it still didn't work. | 11:59 |
k1l_ | MagicSpud: if you got a 2video card setup (like the nvidia for power and the intel one for saving energy, called nvidia optimus) you will need a special driver for that | 11:59 |
MagicSpud | matty_r I dont know what that is?¿ | 12:00 |
pak101 | iptable no luck with bios upgrade | 12:00 |
iptable | HewloThere, htpasswc -c /root/.htpasswd admin | 12:00 |
iptable | HewloThere, does that work? | 12:00 |
iptable | HewloThere, if it does, then move the .htpasswd where you want it to. | 12:00 |
matty_r | MagicSpud, with bumblebee installed you run the game with the launch option 'optirun' which forces the game to use your dedicated graphics card. | 12:00 |
iptable | HewloThere, if not, can you create any files in that dir in any way? maybe you have a bigger issue | 12:00 |
=== Overtime_Gir is now known as Invader_Gir | ||
iptable | pak101, did you destroy and recreate the 8TB raid array before checking? | 12:01 |
OerHeks | MagicSpud, go for nvidia-prime, as bumblebee is outdated | 12:01 |
pak101 | iptable no i will try now | 12:01 |
HewloThere_ | iptable: I made the file. | 12:02 |
iptable | pak101, go for it. if that fails, you have a fakeraid controller that doesn't support large drives under linux. it is not uncommon. | 12:02 |
iptable | HewloThere, cool. so move it where you want it to. | 12:02 |
matty_r | OerHeks, Is it? damn. I only just installed bumblebee like a month ago. | 12:02 |
HewloThere_ | How do I move it in SSH? =P | 12:02 |
iptable | HewloThere, ssh to the destination server and use the mv command | 12:02 |
pak101 | iptable trying it out onw | 12:02 |
pak101 | iptable onw -> now | 12:02 |
iptable | HewloThere, mv - move | 12:02 |
HewloThere_ | What's the format? | 12:03 |
iptable | HewloThere, man mv | 12:03 |
HewloThere_ | Thx. | 12:03 |
iptable | HewloThere, it will tell you it's mv {SOURCE} {DESTINATION} on 3rd line of the output. | 12:03 |
MagicSpud | OerHeks matty_r bumbblebee and nvidia-prime are not compatible are they? | 12:03 |
k1l_ | MagicSpud: forget about bumblebee, just use nvidia-prime | 12:04 |
iptable | MagicSpud, no they are not compatible. bumblebee existed for a long while, doesn't matter when you installed it. nvidia-prime is official ubuntu nvidia dual-card support now. | 12:04 |
iptable | MagicSpud, I installed windows xp only a month ago too in a VM. Oh, it[s obsolete - see where I'm going with this? use nvidia-prime. | 12:05 |
HewloThere_ | How does one find something recursively? | 12:05 |
iptable | HewloThere_, what do you mean find something recursively? | 12:05 |
eeee | HewloThere_: is there any other way ? :P | 12:05 |
HewloThere_ | Find a file (.htpasswd) | 12:05 |
iptable | I tend to open all the drawers on the shelf ;) | 12:05 |
OerHeks | MagicSpud, no, https://wiki.ubuntu.com/X/Config/HybridGraphics#A14.04-1 " you can easily switch between GPUs from the Prime section of the nvidia-settings panel." | 12:05 |
HewloThere_ | I've got no idea, I'm a noob. | 12:05 |
MagicSpud | okay I ll give a shot to nvidia-prime though not quite sure what for... | 12:06 |
iptable | HewloThere_, find /path/to/start/searching -name ".htpasswd" | 12:06 |
eeee | HewloThere_: find is recursive unless you specify the max depth | 12:06 |
matty_r | MagicSpud, check out this article http://swapniel99.wordpress.com/2014/05/31/bumblebee-or-nvidia-prime/ | 12:06 |
HewloThere_ | Oh. | 12:06 |
MagicSpud | there is no graphics card embedded in my motherboard | 12:06 |
MagicSpud | the geforce gt 610 is the only card I am using | 12:06 |
HewloThere_ | So if I wanted to find .htpasswd and didn't know which folder to start in, I just type "find -name ".htpasswd"? | 12:06 |
iptable | MagicSpud, so why bumblebee and/or prime at all? what's the actual issue? | 12:07 |
=== Caroga is now known as Caroga_afk | ||
eeee | HewloThere_: sudo find / -xdev -iname ".htpasswd" | 12:07 |
iptable | MagicSpud, if you only got 1 graphics card, no need for either. just install nvidia graphics drivers using the software centre, reboot and away you go. | 12:07 |
matty_r | MagicSpud, Do you have an Intel processor? | 12:07 |
HewloThere_ | Thx. | 12:07 |
MagicSpud | the issue is I am having problems to read this chat because of the awfull refresh rate | 12:07 |
matty_r | MagicSpud, and it's in a laptop? | 12:07 |
iptable | HewloThere_, no, you type in: find / -name ".htpasswd" | 12:07 |
eeee | HewloThere_: -xdev is useful if you dont want it traversing any mounted ext hdd's you have, it will tell it to stick to the filesystem | 12:07 |
iptable | HewloThere_, so you start in / | 12:07 |
MagicSpud | no | 12:08 |
MagicSpud | desktop | 12:08 |
HewloThere_ | I found it. =P | 12:08 |
HewloThere_ | How do I make ls show hidden files? | 12:08 |
iptable | MagicSpud, ok, then install the proprietary nvidia drivers. did you install them? | 12:08 |
iptable | HewloThere_, ls -a | 12:08 |
eeee | HewloThere_: ls -a | 12:08 |
matty_r | MagicSpud, ohhh ok, sorry. I may have lead you down the garden path with this then. as iptable said, goto additional drivers and install the proprietary nVidia ones. | 12:08 |
frosch | hey, so i borked ubuntu 14.04. some months ago installed lubuntu desktop or other things on normal ubuntu. removed. no problems since, except it still shows "lubuntu" while booting. dunno if this has st to do with the prob, which is: | 12:08 |
MagicSpud | iptable I did that several times and the only working driver is nouveau | 12:08 |
pak101 | iptable no luck after recreation | 12:08 |
pak101 | iptable i will stick with software raid thanks a lot for helping | 12:09 |
iptable | MagicSpud, when you install nvidia drivers, did you do that via software centre or apt-get? | 12:09 |
iptable | pak101, no worries mate | 12:09 |
matty_r | MagicSpud, press the Super button and type Additional Drivers. Open that up and have a look at your options. | 12:09 |
iptable | it's been a while since someone said "press the super button". kudos to you :) | 12:10 |
MagicSpud | I first tried the fabulous gui additional drivers but it looks like pulling my leg because the changes are not setting... | 12:10 |
iptable | MagicSpud, cli drivers will not install just like that | 12:10 |
frosch | had to reboot today (had for some weeks "need to reboot following updates" but clicked "later"), now when logging in: no desktop, only background. "ubunty" in terminal (started from text console) brings up some things. how to correct? what to reinstall? | 12:10 |
MagicSpud | then I switched to tty and tried ubuntu-drivers devices to find out wich driver to install | 12:10 |
HewloThere_ | If I said in a file, something (a .htpasswd) is in /path/to/passwords/, would that be /root/path/to/passwords/ or /path/to/passwords (in the "/" directory, not "/root" directory). | 12:10 |
MagicSpud | it said the recommended driver is nvidia-340 but I had no luck at all installing it | 12:10 |
iptable | MagicSpud, you have probably broken it. to install nvidia drivers from cli you need: apt-get install build-essential linux-headers, 2. then you apt-get install nvidia-331-updates nvidia-opencl-icd-331-updates nvidia-prime nvidia-settings | 12:11 |
iptable | MagicSpud, that will give you full nvidia support. reboot and check | 12:11 |
HewloThere_ | iptable: If I said in a file, something (a .htpasswd) is in /path/to/passwords/, would that be /root/path/to/passwords/ or /path/to/passwords (in the "/" directory, not "/root" directory). | 12:11 |
eeee | "/" is the starting directory, /root is a directory under it | 12:12 |
iptable | HewloThere_, /path/to/passwords is NOT /root/path/to/passwords. /root is just root user home directory | 12:12 |
HewloThere_ | Ahh... | 12:12 |
iptable | HewloThere_, "root directory" is /. "Root user's home" is /root | 12:12 |
iptable | HewloThere_, you need root access to see files under /root | 12:13 |
eeee | or a really good 0-day :P | 12:13 |
HewloThere_ | I am root. =P | 12:13 |
iptable | MagicSpud, but no, you should have, from start, installed nvidia drivers using software centre additional drivers section and rebooted. | 12:13 |
iptable | eeee, or that | 12:13 |
Ben64 | HewloThere_: you shouldn't be | 12:14 |
iptable | HewloThere_, you are, but apache will not be when it runs. it will not have access to .htaccess | 12:14 |
iptable | Ben64, when you are executing a lot of root-only commands one after another it helps being root, not having to sudo eveery command one after another | 12:14 |
HewloThere_ | I put the file in /path/to/passwods | 12:14 |
HewloThere_ | I put the file in /path/to/passwords * | 12:14 |
Ben64 | iptable: its an extra 4 letters : / | 12:14 |
iptable | Ben64, or about 1000 if you are doing a lot of root-related configs | 12:15 |
iptable | Ben64, ever tried to deploy mail server with antispam and virtualusers in under 1 day? | 12:15 |
Ben64 | really? 250 lines? don't be silly | 12:15 |
iptable | my server install manual contains more than that | 12:15 |
iptable | and 99% of it is stuff in /etc and reboots and installs | 12:16 |
iptable | there is time to stick to sudo, there is a time to sudo -i to root. on fresh install and configuration, I opt for the latter. | 12:16 |
Ben64 | you can do whatever you want, most users should not, and its not recommended in this channel | 12:16 |
eeee | i think it's fine | 12:17 |
iptable | it's a choice everyone has | 12:17 |
HewloThere_ | iptable: Do I need a BIND9 DNS SERVER if it's a VPS? | 12:17 |
eeee | enabling the root user isn't | 12:17 |
eeee | as it's a security risk | 12:17 |
eeee | but if you dont know what you're doing, you shouldn't be using sudo <command> anyways | 12:17 |
iptable | eeee, sudo -i is not enabling root user, is it? | 12:17 |
eeee | sudo -i what's the problem | 12:17 |
eeee | iptable: no, it's not | 12:17 |
iptable | ok | 12:17 |
HewloThere_ | iptable: Do I need a BIND9 DNS SERVER if it's a VPS? | 12:18 |
Ben64 | its almost never necessary to get a root shell | 12:18 |
iptable | ah I see what you are saying | 12:18 |
iptable | HewloThere_, patience? | 12:18 |
HewloThere_ | Sorry. =P | 12:18 |
Ben64 | HewloThere_: you don't "need" anything | 12:18 |
HewloThere_ | Is it suggested? | 12:18 |
iptable | eeee, yes. password on root user is not a good idea. sudo -i ... no, if you need it, you use it. | 12:18 |
iptable | HewloThere_, do you want to take care of DNS for your own domain? | 12:18 |
iptable | HewloThere_, you need to answer your own questions... | 12:18 |
HewloThere_ | Well, I already have a domain connected to it. | 12:19 |
HewloThere_ | That works. | 12:19 |
iptable | HewloThere_, so don't deploy a dns server if you don't want it. decide what you do want. | 12:19 |
raichunator | hello. I have a problem with the flash player. I have ubuntu 14.04. On sites like facebook it requiers me to get flash player | 12:19 |
HewloThere_ | I'm a complete newb with Linux. That's why I'm asking. | 12:19 |
Ben64 | HewloThere_: then why are you trying to run a vps? | 12:19 |
HewloThere_ | I'm trying to setup a mail server... | 12:20 |
iptable | HewloThere_, it's not a linux related question really. it's a sysadmin question to server services | 12:20 |
HewloThere_ | raichumator: Install Flash? | 12:20 |
iptable | raichunator, go to software centre and isntall flash | 12:20 |
HewloThere_ | I see... | 12:20 |
OerHeks | raichunator, flash games on facebook do not work AFAIK | 12:20 |
raichunator | iptable, it's already installed thats the strager thing | 12:20 |
HewloThere_ | What IRC client do y'all use? | 12:20 |
raichunator | OerHeks, i don't play games just for video | 12:21 |
Ben64 | HewloThere_: you might want to test out all this server stuff locally before getting a vps and having it connectible worldwide | 12:21 |
iptable | HewloThere_, it's a personal choice. I use hexchat as it came with my mint and I can't be bothered to switch to something else. it does the job. let's me chat | 12:21 |
iptable | HewloThere_, and what Ben64 said. follow tutorials, learn what you are doing in a VM, THEN deploy live | 12:21 |
HewloThere_ | The thing is, I can't test it locally, I don't have a spare server laying around. | 12:21 |
Ben64 | virtualbox | 12:21 |
HewloThere_ | I'd prefer not to do that. | 12:22 |
HewloThere_ | VPS is easier. | 12:22 |
iptable | HewloThere_, VM? virtualbox/kvm/vmware all do it. | 12:22 |
HewloThere_ | I can turn it off if I need to. | 12:22 |
iptable | HewloThere_, and they are the easiest option. | 12:22 |
Ben64 | HewloThere_: also opens you up to attack | 12:22 |
HewloThere_ | =P | 12:22 |
HewloThere_ | raichunator: Is your Linux install 32 or 64 bit? | 12:22 |
iptable | HewloThere_, virtualization, really. do that. learn. and yes, you can turn virtual machines off at will too. that's what VPS providers do. only you are in control.. | 12:22 |
iptable | anyhow | 12:23 |
Ben64 | HewloThere_: mail servers + inexperience = recipe for disaster | 12:23 |
HewloThere_ | I'd prefer to leave my Win 8.1 alone. =P | 12:23 |
raichunator | HewloThere_, 64bit | 12:23 |
HewloThere_ | Yea. | 12:23 |
Ben64 | vbox wouldn't mess with windows at all | 12:23 |
iptable | HewloThere_, get a machine with 4GB of RAM and run zimbra instead. simple install, deployment, powerful mail and calendar system, all auto-deploys without having to do it yourself. and it's free. | 12:23 |
HewloThere_ | http://get.adobe.com/flashplayer/download/?installer=Flash_Player_11.2_for_Ubuntu_(apt)&standalone=1 | 12:23 |
Ben64 | raichunator: don't do that ^ | 12:24 |
HewloThere_ | Do wht? | 12:24 |
HewloThere_ | what? * | 12:24 |
OerHeks | helgikrs3, that version is in our repos | 12:24 |
Ben64 | raichunator: sudo apt-get install flashplugin-installer | 12:24 |
HewloThere_ | I can't afford 4GB of RAM. | 12:24 |
raichunator | in software center it says installed for mozilla | 12:24 |
OerHeks | helgikrs3,sorry, was for HewloThere_ > that version is in our repos | 12:24 |
iptable | HewloThere_, and virtualbox/vmware/windows virtualization do not mess with your windows install. hence they are called "virtual machines". altohugh if you are afraid to run a VM, mail server depliyment is outside your peremiter for now. | 12:24 |
compdoc | heh | 12:24 |
HewloThere_ | Mhm. | 12:25 |
iptable | mail servers are the most complicated thing available to linux admin to deploy themselves. | 12:25 |
iptable | vlans, nah. bgp, simple. mail server is bloody complicated. really. | 12:25 |
HewloThere_ | Mhm. | 12:25 |
compdoc | HewloThere_, if you want a decent mail server thats easy to set up, try SME Server in a virtual machine | 12:25 |
HewloThere_ | What does SME stand for? | 12:25 |
compdoc | google it | 12:26 |
iptable | HewloThere_, installing a mailserver from scratch atm is not for you, trust us. get something like SME or zimbra or other. something that deploys itself. | 12:26 |
compdoc | its from contribs.org | 12:26 |
xxd | hello | 12:26 |
HewloThere_ | I'd like to do that, but can't get it to work. | 12:26 |
HewloThere_ | I tried iRedmail but constantly not working. | 12:26 |
raichunator | Ben64, flashplugin-installer is already the newest version. | 12:26 |
xxd | I don't how to quit | 12:26 |
Ben64 | raichunator: then you've got flash already | 12:26 |
iptable | xxd, type in /quit | 12:27 |
compdoc | HewloThere_, many ISPs block port 25, so you have to take steps to bypass that | 12:27 |
HewloThere_ | I'm on a VPS... All ports are unblocked... | 12:27 |
compdoc | cool | 12:27 |
HewloThere_ | It's with Digital Ocean, which I'm sure many of you have heard of. =P | 12:27 |
raichunator | Ben64, chrome does not play it it says it is not installed | 12:27 |
iptable | HewloThere_, hacing all ports unblocked is a first issue already... | 12:27 |
Ben64 | raichunator: chrome has its own built in flash player | 12:28 |
HewloThere_ | Well, you can use all ports, you just have to set up firewall. | 12:28 |
raichunator | Ben64, chromium sorry. so what can i do? | 12:28 |
iptable | digital ocean ... so many people come here complain about it. | 12:28 |
Ben64 | raichunator: you should try chrome, has a newer version of flash | 12:28 |
HewloThere_ | I love it. | 12:28 |
HewloThere_ | It's great. | 12:28 |
iptable | HewloThere_, especially when they ask you to shutdown your VM to do a snapshot lol | 12:29 |
iptable | good luck | 12:29 |
* iptable goes to eat lunch | 12:29 | |
HewloThere_ | =P In Singapore, you dont need to do that anymore. | 12:29 |
jishjish | hi all, I've just bought and installed a new hdd. When I use the binary ";sblk" in the terminal it shows the computer detects the drive. So I installed gparted to partition it. When I go to add a partition table it asks for a "partition table type". GPT is default but I don't know which one I should use. I came from windows where the drive was form | 12:31 |
jishjish | atted as ntfs and linux ext4 but I don't know anything about Partition Table Types on either system. | 12:31 |
jishjish | I think GPT (the default selected for me ) is standard. | 12:31 |
jishjish | Any idea on the partition table guys? | 12:33 |
=== gnu is now known as Guest74891 | ||
=== dannixon is now known as Guest49201 | ||
minimec | jishjish: "in case of doubt", always stay 'default' | 12:34 |
BluesKaj | jishjish,for what OS do you want to format the drive? | 12:35 |
compdoc | jishjish, what size is the drive? | 12:35 |
litropy | killall gimp-2.6 refuses to kill. What command can I run to kill it? | 12:35 |
jishjish | compdoc its a seagate baracuda 3TB | 12:35 |
jishjish | top | 12:35 |
compdoc | jishjish, GPT is a good choice for large drives | 12:35 |
raichunator | Ben64, Thank you it works | 12:35 |
jishjish | litropy: top will show you processes running. and information about them. Then use the kill command. | 12:35 |
raichunator | Ben64, with pepper | 12:36 |
minimec | litropy: 'killall gimp'? check with 'pidof gimp' | 12:36 |
HewloThere | What's the difference between aptitude and apt-get? | 12:36 |
litropy | 20513 19026, jishjish, minimec | 12:37 |
jishjish | compdoc: what's a good choice for small ones? I've never noticed this setting in gparted before for a partition table and ive reformated and repartitioned many times. | 12:37 |
compdoc | jishjish, only two choices, really: msdos and gpt | 12:37 |
litropy | minimec, jishjish kill 19026 && kill 20513 doesn't do anything | 12:37 |
geirha | HewloThere: Just two different apt front-ends | 12:37 |
raichunator | I want to install a game from steam on ubuntu 14.04, but it dosen't let me install it on the other NTFS hard drive that i have. I suppose i need to mount ? | 12:38 |
jishjish | litropy: you should only get one value for gimp | 12:38 |
eeee | litropy: try kill -9 19026 | 12:38 |
geirha | HewloThere: There are graphical ones too; synaptic package manager and the ubuntu software center | 12:38 |
jishjish | josh@JOSHUA-PC:~$ pidof gimp | 12:38 |
jishjish | 2518 | 12:38 |
jishjish | josh@JOSHUA-PC:~$ kill 2518 | 12:38 |
jishjish | josh@JOSHUA-PC:~$ | 12:38 |
HewloThere | =P | 12:38 |
litropy | jishjish, it kinda bugged, then I opened another image with gimp and it loaded a new instance. | 12:38 |
litropy | eeee, negative. | 12:38 |
jishjish | compdoc: thanks for that ill stick with default and see how it goes. | 12:39 |
eeee | litropy: type xkill in the terminal | 12:39 |
eeee | and click on the window | 12:39 |
=== rafal is now known as Guest12786 | ||
HewloThere | iptable: Is it normal for my /etc/mailname file to only have my domain name it in? | 12:39 |
geirha | HewloThere: Aptitude is nice because it can do more advanced searches. That's mainly what I use it for anyway | 12:39 |
jishjish | litropy: try again, running the pidof and then kill commands. | 12:39 |
HewloThere | I see... | 12:39 |
HewloThere | Do they get from the same repository? | 12:39 |
litropy | eeee, lol I just killed my dock bar temporarily. Silly me. | 12:40 |
HewloThere | =P | 12:40 |
geirha | HewloThere: They all manage the same package system, yes. Installing a package with aptitude is no different than installing a package with apt-get | 12:40 |
finnrobi | I just discovered that a few of my ubuntu servers are running outdated versions of the distro and I'm thinking I should set up monitoring of this, does anyone know if there's something relatively scriptable that I can do? I'd like a server that detects itself to be running an old ubuntu to email me or fail a nagios check. | 12:40 |
litropy | eeee, there we go all set guys jishjish minimec | 12:40 |
HewloThere | Oooh. | 12:40 |
litropy | thx | 12:40 |
eeee | np | 12:41 |
geirha | HewloThere: you can install a package with aptitude and remove it with apt-get, or install with apt-get and remove it with aptitude. Makes no difference. | 12:41 |
HewloThere | iptable: Is it normal for my /etc/mailname file to only have my domain name it in? | 12:41 |
OerHeks | finnrobi, you will find out when the server recieves no updates | 12:41 |
HewloThere | Nice. | 12:41 |
jishjish | OerHeks: there has to be a more reliable method than that? | 12:42 |
jishjish | for finnrobi | 12:42 |
Unknown0BC | I have a kernel panic after removing package crda. This system has zillions of configs on it, it is a development laptop. I must figure out how to completely manually restore this package to a system which will not boot. | 12:42 |
HewloThere | geirha: Would you be able to tell my why my /etc/mailname file only has my domain name in it? | 12:43 |
Unknown0BC | Its going to be a painful little project is it not ? | 12:43 |
Unknown0BC | :) | 12:43 |
geirha | HewloThere: Don't know. Never seen /etc/mailname | 12:43 |
jishjish | compdoc is there a particular linux file system type (i.e. ntfs ext4 ) that is good for storing media and photos? | 12:43 |
finnrobi | OerHeks, jishjish: it seems like I should be able to use some of the scripts that are in /etc/update-motd.d/, for example 91-release-upgrade | 12:44 |
HewloThere | I'm following this. http://iptable.co.uk/mw_linux_as_a_server.php#mail | 12:44 |
compdoc | ext4 is great for linux systems, ntfs for windows | 12:44 |
jishjish | compdoc: great thanks | 12:44 |
eeee | finnrobi: you could have a cronjob that ran do-release-upgrade every once in a while and if it finds something emails you | 12:44 |
compdoc | if you use ext4, and need a windows machine to access, then use samba. but if you need a windows machine to directly use it, go ntfs | 12:45 |
HewloThere | geirha, , I'm following this. http://iptable.co.uk/mw_linux_as_a_server.php#mail | 12:45 |
finnrobi | eeee: yeah, that seems like it could be sanest approach | 12:46 |
sad | Hi | 12:50 |
sad | How can i upgrade lxle 14.04 to 14.04.1 ? | 12:51 |
=== yeahnoob_ is now known as yeahnoob | ||
k1l_ | sad: lxle is a not supported ubuntu spinoff. you need to ask them if the actually provide a 14.04.1 | 12:52 |
=== justinS_ is now known as jhsimpson | ||
=== dannixon_ is now known as Guest71555 | ||
sad | Thanks | 12:53 |
jishjish | sad there should be an lxde irc channel | 12:54 |
jishjish | I would hope | 12:54 |
granden | Hi, when trying to install php5-fpm I get an error saying there is no such package to install. | 12:55 |
granden | Have it been renamed? | 12:56 |
granden | Running Ubuntu 14.04 64bit | 12:56 |
ikonia | granden: check the repo | 12:56 |
eeee | granden: you have to enable the universe repo | 12:57 |
granden | eeee: Ok | 12:58 |
=== PsiOmega is now known as AlphaBeta | ||
jParkton | granden: try to install php-fpm | 13:01 |
jParkton | does that fail? | 13:01 |
v0lksman_ | hello! anyone able to help with a weird X crash where I can see the login screen but the login box won't populate with an input field. This happens after the PC has been on for a while and the screen locks as it should. When you go to unlock it you get this behaviour. I can't seem to restart X or anything other than a reboot to fix it... | 13:01 |
granden | jParkton: Installed it now by enabling the universe repo. Thanks anyway for taking time. | 13:01 |
jParkton | eh | 13:02 |
v0lksman_ | I'm currently in that state but logged in via CLI so the machine isn't completely frozen...Just X is crashed | 13:02 |
granden | jParkton: What? :) | 13:02 |
v0lksman_ | .xession-errors doesn't have much to say | 13:02 |
jParkton | nuffin :) | 13:03 |
v0lksman_ | and I'm using Nvidia 337.25 | 13:03 |
Ben64 | v0lksman_: try "sudo service lightdm restart" | 13:03 |
eeee | v0lksman_: ^^^ | 13:03 |
v0lksman_ | weird...I was trying with /etc/init.d/lightdm restart and would get no where | 13:04 |
v0lksman_ | this did get me back to a desktop. Any thoughts on how to figure out what is causing it though? | 13:04 |
eeee | maybe /var/log/syslog ? | 13:05 |
eeee | nevermind | 13:05 |
BluesKaj | v0lksman_, where did you get that nvidia driver? | 13:05 |
=== cryptodan is now known as cryptodan_laptop | ||
k1l_ | v0lksman_: maybe that is a dualmonitor issue? the login box should be shown on the active monitor where the mouse is | 13:06 |
v0lksman_ | BluesKaj: from nvidia.com | 13:07 |
v0lksman_ | k1l_: nope. while I do run dual (triple actually) I can move my mouse and the login box follows...just in some cases the input field isn't rendered | 13:07 |
v0lksman_ | will have to check logs and such next time as the service restart actually worked where init.d restart didn't so I was always forced to reboot | 13:08 |
k1l_ | v0lksman_: "sudo service lightdm restart | 13:08 |
k1l_ | its upstart actually | 13:08 |
v0lksman_ | oh and the problem does happen with other versions of the driver and the nouveau drivers too | 13:08 |
BluesKaj | v0lksman_, iirc that's an experimental driver not included in the repos ..definitely not recommended | 13:09 |
v0lksman_ | BluesKaj: yeah I ended up on it trying to stop the crashing. | 13:09 |
BluesKaj | v0lksman_, which nvidia gpu? | 13:10 |
v0lksman_ | BluesKaj: 750ti | 13:10 |
=== Kryptron_ is now known as Kryptron | ||
lxz | ............ | 13:20 |
* zaggynl summons pacman | 13:20 | |
nrbrtx | Dear all! I can't understand why Ubuntu does not have an init script for saving and restoring display backlight level. I have prepared one (see bug 1270579 ), it works on my laptops as expected. | 13:26 |
ubottu | bug 1270579 in sysvinit (Ubuntu) "Ubuntu should have an init script for saving/restoring backlight level on laptops" [Medium,Confirmed] https://launchpad.net/bugs/1270579 | 13:26 |
reisio | nrbrtx: probably because it's supposed to be remembered anyways, IIRC | 13:28 |
raichunator | Can some one help me with permissions on my HDD. I have changed the label on my HDD. Steam can now see it, but it now needs execute permission to install apps. Can anyone help me ? | 13:28 |
arcsky | hey my server got shutdown has that anything to do that i did apt-get upgrade && update earlier today? | 13:28 |
OerHeks | raichunator, hdd is ntfs? | 13:28 |
nrbrtx | <reisio>, it does not remembered by default. It remembered in systemd based distros, not Ubuntu. Also it is remembered after resuming from suspend, but it is not a solution. | 13:29 |
reisio | obviously it doesn't for you :) | 13:29 |
reisio | hence _supposed to_ | 13:30 |
jParkton | reisio: morning | 13:30 |
raichunator | OerHeks, Yes it is | 13:30 |
reisio | mornin' | 13:30 |
OerHeks | raichunator, ntfs is not poix, so it does not allow permissions like ext3/4 | 13:30 |
OerHeks | *posix | 13:30 |
OerHeks | turn it into ext 4 and you will be fine. | 13:31 |
nrbrtx | reisio: can you please call utility name, which did backlight save/restore functionality out-the-box of Ubuntu? | 13:31 |
=== rafal is now known as Guest66057 | ||
raichunator | OerHeks, Are you sure you can not install things under NTFS without using permission? | 13:32 |
reisio | nrbrtx: not really sure :) | 13:32 |
=== frosch is now known as nopf | ||
OerHeks | raichunator, yes | 13:32 |
OerHeks | ntfs is data only | 13:32 |
nrbrtx | reisio : so that is why I suggest to add mine init script. | 13:32 |
=== cryptodan is now known as cryptodan_laptop | ||
raichunator | OerHeks, Ok. If i change the format will i lose data ? | 13:33 |
OerHeks | raichunator, yes | 13:33 |
reisio | nrbrtx: yes, I got it :) | 13:33 |
raichunator | OerHeks, So that means a full format | 13:34 |
raichunator | ? | 13:34 |
i42n | Hey, I got a question about locales. why ist there a different spelling of the utf8 everywhere? is there a difference between en_US.utf8 and en_US.UTF-8? | 13:34 |
reisio | i42n: there is no difference | 13:34 |
i42n | reisio: so this is just mapping to the same? | 13:34 |
reisio | I believe ".utf8" is the new way, but they do the same thing | 13:34 |
reisio | yeah, they probably got tired of people asking if it was utf-8 or utf8 | 13:35 |
reisio | tl;dr: don't put hyphens in things you name | 13:35 |
i42n | reisio: ok thanks | 13:35 |
reisio | easily tested by setting either one, then the other | 13:35 |
i42n | reisio: is just wanted to make sure that it does not mess things up because postgresql creates the default tempalte locale for new databases from this setting | 13:36 |
Xander__ | hi, i run a ubuntu server behind a proxy, i have set the vars in /etc/enviroment , wget gets a connection, ping shows 100% package loss, whats wrong? | 13:36 |
i42n | I ran into that because I set the locale to en_US without the utf8 and therefore postgresql used latin1 | 13:36 |
reisio | i42n: heh | 13:37 |
reisio | i42n: locale -a | egrep -i 'en.us' | 13:37 |
reisio | i42n: and just by itself: locale | 13:37 |
i42n | I know. | 13:38 |
i42n | thanks a lot for the info | 13:38 |
=== CoreIT84 is now known as Corey84 | ||
jishjish | hi guys i'm struggling to get a single number showing me the size on disk or in mb/gb that some photography files are taking up when I pipe them from the find command. find . -type f -iname "*cr2" | du -csh > filesize.txt | 13:41 |
jishjish | can anyone help me, It just the find command said around 8000 so I am expecting somewhere around 200GB (8000*25mb per image. Raw canon. | 13:44 |
jishjish | but instead I get the total size of the portable hdd the files (and others I don't want to count are on?) | 13:44 |
raichunator | i just formated my HDD to ext4 and it does not appear in media and steam app does not find it. Any suggestions ? | 13:45 |
daftykins | jishjish: what's wrong with "ls -hl /path/to/images/" ? | 13:45 |
reisio | jishjish: du -bc $(find . -type f) | tail -1 | awk '{ print $1 }' | 13:45 |
daftykins | raichunator: to permanently set it up you should add an entry to /etc/fstab | 13:46 |
Vault108 | hello maybe some one can help for the past two days my laptop has been forceshutting down when it gets to like 50% | 13:46 |
=== cryptodan is now known as cryptodan_laptop | ||
=== romtamcloud is now known as Romtam | ||
=== justinS_ is now known as jhsimpson | ||
jishjish | daftykins: I think there must need to be a recursive switch in their somewhere it only showed files/folders on root drive (not all photos cr2 filees). And reiso: Ill try adding -du -bc and see where I get. | 13:47 |
Mia | hello channel | 13:48 |
Mia | I'm new to linux | 13:48 |
jishjish | hello mia | 13:48 |
Mia | what's the difference between sudo apt-get and apt-get | 13:48 |
Mia | I mean, what's sudo in general | 13:48 |
Vault108 | hello mia any one know whats up with my computer? for the past two days my laptop has been forceshutting down when it gets to like 50% | 13:48 |
Mia | some tutorials mention sudo, to install packages | 13:48 |
daftykins | !sudo | 13:49 |
ubottu | sudo is a command to run command-line programs with superuser privileges ("root") (also see !cli). Look at https://help.ubuntu.com/community/RootSudo for more information. For graphical applications see !gksu (GNOME, Xfce), or !kdesudo (KDE). If you're unable to execute commands with sudo see: http://www.psychocats.net/ubuntu/fixsudo | 13:49 |
Mia | some dont | 13:49 |
daftykins | Mia: ^ | 13:49 |
jishjish | sudo involkes root permissions which is like special or administrator permissions | 13:49 |
zaggynl | 13:49 | |
ubottu | While Google is useful for helpers, many newer users don't have the google-fu yet. Please don't tell people to "google it" when they ask a question. | 13:49 |
daftykins | Mia: that's because it's not always needed. | 13:49 |
zaggynl | Work on your google-fu Mia ;-) | 13:49 |
Mia | OH thank you | 13:49 |
Mia | so I'm trying to install nodejs | 13:49 |
JCT | i need help installing zandronum on this linux | 13:49 |
Mia | and I need to sudo for that? | 13:49 |
Mia | why? | 13:49 |
BluesKaj | Vault108, explain laptop has been forceshutting down when it gets to like 50% | 13:49 |
k1l_ | zaggynl: dont just tell people to google in here, please | 13:49 |
Mia | I mean why soem of th stuff needs it, and some don't | 13:49 |
Mia | how will I know the difference | 13:49 |
zaggynl | I told her to work on her google-fu | 13:50 |
JCT | i will put in the command lines with && to download it | 13:50 |
daftykins | Mia: when it doesn't work and you didn't use it, you needed to use it. | 13:50 |
k1l_ | Mia: if you dont know why it needs sudo dont give it sudo | 13:50 |
Mia | :D | 13:50 |
Mia | Perfect answers | 13:50 |
Snake2k | Ubuntu > Life | 13:50 |
Mia | thank you very much <3 | 13:50 |
JCT | i'm putting in the commands | 13:50 |
jishjish | mia I believe sudo is used for administrator privelige like when installing a program. Most of the time though type the command without it. And terminal will tell you if you need sudo permissions to run it. | 13:50 |
Urist_ | hello... anyone here has experience setting up bittorrent sync on a headless machine? | 13:51 |
k1l_ | Mia: its an old and bad windows habbit to run everything with admin rights. you dont need that in 99% of the times. its part of the security setup to not use sudo all the time | 13:51 |
zaggynl | Urist_: look into rtorrent and rtgui | 13:51 |
codebanshee | Mia: things that need sudo will often generate "Permission denied" errors if you try and run them without it - or will say "you need to be root to do that" | 13:51 |
Urist_ | ty zaggynl | 13:51 |
Mia | thank you very much for all those answers | 13:51 |
JCT | i will process the command line for zandronum now. | 13:51 |
h00k | Urist_: Also Deluge can do it, and Transmission has a web interface as well | 13:51 |
zaggynl | why is it so bad to tell people to google things | 13:52 |
jishjish | k1l_: it's not a good habit to tell someone if they don't know something like sudo not to use it otherwise people like myself and mia will never learn to use it. Mia as daftykins said. Get in the habit of running commands without it (most don't need) and you will be prompted and therefore learn as you go whats commands need sudo permissions and wha | 13:52 |
jishjish | t don't. | 13:52 |
BluesKaj | !google | zaggynl | 13:52 |
Urist_ | sorry zaggynl and h00k , I mean bt sync, not just a torrent client | 13:52 |
ubottu | zaggynl: While Google is useful for helpers, many newer users don't have the google-fu yet. Please don't tell people to "google it" when they ask a question. | 13:52 |
dev_neoren_ | its making people Dependant on google | 13:52 |
JCT | i might need help with installing Zandronum | 13:52 |
=== Guest2532 is now known as NaStYdoG | ||
Mia | jishjish, thank you I will do that | 13:52 |
daftykins | JCT: share what you're going to run before you run it. | 13:53 |
jishjish | zaggynl: if people could just find things on google they wouldn;t be in aforum like this asking for reals peopls's help on real questions. | 13:53 |
zaggynl | and that is worse than being dependant on volunteering folks on irc? | 13:53 |
daftykins | JCT: via http://paste.ubuntu.com/ | 13:53 |
=== CoreIT84 is now known as Corey84 | ||
daftykins | jishjish: it's nice to think that's how it works, but sadly it doesn't always. | 13:53 |
k1l_ | jishjish: the experience in here will tell you: people willl preface every single command with sudo, which is just wrong. so that is the intention behind my advise | 13:53 |
dev_neoren_ | human factor keeps the world sane | 13:53 |
Xander__ | hi, i run a ubuntu server behind a proxy, i have set the vars in /etc/enviroment , wget gets a connection, ping shows 100% package loss, whats wrong? btw google was no help yet | 13:53 |
dalekusa | first off, how do I send images through irc? | 13:53 |
somsip | !paste | dalekusa (use this) | 13:54 |
ubottu | dalekusa (use this): For posting multi-line texts into the channel, please use http://paste.ubuntu.com | To post !screenshots use http://imgur.com/ !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic. | 13:54 |
h00k | dalekusa: you don't, but you can use something like imgur to paste them and link them | 13:54 |
JCT | what syntax | 13:54 |
dalekusa | ok | 13:54 |
zaggynl | there is some merit in that dev_neoren_, it's IRC though, not linux class | 13:54 |
JCT | it looks ready idk | 13:54 |
JCT | hold on | 13:54 |
jishjish | daftykins: I ran this but was looking to get a single number (around 200GB) because I thought i told it to pipe only photographs into it find . -type f -iname "*cr2" | du -bc > filesixe.tx | 13:54 |
daftykins | jishjish: you were given an answer by someone else. i cannot assist. | 13:55 |
Safiyyah_ | Hi all haven't been here in while I need a second opinion | 13:55 |
daftykins | Safiyyah_: long time no see | 13:55 |
k1l_ | zaggynl: this support is basically "help to help yourself" . just telling them to search on google will not help them achive that. that is what most users will have done before comming here. | 13:55 |
dev_neoren_ | do we have a definition of IRC and do's and dont's or preferred modus operandi | 13:55 |
somsip | !guidelines | dev_neoren_ | 13:55 |
ubottu | dev_neoren_: The guidelines for using the Ubuntu channels can be found here: http://wiki.ubuntu.com/IRC/Guidelines | 13:55 |
JCT | is there anything i can use to open .exe on zandronum? | 13:56 |
JCT | or any exe? | 13:56 |
somsip | !wine | JCT | 13:56 |
ubottu | JCT: WINE is a compatibility layer for running Windows programs on GNU/Linux - More information: https://help.ubuntu.com/community/Wine - Search the !AppDB for application compatibility ratings - Join #winehq for application help - See !virtualizers for running Windows (or another OS) inside Ubuntu | 13:56 |
Safiyyah_ | I was trying to do a new install of Ubuntu and I also added a new hard drive, initially I forgot to connect it to the power supply and when I did that, the computer won't turn on anymore at all. Did I blow the power up. | 13:56 |
dalekusa | I started up my computer today, and it came up with this: http://imgur.com/IOXwYpS | 13:56 |
dev_neoren_ | i see...love the famework and limitations | 13:56 |
Safiyyah_ | I already went back and unplugged the new hard divide but still it's dead | 13:56 |
Fuchs | dev_neoren_: for more generic IRC stuff: see http://freenode.net/using_the_network.shtml and the links on it (the other thing is partially specific to ubuntu channels. Note that some channels have different guidelines, e.g. about off-topic banter, NSFW or other things) | 13:57 |
* dalekusa worked fie yesterday | 13:57 | |
dalekusa | fine | 13:57 |
daftykins | Safiyyah_: this is more of an off topic hardware question, #ubuntu-uk would be better though. | 13:57 |
dev_neoren_ | wish we could revise those.... | 13:57 |
somsip | dev_neoren_: join #ubuntu-ops for suggestions/discussion | 13:58 |
daftykins | dalekusa: are you familiar with the BIOS? check if that artefacting exists over the BIOS image too | 13:58 |
dalekusa | like the image that appears right as the boot starts? | 13:58 |
dev_neoren_ | fascinating....love how there is an answer for everything | 13:58 |
daftykins | dalekusa: yes, and has a keypress to enter the BIOS setup screen | 13:59 |
k1l_ | dev_neoren_: do you have an technical ubuntu support issue? else we try to keep this channel clear for the users who need support. thanks | 13:59 |
dalekusa | f10... | 13:59 |
BluesKaj | Safiyyah_, reconnect the HDD , and is this an additional drive to an existing one? | 13:59 |
dalekusa | no artifacting | 13:59 |
daftykins | dalekusa: leave it on for a few minutes just in case. now, presumably you saw the image you took after it started to boot from the hard disk... did you see the boot logo still? | 14:00 |
dev_neoren_ | i think just figured it out....ta | 14:00 |
dalekusa | That was after the boot had finished | 14:00 |
dev_neoren_ | thanks y'all | 14:01 |
dalekusa | but the artifacting started about 15-20 seconds, so I suppose it began when the splash was supposed to appear/ | 14:01 |
dalekusa | . | 14:01 |
daftykins | dalekusa: ok, confirm for a couple of minutes that you don't see the same in the setup screen, hit ctrl+alt+del to restart, let it boot back in and at that image, press ctrl+alt+F1 and see if you get a command line login (TTY) | 14:01 |
dalekusa | We have signal! | 14:02 |
dalekusa | it works now | 14:02 |
dalekusa | wonder what might have happened? | 14:02 |
ObrienDave | not pressing keys hard enough? ;P | 14:03 |
dalekusa | I didn't even have to press ctrl-alt-f1 | 14:03 |
daftykins | dalekusa: just a bad boot then, how odd | 14:04 |
lmat | I'm using compiz, but I need a new feature. the Shift Switcher should be able to show up on *both* outputs (not just "On activated output" or "one big switcher"). | 14:04 |
daftykins | dalekusa: i'd have expected you'd try again before coming in here ;) | 14:04 |
dalekusa | a couple of them in a row, how even odder | 14:04 |
megaloden | Hello all, I need help in installing Wordpress locally ON Ubuntu 14.04 | 14:05 |
daftykins | megaloden: their guide is pretty detailed. where are you getting stuck? | 14:05 |
oleole | How can I transfer one network configuration to another computer? I have tried copying /etc/NetworkManager/system-connections/CONFIGFILE to the same location on the other computer.. But I can’t see it in the network manager (even after reboot).. So it looks like I’m missing a file or something | 14:06 |
megaloden | I done sudo apt-get lamp-server^ and sudo apt-get phpmyadmin. daftykins it just isn't working | 14:06 |
daftykins | megaloden: what does "isn't working" mean? you can't see apache's test page when visiting http://localhost/ ? or what? | 14:06 |
maxvi | how can I convert dxf file to png/jpg via console? | 14:06 |
reisio | maxvi: possibly with imagemagick's 'convert' | 14:07 |
megaloden | like for during install of myphpadmin, its ask for some admin password and i put it in. Now when I run it, the password isn't working. Apache2 is working 127.0.1.1 | 14:07 |
reisio | convert foo.dxf bar.png | 14:07 |
megaloden | daftykins: test page is working. | 14:07 |
megaloden | thats about it | 14:07 |
daftykins | megaloden: phpymadmin isn't necessary to get it running. | 14:07 |
megaloden | ok will sudo purge it | 14:07 |
megaloden | awesome, I can't even purge it peacefully. I put in the password and I get this, "ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using | 14:08 |
megaloden | │ password: YES) " daftykins | 14:08 |
daftykins | megaloden: share exactly what you ran and the output properly via http://paste.ubuntu.com | 14:09 |
megaloden | abort abort ... its supposedly uninstalled now. | 14:09 |
DexterSkull | hello there! when i tried to boot Ubuntu 14.04 after installation it came to a halt and after waiting for 10 or so minutes i pressed 'Esc' key to get out of there. But i found this line being displayed there: "Starting cups-browsed Bonjour remote printer browsing daemon [ok]". | 14:09 |
DexterSkull | What could be the issue. | 14:09 |
somsip | megaloden: thats a mysql error FWIW | 14:09 |
megaloden | sudo apt-get purge phpmyadmin . Done. | 14:09 |
daftykins | megaloden: i want to see real output, not just what you tell me | 14:10 |
megaloden | ok | 14:10 |
megaloden | 2sec | 14:10 |
megaloden | daftykins: http://paste.ubuntu.com/8472939/ | 14:10 |
DexterSkull | is there anyone who help me? | 14:11 |
megaloden | Redoing sudo apt-get install lamp-sever^ and output seems fine. | 14:11 |
cfhowlett | !patience | DexterSkull, | 14:11 |
ubottu | DexterSkull,: 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/ | 14:11 |
DexterSkull | *could help me? | 14:11 |
somsip | megaloden: is this on ubuntu or mint? | 14:11 |
daftykins | !mint | megaloden | 14:12 |
ubottu | megaloden: Linux Mint is not a supported derivative of Ubuntu. Please seek support in #linuxmint-help on irc.spotchat.org | 14:12 |
BluesKaj | DexterSkull, just ask your question | 14:12 |
MagicSpud | hello I am back again...there is no way I can install the nvidia-340 driver recommended in ubuntu-drivers devices. | 14:12 |
DexterSkull | okay, cfhowlett | 14:12 |
megaloden | its basically ubuntu 14.04. | 14:12 |
daftykins | BluesKaj: DexterSkull had already, it was in one screen of scrollback. | 14:12 |
megaloden | Ok | 14:12 |
daftykins | no, it's not | 14:12 |
h00k | megaloden: but its not, | 14:12 |
OerHeks | mint has its own issues. | 14:12 |
cfhowlett | megaloden, it's not. use the mint channels for mint support please. you'll get better results. | 14:13 |
DexterSkull | when i tried to boot Ubuntu 14.04 after installation it came to a halt and after waiting for 10 or so minutes i pressed 'Esc' key to get out of there. But i found this line being displayed there: "Starting cups-browsed Bonjour remote printer browsing daemon [ok]", daftykins | 14:13 |
xbox | uu | 14:13 |
xbox | huy | 14:13 |
daftykins | DexterSkull: yeah i saw you first time | 14:13 |
xbox | Russian men | 14:13 |
cfhowlett | !ru | xbox, | 14:13 |
ubottu | xbox,: Пожалуйста наберите /join #ubuntu-ru для получения помощи на русском языке. | Pozhalujsta naberite /join #ubuntu-ru dlya polucheniya pomoshi na russkom yazyke. | 14:13 |
megaloden | Ok, thanks everyone. Going to LinuxMint channel | 14:13 |
DexterSkull | okay. do you have the answer?, daftykins | 14:13 |
MagicSpud | this is what I do: sudo service lightdm stop sudo apt-get purge xserver-xorg-video-nouveau sudo apt-get purge nvidia* sudo apt-get install nvidia-340 then it starts installing but at some point an error comes up: error could not open directory /lib/modules/3.5.0.18-generic | 14:14 |
daftykins | DexterSkull: i would have replied to you if i did | 14:14 |
xbox | Russia the BEST | 14:14 |
reisio | so true | 14:14 |
cfhowlett | xbox, ask your ubuntu questions | 14:14 |
xbox | Obama sheat | 14:14 |
DexterSkull | well thanks for replying then! daftykins | 14:14 |
OerHeks | !ot | xbox | 14:14 |
cfhowlett | !ops | xbox | 14:14 |
ubottu | xbox: #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks! | 14:14 |
ubottu | xbox: 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, bazhang | 14:14 |
MagicSpud | the driver is installed anyway but when rebooting only a black screen comes up | 14:14 |
daftykins | MagicSpud: what kind of computer is this? laptop? | 14:15 |
MagicSpud | daftykins p5k-e asus quad core | 14:15 |
MagicSpud | with a pci express geforce gt 610 nvidia card | 14:16 |
daftykins | MagicSpud: that sounds like a motherboard model to me, can you answer more accurately? | 14:16 |
JCT | does wine work with zandronum? | 14:16 |
st3phn_ | test | 14:16 |
daftykins | !test | st3phn_ | 14:16 |
ubottu | st3phn_: Testing... Testing... 1. 2.. 3... ( by the way, remember that you can use /join #test ) | 14:16 |
JCT | i am | 14:16 |
MagicSpud | daftykins nvidia geforce gt 610 on a pci express slot | 14:17 |
DexterSkull | BluesKaj, can you answer me? | 14:17 |
daftykins | MagicSpud: so, desktop computer? | 14:17 |
somsip | JCT: check here or join #winehq https://appdb.winehq.org/ | 14:17 |
MagicSpud | yes | 14:17 |
dev_neoren_ | i have removed windows for a full ubuntu laptop....500gb hdd...i need help with optimal partitioning measures for a permanent install and data protected when ubuntu fails again... | 14:17 |
daftykins | MagicSpud: can you share the result of "cat /etc/issue" ? | 14:17 |
MagicSpud | daftykins yes desktop | 14:18 |
BluesKaj | DexterSkull, did you do a md5sum check of the ubuntu image before insd | 14:18 |
BluesKaj | installing\ | 14:18 |
MagicSpud | daftykins: Ubuntu 14.04.1 LTS \n \l | 14:18 |
daftykins | MagicSpud: "uname -r" ? | 14:18 |
daftykins | dev_neoren_: partitioning correctly doesn't protect you against needing to backup. | 14:19 |
MagicSpud | daftykins: 3.5.0-18-generic | 14:19 |
DexterSkull | BluesKaj, i'm a newbie to all these things. so the answer is 'no i didn't' | 14:19 |
MagicSpud | daftykins: there is more: I have no sound | 14:19 |
dev_neoren_ | true...in the event that a reinstall of os is required then | 14:20 |
cfhowlett | !md5sum | DexterSkull, always md5sum your .iso. | 14:20 |
ubottu | DexterSkull, always md5sum your .iso.: 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_Windows | 14:20 |
DexterSkull | i couldn't, indeed. BluesKaj | 14:20 |
DexterSkull | but how can I?, BluesKaj | 14:20 |
MagicSpud | daftykins after the upgrade the sound config says dumb's output and I cant choose between digital or hd as I did on ubuntu 12.04 | 14:21 |
BluesKaj | DexterSkull, https://help.ubuntu.com/community/UbuntuHashes | 14:21 |
DexterSkull | i actually installed Ubuntu using WUBI, BluesKaj, cfhowlett | 14:22 |
daftykins | MagicSpud: we're talking about graphics drivers, not sound | 14:22 |
arjun_k | what i the status of 14.04? | 14:22 |
MagicSpud | daftykins whichever problem you like | 14:22 |
daftykins | MagicSpud: your upgrade didn't work properly, 3.13 is the kernel of 14.04 | 14:22 |
BluesKaj | !wubi | DexterSkull | 14:22 |
ubottu | DexterSkull: Wubi allows you to install or uninstall Ubuntu 12.04 LTS from within Windows ( version 7 or earlier ) in a simple and safe way. Wubi is INCOMPATIBLE with UEFI, Windows 8 Certified computers, and Windows RAID arrays. https://wiki.ubuntu.com/WubiGuide for more information. File wubi bugs at http://launchpad.net/wubi/+filebug | 14:22 |
MagicSpud | daftykins though I d like to fix graphics first | 14:22 |
cfhowlett | DexterSkull, bad news there ... wubi is dead, no longer supported and was only ever more of a PITA thana success. | 14:22 |
arjun_k | Which is the most reliable ubuntu version? means bug free. | 14:22 |
MagicSpud | daftykins oh okay | 14:22 |
daftykins | MagicSpud: there's something wrong with your install, i'd backup and clean install 14.04.1 personally. no telling what's gone wrong in your upgrade. | 14:23 |
BluesKaj | DexterSkull, so did you try to install 14.04 in wubi or 12.04? | 14:23 |
DexterSkull | 14.04 it was, BluesKaj | 14:24 |
MagicSpud | daftykins I upgraded using a burnt cd ubuntu 14.04 iso and just installed partitions on the previous partition table without formating... | 14:24 |
daftykins | MagicSpud: that's not enough | 14:24 |
MagicSpud | daftykins it all went smooth I only needed to reinstall some programs but this driver is a crap | 14:24 |
chrisss123456 | hey guys anyone have experience with github pulls? | 14:25 |
maxvi | reisio: convert doesn't work with dxf format | 14:25 |
BluesKaj | DexterSkull, that's why it didn't install properly , wubi doesn't support 14.04 and wubi is just a folder inside windows. it's not a proper Ubuntu installation | 14:25 |
MagicSpud | daftykins not enough? | 14:25 |
daftykins | MagicSpud: well you're on the wrong kernel and you're doing things like purging nouveau which is totally unnecessary. i'm sorry but there's something up with your install, you should be on a 3.13 kernel not 3.5 | 14:25 |
[jasper] | hej guys, how can i see what devices linux sees connected to usb? | 14:25 |
DexterSkull | what should i do now, BluesKaj, cfhowlett | 14:25 |
daftykins | [jasper]: lsusb | 14:26 |
MagicSpud | daftykins and the best choice is to obliterate the system? | 14:26 |
BluesKaj | !gparted |DexterSkull | 14:26 |
ubottu | DexterSkull: gparted is a !GTK/!Gnome !GUI partitioning program. Type « sudo apt-get install gparted » in a console to install it - A GParted "live" CD is available at http://gparted.sourceforge.net/livecd.php | 14:26 |
MagicSpud | daftykins I already made some concessions when upgrading loosing some databases... | 14:27 |
daftykins | MagicSpud: well, how much of your own time do you want to lose to this? | 14:27 |
BluesKaj | DexterSkull, use gparted to setup a proper linux partition for ubuntu | 14:27 |
MagicSpud | daftykins is really that hard to upgrade the kernel? | 14:28 |
BluesKaj | especailly if you want to also keep windows, DexterSkull | 14:28 |
DexterSkull | Thanks everyone. I come back here if anything went wrong again. | 14:28 |
reisio | maxvi: http://www.google.com/search?q="dxf2svg" | 14:28 |
eeee | MagicSpud: you might have a frankenbuntu | 14:28 |
MagicSpud | eeee lol | 14:28 |
daftykins | MagicSpud: it's not the only issue, it's apparent that you have way more little issues that are likely only beginning to surface. just backup, do it right, then you'll be in the best position to use the computer long-term. | 14:29 |
MagicSpud | daftkins hmmm okay... | 14:29 |
MagicSpud | daftkins how do I do it? | 14:29 |
MagicSpud | daftkins: can I keep home partition? | 14:30 |
daftykins | MagicSpud: got an external hard disk or multiple hard disks in this PC? | 14:30 |
daftykins | use tab to complet my nickname :P | 14:30 |
daftykins | oops complete | 14:30 |
MagicSpud | daftykins yep two internal hdd and one external and a usb pendrive | 14:30 |
daftykins | MagicSpud: so copy anything you want from your /home/username onto an external, then totally clean install from 14.04.1 media, including formatting | 14:31 |
[jasper] | daftykins: http://paste.ubuntu.com/8473020/ .. which device do you think is my receiver? | 14:31 |
daftykins | MagicSpud: /home can contain old configs that cause problems, so i wouldn't restore things 100%. | 14:31 |
daftykins | [jasper]: i can think of many different types of receivers, can you be more specific? | 14:32 |
whitesn | anyone got black screen booting into 14.10 after installing? | 14:32 |
daftykins | !utopic | 14:32 |
ubottu | Ubuntu 14.10 (Utopic Unicorn) is the next development release of Ubuntu due for release in October 2014. Support in #ubuntu+1. For more info, see the announcement at http://www.markshuttleworth.com/archives/1363 | 14:32 |
daftykins | whitesn: wrong channel. | 14:32 |
MagicSpud | daftykins....that is not precisely rocket science... | 14:32 |
whitesn | daftykins: o, sorry.. which channel should i go to? | 14:32 |
daftykins | MagicSpud: you're going to have to be a bit more specific about what you're saying. | 14:32 |
daftykins | whitesn: see above where it explains exactly that | 14:33 |
MagicSpud | daftykins thanks | 14:33 |
=== dannixon is now known as Guest93634 | ||
[jasper] | daftykins: sorry, allready seeing it. it's a rotel usb 2.0 dac | 14:36 |
camtron | Is it possible to find out the root password and log in as root or use the su command in Ubuntu? | 14:39 |
daftykins | camtron: never use su, there is no root password, run "sudo -i" or "sudo -s" - "man sudo" for more info | 14:40 |
imbezol | camtron: by default there's no root password. you can set one | 14:40 |
daftykins | imbezol: we do not advise that, please don't suggest it | 14:41 |
cfhowlett | !password | camtron | 14:41 |
ubottu | camtron: Forgot your password? See https://help.ubuntu.com/community/LostPassword What's the root password? See !sudo. Don't see *** in password prompts? That's normal. Sudo doesn't ask for your password? It remembers you for several minutes. Please use strong passwords, see https://help.ubuntu.com/community/StrongPasswords | 14:41 |
imbezol | daftykins: weird. you never become root? | 14:42 |
daftykins | imbezol: i'm asking you not to suggest people set a password for root, that goes against the entire security mechanism of ubuntu. | 14:42 |
OerHeks | daftykins +1 | 14:42 |
imbezol | i didn't suggest it.. i just answered his question as asked | 14:42 |
daftykins | you gave bad advice, please don't feel offended | 14:43 |
daftykins | i'm just asking that you don't share that idea :) | 14:43 |
__unik | daftykins: what? you mean there shouldn't be a password for root? | 14:43 |
imbezol | you don't know what he's doing.. maybe he has a script that requires it | 14:43 |
imbezol | daftykins: or maybe he's doing a hundred commands and doesn't want to have to bind a key to type "sudo" every time :) | 14:43 |
daftykins | imbezol: and i'd still say it's a bad idea. | 14:43 |
theadmin | __unik: Ubuntu has the root account disabled completely by default. | 14:43 |
imbezol | no it doesn't | 14:44 |
daftykins | imbezol: right, which is why i said use "sudo -i" or similar, if you read my response. perhaps you've never used it? | 14:44 |
theadmin | __unik: Which is a good thing, because sudo provides better ways to manage admin access. | 14:44 |
theadmin | BSD-style! | 14:44 |
__unik | theadmin: yes, I am confused. sorry | 14:44 |
__unik | thanks for info | 14:44 |
OerHeks | imbezol, for that purpose, sudo -i # will grant you sudo/root priv for the whole session | 14:44 |
guardianpwr08 | Hello, I am trying to get Google 2 step auth working with 12.04.... I have a topic up at askubuntu.com - http://askubuntu.com/questions/531013/installing-google-2-step-authentication-causes-ssh-to-not-connect | 14:46 |
=== king is now known as Guest50110 | ||
theadmin | ooh, this looks interesting | 14:47 |
=== jnoob22 is now known as Harlin | ||
arthurfiggis | imbezol: sudo -i or sudo su - (the one i tend to use :) ) will both allow you to run commands as root without doing the sudo bit each time...i'm sure you could set a root password as there's nothing stopping you, but people here recommend against it (i think) because it could wind up breaking something that doesn't need to be fixed :) | 14:49 |
arthurfiggis | it's certainly necessary to set a root password under other distributions but Ubuntu tries to walk around that by passing everything through sudo...it's a bit different but it works well once you get used to the difference! | 14:50 |
daftykins | arthurfiggis: sudo su does bad things, don't ever advise it or use it :) | 14:51 |
theadmin | daftykins: "su" and "su -" are quite different. | 14:51 |
daftykins | i saw the hyphen as being grammatical rather than command | 14:51 |
somsip | http://askubuntu.com/questions/376199/sudo-su-vs-sudo-i-vs-sudo-bin-bash-when-does-it-matter-which-is-used | 14:52 |
imbezol | arthurfiggis: understood.. protecting new users etc etc... i prefer learn by trial and error but i'll be quiet and let them offer advise as they see fit | 14:52 |
eeee | imbezol: having no root is a security enhancement | 14:53 |
Flaiker | hello, after installing ubuntu on a hdd my ssd with windows cannot boot on its own anymore, only after loading grub from the hdd. I get "Reboot and select proper boot device" if I put my ssd as first boot disk in bios. I guess I need to restore my windows bootloader? | 14:54 |
arthurfiggis | daftykins: sorry about that, what i meant as a whole line was "sudo su -" but if that's considered bad too I won't even mention it :) | 14:54 |
eeee | as in somebody has to guess your username if he wanted to bruteforce a pass for instance | 14:54 |
harovali | hi, openprinting.org is down and I can't apt-get update, is there a mirror ? | 14:54 |
__unik | Flaiker: Why don't just use GRUB?> | 14:54 |
imbezol | eeee: yeah i get it. try disabling root ssh logins | 14:55 |
arthurfiggis | imbezol: oh, there's nothing wrong with learning by trial and error! as long as you're prepared to deal with the inevitable "error" part :) that's why people here will advise against things that might disrupt your system so to speak | 14:55 |
imbezol | eeee: or just use a password that's sufficiently complex | 14:55 |
imbezol | eeee: or build a network that doesn't expose your machine to the network | 14:55 |
imbezol | eeee: etc etc.. | 14:55 |
daftykins | imbezol: i'd still rather you just didn't give out advice that fights ubuntu's core principles | 14:55 |
Flaiker | __unik, I want to wipe that hdd to put windows 10 preview on there, so my windows 8.1 system should be able to boot on its own before that | 14:55 |
daftykins | you're welcome to do what you want with your own systems, but we have new users here. | 14:56 |
hossam | hi | 14:56 |
theadmin | Flaiker: Woah, I do not advice to install a Preview version of Windows on physical hardware. Use Virtualbox. | 14:56 |
OerHeks | harovali, nope | 14:56 |
hossam | what is better 14.04 vs 13.10 ? | 14:56 |
daftykins | 13.10 is EOL, unsupported | 14:56 |
daftykins | you can't use it. | 14:56 |
somsip | hossam: 13.10 is unsupported, so 14.04 | 14:56 |
daftykins | arthurfiggis: no worries, i did read it wrong as i don't know the differnce with - personally, it's a little too close to a bad practice one :) | 14:57 |
__unik | Flaiker: sorry I don't use windows 8, I don't know how the windows 8 bootloader work. | 14:57 |
=== dannixon_ is now known as Guest70073 | ||
eeee | Flaiker: if the cd is bootable, it'll boot, it has nothing to do with windows8 | 14:58 |
arthurfiggis | daftykins: well that's true, apart from the - it could be very dangerous indeed :) i wasn't aware of sudo -i otherwise i'd probably have been using that myself from the start! | 14:58 |
Flaiker | theadmin: I would, but since that hdd is just laying around there anyways I thought I might as well. Also I want to get this fixed, as of right now I cannot remove the hdd as it contains grub | 14:58 |
eeee | Flaiker: so test it, then delete the windows8, you could probably use the installer's partitioning tool to do so | 14:59 |
chrisss123456 | any github users out? | 14:59 |
eeee | Flaiker: nevermind, i thought you're trying to replace win8 with win10 on the same hdd | 14:59 |
__unik | eeee: lol I don't think deleting windows 8 is a way to TEST | 14:59 |
Grimlock1182 | helo people.. | 15:00 |
somsip | chrisss123456: does this question have an ubuntu angle? | 15:00 |
cfhowlett | ! win 10 ??? | 15:00 |
ubottu | cfhowlett: I am only a bot, please don't think I'm intelligent :) | 15:00 |
eeee | __unik: no i said test if the cd is bootable, if it is, then he can go ahead and delete win8 as i thought he wanted | 15:00 |
Flaiker | yea, win 8 is kind of like my daily driver system and I just installed ubuntu to take a lookg at it which kind of ruined my normal bootloader | 15:00 |
Flaiker | ^^ | 15:00 |
theadmin | cfhowlett: Microsoft skipped Windows 9, yes... Windows 10 is the new version. | 15:00 |
theadmin | logic = nullptr | 15:01 |
arthurfiggis | theadmin: or Windows 2 if you're counting in binary :P They should be on schedule for a Windows for Workgroups release in 2018 | 15:03 |
monkeynutts | hey guys | 15:04 |
theadmin | arthurfiggis: I think they are just avoiding confusion with Windows 9x in this manner. Either way, 'tis offtopic, if you want to further ramble about that you can PM me though | 15:04 |
monkeynutts | can anybody explain or point me in the right direction as to why on ubuntu 14.04 lts server i see lots and lots od RUCOS processes | 15:05 |
monkeynutts | what is an RUC0S process ? | 15:05 |
arthurfiggis | theadmin: oh sorry, that's pretty much all i had to say about it, just a silly one-off joke :) ubuntu support in here and all, if i have anything else clever to say about it i'll say it in the off-topic channel...admittedly i don't though, that was pretty much it ;) | 15:05 |
SchrodingersScat | what is rucos? | 15:05 |
monkeynutts | my question exactly | 15:05 |
somsip | monkeynutts: rcuos actually | 15:06 |
monkeynutts | my bad rucos | 15:06 |
Slart | monkeynutts: this seems relevant... http://askubuntu.com/questions/523025/top-showing-a-bunch-of-rcuos-processes | 15:06 |
monkeynutts | yes i googled that answer too | 15:07 |
monkeynutts | but not much in the way of details | 15:07 |
superbia | how can i close a program using "panel on the left side", instead of of using the top panel | 15:07 |
eeee | superbia: when you say top panel? you mean the window? | 15:08 |
theadmin | superbia: Right click the icon, "Close all windows" | 15:08 |
arthurfiggis | an rcuos process...that's the first time i've ever heard the term actually, although running top on my own system shows plenty of them as well :) i'll have to look up what it actually is before i can figure out why there'd be a bunch of them | 15:08 |
Slart | monkeynutts: this is a bit more detailed.. apparently it manages memory that should be synced between cpu's/kernels or something like that http://unix.stackexchange.com/questions/80063/understanding-rcu-when-configuring-the-linux-kernel | 15:08 |
superbia | eeee, right | 15:08 |
superbia | id like to close and minimize using left panel | 15:08 |
eeee | superbia: so you want to close something with the launcher in unity | 15:09 |
monkeynutts | thanks, im looking at that article now | 15:09 |
superbia | eeee, minimize :) | 15:09 |
maimster | Has anyone updated 13.10 desktop, to 14.04 LTS desktop? The 12.04 LTS server updates were pieces of cake. | 15:09 |
eeee | ok close is as theadmin pointed out, to minimize install compiz settings manager, and in unity enable the launcher minimize by clicking feature | 15:09 |
daftykins | !anyone | 15:09 |
somsip | !upgrade | maimster (see the nit about eol upgrades) | 15:09 |
ubottu | maimster (see the nit about eol upgrades): For upgrading, see the instructions at https://help.ubuntu.com/community/UpgradeNotes - see also http://www.ubuntu.com/desktop/get-ubuntu/upgrade | 15:09 |
daftykins | damn that one got deleted too :| | 15:09 |
somsip | !eol | maimster (sorry - maybe this one) | 15:10 |
ubottu | maimster (sorry - maybe this one): End-Of-Life is the time when security updates and support for an Ubuntu release stop, see https://wiki.ubuntu.com/Releases for more information. Looking to upgrade from an EOL release? See https://help.ubuntu.com/community/EOLUpgrades | 15:10 |
monkeynutts | i have a hp proliant d320 gen 8 server, its exporting an nfs volume and doing an rsync. load is at 6,6,6 | 15:10 |
SchrodingersScat | daftykins: was one of my favorites | 15:10 |
monkeynutts | which appears really high to me, but looks like the rcuos has nothing to do with it | 15:10 |
monkeynutts | just never seen this on a server build before | 15:10 |
arthurfiggis | maimster: this is just my personal experience, but i've never found that upgrading between one release to another has gone completely smoothly...usually i wind up installing the new release fresh and then restoring my backed-up files :) that doesn't mean you'll have the same trouble though, for all i know i might have been doing something wrong! | 15:10 |
maimster | somsip: Thanks. | 15:11 |
chro | hi! Anyone knows how the at command works to send mails with the output of scheduled jobs? I mean, how can I specify my email to receive something after the job is executed? | 15:11 |
maimster | arthurfiggis: Yeah I pretty much feel like you do. | 15:12 |
eeee | chro: i think that has to do with sending the mail with output from your command, not at | 15:12 |
Wulframn | arthurfiggis: that was always my experience as well | 15:12 |
=== JDMD is now known as Aaron | ||
chro | eeee, I think you are mistaken, because you can specify the -m flag with at to send email | 15:12 |
maimster | arthurfiggis: Actually I didn't really have this install all that long anyway. | 15:13 |
arthurfiggis | maimster: of course sometimes you have to upgrade, like if the server you're working with is at a remote location :) i should note that my experience there is not limited to ubuntu so i'm not singling it out, upgrading between releases of practically every distro i've used has been a bit fuzzy at best and usually broke a ton of things...but i haven't tried it at all in the past few years, so... | 15:13 |
arthurfiggis | ...there might well have been improvements on that front :) | 15:13 |
somsip | chro: are you thinking of a local user or a remote user? | 15:13 |
chro | somsip, I just want to receive the output in a certain email address that I specify | 15:14 |
maimster | arthurfiggis: Again that's my feeling as well. I'll take this old girl down this weekend. At least the upgrade prompts will go. | 15:14 |
arthurfiggis | maimster: i think that'd probably be the best way to do it personally...again, just from my experience :) a little bit of downtime is worth it when you don't have to deal with accidentally broken dependencies, fudged scripts and the like! | 15:15 |
Mia | how can I create a conf file in ubuntu | 15:17 |
Mia | (for nginx) | 15:17 |
somsip | chro: the only answer I find merely suggests you need a functioning sendmail http://unix.stackexchange.com/questions/55395/is-there-a-program-that-can-send-me-a-notification-e-mail-when-a-process-finishe | 15:17 |
Fuchs | Mia: most of them are just text files, so you can just create it with any editor (graphical or CLI, such as nano or vim), or use the touch command. | 15:18 |
Mia | Fuchs, tyvm | 15:19 |
Aaron | !next | 15:19 |
Aaron | xD | 15:19 |
Fuchs | you're welcome | 15:19 |
chro | thanks a lot somsip :) | 15:20 |
somsip | chro: np | 15:20 |
arthurfiggis | ahh...RCU seems to be for synchronizing data across multiple-core processors or multiple processors for that matter :) makes sense that you'd see a good few of those processes in top then, probably more of them depending on how many cores/cpu's you're working with | 15:21 |
arthurfiggis | (can't remember who asked about that, I just happened to read it in one of the links posted a little while ago) | 15:21 |
daftykins | arthurfiggis: monkeynutts | 15:22 |
theadmin | Huh. How come that wasn't there before? | 15:22 |
arthurfiggis | daftykins: ahh, that's right...i should increase my scrollback limit, sorry about that :) well, hopefully he read the same link and figured it out anyway! | 15:23 |
arthurfiggis | #join #ubuntu-offtopic | 15:23 |
arthurfiggis | arg, sorry! | 15:24 |
jParkton | huehuehue | 15:27 |
hroi | hello | 15:29 |
jParkton | o/ | 15:29 |
hroi | I would like to hide the ubuntu panel on the right, is that possible? | 15:29 |
pfowler | Hello | 15:30 |
hroi | I mean unity | 15:30 |
hroi | panel | 15:30 |
somsip | hroi: no - only on the left | 15:30 |
hroi | really? | 15:31 |
imbezol | hroi: there are other window managers | 15:31 |
jParkton | yrlly | 15:31 |
hroi | imbezol, right --- just I found them less supported by ubuntu --- sometime input method selector failes on other window managers | 15:32 |
somsip | jParkton: do you have a support question? | 15:32 |
imbezol | hroi: i use a dvorak keyboard and have been prety happy with kde, or "kubuntu" if you will | 15:32 |
=== matthias_ is now known as MattStef | ||
=== MattStef is now known as 21WABINNV | ||
jParkton | nope | 15:33 |
somsip | jParkton: if you're here to help, then great. If not, you can chat in #ubuntu-offtopic | 15:34 |
jParkton | already am | 15:35 |
jParkton | thank you for the guidelines | 15:35 |
chro | what's the simplest program to read my email from the command line? | 15:36 |
somsip | chro: mail, pine, alpine, mutt | 15:37 |
arthurfiggis | chro: i tend to use one called mutt, it's pretty easy to deal with :) | 15:37 |
imbezol | chro: it makes a different whether you're using .maildir or Mailbox too | 15:37 |
imbezol | chro: for .maildir mutt is probably your best bet | 15:37 |
Slart | chro: I don't think it gets any easier than "mail".. | 15:37 |
imbezol | chro: though perhaps not the simplest :) | 15:37 |
Slart | chro: but that is "easy" as in "no extra features" not easy as in makes your life easier | 15:38 |
maraneta | hey guys, if log in as root, is there a way to cd to the user home directory without having to explicitly hardcode the username? | 15:39 |
somsip | maraneta: there is no reason to login as root | 15:39 |
maraneta | assuming there's only one user | 15:39 |
imbezol | maraneta: you can do "cd ~username" | 15:39 |
maraneta | i'm writing a deployment script and i have it set up so that you need to be root to run it | 15:40 |
instigator | Hello. is there a way to configure syslog to accept logs from another computer on the local network? | 15:40 |
maraneta | but i need to set up some things in the user's .bashrc | 15:40 |
chro | in what files is my mail stored? | 15:40 |
=== WobblyWednesday is now known as OoeyGUI | ||
chro | (maybe I can just use cat instead of installing a program) | 15:40 |
imbezol | chro: probably /var/spool/mail/Username | 15:40 |
Fuchs | instigator: yes, rsyslog can do that | 15:41 |
imbezol | chro: if it is there, pine is probably an easy reader to use | 15:41 |
somsip | maraneta: that sounds ugly | 15:41 |
somsip | !info pine | 15:41 |
ubottu | Package pine does not exist in trusty | 15:41 |
somsip | !info alpine | 15:41 |
ubottu | alpine (source: alpine): Text-based email client, friendly for novices but powerful. In component universe, is optional. Version 2.10+dfsg-1 (trusty), package size 3038 kB, installed size 7012 kB | 15:41 |
somsip | imbezol: thought it had been superceeded | 15:41 |
chro | oh cool thanks :) | 15:41 |
imbezol | somsip: oh possibly.. haven't used it in ages | 15:41 |
maraneta | somsip: i want to set up virtualenv and i need access to the user's bashrc, but i'm logged in as root. is there any way to navigate to a user's home directory without hardcoding the username? | 15:41 |
chro | imbezol, I like better reading var spool mail username :) | 15:41 |
Fuchs | instigator: http://askubuntu.com/questions/186592/how-do-i-configure-rsyslog-to-send-logs-from-a-specific-program-to-a-remote-sysl has some example snippets and links to more | 15:42 |
somsip | maraneta: imbezol gave you the answer. But you should probably let users manage their own aliases for virtualenv enabling. | 15:42 |
imbezol | somsip: heh.. looks like alphine was superceeded too.. by re-alpine | 15:42 |
somsip | imbezol: lol | 15:42 |
somsip | maraneta: though I suppose you could give them the choice. Bit OT for here though | 15:43 |
maraneta | somsip imbezol: i can't do cd ~username if i don't have their username | 15:44 |
somsip | maraneta: tada! | 15:44 |
=== willem is now known as sdfdsf | ||
somsip | maraneta: so you need to solve how to do the things you need to do in a script that will recognise $USER and still allow the user running it to elevate privileges. I think... | 15:45 |
imbezol | maraneta: there are tricks but i think i'd get yelled at for explaining here.. it's offtopic me thinks | 15:45 |
instigator | Fuchs: thank you | 15:45 |
Fuchs | you're welcome | 15:45 |
imbezol | maraneta: if they're running the script or installer as root, why not just set the env how you need it instead of modifying the user's .bashrc? not really sure what you're trying to accomplish | 15:46 |
=== hxm is now known as Guest63200 | ||
apabbisetty | iptable ut? | 15:55 |
=== apabbisetty is now known as pak101 | ||
pak101 | iptable yt? | 15:56 |
chris_99 | hey, does anyone have any clue about https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-319/+bug/1220426 -- i've tried the very latest nvidia driver, which doesn't fix it, i've tried upgrading to Utopic, which also didn't fix it | 15:56 |
eeee | maraneta: if they use sudo bash <script> , it will have their home as $HOME , try sudo env and see the env | 15:56 |
ubottu | Launchpad bug 1220426 in nvidia-prime (Ubuntu) "[nvidia-prime]Freeze while using touchpad" [Critical,Triaged] | 15:56 |
JohnnyL | How do you change the size of a live cd parition for Ubuntu if you make it with UCK? | 15:57 |
pak101_ | iptable yt ? | 15:57 |
eeee | maraneta: you could do "basename $HOME" to get their username if you wanted | 15:57 |
JohnnyL | it has to be possible! | 15:59 |
rcombs | where should I go to ask someone to update a package or change its configure args? | 15:59 |
rcombs | the current fribidi package isn't thread-safe as it isn't built with `--enable-malloc` (a switch that's on by default in fribidi HEAD) | 16:00 |
OerHeks | rcombs, the maintainer of that package on launhpad.net | 16:01 |
ajay_ | hi | 16:01 |
ajay_ | i am facing problem in updating the system | 16:01 |
ajay_ | i have linux kde 17 as distro | 16:01 |
there_is_no_spoo | Hello | 16:01 |
OerHeks | https://launchpad.net/ubuntu/+source/fribidi | 16:01 |
there_is_no_spoo | I have a problem | 16:02 |
rcombs | seems that'd be the “Registry Administrators” team | 16:02 |
OerHeks | ajay_, sounds not like kubuntu | 16:02 |
ajay_ | OerHeks : yeah | 16:02 |
eeee | sounds like mint | 16:03 |
there_is_no_spoo | It is a small problem, but just like turbo-speed insects they are not always easy to solve | 16:03 |
ajay_ | eeee : it is mint kde 17 | 16:03 |
dfcnvt | I've installed some windows (*.exe) stuff on my ubuntu system with wine enabled. All working's fine. I'm having a problem where to navigate to my window's installation. Is there a simple way to pull a window directory? | 16:03 |
Pici | ajay_: We do not support mint in this channel. | 16:03 |
Pici | !mintsupport | ajay_ | 16:03 |
ubottu | ajay_: Linux Mint is not a supported derivative of Ubuntu. Please seek support in #linuxmint-help on irc.spotchat.org | 16:03 |
ajay_ | ubottu : Thanks | 16:04 |
ubottu | You're welcome! But keep in mind I'm just a bot ;-) | 16:04 |
ajay_ | ubottu : haha okk | 16:04 |
swift110-phone | Hey | 16:05 |
there_is_no_spoo | I have a folder containing four folders. These four folders each contain music files (disc 1, disc 2, disc 3, and disc 4). Each of the four folders has music files with track numbers from 1 to approx 25. When I try to open just one of the folders in Rhythm Box it automatically adds all of them, and that is the problem. Any solutions? | 16:05 |
=== dannixon is now known as Guest34925 | ||
eeee | there_is_no_spoo: that's odd | 16:06 |
eeee | without knowing anything more i can tell you why don't you add just one file in the folder you want | 16:06 |
eeee | :P | 16:06 |
there_is_no_spoo | They are all part of the same album. I can't seem to right click them all in the folder and change the album like you can in Windows | 16:07 |
there_is_no_spoo | so for example they could be album_name (disc 1), then disc 2 and so on | 16:07 |
there_is_no_spoo | and Rhythm Box really doesn't help with its lack of basic features | 16:07 |
eeee | how are you adding them in rhythmbox | 16:07 |
=== Guest9784 is now known as Sleepnbum | ||
dfcnvt | there_is_no_spoo: Is it possible to just add them all then rearrange it in RhythmBox? | 16:08 |
there_is_no_spoo | it is a tedious and long job to do | 16:08 |
eeee | there_is_no_spoo: ah wait, i think it automatically adds everything in music or something | 16:08 |
there_is_no_spoo | yes | 16:08 |
eeee | it autoloads them every time | 16:08 |
eeee | you can set that off in the preferences | 16:09 |
there_is_no_spoo | i'll check now | 16:09 |
shiv | does anyone else here experience problems with wifi access in Asus when using ubuntu? | 16:10 |
there_is_no_spoo | eeee: which tab in Preferences are you referring to? I can't find it | 16:11 |
eeee | there_is_no_spoo: rhythmbox isn't loading here | 16:11 |
JohnnyL | any of you use UCK? | 16:11 |
eeee | there_is_no_spoo: i'm trying to install xmms or something | 16:11 |
eeee | can't remember the name | 16:11 |
there_is_no_spoo | ok | 16:11 |
JohnnyL | can you you use Gparted while you are in terminal mode while configuring UCK? | 16:11 |
=== Owner_ is now known as Guest74017 | ||
there_is_no_spoo | Just so we are on the right track: you know how in *cough* windows media player you could open a single music file and it would only play that music file (instead of the whole album)? well that is the kind of functionality I need to make it more efficient to change each part of the album to disc 1, 2, etc | 16:14 |
=== megabitdz is now known as megabitdragon | ||
JohnnyL | can you change size of live partitions before burning them to cd? | 16:14 |
there_is_no_spoo | because i am picky like that | 16:14 |
=== ee is now known as eeee | ||
=== Azelphur_ is now known as Azelphur | ||
there_is_no_spoo | hundreds of people in this channel, yet hardly any speak | 16:17 |
=== CyberSix_ is now known as CyberSix | ||
=== baggar11_ is now known as baggar11 | ||
=== hfp_ is now known as hfp | ||
=== evil_dan2wik_ is now known as evil_dan2wik | ||
=== aliensbruh is now known as aliensbrah | ||
gthank | Has the strongSwan package ever created a service? | 16:18 |
=== dannixon_ is now known as Guest17636 | ||
=== Locke2002 is now known as Guest15594 | ||
JohnnyL | can you change size of ubuntu live partitions before burning them to cd? | 16:19 |
rio__ | hola | 16:20 |
OerHeks | JohnnyL, no, why would you make it bigger? | 16:22 |
=== n94569 is now known as Aravind101 | ||
=== nully_ is now known as nully | ||
RedheadedCupcake | Can someone help me with my virtual box? | 16:27 |
[F_F] | ubuntu = linux + cancer | 16:28 |
[F_F] | and I mean it | 16:28 |
cappe_ | Could you please help me with the apt-get install COMMAND for installing geforce 275 drivers i386 (in a chroot-environment) | 16:28 |
cappe_ | ?? | 16:28 |
=== rafal is now known as Guest2182 | ||
k1l_ | cappe_: what about you install "sudo apt-get install nvidia-current"? | 16:29 |
cappe_ | cheers! | 16:29 |
AlexPortable | What is the difference between netboot image and full image? | 16:29 |
[F_F] | sudo apt-get uninstall cancer -- actually formats your computer if it happens to have Ubuntu installed on it. Otherwise it will display an Error. | 16:30 |
k1l_ | AlexPortable: netboot is for netboot install. if you dont know you want to make a netboot install (which needs some sort of setup) that is the wrong image for you | 16:31 |
kbasher | hi | 16:33 |
kbasher | i have modded input joystick driver to have a more accurate and faster exponential mapping curve with the specified deadzone, anyone interested ? btw the default 5000 deadzone is completely useless, 200 works nicely on my saitek IMPACT gamepad | 16:33 |
kbasher | where to submit patches to xorg input driver ? | 16:33 |
cappe_ | do I have to start any module for using geforce 275 in a chroot? | 16:34 |
k1l_ | cappe_: why chroot? | 16:34 |
cappe_ | security matters | 16:34 |
kbasher | try glxgears in it lel | 16:34 |
k1l_ | cappe_: what are you actually doing there? | 16:34 |
k1l_ | cappe_: that has nothing to do with security | 16:35 |
pbx | kbasher, http://www.xfree86.org/developer/ i think | 16:35 |
cappe_ | it's a pseudo-system with an own root-system | 16:35 |
cappe_ | and a pseudo-user | 16:35 |
cappe_ | it's security | 16:35 |
k1l_ | cappe_: ?! | 16:35 |
cappe_ | it's a "jail"-alike environment, right? | 16:36 |
AlexPortable | k1l_: well i want to install mate on ubuntu | 16:36 |
k1l_ | cappe_: i think you got that idea quite wrong. at least as how i understand your setup | 16:36 |
cappe_ | glxgears gives me "could not open display 0:0 | 16:36 |
ikonia_ | why are you installing it in a chroot | 16:38 |
ikonia_ | why are you not just installing it "normally" ? | 16:38 |
=== ikonia_ is now known as ikonia | ||
z3n_code | Anyone knows if the bas on ubuntu it still vulberable to the shellshock bug ? | 16:38 |
z3n_code | *bash | 16:38 |
ikonia | !shellshock > z3n_code | 16:38 |
ubottu | z3n_code, please see my private message | 16:38 |
k1l_ | z3n_code: just run the updates. ubuntu patched bash already | 16:39 |
cappe_ | I'm running programs from "outside" the chroot... just to make sure my files arn't accessible but only the files inside the chroot | 16:39 |
cappe_ | it's two systems... | 16:39 |
ikonia | cappe_: why are you not installin the graphics drivers normally | 16:39 |
magesing | I was trying to update the nvidia drivers on a collegue's machine following the instructions here: http://askubuntu.com/questions/451221/ubuntu-14-04-install-nvidia-driver I managed to get the drivers installed, except now when he logs-in neither unity or metacity will load for him... how can I fix this? Thanks. | 16:39 |
ikonia | why are you installing it within a chroot | 16:39 |
z3n_code | Ok thnks | 16:40 |
cappe_ | well, maybe I should try installing nouveau | 16:41 |
ikonia | cappe_: why are you not installin the graphics drivers normally | 16:41 |
ikonia | why are you installing it within a chroot | 16:41 |
AlexPortable | i want to install mate on ubuntu. should i use ubuntu or netbook image? | 16:41 |
cappe_ | since I think it's safer to be in another filehirarchy. where nobody can reach into all my files | 16:42 |
ikonia | cappe_: that makes no sense | 16:42 |
ikonia | cappe_: these are system files that cannot have anything done with thatm unless they have super user privileges | 16:42 |
ikonia | what the devil are you doing using chroots | 16:42 |
ikonia | cappe_: just install the file normally using the supported proven working method | 16:42 |
k1l_ | AlexPortable: netbook image? | 16:43 |
=== Pici` is now known as Pici | ||
i42n | hey, I need some help with the locale settings. I use update-locale to change my locale to en_US.utf8. However this does only update the LANG attribute. I also need to update alle the other settings in /etc/default/locale to en_US.utf8 as postgresql uses this as default for database encoding. | 16:43 |
i42n | How can I do that? | 16:43 |
xangua | AlexPortable: if you can wait a little longer, next ubuntu release there will be a mate flavor | 16:43 |
AlexPortable | k1l_: netboot i mean | 16:43 |
AlexPortable | xangua: yes there is, but not LTS. i want LTS | 16:43 |
k1l_ | AlexPortable: either you go with minimal image and install mate. or you install the full version and install the mate desktop | 16:43 |
AlexPortable | k1l_: yeah well which one is better? | 16:44 |
k1l_ | AlexPortable: i explained already that you dont want the netbook one. | 16:44 |
i42n | Do I have to manually set all the parameters? | 16:44 |
AlexPortable | k1l_: well this website recommends it https://ubuntu-mate.org/blog/2014-08-ubuntu-mate-14-04-from-scratch/ | 16:44 |
k1l_ | !netboot | AlexPortable please see what stuff you need to setup to make a netboot install and then you will understand you dont want it | 16:44 |
ubottu | AlexPortable please see what stuff you need to setup to make a netboot install and then you will understand you dont want it: Ubuntu can be installed in lots of ways. Please see https://help.ubuntu.com/community/Installation for documentation. Problems during install? See https://wiki.ubuntu.com/CommonProblemsInstall - Don't want to use a CD? See http://tinyurl.com/3exghs - See also !automate | 16:44 |
ikonia | that website looks shockingly bad | 16:44 |
ikonia | it looks like it will work though | 16:45 |
AlexPortable | so my best option would be ubuntu 14.04 + mate? | 16:46 |
AlexPortable | also how can i reinstall the load scren of ubuntu | 16:46 |
k1l_ | AlexPortable: you can use the mini iso. netboot is a technic you dont want | 16:47 |
compdoc | ubuntu 14.04 server + mate | 16:47 |
k1l_ | yes, server install + mate is the best option, imho | 16:47 |
ObrienDave | how so? | 16:47 |
AlexPortable | k1l_: well i meant mini | 16:47 |
AlexPortable | but is the mini LTS? | 16:47 |
ObrienDave | 14.04, yes | 16:48 |
k1l_ | AlexPortable: LTS does nothing say about the install media | 16:48 |
k1l_ | *say nothing | 16:48 |
cappe_ | how do I reinstall capi2 ? | 16:48 |
ikonia | cappe_: are you doing this in/out of a chroot | 16:48 |
cappe_ | :P inside | 16:48 |
ikonia | cappe_: why ? | 16:48 |
cappe_ | I have told you alrady | 16:48 |
ikonia | cappe_: please stop using a chroot for no reason and making the process hard | 16:48 |
ikonia | cappe_: your reason for using a chroot are not real | 16:49 |
k1l_ | cappe_: that is not going to work the way you hope. | 16:49 |
cappe_ | it's a jail-alike system | 16:49 |
cappe_ | it's more secure | 16:49 |
ikonia | cappe_: it's a bad design | 16:49 |
ikonia | cappe_: it is not secure | 16:49 |
cappe_ | :) sure | 16:49 |
cappe_ | but pls tell me how I reinstall capi2 ? | 16:49 |
ikonia | cappe_: no | 16:49 |
usr13 | !info capi2 | cappe_ | 16:50 |
ubottu | cappe_: Package capi2 does not exist in trusty | 16:50 |
ikonia | cappe_: if you are doing this custom secure system - you should know the basics of how to install a package | 16:50 |
ikonia | other wise your design is flawed | 16:50 |
ikonia | cappe_: your design is flawed though and it is not creating a secure/stable enviornment | 16:50 |
=== Sir_Lestaty is now known as TheSupreme | ||
cappe_ | here's the bugtrack (issue) pastebin.com/GuCHp1D9 | 16:51 |
ikonia | cappe_: don't need a bugtrack | 16:51 |
k1l_ | cappe_: so all that for pipelight? | 16:51 |
cappe_ | this is failure... | 16:51 |
cappe_ | OpenGL Renderer: GeForce GTX 275/PCIe/SSE2 | 16:51 |
cappe_ | OpenGL Direct Rendering: False (or old/wrong wine version) | 16:51 |
cappe_ | OpenGL: FAILURE | 16:51 |
cappe_ | yeah | 16:51 |
AlexPortable | k1l_: should i go with server +mate or normal + mate ? | 16:51 |
ikonia | ahh and you're trying to use wine too | 16:51 |
ikonia | this is going to be a total failure | 16:52 |
cappe_ | :D | 16:52 |
ikonia | cappe_: you want this to work - stop using a chroot | 16:52 |
cappe_ | fine | 16:52 |
cappe_ | ok I trust u | 16:52 |
k1l_ | AlexPortable: server install doesnt have a gui. so if you install mate afterwards its a plain mate-ubuntu | 16:52 |
AlexPortable | well but it includes some ssh packages i think | 16:52 |
AlexPortable | ssh-server, apache2, no? | 16:52 |
k1l_ | AlexPortable: ssh-server yes, apache no | 16:52 |
k1l_ | AlexPortable: at least not if you dont tell the installer to install that | 16:53 |
AlexPortable | wel, will MATE install x-things and drivers? | 16:54 |
AlexPortable | or are they also included in the server version? | 16:54 |
usr13 | AlexPortable: yes | 16:55 |
AlexPortable | ok | 16:55 |
magesing | Lightdm is working for me, but when I log-in lightdm goes away, but unity does not start.. How can I diagnose this? Thanks. | 16:55 |
AlexPortable | and how can i install the fancy boot image? | 16:56 |
AlexPortable | the purple dots | 16:56 |
k1l_ | AlexPortable: that should be isntalled while isntalling mate | 16:57 |
AlexPortable | yeah well that installs the mate image | 16:58 |
k1l_ | magesing: make sure in you users home folder the .Xauthority files belong to user:user and not root:root | 16:58 |
AlexPortable | i want the ubuntu purple dots image | 16:58 |
k1l_ | AlexPortable: then install the ubuntu-desktop afterwards | 16:58 |
magesing | k1l_: those would be in ~/ | 16:59 |
AlexPortable | k1l_: well that installs all the unity crap | 16:59 |
k1l_ | magesing: yes. use "ls -al" to check the owner | 16:59 |
AlexPortable | eenyr: why do you pm me? | 16:59 |
=== Tom_ is now known as pyromine | ||
magesing | k1l_: they belong to my user | 16:59 |
k1l_ | AlexPortable: then take the time and see what packages is used to install the ubuntu looks for slpash/plymouth etc | 16:59 |
k1l_ | magesing: ok. so you see the login screen, login and then? | 17:00 |
brent2 | !browser | 17:00 |
ubottu | Some of the Web Browsers in Ubuntu's repositories include: Firefox (XUL, Gecko), Rekonq (KDE, WebKit), Konqueror (KDE, KHTML/WebKit), Chromium (GTK+, WebKit), Epiphany(GTK+, WebKit), Arora (Qt/KDE, WebKit), Midori (GTK+, WebKit), w3m (terminal-based), links2 (terminal-based or graphical, see !manpage), edbrowse (terminal-based). Along with many others. | 17:00 |
jason^ | i have a few iscsi luns that i mount, when i boot up it says it's waiting for a drive to mount and i have to press S to skip... is there a way to always ignore those or start iscsi first? (maybe network?) | 17:01 |
magesing | k1l_: I log in and then everything goes away except the background, then nothing. | 17:02 |
cuddylier | If I don't make a boot partition, is there any problems I'll potentially run into in the future? The boxes boot fine without a boot partition as the boot folder is just on the main / partition. | 17:02 |
k1l_ | magesing: which ubuntu? which desktop? is the video driver loaded properly? something in ~/.xsession-errors? | 17:03 |
magesing | k1l_: I just checked/var/log/Xorg.0.log and it seems my Nvidia drivers arn't happy... I'll try and fix them and see fi that helps. | 17:03 |
k1l_ | cuddylier: for regular users its fine without a seperate /boot partition | 17:04 |
JohnnyL | OerHeks: because you can make more money that way! | 17:04 |
=== larry is now known as Guest41020 | ||
cuddylier | k1l_ What would be considered not regular? | 17:04 |
cuddylier | And what circumstances would this issues arise if I wasn't a regular user? | 17:04 |
k1l_ | cuddylier: some sorts of encryption need that. or raids | 17:04 |
JohnnyL | we all have to talk in a language we can understand! | 17:05 |
k1l_ | but in that cases you know you need a /boot. so you seem to be fine without | 17:05 |
usr13 | cuddylier: I usually have separate /home partition, but other than that, I don't bother with a separate /boot | 17:05 |
=== tcpman is now known as Guest81044 | ||
Guest41020 | im trying to install 14.04 ubuntu on my computer that previously had 12.04 on it.it loaded to a black screen. i tried the nomodeset and it loaded to a kernel panic. any ideas of what to try next? | 17:05 |
k1l_ | JohnnyL: can you keep this channel clear for ubuntu support? thanks | 17:05 |
AlexPortable | can i move my hdd with ubuntu to a new pc? | 17:05 |
k1l_ | cuddylier: yes, seperate /home is most common | 17:05 |
k1l_ | AlexPortable: yes | 17:06 |
usr13 | AlexPortable: Sure... | 17:06 |
AlexPortable | no problems? | 17:06 |
AlexPortable | drivers and whatnot | 17:06 |
usr13 | AlexPortable: Probably not... | 17:06 |
k1l_ | AlexPortable: that depends heavily on the 2 pcs. but ubuntu will load the free driver if there is no other matching one installed | 17:06 |
cuddylier | k1l_ What is the real advantage of a separate home partition? Just not using up all your HDD space that the OS may need? | 17:06 |
k1l_ | cuddylier: yes, and in some sorts of reinstal it gets handy | 17:07 |
usr13 | AlexPortable: If you have proprietary driver for Video Card (and a custom xorg.conf file), you may need to make provision for that... | 17:07 |
usr13 | AlexPortable: But if the video cards are same, even that won't be an issue. | 17:08 |
JohnnyL | k1l_: how can you change the size of a live partition before reburning it to a new disk? | 17:08 |
Guest41020 | im trying to install 14.04 ubuntu on my computer that previously had 12.04 on it.it loaded to a black screen. i tried the nomodeset and it loaded to a kernel panic. any ideas of what to try next? | 17:08 |
usr13 | AlexPortable: So just delete /etc/X11/xorg.conf and your good to go. | 17:08 |
WodgeyD | please help. I cannot enable logging for tftpd-hpa. I have tried putting OPTIONS="--verbose" in the /etc/default/tftpd-hpa file and tried "sudo /etc/init.d/tftpd-hpa --verbose start" but cannot seem to see the logs. | 17:08 |
WodgeyD | ^^ I am looking in /var/logs/ . It's server 12.04.5 btw | 17:09 |
usr13 | Guest41020: Not sure how you get kernel panic using nomodeset | 17:09 |
JohnnyL | so much for 'Ubuntu Support'. | 17:09 |
usr13 | JohnnyL: gparted | 17:10 |
usr13 | JohnnyL: What is your problem? | 17:10 |
SpaghettiCat | JohnnyL: All of the poeple here who try to solve problems are volunteers and are doing it in their free time, out of kindness. Don't be so ungrateful | 17:11 |
everon | anyone familiar with XCFA (X convert file audio 4.2.8) I want ot get all the external programs working but can't seem to get them installed specifically aacplusenc mac(monkeys-audio) and shorten | 17:11 |
Guest41020 | it loaded to a black screen when i tried to install normal so i looked it up and people said that fixed the problem i tried it with usb and now im trying it with a fresh download on dvd | 17:11 |
JohnnyL | usr13: way ahead of you. http://pastie.org/9610642 | 17:11 |
usr13 | !nomodeset | Guest41020 | 17:12 |
ubottu | Guest41020: 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 parameter | 17:12 |
Guest41020 | so far i've been here for about 20 mins and its just 14.04 .... | 17:12 |
usr13 | Guest41020: What? | 17:13 |
Guest41020 | trying to load 14.04 | 17:13 |
usr13 | Guest41020: Did you run checksum against the ISO? | 17:13 |
usr13 | !md5sum | Guest41020 | 17:14 |
ubottu | Guest41020: 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_Windows | 17:14 |
Guest41020 | i loaded it from ubuntu website twice | 17:14 |
usr13 | Guest41020: You loaded what? From what ubuntu website? | 17:15 |
daftykins | *downloaded | 17:15 |
SchrodingersScat | !nouns | 17:15 |
usr13 | Guest41020: You mean downloaded? | 17:15 |
Guest41020 | yes | 17:15 |
usr13 | Guest41020: Did you run checksum against the ISO? | 17:15 |
Guest41020 | no | 17:15 |
usr13 | Guest41020: Do it | 17:16 |
Guest41020 | how? | 17:16 |
usr13 | Guest41020: md5sum name-of-file.iso | 17:16 |
usr13 | Guest41020: And google the result | 17:16 |
JohnnyL | ha! | 17:17 |
usr13 | Guest41020: If you scroll up just a little, you will find [more] information from ubottu about md5sum | 17:17 |
=== imuhaxor is now known as rickROLL | ||
=== rickROLL is now known as Guest99983 | ||
=== Guest99983 is now known as xXImuHaxoRXx | ||
felon | in terminal how do i get the mac address of the wireless card this laptop is using | 17:28 |
Guest41020 | this is what it said 119cb63b48c9a18f31f417f09655efbd | 17:29 |
eeee | Guest41020: what what said? | 17:31 |
Guest41020 | md5 | 17:31 |
eeee | of what?? | 17:31 |
eeee | *of what? | 17:31 |
=== Seahawks_Dynasty is now known as Im | ||
eeee | Guest41020: nevermind, 119cb63b48c9a18f31f417f09655efbd *ubuntu-14.04.1-desktop-amd64.iso | 17:32 |
squinty | felon: ifconfig look at hwaddr entry | 17:32 |
eeee | Guest41020: i guess your md5 matches releases.ubuntu.com | 17:32 |
=== quem_ is now known as quem | ||
Guest41020 | so.. any idea what im doing wrong? | 17:33 |
sebokie | hello | 17:33 |
eeee | Guest41020: what's the problem? | 17:33 |
eeee | hello sebokie | 17:33 |
sebokie | since a few days the command df -h does not work anymore. actuall all commands that have something to do with mount points | 17:34 |
=== Im is now known as HatersGunnaHate | ||
Guest41020 | im trying to install ubuntu 14.04 after a while it just goes to a black screen | 17:34 |
felon | ty squinty | 17:34 |
eeee | sebokie: lsblk ? | 17:34 |
eeee | sebokie: mount ? | 17:34 |
sebokie | eeee: lsblk works | 17:34 |
sebokie | eeee: mount also | 17:35 |
eeee | sebokie: what does df say? | 17:35 |
Guest41020 | i tried nomodeset and that didnt do anything to help | 17:35 |
eeee | Guest41020: you mean during the install that happens? | 17:36 |
eeee | or when you press try ubuntu ? | 17:36 |
sebokie | eeee: nothing, it outputs nothing, like it's stuck | 17:36 |
felon | squinty: whats the HW mean | 17:36 |
Guest41020 | i dont even get as far as the install | 17:36 |
fartface | Hey, I'm on 14.04, using Unity, and my Unity Launcher is only popping up *under* all of the windows. I need to minimize everything to see the launcher. A google search only brought up one person with the same issue as me, but no fix. Anyone have any ideas? | 17:36 |
Guest41020 | i can get to the screen that says try ubuntu without install install ubuntu etc | 17:37 |
=== Aaron__ is now known as Aaron | ||
=== Aaron is now known as Timido | ||
=== Timido is now known as Aaron | ||
bubbasaures | fartface, I would do a reset to start with. http://ubuntuhandbook.org/index.php/2014/04/reset-unity-and-compiz-settings-in-ubuntu-14-04/ | 17:38 |
squinty | felon: HardWare | 17:38 |
Mia | I've set up nodejs, and forever | 17:39 |
Mia | I want the apps to start on system restart | 17:39 |
=== OoeyGUI is now known as hereismyhandle | ||
felon | ty squinty | 17:39 |
=== havingFun is now known as xrosnight | ||
Mia | How's this easily doable | 17:39 |
ol_dude67 | good place for questions about lubuntu and flash for chromium? | 17:39 |
eeee | sebokie: did you use sshfs recently? | 17:40 |
eeee | Guest41020: so try ubuntu doesn't work right? | 17:40 |
sebokie | eeee: wes I have a sshfs entry in my fstab | 17:40 |
bubbasaures | ol_dude67, Just state the issue. | 17:40 |
Guest41020 | right | 17:40 |
squinty | felon: if you want a nice little utility that shows lots of information about your system, then install inxi https://code.google.com/p/inxi/ (iirc, it is in the repositories). for example, look at the Network entry on that web page for networking (including wireless) details | 17:41 |
sebokie | I removed it and rebooted and now df -h works | 17:41 |
eeee | sebokie: that is most likely it | 17:41 |
Guest41020 | i had 12.04 on it but 14.04 is not installing | 17:41 |
=== hereismyhandle is now known as OoeyGUI | ||
ol_dude67 | flash sux, wont work with chromium. | 17:41 |
sebokie | eeee: do wou know why it stopped working? | 17:41 |
sebokie | is it a known bug? | 17:41 |
eeee | sebokie: it's waiting for a reply | 17:42 |
sebokie | eeee: ah ok, and this particular server does not exist anymore | 17:42 |
sebokie | eeee: since ~ one month actually | 17:42 |
sebokie | I wonder why it onlw stopped working now... | 17:42 |
Guest41020 | it sits there saying 14.04 .... and then goes black | 17:44 |
bubbasaures | ol_dude67, Heh, hardly a help based statement can we get to that? | 17:44 |
eeee | Guest41020: you could try a text based minimalcd install | 17:44 |
Guest41020 | what is that? | 17:45 |
eeee | !minimalcd | Guest41020 | 17:45 |
ubottu | Guest41020: The Minimal CD image is very small in size, and it downloads most packages from the Internet during installation, allowing you to select only those you want. The installer is text based (rather than graphical as used on the Desktop DVD). See https://help.ubuntu.com/community/Installation/MinimalCD | 17:45 |
samthewildone | Quick question, I'm going to install ubuntu minimal installation style. Is there a way I can install the gnome 3 desktop? | 17:46 |
samthewildone | Though without Evolution & Firefox | 17:46 |
ol_dude67 | bubbasaures, just stating a fact. sorry. having issues getting pandora to play because its not loaded into chromium right. my idiot jump of the gun. | 17:46 |
compdoc | I think so | 17:46 |
eeee | samthewildone: no idea about without firefox, but i think the minimalcd install asks you what you want to install | 17:46 |
samthewildone | I tried the installation via vm and it worked fine but, seems like evolution and firefox were tied to the core of gnome 3 | 17:46 |
Guest41020 | that sounds a bit too complicated for me. why wont it work the normal way | 17:46 |
Guest41020 | they way i've always gotten ubuntu to install | 17:47 |
samthewildone | eeee, so gnome-core is the same as gnome-shell ? | 17:47 |
bubbasaures | ol_dude67, Your fact, not the publics in general, flash works fine here, keep ot to a support theme, needing or giving. | 17:47 |
bubbasaures | it* | 17:47 |
* m3n3chm0 nasZ | 17:48 | |
Kireji | I recently did a system update from 12.04 to 14.04 and my main spools did not rotate. does ubuntu still use logrotate and /etc/logrotate.conf in 14.04.1 | 17:48 |
ol_dude67 | bubbasaures, was in lubuntu getting more specifics sorry. wont happen again. | 17:48 |
Wulframn | Guest41020: you're trying to install Ubuntu 14.04 and are having issues? | 17:49 |
eeee | samthewildone: i think the gnome-shell is the desktop environment, and gnome-core is the core stuff, apt-cache show gnome-shell and gnome-core will list the differences | 17:50 |
felon | sweet thx squinty ill install that program | 17:50 |
samthewildone | eeee, your a God | 17:50 |
Wulframn | when you capitalise it, it makes it a personal pronoun. :-P | 17:51 |
samthewildone | :| | 17:51 |
squinty | felon: yw | 17:51 |
utahcon | does placement of a "pre-start script" block matter in an init/upstart conf? | 17:55 |
=== nyRednek is now known as HiddenDjinn | ||
Sonderblade | any way to check which packages was updated in the last week? | 18:00 |
Sonderblade | or since any given time duration | 18:00 |
OerHeks | softwarecenter > button history | 18:01 |
dhaval2712 | How do I chroot into a GPT partition? I can't seem to actually find any and I think the actual partition table might be corrupt. | 18:02 |
eeee | dhaval2712: you chroot into a directory | 18:02 |
dhaval2712 | eeee: No I mean how do I mount it? | 18:02 |
Sonderblade | OerHeks: is it in kubuntu? | 18:03 |
eeee | mount /dev/sdxY /mnt | 18:03 |
eeee | Sonderblade: check /var/log/apt | 18:03 |
eeee | you can use zcat to check the .gz files | 18:03 |
OerHeks | cat /var/log/dpkg.log | grep " installed\ " | 18:04 |
dhaval2712 | Yeah that's the issue, I can't see the partition there. It boots fine, but I can't actually see it. | 18:04 |
eeee | dhaval2712: sudo parted -l | 18:04 |
eeee | doesn't show it? | 18:04 |
dhaval2712 | It shows 4 ntfs partitions. | 18:05 |
eeee | ok | 18:05 |
eeee | what are you trying to do? | 18:05 |
dhaval2712 | This isn't my machine and I haven't installed it myself, and I have no experience with GPT or anything. | 18:05 |
dhaval2712 | Trying to chroot into the Ubuntu install from a Mint live CD to install broacdcom drivers. | 18:05 |
eeee | dhaval2712: ubuntu would be on ext4 | 18:06 |
Sonderblade | eeee: the raw data is there, but it's not so easily queryable | 18:06 |
eeee | or ext3, etc. but not ntfs | 18:06 |
TheBigDeal | afternoon | 18:06 |
dhaval2712 | I don't see any ext4. I'll upload the fstab in a minute. | 18:06 |
TheBigDeal | is there a way to turn a usb flash drive to RAM? | 18:06 |
eeee | Sonderblade: you want a list of actions or installed apps? | 18:06 |
dhaval2712 | They've somehow installed Ubuntu *inside* windows! | 18:09 |
eeee | Sonderblade: dpkg -l , will give you a list of installed packages | 18:09 |
dhaval2712 | Fstab shows a path called /host/ubunut/disks/root.disk as the disk. What is this? | 18:09 |
sebokie | eeee: thanks for your help, the commands you gave showed that the culprit was sshd, now everything works again | 18:09 |
Sonderblade | eeee: a list of package upgrades: (package, upgrade-date, from-version, to-version) | 18:10 |
vitimiti | Hi | 18:10 |
eeee | sebokie: no problem | 18:11 |
eeee | glad it worked out | 18:11 |
squinty | dhaval2712: if they have installed inside windows then they used "wubi" probably. The installation can be removed from the Windows system via Control Center > Software removal | 18:12 |
eeee | dhaval2712: yeah, i don't think you can chroot into wubi | 18:13 |
eeee | i've no idea | 18:13 |
dhaval2712 | Yeah, I understand. If I'm not mistaken, it uses a file that it mounts with NTLDR and then boots from that. This is pure sorcery, right? | 18:13 |
dhaval2712 | eeee: I disagree. MAYBE, just maybe, if I can mount the disk, I can chroot into it normally. | 18:15 |
samthewildone | how can install mini ubuntu on my usb ? | 18:15 |
=== seeker is now known as Guest61761 | ||
dhaval2712 | Yep, | 18:16 |
hillary | Hi, is it possible to install whats app mobile application in ubuntu 14.04 | 18:18 |
hillary | ? | 18:18 |
eeee | dhaval2712: try mount.ntfs | 18:19 |
xangua | not guarantee hillary http://www.omgubuntu.co.uk/2014/09/install-android-apps-ubuntu-archon | 18:19 |
dhaval2712 | eeee: No it worked properly. Just like mounting an iso. | 18:19 |
DJones | hillary: No | 18:19 |
=== stiffi_ is now known as stiffi | ||
dhaval2712 | Also, whose bright idea was it to have a broadcom chip that requires proprietary drivers on a Dell Ubuntu laptop? | 18:20 |
compdoc | me - sorry | 18:20 |
DJones | dhaval2712: Dell | 18:20 |
dhaval2712 | Gosh darned idiots. | 18:20 |
DJones | dhaval2712: Well, Dell and Broadcom anyway | 18:21 |
vitimiti | Well, I would have problems finding an ethernet connection for that driver, right now | 18:21 |
Laura_1 | what people doing here? | 18:22 |
squinty | samthewildone: personally never done a mini install but would imagine you can just point the partitioner/installer to the relevant usb stick as you would if installing a full version of linux. if you are booting the installer from a usb stick you will also need another stick to install to | 18:22 |
squinty | Laura_1: please type /topic for details on this channel | 18:22 |
DJones | Laura_1: You've joined the Ubuntu support channel as shown in the topic when you joined, we deal with Ubuntu support issues | 18:22 |
hillary | ok | 18:23 |
dhaval2712 | Laura_1: I'll tell you what people are doing here. People are desperately scurrying about helping each other to forget the fact that Fedora is a better alternative. | 18:24 |
dhaval2712 | I'm sorry. | 18:24 |
DJones | !behelpful | dhaval2712 | 18:25 |
ubottu | dhaval2712: As our !guidelines say, "When helping, be helpful". If you're not familiar with the issue at hand, let someone else handle it instead of making !offtopic comments or jokes. | 18:25 |
jack- | heh | 18:25 |
hillary | What ubuntu applications can i use to communicate with android mobile over the internet? | 18:25 |
DJones | dhaval2712: Please feel free to join the Fedora channel to give support | 18:25 |
DJones | hillary: I use Airdroid over wifi | 18:25 |
dhaval2712 | I'Oh what's a few jokes between | 18:26 |
dhaval2712 | I'm sorry. But what's a few jokes between friends, right? | 18:26 |
daftykins | you are not our friend, please leave now | 18:27 |
squinty | and now you are trolling dhasenan | 18:27 |
ntzh | Трудно поверить в суровую правду, но тема незаконной торговли человеческими органами в Украине не новая. Один из самых резонансных случаев случился во Львове. В 90-х годах руководитель Львовской областной клинической больницы Богдан Федак ор | 18:28 |
compdoc | english | 18:28 |
=== ruben is now known as Guest42473 | ||
=== luke is now known as Guest95656 | ||
=== goldenfox is now known as Guest83116 | ||
hillary | Airdroid is in ubuntu software center | 18:30 |
Hardtail | Afternoon everybody | 18:31 |
xangua | hillary: airdroid is in playstore, random question get random answers | 18:31 |
=== AlphaBeta is now known as PsiOmega | ||
dhaval2712 | I have a non-random question. How do I change the mirrors that apt-get will use? | 18:32 |
eeee | dhaval2712: say fedora sucks, first :P | 18:33 |
DJones | hillary: airdroid is an android channel | 18:33 |
dhaval2712 | No problem. Fedora does suck. | 18:33 |
eeee | ah, i'd respect more if you didn't say that | 18:33 |
dhaval2712 | So does Ubuntu and Mint and Arch and openSUSE and everyone else. | 18:33 |
eeee | it was a trick question :P | 18:33 |
dhaval2712 | Fedora sucks hard. | 18:33 |
arthurfiggis | dhaval2712: you're not very good at this whole trolling thing, are you | 18:34 |
DJones | ok bye | 18:34 |
=== xubuntu is now known as Guest99685 | ||
BluesKaj | DJones, think that6 was another frustrated user who doesn't know how to ask for help without damaging his ego :) | 18:36 |
DJones | BluesKaj: Maybe, but 1st claiming Fedora is better than Ubuntu, then slagging Fedora off isn't channel friendly | 18:37 |
arthurfiggis | BluesKaj: i think it's more likely that he belongs on 4chan or in the Slashdot comments, but in either case, I'm glad somebody shut him up :P | 18:37 |
BluesKaj | afirmative, arthurfiggis, DJones | 18:38 |
drmagoo | anyone here good with isc-dhcp-server ? got it installed on my ubuntu box, but its been acting out now. it goes into a loop that ends wiht 'init: isc-dhcp-server respawning too fast, stopped' | 18:43 |
Mia | how can I display the running processes | 18:43 |
Mia | and how much resource they're using | 18:43 |
Mia | on terminal | 18:43 |
Mia | (SSH Actually) | 18:43 |
arthurfiggis | Mia: top works pretty well for that :) | 18:44 |
Mia | top? | 18:44 |
daftykins | Mia: run it | 18:44 |
arthurfiggis | Mia: yep, pretty standard console tool...almost certainly already installed, just run top in a terminal and away you go | 18:44 |
squinty | Mia: top will already be installed. a variation is htop which some prefer (needs to be installed, iirc) | 18:45 |
arthurfiggis | squinty: yes, i'd be surprised if it wasn't really, top being missing would probably break a lot of the GUI-based monitors :) | 18:45 |
Mia | hm nice | 18:46 |
Mia | there was this something else | 18:46 |
Mia | I don't know the name, but visually it was more like progress bars | 18:46 |
Mia | it was more "visual" | 18:46 |
andril | hello all | 18:46 |
Mia | if it makes any sense | 18:46 |
BluesKaj | Mia, system monitor, a gui | 18:46 |
Mia | BluesKaj, I'm connected through ssh | 18:47 |
Mia | so no UI for me | 18:47 |
pbx | hey, a command line is a UI :) | 18:47 |
SchrodingersScat | Mia: htop | 18:47 |
andril | i have an issue with my Pictures folder, it's like the path is forgotten after i change the wallpaper | 18:47 |
SchrodingersScat | !info htop | mia, it's like top, only 'better' | 18:48 |
ubottu | mia, it's like top, only 'better': htop (source: htop): interactive processes viewer. In component universe, is optional. Version 1.0.2-3 (trusty), package size 65 kB, installed size 185 kB | 18:48 |
Mia | thank you! i instaleld it now | 18:49 |
yecril71pl | Why does gedit insert a new line when I replace text with \n? | 18:50 |
ObrienDave | because that's what \n does | 18:51 |
SchrodingersScat | yecril71pl: is that not a new line? | 18:51 |
DanShin | hello, someone can explain for me, what is the better kernel to use? | 18:51 |
iamnotarobot | HI, where can I find the source code for the Ubuntu QT-based GUI components. | 18:52 |
yecril71pl | A new line is a new line, \n is INVERSE SOLIDUS, LATIN SMALL LETTER N | 18:52 |
SchrodingersScat | seems that gedit and some regex disagrees with you | 18:53 |
Mia | when I do htop to my droplet, I see 6 instances of node index.js running | 18:53 |
Mia | is this normal | 18:53 |
trism | yecril71pl: if you want a literal \n use \\n to escape the \ | 18:53 |
dav1dp0101 | Hi all! Does anyone have experience writing scripts that modify crontab? I want to query a MySQL database every day before midnight (using cron) that will then populate a series of commands (specific to each day) and put them in crontab to be executed the next day. Suggestions? | 18:55 |
Pumpkin- | dav1dp0101: why don't you use "at" to setup the days jobs ? | 18:57 |
kaithlin | May I know the server to Indonesia? I am new use linux | 18:57 |
deadevilboy | hi | 18:58 |
deadevilboy | is it possible to do something like this eth0 --> mitmproxy --> wlan gateway -->internet ? | 18:58 |
DanShin | hello, someone can explain for me, what is the better kernel to use? | 18:58 |
=== Guest15594 is now known as Locke2002 | ||
drmagoo | deadevilboy: do you want to force the traffic from eth0 to the proxy, regardless of what kindof traffic it is ? | 19:00 |
arthurfiggis | DanShin: depends on what you want it to do :) for regular desktop use the stock kernel works just fine...realtime kernels are better for things that require minimal amounts of latency, e.g. recording sound or video and processing that stuff in real time | 19:00 |
BluesKaj | kaithlin, repository mirrors for ubuntu packages? | 19:00 |
dav1dp0101 | Pumpkin- thanks, I'll check that out. In that case my script would create the days commands and put them in a file. Then "at" would read that file and execute the commands? Is that how it works? | 19:00 |
yecril71pl | Why can't I mark text in the Launchpad window? | 19:01 |
Justus | Hi, my postfix is having trouble with a compromised filesystem. I'm trying to rescue as much data as I can. There's a bunch of emails stuck in /var/spool/postfix/incoming and /active, how can I transfer them into courier manually? | 19:03 |
minimec | yecril71pl: try <alt>Tab to see whether there is some popup notification 'pending', or simply to refocus the window. | 19:03 |
motoflipside | i am running GNU/Linux Debian 7 (Wheezy) on my computer and want to transfer the voicemail messages i have on my motorola flipside to my computer. How can i do that? | 19:04 |
DJones | !debian | motoflipside | 19:04 |
ubottu | motoflipside: Ubuntu and Debian are closely related. Ubuntu builds on the foundations of Debian architecture and infrastructure, with a different community and release process. See https://help.ubuntu.com/12.04/installation-guide/i386/what-is-debian.html - Remember, !repositories meant for Debian should NOT be used on Ubuntu! | 19:04 |
yecril71pl | minimec: There is no popup window and refocusing does not help. | 19:04 |
DJones | motoflipside: Probably worth asking in the Debian support channels | 19:04 |
motoflipside | i am running GNU/Linux on my computer and want to transfer the voicemail messages i have on my motorola flipside to my computer. How can i do that? I did ask in debian | 19:05 |
motoflipside | but my question is not distro related | 19:05 |
DJones | motoflipside: Please install Ubuntu or one of its supported derivatives and test, then we'll eb able to help | 19:05 |
yecril71pl | motoflipside: what is a flipside? | 19:06 |
minimec | yecril71pl: Was just an idea... But a nice one, you might admit... ;) | 19:06 |
yecril71pl | ubuntu-bug says HTTP 403 | 19:06 |
deadevilboy | is it possible to do something like this eth0 --> mitmproxy --> wlan gateway -->internet ? | 19:08 |
deadevilboy | thks | 19:09 |
BluesKaj | deadevilboy, have you tried the mitmproxy to see where it's supposed to resid | 19:11 |
BluesKaj | err reside ? | 19:11 |
deadevilboy | BluesKaj: u mean, where to put in mitmproxy conf so that it redirects to wlan0 router gateway instead of eth0 gateway? | 19:12 |
BluesKaj | deadevilboy, dunno is that is recommended in the man page? | 19:13 |
BluesKaj | what is | 19:13 |
deadevilboy | no, I am pen test | 19:13 |
deadevilboy | this is my idea | 19:13 |
samthewildone | its ALIVE ! | 19:13 |
samthewildone | i just install ubuntu minimal with gnome-shell and its alive | 19:14 |
deadevilboy | BluesKaj: if u redirect eth0 traffic to mitmproxy, I can see it all. However, eth0 clients' browser connect directly to an ntlm auth proxy | 19:14 |
samthewildone | how do I install the font pack | 19:15 |
deadevilboy | BluesKaj: this way u can't see web traffic | 19:15 |
deadevilboy | BluesKaj: the idea was to use some kind of proxy that can read that traffic | 19:16 |
Basketball | anyone here good with rtcwake | 19:16 |
BluesKaj | is there no man page , deadevilboy | 19:16 |
kaithlin_ | where Chat for ubuntu Indonesia | 19:17 |
deadevilboy | BluesKaj: and I thought it was easy if I redirect traffic from eth0 proxy to my mitm laptop, and then, instead of mitmproxy sends traffic again to eth0 proxy, it would sent it to my wlan0 gateway | 19:18 |
OerHeks | !id | 19:18 |
ubottu | join ke #ubuntu-id untuk membahas ubuntu dalam bahasa Indonesia | 19:18 |
deadevilboy | BluesKaj: that way, I could simply make dns spoof for a clone web attack | 19:18 |
deadevilboy | and that would the the proof of concept | 19:19 |
BluesKaj | !id | 19:19 |
ubottu | join ke #ubuntu-id untuk membahas ubuntu dalam bahasa Indonesia | 19:19 |
kaithlin_ | Thank you, Greetings, I am from Indonesia | 19:20 |
nevermoreraven | hey ubuntuers | 19:21 |
BluesKaj | kaithlin_, join #ubuntu-id | 19:21 |
nevermoreraven | ubuntu most used linux distro in da universe! | 19:24 |
ObrienDave | debatable | 19:24 |
samthewildone | does anyone know the command for the fonts ? | 19:26 |
[1]Rigel | hi I am tryting to convert from windows to ubuntu....internet on virtual machine was working fine. but after i updated plugins for virtual box dual monitor internet stopped working | 19:28 |
[1]Rigel | I am using ubuntu 12.04 | 19:28 |
mablue | for gforce graphic card how i can install and make auto run his driver? | 19:28 |
jhutchins | samthewildone: WHAT fonts? | 19:28 |
samthewildone | jhutchins, I just installed the ubuntu minimal, and don't have alot of font | 19:28 |
samthewildone | *fonts | 19:28 |
samthewildone | I want the ubuntu fonts | 19:29 |
=== gnu is now known as Guest75420 | ||
sourkraut | samthewildone: use softwarecenter to install more fonts | 19:29 |
OerHeks | samthewildone, restricted-extras will give Sans Serif and such | 19:30 |
danix5f | hello, i've difficulties connecting to iscsi storage from ubuntu server. any one can please help with it ? | 19:31 |
sourkraut | samthewildone: you can also use these: http://www.fontsquirrel.com/ | 19:31 |
mablue | any idia? | 19:32 |
mablue | gforce graphic card driver | 19:33 |
mablue | nvidia gforce | 19:33 |
OerHeks | mablue, use the nvidia drivers from the driver menu | 19:33 |
squinty | mablue: have you checked Additional Drivers first? | 19:33 |
OerHeks | !nvidia | 19:33 |
ubottu | For Ati/NVidia/Matrox video cards, see https://help.ubuntu.com/community/VideoDriverHowto | 19:33 |
mablue | yes i cheked | 19:34 |
mablue | in it just i have a bcmwl | 19:34 |
=== christopher is now known as Guest72023 | ||
mablue | it cant autorun setup my driver after version 12 | 19:35 |
=== ItsYoda is now known as `Yoda | ||
hillary | give me a command for upgrade. That is from 12.04 to 14.04 | 19:36 |
mablue | why | 19:36 |
OerHeks | !upgrade | 19:36 |
ubottu | For upgrading, see the instructions at https://help.ubuntu.com/community/UpgradeNotes - see also http://www.ubuntu.com/desktop/get-ubuntu/upgrade | 19:36 |
squinty | is that an order or request? | 19:36 |
mablue | sudo apt-get update-distro | 19:36 |
=== quem_ is now known as quem | ||
genii | hillary: sudo do-release-upgrade | 19:37 |
hillary | thanks | 19:37 |
mablue | genii: my comand is not true? | 19:37 |
genii | mablue: No. | 19:37 |
mablue | why? | 19:38 |
genii | mablue: It would be sudo apt-get dist-upgrade for one thing, but that does not jump you from one version to the next | 19:38 |
mablue | oh! | 19:39 |
mablue | tnx | 19:39 |
squinty | mablue: have you tried in a terminal sudo apt-get update && sudo apt-get install nvidia-current see if that pulls in the correct video driver for your unit | 19:40 |
mablue | squinty: ok!tnx! | 19:41 |
genii | Might need to add the "restricted" repo first. | 19:41 |
mablue | genii? I? | 19:42 |
genii | mablue: The nvidia drivers are in the repository called restricted. It is not enabled by default. | 19:42 |
vibvibgyor1 | can someone tell me what is gnome and kde? | 19:43 |
genii | mablue: Please see https://help.ubuntu.com/community/Repositories/Ubuntu for details | 19:43 |
mablue | oh !from nano apt/.../list??! | 19:43 |
ObrienDave | vibvibgyor1, Desktop Environments | 19:44 |
genii | vibvibgyor1: They are desktop environments which each use different underlying libraries | 19:44 |
mablue | genii thanks ok | 19:45 |
vibvibgyor1 | oberienDave, genii can you please elaborate? | 19:45 |
OerHeks | nice overview different desktops http://imgur.com/a/9iaLJ | 19:45 |
sourkraut | vibvibgyor1: http://en.wikipedia.org/wiki/Kde | 19:45 |
squinty | genii: you can toggle on/off repo's via the Software Update manager | 19:45 |
reisio | OerHeks: why not just have a plain text file that says "they're all the same" :p | 19:45 |
ObrienDave | vibvibgyor1, windows has it's own desktop environment. windows, look and feel. gnome and KDE are just 2 of many DEs for Linux | 19:46 |
mablue | vibvibgyor1: then kde is not default for ubuntu ...gnome is usefulest | 19:46 |
OerHeks | windows 10 could hide there :-D | 19:46 |
vibvibgyor1 | oberienDave, genii , sourkraut: means they are just gui over core os? | 19:47 |
sourkraut | vibvibgyor1: http://en.wikipedia.org/wiki/GNOME3 | 19:48 |
Glamdring | For a few ridiculous reasons, I'm trying to mount and edit the contents of a Win95 hard drive image. How do I go about that? | 19:48 |
samthewildone | question how do I enable system wide font ubuntu ? | 19:49 |
genii | Glamdring: (sudo) mount -o loop imagefile.img /mnt (or other place) | 19:49 |
jhutchins | Glamdring: should be -t vfat | 19:49 |
samthewildone | I installed it, how do I enable it for the system. | 19:50 |
pangur | I logged in to a Gnome display environment and after rebooting, am presented with black blank screen. How do i get back to Cinnamon please? | 19:50 |
Glamdring | -t vfat didn't give me much luck. I think I'm missing something for that. | 19:50 |
=== CoreIT84 is now known as Corey84 | ||
Glamdring | I'll try the -o loop | 19:50 |
vibvibgyor1 | pangur google it | 19:50 |
Basketball | when i use rtcwake to sleep and wake my pc the time stops running and is stuck at the time when it slept | 19:50 |
vibvibgyor1 | ONCE i was in similar situation pangur | 19:50 |
pangur | i am on an ipad. | 19:50 |
mablue | ? justask | 19:51 |
genii | vibvibgyor1: Please don't advise people to "google it" | 19:51 |
jhutchins | Glamdring: you may need both, but vfat should auto-detect. | 19:51 |
reisio | Glamdring: https://major.io/2010/12/14/mounting-a-raw-partition-file-made-with-dd-or-dd_rescue-in-linux/ | 19:51 |
mablue | :D | 19:51 |
reisio | Basketball: run ntp-date or the like | 19:51 |
OerHeks | samthewildone, maybe update font chache > sudo fc-cache -fv # http://catlingmindswipe.blogspot.nl/2012/01/how-to-update-ubuntus-font-cache.html | 19:52 |
jhutchins | Basketball: That's expected behavior. | 19:52 |
pangur | i am able to login to a console and edit files via emacs. | 19:52 |
JohnnyL | have any of you made live system that used hd tmpfs for firefox? | 19:52 |
Happzz | im running ubuntu on virtualbox, i just increased the disk size and i need to somehow repartition so ubuntu is aware of the new space available. i dont want to format or reinstall everything. what do i do? | 19:52 |
sourkraut | samthewildone: install the fonts at /usr/share/fonts | 19:52 |
Basketball | jhutchins, the rtcwake is supposed to wake my compyter at a certian time but it cant because the time stops | 19:52 |
samthewildone | sourkraut, the font is install but I want to use it | 19:53 |
samthewildone | I did install via gnome-font-viewer | 19:53 |
Glamdring | genii: It says "mount: you must specify the filesystem type" | 19:53 |
pangur | i used ctrl-alt-f1to login to terminal. | 19:53 |
sourkraut | samthewildone: the font is local at .fonts copy it to /usr/share/fonts | 19:53 |
genii | Glamdring: So then use both -o loop AND -t vfat | 19:53 |
jhutchins | Basketball: Are you suspending to RAM or to disk? | 19:53 |
samthewildone | sourkraut, brb | 19:54 |
Basketball | jhutchins, -m mem | 19:54 |
Glamdring | Just a sec, be right back. | 19:54 |
genii | pangur: Have you tried setting the nomodeset in grub? | 19:55 |
jhutchins | Basketball: Might just be a hardwarer quirk. | 19:55 |
Basketball | jhutchins, so what do i do | 19:55 |
timmmaaaayyy | any idea why this isn't allowed? i get "-bash: /etc/environment: Permission denied" when i try to sudo echo "TEST_VER=production" >> /etc/environment | 19:55 |
pangur | no genii. how do i do that please? | 19:56 |
mihak | Hi guys, i have a problem qith grub, if anyone can help me out. I set the timeout to 0, so it wouldnt popup everytime i booted my computer, now i cant get to it, event with holding the shift while booting. Anyone know how i can fix this? | 19:56 |
glamdring | Sorry, where things stood I was unable to copy/paste. The result was kind of meh. : sudo mount -t vfat -o loop path/ path/ gave me the following: | 19:56 |
genii | !nomodeset | pangur | 19:56 |
ubottu | pangur: 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 parameter | 19:56 |
glamdring | mount: wrong fs type, bad option, bad superblock on /dev/loop1, etc. | 19:56 |
=== glamdring is now known as Glamdring | ||
pangur | thanks genii! | 19:56 |
genii | Glamdring: How was this image made? | 19:56 |
mablue | what mean -o loop? | 19:57 |
Glamdring | Truth be told, it's been a long time and I don't really remember. Different install, different box, different time. | 19:57 |
mablue | i undrstand -t fat mean type is fat but what mean -o loop | 19:57 |
squinty | pangur: http://askubuntu.com/questions/162075/my-computer-boots-to-a-black-screen-what-options-do-i-have-to-fix-it | 19:57 |
lennyli | hi | 19:58 |
lennyli | someone speak german | 19:58 |
reisio | lennyli: ja | 19:58 |
mablue | hi | 19:58 |
k1l_ | lennyli: #ubuntu-de ist der deutsche kanal | 19:58 |
lennyli | haha | 19:58 |
genii | Glamdring: What is the result of: file <imagename> | 19:58 |
lennyli | super | 19:58 |
mablue | yes im persian! | 19:58 |
freijon | lennyli: yep | 19:58 |
sourkraut | lennyli: ja, warum? | 19:58 |
lennyli | ich bin neu hier...vorallem neu mit ubuntu | 19:59 |
reisio | sourkraut: it was a command, not a question! | 19:59 |
jhutchins | mablue: loopback. I believe it's refering to the fact that the file is already on a mounted filesystem, but will be re-mounted as a device. I use it to mount images of CDs so I can have several mounted at once with only one drive. | 19:59 |
mablue | :D | 19:59 |
Glamdring | /media/macksting/79903e77-d1d5-435c-a69f-a32f9264f57a/mackie/win95/win95.img: x86 boot sector | 19:59 |
sourkraut | reisio: zu Befehl! ;) | 19:59 |
Glamdring | I meant to clean that up a little. Aw well. | 19:59 |
reisio | Glamdring: you want to mount only the partition that was c: | 19:59 |
Glamdring | Ah. Hrm. Okay. | 19:59 |
freijon | lennyli: schreib mal: /join #ubuntu-de | 20:00 |
dbrown | So | 20:00 |
dbrown | I started using Fedora | 20:00 |
dbrown | so it would match my hat | 20:00 |
reisio | Glamdring: how big is it all? | 20:00 |
jhutchins | Glamdring: So it's an image of a disk, not a partition. | 20:00 |
Glamdring | Yes, sorry, I should have thought of specifying that. | 20:00 |
jhutchins | Glamdring: You need to specify the offset of the partition. | 20:01 |
reisio | echo in here | 20:01 |
sourkraut | reisio: werden mehr Partitionen eingebunden, als Du brauchst? | 20:01 |
genii | Glamdring: Looks like you'll need to calculate the offset of the partitions within the image first. Might want to look at http://madduck.net/blog/2006.10.20:loop-mounting-partitions-from-a-disk-image/ | 20:01 |
Glamdring | The whole thing is 399.7 MiB | 20:01 |
mablue | jhutgins: but why u mount an image on many where? | 20:01 |
reisio | sourkraut: you mean to be asking me about partitions? | 20:01 |
reisio | Glamdring: can you make another image? | 20:01 |
sourkraut | reisio: just testing your german ;) | 20:02 |
Glamdring | Well, I don't really remember how to off the top of my head, so I'm not sure. | 20:02 |
reisio | if you can it'll probably take you less time to just re-image | 20:02 |
reisio | sourkraut: I'm online | 20:02 |
reisio | Glamdring: it's simpler if you use dd on partitions instead of devices | 20:02 |
reisio | Glamdring: or use ntfsclone | 20:02 |
reisio | Glamdring: not that you can't figure out the offsets for what you've already got | 20:02 |
jhutchins | Glamdring: http://www.andremiller.net/content/mounting-hard-disk-image-including-partitions-using-linux | 20:02 |
jhutchins | Glamdring: http://madduck.net/blog/2006.10.20:loop-mounting-partitions-from-a-disk-image/ | 20:03 |
=== havingFun is now known as xrosnight | ||
jhutchins | Glamdring: fdisk -lu <file> will get you the sector offset, multiply by bytes-per-sector (512). | 20:03 |
Delta706 | what tool can I use to crop an image? | 20:04 |
sourkraut | Delta706: use Gimp | 20:04 |
mablue | can any one show me an alternativ for easyphp in linux ubuntu? | 20:05 |
Delta706 | sourkraut: thanks | 20:05 |
Dronesrcool | best channel to ask for Xbox stuff is | 20:05 |
sourkraut | Delta706: you're welcome | 20:05 |
freijon | Delta706: GIMP: https://apps.ubuntu.com/cat/applications/gimp/ | 20:05 |
Glamdring | I'm chasing every one of these threads simultaneously. re: jhutchins and the sector offset, would that be the (from fdisk -lu messy/path.img) the Start and End? | 20:06 |
reisio | mablue: what's easyphp? | 20:06 |
WizardGed | hey can i give somone a link on how to get unbanned here. some nice webpage must exist. | 20:07 |
mablue | ? | 20:08 |
k1l_ | WizardGed: see the !guidelines | 20:08 |
WizardGed | !guidelines | 20:08 |
ubottu | The guidelines for using the Ubuntu channels can be found here: http://wiki.ubuntu.com/IRC/Guidelines | 20:08 |
Pici | WizardGed: https://wiki.ubuntu.com/IRC/AppealProcess | 20:08 |
WizardGed | thanks guys im talking to him in mumble atm | 20:09 |
=== Borialis is now known as Leentjes | ||
Grizzly2 | Hello | 20:09 |
Grizzly2 | I can't seem to use the "list" function on gdb | 20:09 |
Glamdring | If not, what is the sector offset? | 20:09 |
Grizzly2 | Whenever I tried after running a program, it says "dl-debug.c : no such file or directory" | 20:09 |
Glamdring | I could just paste the result in here, but it sounds like it'd be an unnecessary mess. | 20:10 |
Grizzly2 | Am I experiencing a bug or am I using gdb wrongly? | 20:10 |
mablue | reisio a virtual php server for testing codes and run php cms | 20:10 |
mablue | in windows | 20:10 |
mablue | no one use php in ubuntu | 20:11 |
mablue | ?! | 20:11 |
genii | Glamdring: Maybe use a pastebin | 20:12 |
Glamdring | Good thinking. | 20:12 |
k1l_ | !lamp | mablue | 20:12 |
ubottu | mablue: LAMP is an acronym for Linux-Apache-MySQL-PHP. However, the term is often used for setups using alternative but different software, such as Perl or Python instead of PHP, and Postgres instead of MySQL. For help with setting up LAMP on Ubuntu, see https://help.ubuntu.com/community/ApacheMySQLPHP - See also the Server CD installation process. | 20:12 |
genii | k1l_: I think they have more in mind a code-auditing system | 20:12 |
k1l_ | genii: following their webpage its some sort of xampp thingy | 20:14 |
=== rf is now known as icecream | ||
=== icecream is now known as icecream- | ||
Basketball | anyone??? | 20:14 |
reisio | mablue: on Unix systems you just install a web server with php | 20:15 |
reisio | 'cause it's dead simple retarded easy | 20:15 |
reisio | unlike the million clicks it takes to do anything with Windows Server :p | 20:15 |
Glamdring | macksting@sasha:~$ sudo mount -t vfat -o loop /media/macksting/79903e77-d1d5-435c-a69f-a32f9264f57a/mackie/win95/win95.img /home/macksting/games/daft | 20:15 |
trism | Grizzly2: is this a file you compiled or from some other program? our debug symbols don't include source so you usually have to specify the path using the dir command unless you compiled it yourself | 20:15 |
Glamdring | [sudo] password for macksting: | 20:15 |
Glamdring | mount: wrong fs type, bad option, bad superblock on /dev/loop1, | 20:15 |
Glamdring | missing codepage or helper program, or other error | 20:15 |
Glamdring | In some cases useful info is found in syslog - try | 20:15 |
Petazz | Hi! What's a modern command line tool for making a backup of a ubuntu server? | 20:15 |
Glamdring | dmesg | tail or so | 20:15 |
Glamdring | macksting@sasha:~$ file /media/macksting/79903e77-d1d5-435c-a69f-a32f9264f57a/mackie/win95/win95.img | 20:15 |
unopaste | Glamdring 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 unmuted | 20:15 |
Petazz | I don't need an automated backup, just one | 20:16 |
k1l_ | Petazz: rsync? or do you want image backups? | 20:16 |
qin_ | Petazz: rsync, or cp, or dd | 20:17 |
Glamdring | http://pastebin.com/zJHAXfAs | 20:17 |
Petazz | k1l_: Don't need image, just the files :) | 20:17 |
=== joren_ is now known as joren | ||
Glamdring | Sorry. THAT'S what I tried to paste. | 20:17 |
k1l_ | Petazz: then rsync is a nice tool | 20:17 |
Petazz | k1l_: Hmm can I run it remotely easily? | 20:17 |
=== havingFun is now known as xrosnight | ||
Petazz | I'd want to move the files from remote to my local | 20:17 |
k1l_ | Petazz: rsync is a cli tool. yes you can use it for ssh connections, too | 20:18 |
k1l_ | !rsync | Petazz | 20:18 |
ubottu | Petazz: rsync is a fast remote file copy and synchronization program - For more see: https://help.ubuntu.com/community/rsync | 20:18 |
Kireji | I recently did a system update from 12.04 to 14.04 and my main spools did not rotate. does ubuntu still use logrotate and /etc/logrotate.conf in 14.04.1 | 20:19 |
JohnnyL | Glamdring: aren't you Gandalf's blade? | 20:19 |
Glamdring | Yes. | 20:19 |
JohnnyL | ah! | 20:20 |
Glamdring | WizardGed is Sparrowhawk. | 20:20 |
JohnnyL | memory serves! | 20:20 |
Glamdring | We be nerds. | 20:20 |
Petazz | ubottu: The site only suggests how to copy _to_ a remote server. How can I copy _from_ one? | 20:20 |
ubottu | Petazz: I am only a bot, please don't think I'm intelligent :) | 20:20 |
Petazz | : D | 20:20 |
Petazz | Missed that one | 20:20 |
lbeckman | Petazz: another option is btsync works great especially to remote locations | 20:20 |
genii | Glamdring: So if you follow the instructions on the link i gave, 63 sectors in where the partition begins. So 63 * 512 = 32256 which is the offset to use. | 20:20 |
Glamdring | YAY! Thanks. Lemme try that. | 20:21 |
Glamdring | Shoot. There were two links, and I don't remember which was yours. | 20:21 |
Glamdring | Nor do I know irssi well enough to scroll up. | 20:22 |
Pici | Petazz: rsync's arguments work just like cp's do. Just run rsync on your local computer and pull the files down. | 20:22 |
Pici | Glamdring: hint: its page-up | 20:22 |
JohnnyL | now firefo only used /home/user/.cache for all it's storages,correct? | 20:22 |
Glamdring | Seems I was hitting End instead. Thanks. | 20:22 |
JohnnyL | s/used/uses | 20:22 |
Hardtail | Hey guys. I am using Ubuntu to learn Terminal. I plan on using this system as my primary machine. I was wondering about XAMPP, should I just use this or try to setup Apache, PHP and MySQL another way? | 20:24 |
sourkraut | Hardtail: use ubuntu LAMP server | 20:25 |
=== Guest63200 is now known as hxm | ||
p0wn3d | Hartail: I would use virtual box and play with it so you dont mess up your main workstation | 20:26 |
sourkraut | Hardtail: http://www.ubuntu.com/server | 20:26 |
k1l_ | Hardtail: ubuntu ships all packages you need. just use that. the bundle-package thing from windows is really a security issue | 20:26 |
k1l_ | !lamp | Hardtail | 20:26 |
ubottu | Hardtail: LAMP is an acronym for Linux-Apache-MySQL-PHP. However, the term is often used for setups using alternative but different software, such as Perl or Python instead of PHP, and Postgres instead of MySQL. For help with setting up LAMP on Ubuntu, see https://help.ubuntu.com/community/ApacheMySQLPHP - See also the Server CD installation process. | 20:26 |
Hardtail | Thank you to everyone. I will go learn about LAMP! | 20:27 |
Glamdring | I'll work on this when my eyes stop glazing over. Thanks! | 20:27 |
genii | Glamdring: Good luck with it. | 20:28 |
Glamdring | Gracias. The things we do to play Fallout... | 20:28 |
JohnnyL | hackers replaced my php-session-start with lsof | 20:28 |
maxmc | Hi, I'm running Ubuntu 14.04 LTS 64bit on a thinkpad x220. Just now my external monitor - connected via displayport - stopped working. A reboot didn't help. The monitor does not show up in "displays", xrandr says dp1,dp2, dp3 (that means displayport right?) is disconnected. Any ideas what I can do to solve the problem? Thanks alot! | 20:28 |
JohnnyL | they left evidence everywhere. | 20:28 |
Hardtail | sourkraut: Ubuntu Server is another install correct? | 20:29 |
volkerbradley | Tried to remove and reinstall Plex Media Server. Got the following error message: dpkg: error processing package plexmediaserver (--configure): subprocess installed post-installation script returned error exit status 2 E: Sub-process /usr/bin/dpkg returned an error code (1) | 20:29 |
k1l_ | Hardtail: its "just" a install without a desktop and some other packages preinstalled instead | 20:29 |
k1l_ | Hardtail: but they share the same packages and kernel and base system | 20:29 |
volkerbradley | where would I look to see where the problem is | 20:29 |
Hardtail | k1l_ I need another partition to run that though, correct? | 20:30 |
k1l_ | Hardtail: no. but i am not sure you got that right. | 20:30 |
gp5st1 | hello. I have an ubuntu 14.04 box. I created the file /etc/rsyslog.d/51-local7.conf containing "local7.* -/var/log/local7.log" I then did a `/etc/init.d/rsyslog resart`I didn't see a local7.log file so I did `logger -p local7.info` entered some text and then ^D and I still don't see a local7.log file. Any suggestions? | 20:31 |
Hardtail | k1l_: ok, I may be a bit confused, my apologies I am new to Linux in general. So it would install the software on my current Ubuntu operating system as a terminal application? | 20:31 |
lbeckman | maxmc: monitors can be tough sometimes, the monitor does work and has power correct? | 20:32 |
k1l_ | Hardtail: ubuntu (no matter if server, ubuntu, kubuntu, ...) is always the same base system but just another (or no) desktop on top. the server install got no desktop installed and some other packages as default but you can install a desktop there, or you can install the server packages on a ubuntu with desktop. | 20:33 |
maxmc | lbeckman: yes power is ok, even the keyboard and mouse plugged into the monitor work fine | 20:33 |
kaithlin | what the best tools ubuntu for monitoring personal website | 20:33 |
Pici | kaithlin: What do you mean by monitoring? | 20:33 |
Hardtail | k1l_: I understand now, thank you for taking the time to explain this for me. | 20:33 |
lbeckman | maxmc: does your X220 have proprietary drivers installed? | 20:33 |
maxmc | lbeckman: no | 20:34 |
kaithlin | web real time log monitoring | 20:34 |
k1l_ | Hardtail: but, you want a server to be running 24/7 since you want the website/services to be available 24/7. and you turn off a regular desktop. so most guys split that on to 2 different systems. | 20:34 |
lbeckman | maxmc: I've had good luck with ati/amd drivers, but your X220 is probably Intel HD Graphics Im thinking. | 20:35 |
Hardtail | k1l_ : I understand what you mean about that. So I can technically just register a domain and point it to my server then? What I am trying to accomplish right now though is just create a development environment on my desktop, when they go live I have hosting already, though. | 20:36 |
maxmc | lbeckman: yes it is intel hd, I guess the apt-get upgrade I executed must have caused the problem. is there a way to see what updates have been applied ? | 20:36 |
=== dbm is now known as Guest40750 | ||
hplc | what options exists if i want to use / tune a policy using GUI (somewhat similar to ms windows ?, one which comes with templates would be preferred, if they exist | 20:36 |
maxmc | lbeckman: and maybe undo them? | 20:37 |
kaithlin | Pici : I am from Indonesia, my english is not so good | 20:37 |
Pici | kaithlin: awstats is fairly popular. | 20:37 |
k1l_ | Hardtail: ok. you can install the packages like the link on !lamp tells you and use that on your desktop. | 20:37 |
lbeckman | maxmc: they might have, I know most often when I do an update that plays around with kernels etc. I need to reinstall graphics drivers. | 20:37 |
=== ivo is now known as Guest98879 | ||
Hardtail | k1l_: Okay, thank you so much! | 20:38 |
Guest98879 | oeee oeee oeee oeee | 20:38 |
k1l_ | Hardtail: np | 20:38 |
Hardtail | k1l_: Do you have any experience with writing applications for Ubuntu and/or creating themes? | 20:39 |
k1l_ | Hardtail: no, that is not my business :) | 20:39 |
genii | kaithlin: See the "Status Module" section at https://www.digitalocean.com/community/tutorials/how-to-install-configure-and-use-modules-in-the-apache-web-server | 20:39 |
Hardtail | k1l_: Okay thanks :D | 20:39 |
lbeckman | maxmc: take a peek here at what mikeb states about 3rd post down to reinstall your intel graphics: https://01.org/linuxgraphics/node/316 | 20:41 |
maxmc | lbeckman: thanks! | 20:41 |
lbeckman | maxmc: sure thing, hope it works for you! | 20:41 |
maxmc | me too :) | 20:41 |
Glamdring | It occurs to me to ask, while I attempt to parse this losetup and "hacked" plosetup stuff... When I right-click on the .img, a menu option of Disk Image Mounter comes up. Mounted so, I can look at the whole contents, but can't edit them. Why is this? | 20:45 |
=== Goku__ is now known as FrEaKi | ||
sourkraut | Glamdring: mounted as readonly? | 20:47 |
kaithlin | <Pici> thanks | 20:47 |
Glamdring | I'd assume so, but that leaves open the question of why is that, and how to fix it. | 20:47 |
kaithlin | <genii> thanks | 20:48 |
sourkraut | Glamdring: try sudo nautilus in the terminal | 20:48 |
Hardtail | Anyone here have experience developing Ubuntu themes and/or applications? | 20:50 |
antivirtel | hello all! can someone help me with command "du"? I'm using it that way: `du -h` which outputs the needed things, except the decimal part of the size. Eg. I have 16.9 GB used, but it just writes: 16GB, and it it not the same 16.1 or 16.9 has a bit difference -- can't find a way, when I force megabytes or at least 2 decimal places like with `free -m`? | 20:50 |
peppevpn | hi at all | 20:50 |
peppevpn | I've a problem with multiple connection to vpn | 20:50 |
sourkraut | peppevpn: 1. problem? | 20:50 |
Glamdring | Hrm. I tried sudo pcmanfm, got to the same place, and actually got fewer results. | 20:51 |
peppevpn | sourkraut: the first problem is that I don't manage to connect to my company vpn | 20:51 |
peppevpn | from network manager | 20:51 |
sourkraut | peppevpn: does it log in? | 20:52 |
Akiva-Thinkpad | I'm getting this error ; any idea what it means? file:///home/akiva/Programming/remix/music-app.qml:26 plugin cannot be loaded for module "QtMultimedia": Cannot load library /usr/lib/x86_64-linux-gnu/qt5/qml/QtMultimedia/libdeclarative_multimedia.so: (dlopen: cannot load any more object with static TLS) | 20:52 |
Akiva-Thinkpad | I'm trying to run an application, but it fails and outputs this message. | 20:53 |
peppevpn | sourkraut: no, it doesn't connect | 20:53 |
Glamdring | Yeah, I don't even have nautilus on this box. | 20:53 |
peppevpn | now I'm trying to connect from kvpnc but I don't manage to oen the app | 20:53 |
peppevpn | *open | 20:53 |
lbeckman | antivirtel: try du -b * | awk '{printf "%10.1f %s\n", $1/1000, $2}' | 20:54 |
sourkraut | peppevpn: is it a pptp? | 20:54 |
peppevpn | sourkraut: yes | 20:54 |
sourkraut | peppevpn: are you directly connect to the internet (modem) or via router? | 20:55 |
peppevpn | via router | 20:55 |
peppevpn | wifi | 20:55 |
antivirtel | hmm... that's great lbeckman :) | 20:55 |
peppevpn | but i manage to connect through mac os x | 20:55 |
antivirtel | but shouldn't it be 1024? | 20:55 |
sourkraut | peppevpn: so the firewall in the router could not be the problem | 20:55 |
peppevpn | sourkraut: no | 20:56 |
sourkraut | peppevpn: do you have the same adress range on the mac and ubuntu machine? | 20:56 |
lbeckman | antivirtel: yes prob true, at least gets you close. may need to tweak the line a bit to get exactly what you want. | 20:56 |
peppevpn | yes | 20:57 |
peppevpn | it's a local ip address, 192.168.1.2 | 20:57 |
AMDPentium | e | 20:57 |
AMDPentium | !ops | 20:57 |
ubottu | 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, bazhang | 20:57 |
sourkraut | peppevpn: you have added a new vpn connection in the network manager already? | 20:58 |
peppevpn | yes | 20:58 |
AMDPentium | !ops | 20:58 |
peppevpn | sourkraut: yes, and now I'm trying from kvpnc too without any positive result | 20:58 |
samthewildone | !offtopic | 20:59 |
ubottu | #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks! | 20:59 |
antivirtel | lbeckman - what is the standard? 1024 or1000 - I'm not sure... because one of them has an other postfix: MiB vs MB | 20:59 |
sourkraut | peppevpn: try it form the network manager first, is it an IPv4 adresse range in the vpn you would like to connect? | 21:00 |
Glamdring | sourkraut, do you have reason to believe nautilus would behave differently from pcmanfm in this regard? | 21:00 |
sourkraut | Glamdring: not really | 21:00 |
* Glamdring nods. | 21:00 | |
Glamdring | So parsing arcane scriptures it is. | 21:00 |
peppevpn | no | 21:01 |
peppevpn | sourkraut: no | 21:01 |
sourkraut | peppevpn: so its IPv6 | 21:01 |
peppevpn | sourkraut: no sorry, it's ipv4 | 21:02 |
sourkraut | peppevpn: so the route command says the same after you tried to connect? | 21:03 |
=== RichiH_ is now known as RichiH | ||
=== circ-user-Jx1DK is now known as leif_erikson | ||
samthewildone | I installed ubuntu mini install via laptop but, after its install the network doesn't work anymore... | 21:05 |
samthewildone | The installation goes through but, for some reason (2nd time) when I reboot to the terminal and try to update or anything it says failed or error to fetch | 21:06 |
leif_erikson | @samthewildone My last ubuntu install the network stopped working and I fixed it by reinstalling the Intel lan driver. | 21:07 |
samthewildone | leif_erikson, how do I install without network connection ? | 21:07 |
leif_erikson | Your situation may be way different than mine though. | 21:07 |
leif_erikson | Copy it to a flash drive from another computer | 21:07 |
samthewildone | copy wut ? | 21:07 |
leif_erikson | The network driver | 21:07 |
samthewildone | where can I get it ? | 21:07 |
leif_erikson | Are you trying to use wifi or ethernet | 21:08 |
samthewildone | either | 21:08 |
leif_erikson | Do you know what company made your internet hardware? | 21:08 |
samthewildone | when the installation starts up it picks up both wifi and eth0 | 21:08 |
samthewildone | err ? | 21:08 |
samthewildone | comcast is my network provider but, my laptop is an HP M4 Envy | 21:09 |
WodgeyD | samthewildone what does ifconfig give you? what info can be gleamed from /etc/network/interfaces ? | 21:09 |
sourkraut | samthewildone: does a ping ubuntu.com work? | 21:09 |
samthewildone | ping gives me error | 21:09 |
samthewildone | thats the first thing I did | 21:09 |
sourkraut | what error? | 21:09 |
peppevpn | sourkraut: | 21:10 |
peppevpn | :D | 21:10 |
samthewildone | ifconfig doesn't give me much | 21:10 |
daftykins | "ifconfig -a" see if you have intefaces | 21:10 |
WodgeyD | samthewildone just the "lo" interface? | 21:10 |
daftykins | *interfaces | 21:10 |
sourkraut | samthewildone: does dns work? | 21:10 |
samthewildone | daftykins, I have 3 interfaces with '-a' command | 21:11 |
samthewildone | sourkraut, how can I check dns is working ? | 21:11 |
daftykins | "nslookup google.com" | 21:11 |
jhutchins | peppevpn: Do you use network manager? | 21:11 |
samthewildone | WodgeyD, I do have lo interface | 21:11 |
peppevpn | jhutchins: yes | 21:11 |
peppevpn | jhutchins: but other clients too | 21:11 |
jhutchins | peppevpn: There's a pptp module for it. | 21:11 |
daftykins | samthewildone: what are the other two? eth0 and wlan0? | 21:11 |
samthewildone | when doing nslookup google.com it hangs | 21:12 |
sourkraut | samthewildone: try ping 8.8.8.8, does it work? | 21:12 |
peppevpn | jhutchins: yes, I've used it | 21:12 |
samthewildone | daftykins, lo , em1, wlan0 | 21:12 |
daftykins | hmm interesting name | 21:12 |
WodgeyD | samthewildone lo is just the local loopback address. you need the ethX wlanX p1p1 interfaces. | 21:12 |
samthewildone | WodgeyD, how do I get them ? | 21:12 |
WodgeyD | samthewildone firstly, I am only a noob myslef! however. I would edit the /etc/network/interfaces file | 21:13 |
WodgeyD | and give the ethX a static ip address | 21:13 |
sourkraut | peppevpn: back to you :) | 21:14 |
WodgeyD | samthewildone see link http://www.cyberciti.biz/faq/setting-up-an-network-interfaces-file/ | 21:14 |
samthewildone | WodgeyD, there is no file in there ? | 21:14 |
peppevpn | sourkraut: ahahahahah :D:D | 21:14 |
WodgeyD | ok | 21:15 |
WodgeyD | ah. that's the networkmanager thing, i think. I remember having a similar issue a few years back. unfortunately I am no more help. I will lurk and read what other, more experienced people tell you. | 21:16 |
WodgeyD | good luck | 21:16 |
sourkraut | peppevpn: have you tried to connect to the vpn and compared the route tables of your machine? | 21:17 |
=== Hobbyboy|BNC is now known as Hobbyboy | ||
arcsky | hey how can i stop/kill my logstash? sudo /etc/init.d/logstash stop and kill -9 <pid> doesnt work.. | 21:17 |
arcsky | checek here http://pastebin.com/9Q29igEn | 21:18 |
peppevpn | sourkraut: I don't know how I can do it | 21:18 |
peppevpn | :( | 21:18 |
sourkraut | peppevpn: just open a terminal and type in route | 21:18 |
peppevpn | ok | 21:18 |
kaithlin | can't install awstats, Unable to locate package awstats | 21:19 |
daftykins | samthewildone: you're connected via wired right now? does em0 have an IP address? | 21:19 |
sourkraut | peppevpn: if a connection to a vpn where made the route table should have an entry after trying to connect | 21:20 |
nsuchy | Hi Everyone | 21:20 |
SchrodingersScat | nsuchy: hey | 21:20 |
nsuchy | I'm connected using my own custom IRC client made in visual basic | 21:20 |
nsuchy | I choose #ubuntu as my testing channel | 21:21 |
=== lily_ is now known as oomoo | ||
dreki | does anyone know how to easily change the CPU frequency in xubuntu 14.04? Is there an app or something that does it? | 21:21 |
WodgeyD | nsuchy NICELY DONE!!! | 21:21 |
peppevpn | sourkraut: I've found it | 21:21 |
nsuchy | Just saying hi | 21:21 |
nsuchy | Bye for now | 21:21 |
nsuchy | :) | 21:21 |
SchrodingersScat | !ubuntu | nsuchy | 21:21 |
ubottu | nsuchy: 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.com | 21:21 |
SchrodingersScat | also offtopic | 21:21 |
WodgeyD | dreki why not do in bios/uefi? | 21:21 |
daftykins | i tried to ctcp version but i was too late :( | 21:21 |
SchrodingersScat | daftykins: same | 21:21 |
oomoo | My ubuntu does exactly what I want it to.. now what? | 21:21 |
daftykins | oomoo: go live life, enjoying every moment | 21:21 |
Hardtail | daftykins: how are you mate, it's bus! | 21:21 |
sourkraut | peppevpn: found route table? | 21:22 |
oomoo | sounds good, daftykins ' | 21:22 |
dreki | WodgeyD I want to be able to change it quickly on the fly. I use a laptop and move around at my office a lot | 21:22 |
daftykins | Hardtail: hi again, this isn't a chat channel i'm afraid. support questions only | 21:22 |
peppevpn | sourkraut: yes | 21:22 |
WodgeyD | dreki ok. I was being nosey. I have no info to offer I am afraid. | 21:22 |
pr0t | Does anyone know the best way to call a wireless connection applet or program via the command line? | 21:22 |
nsuchy | /ping localhost | 21:23 |
sourkraut | peppevpn: does it have a route to the adress range of you vpn? | 21:23 |
nsuchy | /NAMES | 21:23 |
nsuchy | /NAMES | 21:23 |
nith1210 | Logging into http://wiki.ubuntu.com using ubuntu-one creds doesn't seem to be working (it's my first time) am I doing something wrong? | 21:23 |
peppevpn | sourkraut: it's different, but there is an address similar | 21:23 |
peppevpn | a similar address sourkraut | 21:23 |
oomoo | Is there an ubuntu for chat of a more casual nature? | 21:23 |
daftykins | oomoo: #ubuntu-offtopic | 21:23 |
oomoo | thank ye | 21:24 |
samthewildone | still that doesnt work | 21:24 |
samthewildone | I left with a laptop with terminal | 21:24 |
arcsky | why cant i kill the damn program (logstash) have tried with /etc/init.d/logstash stop and kill -9 <pid> | 21:24 |
squinty | kaithlin, should be available if you are currently running one of the supported ubuntu releases ie 12.04 or 14.04 | 21:24 |
samthewildone | can some one help me ? | 21:24 |
samthewildone | How can I get my internet to work on my laptop ? | 21:25 |
daftykins | samthewildone: you're connected via wired right now? does em0 have an IP address? | 21:25 |
sourkraut | peppevpn: did you choose the "automatic" Option under the IPv4 tab in the network manager? | 21:25 |
daftykins | samthewildone: chop chop | 21:25 |
samthewildone | daftykins, idk | 21:26 |
samthewildone | daftykins, its plugged in to internet | 21:26 |
daftykins | samthewildone: what was the result of "ping 8.8.8.8" ? | 21:26 |
peppevpn | sourkraut: no, now i try | 21:26 |
daftykins | via a network cable, yes? | 21:26 |
samthewildone | network unreachable | 21:26 |
peppevpn | sourkraut: yes, it was selected | 21:26 |
kaithlin | squinty : I use ubuntu backbox | 21:27 |
daftykins | samthewildone: "ifconfig em0" does it have an "inet addr" ? | 21:27 |
samthewildone | the lo has a internet address | 21:28 |
samthewildone | 127.0.0.1 | 21:28 |
daftykins | samthewildone: lol, no. run this "sudo dhclient em0" | 21:28 |
samthewildone | daftykins, cannot find device "emo" | 21:29 |
daftykins | samthewildone: it's em0, not emo | 21:29 |
samthewildone | daftykins, did that | 21:29 |
samthewildone | I did em1 | 21:29 |
daftykins | samthewildone: assuming you typed it correctly, double check the name with "ifconfig -a" again | 21:29 |
samthewildone | daftykins, I have a em1, lo, wlan0 | 21:30 |
daftykins | samthewildone: ok and what did "sudo dhclient em1" do? | 21:30 |
samthewildone | daftykins, now I have an ip address fir em1 | 21:30 |
daftykins | samthewildone: cool, "nslookup google.com" ? | 21:31 |
samthewildone | GOT IT | 21:31 |
daftykins | samthewildone: ok, were you going to install desktop now? | 21:31 |
samthewildone | daftykins, I think after I did the sudo dhclient em0 | 21:32 |
samthewildone | daftykins, it worked | 21:32 |
squinty | kaithlin, afaik, blackbox is just a window manager. you need to find out what ubuntu version you are running. if it's no longer supported (as mentioned previously) then the repositories will not be available for installing extra software | 21:32 |
daftykins | samthewildone: yeah, perhaps you didn't have the cable in at bootup or something. | 21:32 |
nith1210 | Finally got a 500 from wiki.ubuntu.com. Seems the handoff between ubuntu-one and wiki.ubuntu.com is currently broken (for me). | 21:32 |
* samthewildone kisses daftykins | 21:32 | |
daftykins | samthewildone: so "sudo apt-get update && sudo apt-get dist-upgrade" reboot then "sudo apt-get install ubuntu-desktop" | 21:33 |
kaithlin | squinty : 11.04 sorry, I am new using linux | 21:36 |
daftykins | !11.04 | 21:37 |
ubottu | Ubuntu 11.04 (Natty Narwhal) was the fourteenth release of Ubuntu. Desktop support ended on October 28, 2012. See !upgrade, !lts and !eol for more details. | 21:37 |
daftykins | kaithlin: heading for 2 years dead on that one, did you typo? | 21:37 |
squinty | kaithlin, read what daftykins has just posted. if you are using that version you need to upgrade to a supported version | 21:37 |
daftykins | squinty: hope you don't mind me jumping in :) | 21:38 |
kaithlin | how do it? | 21:39 |
squinty | daftykins, np at all. am involved in other things too right now so an extra hand is great. :) | 21:39 |
daftykins | kaithlin: your release is so old, i would recommend backing up your data and downloading and clean installing 14.04.1 | 21:40 |
k1l_ | kaithlin: backbox is not supported in here. please see the backbox support | 21:41 |
squinty | kaithlin, if you type an exclamation mark plus the word upgrade, the instructions are displayed in your irc client !upgrade and !eol | 21:41 |
kaithlin | okay I will do, I am willing to lose my data to learn linux :) :) :) | 21:42 |
k1l_ | kaithlin: download a ubuntu 14.04.1 and install that. than you can come here and get support. | 21:43 |
daftykins | hopefully not for pen testing purposes though :S | 21:44 |
kaithlin | thank you for the guidance | 21:44 |
__zap__ | hi. how can i use "apt-cache depends" on a specific version of a package? | 21:45 |
srkjfone | yes | 21:45 |
srkjfone | bye | 21:46 |
trism | __zap__: it seems apt-cache happily accepts the =version argument, though I would need a package with different deps between versions to verify (apt-cache depends libc6=2.19-0ubuntu6) | 21:47 |
=== erry_ is now known as errietta | ||
=== Boscop__ is now known as Boscop | ||
__zap__ | trism: you are right | 21:51 |
__zap__ | trism: thanks | 21:52 |
__zap__ | how can i make debtree output dependencies for a specific version of a package? | 21:57 |
__zap__ | debtree package=version does not work | 21:58 |
flickerfly | Is there a way to write firewall rules with ufw that affect traffic forwarding through a Ubuntu system? | 22:02 |
teward | flickerfly: i don't know if you can with ufw, that's a little more complicated... | 22:04 |
blkadder | “ ufw is not intended to provide complete firewall functionality via its command interface, but instead provides an easy way to add or remove simple rules...." | 22:06 |
samthewildone | daftykins, hey | 22:07 |
daftykins | mmmyes? | 22:07 |
samthewildone | daftykins, every time I want to use the internet i have to sudo dhclient em1 to make it work | 22:07 |
daftykins | samthewildone: even after installing desktop? | 22:07 |
samthewildone | yes | 22:07 |
daftykins | why exactly did you install from a mini.iso at all? | 22:07 |
samthewildone | daftykins, cause I wanted a barebone ubuntu gnome 3 | 22:08 |
samthewildone | daftykins, it works fine on my desktop though | 22:08 |
samthewildone | I'm using ubuntu on my desktop | 22:08 |
samthewildone | installed the same way on laptop and getting these problems | 22:08 |
daftykins | samthewildone: i asked if you installed ubuntu-desktop :) so i suppose you installed gnome instead, doesn't it have a network manager? | 22:09 |
=== Ubuntu is now known as Guest38992 | ||
ibsin | Hello all | 22:17 |
ObrienDave | Greetings & Welcome | 22:19 |
ibsin | Could anyone tell me as to why my Dash looks smaller on my desktop monitor, than on my laptop? On my laptop, it takes up the whole screen. | 22:19 |
ObrienDave | what's the rez of each? | 22:20 |
ibsin | Laptop - 1366x768 | 22:20 |
axsuul | Is it safe to assume every distribution of Ubuntu has `unzip`? | 22:20 |
ibsin | Desktop - 1280x1068 | 22:21 |
ObrienDave | axsuul, they come with an archive manager. should support zip | 22:21 |
k1l_ | axsuul: you need to install it. thats some licence stuff that ubuntu is not allowed to ship that as default | 22:21 |
k1l_ | !unzip | axsuul | 22:21 |
daftykins | ibsin: that's not a real resolution (desktop) | 22:21 |
ibsin | Oops! | 22:22 |
ObrienDave | ibsin, 1280x1024? | 22:22 |
ibsin | I typed that wrong | 22:22 |
ibsin | Meant it to be 1280x1024 | 22:22 |
axsuul | ok thanks guys | 22:22 |
samthewildone | daftykins, man I don't know | 22:22 |
=== qwerty is now known as Guest89252 | ||
ObrienDave | ibsin, ok, assuming both are the same DPI, then the desktop should appear slightly smaller | 22:24 |
ibsin | Just thought it looked odd was all. But, on the desktop, I think it looks better smaller, than on my laptop, where it takes up the whole screen. | 22:25 |
ahklerner | hello, i am on ubuntu server with grub2. when i boot i get a bunch of gibberish. if i do advanced mode on boot and edit the startup removing a line, the text is no longer gibberish. where can i update the grub config so i do not have to manually go into advanced and edit the boot options every time | 22:25 |
onryo | ahklerner im on debian but it should be the same with Ubuntu /etc/default/grub | 22:27 |
samthewildone | how do I disable the annoying network check state for ubuntu ? | 22:27 |
onryo | ahklerner once you make your changes just sudo update-grub | 22:29 |
onryo | samthewildone check state? | 22:29 |
ahklerner | i am doing that now, thanks. | 22:29 |
ahklerner | that seems to be the grub options, i am looking for the options that are passed on to the os | 22:31 |
onryo | ahklerner you want to pass a cmd at boot? | 22:31 |
ahklerner | like i can see the grub infos fine, it (seems to be) ubuntu loading some gfx driver or something | 22:32 |
ahklerner | this pc is OOOOOLLLLLLDDDDD | 22:32 |
samthewildone | onryo, everytime I boot up ubuntu it takes about 2 minutes checking network state... | 22:32 |
samthewildone | actually it take more than 2 minutes | 22:33 |
samthewildone | How do I disable network checking from the startup ? | 22:33 |
ahklerner | /etc/network/interfaces, you can comment out any physical interfaces you do not use ? | 22:33 |
ahklerner | onryo: here is what i have to do to be able to read the infos(after grub) on boot | 22:35 |
ahklerner | on grub screen - choose Advanced options for ubuntu | 22:35 |
ahklerner | press e | 22:35 |
ahklerner | delete the line that says gfxmode $linux_gfx_mode | 22:36 |
ahklerner | press f10 | 22:36 |
onryo | ahklerner sounds like gdm or w/e ubuntu uses as its device manager. I would have a look at " sudo cat /var/log/kern.log |grep gfx " | 22:37 |
ahklerner | i want to remove that option from the default boot | 22:37 |
=== shuffleb1t is now known as shufflebot | ||
genii | ahklerner: Comment it out of /etc/default/grub and run update-grub | 22:38 |
genii | ahklerner: ( both of those with admin of course) | 22:38 |
onryo | genii he tried that | 22:38 |
ahklerner | the thing is there it is not what i expect to see in there | 22:38 |
genii | Also rebuild initramfs | 22:38 |
ahklerner | this is grub2 | 22:39 |
onryo | Any mods here? If so can you shoot me a msg. | 22:40 |
genii | ahklerner: Changes for grub2 are made in the /etc/default/grub file as I just said. Changes there are effected when you run the sudo update-grub after. Occasionally it is also needed to run sudo update-initramfs -u ..as well. | 22:41 |
daftykins | onryo: #ubuntu-ops if you're talking about ops | 22:41 |
ytain | hello, need a bit of help with "low graphics mode" in trusty, the solutions provided in askubuntu.com doesn't work for me at all. ubuntu is installed on my laptop powered by N3520 intel processor and video chipset integrated into the processor and the driver for it is i915 | 22:41 |
ahklerner | all that is in the /etc/default/grub are some variables for GRUB_xxx | 22:42 |
=== antivirtel is now known as antivAway | ||
ytain | this problem started yesterday morning after powering the laptop up after shutting it down 2 days ago | 22:42 |
ahklerner | previous versions i would have edited the boot.lst (i think it was) | 22:43 |
genii | ahklerner: If you'll notice, one of them probably says something like: GRUB_GFXMODE=1280x720 | 22:43 |
compdoc | ytain, if nothing worked, hopefully youve put everything back the way it was | 22:43 |
genii | ahklerner: Which you'd want to set to your actual resolution, or else comment out | 22:44 |
ahklerner | there is one, i have tried commenting, changing to 640X480, 800X600, running the update grub each time | 22:44 |
ytain | compdoc explain the "put everything back the way it is"? it's impossible to revert the updates that occured 2 days ago before shutting it down | 22:44 |
ahklerner | i will try commenting and running the update-initramfs -u also | 22:45 |
genii | ahklerner: Perhaps you have both grub1 and grub2 installed and grub1 is taking precendence | 22:45 |
=== night-ow_ is now known as night-owl | ||
compdoc | ytain, whats the problem, exactly? | 22:45 |
ytain | it keeps saying low graphics mode everytime I boot it | 22:45 |
ahklerner | it was a fresh install of ubuntu server | 22:45 |
ahklerner | i assume it overwrote ? | 22:45 |
ahklerner | i am doing the update initramfs now, will see hopefully that fixes my issue | 22:46 |
compdoc | ytain, and after it boots up, you have a low rez display? | 22:47 |
ahklerner | nope it is still gibberish | 22:47 |
ahklerner | its actually like stretched or something | 22:48 |
=== Hobbyboy is now known as Hobbyboy|Sleep | ||
=== hacdc is now known as HacClassroom | ||
=== HacClassroom is now known as ClassroomTV | ||
ytain | compdoc, I have an external monitor connected to the laptop, a FHD monitor. This setup worked just fine before this problem started. No low res display, the laptop screen is 1366x768 and it keeps showing the dialog window reporting the "low graphics mode". I can get to the terminal mode by using Ctrl+Alt+F1 and login as usual and using startx command and it loads the desktop, but the performance is slow and the compiz is somewhat disabled, m | 22:50 |
ytain | eaning the status bar is transparent and can't see the status indicators and I can switch from laptop screen to external monitor by using the Fn+F5 keys | 22:50 |
ibsin | Hello again | 22:52 |
ahklerner | here is what it looks like https://www.dropbox.com/sc/y0p3zgxqoejvqw5/AABkqEZamyODAvZWdKIHU7J2a | 22:52 |
ibsin | Anyone know where I could buy a keyboard that has the Ubuntu logo on it, and not the Windows logo? | 22:52 |
fridaynext | ibsin: http://shop.canonical.com/product_info.php?products_id=718 | 22:54 |
ibsin | Huh....never knew why I didn't find those before xD | 22:55 |
ibsin | Thanks ^w^ | 22:56 |
=== night-ow_ is now known as night-owl | ||
ytain | compdoc the error I see in the x11 log is it says it can't find any available displays which is weird | 23:03 |
=== collizion_ is now known as collizion | ||
simone | hi | 23:05 |
daftykins | greetings | 23:06 |
simone | how r u | 23:06 |
daftykins | simone: this is an ubuntu support channel only, not chat. | 23:06 |
simone | xchat is only supporter channel and not chat? | 23:06 |
daftykins | if you just ran xchat, it auto connects to this channel... you can join other ones | 23:07 |
k1l_ | simone: this channel right now is a technical help channel. the channel #ubuntu-offtopic is a channel for chatting. | 23:07 |
daftykins | !alis | simone | 23:07 |
ubottu | simone: 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* | 23:07 |
Hardtail | Does anyone here run Ubuntu on a tablet? | 23:18 |
Rudj | Hi i'm running trusty, on a desktop with pci sound card, I finally managed to get mic input working but it comes out of the speakers | 23:18 |
k1l_ | Hardtail: ubuntu desktop or ubuntu-touch? | 23:18 |
Hardtail | k1l_ Either or, I have an ASUS T100 coming sometime this week. It has Windows8 loaded on it but I want to wipe it and just run Ubuntu - it should have a docking keyboard. | 23:19 |
daftykins | !touch | 23:19 |
ubottu | Information about the Ubuntu Touch platform for Phone and Tablet is available here https://wiki.ubuntu.com/Touch . Support and discussion in #ubuntu-touch | 23:19 |
daftykins | Hardtail: ^ | 23:19 |
Hardtail | daftykins thanks | 23:20 |
Hardtail | !theme | 23:20 |
ubottu | Find your themes at: http://www.gnome-look.org - http://art.gnome.org - http://www.kde-look.org - http://kubuntu-art.org - http://themes.freecode.com/tags/theme - http://www.guistyles.com - https://wiki.ubuntu.com/Artwork/ - Also see !changethemes and https://help.ubuntu.com/community/UbuntuEyeCandy | 23:20 |
k1l_ | Hardtail: yes, see the #ubuntu-touch channel. but the breaking point will b if the bootloader allows to install other OSs. | 23:20 |
Hardtail | k1l_ Ok thank you. So the bootloader is not something that can be changed? | 23:21 |
daftykins | fwiw i would say trying to change OS on a tablet is a mistake | 23:21 |
Hardtail | fwiw? | 23:21 |
=== bodhi_ is now known as bodhizazen | ||
daftykins | for what it's worth | 23:21 |
k1l_ | Hardtail: on ARM (and tablets etc) its not like PC where you just put in a CD and give it a go | 23:21 |
Hardtail | k1l_ if it has USB on it can't you just make a bootable usb? | 23:22 |
k1l_ | Hardtail: "secureboot" is the issue | 23:22 |
daftykins | we already said to join another channel to discuss, please | 23:22 |
bodhizazen | secure boot is rarely the issue, UEFI is more likely | 23:22 |
daftykins | we're talking about a tablet. | 23:23 |
k1l_ | bodhizazen: on ARM. talking about tablets | 23:23 |
Hardtail | ok sorry...didn't realize it was a problem dafty | 23:23 |
bodhizazen | secure boot generally applies to drivers, not to booting | 23:23 |
bodhizazen | For example, with secure boot enabled, the ATI driver fails as the (linux) binary is not signed, but the system boots ot a CLI | 23:24 |
k1l | bodhizazen: again: talking about ARM. not about the pc uefi stuff. | 23:26 |
* ObrienDave checks channel name | 23:27 | |
Melar | Hi | 23:33 |
ibsin | Hello. Anyone help me figure out why Rhythumbox won't load my entire Music library? It only loads like...4 songs and that's it. | 23:34 |
Melar | trying to find an alternate install dvd 14.04.1 server if it exists. | 23:34 |
Hardtail | !development | 23:34 |
ubottu | Interested in becoming an Ubuntu Developer? Get started here: https://wiki.ubuntu.com/UbuntuDevelopment | 23:34 |
k1l | Melar: there is no server dvd, iirc | 23:34 |
k1l | !downloads | 23:35 |
sexyboy | Melar: they've dropped the alternate installer after 12.04 | 23:35 |
reisio | 'DVD' is just code for 'much longer of a download than you need' | 23:36 |
k1l | !download | Melar | 23:36 |
ubottu | Melar: Ubuntu installation CDs can be downloaded from http://releases.ubuntu.com - Mirrors can be found at http://wiki.ubuntu.com/Mirrors - PLEASE use the !torrents to download !Trusty, and help keeping the servers' load low! | 23:36 |
sexyboy | Melar: it's available only for the minimal iso | 23:36 |
=== Ubuntu is now known as Guest84144 | ||
Melar | Okay so minimal then. Thank you. | 23:37 |
Melar | Everyone | 23:37 |
ibsin | Can anyone help me figure out wy Rhythumbox won't load my entire Music library? | 23:38 |
apb1963 | I can't seem to install keepass2 in 14.04. I'm getting: E: Unable to locate package keepass | 23:38 |
Ben64 | apb1963: keepass2 | 23:39 |
reisio | ibsin: what's it do instead? | 23:40 |
=== sludge is now known as sludgefrog | ||
apb1963 | Ben64: yes. keepass2 | 23:40 |
Ben64 | apb1963: yeah, type that instead of keepass | 23:40 |
ibsin | It only loads up to 4 songs and lists them. Nothing else happens. | 23:40 |
apb1963 | Ben64: I tried it both ways... I'll doublecheck in case I was crazy at the time | 23:41 |
trism | apb1963: you can also check that you have universe enabled in software-properties-gtk | 23:41 |
apb1963 | trism: where's that? | 23:41 |
trism | apb1963: that is the command name: software-properties-gtk | 23:42 |
apb1963 | I check /etc/apt/sources.list and it's enabled... but again, I'll doublecheck... | 23:42 |
apb1963 | +ed | 23:42 |
apb1963 | trism: installing that command now... | 23:43 |
apb1963 | Ben64: confirmed, I tried both ways | 23:43 |
reisio | ibsin: all the same format? | 23:43 |
trism | apb1963: you don't have to install it, checking /etc/apt/sources.list works as well, it is just installed by default on ubuntu desktop and so easier for some versus editing the file directly | 23:44 |
ibsin | reisio: Yep. All MP3s | 23:45 |
Dronesrcool | I need help with Xbox 360 what channel on freenode | 23:45 |
daftykins | !alis | Dronesrcool | 23:45 |
ubottu | Dronesrcool: 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* | 23:45 |
ahklerner | the answer to my problem was to edit the /etc/grub.d/10_linux file and set the dynamic gfx to 0 | 23:45 |
reisio | ibsin: you might try mv'ing your ~/.config/rhythmbox (or wherever it is) and try again | 23:46 |
apb1963 | trism: I see.... well... universe is enabled and so... it still can't find keepass2 | 23:46 |
trism | apb1963: it is definitely there, so there has to be something wrong with your sources/mirror, unless you just installed and didn't run: sudo apt-get update; yet | 23:47 |
apb1963 | trism: yeah I think I forgot to run update... was doing that right now... although I've run it before so I would have thought it would find it. I'm trying to only enable universe for specific packages so I keep enabling and disabling. | 23:48 |
apb1963 | trism: Yep... that was it. Sorry to bother you all... thank you :) | 23:49 |
SchrodingersScat | turning repos on and off doesn't make sense to me | 23:50 |
kbasher | hi | 23:50 |
kbasher | i'd like to share this with you Using your gamepad as mouse, scroll, click on linux / xorg ! http://pastebin.com/TLY0RqVk | 23:50 |
Gimhalos | Hello all, I'm working with a fresh install of Ubuntu and using the binary Nvidia drivers with a Korean 27" monitor. Before editting the xorg my secondary monitor worked perfectly. However, the EDID was messed up on the primary Korean monitor so I had to edit Xorg.conf with the model number, resolution, etc to get it to work. My 2nd monitor is trying to run with the same settings as the first now, instead of auto-config. | 23:57 |
h16h | recently switched from Windows to Ubuntu as my main, loving it | 23:57 |
Gimhalos | The man for xorg is way over my head and I'm not sure how to manually configure the EDID for the other monitor or get it to auto-detect | 23:57 |
daftykins | try looking for example two screen configs and adapting as necessary | 23:58 |
Gimhalos | so basically have screen0 and screen1? I tried that briefly but it kept trying to do both monitors as monitor0 | 23:59 |
Gimhalos | as far as I know there's no way to set monitor0 to one port and monitor1 to another right? | 23:59 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!