/srv/irclogs.ubuntu.com/2014/08/26/#ubuntu.txt

OerHeksFKLinguista, i don't know what could be missing, have you tried > sudo dpkg-reconfigure xserver-xorg00:02
sajanwafflejock,00:13
=== Guest56391 is now known as Sleepnbum
G4n0nHi, got a patch from "http://www.spinics.net/lists/stable/msg46075.html" but i have no idea how to install that code. Any help is appreciated00:17
bazhang!patch | G4n0n00:18
ubottuG4n0n: Patches are files describing the changes in code to achieve some results.  There are a number of ways these can be produced, but https://wiki.ubuntu.com/Bugs/HowToFix and http://developer.ubuntu.com/packaging/html/patches-to-packages.html may provide some useful guidelines.00:18
G4n0nthank you!00:18
=== adam1 is now known as adymitruk
nectaryshi, is there any function that returns the lower case of a given folder name ?00:21
expungenectarys: what use would that be00:22
=== Adam_ActiveState is now known as Adam_IRCCloud
=== adymitruk is now known as Adam_ActiveState
nectarysexpunge, I'm trying to set the names of some folders to lowercase00:23
expungenectarys: set where? For whta?00:23
expunges/whta/what/00:23
nectarysexpunge, set a folder's name to lowercase, is that possible? For example, if a folder's name is 'ABC', i'm asking if there is a function that converts it to 'abc'?00:24
expungenectarys: sure00:25
expungenectarys: but what for? The best solution will depend on this answer00:25
nectarysexpunge, for renames00:26
=== kpease is now known as kpease__
guest102340Hello, I'm in a bit of a spot. My friend who've I've recently set up with Linux is trying to get an xbox 360 controller to work with Ubuntu 12.04 LTS running on default Unity GUI. He's googled several guides on how to get it set up, and had it mostly working before (the right thumbstick was still not recognized, nor was the d-pad, and it thought the triggers was the right thumbstick). In his attempts to install, he00:27
guest102340installed the same repository twice, and installed the same driver twice as well. He did not make a backup before doing so. I'd like to undo that and try and work from scratch, but now it's not working at all and I don't know how to uninstall what he's done. I googled it and purged and uninstalled the apps with sudo-apt get, but when I tried to reinstall and undo the settings that broke it, it acted like the same se00:27
guest102340ttings were still in place. I didn't try to remove the repository because I'm not sure what effects that would have (I don't have a lot of experience with those myself). If anyone could help me troubleshoot and undo, I'd be really grateful.00:27
eeeenectarys: sudo apt-get install pyrenamer00:28
eeeesubstitutions > capitalization > lowercase00:28
expungenectarys: | tr A-Z a-z00:29
expungenectarys: and a million other ways: http://stackoverflow.com/questions/2264428/converting-string-to-lower-case-in-bash-shell-scripting00:30
nectarysexpunge, okay, thank you !00:31
guest102340sudo apt-get* and if no one knows, I'd be grateful if someone could give me some tips on what to google to get me started. Thanks. :)00:31
nectaryshow to change the default set colors of Terminal, please ?00:33
expungeprefs?00:33
guest102340You can set up terminal profiles and edit the colors there. Let me take a look at it myself and I'll give more specific instructions.00:34
wafflejockyeah just edit profiles00:34
wafflejockguest102340: you can use dpkg -L packagename to see what files a package installs00:36
guest102340wafflejock Thanks. Should I remove the doubly-installed repository or will it have no effect?00:37
guest102340wafflejock It was a third party repository not related to canonical (AFAIK)00:38
wafflejockguest102340: the repositoriy is where apt-get is going to look when it needs to update the cache (sudo apt-get update) but I'm not sure about if you delete a package and the location it was installed from is no longer listed in the repos00:38
wafflejockI presume it would be fine, can comment it out and see00:38
guest102340Okay, thanks.00:39
wafflejocknp, never toyed with the MS joysticks in Ubuntu00:39
guest102340wafflejock I'll try commenting it out and run an update. I really appreciate the help!00:39
wafflejockgot a logitech wireless one but not sure I've actually used it in Linux either since most of the gaming is still Windows00:39
wafflejock.... gonna play some Civ 5 on my buntu box though now that I think of it00:40
guest102340wafflejock Windows messed up on his PC (go figure) and he uses Wine to play FFXI00:40
samthewildoneHello, having this error when trying to format my USB drive00:41
samthewildonehttp://pastebin.com/w665cBDA00:41
wafflejocksamthewildone: you try with sudo?00:42
samthewildonewafflejock, nope00:42
wafflejocksamthewildone: think it's necessary00:43
wafflejockhttp://www.howtogeek.com/106873/how-to-use-fdisk-to-manage-partitions-on-linux/00:43
ubuntu1_tpI am looking to start development for ubuntu, I am not sure where to start. Could anybody help me guide in right direction00:45
somsip!developing | ubuntu1_tp00:45
somsip!developer | ubuntu1_tp00:45
ubottuubuntu1_tp: Want to become an Ubuntu developer? Look at http://www.ubuntu.com/community/get-involved/developers and the Wiki (http://wiki.ubuntu.com) for involvement in specific projects such as Kubuntu or Xubuntu.00:45
samthewildoneI'm assuming there isn't a mksf.fat32 /**/*** ?00:46
ubuntu1_tpthank you00:46
wafflejocksamthewildone: doesn't appear to be when looking for man pages00:47
wafflejocksamthewildone: not sure though00:47
samthewildonewafflejock, I was just doing that.00:47
wafflejockoh mkfs.fat works00:47
wafflejocker has a man page00:47
samthewildonethey only have msdos00:47
* samthewildone jumps on wafflejock's back like a monkey 00:48
wafflejockeh get down from there.... so this is Fat16?00:48
wafflejocknop looks like Fat32 from what they say in the man page00:48
=== marcel_ is now known as mczT
rypervenchesamthewildone: mkfs.vfat -F 32 /dev/sdXY00:53
=== marcel_ is now known as marcelmcz
Melargot a question.. oh wait...00:56
FKLinguistaOerHeks: I'm back00:56
Melaris there a grub2 channel?00:56
FKLinguistamy connection broke, so I lost whatever was said :(00:56
ubuntu1_tpthanks Ubottu00:57
Melaris there a grub2 disk that allows for installing grub to harddrive after boot?00:58
Melar:-S00:59
samthewildonerypervenche, thanks00:59
expungeMelar: what?01:00
=== Atomix26 is now known as Atomos26
Atomos26so I think I did the stupidest thing in existence01:03
guardian10/ evening.  I have 2 vps servers, one "new" and one "old" that i have sudo ssh level access to.  I want to copy everything from the old server to the new one, overwriting everything on there.  both are ubuntu 12.04 installs.  I was reading a bit about rsync but being new to linux i am not sure the proper command.01:03
Atomos26I added unstable debian repositories and updated.01:03
Atomos26Any way to undo this?01:03
Atomos26herlo?01:05
expungeherlo01:10
MrJeromeI just did a fresh install of ubuntu server 14.04 and issuing the command "sudo shutdown now" doesn't shut down the system, but instead brings me to a root prompt. This seems bad.01:13
beid7712http://vividsx.com/digitalplayground-bangbros-realitykings-brazzers-naughtyamerica-mofos-pornpros-babes-21sextury-nubilefilms-private-passionhdpornfidelity-teenfidelity-evilangel-elegantange/01:18
expungenow there's a URI01:20
Fallwowwww01:25
=== pakair_ is now known as pavlos
Melarbeid evedently never heard of pornhub01:30
Melarevidently01:31
FroodleSo I screwed up badly with CCSM.  Now I can't get the unity panel to show up even after reinstalling 14.04.  Can anyone help?01:35
expungeyou don't reinstall an OS to make an application run =/01:36
expungewhat've you got in ls /usr/bin/*unity*01:36
Froodleunity, unity-control-center, unity-scope-loader, unity-settings-deamon, unity-webapps-desktop-file, unity-webapps-qml-launcher, unity-webapps-runner01:38
=== administrator is now known as Guest2183
veryhappyhey guys, installing polkit-kde-1 should fix all the no-rights-errors?01:39
Melardidnt microsoft ri off kde when it built win 8?01:39
teololtoyhow about just re installing the metapackage ubuntu-desktop.01:39
LoshkiMrJerome: if you can reproduce it at will, please file a bug...01:40
expungeFroodle: is unity running? ps aux | grep -i unity01:40
veryhappyevery application works quite good but muon and synaptics, they still don't ask for a password01:40
Froodleexpunge: unity-settings-deamon, unity-panel-service, and unity-fallback-mount-helper are running.  I can view the desktop with Ctrl-Alt-F7 (but I'm using tty1 for irssi).01:42
LoshkiMelar: www.supergrubdisk.org01:43
Laytonhello there01:43
Layton any proficient ubuntu / lubuntu users here who can aswer a few quick questions :o ?01:43
veryhappyLayton: just ask, well answer your questions then01:44
=== Vampire0_ is now known as Vampire0
oaulakhhow to lower screen brightness in ubuntu01:44
oaulakhi installe nvidia latest but still i'm facing this problem01:45
veryhappyoaulakh: nvidia can sometimes give you some problems, i know that, i'm using nvidia here too, anyway you should be able to do it over your keyboard keys with fn+key01:46
LoshkiAtomos26: remove the repositories and re-update. (warning: I've never actually tried this). If it all goes wrong, back it up and reinstall from scratch01:46
veryhappyoaulakh: or you have kde/systemsettings/brightness01:46
oaulakhmeans?01:47
Laytoncool thanks , veryhappy.  my only question is:  i have a rather old notebook i want to speed up , it was running win xp media edition so far,  the specs are: Acer Aspire 5630 Intel Centrino Duo (T5500) 1,66 Ghz 2 GB RAM Geforce Go 7300 , would you recommend ubuntu desktop or lubuntu , considering the specs ?01:47
AlistairAnyone here can help with some PHP syntax?01:47
veryhappyAlistair: please see ##programming01:47
Alistairthanks vm :-)01:48
veryhappyoaulakh: i already wrote what i meant, if you mean the problem with nvidia, it's sometimes stuck even when you try to change the brightness of your screen.01:48
farmyardHello - I'm having some troubles with mic  sound quality, lots of static. I tried testing with arecord and, well I can hear okay, but the static is rather undesirable.  I'm using alsamixer01:49
LoshkiFroodle: the config for unity is in your home directory somewhere. I'm betting this is why reinstalling the OS was a) unnecessary and b) didn't help.01:49
FroodleLoshki: Yeah, I mounted /home to its own partition.  I'll try digging through there.01:50
veryhappyLayton: you can use either lubuntu (lxde) which is optimized for such low-speed computers/netbooks/notebooks or xubuntu which is running with xfce, anyway you can with the right settings also run ubuntu or even ressourceful kubuntu, it's up to you.01:50
=== megabit|away is now known as megabitdragon
veryhappyoaulakh: i'm at least still trying to figure it out, at least on my netbook it doesn't always work the other notebook is working with it.01:51
LostNvafarmyard: I had that problem recording with recordmydeskstop, lowering the master volume way down during recording cleared up the static.01:52
veryhappyoaulakh: i figured out, when i set the brightness and send it into standby and wake it up again it's set to the new brightness, but that can't be normal.01:52
Laytonwhat would you recommend  if i would want to get some more speed and performance out of it compared to win xp , for media applications and text editing  given the specs ?01:52
=== megabitdragon is now known as megabit|away
veryhappyLayton: let's speak about that private01:53
Laytoncool  :) thanks01:53
farmyardLostNva: Okay. Thanks. I'll give it a go!01:53
veryhappyoaulakh: set the brightness, send it into standby mode and wake it up and see if that changed the brightness then.01:53
veryhappyoaulakh: which surface do you use? kde? gnome?01:55
oaulakhgnome01:55
veryhappyi already read it, please don't repeat everything so fast.01:55
oaulakhok01:55
FarvaI am trying to figure out htop, I have a process running and I need to switch to that screen so that I can run commands under it01:56
veryhappyoaulakh: so you should be able to find the brightness settings in the options for background image or appearance01:56
Farvacan some one tell me how this works?01:56
veryhappyoaulakh: gnome should give you an additional menu entry which should say standby01:56
Farvathese manuals and tutorials make no sense to me, I dont know anything about any of this01:56
oaulakhyeah01:57
veryhappyFarva: htop?01:57
Farvayes01:57
oaulakhnow?01:57
FarvaI have a process running and I need to switch to that command line01:57
veryhappyFarva: it's a normal process viewer which is highly powerful.01:57
FarvaI need to run commands under it01:57
Farvaso I was told to use htop to switch to a process01:57
Farvabut I can' t figure out how this works >.<01:58
veryhappyoaulakh: yes, now.01:58
veryhappyFarva: i don't know how you should switch to a process, i only know that you can search for processes (look in the description for the function keys) and then you can also directly kill processes.01:59
FarvaI saw I could do that, so maybe htop is not what I need then01:59
FarvaI have a game server running a process and I can't find a way to switch to its command line02:00
Farvaits a java process02:00
rypervencheFarva: If you spawned it in the background and are not using that original terminal, it would be difficult to get it back.02:00
OerHeksFarva, you want a renice comand? see #5 > http://www.thegeekstuff.com/2011/09/linux-htop-examples/02:01
Farvaty02:01
OerHeksRenice alters the scheduling priority of a running proces02:02
rypervencheFarva: You may need to kill the process, then restart it inside of a tmux or screen session, so that you can always run commands in it later.02:03
FarvaOerHeks: did I mention this is my 3rd day running anything from shell? Will this give me the command line of the process being ran?02:03
Farvarypervenche: thats what I was afraid of02:04
OerHeksnut sure you can get a comandline for that javaprocess02:04
c3p0_避難所02:08
c3p0_避難所02:09
c3p0_避難所02:09
veryhappyc3p0_: please write english here.02:09
c3p0_避難所02:09
st0ixHello02:09
c3p0_:D ~ Hi~  R U Chinese?02:10
rww!cn02:10
ubottu如欲獲得中文的協助,請輸入 /join #ubuntu-cn 或 /join #ubuntu-tw02:10
kadobanIs there an easy way to tell what a package does/installs?02:18
kadobanIn particular, I have python3-flake8 installed, how do I tell how to run that? it seems like I can only find the python2 version...02:21
qstrahlI have some joysticks and I'm not happy with the way the buttons are interpreted. The joystick tools let me recalibrate the /dev/input/js* devices, but modern sdl games apparently just read /dev/input/event*02:21
qstrahlHow can I get these buttons interpreted the way I want?02:21
antonio_Hey folks...02:29
antonio_I'm having a hard time getting certain videos to play on my Vizio Smart TV with Ps3 Media Server.  Getting "audio and video codec not supported".  Any idea what I can do?02:30
bazhangantonio_, using what ubuntu tools there02:31
antonio_huh?02:31
bazhangantonio_, this is #ubuntu02:31
antonio_Yeah I know.  I also know that a lot of people in here probably use ps3mediaserver02:31
* rypervenche looks around.02:32
bazhangantonio_, so what ubuntu tools are in use02:32
antonio_ps3 media server02:32
bazhangwhats the package name antonio_02:33
=== vladhaund is now known as Guest69959
antonio_hmm02:35
antonio_not sure02:35
bazhangantonio_, why not use handbrake/avconv/ffmpeg to make them supported02:35
antonio_good idea...I need to find out what codecs can be used...02:36
antonio_Do you know of a program that can let me know the codecs of the videos that stream no problem?02:36
bazhangantonio_, what ones are currently rejected, other than mkv02:36
bazhanghandbrake etc to convert avi/mkv to mp4/m4v would do it02:38
OerHeksis it wmv withh drm perhaps?02:38
bazhanghandbrake can handle that, in most cases02:38
antonio_mp4 isn't working02:40
bazhangantonio_, run it through handbrake then02:41
bazhang!info handbrake | antonio_02:41
ubottuantonio_: handbrake (source: handbrake): versatile DVD ripper and video transcoder (GTK GUI). In component universe, is optional. Version 0.9.9+dfsg-2~2.gbpa4c3e9build1 (trusty), package size 681 kB, installed size 2593 kB (Only available for any-amd64; any-i386; powerpc)02:41
kadobanAny way I can figure out what the python3-flake8 package installs? I have it installed, but have no idea how to use it. The flake8 executable is the python2 version...02:42
prasanthhai02:44
somsip!ping02:45
ubottupong!02:45
prasanthhola02:46
somsipprasanth: people are here. Just ask your question02:47
kadobanApparently I was looking for 'apt-file'02:48
prasanthhai anyone there02:49
bazhangprasanth, what is your ubuntu support issue02:50
martialalexhi, I just installed a partition for ubuntu on my dell latitude and I can't get it to detect my wireless driver. Help?02:55
sudormrfhey guys, trying to figure out which video driver I need.  it is a bit of an odd question since I am running server, but I installed xbmc on my nuc and now xbmc is saying it needs a video driver.  was looking at this package, i965-va-driver.  that look right?02:55
LoshkiLayton: I have an old dell inspiron with a celeron 1.5GHz processor and 1G ram which runs ubuntu 12.04 lts slowly but usably for email, browsing and playing music. I've tried the "tiny" distros and nothing was obviously better.02:56
martialalexAnyone willing to help?03:00
prasanthhow to install a download manager03:00
sudormrfI guess the short of it is, which driver do I need for this: 00:02.0 VGA compatible controller: Intel Corporation 3rd Gen Core processor Graphics Controller (rev 09)03:00
bazhang!info aria203:03
ubottuaria2 (source: aria2): High speed download utility. In component universe, is optional. Version 1.18.1-1 (trusty), package size 1091 kB, installed size 4444 kB03:03
bazhangprasanth, ^03:03
cfhowlettLoshki, lubuntu is optimized for lower spec and legacy hardware03:04
prasanthhow to install it03:07
bazhangprasanth, sudo apt-get install aria203:07
Loshkicfhowlett: worth knowing, thank you...03:07
theviraHello03:08
prasanthi am new to use ubuntu03:09
theviraHello prasanth03:09
prasanthhai03:09
bazhang!manual | prasanth have a read03:09
ubottuprasanth have a read: The Ubuntu Manual will help you become familiar with everyday tasks such as surfing the web, listening to music and scanning documents. With an emphasis on easy to follow instructions, it is suitable for all levels of experience. http://ubuntu-manual.org/03:09
cfhowlettLoshki, to test without the full install: sudo apt-get install lxde xfce4                          then logout/choose lubuntu/xubuntu session/login.  if you really like it install lubuntu-desktop or xubuntu-desktop and then see the !purexubuntu or !urexubuntu factoid for cleaning up03:09
bazhang!rute | prasanth and this too03:10
ubottuprasanth and this too: documentation is to be found at http://help.ubuntu.com and http://wiki.ubuntu.com - General linux documentation: http://www.tldp.org - http://rute.2038bug.com03:10
prasanththank you03:11
Loshkicfhowlett: thanks. In fact, I'm one of the few that prefers to run fvwm, which runs well on old hardware, and I use the command line a lot.03:16
theviratried to update and had error updating a ppa03:20
theviraW: Failed to fetch http://ppa.launchpad.net/apachelogger/librocket/ubuntu/dists/trusty/main/source/Sources  404  Not Found03:20
theviraW: Failed to fetch http://ppa.launchpad.net/apachelogger/librocket/ubuntu/dists/trusty/main/binary-amd64/Packages  404  Not Found03:20
theviraW: Failed to fetch http://ppa.launchpad.net/apachelogger/librocket/ubuntu/dists/trusty/main/binary-i386/Packages  404  Not Found03:20
theviraE: Some index files failed to download. They have been ignored, or old ones used instead.03:20
theviracould any one explain what does that mean by ?03:21
somsipthevira: check with the PPA maintainer. They aren't official repos03:21
cfhowlett!ppa | thevira03:21
ubottuthevira: A Personal Package Archive (PPA) can provide alternate software not normally available in the offical Ubuntu repositories - Looking for a PPA? See https://launchpad.net/ubuntu/+ppas - WARNING: PPAs are unsupported third-party packages, and you use them at your own risk. See also !addppa and !ppa-purge03:21
theviraI was trying to setup librocket03:21
thevirafor a app to run03:22
thwestwithout a grub/lilo menu is there a way to boot to level 3?03:22
karb0n_ /msg NickServ RELEASE karb0n [<n%W9@>bJxrA3vQFWesYe=:D03:22
thwesti'm getting the graphic loading dots and they all fill but dont startx all the way03:23
thwestresponds to a vm shutdown command though ":(03:24
Loshkithwest: can you get to a command prompt if you type ctrl-alt-f2 ?03:25
sudormrfhey guys.  can anyone here help me figure out what I need to get the right graphics driver installed for my hardware?03:25
Loshkikarb0n_: Awkward...03:25
bazhangsudormrf, the intel driver should be in the kernel already, you wont get any great support on it (ie 3D or whatnot)03:26
sudormrfbazhang: it’s not loaded.  running ubuntu-server.  I am in the server channel, but the server channel is very quiet03:27
sudomaticsudormrf: which is the card that you use03:27
sudormrfsudomatic: nice name ;).  intel hd 400003:27
sudomaticshould be working03:28
sudormrfsudomatic: ubuntu-server.  it isn’t loaded03:28
LoshkiI thought the server didn't even include an X11 server? Don't you need ubuntu-desktop or some such?03:28
sudomaticsudormrf: get the drivers here https://01.org/linuxgraphics/downloads03:28
sudormrfsudomatic: I have that link, but I am hoping to install via apt03:29
sudomaticah you are using the server03:29
sudormrfsudomatic: yeah.  the server channel is dead03:29
sudomaticinstall a desktop03:29
sudormrfsudomatic: would rather not03:29
sudormrfjust need to install the driver to run xbmc03:29
sudomaticah ok03:29
sudormrfjust wondering which package I would need to install from apt to load it03:30
sudomaticjust install xbmc rest of the deps will follow03:31
sudormrfsudomatic: already did, but it complains when I try to run itXBMC needs hardware accelerated OpenGL rendering.03:31
sudomaticwell I'll be damned, just install Intel drivers03:32
sudormrfsudomatic: lol trying to avoid installing from a deb because then I need to frequently check for updates manually through their site03:33
cfochhi folks03:33
cfochmy father has uñ03:33
cfochupdTed his version of ubuntu to the 14.0403:34
cfochhe has exactly the same problem in bug #130953503:35
ubottubug 1309535 in lightdm (Ubuntu) "lightdm: PAM unable to dlopen(pam_kwallet.so): /lib/security/pam_kwallet.so" [Undecided,Confirmed] https://launchpad.net/bugs/130953503:35
sudomaticsudormrf: I thinkuse this ppa https://launchpad.net/~ubuntu-x-swat/+archive/intel-graphics-updates03:35
cfochis someone doing something about it?03:35
sudormrfsudomatic: hmm.  looks like that thing is pretty old.  maybe I just install the deb03:36
cfochhe can't use the graphic interface..03:36
cfochwelñ is exactly the same prpblem of that bug03:37
cfoch^03:37
cfhowlettcfoch, undecided/unconfirmed status means nothing being done.  watch the bug report for updates03:38
cfochwell... it seems many people having the same pro l03:39
sudomaticsudormrf: just install the deb it adds the Intel ppa automatically for updates03:39
cfochprl03:39
cfochproblem03:40
sudormrfsudomatic: checking03:40
cfochi think it is a critical bug03:40
cfochbut i dont use ubuntu03:40
cfhowlettcfoch, sorry, but 25 people reported this bug out of how many millions of light DM users ?  25.  Important to you?  Yes.  Critical bug?  No.  Doesn't mean it wont' get fixed at some point, though.03:41
sudormrfsudomatic: this may be a dependency nightmare03:43
sudomaticsudormrf: eh! [scratch x 3]03:44
sudormrfsudomatic: tried to install the deb, said xxx wasn’t installed.  chances are when I install those dependencies I will have to install more03:44
sudormrfthat is why I was hoping for something already in the repos in apt03:45
sudormrfso I wouldn’t have to go hunting around03:45
sudomatichold on let me read the source03:45
cfochi say it because tje user cant use the graphic env03:45
sudomaticirritating doing this on mobile03:45
sudormrfsudomatic: thanks.03:46
sudormrfsudomatic: looks like xserver-xorg-video-intel is the driver that is normally installed on a full system03:48
sudomaticwell can't open the files right now, will have to check out later03:49
sudomaticsudormrf: which are the deps it asked for03:50
sudormrfsudomatic: let me pastebin it03:50
sudormrfsudomatic: http://paste.ubuntu.com/8146564/03:51
sudomaticthese packages the installer asks looks valid03:52
sudomaticoh yeah03:53
sudomaticnow I remember, it is a graphical installer03:53
sudormrfsudomatic: d’oh.03:54
apb_rsync  -viuSaXn  /home     /mnt/c/home      output sample:        >f+++++++++ home/apb/Documents/Revisions/tmp.txt     According to the man page "A > means that a file is being transferred to the local host (received)." and to roughly summarize, a + means a "newly created item".  It also says option -n means dry run.  So, unless the dry run option is broken, then I'm at a loss as to understand why it would specify a newly created file is being received - since03:54
apb_the file already exists on both /home and /mnt/c/home - or did I mess up the source and target and I'm not seeing it?03:54
expungeapb_: is it created or not?03:54
apb_expunge: it exists03:54
apb_expunge: previously03:55
expungeapb_: what exists?03:55
expungethen what does it matter03:55
samthewildoneIs there a way I can log into my dad's computer while he's watching videos to complete his ubuntu installation ?03:55
expungesamthewildone: while he's watching videos on Ubuntu?03:55
apb_expunge: because it's a dry run and I want to know why it's planning on transferring gigabytes of data that it doesn't need to.03:55
samthewildoneexpunge, he's asking me to do all these things for his desktop.03:55
expungesamthewildone: just answer the question next time =P03:55
expungesamthewildone: do you need a GUI to do them?03:55
samthewildoneexpunge, im in the middle of fucking programming.03:55
sudormrfgoing to keep digging03:56
expungesamthewildone: tell him that03:56
samthewildonehe keeps asking me problems about this and that03:56
expungeyeah, that's what dads are for03:56
* samthewildone dad has consumed more than 2 liters of alcohol 03:56
expungejust ignore him then03:56
samthewildonesurprised he's still holding up.03:56
samthewildone....03:56
samthewildonesmh03:56
expungeapb_: are they identical files?03:56
samthewildoneold people, can't wait to move out.03:57
samthewildone:|03:57
apb_expunge: yes03:57
expungesamthewildone: why wait03:57
expungeapb_: according to?03:57
samthewildonefunds03:57
samthewildonealmost finished with school.03:57
expungesamthewildone: funds is not a reason, but almost done with something is, I guess =)03:57
bazhang!ot03:57
ubottu#ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks!03:57
apb_expunge: time and date... plus if I did a checksum I'm sure they'd match03:57
expungeapb_: that's true, _if_ you did a checksum, you'd be sure03:57
samthewildoneexpunge, I need to secure a entry level programming job03:57
expungesamthewildone: you'd like to =)03:58
netsnailWhy my gentoo system '/etc/xdg/autostart/' not working ?03:58
samthewildonewhich I had an offer but, it was way to far for a daily commute03:58
expungenetsnail: in the right channel?03:58
apb_expunge: rsync does not do checksumming unless I tell it to, which I didn't.03:58
bazhangtry in #gentoo netsnail03:58
samthewildoneexpunge, I had a offer for 45K03:58
expungeapb_: the question was whether they're identical03:58
expungesamthewildone: there you go03:58
apb_expunge: the answer was yes03:58
bazhangexpunge samthewildone take the chit chat elsewhere03:58
samthewildonethat was last year03:58
expungeapb_: no, you didn't say yes =)03:58
* samthewildone french kisses bazhang 03:59
samthewildone:D03:59
apb_[20:57] <apb_> expunge: yes03:59
bazhangsamthewildone, #ubuntu-offtopic03:59
samthewildonewhy does chrome crash randomly ?03:59
expungeapb_: so you don't trust rsync, and you aren't willing to run a checksum to confirm it shouldn't be trusted?03:59
expungesamthewildone: poorly authored03:59
samthewildone:D04:00
expungeyou could run it in a terminal for more details, though04:00
samthewildonespeaking of errors I notice when running certain applications via terminal to see whats going on behind I usually get GTK2.0 Erros04:01
expungewell, they're probably more like warnings =)04:01
samthewildoneah04:01
samthewildoneis that common ?04:01
expungeyup04:01
expungethey're not designed to be run from terminals, after all04:02
expungeGUI toolkit apps =)04:02
samthewildonefigures04:02
* samthewildone switches to vim04:02
expungeinformation is good04:02
apb_expunge:04:02
apb_14976    23 home/apb/Documents/Revisions/tmp.txt04:02
apb_14976    23 /mnt/c/home/apb/Documents/Revisions/tmp.txt04:02
apb_<crickets>04:04
expungeapb_: cool04:04
kyle_balkissoonHi, when I minimize windows in the second x-screen they vanish, I am on ubuntu 14.04 and kde 4.13.304:05
samthewildonewhat was the command to refresh gnome desktop ?04:05
* apb_ sighs04:05
samthewildoneinstead of login off ?04:05
expungegnome or unity?04:05
samthewildone...unity04:05
samthewildoneI remember it was like "kill ***-desktop"04:05
expungeapb_: #rsync ?04:06
expungesamthewildone: that's probably the mean way04:06
expungels /usr/bin/*desktop* /usr/bin/*unity* might remind you, though04:06
apb_expunge: thanks04:07
samthewildonebrb04:10
samthewildonealmost botched my desktop04:11
jeff__hello04:22
samthewildoneis there a way I can lock volume to 50% ?04:22
=== apb_ is now known as apb1963
expungelock?04:23
expungejeff__: hi04:23
samthewildoneexpunge, you know in android you can lock volume to a certain limit.04:23
samthewildoneThe volume can go no higher than a set value.04:23
expungewhat'd be the point in that04:24
samthewildonemany people like using my computer and not putting the volume to normal state.04:24
samthewildoneSo when I get back on... I'm not waking up the dead.04:24
capruroHi04:25
lotuspsychjeim looking for ideas howto make a 'to do list' over network on ubuntu?04:25
expungelotuspsychje: echo -e 'milk\nbeans\neggs' >> ~/todo04:27
expungesamthewildone: ah04:27
expungesamthewildone: you need that pulse commandline kajigger04:28
lotuspsychjeexpunge: can you explain what this does exactly?04:28
expungelotuspsychje: it adds those three lines to the file ~/todo04:28
expungesamthewildone: man pacmd, maybe04:28
lotuspsychjeexpunge: and can be found over several pc's on the network?04:28
samthewildoneexpunge, man paging atm04:29
samthewildone:D04:29
somsiplotuspsychje: https://github.com/ginatrapani/todo.txt-cli and put the todo file in a shared folder.04:29
lotuspsychjesomsip: tnx mate04:29
cxmhi04:30
cxmi am looking to set up a mail server for my lamp ubuntu stack04:30
cxmi am new to the whole thing so I am wondering if postfix or sendmail is preferred04:31
cfhowlettcxm, perhaps a question better asked in #ubuntu-server or ##linux04:31
expungelotuspsychje: no, you'd want a network share for that04:31
lotuspsychjeexpunge: ok tnx04:32
capruro<cxm> u can try zymbra04:32
zbcsmhi, my " and @ key are swapped as well as a few other issues, where are the keyboard settings? The one in the settings menu doesnt let me change the keyboard type.04:32
cxmI am not doing anything crazy... i just want my wordpress forms to work and perhaps an info@domainname.com email address to use04:32
zbcsmlayout*04:32
=== amir_ is now known as Guest66268
somsipcxm: use gmail and a WP plugin to route all emails to that04:34
caprurocxm: if you want a mail server you can try zimbra http://www.zimbra.com/ is very easy to conf for few clients04:35
expungecxm: chances are you already have a server, and it works just fine04:36
=== i336__ is now known as i336_
=== igurd is now known as Guest94734
_nedRstupid !@#$ c@#$ nvidia... !@$3#$%T^ nvidia optimus does not even allow me to upgrade to 14.04 .. system overheats and restarts before installation gets chance to complete04:51
expunge=)04:52
hp2000hola04:56
hp2000hello from los angeles ca04:57
expungeshalom from Washington04:57
hp2000nice to meet you04:57
hp2000anything new?04:57
expungeummmm04:58
expungenope, not today04:58
expungeyou?04:58
samthewildonewas I banned ?04:59
expungeoh wait, I started watching 'Halt and Catch Fire', an AMC series that is even a little bit about 'puters =)04:59
expungesamthewildone: dunno04:59
expungeprobably not04:59
samthewildoneI just logged in and saw some ban was triggered...05:00
FallH&CF is interesting05:00
FallI can't wait for season 205:00
expungesamthewildone: you'd notice if you were banned =)05:00
samthewildone...figures05:01
expungeFall: good music =)05:01
Fallhaha yeah05:01
Fallshe's a little rebellious05:01
hp2000aja05:02
prasanthhai05:17
expungeohai05:17
zerOnepalHello folks, is admin group depricated on ubuntu 12.04... and is group: sudo the replacement??05:22
zerOnepal\join #emacs05:23
prasanthhai05:27
zerOnepalprasanth: hi there05:28
prasanthwhat's  up?05:28
=== magic is now known as notmagic
FreeBSDisDa5hit2anyone here have experience with dropbox on Ubuntu?05:33
FreeBSDisDa5hit2I would like to be able to randomly rebuild my Ubuntu server, and redeploy dropbox to it, without having to link the new installation.  I've tried to do this by copying ~/.dropbox to the new install, but dropbox asks me to link the maching when I start it.05:34
FreeBSDisDa5hit2is there something else dropbox is using to uniquely identify my host?05:34
BlackDevilehi i have a question05:37
BlackDevili can ask ?05:37
BlackDevilno one in room ?05:37
BlackDevilmmmm05:37
BlackDevili want to know some alternative to truecrypt ecryption software ? do you have any idea ?05:37
BlackDevilwtf 1600 user no one speaking ? :O05:38
ubuntwhere is the vim rc file in ubuntu 14.04?05:38
FreeBSDisDa5hit2BlackDevil - There does not appear to be an alternative to Truecrypt yet.  I'm still using it and we have it rolled out to workstations where I work05:47
BlackDevilFreeBSDisDa5hit2 :(05:47
BlackDevilbut is no more secure05:48
FreeBSDisDa5hit2ubunt - there is not vimrc file by default.  You can create one vim ~/.vimrc and put your configuration in there05:48
FreeBSDisDa5hit2there's no specific vulnerability05:48
FreeBSDisDa5hit2it's just no longer being maintained and may get exploited in the future05:48
BlackDevil:(05:48
BlackDeviland for this reason i search for an alternative :(05:49
FreeBSDisDa5hit2https://opencryptoaudit.org/ <-- as you can see, there is a lot of interest in truecrypt.05:49
FreeBSDisDa5hit2the license makes it difficult to pick up05:49
FreeBSDisDa5hit2but I have no doubt, the community will come through05:49
FreeBSDisDa5hit2and it'll get forked05:49
BlackDevili hope so :)05:50
=== FreeBSDisDa5hit2 is now known as ICantCook
=== its is now known as and
ROPAwhere do I find the previously installed program archives in ubuntu. I want to clear some drive space.05:58
langROPA: in /var/cache/apt/archives05:59
langROPA: you can control it with the apt-cache command05:59
ROPAty much. gl05:59
tacIs it possible to rsync files securely over SSH?06:00
langtac: yes, there's some fine examples in the rsync manual on ubuntu.06:00
tacIs -e ssh really all that's required?06:01
langyes06:01
tacthanks06:01
tacI saw that snippet but didn't see where it explicitly mentioned that's what that flag did06:01
ICantCookwhere does dropbox store your host details/credentials?  I want to copy files to a new server without re-linking it to my dropbox account.06:02
gabmushello people06:02
langtac: -e specifies which remote shell (and options in the same command) to use.06:02
tacI guess I don't really understand what shells have to do with what rsync is doing06:03
langtac: so if you have a special port setup fx, and don't use .ssh/config for that host, you do "rsync -e 'ssh -p 1234"06:03
tacI'll keep that in mind. Thanks06:03
langyou're welcome.06:03
langmake that; rsync -e 'ssh -p 1234'06:04
gabmusAnyone knows where I could find an Ubuntu Condensed Italic font? the italic variant seems to be absent and I'd really need it. maybe this is the wrong channel, if it is, could you suggest me a proper one where to ask this?06:04
* lang lacks his morning coffee06:04
tacahh06:04
tacso it shells into the remote box with ssh and runs the rsync server explicitly06:04
langyes06:04
tac... strange, but I guess it works06:04
tacexcellent06:04
=== ICantCook is now known as paulvern
=== deegee__ is now known as drussell
cxmhi06:08
cxmi am configuring my postfix and I have 2 VM's that are load balanced06:09
cxmI set up the stmp port for 25 for one VM which works fine06:09
cxmthe other won't let me use that port06:09
cxmcan I change the public port or that is not possible?06:09
tapoutanyone using KDE on ubuntu?  Should I install kubuntu or mint kde to test out kde?06:23
geirhacxm: What's the exact error? are you sure there's no process already bound to that port?06:25
cxmany help with smtp ports?06:26
cxmin Azure I can't setup smtp port 25 in multiple VM's06:27
cxmthat are hooked to a cloudservice i.e. they are load balanced06:27
cxmi am trying to add the port as a loadbalanced set now...06:29
cxmwow I think that worked06:30
cxmWindows Azure is pretty cool... let me do a test to make sure06:30
=== st is now known as Guest64869
GIANNIhello06:31
=== GIANNI is now known as Guest33043
Guest33043hello06:31
Guest33043how can I find out the type of USB port?06:33
Guest33043I mean usb 1.1 2 or 3 on ubuntu ?06:34
cxmyes that for sure works... the port is load balanced so the email can come in anywhere.06:38
cxmi should say on either VM06:38
personne3000Hi there !06:45
personne3000I have a computer configured with DHCP connected on my network card, and I would like to assign it an IP address without touching it... any way I can do that ?06:46
snowfoxmorning06:49
abhishekwhy ext4 partition displays 93GB but actual size is 99GB ?06:52
snowfoxexit06:52
=== Edward_Snowden is now known as sn0wden
=== Shuck is now known as Chikore
poxiphi, i use ubuntu 14.04 with default gnome-shell, but i installed unity yesterday and the problem is, that i can't run unity from gdm/lightdm i have no option to select unity desktop07:02
poxipand i've installed unity package, not ubuntu-desktop07:02
cfhowlettpoxip, unit is the default for ubuntu.  gnome-shell is not.  clarify your facts07:03
cfhowlett*unity*07:03
poxipcfhowlett: http://ubuntugnome.org/ i use this fork07:03
poxipsame ubuntu07:04
cfhowlettpoxip, ah.  not a fork - that's an official ubuntu flavor.07:04
cfhowlettpoxip, you should be able to logout/select unity session/login07:04
=== trijntje_ is now known as trijntje
poxipcfhowlett: i have no option when i use gdm or even lightdm07:05
=== dk_ is now known as Guest45912
poxipbut i can run unity via command (work, but just test)07:05
cfhowlettpoxip, unity is pretty much integrated into ubuntu.  I'd guess that the ubuntu-desktop would fix.  apt-cache show unity                  displays a long list of depends that I bet ubuntugnome does not provide.,07:08
dad你们觉得ubuntu垃圾吗07:11
bazhang!trash | dad07:12
ubottudad: Your GUI file manager's Trash folder is located at ~/.local/share/Trash/ for files moved to trash from your hard disk and .../.Trash-userid/ on external devices for files moved to trash from the device.07:12
brollypoptrele07:12
cfhowlett!jp l dad07:13
ubottucfhowlett: I am only a bot, please don't think I'm intelligent :)07:13
cfhowlett!japanese | dad07:13
ubottudad: 日本語の場合は /join #ubuntu-jp または /join #kubuntu-jp を入力して下さい。07:13
bazhangthat's cn07:13
dad不好意思,得罪大家了07:14
cfhowlettbazhang, you'd think after 2.5 years in Beijing, I'd know, right?  Sadly, I neither speak nor right Chinese.07:14
bazhangcfhowlett, what about left Chinese07:15
cfhowlettbazhang, dammit!  multiple windows = increased typos07:17
tewodrosmhow do i isntall gtkmm in ubuntu with console?07:21
tewodrosmthanks you07:21
cfhowlett!info gtkmm07:21
tewodrosmi use ide codeblocks and owuld liek to use gtkmm within the ide07:21
ubottuPackage gtkmm does not exist in trusty07:21
tewodrosm!info gtk+07:22
ubottukde-config-gtk-style (source: kde-gtk-config): KDE configuration module for GTK+ 2.x and GTK+ 3.x styles selection. In component universe, is optional. Version 3:2.2.1-1fakesync1 (trusty), package size 113 kB, installed size 789 kB07:22
tewodrosmcfhowlet07:22
tewodrosm:)07:22
cfhowletttewodrosm, sudo apt-get install packagenamehere             is the usual method07:23
tewodrosmthank you cfhowlett, x_X07:25
linuxmintHi, I just installed Ubuntu-14.04-server-amd64.iso. I can ping but can't sudo apt-get update. Error: No address associated with hostname. Install asked if I would like the outside world to connect, to add a proxy which I did. What happend?07:26
tewodrosmcfhowlett how can i get a list of all packages that i can acquire in the aforementioned fashion?07:27
tewodrosmcfhowlett how can i get a list of all packages that i can acquire in the aforementioned fashion?07:35
tewodrosmwhen i use sudo apt get install how do i get a list of all packages availabel with that command?07:35
tewodrosmthanks pls07:35
ikoniatewodrosm: sorry, i don't understand your question07:36
tewodrosmwhat you dont understand aboutit?07:36
tewodrosmiikonia07:36
tewodrosmikonia07:36
ikoniatewodrosm: I don't understand what you actually want07:36
ikoniaare you asking how do you see what packages are available to be installed ?07:37
tewodrosmyes07:37
_JuJuBeeShould I be able to use cli to upgrade from 13.04 to 13.10? then to 1407:37
tewodrosmavailabe with sudo apt get isntall07:37
ikoniatewodrosm: apt-cache search or browse packages.ubuntu.com07:37
tewodrosmhow do i make apt cahce search07:37
ikonia_JuJuBee: yes, but my personal opinion is that is not good07:37
ikoniatewodrosm: apt-cache search $package07:37
tewodrosmwhat if i jsut want to see all packages07:38
ikoniatewodrosm: packages.ubuntu.com07:38
_JuJuBeeikonia: how then?07:38
tewodrosmi put *?07:38
_JuJuBeefresh install?07:38
ikonia_JuJuBee: I'd suggest a clan install personally07:38
ikonia_JuJuBee: although it should work as you've described just fine07:38
ikoniatewodrosm: there are 1000's of packages, you can't list them like that07:38
ikoniatewodrosm: no07:38
ikoniatewodrosm: you search for what you want07:38
ikoniatewodrosm: or use software center to browse07:38
_JuJuBeeikonia: ok, well it is not working so I guess clean is the only way to go07:38
ikoniatewodrosm: or browse the http://packages.ubuntu.com link07:39
tewodrosmwhy cant i list them like that?07:39
ikoniatewodrosm: there isn't an interface that displays it usefully that I'm aware of07:39
tewodrosma list of 1000 items is somehow impossible?07:39
tewodrosmhow can i get apt cache to show me a list of all availabel packages07:39
tewodrosmthere must be a way common07:40
underplayHey guys, when i run apt-get i get a segmentation fault07:40
underplaymaybe it has become corrupt somewhere, should i try a different binary07:40
ikoniatewodrosm: re-read what I said07:40
tewodrosmno07:41
ikoniatewodrosm: apt-cache pkgnames07:41
tewodrosmthats wrongf07:41
ikoniatewodrosm: shouldn't be07:41
tewodrosmpkgbnames shows all installed packages07:42
ikoniatewodrosm: that's what the man page says is the correct syntax07:42
tewodrosmnot all availabeloackages07:42
ikoniatewodrosm: man page says lists all available packages07:42
=== qwerty is now known as Guest22345
tewodrosmman page doesnt07:42
tewodrosmre-read man page07:42
ikoniatewodrosm: I've got it open here,07:42
tewodrosmi am looking atit it says list of all isntalled packages07:42
tewodrosmme too07:42
ikoniatewodrosm: there must be several versions then07:42
tewodrosmi amlooking at it as we type07:42
tewodrosmyou mean of man page07:43
tewodrosmor of the apt-cache07:43
ikoniatewodrosm: yes07:43
underplaynevermind i found out what was wrong07:43
tewodrosmD:07:43
ikoniatewodrosm: of the man page, as it says "list all available packages"07:43
Abhijittewodrosm, in case you dont have gui, you can use links2 web browser in your terminal07:44
ikoniatewodrosm: apt-cache dumpavail07:44
ikoniatewodrosm: that may be useful to you also07:44
tewodrosmikonia i will try the pkgname option07:45
tewodrosmthat is the best way to see what it will do07:45
tewodrosmthnaks, please, for your kindly help07:46
tewodrosmk, thx, bye ybe07:46
YamakasYok, it seems that my /etc/network/interfaces is overwritten during a reboot of preseed07:46
AbhijitYamakasY, that file gets overwritten by defualt on each reboot07:47
YamakasYAbhijit: is it ?07:47
Abhijitit does.07:47
YamakasYAbhijit: since when ?07:47
AbhijitNo Idea.07:47
YamakasYI always had my statics in there07:47
Abhijitwait. i think i missed something.07:48
YamakasYand interfaces.d is not include automaticly07:48
YamakasYoh ?07:48
Abhijityeah. i was confused with resolve.conf07:48
YamakasYhaha07:48
YamakasYindeed that sucks too07:48
YamakasY:D07:48
Abhijit:-p07:48
=== Sleepnbum is now known as Guest71380
wheatthin:)07:51
YamakasYwasn't there a preseed channel ?07:55
=== abdul is now known as Guest16132
=== tcpman is now known as Guest88616
=== has is now known as Aaron
jerem`hi guys08:28
jerem`each time I download an Ubuntu version, I have repos problems08:28
wheatthinrepo problems like what?08:28
Policymakerhi all just wanted to ask a generic question. a network admin advised the helpdesk staff not to use a switch(ie linksys) to extend the network when ports are limited. he claim that when lots of traffic  goes over a single port back to the core switch that port on the core switch can get "burned out" is that acurate on a technical level?08:29
jerem`I'm on trusty, I get some "Failed to connect [IP : 91.189.91.13 80]"08:29
wheatthinPolicymaker, Umm, isn't that what it's for? a switch or a router acting like a switch will do the same thing08:29
wheatthinjerem`, did you set a firewall by any chance disallowing traffic?08:30
jerem`i'm trying --fix-missing08:30
jerem`wheatthin: I didn't08:30
Policymakerwell he claims that everytime a port is used in that fashion the port gets burned out08:30
jerem`that sounds better using --fix-missing (first time I'm using apt)08:31
wheatthinlol.. how else is traffic going to flow?08:31
wheatthinPolicymaker, if ANY port gets too many requests, it'll momentarily cause a DoS.. but that's just about with any networking device.08:32
wheatthinbest bet would be to use something industry standard.08:32
Policymakerok so " dead ports" on core switches has nothing to do with traffic08:32
TJ-Policymaker: Not unless the core switch is not worth the money :)08:33
Policymakerlol is a 6500 cisco08:33
TJ-Policymaker: Maybe the network department secretly uses sneaker-net to move the packets about, and that admin is trying to avoid the exercise :)08:34
Policymakerok08:34
=== jacques is now known as Guest99759
=== JordanJ3 is now known as JordanJ2
jerem`ok I always have some repo problem08:39
jerem`"W: Impossible de récupérer http://fr.archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg  Échec de la connexion [IP : 91.189.92.201 80]08:39
YamakasYcan I get on the commandline at the end of a preseed ?08:39
jerem`please, help me to resolv repos problems08:42
=== magic is now known as Guest5641
mk3548208jerem`, you can change repos08:50
jerem`actually, I have duplicate ping08:51
jerem`that could cause my resolving problem08:51
TJ-jerem`: The entire Internet is having sporadic routing issues since the BGP tables exceeded 512K entries and some core routers can't handle it; It is one possible reason for unusual problems, but not the only one.08:52
VoyageIs there a way to expand my already made .vdi dynamic guest OS file from 8GB to 50GB? its 4gb filled already and is dynamic but I feel that would not be enough.08:53
somsipVoyage: don't use just use the Virtual Media Manager? But maybe #virtualbox will be bettet to get a definitive answer08:57
Voyagesomsip,  thanks, virtual media manager is some software that can change the .vdi files?08:58
somsipVoyage: On the menu of Virtualbox08:59
somsipVoyage: or CLI approach http://is.gd/cabXJW09:00
Voyagesomsip,  but that does not allows the resizing09:00
YamakasYpreseed sucks (atm)!09:02
=== Guest94734 is now known as igurd
jerem`always looking for some help about my ubuntu 14.04, duplicated pings, network problems09:08
jerem`my host is hosted by vbox09:08
Venkergood morning09:08
Venkeri've got some problem with a specific user (backup agent) in /etc/sudoers. It does not give root permissions09:10
Venkerbackuppc  ALL = (ALL) NOPASSWD: /usr/bin/rsync09:11
Venkeris it mandatory to add it to sudo group?09:11
Ionut__hello. i have this nice laptop with windows 8 on it (running KDE 4.10 from it). do you guys think is alrighty if i install ubuntu on it? even though idk if my battery will last for 10 hours (ubuntu hasn't been optimized that nice yet)09:12
jnhghyhi, I have an ubuntu 12.04 that I'd like to upgrade to 14.04, but when I try: do-release-upgrade I get back: No new release found ... what should I do?09:12
hateballjnhghy: did you run "sudo apt-get update" first09:13
jnhghyhateball: nope... only if it runs from update manager ... will try that ... thanks09:14
=== quark is now known as Guest83724
jerem`please, how to resolve duplicates pings09:16
bibi234Hello, I'm renting a virtual server with ubuntu, I'd like to cut it for a few minutes, how can I do this?09:17
jnhghybibi234: what control do you have on it? don't you have a backend for managing your virtual servers?09:18
k1l_jerem`: so your ubuntu is in a vbox on a host machine? and is having duplicate pings? that sounds like a configuration issue with vbox09:19
jerem`k1l_: yeah09:19
jerem`I'm in bridged mode09:20
jerem`no problem on others vms09:20
bibi234jnhghy : so I can't do it through ssh right? I have "Virtuozzo Power Panel" apparently, I haven't used it yet though, I'll connect to the interface and check this out, thanks.09:20
jerem`looking for vbox updates09:20
jnhghybibi234: you can poweroff the ubuntu server but how will you turn it on? check the backend surrley it hase other usefull features also :)09:21
bibi234jnhghy: yes make sense, can't press the button to turn it on, I don't see the machine I don't even know where it is aha, anyways I can't handle it from their interface, thanks09:24
bibi234can handle *09:24
perlmonkeyhi, sorry this is completely off-topic.. but is there anyone here in Spain or who knows Spanish geography/stuff about Spain?09:25
ikoniaperlmonkey: not in here please.09:26
perlmonkeycan you recommend any general chat channel?09:26
ikoniaperlmonkey: no09:26
somsip!alis | perlmonkey09:26
ubottuperlmonkey: 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*09:26
perlmonkeythanks ikonia09:27
gr33n7007hperlmonkey, #defocus09:27
perlmonkeycheers09:27
KittyKattperlmonkey: #linuxmint-chat09:28
KittyKatt....09:28
perlmonkeythanks Kitty09:28
KittyKattlol this is not the right chat.09:28
KittyKattNot even the right network.09:28
KittyKatt*ahem*09:28
Neo31Hello world :)09:28
KittyKattThis is not the channel I thought this was.09:28
ikoniaaccidents happen09:28
KittyKattikonia: This is embarassing.09:28
* perlmonkey is desperate else would not ask09:28
ikoniaKittyKatt: don't break a sweat09:29
KittyKattI thought for realsies I was on SpotChat.09:29
KittyKattWelp, I'll see myself out the door. o/09:29
=== deegee is now known as drussell
kal_crunchbangHello?09:47
Abhijitkal_crunchbang, hi.09:48
kal_crunchbangi am using BlueDevil to connect to my Xbox Talk headset but cannot configure it. anyone? i am using pavucontrol09:48
kal_crunchbangany ideas?09:48
kal_crunchbangAbhijit, any ideas?09:49
Abhijitkal_crunchbang, what bluedevil?09:50
kal_crunchbangbluedevil is like blueman09:52
Abhijitlink please09:52
gr33n7007hAbhijit, it's in the repos09:53
Abhijitgoogle told me about some paid software called bluedevil09:54
kal_crunchbanghttp://www.linux.com/news/software/applications/334506-bluedevil-a-new-kde-bluetooth-stack09:54
kal_crunchbangim using free09:54
Abhijitkal_crunchbang, in that case #kde might be more helpful.09:55
federicoou09:56
kal_crunchbang:P sent from place to place09:57
Abhijityou can ask here but the channel seems quite now.09:58
kal_crunchbangi also use BlueMan09:58
kal_crunchbangi have it connected but its something with paulseaudio09:58
jnhghyI"m using ubuntu 12.04 trying to upgrade to ubuntu 14.04, when I try: do-release-upgrade I get No new release found, I've did "sudo apt-get update" before trying that command, I suspect the issue comes from the software sources(can this be the issue?) can I reset the sources list? or default it?10:01
cfhowlettjnhghy, sudo apt-get update && sudo do-release-upgrade -p                              there's some kind of bug that produces the problem.10:02
jnhghycfhowlett: same issue "No new release found"10:05
cfhowlettjnhghy, see your update/software source settings: LTS to LTS release only10:05
cfhowlettjnhghy, *and* what is the output of        cat /etc/issue10:06
jnhghycfhowlett: I'm updateing now, cat /etc/issue outputed: Ubuntu 12.04.5 LTS \n \l10:07
cfhowlettjnhghy, good deal.10:07
jnhghycfhowlett: same issue no new ...10:10
cfhowlettjnhghy, sorry, over my head then.10:11
kaushal?10:11
kaushalwhat?10:11
jnhghycfhowlett: thanks for your time :)10:11
kaushalwhat?10:11
kaushalwhat?10:11
cfhowlettkaushal, ask your ubuntu support question10:12
kaushalis this for ubuntu support?10:13
Abhijit!topic | kaushal10:14
ubottukaushal: Please read the channel topic whenever you enter, as it contains important information. To view it at any time after joining, simply type /topic10:14
k1l_kaushal: yes this is the technical ubuntu support channel. do you have a ubuntu related support question?10:14
kaushali am new to ubuntu.10:14
cfhowlett!manual |kaushal,10:14
ubottukaushal,: The Ubuntu Manual will help you become familiar with everyday tasks such as surfing the web, listening to music and scanning documents. With an emphasis on easy to follow instructions, it is suitable for all levels of experience. http://ubuntu-manual.org/10:14
Abhijitkaushal, can you type the work "/topic" without quotes?10:14
Abhijitword*10:14
kaushalwhich is stabler 12.04 or 14.04?i have 14.04...10:14
Abhijitkaushal, go with 12,0410:15
cfhowlettAbhijit, ??? why would you advise 12.04?10:15
k1l_kaushal: 14.04 is stable, too. most people like to have actual software when they make a new install so its ok10:15
cfhowlettkaushal, both are Long Term Support, and 14.04 has 4.5 years of life remaining.10:15
kaushalok10:16
kaushaland which is better? dual boot with windows8 or virtual box?10:17
cfhowlettkaushal, virtualbox will not give you 100% functionality10:17
k1l_kaushal: depends on your needs. dualboot is fine to have a nativ experience. but for first testing vbox is fine10:17
kaushali use it only for coding..10:18
k1l_kaushal: why not use ubuntu as real OS? what is a showstopper for you?10:19
kaushalyes....i dual booted....just wanted to make sure that there wont be any hardware problems......because my battery gets heated fast in ubuntu than windows..10:21
kaushalwhy is that?10:21
iptablebattery heated? unless it's over 90 degrees, I wouldn't worry, although it does meann high battery usage. higher brightness of screen, more apps running, more graphics enabled, using unity (:P), etc.10:22
cfhowlett!flavors | kaushal, kubuntu/xubuntu/lubuntu might give you better results10:23
ubottukaushal, kubuntu/xubuntu/lubuntu might give you better results: !Ubuntu-GNOME, !Kubuntu, !Xubuntu and !Lubuntu are simply flavors of Ubuntu that come with GNOME, KDE, Xfce, and LXDE (respectively) installed as default, instead of Unity. Other specialized flavors of Ubuntu include !Edubuntu, Ubuntu !Studio, and !Mythbuntu.10:23
iptableI noticed that using Linux Mint (basically Ubuntu remix, i.e. ubuntu with a different GUI) my battery lasts much longer. even ubuntu with LMDE or Gnome3 uses much less power than unity.10:23
iptableLaurenceb_, ^10:23
iptabledamn. kaushal ^10:24
hateballIt's still the same kernel, so the only real difference would be how much the different DE's drain the system10:24
k1l_kaushal: general issue is that the manufactures only ship drivers for windows and linux user got to help themselves. there are standards which are supported by linux very well but most manufacturers dont grab 100% of that standards10:24
iptableand unity is built for pretty looks and functionality, not CPU conservativeness.10:25
YamakasYdamn interfaces is always overwritten in some way using preseed10:25
hateballkaushal: You can install powertop and see if that shows something eating away your resources10:25
YamakasYthis sucks big time10:25
* iptable checks out powertop10:25
k1l_iptable: kaushal if you want a lightweight system start with Lubuntu. but most people want a shiny desktop with a lot of services like unity provides it. its your choice10:26
kaushalthanks and is there any command for automatically setting my brightness,because each time i switch on i will have to reduce brightness..Any commands??10:26
cynicallemon"unity is built for pretty looks" - comedy hour starts...10:26
k1l_kaushal: i think that is bios related. most bios are set to go full brightness on start10:27
iptablek1l_, no thanks. I'm happy with Linux Mint Cinnamon. Good looks with low CPU usage compared to unity. it's personal fevourite. you could try it kaushal10:28
kaushalyes10:28
k1l_cynicallemon: its not meant that hard like it sounds :) (i am using unity myself) but its not meant to be a lightweight desktop in the first place.10:29
cynicallemoniptable: same with debian and xfce10:29
iptablekaushal, for a start, there is a BIOS setting. then most laptops come with brightness sensor nowadays for auto-adjustment. I'm sure there is a command as well you could stuff into login auto-start list but you would have to google it10:29
iptablecynicallemon, well, it is a personal choice. I just like ubuntu instead. debian lacks in drivers to boot on my hardware10:30
kaushalok10:30
cynicallemonk1l_: yes i know, i use ubuntu too10:30
kaushalthats it ...thanks a lot10:30
iptablecynicallemon, and yes, unity IS built for pretty looks. most users love the way it looks, hence it looks like that. just because you don't like it doesn't mean you have to be rude about it.10:30
iptablehateball, how do I read powertop results?10:31
iptablehateball, what's the difference between usage and events panes?10:31
cynicallemoniptable: rude? was making an observation10:31
cfhowlett!behelpful | cynicallemon,10:32
ubottucynicallemon,: 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.10:32
iptable"comedy hour starts" IS quite a rude statement for someone's observation10:32
kaushalcool guys10:33
cynicallemon:)10:33
kaushalguys ..i am new to xchat...how do i learn to use it??10:35
cynicallemonread the help...10:35
Tachikomaskaushal : look ubuntu manpage or type "man xchat" in a terminal10:36
cynicallemonf1 is your friend.10:37
kaushalok10:37
hmullergreetings, anyone know if there is a way to invert the system logs in the gnome system log viewer so the most recent entries are at top?10:38
cynicallemonkaushal: there is also hexchat now which is a more up to date version of xchat10:39
=== PsiOmega is now known as AlphaBeta
VladimirI get an error in Rancid, when I run rancid-run it gives an clogin error in the logs, but manually I can login without any problem :/10:40
cynicallemonhmuller: i think the tac command does that10:43
hmullercynicallemon: yes, in a console. I was wondering if there was similar functionality in gnome-system-log10:45
cynicallemonhmuller: not sure, but does it really matter?10:46
hmullercynicallemon: only to those watching the newest entries to the logs10:47
cynicallemon:)10:47
Abhijithmuller, a script which reads the file and revert the logs at fix interval?10:48
hmullerabhijit: I can do all that in the console, I was just checking to see if gnome-system-log had similar functionality10:49
Abhijitok10:49
cynicallemonhmuller: doesn't appear to be10:51
cynicallemonhmuller: maybe ask the gnome devs to incorporate it10:52
cynicallemonhmuller: a browser based solution would be quite easy to do too i guess10:53
hmullercynicallemon: thx, I'm trying to review a cached version of the manual to verify functionality present/missing in implementation10:54
cynicallemonhmuller: im sure an earlier version had it10:54
Jpmhwhen I tap on Google+ I get the message No Connection, could not connect to the server.  There is a connection, I can do everything else.  What does this mean10:55
Jpmhopps - ignore - wrong window10:55
cynicallemonhmuller: seems stupid not to have that function available10:55
noviceI'm not able to install any packages ( even update/upgrade).. its showing following error.! "E: The package google-chrome-stable needs to be reinstalled, but I can't find an archive for it." any help?10:55
novicecan anyone help me?10:56
trijntjenovice: try removing it10:57
trijntjesudo apt-get remove -f google-chrome-stable10:57
novicetrinjntje : I'm not able to remove. its showing the same error message.10:58
=== kissiel is now known as kissiel-lunch
cynicallemonnovice: try https://www.google.com/chrome/browser/10:58
cynicallemonnovice: see if you can reinstall it that way10:59
novicecynicallemon : I dont want chrome. I just want to remove it. Is there any way?11:01
TJ-novice: "sudo dpkg -r google-chrome-stable"11:01
hennessyhi all11:02
hennessyi'm having problem with a hiface two usb audio interface. It's recognized, selected for output and not muted, but i can't get any sound out of it. Could anybody help with it?11:02
=== Sneak is now known as Guest46812
Guest46812so I am new to Linux what the difference between the server version and the gui one?11:03
noviceTJ- Nope. Its not working. Again i'm getting some other error.. http://pastebin.com/NSVsj9GQ\11:03
Guest46812so11:04
Guest46812a11:05
TJ-novice: show us "apt-cache policy google-chrome-stable"11:05
=== Guest46812 is now known as {Sneak}
{Sneak}cools11:05
{Sneak}what the hell11:05
{Sneak}hmm11:06
TJ-{Sneak}: Server doesn't use a graphical user interface, and is a base install with a minimum of packages installed11:06
noviceTJ- : http://pastebin.com/c0Uapjfh11:06
{Sneak}cool thats what i figured11:06
{Sneak}so can i buy a less powerful laptop for11:07
{Sneak}Ubuntu11:07
{Sneak}I am learning windows server 2012 at momment11:07
TJ-novice: So I'm guessing you installed google-chrome-stable from a PPA or other 3rd party repository, and have since removed that repository from the APT repository list?11:07
{Sneak}i was going to buy a really power desktop to run all the operating system in vmworkstation but that is expensive11:08
cfhowlett!ot11:08
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!11:08
{Sneak}a11:08
noviceTJ- : I dont know.11:08
TJ-{Sneak}: Any PC with a CPU supporting PAE or more is suitable for an Ubuntu/Linux installation11:08
noviceTJ- : I didnt remove any repository from APT repositroy list11:09
{Sneak}PAE ?11:09
TJ-{Sneak}: Processor Address Extension11:09
=== NaStYdoG is now known as Guest86352
{Sneak}so a intel i5 would i imagine11:10
TJ-novice: The output of "apt-cache policy" doesn't show a source for google-chrome-stable, so the only other way to install it would be from a direct download of a .deb installation package11:10
=== Guest86352 is now known as NaStYdoG
noviceTJ- : ya. I tried to install from .deb installation package.11:11
TJ-{Sneak}: Definitely. Most CPUs are 64-bit architecture now anyhow; PAE was the 32-bit CPU addition to address more than 4 GB of memory11:11
TJ-novice: Do you still have that .deb file?11:11
{Sneak}COOL THANK tj11:11
noviceTJ - : ya. I have.11:11
{Sneak}The idea is i have windows server 2012 on my laptop, window8.1 on my desktop and linux on a low spec laptop11:11
{Sneak}i want to play with them all11:12
TJ-novice: Try re-installing from it: "sudo dpkg -i <package-name>.deb"11:12
{Sneak}and network them with SAMBA11:12
{Sneak}a11:12
TJ-{Sneak}: You could use Virtual Machines for one or more of those11:13
{Sneak}yeh i looked into that11:13
cfhowlett{Sneak}, if you have an actual ubuntu support question, please ask.   for chit-chat >>> #ubuntu-offtopic11:13
{Sneak}i was going to get a really power desktop for all 311:13
{Sneak}but11:13
{Sneak}so expensive11:13
{Sneak}cheaper to but another laptop11:13
noviceTJ- : It works.! (Y). Thank u so much.!11:14
=== {Sneak} is now known as guru
gurusup11:14
guruis their already a Sneak in here11:14
bazhangguru did you have an actual ubuntu support question11:14
=== guru is now known as Guest49593
Guest49593no11:15
bazhang!ot | Guest4959311:15
ubottuGuest49593: #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:15
hennessyanybody?11:15
Guest49593ok11:15
cfhowletthennessy, ask in #ubuntustudio or in #opensourcemusicians11:16
hennessythx mate11:16
bizarredoes xubuntu count in this chat11:16
cfhowlettbizarre, yes but there is #xubuntu channel11:17
bizarreooh11:17
SuperStinkhmm11:18
=== mason is now known as Mason
=== deegee is now known as drussell
veryhappyHey guys, someone know how to get the pcspkr/snd_pcsp (pc-speaker) back? i uncommented the pcspkr and snd_pcsp modules in /etc/modprobe.conf but i still don't hear anything of it and i also don't have a beep slider in alsamixer11:24
k1l_you need to un-blacklist it11:24
veryhappyk11: crap READ11:25
k1l_veryhappy: no need to get RUDE. make sure the modules are loaded11:26
TJ-veryhappy: are the modules actually loaded?11:26
k1l_does beep work on terminal?11:26
veryhappyyea11:28
veryhappyso modules loaded, but beep don't work on terminal11:28
veryhappyi'm sorry for being rude, sorry, it's just that i've been experiencing 1000 times already that people tell me what i just i wrote, annoying isn't it?11:29
k1l_if there is no "speaker" in alsamixer, is there actually a speaker in the system? can you see in dmesg if there is pc speaker11:30
veryhappyhold on, and sorry again11:30
sajanwafflejock,11:31
veryhappyk1l_: it says [    4.600769] autoconfig: line_outs=2 (0x1b/0x16/0x0/0x0/0x0) type:speaker11:32
veryhappy[    4.600770]    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)11:32
sajanwafflejock,11:32
nibbler_hi. i booted my ubuntu server in a rescue environment. how can i make rkhunter check the would-be-root-partition?11:33
cfhowlett!server | nibbler_, |11:35
ubottunibbler_, |: Ubuntu Server Edition is a release of Ubuntu designed especially for server environments, including a server specific !kernel and no !GUI. The install CD contains many server applications. Current !LTS version is !Trusty (Trusty Tahr 14.04) - More info: http://www.ubuntu.com/products/whatisubuntu/serveredition - Guide: https://help.ubuntu.com/12.04/serverguide/C/ - Support in #ubuntu-server11:35
k1l_veryhappy: so "beep" command brings an error?11:35
veryhappybeep says nothing, just not beeps11:35
nibbler_hi. i booted my ubuntu client in a rescue environment. how can i make rkhunter check the would-be-root-partition?11:36
k1l_veryhappy: i am not aware how to proceed now: this bug seems to be still an issue: https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/48615411:38
ubottuLaunchpad bug 486154 in metacity (Ubuntu) "System beep broken in Karmic despite heroic efforts to fix it" [Medium,Triaged]11:38
veryhappyk1l_: that makes it indeed quite difficult. i'm using 14.04, i heard the pc speaker seems to be very deprecated but people like me still have fun with it.11:41
=== kissiel-lunch is now known as kissiel
veryhappyk1l_:  so no solution, huh?11:43
=== mmizgier is now known as stefangitaraa
veryhappythanks11:47
iptableuhm, pc speaker? Haven't seen that in computers for years. even BIOSes which make sounds utilise the sound cards.11:53
compdoclots of boards still use a speaker for beeps11:54
MrCircaHello i have installed ubuntu and i have done upgrade... How can i restore it to first version which i had installed?11:55
Capinator!downgrade11:55
ubottuAttempting to downgrade to an older Ubuntu version is explicitly not supported and may break your system.11:55
CapinatorMrCirca, back up your data and hard re-install11:55
Capinatoryou can't go backwards11:55
MonkeyDustMrCirca  why would you wnat that? maybe there's a different solution for your problem11:55
mpcgrosso errore circa11:56
MrCircai have old pc and when i did upgrade i started lagging11:56
MonkeyDustMrCirca  use a lighter DE, lxde or so11:56
Capinator!performance11:56
MrCircaso you think that the agent is the enviroment11:57
k1l_veryhapy, iptable honestly that dmesg output looks to me like its using the soundcard an got no speaker at all11:57
MonkeyDustMrCirca  lxde is good for old (slow) pc's11:58
MrCircaand how can i install it12:01
MrCircalxde?12:01
MonkeyDustMrCirca  like you install anything else, it's in the repo's12:02
MrCircasudo apt-get install lxde? ?12:03
MonkeyDustyes12:03
=== richard is now known as Guest85908
MonkeyDustMrCirca  then logout, switch, login12:03
MrCircaand after how can i can set it for lucnh?12:03
Guest85908anyone using ylmf?12:04
MonkeyDustGuest85908  what's ylmf?12:04
Guest85908its a ubuntu distro12:05
MonkeyDustGuest85908  not supported here12:06
Capinator!mint12:06
ubottuLinux Mint is not a supported derivative of Ubuntu. Please seek support in #linuxmint-help on irc.spotchat.org12:06
Guest85908thanks12:07
iptableylmf does not exist anymore. it is now known as StartOS12:11
iptableit is a chinese distro, originally based on ubuntu but floating away from it. it contains code which conforms with Chinese gov spying regulations.12:12
k1l_iptable: in short: not supported in any way in here :)12:13
iptablewell, yes. but that's too chort :P12:14
iptableshort even!12:14
VladimirI need to chown a directory and all subdirectories and files to a user, but nothing happens when I type: chown -R rancid /usr/lib/rancid/12:14
iptableVladimir, ls -l /usr/lib/rancid/ please12:15
iptableVladimir, also, try sudo chown, not chown12:16
Vladimiriptable: I do it as root12:16
Vladimiryou mean I have to do it as the user but with sudo?12:17
wiakZachary_DuBois, wohah!12:19
laviVladimir: try sudo chown -R rancid:rancid /usr/lib/rancid12:19
iptableVladimir, no, if you do it as root, it's fine12:19
iptableVladimir, type in EXACTLY as lavi suggested12:20
Vladimiriptable: hmm it's so strange12:21
laviVladimir: Anything wrong?12:21
VladimirI just had a bunch of directories in the rancid directory but after that command I only have the /bin directory left :// so strange12:22
Vladimirla12:22
Vladimirlavi:12:22
iptableVladimir, that is NOT possible. who else is logged into the system?12:22
Vladimirnobody it12:22
laviVladimir: How had you checked it?12:22
Vladimiriptable: only me12:22
TJ-Vladimir: file-system corruption; check the kern.log12:22
lavidmesg|tail12:23
iptableVladimir, provide output of ls -l /usr/lib/rancid12:23
iptableVladimir, provide output of ls -l /usr/lib/rancid/12:23
Vladimirusers12:23
iptableusers what?12:23
Vladimirdrwxr-xr-x 2 rancid rancid 4096 Aug 26 12:46 bin12:23
iptableVladimir, then either 1. you only had bin in that directory, or, as others suggested, your filesystem is corrupt (or HDD is dying).12:24
TJ-Vladimir: Is this a container or bare-metal/VM ?12:24
Vladimirit's esxi vmware, TJ-12:24
iptableVladimir, and the HDD is emulated too?12:25
=== Mike____ is now known as Mike__
TJ-Vladimir: OK, so now fancy cgroups stuff going on?12:25
TJ-Vladimir: s/now/no/12:25
iptableVladimir, you failed to provide ls -l for that directory first time I asked for it, so I'm going to assume you didn't check and that possibly only /bin was there for a while now12:26
iptableVladimir, boot from livecd and run fsck as well12:26
Vladimiriptable, I was wrong12:26
Vladimirit wasn't /usr it was /var12:27
laviah..12:27
Vladimirsorry my bad all12:27
iptableVladimir, then adjust command accordingly ;) no problem12:27
KamuelaCan someone help me setup /home/username/Sites for apache2?12:27
TJ-Vladimir: according to apt-file, rancid has only "/usr/lib/rancid/bin/" and "/var/lib/rancid/"12:27
Vladimirls12:27
iptableKamuela, you mean public_html?12:28
iptableKamuela, like this thing: https://httpd.apache.org/docs/2.2/howto/public_html.html12:28
Kamuelaiptable: yeah, i think so. so i shouldn't use a2ensite?12:30
iptableKamuela, under ubuntu you should12:30
iptableKamuela, first install userdir module, then sudo a2enmod userdir, then restart apache2 and create /home/username/public_html12:30
jasabellahi :) is anyone knowledgable about dnsmasq?12:32
iptableKamuela, apparently userdir comes with apache2, so just a2enmod userdir; mkdir /home/YourUserHere/public_html; /etc/init.d/apache2 restart12:32
iptablejasabella, on a scale of 1 to 10 or 1 to 20? how about you just ask the question!12:33
iptableKamuela, then enter http://IPofYOURmachine/~YourUserHere12:33
TJ-!ask | jasabella12:34
ubottujasabella: Please don't ask to ask a question, simply ask the question (all on ONE line and in the channel, so that others can read and follow it easily). If anyone knows the answer they will most likely reply. :-) See also !patience12:34
jasabellai cant seem to get it working, i pasted my dnsmasq.conf here http://pastebin.com/tbVSmxaa12:34
jasabellanmap says the dhcp port is closed (yes i know it's udp protocol)12:35
Kamuelaiptable: ok, going back and getting rid of some of the configs i created in sites-available12:35
jasabellaand my windows laptop isnt getting an ip address it seems12:35
iptablejasabella, is it even running? ps -ef |grep to find out. is it even listening? sudo netstat -anp |grep LISTEN |grep dnsmasq to find out12:35
=== ruben is now known as Guest79075
TJ-jasabella: does this show dnsmasq listening? "sudo netstat -pnlu | grep 53"12:37
iptablejasabella, is that machine connected through cable or wifi as well? you are configuring it to listen on eth0, is that your interface you are connected through12:38
Kamuelaiptable: is there something magical about using my external IP versus localhost in this instance?12:38
Kamuelaiptable: because localhost/kamuela/test.php is 404'd12:38
iptableKamuela, and it works when not on localhost?12:39
BlueSharkHi12:39
BlueSharkHow can I check if I'm actually using Google DNS?12:39
Kamuelaiptable: well i haven't even tried12:39
iptableKamuela, for a start, as I have already told you, it's localhost/~kamuela/test.php12:39
iptableKamuela, userdir has ~ in front of username12:39
TJ-jasabella: Test the configuration for problems, too, with "dnsmaq --conf-file=/path/to/config --test"12:40
Kamuelaiptable: ah i didn't catch that, that definitely works. just seems like PHP needs to be configured now12:40
iptableBlueShark, nmcli dev list iface wlan0 | grep IP412:41
jasabellayep, dns masq is listening to port 53/dns12:41
iptableBlueShark, look at the DNS line12:41
jasabellayes, the machine is on ethernet to router, eth0 is the network interface12:41
iptablejasabella, right, which IP is it listening on?12:41
iptablejasabella, 0.0.0.0.:53 or something else?12:41
jasabella192.168.1.2 as it should be?12:42
jasabellaalso localhost12:42
iptablejasabella, "as it should be" is quite an assumption12:42
iptablejasabella, you did check and the netstat told you it is listening specifically on 192.168.1.2:53 right?12:42
lavijasabella: do you have the only DHCP in network?12:42
jasabellahmmm i have 0.0.0.0:67 under udp12:42
jasabellayes i did12:42
jasabellayes i disabled my router's dhcp12:43
iptablejasabella, so, it's not 53, it's 67.12:43
jasabellano it's lisetening to both12:43
jasabella53 and 6712:43
iptablejasabella, ok, so it's listening on 0.0.0.0:67 AND 192.168.1.2:53?12:43
iptableboth UDP?12:43
=== banister is now known as banisterfiend
Kamuelaiptable: phpmyadmin works and is installed, but in this per-site directory php doesn't seem to be active. what steps should i take to try to fix this?12:44
jasabellatcp 127.0.0.1:53, tcp 192.168.1.2:53, udp 127.0.0.1:53, udp 192.168.1.2:53, udp 0.0.0.0:6712:45
iptablejasabella, to test, dig @192.168.1.2 google.com <= that will look up google.com using your dnsmasq12:45
TJ-BlueShark: "nmcli dev list | grep domain_name_servers"12:45
iptablejasabella, once tested with dig, iptables -L -vn and provide output in pastebin. this is to see if firewall is blocking it12:45
iptableKamuela, but html is accessible, just php does not work?12:46
jasabellai dont have a firewall set up12:46
Kamuelaiptable: yeah, the path works for other resources12:47
iptableKamuela, here, have a manual which gets you just that: https://wiki.ubuntu.com/UserDirectoryPHP12:47
jasabellahttp://pastebin.com/K4xCwfBq12:47
iptableKamuela, what's the result of the dig command?12:47
iptablewrong user, jasabella ^12:47
jasabellait works :)12:48
MonkeyDustiptable  +112:48
jasabellagives me a whole lot of 74.125.237.0/24 addresses12:48
Kamuelaiptable: thanks so much for that guide. worked flawlessly after commenting out those lines in php5.conf :D12:49
iptablejasabella, so dnsmasq works and responds on the DNS port12:49
jasabellayep12:49
iptableKamuela, no problem12:49
jasabelladhcp isnt working it seems12:49
TJ-jasabella: what does your original "not working" really mean - maybe that your local dnsmasq instance isn't referred to in resolvconf's "/etc/resolv.conf" ?12:49
VladimirHow do I add a directory with commands to my PATH ?12:49
hmullergreetings, what is the approved method for disabling bluetooth at boot in trusty?12:49
TJ-jasabella: Is it just DHCP/BOOTP that is the issue?12:49
iptablejasabella, ok, so let's test dhcp now12:50
jasabellawell i didnt edit /etc/resolv.conf directly, i used /etc/network/interfaces12:50
geirhaVladimir: prepend (or append) in ~/.profile  e.g.  PATH=/the/new/bin:$PATH12:50
geirhatakes effect next time you log in12:51
jasabelladnsmasq forwards dns requests from it to the name servers specificed in /etc/resolv.conf which is obtained from /etc/network/interfaces dns-nameservers12:51
Vladimirgeirha: It's strange I tried to add something earlier like PATH=/bin/bash and then ALL my commands stopped working12:51
jasabellaya it's just DHCP that's not working12:51
hnordthello12:51
geirhaVladimir: Yes, that would be very bad12:51
TJ-jasabella: I don't see any dhcp-range in the config that isn't commented out12:51
hnordtcan I ask a newbie question?12:51
hmullerhnordt: don't ask to ask, just ask!12:52
geirhaVladimir: PATH shall contain a colon separated list of directories12:52
TJ-jasabella: sorry, found it now: "dhcp-range=eth0,192.168.1.128,192.168.1.254,24h"12:52
jasabellaline 14512:52
jasabellayes12:52
Vladimirgeirha: yeah so if I type >PATH=/var/lib/rancid/bin then all commands in that directory will be available? and nothing will be gone?12:52
hnordtif I close all ports, except the SSH port (and change it to another port), then disable login via password, only enable with private key, my server is 100% secure?12:52
iptablejasabella, on the machine that has dnsmasq, run sudo dhclient -d -v12:53
iptablejasabella, also, on another client machine, boot from linux liveCD and perform the same dhclient -d -v command to see if you are getting the lease and where from12:53
geirhaVladimir: If you do that, ONLY commands from that directory will be available12:53
geirhaVladimir: You want  PATH=/var/lib/rancid/bin:$PATH12:53
Vladimirgeirha: so how do I append to the existing PATH12:53
Vladimiroh okej12:53
Vladimirgeirha: Thanks alot man12:53
VladimirI'll try that12:53
geirha(like I showed earlier)12:53
jasabellahnordt... PermitRootLogin too and AllowUsers12:54
iptablehnordt, no12:54
=== winb_ is now known as winb
jasabellaiptable... what do i paste from that? :)12:54
TJ-jasabella: OK, lets get rid of all the comments and just look at the configuration: http://pastebin.com/TYP7MBaw12:55
iptablehnordt, it is possible that someone will exploit a vulnerability in the future in ssh that is not yet discovered12:55
iptablejasabella, the whole thing. to pastebin12:55
jasabellaokay12:55
TJ-jasabella: Are the clients and the dnsmasq host on the same ethernet domain?12:55
jasabellayes everything is on 192.168.1.0/2412:55
hmuller100% secure = not networked in a locked room with electromagnetic shielding and two-person entry lock system ;)12:55
TJ-jasabella: No, that's the IP subnet... I'm talking about the same Ethernet domain / segment12:56
iptablehmuller, even then it's 99% secure12:56
jasabellai think so?12:56
Vladimirgeirha: thanks alot man:)12:56
hmulleriptable: ha, yes, you still have the human at the keyboard12:56
iptablejasabella, remove domain-needed, restart dnsmasq and try again12:56
TJ-iptable: domain-needed doesn't affect the DHCP side of dnsmasq12:57
iptablehmuller, yes, the fault is usually within the hardware between the keyboard and the chair12:57
hmulleranyone aware if there is an approved method to disable bluetooth at boot in trusty?12:57
iptableTJ-, oh, didn't know that. never mind then. jasabella should test using dhclient on same machine and on external machine12:58
hnordtiptable: I see, except for a undiscovered vulnerability, is secure to enable root login if it can be made only with private key?12:58
iptablehmuller, disable at boot as in forever?12:58
iptablehmuller, blacklist bluetooth module in /etc/modules12:58
jasabellathis is what dhclient is showing: http://pastebin.com/YeMnDVc412:58
hmullerno, just disable, so that its not on automatically12:58
hmulleriptable: no, just disable, so that its not on automatically12:59
iptablehnordt, no, as someone can still your machine or break in to that one, which has the key used for auth12:59
TJ-jasabella: You have set a tag as "eth0" on dhcp-range, that is wrong. Use simply "dhcp-range=192.168.1.128,192.168.1.254,24h"12:59
iptablehnordt, you would need all machines in the chain as secure as that12:59
iptablehmuller, that would be your GUI settings, no?12:59
hnordtiptable: thank, do you have any material about securing ssh?12:59
jasabellaTJ-... i tried it with and without already :(12:59
iptablehnordt, common sense works quite well13:00
hmulleriptable: I can turn it off in settings, but it is not persistent13:00
samba35i am trying to install usb wireless lan adapter on 14.04 , iwconfig show wlan0 but i am not able to assin ip to it  with dhcp13:00
samba35what could be a problem13:00
iptablehmuller, well which binary/service is responsible for it on your system?13:00
hnordtiptable: I mean, do you have any blog post ou article to recommend?13:00
Quantumpantshello all13:00
hnordtor*13:00
jasabelladhclient is just sending out DHCPDISCOVER and no replies from the server hmmm13:01
iptablehnordt, no. typically, you want to shutdown all ports in INPUT table on iptables apart from established,related and 2213:01
iptablehnordt, then you want to enable 2-factor-auth with the likes of the opensources google-authenticator13:02
hmulleriptable: thx for the input, have to run13:02
hnordtiptable: thank you!13:02
iptablehnordt, and following that, you want to disable root logins in ssh and force users to ssh to the machine first before they sudo -i to go to root13:02
iptablehnordt, no problem. no need to change ports btw, that's pointless.13:02
TJ-jasabella: Have you tried adding "log-dhcp" ?13:03
jasabellayea was just going to13:03
iptablehnordt, 2-factor-auth, no root logins, iptables block rules AND using iptables you can also put in login rate-limiting (google on ssh iptables rate limit for examples). that's all you need.13:03
jasabellawonder where the log is stored :P13:04
iptablejasabella, did you put the interface in promiscous mode?13:04
TJ-jasabella: Also, add "dhcp-authoritative"13:04
iptablejasabella, ifconfig eth0 promisc13:04
TJ-jasabella: Usually it goes to syslog13:05
iptablejasabella, also, perform the test with tcpdump running13:06
jasabellahmmm not really helpful the log13:06
jasabelladoes tcpdump dump udp?13:07
iptablejasabella, yes13:07
iptablejasabella, also, if you just start dnsmasq -d -q, it will run in foreground and output verbose to screen13:08
jasabellalog from dnsmasq http://pastebin.com/ruEyKiXF13:09
iptablejasabella, did you try running dhclient before giving us log?13:12
TJ-iptable: yes, see http://pastebin.com/YeMnDVc413:13
VladimirTJ- have u configured Rancid?13:13
iptableTJ-, this paste has been removed13:14
TJ-jasabella: I go back to asking whether the clients and DHCP server are on the same Ethernet domain - this could be due to VLANs or a segmented layer-213:14
iptableTJ-, running dhclient on the same machine as the server fails, I would say it's not a domain issue13:15
TJ-iptable: That was quick! I copy/pasted it but there's nothing there: http://pastebin.com/KgjtHt8G13:15
halt2Hi guys, I haveing an small issue with suid, i used chmod u+s /folder but when I create a new file / folder in that folder, it does not have the correct owner, the sgid works well but not the suid does not it's very strange, any idea why ?13:15
TJ-iptable: running dhclient from the same i/f as the server ... surely that won't loopback?13:15
jasabellaoooohh13:16
jasabellai didnt have dhcp-option set13:16
iptableTJ-, worked on my server for testing13:16
jasabellaso i set a gateway now13:16
jasabellawindows returns the right gateway and can connect13:16
jasabelladhcp-option=option:router,192.168.1.113:17
dhananjay__good to see you Ubuntu family13:17
TJ-jasabella: So windows clients *were* getting a DHCP lease, but it just didn't have a gateway set?13:17
jasabellai need to confirm that still (dhcp lease bit)13:17
jasabellabecause this was working on my mobile phone but not laptop13:18
jasabella(connected via wifi)13:18
MonkeyDustjasabella  better use a cable while you're troubleshooting, so you don't have to worry about wifi13:20
TJ-MonkeyDust: Hard to test DHCP from a mobile device without using wireless :)13:20
jnhghyI've just update to 14.04 and I'm trying to create a desktop shortcut for firefox, I had trouble with this, seen a bug report (quite old) ... what is the workaround? any step by step way?13:20
jasabellaoh good, i seem to be getting dhcp now13:20
MonkeyDustTJ-  havent followed, i missed that part :)13:21
TJ-MonkeyDust: :D13:21
jasabellanow i gotta figure out why the names arent resolving x(13:21
halt2anyone on the suid question ?13:26
jnhghyI've just update to 14.04 and I'm trying to create a desktop shortcut for firefox, I had trouble with this, seen a bug report (quite old) ... what is the workaround? any step by step way?13:28
deb_acSo if there is a directory which has many subdirectories which are all full of files, but not more subdirs, and I want to move all of those files up into the original dir, is there a single command I could use?13:31
MonkeyDustbrb, keyboard issue13:33
iptabledeb_ac, yes13:36
deb_aciptable, how could I go about finding that command?13:37
deb_acI didnt really know what to google13:37
deb_acI just want to raise the entire set of files at one level up the hierarchy13:38
iptabledeb_ac, mkdir /path/to/new/dir; cd /path/to/original/dir; find /path/to/original/dir/ -type f |while read fn; do mv "${fn}" /path/to/new/dir/.; done13:38
iptabledeb_ac, oh wait13:38
iptabledeb_ac, oh, that's correct, you want to find all files and move them out of their respective dirs13:39
jasabellaoh this is firefox messing up lol13:40
fajungMy ubuntu 14.04 keeps changing the keyboard settings, how can I do to prevent that and set my keyboard Es Only?13:41
deb_aciptable, would this still work if say /dir/x has sub-dirs a-z and I dont want to create a new dir, just move the files in /dir/x/a, /dir/x/b, etc. to /dir/x?13:42
geirhamkdir -p /path/to/new/dir && find /path/to/original/dir -type f -exec mv -it /path/to/new/dir {} +13:42
TJ-deb_ac: Something like "find /dir/x -mindepth=1 -maxdepth=2 -type f mv {} /dir/x/ \;"13:42
=== fred_ is now known as Guest95451
iptabledeb_ac, mkdir /dir/x/tmp; mv /dir/x/* /dir/x/tmp/; find /dir/x/tmp/ -type f ...13:43
iptableTJ-, hah, would help if I read the man pages myself :D didn't know mindepth existed. only about maxdepth13:44
iptablegeirha, spoil-o-sport :P13:44
deb_aciptable, TJ-, thanks. TIL.13:44
ge0rJeyexit13:44
iptablegranted13:44
rAnDoM-gUyHello all, I have a quick question. Where can I learn about system vs user libraries and making system links for them?13:45
rAnDoM-gUysay for example...13:45
iptabletelnet towel.blinkenlights.nl13:46
iptableascii-art star wars episode IV13:46
rAnDoM-gUyubuntu 14 comes with libboost 1.48 I need 1.47 can I install it in my home and link to it?13:46
ge0rJeyexit13:46
iptableapproved13:47
iptablerAnDoM-gUy, google13:47
popeyrAnDoM-gUy: you can set LD_LIBRARY_PATH to point to your library13:47
popeyiptable: not helpful.13:47
deb_acTJ-, I got "find: unknown predicate `-mindepth=1'"13:47
iptablerAnDoM-gUy, that's what we all do. it is the biggest library. although if you have an actually specific question about a single problem, we are willing to help13:47
iptablepopey, why?13:47
geirhadeb_ac: it's -mindepth 1  without the =13:47
popeyiptable: we don't just tell people to google stuff round these parts.13:48
deb_acthanks!13:48
iptablepopey, did you read the original question? <snip>Where can I learn about system vs user libraries and making system links for them?</snip>13:48
popeyiptable: yes. and I answered too.13:48
rAnDoM-gUyI checked google. was wondering if ubuntu itself had documentation.13:48
iptablepopey, I answered that. for the other question, which was more specific, we can answer13:48
rAnDoM-gUyKinda new to system links  and library stuff.13:48
iptablepopey, and I am well aware of "these parts". been here for a while13:49
popeyrAnDoM-gUy: you can unpack the older boost library and stick it in your home somewhere, and use LD_LIBRARY_PATH to point to it13:49
rAnDoM-gUyAwesome thank ! Solves so many problems for me.13:49
rAnDoM-gUyI can link and run older software I need on the newer ubuntu distros now.13:49
The_Challengerhi13:49
iptablerAnDoM-gUy, you could always do that by bootstrapping an older distro to a chroot/LXC environment13:50
rAnDoM-gUyJust wanted to make sure it worked like that before I make all these links lol.13:50
The_Challengerguys, how do I reset a Ubuntu vps?13:50
popeyThe_Challenger: depends on the provider, they mostly have some kind of web panel to do that kind of thing.13:50
iptablerAnDoM-gUy, debootstrap a whole older ubuntu to a directory and chroot there to run older software in older ubuntu. you can have multiple older distros running under newest ubuntu kernel and just chroot between them13:50
k1l_The_Challenger: ask the hoster how to handle that. mybe they got a user settings menue for that13:50
iptablerAnDoM-gUy, http://glonek.co.uk/tips-tricks/ubuntu-debootstrap-and-chroot/13:51
The_Challengerpopey: they don't have one.. any command to perform that action?13:51
popeyThe_Challenger: not really.13:51
k1l_The_Challenger: there is no "reset" option.13:52
=== amphibian is now known as Guest91526
ge0rJeyexit13:52
iptableThe_Challenger, they don't have one? your hosting provider installed that ubuntu linux, they will be able to reinstall it to what it was by default.13:52
iptablege0rJey really?13:52
The_Challengerno way to erase all packages and reinstall them?13:52
iptableThe_Challenger, no13:53
The_Challengerok13:53
The_Challengertks13:53
iptableno problem13:53
The_Challengermust request a server reset13:53
deb_acIn the command "find /dir/x -mindepth 1 -maxdepth 2 -type f mv {} /dir/x/ \;"    what are the "{}" and "\;" signifying?13:53
iptabledeb_ac, the stuff that find finds13:53
iptabledamn, keyboard layout screweed. gotta quit13:54
djjeffI have magic cookies?13:55
djjeffhttp://bpaste.net/show/91a0acc3aa1c13:55
djjeffcan anyone else confirm they have these in their /home/???? folders13:56
rAnDoM-gUythat cookie?13:56
iptableoh, fixed13:56
djjeff.goutput******-*****13:56
popeydjjeff: yes, you're not special ☻13:56
djjeffand all this time I thought I was13:56
popeydjjeff: i have 160 of them here ⍨13:57
djjeffyikes!13:57
rAnDoM-gUyI do not have one :(13:57
djjeffso rm-rf ?13:57
iptabledjjeff, nope, not here. ubuntu 14.0413:57
popeydjjeff: i tend not to randomly delete files as a rule13:57
cfhowlettdjjeff, I have to manually clean them out.  they are file download artifacts.13:57
tatjanaHi, I want to edit /etc/rc.local but its protected. how do i enable read and write?13:57
iptabledjjeff, so something is producing those on your system that doesn't do that on fresh install13:57
djjeffiptable, chmod ?13:57
iptabletatjana, sudo vi13:58
cfhowletttatjana, sudo gedit filenamehere                     assuming you know what you are doing ...13:58
tatjanaIm following a tutorial on how to fix the suspend issue on my chromebook13:58
djjeffiptable, ignore that miss tab13:58
somsipcfhowlett: :-O gksudo, surely!13:58
popeydjjeff: mine are all older than march 201313:58
djjeffpopey, ty13:58
iptabledjjeff, popey it is a bug, you should not have those files there13:59
iptabledjjeff, popey http://askubuntu.com/questions/151101/why-are-goutputstream-xxxxx-files-created-in-home-folder13:59
tatjanacfhowlett, I already edited the files and saved them on my desktop so basically I just need to replace them. Its not working, what should I do?13:59
jnunezhola a todo soy nuebo en este canal14:00
iptabletatjana, you should edit the files where they are14:00
deb_aciptable, I keep getting "find: paths must precede expression: mv" and don't know how to rearrange14:00
cfhowletttatjana, gksu nautilus : open the file and "save as" the target file .  OR sudo cp source file to target file14:00
iptabletatjana, some files have got permissions that you will break if you replace them with your edits14:00
iptabledeb_ac, hence my |while read fn method. it is just easier to write and more human English14:00
tatjanaiptable, /etc/rc.local and /etc/default/grub14:01
iptabletatjana, rc.local needs execute for example, which your replacement will erace14:01
iptabletatjana, did you already replace them? if not, edit the files as they are14:01
cfhowletttatjana, those files are locked away for good reason.14:01
tatjanaiptable, I cant save them because they are protected14:01
iptabletatjana, they are not protected.14:02
tatjanacfhowlett, Im having issues with ubuntu on my chromebook14:02
iptabletatjana, you just do not have write access to them14:02
iptabletatjana, you edit them using either sudo vi or gksudo gedit14:02
tatjanacfhowlett, there is a reason why i need to edit14:02
iptabletatjana, you edit them using either sudo vi or gksudo gedit14:02
cfhowletttatjana, understood.14:02
tatjanathanks iptable, i think it worked14:04
tatjanabrb14:04
iptabletatjana, no probs14:04
deb_aciptable, keeps returning >14:05
deb_acuntil I ctrlC14:05
tatjanaI need to upgrade grub but in order to do so, i must be logged in as root. how do i do this?14:05
iptabledeb_ac, paste here what line you exactly executed14:05
iptabletatjana, sudo -i14:06
iptabletatjana, or sudo YOURCOMMAND14:06
cfhowletttatjana,  sudo update-grub14:06
tatjanathanks again, brb14:06
iptableit is worth also doing sudo grub-install /dev/sda to install latest version to MBR14:07
iptableoh14:07
iptabledeb_ac, mkdir /path/to/new/dir; cd /path/to/original/dir; find /path/to/original/dir/ -type f |while read fn; do mv "${fn}" /path/to/new/dir/.; done <= that does work14:09
* iptable goes for a break14:10
deb_acip table, Ive tried; "find /media/cep/Wbout/Unsorted -type f |while read fn; do mv "${fn}" /media/cep/Wbout/Unsorted.;"    and     "find /media/cep/Wbout/Unsorted -type f |while read fn; do mv "${fn}" /media/cep/Wbout/Unsorted."  and  "ind /media/cep/Wbout/Unsorted -type f |while read fn; do mv "${fn}" /media/cep/Wbout/Unsorted"      wasnt sure what the "." and ";" did and couldnt tell if they were part of the command or the way you typed it.14:10
deb_aciptable, Ive tried; "find /media/cep/Wbout/Unsorted -type f |while read fn; do mv "${fn}" /media/cep/Wbout/Unsorted.;"    and     "find /media/cep/Wbout/Unsorted -type f |while read fn; do mv "${fn}" /media/cep/Wbout/Unsorted."  and  "ind /media/cep/Wbout/Unsorted -type f |while read fn; do mv "${fn}" /media/cep/Wbout/Unsorted"      wasnt sure what the "." and ";" did and couldnt tell if they were part of the command or the way you typed it.14:11
iptabledeb_ac, 1. stop spamming, 2. read what I wrong exactlly14:11
iptabledeb_ac, dir/. is NOT same as dir.14:11
deb_acdidnt mean to spa,14:11
deb_acspam*14:12
cfhowlett!paste | deb_ac14:12
ubottudeb_ac: For posting multi-line texts into the channel, please use http://paste.ubuntu.com | To post !screenshots use http://imgur.com/ !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic.14:12
deb_acsorry... and thank you by the way14:12
iptabledeb_ac, I put /path/to/new/dir/., NOT dir., dir/.14:12
iptabledeb_ac, read exactly what is written. your biggest issue is your typos14:13
=== arges` is now known as arges
cfhowlettdeb_ac, not to worry.  we've all taken at least one ubottu swat14:13
adilHello all14:13
deb_acahh14:13
deb_acthanks14:13
deb_acand haha, thanks cfhowlett14:13
deb_acgimme a sec to try it anew14:13
adilI have a small question re Linux and CPUS . I'm trying to find the speed of my CPu14:14
iptabledeb_ac, also infding files in a dir and moving to a dir may confuse find14:14
iptabledeb_ac, you are reading and writing to same dir14:14
adilWhen i run this command : cat /proc/cpuinfo14:14
YamakasYanyone using preseed with the interfaces ?14:14
YamakasYIt's overwriting my /etc/network/interfaces file everytime14:14
adili get : model name : Intel(R) Xeon(R) CPU E3-1230 V2 @ 3.30GHz stepping : 9 cpu MHz  : 1600.00014:14
iptableadil, and?14:14
adilmodel name : Intel(R) Xeon(R) CPU E3-1230 V2 @ 3.30GHz stepping : 9 cpu MHz  : 1600.00014:14
iptableadil, what is the actual problem?14:15
adilWhat is the speed of my CPU. 3,.4GHz or 1.6Ghz??14:15
wheatthinadil, it'll step upto 3.3ghz14:15
wheatthinbut at rest or Idle, it's down to 1600mhz14:15
iptableadil, it is 3.4 max, currently 1.614:16
adilOk14:16
VoyageI am trying to run derby.sh  with   ./derby.sh    and it says:  bash: derby.sh bin/sh^M  bad interpreter : no such file or directory    despite the derby.sh is there and is +x14:16
iptableadil, CPUs do stepping nowadays. it saves the CPU life, power and heat14:16
adilIt scales up autiomatically?14:16
wheatthinvery nice btw.. mine only steps up to 2.66ghz, but says it's capable of 5000mhz14:16
wheatthinyes, on demand14:16
iptableadil, semi-auto14:16
adilOk?14:17
iptableadil, but yes, without the need of your intervention at all14:17
wheatthinadil, the cores will randomly step up14:17
adilI c14:17
deb_aciptable, thats what I originally wanted and was asking if was possible, but Ill try a new dir14:17
somsipVoyage: what is the first line of the file? Usuall something like #!/bin/bash14:17
wheatthinadil, not all at once, unless you're compiling14:17
iptableVoyage, you have coded this shell script in WIndows14:17
iptableVoyage, that IS your problem14:18
somsipiptable: there's some back history here?14:18
adilI can see the load is low. This is a quad core maching. Do the all cores go up in sync?14:18
wheatthinadil, you can install "lm-sensors" and then type   'watch sensors' and it'll show you14:18
iptableVoyage, windows uses \n\r exit characters while linux only \n. use dos2unix tool to convert the script14:18
iptablesomsip, lots...14:18
iptablesomsip, first time I done that, I spent 2 days troubleshooting until hexdump...14:19
somsipiptable: k - I'll back off until he's clear about the problem. Looks like you got it14:19
wheatthinsorry..14:19
wheatthinnot sensors.. I'm not fully awake. ;/14:19
adil@wheattin. Thanks, but that's just temprature14:20
iptablesomsip, bash: derby.sh bin/sh^M  bad interpreter <= it's the ^M that's the giveaway14:20
wheatthinadil, sudo watch -n 1  cat /sys/devices/system/cpu/cpu*/cpufreq/cpuinfo_cur_freq14:20
somsipiptable: yep - didn't see it.14:20
iptableadil, no, cores come up as needed on CoreiX and xeons14:20
adilWow, that is awesome. Thanks @wheattin14:20
adil@iptable. K thx14:21
lajpathi friends14:21
adilI'm thinking for purchasing a few more servers for our statrup. They're on Xeons now, but should i go for opterons in the future?14:21
adilProvided the performance is comparable, is there anything i should be look out for?14:22
iptableadil, Pentium3 go nicely14:22
wheatthinlol..14:22
iptableadil, OR you should tell us what you running14:22
adilThey're database machines running MongoDB14:22
wheatthinxeons are fine.. just give adequate ram14:22
deb_aciptable, find /media/cep/Wbout/Unsorted/ -type f |while read fn; do mv "${fn}" /media/cep/Wbout/dump/.;       still returning ">"14:22
iptableadil, my home servers needed 4 HP Microserver N40L, my friend is on 2 N40L, my work uses Xeons, about 30k physical machines14:23
iptablethat's 30 thousand14:23
wheatthinvery nice :)14:23
wheatthincloud computing?14:23
iptableadil, it still depends if your MySQL/mongo is used for what queries.14:23
wheatthinsorry offftopic :P14:23
iptablewheatthin, "kind of"... or otherwise "as well"14:24
adilAwesome! I don't have any complaints with the Xeons, i was wondering if the Opterons are cheaper from price/ performance perspective14:24
wheatthinthat's something you'd have to shop for hommie lol14:24
adilWe run a lot of Mongo Aggregate queries on there, sort of like Map/Reduce but multi-threaded. Given enough RAM the # of cores affects the perf.14:24
iptabledeb_ac, DONE!14:24
iptabledeb_ac, you are still not reading my lines exactly as they are14:25
deb_acsorry14:25
iptabledeb_ac, find /media/cep/Wbout/Unsorted/ -type f |while read fn; do mv "${fn}" /media/cep/Wbout/dump/.; done14:25
deb_acone sec, Ill go back over em14:25
wheatthinadil, use hybrid ssd drives too.. bumps up performance for mysql14:25
iptabledeb_ac, the word done at the end is important14:25
deb_acOh!!!!!!14:25
deb_achahahahahaaha14:25
iptabledeb_ac, yes, it denotes end of loop14:25
adil@wheatin, have thos too14:25
deb_acI thought youve been saying you were done!14:25
iptableadil, coreI7 are quite good performance-wise for middle-range queries14:26
iptableand cheap14:26
wheatthin30k servers, I don't think he want's middle range. :)14:26
iptablewheatthin, that's what I got, not him ;)14:27
iptabledeb_ac, lol :D14:27
wheatthinah :P14:27
deb_aciptable, That seems to have done it! Thanks a million!14:27
wheatthinIve always wanted to build a render farm .. drools :P ubuntu would rock if opencl would function good :P14:27
iptableadil, more cheaper HW is better if you run a lot of long queries. if you run smaller query count and need it with much power, you execute it with less machines, more power14:28
iptabledeb_ac, no problem14:28
cfhowlettwheatthin, the Blender people have some kind of rendering project in motion "Project red currant" is the name IINM14:28
wheatthinawesome~! :P14:28
* iptable goes to have proper break14:29
deb_aciptable, deserved14:29
iptabledeb_ac, cheers14:29
Voyageiptable,  thanks14:29
iptableVoyage, no probs14:30
alien_228qq all14:31
alien_228:D14:31
AlexPortableIs there any way I can merge the menu bar with the top bar in gnome fallback mode?14:31
intelx86when does the ubuntu phone come out?14:31
popeyintelx86: soon14:31
intelx86please how soon?14:32
popeyintelx86: can't say. up to manufacturers.14:32
intelx86will we be able to put it on our old android phones?14:32
popeyintelx86: you already can for some devices14:32
popeyintelx86: the software has been available to download for months now.14:33
intelx86great what about a samsung mega?14:33
popeyintelx86: https://wiki.ubuntu.com/Touch/Devices14:33
adil@wheattin @iptable Thanks guys14:33
sajanwafflejock,14:33
intelx86thanks popey14:33
AlexPortablealso how can i customize the start menu?14:33
AlexPortablei don't want 'switch user, log out' to appear in it14:33
intelx86this is for developer purposes only.  i don't know if this will work with a carrier14:34
intelx86great they got rid of the best 7 inch tablet the nexus 714:35
intelx86horrible14:35
cfhowlettintelx86, Q4 is the target date, but in reality "When it's done."14:35
intelx86right14:35
popeyintelx86: the nexus 7 2013 is still supported for installing on14:35
intelx86why would i want that.  I have a 2012 model that is perfectly capable14:36
dav1dp0101Does anyone have any expertise troubleshooting Upstart scripts?14:36
=== sparr|2 is now known as sparr
popeyintelx86: you might not, but thats the state of affairs. the nexus 7 was/is slow14:37
intelx86not its not it has a quad core processor with great graphics14:38
popeyok, we'll agree to disagree14:39
intelx86how could such hardware not render ubuntu?14:39
popeyintelx86: it did, but we moved on to the nexus 7 2013.14:40
intelx86why?14:40
popeyits faster, higher res, more available.14:40
iptabletimes move on14:40
intelx86not by much14:41
iptablewhy did we move on from Pentium414:41
iptableby not much at a time14:41
intelx86u work for the illumanati lol14:41
iptablewe move a step at a time14:41
eeeebetter cooling and other technologies? just guessing14:41
Mio-chanI really like the passive cooling with ARM14:42
popeyIIRC the GPU in the 2012 Nexus 7 struggled.14:42
intelx86popey do you work for ubuntu?14:42
iptableI really like the water cooling in my machine14:42
popeyyes14:42
intelx86ok14:42
intelx86i have a hard time seeing the nexus 7 struggle but i will take your word on it14:43
[]Tsukasa[]when I ssh into my box with another user, no matter what dir i'm in it only displays $, not user@server:/14:43
[]Tsukasa[]how do I correct that, sorry idk what to google for that issue14:44
eeee[]Tsukasa[]: ~/.bashrc14:45
iptable[]Tsukasa[], if you run bash, does the problem get fixed? just run: bash14:45
[]Tsukasa[]yes14:46
iptable[]Tsukasa[], then it's because your did not set a shell for the users (which defaults to something else than bash) or set a shell other than bash14:46
iptable[]Tsukasa[], user usermod to modify user to use bash shell by default (or sudo vi /etc/passwd if you aconfortable with that)14:46
geirha[]Tsukasa[]: sounds like you have a .bash_profile or .profile file that does not source .bashrc14:47
[]Tsukasa[]ah thanks I have corrected it :)14:47
iptable[]Tsukasa[], no worries14:47
iptablegeirha, no, user wasn't even running bash, that's why ;)14:47
geirhaah, nevermind then. Probably used useradd instead of adduser to create the user, hence sh became the default shell14:48
[]Tsukasa[]lastly. I have private/public keys. Can I set the public key to all users without having to add it to certain users authorized_key file?14:48
geirhachsh -s /bin/bash14:48
iptable[]Tsukasa[], ok, so talking aabout ssh key authentication. no, you would echo it into >> auth file14:49
[]Tsukasa[]iptable thanks didn't know if there was any other way14:49
iptable[]Tsukasa[], not that I now of, although you can set default profile, where you could source the authorized_keys file for all new users14:50
geirhaor maybe you're looking for host based authentication14:50
iptable[]Tsukasa[], look at /etc/default/useradd14:51
iptable[]Tsukasa[], or that, as geirha suggested14:51
geirhaI'd rather recommend not using useradd at all. Use adduser when creating users on the command line.14:52
iptable[]Tsukasa[], in /etc/skel are all the files and dirs which you can edit/add to create defualt profiles for all users14:53
iptable[]Tsukasa[], or as geirha said, google for "host based authentication ssh"14:53
=== Guest5641 is now known as notmagic
deb_achey iptable, it made about halfway through than began throwing "No space left on device", despite the fact Ive got 750 gb free and the files are only 60gb collectively. Any ideas?14:54
iptabledeb_ac, so you were moving from one device to another?14:57
iptabledeb_ac, df -h in pastebin please14:57
iptabledeb_ac, and also location of the actual files14:57
deb_aciptable nope, same device,  and k, one sec for the pastebin14:57
iptabledeb_ac, looks like another issue. mv on same filesystem does just relocation, it does not use space for the moves14:58
deb_aciptable, thats what I thought, idk whats up. Ill put the actual commands on paste bin as well14:59
iptabledeb_ac, please do. I'm guessing you have another problem14:59
deb_achttp://pastebin.com/3Y4VSbzc15:01
iptabledeb_ac, please give me full error of no space left on device. which device15:02
deb_aciptable, got thousands of15:02
deb_ac"mv: cannot move ‘/media/cepacet/Walkabout/Unsorted/recup_dir.37/f2553712640.jpg’ to ‘/media/cepacet/Walkabout/dump/./f2553712640.jpg’: No space left on device"15:03
iptabledeb_ac, you got 666GB of space left :D15:03
iptabledeb_ac, probably it's 666 the problem15:03
iptable:P15:03
deb_aclol15:03
deb_acwhat?15:03
deb_aciptable, is that a real problem or is that a devil joke?15:04
iptabledevil joke, no, that wasn't real15:04
iptablealthough, it would be funny if it was15:04
iptabledeb_ac, well, no idea apart from an issue with filesystem corruption15:05
deb_acdamn15:05
iptabledeb_ac, unmount and fsck /dev/sdb115:05
deb_ackk15:05
iptabledeb_ac, and before/after, also do du -hs /media/cepacet/Walkabout to see if space used matches df15:06
iptablemight be that you did run out of space15:06
=== kissiel is now known as kissiel-afk
iptabledeb_ac, in any case, that would be a filesystem corruption. what FS is that? dont' tell me it's ntfs/fat32. if it is, you are better of using windows scandisk to correct errors.15:07
deb_acit is15:07
deb_acfat32, I dont have access to windows... One sec and ill put everything up on pastebin15:08
iptabledeb_ac, it is what? fat32 you *may* try with fsck on linux15:08
=== xubuntu is now known as Guest83352
iptabledeb_ac, are you sure the file you are copying/moving is not over 4GB? fat32 has many issues and limitations15:09
Ray_mondhello :) i know i am a noob, but how to run C scripts on ubuntu?15:09
Max_Escorpionyou should compile it15:10
iptabledeb_ac, is this a USB hard drive, or some kind of SSD/flash media?15:10
Max_Escorpionwith gcc or g++15:10
Ray_monddeb_ac: use ntfs format15:11
Ray_mondok thanks guys :)15:11
iptabledeb_ac, no, do not listen to Ray_mond, do not run ntfs. fsck for ntfs can't even fix common errors15:11
jamezI need to create a USB stick to boot into Linux, I tried using grub but my BIOS does not detect it has a EFI USB.  I can boot Linux as long as I don't boot into Windows.15:11
iptableRay_mond, there is no such thing as C script. C/C++ are applications, you need to compile them with gcc15:11
MonkeyDust!gcc | Ray_mond15:11
ubottuRay_mond: Compiling software from source? Read the tips at https://help.ubuntu.com/community/CompilingSoftware (But remember to search for pre-built !packages first)15:11
deb_aciptable, its fat 32.. there might be on or two that are over 4gb, but all the ones I saw give the disk error are under 1gb. the reason im doing all of this is because I accidently changed the partition and fucked the mbr and used photorec to recover everythin. Its a 1tb external hd15:12
Ray_mondiptable: what do you mean with fsck for ntfs cannot even fix common errors? :o15:13
jamezThen the USB stick is not recognized at all.15:13
MonkeyDustjamez  in linux or in windows?15:13
jamezlinux15:13
iptableRay_mond, I mean ntfs is proprietary Microsoft format and fsck.ntfs cannot fix quite a few common issues that appear with fs corruption on ntfs filesystems. issues that windows scandisk can fix15:13
deb_acone sec and ill post a pastebin15:13
iptableRay_mond, hence why on unmount of ntfs in linux, you always get the "dirty" flag on to issue a windows scandisk ofthe partition on boot15:14
Ray_mondiptable: ah ok thx15:14
Ray_mondtxt15:14
MonkeyDustjamez  so you can boot in linux, but after that, usb is not recognized, right?15:14
Ray_mondtxt15:14
iptabledeb_ac, used photorec ON that external drive?15:14
jamezI create my USB stick, I can boot linux as long as I don't boot Windows.  If I boot Windows, I can no longer boot Linux from the usb stick.15:15
deb_aciptable, yeah15:15
MonkeyDustjamez  it's linux OR windows, not both15:15
iptabledeb_ac, fat32 does not work with files larger than 4GB to begin with15:15
=== Xtreme is now known as Xtreme_Away
iptabledeb_ac, also, photorec would have recovered files but your filesystem is still in tears.15:16
MonkeyDustjamez  first leave windows and then boot in linux15:16
iptabledeb_ac, the only way to fix your issue is to move al lthe recovered files away from that partition, reformat and move stuff back15:16
deb_aciptable, after I recovered I re-formated15:16
deb_acthen moved back to new format15:16
iptabledeb_ac, oh, looks like something went wrong...15:16
deb_ac(fat32)15:16
deb_ac:/15:16
deb_acone sec on the pastebin15:17
MonkeyDustjamez  what do you mean, boot linux, while you are in windows?15:17
iptablek15:17
deb_achaving trouble unmounting15:17
Ray_mondhow works a Ddos attack? I ask because psn was down15:17
iptabledeb_ac, it is screwed. could be actual physical issue and a problem with bad sectors.15:17
jamezi know, i boot into Windows then shut it down.  Then, I can no longer use my USB stick to boot into Linux.  The BIOS does not seem to recognize it as a UEFI USB stick. So how do I create one ?>15:17
deb_acnooooo15:17
deb_acthis is my second hd and im in Africa with no money15:18
deb_acI just gotta save my files somehow15:18
iptabledeb_ac, I would say, put those files back out of that drive, then run a check for bad sectors, also install smartmontools and run smartctl and test the drive, then reset mbr, create new partition and format.15:18
MonkeyDustjamez  boot in windows and use yumi, or yumma, to create a bootable usb stick15:18
deb_acI did notice I kept gettin i/o errors15:18
iptabledeb_ac, that's assuming that bad sectors don't appear and that smart succeeds. otherwise, do not use drive15:18
deb_acand ip table, will do15:18
Ray_mondhow works a Ddos attack? I ask because psn was down15:18
iptabledeb_ac, in dmesg?15:18
deb_acno, on lubuntu at a cyber cafe when Id try and open in file manager15:19
deb_acbut that was before the format error on my part15:19
deb_acand it always works fine on ubuntu laptop15:19
rrmanRay_mod: "Disterbuted Dential of Service " Try to make the server not responding by attacking with lots of bots15:20
iptabledeb_ac, 1. make a backup, 2. bad sector test, 3. smartmontools->smartctl, 4. if tests failed, do not use drive. if success, proceed to point 5 => 5. reset the MBR using dd (dd if=/dev/zero of=/dev/sdb bs=512 count=1), 6. use fdisk or parted or gparted to create new partition15:21
iptabledeb_ac, also, unless you need to access it from windows, I would advise going with ext4/btrfs/ext3.15:21
iptabledeb_ac, I typically have a 100GB partition as fat32 that I use for transfers between windows and linux that I format often and keep the rest as btrfs15:22
iptabledeb_ac, note that fat32/vfat is very prone to errors. it's designed to fail :D15:23
deb_aciptable, will do. Do you still need fsck & du ? Also, I need fat32 because I never quit traveling and use what computers I can. And I know! I only used ext4 when I was back home15:23
Necturmy audio not working but is recognised15:24
iptabledeb_ac, in that case, having a windows VM/dualboot and ntfs might be better for you. ntfs is much better15:24
jasabellawow this is weird: http://stackoverflow.com/questions/330395/dns-problem-nslookup-works-ping-doesnt15:25
iptabledeb_ac, well you could try fsck, it *might* fix your filesystem, but I would backup and reinstall.15:25
deb_acI dont own a computer, just using one from work. And will change to ntfs15:25
deb_acand kk, will try fsck after backup15:25
iptabledeb_ac, oh, do get a computer, makes all the sense.15:25
deb_acno $!15:26
deb_acsold everything to travel and volunteer15:26
deb_acjust have a hard drive and computer15:26
deb_accamera*15:26
deb_aclol15:26
iptabledeb_ac, alternatively there is a ext2 filesystem driver for windows to use under windows.15:26
deb_aciptable, compatible w/ osx?15:26
deb_acext215:27
iamwhoiamhello people. My question: i remember there was a command which returned all proprietary packages installed in my system, but i am not able to find it. Does anyone know such a command? thanx15:27
popeyiamwhoiam: vrms15:27
iptabledeb, kind of. you need to hack at it with osx fuse and ext2 drive.15:28
iptabledeb_ac, ^15:28
SchrodingersScat!info vrms | iamwhoiam15:28
rrmaniamwhoiam:dpkg --list15:28
ubottuiamwhoiam: vrms (source: vrms): virtual Richard M. Stallman. In component universe, is optional. Version 1.16 (trusty), package size 11 kB, installed size 77 kB15:28
iptabledeb_ac, ntfs will be your best choice and scandisk usign windows tools whenever you can15:28
iamwhoiampopey, rrman : thanks a lot people!!!!!15:28
rrmanNP :)15:29
deb_aciptable, sounds good15:29
mpistonewhen I run apt-get install php5-curl, it also enables the mod and restarts php5-fpm automatically, but apt-get install php5-mcrypt only installs the mod, but I have to run `php5enmod mcrypt` to get it enabled, can anyone explain why?15:29
iptabledeb_ac, best call. but do get another drive and keep a backup of your data. SSD is more expensive but much better to carry error-wise. for backups awesome as well.15:29
iptabledeb_ac, anyways, I'm off. been on the channels for a whole day and got my work to actually do.15:29
vorcerHi guys - Was wondering if anyone know anything about bind9 primary and secondary dns stuff?15:30
iptablempistone, because someone assumed that you want curl enabled when you are installing it while they thought you might want to do other stuff with mcrypt, like enable per session. it's a choice thing15:30
iptablevorcer, yes, we do15:31
iptablenext15:31
deb_aciptable, thanks for everything man. If I had money Id tip you in btc or something.15:31
mpistoneiptable: thanks15:31
MonkeyDustwhat's btc?15:32
iptabledeb_ac, no thanks, I only do free help15:32
iptableMonkeyDust, bitcoin15:32
iptableMonkeyDust, if you need to ask, you come from a very old world without technology and scammers :D15:32
vorcerI've set up bind9 with primary and secondary dns using ubuntu server, with reverse dns. I think i've set it up correctly, my zones transfer from the primary to the secondary. But when I shut down the primary (or stop bind9 on the primary), I can still ping the domains, but not do an nslookup - It still looks for the primary dns IP, anyone know why?15:32
iptablevorcer, your resolv.conf is probably ste to query primary.15:33
vorcerWhere is that at iptable?15:33
MonkeyDustiptable  other generation, i guess ;)15:33
iptableMonkeyDust, lucky you :)15:33
iptablevorcer, if you set your DNS resolv.conf to google 8.8.8.8 and configure both your DNS servers to be responsible for youe zone, google DNS will try primary and then secondary and return correct code15:34
vorceriptable, is that on the primary or secondary?15:34
iptablevorcer, it's not just setting up DNS server, you need to query the right DNS server, by configuring your DNS client and configure DNS zone correctly.15:34
djjeffif anyone knows what this is... you may have a basket full of my home made cookies15:35
djjeffhttp://bpaste.net/raw/db6f274d9ff915:35
=== billxinli is now known as billli
iptablevorcer, that's on the client... not primary or secondary15:35
iptablevorcer, to test your primary and secondary DNS, use dig15:35
vorcerI'm using windows 8 as the client and have set up the dns in network interfaces to use my primary IP + secondary IP's15:35
deb_aciptable, looks like youve been sucked in again. Im headed out myself, thanks for being the good open-source samaritan that you are15:35
iptablevorcer, dig @1.1.1.1 your_domain.com15:36
iptablevorcer, replace 1.1.1.1 with your primary DNS server15:36
iptablevorcer, then replace it with secondary dns server.15:36
vorcerwhere do i run that command (sorry about this)15:36
iptablevorcer, that's how you test if they both respond.15:36
vorceron the client?15:36
iptablevorcer, anywhere in the network that can query those server15:36
vorceris there a command like that for windows 8?15:37
iptablevorcer, no and wong channel15:37
iptablevorcer, this is ubuntu help channel15:37
vorcerI'm using ubuntu servers15:37
vorcerbut the client is windows 815:37
vorcerill test dig from another ubuntu server15:37
iptablevorcer, what you need is bind help channel and networking help channel and a general manual/guide to how DNS works. buy a book for example. you are missing the verey basics15:37
iptableI'll let others take over. I really should take a break before my next meeting.15:38
* iptable goes for a break15:38
mafusail1900privet vsem15:39
vorcerHm - I ran dig on my primary and secondary DNS IP's and they all work15:39
vorcerBut the client cannot reach the domain if my primary dns is shutdown or bind9 isnt running15:39
vorcerI assume its a problem with the client in this case15:40
=== pj is now known as Guest74785
iptablevorcer, you need your client to know that both dns servers exist. yes. troubleshoot client. servers work. I'm guessing your network might need redoing too, but that's another story. most OS, including iwndows xp and 7 let you enter primary and secondary dns.15:41
vorcerYep - I've added primary and secondary dns to windows 8 network config, not sure what it is if the servers work, i'll troubleshoot15:41
vorcerthanks for the help iptable15:42
AlexPortabledo i nee to install wine1.6 or wine/15:42
Cuken_1I'm getting some access rights issue on a samba share directory I have setup. I'm not sure how to further trouble shoot it. THe application requesting the file is the same owner of the root folder for the file, is there something I can do to check?15:42
spab_So I have two 1tb disks installed, right.  First one's primary, at 62% capacity, second I have been using for whatever backup utility Ubuntu comes with15:43
spab_How is my backup disk full if my primary disk is only at 62%?15:43
jasabellahow do i get dnsmasq to bind to the network interface only for dhcp instead of 0.0.0.0?15:43
xarhi, what's the difference between tmux and Terminator, please ?15:47
TBotNikAll: Have networking problem documented at: https://www.kubuntuforums.net/showthread.php?66222-Networking&p=356977#post35697715:47
TBotNikNeed some help on this please!15:47
frank_oHi! `swapon -s` returns `Size: 524284`, is that size in KB?15:53
Takumohow does one debug initctl scripts?15:54
Takumothe contents of the "script" block work fine, but for some reason my init script spawns a process, which immidately dies15:54
ceibal eqwe15:56
ceibale15:56
SubSonicgroovewww.marylandmvamaryland veip15:58
TBotNikNo one available to help on a non-connected networking problem?15:59
gp5streally stupid question.  Computer A is logged into Computer B via ssh.  Can I somehow login to Computer A via Computer B via ssh (not trying to bypass authentication or anything, I just need a shell on Computer A :-\)16:00
=== magic is now known as Guest15450
=== Guest15450 is now known as magic
iptablegp5st, yes16:07
dwakarI can't play any type of audio or video files. It doesn't work with mplayer or vlc and even firefox. The media file does open but just hangs there without playing. And lastly, the volume icon on the looks weird.16:07
iptablegp5st, look up "ssh reverse tunnel"16:07
=== derk0pf is now known as derk0pf|NA
Masterjedi688Hello16:08
Masterjedi688anyone here who can answer a question for me16:08
gp5stiptable: but i don't have access to computer A directly16:08
gp5sti.e. it has no public address16:08
iptablegp5st, yes16:09
iptablegp5st, look up "ssh reverse tunnel"16:09
gp5stand I'm not on computer A16:09
iptablegp5st, I do hate repeating myself. ssh reverse runnel lets you ssh to computer B from computer A and then machine B can ssh back to machine A using the ssh tunnel created.16:09
iptablegp5st, no, you need to ssh first enabling the tunnel16:10
gp5st" ssh reverse runnel lets you ssh to computer B from computer A " but I can't do that, all I have is a pre-existintng connection16:10
Masterjedi688I just downloaded Flash so I can listen to music via Grooveshark.com.  There are 3 files that downloaded.  what do I do next?  Hit the extract button where the download hsitory is to install Flash or is it already installed?16:10
iptablegp5st, then no. you cannot.16:10
=== Rosa is now known as Jarboe
iptablegp5st, it would have helped if you have stated to begin with that you only had a preexisting connection16:11
bviktorhello, how can i start the installer in failsafe graphics mode?16:11
xanguaMasterjedi688: sudo apt-get install flashplugin-installer16:11
bviktorfor me it's trying to boot the standard version right away, then fails to initialize X and that's x16:11
bviktorthat's it16:11
gp5stiptable: "Computer A is logged into Computer B via ssh." kind of means that, no? That's the current state of things. anyway, I do appreciate the help :) I've found myself on your end and when the asker is assuming what they're saying makes sense it can be frustrating, sorry16:12
iptablegp5st, no it doesn't. it implies you can ssh to computer B from computer A16:13
iptablegp5st, no worries. but no, the answer is you cannot modify current connection16:13
Masterjedi688I just downloaded Flash so I can listen to music via Grooveshark.com.  There are 3 files that downloaded.  what do I do next?  Hit the extract button where the download hsitory is to install Flash or is it already installed?16:14
xangua11:12 xangua Masterjedi688: sudo apt-get install flashplugin-installer16:14
Masterjedi688Thank you Xangua for your help16:14
xanguaPlease call me Jacob two two please call me Jacob two two16:15
Masterjedi688Jacob2216:15
ikoniaxangua: ?16:15
xanguaikonia: sarcasm16:15
iptableJacob two two16:15
Lethalmanhi, this is empty: http://archive.canonical.com/pool/partner/s/skype/skype_4.3.0.37-0ubuntu0.12.04.1_amd64.deb16:17
Lethalmanwhere should I report the bug? launchpad skype?16:17
xarhi, how to customize tmux's colors, please ?16:23
trismLethalman: it isn't a bug, skype just depends on skype-bin16:25
Lethalmantrism, ah, then the bug is that skype 4.3 does not depend upon skype 4.3 bin?16:25
Lethalmanbecause I have skype-bin 4.2 still16:25
xarhi, how to customize tmux's colors, please ?16:26
trismLethalman: did you try a: sudo apt-get dist-upgrade; ? I just noticed I'm at 4.2 too, but a dist-upgrade is grabbing the new one for me16:29
Lethalmantrism, that's not a solution, it's a consequence of the upgrade... but apt-get install skype must bring skype-bin with the same version16:36
Lethalmanat least I think so16:36
Lethalmananyway, thanks :)16:36
Erik_dcHello, I have a program that automaticly starts up on boot that is not in the startup-applications-preferences. What is the name of that other better program to edit auto startup?16:38
vorcerAnyone know if its possible to disable php scripting on userdirs when activated via a2enmod? As in intranet.domain.co.uk/~user/16:40
cyfordhi,  i have shared my wifi connection with lan adapter,   is there a way i can set a dmz or forward all ports to  a pc on the lan?16:41
=== qubit_ is now known as Guest69227
scj643I need help getting something like gnome 2 but more updated and have unity as a choice at login16:47
scj643? can anyone hear me?16:48
Exagone313hear no16:48
scj643Ok i meant read me16:49
Exagone313gnome-panel?16:49
scj643I wanted something like mate but mate likes to change things16:49
scj643some parts of gnome fallback are missing in the new version16:49
Exagone313sorry i can't help you, i am using kde and xfce ^^16:50
scj643ok well thanks anyway16:51
ses1984hey...so, my computer just went to screensaver and locked, and now my unlock screen, the password field just isn't there16:51
ses1984i see a box with my username, and an empty space below where the password field usually would be16:51
Istalantarhi everyone, to which path do i have to copy the monitors.xml in order to have the same monitor settings on startup/login screen and my standard user?16:53
=== derk0pf|NA is now known as derk0pf
littlebitI wanted to know if ubuntu distributes it's tasks when it has an amd 6 core cpu?16:54
ses1984anyone...? i really need to unlock my machine. it's 2014, you'd think lock screens would be figured out but there are tons of shitty bugs in it16:54
freeaaavisit http://tinyurl.com/p5bpscx soccer tips16:54
ses1984like ...just hold enter to unlock. like... sometimes it reveals your desktop even though it's unlocked. i knew about those16:54
ses1984this one is new16:54
Pharkashello. how can i install the ia32-libs they are not in apt-cache?16:54
kostkon!multiarch | Pharkas16:55
kostkonhmm16:55
Pharkasi will google for multiarch, thanks16:55
ses1984i'm trying to unlock my pc but there is no field for me to enter a password16:57
andreplhave you tried ctrl+alt+del ses1984 ?16:58
ses1984what will that do16:59
andrepllogout16:59
ses1984i dont want to logout16:59
ses1984i want to unlock16:59
EleanorEllisI am trying to install Ruby Ripper. http://wiki.hydrogenaud.io/index.php?title=Rubyripper#Installation suggests automatic installation via GetDeb or the Devian "Sid Marrilat" repositories. When I add the getdeb repository and do sudo apt-get update I get an error that the package list from the repository failed to fetch. I then tried adding ppa:brandonsnider/ruby-ripper and got the same error for this repository as well. Is there17:00
andreplwhat appear in your window?17:00
ses1984it looks exactly like the normal unlock screen , showing a box on the left with my username in it17:00
ses1984normally within that box is a field to enter password. that field is not present17:00
ses1984i have tried just typing my password as normal and pressing enter and that does not seem to unlock17:01
andreplses1984, can you restart you pc?17:01
ses1984yes i can, as a last resort17:02
ses1984but there's stuff on my desktop that i really don't want to lose17:02
andreplses1984, try ctrl + alt+l17:03
ses1984i'm in another tty right now17:03
ses1984holy crap this bug.17:05
andreplwork?17:05
ses1984no17:05
ses1984it seems to be bug 131131617:06
ubottubug 1311316 in Unity "After locking screen there is no input field to type password for unlock" [High,Triaged] https://launchpad.net/bugs/131131617:06
sasa228228sasa YyYyYyy!17:06
ses1984look at comment number 1017:06
sasa228228sasa YyYyYyy!17:06
sasa228228sasa YyYyYyy!17:06
sasa228228sasa YyYyYyy!17:06
sasa228228sasa YyYyYyy!17:06
sasa228228sasa YyYyYyy!17:06
sasa228228sasa YyYyYyy!17:06
sasa228228sasa YyYyYyy!17:06
unopastesasa228 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 unmuted17:06
andrebhow much bigger is 14.04 lts over 12.04 lts ?? looking to do an upgrade17:06
ses1984"if focus is on a text file when unity locks, when you type the password is been typed in the text file"17:06
ses1984so basically, i could have just typed my password a bunch of times into a chat window17:06
sasa228228sasa YyYyYyy!17:07
sasa228228sasa YyYyYyy!17:08
sasa228228sasa YyYyYyy!17:08
sasa228228sasa YyYyYyy!17:08
=== Xtreme_Away is now known as Xtreme
xar_how to activate per default the display of line numbers on vim, please ?17:12
linuxgbHi ubuntu community i have  questions on drivers please help me17:16
vitimitixar_, on .vimrc, put "set number" without the inverted commas17:16
vitimitilinuxgb, ask the question and be patient, if somebody knows, they'll help :D17:16
linuxgbok17:17
xar_vitimiti, where can I find that file, please ?17:17
linuxgbSir will i have to do update on prop drivers  after every kernel update myslef17:17
noud_is_nolhi17:18
vitimitixar_, it would be on ~/.vimrc, unless you haven't set a single option. You can create it and put it in ~/17:18
noud_is_nolnow my Ubuntu Linux Touch did eat a SIM chip card, them tell me in the chip-shop17:18
vitimitilinuxgb, if you used the package given by the additional drivers program, they should update, too17:18
xar_vitimiti, okay, thank you very much17:19
xar_vitimiti, is there any command line to find a file via its name ?17:19
vitimitixar_, you have find17:20
linuxgboh i have amd hd radeon hd 5450 graphic driver if i use binary blob will i have to reinstall once again after kernel update17:20
geniinoud_is_nol: You may want to mention it in #ubuntu-touch channel which is specific to that version of Ubuntu17:20
Andrewcpuhi17:21
linuxgbyes additional drivers menu will be helpful but will it break17:21
xar_vitimiti, find fileName ? I've used it once but it wouldn't work. also i've used locate. (without arguments)17:21
somedudeYo, I need to "Add a rule to allow traffic to your router (only if this is needed)."17:21
vitimitilinuxgb, if you have used the additional drivers menu, it will update all together17:21
somedudeHow do I do that in ufw? I mean, the problem is, how do I know what I need to allow?17:21
linuxgbi wont get much performance with stock drivers for blender and all17:21
vitimitixar_, man find. When I don't know where a file is I use "sudo find /* -name filename"17:22
vitimitiIf I remember correctly17:22
noud_is_nolbut and..is big difference Ubuntu Linux Touch versus NetBSD Unix ;)17:22
vitimitinoud_is_nol, #ubuntu-touch17:22
linuxgbwhich repo provides best software up to date and stable for windows17:22
noud_is_noleuu.. just question..this group does not kill for the 'florishment' the group (i hope)?17:22
vitimitiWindows?17:22
linuxgbsorry i mean ubuntu17:22
linuxgbsorry thats a long time disease using windows17:23
noud_is_nolsounds reasonable anouf17:23
vitimitilinuxgb, you have Ubuntu's repositories. If something is in a later version in their official page, you could download it there, like what happens with eclipse or netbeans17:23
noud_is_nolsounds workable reasonable17:23
somedudeIn this command      $ ufw allow out to 192.168.178.0/2417:23
somedudecan anyone tell me what the /24 is?17:23
noud_is_noli have XV ;)17:24
vitimitisomedude, from 0 to 2417:24
noud_is_noland a instagram account17:24
noud_is_noland a post-failure17:24
noud_is_noland work to do17:24
noud_is_noland love work17:24
CatKillersomedude: The number of bits used for the subnet17:24
CatKillermask17:24
chaotixhi all17:24
geniisomedude: the /24 means it's an address where the first 24 bits stay the same17:24
linuxgbhmm and is using ccsm recomended17:24
noud_is_noli am in a private chaos not mine17:24
somedudelol17:24
noud_is_nolnon-lol yes17:24
noud_is_noli used to have such pppd things17:24
noud_is_nolhaha17:24
noud_is_nolyou want to hear a joke..recent..in #netbsd one asked .. what is a serial and what is console17:25
noud_is_nolwhahaha17:25
=== alexander is now known as Guest54987
linuxgbsir does ubuntu spy on my pc i have heard unity dash and amzon and all17:25
noud_is_nol#netbsd once or several times riped my files-system17:26
=== Guest54987 is now known as _Alexander__
noud_is_nol-(17:26
noud_is_nolno afs installed (that, error on me)17:26
noud_is_nolthen17:26
vitimitilinuxgb, if you don't want Amazon, you can disable it in the security settings17:26
noud_is_nolor f.i. ..after upgrade all.. destop icons and setting gone..just plain icon-shit left (GNOME2)17:27
genii!shopping17:27
ubottuIf you wish not to see "More Suggestions" from places like Amazon in your Ubuntu, simply remove the package unity-lens-shopping, or adjust your Privacy settings as shown here: http://goo.gl/kFO4u . Mark Shuttleworth's blog entry on this is at http://goo.gl/uF7zZ17:27
noud_is_nolOR.WOW EMPTY Evolution e-mails-ready-there17:27
noud_is_nolmind..i have SQL, then LDAP, then EDS in Evolution17:27
linuxgbyes and btw ubuntu tshirts and goodies available in india i want to support17:27
noud_is_nolme not17:28
noud_is_nolis swet-shop(spelling)17:28
linuxgbare they available in india?17:28
=== Kris1 is now known as Kriss545545
noud_is_noli am for-rent, now at just 1 mission, guess, for to outsource to..17:28
noud_is_nol;)17:28
noud_is_nola metropolian networks17:28
noud_is_nolhahaha17:29
noud_is_nolthat will be big fun lateron17:29
Istalantarhi everyone, to which path do i have to copy the monitors.xml in order to have the same monitor settings on startup/login screen and my standard user?17:29
noud_is_nolin a'dam17:29
noud_is_nolhaha17:29
noud_is_nolfirst read the XSD17:29
noud_is_nolLUA17:29
TJ-!ops | noud_is_nol spamming17:29
ubottunoud_is_nol spamming: 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, bazhang17:29
G4n0nhello everyone, was wondering if there were any fixes for iwlwifi N support (ub working on lenovo x200 w an Intel 5300 Ultimate N wlan card)17:30
noud_is_noli did just past some this to #netbsd17:30
TJ-G4n0n: Not that I've seen; last I read Intel weren't interested17:30
noud_is_nolgrin17:30
* rww looks up17:31
noud_is_noland pardon the bits-shuffle in here (is for the good)17:31
G4n0noh ok TJ, guess ill have to stick to G then. thx!17:31
rwwnoud_is_nol: #ubuntu is for Ubuntu technical support *only*. Please take other topics elsewhere.17:31
noud_is_nolhave GNOME port (the 3) ready17:31
noud_is_noldone here17:31
noud_is_nolno publish17:31
rwwnoud_is_nol: Thanks. Bye.17:31
TJ-G4n0n: I did investigate fixing it myself but the issue seems to be related to interfacing correctly with the non-free firmware blob, or the hardware, with insufficient technical data from Intel to do that17:32
noud_is_nolthat could be..XV .. i had to patch that but a Ubuntu Linux header file as well17:32
G4n0ni saw some people fixed it by using compat-drivers-2013-01-23-1-u.tar.bz2 drivers17:33
G4n0nsadly that didnt work out for me TJ-17:33
noud_is_noler17:34
noud_is_nolwe17:34
noud_is_nolre17:34
G4n0ntrully is a shame tho, considering every piece of hw on this machine works flawlessly with the ubuntu kernel, except N support for this wlan card17:34
noud_is_nolwe'r talking source here..the least .. i was17:34
MonkeyDustnoud_is_nol  don't hit the enter key too often, it's getting a headache17:37
noud_is_nolkee = okay17:37
supercom32Is there any software for Ubuntu that will allow you to scan a binary file for images to extract? Such as, scanning a file for TGA headers or PNG headers?17:40
noud_is_nolstring17:41
SchrodingersScat!info scalpel | supercom3217:42
ubottusupercom32: scalpel (source: scalpel): A Frugal, High Performance File Carver. In component universe, is optional. Version 1.60-1build1 (trusty), package size 33 kB, installed size 115 kB17:42
SchrodingersScatsupercom32: I think you have to supply the headers though, at least for that tool.17:42
supercom32SchrodingersScat: Ah, thanks. I'll definitely have a look.17:43
SchrodingersScatsupercom32: I think it's a similar function to photorec, but presumably photorec has headers it knows to look for, like the PNG17:46
supercom32SchrodingersScat: Ah, that's a great lead. Thanks.17:47
_0xAXHello all17:49
_0xAXtrying to update skype-4.2 to 4.3 on ubuntu 14.04 64bit, installed new skype and when i'm trying to run it, it runs skype-4.217:50
_0xAXremoved old skype and ~/.Skype dir, after it skype-4.3 runs one time and after logout skype-4.2 runs again17:50
MonkeyDust_0xAX  try a simple    sudo apt-get update;sudo apt-get upgrade17:50
trism_0xAX: if you just did: sudo apt-get install skype; you may not have updated skype-bin:i386, there was a problem like that earlier17:51
_0xAXMonkeyDust: will try now17:51
MonkeyDust_0xAX  skype 4.3.0.37 here (12.04)17:51
_0xAXyes, i downloaded deb 12.04, but the same17:51
MonkeyDust_0xAX  activate the ubuntu partners repo, then update and install skype17:53
_0xAXMonkeyDust: did it17:53
kostkon_0xAX, you've got both the 32bit package for 4.2 and the 64bit for 4.317:53
Decrypterhi, i'm trying to setup a nfs server and want to connect from outsite my internal network. For now i have opened all ports and disabled all firewall, but i will add those later17:53
Xodus989I have wine installed, and on the process list, I have these: http://paste.ubuntu.com/8151931/  Does that mean wine is still running in the background?17:53
Decrypterthe problem is connecting to the nfs publicly doesnt work, if i setup vpn then i can connect17:53
_0xAXkostkon: yes, i think too, how to be with it?17:53
kostkon_0xAX, remove the old 32bit keep the 64bit17:54
_0xAXmade apt-get update and upgrade the same17:54
linuxyogi How do I find the FQDN of a Local IP ? All these have failed http://paste2.org/Jt2f5zUJ17:54
_0xAXkostkon: how can i do it? as i understand correctly if i'll execute sudo apt-get remove skype, it will remove both17:54
kostkon_0xAX, even if that's the case, not sure about that, just remove them and then do sudo apt-get install skype17:55
samgtrcan someone tell me how to get the username from UID using only c system calls?17:56
TJ-linuxgb: Without a reverse-lookup entry in the in-addr.arpa zone file, you can't17:56
MonkeyDustsamgtr  what are c system calls?17:56
samgtrMonkeyDust: just system calls, and no library calls17:57
_0xAXremove skype, than tried sudo apt-get install skype and the same result, it runs 4.2, i can run 4.3 only with skype --secondary. here is the output of apt-get install skype - https://gist.github.com/0xAX/b59e83005b1c252f7b6e17:57
MonkeyDustsamgtr  you mean the programming language C? if yes, ask in #ubuntu-app-devel or in ##c++17:57
linuxyogiTJ-, Actually most mobile broesers can only open FQDNs .... so I am stuck17:57
linuxyogibrowsers*17:58
kostkon_0xAX, sudo apt-get purge skype:i38617:58
noud_is_nolMonkeyDust, #ubuntu-app-devel is invitation? and ##c++, i guess, not17:58
noud_is_nolready have skype executing, noud41 ;)17:59
linuxyogiThat IP hosts my ISP's login pagw without which I can access the Internet TJ-17:59
_0xAXhm it says Package 'skype:i386' is not installed, so not removed. Did you mean 'skype'?17:59
noud_is_nolbut mind..i pest children, perferable females17:59
noud_is_nolhaha17:59
noud_is_nolbad joke17:59
TJ-samgtr: getpwent() (see "man 3 getpwent")17:59
noud_is_nolafk, got to get some hw in city17:59
linuxyogiI acant*17:59
MonkeyDustnoud_is_nol  if it's invitation, you have to !register first18:00
davishow do I fix things like this:18:00
davis libxcb1-dev : Depends: libxcb1 (= 1.8.1-1) but 1.8.1-1ubuntu0.2 is to be installed18:00
kostkon_0xAX, sudo apt-get purge skype skype-bin skype:i386 skype-bin:i386    and then sudo apt-get install skype18:00
TJ-linuxgb: all browsers can open hosts by IP address too: http://<IP>[:port]18:00
MonkeyDustnoud_is_nol  try to restrict yourself to ubuntu support questions, drop the idle funny chat please18:01
trismdavis: is the -updates repo enabled in software-properties-gtk?18:01
kostkon_0xAX, and delete the .Skype folder before running it again18:01
davistrism: not sure, how to check?18:02
noud_is_nolkee, am hands-on and the Ubuntu did eat my SIM chip ..what to do?18:02
noud_is_nolpls18:02
trismdavis: run: software-properties-gtk; and on the Updates tab make sure Recommended Updates is checked18:02
noud_is_nolam in front an Ubuntu Linux Destop computer and have the GOOGLE LG NEXUS 4 with Ubuntu Linux Touch in my hand, what to do?18:02
noud_is_nolfirst dock or first load, have the GOOGLE LG NEXUS 4 with Ubuntu Linux Touch between my theat18:03
trismdavis: after that run: sudo apt-get update; and try you install again18:03
davistrism: ok it is now, doing apt-get update18:03
MonkeyDust!touch | noud_is_nol18:04
ubottunoud_is_nol: Information about the Ubuntu Touch platform for Phone and Tablet is available here https://wiki.ubuntu.com/Touch . Support and discussion in #ubuntu-touch18:04
_0xAXkostkon: yes, it helped, thank you very much for help18:04
davistrism: many thanks. i appreciate it.18:04
noud_is_nolkee, i first dock,,batt is at 81% i did just see18:04
kostkon_0xAX, np18:04
sasa22818:05
sasaSuicide 228!!18:05
noud_is_nolNetwork, Celular settings..18:05
noud_is_nolwaaaaiiiting (and docked)18:05
MonkeyDustnoud_is_nol  follow ubottu 's intructions please18:05
noud_is_nolwas looking for Nautilus..but have the filesystem icon pressed18:06
noud_is_nolnice ..that did work out well18:07
vishal_vishal26718:07
vishal_hello18:07
sasaasd18:07
sasaasd18:07
sasaasd18:07
sasaas18:07
sasadas18:07
sasada18:07
sasae1218:07
unopastesasa 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 unmuted18:07
noud_is_nol(doable)18:07
vishal_hi sasa18:08
vishal_can you tell me what does sar command do ?18:08
vishal_hi18:09
netlarvishal_: hi18:09
CoxaLTHello18:09
vishal_hi netlar18:09
vishal_you are from which country netlar18:09
netlarvishal_: California here18:10
CoxaLTI just installed ubuntu, i am browsing files & folder file browser18:10
Picivishal_: see man sar18:10
vishal_okay18:10
vishal_thanks Pici18:10
CoxaLTBut when want to rename or move to trash file, on right mouse click i get sleections wich i cannot click18:10
vishal_so netlar you know about wpa2 password cracking18:10
netlarCalifornia a country right?18:10
netlarvishal_: no sorry18:11
MonkeyDustvishal_  how legal is that?18:11
CoxaLTHow could i enable mouse->right click->rename/move to trash?18:11
vishal_very much legal18:11
xar_how to define the Tab keyboard on vim as 4spaces ?18:11
BeldarCoxaLT, there is root and home, root would need permission.18:11
Picivishal_: That isn't something we provide support for in this channel.18:12
vishal_anybody know how to used freeNSD18:12
OerHeksvishal_, little chance someone is going to tell you18:12
vishal_okay Pici18:12
noud_is_nolhow do i resize the nautilus Files app? it's way to small now on the Desktop -( ??18:12
CoxaLTbeldar: i try to rename/delete index.html file after apache instal in var/www/html18:12
vishal_i know about it but it is time taking18:12
CoxaLTbut i cant do it with mouse18:13
BeldarCoxaLT, I have no idea there.18:13
noud_is_nolmv var/www/html/index.html var/www/html/renamed.html18:13
OerHeksnoud_is_nol, as any other OS, grab the corner and enlarge18:13
noud_is_nolor rm var/www/html/index.html, but then gone18:13
noud_is_nolin Ternminal18:13
noud_is_nolTerminal*18:13
CoxaLTthanks18:13
noud_is_nolwelcome, is small thing to do18:14
CoxaLTOne more question18:14
noud_is_nolor use XTerm i.s.o. Terminal, way less resource-use18:14
noud_is_nolshoot18:14
=== Alien_ is now known as Guest78370
CoxaLTnormally when i start terminal i cant execute commands, but sometimes user@user:~$ is gone and whatever i type does not get executed18:15
CoxaLTHow to get normal terminal state?18:15
noud_is_nolXTerm18:16
CoxaLTAs it is when i open it18:16
eeeeCoxaLT: maybe the program is still running? try ctrl+c18:16
CoxaLTeeee: so when i start app from terminal, app is atached to terminal?18:17
geniiCoxaLT: Yes18:17
CoxaLTHow to "de-attach" it?18:17
noud_is_nolCoxaLT, ready got an answer..XTerm18:17
noud_is_nolexact.. remote DT18:17
eeeeCoxaLT: <program name> &18:17
noud_is_nolforgot the name..know the name18:17
noud_is_nolow that18:17
noud_is_noldetach..to background18:17
geniiThe application "screen" is also very useful.18:17
eeeeCoxaLT: if you want to close the terminal, type exit, (dont use the x) and the program will stay running18:18
CoxaLTno, i just what to be able use terminal after i "sudo appname" as normally18:18
noud_is_nolsee Remia remote desktop18:18
vishal_ubuntu 14.10 is sable18:19
noud_is_nolRemmia maybe18:19
CoxaLTbecause after i open app with terminal, i can't execut any more commands18:19
noud_is_nolis not top-mind the that name18:19
eeeeCoxaLT: add a & to the end18:19
noud_is_nolno18:19
noud_is_nollook for Remote Desktop18:19
noud_is_noli hands-on now after type18:19
noud_is_nolRemmina18:19
CoxaLTeeee: but how could i close my currently opened terminal, without closing xchat that i am here now? :)18:20
OerHeksCoxaLT, start: <app> &18:20
genii!enter | noud_is_nol18:20
eeeeCoxaLT: if it happens that it's already running press ctrl+z18:20
eeeeCoxaLT: then type bg18:20
OerHeksCoxaLT, don't start xchat from terminal then18:20
* genii smacks the bot18:21
TJ-CoxaLT: The interactive terminal shell will be in-use by the program you execute, until it exits. If the program you run can be allowed to work in the background then append "&" to the command-line to put the process into the background. Otherwise use "nohup <command>" if no terminal interaction is required18:21
xar_how to install ubuntu one, please ?18:22
OerHeksxar_, ubuntu-one is closed.18:22
malkauns_xar_: ubuntu one is dead18:22
ObrienDaveubuntu one does not work anymore18:22
xar_OerHeks, why18:22
coxaLTv2So18:22
xar_malkauns_, why18:22
OerHeks!ubuntuone18:22
ubottuThe Ubuntu One file and music service is being discontinued. The service will be unavailable starting 1 June 2014, and content available until 31 July, 2014. For more, see #ubuntuone18:22
coxaLTv2After ctrl+z my xchat got crashed18:23
malkauns_xar_: couldn't compete with  other services like dropbox etc.18:23
eeeecoxaLTv2: i told you to type bg after that18:23
eeee:)18:23
theadminxar_: Canonical didn't have enough money to make it really viable, tons of alternative options18:23
xar_ubottu, but we're on August18:23
ubottuxar_: I am only a bot, please don't think I'm intelligent :)18:23
coxaLTv2to late18:23
coxaLTv2:D18:23
eeeei guess you pressed ctrl+z before getting the msg? :)18:23
OerHeksxar_, see for more info this blog http://blog.canonical.com/2014/04/02/shutting-down-ubuntu-one-file-services/18:24
coxaLTv2i guess it was some kind of joke?18:24
coxaLTv2:D18:24
xar_what kind of apps replaces ubuntu-one then ?18:24
eeeeno, i wrote it right after it18:25
noud_is_nolthe 0ne-file-services-system is the key-word in this, i guess18:25
eeeedidn't think you were going to type ctrl+z in that time18:25
OerHeksxar_, there are tons of cloud-storage services, dropbox, wuala, and more18:25
kostkonxar_, yo mean the cloud service or the SSO -> single sign on?18:25
xar_kostkon, cloud service18:26
kostkonxar_, k18:26
nagerstHi18:26
xar_OerHeks, dropbox only gives 2gb free space :/18:26
jsmurray2hello18:26
noud_is_nolhowdie18:26
jsmurray2i have a question18:26
nagerstWhy does installing wine on trusty try to pull in kde as well?18:26
MonkeyDustxar_  Dropbox, Box, Wuala, Tonido18:26
noud_is_noldropbox is rsync with something vewwy special is it18:26
kostkonxar_, http://www.omgubuntu.co.uk/2014/04/three-alternatives-ubuntu-one18:27
noud_is_nolgiven i did port that before wiz started and stopped that18:27
theadminMonkeyDust: Wuala will become a paid-only service soon18:27
theadminMight be a bad idea18:27
noud_is_noli will now browse omgubu18:27
theadminOh, it already is, apparently18:27
noud_is_nolhaha..starts nice..rabit sniffable18:27
noud_is_noli have new furniture to put the phone on ;) a next strongbox ;)18:28
noud_is_nollots of space around the phone18:28
theadminxar_: I recommend copy.com personally. Works very well, gives you 20GB of free space18:29
noud_is_noldriving Ubuntu Linux Touch ofcourse18:29
noud_is_noland it's advanced, way ahead any ##unix #netbsd i have seen18:29
xar_theadmin, 15gb free space only18:30
theadminxar_: Ah, 15, sorry18:30
theadminxar_: Still bigger than Ubuntu One's 5.18:30
jsmurray2hello18:30
noud_is_nolwut?18:30
noud_is_nolhello wut?18:30
noud_is_nolmyrray the publisher at http://mail-index.netbsd.org is it18:30
xar_theadmin, you're right18:30
noud_is_nolmurray*18:30
jsmurray2how to i stop getting an error when downloading ppa.launchpad.net in updater?18:31
theadminjsmurray2: Remove the broken repositories using software center18:31
jsmurray2i dont think theyre broken18:31
noud_is_nol<creawte tab>18:31
TBotNikAll: progress, got wired networking going, had localhost issues, now localhost see and works phpMyAdmin, but "localhost" itself give "Not Found" msg in browser.  Still debugging and need help!18:31
theadminjsmurray2: Can't download from them - most likely borked repos18:31
jsmurray2how do i fix? sorry im kinda new18:32
theadminTBotNik: Does /etc/hosts have a localhost entry?18:32
* UNIcodeX is now away - Reason : Auto-Away after 30 minutes18:32
noud_is_nol<got reminded the network(s) form the soil-commision-group>18:32
theadmin!away > UNIcodeX18:32
ubottuUNIcodeX, please see my private message18:32
theadminOh, err.18:32
OerHeks!ppapurge18:33
ubottuTo disable a PPA from your sources and revert your packages back to default Ubuntu packages, install ppa-purge and use the command: « sudo ppa-purge ppa:<repository-name>/<subdirectory> » – For more information, see http://www.webupd8.org/2009/12/remove-ppa-repositories-via-command.html18:33
LewsTherinHi, I'm having an issue. apt-get install locales gives me the following: http://paste.thezomg.com/14869/40907876/18:35
noud_is_noli need Cellular Off non-v !!!!18:36
noud_is_noli need Cellular Off non-v !!!!18:36
noud_is_noli need Cellular Off non-v !!!!18:36
OerHeksnoud_is_nol, please stop that, join #ubuntu-offtopic for chit chat18:36
OerHeksLewsTherin, why is locales not installed?18:36
noud_is_nolwilldo + thanks18:36
LewsTherinOerHeks, it is installed, I'm trying to upgrade it.18:36
LewsTherinI had added a new repo, and installed something (been a while), and it borked things up for some reason.18:38
OerHeksLewsTherin, there is no newer versen, even upcomming Trusty Tahr 14.10 uses this version 2.1318:38
LewsTherinHow can I fix this message then?18:39
OerHeksLewsTherin, what repo ? might give a clue18:39
LewsTherinIt's been a long time, I can't recall.18:39
LewsTherinI've since removed it.18:39
OerHeksLewsTherin, so your error is not from today, but  a while ago ?18:39
MathuinThe golang package is at 1.2.1.  I'm running into bugs which have been fixed in 1.3.1 which was released a couple of weeks ago.  Any idea when the package will be updated?18:40
LewsTherinLong story short, I'm trying to install gitlab on my VPS, and one of the steps is installing postgres.18:40
LewsTherinOerHeks, http://paste.thezomg.com/14870/09079093/18:40
MathuinSorry, forgot to mention that I'm on trusty.18:41
LewsTherinCould that other repo have installed a newer git version of locales and broken everything?18:41
TJ-LewsTherin: Is the VPS based on Virtuozzo/OpenVZ?18:41
LewsTherinTJ-, it's from OVH, I don't know.18:41
OerHeksLewsTherin, if you are on trusty 14.04 now, current postgresql is 9.318:42
LewsTherinI'm on 12.0418:42
TJ-LewsTherin: Well, the issue you've got is the system libc is a version lower than 2.19, which conflicts with locale's requirement18:42
LewsTherinTJ-, how can I downgrade it?18:42
LewsTherinapt-get says its up to date.18:42
LewsTherinAh, found out a way I think18:44
TJ-LewsTherin: what does this report "/lib/i386-linux-gnu/libc.so.6" ?18:44
LewsTherinLooks like an incomplete command?18:45
LewsTherinOh18:46
LewsTherinhttp://paste.thezomg.com/14871/07945014/18:46
=== megabit|away is now known as megabitdragon
brian1001hi18:48
brian1001not directly an unbuntu (only) question but does someone here has experience with an indoor Wifi position server / client (linux based)18:48
veryhappyhey guys, i have no files in /etc/kde4, which is weird cause with my last install of ubuntu i had files in there, i need the file for an autostart script...18:48
LewsTherinHoly hell, can you downgrade a package without removing everything that depends on it?18:48
MonkeyDustLewsTherin  downgrade is never a good idea, if at all possible.. i'm sure there's a different solution for your problem18:51
LewsTherinGah, this is driving me nutsoid18:52
zoidberg-Hey does anyone run a speedtouch 330 modem on debian, or has done in the past ( i know its an old modem, trying to get it working under debian ), http://codepad.org/SFzY5kZL <-- anyone know how to get this working i can't see to get it to grab device like ttyS0?18:52
veryhappyzoidberg-: see #debian or #hardware18:52
zoidberg-well if anyone in here is runnin it on ubuntu i would be interested in that too18:53
veryhappywhat can i do ok18:53
veryhappyok18:53
MonkeyDustzoidberg-  why did you come to this channel, if you run debian?18:53
veryhappyMonkeydust he just wrote: well if anyone in here is runnin it on ubuntu i would be interested in that too18:54
zoidberg-MonkeyDust: i run ubuntu too18:54
zoidberg-veryhappy: im just wondering, it seems to be picked up by the kernel yet i can't see it in /dev/ like it doesn't get a device ttys0 or anything18:54
veryhappyzoidberg-: don't ask me, i'm not very familiar with that kind of modems.18:55
xar_how to open this way a tmux, please ? https://camo.githubusercontent.com/beffe238449742d416c9591476e1a5878cdb1f7c/687474703a2f2f692e696d6775722e636f6d2f344945713432512e706e6718:55
MonkeyDustxar_  i'm sure the tmux man-pages tell you how to split screens18:57
xar_MonkeyDust, they haven't even answred !18:58
Jeffrey_fCan anyone answer a Bazaar (committing bug fixes to Launchpad) - Yep, off-topic, just IM please19:00
OerHeksxar_, http://askubuntu.com/a/19930519:01
hikaruBGTJ-, hi19:01
=== hikaruBG is now known as HikaruBG
PyRoDrAkEhi i would like to find out how to setup a smtp relay with an non authentication smtp address like saix.net19:01
ZiberI'm playing with logrotate the first time. Is http://pastebin.com/H5FQhrkH valid syntax for keep 30 days worth of log files?19:02
HikaruBGTJ-, check this out - I hope you remember how we tried to fix my NVIDIA drivers and Unity the other day19:02
HikaruBGTJ-, I have used Tasksel to installl GNOME desktop and now it works with GNOME19:04
HikaruBGTJ-, so the question now is: Is there a way to REMOVE unity COMPLETELY from my machine INCLUDING all of its configurations, and reinstall it again???19:04
xar_What's the difference between Tmux and Terminator ?19:06
theadminxar_: Uh... everything?19:06
xar_theadmin, more precision ?19:06
theadminxar_: Terminator is a terminal emulator, tmux is a multiplexer.19:06
xar_theadmin, would you detail that, please ?19:07
theadminxar_: tmux allows you to run multiple apps within a single terminal sessio. Terminator is just a GUI for the shell, a "terminal".19:07
AlexPortabledo i nee to install wine1.6 or wine/19:09
havarkaAlexPortable, wine19:10
=== derk0pf is now known as derk0pf|NA
AlexPortablewhy?19:13
fribi interrupted this script before rebooting and now all of a sudden my bluetooth device is no longer detected by the os .. is it possible that i broke the hardware? script -> http://paste.ubuntu.com/8152477/Hi,19:14
havarkaAlexPortable, thats regular version..19:14
fribsorry, the correct link is: http://paste.ubuntu.com/8152477/19:15
=== derk0pf|NA is now known as derk0pf
MonkeyDustfrib  i guess that would be a question for the python channel19:16
fribok thanks19:16
TBotNiktheadmin: Looking!19:19
zerothismy computer is freezing and then unresponsive (no mouse, no virtual terminal, no wake-on-usb, nothing).This never happens with Linux.Why is it doing this now?19:19
theadminzerothis: Suspect hardware if it never happened before.19:20
MonkeyDust!reisub | try this19:21
ubottutry this: In an emergency, you may be able to shutdown cleanly and reboot by holding down Alt+PrintScreen and typing, in succession, R, E, I, S, U and B. For an explanation, see http://en.wikipedia.org/wiki/Magic_SysRq_key19:21
MonkeyDustzerothis  ^^^19:23
zerothistheadmin: how do I check for that? I have a dmesg <http://paste.ubuntu.com/8152543/>. No keys work when frozen, only power-off works.19:23
fribMonkeyDust, nobody responds in python :(19:23
MonkeyDustfrib  did you wait long enough?19:23
zerothisI'll try !reisub next time19:23
bwaxxloHello all, my first time using Linux from Windows19:24
fribMonkeyDust, they are talking about other things, i'm pretty certain nobody paid attention to my 2 requests for help19:24
bwaxxloI'm trying to install nodejs, python & django19:24
rachitokk19:24
bwaxxloHow do I do this? I'm from a windows experience and this is my first time using Ubuntu19:24
MonkeyDustfrib  repeat you question every 10 minutes or so, until someone can help (in the python channel)19:25
rachitgoogle nodejs19:25
rachittrust ubuntu.com19:25
bwaxxlorachit, I went to the website but I'm not sure how extraction works in Ubuntu19:25
rachittar thing??19:25
bwaxxloI'm spoilt with msi & exe in windows19:25
bwaxxloyeah19:26
bwaxxloI have all these tar things but I'm not sure how to extract them19:26
AlexPortableWhat version is regular wine havarka ?19:26
trijntjebwaxxlo: if you think you are spoiled with windows, wait untill you see the software center ;)19:26
bwaxxlotrijntje: Sure, how do I get there?19:26
OerHeks!info wine19:26
ubottuwine (source: wine1.6): Microsoft Windows Compatibility Layer (meta-package). In component universe, is extra. Version 1:1.6.2-0ubuntu4 (trusty), package size 0 kB, installed size 21 kB (Only available for i386; amd64)19:27
trijntjebwaxxlo: downloading stuf from the internet and installing them is windows think, in ubuntu you have all the software available in the software center/app store19:27
trijntjebwaxxlo: its the orange shopping basket in the launcher bar, or search for 'software' in the dash19:27
OerHeksbwaxxlo, like trijntje says: plus you will get updated too19:27
MonkeyDustbwaxxlo  maybe you don't need the tar balls, first look in the software center19:28
* zerothis shakes his head in disbelieve how we live in a world where anyone can think they are spoiled with windows. using "Spoiled" in the rotting to mush sense of the word19:28
kostkonfrib, the script it seems tries to upload something to the device, is it to update the firmware?19:28
fribkostkon, yes i believe so19:28
GivenToCodecan anyone recommend a tool that can saturate a hosts network IO bandwidth?19:29
fribbut i didn't have any idea it was writing onto the device so i just stopped it half way thinking it would have no effect19:29
fribkostkon, so does that mean i ruined it? given that the computer is no longer detecting it..19:29
havarkaAlexPortable, 1.6.219:29
bwaxxloMonkeyDust: stockholm syndrome? ;)19:29
MonkeyDustGivenToCode  with what purpose?19:29
MonkeyDustbwaxxlo  ?19:29
bwaxxloSpoilt with windows19:30
MonkeyDustbwaxxlo  i havnet used windows in years19:30
GivenToCodeMonkeyDust, I am trying to simulate how my app would react if it's host had a misbehaving process that consumed the network IO19:30
GivenToCodeits19:30
MonkeyDustGivenToCode  great, but how is that ubuntu related?19:31
wheatthinBut on the grounds that we don't support hacking, we won't release that info19:31
fribkostkon, although that's really cool and i had no idea i was writing firmware onto the device.. is there any way i can fix it now??19:31
kostkonfrib, check your logs.  open the system log app or from the terminal. if you need more help just ask19:31
bwaxxloMonkeyDust: Sadly I'm forced in my new job to use Linux or Mac19:31
fribkostkon, which log?19:31
kostkonfrib, check dmesg, kern.log, etc19:31
fribfor what exactly?19:31
GivenToCodeMonkeyDust, I suppose it isn't, but our hosts are ubuntu and i am looking for a utility i can install in the host itself that will generate the traffic19:32
MonkeyDustbwaxxlo  great, time to learn something new, aim for the future19:32
kostkonfrib, any related to your bluetooth or the driver i guess bcmw19:32
kostkonanything19:32
fribkostkon, the device is not detected at all19:32
wheatthinGivenToCode, it's not supported, by try metasploit.19:32
fribkostkon, usb-devices used to show it now it doesnt19:32
maujhsnSASL: added ubuntu: [PLAIN] maujhsn *19:32
kostkonfrib, check for any errors in the logs you never know they might give you a clue19:33
wheatthinit has options to testing your localhost19:33
willow_can any1 help me with ap-hotspot19:33
fribkostkon, i grepped for bluetooth bt broadcom bcm nothing19:33
willow_how to use mac filtering on it?19:33
wheatthinwillow, wouldn't you use ipfw still for sorting out mac addresses?19:34
willow_what's ipfw?19:34
willow_lemme see19:35
wheatthiniptables firewall.19:35
MonkeyDust!manual | bwaxxlo i'm sure this will help somehow19:35
ubottubwaxxlo i'm sure this will help somehow: The Ubuntu Manual will help you become familiar with everyday tasks such as surfing the web, listening to music and scanning documents. With an emphasis on easy to follow instructions, it is suitable for all levels of experience. http://ubuntu-manual.org/19:35
kostkonfrib, why did you run the script in the first place?19:36
fribkostkon, because the bluetooth device was not out of the box functional19:37
kostkonfrib, meaning?19:37
bwaxxlothanks all.19:37
fribkostkon, and modifying the btusb.c driver and running this script made the device functional19:37
fribkostkon, meaning it couldn't connect to no less detect bluetooth devices19:37
kostkonfrib, right. if we assume the script only patches the driver, then probably you could try reinstalling the driver or the file tath has been altered19:38
fribkostkon, how can i reinstall the driver?19:40
fribkostkon, the script fails because it can't find the device19:40
S0-2Hi19:42
S0-2I'm on my nexus 7 with 14.10. What's the password for the user phablet?19:42
kostkonfrib, i'm pretty sure the script did some usb data transfers though   if the device is now dead as you say, it doesn't see it obvisouly19:42
OerHeks!14.10 | S0-219:43
ubottuS0-2: 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/136319:43
fribkostkon, yea so can it be fixed?19:43
kostkonfrib, i'm not able to locate btusb.c  on my system neither find it on packages.ubuntu.com  where is that file supposed to be19:43
S0-2OerHeks: Ah, thanks.19:44
theadmin!find btusb.c19:44
ubottuPackage/file btusb.c does not exist in trusty19:44
theadminDoes !find do source packages19:45
TBotNiktheadmin: Yes 2 one on port 80 the other on port 808019:46
theadminTBotNik: wait wot19:46
theadminTBotNik: /etc/hosts doesn't list ports19:46
theadminTBotNik: I think your hosts file is borked19:46
kostkonfrib, where did you get the scrpt from?19:46
tatahow to set up automatic mount in older xubuntu 10.04.2. I am not so good with LInux.19:47
TBotNiktheadmin: Maybe that is issue?  But not getting errors.  Apache restarts with "[OK]"19:47
theadminTBotNik: /etc/hosts has got nothing to do with Apache, it's more of a DNS thing19:47
theadminTBotNik: Please paste the contents of /etc/hosts to paste.ubuntu.com19:48
TJ-kostkon: "drivers/bluetooth/btusb.c" in the kernel source19:48
kostkonTJ-, ok19:48
HikaruBGhi TJ-19:49
MathuinAny idea when the golang packages for 14.04 will be updated to support go 1.3.1 ?19:49
TBotNik_theadmin: PB at: http://pastebin.com/1xqybyeg19:50
theadminTBotNik_: Yup, that's wrong.19:51
=== kay is now known as Guest88440
TBotNik_theadmin: Now what?19:51
TJ-HikaruBG: Hiya19:51
theadminTBotNik_: http://hastebin.com/eqibafuren.txt19:51
theadminTBotNik_: That's how it should be19:51
HikaruBGTJ-, abiut the problem with my desktop Ubuntu19:52
=== Guest88440 is now known as DO7KAY
PuppyUm hi,19:52
HikaruBGTJ-, I have used tasksel to install ubuntu gnome19:52
TBotNik_theadmin: Correcting!19:52
HikaruBGand it worked, but then I have rebooted19:52
HikaruBGand all fall apart19:52
HikaruBGand now switching back to ubuntu-desktop19:52
PuppyUm I'm having trouble installing an AMD proprietary graphics driver.19:52
HikaruBGTJ-, did you say you are uding Kubuntu?19:53
PuppyI can't seem to open the installer.19:53
theadminPuppy: Stop whatever you are doing and go to System Settings -> Software & Updates -> Hardware Drivers.19:53
fribok i resolved the bluetooth issue, thanks kostkon19:53
theadminPuppy: Use that to install the driver.19:53
PuppyThe drivers there don't function properly.19:53
kostkonfrib, how19:53
HikaruBGTJ-, is there a chance to UNINSTALL COMPLETELY unity and then install it again?19:54
fribkostkon, someone in #linux suggested shutdown for 2 minutes19:54
PuppyIt installs an older driver that doesn't give any decent resolution for my hardware and interferes with games.19:54
TJ-HikaruBG: Yes I am. Your problem might be solved by creating a new user account and switching to that, if that is possible. The issue is there is something in that user account's unity Gnome/Unity configuration19:54
kostkonfrib, interesting19:55
fribkostkon, said the card would remain powered over a reboot and wouldn't be in a state for normal initialization19:55
TJ-frib: Full power-off reset will fix most firmware warm-boot issues19:56
fribbut i'm having this problem with fluxbox where i can't tap on my touchpad .. any idea what's up with that?19:56
TBotNik_theadmin: No change after restart of networking and apache.  netstat has no listen for 127.0.0.1:80, but has listen for 0.0.0.1:8019:56
fribit's not always .. comes and goes19:56
theadminTBotNik_: Your listen directive in httpd.conf is broken as well, change that to 0.0.0.0 not 0.0.0.119:56
PuppySorry but the software and updates doesn't give me capable drivers to install.19:57
PuppyNor does it give me anything too recent.19:57
PuppyWhich is why I'm trying to install one from AMD's own website.19:57
OerHeksPuppy, for what AMD ATI card?19:57
PuppyI'm using an AMD HD 7770.19:58
billy_the_kidhey guys19:58
billy_the_kidI am using Ubuntu 14 and my hibernation does not work despite patching it according to the various guides. I see the option on the menu but when I click it, I go back to login. Any ideas?19:59
PuppyI'm trying to use amd-driver-installer-14.20-x86.x86_64.run to install the driver, but when I try to run it through the gui it opens in Gedit text editor.20:01
PuppyAnd when I try through the terminal it just says it can't open it.20:02
compdocPuppy, get properties and see if its set to Executable, and you probably should run it from command line20:02
PuppyIt is set to executable and I have tried running it from the terminal.20:03
MonkeyDustbilly_the_kid  this is how you do it http://paste.ubuntu.com/8152814/20:03
PuppyBut it just says it can't open the file.20:03
useringsPuppy, sudo chmod +x amd*20:03
OerHeksPuppy, maybe this manual is any help https://help.ubuntu.com/community/BinaryDriverHowto/AMD#Installing_upstream_drivers_directly_from_AMD.27s_website20:03
useringsthen ./amd*20:03
billy_the_kidMonkeyDust: I have done this20:03
billy_the_kidI see the button etc, only that it does not work20:04
PuppyI've tried the 'sudo chmod +x amd*' and it says it can't access the file.20:04
xar_how to add a variable to PATH ?20:04
useringstru with it's full name20:04
ObrienDavebilly_the_kid, do you have a swap partition?20:05
billy_the_kidObrienDave: yes I do20:05
PuppyThe info on that link seems to download an old driver.20:05
ObrienDave= to or larger than RAM?20:05
billy_the_kidactually smaller20:05
billy_the_kidi got 16MB ram20:05
xar_how to add a variable to PATH ?20:05
billy_the_kidi created a swap of 4GB just in case20:06
ObrienDavebilly_the_kid, that's why hibernate does not work. must be = to or larger20:06
billy_the_kidthanks man20:06
billy_the_kidgot it thanks20:06
useringsxar, http://stackoverflow.com/questions/14637979/how-to-permanently-set-path-on-linux20:06
useringsit depends from your shell20:07
billy_the_kidtime for reboot :)20:08
PuppyI've tried opening the software with 'Run Software' as an alternative application but it just loads and then stops.20:09
useringsPuppy, just follow the instructions here: https://help.ubuntu.com/community/BinaryDriverHowto/AMD#Installing_upstream_drivers_directly_from_AMD.27s_website20:10
useringsWhen you run the installer, it will generate some deb packages for you20:11
useringsInstall them with sudo dpkg -i fglrx*.deb20:12
OerHeksreally, is it that hard to change the drivernumber ?20:12
userings... and complete the installation with sudo aticonfig --initial20:13
PuppyI sorry about this sounding nooby but could someone help me navigate to the directory through the terminal. I'm trying to get to Home/fglrx/fglrx-14.2020:14
useringscd <dir>20:14
Puppythanks20:14
bazhangPuppy, probably cd Desktop, tab complete it20:14
fribif i log into gnome i have no problem, but after about 15 seconds and 2 applications in fluxbox my touchpad stops being able to tap .. anyone have any idea why? thanks20:15
bazhangPuppy, ls to see whats there20:15
netlarHow do you disable unity product scopes in 14.04?20:16
fribbtw i also noticed that if i open gnome-control-center and try to turn the touchpad off the mouse stops responding entirely20:16
PuppyBut the installer is saved into my home folder.20:16
PuppyWell a folder in my home folder.20:16
useringsthen navigate to /home20:16
bazhangPuppy, so cd to that directory20:16
bmukIs there any reason why wicd would not work but NetworkManager does?20:17
bmukNetworkManager connects fine, but wicd stays stuck on configuring IP. The log says that it keeps trying DHCPDISCOVER on different ports20:17
PuppyBut my computer is saying it can't find that directory.20:17
bazhangPuppy, what does ls show20:17
PuppyI'm typing 'cd /home/fglrx/fglrx-14.20/20:18
Puppy'20:18
PuppyThe terminal comes back saying 'bash: cd: /home/fglrx/fglrx-14.20/: No such file or directory'20:18
bazhangPuppy, please answer my question20:18
useringsPuppy, cd /home , then ls20:19
PuppyI'm sorry but I'm not quite sure I understand it.20:19
bazhangPuppy, type    ------->    ls20:19
PuppyOk got to home lol.20:20
PuppyAgain sorry about this.,20:20
billy_the_kidI created I swap of 20GB (having 16GB ram) but hibernate still does not work. I am just redirected to login. Any ideas on how to debug this?20:20
alive4everHome folder is ~/ or ${HOME}. Maybe that's what you mean.20:20
Caribbeanhi20:20
bazhangPuppy, use tab complete to find it.  first couple of letters, then tab20:20
Caribbeanwho knows how to hack facebook on backbox20:21
bazhangCaribbean, offtopic here20:21
Caribbeanwats the topic20:21
AlexPortableCaribbean: how is this related to ubuntu?20:21
bazhangubuntu support not hacking Caribbean20:21
useringsCaribben, is this channel looks like blackhat chat for you?20:21
Caribbeani thought it was about the abilities20:21
bazhangCaribbean, not illegal ones20:22
ObrienDavethat's what you get for thinking...20:22
PuppyI still can't seem to get into the fglrx folder.20:22
Caribbeani jus wanted to know if getting into my account is possible20:22
Caribbeanbut ok20:22
bazhangPuppy, cd to that directory20:22
pbxi have two users on my machine (work and personal) and often want to switch back and forth quick. what's a good way to invoke this via keyboard?20:22
pbxi use gnome-do but don't see a hook for user switching20:22
useringsPuppy, when you are in /home, what is the output of the command 'ls' ? Just type 'ls' and hit Enter.20:22
PuppyI typed 'cd /fglrx ls'20:22
Caribbeani hav backbox and i want to put a wireless adapter which is external20:23
billy_the_kidObrienDave: any other suggestion?20:23
PuppyIt just says my username.20:23
Caribbeanbut it doesnt work when i fit it in but it works on my windows 7 partition20:23
geniipbx: Probably be better off to use one as the primary user, then nest the other user in a separate xsession within something like Xephr20:23
Caribbeanlater pips20:23
bazhang!wifi | Caribbean have a read20:23
ubottuCaribbean have a read: Wireless documentation, including how-to guides and troubleshooting information, can be found at https://help.ubuntu.com/community/WifiDocs20:23
useringsPuppy, it should output a list with dirs and files...20:24
Caribbeanok thanks20:24
useringsare you sure you type just 'ls' ?20:24
ObrienDavebilly_the_kid, http://ubuntuhandbook.org/index.php/2014/04/enable-hibernate-ubuntu-14-04/20:24
billy_the_kidi did this ObrienDave20:24
bazhangPuppy, please tell us exactly what you see when you type -----> ls20:24
TBotNiktheadmin: No httpd.conf in use on kubuntu machine, is apache2.conf, but have no declaration of 0.0.0.0 or 0.0.0.1 anywhere in any config files.  No idea where that is coming from!20:24
theadminTBotNik: Neither do I...20:24
billy_the_kidedited all files, also tried both /etc/... and /var/lib/...20:24
Puppy'thomas'20:25
theadminTBotNik: Is it perhaps in another .conf file somewhere in /etc/apache2/?20:25
useringsImpossible, Puppy.20:25
TBotNiktheadmin: Just posted ports.conf at: http://pastebin.com/KDC6Ccjv20:25
theadminTBotNik: That looks fine20:26
PuppyI'm just typing 'ls', my current directory is 'thomas@thomas-desktop:/home$'20:26
TBotNiktheadmin: Yeah thinking so too as same on DT machine and laptop!20:26
williamtdrHi. Having problems installing php5-dev on Ubuntu server 12.04.20:26
useringsPuppy, ls without question marks, right?20:27
genii!details | williamtdr20:27
ubottuwilliamtdr: 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)20:27
PuppyYes.20:27
williamtdrHere's the output from when I install it:20:27
williamtdrhttps://www.irccloud.com/pastebin/oYowbXqO20:27
pbxgenii, interesting.  switching isn't *that* much of a pain.20:27
williamtdrAnd the output of apt-get -f install:20:27
useringsPuppy, you can't get your name, it's impossible.20:28
williamtdrhttps://www.irccloud.com/pastebin/is4JKLls20:28
PuppyIt's what I see I'm afraid.20:28
bazhangPuppy, take a screenshot20:28
billy_the_kidI'm also checking the /var/log/pm-suspend.log and it seems that it does hibernate but 10 seconds later it awakes20:28
TBotNiktheadmin: In my aliases.conf only the /files alias works.  Check this out at: http://pastebin.com/835Fd2JF  Aliases.conf is last file in that post!20:28
williamtdrIn other words, it's missing some dependencies, and it therefore wants to remove every package on the system to fix that.20:28
ObrienDavebilly_the_kid, http://askubuntu.com/questions/94754/how-to-enable-hibernation20:28
billy_the_kidin between in the log i can see only one line which sais "sh: echo: I/O error"20:28
PuppyCould you tell me a way to share it with you please?20:28
williamtdrI've been struggling through dependency hell the last few hours, any help is really appreciated :)20:29
bazhang!imgur20:29
geniiwilliamtdr: Have you run the apt-get update  before trying to install it?20:29
billy_the_kiddone this too ObrienDave20:29
williamtdrgenii: Yup.20:29
billy_the_kidthe first 2 replies20:29
bazhang!screenshot20:29
ubottuScreenshots can be made with the [PrtScr] button. Want to show us a screenshot of your problem? Upload an image to http://imgur.com/20:29
billy_the_kidnot the TuxOnIce though...20:30
Puppyhttp://imgur.com/QEXf6V620:30
genii!info autoconf precise20:30
ubottuautoconf (source: autoconf): automatic configure script builder. In component main, is optional. Version 2.68-1ubuntu2 (precise), package size 546 kB, installed size 1858 kB20:30
useringsPuppy, that's a directory.20:31
useringsType 'cd thomas'. :D20:31
williamtdrgenii: here's some output from trying to install autoconf:20:32
williamtdrhttps://www.irccloud.com/pastebin/7hGL1SZX20:32
PuppyOkay I've typed 'cd thomas'20:32
useringsAnd now 'ls'...20:32
bazhangPuppy, ls again20:32
PuppyAh thank you.20:32
bazhangnp20:33
PuppyAnd so to navigate to the folder I just type 'cd fglrx'20:33
Puppy?20:33
useringsYes, and follow the steps from Ubuntu Wiki.20:33
PuppyThank you very much. :)20:34
geniiwilliamtdr: The bot tells me libc-bin Version 2.15-0ubuntu10.6 (precise)   but your pastebin shows your php5-dev wants exact version of 2.15-0ubuntu20 which is higher. Is the php5-dev from a ppa?20:34
xar_Where do I add this line 'export PATH=$PATH:/path/to/dir' ?20:34
useringsPuppy, don't forget to install all dependencies.20:35
williamtdrgenii: Nope, just from the standard universe repository.20:35
PuppyWill do.20:35
geniiwilliamtdr: Please try: apt-get install libc-bin=2.15-0ubuntu2020:36
genii( and pastebin any error output)20:36
geniiwork, afk a few minutes20:36
williamtdrhttps://www.irccloud.com/pastebin/YtmB7WX820:36
williamtdrgenii: https://www.irccloud.com/pastebin/YtmB7WX820:36
useringsxar_, just type it in terminal...20:37
useringsif you want to make it permanent, add it in the end of your .bashrc file, and the shell will work now with the new path when your system starts...20:38
PuppyUm the installer still seems to have failed to launch.20:39
PuppyI typed 'sudo chmod +x amd-driver-installer-14.20-x86.x86_64.run'20:39
useringsAnd then what you do, Puppy?20:39
PuppyNevermind20:39
PuppyOk I've just tried 'sh amd-driver-installer-catalyst-13-4-x86.x86_64.run --buildpkg Ubuntu/trusty'20:40
PuppyNevermind.20:40
PuppySorry about this.,20:40
TBotNiktheadmin: Dump from netstat -tulpn|grep apache at: http://pastebin.com/ZdidkkK820:41
useringsPuppy, what's happen after the last command?20:41
PuppyI'm making mistakes in the input of the commands.20:41
TBotNiktheadmin: Definitely not listening on 127.0.0.1:8020:41
PuppySo sorry about the bother.20:41
useringsStop sayin sorry, we are here to helping people...20:41
PuppyRight the terminal is telling me 'Generating package: Ubuntu/trusty Resolving build dependencies... Reading package lists... Done Building dependency tree        Reading state information... Done E: Unable to locate package (> E: Unable to locate package 2 Unable to resolve  xserver-xorg-dev (>= 2.  Please manually install and try again.'20:44
PuppyI typed 'sh amd-driver-installer-14.20-x86.x86_64.run --buildpkg Ubuntu/trusty'20:44
=== jthomas_ is now known as TheDracle
geniiwilliamtdr: Yes, looks like quite a mess.20:45
williamtdrgenii: Yup, that's why I came here :)20:45
useringsPuppy, it says what you should do...20:46
shorrusernamehey newbie here, i cant get ubuntu on windows 820:47
ObrienDave!uefi | shorrusername20:47
ubottushorrusername: UEFI is a specification that defines a software interface between an operating system and platform firmware. It is meant as a replacement for the BIOS. For information on how to set up and install Ubuntu and its derivatives on UEFI machines please read https://help.ubuntu.com/community/UEFI20:47
useringsPuppy, sudo apt-get instsll xserver-xorg-dev20:47
geniiwilliamtdr: Can you please pastebin results of:  ls /var/cache/apt/archives/libc6*   and also same dir for autoconf* and automake*20:47
sajanwafflejock,20:47
userings* sudo apt-get install xserver-xorg-dev20:48
WeiJunLisuggestions of good free vpn services ?20:48
ObrienDaveWeiJunLi, VPNbook20:48
williamtdrhttps://www.irccloud.com/pastebin/6F3Gto7820:48
geniiwilliamtdr: Also please be patient, I am back and forth from computer as they expect me to work once in a while here ;)20:48
williamtdrgenii: https://www.irccloud.com/pastebin/6F3Gto7820:48
PuppyI've just typed that, and it's doing something.20:48
williamtdrgenii: totally fine with me :)20:48
billy_the_kiddamn this hibernate...20:48
shorrusernamehi dave, hi ubottu...... i was following some of that guide, im concerned i might mess up my windows, if i do i have limited technical skills20:49
useringsPuppy, yeah, after it finish, try the command for driver installation again.20:49
PuppyWill do. Thanks.20:49
thrillERboyHi I have created a persistant USB drive with 1 GB for ubuntu installation and another 13 GB partition to use as casper-rw, but when I boot from the drive the default casper-rw file gets used, how do I mount the seperate partition as casper-rw?20:50
athanaeumHi all. I have installed VMplayer. However, when I try to run it it says "Unable to start services.20:53
athanaeumSee log file /tmp/vmware-root/vmware-modconfig-7968.log for details." Does anyone know whats wrong20:53
PuppyI've retyped the command and the terminal appears to just be sitting there. It claims 'Generating package: Ubuntu/trusty', and has posted no other information for the last minute.20:53
athanaeumoh I am using 14.0420:53
useringsPuppy, just wait...20:53
PuppyOk.20:53
useringsIt takes time.20:54
geniiwilliamtdr: I might try manually installing the files in there for libc6 , autoconf and automake with dpkg, using the --force-depends option, then try it after that also with the php5-dev package also in that dir20:54
thrillERboyhey guys what am i doing wrong?20:54
PuppyCould I ask what synaptic package manager is?20:54
fribhow can i get the bluetooth tray icon from gnome to apear in fluxbox, e.g. ?20:54
thrillERboyshould I delete the casper-rw file from the UUI partition and symlink to the other partition or something?20:55
shorrusernamegiving up today, be back tomorrow thanks20:55
k1lPuppy: that is the old package manager gui before ubuntu changed to software center20:55
Bashing-om!synaptic | Puppy20:55
ubottuPuppy: A Graphical Package Manager. For a good howto see https://help.ubuntu.com/community/SynapticHowto20:55
CodeGosui use guake, quake like terminal, but it can only handle single type of console that is selected throught a setup, are there any applications like guake that allow to embed anything inside, for example gedit?20:55
geniiPuppy: It's a way to install/remove/upgrade applications and other things on your system20:55
useringsPuppy, a graphical packet manager that allow you to install packages (software) from Ubuntu repos easy instead of 'apt-get install'.20:55
YamakasYdamn preseed!20:55
PuppyOk. Just there are a few references in the article to it and I couldn't find anything called that on my own machine.20:56
PuppyI'm using 14.04 so I'd imagine that's why.20:56
PuppyThanks.20:56
Bashing-omPuppy: Yup. no longer installed by default.20:56
useringsPuppy, the default Ubuntu configuration doesn't include it, but you can install it manualy.20:56
athanaeumCan anyone help me with this VM Player issue20:56
useringsor you can use Software center20:57
PuppyApparently there have been errors in the installation of some of the packages.20:57
=== kissiel-afk is now known as kissiel
k1lPuppy: so you try to install the amd driver from a 3rd party package? did the ubuntu amd driver not work?20:57
PuppyNot at all.20:57
Bashing-omthrillERboy: I just joined the channel, a Better question " what am I not doing right", as often there is no wrong way .20:57
netlarGive me a raise of hands, who absolutely love Unity, man I do20:57
geniiwilliamtdr: As usual, please pastebin any errors or warnings for me to investigate20:58
thrillERboyHi I have created a persistant USB drive with 1 GB for ubuntu installation and another 13 GB partition to use as casper-rw, but when I boot from the drive the default casper-rw file gets used, how do I mount the seperate partition as casper-rw? Bashing-om20:58
k1lnetlar: its loved and hated. a poll will not help anyone :)20:58
PuppyMy max resolution was well below what my machine is capable and the driver interfered with some applications and wouldn't run anything but the simplist games.20:58
useringsnetlar, why you like it?20:58
geniiwilliamtdr: I need to go do a walk-around at work before finishing and will return in 5-7 minutes20:58
williamtdrgenii: sounds good, will do20:58
netlaruserings: love the search in dash, and the search in commands for each application20:59
PuppyI've just tried the command 'sudo dpkg -i fglrx*.deb' as per the instructions of the article but I've got some errors.20:59
PuppyFor example: dpkg: error processing package fglrx (--install):  dependency problems - leaving unconfigured dpkg: dependency problems prevent configuration of fglrx-amdcccle:  fglrx-amdcccle depends on fglrx; however:   Package fglrx is not configured yet.20:59
Bashing-omthrillERboy: Sorry, that one is out of my sphereof experience.20:59
PuppyThe terminal repeats this for other packages.20:59
netlaruserings: I know there are some additional results, but you can just turn off that filter and get what you want21:00
thrillERboyBashing-om: it okay. lemme try this one more time and go to sleep :D21:00
useringsnetlar, it's fancy, but everyone with his taste. I like minimal things.21:00
=== bazhang is now known as Guest13330
PuppyPackage dkms is not installed.21:00
=== bazhang_ is now known as bazhang
=== el is now known as Guest99494
PuppyHow could I install dkms?21:00
Guest994941.1..21:00
netlaruserings: Sorry, just hate how much bashing there is for Unity21:00
useringsPuppy, do you run all commands with superuser permissions? sudo?21:01
k1lPuppy: wait, which ubuntu is that anyway? what gives "lsb_release -d"?21:01
Guest99494521:01
PuppyIn this case yes.21:01
eeee?/21:01
eeeeoops21:01
=== Guest99494 is now known as essssss
YamakasYis no-one doing preseed anymore ?21:02
eeeetypo21:02
eeeewrong window i mean21:02
Bashing-omPuppy: -> sudo apt-get install dkms <- to answer your question.21:03
PuppyThanks21:03
WeiJunLisuggestions of good free vpn services ?21:03
YamakasYWeiJunLi: openvpn21:03
* UNIcodeX is no longer away : Gone for 3 hours 1 minute 43 seconds21:04
k1l!away | UNIcodeX21:04
ubottuUNIcodeX: Please do not use noisy away messages and nicks in Ubuntu channels. It is annoying and unnecessary. Use the command "/away <reason>" to set your client away silently. See also «/msg ubottu Guidelines»21:04
PuppyDkms is installed, I'm trying the command again.21:04
YamakasYuse use nick_afk21:05
k1lYamakasY: no, no away nicks eiter21:05
WeiJunLiYamakasY: I need the .ovpn files to configure it but till now none of them are working21:05
WeiJunLiYamakasY: already tried VPNBook21:05
TBotNiktheadmin:  All aliases were working before, and never knew what changed when a.) localhost, b.) apache aliases, c.) Networking all stopped one day about a month ago.  Been fighting to recover since.  Need my laptop on site at job, as no machine there has the full development toolset!  There are 3 parts to this problem: a.) Wired networking, b.) Apache/localhost, c.) WiFi.  We got # a fixed, now working #b, then have to fix wifi!21:05
PuppyI'm going to need to do a reboot apparently, brb.21:06
YamakasYWeiJunLi: openvpn is best21:06
WeiJunLiYamakasY: can you tell me the link to download the .ovpn files from openvpn ?21:06
=== Guest74458 is now known as karstensrage
aethersishello, does anyone know how to enable any kind of noise cancellation for microphone in ubuntu?21:08
aethersisor does anyone know how to install modules/plugins for pulseaudio?21:11
vorcerWhat does 'notify no;' do in Bind9?21:11
aethersisapparently turns off notifications xD21:11
vorcerD:21:11
vorcerNotifications about what?21:11
aethersisdunno, what is Bind921:12
vorcerdns server21:12
Puppy_Ok so my resolution has increased to 1600x1200, but on Windows I can get 1920x1080 with the same hardware. Is there anyway to get 1920x1080?21:13
aethersisvorcer, http://www.zytrax.com/books/dns/ch7/xfer.html , "If a global notify statement is 'no' this statement may be used to override it for a specific zone and, conversely, if the global options contain a also-notify list, setting notify 'no' in the zone will override the global option. "21:13
QuantumpantsHi Guys, Can anybody Recommend a Free game like quake that will work on Ubuntu?21:13
aethersissure! it's called open arena, quantumpants!21:13
aethersisepic game, you gonna get your ass kicked :321:13
k1l!games | Quantumpants21:14
ubottuQuantumpants: Information about games on Ubuntu can be found at https://help.ubuntu.com/community/Games and http://www.icculus.org/lgfaq/gamelist.php and http://www.penguspy.com/21:14
aethersisplease, does anyone have any idea how to enable noise cancellation on ubuntu?21:14
antonioflavioHi. I just uploaded my resume to one of the technical job offers at canonical website. Who is responsible for that? Is there a better channel for me to talk about it?21:15
vorceraethersis, uh, thanks.. Still don't quite understand what it does overall21:15
k1lantonioflavio: well, i would contact canonical about that. this is the technical ubuntu support21:15
aethersisvorcer, the only thing I can advise to you is to read documentation xD21:15
Atomos26So my mom committed a heresy, and bought me a windows phone, a nokia lumina 521, how would I connect this to Ubuntu 14.0421:16
PsynoKhi0hi, is the wiki page about UEFI boot still current for 14.04?21:17
k1lAtomos26: well, put the usb cable in?21:17
aethersisatomos26 can it be detected as usb drive? what kind of  functionality do you need21:17
Atomos26no, it doesn't21:17
useringsAtomos26, you mean USB connection?21:17
Atomos26i tried connecting the cable21:17
Atomos26it didn't show up in media21:17
Atomos26actually21:17
Atomos26never mind21:17
Atomos26now it works21:17
aethersislmao xD21:17
Atomos26for mysterious reasons21:17
aethersisit's windows!21:17
Atomos26I want to throw this phone out one21:18
aethersiswhy's that21:18
useringsAtomos26, sometimes it needs time for OS to recognize the host identifier and register the device..21:18
geniiantonioflavio: There is #canonical-sysadmin , however the staff there have more to do with handling trouble tickets for Canonical than anything in the employment department. I think you'd just have to be patient and see if they read and respond to your resume.21:18
Puppy_Just a quick question. I've just had to reinstall Ubuntu after an error that meant Skype couldn't run properly and that no sound would come from my speakers of headset. Does anyone have any rough idea as to what could have caused that error? At the time I was running Firefox and Skype.21:19
Atomos26because it's a windows phone21:19
antonioflaviogenii, thanks!21:19
Atomos26and it makes my look like a hypocrite21:19
Atomos26because I am a bit of a Linux evangelist.21:19
useringsOf course. M$===Evil.21:19
Atomos264^21:19
aethersisPuppy_, I've encountered so many problems with Skype on ubuntu that ANYTHING could cause the problem and it's not because of Ubuntu but because of Micro$oft21:20
aethersishowever reinstalling system was not a very wise solution in my opinion21:20
Atomos26no, we were talking about windows phones Aethersis21:20
aethersisAtomos26, I was talking to Puppy_ :p21:20
Atomos26I was talking to userings21:20
Puppy_So I shouldn't use Skype for Linux?21:20
BeldarThis is not the malign windows channel keep the opinions to yourselves, this is support.21:21
Atomos26oh21:21
Atomos26sorry21:21
Atomos26cross contamination of convos21:21
aethersisPuppy_ you can use it however this is not in repos, it's closed source and since mirosoft took skype over, it got only worse21:21
aethersismy advice is to turn notification sounds in skype off because they used to crash it whenever I was in a call21:21
Puppy_Well it's just the issues wouldn't resolve after many reboots. I'm just concerned about it happening again.21:22
aethersishavey you tried purging and reinstalling it?21:22
aethersisor perhaps sound device got changed in skype settings21:22
aethersishave you checked it?21:23
Puppy_I couldn't find any way to uninstall it.21:23
useringsPuppy_, you can switch to Pidgin, it uses XMPP protocol, which is open n free.21:23
Puppy_I just reinstalled Ubuntu.21:23
aethersiswhat do you mean you couldn't find a way21:23
Puppy_And could I call people using Skype with myself on Pidgin?21:23
aethersisthe easiest way would be to use sudo apt-get remove skype21:23
Puppy_I'll remember that thanks :)21:24
aethersisno Puppy_ skype is propertiary and from what I know there are no apps on linux that would allow you using skype protocol21:24
aethersisbesides you mean that you have no idea how to uninstall programs? xD21:24
aethersisI can give you some clues how to install/uninstall effectively so maybe you will avoid such weird problems in the future :321:25
useringsPuppy_, no, but you can explain them about open source idea...21:25
Puppy_No lol, it's just I couldn't find it listed in my installed items like normal. I tried uninstalling a couple of others and it said it couldn't remove them fully.21:25
Puppy_lol.21:25
Puppy_Might be a bit difficult but I'll keep that in mind. Thanks :)21:25
aethersisPuppy_ how do you uninstall programs? Using ubuntu software center?21:26
PsynoKhi0is the current way of having Ubuntu boot in EFI mode stil to have a fat32 partition mounted as /boot/efi?21:26
Puppy_Normally yes.21:26
aethersisPuppy_ for more advanced stuff you can use synaptic21:26
Puppy_But it wouldn't list Skype and wouldn't uninstall other programs.21:26
aethersisyou can install synaptic with sudo apt-get install synaptic21:26
Puppy_I'll maybe look into getting it.21:26
BlueProtomanI'm having problems running Java applets in Firefox (on Ubuntu 14.04), and I'm not sure how to upgrade the plugin.  When I lower the security settings and try to run this http://music.columbia.edu/cmc/musicandcomputers/applets/1_1_hear_sine.php , I get a ExceptionInInitializerError, but have no idea how to get a stack trace.  (When I click "Details", I just get a list of what appears to be command-line flags)  Any tips?21:27
aethersisit's a very powerful tool but be careful - it lists components vital for your OS so if you don't know what you're doing, you can break something21:27
Atomos26Erm... never mind. the usb connectivity no longer works again21:27
aethersisAtomos26 are you sure the wire is ok?21:27
Atomos26unable to open MTP device21:27
Atomos26It may not be. this is a refurbished phone with the wire that tmobile sent me21:28
aethersisha REFURBISHED!21:28
Atomos26.-.21:28
Atomos26tbh, I think they just sent it back because it's a shitty windows phone21:28
aethersisif it's a windows phone the best would be to check it on windows :D or yeah - send it back and get android ! :D21:28
SienteHello guys, I am going to install ubuntu now cleaning 1 of my partitions of my HDD right now I won't have any problems If I install ubuntu on my HDD and not on my SSD right I mean I won't feel performance issues ?21:29
k1lsince its clearl not its not a ubuntu issue we can stop ranting about windows in this channel, thanks21:29
k1l*clear now21:29
Atomos26except for the fact that my mom bought it for me21:29
aethersisSiente, if you install Ubuntu on SSD, the difference will be significant!21:29
Atomos26and my only computer doesn't have windows on it21:29
Sienteaethersis: but I don't have any space on my SSD I have only one 120 gb  SSD21:30
k1lSiente: it will be slower on a hdd than on a sdd.21:30
k1l*ssd21:30
aethersisit will just work a bit slower on hdd and that;s all ^^21:30
Sientebut I mean If I am hosting something it won't have lower performance right?21:30
Sientejust it won't be with reaction time 0.01 ms21:30
Sientelike apache, php, mysql21:31
BigTaxiHey, I'm having a problem with applications recognizing/accessing a hard drive21:31
k1lSiente: it still will be fine, but dont come back and complain:"my windows feels faster on the ssd" since that is clear from the start21:31
aethersisdepends what you're hosting. If you host files and many people will want to download them, it will work slower21:31
aethersisk1l no matter what, windows will work slower xD21:31
Sientewell when it's about web server and only css, js, php files it won't be a problem I guess, so okay :)21:31
Sientek1l: yes ofc :)21:31
Sienteit will be ridiculous If I do so21:31
aethersisSiente it would make a difference if you had thousands of people connecting, otherwise it will be unnoticeable21:32
Sienteso guys please may you tell me how much partitions I need and what kind of partitions?21:32
Siente1 for virtual memory?21:32
aethersisSiente - by default 1 for swap and 1 for system21:32
SienteI just don't remember I didn't install linux since ages21:32
Sienteand what I've needed for my home dir21:33
aethersisyou can let ubuntu do that for you21:33
Sientehow much gb is fine for the system and how much for the swap21:33
k1lSiente: what device is that?21:33
aethersisit has an option that will autoconfigure everything so you dont need to worry21:33
k1ldesktop, laptop, server, workstation,...21:33
Sientebut I still have windows on this PC21:33
useringsaetheris, with nginx and thousands of people, it still can be unnoticeable. :)21:33
aethersisand besides if you want to host a server I'd choose either debian or ubuntu server21:33
Puppy_Does anyone know how toincrease the maximum available resolution for an fglrx driver?21:34
BigTaxiHey, I'm having a problem with applications recognizing/accessing a hard drive21:34
Sienteit will be desktop but with web server21:34
k1lSiente: what? you want to host something, but talk about dualboot with windows?21:34
aethersisBigTaxi elaborate your problem21:34
Sientek1l: it will be web server for personal use21:34
Sientek1l: I'll be just working over my projects on it21:34
aethersisahh so don't worry Siente, just choose automatic installation in ubuntu installer21:34
Sienteahh I should see how to put the ubuntu on my flash drive21:35
aethersisuse unetbootin, Siente21:35
k1lif its a "not full time" server anyway you are fine with the standard install from the ubuntu server install21:35
aethersisit does everything automatically21:35
aethersisk1l I guess he wants ubuntu desktop for coding etc21:36
Atomos26Essentially, ubuntu server is just regular ubuntu without a UI21:36
Atomos26IIRC21:36
Atomos26well21:36
Atomos26GUI21:36
Sienteaethersis: thank you very much21:37
loahello21:37
Sientek1l: thank you very much too21:37
k1lAtomos26: please dont use that much lines in here. you can put 512 chars into one message21:37
aethersisyou are welcome! ^^ :321:37
Atomos26i know, but my IRC habits come from playing IRC Mafia way too much, where getting in the first word can mean life or death21:37
Sienteaethersis: is the Universal USB Installer also fine?21:38
aethersisI advise Unetbootin, Seinte - easy to use and I checked it lots of times21:38
BigTaxiany chance I can get some tips on a hard drive problem?21:39
aethersisBigTaxi elaborate your problem21:39
BigTaxiKtorrent and Banshee are having a tough time accessing/writing files to a hard drive of mine21:40
k1lBigTaxi: with more details: yes. with just asking if someone could help: no21:40
BigTaxiafter the system update-before everything worked swimmingly21:40
aethersisother apps and I/O operations work fine?21:40
BigTaxiBanshee states that it doesn't have permission for SOME files, and Ktorrent isn't downloading at all21:40
BigTaxiit might not be the hard drive, but I guess I'd like a starting point21:41
g0tchaheya guys, i cant run a livecd from an ubuntu server disc?21:41
aethersisso apparently it changed group permissions. I'd first try to reinstall these apps - that would be the easiest way21:41
g0tchai have to download the desktop version?21:41
k1lg0tcha: that is not a live disk21:41
aethersisand if that doesn't work, I'd go for checking permissions but that would take some time and experience21:41
g0tchak1l, im trying to repair the grub on my ubuntu server21:42
BigTaxiI've checked permissions, and some keep resetting to read-only21:42
g0tchacan it be done using ubuntu server disc?21:42
BigTaxibut I'll try reinstalling and I'll let you know what happens21:42
cfochhi. how do i install propietary radeon drivers in ubuntu? usually when you install ubuntu there is a tool that advice you "hey21:43
aethersisdoes anyone know a way to enable noise cancellation on ubuntu?21:43
OerHeksg0tcha, server has no live mode, use the desktop iso, 32 or 64 that matches your system21:43
OerHeks!grub21:43
ubottuGRUB2 is the default Ubuntu boot manager. Lost GRUB after installing Windows? See https://help.ubuntu.com/community/RestoreGrub - For more information and troubleshooting for GRUB2 please refer to https://help.ubuntu.com/community/Grub221:43
cfoch... here are propietar dri21:43
cfochvers available"21:44
MonkeyDustcfoch  run    sudo vrms   to know what's proprietary21:44
aethersisdoes anyone know a way to enable noise cancellation on ubuntu?21:44
k1lcfoch: which video card you got?21:44
aethersisk1l maybe you know?21:44
k1laethersis: not on that topic, sorry21:45
k1laethersis: i would say its the task of the program that wants to use the mic21:45
g0tchathanks OerHeks for the link21:45
BigTaxit21:45
aethersisI think the only way to do that is to rebuild pulseaudio with libwebrtc-audio-processing-dev lmao21:46
cfochk1l: radeon hd 4200 series ... according lspci21:46
k1lcfoch: so the fglrx package didnt work for you?21:47
cfochi cant access my desktop... console only for now21:47
k1lcfoch: is linux-headers-generic installed?21:48
k1lwhat error do you get? what says the dmesg log?21:48
cfochyes21:48
samthewildoneHow do I get this lib ? http://pastebin.com/Nx8xRedL21:49
samthewildoneIt seems that I have to build from source. Isnt there a packaged version for Ubuntu ?21:49
cfochk1l... it is huge that log21:50
Beldarg0tcha, You can manually boot grub, live or use supergrub to boot it and use the terminal.21:50
OerHekssamthewildone, just use ' sudo apt-get install unetbootin21:50
xanguasamthewildone: sudo apt-get install unetbootin21:50
Puppy_Could I ask for a media player that someone recommends, like Rythmebox or Banshee. Both of them seem rather glitchy.21:51
aethersisPuppy_ I use VLC :D21:51
DrippydikPuppy if you are wanting a minimal CLI media player I quite like cmus21:52
Puppy_Thanks. Might try it.21:52
Masterjedi688Hello21:53
aethersisohaio! :321:53
Masterjedi688I just downloaded Lubuntu today so I'm new here21:53
Masterjedi688I need to ask a question21:54
samthewildone...21:54
samthewildonethanks21:54
samthewildonethe problem is what if I wanted to install the lib ?21:54
Masterjedi688I'm watching videos right now on youtube and there is a sign asking me to download Flash.  Where do I go to download flash?21:54
OerHekssamthewildone, we support packages from our repos, des that error appear when you use apt-get ?21:55
OerHeksdes-does21:55
Masterjedi688Derheks are you takling to me?21:55
k1l!flash | Masterjedi68821:56
ubottuMasterjedi688: To install Flash see https://help.ubuntu.com/community/RestrictedFormats/Flash - See also  !Restricted and !Gnash21:56
Guest92743hello21:56
humblebeehi21:56
Guest92743I am testing irssi21:56
mbffffAnyone have a good template for a smb.conf that supports windows permissions and a share that uses auth for r/w/x access? I am running a Ubuntu 14.04.1 64Bit server.21:56
Guest92743I am a console mode. I was known as "cfoch" before, I have no graphic interface21:56
OerHeksMasterjedi688, install lubuntu-restricted-extras for all codex, java flash fonts and more tools in one package21:57
Masterjedi688Thanks Ubottu21:57
Guest92743k1l: how can I send you the log?21:57
k1l!pastebinit | Guest9274321:57
ubottuGuest92743: pastebinit is the command-line equivalent of !pastebin - Command output, or other text can be redirected to pastebinit, which then reports an URL containing the output - To use pastebinit, install the « pastebinit » package from a package manager - Simple usage: command | pastebinit -b http://paste.ubuntu.com21:57
=== AlphaBeta is now known as PsiOmega
k1lGuest92743: after its installed use "dmesg | pastebinit" show the link in here21:58
Guest92743http://paste.ubuntu.com/815357322:00
Guest92743k1l: ^22:00
Guest92743that's my log22:00
RedheadedCupcakeCan someone help me with the my monitor brightness22:01
Masterjedi688In the service center there was no RESTRICTED FORMATS listed22:02
Masterjedi688What do I do now?22:02
Masterjedi688By the way my version is 13.1022:02
Drippydikubottu - I just downloaded Pastebinit - thank you for explaining that I have been looking for a tool like that for a little while now!22:02
ubottuDrippydik: I am only a bot, please don't think I'm intelligent :)22:02
BeldarMasterjedi688, 13.10 is eol you should be using 14.04.22:03
Masterjedi688Ok, where do I go to get 14.01?22:03
Masterjedi68814.04?22:03
Drippydik!cat | Drippydik22:03
ubottuDrippydik, please see my private message22:03
Guest92743what is the name of that tool in Ubuntu that advice the user when it detects a new propietary driver and it suggest the user to install it? Do you remember that tool? Ok... so the question is. How can I list these propietary drivers via console?22:04
* Guest92743 doesn't have graphic interface... command line mode only22:04
BeldarMasterjedi688, http://www.ubuntu.com/download  you could do a eol upgrade, probably a longer process.22:04
Masterjedi688Sounds good.  Thanks Beldar22:04
=== corey_ is now known as Guest64064
Guest92743k1l: some idea? please ping me22:05
BeldarMasterjedi688, If you decide on a upgrade read this, you would change the repos source.list is all https://help.ubuntu.com/community/EOLUpgrades22:06
k1lGuest92743: which ubuntu is that exactly?22:07
Guest92743How do I remove propietary ATI drivers? and I install the free ones?22:08
Guest92743k1l: ubuntu 14.0422:08
k1lusing gdm?22:08
BeldarMasterjedi688, We can get your flash set up as needed it is in the ubuntu repos.22:08
Guest92743I upgraded it from (I don't remember the version)22:08
Guest92743k1l: what is gdm? It rings  a bell but i don't remember what it is22:08
* UNIcodeX is now away - Reason : Auto-Away after 30 minutes22:09
k1lits "the login screen". ubuntu uses lightdm since some time now. the *dm starts the xserver so its the first one to come into the game22:09
nomnomsuhello22:10
k1lGuest92743: "fglrx: module verification failed: signature and/or  required key missing - tainting kernel" that doesnt sound good22:10
Guest92743k1l: and how do I check if I am using gdm?22:10
andrebhow can i upgrade from 12.04.3 lts to 12.04.4 lts ?22:10
andrebi dont want to upgrade to 14.04 lts yet22:11
k1lGuest92743: you could remove the "fglrx" packages with "sudo apt-get remove fglrx"22:11
k1landreb: just run all updates.22:11
* Guest92743 thinks that his ubuntu version was upgraded from 12.04 to 14.04. Actually his father did this upgrade.22:11
k1landreb: the 12.04.X releases are like servicepacks on windows. so you get them when you install all udates anyway22:12
andrebthanks22:12
Guest92743removing...22:12
k1landreb: run a "sudo apt-get update && sudo apt-get dist-upgrade" this will bring you all packages to the actual state.22:12
Guest92743k1l: what am I doing removing fglrx? what could you expect?22:12
nomnomsuCan someone help me i have no idea how to fix the overscan undersan on my tv with ubuntu. First thinhs first i have Thomson TV with native resolution of 720p when i type xrandr -q i do get information about 1280x720 as the only resolution but there is no output listed (it is connected via hdmi) ubuntu is installed on raspberry pi so it is arm processor with build in gpu no intel no ati. Thew issue is i do not see taskbar and everyth22:13
nomnomsuin half so simply told i need to toy with overscan and underscan but ... xranrd does not work22:13
k1lGuest92743: that will revert to the open source driver then and after a reboot you should get to the desktop22:13
Guest92743I've just removed fglrx22:13
Guest92743k1l: I am going to restart then22:14
nomnomsuany idea?22:18
pseudocfochkl1: thanks... I am Guest[blahblah]22:19
pseudocfochk1l22:19
k1lyep22:19
pseudocfochBut... I still have a problem22:19
nomnomsuany idea how to fix this so it will show HDMI and to be able to overscan and underscan? http://paste.ubuntu.com/8153698/22:20
pseudocfochI had the problem that when i put my password to log in to the desktop, It insted of start session, it returned back to the screen that ask the password of the user.22:20
=== a is now known as Guest32822
pseudocfochNow that you helped me to solve the problem with graphic card, at least now I am as a GUEST user in my computer.22:21
=== AntiSpamMeta_ is now known as AntiSpamMeta
k1lpseudocfoch: go to the konsole (ctrl+alt+f1) and login your user. see if all files in that folder belong to your user:user (with ls -al). if not use "sudo chown user:user filename". come back with ctrl+alt+f722:22
=== Swish[\] is now known as Swish
=== ideopathic_ is now known as ideopathic
k1lpseudocfoch: insert user and filename to your actual situation22:22
RedheadedCupcakeCan someone help me with my screen brightness?22:23
=== Elliott is now known as Guest61916
=== ashkan_ is now known as ashkan
=== d0nta is now known as donta
pseudocfochk1l: for example a file .Xauthority is property of "root"22:25
k1lpseudocfoch: yes, make that belong to your user again22:25
pseudocfochwhat happen if I do... "sudo chown user:user *"22:25
=== z_ is now known as Guest88333
pseudocfochor I shouldn't do that?22:26
k1lpseudocfoch: just make it to that .Xaut... files22:26
Guest32822.xchat2/budus.so22:27
pseudocfochk1l: done. Now I should try with to log in graphic mode?22:27
k1lyeah, logout all sessions and try a login again22:28
Drippydikscreen brightness is most likely a hardware issue - if you are on a laptop then the Fn and either an f key or cursor will adjust it as for a pc the screen will adjust brightness on the monitor somewhere22:28
pseudocfochk1l: there are more hidden files that belongs to root, though22:28
RedheadedCupcakeDrippydik It's working fine but when I play TF2 in Steam the screen is really super dark and I can't see.22:29
=== Madkiss_ is now known as Madkiss
pseudocfochbut I don't know what they are for. THat's why I was asking you to if should I do "sudo chown user:user *" or if it is a bad idea.22:29
k1lpseudocfoch: lets try relogin first22:29
k1lpseudocfoch: .gvfs is fine to belong to root:root, for example22:30
=== Tzunamii_ is now known as Tzunamii
facecfochk1l: \o/22:31
facecfochthanks :D22:31
YamakasYpreseed, damn stupid thing!22:32
k1lfacecfoch: np22:32
facecfochit works... thanks :D22:32
facecfochhowever... when I was log in there appeared a dialog window: "There was a problem. Inform about this problem" (or something lke that)22:33
facecfochthat's not really critical, though22:33
k1lfacecfoch: well, its starts a bug report. if you report it the devs could help with that issue22:34
=== txspud_ is now known as txspud
=== mkv is now known as m4v
=== KingPin1 is now known as KingPin
=== Zooklubban is now known as Zooklubba
=== samuelkadolph_ is now known as samuelkadolph
=== sburjan` is now known as sburjan
=== Punna is now known as Pwnna
=== aaaas is now known as aaas
=== NaStYdoG is now known as Guest12621
=== mnepton is now known as mneptok
=== aaaas is now known as aaas
=== PsiOmega is now known as AlphaBeta
=== jmis_ is now known as chismatsu
=== tlyu_ is now known as tlyu
winaelHi everyone. I don't know if few of you have tried Utopic-Desktop-Next yet, but I need a little help on it22:45
k1lwinael: for 14.10 please see the #ubuntu+1 channel since its not final yet22:46
winaelthx k1l, I'll go22:47
=== sathya is now known as Sathya
=== Sathya is now known as Sat
=== Sat is now known as Bubblez
=== Bubblez is now known as glitchedsoulz
geniiwilliamtdr: Any progress with the php5-dev ?22:51
williamtdrgenii: I'm debugging an iPad at the moment :)22:51
williamtdrLet me take a look at installing those packages manually.22:51
geniiwilliamtdr: I am here pretty much every weekday 10AM-ish to 5PM-ish EST if you want to continue tomorrow or another time.22:53
williamtdrgenii: Trying it right now.22:53
geniiOK22:53
glitchedsoulzCould anyone help me resolve this issue http://pastebin.com/bR0xgtAL I cannot play steam with this issue OpenGL GLX context is not using direct rendering, which may cause performance problems.22:54
geniiwilliamtdr: Just that my Beer O'Clock alarm went off and didn't want to leave you hanging :)22:54
williamtdrgenii: heh :D22:54
williamtdrhttps://www.irccloud.com/pastebin/4UFIvBNF22:54
williamtdrgenii: https://www.irccloud.com/pastebin/4UFIvBNF22:55
glitchedsoulzerr22:56
=== |Aerides| is now known as Aerides
glitchedsoulzcould anyonez help meh :c22:59
geniiwilliamtdr: Looks like some deeper issue, unfortunately. And I must leave for today.23:00
Bashing-om!ask | glitchedsoulz Unknown, will see23:01
ubottuglitchedsoulz Unknown, will see: 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 !patience23:01
geniiglitchedsoulz: You can also try the #ubuntu-steam channel if it's some issue they already know about you will get a faster resolution than asking here in the main channel.23:01
geniiBashing-om: They did that a while back already.23:01
Bashing-omgenii: Thanks, I did scroll back just now .. and seen .. oopss.23:02
=== Guest23376 is now known as ePirat
* genii hands Bashing-om a cookie anyhow23:02
Bashing-omyom yom !23:03
=== thor is now known as Guest93325
TechnoidNa ihr Stricher Russen sind dreckige Stricher,  Sergey intern cyber Terrorist angesichts der Situation in der Ukraine klingt das gar nicht so unglaubwirklich das russische idler Einen cyber kriminelles Terroristen Ziel verfolgen23:04
=== rrrre445534 is now known as the_mighty_bogan
TechnoidEure community ist ein Stricher Parc23:04
slammerdoes anyone here know anything about nouveau? it always crashes when i resume from suspend23:06
=== e is now known as Guest18421
sleepy-owlhiya folks23:07
hmullergreetings, I have a new trusty install. compiz is eating 100%+ of my dual core. anyone know what I should look at to troubleshoot?23:08
Guest18421I have a rather annoying problem of my computer randomly freezing, I suspect this is related to low latency kernel headers for ubuntu studio 14.0423:08
Guest18421let me see if I can find the error...23:09
=== Sedated_ is now known as Sedated
sleepy-owlhmuller, did you check with "top" on terminal to make sure it is compiz causing the problem?23:14
=== adam2 is now known as Adam_ActiveState
Guest18421actually, I am going to run a memory test...I will be back if it turns out ok23:15
hmullersleepy-owl: That's how I know compiz was the offending process...23:16
hmullerIt locked my computer up, restarted, now seems to be better23:17
hmullerI don't know what caused the issue, I have recently modified the launcher to hide.23:18
hmuller"modified" meaning I went through systems settings and set the behavior23:19
sleepy-owlyou might want to grab ccsm and fiddle with it but it is quite easy to break up everything with it, unless you are careful23:20
hmulleryep, thanks23:20
sleepy-owli have everything default with compiz except the center window placement and click to hide on launcher23:20
sleepy-owlfound that 2 enough for my taste after several ubuntu installs :p23:21
ezioi wannt my mta (sendmail) to be able to send email as any address.  this way our feedback form sends emails to us as the user who filled out the form.  i keep getting user unknown errors.  anyone know how to deal with that?23:22
=== MrAlexanB is now known as MrAlexandro
aaciao a tuti23:26
andrebquestion i opened up the software manager and told it to install updates for the 12.04 ... a window popped up saying applying changes... and it has been stuck there for like 30 minutes23:28
andrebguys ?23:32
=== MichaelC1 is now known as MichaelC
mjaykandreb:23:33
mjaykcould take a while it has to download a lot of stuff if u have slow net23:33
Poppabearandreb: there isnt much anyone can do to help without logs or errors ... we can only assume that its still working in the BG23:33
andrebok... nah it seems it was installing updates.. but i wasnt seeing the any movementin the bar23:34
andrebit asked fora  reboot23:34
dreamhosthelplzhi i have a question23:34
Puppy_Hey um sorry to bother everyone again. The new graphics driver seems to be working so much better than the ones offered in the additional drivers menu, but I have to confess I'm still having frame rate issues. Whilst much better than before, I've just tried Team Fortress 2 and the frame rate fluctuates massively, leaving the game almost as unplayable as before. Does anyone have any idea as to what might fix this?23:34
mjaykask away dreamhosthelplz23:34
mjaykPuppy_: tried messing with game settings sometimes particle density can do that23:35
=== wolrah_ is now known as wolrah
dreamhosthelplzDid Mark Shuttleworth actually grow horns when he sold his soul to Satan AKA Jeff Bezos so a FOSS operating system could incorporate Amazon search results into Unity? If so, what circle of hell has he secured membership in at the moment, and what fresh hell is he going to take Ubuntu to in the future?23:36
dreamhosthelplzI can pastebin my sources.list if you like23:36
popeyuh23:36
mjaykold argument dreamhosthelplz dont like it dont use it or turn it off this is a place for questions23:36
popeydreamhosthelplz: do you have a real question?23:36
popey(note: amazon search results have been switched off for some months now)23:37
dreamhosthelplzIs there anywhere I can raise my concerns about Ubuntu blowing corporate America?23:37
dreamhosthelplzif not this channel, then where23:37
mjayktry the internet I hear they listen, probably best not in the support channel though23:37
dreamhosthelplzSo in #internet?23:37
dreamhosthelplzgotcha23:37
dreamhosthelplzthanks mjayk23:37
mjayksure no worries23:38
popeydreamhosthelplz: if you have design input or specific bug reports, sure.23:38
mjaykgl23:38
Puppy_I can't seem to see any option to adjust the particle density.23:38
dreamhosthelplzpopey: the design bug is that Ubuntu, an OS that derives from the holy debian, is taking it up the ass in a back alley from the assholes who are trying to put more drones in the sky23:38
popeyok, enough23:38
mjaykPuppy_: I was just using that as an example, I ment there may be a specific setting that is causing you to get lag spikes. Does it happen in a few games or just one23:39
mjaykpopey: well that esculated quickly23:39
Puppy_Pretty much anything running the Source Engine that I can tell.23:39
Puppy_Left 4 Dead and Team Fortress 2 I've tried.23:39
ezioahttp://stackoverflow.com/questions/25516800/cannot-sendmail-as-any-user23:40
=== Matt3o12_ is now known as Matt3o12
Dilloncn somebody help me with an issue im having with ubuntu, when trying to run live cd i get strobing bars of color23:41
gr33n7007hvlc not in repos anymore?23:41
mjaykPuppy_: what graphics card drives are you using23:41
Dillonati radion hd645023:42
Puppy_I've just installed fglrx 14.6.23:42
mjaykgr33n7007h: PPA now I believe23:42
Puppy_As I said the ones listed in the setting were totally useless.23:42
Puppy_My graphics card is an AMD HD 7770.23:42
dreamhosthelplzi apologise for my behaviour before23:43
cesar__hello guys23:43
dreamhosthelplzhi cesar__23:43
cesar__how can I install GNOME 3.12 without broken my system in Ubuntu?23:43
cesar__I don't care about Unity23:43
dreamhosthelplzcesar__: backports23:43
Dillonhello? I am having a problem with ubuntu plz help23:43
andrebok it did some upgrades to 12.04.5 ... but now its telling me my /boot partition is at 92%23:44
andrebhow can i clean taht up?? or is it taht some updates havent gone trhough ?23:44
cesar__I have now GNOME 3.1023:44
cesar__what is backports? a package?23:44
cesar__dreamhosthelplz: ?23:44
dreamhosthelplzoh sorry that was incorrect23:45
andrebwhy did my bootjust jumpupto 92% full ?23:47
dreamhosthelplzandreb: bc ur a faget23:47
andrebfaceplam23:48
andrebi serious...23:48
dreamhosthelplzi super srs23:48
dreamhosthelplzur a giant faget23:48
dreamhosthelplzfor using ubuntu. try #slackware instead23:48
dreamhosthelplzor #gentoo23:49
dreamhosthelplzhi cesar__23:49
cesar__folks... when I log in there appears a dialog "There was a problem. Inform about it" (or something like that, my desktop is in spanish)23:50
cesar__How can I hide that dialog?23:50
cesar__and how can I enable if some day I want to report.23:50
cesar__?23:50
dreamhosthelplzcesar__: this is how you upgrade to gnome 3.1223:50
dreamhosthelplzhttp://www.omgubuntu.co.uk/2014/05/upgrade-gnome-3-12-ubuntu-14-0423:50
cesar__dreamhosthelplz: thanks23:51
dreamhosthelplzbut be sure to buy something from Amazon so Mark Buttleworth can make money by forking debian23:51
bashusrhi guys23:52
dreamhosthelplzand sacrificing its pure white virginity on the altar of Jeff Bezos' vision for a country run by corporate delivery drones23:52
bashusranyone know how to remotely enable screen sharing?23:52
bashusri have ssh access, but want to get access to my desktop :(23:52
dreamhosthelplzbashusr: http://unix.stackexchange.com/questions/12755/how-to-forward-x-over-ssh-from-ubuntu-machine should help you23:53
bashusrdreamhosthelplz, i sorta want to log in to the current running session23:54
bashusrnot just regular X11 forwarding23:54
dreamhosthelplzsorry i dont know then, try installing a real os like windows 823:54
snufft_HAHAHAHAHAHAHAHA23:54
_Alexander__gr8b8m823:54
brontosaurusrexso kick-bot is on vacation?23:55
dreamhosthelplzessentially, ubuntu is now the same thing. they took a free distro and shat amazon into it23:55
=== dreamhosthelplz is now known as brontosaurausex
andrebalexander can you helpmw23:55
brontosaurausexandreb: no, and i told you why23:55
brontosaurausexbecause ur a giant faget23:56
brontosaurausexi guess someone should summon popey23:56
brontosaurausexor something23:56
brontosaurausex!mods23:56
brontosaurausex!ops23:56
ubottuHelp! 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, bazhang23:56
_Alexander__what is up andreb23:56
brontosaurausexandreb is being a giant troll23:56
brontosaurausexcan we kick please23:57
samthewildoneI installed multibootUSB and for some reason it doesn't boot up when I reboot my system into the usb23:57
brontosaurausexsamthewildone: that's because ur a faget23:57
wheatthinbrontosaurausex, leave or be banned23:57
=== sudhir is now known as Guest16025
brontosaurausexi will fall on my sword, brother23:58
rodrigograca31williamtdr: are you there?23:58
brontosaurausexcan i just stay here muted?23:58
wheatthinthen impale yourself brother.23:58
williamtdrrodrigograca31: yup23:58
brontosaurausexwheatthin: before i go, can i know if your nickname is inspired by Will Wheaton?23:58
brontosaurausex(last question, i promise)23:58
brontosaurausexgood, because then if so ud be a giant faget like andreb. thank god you are not. good luck doing volunteer work for Mark Buttleworth as he shills out to Jeff Bezos23:59

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