/srv/irclogs.ubuntu.com/2015/04/17/#ubuntu.txt

MichaelTiebeslLui_:yw00:00
goddzerowaitstate: http://paste.ubuntu.com/10835841/00:01
Mr-Pottergodd: Thanks for confirming that, can't argue with you sorry00:01
Mr-Potteranyway I think you have to mount it00:01
zerowaitstategodd: okay, it is partitioned, but evidently not formatted00:01
Mr-Potteroh nvm00:01
zerowaitstategodd: therefore, you must format it00:02
goddzerowaitstate: how do i format? And thank you for helping.00:02
zerowaitstategodd: which filesystem do you want to use?00:02
Lui_Ty, Michael. :)00:03
goddzerowaitstate: ntfs I think is the most common, am i correct? i will be using the drive to store mp3 files.00:03
ObrienDaveif you want to access files under windows, ntfs or fat3200:04
zerowaitstategodd: an easy way, if you are using ubuntu desktop, is to go to the "disks" utility from the unity menu. hit your windows key then type "disks" and click the application that pops up00:04
goddzerowaitstate: I did that but my drive doesn't show up there00:04
zerowaitstategodd: try "gksudo gnome-disks" from the command line and tell me if it shows up00:05
zerowaitstategodd: if that doesn't work, you can use "sudo mke2fs /dev/sdb1" from the command line to create the filesystem00:07
goddzerowaitstate:  it isn't there, I'm trying the second command now.00:07
goddzerowaitstate: it's "writing inode tables"00:08
zerowaitstategodd: yup00:08
zerowaitstategodd: oh wait, you wanted ntfs didn't you00:09
goddzerowaitstate: whatever will be compatible with ubuntu and windows both will work00:10
zerowaitstategodd: you would do the same thing, only it would be "sudo mkntfs /dev/sdb1" instead00:10
goddzerowaitstate: thanks!00:10
zerowaitstategodd: after the filesystem is created you'll need to mount it to access it. I would expect ubuntu to automount a usb volume once it's formatted, but if it doesn't you can mount it manually by creating a directory such as /mnt/externaldrive and then doing "mount -t ntfs /dev/sdb1 /mnt/externaldrive"00:11
zerowaitstategodd: remember, though, that with external drives, just like on windows, you have to "safely remove" them. you do this in ubuntu either via the umount command on mounted directory, or by clicking the eject icon to the right of the drive in the file manager00:13
zerowaitstategodd: unmounting flushes changes to the disk and ensures no processes have open files on the disk00:13
goddzerowaitstate: I'll remember that! Thanks for the help and information!!00:14
=== newbie is now known as Guest65384
mikehey does anyone ever deal with video lag on full screen?00:29
=== mike is now known as Guest39785
Guest39785hey does anyone ever deal with video lag on full screen?00:30
=== hpucks_ is now known as hpucks
voidwalkerhello. i need some help upgrading from wine1.7.38 to wine1.7.40, i have enabled the relevant ppa but i am stuck in .38 version00:31
hkrrsxvoidwalker: /join #winehq00:32
voidwalkerhkrrsx, i did, i have no idea why the dev version doesnt appear in ppa00:32
hkrrsxvoidwalker: Have you run ' sudo apt-get update ' since you've added the PPA ?00:33
voidwalkerhkrrsx, yes of course. wine1.7.38 isnt in ubuntu repos i got it from that ppa in the first place00:33
=== sleepypc is now known as `hypermist`
hkrrsxPerhaps apt-get purge wine1.7.38 and then install 1.7.40 ?00:34
voidwalkerhkrrsx, i installed wine yesterday and got .38, .40 simply isnt there00:35
mekhamiThis is an off-topic question but I have no idea where else to ask it: what would cause two machines on the same network to resolve a URL completely differently? I'm running Ubuntu/Chrome, she's using Windows 7/Chrome, we're on the same network, but we both navigate to seamless.com and I get the website, she gets one of those domain camped websites00:35
hkrrsxSorry, hopefully the #winehq have a better answewr00:35
ObrienDavemekhami, check to see if you're both using the same DNS address00:37
kevin_007join #python00:38
=== norm is now known as Guest61272
voidwalkersudo add-apt-repository ppa:ricotz/unstable00:50
=== Tsunami is now known as Guest46193
voidwalkeryou need to add that to get last wine00:50
voidwalkernot in wine team ppa00:50
lingyue大家好00:52
lingyuechinese00:52
soulissonHi, i'm trying to set up an iptable rule for NAT, my rule is the following "iptables -A POSTROUTING -t nat -p ip -s 192.168.3.0/24 -j SNAT --to-source 192.168.18.128"00:53
soulissonhowever the translation is not working00:54
rexussHi lingyue00:56
hkrrsxsoulisson: Found this "step-by-step" guide on NAT using iptables:  https://www.howtoforge.com/nat_iptables00:56
soulissonhkrrsx: thanks00:57
hkrrsx8-)00:59
psyrus_um01:04
gzcwnk#clusterlabs01:06
gzcwnkoopsie01:06
=== psyrus is now known as psyper
rexuss你们好01:13
scuba323hey all01:13
Myll_hi, i'm calling a python script from PHP on my website. the python script is next to the index.html, and it creates a new file in that directory when ran. i'm fairly sure it's failing due to permission issues. i've tested it on localhost and it runs fine, and i made sure python3 is installed on the server. how would i go about changing permissions on the server so that the python script can write to the directory?01:17
=== psyper is now known as psypewriter
=== psypewriter is now known as psycrosoft
gzcwnkanybody used corsync for clustering?01:27
gzcwnkwhat runs a firewall on ubuntu 14.o4 lts and how can i turn it off?01:32
compdocgzcwnk, there is none01:33
xanguait's off by default01:33
hiexpoxangua, you have to install one01:36
coffee-!themes01:36
ubottuFind your themes at: http://www.gnome-look.org - http://art.gnome.org - http://www.kde-look.org - http://kubuntu-art.org - http://themes.freecode.com/tags/theme - http://www.guistyles.com - https://wiki.ubuntu.com/Artwork/ - Also see !changethemes and https://help.ubuntu.com/community/UbuntuEyeCandy01:36
struhevolhow can i make an admin see changes in bashrc01:37
struhevoli logged in as root made some changes01:37
struhevoland now when i logged in as admin i see no changes01:37
struhevolis there a way for the admin to be able to see the changes made in bashrc01:37
hiexpoxangua, https://help.ubuntu.com/community/Firewall01:38
gzcwnkcomdoc there is a firewall on my system and I want to turn it off01:38
struhevolis there a ubuntu help channel01:39
somsipstruhevol: you are in it01:40
hiexpostruhevol, what did you change in bash?01:40
struhevolhiexpo i did a figlet logged in as root and when i logged in as an admin i dont see the changes01:41
zykotick9struhevol: fyi, .bashrc is usually user specific...01:42
struhevoli am still new to this01:42
struhevolthank you01:42
struhevolthis is my 3rd using linux01:42
struhevol3rd day01:42
struhevollearning basic commands01:42
struhevoli just wanted to know if i make changes to bashrc logged in as root why the admin does not see the changes01:43
Blue1struhevol: you have to logout/back in again (well just end bash) to have the changes re-read01:44
struhevolits user specific how can i add a user to be able to changes to the bashrc01:44
netlarCopy Paste is not working on my computer.  It is happening in several applications.  Is there a fix for this?01:44
Blue1netlar: how are you copying / pasting?01:44
=== jplank is now known as Kapowza
netlarJust to add, it sometimes works, this problem is happening randomly01:44
xanguanetlar: after you copy a text, do you close the application wich you copied it¿01:45
netlarBlue1: with the menu or shortcuts01:45
netlarxangua: nope01:45
struhevol?? i am sorry i have to what logout of the adim log into root and then make bash to re-read ?? i am lost so confused01:45
netlarI will reboot and it will be fixed for awhile01:45
Blue1netlar: if you close the app after copying, it flushes the buffer01:45
hiexposounds like ram01:46
netlarBlue1: nope01:46
xanguanetlar: if yes, try to install a clipboard manager, like: diodon01:46
Blue1struhevol: just end the terminal session, and restart it.  no need to be root for that.01:46
netlarxangua: I do have diodon installed01:46
Kapowzai have a question. i followed the steps here: http://askubuntu.com/questions/577941/installing-the-driver-for-tp-link-tl-wn727n-on-ubuntu-14-04 to install my wifi. At the end of the steps, it says that after a kernel upgrade, it must be recompiled and it lists 5 commands to be entered into the terminal. is there any way to put these into a single file that i can put on the desktop and just double click instead of having to enter tho01:46
struhevoli did01:46
Bashing-omnetlar: Is not the file in question a dot file .bashrc ? .. to see that file one has to unhide it .. as the (.) makes it a hidden file .01:46
struhevoli exit out of the terminal01:47
Kapowzai feel like this is a pretty simple thing to do, but im slightly ubuntu-illiterate01:47
struhevoland opened a new terminal still no changes01:47
netlarBashing-om: this affects any copy pasting I do01:47
struhevoli know i am doing something wrong i just dont understand for some reason sorry i am trying to figure this out its complicated atm guys01:47
netlarPlus when I highlight a word, it will unhighlight it01:47
Bashing-omstruhevol: ^^ sorry netlar .. meant that for other .01:47
ObrienDaveKapowza, yes you can, or make an alias with all the commands in a string01:48
netlarThis problem appears to be system wide01:48
Blue1netlar if you are tying to copy or paste into a terminal window you need to do ctrl+shft01:48
netlarI was not having this issue with Ubuntu 14.04 until very recently01:48
netlarBlue1: I know, was not even trying copy paste in terminal, just in the applications01:49
struhevolwhat the google quire for that bashrc for admin to be able to see the changes01:49
Blue1netlar: let's try something easy -- copy and paste this text.  ctrl+a highlight's all the text -- ctrl+c to copy, then ctrl+v to paste01:50
KapowzaObrienDave - thanks. is there a site that might guide me through the steps? or is there a term i should be Googling to find out how?01:50
netlarBlue1: it will not even let me highligth the text01:50
netlarBlue1:  I highlight the text than it blinks off the text01:51
ObrienDaveKapowza, for an alias, edit .bash_aliases with any txt editor, reopen terminal and run the command01:52
netlarSomething appears to be corrupted, but I have no idea how to fix it01:52
ObrienDaveKapowza, separate commands with && so it stops on errors01:52
Blue1struhevol: if you are trying to make chanages to admins .bashrc then you need to login as root the cd /root then make changes as appropriate01:53
Elimin8eranyone good at using toolchains, Please take a look at this and tell me what I did wrong: its the paste from a failed compile: http://paste.ubuntu.com/10836245/ ?? I might be in wrong channel but I have tried everywhere else.. I just thought I would try here too.01:53
Kapowzawhere do i find the .bash_aliases file01:53
ObrienDaveKapowza, your home directory, you might have to enable "show hidden files"01:53
Bashing-omstruhevol: .bashrc is just a text file. If you made changes, - and saved that file - then it is changed ... note the (.) makes the file a hidden file .01:54
ObrienDaveKapowza, ^^^01:54
struhevoli know its a text file01:54
Blue1Kapowza: ~/home/.bashrc_aliases01:54
struhevolin the text file i did figlet anything01:54
Blue1Kapowza: http://pkill-9.com/enabling-bash_aliases/01:55
netlarThink I found the issue01:57
Blue1netlar: what did you find?01:58
netlarOnly appears to happen when I open good chrome01:58
netlarGoogle chrome that is01:58
Blue1yeah not menu shortcuts there must use ctrl+c and ctrl+v01:59
netlarWhen I close Chrome , the problem does not exist01:59
netlarBlue1: huh?01:59
struhevol_so there is no way for the admin to see the changes in bashrc unless i am logged in as root is that correct01:59
Blue1netlar: tht is weird01:59
netlarBlue1: must be some kind of conflict , not sure01:59
Bashing-omstruhevol: You edited the .bachrc file as 'root'; who owns the file now ? -> ls -al .bashrc >> -rw-r--r-- 1 sysop sysop 3749 Aug  4  2014 .bashrc // Where my user name is sysop.02:00
Blue1struhevol_: partily correct -- you have to be logged in as root, but the changes must be made to .bashrc in /root too02:00
xanguanetlar: maybe an addon, like pushbullet¿ that syncs with your android clipboard02:00
netlarxangua: Yes I do have pushbullet on chrome02:01
Blue1struhevol_: so    su -  then cd /root  -- make your changes02:01
Blue1struhevol_: note the changes you make to root, do NOT carry over to any other user.02:02
struhevol_bash: -rw-r--r--: Permission denied02:03
netlarxangua: Yep, that was it, I took it off of Chrome , no more problem02:03
struhevol_thats what i got02:03
Blue1struhevol_: private message ok?02:03
struhevol_i did this as root ls -al .bashrc >> -rw-r--r-- 102:04
hiexpostruhevol_, why are you asking same ? in kali what distro are you useing?02:04
struhevol_and got this02:04
struhevol_bash: -rw-r--r--: Permission denied02:04
hiexpostruhevol_, use su he said02:05
struhevol_does the distro matters hiexpo02:07
Blue1struhevol_: http://pkill-9.com/the-difference-between-su-and-su/02:07
hiexpostackfault, yes02:07
struhevol_i figure the kali channel might know more02:07
struhevol_i am using ubuntu02:07
Blue1struhevol_: well then -- off you go02:07
struhevol_thank you so much for the path02:08
struhevol_omg what did i get my self into02:10
struhevol_why is it so bad to run as root any ??02:10
technickulIf I have an application that I didn't install via software center how to get it to show up when I hit the command button and then search?02:11
=== x44x45x41x4E is now known as [Away]x44x45x41x
struhevol_this is so cool i did the su - and now i see the changes02:12
=== [Away]x44x45x41x is now known as x44x45x41x4E
struhevol_how can i make the admin see the changes without doing su -02:12
xanguatechnickul: https://help.ubuntu.com/community/UnityLaunchersAndDesktopFiles02:13
CODEplease i am not able to use aircrack on my terminal02:14
CODEdont know what may be the cause02:14
hiexpostruhevol_, http://unix.stackexchange.com/questions/52268/why-is-it-a-bad-idea-to-run-as-root02:15
=== x44x45x41x4E is now known as [Away]x44x45x41x
Bashing-omstruhevol_: There is no such thing as an admin account, The 1st user created may gain administrative authority with the 'sudo' mechanisin(s) . // /root belongs to 'root' and no others have access - unless you with the elevated privileges make it where you can access..02:16
ObrienDave!root | struhevol_02:16
ubottustruhevol_: Do not try to guess the root password, that is impossible. Instead, realise the truth... there is no root password. Then you will see that it is 'sudo' that grants you access and not the root password. Look at https://help.ubuntu.com/community/RootSudo02:16
bulkahi02:17
technickulxangua: thank you for pointing me in the right direction! :)02:17
bulkaI have got an ubuntu server, I am running a web application on 8069 port but can't access that on my browser, any help?02:17
struhevol_thanks for the class on su and su -02:18
struhevol_it still does not solve the problem i have02:18
struhevol_how do i make the admin see the changes to the bashrc without typing su -02:18
struhevol_and logging in as root02:18
struhevol_i just dont get what i did wrong02:18
deadmundbulka: What happens when you point your browser at localhost:8069 on that machine?02:19
xangua(21:18:45) struhevol_: and logging in as root - there is a clue02:19
bulkadeadmund: This webpage is not available02:19
struhevol_i know the root password02:20
struhevol_i know the admin password02:20
struhevol_i am the owner02:20
Bashing-omstruhevol_: No one has access to /root , except 'root' .02:20
deadmundbulka: what browser are you using and _exactly_ what message is it giving you.  It may not seem like it but "webpage is not available" is ambiguous.02:20
Bashing-omstruhevol_: -> sudo ls -al /root/.bashrc >> -rw-r--r-- 1 root root 3106 Oct 27  2012 /root/.bashrc . As you can see, 'root' is the owner .02:22
linuxlueCan i update from Ubuntu 15.04 beta to stable, or will I have to do a reinstall when the stable image comes out?02:22
bulkadeadmund: I am not using application on localhost but on a_public_ip:8069,  Chrome says "webpage is not available",  firefox says "Unable to connect"02:22
xangualinuxlue: yes, keep updates; also for 15.04 please use #ubuntu+102:22
Bashing-omstruhevol_: Who can access what : https://help.ubuntu.com/community/FilePermissions .02:23
linuxluexangua:  My bad, but thank you02:23
deadmundbulka: In firefox "unable to connect" means it cannot access a web server at that ip:port  Either there isn't a web server listening there, or there is a firewall / network config problem.  bulka can you test with a browser on the server directly?02:23
deadmundbulka: Can you see your web server process running on the server using ps -e   ??02:24
struhevol_bashing what is date for do i need to include that02:24
bulkadeadmund: yes it is running , 2015-04-17 02:25:47,739 10094 INFO ? openerp.service.server: HTTP service (werkzeug) running on 0.0.0.0:806902:26
Bashing-omstruhevol_: Thedate is the last ime the file was modified/accessed . The point here is permissions .. no one but 'root' has access to any thing in the /root directory .02:26
bulkachecked with ps -e also02:26
deadmundbulka: mmm, are you running a firewall?  What is your network like?02:26
bulkadeadmund: didn't get, the internet connection I am using?02:27
deadmundbulka: Do you have a router?  (like a typical home setup)02:27
bulkadeadmund: yes I do have02:29
=== NiTeMaRe is now known as NiTe
bulkadeadmund: but I can access same application running on different ubuntu server on my browser, so I believe there is something wrong with my ubuntu server02:30
bulkasomething in server is blocking me to access application02:30
deadmundbulka: You're going to have to explain your setup in more detail.  But I'm guessing you need to do port forwarding on your router (you need to forward port 8069 to the ip address of your server & port 806902:31
deadmundbulka: I don't know what you mean by "application"  It seems to me there is the browser (firefox / chrome) and the server (the web server).  There is no applicaiton.02:31
=== Guegs is now known as Guegs[MTL]
bulkadeadmund: yes you are right, I mean there is another web server which I can access on my browser ( so it doesn't seem issue with port forwarding or with my router). if result of iptables -L can tell something? http://pastebin.com/tN2uZnzw02:35
bulkadeadmund: I mean I am missing some configuration on webserver02:36
bulkait may be firewall in ubuntu server02:36
deadmundbulka: Webserver number 1 (is working) attached to ip1:8069      Webserver number 2 (is not working) attached to ?:?02:36
bulkadeadmund: there are two webservers? :O02:38
bulkadeadmund: may be I also installed nginx02:38
=== NiTe is now known as NiTeMare
=== NiTeMare is now known as NiTeMaRe
deadmundbulka: What ip and port is each webserver listening on (they're on the same machine?)02:39
bulkadeadmund: well the thing is webserver number 1 is running on 8069 but not accessible from outside (no idea why ? may be port is closed?)  webserver 2 is nginx that I have setup for reverse proxy , following this post https://www.rosehosting.com/blog/install-odoo-formerly-openerp-with-nginx-on-an-ubuntu-vps/02:40
bulkadeadmund: yes they are on same machine 1st is listening on 0.0.0.0:806902:41
bulka2nd may be on port 80? (nginx)02:41
deadmundbulka: I'm not sure what the problem is if it isn't a network config issue.02:42
deadmundbulka: Maybe your ISP is blocking non standard ports (8069 is def non-standard)02:42
deadmundbut 80 is very standard02:42
TiKbulka: did you forward a a port oin your router?02:43
bulkadeadmund: I am sure about ISP , it is not blocking as I have already accessed on many other ports including 806902:43
deadmundbulka: Then I have no idea.02:43
TiKbulka: did you forward the port on your router?02:43
bulkaTik I think no, but I Am checking, just 1 min pls02:43
bulkadeadmund: thanks for your time02:44
bulka:)02:44
TiKbulka: its 10.0.0.1 usually02:45
TiKgnight02:45
bulkaTik, can't access 192.168.1.1 :s02:47
TiKbulka: try 10.0.0.102:48
bulkaTik, deosn't work, ifconfig gives me  inet addr:192.168.25.402:49
bulkaon trying that, I get nginx is running02:49
TiKthts your computers ip not your routers ip02:49
TiKbulka: just forward the port on your router... done.02:50
sillyplus\help02:53
bulkaTik: no port forwarding is done02:54
bulkaTik: why should I forward port on my router? I want to access it from any internet connection02:55
TiKforward port 8064 or whatever to your local ip02:56
TiKanyway im out bed4me02:56
ronkrtIn ubuntu. How do i take a directory and add all its sub dirs and files into a zip but leave then there?02:57
ronkrtThen = them02:57
=== grill is now known as hatieperry
ronkrtGot it03:12
=== hatieperry is now known as grill
=== anon is now known as Guest26774
Guest26774hey03:20
Guest26774im here03:20
Guest26774im queere03:20
Guest26774how do i change my nick03:21
Dr_Dan  try    /nick  (new nick)03:22
=== Guest26774 is now known as JayThomas
JayThomasF yeah thx mang03:23
JayThomasi just installed my nvidia graphics drivers and was getting a 32bit open gl message and just solved it playing CS GO now i just had to tell someone how excited i was to figure out that problem03:25
JayThomascommon problem but it was hard solution for me at least03:25
=== tanuki_ is now known as tanuki
=== gerald is now known as Guest44913
SomeDuudehey guys03:45
SomeDuudeanyone would mine helping me ?03:45
SomeDuudemind03:45
Ben64you need to ask your question to find out03:46
SomeDuudeall right well.... ive installed ubuntu once.. i removed it... and now my USB drive that im using to boot from.... doesnt seems to be bootable anymore....03:47
SomeDuudewell03:48
SomeDuudei guess nobody can help lol..03:49
lasersSomeDuude: Maybe you accidentally installed grub to the USB instead of the hard drive. It happens.03:50
Ben64lasers: he left, i guess he didn't want to wait more than 2 minutes to solve his problem03:50
JayThomaspew pew im a laser03:51
sheerIs there something I should do after installing Ubuntu to ensure system is clean?03:56
cfhowlettsheer, you just installed it. it's clean.03:56
sheerI meant, to ensure it remains clean.03:56
cfhowlettsheer, add another account with normal, i.e. non-admin privileges.  that should be your daily driver.  use the admin account for admin stuff.  Only my suggestion, YMMV03:57
asarchIs this bad? http://paste.scsys.co.uk/47282603:59
asarch# 2  Extended offline    Completed: read failure       70%      9183         7028572303:59
asarchFrom smartctl -t short /dev/sda03:59
cfhowlettasarch, as I read it, it seems to suggest  some failures.  consider your replacement options ... and back up your backups immediately.04:00
asarchThank you04:00
asarchThank you very much04:01
Nothing_MuchMy USB drive is located under the devices in Nautilus, but it then opens up a 4.0 GB Volume after I click on it, why can't I just use the USB drive on its own?04:05
Nothing_MuchMy USB drive is located under the devices in Nautilus, but it then opens up a 4.0 GB Volume after I click on it, why can't I just use the USB drive on its own?04:06
sheerdoes anyone know of a text editor with an automatic date/time stamp for entries04:15
Nothing_Muchhttp://i.imgur.com/rwSsXjx.png?1 Why does this happen and how do I fix it?04:19
=== sl0wz is now known as slowz
=== slowz is now known as Guest63161
lotuspsychjegood morning to all04:25
boamorning?04:26
=== slowz_ is now known as slowz
=== boa is now known as Jman85
rockstar_any suggestion for free sports game in ubuntu platform?04:36
cfhowlettrockstar_, suggest you look in the software center for games04:36
Jman85or i suggest you apply for a credit card04:36
lotuspsychje!behelpfull | Jman8504:37
cfhowlettrockstar_, also: steam has many "free to play" games04:38
=== Jman85 is now known as boa
=== Thelks is now known as zz_Thelks
asarchAfter doing a sudo smartctl -t long /dev/sda, how can I check the results?05:00
boawouldnt it outpuit it your terminal05:01
boayou could also just echo it to a file05:06
boa 'sudo smartctl -a /dev/sdc'05:07
boahttps://www.thomas-krenn.com/en/wiki/SMART_tests_with_smartctl#Viewing_the_Test_Results05:07
asarchIt's about to die, isn't it? http://paste.scsys.co.uk/47282705:08
boaseems likely05:09
boai mean it's a seagate05:09
boai avoid them like the plague05:09
asarchOh :-(05:09
boaive had 4 die int he last 1.5 years05:09
* asarch whispers "Damn it!"05:09
asarch:'-(05:09
boawd > *05:10
asarchMy pr0n...05:10
boahttp://www.extremetech.com/wp-content/uploads/2014/01/hard-drive-survival-rate-in-months-hitachi-seagate-wd.jpg05:10
asarchHoly...!05:11
boahitach is owned by wd05:11
ianorlinactually isn't it just the hard drive technology05:12
boaread the study for more info05:12
jason__yeah, keep in mind that chart is not under typical usage conditions05:14
boahttps://www.backblaze.com/blog/best-hard-drive/05:14
boaive just had terrible luck with seagate drive, every one ive owned has been rma'd at least once05:15
Ben64damn05:15
asarchThank you boa05:17
jason__I've never had any kind of hard drive fail05:18
asarchThank you very much :-)05:18
asarchLet's start the exodus05:18
boadamn gta dl's slow05:18
TheTofuHow do I uninstall the default browser so I can put Internet Explorer on here?05:19
boaum, this is linux05:19
TheTofuYeah, but I want to use a good browser. Not this Chroma thingy.05:20
boayou do realie ie is a windows program right05:20
boathat isnt even being worked on anymore, ms abandoned it05:20
Ben64!browser | TheTofu pick one05:20
ubottuTheTofu pick one: Some of the Web Browsers in Ubuntu's repositories include: Firefox (XUL, Gecko), Rekonq (KDE, WebKit), Konqueror (KDE, KHTML/WebKit), Chromium (GTK+, WebKit), Epiphany(GTK+, WebKit), Arora (Qt/KDE, WebKit), Midori (GTK+, WebKit), w3m (terminal-based), links2 (terminal-based or graphical, see !manpage), edbrowse (terminal-based). Along with many others.05:20
jason__if you really need to use internet explorer you can run a virtual machine or maybe wine.05:20
boai dont see the obsession with ie05:20
jason__You could potentially need to develop something that needs to support internet explorer I guess. I have never met anyone who prefers IE.05:22
boaif you're developing for windows/ms you're prob not using linux05:23
TheTofuI see. I'll try and make do. I'm already struggling to carry on with my aspirations to be a graphic designer without paint.05:25
ianorlinyou can run ie in a vm05:25
boawhy are you using linux if you're doing graphic design05:25
jason__ah okay TheTofu is just a troll05:25
boajust go back to osx05:25
Us3r_UnfriendlyWhy doesn't Ubuntu additionally have an rolling release?05:27
somsipUs3r_Unfriendly:  a bit out of date, but I understand the response is stil valid http://www.markshuttleworth.com/archives/122805:28
ki7mtWhat'05:49
ki7mtwhoops .. sorry, what's the url for image-bin stuff ?05:50
ki7mtNVM, I found it .. can't believe I didn't have that one bookmarked.05:55
pc-moon__hello , i have my pc is hp pavilion 500 series have intel hd 4000 graphics drive how can i make it multi display like in windows  , thank you05:57
Blue1I have never done multi display sorry.05:57
pc-moon__ok05:58
pc-moon__i have windows and working well in windows05:58
pc-moon__may can i found someway05:58
=== `hypermist` is now known as sleepypc
Gallomimiagreetings. i seem to be having some trouble running the installer. i’m using ubuntu 14.04 server installer, and i’ve had some moderate success in getting that to run. tripped on a few things and going to run it again. but now, every time i boot into the installer, the keyboard quits working right at the part where it asks you what type of keyboard you have. (just past grub) what in the world is going wrong for me? perhaps i’ve messed06:07
Gallomimiasomething in the bios?06:07
wafflejockpc-moon, same chipset and it works fine here for multi-display for two externals, if I try hooking up two externals plus using the built in monitor then things go haywire06:17
=== gary is now known as Guest18871
wafflejockpc-moon, seems to be true with KDE, Unity or Gnome they always get a CRTC-65 error if I try to run all three displays, typically just have to go the display settings and turn on/enable the external though06:18
wafflejockcurrently using 1 VGA and 1 HDMI out of my laptop though and all is well with this setup06:19
wafflejockno idea what that CRTC error is all about but don't care enough about also having the laptop monitor at the same time to do anything about it06:19
wafflejockGallomimia, you can try ctrl+alt+f1 to see if you can get to a terminal and if the GUI just froze, alternatively try an external keyboard if it's a laptop06:21
shiggitayhello all... I managed to install a Ubuntu-based OS, but my BayTrail tablet only has 32bit uEFI firmware, and I think the installer installed 64 bit grub... and it's not booting... I say Ubuntu-based because it's "Elementary OS: Freya" that's based on 14.04. I did ask in their channel but no one is responding.06:22
shiggitayAll I'm asking for help with is Grub06:22
shiggitayso it can boot06:22
shiggitayCould someone tell me what pkg to install once I'm chrooted into my install?06:24
shiggitayAnyone?06:25
wafflejockshiggitay, This is a problem if 32-bit UEFI is the only way your computer can boot, e.g. if you have a modern Intel Atom based laptop. In this case, you will need a complicated work-around.06:27
wafflejockshiggitay, found that here https://help.ubuntu.com/community/UEFI06:27
shiggitayTHanks06:27
wafflejockshiggitay, not familiar with the intricacies of 32-bit vs 64-bit grub so can't help much aside from pointing you at that or other basic grub re-install stuff06:27
shiggitaythanks :)06:28
shiggitaywould I need to be chrooted ?06:28
shiggitaywafflejock,06:29
wafflejocknp with regard to the grub-install instructions I've seen they typical start with boot from live cd setup some chroot but yeah really not good for the uefi stuff I know an Eric in here knows it well but don't think he's around now06:29
wafflejockshiggitay, ^06:29
shiggitayEric__,06:30
shiggitay*slap* lol06:30
wafflejockyeah think he typically goes by ^Eric^ or some such but have seen him guide some people through all the UEFI debugging06:30
shiggitayheh06:31
=== sleepypc is now known as `hypermist`
=== andrex is now known as andrex|off
Gallomimiawafflejock: the solution was to plug keyboard into usb306:40
=== zz_CyberJacob is now known as CyberJacob
Gallomimianow i’m having trouble where the installer doesn’t have the files to make a crytpo fs. it had them the first time i ran thru the installer. what happened? did the installer delete files off itself?06:40
=== ubik is now known as Guest17894
Gallomimiai guess i need to reflash the usb-key. wtf…06:41
=== x44x45x41x4E is now known as [Away]x44x45x41x
k2gremlinAnyone here have experiance with Plex through Squid with outside access?06:45
k2gremlinI have a Ubuntu plex server on a VM that is connected on the vSwitch to another Ubuntu VM running Squid transparent. Squid Server is using 2 connections. WAN and LAN obviously. Plex works great on my LAN, but I am unable to access my server from the outside. Plex server has no problem reaching the internet to pull data for media. Can ping out the whole nine yards. I just cant access from outside.06:45
k2gremlinI have the following rules in my iptables. http://pastebin.com/mFKa7DMz  Still not able to reach the plex server from outside my LAN. Thoughts anyone?06:45
k2gremlinThose rules I have tried on both servers at the same time. Still not working06:46
k2gremlinanyone? lol06:50
vonsyd0wim not too familiar with squid, but anything in its (and iptables) logs that would provide some input?06:54
JamesBonghi there06:54
=== andrex|off is now known as andrex
GLBELO06:55
JamesBongquick qustion, which file in etc tells you the ubuntu release installed?06:55
GLBWHat06:55
vonsyd0w"/etc/issue/"06:56
JamesBongvonsyd0w: thx06:56
=== uczen is now known as Obi
=== Obi is now known as ObiOne
=== ObiOne is now known as Obi
geirhaJamesBong: LSB-compliant distros will have an lsb_release command. Try ''lsb_release -a''. I wouldn't rely on /etc/issue07:01
vonsyd0wcurious to why you cant rely on it? all of the major distros use it07:09
vonsyd0wand he specifically said ubuntu, which it'll be there07:10
foofoobarHi. I’m building a docker image based on ubuntu:trusty. Doing an apt-get update and then installing python and some libs. I get: E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/p/python-urllib3/python-urllib3_1.7.1-1ubuntu0.1_all.deb  404  Not Found [IP: 91.189.88.149 80]07:16
foofoobarHow to solve this?07:16
foofoobarcmd is apt-get install -y python python-dev python-distribute python-pip libjpeg-dev libjpeg8-dev libpng3 libfreetype6-dev libmysqlclient-dev07:17
=== Swish[\] is now known as Swish
=== gary is now known as Guest91673
wafflejockGallomimia, glad you got that first part sorted, not sure about the crypto stuff though never encrypt my drives just have encrypted password storage07:32
Gallomimiaim reading another page that mentions problems with my mobo’s bios07:32
Gallomimiaand workarounds involving the mounting of the usb stick itself07:32
wafflejockfoofoobar, looks like that file is no longer there, apparently something out of date in the package listings http://archive.ubuntu.com/ubuntu/pool/main/p/python-urllib3/ maybe can install the appropriate .deb here manually07:35
foofoobarwafflejock: How can this happen in the public repository? It’s bad because I’m doing this in a docker image to automate this process.07:36
foofoobarI wonder how this fails now and worked yesterday.07:36
wafflejockfoofoobar, yeah honestly no idea, I've never seen that from the main repos07:36
wafflejockfoofoobar, it makes some sense when things are deprecated and fall from archive or some PPA but not the main repos07:36
foofoobarwafflejock: I have an idea. Docker uses caching for commands, maybe the apt-get update is cached07:37
wafflejockfoofoobar, don't really do python myself though it's one of the few big languages I've never dabbled in07:37
foofoobarwafflejock: I think it was a docker related problem, sorry for taking your time.07:39
wafflejockah no worries07:39
foofoobarthe „apt-get update“ was cached while the „apt-get install“ was not.07:39
=== CyberJacob is now known as zz_CyberJacob
Woodragsomehow postgresql is running as the postfix user.... How can i correct this and make postgres running as the postgres user like it should be.,..?07:55
nashantHey, I'm trying to use xrandr to add a mode of 2560x1440 but I keep getting failed to get gamma errors. Anyone got an idea how to fix this/07:58
=== root is now known as Guest97557
aschildbachHi everyone!08:05
arcskyi have some class mates on my server. how can i disable so they cant do ls /home/arcsky ?08:21
=== Demon is now known as Guest90461
TheNumbarcsky: https://help.ubuntu.com/lts/serverguide/user-management.html08:25
snkcldwhen i have a full screen app in a workspace, but then move to another space, the full screen app minimizes08:25
snkcldany way i can prevent that from happening?08:25
TheNumbarcsky: "User Profile Security"08:25
TheNumbarcsky: you're welcome.08:25
Woodraghow can i decide to run postgresql as another user under ubuntu08:25
TheNumbWoodrag: probably need to modify the init script.08:25
TheNumbIf you want to start is using upstart.08:25
WoodragTheNumb: /etc/init.d/postgresql ?08:26
danfruehaufSo, one of our servers got compromised08:29
danfruehaufAnd I decided to come here and try and brainstorm with people what might have happened08:29
Ben64impossible to tell really, format, reinstall, pay more attention to security08:29
danfruehaufI got the image of the VM and I've found an admin112 account with uid 0 and gid 0 in /etc/passwd08:29
danfruehaufNa na, hold on mate08:29
danfruehaufThe server is gone08:29
danfruehaufI'm trying to understand the attack vector08:29
aschildbachI wonder has anyone upgraded to Vivid RC and like me cannot switch to the correct keyboard layout any more?08:30
Flannelaschildbach: You'd want to ask in #ubuntu+108:30
Ben64danfruehauf: yeah, and i'm telling you its not worth it and you can't trust anything on it08:30
danfruehaufInterestingly I've found this in auth.log: http://paste.fedoraproject.org/212183/92594261/08:30
aschildbachAh thanks, Ill switch to that channel08:30
danfruehaufBen64, I think the attacked is a bit slack, and I'm not trusting much on that image08:31
Snak3hi08:31
danfruehaufThe thing is that I do not believe he managed to login via SSH as it's only key logins and probably didn't manage to get in via HTTP08:31
TheNumbdanfruehauf: which services was it running btw?08:31
Ben64danfruehauf: so format... reinstall... pay more attention to security...08:32
Snak3is it possible to have light in mousepad08:32
Snak3(text editor)08:32
TheNumblight?08:32
TheNumbwhat do you mean?08:32
danfruehaufTheNumb, Strictly only SSH and apache, it's running ubuntu 12.0408:32
danfruehaufAnything else - closed08:32
Snak3yeah in css if i forget a "}" i want an alert visual with red color08:32
anon_hey guys im really excited!08:33
nashantHey, I'm getting xrandr errors of failed to get gamma when trying to addmode 2560x144008:33
danfruehaufBen64, I understand what you're saying, but if I don't understand the attack vector, chances are more of my servers will be compromised shortly08:33
Ben64danfruehauf: if that log can be trusted, they logged in at console, so physically08:33
TheNumbyeah08:33
danfruehaufBen64, Because they are running exactly the same and they are fully patched08:33
TheNumbSnak3: I'm not sure if it support syntax highlighting.08:33
Ben64but the logs can't be trusted, so the whole thing is worthless08:34
danfruehaufNow I'm not going to trust that log, but I'm fully patched (usually) and I suspect the cloud provider is more slack than me08:34
TheNumbdanfruehauf: maybe the host is compromised08:34
TheNumbHave you checked that?08:34
danfruehaufTheNumb, The hypervisor you mean?08:34
Snak3TheNumb,:/08:34
TheNumbyes08:34
danfruehaufYeah, I have no control of the hypervisor08:34
danfruehaufIt's running in a different university by different people08:34
danfruehaufThey just told me "your host is compromised", here is the VM dump08:35
danfruehaufI suspected it's a bit bigger than that08:35
Ben64get a better host08:35
TheNumbSnak3: maybe it only supports *some* languages.08:35
danfruehaufAnd I think I can alert them about it, no?08:35
danfruehaufBen64, I'm working also on that, we're .edu :)08:35
Ben64i don't really see how speculation is on topic here though08:35
TheNumbdanfruehauf: which host btw?08:35
TheNumbBen64: yeah, that too :<08:35
=== Kennith is now known as NICKNAME21
danfruehaufTheNumb, They are running some openstack and crap. It's complete bullcrap, but I have to put up with that08:35
danfruehaufPut it this way, I wouldn't be surprised if the hypervisor is compromised08:36
TheNumbwell, openstack is really great if you know how to manage that.08:36
danfruehaufThese guys there, are... meh08:37
TheNumbdanfruehauf: I think this discussion fits #ubuntu-offtopic better.08:37
danfruehaufAnyway, I think that's good enough08:37
danfruehaufThanks for listening08:38
=== havingFun is now known as xrosnight
Woodraghow do i run postgresql as another user ?08:41
BriskBard_usuarihi08:44
mircx1Hello i need please help about error i get from ubuntu 10.0408:51
mircx1i try install something and i get error this my error http://pastebin.com/sFDiS8uh08:52
mircx1if someone can please tell to me what i need to install08:52
xrfanghow to inform a program run through ssh to quit when the ssh connection break?08:54
ebonicsxrfang, is the program a daemon08:54
mircx1someone?08:54
arcskyi did chmod -R 700 /home/user and now all files are green08:55
xrfangebonics: the program I want to run is php -S, i.e. PHP internal web server08:56
xrfangif you run it on command line it will not return and prompt you to press Ctrl-C to quit08:57
ebonicsxrfang, since it's not a daemon it will close by itself when you exit your ssh client08:58
xrfangebonics: no it does not08:58
geoaxishello, any one running snappy on raspberry pi08:58
MonkeyDustxrfang  if you work with ssh alot, consider using 'screen' ... it's a terminale layer you can interrupt, with interrupting the running command, e.g. ssh08:58
xrfangthe command line I run is like: ssh -p 39101 -L 8080:localhost:2651 xrfang@192.168.68.66 /usr/local/bin/adminer.sh08:59
xrfangadminer.sh is a shell script runs the php db management interface08:59
xrfangMonkeyDust, will screen help to kill remote process when ssh quit?09:00
MonkeyDustxrfang  not sure, but you could try to add a line in adminer.sh, so it quits, when the ssh connection quits09:02
=== erwin is now known as PHPLearner
MonkeyDustxrfang  or write a small script, that makes adminer.sh quits, when the ssh connection quits09:05
ebonicsxrfang, it would probably help if you show the adminer.sh code09:05
MonkeyDust(i'm not a coder myself, i can make simple bash scripts, that's all)09:06
xrfangebonics, the script is very simple:09:13
xrfang  1 #!/bin/bash09:13
xrfang  2 php -S localhost:2651 /usr/local/bin/adminer-4.2.1-en.php09:13
xrfang~09:13
mircx1Hello there?09:17
mircx1please help09:17
MonkeyDustxrfang  is this useful http://stackoverflow.com/questions/20743793/how-to-detect-when-ssh-connection-over-a-qprocess-has-finished09:17
mircx1i try install something and i get error this my error http://pastebin.com/sFDiS8uh09:17
aagaardI get this error when upgrading postgres-9.4: Can't locate PgCommon.pm @INC... I'm not a Perl expert, so how to I add PgCommon to my includes?09:18
LordFoobarhi, I have installed postgresql-9.4 and pgadmin3 (v1.18), both from the official repositories, on Ubuntu 14.10... unfortunately, pgadmin3 is not compatible with the latest pgSQL!! How do I install pgadmin 1.20... which is released, but not available in the repositories??09:20
MonkeyDustxrfang  or this, but better ask in #ubuntu-app-devel, i guess http://askubuntu.com/questions/538453/how-do-i-detect-if-the-current-session-is-an-ssh-session-via-bash09:20
mircx1why someone no help to me?09:22
MonkeyDust!patience | mircx109:23
ubottumircx1: Don't feel ignored and repeat your question quickly; if nobody knows your answer, nobody will answer you. While you wait, try searching https://help.ubuntu.com or http://ubuntuforums.org or http://askubuntu.com/09:23
mijkoohello all, I am trying to create gnupg keys via seahorse, but nothing happens after I complete everything and press OK09:23
mircx1what ignore09:23
mircx1i ask some times09:23
mircx1about error09:23
mircx1MonkeyDust09:23
Ben64mircx1: calm down09:24
MonkeyDustmircx1  it's possible that nobody knows the answer... that happens09:24
mijkooa window used to appear showing the process that the key was being created. has it been removed?09:24
mircx1i need install in ubuntu 10.04 apt-get install libre2-dev and i no have this how i can install that?09:25
MonkeyDustmircx1 10.04 is dead, as in: not breathing anymore09:25
ZadYreeHey there :)09:26
mijkoohello all, I cannot create gnupg keys via seahorse, can you help me please?09:28
LordFoobarfound my solution : http://www.postgresql.org/download/linux/ubuntu/09:29
=== tnkhanh_ is now known as tnkhanh
geirhaah they have their own official apt repo. Good.09:30
ZadYreeI've got a problem with any usb mouse I am trying to use on my laptop: it doesn't work at all and produces some kind of core dump: http://hastebin.com/osegeqezij.md09:30
ZadYree(in the dmesg)09:30
N0Lif3does the official Ubuntu installer work like a live cd or is it just an installer? I know Linux Mint's installation disc is a live cd09:33
ZadYreeIs it common?09:33
DJonesN0Lif3: Its a live dvd/usb09:33
N0Lif3DJones, does Ubuntu's sidebar behave like Windows 7 taskbar? Can it be modified to act that way? In Win7, you launch programs by clicking the program icon and the icon becomes a tab for that program.09:34
N0Lif3I played around with that in Linux Mint and there is a plugin for the toolbar that makes it like Win7's taskbar, but it doesn't have all the features and polish that Win7's taskbar has for it09:35
N0Lif3and thanks, I will try it out.09:35
N0Lif3Linux Mint with Cinnamon, specifically09:36
aschildbachI noticed the --all option is gone from dpkg-reconfigure. Whats the replacement? I want to reconfigure all packages because I suspect my configuration is broken after an update.09:38
mijkoohello all, I cannot create gnupg keys via seahorse, can you help me please? also there are other strange things with keyfiles09:38
=== 20WAA3BE8 is now known as misty_g3ar
=== misty_g3ar is now known as g3ar
* rasul slap sahar09:40
N0Lif3I'm really curious to know if I can make Ubuntu or another distro more like Windows 7 than in Mint. I just really like how Win7's taskbar operates.09:41
N0Lif3http://a.pomf.se/ghggxx.webm09:41
=== g3ar is now known as misty_gear
=== misty_gear is now known as gear
N0Lif3a little video showing how I modified linux mint to look like win7, pretty close09:42
SomeTso my college is asking me to use Ubuntu with NAT setup on the network, I already have the internet running on it via my network by setting the proxy as automatic (as I do with other devices in my house) am I right to think that NAT as already been setup?09:43
=== necessary129 is now known as Guest73423
=== misty_g3ar is now known as g3ar
=== explodes_ is now known as explodes
explodesAlright i'll chat from this comp09:52
SomeTif I have ubuntu on virtual box, I type ifconfig on internal network, it only shows external IP address not internal ip address e.g. 192.168.0 etc...09:53
aschildbachHow can I reconfigure all packages?09:53
explodesSomeT: I think if you're using a bridge, that is correct IIRC09:55
MonkeyDustaschildbach  try   dpkg -a --configure09:55
aschildbachMonkeyDust: it doesnt REconfigure09:56
aschildbachit just configures packages that are not configured yet09:56
MonkeyDustaschildbach  scroll down http://manpages.ubuntu.com/manpages/lucid/man8/dpkg-reconfigure.8.html09:57
aschildbachyeah but --all was removed from dpkg-reconfigure09:57
aschildbachMonkeyDust: dpkg-reconfigure -? doesnt show the --all option any more09:59
MonkeyDustaschildbach  works fine here, just tried (but interrupted)09:59
mijkoohello all, I cannot create gnupg keys via seahorse, can you help me please? also there are other strange things with keyfiles09:59
aschildbachMonkeyDust:  What OS version are you on?10:00
MonkeyDustaschildbach  14.04.210:00
explodesIf I boot up into FreesDOS, can I "run" an .img under the boot> prompt somehow?10:00
aschildbachMonkeyDust: ok so it was removed in later versions10:00
aschildbachIll try to get an answer from ubuntuplus110:00
MonkeyDustaschildbach  yes, it's #ubuntu+110:00
aschildbachMonkeyDust: problem is nobody is there10:01
explodesok, someone said "if the .iso is not a hybrid, you cannot boot it off of USB" where do i read/what do i search to find out more about "hybrid"10:04
xrfangthanks MonkeyDust10:04
SomeTnobody here?10:04
SomeTyou do know people generally take a while to respond on irc10:04
SomeThave some patience :)10:04
NotwangHi10:05
NotwangI can't bring up vlan and get following error10:05
NotwangCannot find device "bts0.305"10:05
NotwangFailed to bring up bts0.305.10:05
Notwangbts0 is lacp of eth2 and eth310:06
Notwangor how to debug it?10:07
=== zz_CyberJacob is now known as CyberJacob
=== SwimmerTheMaster is now known as xrosnight
=== zz_Thelks is now known as Thelks
=== Thelks is now known as Thelks-at-work
=== ichilton_ is now known as ichilton
mijkoohello all, I cannot create gnupg keys via seahorse, can you help me please? also there are other strange things with keyfiles10:35
castcould always just gpg --gen-key10:37
OerHekshttps://help.ubuntu.com/community/GnuPrivacyGuardHowto10:37
=== summer is now known as Guest91494
Guest91494xvdf10:50
yblHi, I am using Ubuntu 14.04 on a xen Hypervisor AWS instance. I have a django REST server, serving at port 80, which I can access from 54.x.x.x:80 from the outside world. But my ejabberd server on port 5280 I can't access it from another machine. How do I expose it to the outside world. ( it works fine as I can access it from localhost:5280 using w3m)10:51
somsipybl: have you opened it on your security group? This is offtopic for here by the way10:52
yblSorry, but I am really in a fix, and the guys on #xen are not active. Can you explain me a bit elaboratly ? Or maybe help me with pm ?10:54
yblsomsip: ^10:54
somsipybl: you need to research more. Official docs http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/using-network-security.html10:54
streulmahello, if I'm on battery, the time of clock is to fast !10:55
yblsomsip: thanks. appreciated.10:56
=== ph is now known as Guest55818
OerHeksstreulma, odd problem, check for biosupdates, check cmos battery11:01
neriumI’m trying to use gdb to debug an application which has the +s flag set, but gdb seams to ignore the flag, why is that?11:04
neriumThis results in a ”permission denied” error11:05
=== tnkhanh_ is now known as tnkhanh
=== julien is now known as Guest57621
mircx1<MonkeyDust> mircx1 10.04 is dead, as in: not breathing anymore11:12
Billiashi guys11:12
Billiasanybody experienced with preseed (partitioning)11:12
mircx1i have good news for you my friend this ok now11:13
Billiasand girls*11:13
mircx1:)11:13
BilliasI want to create a Volumegroup in multiple disks11:14
Jeroen1Hi, does anyone know how to restart my mysql? If I try to start it it says Job failed11:14
Billiasusing preseed11:14
somsipJeroen1: check /etc/mysql/error.log to see what the problem is11:15
somsip/va/log/mysql/error.log - brain burp...11:15
Jeroen1cat /etc/mysql/error.log gives: No Suck file or directory11:16
somsipJeroen1: see my correction. /var/log/mysql/error.log11:17
Jeroen1http://pastebin.com/3fJ1JWk811:18
ThesaurusIs there a way to force a resolution (say 640x480 or 800x600) on unbutu gnome during a live CD boot?  I have an Nvidia NVS 4200M which locks up with nouveau drivers.  It's hard to install the distro and get to installing the proprietary drivers before my GPU locks up.11:19
somsipJeroen1: did you read it?11:19
Jeroen1Yes, but says nothing to me.11:19
FariokoCan I force Ubuntu to install on a MBR partition table?11:19
somsipJeroen1: InnoDB: Fatal error: cannot allocate memory for the buffer pool11:19
cfhowlettFarioko, you can ... but should you?11:19
cfhowlettThesaurus, nomodeset11:20
Fariokocfhowlett: the bios didn't find any parition to boot from after installation11:20
Jeroen1Yeah somsip, I was Googling that. ;)11:20
cfhowlettFarioko, are you saying there IS a partition that bios doesn't see?11:20
Fariokochezzo_: yes11:21
Jeroen1I should change innodb_buffer_pool_size to a higher number?11:21
Fariokocfhowlett: yes11:21
mijkoowhy has seahorse changed with 14.04.? strange things happening. keyfiles appear with older names, gnupg key creation is done invisibly (no window pops up)..11:22
somsipJeroen1: it can't allocate the memory, so the buffer is likely too big. And that' smy last word on this as it really belogs in #mysql and I'm AFK now11:22
cfhowlettFarioko, force MBR is you must11:22
Thesaurusis there a way to get nomodeset into the grub boot line before a gnome LiveCD starts?11:23
Fariokocfhowlett: how?11:23
k1lmijkoo: changed from 12.04 version 3.2 to 14.04 version 3.1011:23
cfhowlettThesaurus, you can invoke grub during the gnome boot up and pass the nomodeset options11:23
=== Rory_ is now known as Rory
Thesauruspageup pagedown? I just see the keyboard=human icon and then I'm booting into the live CD11:24
Thesaurusnot sure when my window of chance is11:24
OerHeksThesaurus, when you are at the poit: try or install, hit F611:25
mijkook1l, yes, I say the same. it wasnt like this in 12.04. I see a different keyfile name on gui than the one in folder.11:25
OerHeks*point11:25
cfhowlettThesaurus, f6 for special options11:25
mijkooand I cannot change it11:25
Thesaurusok thank you very much will give that a try11:25
kDycuI'm having a persistent issue with the sound not working on my 14.04 ubuntu desktop on boot. It appears to be system wide, and it11:25
kDycu*it'll usually fix itself if reboot a couple of times11:26
kDycuany ideas where to start?11:26
=== julien_ is now known as Guest32603
MonkeyDustkDycu  in a terminal, type     alsamixer     do you see something disturbing? MM means mute11:28
kDycucurrently the sound is working, so I don't know if that'd produce any interesting results11:28
kDycunot sure how to deliberately break it, unfortunately.11:29
kDycuwas mostly wondering if anyone had any insight/prior knowledge of an ongoing problem similar to this11:31
kDycuif it were just for me, I'd work around the sound issue by restarting until it worked, but it's in service to a bunch of non-tech people11:32
mulgawould anyone care to suggest a good introductory lvl book ok Linux Admin / Networking - O'Reilly publishing comes to mind??11:32
MonkeyDustmulga  aks in #ubuntu-offtopic11:32
mulga*ok=on11:33
MonkeyDustask*11:33
mulgaMonkeyDust, thnx, just did. np11:33
kam270can someone please devlop a GUI LVM app. It is driving us nuts trying to use LVM in  an easy manner11:33
kam270now 14.04 desktop has the option  during install to set up LVM . However there are not decent  GUI tools11:34
=== x44x45x41x4E is now known as [Away]x44x45x41x
kam270i think this is urgent as desktop users will come from windows knowing of "previous versions "11:35
MonkeyDustkam270  scroll down http://www.howtogeek.com/127246/linux-sysadmin-how-to-manage-lvms-with-a-gui/11:35
OerHeks!info system-config-lvm11:35
ubottusystem-config-lvm (source: system-config-lvm): utility for graphically configuring Logical Volumes. In component universe, is extra. Version 1.1.18-1ubuntu1 (utopic), package size 303 kB, installed size 3356 kB11:35
=== [Away]x44x45x41x is now known as x44x45x41x4E
MonkeyDustkam270  asketh and thou shalt be answered11:36
kam270MonkeyDust,  that tool doesnt work in 14.04 anymore11:36
=== Thelks-at-work is now known as zz_Thelks-at-wor
k1l!away > zz_Thelks-at-wor11:38
ubottuzz_Thelks-at-wor, please see my private message11:38
OerHekskam270, tool works fine.11:40
MonkeyDustkam270  true, the comment here states, that it doenst work anymore in "ubuntu 14", testing now myself11:40
OerHeks..11:41
MonkeyDustkam270  on the other hand, lvm is usually used  for servers, without gui11:42
kam270MonkeyDust,  yeah but im on a laptop  and want to be able to get back to a working system .11:44
MonkeyDustkam270  i have to follow OerHeks , works fine here11:44
kam270there are several reviews in the software center saying it doesnt work in 14.0411:45
MonkeyDustkam270  maybe patches heve been applied, since those remarks11:46
kam270Ok I will try again11:47
kam270need to log out . thanks11:47
OerHekskam270, those bad reviews mention 13.10 or 14.04 beta. really ...11:47
sabadosdsa11:48
sabadoshello11:48
Ajacobssondoes anyone know how to set up openssh to allow a connection to localhost without password authentication in as few lines as possible?11:48
MonkeyDustAjacobsson  add a RSA key11:50
OerHeksAjacobsson, sure, https://help.ubuntu.com/community/SSH/OpenSSH/Configuring and see the part 'Disable Password Authentication'which requires shh keys11:50
OerHeks*ssh keys11:50
Ajacobssonwell, I've managed to screw that up somehow. "permission denied (pubkey)" is what I get when I try to ssh to the localhost after putting the pub key in authorized_keys. the private key can just stay in the .ssh-directory, right?11:53
Ajacobssongonna start over from scratch and see if I cant get it to work this time11:54
OerHeksAjacobsson, did you make ssh keys on the target machine?11:54
Ajacobssonyeah there's only one machine11:54
kDycuooh okay got the sound to break11:55
OerHekshttps://help.ubuntu.com/14.04/serverguide/openssh-server.html#openssh-keys11:55
dreugeHi all, I'm running ubuntu server 12.04, trying to add gcc-4.9 from ubuntu-toolchain-r/test repository. I've added the repository via add-apt-repository, but when trying to install, I get the error that it depends on libgcc-4.9-dev but it is not going to be installed11:56
kDycuwhen open alsamixer I get a "This sound device does not have any controls."11:56
kDycuideas?11:56
dreugeanyone know what might be going on?11:56
AjacobssonOerHeks: Im experimenting with a software called ansible in which I am to generate config templates for cisco switches/routers, but in order to do that ansible must be allowed to ssh to localhost without a password prompt11:56
kam270MonkeyDust, Im getting an error. It crashes on start up : http://paste.ubuntu.com/10838165/11:58
MonkeyDustAjacobsson  consider using vagrant, it's a command that helps you ssh to pre-configured virtualbox machines, so your own machine is safe http://www.vagrantbox.es/ and http://docs.vagrantup.com/v2/boxes.html11:58
AjacobssonMonkeyDust: thank you11:59
MonkeyDustkam270  i'm not familiar enough with it, to give useful advice on that error12:00
MonkeyDustAjacobsson  and find plenty introducing vagrant clips on youtube12:01
kam270MonkeyDust, ok I have website that suggest a solution , will try and let  you know12:02
MonkeyDustkam270  ok, hope you can solve the issue12:03
=== Guest32603 is now known as Julien
=== Julien is now known as Guest15531
sam[cOe]Hi12:06
sam[cOe]I'm looking for a solution to launch personnal command in tab terminator12:06
sam[cOe]ok with "command" in config12:08
Ajacobssonso, this is what I've done after installing the openssh-server package via apt-get: http://paste.ubuntu.com/10838198/12:08
nalumhello all, I'm trying to install libsdl1.2-dev on ubuntu 14.04 but it's saying I have unmet dependencies and won't install12:09
=== arun__ is now known as arunpyasi
nalumit has also marked libgbm1 to be kept back12:11
=== noteness is now known as Wolfness
=== Wolfness is now known as noteness
=== zz_Thelks-at-wor is now known as Thelks
iorianalum "source" in repositories is selected ?12:16
kam270_MonkeyDust, yes this  patch works : https://git.fedorahosted.org/cgit/system-config-lvm.git/commit/?id=c99d490707a8ccdc2f89d1dc062986b3d65649c112:16
nalumioria: it's partially checked, has the - rather than the checkmark12:17
Jeroen1Hi there, I can start my mysql database because of too low memory. How can I fix this? It has worked for months but something has changed that is giving problems now. How could I fix that. Does anyone have a clue?12:18
svetlanacheck your logs12:19
iorianalum try to check  it... (you can revert it)12:20
nalumioria: just tried that and it keeps going from checked to partially checked12:20
nalumI'm assuming the Source Code checkbox in Software & Updates is what you are referring to12:21
iorianalum no Synaptic12:21
nalumah okay, will look at that now12:22
svetlanaJeroen1: if you check your logs and share the text of the error message yo get, someone might be able to give you more detailed help. there is a optimize table command in mysql which makes the database more compact.12:22
Jeroen1which log svetlana ?12:23
svetlanaJeroen1: mysql's log.12:24
Jeroen1http://pastebin.com/mYtUX62b12:24
Jeroen1Posted this one earlier :)12:24
svetlana(http://pastebin.com/raw.php?i=mYtUX62b is the same but without ads)12:25
loaJeroen1, what version of mysql you have?12:25
* svetlana looks12:25
nalumioria: where is the sources checkbox?12:25
Jeroen1I don't know loa :p12:25
=== Guest21074 is now known as realness
iorianalum Settings - Repositories12:26
Jeroen1can't check it too as I cannot get into the database.12:26
svetlanaJeroen1, "[ERROR] Unknown/unsupported storage engine: InnoDB" is not the same as it running out of memory. I would say you have to speak with loa and I personally would do a web search for this error.12:26
nalumthat's the software & updates app I was in12:26
Jeroen1mysql  Ver 14.14 Distrib 5.5.40, for debian-linux-gnu (x86_64) using readline 6.312:27
loaJeroen1, maybe it is not mysql?12:27
loaand you have another memory monster on your server?12:27
Jeroen1I don't know loa. Someone just told me to check the mysql.12:28
iorianalum Synaptic Package Manager ? and you can't check "source code" ?12:28
Jeroen1Look12:28
loatry investigate you memory usage.12:28
somsipsvetlana: previous line in error log is about being unable to allocate memory for innodb buffer. It's a my.cnf or memory issue and he's been told to go to #m,ysql already12:28
svetlanaoh! missed that one. sorry.12:28
Jeroen1http://pastebin.com/BMrb3Xp012:28
Jeroen1Top returns:12:28
nalumusing synaptic package manager and opening settings -> repositories opens the Software & Updates app. I can uncheck Source Code and then check it again but it has the - rather than the checkmark12:29
nalumIt looks like I'm able to install the keptback package using synaptic though, so I'm doing that. Will see if it fixes the issue12:31
Jeroen1loa, any Idea what I could od?12:32
iorianalum i just installed it without issue12:33
somsipJeroen1: your innodb_buffers are set too high for the memory you have. That is outside the scope of the support provided here. You need to research more yourself, or ask in #mysql.12:35
kde_newbiehi guys! how can i know from the command line if bluetooth is enabled?12:39
cfhowlett!bluetooth | kde_newbie12:39
ubottukde_newbie: For instructions on how to set up bluetooth, see https://help.ubuntu.com/community/BluetoothSetup12:39
nalumioria: hmmm, once that kept back package installed libsdl installed fine thanks for the help12:42
iorianalum np  -^_^-12:42
nalumioria: now for Dwarf Fortress :D12:43
ioriayep12:43
nalumor not :'(12:43
iorianalum http://askubuntu.com/questions/469819/install-dwarf-fortress12:46
BluesKajHey folks12:46
nalumoh yeah, it needs the 32bit stuff. Thanks again ioria12:46
iorianp12:47
nalumll12:47
nalumsorry wrong terminal12:47
hkrrsxmorning12:49
=== Symmetria is now known as Symm
authorizedhey13:10
john_doe_jrhow do I create a system user in ubuntu…is there any difference between a system user and a normal user?13:11
authorizedhey is Ubuntu a good start for Windows switchers?13:11
Picijohn_doe_jr: iirc, the only difference is that system users have a uid below 1000.13:12
sipiorjohn_doe_jr: system users are generally intended for daemons and the like, and default to no login shell. do you mean instead users with administrative privileges?13:13
john_doe_jrsipior: yes13:13
authorizedhey is Ubuntu a good start for Windows switchers?13:13
MonkeyDustauthorized  yes, create a live usb or dvd and try it13:14
sipiorjohn_doe_jr: you can simply add the user to the sudo group13:14
john_doe_jrsipior: almost thanks13:15
sipiorjohn_doe_jr: you're...uh...almost welcome?13:16
MonkeyDustbe almost nice to each other13:18
Kartagisplay almost nice13:20
hkrrsxI thought the expression was "Be excellent to each other" (Bill and Ted reference)13:21
kj4hello my name is Mike. I am a recovering Arachaholic13:21
hkrrsx<end of off-topic>13:21
rundagood morning everyone13:21
hkrrsxmorning, runda13:21
rundaSo I just made the switch from windows to ubuntu MATE anyone have any tips13:22
MonkeyDustrunda  learn it like you learned windows: by using it13:22
hkrrsxrunda: Explore and enjoy13:22
kj4runda: never look back.  One day you will feel more 'at home' with linux than windows, and not regret that move13:23
rundaI've just been messing around with everything13:24
MonkeyDustrunda  and learning new stuff *can* be frustrating, but it'll pass13:24
rundahell this is my first foray into IRC13:24
kj4runda: welcome!  linux is a completely different experience, takes some effort, but pays off tenfold.13:29
Nandhuhow to upgrade a 14.04 to 15.04 in ubuntu13:35
xanguaNandhu: upgrade to 14.10 and when 15.04 is out upgrade again13:36
compdocNandhu, have you tried:   sudo do-release-upgrade -d13:36
compdoc15.04 wont be around as long as 14.0413:36
Nandhuthanks friends13:37
rakeshGunderiwhat is the release date of ubuntu 15.04 ?13:38
csyogi23rd april13:39
Deepu23 April13:39
rakeshGunderiThank you so much  friends13:39
ZerkalerkarakeshGunderi: love you too13:39
Saucisse_Cocktaihi13:39
ZerkalerkaSaucisse_Cocktai: how are you13:40
Saucisse_Cocktaifine13:40
Saucisse_Cocktaiyou?13:40
ZerkalerkaI am drinking a Saucisse Cocktail13:40
Saucisse_CocktaiLOL13:40
rakeshGunderithank u <Zerkalerka>13:40
xangua!ot13:41
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!13:41
Saucisse_CocktaiSaucisse is the french for Sausage13:41
Zerkalerka:)13:41
Zerkalerka;)~13:41
ilithiumHey guys. I'm having some trouble with Ubuntu server locking up during boot; is there a way (from grub) I can tell it to skip loading networking so I can get in and fix stuff? Booting into single user doesn't work and stops at the same point13:41
cn28hyou could possibly boot a live cd or a rescue cd and mount the system to fix it13:42
ilithiumcn28h: thanks; I'll give that a go with a USB key - neither machine has a CD drive in it13:44
dawnsonbtw i finally got it to work, somewhat. using the desktop image worked. So i can install ubuntu desktop but not ubuntu server... thats a bit stupid. Why do i need 2 images anyways, is there a netinstall image that has all the drivers and hardware support of the desktop image but allows me to install ubuntu server?13:44
cn28hsure, yeah same idea13:44
hkrrsxilithium: If you're familiar with single user mode, replace the word "single" with "init=/bin/bash" and boot ..... the machine won't attempt to start any services13:44
cn28hif you can bring the system up and mount it, then you can chroot into it13:44
ilithiumYes of course13:45
ilithiumNo idea what's making it spaz out: iLO now says it's got as far as:" Waiting for state" w/ "wait-for-state stop/waiting" which makes no sense to me13:45
hkrrsxilithium: Have a read over this -- http://askubuntu.com/questions/508029/ubuntu-14-04-stuck-on-shutdown13:48
cheleHi guys, I have some trouble with my buntu server 12.04. I configure a tail file under /etc/resolvconf/resolv.conf.d/ to add an additional nameserver as bind9 is running locally. Then I tried to ping the domain from the bind server and doesn't respond. I check the dns trace and only the first nameserver configured in etc/resolv.conf is checked. Hence not answer for my ping request. How do I handle this case? I would like to setup mul13:51
cheletiple nameservers in my resolv.conf?13:51
cheleHi guys, I have some trouble with my buntu server 12.04. I configure a tail file under /etc/resolvconf/resolv.conf.d/ to add an additional nameserver as bind9 is running locally. Then I tried to ping the domain from the bind server and doesn't respond. Only the first nameserver configured in etc/resolv.conf is checked. How do I handle this case?13:52
hkrrsxchele: /join #bind and/or /join #dns13:53
tewardchele: put your nameserver that is local ahead of the other nameservers - potentially in the head file13:53
tewardhkrrsx: that's a resolvconf question, not a bind question13:53
tewardit's still valid here13:53
* hkrrsx digresses13:53
sam[cOe]Hi13:54
sam[cOe]I need help on terminator terminal13:54
sam[cOe]I try to work with : zsh, alias, terminator, custom panel13:55
sam[cOe]all it's ok .. but .. when I play with custom command with alias terminator says "zsh:1: command not found:"13:56
cheleteward, after doing this resolves what I expect from the local dns but not from the upper dns which is received from dhcp.13:56
tewardchele: ping requests aren't dns requests, based on your initial question, what exactly are you expecting to happen?13:57
cheleI expect the ping request to work based on domain names where dns requests are involved.13:58
=== quackgyver is now known as fawksmulder
tewardchele: so you provide `ping some.domain.tld` and you are not getting DNS requests that you're expecting?13:58
cheleteward, I am not getting dns requests to the correct server. Therefore not correct dns answer.14:00
tewardchele: are you trying to get information that your bind9 server is authoritative for and that also another domain is authoritative for?14:00
cheleteward, I am trying to get information for which bind9 is not authoritative for. The second nameserver configured is authoritative for this information I am trying to get. When I ask for info for which bind9 is authoritative for then I get correct info.14:02
cheleSo I cannot have to dns name servers in my resolv.conf as only works the first one on the file.14:03
cheletwo*14:03
grishzakyanhello erevybody14:03
grishzakyaneverybody!14:04
Pumpkin-_chele: you can have two nameservers, but if you ask the first one and it comes back with NXDOMAIN or similar, your machine is going to believe it and assume that name doesn't exist. If you want to use nameserver A for some queiries, and nameserver B for some others, I suggest running a local DNS server and using some policy (like bind forwarders directives).14:06
chelePumpkin-_, bind9 is what I am using but now as you said and as it seemed to me, I have to configure bind to forward.14:07
=== jbernal0019 is now known as jbernal
sam[cOe]nobody  ?14:13
Picisam[cOe]: Its hard to troubleshoot when you haven't told us what commands you are actually typing.14:18
=== CJKay` is now known as CJKay
traverseI think I found a problem with how dash handles something, that other shells seem to get right.  Would anyone mind verifying?14:26
m1xm4sterclear14:26
m1xm4sterHello, is there a way to access an already mounted filesystem (e.g. /media/data) on the host system from an ubuntu lxc container?14:28
traverseI think dash mishandles the following case:  "tail -f $somefile | $some_nonexistant_program"14:30
traverseOther shells will correctly report: "$some_nonexistant_program: command not found"14:30
traverseDash will leave 'tail' hanging in an unkillable (from that shell) state.14:30
traverse ^C, ^Z, ^\, etc will not kill tail, you have to do it from another shell14:31
traverseThus far the other shells I've tested (real bash, zsh, /bin/sh, etc.) handle that case correctly.14:31
mijkoohello, what is the disadvantage ( or lost advantage) of running 32-bit OS on an 64-bit machine with sufficient ram?14:36
k1ldont run 32bit OS if that hardware can use 64bit14:37
sam[cOe]Pici,  terminator sucks .. ^^^14:37
dawnsonk1l: why? :p14:38
mijkook1l, yes14:38
mijkoothat is my query, too14:38
dawnsonmijkoo: 64bit software would perform a bit better and in most cases there is nothing against using 64 bit14:38
dawnsonthe question should rather be: why use 32 bit software?14:38
mijkoodawnson, so it makes the machine underperform?14:39
k1lmijkoo: yes14:39
dawnsonmijkoo: it might. you probably wont notice. I am not sure how linux handles RAM under 32 bit but i guess there should be no limitation14:40
dawnsonim just curious why you would want to use 32 bit software14:40
mijkoooh, ok, so no detectable difference..like not faster, more things to do together..14:41
loasse3 and ssse3 are 64bit insructions?14:41
loaor can be used in 32bit code too?14:42
dawnsoni think linux does support PAE as well, so 4+GB RAM should not be a problem there. But still the question is why you want to use 32bit software on 64 bit hardware14:42
dawnsonloa: both are 32bit afaik14:42
dawnsonssse3 is from 2006 anyways :D14:43
k1lmijkoo: its not gaining that much speed because we still have not 64bit only code. so everything is still made working on 32bit too. but 64bit can adress more registers and has more bandwith on the connection to the ram.14:43
loadawnson, it was introduced in xeons and intel core 214:44
dawnsonand atoms14:44
k1land uefi is going to be a huge 64bit OS boost  since its really problematic on some hardware to start 32bit OS with that14:44
loadunno.14:44
dawnsonand there are 32 bit atoms and core 2 CPUs14:44
loaok.14:44
dawnsonbut i dont know if they support ssse314:44
dawnsonk1l: yes, but efi is not 64 bit only :D14:44
k1lsome small (old) atoms are the reason why ubuntu still gives out 32bit isos for desktop.14:44
=== scuba323 is now known as scuba323|afk
k1ldawnson: its not, but manufacturers handle it like that since windows prefers 64bit too14:45
k1lso as conclusion: dont install 32bit OS.14:45
dawnsonyes, thats why i keep asking why he _wants_ to run a 32 bit OS14:45
dawnsoni am all for 64 bit when it makes sense but maybe he has a valid reason14:46
mijkoono, I was just trying to know..thank you for all your hints.14:48
ntzhello14:49
ntzone my customer have this (weird) os and he's reporting, that he has a problems with connecting to the vlan ... I've found https://wiki.ubuntu.com/vlan14:49
ntz^^ but there's no NM mentioned .... is NM/wicd (whatever is in ubuntu) VLANs compliant ?14:50
=== UsEr01 is now known as Guest55723
=== `hypermist` is now known as sleepypc
Kully3xflooking for ideas guys - need to get ubuntu 14 onto my desktop, only have a 1gb flash drive a 1tb external hd, and large dual layer dvd's15:07
Kully3xfI have ubuntu 8.04 on the DT now, and it's not updated so I can't update the iso burner15:08
Kully3xfas it's out of date15:08
Kully3xfbest way to update to 14?15:08
k1lKully3xf: reinstall. is fastest.15:08
Kully3xfthat's what I'm trying to do, but I have no media for 14015:08
Kully3xf14*15:08
Kully3xfI can't burn the ISO to disc, I don't have a thumb drive big enough15:09
k1lKully3xf: you could use the server iso that fits on 1gb usb pendrive and install "ubuntu-desktop" afterwards15:09
k1lKully3xf: or use the netinstall method15:09
Kully3xfBAm15:09
Kully3xfgood idea15:09
k1l!netinstall15:09
ubottuUbuntu can be installed in lots of ways. Please see https://help.ubuntu.com/community/Installation for documentation. Problems during install? See https://wiki.ubuntu.com/CommonProblemsInstall - Don't want to use a CD? See http://tinyurl.com/3exghs - See also !automate15:09
Kully3xfthanks15:09
somsip!minimal | k1l15:09
ubottuk1l: The Minimal CD image is very small in size, and it downloads most packages from the Internet during installation, allowing you to select only those you want.  The installer is text based (rather than graphical as used on the Desktop DVD). See https://help.ubuntu.com/community/Installation/MinimalCD15:09
somsipk1l: sorry - meant for Kully3xf15:09
Kully3xfsomsip: thanks! got it15:10
psyrushai!15:10
somsipKully3xf: cool - just another possible solution for you15:10
Kully3xfyep. doing minimal right now - exactly what I needed. Big ups15:10
somsipKully3xf: my personal preference too :)15:10
ZadYreeI've got a problem with any usb mouse I am trying to use on my laptop: it doesn't work at all and produces some kind of core dump: http://hastebin.com/osegeqezij.md15:10
OerHeksZadYree, does that laptop have a FN key + touchpad/external mouse15:20
ZadYreeOerHeks, yes sir15:20
OerHeksZadYree, if that does not solve it, plug it in a non-USB3 port15:22
=== norm is now known as Guest68998
ZadYreeOerHeks, now I am getting this: http://hastebin.com/sayusibaye.md15:25
ZadYreeSo it seems to work a bit better ^^15:25
ZadYreestill lsusb doesn't show it15:25
ioriaZadYree did you connect the mouse after boot  or before ?15:26
ZadYreeafter15:27
ioriaZadYree try before15:27
ZadYreeshould I try a reboot with it?15:27
ZadYreeok15:27
anton02ill just leave this here https://i.4cdn.org/g/1429227895645.jpg15:31
TheNumbanton02: it's not a chitchat channel.15:31
TheNumbanton02: /j #ubuntu-offtopic15:32
OerHeksanton02, take it with you, please15:32
OerHeks!ot15:32
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!15:32
anton02good, it's nice to see this channel tidied up a bit15:32
z2userHello, this a zipit z2 wireless messenger running debian sid LOL15:33
z2userusing 6mb ram15:33
TheSovcan someone help me understand why tsql refuses to connect?15:45
MonkeyDust!find tsql15:49
ubottuFound: libqtsql4-perl, libsmokeqtsql4-3, python-pyqt5.qtsql, python-pyqt5.qtsql-dbg, python3-pyqt4.qtsql, python3-pyqt4.qtsql-dbg, python3-pyqt5.qtsql, python3-pyqt5.qtsql-dbg, python-forgetsql, python-pyside.qtsql (and 1 others) http://packages.ubuntu.com/search?keywords=tsql&searchon=names&suite=utopic&section=all15:49
PiciMonkeyDust: Likely in the freetds-bin package15:51
gH05ti've update ruby from 1.9 to 2.1, how can i change it in terminal path?15:51
SaucisseCocktailhi15:53
cabelQuestion about VLAN trunking on an interface. I managed to set it up, but the subinterface is only pingable to devices on it's vlan. I need devices outside it's vlan to be able to connect to it. Anyone have any idea what is going on?15:53
bobbobbinshey, I just released a ubuntu web server out into the wild and I’m getting around 500 concurrent users at a time, which is causing the server to grind to a halt(the message I’m getting says possible SYN attact on port 80)…does someone have a good list of tweaks to resolve this and make the server more capable of handling this traffic?16:03
ceed^I'm wiping Windows and installing Ubuntu on a Thinkpad X1 Carbon. Should I use legacy boot or should I do UEFI?16:03
dansangerHello I have a basic question about routing in ubuntu 12.0416:03
=== Thelks is now known as zz_Thelks
daftykinsceed^: doesn't matter either way really16:03
CJKayceed^: UEFI is stable now, there's little reason not to use it16:04
ceed^CJKay, if I choose UEFI I still wipe everything off the disk and do not have to add any partition other than the ones I need for Ubuntu?16:05
adefinstall with grub key nomodeset16:06
daftykinsceed^: to remove the remnants of Windows 8 i'd recommend you "sudo dd if=/dev/zero of=/dev/sda bs=2M count=50" from the liveUSB prior to installing16:06
CJKayceed^: Sorry, I don't understand your question... or statement16:07
Bl4ckD34Thhi, when will be released ubuntu 15.04?16:07
Bl4ckD34Thwhat date, who know...please answer16:07
BluesKajBl4ckD34Th, next thursday16:08
Bl4ckD34ThOMG...thank you16:08
Bl4ckD34Thi love ubuntu, i use ubuntu for some years now16:08
adef<Bl4ckD34Th>, 23 april16:08
Bl4ckD34Thbest gnu/linux distro ever made16:08
sipiorceed^: if you go for UEFI, you'll need to ensure that your partition table is GPT. you'll also need to make a new EFI boot partition.16:10
dansangerHello, I have a server in openvpn and two clients. In the server I can see the clients an its LAN but in each other clients I can see the LANs. Can I to route the IP LAN in the server such way I can see the LAN in each other clients?16:11
sipiorceed^: actually, looks like you can still use an msdos label, if you have to. see here: http://askubuntu.com/questions/500359/efi-boot-partition-and-biosgrub-partition16:16
Islamhi there16:21
keplerhi16:21
Islamwould any body plz help16:21
IslamI got a problem installing wine16:21
MasterGberryHi. I am having some issues installing/starting mysql-server onto my new ubuntu machine. I have this from the terminal https://gist.github.com/anonymous/9c83cffe05bc6d964a9d and I have this from the error.log https://gist.github.com/anonymous/ff9533a636d80c84104f16:21
MasterGberryDid I do something wrong in the installation?16:21
Islamanybody can help with installing wine?16:22
Islamhello?16:23
TheNumb!patience | Islam16:23
ubottuIslam: Don't feel ignored and repeat your question quickly; if nobody knows your answer, nobody will answer you. While you wait, try searching https://help.ubuntu.com or http://ubuntuforums.org or http://askubuntu.com/16:23
FuchsMasterGberry: could you try a sudo dpkg-reconfigure -a     please?16:23
FuchsMasterGberry: probably somehow the initial configuration of the mysql server  (user, password etc.) got skipped16:24
sipiorIslam: it would probably be useful if you gave us a specific description of the problem.16:24
Fuchs(or, probably better, sudo dpkg-reconfigure NameOfThePackageHere)16:24
Islamwine1.4: PreDepends: dpkg (>= 1.15.7.2~) but 1.16.1.2ubuntu7.6 is to be installed16:25
Islam         Depends: libc6 (>= 2.14) but 2.15-0ubuntu10.12 is to be installed16:25
Islam         Depends: wine1.4-amd64 (= 1.4-0ubuntu4.1) but 1.4-0ubuntu4.1 is to be installed16:25
Islam         Depends: wine1.4-i386 (= 1.4-0ubuntu4.1) but it is a virtual package16:25
Islamhere it is16:25
=== Artpicre_ is now known as Artpicre
TheNumb!pastebin | Islam16:25
ubottuIslam: 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.16:25
Islamok sorry I'll use that past now16:26
damexhello, is there python3 + pip available for ubuntu 14.04 from official repos?16:26
sipiorfls16:26
sipiorapologies.16:26
FuchsMasterGberry: thus either   sudo dpkg-reconfigure mysql-server-5.5   or, no ubuntu at paw to test,  sudo dpkg-reconfigure mysql-server16:26
somsipdamex: python3 is installed by default.16:26
Islamhttp://paste.ubuntu.com/10839480/16:26
damexsomsip, what about pip?16:26
FrumpzulaCan anyone help me with using date function inside a linux cron from crontab? I can use file name database_`date '+%m-%d-%Y'`.sql.gz when running a mysqldump from the command line, but when I put that into the cron, it does not run.16:27
Frumpzulatu16:27
Islamhere is my problem installing wine "http://paste.ubuntu.com/10839480/"16:27
somsip!info pip | damex16:27
ubottudamex: Package pip does not exist in utopic16:27
somsip!info python-pip | damex16:27
ubottudamex: python-pip (source: python-pip): alternative Python package installer. In component universe, is optional. Version 1.5.6-2 (utopic), package size 97 kB, installed size 466 kB16:27
damexokay. thx.16:27
somsip!info python-pip trusty | damex16:27
ubottudamex: python-pip (source: python-pip): alternative Python package installer. In component universe, is optional. Version 1.5.4-1ubuntu1 (trusty), package size 96 kB, installed size 465 kB16:28
damexi will do next install using ubuntu 14.04. instead of other distros.16:28
damexthx.16:28
damex(not for myself, for other people)16:28
somsipdamex: look for /usr/bin/python3 and set up your shebang to use that. Leave python linking to python2.7 as that runs system stuff16:28
MasterGberryFuchs:  /usr/sbin/dpkg-reconfigure: mysql-server is broken or not fully installed16:28
Islamdid anybody see my msg?16:29
FuchsMasterGberry:   sudo apt-get -f install    and then  sudo dpgk-reconfigure -a16:29
FuchsMasterGberry: both should complain if there is something broken, with hints on what to do now. You didn't use PPAs by chance, did you?16:29
Islamhere is my problem installing wine "http://paste.ubuntu.com/10839480/"16:30
Islamcan I get help with that?16:30
somsip!info wine16:30
ubottuwine (source: wine1.6): Microsoft Windows Compatibility Layer (meta-package). In component universe, is extra. Version 1:1.6.2-0ubuntu6 (utopic), package size 0 kB, installed size 21 kB (Only available for i386; amd64)16:30
Frumpzulahttp://stackoverflow.com/questions/29702979/variable-date-not-working-in-linux-cron - Ubuntu cron question I posted on stack.. Any help would be amazing!!!16:30
somsipIslam: so where are you getting version 1.4 form?16:30
IslamI dont know I tried to install it on sw center16:31
somsipFrumpzula: pull path to date required?16:31
MasterGberryFuchs:  i'm new to ubuntu, what is a PPA?16:31
somsipIslam: what version of ubuntu?16:31
SchrodingersScat!ppa | MasterGberry16:31
ubottuMasterGberry: 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-purge16:31
FuchsMasterGberry: third party repository, unofficial16:31
FuchsMasterGberry: but in this case probably you didn't, unless you followed some shady tutorials16:32
FuchsMasterGberry: did you try the two commands I gave you?16:32
MasterGberryPossible that my work has something setup...but I just ran "sudo apt-get install mysql-server"16:32
MasterGberryyeah both still spitting out the same errors about something being misconfig'd16:32
Islamsomsip: do you know what my problem is?16:33
Islamsomsip: ubuntu 12.416:34
FuchsMasterGberry: could you paste these errors in a pastebin, please?16:34
MasterGberrysure, sec16:34
=== andygraybeal is now known as imowscythe
Islamsomsip: I have ubuntu 12.04 lts16:35
somsipIslam: no, sorry16:35
Islamsomsip: so I just can't install wine?16:36
Islamis there any other tools to run exe files ?16:36
MasterGberryFuchs:  http://paste.ubuntu.com/10839531/ http://paste.ubuntu.com/10839538/16:36
somsipIslam: have patience and wait for a wine expert. I'm not one and I'm done for the night. Good luck16:37
FuchsMasterGberry: okay, can you please give me an   apt-cache policy mysql-server     in a pastebin please?16:37
Islamsomsip; thanx alot, and I'm so sorry I'm kinda new to this16:38
FuchsMasterGberry: and a sudo grep mysql /etc/passwd       (you can leave out the password hash, I am not interested in that, only whether it exists)16:38
TheNumbIslam: are you trying to install "wine" or "wine1.4"?16:39
IslamTheNumb: any thing that I can install exe apps on :)16:40
TheNumbIslam: how do you install the package then? What command?16:40
TheNumbsudo apt-get install wine?16:40
SchrodingersScatIslam: I'm not sure what's going on either, but you could try removing it with apt-get then try to install with apt-get and see if you get any further.16:40
IslamTheNumb: I'm trying to install it on ubuntu sw center16:40
MasterGberryFuchs:  https://gist.github.com/mastergberry/d7621bd092150a60ae7716:40
FuchsMasterGberry: if the user doesn't exist, one just has to create it  (sudo adduser mysql)  and maybe adapt some permissions  (sudo chown -R mysql:mysql /var/lib/mysql)   and then re-run   sudo apt-get -f install16:40
ekhHello. I am trying to do a fresh installation of ubuntu (virtual box) however I am getting this http://snag.gy/E8ni2.jpg .. I would google it if I knew what that stupid random color is called :P16:41
FuchsMasterGberry: yeah, that is not the official mysql package you are using there16:41
FuchsMasterGberry: I assume it could be fixed with the above: creating said user, adapting permissions and re-running -f install, but with an unofficial package chances are that people won't be able to give you decent support16:41
loaekh, cool.16:42
ekhloa: Any idea what caused that? or at least what that is so I can google it?16:43
uugeepilviHey16:43
MasterGberryguess I will have to contact IT and ask whats going on with their unofficial packages16:43
MasterGberryis there some way for me to force use the real packages?16:43
=== michael__ is now known as Guest9091
loaekh, no idea sorry, you can try different ubuntu isos16:43
ekhcool thanks16:44
uugeepilviJust got new pc and now Im trying to install ubuntu 14.04.2 on it from usb. Usb boots as it should and window where I can choose to install ubuntu or try ubuntu without installation opens but when I choose “install ubuntu” nothing happens after that except screen goes black. Where the problem might be?16:44
FuchsMasterGberry: there is, but I wouldn't recommend it16:46
FuchsMasterGberry: really, check if the  mysql   user exists  (with that grep command I gave you. If it outputs matches, the user exists. If not: create it)16:46
FuchsMasterGberry: then your packages should work as well. Maybe these unofficial packages forgot to do that for you  (check if user exists, if not: create it)16:46
FuchsMasterGberry: as soon as you have that user, the apt-get -f install  should run the initial configuration for you, and then you should be able to use mysql16:47
IslamSchrodingersScat: is there any other options than wine to install a game?16:49
uugeepilviany1?16:49
FrumpzulaCan `date '+%m-%d-%Y'` be used inside a cron? From the command line if I tell mysqldump to use file name database_`date '+%m-%d-%Y'`.sql.gz, it works great.. But that same filename inside the cron breaks what was working prior to adding the date... Any insight?16:50
IslamTheNumb: I tried the command you suggested but it still dont work16:50
SchrodingersScatIslam: pick native games, preferably freedom respecting games.16:51
=== CJKay2 is now known as CJKay
SchrodingersScatIslam: have you tried apt-get?  the software center could just be doing something odd, but it's better to leave behind software that doesn't respect you16:54
dustIslam, http://www.playdeb.net/ also http://store.steampowered.com/  and https://www.playonlinux.com/ is in the repo16:54
Islamdust: I need to install counter strike source is there an easy way to do it?16:56
SchrodingersScatIslam: that's steam native now16:56
=== matias is now known as Guest20446
IslamSchrodingersScat: ok what should I do then?16:57
dustIslam, with the steam client which is in the repo... that way u get cs:source in native linux version installed16:57
Guest20446Hi!16:57
SchrodingersScat!info steam | Islam, sudo apt-get install steam #steam may want to update after this, or you can also get the .deb from steampowered.16:57
ubottuIslam, sudo apt-get install steam #steam may want to update after this, or you can also get the .deb from steampowered.: steam (source: steam): Valve's Steam digital software delivery system. In component multiverse, is extra. Version 1:1.0.0.48-1ubuntu1 (utopic), package size 853 kB, installed size 2658 kB (Only available for i386)16:57
Islamdust: OMG thank you so much, I'm going to do that now !16:58
Islamdust: I'll try downloading it from the website first16:58
Islamdust: I guess this should work then16:58
dustIslam, well better try software center or synaptics and install steam from there16:59
acz32Islam: i would prefer ubuntu repos over website downloads16:59
acz32you will get updates through your package manager that way16:59
OerHeks* enable 3th party Canonical partner repo first16:59
dustthe reason is because then u get sure automatic updates from the repo16:59
Islamdust: thanx alot for your help I do appreciate it17:00
uugeepilviI just got new pc and I'm trying to install ubuntu 14.04.2 on it from live-usb. Usb boots as it should, window where you can choose to install Ubuntu or try it without installation opens but after I choose “Install Ubuntu” nothing happens except screen goes blank. Any suggestions what to do?17:00
dusturw :)17:00
Islamacz32: thanx alot for your help I do appreciate it17:00
TheNumbuugeepilvi: how new is it?17:01
IslamSchrodingersScat: thanx alot for your help I do appreciate it17:01
SchrodingersScatIslam: yep, have fun17:01
TheNumbuugeepilvi: also, try selecting "try without installing"17:01
uugeepilvisame thing happens17:01
EriC^^!nomodeset | uugeepilvi17:01
ubottuuugeepilvi: A common kernel (boot)parameter is nomodeset, which is needed for some graphic cards that otherwise boot into a black screen or show corrupted splash screen. See http://ubuntuforums.org/showthread.php?t=1613132 on how to use this parameter17:01
TheNumbuugeepilvi: try ubuntu 14.1017:01
uugeepilviMotherboard is Z97X-Gaming 3, if this matters?17:02
daftykinsuugeepilvi: not even vaguely :)17:02
=== ubik is now known as Guest32224
=== ruben_ is now known as Guest34824
ksnyaquit17:16
aluey17:17
alu_hi, me no gud england17:18
=== darkdevil is now known as whodafak
=== whodafak is now known as darkdevil
TheNumb!ubuntu-es | alu__17:20
TheNumbhmm17:20
alu__iiiiiii17:22
alu_fffff17:22
alu_aa17:22
uugeepilviUbottu: stupid question: where I have to write this !nomodeset parameter? There is no menu which can be opened by pressing f6 (as article you linkd says).17:22
ubottuuugeepilvi: I am only a bot, please don't think I'm intelligent :)17:22
alu__sadadasdasdas17:22
aluadasdasdasd17:22
EriC^^uugeepilvi: hold shift while the pc boots and you should get a menu17:22
alu_alu wins17:23
OerHeksalu_, alu__ hi, do you have an ubuntu support question ?17:23
EriC^^uugeepilvi: you might need to press e over the menu entry and add it to the line that says linux vmlinuz.... at the end of it17:23
aluyes17:23
aluy have a question17:24
alu_lorino out17:24
EriC^^uugeepilvi: then press ctrl+x17:24
uugeepilviok, I will try that17:24
aluhow create a channel private?17:24
alu__hola17:24
OerHeksalu better ask in #freenode17:25
yeroyestarkhola17:25
yeroyestarkhola17:26
OerHekshi yeroyestark17:26
yeroyestark;)17:27
RundaHello everyone17:27
yeroyestarkaprendiendo  a manejar ubuntu que tal tu17:27
OerHeks!es | yeroyestark17:28
ubottuyeroyestark: En la mayoría de los canales de Ubuntu, se habla sólo en inglés. Si busca ayuda en español entre al canal #ubuntu-es; escriba " /join #ubuntu-es " (sin comillas) y presione intro.17:28
uugeepilviEric^^: It didn't work..17:28
EriC^^uugeepilvi: what do you mean?17:29
uugeepilviOpened that "menu" by pressing e and then added !nomodeset to the end of the line which starts with words linux vmlinuz17:30
OerHeksnomodeset, no !nomodeset :-)17:30
OerHeksthat !nomodeset opens the factoid from ubottu17:31
uugeepilviohh ok :D17:31
OerHeks!ubottu17:31
ubottuHi! I'm #ubuntu's favorite infobot, you can search my brain yourself at http://ubottu.com/factoids.cgi | Usage info: http://ubottu.com/devel/wiki/Plugins | Bot channels and general info: https://wiki.ubuntu.com/IRC/Bots | Make a clone of me: /msg ubottu botclone17:31
uugeepilviIt worked!17:33
uugeepilvity for help17:33
Rundajoin ##crypto17:34
OerHeksuugeepilvi, have fun. now check if there is a videodriver available, in the additional driver menu17:35
uugeepilviwill do17:35
=== thiago_ is now known as Guest23784
raimexhello all, I have an OS on a 26gb disk, of which 11gb is used. but disk utility shows that only 6gb is free. and in home folder it is shown even less, under 5gb. how could this be?17:36
EriC^^raimex: type df -h and paste it in paste.ubuntu.com17:36
pc-moon__hello , i have my pc is hp pavilion 500 series have intel hd 4000 graphics drive how can i make it multi display like in windows  , thank you17:38
raimexEriC^^ it is here: paste.ubuntu.com/10839830/17:38
sjmikemWhen using Logtiech wireless keyboard, I sporadically get a bunch of escape chars or 1's output.  Seems to only happen in Terminal.  Any ideas on what is causing that?17:40
EriC^^raimex: type du -shx /* 2> /dev/null and paste it please17:40
=== blubberbop is now known as phoenixz
=== sandeep is now known as Guest55608
gizmoanyone using virtualbox?17:42
phoenixzHas support for ubunut 13.04 been discontinued? I wanted to install a package but all sources give me a 404 for some reason....17:42
Guest55608i am using17:42
EriC^^phoenixz: yes17:42
gizmohow do you make it fullscreen17:43
EriC^^right ctrl+f17:43
gizmoon osx17:43
OerHeksgizmo, guest additions, read the osx manual of virtualbox17:45
gizmowheres that to Oerheks?17:45
OerHeksgizmo, dunno, not on the ubuntu wiki.17:46
Rundaanyone have any tips or advice for an ubuntu MATE noob?17:46
gizmook ta17:46
OerHeksgizmo, virtualbox.org17:46
gizmoOerheks: cheers17:47
phoenixzEriC^^: Argh.. So what are my options from this point on?17:50
EriC^^you could upgrade to 14.04 if you want, that would be the best17:51
EriC^^phoenixz: you could still use the old repository, but it's not recommended and you wouldn't have fixes and stuff17:52
raimexEriC^^ sorry it took a while...here is the output: paste.ubuntu.com/10839930/17:58
=== zz_AlphaTech is now known as AlphaTech
EriC^^raimex: ok, most of the space is in /home (12g)18:01
EriC^^raimex: type du /home | sort -n18:02
wrouesnel1is there an accepted way to build a derivative package that only differs by the .debian files?18:05
wrouesnel1but might have a different name to the original18:05
raimexEriC^^ it poured out tons of file locations in my folders18:06
neldogzIs booting off the live CD a good indicator of how well hardware would work under a distribution? For example, I have an older system and tried both Ubuntu and Xubunu but the touchpad stutters and sometimes looses tracking. If it doesn't work well off the live CD can I assume it won't work if its installed to disk?18:07
geniineldogz: That's pretty much the idea, yes.18:07
neldogzgenii, thank you!18:07
EriC^^raimex: ok, they should be sorted by size18:08
geniineldogz: You can try to find the issue is when running the lived, and if a solution is possible, then install to system and apply the solution there after.18:08
dampilвсем хой!18:10
genii!ru | dampil18:10
ubottudampil: Пожалуйста наберите /join #ubuntu-ru для получения помощи на русском языке. | Pozhalujsta naberite /join #ubuntu-ru dlya polucheniya pomoshi na russkom yazyke.18:10
raimexEriC^^ how am I going to get an answer from them?18:10
EriC^^raimex: if you see any file that's huge and you dont need etc.18:11
oralhohii18:11
ifanchohi guys18:11
ifanchoi need some help18:12
oralhoi am new at linuz18:12
oralholinux18:12
oralhois possibel any program to crack wifi networks?18:12
pbxifancho, dive right in and ask your question, with lots of detail and context18:12
ifancho:)18:12
pbxoralho, no such thing exists sorry18:12
oralhook18:13
oralhothanks18:13
raimexEriC^^ the problem is not that I'd like to delete big files. I see different amounts of free space displayed at different parts of the system.18:13
oralhojust because a friend told me, i was just to confirme18:13
EriC^^raimex: that could be due to disk usage vs file size18:14
EriC^^oralho: you can crack anything18:14
oralhoreally? yes but how18:14
ifanchook. so i was updating my ubunto i left the pc. when i comeback the pc was of. i tried to boot and i got "udevadm trigger is not permited .... "18:14
oralhois possible to update to ubuntu with lubuntu?18:15
EriC^^oralho: not the scope of this channel, and not cool18:15
raimexEriC^^ yes, nautilus says 11gb used, ~5gb free (and I have a 26gb disk, as I mentioned) disk utility says 6gb of 26gb free18:15
OerHekslubuntu=ubuntu18:15
ifanchoi`m on live usb now i got some solution but i have dual boot and i was thinking if i do it not to mess up the dual boot18:15
raimexthe nautilus data is for my home folder. I wonder why the two differ.18:16
neldogzgenii, thanks again!18:16
raimexwhen the difference is like 10gb18:16
=== tnkhanh_ is now known as tnkhanh
mikael_oralho by a wifi usb card18:16
geniineldogz: You're welcome18:16
EriC^^raimex: do you have lots of small files?18:17
oralhoso i can install no pen than upgrade?18:17
oralhoon pen18:17
=== zz_Thelks is now known as Thelks
neldogzoralho, you can simply install lxde desktop environment18:18
oralhoso i can use unetbootin to make the iso file on the pen18:19
raimexEriC^^ no, on the contrary, there are a handful18:19
neldogzoralho, http://wiki.lxde.org/en/Ubuntu18:19
Killfasterhola18:20
Killfasteralguien que quieera ahablar18:20
ifugotgrubproblehello, i got some issues with grub i need quick help with, anyone can help?18:20
raimexEriC^^ I wonder if I might have downloaded things I havent seen while downloading some files. is it a possibility in this case?18:20
ifugotgrubproblepretty much i have ubuntu on a partition alongside windos 7, i can boot into windows 7 if i use gparted off the live cd to set the boot flag to the system partition, but it won't show grub at all or the possibility of going into the ubuntu installation18:21
hawai have a query... if i was to write a script to put in /usr/bin and that script stores its temporary variable in another file, where should i put another file, the one that stores the variable value?18:22
ifugotgrubprobleif i don't set a boot flag, it won't boot at all18:22
ifugotgrubprobleinto either system18:22
neldogzhawa, /tmp18:22
ifugotgrubproblei tried setting the boot flag on both the extended partition housing the linux system and the root logical partition but neither works18:22
ifugotgrubproblei tried loading without a boot flag hoping grub would take over18:22
ifugotgrubprobleanyone got any suggestions?18:23
vagrant_exit18:23
ifugotgrubprobleor a suggestion as to what channel i should ask in?18:23
oralhois possible to explain how ca i install to ubuntu?18:24
uugeepilviEric^^ I installed ubuntu but now after restart it wont work, only purple screen appears. I tried to temporarily set kernel boot options on an installed OS as said here: ubuntuforums.org/showthread.php?t=1613132 but didnt work.18:24
raimexEriC^^ in other words, could it be any sort of malware that inflates used disk space?18:25
neldogzoralho, please check the page i sent you18:25
hawaneldogz, thanks...18:25
neldogzoralho, http://wiki.lxde.org/en/Ubuntu18:25
EriC^^uugeepilvi: try getting a tty with ctrl+alt+f118:25
EriC^^uugeepilvi: did you try booting with nomodeset?18:25
uugeepilviI tried yes18:26
EriC^^raimex: no idea, check the du list for anything that's taking space up18:26
neldogzuugeepilvi, did you install anything else besides Ubuntu? For example Nvidia drivers after the installation?18:27
uugeepilviThere were no drives to install18:27
neldogzuugeepilvi, it gets stuck always at the purple screen?18:28
raimex<raimex> EriC^^ the problem is not that I'd like to delete big files. I see different amounts of free space displayed at different parts of the system.18:29
uugeepilviAfter I wrote nomodeset and boot it gets stuck on screen where reads following: "Booting a command list, Loading Linux 3.16.0-34-generic..., Loading initial ramdisk...18:29
EriC^^raimex: type du -s /home && du -sb /home18:30
EriC^^i doubt the difference is that big though18:31
raimexEriC^^  this one: paste.ubuntu.com/10840106/18:33
mjollnerd1If I have a /dev/md10 instead of something like /dev/sda does that mean that the hard drive is a SSD/18:34
mjollnerd1?*18:34
EriC^^raimex: ok so you're saying if you right click properties in nautilus it says free space something different than what df says?18:34
faustmjollnerd1: /dev/md* is for raid18:34
mjollnerd1so it's raid 10?18:35
uugeepilvineldogz, any ideas?18:35
faustmjollnerd1: it could be anything: cat /proc/mdstat18:35
raimexyes, I right click on home folder tab, and get 11gb used, ~5gb free. when I select the matching disk partition in disk utility, it shows 6gb of 26gb free. and the partition is 26gb.18:36
faustraimex: how did you formatted that partition?18:38
=== tcpman is now known as Guest14604
raimexEriC^^  I right clicked on the computer tab now, and it shows almost the same as the partition; ~20gb used, ~5gb free. and total capacity also ~26gb. not exactly the same, but close by 1gb18:39
raimexthe free space, I mean18:39
OerHeksraimex, if it could show the exact sizes in bytes, you would see.18:40
=== ubuntu is now known as Guest83880
Yatekiihi! anyone using ubuntu on a mac? I just installed an ubuntu un my mac and it worked like a charm, no troubles and now my efi doesn't recognize it at boot :S any ideas?18:41
OerHeksraimex try "df -B1 "18:41
raimexOerHeks, ok, the 'computer' folder and partition show close values. but why would home folder and computer folder have 10gb difference in used space?18:41
raimexthe programs?18:42
raimexOerHeks, I see 1gb space used by 'tmpfs'..I guess temporary files?18:44
EriC^^raimex: du /home | sort -n should show you the files and sizes18:44
EriC^^check the last 10 to see if it makes sense18:44
OerHeksraimex, the computer folder contains a lot, /boot/ and /var/log/  and such18:44
ifanchoOerHeks , can you help me18:45
raimexOerHeks, ok18:45
oralhoneldogz says to install by terminal18:47
OerHeksifancho, just ask your question, if someone knows the anser he/she will respond18:47
OerHeks*answer18:47
ifanchoi did nobody answer18:47
ifanchoi was updating my ubunto i left the pc. when i comeback the pc was of. i tried to boot and i got "udevadm trigger is not permited .... "18:48
ifanchoi`m on live usb now i got some solution but i have dual boot and i was thinking if i do it not to mess up the dual boot18:48
OerHeks!recovery18:48
ubottuIf your system fails to boot normally, it may be useful to boot it into recovery mode. For instructions, see https://wiki.ubuntu.com/RecoveryMode18:48
OerHekshold shift @ boot etc18:48
ifanchocant load id18:48
ifanchodont know why18:49
raimexEriC^^  the last ten are all home folder files..but it seems at least clear that computer folder is the one to refer to when checking total used/free space. and it is about close to the one that the partition shows..so it should be ok..18:49
oralhoto creat a usb image on a pen is better unetbootin? or anothers better?18:50
ifanchoi`m booting , can chose recovery but its not loading18:50
ifanchoi can boot in windows too18:50
EriC^^raimex: ok, great18:52
=== Tsunami is now known as Guest20366
raimexEriC^^ thank you for your help!18:53
raimexOerHeks, thank you!18:54
EriC^^raimex: no problem18:54
darkohi to all18:55
OerHeksifancho, not loading .. you should get the commandprompt18:56
darkocan someone tell me how to remove unused ppa from the system. I dont know what ppa I use but uninstaled programs and I want to clean the system18:56
OerHeks!ppapurge18:56
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:56
genii!ppapurge18:57
* genii slides OerHeks helper snacks18:57
EriC^^!ppa-purge18:57
* OerHeks shares with EriC^^ 18:57
darkobut I have programs like latest inkscape and dont want to delete ppa for it18:57
EriC^^:D18:57
tgm4883darko: read the page18:58
OerHeksdarko, then go into softwarecenter > edit > sources, and disable it there18:58
geniidarko: You use the ppa pruging command with repository name of the ppa you want gone. the ones you want to leave, don't run the ppa purge on those18:58
OerHeksbut that could be a start of an issue in the future.18:58
Thelkshttp://www.gofundme.com/s7wfms?pc=fb_cr_g i'm going to install there ubuntu18:59
Thelks:D18:59
darkook. Thank you very much18:59
pazuzuhello19:00
Thelkshi guys!19:00
Thelks:D19:00
pazuzutud vki magyarul?19:00
=== andrex is now known as andrex|off
pazuzuoke19:01
pazuzuandrex19:01
OerHeksThelks, please don't spam, thanks. This is ubuntu support only19:02
chris_chris19:03
pazuzutud vki magyarul?19:03
Thelksok OerHeks, sorry19:05
pazuzutud vki magyarul?19:05
pazuzutud vki magyarul?19:05
pazuzutud vki magyarul?19:05
tirengarfioI want to run everyday "gimp" at 21 hours, so I have created a file here "/etc/cron.daily" with this line inside: "02 21 * * * /usr/bin/gimp", but gimp is not launched at 21 hours..19:05
OerHekspazuzu, likely not.19:06
tirengarfiothe can be executed (+x)19:06
EriC^^tirengarfio: use crontab -e , and use DISPLAY=:0 /usr/bin/gimp19:06
tirengarfioEriC^^, what is crontab -e ?19:06
EriC^^tirengarfio: it's your user's crontab19:06
OerHekscrontab -edit19:07
uugeepilviEric^^ I found this http://ubuntuforums.org/showthread.php?t=2263316 At the start he says "in terminal write..." Where can I open terminal if I cant get back to desktop after installation restart?19:07
pazuzustie cineva romaneste?19:08
faLUCEhello, is it possible to pipe the skype voice output to some speech recognizer for linux?19:08
EriC^^uugeepilvi: press ctrl+alt+f119:08
EriC^^!romania | pazuzu19:09
ubottupazuzu: Daca doriti ajutor sau doriti sa discutati despre Ubuntu/Kubuntu/Xubuntu, intrati pe #ubuntu-ro19:09
faLUCEhello, is it possible to pipe the skype voice output to some speech recognizer for linux?19:09
uugeepilviNothing happens19:09
ebonicsfaLUCE, anything is possible if you put your mind to it!19:09
pazuzums19:09
EriC^^uugeepilvi: did yuo try booting with nomodeset?19:10
EriC^^*you19:10
faLUCEebonics: I'm searching for a how-to19:10
ebonicsfaLUCE, http://www.freedesktop.org/wiki/Software/PulseAudio/19:10
raimexjust one more question...what is the differencew19:11
raimexsorry19:11
raimexwhat is the difference of selecting primary or logical when creating a partition?19:11
faustfaLUCE: http://www.triplebit.com/images/Cable2.jpg  :D19:11
uugeepilviYes I did and after I boot it gets stuck on screen where reads: Booting command list, Loading linux 3.16.0-34-generic..., Loading initial ramdisk...19:11
faLUCEebonics: ?19:11
EriC^^raimex: you can't have more than 4 primary partitions with msdos partition tables, so you can use an extended partition and create way more logical partitions, they're basically the same thing19:12
ebonicsfaLUCE, your problem is pretty obscure. i doubt you're going to find pipe-skype-audio-to-voice-recognizer.so19:12
faustraimex: for linux it doesn't matter, but windows won't start if it is not on a primary partition19:12
ebonicsfaLUCE, you will probably need to create your own system with available tools for this19:12
raimexEriC^^ thank you. dr. faust, thank you, too! :)19:13
raimexso it doesnt matter which one to select?19:13
faLUCEebonics: I see19:13
uugeepilviWhen I start pc and keep pressing shift grub menu (or whatever it is) appears. Should I press ctrl + alt + f1 there to get terminal open?19:14
uugeepilviIt didnt work19:14
EriC^^uugeepilvi: no, try booting with nomodeset, if it doesn't work and you can't get a terminal too, then you can boot the live usb again with nomodeset and you can chroot into your installation and install graphics drivers19:15
raimexI just noticed that I dont have the option to create extended partition during ubuntu install19:15
raimexthere is either primary or logicla19:15
raimexlogical*19:15
tirengarfioEriC^^, after "crontab -e" and editor is opened, but when I try to save the file I get "/etc/cron.daily/first_crontab E212: Can't open file for writing"19:15
tirengarfioIm trying to save the crontab at /etc/cron.daily19:15
tirengarfiois that correct?19:15
EriC^^raimex: same thing, extended is just the initial partition that gets divided into logical ones19:16
uugeepilviEric^^, what chroot means? >.>19:16
faustraimex: logical partitions resides inside an extended partition that take the slot of one primary partition19:16
EriC^^tirengarfio: no you shouldn't be saving to there19:17
kys_freenodeHi, I am using xfce and when pluggin in my external harddrive it is mounted without any rights (drwx------). How can I change this?19:17
=== AlphaTech is now known as zz_AlphaTech
kys_freenodeI think thunar is responsible for mounting19:17
EriC^^tirengarfio: type crontab -e , and edit that file then save19:17
=== zz_AlphaTech is now known as AlphaTech
EriC^^!chroot | uugeepilvi19:17
ubottuuugeepilvi: A chroot is used to make programs believe that the directory they are running in is really the root directory. It can be used to stop programs accessing files outside of that directory, or for compiling 32bit applications in a 64bit environment - see https://help.ubuntu.com/community/BasicChroot19:17
kys_freenodeand its a ntfs partition19:17
faLUCEwell, let's divide the problem. is there any good speech recognizer for linux? I can use google's recoginzer too, but I would need a gui19:17
tirengarfioEriC^^, so where exactly? by default it seems it is saved at "crontab.CIigMF/crontab"19:17
tirengarfiobut what path is that exactly?19:18
EriC^^tirengarfio: it's in /var/spool/something...19:18
raimexah, I see..thank you again! :)19:18
tirengarfioSo my steps are: 1. crontab -e 2. add this line 00 21 * * * /usr/bin/gimp but gimp is not launched..19:21
tirengarfio3. save (:w at vim)19:21
EriC^^tirengarfio: DISPLAY=:0 /usr/bin/gimp19:21
zerowaitstatefaLUCE: Sphinx, HTK, and Kaldi are a few19:21
faLUCEzerowaitstate: thanks19:22
geniitirengarfio: cronjobs which are GUI need to be told where to display the program19:22
tirengarfioEriC^^, it is not launched yet..:( here it is my file: http://paste.ubuntu.com/10840338/19:24
tirengarfioit says it is saved at "/tmp/crontab.7GIP4i/crontab", when I save it (:w)19:25
EriC^^tirengarfio: did you add it to the crontab of the user you're logged on to?19:25
EriC^^i just tried it, it works here *shrug*19:26
tirengarfioEriC^^, I just run "crontab -e" and write it and save it, what else should I check?19:26
EriC^^type id19:26
EriC^^before typing crontab -e19:27
tirengarfiouid=1000(tirengarfio) gid=1000(tirengarfio) groups=1000(tirengarfio),4(adm),24(cdrom),27(sudo),30(dip),46(plugdev),108(lpadmin),124(sambashare)19:27
EriC^^ok, type crontab -l19:27
tirengarfiotirenarfio is my user19:27
tirengarfioEriC^^, this is the output: http://paste.ubuntu.com/10840359/19:28
EriC^^ok type echo $DISPLAY19:29
uugeepilviEric^^ what kind of chroot should I do and how? Im too newbie for this >.<19:29
tirengarfioit outputs :019:29
EriC^^type tail /var/log/syslog19:30
EriC^^does it say CRON DISPLAY=:0 /usr/bin/gimp ?19:30
tirengarfiono19:30
EriC^^tirengarfio: type crontab -e and add * * * * * DISPLAY=:0 /usr/bin/gimp19:31
tirengarfioEriC^^, don't worry about it, it is working for a non display command19:31
EriC^^tirengarfio: type grep "DISPLAY.*gimp" /var/log/syslog19:31
chrisfromgreecehelp !! No sound on ubuntu 15.0419:31
tirengarfioEriC^^, nothing is outputted19:32
EriC^^tirengarfio: it should mention it in syslog if it runs19:32
EriC^^tirengarfio: ok, so it's not running19:32
xangua!15.04 | chrisfromgreece19:32
ubottuchrisfromgreece: Ubuntu 15.04 (Vivid Vervet) will be the 22nd release of Ubuntu due for release in April 2015. Discussion and support in #ubuntu+1. For more info see the announcement at  http://www.markshuttleworth.com/archives/142519:32
chrisfromgreecehelp !! No sound on ubuntu 15.04 only virtual output !!! help i want to keep this installation if possible19:32
x41hello people19:32
tirengarfioEriC^^, don't worry really, than you very much!!19:32
EriC^^?19:32
EriC^^tirengarfio: did it work?19:34
faLUCEzerowaitstate: I can't find a GUI speech recognizer with a proper deb packagte.+19:34
EriC^^uugeepilvi: follow the guide from step 6 https://help.ubuntu.com/community/Grub2/Installing#via_ChRoot19:34
faLUCEzerowaitstate: sphinx needs an installation19:34
=== rlf_ is now known as rlf
EriC^^uugeepilvi: sudo chroot /mnt will make the chroot.. then type lspci -k | grep -A2 VGA and paste in paste.ubuntu.com19:35
tirengarfioEriC^^, no, it is not working, even with a nont graphical application, actually my command is /usr/bin/mytravel. Here it is the cron file: http://paste.ubuntu.com/10840392/ Actually it has worked the first time, but not anymore..19:37
EriC^^tirengarfio: is it in syslog?19:38
tirengarfiono19:38
tirengarfiohttp://paste.ubuntu.com/10840398/19:38
EriC^^tirengarfio: that's odd19:39
tirengarfiowait, it seems the time at my taskbar is not the same of the system..19:43
EriC^^tirengarfio: try * * * * * it's way easier to troubleshoot stuff19:43
EriC^^tirengarfio: it'll run every minute19:44
faLUCEhello, is there any GUI based speech recognizer for ubuntu available on deb packages?19:44
tirengarfioEriC^^, it is working now, the problem was the time at my taskbar19:46
tirengarfioit is not showing the time of the system exactly19:46
sheapwhat is going on during "select and install software" on install? (retrieving file 5 of 32)19:47
azizLIGHTis there a way to query what is playing sound wise?19:47
=== norm is now known as Guest95041
EriC^^sheap: press the arrow in the installer and it'll open a terminal below19:47
EriC^^sheap: i think it's updating the packages cache, or installing stuff if you chose to update during the installation19:48
sheapEriC^^: which arrow? it's a preseed but it's stuck retrieving files19:48
krunkpirateanybody have any insight why ubuntu-latest (e.g.) has stopped defaulting to using tmpfs for /tmp?19:49
EriC^^sheap: arrow to the left, anywhere really i think at the bottom area19:49
EriC^^tirengarfio: i see19:51
EriC^^tirengarfio: try right clicking on it and selecting to get the time from the internet i guess19:51
PeanutHi, is systemd enabled on Ubuntu 14.10? I seem to have a 'systemd' package installed, but systemctl can't seem to connect to dbus. Is it only a shim version?19:52
ianorlinPeanut: no it is not installed as init for 14.1019:52
acz32is it possible to install a DE without bundled software like its file manager, etc19:54
Peanutianorlin: ok, thanks.19:54
k2gremlinif I have an isc-dhcp server running with a pool of .100-.200, can I still use DHCP to statically assign a device with an IP outside of the DHCP pool range.19:54
OerHeksacz32, --without-recommends , but a filemanager would be part of it i guess.19:58
OerHeksk2gremlin, sometimes yes, depends on the router.20:00
=== CyberSix_ is now known as CyberSix
zerowaitstateianorlin: systemd will become an option most likely in 15.0420:00
zerowaitstatehttps://wiki.ubuntu.com/SystemdForUpstartUsers20:01
CrimloHI all20:02
* ianorlin knows zerowaitstate 20:03
zerowaitstatesorry, wrong dest. I meant to send to Peanut20:04
* zerowaitstate looks at the clock and notices that beer-thirty is approaching20:05
Pici7020:05
wldcordeiroIs notify-osd any use to Kubuntu or is it an Ubuntu package?20:05
darkohi everyone20:05
PeanutIt's ok, I did see it, zerowaitstate20:06
jayjoHow can I inspect my cronjobs?20:06
wldcordeiroI've been having problems with it and want to know if it's okay to remove.20:06
EriC^^jayjo: crontab -l for your user ones20:06
zerowaitstatejayjo: crontab -l20:06
PeanutJust got some curious systemd login errors, despite not running systemd.20:06
jayjoI put one in under crontab -e but I don't think it's executing20:06
EriC^^jayjo: less /var/log/syslog20:06
darkocan someone tell me how to open opt folder with root privileges?20:06
EriC^^jayjo: press G and they should show up at the bottom20:07
zerowaitstatejayjo: check /var/log/syslog; cron should notify in syslog when a job runs20:07
phelixWould anyone know why this doesn't run when in cron? But if i copy and paste this it works??20:07
phelix"/usr/bin/mysqldump -uUSER -pTHEPASS --opt motdmedia | gzip -c > /var/www/backups/databases/motdmedia/motdmedia.$(date +%m-%d-%Y).sql.gz >/dev/null 2>&1"20:07
phelixwithout the ""20:07
zerowaitstatephelix: you have two output redirects20:08
zerowaitstatephelix: for stdout20:08
phelixwell i tried without the >/dev/null and it doesn't work in cron either.20:09
zerowaitstateinstead of >/dev/null 2>&1, do 2>/dev/null20:09
phelixk let me try that thanks20:09
phelixzerobyte: /usr/bin/mysqldump -uUSER -pPASS --opt motdmedia | gzip -c > /var/www/backups/databases/motdmedia/motdmedia.$(date +%m-%d-%Y).sql.gz 2>/dev/null20:12
phelixthis one doesn't seem to be working either. I can see in syslog that its running. but the file is not created20:13
zerowaitstatemy guess is the bash date expansion isn't working. usually when i do this i put the command in a bash script and tell cron to execute the script, rather than trying to do it inline20:13
bekksphelix: Does "/usr/bin/mysqldump -uUSER -pPASS --opt motdmedia" work as expected?20:13
phelixahh hmm20:13
zerobyte:o20:14
=== FunnyLookinHat_ is now known as FunnyLookinHat
phelixbekks yeah even with the dats if I run the command from the terminal it creates the output with dates just fine20:14
phelixjust not in cron20:14
bekksTry using full paths, like /usr/bin/gzip instead of gzip.20:15
zerowaitstatebekks: good eye20:15
phelixk20:15
zerowaitstatephelix: yeah, cron does not pick up your environment; you have to specify a lot of stuff20:15
FrumpzulaWhen doing a mysqldump from the command line, can you include ftp instructions for off server transfer? Dont find much on google for this question.20:16
zerowaitstateFrumpzula: no, but if you are scripting it you can send the output via curl20:16
FrumpzulaAh!20:16
FrumpzulaThank you20:16
FrumpzulaZerowaitstate - Do you know why data function works when doing a mysqldump via command line, but when I add to crontab, it does not?20:17
Frumpzuladate20:17
FrumpzulaI mean20:17
Frumpzulanot data20:17
rethemhellow20:18
zerowaitstateFrumpzula: you may need to specify the shell to be used in your crontab20:18
zerowaitstatei.e., SHELL=/bin/bash20:19
zerowaitstateman 5 crontab for details20:19
phelix"/usr/bin/mysqldump -uUSER -pPASS --opt motdmedia | /bin/gzip -c > /var/www/backups/databases/motdmedia/motdmedia.$(date +%m-%d-%Y).sql.gz 2>/dev/null" does not work either.20:19
FrumpzulaThank you, I will explore that now20:19
zerowaitstate/bin/sh isn't bash on ubuntu20:19
FrumpzulaIM using ubuntu 12.0420:19
bekksFrumpzula: You can script that.20:20
zerowaitstatebekks: yeah, I recommended that20:20
k2gremlinOerHeks, the DHCP server is the Ubuntu server. I want a device to be statically assigned. However, the device does not have a static setting. I don't want it to be part of the pool of .100 to .200. I want it to have say .90 using the host config in the dhcps.conf file.20:20
FrumpzulaWhere in this syntax would I add the shell specifiaction? 15 2 * * * root mysqldump -h mysql.url.com -u user -pPassword intravet sites | gzip > /mnt/disk2/database_`date '+%m-%d-%Y'`.sql.gz20:21
zerowaitstateyou add it on a different line, usually near the top of the crontab file20:21
phelixhah me and Frumpzula seem to be working on the same problem20:21
zerowaitstaterun the man page from crontab(5)20:22
FrumpzulaFunny stuff phelix... When I do the dump without the date in a cron, it works fine.. Also, from command line, the date function works like a charm also20:22
FrumpzulaJust not in the cron20:22
zerowaitstateFrumpzula: that's because cron does not use bash by default20:22
Frumpzulaok20:22
FrumpzulaThats my answer I think20:22
zerowaitstateFrumpzula: for evaluating the command20:22
FrumpzulaReally appricate it zero20:22
FrumpzulaI love this place!20:23
kibMafHello guys, i got this issue on my ubuntu 14.04 box. Software center is not available for unknown reason. How do I restore it?20:24
zerowaitstateFrumpzula: what you guys are asking for is done by nearly every dba there is20:24
phelixFrumpzula: Yes exact same problem here20:24
zerowaitstateso, I've done a couple of scripts like that :)20:24
FrumpzulaI now understand.. Makes total sense.20:24
phelixis it possible to have cron run as basj instead of sh ?20:25
zerowaitstateFrumpzula: I typically create an whole script file for the backup job; that way if some part fails I can add logic to email or notify me of a problem20:25
FrumpzulaHow do you best eludicate the correct path for that?20:25
zerowaitstatethe correct path for bash?20:25
FrumpzulaI was thinking of going down that road Zero20:25
Frumpzulayes20:25
ihiohello all, how can I wipe a file via command line? I mean completely erase20:25
zerowaitstatewhich bash20:25
zerowaitstatetype "which bash" from command line20:26
Frumpzulaidio, I use rm20:26
zerowaitstateFuchs: rm unlinks only; it does not do "secure erase"20:26
kibMafHas anybuddy heard me guys?20:26
FrumpzulaGot it zero.. Thank you!20:26
kibMafI got this issue on my ubuntu 14.04 box. Software center is not available for unknown reason. How do I restore it?20:26
ihiowhich one would be secure erase?20:26
Fuchswat?20:26
Frumpzulayou can shred it?20:27
Frumpzulashred -vzn 3 /path/file20:27
FrumpzulaI think20:27
=== sdx32 is now known as sdx23
ihiothank you Frumpzula20:28
zerowaitstatethat's the easiest way for a particular file. alternatively there are tools to zero out unallocated file blocks20:28
ihiowhat is 3 there?20:28
FrumpzulaSHELL=/bin/sh20:29
FrumpzulaPATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin20:29
zerowaitstateihio: how many times to overwrite the data with junk20:29
FrumpzulaLast question Zero - The command: which bash displays /bin/bash - My cron tab says20:29
FrumpzulaSHELL=/bin/sh20:29
FrumpzulaPATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin20:29
Frumpzulawill changing whats there have any negitive effecgts?20:29
Frumpzulaor can I just add a path20:29
ihioI applied it, but the file is still there20:30
Frumpzulasecure wipe tries to erase all sectors with junk so its gone for good20:30
zerowaitstateFrumpzula: always specify the full qualified path to your shell; never rely on PATH environment to find it20:30
jayjoI can see where my cron jobs are running - is there a way to see the errors the job throws?20:30
ihioeven though the runs are shown in terminal, the file is there20:30
Frumpzulaso all I need is Shell=/bin/bash ?20:30
Frumpzulaleave path alone?20:31
zerowaitstateihio: add the -u option to delete it after overwrite20:31
ihiooh no sorry, the file is there, but, yeah, filled with junk20:31
Frumpzulayou have to add delete command20:31
Frumpzulanm, zero got ya20:31
ihio-u option to the end=20:31
ihio?20:31
Frumpzuladoesnt have to be at end20:31
Frumpzulaas far as I know20:31
ihiooh yes20:32
ihioit did20:32
dhcp_helpHello all, I have a isc-dhcp-server question (ubuntu 12lts) question.20:32
ihiothank you all for your assistance! :)20:32
zerowaitstateihio: be aware that this will not necessarily securely erase from flash media that supports TRIM20:32
zerowaitstateihio: due to the fact that TRIM redirects writes to fresh disk sectors20:33
ihiozerowaitstate, which one would be secure erase for flash media (like usb) ? nautilus wipe tool?20:33
zerowaitstateihio: in that case you are better off zeroing unallocated blocks with something like zerofree20:34
=== ph is now known as Guest28088
zerowaitstateihio: but the attacker has to be very savvy to get at the data on a flash trim volume20:35
zerowaitstateihio: whereas just accessing unlinked files is easy20:35
dhcp_helpis isc-dhcp-server the correct install for server 12? dhcp3 is the older server right?20:37
Guest28088hy !! i have a problem with my keyboard !! when i'm in a root terminal some keys do not work !! can you help me ?20:37
ihiozerowaitstate, trim relates to ssd only, right?20:37
woodsbwAnyone have issues using GSSAPI/Kerbros auth for SSH via PBIS? I have identical configs on two boxes, and one correctly allows the ticket to be passed, and one doesn't. I found that, when I run sshd on the server with "/usr/sbin/sshd -Dddd -f /etc/ssh/sshd_config", the authentication fails with "Wrong principal in request."20:38
zerowaitstateihio: correct, or possible usb flash media20:41
ihiozerowaitstate, so usb sticks are also trim volumes?20:42
zerowaitstateihio: I _think_ they can be, but not 100% sure.20:42
zerowaitstateihio: the purpose of TRIM is dealing with low write cycle endurance for early models of flash memory20:43
zerowaitstateihio: recent flash drives have higher number of write cycles before failure, so it is gradually becoming less of a problem20:44
ihiozerowaitstate, so it is more likely to be relevant for early models like usb 1.0 and maybe 2.0 ?20:44
ihiorelevant or existent20:44
zerowaitstateihio: some models don't support TRIM at all. They just fail when you hit the write cycle limit20:45
zerowaitstateihio: google it if you want the gory details20:46
zerowaitstateihio: buckshot is the best secure delete20:46
ihiozerowaitstate, how about wipe or dd?20:46
nogoodnamesleftihio, What are you trying to do? `shred` will securely erase a volume20:48
ihionogoodnamesleft, I was more referring to files20:49
zerowaitstateihio: if you're doing stuff that is super-double-top-secret-probation, then you need to use encrypted file systems like LUKS instead of trying to monkey with secure delete20:50
nogoodnamesleftihio, shred does that as well: `man shred`.20:50
nogoodnamesleftihio, He's right, too. You want an encrypted disk as well.20:50
faLUCEhello, is there any GOOD speech-to-text application for ubuntu? I tried lot of messed/outdated/hard-to-install programs... can you suggest me a good one? I don't need to activate programs with vocal commands, I just need to write a dictation... something like google voice recognizer20:51
zerowaitstatedoing good speech-to-text is hard, so most of that is going to be proprietary20:52
faLUCEzerowaitstate: also a proprietary program is good for me, but it has to run on linux20:52
ihiosure. thank you, just wanted to know which would be the best in case of a secure file deletion20:52
ihiothank you so much for your detailed help!20:52
nogoodnamesleftihio, Shred will nuke it for sure, you can even do 7 pass overwrites.20:53
zerowaitstatenogoodnamesleft: I merely mentioned that shred and its kin do not work in log-structured filesystems or where the firmware is doing the same20:53
decwrlI20:54
nogoodnamesleftzerowaitstate, Yes you are correct there. I use it for disks.20:54
ihioyes, we talked about flash media..20:54
decwrlI'm trying to install packages from an unsigned repo via preseed.  Does anyone know of the preseed d-i command needed to implement the "--force-yes" option for apt-get install?20:55
zerowaitstatewhich is why I recommend if you are fairly paranoid about it to not store sensitive data unencrypted in the first place20:55
zerowaitstateif the volume is encrypted then it's less important to securely wipe20:55
nogoodnamesleftTo be honest i think physical disk destruction is the best way20:55
zerowaitstatenogoodnamesleft: I also mentioned buckshot20:55
zerowaitstatenogoodnamesleft: but I didn't think anyone got it20:56
nogoodnamesleftzerowaitstate, What is buckshot?20:56
zerowaitstate12 gauge20:56
nogoodnamesleft?20:56
zerowaitstateammunition for a shotgun?20:56
nogoodnamesleftoh guns20:56
nogoodnamesleftYea well. None of those here I don't think. :-)20:56
zerowaitstatesee, you don't get it either20:56
zerowaitstateI'm showing my roots20:57
nogoodnamesleftI would take it to a shredder, or use thermite.20:57
sammywhy is there a confirmed bug for do-release-upgrade from 3+ ubuntu versions ago where dropping to a shell to examine the diffs for a config upgrade kills your entire ugprade process!20:57
ihioI have another question if I may. I am trying to import keys, by selecting 'import', but nothing happens20:57
zerowaitstatenogoodnamesleft: most of our stuff in my old job we sent to an industrial shredder20:57
sammynow I'm left with a half-configured upgrade20:58
zerowaitstateihio: import keys for what20:58
ihiognupg20:59
=== SJrX is now known as SJr
sammythe python upgrade script in /tmp is still running but I don't know how to (if I can) re-attach to it20:59
=== zenix`` is now known as zenix`
nogoodnamesleftIs there some reason Ubuntu defaults to OpenJDK 7 and not 8? Even vivid does. I see 7 in the main repo and 8 in universe.21:01
sammyanyone have any experience restarting/reattaching to a running release upgrade?21:03
ihioI am trying to import remote keys, but it doesnt work. am I missing something?21:05
sammythis seems like a good excuse to ditch ubuntu.21:06
SonikkuAmerica!details |  sammy21:07
ubottusammy: 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)21:07
sammySonikkuAmerica: eh, I just meant on this machine. I'm not going to reinstall it after this. do-release-upgrade dropped me to a shell to investigate a simple config file diff, and when I exited the shell, it closed the terminal the upgrade was in21:09
mbainrotquick question, I am using gitextensions-mono and for some reason for TAGMESSAGES it's using \ instead of /, anyone know off the top of their head how to fix? quick googling yields nothing so I suspect its a chronic case of mbainrot brainrot21:09
jayjoIs there any way to get my cron job reports without having an MTA installed?21:09
SonikkuAmericasammy: Then [ sudo killall do-release-upgrade ] and re-run it21:09
jayjoCan I store them somewhere and access them manually periodically?21:10
sammyjayjo: you can get an MTA to deliver them locally; it's not terribly hard to get postfix or a very very simple MTA setup with no internet mailing21:10
sammySonikkuAmerica: no, no thanks. there's nothing to re-run, my source lists have already been changed. it's too late to run it again,  it had already downloaded and installed/upgraded most packages21:11
sammydpkg is still running, waiting for me to return from checkign out the diff21:12
SonikkuAmericasammy: You should be able to reattach screen21:12
sammySonikkuAmerica: it closed it.21:12
SonikkuAmericascreen died?21:12
sammySonikkuAmerica: this is what I'm tryiing to say, i typed exit, and I got the 'x to remove or r to reattach' message21:12
sammylike it does when the entire upgrade is over21:13
SonikkuAmericaDid you hit X?21:13
SonikkuAmericaIf not, it should be listed in [ screen -r ]21:13
sammyyou're not listening :( it closed. hitting r would only re-run do-release-upgrade which wont help me now that my sources are changed and lsb_relase says I'm on the version I was trying to upgrade to21:14
sammybut yes, I finally hit x after hitting r and seeing it was trying to re-run the ugprade (which is still halted int he background) to no avail21:14
sammyand even if I hadn't hit X and re-attached to it, I already got the 'x or r' mesasge, which meant the terminal the upgrade was in had closed21:14
EriC^^_sammy: try sudo apt-get update && sudo apt-get dist-upgrade if it failed on an upgrade, maybe21:15
sammyand I think you may have meant `screen -ls` for a listing21:15
sammyEriC^^_: dpkg is still running. the upgrade is still running :P21:15
meisth0thhi21:15
SonikkuAmericasammy: For a listing, yes... but do you have more than 1 screen session going?21:15
sammyat this point I'm too wary to go and kill it off until I'm sure there's no way to resume it21:15
=== psyrus is now known as psycrosoft
yeatssammy: 'tail -f /var/log/dpkg.log' would show you if it's still running21:16
sammythat will definitely get me to a point that I may not be able to recover from21:16
meisth0thi'll install ubuntu, would you recommend to wait until 15.04 is released?21:16
sammyyeats: I can see the processes :P21:16
sammythey're all there, including the python process running the /tmp/upgrade-whatever-script-thingy-randomgarbage21:16
sammyit's like it paused to let me check the diff, then kicked me out. it's all still there21:16
sammymeisth0th: you can always install 14.04 and then upgrade. I'd suggest that, and wait until 15.04 has been out for about a month or so, so they can work out the kinks21:17
sammythat way you can install now and you wont have to wait!21:17
sammydespite what you see here, the upgrade process is pretty painless.21:17
meisth0thsammy, if i install 15.04 beta 2 now, will i get a unstable system?21:18
Bashing-ommeisth0th: !st time user ? I would suggest installing  the Long-Term-Support release, 14.04 .21:18
meisth0thBashing-om, coming from arch linux, don't think i'll have issues.21:18
sammymeisth0th: not necessarily. in fact, most likely not. if you don't mind tracking down bugs and the like, run 15.0421:19
Bashing-ommeisth0th: Great ,,, have at it .. but be aware 15.04 is only supported for 9 months, then upgrade time .21:19
sammyit's like any other rolling release software; the longer each version has been out, the more time people have had to work out the bugs21:19
trfsrfrwhat is the command to load my internet bookmarks (json file)into firefox?21:20
meisth0thsammy, ok thanks, loading 15.04 beta 2 to usb now :)21:21
irnfoot495Hello I have a problem with my php scripts can't seem to get them to work. They are about 6 yrs. old and just wont work. I really need help to find out what to do.21:22
phelixI was working on a bash script and accidently messed something up.. I don't have like rm or ls or a ton of different commands. Any idea how I can get these back?? I tried to apt-get install coreutils but it says its already installed and a reinstall seems to not work =/21:28
jayjocan I just log the errors from cron somewhere on the machine?21:29
xjkxI run ubuntu 14.04, libreoffice 4.2.7.2, my templates for Impress don't work, they seem good from normal view, but once I press F5 to slide-show, the image of the background of the template turns half white, even though it looks fine before I press F5, I'm using Vintage template, I don't remember if I downloaded or it came with it, but all I downloaded were from official page anyway21:30
Bashing-omphelix: Which script ? Might be lucky and have a backup file -> ls -l /var/backups <- .21:30
phelixnot sure cat doesn't work either =/ some bash script I was working on myself. Kinda new to bash scripts and was trying to rm some specific files and something bad happend. it like nuked all my important commands21:31
phelixI am not sure what to do21:31
=== norm is now known as Guest27760
tadzikhello ubunters. In 14.10 I disable intel_powerclamp so it wouldn't throttle my CPU to 600 MHz when I need to do stuff on it, now I updated to 15.04 for newer mesa but even though intel_powerclamp is blacklisted my CPU is still at 400 MHz when under load, is there a good way to prevent it from doing that?21:33
tadzikI'm on "performance" governor21:33
tadziknothing interesting in dmesg21:33
Wedge_Anyone here good with gtk themes?21:33
Bashing-omphelix: IF you know which file is messed up, might be able to boot to "recovery" from grub boot menu , remount read/write and fix the file ??21:34
treelzebubi remain good at gtk themes by avoiding them altogether, personally :P21:34
phelixI Can't reinstall anything. I keep getting dpkg: warning: 'sh' not found in PATH or not executable21:37
phelixsame with rm and tar21:37
phelixthose files seemed to have been removed21:37
geniiphelix: Do you have a livecd around?21:38
phelixI dont. this is a rackspace server21:39
tadzikcurrent policy: frequency should be within 1.20 GHz and 1.32 GHz. The governor "performance" may decide which speed to use within this range. current CPU frequency is 405 MHz.21:39
tadzikwhat is this bullshit >:(21:39
geniitadzik: Please watch the profanity in here21:39
tadzikI'm sorry21:39
phelixis there anyway to get these files back on the server?21:40
geniiphelix: Not without some way to externally boot and then debootstrap the affected partition21:40
geniiphelix: ... does the command: ar    work?21:41
phelixyes21:41
geniiphelix: Hm, was thinking you could grab deb files and ar -x them it, but then you still have to untar. Need to find a tar binary someplace first21:43
phelixk have another ubuntu machine. Gonna try and grab those missing binary files and copy them to the right spot21:44
geniiphelix: Probably want to grab at a minimum the binutils and tar packages21:44
phelixya21:45
phelixnot sure how in gods name this bash script did this21:45
=== alpha is now known as noob
geniiphelix: After you get a functional minimal back up should make a list of installed packages and then apt-get install --reinstall  them21:47
phelixok I'll try that.. thank you21:47
=== gary is now known as Guest69237
pankidI have an Ubuntu 14.04 web server I want to patch some security vulnerabilities on, but dont want to reboot for the kernel update yet. Is it a terrible idea to echo kernel_package hold | dpkg --set-selections until I have a lull in traffic for a reboot?21:51
yeatspankid: you can go ahead and do the full 'apt-get upgrade' or 'apt-get dist-upgrade' then reboot when it's convenient21:53
geniiphelix: echo $(dpkg --get-selections | grep install | cut -f1) | sudo apt-get install --reinstall        ...should work for that. Then go make a large pot of coffee21:53
pankidyeats, wont cause an issue?21:53
yeatspankid: nah21:53
=== laptop is now known as Guest24671
Guest24671hi all, um, I have a 'I dropped my laptop, please help me workaround what I did' sort of issue. Basically, headphone in/out detection is no longer reliable. I never use the speakers. I want to force output to always come out through the headphones, whether they are plugged in or not21:54
=== Guest24671 is now known as peanuts
ihiohello, I am trying to import remote gnupg keys, but it doesnt work when I find them and click on 'import'. am I missing something?21:54
yeatspankid: of course, things like apache restarts happen during APT updates, so you might see an interruption21:54
peanuts(am Guest24671) any idea how to do that?21:54
peanutsI can do it manually from the sound settings dialogue but, it reverts21:54
yeatspankid: (but it would be momentary)21:54
ihiook, I am asking it in gnupg channel. thank you21:55
pankidyeats: I can't see that being a problem. Not a ton of traffic, I will just be in a world of hurt if the site goes down for more than an apache reload21:55
yeatspankid: it would probably be fine - I administer many high-availability ubuntu servers21:55
pankidyeats: thanks a ton21:56
yeatspankid: best of luck ;-)21:56
Gallomimiahello. i seem to be having rather a plethora of problems with this fresh install i’ve just made. i did several rather unusual things: i installed 14.04 LTS server, then installed ubuntu-desktop package. i also installed proprietary nvidia drivers from the xorg-edgers ppa. i can’t seem to get network to run properly, and booting without recovery mode makes the X crash upon entering password (or clicking guest login) booting in recovery 21:58
Gallomimiaseems to work but leaves no networking. any suggestions are welcome!21:58
=== norm is now known as Guest98701
yeatsGallomimia: I would check the logs for clues on the X issue - also, you're probably in limbo between NetworkManager and the server-style /etc/network/interfaces-style management22:02
yeats!networkmanager22:02
ubottunetworkmanager is an application to make (wireless) networking Just Work. See https://help.ubuntu.com/community/WifiDocs/NetworkManager22:02
Gallomimiawith text? i’ve done that before on remote vps’s. i can’t seem to meet up with the proper interface name22:02
Gallomimiathe X issue is probably more pressing :/22:03
yeatsGallomimia: 'ifconfig' should show you the names of interfaces22:03
Shaba1Hello folks is there a tutorial on putting ubuntu on a usb key with PERSISTANT storage with WINDOWS22:03
Gallomimiayeats: that lists loopback only i’m afraid22:03
Shaba1All the ones I have found on the 'net assume you already have ubuntu on you machine.22:03
yeatsGallomimia: look in /etc/network/interfaces too - for the X issue, check /var/log/Xorg.0.log and friends22:04
=== mbainrot is now known as zz_mbainrot
Shaba1or they reccomend an installation that takes up the whold usb key22:04
yeats!liveusb22:04
ubottuFor information about installing Ubuntu from USB flash drives, see https://help.ubuntu.com/community/Installation/FromUSBStick - For a persistent live USB install, see: https://wiki.ubuntu.com/LiveUsbPendrivePersistent22:04
yeatsShaba1: ^^22:04
taxomoneyHello! Does anyone know how I can add a keyboard layout to the list you normally choose from? I installed Japanese language support and IBus Anthy, yet Jap. Anthy still dosent show up in the list.22:06
Shaba1Mot install FROM a usb stick22:06
Shaba1install TO a USB stick so you can boot the laptop to ubuntu22:06
Gallomimiayeats i should also mention that in building my install, i had grub-probe freak the heck out and spew all sorts of errors and dump core. it still does this when asking it to repair grub22:06
yeatsShaba1: read the second link :-/22:06
yeatsGallomimia: if you can collect and pastebin the errors, someone may be able to assist22:07
mandaxFanWassup guys? How's it going?22:07
mandaxFanGuys, share your favorite Ubuntu package22:08
yeats!poll | mandaxFan22:08
Shaba1thanks reading22:08
Gallomimiayeats: i’ll try, but most of them are in places i can’t c&p. i’ve managed to google some of them and there’s open bug reports22:08
phelixgenii I added those files and now I am getting a permission denied.. Do you know if i have to set a specific permission to them now?22:09
yeatsmandaxFan: better to ask in #ubuntu-offtopic - this channel is for support22:09
mandaxFanoops, sorry I will leave :)22:09
geniiphelix: 755 should be their permissions, root their user and group22:11
phelixis it safe to just run chmod -R 755 /bin ?22:12
yeatsGallomimia: you can try something like '<command> | tee errors.log' then install pastebinit and do 'pastebinit errors.log' (of course, that requires networking)22:12
yeatsphelix: don't do that22:12
phelixugh, I don't even have chmod working right. Getting permission error on chmod22:12
geniiphelix: There are some like mount that have setuid, so no22:13
Gallomimiayes that’s a bit of a problem. i’m considering a scheme to transfer pastebin docs on a usb.22:13
phelixchmod must of been one of the files the script removed22:13
phelixi have chown but not  chmod22:13
phelixwell those commands are there now but no permission to run them22:13
Gallomimiaor maybe you lost access to chmod? perhaps the permission is removed for +x ?22:14
Gallomimiamaybe your group got changed and you’re not in the group that can run it?22:14
coffee-!compatibility22:14
Gallomimiai think you need to learn about sudo22:14
coffee-!hardware22:14
ubottuFor lists of supported hardware on Ubuntu see https://wiki.ubuntu.com/HardwareSupport - To help debugging and improving hardware detection, see https://wiki.ubuntu.com/DebuggingHardwareDetection22:14
phelixno I ran a bash script I was working on and messed something up and it deleted a ton of my files in /bin22:14
phelixso i found another ubuntu machine and coppied the missing files from there to this machine22:14
Gallomimiaoh.22:14
phelixnot sure what to do....22:15
Gallomimiamaybe you should use a repair script? usb stick...22:15
phelixwell the machine is at rackspace22:15
Gallomimiabackup all your files22:15
Gallomimiaoh22:15
geniiphelix: Is it possible to pastebin the script you originally used which messed it up?22:15
phelixyea22:15
Gallomimiayeah that’d help!22:15
Gallomimialet’s read it.22:15
phelixftp i think will let me download it22:15
pc-moon__synaptic give me message is Could not apply changes!22:15
pc-moon__Fix broken packages first22:15
genii( so we can see what exactly it did)22:15
pc-moon__can some one tell me how fix that22:16
Gallomimiauh… dpkg -f install ?22:16
pankidare updates to ubuntu 14.04 stable pretty conservative? Will updates to php, mysql, apache break my web server if I am using an older version of zencart?22:16
Gallomimiauh… pankid i want to say probably22:17
pankidprobably will break, or probably wont break?22:17
l4l13npc-moon__,  you have to tell us what u r trying to install with synaptic and if it does that with eveything.22:18
phelixhttp://pastie.org/1009902222:19
pc-moon__im trying to install NVIDIA legacy binary driver -22:19
pc-moon__i have VESA: GM107 Board - 20120050 and i wanna run two display22:20
pc-moon__i have two error in update first is VESA: GM107 Board - 20120050 and second is VESA: GM107 Board - 2012005022:21
pc-moon__sorry first is E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it? and second is E: Could not get lock /var/lib/dpkg/lock - open (11: Resource temporarily unavailable)22:22
geniipc-moon__: use sudo in front22:23
phelixgenii: http://pastie.org/1009902222:23
pc-moon__you mean like : sudo apt-get update22:23
l4l13npc-moon__,  close everything then sudo synaptic22:24
geniiphelix: Unfortunately my mind is mooshy right now, I've been looking at it but not registering anything. I think the problemmatic part might have been using /*  because /..  is recurse a directory22:24
pc-moon__ok22:24
l4l13nunless irc >>22:24
geniipc-moon__: Yes, sudo apt-get update22:25
phelixYes, well any idea how to help me get these files back? I mean I put the binaries back on from my other ubuntu machine. But now I can't run them and chmod is one of the commands I don't have permission to run22:25
geniiphelix: When you "boot" the server do you get a grub menu?22:26
pc-moon__ok im trying22:26
phelixI am not sure. Scared to try and reboot it. And again its at rackspace I can't watch the bootup screen22:26
pc-moon__oh good synaptic working now22:27
phelixI mean I could look at the log file22:27
phelixI have some very important websites running on it. And those are still working just fine. It seems like it really just nuked a bunch of important files in /bin22:27
geniipc-moon__: By the way, do not run that other command which l4l13n said. If you run synaptic with sudo and not gksu/gksudo it will mess up files in your home folder22:27
=== newbie is now known as Guest19167
pc-moon__ah ok its good to know thats22:28
=== byaruhaf_ is now known as byaruhaf
geniiphelix: I ask because normally a grub menu comes and you choose which kernel, or memtest, or in this case what we would want is the recovery boot which lands you as root user22:29
pc-moon__do thats hard to make my ubuntu run to minters by my nvidia card22:29
l4l13ngenii,  oh really?22:29
geniil4l13n: Yes22:29
phelixI don't think that i have access to do this.. =/22:29
genii!gksu22:29
ubottuIf you need to run graphical applications as root, use « gksudo », as it will set up the environment more appropriately. Never just use "sudo"! (See http://psychocats.net/ubuntu/graphicalsudo to know why)22:29
l4l13nok sry guys22:29
phelixthere anyway to get a chmod file on this machine that will run?22:29
geniil4l13n: See the bot's link for a more detailed explanation22:30
geniiphelix: It's the chicken-egg problem, unfortunately22:31
phelixyea ... ugh.22:31
phelixnot sure what to do!22:31
geniiphelix: The only way to escape the chicken-egg type situation is go outside of it by one level somehow. so in this case an external boot independent of the messed up files would be the normal method22:32
l4l13ngenii, damn i use sudo for months. I'll use gksudo about now thx22:33
geniiphelix: Is it letting you scp files to it right now?22:33
phelixyea I can do that22:33
phelixwill that copy file permissions etc?22:33
geniiphelix: So conceivably you could scp the other Ubuntu's files directly to the /bin ( assuming it lets you use sudo )22:34
pankidhuzzaaah, was scared due to how many updates I had to do. yeats: I ended up just doing apt-get upgrade rather than dist-upgrade, so the kernel wont be updated until I run dist-upgrade and reboot22:34
geniiphelix: Yep, will preserve whatever ownership and perms22:34
phelixk let me try that22:34
phelixwtf.. just ran it and it copied everything and I still get bash: /bin/ls: Permission denied22:36
nogoodnamesleftIs there some reason Ubuntu defaults to OpenJDK 7 and not 8? Even vivid does. I see 7 in the main repo and 8 in universe. 8 is much faster for the apps I am using.22:36
dtscodehow would i install opengl on ubuntu22:40
alex141284test22:40
=== andrex|off is now known as andrex
geniiphelix: Oh, forgot... use -p switch. Like I said, brain is mooshy right now22:41
geniialex141284: Yes, we see what you type22:41
=== Isla_de_Muerte is now known as NwS
PeinigerI’m logged in to a server that is rejecting all new connections. In /var/log/auth.log I’m seeing the following message:  Connection closed by myipaddress [preauth]22:44
PeinigerI’ve restarted ssh and verified authorized_keys hasnt been changed.22:44
geniiPeiniger: Probably a better question for #ubuntu-server22:45
PeinigerThanks genii22:45
geniiPeiniger: It's pretty quiet in there right now, but have patience :)22:45
PeinigerThanks22:45
lzkillhi everyone... I have an issue regarding a usb pen drive... whenever I plug it on my network breaks... does anybody know where to start debugging?22:48
geniiphelix: Any luck using scp with the -p switch to copy the files over?22:48
nogoodnamesleftlzkill, What breaks? Network drive connection breaks, or network connection breaks?22:49
phelixno it still changed file permissions. I just talked to a guy at rackspace. I guess I can boot into recovery mode. He said and then get to the machine and then mount my current hard drive and copy the core /bin files from the rescue mode to the my current servers mount and then reboot22:49
phelixif that makes sense.22:49
phelixhe says that shouldn't mess with any permissions22:49
geniiphelix: Yes, good22:50
phpcoderhello everybody22:51
phpcoderin my laptop i have a graphic card      NVIDIA® GeForce® 840M con DDR3 da 2 GB22:51
phpcoderthe problem is that ubuntu found      Intel® HD Graphics 5500 (Broadwell GT2)22:52
phpcoderhow can i resolve this?22:52
=== SonikkuAmerica is now known as S-USA|AlexTrebek
=== mkv is now known as m4v
=== S-USA|AlexTrebek is now known as SonikkuAmerica
mjollnerd1what's the term for " and ' in linux?  Trying to google the difference between the two, but google is trying to actually use them instead of search for them23:19
bekksThe first one is called "double quotes", the second one is called "single quote". Inside the first one, e.g. shell expansion is done, inside the latter one shell expansion does not work.23:21
mjollnerd1thank you23:21
bekksyw :)23:21
phpcoderubuntu-drivers devices returns nothign :(23:28
Loshkipankid: get a spare disk (or better yet, a spare machine) and stage it. Then you can cut back at a moment's notice if necessary.23:29
phelixis it possible to take permissions from /bin and duplicate them on same file names on like /mnt/bin ?23:37
=== andrex is now known as andrex|off
Jordan_Uphelix: Yes. It probably requires some scripting though. What is your end goal?23:39
phelixi have 2 folders with duplicate files.. I messed up all the permissions in my /bin folder. So I rebooted int orecovery mode. So I mounted my hd that has the bad permissions in /mnt/bin and I am trying to take perms from recovery /bin and duplicate them to the files in /mnt/bin23:40
phelixwould like chmod --reference /bin /mnt/bin/* work ?23:40
=== leonardo is now known as Guest81360
=== Guest81360 is now known as gfodranoel
phelixhmm doesn't seem like it does23:41
hiexpomv chown23:42
=== gfodranoel is now known as odranoel
Jordan_Uphelix: Are the files otherwise identical?23:46
=== mike is now known as Guest77452
=== leonardo_ is now known as gfodranoel
UllarahQuick question, is vivid still on track for release on the 23rd? :)23:56
=== leonardo_ is now known as gfodranoel
xanguawhen it's ready Ullarah23:57
=== root is now known as Guest19103
Guest19103hello23:57
Guest19103hi every body23:57
lzkillhi folks. I have an issue with my new sandisk extreme pen drive... every time I plug it on my network access goes down... does anybody know how to solve this?23:58
=== gfodranoel is now known as odranoel
Jordan_Ulzkill: Do other USB devices cause the same problem? Please pastebin the output of "dmesg" after plugging in the USB drive.23:58

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