/srv/irclogs.ubuntu.com/2013/09/19/#ubuntu.txt

kellyi'm a noob could you please tell me the steps00:00
kelly I would be grateful00:00
jribNotCharlesIves: 1) it tells you to enable a root pass for no good reason (though it does disable it later) 2) the formatting messed up one of its commands00:00
dhyanahi kelly00:00
NotCharlesIvesthanks jrib00:01
cpinedjrib: why do I see "Could not scan folder "/home/xxxxx" or some if the folders it contains. ?00:01
=== rb-tnc is now known as rbtnc
jribcpined: probably permissions00:01
cpinedjrib: how can I over come that?  I'd like to see what else is eating up my harddrive.00:02
=== rbtnc is now known as rb-tnc
jribcpined: you could run it with gksudo00:02
ChogyDancpined: what folder is it? it might be a non issue00:02
jribcpined: be forewarned you're giving it sudo privileges to do whatever it wants with your system00:03
ChogyDancpined: like gtk something, or glib something00:03
matubaumAny help, why when I boot from a livecd I have no screen?  Maybe I can change something from the grub many to go to console, instead of trying to start the X server.00:03
Fyodorovna!nomodeset| matubaum00:04
ubottumatubaum: 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 parameter00:04
matubaum@ubottu, So thanks!00:05
Fyodorovna!tab|matubaum00:06
ubottumatubaum: You can use your <tab> key for autocompletion of nicknames in IRC, as well as for completion of filenames and programs on the command line.00:06
matubaumubottu: My god!! Thanks again... All this time typing carefully :)00:07
ubottumatubaum: I am only a bot, please don't think I'm intelligent :)00:07
FyodorovnaHehe00:08
matubaumubottu: You are the best turing's test I've ever seen00:09
ubottumatubaum: I am only a bot, please don't think I'm intelligent :)00:09
Ari-Yang:|00:10
Fyodorovnamatubaum, generally trigger the bot. ;)00:10
DarkShadowemmy00:13
=== wylde_ is now known as wylde
loadid_czechmatubaum: what was your display question?00:17
ChogyDanhmmm, my wifi on my laptop keeps cutting out.  Only thing I can see is in iwconfig, Invalid Misc.  Nothing in dmesg or syslog.00:28
ggherdovHello. I am upgrading from 11.04 (natty) to 12.04 (precise) via cmd line (it's an ubuntu server). I downloaded the iso image, mounted it to /media/iso, and then run "sh /media/iso/cdromupgrade".00:36
ggherdovIt complains with "ERROR:root:Bad upgrade: 'natty' != 'oneiric'" and "An upgrade from 'natty' to 'precise' is not supported with this tool."00:36
ggherdovWhat can I do?00:36
ggherdovmaybe gotta upgrade to 11.10 (oneiric) before...00:38
OerHeksggherdov, correct 11.04 > 11.10 > 12.0400:39
chsadosis 11.04 an LTS?00:39
ggherdovchsados: nope00:40
OerHeksno, 10.04 and 12.04 are00:40
chsadosyea you can only go from lts to lts00:40
OerHeks!eolupgrade00:40
ubottuEnd-Of-Life is the time when security updates and support for an Ubuntu release stop, see https://wiki.ubuntu.com/Releases for more information. Looking to upgrade from an EOL release? See https://help.ubuntu.com/community/EOLUpgrades00:40
chsadoshttp://askubuntu.com/questions/200960/how-to-upgrade-ubuntu-11-04-to-12-0400:42
chsadosggherdov: ^00:42
ggherdovchsados: oh nice! thankd00:43
ConnorOKay. Running 12.04, under gnome3 with Awn..  Under 10.04 I had to top and bottom panels removed..  I managed to remove the top panel, how do I remove the bottom one that shows all the launched applications ?00:46
dr_willisyou mean in the awn panel?00:47
Connorno. The original Gnome 3 panels..00:47
ConnorI don't want them.. Im using Awn. :)00:48
dr_willisI dont recall gnome shell having a botom panel00:48
ggherdovchsados: OerHeks: those docs suggest the use of do-release-upgrade. My fear is that I will jump from 11.04 to 13.04, which is not what I want (I'd rather like 12.04). I don't see an option in `man do-release-upgrade` to specify the target release. How does the tool can know ?00:48
ggherdov"do-release-upgrade - upgrade operating system to latest release"  <---- that's how. latest. 13.0400:50
dr_willisggherdov:  I think it will go to the next release up.. or the next lts  if you sre on lts00:50
dr_willis! 11.0400:50
ubottuUbuntu 11.04 (Natty Narwhal) was the fourteenth release of Ubuntu. Desktop support ended on October 28, 2012. See !upgrade, !lts and !eol for more details.00:50
ggherdovdr_willis: next release up would be good. whatever, let's try. It's my toy server after all.00:51
dr_willisthe only way to skip a release is by  doing  LTS  to LTS00:51
dr_willis11.04  to 11.10  to 12.04lts00:52
ggherdovdr_willis: thanks. it is actually going to 11.1000:53
dr_willis12.04 also has point releases. 12.04.4  I think is the latesr00:54
ConnorAnyone know how to restore the Shutdown / Restart feature to Awn ?  When I choose session, all I can do now is lock screen since upgrading.00:54
fallautumnlop12300:56
rhalffwhat utility can I use to watch a dir and execute a command? dnotify could do it, but cannot find it in raring01:10
wyldeInotify01:11
rhalffwylde, thanks :-)01:12
dr_willisrhalff:    'watch ls -l'   perhaps01:12
dr_willisor fam01:12
dr_willis! info fam01:12
Te3-BloodyIrontrying to use virt-manager with bridged sing macvtap, but the vm cannot ping host, and vice versa01:16
Te3-BloodyIronhow do i correct this?01:17
lotuspsychjemorning to all01:17
lotuspsychjeis there an ubuntu certificate that has value to ICT linux job market?01:18
rhalffdr_willis, I think fam is only a daemon, wylde It detects the writes but how to execute a command? I'm using this: inotifywait -m -r -e modify _posts/  The purpose is to commit everytime I save a blog post :)01:20
wylderhalff: unfortunately it was a long while ago I was using it. I honestly don't recall off the top of my head.01:22
rhalffwylde, ok thanks, there must be something simpler available, will search for it.01:22
wylderhalff: inotify-tools package my be useful eg usage: inotifywait -r  -m $HOME would monitor your entire home directory for changes01:27
lotuspsychje!info incron01:28
ubottuincron (source: incron): cron-like daemon which handles filesystem events. In component universe, is extra. Version 0.5.10-1 (raring), package size 96 kB, installed size 282 kB01:28
lotuspsychjerhalff: not sure if it does the same as inotify, didnt test myself01:28
rhalffwylde, already found it, nodemon appearently can also watch non javascript files, doing this now:  nodemon --exec sh ./commit01:28
rhalffinotify is a bit too low level01:29
=== Rallias is now known as Rallias-Avoiding
wylderhalff: alrighty :)01:29
=== Rallias-Avoiding is now known as Gasseus
rhalffalong with a automatic refresh plugin for chrome, that makes one advanced realtime markdown site editor for vim :p01:30
lotuspsychje!info upstart01:30
ubottuupstart (source: upstart): event-based init daemon. In component main, is required. Version 1.8-0ubuntu1 (raring), package size 461 kB, installed size 1302 kB01:30
=== AndresSM is now known as AndresSM_away
digitalfizhey guys somehow ~/.cache/gdm/session.log filled my 1TB hard drive how can i prevent that in the future?01:38
loadid_czechdigitalfiz: logrotate01:39
digitalfizits a 856G file filled with: 18/09/2013 09:32:02 PM Authentication deferred - ignoring client message01:39
pmenonhey, anyone around ?01:40
dr_willis_link it to /dev/null  is an extreme  way to stop it01:41
digitalfizim just wondering whats causing the error01:41
lotuspsychjepmenon: 1600 users are :p01:42
xatr0zdigitalfiz: http://askubuntu.com/questions/130768/my-home-partition-slowly-fills-up-until-the-system-is-unable-to-complete-even-si01:42
digitalfizxatr0z: im looking at that post now lol01:43
xatr0z:)01:43
dr_willis_had a 14 gb log file here once01:43
loadid_czechddos attack?01:43
digitalfizstupid vnc01:43
loadid_czechbrute force maybe?01:44
lotuspsychjebetter lookout wih vnc01:44
dr_willis_just an xorg log01:44
=== Alcasrx is now known as alsa7r
=== arayaq|away is now known as arayaq
=== ward is now known as Guest89706
digitalfiz /dev/mapper/ubuntu--vg-root  909G  7.4G  856G   1% /01:46
digitalfizmuch better01:46
lotuspsychje!yay | digitalfiz01:46
ubottudigitalfiz: Glad you made it! :-)01:46
digitalfizill turn vnc off see if it continues01:46
lotuspsychjedigitalfiz: use ssh (over vnc instead)01:46
lotuspsychje!ssh | digitalfiz01:46
ubottudigitalfiz: SSH is the Secure SHell protocol, see: https://help.ubuntu.com/community/SSH for client usage. PuTTY is an SSH client for Windows; see: http://www.chiark.greenend.org.uk/~sgtatham/putty/ for it's homepage. See also !scp (Secure CoPy) and !sshd (Secure SHell Daemon)01:46
=== AndresSM_away is now known as AndresSM
digitalfizi spent 90% of my day on several ssh connections :D01:47
digitalfizmy internet has been slow i wonder if something is targeting my ip01:47
lotuspsychjedigitalfiz: change ip01:48
dr_willis_try logwatch yet?01:48
lotuspsychje!info logwatch01:48
ubottulogwatch (source: logwatch): log analyser with nice output written in Perl. In component main, is optional. Version 7.4.0+svn20120502rev103-1ubuntu1 (raring), package size 439 kB, installed size 2019 kB01:48
lotuspsychjedr_willis_: is it colored?01:48
dr_willis_never really noticed.  ;-)01:49
lotuspsychjedr_willis_: remember you sugested me colortail, well someone sugested me colortail -f /var/log/* to see them all01:50
dr_willis_logeatch gives a nice summary. not realtime output01:50
lotuspsychjedr_willis_: lemme try it :p01:50
explodesHi guys. Just installed btsync through the command line01:51
explodesI set it up on port 9007 on my remote server01:51
explodesWhen I go to http://mywebsite:9007/gui/ the web page simply says "invalid request"01:52
lotuspsychjeexplodes: shouldnt that be 127.0.0 somthing url?01:53
explodeswhen do I a curl, locally, "curl localhost:9007/gui/en/index.html -v -L -u username:password" it works just fineā€¦ any ideas? my firewall allows ports 9007 and 10001 (the p2p port) in tcp and udp01:53
lotuspsychjedr_willis_: nice summary on logwatch, any command to realtime it?01:54
explodeslotuspsychje: Its on a remote server01:54
tharkunexplodes: localhost!=mywebsite netstat -pantu is your weapon of choice01:55
explodesmywebsite == explod.io01:55
explodeshttp://explod.io:9007/gui/ says "invalid request"01:56
lotuspsychjeexplodes: nmap your remote server see if port shows open nmap -sV -PN server ip01:57
explodes(Huh, googling "what is my ip address" returns the ipv6 address now)01:58
explodes(Just seeing which connection I was, it looks like 2 of you checked out explod.io:900701:59
al_laquestion: installing fglrx broke unity; I uninstalled all fglrx packages, reinstalled stock drivers; I'm on stock open source radeon drivers now.  Graphical login works fine, Unity is still broken so that there is only a desktop with icons.  Thoughts on how to fix this?  I'm all out of googling.02:00
explodesnmap returned02:04
explodesit is missing ports for at least 4 of my other services02:04
explodes9004, 9005, 900602:04
explodesand 10001 shows up as unknown, but 9007 does not02:04
=== knight_ is now known as kn1gh790
=== AndresSM is now known as AndresSM_away
=== jagger|away is now known as jagger
=== FreakingTea is now known as FreakingShower
ubuntutisdoes anybody know how to get permissions for the opt folder02:22
StrykerI have an old desktop that still fairly works, and i want to install an OS on it that my mom can use for mainly browsing. It's specs are, iirc, amd athlon 2.x GHz, with an on board video, HDD is i think 80 or 120GB and 1GB RAM, now my question is, what would run better, ubuntu 12.04 or xubuntu 12.04 or are they just the same?02:24
StrykerI tried installing ubuntu 12.04 on there and it is kinda slow for my likng02:24
Guest35932 how can I know what is the gateway ip to which I am connected. traceroute just shows me * * * * s ?02:24
bazhangStryker, lubuntu02:25
dr_willis_ubuntutis:  get them? what do you mean.02:25
explodesI disconnected; any news for me?02:25
bazhang!lubuntu | Stryker02:25
ubottuStryker: lubuntu is Ubuntu with LXDE instead of !GNOME as desktop environment, which makes it extremely lightweight. See https://wiki.ubuntu.com/Lubuntu - /join #lubuntu for lubuntu support.02:25
iancarrollGuest35942, have you tried ifconfig?02:25
LinuxGoldHuey Lewis and the News.02:25
StrykerOk, will check on that02:25
ubuntutisdr willis i tried sending my aptana icon to opt but it was forbidden i could sent it02:26
ubuntutiscouldnt02:26
ubuntutis*02:26
dr_willis_Stryker:   sudo apt-get install lubuntu-desktop   to install it02:26
dhyanahi all02:26
dr_willis_ubuntutis:  you need root/sudo rights to alter system files and directories02:27
ubuntutisso what is the command02:27
marcusHI, can i ask a virtualbox ubuntu related question here, or is there other  channels ? ................02:27
dr_willis_!sudo  | ubuntutis02:27
ubottuubuntutis: sudo is a command to run command-line programs with superuser privileges ("root") (also see !cli). Look at https://help.ubuntu.com/community/RootSudo for more information. For graphical applications see !gksu (GNOME, Xfce), or !kdesudo (KDE). If you're unable to execute commands with sudo see: http://www.psychocats.net/ubuntu/fixsudo02:27
=== knight_ is now known as Kn1gh790
Guest35932how can I know what is the gateway ip to which I am connected. traceroute just shows me * * * * s ?     and is there a way to show up **** real ips?02:29
iancarrollGuest35932, have you tried ifconfig?02:29
ChogyDanGuest35932: ifconfig?02:29
iancarrollChogyDan :P02:30
Guest35932yes02:30
ChogyDan:)02:30
iancarrollWhat was returned?02:30
iancarrollWere you given * values?02:30
Guest35932only my ip and mask. not gateway02:30
iancarrollAh, sorry. Wrong command.02:30
dr_willis_how about the route command ?02:30
=== dr_willis_ is now known as Dr_Willis
iancarrollAs stated, route -n should be what you're looking for.02:31
iancarrollIf you need any other help just post it here or message me.02:31
Guest35932Destination     Gateway         Genmask         Flags Metric Ref    Use Iface02:33
Guest359320.0.0.0         192.168.99.1    0.0.0.0         UG    0      0        0 eth002:33
dhyanahi iancarroll02:33
Guest35932iancarroll,  thanks02:35
Guest35932lastly. is there a way to get rid of * * * * s in traceroute and see the real ips.      i see about 29 ****s and at the last is the real ip of the website i traced routed.02:35
Guest35932?02:35
iancarrollGuest35932, mind pasting your output in pastie?02:35
Guest35932sure02:36
Guest35932iancarroll,  http://pastebin.ca/245455102:37
jp_hello trying to install ubuntu tweak but getting this error02:37
Strykerguys one more thing and please correct me if i am wrong. lubuntu and xubuntu are basically the same as ubuntu but withought unity, thus being lightweight? is this idea correct? if not, please do not hesitate to correct it.02:37
jp_pkg: dependency problems prevent configuration of linux-server:02:37
jp_ linux-server depends on linux-image-server (= 3.2.0.40.48); however:02:37
jp_  Version of linux-image-server on system is 3.2.0.53.63.02:37
jp_tried apt-get install -f but is returning this same thing02:38
xmetalhmm wrong channel for linux help, jp02:38
Strykerannnd would wine work on lubuntu?02:38
xmetaloops02:38
xmetaln/m02:38
xmetalmy fault, lol02:38
jp_lol02:38
wilee-nileeStryker, They are all alike in the base, not the desktops.02:38
xmetalchannel hoping, got me confused02:38
jp_was thinking it autojoined somewhere else02:38
jp_like #win702:38
jp_lol02:38
xmetallubuntu = lxde desktop + desktop02:38
xmetaler02:38
Strykerwilee-nilee i see, so would wine work on lubuntu?02:38
xmetaldang it02:38
LinuxGold#DOS02:38
wilee-nileejp_, If you run a update do you get these errors?02:39
wilee-nileeStryker, sure02:39
xmetallubuntu = lxde desktop + Ubuntu ... xubuntu = xfce desktop + ubuntu02:39
Strykerwilee-nilee thanks a bunch #lubuntu channel is pretty much dead xD02:39
xmetal(basically002:39
jp_wilee-nilee: how do I run update in term pleasE?02:39
wilee-nileeStryker, No problem.02:39
StrykerDownloading now, wew, 30 more minutes -_-02:40
wilee-nileejp_, sudo apt-get update  if you get errors pastebin it.02:40
jp_no errors02:40
wilee-nileejp_, Run sudo apt-get upgrade as well02:40
wilee-nileejp_, This has a desktop right?02:41
jp_yes02:42
jp_http://pastebin.com/VNQ2RQWR02:42
jp_running server with unity / gnome on top of it for "admin"02:42
meh_hello, just installed ubuntu 12.04.3 and am having display problems. I tried the nomodeset fix, but that gives a stretched display. Problem with graphics card driver??02:42
wilee-nileejp_, Have you added a PPA or installed additional kernels?02:43
jp_wilee-nilee don't know what PPA is, just occasionally do the updates02:44
iancarrollmeh_, can you be more descriptive of your problems? Disorted display (stretched), not working, etc02:44
jp_no additional kernels, how would I tell?02:44
wilee-nileejp_, I'm not sure why you are showing dependency problems, try sudo apt-get dist-upgrade02:45
meh_iancarroll_, Yes, when I boot the computer normally, I get to the boot options menu. I continue normally. Then black screen. However I hear the little welcome screen noise where one enters the password. Still black. However, if I press "e" to edit the normal boot and change "quiet splash" to "nomodoset" it boots just fine EXCEPT that the screen display is stretched. So a square icon becomes a rectangle. I read this : http://www.tuxgarage.com02:47
meh_/2011/01/ubuntumaverick-blank-screen-problem.html02:47
jp_wilee-nilee http://pastebin.com/b09Qaqg302:47
wilee-nileejp_, try sudo apt-get -f install02:48
Seven_Six_Twowhat if you remove quiet and splash but don't add nomodeset?02:48
jp_wilee-nilee see line 10 of my last pastebin02:49
wilee-nileemeh_, Have you run a update/upgrade and checked additional drivers?02:49
jp_did that getting same dependency error02:49
meh_wilee-nilee_,  went to additional drivers and ran all updates02:49
wilee-nileejp_, Ah you did already sorry about that, I'm not sure here.02:50
al_laHey all, quick question: I installed fglrx-amdcccle and it broke unity; I uninstalled all fglrx packages, reinstalled stock drivers; I'm on stock open source radeon drivers now.  Graphical login works fine but on login, Unity is still broken so that there is only a desktop with icons.  I see open bugs for this problem but can't find any solution; I'm all out of googling.  Any thoughts?02:50
wilee-nileemeh_, Can you identify to the channel the graphic info should show in running lspci02:51
jp_wilee-nilee any additional resources I can read on my own?02:51
Seven_Six_Twoal_la, perhaps you need to fix (or delete) your xorg.conf02:51
wilee-nileejp_, Not that I can think of at the moment.02:51
Seven_Six_Twoal_la, try perhaps:    sudo dpkg-reconfigure xserver-xorg02:51
al_laSeven_Six_Two: in /etc/X11/ I have no xorg.conf02:51
al_laSeven_Six_Two: I tried the xserver-xorg reconfigure as well02:52
meh_wilee-nilee_, will try02:52
Seven_Six_Twoal_la, sorry, I misunderstood. reinstall the compiz config package, and reenable the unity module..02:53
Seven_Six_Twoal_la, the unity stuff is a compiz module, except for the desktop iirc02:53
al_laSeven_Six_Two: I'm still about 94% novice ... apt-get reinstall compiz package or compiz-core?  And how do I reenable unity module?  Thank you btw.02:54
gfredericksI have this unfamiliar netbook with lubuntu for which I can't get the wifi to work (though it apparently has been); `cat /etc/network/interfaces` shows nothing about wlan002:54
gfredericksthe hardware switch is on02:55
gfredericksscratch all that, rebooting worked02:55
cfhowlettgfredericks, what's the chipset?02:55
cfhowlettLOL  okay then02:55
gfrederickscfhowlett: :) thanks02:56
XeusI am having an error when attempting to start a specific application, the error is pasted here: http://pastebin.com/iS3170sE02:58
XeusIt says something about libvlccore.so.5 doesn't exist02:58
Xeusdoes anyone here have any experience with this issue?02:58
Guest35932lastly. is there a way to get rid of * * * * s in traceroute and see the real ips.      i see about 29 ****s and at the last is the real ip of the website i traced routed.02:58
Guest35932iancarroll,  http://pastebin.ca/245455102:58
AcidRain2012i installed a package that came with examples. how can i find out where the package was instqalled to?03:01
arctanxAcidRain2012: dpkg -L packagename03:01
arctanxGuest35932: this sometimes happens with UDP traceroutes. Try a tcp one: sudo traceroute -T destination03:02
AcidRain2012arctanx, the package i installed is Bot::BasicBot, it wont let me look it up03:02
AcidRain2012dpkg-query: error: architecture name in specifier 'Bot::BasicBot' is illegal: must start with an alphanumeric03:03
arctanxAcidRain2012: ah you mean a cpan module rather than an ubuntu package03:03
AcidRain2012arctanx, i didnt install it using cpan. i installed it using sudo apt-get install Bot::BasicBot03:04
AcidRain2012but yes, a cpan module :)03:04
Guest35932arctanx,  no. same result with -T03:05
arctanxAcidRain2012: Interesting, I didn't know apt-get supported that. Nonetheless, I just ran "aptitude search basic | grep -i bot" and found a package " libbot-basicbot-perl            - simple irc bot baseclass"03:05
arctanxAcidRain2012: try the dpkg again with libbot-basicbot-perl03:05
=== FreakingShower is now known as FreakingTea
AcidRain2012arctanx, actually your right. im sry. i did install it using libbot-basicbot-perl03:06
jp_wilee-nilee entering command dpkg --remove linux-server03:06
Seven_Six_Twoal_la, I'm not using Ubuntu on this pc, but I think the package name contains "ccsm" that you should install and run. From there, ccsm lists all the available compiz modules and it's easy to figure out. just check the "enable" box03:06
arctanxAcidRain2012: makes more sense :)03:06
arctanxGuest35932: You might be out of luck sorry. Not all routers will reply to traceroutes03:07
jp_wilee-nilee: entering command sudo dpkg --remove linux-server, then sudo apt-get -f install, and it works good03:07
wilee-nileejp_, Cool good job.03:07
Seven_Six_Twoal_la, you'll also need the main compiz packages, so install anything that's named compiz without dev or dbg03:07
jp_trying the sudo apt-get dist-upgrade now, hoping it allows me to install the tweaker03:07
jp_I bet this was related to running out of space on /boot03:08
wilee-nileejp_, You have a boot partition?03:08
rawfodogI have full disk encryption on my hd. At boot I have to enter a password to unlock it. How do I change this password03:08
jp_why the hell that partition is so small... need to fix that too03:08
jp_I think so, because that was the initial reason I wanted to tweak program03:08
wilee-nileejp_, Generally a boot partition is not needed, I have never had one in 7 years03:09
jp_hrrm03:09
wilee-nileejp_, Ubuntu tweak is an easy way to clean kernels with a gui though03:09
jp_how would I get rid of boot partition, for a newb?03:10
cjwelbornI just spent 2 hours debugging a package upgrade problem. the cause was a python2.7 executable in /usr/local/bin (not sure how it got there), that ran without any good config. When the postinst python scripts ran, they were using this executable and dpkg was spitting out all these errors. I got rid of it because I already have one in /usr/bin that works. I was finally able to upgrade everything.03:11
Guest35932archigos,  no solution?03:11
Guest35932arctanx,  what do you mean by reply.  my gateware replies me for a ping request03:11
LinuxGoldhow do I add vga=0x031b to grub?03:14
arctanxGuest35932: your gateway does, yes. To get a complete traceroute to our chosen destination you are requiring every hop along the way to send you an ICMP message when the TTL expires. Many routers on the internet are configured so that they won't send those messages.03:15
LinuxGoldthere are howto that instructs to use menu.lst -- isn't that old right?03:16
Dr_WillisLinuxGold:  any guide that says to use menu.lst is very old03:17
Dr_Willisi dont even think the kernel supports the vga=XXXXX options any more03:17
cfhowlettLinuxGold, old news, no longer valid.03:17
=== kenneth is now known as Guest39238
LinuxGoldalright.03:18
LinuxGoldthanks03:18
Dr_Willis  /etc/default/grub  may have some mode options i recall03:18
Dr_Willisor use the frramebuffer settings tools like fbset03:18
[1]RoachHi everyone03:18
LinuxGoldchecking fbset out03:19
=== Jan11 is now known as ON1
=== Wug[Hyperspace] is now known as Wug
fahadashhey all03:21
Guest39238samba question can I use ".nogroup" as a group with users in it or should I make a new group then add users to it?03:21
wilee-nileeDon't forget tomorrow the 19th is talk like a pirate day "public announcement"03:21
fahadashI just watched quite a few videos on ubuntu and it has turned me into a believer now03:21
ObrienDavearrrrgh, matey. oops, a little too soon? ;)03:21
wilee-nileeHeh its the 19th somewhere03:22
fahadashI am currently in process of replacing windows 7 from my home computer with ubuntu 12 LTS03:22
fahadashDoes any of you think I will regret it ?03:22
wilee-nileefahadash, I dual boot windows and I started on open source.03:23
jp_fahadash - yeah I Think you will.03:23
ObrienDavei would suggest setting it up aa a dual boot until you get used to Ubuntu03:23
fahadashjp_: Explain03:23
ObrienDave*as03:23
jp_If you like tinkering you will have fun. So manythings in windows "just work"03:23
Dr_Willisfahadash:  Totally depends on your needs03:23
jp_and ubuntu while coming a long way, still needs a lot lot LOT of tweaking to get things the way you want / need.03:24
cfhowlettfahadash, how would we know?  obviously depends on your expectations, needs and existing skill set.03:24
fahadashon my home computer all I do is Skype, Internet browsing for fun such as videos, social media;03:24
Dr_Willisive had so many things in windows  'just break in the worse possible way'  ;) and been suprised at how many things  in Ubuntu  'just work' better03:24
Dr_Willis!skype03:24
ubottuTo install Skype on Ubuntu, see https://help.ubuntu.com/community/Skype - To record on Skype, check: https://wiki.ubuntu.com/SkypeRecordingHowto - Please use open protocols instead if you can, see !Ekiga03:25
jp_dr_willis: no doubt! everyone's experience is different, and also needs too.03:25
hipitihop_anyone here familiar with lxc and know if there is a way to limit the number of cores for a container ?03:25
fahadashcan we get google chrome on ubuntu ?03:25
Dr_Willisfahadash:  biggest challenge will be to unlearn the windows-mindset03:25
ObrienDaveyes03:25
Dr_Willisfahadash:  of course03:25
hipitihop_fahadash, yes03:25
jp_fahadash, whats wrong with a virtualbox or vmware version of what you want to do.03:25
jp_?03:25
* fahadash hates dual-boot03:26
fahadashdual boot to me is like living two different identities03:26
Dr_Willisi dual boot for games is abouit all i do.03:26
Dr_Williseven then i have a lubuntu install in virtualbox  on the windows side03:26
jp_that way you're not committed entirely and also no dual boot03:26
wilee-nileeMS Word is my weakness03:26
fahadashi don't want crappy and slow windows to host a fast operating system which might be blamed for windows' failures03:27
Dr_Willisheh - im at a stage where all the word processing i need. i can do in abiword03:27
* jp_ she's ded jim!03:27
ObrienDaveLibreOffice does everything I need to do03:27
jp_so.. about getting rid of my boot partition...03:27
wilee-nileeThe grad papers I have to write have all kinds of code that can be done basically in libre probably, but I have to send them to readers running word, I want no mistakes is all.03:28
LinuxGoldediting /etc/default/grub got it fixed.03:28
fahadashjp_ and all other guys who don't want me to lose windows altogether, I made a clonezilla image of my system in case i regret, but I have had enough of win7 slowing me down on everything03:28
LinuxGoldthanks everyone.03:28
fahadashIs Ubuntu 13.04 stable now ? I wonder how hard would it be to upgrade from 12 LTS to 13.0403:29
cfhowlettwilee-nilee, seen this?  http://www.kingsoftstore.com/download-office03:29
ObrienDavefahadash, 13.10 will be out in about a month03:29
fahadashI actually have been running ubuntu out of a USB key for about 10 days (You know with the Try Ubuntu option) not realizing I have already divorced Windows03:29
cfhowlettfahadash, think what you're doing.  yes, 13.04 is stable or it wouldn't be in release.  BUT  12.04 is supported for 5 years.   13.04 is NOT.03:30
fahadashObrienDave, Would that be an easy task to upgrade to 13.10 ?03:30
wilee-nileecfhowlett, I use that on my nexus and smart phone, Never messed with in ubuntu though, I will check it out, thanks.03:31
fahadashI think the reason with 8 gb ram and 300 gigs of free space and 2.5 ghz win7 still work slow is because most of the windows components are no more closer to the wire and they keep getting crappier every release03:32
Ari-Yangfahadash, you'll be upgrading from 13.04 to 13.10 next month I think... You'll upgrade from 12.04 LTS to 14.04 LTS in April 201403:32
ObrienDavefahadash, i haven't had many problems keeping up with the latest versions. some people swear by the LTS versions though03:32
fahadashAri-Yang: How do I upgrade ?03:32
Ari-Yangit's easy, through the software updater on ubuntu or running the upgrade command03:33
fahadashWhat does LTS stands for ? I am not good at acronyms03:33
Ari-Yanglong time support03:33
=== jack is now known as Guest49616
cfhowlettObrienDave, count me as an LTS only user.  newer versions are nice, but I prefer my upgrade/install headaches to come only every 2 years.  That said, the last 2 upgrades went as smooth as a baby's behind03:33
ObrienDavelong term support03:33
fahadashIs ubuntu made in Australia ?03:33
cfhowlett!lts|fahadash,03:33
ubottufahadash,: LTS means Long Term Support. LTS versions of Ubuntu will be supported for 3 years on the desktop, and 5 years on the server; with the exception of 12.04 (Precise Pangolin), which will be supported for 5 years on the desktop. The current LTS version of Ubuntu is !Precise (Precise Pangolin 12.04)03:33
Ari-Yangfahadash, if you don't want to upgrade every few months and rather long time support, use LTS... so now you'd use 12.0403:33
cfhowlettfahadash, ubuntu developers are worldwide03:33
Ari-Yang!upgrade | fahadash03:34
ubottufahadash: For upgrading, see the instructions at https://help.ubuntu.com/community/UpgradeNotes - see also http://www.ubuntu.com/desktop/get-ubuntu/upgrade03:34
fahadashThank you guys03:34
fahadashI am 80% sure I won't miss windows03:34
ObrienDavecfhowlett, yep, so i gathered ;))03:34
Ari-Yangfahadash, are you a gamer?....03:35
Ari-Yangfahadash, you should also make sure that whatever software/programs you use on windows is available on ubuntu, at least equivalents...03:35
xmetalstill (when i do get a distro of Ubuntu) debating which version i'd download03:35
fahadashAri-Yang: Nope, just a normal computer user, Do lot of skype-chatting, take a lot of pictures and keep them in my computer, be on social media most of the time03:35
Ari-Yangfahadash, oh, well in that case, you should be fine on ubuntu then03:36
Ari-Yangxmetal, if you don't want to upgrade every few months, just get LTS....03:36
fahadashIf this works out, I will explore the possibilities of installing Ubuntu mobile on my windows phone03:36
cfhowlettxmetal, choose one.  if you want to try others, do this:  install, say, ubuntu.  Oh wait!  You want to taste lubuntu?  install lxde.  or xfce4.  that way you can see the look and feel without reinstalling multiples.  OR get the other distros and put them in virtualbox.03:36
Ari-Yangpersonally, I would've installed LTS on this laptop if I was more aware back then03:36
ObrienDavefahadash, what you really need to decide is if there are any Windows programs that you absolutely need to have.03:37
fahadashObrienDave, Skype and Norton Antivirus03:37
Ari-YangNorton-LOL XD03:37
fahadash!ubuntu | norton03:37
ubottunorton: Ubuntu is a complete Linux-based operating system, freely available with both community and professional support. It is developed by a large community and we invite you to participate too! - Also see http://www.ubuntu.com03:37
ObrienDaveskype is available03:37
cfhowlett!virus|fahadash,03:37
ubottufahadash,: Antivirus is something you don't need on !Linux. except where files are then passed to windows computers (perhaps using samba), See https://help.ubuntu.com/community/Antivirus03:37
fahadashwhy do I not need antivirus ?03:38
Ari-Yangread the page, fahadash...03:38
fahadashok03:38
cfhowlettfahadash, read the page!03:38
Ari-Yangfirst off fahadash you should've be using Norton anyway....03:38
Ari-Yangno matter what you use.....03:38
ObrienDavethere is ClamAV03:38
jp_m'fer, getting this low disk space error now "The filesystem root has only 1.1GB remaining..."03:38
xmetalI am just thinking (just say Firefox for an example) that if I go with LTS, i will be stuck with old versions of Firefox ... if i understand correctly .. the software doesn't "upgrade" (say versus 13.10 when it's released) but there are security upgrades to LTS releases03:38
fahadashwhat do you mean ? Do you advise against Norton ?03:38
xmetallol i think i just confused myself03:39
ObrienDavexmetal, us also LOL03:39
jp_lol fahadash. if you get norton installed on ubuntu03:39
cfhowlettjp_, time to clean up?  sudo apt-get clean && sudo apt-get autoremove && sudo apt-get autoclean will clear out old packages03:39
Ari-Yangfahadash, this is off topic but yeah, you should ditch Norton and use MSE (microsoft security essentials)03:39
xmetalI am a dual booter with various PC's (and various Distros of Linux) and WIndows and I'd never use Norton03:39
jp_you have got to be baiting thies chan03:39
Ari-Yangxmetal, I think you can update FireFox to its latest versions just fine on LTS....03:40
cfhowlettxmetal, sudo apt-get upgrade && sudo apt-get dist-upgrade will grab newer packages.  Also, enable backports to capture packages that way that have been enabled for older ubuntu versions03:40
fahadashI like the Reason # 6 there arent very many linux viruses03:40
xmetaloh really? ... in that case (even counting 13.10 releasing soon) i may go with 12.04 LTS03:41
Ari-Yangxmetal, what card do you have? you using desktop or laptop?03:41
xmetalor if 14.04 will be LTS i MAY just wait until then03:41
cfhowlettxmetal, and be aware: the next LTS is 14.04 next year03:41
Ari-Yangfahadash, what card do you have? and are you on a laptop or desktop?03:41
crunchbangwow crunchbang is really light03:41
xmetalexactly03:41
fahadashlaptop03:41
cfhowlett!ot|crunchbang,03:41
ubottucrunchbang,: #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks!03:41
Ari-Yangfahadash, what card?....03:42
crunchbangok03:42
fahadashI don't know what is card03:42
Ari-Yanggpu03:42
Ari-Yanggraphics03:42
=== knight_ is now known as Kn1gh790
Ari-YangnVidia or amd radeon?, fahadash03:42
fahadashI dont know, Intel or NVidia something03:42
Ari-Yangoh, you should find out....03:42
fahadashIts an HP Pavillion03:42
CensoredBiscuitisnt using "sudo /bin/su" more secure than "su" for some reason?03:42
fahadashwhy ? Does ubunto work only on certain cards ?03:42
xmetalThis pc runs another (ot, i know) distro that is a "ubuntu cousin" just fine (except for one of the many distro managers)03:43
xmetaloops03:43
cfhowlettfahadash, some cards support linux.  some don't03:43
xmetaldesktop Managers i meant03:43
xmetalDE's03:43
xmetalw/e03:43
Ari-Yangfahadash, if it's radeon, then you /might/ have to use kernel 3.11 (easy to install) to utilize DPM (dynamic power management), without it the open source drivers will run your laptop hot likely. And ATI's private drivers aren't that great.03:43
xmetallol03:43
FloodBot1xmetal: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation.03:43
fahadashBut I see the setup utility just fine, and the "Try Ubuntu" worked through the USB key03:43
xmetalsorry, FloodBot03:43
cfhowlettfahadash, then relax and enjoy03:43
Ari-Yangfahadash, this laptop I have is a radeon hd5400 and I'm  using kernel 3.11 myself so it doesn't overheat....03:44
xmetal even before i used linux as much as I do now, many of the programs I use all the time are cross-platform03:44
fahadashwow03:44
Ari-Yangfahadash, okay then, you should be fine...03:44
fahadashDo I have to be a real nerd to be able to use Ubuntu properly ?03:44
Ari-Yangnot really...03:44
xmetalLibre office, VLC, Firefox, just for a few examples and others I am 100% comfortable with the Linux alternatives03:44
Ari-Yangit's a learning curve...03:44
fahadashNever in my life I stuck a thermometer in my computer's ass to see how how it is03:45
Ari-Yangfahadash, what made you choose ubuntu distro? did you look into any other Linux distros? openSUSE for e.g.03:45
xmetalnot really, Ubuntu is one of the better "first distros" for new users03:45
cfhowlettfahadash,  no, but you DO to accept responsibility for managing your own system03:45
IdleOne!language | fahadash03:45
ubottufahadash: Please watch your language and topic to help keep this channel family-friendly, polite, and professional.03:45
xmetalI had Suse 9.3, though all I have tried with the new OpenSUSe is in vm03:45
fahadashAri-Yang: All those nice and cool videos online, specially Nixie Pixel's youtube channel... And I tried it using USB Key version03:46
xmetalthat last part of that sentence didn't make sense03:46
Guest35932arctanx,  is there a work around?03:46
zykotick9CensoredBiscuit: DON'T use sudo with su!  BAD idea...03:46
xmetallol sorry03:46
Guest35932for what you said03:46
CensoredBiscuitbut why is /bin/su a better idea zykotick9?03:46
Guest35932archigos,  well even if some dont allow to pass the message.  those who do, should be shown instead of *****03:46
zykotick9CensoredBiscuit: it's NOT.  if you need su, use a different distro...03:47
CensoredBiscuitzykotick9: why? whats so different about ubuntu that makes su so much more dangerous03:47
Ari-YangCensoredBiscuit, http://ubuntuforums.org/showthread.php?t=180767803:48
zykotick9!noroot | CensoredBiscuit03:48
ubottuCensoredBiscuit: We do not support setting a root password. You're free to do it on your own machine, but please don't offer instructions on how to set a root password or ask for help with setting it. See !root and !wfm for more information.03:48
Ari-YangCensoredBiscuit, https://help.ubuntu.com/community/RootSudo you can also take a look at that too03:48
fahadashAri-Yang, xmetal, cfhowlett- Well, Windows has always been advertised as a "Fire and Forget" Operating System... When I saw ubuntu, I saw the same thing in there with more promising attitutde... So as much as I would love to know the details; I want to stay away from going to BASH just to run my music or watch youtube videos03:48
CensoredBiscuitzykotick9: I'm not setting a root password.03:48
jp_cfhowlett, thanks freed up 303 kb lol03:49
Ari-Yang....iirc I've used su myself, CensoredBiscuit, and I think I was just a root in the terminal03:49
xmetalLinux is a learning curve, no matter what distro .... though there are other distro's (I always get "your OT when i say them", lol) that are a "steeper curve" if you ask me03:49
cfhowlettfahadash, hey, uh, maybe it's time for you to, oh I don't know, INSTALL something so you can see for yourself?03:49
Ari-Yanglike it's a root terminal...I think03:49
zykotick9CensoredBiscuit: learn to use sudo... or don't use ubuntu...  seems pretty clear.  su is out-of-bounds.03:49
fahadashcfhowlett: What is "something" ?03:49
xmetalheck with live distro's you can "try before you install"03:49
cfhowlettjp_, well that's something.  sorry, I hoped you had a messy closet but it seems you don't .03:49
cfhowlettfahadash, install ubuntu.  find out what it does.03:50
fahadashcorrect03:50
CensoredBiscuitAri-Yang: can I pm?03:50
cfhowlettfahadash, or, "You can't learn to swim if you don't get wet."03:50
zykotick9CensoredBiscuit: use "sudo -i" if you really "need" a root terminal.  if you do, you're probably doing something wrong.03:50
Ari-YangCensoredBiscuit, if you run su, you're root, sudo is root for that command... sure pm03:50
fahadashlol, that is correct03:50
fahadash!help skype03:50
cfhowlett!skype03:50
ubottuTo install Skype on Ubuntu, see https://help.ubuntu.com/community/Skype - To record on Skype, check: https://wiki.ubuntu.com/SkypeRecordingHowto - Please use open protocols instead if you can, see !Ekiga03:50
fahadashInstallation Complete, rebooting my new 12.04 LTS now03:51
fahadashWish me luck03:51
cfhowlettfahadash, enjouy03:51
fahadashoh crap03:52
fahadash"Installation complete, click Reboot", I clicked reboot, while it was shutting down I removed the installation media USB03:53
fahadashNow its showing that Wait cursor for quite some time03:53
arayaqfahadash: In the best of cases just power off03:54
jp_cfhowlett: ubuntu tweak looks like it found a bunch of packages too. wonder why the CLI commands didn't kill them03:54
Ari-Yangfahadash, so you deleted your entire windows?03:54
cfhowlettjp_, I've never used/trusted anything called "tweak"03:54
Ari-Yangoh you used USB installer03:54
fahadashAri-Yang; Yes03:54
jp_:p03:54
zykotick9cfhowlett: +1 ;)03:54
fahadashI deleted Entire windows ; but I made a clonezilla image on a separate hard-drive before doing that.03:55
jp_thanks, was recommended here last time I tried to solve this issue03:55
fahadashBoots a lot faster than windows03:55
cfhowlett!bot03:58
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/Bots03:58
Dr_Willisget a ssd hard drive if you want fast boots03:58
jp_night night all, it's asking for a reboot so going to call it a night. thanks sooo much03:59
xmetalback04:03
fahadash!skype04:03
ubottuTo install Skype on Ubuntu, see https://help.ubuntu.com/community/Skype - To record on Skype, check: https://wiki.ubuntu.com/SkypeRecordingHowto - Please use open protocols instead if you can, see !Ekiga04:03
fahadashURL is giving me a 40404:03
xmetalcome to think of it, i think waiting for 14.04 LTS may be "smarter"04:03
ubuntutiscan anybody here give me advice on programming languages04:04
fahadashFound the problem, capital S-kype04:04
fahadashubuntutis: C++04:04
cfhowlettxmetal, if you install 12.04 now, you can auto-update to 14.04 later .. although I've found download/clean install to be the more reliable practice.04:04
ubuntutisfahadash what would be  a few programming languages to create  a chatbox for a panel in my website04:05
xmetaltrue ... if i am "starting fresh"  (would try it in VM first) ... I'd probably opt to get 14.04 and 'clean install" it04:05
cfhowlettxmetal, either way, taste the rainbow04:06
xmetali may get both LTS ISO's when 14.04 comes out anyway04:06
xmetal(not on high speed all the time, here)04:06
xmetalbrb04:06
fahadashubuntutis: There are several open source Webchat plugins for PHP and ASP.NET that I know of04:12
fahadashsleep time,04:12
=== fahadash is now known as fahadash_awy
arshavincan anybody help me with my AlpsPS/2 ALPS DualPoint TouchPad touchpad;the cursor turns slow and unresponsive after connecting to internet via usb cable and nokia phone04:14
freechodeHallo04:19
freechodeI tried to install xubuntu from synaptic  to have a lighter OS running and  ended up mesing up my install of ubuntu.. for some reason it still ran ubuntu and xubuntu until i tried to upgrade to 12.04 from i think 9.1004:20
freechodeand now uses xubuntu  splash screen and when i try to login to  a ubuntu session says "Session failed: ubuntu:" or some shiz04:20
cfhowlettfreechode, as 9.10 is end of life, you'll find it difficult to upgrade.  best bet is to download 12.04 and clean install04:20
freechodewill i have to wipe the drive04:20
freechodei  a bit computer thick04:21
freechodelo04:21
cfhowlettfreechode, no, just format the /filesystem.04:21
fazahello04:22
xmetalback04:26
arayaqxmetal: wb04:27
sf_anu04:28
darth_damian_000I removed pulseaudio in hopes of having alsa mixer take over my sound duties. Speaker icon disappeared from panel, lost all sound. Tried alsamixer in terminal, maxed everything out, and still no sound. Reinstalled pulseaudio, still no speaker icon and no sound whatsoever. Using ubuntu 12.04 LTS. Can anyone advise?04:40
snqlPu.psh.sAddia...u..psh..04:42
meltingwaxi accidentally clicked yes on the prompt to 'install Gmail for additional features etcetc'. How can I remove it now?04:42
wilee-nileemeltingwax, when was the prompt?04:49
freechodePC load letter, wtfs that mean?04:50
wilee-nileefreechode, Do not use swearing acronyms please this is a worldwide family channel.04:50
freechodesowwy :(04:52
xmetalok going back to studying circuitry analysis for a bit04:52
xmetal(staying in the channel)04:53
meltingwaxwilee-nilee: in firefox04:53
meltingwaxwilee-nilee: when i logged into gmail04:53
wilee-nileemeltingwax, Is it an addon maybe look there.04:54
cfhowlettmeltingwax, firefox addons under Tools04:54
meltingwaxwilee-nilee: cfhowlett: thanks, that did the trick04:55
sun_fengxiangopensuse using  swap of ubuntu04:55
sun_fengxiangwhat should i do04:56
wilee-nileesun_fengxiang, A swap is a swap.04:56
wilee-nileesun_fengxiang, Your not hibernating one then booting another are you?04:58
sun_fengxiangwilee-nilee, i know05:00
dhyanaHi05:01
dhyanaAnyone from India ?05:01
wilee-nileedhyana, You were told by a mod to stop that with a last warning, they will ban you.05:01
kostkon!in | dhyana05:01
ubottudhyana: #ubuntu-in is the channel for Ubuntu in India05:01
sun_fengxiangthem can't woking  at the same time05:01
dhyanaI'm sorry05:01
dhyanaI'm new to irc05:01
dhyanaWhat's a ban mean ?05:02
cfhowlett!codeofconduct|dhyana,05:02
ubottudhyana,: The Ubuntu Code of Conduct is a community etiquette document to which we ask all Ubuntu users to adhere | http://www.ubuntu.com/project/about-ubuntu/conduct  | For information on how to electronically sign the CoC, see https://help.ubuntu.com/community/SigningCodeofConduct | Watch http://static.screencasts.ubuntu.com/videos/2010/12/22/004-SigningCoC.ogv05:02
wilee-nileedhyana, You will not have access.05:02
sun_fengxiangme ,too  second  for irc05:02
dhyanaOk05:02
dhyanasun_fengxiang:05:03
dhyanaSorry05:03
wilee-nileedhyana, If you want to chat though there is #ubuntu-offtopic check it out. ;)05:03
babinlonstonInstalled a Chat messenger called Spark and now i want to make it run while system bootsup what i need to do05:04
sun_fengxiangsorry , my English   very bad05:04
cfhowlettbabinlonston, look in your system settings for startup programs05:04
wilee-nileesun_fengxiang, So a shared swap is normal, I have multiple OS's here all sharing one swap.05:04
babinlonstoncfhowlett: startup application is there but there is not command to execute to run this sprak then how can i add it05:05
cfhowlettbabinlonston, you should be able add a program to the startups.  sorry, I can't be more exact as I'm on xubuntu ... little bit different05:06
babinlonstonk05:06
sun_fengxiangwilee-nilee,thanks05:07
wilee-nileebabinlonston, Many will start with just the name added, otherwise you can do a path to it start, probably in bin or sbin05:07
wilee-nileeit's05:07
tomc603Hello all, I am running Ubuntu 13.10 (not a novice or new user) and I've noticed that for several weeks now the indicator-messages indicator does not turn blue when I receive a new IM in Empathy.05:08
wilee-nileesun_fengxiang, No problem.05:08
tomc603Any tips on where I could look to find out what is going on?05:08
cfhowletttomc603, indicator settings/preferences?05:08
wilee-nileetomc603, You want the #ubuntu+1 channel for 13.1005:08
wilee-nileemaybe that fixes it though05:09
tomc603Yeah, I figured I'd try in here, because I don't necessarily think this problem is 13.10 specific...just figured I'd mention pertinent info05:09
tomc603cfhowlett, I don't know of any other preferences other that in dconf-editor. "empathy.desktop" is listed there, so I'd expect this all to work. :)05:13
cfhowletttomc603, ask in this channel.  someone else will know.  Xubuntu has a different setup, so I can't be more helpful.05:13
tomc603cfhowlett, Thanks anyway!05:14
wilee-nileetomc603, might be some info here. http://askubuntu.com/search?q=empathy+indicator-messages+indicator05:15
jouffluis there a mysql channel?05:16
reisiojoufflu: yes05:16
dr_willis!alis05:16
ubottualis is a services bot that can help you find channels. Read "/msg alis help list" for help and ask any questions about it in #freenode. Example usage: /msg alis list #ubuntu* or /msg alis list *http*05:16
joufflureisio: grazi05:16
tomc603wilee-nilee, Lots of those are either ancient and do not apply to 12.04+, or are un-answered.05:16
wilee-nileetomc603, Yeah I just started to look through seems that way.05:17
=== jack is now known as Guest37354
tomc603Unfortunate. I haven't reinstalled for 2 or 3 upgrades and really didn't want to have to just for such a trivial issue. But I suspect other packages have been dropped or are config-rotten now.05:18
wilee-nileetomc603, You can fresh install with saved package list and any ppa, anddo it faster in general once you get used to it, and maybe have a seperate home.05:20
wilee-nileewho was that masked helper05:22
wilee-nilee;)05:22
tomc603wilee-nilee, I presume this would be by using dpkg --get-selections?05:23
=== arayaq_ is now known as arayaq
wilee-nileetomc603, yeah, that be it, you can even load it to synaptic, I just save a cre extras liost and the ppa's myself.05:24
wilee-nileecore*05:25
wilee-nileeYou just need to save the keys to the ppa's as well, and make sure they have a version for the release.05:26
tomc603I'll have to look up some of the finer details of using get and set selections to do this right. There is a bit of cruft in my get-selections list of the deinstall variety.05:27
wilee-nileetomc603, It took me a bit of working with it to get it streanmed lined, but not that much, saves about 3 hours here and I have a fresh install.05:28
tomc603Yeah, three hours is what I'd call worth while. :)05:29
marcusHI, anyone know an alternative way of writing [0-9]{0,3} in regex? see, i have sub{"[0-9]{0,3}"} which interfers which sub.............05:30
reisio#regex05:31
marcusok05:31
tomc603Thanks for the ideas so far. I'm off for now.05:32
wilee-nileetomc603, No problem good luck05:33
SupaSolHello here05:36
cfhowlettSupaSol, greetings05:37
=== Pixi__ is now known as Xiti
=== blankley_ is now known as blankley
acerhello06:09
reisioI miss acer06:09
bombevhi06:20
=== Guest81313|Away is now known as CyberJacob
bombevI am running Ubuntu Linux 12.04.1 is there some manual to show me how to configure two ISP and to switch it via ssh?06:21
bishishtis there any one who can tell me how to update only some of the packages06:25
bishishtis there any one here?06:27
reisiobishisht: you are here06:27
cfhowlettbishisht, might be a good question for #ubuntu-server.  sounds like the kind of thing they might do.06:27
bishishtbut im using ubuntu 13.0406:29
cfhowlettbombev, might be a good question for #ubuntu-server.  sounds like the kind of thing they might do.06:32
=== ubuntu is now known as Guest47460
choia1great :) is there a sort of multigrep? i want to highlight in different colors output that matches several patterns. is there such tool?06:44
XMLnewbiI did sudo apt-get install python-software-properties and im still getting the error, apt-add-repository: command not found06:45
RageYLhi06:46
reisiohio06:47
somsipchoia1: just grep -e 'pattern1' -e 'pattern2' etc...06:47
RageYLi am still on my vpn connection problem and i am trying to diagnostic what is the problem. Is it normal that i can't ping my server ?06:47
guerreroHello, I trying to build an Ubuntu system from the source. Can anybody point out any helpful resource to get started?06:49
RageYL(i connect to it with an identity file)06:49
guerreroanybody active?06:51
somsipguerrero: you want to compile each package from source? why?06:52
KI7MTguerrero, You'll probably want to bootstrap the initial toolset / toolchain .. debootstrap is your best option there.06:53
xmetalhmm i have to admit i am curious and probably going to try archlinux soon and i haved used Slackware (and still do) but NOT having to complie from source is one of the reasons for distro's like Ubuntu06:54
guerrerosomsip: I am working on a research project that requires me to make changes to the OS. After the changes, need to build and run it up through a simulator.06:54
KI7MTguerrero, This should get you going in the right direction: https://help.ubuntu.com/lts/installation-guide/powerpc/linux-upgrade.html06:54
KI7MTit's for powerpc., but steps are about same.06:54
somsipguerrero: changes to Ubuntu, or changes to any OS? Look at LFS maybe,,,06:54
KI7MTBootstrapping Debian and Ubuntu is easy, and is probably the best way to work things without going into then VM world.06:55
guerrerosomsip: LFS is too barebones for this one. I am keen on Ubuntu 12.04 for various reasons.06:55
somsipguerrero: well, you're well ouside the scope of support provided here, but it seems like KI7MT knows more about this so I shall leave you with you both06:56
KI7MTYep, I ahve an LFS toolchain on my Ubuntu box right now, use it for cross-compiling mingw6406:56
KI7MTWhoops sri, didn't mean to go OT or anything. debootstrap is Ubuntu though.06:57
CosmicBguerrero if you're going to tinker with kernel source and rebuild, if it really doesn't matter which OS it is I'd take  look at FreeBSD. I'm not a big FreeBSD fan, but I have not seen any Linux distro able to make recompiling the kernel as easy as in FreeBSD06:57
KI7MTSlack 14.0 is nice too.06:57
guerreroKI7MT: I'll check out the link and be back.06:58
guerreroCosmicB: thanks, I'll check if it suits my needs.06:58
KI7MTyou can PM me if needed have loads of info on debootstrap, that way we keep it out of the channel.06:58
xmetaltrue06:59
drfaustusi 've got this message at startup"press skip to skip mounting or M for manual recovery",here r mtab,fstab,   http://dpaste.com/1387266/06:59
=== dziegler_off is now known as dziegler
xmetalwas on 12.2 for awhile ... recently upgrade to 14.006:59
drfaustus i 've got this message at startup"press S to skip mounting or M for manual recovery",here r mtab,fstab,   http://dpaste.com/1387266/07:00
KI7MTJust for info, and those interested, debootstrap is a nice way to run UBuntu say 12.10 or 13.04 without VM, and when your done, just delete the folder. I do UB-QA build testing that way.07:01
somsipdrfaustus: dying or disconnected drive? Something in fstab that isn't really there?07:01
drfaustussomsip,sda1,sda5  r not mounter07:02
drfaustusmounted*07:02
somsipdrfaustus: fuseblk? I have no idea. Did it work before?07:03
drfaustus somsip,it wsa working fine07:04
KI7MTWhen the bootstrap is done, you can add whatever desktop you want, lubuntu-desktop gnome-desktop, etcetc with same apt-get install .. .. ..07:04
somsipdrfaustus: is it a physical drive?07:04
KI7MTWhoops sri, wrong window :-)07:04
=== kenny180 is now known as kenny18
drfaustusyea,ntfs media ,somsip07:05
somsipdrfaustus: so back to the first question - dying or disconnected drive?07:06
drfaustussomsip,i don't no what that means07:06
somsipdrfaustus: is the drive dying? Is there any evidence that it is not available for any other reason?07:07
drfaustussomsip,it's connected and shown in filesystem side pannel07:07
drfaustussomsip,it's available and can b manually mounted using gparted07:08
TomyLobohi07:15
reisiohio07:16
TomyLoboI put a package on hold, but muon software update still offers to update it.07:16
TomyLoboHow do I tell it not to?07:16
bazhangpinning07:16
TomyLobohrm07:16
TomyLoboisnt holding meant for that?07:17
bazhang!pinning | TomyLobo07:17
ubottuTomyLobo: pinning is an advanced feature that APT can use to prefer particular packages over others. See https://help.ubuntu.com/community/PinningHowto07:17
TomyLobothat talks about pinning to releases (hardy, intrepid) mine are both from the same PPA07:17
bazhangTomyLobo, then you should mention PPA07:18
TomyLobosorry07:18
bazhangyou want the PPA or not07:18
TomyLobowell i guess i could just remove it since that's the only thing from it07:19
bazhanguse ppa-purge then07:19
bazhang!ppa-purge | TomyLobo07:19
ubottuTomyLobo: To 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.html07:19
TomyLobopurge? that sounds harsh... i'd just remove the file for it under sources.list.d and apt-get update07:20
maxbYou need ppa-purge if you don't want to have to manually chase down the packages that you need to downgrade back to main-archive versions07:21
wilee-nileepurge will remove the ppa package if there is a version in the ubuntu repos07:21
TomyLobothere's just one package from there07:21
TomyLoboand i want to keep it in the same version it is right now07:21
bazhangTomyLobo, thats the very best way to do it, what you choose is up to you07:21
wilee-nileeTomyLobo, You can lock installs in synaptic.07:21
TomyLobowilee-nilee: is that the same as "hold" in aptitude?07:22
TomyLoboif so, then it doesnt work07:22
bazhangTomyLobo, if you purge it , it goes back to the repo version; you cannot have your PPA and eat it too07:22
wilee-nileeTomyLobo, Only in that it locks the package not a release.07:22
KI7MTppa and eat it too :-) good one07:22
TomyLobobazhang: but i can have my old ppa version and not upgrade it too07:23
paolo_sono nuovo della chat07:23
=== AndresSM is now known as AndresSM_away
bazhangTomyLobo, only if you remove the PPA sources.list.d  reference, in which case you invite many other issues07:24
paolo_vorrei sapere come installare xsane su ubuntu studio07:24
bazhangpaolo_, #ubuntu-it07:24
TomyLobobazhang: like what, except that the single package from this single ppa wont update anymore? (which is exactly what i want)07:24
bazhangTomyLobo, what ppa07:24
TomyLobooracle java07:25
helmut_hi07:26
KI7MTis this the 7u25 thing again ?07:27
paolo_ok thank07:27
reisiohi helmut07:27
paolo_hi07:27
paolo_sorry but I do not speak English well07:28
bazhangpaolo_, ubuntu support question?07:30
bazhang!info xsane07:30
ubottuxsane (source: xsane): featureful graphical frontend for SANE (Scanner Access Now Easy). In component universe, is optional. Version 0.998-3ubuntu3 (raring), package size 265 kB, installed size 808 kB07:30
lpapphi, is there anyone using wsgi and ubuntu here?07:30
lpappmy wsgi file does not seem to load through apache (mod-wsgi)07:31
bazhang!anyone | lpapp07:31
ubottulpapp: A high percentage of the first questions asked in this channel start with "Does anyone/anybody..." Why not ask your next question (the real one) and find out? See also !details, !gq, and !poll.07:31
lpappI see the raw content rather than getting it interpreted through the wsgi protocol.07:31
bazhangsudo apt-get install xsane paolo_07:31
lpappbazhang: ? I already asked.07:31
somsiplpapp: ISTR finding a bug in wsgi-mod that had some easy fix when I installed this. I'll have a look and try to remind myself07:31
reisio#ubuntu-server ?07:31
bazhanglpapp, try on ONE line, thats impossible to read07:31
lpappbazhang: somsip seems to have managed it...07:32
lpappsomsip: ISTR means?07:32
swaagiemorning sirs, raring fails to install on an uefi system for me, the installer fails to install grub-efi into /target/, I tried a lot of the solutions presented on the interwebs but to no avail, what bothers me is that I can't install any of the grub-efi-amd64 packages either before running the installation due to a version mismatch, anyone got directions?07:32
bazhangpaolo_, ubuntu should use the same repos as ubuntu studio07:32
somsiplpapp: I mis-remembered. It wasn't a bug, but I did struggle to get the vhosts file just right.07:33
lpappis #ubuntu-server better suited for this question?07:33
reisiolpapp: I can't imagine otherwise07:33
lpappok, I will try there.07:33
cfhowlettbazhang, xsane is the in ubuntustudio 12.04 universe repo07:33
somsiplpapp: so just down to doing something new and a bit complex rather than anything being 'wrong; in my case. 12.04 here07:33
ObrienDave!it | paolo_07:34
ubottupaolo_: Vai su #ubuntu-it se vuoi parlare in italiano, in questo canale usiamo solo l'inglese. Grazie! (per entrare, scrivi Ā« /join #ubuntu-it Ā» senza virgolette)07:34
bazhangcfhowlett, tell that to paolo_ then07:34
cfhowlettbazhang, I thought YOU had the rapport!  :)07:35
lpappsomsip: I took it to #ubuntu-server. You are welcome to join there.07:35
cfhowlettpaolo_, xsane is in the ubuntustudio 12.04 universe repository07:35
=== dstevens is now known as Goatboy
swaagiehow would I find out what is the cause of the failed installation of grub-efi into /target/?07:40
Kartagisurgent07:51
KartagisI can't see video on skype07:51
Kartagisany ideas?07:51
wilee-nileeswaagie, this uefi windows?07:52
swaagiewas07:52
bazhang!details | Kartagis07:52
ubottuKartagis: Please give us full details. For example: "I have a problem with ..., I'm running Ubuntu version .... When I try to do ..., I get the following output: ..., but I expected it to do ..."07:52
wilee-nileeswaagie, was meaning?07:52
=== jagger|away is now known as jagger
swaagiewilee-nilee: initially I tried to do it alongside w8, but decided w8 wasn't worth the trouble anyways07:53
wilee-nileeswaagie, Some have just wiped the HD, and set the bios to legacy and done a msdos partitioning, you might look into that.07:54
swaagiewilee-nilee: yeah I guess that would be the better option for now07:54
swaagiethx07:54
swaagieI'll check and report back :)07:54
wilee-nileeif possible thats what I would do07:54
wilee-nileeKartagis, You install cheeses to see if the camera is working?07:57
wilee-nileecheese07:57
cfhowlett!cheese07:57
=== Squall56681 is now known as Squall5668
wilee-nilee!find cheese07:58
ubottuFound: cheese, cheese-common, gir1.2-cheese-3.0, libcheese-dev, libcheese-doc07:58
Kartagiswilee-nilee: cheese doesn't show me anything either07:59
swaagiewilee-nilee: would you advise manual partitioning or just let the installer do it?08:00
wilee-nileeKartagis, I would check the web on that camera and ubuntu,08:00
wilee-nileeswaagie, You need to make a msdos partition table, your choice on the install,08:00
swaagieah yeah I see thx08:01
manuelsup people08:01
wilee-nileeswaagie, The only thing I have seen with people converting a gpt HD are bits of the gpt still there inspite of a unallocated HD, so it might need the mbr dd'ed08:02
wilee-nileea new table may fix that08:03
cfhowlettwilee-nilee, exactly.  drove me crazy when I had my triple boot system08:03
wilee-nileecfhowlett, Usually just HD's strangest thing and the only way we could find them was with the boot script.08:04
swaagiethat seems to be the case, also the free space reported is in separated parts etc08:05
Kartagiswilee-nilee: how? the camera's light is on08:06
wilee-nileeKartagis, Internal camera run lspci to find external a usb run lsusb08:07
wilee-nileeKartagis, My assumption is a driver might be missing, hopefuly to be found.08:08
Kartagisstrange, I have a camera but lspci doesn't show me08:09
faugusztinKartagis: lsusb ?08:11
Kartagisfaugusztin: it's internal08:11
wilee-nileeswaagie, this website is worth being aware of. http://www.rodsbooks.com/gdisk/08:12
pehohi08:13
MonkeyDustKartagis  your internal camera is also usb08:13
pehocan somebody help me with apache passenger install08:13
swaagiewow thx wilee-nilee08:13
Kartagiscrw-rw----+ 1 root video 81, 0 Eyl 19 10:53 /dev/video008:13
Kartagisls -l shows me this08:13
KartagisMonkeyDust: lsusb doesn't show anything either08:14
pehoi get follow error: apache2: Syntax error on line 140 of /etc/apache2/apache2.conf: Syntax error on line 1 of /etc/apache2/mods-enabled/passenger.load: Cannot load /usr/lib/apache2/modules/mod_passenger.so into server: /usr/lib/apache2/modules/mod_passenger.so: undefined symbol: unixd_config08:14
faugusztinKartagis: that doesn't change the fact that 99% of the cameras are connected via USB, even the internal ones08:14
ObrienDaveKartagis, it might still be on a USB bus08:14
drfaustus i 've got this message at startup"press skip to skip mounting or M for manual recovery",/sda1 and /sda5 (ntfs  volumes) r not mounted,i can mout them manuually using gparted,not disks which returns an error message"Error mounting system-managed device /dev/sda5: Command-line `mount "/media/drfaustus/97 GB volume 1"' exited with non-zero exit status 32: mount: wrong fs type, bad option, bad superblock on /dev/sda5, missing codepage or helper program,08:15
drfaustus or other error    In some cases useful info is found in syslog - try       dmesg | tail  or so  (udisks-error-quark, 0)", here r mtab,fstab,   http://dpaste.com/1387266/08:15
ObrienDaveKartagis, please run lsusb08:17
somsippeho: how did you install mod_passenger08:18
KartagisObrienDave:  lsusb doesn't show anything either08:18
Noianohello08:18
ObrienDaveKartagis, you should see something like this : Bus 001 Device 003: ID 0c45:6409 Microdia Webcam08:19
KartagisObrienDave: I don't :S08:19
NoianoI'm on ubuntu 12.04 with a mixed Radeon/Intel GPU .... I think I've properly installed fglrx and xvba driver ... youtube and chrome are gpu acellerated ... but vainfo shows only info about the Intel gpu ... why? :)08:20
pehosomsip: yes i install mod_passenger and I had mod_passenger.so08:21
somsippeho: how did you install it? What command did you use?08:21
pehobut I installed mode passenger after I was installed appache08:21
faugusztinpeho: manually from source code ? apt-get ? how ?08:22
pehoapt-get install libapache2-mod-passenger08:22
faugusztinpeho: and apache is installed via apt-get too ?08:23
pehoyes but before mod-passenger instalation08:23
miketeeveehaving a problem with fork between 2 LTS versions of ubuntu, can anyone help?08:29
ActionParsnipNoiano: https://help.ubuntu.com/community/HybridGraphics08:29
miketeeveeon 10.04 when i fork, it doesn't explode the memory, but on 12.04.3 when i run the same code, the fork doubles the memory08:30
ActionParsnipmiketeevee: are there bugs reported?08:30
WoomlaHow can I make a script to change the directory? I've a script but after execution it reverts back to the directory I execute the script.08:32
Gentoo64Woomla: cd08:33
Gentoo64o08:33
Gentoo64thats because its not run in your actual shell08:33
WoomlaAny solution for that?08:34
RoryWoomla: Get your script to return a string, and then call it with cd `sh scriptname.sh`08:34
Kartagishow can I solve my webcam issue?08:34
RoryWhat webcam do you have, Kartagis ?08:34
finchdKartagis: find out what the manufacturer/model is. maybe with 'lspci'?08:35
WoomlaRory: actually I want a shortcut for "cd ..". I always type "cd.." which isn't recognized.08:35
RoryWoomla: put in your .bashrc: alias up="cd .."08:35
Gentoo64use an alias08:35
KartagisRory: absolutely no idea. neither lspci nor lsusb show anything. all I know is it's an internal one08:35
RoryWoomla: Then you can just type "up"08:35
Gentoo64cd .. should work though08:36
RoryKartagis: Can you please put the output of the lsusb command onto http://paste.ubuntu.com08:36
wilee-nileeKartagis, whats the computer model?08:36
Kartagiswilee-nilee: lenovo sl30008:36
wilee-nileeKartagis, do the paste as well with lspci and lsusb08:36
BalcutaHello!! Despite I follow exactly the instructions here detailed https://help.ubuntu.com/community/HybridGraphics I can't power off the IGD card and power on the DIS card. Any idea? Thanks so much08:36
WoomlaCoool. I didn't know about alias!08:37
Kartagiswilee-nilee: http://paste.debian.net/42857/08:37
Wiz_KeeDhey guys08:37
Gentoo64Woomla: can be very useful08:37
Wiz_KeeDCan anyone tell me how I can determine wether the updates that came out on the gui are from the official repositories or others?08:37
Wiz_KeeDAll repositories i've added extra are for "Sublime Text Editor" and "Canonical Partners"08:38
miketeeveei summarized my fork-findings on my gist, can someone assist me? https://gist.github.com/michael-trelinski08:38
KartagisWiz_KeeD: netstat08:38
RoryKartagis: What Ubuntu version are you using?08:38
makeiohi! I have a problem with APT, when I try to update/upgrade my ubuntu I recived an error saying me that I have dependencies problemes, and I can't go on. I try solve de problem with apt-get install -f, aptitude install -f, synaptic.. and I don't have the solution.08:38
KartagisRory: 13.0408:38
makeioWhen I try to enter to synaptic, it says me that I have broken packets, but if I try to delete it I says me that it will remove a lot of essentials packets like mount, hostname... I think that it would be my finish08:38
WoomlaGentoo64: alias works like a charm. Is it persistent between loggins, or do I need to edit a file?08:38
Wiz_KeeDnow what Kartagis ?08:38
miketeeveefork consumes double the memory on 12.04.3 v.s. 10.0408:38
Gentoo64Woomla: add it to .bashrc08:38
Gentoo64alias up="cd .."08:38
Wiz_KeeDi got sumac.canonical.c at one point08:39
KartagisWiz_KeeD: then compare the output of netstat -antlp with repo's IP08:39
Wiz_KeeDhow do I get the repo's ip?08:39
RoryKartagis: can you try sudo modprobe -r uvcvideosudo modprobe -r uvcvideo; sudo modprobe uvcvideo quirks=1608:39
Kartagisnslookup repo08:39
Gentoo64Kartagis: there seriously must be a better way to do it than netstat08:39
Wiz_KeeDhttp://pastie.org/833830508:40
grahamsavagewithout going into the limitations of the protocol itself, what would be the recommendation most secure/reliable ftp server?08:40
Wiz_KeeDKartagis, if i remove the other repo's I can't update the applications I've installed through them can I?08:40
KartagisRory: FATAL: Module uvcvideo is in use.08:40
RoryKartagis: gksu gedit /etc/modprobe.d/options08:41
Gentoo64Wiz_KeeD: sublime has a standalone download08:41
Gentoo64no need for a repo08:41
RoryAt the bottom add the following line: options uvcvideo quirks=1608:41
RoryKartagis: Then reboot08:41
Wiz_KeeDGentoo64, it does not install it in the gui and does not update it08:42
Wiz_KeeDYou just download and run08:42
Gentoo64Wiz_KeeD: yeah08:42
KartagisI hope it works08:42
DJonesmiketeevee: Its a bit quiet here at the minute, I'm trying to think whether there might be another channel that might be able to help08:42
Gentoo64Wiz_KeeD: it checks for updates though08:42
Gentoo64on run08:42
Gentoo64just copy the files over08:42
Kartagisif it does, I'm gonna kiss you Rory08:42
Kartagisbrb08:42
Wiz_KeeDyeah but it does not integrate with the gui properly08:42
Wiz_KeeDanyway, furthest away from my issues08:42
Gentoo64ah you mean icons and stuff08:43
MyrttiAskUbuntu might be of help too08:43
Wiz_KeeDyeah that's it Gentoo6408:43
xiaclograhamsavage: if you keep up with updates it doesn't matter much.  I prefer vsftpd, never had issues with it.  Depending on your clients though, you can look into FTPS for SSL encryption without requiring SSH.08:43
grahamsavagexiaclo: yeah has to be standard ftp08:44
Wiz_KeeDI'm very interested in this update since it updates the jockey thingy that helps the wireless interface08:44
Wiz_KeeDmaybe the broadcom driver thing will be fixe now08:44
grahamsavagexiaclo: it's for devices to do their firmware updates, so no choice in protocols08:44
otak+-08:45
KartagisRory: it doesn't :S08:46
xiaclograhamsavage: I would still go with vsftpd, anonymous read-only access would be quite secure for that use case.08:46
otak~~~i9hhhhhhhhhh yuuuuuuuc08:46
grahamsavagexiaclo: awesome thankyou for the tips :D08:46
aeon-ltdotak: cat on the keyboard?08:47
miketeeveeActionParsnip: i don't know what i'm searching for.  apparently my google-fu is bad on this one.08:47
Wiz_KeeDGuys, in the gui of the download I have removed all the repositories (Sublime, Canonical, Third-Party software etc) now I can check downloads again and install?08:47
=== tvn_ is now known as Guest22740
prateek#help08:48
Wiz_KeeDanyone?08:48
RoryKartagis: Can you pastebin the command: lsusb -vv08:49
prateekwhich channel for ebooks.?08:49
Wiz_KeeDKartagis, is it safe to install updates now?08:49
DJonesprateek: www.amazon.com08:49
aeon-ltd!alis08:50
KartagisWiz_KeeD: assume08:50
ubottualis is a services bot that can help you find channels. Read "/msg alis help list" for help and ask any questions about it in #freenode. Example usage: /msg alis list #ubuntu* or /msg alis list *http*08:50
Wiz_KeeDRemmoved all repositories from Other software08:50
KartagisWiz_KeeD: I assume yes08:50
Wiz_KeeDI don't like assumptions :-s08:50
KartagisWiz_KeeD: update first08:50
aeon-ltdprateek: on the freenode channel ask about how to use alis to search for channels08:51
Wiz_KeeDNah, i'm scared to do it, maybe some other repos are in and will break my system08:51
Wiz_KeeDhad enough of that08:51
Kartagishttp://paste.ubuntu.com/6127424/ Rory08:51
Wiz_KeeDikonia? :)08:51
RoryKartagis: Can you check if it's enabled in your BIOS? F1 -> Security -> IO Port Access -> Integrated Camera08:53
KartagisRory: the light is on. wouldn't that make it enabled?08:53
RoryKartagis: The light is on all the time? Most cams only have their light on when they're actively in use08:54
KartagisRory: it's off at the moment08:54
RoryKartagis: When does it turn on?08:54
KartagisRory: when I run cheese, when I switch to skype etc.08:55
RoryKartagis: But you see no video?08:55
KartagisRory: nope :S08:55
otaksorry people, keyboard fixed now :)08:57
KartagisRory: I have a /dev/video0 though08:57
Kartagiswhat does c mean anyway in file permissions?08:58
grahamsavagexiaclo: with vsftpd.. is there an option to have a un/pw login without a creating a unix account?08:59
grahamsavageall the guides I have read involve setting up using user accounts08:59
NephroWhat are the implication of installing a 32 bit OS on a 64bit server machine?09:02
DJonesNephro: Probably very little, it just may not take advantage of the 64 bit facilities available09:03
kale_hello has anyone installed groovy on grails in ubuntu 13.04?09:03
DJonesNephro: Any reason you don't want to install the 64 bit version09:04
NephroI heard that 32bit os's can't handle 16Gb of ram09:04
NephroDJones, motherboard issue, can't install 64bit kernel on this particular one09:04
reisioNephro: looking silly09:04
Nephroreisio ?09:04
KI7MTyeah, 32bit limit is 4gb09:05
reisioNephro: why, because of the BIOS?09:05
DJonesNephro: This may help https://help.ubuntu.com/community/32bit_and_64bit09:05
kale_32 bit os cant handle more than 4 gb of ram i think09:05
reisiosure it can09:05
reisiobut it's unlikely a box with a 64-bit proc can't handle a 64-bit OS09:05
Nephroreisio, http://ubuntuforums.org/showthread.php?t=211122309:06
B00n3r...09:06
B00n3rhelllow...09:06
reisiohi09:06
B00n3ryeyyyy!!!!!09:06
k1l_Nephro: you know about PAE? that is standard for 32bit ubuntu09:06
reisioNephro: do I have to read all this to get an answer about the bios question?09:06
Nephrok1l_, first time I hear of PAE09:06
B00n3rjust got UBUUUNNNTTTTTUUUUUU09:07
B00n3rand a boner09:07
k1l_Nephro: its not that new. http://en.wikipedia.org/wiki/Physical_Address_Extension09:07
Wiz_KeeDGuys, is there a way the the partitions which I have for windows now named 85GB Partition to be renamed to Windows C: and Windows D:? I always mix them up09:08
k1l_!guidelines > B00n3r09:08
ubottuB00n3r, please see my private message09:08
RoryWiz_KeeD: You can set labels for partitions using gparted09:08
reisioor ntfslabel directly09:09
Wiz_KeeDAny other way without installing third-party applications Rory?09:09
reisioyou might query #windows as to the potential side effects09:09
B00n3ri donno how09:09
B00n3r..09:09
faugusztinNephro: why is enabling IOMMU not a viable solution for you ?09:09
reisiofaugusztin: is that not part of some thread hijacking?09:09
RoryWiz_KeeD: I think you can use the built-in disk utility09:09
Wiz_KeeDWhat is that called Rory?09:09
B00n3r....09:10
RoryWiz_KeeD: Not sure, search for Disk utility that's what it's called in the dash09:10
B00n3rwizkid???09:10
B00n3rfag09:10
B00n3r..09:10
faugusztinreisio: considering the Gigabyte naming scheme, DS3 should be above D3, it should have that bios option (checking manual now)09:12
faugusztinreisio: indeed, according to the manual even DS3 has that option, so he should just try that solution09:13
KI7MTI suppose the correct statement about 32bit & 4gb ram is address extension, not physical RAM, PAE enables an extension in the kernel, but the address length is still 32bit.09:14
swaagieamagad I luv gdisk already09:14
Wiz_KeeDAparently it does not allow me to edit them Rory09:15
reisiofaugusztin: is that going to make 64-bit work, or just usb stuff?09:15
Wiz_KeeDBut that you for your help and support, much appreciated09:15
RoryWiz_KeeD: Use gparted then09:15
faugusztinreisio: usb/ethernet. what other problems do you have in 64-bit ?09:15
* reisio shrugs09:16
faugusztinreisio: sorry, that was meant to Nephro :) confusion09:16
reisiohe said he couldn't install 64-bit09:16
reisioI guess if he answers your question we'll know :p09:16
Wiz_KeeDGuys, the dejadup backup system is incremental right? If I place a backup every day it just adds the changes yes?09:18
RoryWiz_KeeD: Yes09:18
Wiz_KeeDthanks!09:18
KartagisI added myself to video group, and still no dice :S09:19
faugusztinKartagis: did you logout/login after adding yourself to the group ?09:20
Kartagisfaugusztin: even rebooted09:20
swaagieI opt gdisk to be part of the installer if uefi becomes serious business, gparted just isnt there yet09:21
IncreaseHello everyone.09:23
RoryHello Increase09:24
fortunecookiehello++09:24
IncreaseI was curious on how to make my casper file work at saving.09:24
IncreaseEvery time I shut down, nothing saves.09:24
IncreaseI used the pen drive linux creater09:24
RoryCould you re-phrase that Increase ? What are you trying to do? Are you trying to make persistance work on a Live USB?09:24
IncreaseYes09:24
IncreaseRory:09:24
RoryIncrease: Try using my preferred tool: Linux Live USB http://www.linuxliveusb.com/09:25
RoryIncrease: It's always worked for me. Everyone has their favourite though09:25
IncreaseAlright.09:25
fortunecookieasaik, casper-based live = only partition-based persistence supported09:26
KartagisIncrease++09:26
Kartagisthat's also increasing, right?09:26
Kartagis:D09:26
IncreaseThe one I used said it was creating a persistent file, but it doesn't work. The casper file is there though.09:26
IncreaseDo I have to partion it or something?09:26
fortunecookiethere are a truck of live distro support file-based persistence nowadays. time to say goodbye to knoppix.09:27
Kartagisso?09:28
Kartagismy cam issue?09:28
Increasebloop09:37
reisioeep ep09:37
reisioeep op, even09:37
fortunecookiewell, is there a channel about ubuntu touch?09:38
k1l_!touch | fortunecookie09:38
ubottufortunecookie: Information about the Ubuntu Touch platform for Phone and Tablet is available here https://wiki.ubuntu.com/Touch support and discussion in #ubuntu-touch09:39
fortunecookieoh, i have known that09:39
karab44hello09:39
karab44I connected my galaxy trough USB cable and it doesn't work. Got some mtp messages but I can not do anything with pictures09:39
karab44Pardon, I can not only view them09:40
=== levin is now known as Guest29998
fahadash_awyHello09:58
=== fahadash_awy is now known as fahadash
fahadashwhich folder represents the launchbar ?09:59
utfans05Heres a good one for  yall. My Logitech G5 is giving me issues with 12.04. When it is hooked up to the system it's acting really weird. I can't left click or right click but it works fine in Portal. Any ideas on what's going on?09:59
ikoniaworks fine in portal ?10:00
ikoniawhat is protal ? the game ?10:00
utfans05Yup.10:00
ikoniautfans05: so on the ubuntu desktop you cannot click your mouse ?10:00
utfans05Nope.10:00
ikoniautfans05: so how are you launching portal ?10:01
utfans05Yeah its a weird one.10:01
utfans05I run synergy with another pc.10:01
=== levin is now known as Guest25835
utfans05I have tried disconnecting synergy and it still acts the same.10:01
ikoniautfans05: how did you setup synergy without a mouse10:01
utfans05I had synergy setup first before I launched portal. Trying to play it using the other pc10:02
utfans05And the mouse input was too iradic due to the signal traveling over the network.10:02
ikoniautfans05: yes, but synergy is not setup by default on ubuntu, so how did you set it up if you can't use a mouse10:02
fahadashlol10:03
utfans05ikonia, This system has been setup for weeks.10:03
utfans05Plus you can use synergy from command line.10:03
fahadashikonia doesnt beleive you man10:03
ikoniautfans05: does that mean the mouse used to work and no longer does10:03
ikoniafahadash: please don't make things up - I'm trying to understand the problem10:03
utfans05My dell mouse works on it10:03
ikoniafahadash: I'll speak for myself thanks10:03
utfans05The G5 doesnt10:03
ikoniautfans05: so you used to use another mouse,10:04
ikoniautfans05: has the G5 ever worked ?10:04
utfans05Yes. I've used it for years. This is the first time i've tried to use it on ubuntu 12.0410:05
ikoniautfans05: sorry, so it's never worked on ubuntu to be clear, as this is the first time you are trying to use it ?10:05
utfans05I've used it on 10.04 and 11.04 and it worked fine.10:05
ikoniaok, so it's since you've moved to 12.04 it's not worked10:06
utfans05Yup.10:06
wasanzyhi guys10:07
Roryhi wasanzy10:07
ikoniautfans05: does the mouse actually work in terms of moving the pointer10:07
wasanzyhope you are doing well?10:07
Kartagismy cam issue?10:07
utfans05Yes.10:08
ikoniaKartagis: that's just a useless statement10:08
wasanzyany one has success in customizing the ubuntu unity desktop?10:08
ikoniautfans05: do any of the buttons work10:08
utfans05No.10:08
ikoniautfans05: even the extra side ones ?10:08
wasanzythe tweak tool has not enough to customize10:08
Kartagisikonia: I've been asking here for a while. but let me tell you anyway10:08
utfans05ikonia, None of them work. But on my win7 box it works fine10:08
Kartagisikonia: my internal webcam doesn't work10:09
ikoniautfans05: ok, so getting a better picture10:09
ikoniaKartagis: tell the channel - not me10:09
ikoniaKartagis: but saying "my cam issue?" is just a waste of time10:09
ikoniait means nothing10:09
Kartagisokay10:09
k1l_Kartagis: did you give your lsusb / lspci in a pastebin?10:09
ikoniautfans05: a little odd, documentation suggests left/mouse right buttons should work, but the wheel and additional buttons may require extra configuration10:10
ikoniautfans05: are you aware of the evtest program ?10:10
Kartagisk1l_: http://paste.ubuntu.com/6127424/10:10
utfans05ikonia, no im not.10:11
ikoniautfans05: ok, I'd suggest installing that, it monitors mouse events, that way you can see if a mouse event is triggered when you press the buttons10:11
ikoniautfans05: that may help get an idea of what's actually going on10:11
utfans05Yeah. Installed and about to test it out.10:11
utfans05ikonia, it's picking the click up.10:13
glambertwhat could be causing regular segfaults?  applications or the kernal? hardware perhaps?10:14
ikoniautfans05: ok, so that's at least something positive.10:15
ikoniautfans05: the question is why is your desktop ignore this....10:15
utfans05ikonia, Yeah. Now I've got a good starting point. Thanks!10:15
k1l_Kartagis: which lenovo is it? which ubuntu?10:15
Myrttiglambert: hardware more probably, run memtest, fdisk, smartmontools etc10:20
ikoniautfans05: I'm just having a look around at the moment see if there is anything obvious with why this wouldn't work on the desktop - but does on apps10:20
Kartagisk1l_: lenovo sl-300 and 13.0410:20
glambertMyrtti, afraid you'd say that.  the server is about 300 miles away :P10:21
k1l_Kartagis: see this and the comments: http://kylewilliams.co.za/2009/03/05/getting-the-lenovo-sl300-camera-to-work-on-linux/comment-page-1  that seemed to work for 12.04 and probaply for 13.0310:22
Myrttiglambert: well, if it all of a sudden starts segfaulting when it previously hasn't, and the same software hasn't been known to cause segfaults for others, then hardware is the most probable cause.10:23
utfans05ikonia, Yeah, I'm doing the same thing. I'll get it fixed.10:23
utfans05Thanks!10:23
glambertMyrtti, thanks.  got a few servers doing the same things software wise and it's the only one segfaulting10:24
glambertsometimes on a daily basis10:24
shashank_hi10:25
shashank_ubuntu world10:25
Kartagisk1l_: it worked thanks a lot10:26
wasanzymy problem with ubuntu 13.04 is that, some application indicators are missing. like skype, when you close it too, in the previous version, u see it on the top panel, but this 13.04 doesn't have that. how can I fix it?10:26
faugusztinwasanzy: alt+right click on the top bar, add to panel, notification area10:27
wasanzyok, let me try10:28
wasanzyfaugusztin: that is not working. right click did nothing10:29
faugusztinwasanzy: Alt+right click10:30
cantomahey guys, any sound mixer apps for wmaker? I have just tried wmmixer but it doesn't seem to work10:31
wasanzyextactly what I did faugusztin10:31
faugusztinwasanzy: seems like in unity it is a bit different http://askubuntu.com/questions/89774/gnome-panel-alt-right-click-does-not-work10:31
wasanzyok10:33
faugusztinwasanzy: but the point is the same - you need to add "notification area" to your panel, the only question is how you get there :D10:34
wasanzyUnity is boring paaaa10:35
fortunecookieubuntu arm + mir +unity is not10:36
wasanzywhich key is supper key?10:36
Rorywasanzy: Between Ctrl and Alt, it usually has a Windows logo on it10:37
k1l_wasanzy: super key = windows key10:37
fortunecookiewould ubuntu touch replace unity in the future?10:37
k1l_fortunecookie: no10:37
fortunecookieoh10:37
shashank_hello10:38
k1l_fortunecookie: the ubuntu-touch will be merged into the new unity. and the it will be launch ubuntu-touch if its on a mobile/tablet and the regular unity if its on a desktop10:38
wasanzyok thanks10:38
k1l_fortunecookie: so it will be one unity with different handling for the devices10:39
wasanzyaahhh those keys are als not working hmmm10:39
fortunecookiethat's just my feeling10:40
faugusztinwasanzy: hm, looking around, seems like unity removed gnome applet support in 13.04 :O... time for you to switch to gnome then i guess :D10:44
faugusztinwasanzy: http://www.webupd8.org/2013/05/how-to-get-systray-whitelist-back-in.html but don't blame me if it doesn't work :)10:45
wasanzyok10:46
=== elhomme is now known as Yo
=== Yo is now known as Guest38571
faugusztinwasanzy: but it seems unity has a newer version, so it probably won't work... so either find a indicator for your app, or use something else than unity unfortunately10:48
fahadashWhats Unity ?10:48
Rory!unity | fahadash10:48
ubottufahadash: Unity is the default UI since Ubuntu 11.04.  Unity is a shell for GNOME. see http://unity.ubuntu.com. For a GNOME 2-like experience, see !notunity10:48
=== xeon is now known as svector
fahadash!notunity10:49
ubottuUbuntu 11.10 and higher use the !Unity desktop environment by default.  To use GNOME Shell instead, install the "gnome-shell" package and investigate "gnome-tweak-tool".  For GNOME Fallback mode, which is similar to GNOME 2, install "gnome-panel". Both packages will place entries in the Sessions dropdown.10:49
fahadashI don't like GNOME10:49
fahadashI used it with SLES 9 at my workplace10:49
fahadashI like KDE better10:50
RoryDo you have an Ubuntu support question fahadash ?10:50
fahadashIs it possible to get KDE on ubuntu ?10:50
Rory!kubuntu | fahadash10:50
ubottufahadash: Kubuntu is the Ubuntu flavour using KDE Software and the KDE Plasma Workspaces.  See http://kubuntu.org for more information - For support join  #kubuntu - See also !kde10:50
Roryfahadash: You can do apt-get install kubuntu-desktop10:51
fahadashThen I get to keep the Unity with it ?10:51
Roryfahadash: yes you can choose which one to use before you log in10:51
fahadashok10:51
fahadashWhere can I find SDK for Unity ?10:52
RoryWhat do you want to do?10:52
fahadashStart developing apps for Ubuntu with UI on unity10:52
RoryYou use GTK or QT. Unity is just the launcher and dash10:52
fahadashThanks. Do applications created for Ubuntu such as a game or a music player have to be free and opensource ?10:53
RoryNo fahadash there are no restrictions on running software you wrote on Ubuntu10:53
fahadashI am talking about selling it10:54
Roryfahadash: No, there are many non-free applications for Linux10:54
fahadashAnd how about soure code, do I have to make it public because it runs on Linux ?10:54
Roryfahadash: It is up to you what license you release your software under. Like I said: there are many non-free applications for Linux10:55
fahadashThanks10:55
BluesKaj'Morning all11:02
=== terminator is now known as Badaboo
ne2khi, I've been installed 12.04.3 amd64 server from a CD, and decided to give netboot a go as I have mutliple servers to install at once. I've got it all set up and can PXE boot into a boot menu, but it looks different from the one on the CD -- I think it might be the desktop one, not the server one. I used this image: http://archive.ubuntu.com/ubuntu/dists/precise/main/installer-amd64/current/images/netboot/11:05
ne2kI've browsed around dists/precise/main/ but can't see a different directory for a server installer vs. a desktop installer. what's the right way to go about netbooting a server installer?11:06
auronandacene2k: a netboot install is just like the mini install, you install what you need (at least thats what i thought netboot is for)11:07
auronandace!mini | ne2k11:08
ubottune2k: 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/MinimalCD11:08
ne2kok. let me put it a different way. what is the best way to go about getting the exact same experience as the server install CD, but via netboot?11:09
ne2kvia PXE booting, I should say.11:09
fortunecookieafaik, there is upxe booting too. so you can install linux via the internet11:10
ActionParsnipne2k: the minimal iso installs using the web, you will need to boot from a USB or CD with the 30Mb ISO on it11:11
ActionParsnipne2k: then it will install packages from the repos rather than installing from local media. Is that what you mean?11:12
ne2kActionParsnip: I must be expressing myself really badly11:12
ActionParsnipne2k: if you boot the mini ISO you can install ubuntu server11:12
ne2kActionParsnip: is that the same as what is in netboot.tar.gz?11:13
ActionParsnipne2k: never seen that file before, where is it from?11:13
ne2khttp://archive.ubuntu.com/ubuntu/dists/precise/main/installer-amd64/current/images/netboot/ there's a mini.iso in there too11:14
fahadashnetboot? sounds like an interesting thing11:14
ne2kActionParsnip: I unpacked netboot.tar.gz on to my TFTP server, as per this doc http://www.debuntu.org/how-to-unattended-ubuntu-deployment-over-network-page-4-pxelinux/11:14
ActionParsnipne2k: yes, use the ISO and boot to that, configure your network in the installer and you can install the OS using the repos as a package source instead of using a local CD which will need updating once you rfirst boot11:14
ActionParsnipne2k: oh you want to use PXE servers etc11:15
ne2kyes. well, I have one system installing from the netboot files at the moment. it seems to be downloading the base system on to my apt-cacher11:15
=== fahadash is now known as fahadash_awy
ne2kI just wanted to make sure it wasn't going to install a desktop system by default11:18
ActionParsnipne2k: it won't as you choose in the minimal, you can install any or even no DE in the mini ISO :)11:18
theadminne2k: All of the netinstall images allow to install any of the Ubuntu releases, or just a base system11:18
ne2kActionParsnip: theadmin: I haven't been asked yet, it's just installing the base system11:18
theadminne2k: So, you can have Ubuntu, Kubuntu, Lubuntu, Xubuntu or Ubuntu Server, you get a menu to choose11:18
theadminne2k: Yeah the base installs first11:19
ne2kdoes that happen after the base system -- oh great11:19
ne2kthanks11:19
=== fahadash_awy is now known as fahadash
ne2kapt-cacher seems to be extremely slow11:19
lpapphi, can I get python 2.7 on my Ubuntu 10.04 somehow?11:24
lpappit is having 2.6.5. I mean getting it from an official package.11:24
lpapp(I would not like to build such a big software myself)11:24
auronandace!backports | lpapp11:25
ubottulpapp: If new updated Ubuntu packages are built for an application, then they may go into Ubuntu Backports. See https://help.ubuntu.com/community/UbuntuBackports - See also !packaging11:25
lpappauronandace: did not help.11:27
auronandacelpapp: then no11:27
lpappstill getting python 2.6.5 for apt-get update && apt-get install python11:27
ActionParsnipne2k: it'll get there :)11:27
ActionParsniplpapp: what is the output of:  uname -a11:28
lpappso python 2.7 is not supported on an LTS ubuntu ??11:28
auronandacelpapp: not on 10.0411:28
lpappLinux Intraweb 2.6.32-51-generic-pae #113-Ubuntu SMP Wed Aug 21 20:02:16 UTC 2013 i686 GNU/Linux11:28
lpappthen why LTS ? :(11:28
=== lastwish_ is now known as lastwish
auronandacelpapp: it is supported on 12.04 which is also lts11:28
ActionParsniplpapp: so its a desktop system, with a mouse pointer and web browser?11:28
auronandacelpapp: you realise that 10.04 is now only supported on server11:29
lpappActionParsnip: no, it is server.11:29
ActionParsniplpapp: then why is it the generic kernel and not the server kernel11:29
ActionParsniplpapp: the server OS ships with a server kernel, the desktop OS ships with generic11:29
ActionParsniplpapp: so I KNOW it is the desktop OS11:29
lpappbecause people use the UI as well occasionally.11:30
ActionParsniplpapp: its not supported on the desktop anymore11:30
lpappanyway, 3 years old LTS ubuntu does not support python 2.7? :((11:30
ActionParsniplpapp: 10.04 is only supported on the server, I suggest you upgrade to 12.0411:30
ActionParsniplpapp: on the desktop, no11:30
fortunecookiegrr, i am still using 10.04, a decent version11:31
lpappthat is a shame.11:31
ActionParsniplpapp: nor will it ever, the only updates you will get will be the ones common between the desktop and server11:31
ActionParsniplpapp: ALL OSes eventually die11:31
ActionParsniplpapp: Win XP has about 240 days left11:31
fortunecookiewhat? xp was dead at 200711:32
ActionParsnipsorry 193 days11:32
ActionParsnipfortunecookie: thats the ultimate death day11:32
auronandacefortunecookie: perhaps you are thinking pre-sp311:32
fortunecookieumm, xp will be secure in a vm11:33
ActionParsnipfortunecookie: Extended support will end on April 8, 201411:33
kaddihi, does anyone know about a ppa for R 3.0.1?11:33
kaddithere's a bug in 13.04 that won't let me use the current version on ubuntu 13.0411:33
ActionParsnipkaddi: the package is just called 'r'?11:33
ActionParsnip!info r11:33
kaddiActionParsnip: yeah11:33
ubottuPackage r does not exist in raring11:33
kaddir-core-base i guess11:33
ActionParsnipkaddi: so it's not just 'r' l...like I asked11:34
kaddii installed r-recommended initially11:34
ActionParsnip!info r-core-base11:34
ubottuPackage r-core-base does not exist in raring11:34
ActionParsnip!info r-recommended11:34
ubottur-recommended (source: r-base): GNU R collection of recommended packages [metapackage]. In component universe, is optional. Version 2.15.2-1ubuntu1 (raring), package size 2 kB, installed size 41 kB11:34
jribkaddi: what bug?11:34
theadminWhat's an "R collection", even?11:34
kaddijrib: x-windows are completely empty. No histograms are displayed11:34
jribkaddi: i mean what's the bug #?11:35
kaddiGNU R is a program/programming language for statistics11:35
kaddi117375511:35
kaddii think11:35
ActionParsnipkaddi: https://launchpad.net/~opencpu/+archive/rapparmor-dev?field.series_filter=raring11:35
kaddihttps://bugs.launchpad.net/ubuntu/+source/gedit-r-plugin/+bug/117375511:35
FloodBot1kaddi: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation.11:35
ubottuUbuntu bug 1173755 in gedit-r-plugin (Ubuntu) "Plot window in does not display plot until window is resized." [Undecided,Confirmed]11:35
ActionParsnipkaddi: https://launchpad.net/ubuntu/+ppas?name_filter=r-recommends11:36
ActionParsnipkaddi: great search engine for PPAs11:36
kaddity11:36
kaddiyeah, i've never seen that before.. will definitely use it again in the future :)11:36
ActionParsnipkaddi: if you use http://duckduckgo.com you can search for:   !ppa r-recommends     and get the same11:36
ActionParsnipkaddi: one of the many reasons to quack instead of dumb google11:37
kaddii really should get used to duckduckgo. it's the sauce.. Force of habit has me going back to google too often though >.<11:37
lpappActionParsnip: thanks anyway. We will try to update it in a sandbox, and then ship it.11:37
theadminkaddi: Just reassign your search keyword ("g" I assume) to use duckduckgo11:37
theadminkaddi: tada11:37
kaddihehe11:37
kaddija11:37
kaddiyes11:37
ActionParsnipthe bang functionality is amazing11:38
MattiasActionParsnip: Does Duckduckgo save my search history?11:38
ActionParsnipMattias: it doesnt track you if thats what you mean11:39
ActionParsnipMattias: it also doesnt bubble you11:39
MattiasActionParsnip: hm... then I'd have to remember what I've searched for on different devices...11:39
wesselAm I disconnected?11:39
theadminwessel: Maybe.11:39
fortunecookieduckduckgo cliam that it's the most secure search engine11:41
fleischhello all.11:43
TausenTrying to install fglrx gives me "kernel includes at /lib/modules/3.8.0-30-generic/build/include not found or incomplete" - any idea how to continue? /lib/modules/3.8.0-30-generic/build/include exists and contains a bunch of symbolic links11:46
TausenThe next line in the log after the "not found or incomplete" is "file: /lib/modules/3.8.0-30-generic/build/include/linux/version.h" - this file does not exist11:47
ActionParsnipTausen: are there any bugs repoted?11:47
mohamedkidwanihi all11:47
TausenActionParsnip: Where do I check?11:48
wesselI'm trying to apply the second fix (see link) but it won't let me uncheck the hardware acceleration box, http://askubuntu.com/questions/28952/consistent-flash-player-crash-only-on-youtube11:48
ActionParsnipTausen: launchpad, or search the web for the error?11:48
mrrcpgoood morning people!11:48
ActionParsnipTausen: do you have the kernel headers installed?11:48
theadminIn general, does third-party software get uninstalled during a distribution (release) upgrade? To be more precise... Can I safely upgrade, without X breaking, if I have Bumblebee?11:49
JoBArTe_Skuldhi to all11:49
TausenActionParsnip: Yes, I do have kernel headers installed. I've been googling around and have found some similar problems with older kernel versions, they seemed to have fixed it by updating11:49
theadmin(I know 13.10 isn't released yet, just getting ready for when it is)11:49
ActionParsnipTausen: sudo apt-get install linux-headers-3.8.0-3011:49
TausenActionParsnip: "linux-headers-3.8.0-30 is already the newest version"11:50
ActionParsnipTausen: sounds like a bug with that package then11:50
ActionParsnipTausen: do you have version.h in your OS anywhere?11:51
ActionParsnipTausen: found this: http://slackblogs.blogspot.de/2012/12/linux-kernel-37-vmware-workstation-and.html11:51
ActionParsnipTausen: suggests a cheeky symlink :)11:51
TausenActionParsnip: Aww, thats too bad. Will look for version.h and check link, thank you11:52
TausenActionParsnip: Should I report it somewhere? I'm still just a noob :)11:52
=== dean|away is now known as dean
theadminTausen: linux-headers-VERSIONHERE is not a real package. Real packages are named linux-headers-VERSIONHERE-FLAVORHERE. Try appending -generic to that and installing it.11:53
theadminTausen: Or -server or whichever flavor you are running.11:53
ActionParsnipTausen: run:   ubuntu-bug linux-headers-3.8.0-3011:53
Tausentheadmin: Tried generic too, got "linux-headers-3.8.0-30-generic is already the newest version"11:54
theadminTausen: Ah, okay then.11:54
Tausentheadmin: But thanks for the suggestion :)11:54
alpha_How can I disable my ATI grapic card to use the intel ?11:54
TausenActionParsnip: Thanks!11:54
theadminalpha_: Create a file called /etc/modprobe.d/blacklist_ati.conf and add two lines: "blacklist radeon" and "blacklist fglrx".11:55
theadminalpha_: Also make sure you don't have a custom Xorg.conf using an ATI driver explicityl.11:55
theadminGosh I can't into typing today, explicitly.11:55
BluesKajalpha_, usually in your bios , if one is a pci then choose it as default11:56
theadmin...Or that, yeah.11:56
alpha_BluesKaj : I have a laptop. HP 4540s11:56
BluesKajahh , 2 gpus ?11:57
BluesKajoptimus , alpha_ ?11:57
alpha_Blue : what does optimus means ?11:58
BluesKajono ati in optimus , nm11:58
alpha_mean*11:58
theadminalpha_: It's a technology NVidia has. Basically two GPUs in one physical unit11:59
theadminalpha_: ATI doesn't have Optimus cards (obviously), though11:59
alpha_theadmin : yes yes its optimus .... ATI Radeon 7xxx12:00
theadminalpha_: No, Optimus is an nVidia technology, AMD/ATI don't have that. There's just two GPUs in your laptop12:00
theadminalpha_: That's normal dual graphics, can get rid of one of them by blacklisting the driver, see my messages above12:00
alpha_theadmin : I mean , now i have 2 graphic card on my laptop 1.ATI   2.Intel12:00
alpha_theadmin : Intel is my default graphic card12:01
BluesKajalp yeah , the intel is onboard and the ATI is the "dedicated" hi power gpu for gaming etc12:03
BluesKajoh well12:04
rguptaSomeone used RDP to connect to my machine .. is there a way to find out from which ip address the connection originated? can someone help?12:04
ActionParsniprgupta: what service are you running to allow RDP?12:04
rguptaActionParsnip,  desktop sharing and x11vnc12:06
theadminrgupta: Uh... That's VNC, not RDP then.12:06
ActionParsniprgupta: vnc is not rdp12:06
ActionParsniprgupta: rdp is rdp, vnc is vnc12:06
ActionParsniprgupta: there is a tonne of differences12:06
ActionParsniprgupta: please tell me you are not port forwarding vnc from your router12:07
rguptaActionParsnip, sorry for the mix up ... i am new to ubuntu ... but i still want to know if there is a way to find who was able to get access to my desktop12:07
rguptaActionParsnip, no i am not12:08
MrQuistrgupta -> try logmein12:09
ActionParsniprgupta: vnc works in windows too12:09
MrQuistwww.logmein.com12:10
ActionParsniprgupta: so being new to ubuntu isnt a thing here, they are defacto standards12:10
ActionParsniprgupta: so only users on your LAN can access the VNC, nobody from outside can get in?12:10
auronandaceMrQuist: he isn't lookinf for remote desktop solutions, he wants to know who connected to him12:10
rguptaActionParsnip, yes12:10
ActionParsniprgupta: then run:  last     assuming they had to log in when they connect12:11
ActionParsniprgupta: what do you use VNC to achieve may I ask, what is the purpose of the connection12:11
MrQuistoh sorry missed that question12:11
rguptaActionParsnip, I used VNC just once because my client wanted to remotely do a setup on my system ... then it was disabled12:12
ActionParsniprgupta: i'd check in the output of 'last'12:12
rguptaActionParsnip, 'last' just shows myself as logged in12:13
tencAre there any IRC clients which correctly integrate with message-indicator?12:13
ActionParsniptenc: pidgin12:14
faugusztintenc: xchat-gnome ?12:14
=== jack is now known as Guest62437
tencxchat adds an entry but doesn't signal updates and it forgets whether or not it's open on suspend (not sure if that's message-indicator or xchat)12:15
tencI'll try pidgin, thanks ActionParsnip.12:16
swaagieupdate-grub fails: grub-probe: error: failed to get canonical path of /cow, basically trying to update the config of grub to get the menu to show on boot, I need a one time nomodeset, what would be the path to take from here? install grub to /boot/efi again?12:16
auronandacetenc: when you say doesn't signal updates what do you mean? i use xchat and when someone messages me it turns blue (if i'm looking at a different app)12:17
* ActionParsnip has been using Pidgin since forever :)12:17
tenc@auronandace that's exactly what I mean... I don't get that behavior in unity 13.04/xchat 2.8.8.12:18
tencIs that something that needs to be additionally configured?12:18
auronandacetenc: i use the normal xchat from the repos, i don't know if xchat-gnome does the same12:19
rguptaActionParsnip, any other option?12:20
auronandacergupta: what makes you so sure someone was in your machine remotely?12:21
rguptaauronandace, because my mouse went out of my control ... and on my eclipse some junk was being typed12:21
ActionParsniprgupta: does the x11vnc service have a log file in /var/log ?12:22
wesselCan anyone make a suggestion for not making Firefox crash, often times it crashes on youtube videos?12:23
Rorywessel: Open it from a terminal and see if there's an error when it crashes12:24
swaagieagamad luv you escape key :)12:24
rguptaActionParsnip, i dont see any x11vnc service log file in /var/log12:24
swaagiewhoop whoop got ubuntu 13 working on a uefi system :)12:26
swaagiegot that was a pain12:26
swaagiegod*12:26
ActionParsniprgupta: check its config file, see if logging is enabled12:26
wesselWhat do you do when your entire machine gets unresponsive, but numkey on keyboard can still change light from green to off ?12:27
wesselAlt + Ctrl + Del didn't work12:27
Rorywessel: Can you change to a different TTY with Ctrl+Alt+F512:27
=== Tausen_ is now known as Tausen
njsgis there any way I can change the keymaps (including extended ones) that get loaded for the text consoles12:27
ActionParsnipwessel: does CTRL+ALT+F1 work?12:27
njsgthat is, to automate what I'd do normally with loadkeys?12:27
njsgI'm growing tired of having a caps lock in the vlock terminal12:27
Rorynjsg: You could put your loadkeys commands in .bashrc12:28
njsgRory: that only works if you log in one of the terminals *and* you have permissions to do that12:28
Rorynjsg: You should have permission to edit your own .bashrc12:28
njsgRory: ...12:28
njsgRory: but not always do I have permission to change the terminal keymap12:29
njsgsome other distros have system-wide configuration files under /etc that will be used to invoke loadkeys, debian uses a generated keymap file that gets loaded, so you could effectively "compile" your own file12:29
njsgand this gets loaded during boot12:29
Rorynjsg: sudo dpkg-reconfigure console-setup12:29
OxymoronHi, I want to increase max size of a dynamicaly increasing vdi harddrive. It doesnt work with VboxManage modifyhd lol.vdi --resize MB_SIZE ... How do I?12:30
RoryOxymoron: Please ask in #vbox this is the Ubuntu support channel12:31
njsg__Rory: that does not ask anything about the keyboard layout12:32
njsg__just font and charsets12:32
rguptaActionParsnip, the logs are enabled but it was last updated on Sept 2nd12:32
OxymoronRory: I did, but no answer ...12:32
TausenActionParsnip: Just did some testing and found someone with the same issue on launchpad: https://bugs.launchpad.net/ubuntu/+source/fglrx-installer/+bug/118528512:33
ubottuUbuntu bug 1185285 in fglrx-installer-updates (Ubuntu Saucy) "[saucy] fglrx fails to build against linux 3.9.0 (missing version.h)" [High,Fix released]12:33
Rorynjsg__: Under Origin of the keyboard select the correct layout.12:33
RoryOxymoron: You have to ask in the correct channel and wait for an answer12:33
OxymoronRory: It should be possible to resize a freaking vhd file in Ubuntu.12:33
RoryOxymoron: ubuntu, Windows, whatever, it's a Virtualbox support question12:33
TausenActionParsnip: It is claimed that it was fixed in "fglrx-installer" - is this a package I'm supposed to be able to install?12:33
RoryOxymoron: It might help if you expanded with more details: what Ubuntu version are you running, and what error do you get?12:34
OxymoronRory: Not really, vhd is standard file for Virtual hdds.12:34
TausenActionParsnip: I also tried the version.h symbolic link but that gives me a lot of "implicit decleration" errors, so I'm suspecting I'm using the wrong version.h file12:34
auronandaceOxymoron: they would more likely know better how to help you12:34
Oxymoronauronandace: Yes I know, just saying its not really a pure VB question. Anyhow, seem to get some action in vbox channel now.12:36
OxymoronRory: Also I run latest Ubuntu 13.10 I think it is, not errors or anything.12:36
njsgRory: what "origin of the keyboard"?12:37
Rory!13.10 | Oxymoron I'll support you in #vbox12:37
ubottuOxymoron I'll support you in #vbox: Ubuntu 13.10 (Saucy Salamander) will be the 19th release of Ubuntu. Announcement: http://www.markshuttleworth.com/archives/1252 - Discussion and support in #ubuntu+112:37
ircsawhat's the lastest version12:43
ircsai find the 12 lame12:44
Piciircsa: The latest supported version is 13.04.12:44
njsgRory: configuring console-common lets me choose *one* keymap12:44
Pici13.10 will be releasing next month.12:44
njsggood but still not the whole thing :-|12:44
ircsathe 11 seems professional12:44
Roryircsa: The latest version is 13.04, the latest Long-Term-Support version is 12.0412:45
ircsaeverthing works fine but this 12 and above12:45
Piciircsa: neither 11.04 nor 11.10 are supported anymore.12:45
ircsai can't even create a text file using left mouse click on 1212:46
njsgthe problem is that I use "loadkeys fi ctrl" (or "loadkeys fi ctrl.inc" depending on the implementation of loadkeys)12:46
aokmangahi all!12:46
aokmangai'm trying to install ubuntu on my macbook replacing osx, let's see if i'll be able to do it :)12:47
ircsait's ubuntu abandon ?12:47
aokmangayesterday i had some problems with a 12.04 cd i own so i'm trying the latest version and let's see, i'll ask some support for partitioning :)12:48
hudinihello guys12:48
hudinii have a question12:48
aokmangahi hudini12:48
hudinihow to find all text files on my hard disk in linux ?12:48
aokmangain linux or in ubuntu?12:48
aokmangaanyway try to search for *.txt12:48
Roryhudini: find / -type f -name '*.txt'12:48
hudiniyes thanks :D12:49
njsg__note that text files are usually extension-less in the UNIX world, .txt is more of a windows thing12:50
reisioUnix!12:50
reisiobut for some reason they do awful things like 'README' in all caps12:50
* reisio rolls eyes12:50
aokmangaahah :D12:50
Roryreisio: If you download a tarball with 40 files in, being able to easily find the README is a godsend.12:50
Gentoo64its like its shouting at you12:51
njsg"they"? you are using ubuntu, and you say "they"...12:51
reisioit's like it's shouting at you and making it harder to cat12:51
Roryreisio: All-caps really sticks out in an ls listing, also INSTALL is usually named like that12:51
reisiothey should make it a broken symlink, then12:51
njsgREADME, INSTALL, COPYING -- very important installation/distribution information are pretty much the only ones I see in all-caps12:51
Gentoo64UPDATING12:51
njsgand with a good reason, you *want* to spot them from far away12:51
hudiniwhat if i deleted a text file would it be possible to recover it ? and what kind of software do i need to do that12:51
reisioHARDERTOTYPE12:51
aokmangasomeone has ubuntu on a mac?12:51
reisiohudini: is that a theoretical question? :p12:52
reisioaokmanga: someone, sure12:52
njsgreisio: just go for bash, you'll be maybe surprised to find it uses GNU readline, with the normal keybindings do meta+u (alt+u) and you'll see how hard it is12:52
aokmangasomeone of the talking one at the moment :D12:52
njsgreisio: writing a name in caps for me is a matter of writing it, meta+b, meta+u, meta+f12:52
reisionjsg: hrmm?12:53
Roryhudini: It's not easy to recover deleted files or guarenteed, so I will go into it only if you need to12:54
njsgreisio: try it, fire GNU bash and try doing that with a word12:54
njsghudini: with text files, hexdump should suffice, if it's not too big of a file12:54
njsgdepends on the filesystem. just don't forget the golden rule of data recovery. back the filesystem up and work on the image12:54
reisionjsg: doing what?12:55
hudiniRory and reisio i think that i might have deleted a text file i need ,am not just asking random quesitions i need that file i know that i can recover files even if i formated my hard disk with and installed another operation system on it , i know that over-writing files is a bad idea (and then recover them) but i need any software name that can do that in linux (the recovery job)12:56
Roryhudini: You might not need to, what file did you delete, was it a system file?12:56
Pici!undelete12:57
ubottuSome tools to recover lost data are listed and explained at https://help.ubuntu.com/community/DataRecovery - Recovering deleted files on !ext3 filesystems can be virtually impossible, although methods that might work is some cases are described at at http://www.xs4all.nl/~carlo17/howto/undelete_ext3.html and http://projects.izzysoft.de/trac/ext3undel12:57
hudinino just a .txt file12:57
reisiohudini: well first you should stop making writes to the FS12:57
reisiohudini: then read ubottu's stuff12:57
hudiniok thanks .. i'll see what i can do..12:57
Kacoafternoon13:01
StarFlowerSoftware updater just opened but wont let me view it it is only in the launcher13:01
reisioKaco: mornin'13:02
StarFloweris that normal or should I try to close and re-open it13:02
ActionParsnipStarFlower: tried maximizing the window?13:03
StarFlowerActionParsnip, Yes I did, i finally just closed it and reopened it13:04
ActionParsnipStarFlower: makes sense, not used it myself. I just use apt-get :)13:05
StarFlowerIs 13.04 lts13:05
ActionParsnipStarFlower: well, apt-fast13:05
StarFlowerI guess it isnt I thought all .04 releases were LTS releases13:08
ActionParsnipStarFlower: every other .04 is13:08
ActionParsnipStarFlower: 8.04, 10.04, 12.0413:08
ActionParsnipStarFlower: next LTS is next year 20(14) in April (4)th month.13:09
StarFlowerOk Thank you ActionParsnip13:10
UserErrorCan someone in raring or greater do me a quick favor? Can you type in sudo add-apt-repository universe multiverse13:10
UserErrorthen give me the output13:11
kalekip1!ot | UserError13:11
ubottuUserError: #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:11
UserErrorThis is for support13:12
UserErrorPlease check your dev mailing list13:12
kalekip1For?13:12
kalekip1It still belongs to offtopic, though.13:12
=== dean is now known as dean|away
UserErrorA bug or forgetful backport / unspecified / undoc'd behavior of the python 2 vs 3 split in software-properties / common13:13
UserErrorGuess who's fixing it?13:14
UserErrorSince their guidelines specifically say not to use 2to3 or 3to2 I am asking for output behavior to do it from scratch.13:15
kalekip1UserError: http://pastebin.com/5HBDxNJU13:15
kalekip1oops13:15
kalekip1wrong one13:15
kalekip1UserError: Error: need a repository as argument13:15
UserErrorYou're in 13.04?13:16
kalekip1Ya13:16
UserErrorOdd13:16
JoBArTe_Skuldhi guys xD13:16
kalekip1You still should go to #ubuntu-offtopic13:16
UserErrorkk13:16
=== bfiller is now known as bfiller_away
ikoniakalekip1: he's asking for support13:16
kalekip1Welcome, JoBArTe_Skuld.13:16
pehocan somebody help me with mod_passenger.so: undefined symbol: unixd_config13:16
ikoniaUserError: you're fine here13:16
ikoniaUserError: you're trying to work through an ubuntu issues yes ?13:17
pehoin ubuntu 12.0413:17
JoBArTe_Skuldits possible to apache serve pages when your wwwroot is in a encrypted folder?13:17
ikoniaJoBArTe_Skuld: yes, as it will be unencypted on boot13:17
StarFlowerHave to restarb BRB13:17
JoBArTe_Skuld[ikonia]: is possible to apache access this folder using a pass or key?13:17
UserErrorYes, i'm trying to get a feature that won't be backported in an LTS that will live longer than the versions that have said feature which fixes an issue ubuntu has from the start of no sane way to add or flip repo switches from stock13:17
ikoniaJoBArTe_Skuld: no,13:17
JoBArTe_Skuld:(13:17
JoBArTe_Skuld[ikonia]: thanks \o\13:18
ikoniaJoBArTe_Skuld: it needs to be decrypted on mount13:18
ikoniaUserError: you're on thin ground to to get unsupported features working, but at the same time, if someone can help, go for it13:18
UserErrorI've been porting part of SoftwareProperties.py and other files BACK to Py2 and want to dupe the same behavior because 13.04+ (maybe 12.10 as well?) has a sane policy.13:18
=== Krabbe_ is now known as Krabbe
Rust3dCor3Hi! Does anyone knows how to make irssi working on secure connection? I've been trying to do so, but still the /whois do not post any information about connection security. I'm writing from xchat now13:21
ikoniaRust3dCor3: a secure connection will still offer your details13:21
ikoniaRust3dCor3: you need to join #freenode and ask for a cloak13:22
Rust3dCor3ok13:22
Rust3dCor3ty for info.. ill go there13:22
cariveriHi. gnome-tweak tool dont let me pick a shell theme. how to enable?13:22
=== ubuntu is now known as Guest13339
chrisTr87if someone is interested in, I found something about my problem: detection of usb devices at ubuntu :)13:29
chrisTr87i mean how ubuntu detects them13:29
chrisTr87I just have a last question. Does someone know how ubuntu detects that a device is connected? I mean if you connect an usb stick you get a message that its connected. There must be an event or something like this13:33
chrisTr87if you can tell me a file which is important for it, I could check the source code on my own, but I dont know which file :)13:34
ikoniachrisTr87: it works from dbus and udev13:35
chrisTr87so udevlib is the one i could need?13:36
Richie086you mean like a log file?13:36
ikoniachrisTr87: what are you trying to do ?13:36
chrisTr87I'm starting with my bachelor thesis which has to do with usb detection on ubuntu13:36
chrisTr87maybe we will work with debian later but at the moment its on ubuntu13:37
chrisTr87but its just a part of it13:37
chrisTr87I need to understand how ubuntu detects usb devices13:37
swaagiehow can I find out what is requiring me to set nomodeset for each boot even after installing the open source intel graphic drivers etc?13:38
boneslashHi guys what a wonderful day :)13:38
chrisTr87ikonia: you read?:)13:39
ikoniachrisTr87: I did13:39
ikoniachrisTr87: keep in mind the events come from the kernel13:39
boneslashI think you can't give me a help and because I have downloaded Ubuntu 13.10 and in this channel is only support for 13.04 and lower versions, such a shame :( xD13:39
chrisTr87ikonia: i need to write a program which detects an usb stick and collects media files out of it13:40
chrisTr87ikonia: then it should read the id3-tags and write them into a database13:40
faugusztinchrisTr87: you don't detect USB stick. you add a udev rule to handle insertion of that device, and that calls your program13:40
ikoniaok ?13:40
chrisTr87thats the programming part of my thesis13:40
chrisTr87yes :) thx13:41
chrisTr87i think this could be interesting or not? http://www.freedesktop.org/software/systemd/libudev/libudev-udev-monitor.html13:41
cariveriIs it possible to add one partitions space to another ones?13:41
Rorycariveri: You have to delete the rightmost partition and resize the other to fill the newly created free space13:41
chrisTr87ikonia: maybe i will make a program for android, too13:42
chrisTr87ikonia : with the same functions and then I need to make benchmark tests on a panda board13:42
chrisTr87ikonia: with each system13:42
cariveriRory: thanks. but its more like sda6(free),7(boot),8(/). can I add 6 to 8 ?13:43
Roryno cariveri13:43
cariveriRory: no way to shift 7 and 8 ?13:44
ActionParsnipcariveri: or mount the partition to a folder in the other13:45
cariveriActionParsnip: what do yo mean? I dont see how that would help13:45
mackwerkI need to run a script on an ec2 ubuntu instance on reboot but it has to wait for some processes to be available like s3cmd and postgres, what is the best way to do that? :o13:46
ActionParsnipcariveri: well the space would be used but accessible from a folder13:46
ActionParsnipcariveri: the linux file system is flat, not like windows with stupid drive letters13:46
=== h00k is now known as Captain_h00k
aquaratCan anyone suggest a good way of storing files on LTO5 tape using Ubuntu ?13:47
ikoniaaquarat: tar ?13:47
ikoniaaquarat: cpio ?13:47
aquaratI've tried tar but the device "shoeshines"13:47
ActionParsnipcariveri: you mount the file system to a folder and you see the data but the mount point also tells the kernel which partition to put the data on13:47
ikoniashoe shines13:47
ikonia?13:47
aquaratyes, buffer underruns13:47
aquaratthe source disk is fast enough to support the data rate13:47
Rory!upstart | mackwerk13:47
ubottumackwerk: Upstart is meant to replace the old Sys V Init system with an event-driven init model.  For more information please see: http://upstart.ubuntu.com/13:47
Rorymackwerk: You need to write an upstart script, and you can tell it to wait until other services have started13:48
aquaratI was thinking of maybe buffering the output to the tape drive in some way13:48
aquaratmaybe using pv13:48
ActionParsnipcariveri: so you could mount a partition to ~/Pictures and when you put files in that folder it will go on the partition13:48
chrisTr87faugusztin:  thanks, I was searching for udev rules, I think this could help me, too :)13:48
mackwerkRory, ah but ofcourse! Thanks, don't know why I didn't think about that myself. Can upstart start by itself on reboots?13:48
Rorymackwerk: Yes, upstart is how services are defined13:48
Rorymackwerk: It's the replacement for the old init scripts13:49
chrisTr87faugusztin: I have to say that I just used ubuntu for programming at the moment. I don't have much knowledge of these things at the moment13:49
cariveriActionParsnip: sounds like splitting the free space partition into several ones to mount them to folders, like /var, /usr . home is already outsourced that way.13:50
ActionParsnipcariveri: same deal, you can mount partitions as you wish13:51
ActionParsnipcariveri: just not in /proc :)13:51
cariveriActionParsnip: did oyu mean something else before?13:51
ActionParsnipcariveri: then you dont need to put merge the partitions, just mount one as a folder and use it13:52
cariveriActionParsnip: well its about resizing / partition which I planned too small it seems.13:53
cariveriActionParsnip: Ihave got plenty of sorage for my data, but the filesystem has to use it.13:53
ActionParsnipcariveri: could boot liveCD and do stuff13:54
cariveriActionParsnip: I am about todo so anyways. but would I get the system partition to use the new one.13:55
ActionParsnipcariveri: use in what way?13:55
cariveriActionParsnip: in the way that I dont have to care. I could create a /var partition. but that does not guarantee that the filesystem has got enough when the next huge upgrade comes or so.13:57
ActionParsnipcariveri: how big is the partition?13:57
=== Guest72565 is now known as mfisch
benzrfhicorey:13:58
benzrf*hi13:58
=== mfisch is now known as Guest1225
benzrfi have no sound; amixer and pavucontrol both report 100% as 0db13:58
benzrfit's not muted13:58
ActionParsnipbenzrf: what is the output of: wget -O alsa-info.sh http://www.alsa-project.org/alsa-info.sh && chmod +x ./alsa-info.sh && ./alsa-info.sh --upload13:59
benzrfActionParsnip: are you sure that's a good idea13:59
benzrfi.e. wgetting scripts13:59
ActionParsnipbenzrf: look at the source...13:59
benzrfok13:59
ActionParsnipbenzrf: its also in the OFFICIAL Ubuntu sound troubleshooting page14:00
benzrfOkropNick:14:00
benzrf*ok14:00
benzrfugh14:00
ActionParsnipbenzrf: need any more proof it is ok14:00
ActionParsnip?14:00
benzrfbash has trained me to press tab after typing anything14:00
benzrf._>14:00
FloodBot1benzrf: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation.14:00
cariveriActionParsnip: the perfect scenarion I think is: I copy /boot partition to new one at the beginning of the free space + nwe mount point. then I delete the old /boot partition and resize / to get the succeeding space. is that possible?14:00
benzrfok,  it ran14:00
ActionParsnipbenzrf: with paranoia like that I'm surprised you connect to the internet14:00
benzrfwhat should I do now14:00
ActionParsnipbenzrf: what is the URL it made?14:00
swaagieshouldn't onboard intel wireless etc be found automagically, could fail due to this being a rather new board and all, any way I could discriminate?14:00
benzrfActionParsnip: sorry i didn't look at the url :p14:00
benzrfhttp://www.alsa-project.org/db/?f=ce92cf55185192947a8e9e3b92ddb0ddab96765214:01
ActionParsnipbenzrf: maybe you should, read then comment rather than comment then read....14:01
benzrf;p14:01
benzrfsorry14:01
ActionParsnipbenzrf: run:  echo "options snd-hda-intel model=ref" | sudo tee -a /etc/modprobe.d/alsa-base.conf > /dev/null14:03
PloujIs there a way to install linux-image-2.6-686 inside a wheezy chroot such that it wouldn't call update-grub (which currently fails for me)?14:04
benzrfsound still off14:04
ActionParsnipbenzrf: reboot to test14:04
benzrfoh14:04
benzrfthis wasn't a persistant problem14:04
benzrf:|14:04
benzrfit's been fine, it was just this boot14:04
benzrfsorry if I gave the wrong impression14:04
benzrf._>14:04
RoryPlouj: You could temporarily move update-grub away, and then symlink /bin/true to it14:04
ActionParsnipbenzrf: oh, then remove the line and run:  killall pulseaudio; rm -r ~/.config/pulse*14:05
sab3rexit14:05
ActionParsnipbenzrf: yes, details are useful.....14:05
ActionParsnipbenzrf: can you please give FULL details so people dont waste time as you drip feed them detais which maks there efforts worthless14:05
benzrfsorry :/14:06
benzrfran the killall/rm, nothing14:07
Rjujqhi all14:07
reisiohi14:07
ActionParsnipbenzrf: was the line still in the file (the echo command added a line), did you remove it like I suggested?14:08
benzrfyep14:08
ActionParsnipbenzrf: ok, try the line add and reboot14:08
benzrfwait14:08
benzrfwtf14:08
benzrfpavucontrol is blipping properly14:09
benzrfeven though it claims negative decibels14:09
benzrf??14:09
ActionParsnipif it makes noises who cares14:09
benzrf:)14:09
benzrfwell, the media buttons aren't blipping14:09
Rorybenzrf: 0db is maximum volume, all others are shown as negative14:09
benzrfwhich is a bit annoying14:09
benzrfRory: yep14:09
benzrfRory: well, that's when it's *muted* isn 't it14:09
Rorybenzrf: No, that's a standard way of reporting volume14:10
benzrf...huh14:10
RoryDon't worry about it. 0db = 100%14:10
benzrfthanks :>14:11
=== RDash[AW] is now known as RDash
StarFlowerCan I ask questions about XChat here14:18
PloujRory: Interesting idea...14:19
compdocStarFlower, ask. maybe someone will know14:20
ubottunetsplit is when two IRC servers of the same network (like freenode) disconnect from each other, so users on one server stop seeing users on the other. If this is happening now, just relax and enjoy the show. See http://en.wikipedia.org/wiki/Netsplit14:20
StarFlowerFor some reason everytime I reboot the computer Xchat doesnt remember my username14:21
RoryStarFlower: How are you setting the username?14:21
StarFlowerin the network list when it pops up14:21
RoryYou will have to save that network then, after you put in your username14:22
RoryOtherwise it will use the default name every time14:23
StarFlowerok how do I do that14:23
RoryThat I don't know, probably a button that says Save14:23
PiciStarFlower: There is also #xchat here on freenode, which might be a better place to ask..14:24
hitsujiTMOStarFlower: I would recommend installing HexChat as an alternative to XChat ... contains a lot of improvements over XChat14:25
StarFlowerPici, thanks14:25
StarFlowerhitsujiTMO, Never heard of it I'll look at it14:26
=== andrex is now known as andrex|off
=== andrex|off is now known as andrex
=== dan_liip is now known as sixty-nine
king_dukE#14:44
king_dukEHELLO WORLD14:44
ARW0HELLO king_dukE14:44
awaken_hello14:46
reisio'lo14:47
king_dukEI'm sticking with Ubuntu 13.04 for now.14:47
king_dukEUbuntu 11.04-12.10 was un-usable for me.14:48
Myrttiking_dukE: well, yes. It is the latest version, so it's not unexpected that there are improvements in it.14:48
king_dukEhella lots of improvements. Softwear center and updates were my bigest issues before.14:50
Ari-Yangking_dukE, updating from 11.04 to 12.10 doesn't make any sense.... Seeing how you aren't using LTS, might as well install 13.0414:50
xen_i have installed nvidia drivers to my box now my plymouth animation is glitched please anyone has fix to make it fine14:50
Ari-Yangking_dukE, you'll be updating to 13.10 next month I think :b14:50
mieczyslafi need to find some program wich will provide information about network transfer, and where i can make limit of transfers and set alarms14:50
mieczyslafhelp please14:50
king_dukEI came back to ubuntu from mint14:50
king_dukEhelp with what?14:51
Ari-Yangmieczyslaf, tbh I'm not sure... but while I wait I suggest you google and see what you can find14:51
=== Termana is now known as Guest81694
xen_anyone help me14:51
king_dukEwith what?14:51
king_dukEI'll be back, someone took my screen name14:52
xen_ i have installed nvidia drivers to my box now my plymouth animation is glitched please anyone has fix to make it fine14:54
xen_please help me14:54
Ari-Yang!repeat > xen_14:54
ubottuxen_, please see my private message14:54
xen_oh ok !14:55
=== nexus is now known as Guest62324
ASRUim back14:56
ActionParsnipxen_: its a known issue, you can hack your OS to show plymouth, or just let it be as it is only a boot splash14:57
xen_please guide to how to do it?14:57
ASRU???14:58
swaagiewhy would I be required to set nomodeset even if I installed intel graphic drivers, confused as to what is fucking up atm14:58
StarFlowerwhat is a good theme website for ubuntu14:58
ASRUgoogle14:58
ActionParsnipxen_: ive used this in the past: http://idyllictux.wordpress.com/2010/04/26/lucidubuntu-10-04-high-resolution-plymouth-virtual-terminal-for-atinvidia-cards-with-proprietaryrestricted-driver/14:59
=== bfiller_away is now known as bfiller
k1l!google | ASRU14:59
ubottuASRU: While Google is useful for helpers, many newer users don't have the google-fu yet. Please don't tell people to "google it" when they ask a question.14:59
BluesKajswaagie, cursing isn't necessary , read the COC14:59
ActionParsnip!theme | swaagie14:59
ubottuswaagie: Find your themes at: http://www.gnome-look.org - http://art.gnome.org - http://www.kde-look.org - http://kubuntu-art.org - http://themes.freecode.com/tags/theme - http://www.guistyles.com - https://wiki.ubuntu.com/Artwork/ - Also see !changethemes and https://help.ubuntu.com/community/UbuntuEyeCandy14:59
OxymoronI recently exeperienced problem with lightdm. Suddenly froozen my mouse pointer, but keyboard still worked. Switched desktop and restarted lightdm, and then it works again. Does somebody recognize?14:59
=== arayaq_ is now known as araya
swaagieI dont want themes :P14:59
=== araya is now known as arayaq
swaagieBluesKaj: nah your right sorry, but this is getting a bit frustrating atm14:59
ASRUhttp://gnome-look.org14:59
ActionParsnipxen_: i dont know how much it applies now, personally (considering how trivial it is). I'd leave it as. It doesnt hurt anything14:59
geneller2Hi everyone, can anybody help me? yesterday I was trying to setup compiz but something went wrong and now I can't login to my account15:00
xen_ActionParsnip: It does not work as my screen's resolution is 1366*76815:01
ASRUgeneller2: Did you reboot like that???15:01
ActionParsnipxen_: maybe not under the fb driver15:01
geneller2yes, I've tried several things15:01
k1lgeneller2: does another user work?15:01
xen_i think i should remove it >_<15:01
xen_and make my boot more informational15:02
geneller2k11: yes, I created a new user from console and it works15:02
swaagiewhat is even more confusing is that I can put in a completely malformed xorg.conf (configuration fails due to too many screens vs found devices) and it will show up nicely... be it with vesa drivers probably as it is slow, still need nomodeset though15:02
ASRUgeneller2: can you log into it???15:02
geneller2ASRU: the new user? yes15:03
k1lgeneller2: log into that other user and delete the latest .xml files in /home/old-user/.compiz/session/15:04
geneller2When input my password for the old account, it seems like working, the screens goes black and get back to the login form15:04
ActionParsnipgeneller2: if you press CTRL+ALT+F1 and log in there, are you the owner of all of your home folder15:04
ASRUgo into terminal15:05
ActionParsnipgeneller2: you can also reset compiz settings from there too15:05
ASRUBRB15:05
geneller2ActionParsnip: yes, when I press CTRL + ALT + F1, I own the home folder15:06
geneller2K11: let me try15:06
jgornickHey guys, is there an alternative to something like https://github.com/turnkeylinux/confconsole15:07
geneller2k1l: I can't find that folder, /home/old-user/.compiz15:10
k1lgeneller2: as old-user you need to put you old-users nick in there15:11
k1land you need the root rights. i guess you better log into a tty (with ctrl+alt+f1) and login as the old user and remove that new files from there. back to gui brings you crtl+alt+f715:12
geneller2hahaha, no no I get it, I was searching for /home/geneller/.compiz15:17
swaagiegeneller2: do you own Xauthority and ICEauthority?15:18
swaagieboth prepended with . should be in your home folder15:18
xen_e15:18
jtrucksso, no talkfilters in modern distros?15:19
* jtrucks pouts15:19
geneller2swaagie: this is the output for ll:15:20
geneller2-rw-------  1 root     root            56 Sep 18 22:59 .Xauthority15:20
geneller2-rw-------  2 geneller geneller         0 Sep 18 23:07 .Xauthority-c15:20
geneller2-rw-------  2 geneller geneller         0 Sep 18 23:07 .Xauthority-l15:20
geneller2ICEauthority doesn't exist15:20
swaagiegeneller2: sudo chown geneller.geneller .Xauthority15:22
StarFlowerrhythmbox wont let me add music15:22
k-josephikonia: hi, greetings :)15:22
geneller2k1l: I logged into the old-user (using CTRL + ALT + F1) but I still can't find the folder /home/geneller/.compiz15:22
Luyinswaagie: It should be geneller:geneller, shoudn't it?15:24
geneller2swaagie: I don't think it worked, I still getting this15:24
geneller2-rw-------  1 root     root            56 Sep 18 22:59 .Xauthority15:24
swaagiehmm nah then the command didn't work15:24
swaagieLuyin: either is fine15:24
swaagieafaik15:24
Luyinah ok15:24
Luyingeneller2: you could try my suggestion15:25
swaagiegeneller2: that file shouldn't belong to root though15:25
geneller2Luyin: I ran both but neither worked15:25
Luyinok15:25
swaagieany other errors that popped up with the `chownz15:25
swaagiechown15:25
geneller2no, no errors15:25
swaagiegeneller2: hmm you could try with geneller:geneller like Luyin suggested15:26
ActionParsnipgeneller2: do you run commands like 'sudo gedit' and 'sudo nautilus'15:26
geneller2swaagie: I used cd to locate myself into the /home/geneller folder, ran the command again and it worked15:27
pip__If I install from 12.04 non-pae mini iso & then add a window manager & stuff do I get 5 years support?15:27
Rorypip__: Yes15:27
pip__most excellent, thanks for the clarification :)15:28
ActionParsnipgeneller2: do you run commands like 'sudo gedit' and 'sudo nautilus'?15:28
yeehiIs there a better alternative to TightVNC?15:29
ActionParsnipyeehi: most things, yes15:29
darkmatter178hello you fucking niggers, how's it nigging today you fucking cunts :) <3 (I love you, cocks)15:29
swaagiegeneller2: eh hehe, thought that would speak for itself, sorry :)15:29
ActionParsnipyeehi: why are you connecting to the remote system, what do you do once you connect to the desktop session?15:29
geneller2ActionParsnip: yes I can run those commands, why?15:30
ActionParsnipgeneller2: no the question is "do you" not "can you"15:30
ActionParsnipgeneller2: in the past, have you used those commands on this install as your user?15:30
miketeeveecan someone please help me with a fork() issue?   in 10.04 LTS, a fork() does not copy all of the ram, but in 12.04.3 LTS it does copy all of the ram.  how can i get back to 10.04 LTS behavior?  i'm not doing any writes to the forked memory, so COW shouldn't apply15:30
geneller2ActionParsnip: no, I haven't need to15:30
ActionParsnipgeneller2: interesting, as those comamnds would do that15:31
geneller2swaagie: hahaha, don't worry, but I still can't log in15:32
ActionParsnipgeneller2: install xfce4 in the console and then log in to the XFCE session, is it ok?15:33
=== jack is now known as Guest46890
yeehiActionParsnip, for example, launch a MS Office application...15:33
ActionParsnipyeehi: what OS is the server you are connecting to?15:33
=== Guest1225 is now known as mfisch
geneller2downloading..15:34
ActionParsnipyeehi: is it a windows box?15:34
yeehiI would like to be able to connect to a variety of boxes, Ubuntu, Windows...15:35
ActionParsnipyeehi: is the system you are running the MS Office app on a windows box?15:35
anonymous_ kdkn lsac15:36
D`Fam!scan15:36
ubottuScanning software: Simple-Scan (GNOME), Xsane, the GIMP (GNOME), Kooka (KDE). For instructions see https://help.ubuntu.com/community/ScanningHowTo and to see supported hardware: https://wiki.ubuntu.com/HardwareSupportComponentsScanners - See also !OCR15:36
D`Fam!scans15:36
miketeeveeis there an ubuntu server help channel?15:36
Rorymiketeevee: #ubuntu-server15:36
reisioyeehi: tigervnc :)15:36
geneller2well, now I can log into the old-user account, but I don't see anything but the desktop15:39
geneller2no menu, no dash home button15:39
k-josephActionParsnip: hi, greetings :)15:40
jgornickHey guys, is there something out there that presents a user with a configuration screen or a status screen after an Ubuntu virtual appliance is booted? In my VM window, I would like to see a summary of system information, primarily network information.15:40
ActionParsnipk-joseph: howdy15:40
Rorygeneller2: gconftool-2 --recursive-unset /apps/compiz-1 && unity --reset15:40
Rorygeneller2: That will remove your Unity and Compiz settings to default15:40
D`Famspeak indonesian Rory :-)15:41
k-josephgood15:41
RorySorry D`Fam ?15:42
=== lubse_ is now known as lubse
D`Famokay15:42
RoryD`Fam: Are you trying to get a scanner working?15:43
geneller2Rory: failed to connect to D-BUS deamon15:43
Rorygeneller2: What ubuntu version are you using?15:44
geneller212.0415:44
Rorygeneller2: Try then jsut: unity --reset15:45
geneller2Rory: the same error15:45
Rorygeneller2: I think you still need to fix permissions in your home directory. Try the command: "sudo chown -R username:username /home/username/.*"15:47
geneller2I got it15:49
geneller2let me reboot my pc for a minute, I'll be back15:49
ASRUback15:50
ASRUok i need some help15:50
ASRUHELP15:50
ASRUHELP15:51
kalekip1!expert | ASRU15:52
ubottuASRU: A high percentage of the first questions asked in this channel start with "Does anyone/anybody..." Why not ask your next question (the real one) and find out? See also !details, !gq, and !poll.15:52
kalekip1!details | ASRU15:52
ubottuASRU: Please give us full details. For example: "I have a problem with ..., I'm running Ubuntu version .... When I try to do ..., I get the following output: ..., but I expected it to do ..."15:52
ASRUTor is not working right with proxychains15:52
ASRUwhen I run the tor command15:52
MonkeyDusttor is overrated15:52
D`Fam!ping me15:52
ASRUI use it to route. not hax15:52
jhutchins Didn't we just hear that the NSA actually seeds malware and back-doored TOR servers?15:53
ASRUIm trying to setup a tor server15:53
ASRUI got my configs setup15:53
jibreelguys there is an issue in ubuntu 13.04 that is driving me nuts15:53
jhutchinsjgornick: Pretty easy to script something like that.15:54
zenpachow can I install ubuntu on a headless system, is there some sort of vnc installer?15:54
=== AndresSM_away is now known as AndresSM
jgornickjhutchins: Have you seen anything like https://github.com/turnkeylinux/confconsole or would know how to install something like that on 12.04?15:54
ASRUtor says 9050 is open, and it is, put the process isn't running15:54
ASRUso it closes15:54
ASRUWTF?15:54
jibreelwhen i go fullscreen on an application(f11), i can't use the application switcher(alt-tab) it just doesn't show15:55
geneller2I'm back, well now I'm from my old user account15:55
ASRUtor says 9050 is open, and it is, put the process isn't running15:55
Roryjibreel: What application? Firefox? F11 isn't a generic "fullscreen" command, only in Mozilla applications I think15:55
erle-if i use dpgk to install a newer version of an installed package, does it automatically update (i.e. deleting the old version and replacing)15:55
ne2kI've been installing 12.04.3 server on multiple servers using PXE booted netboot image. It's all working great, but for some reason, when they're finished, they come up with 3.2.0-53-generic kernel, rather than the 3.8 one that is installed when installing from the 12.04.3 CD. is this expected?15:55
jhutchinsjibreel: Correct.  That is the expected behavior.15:55
geneller2but I have nothing to work with, to open firefox I create an script, typed "firefox" into it, gave it run permissions15:55
ASRUman pages for tor don't talk about that15:56
geneller2but I can't do anything else15:56
jibreeljhutchins: realy ? why ? and can i change this ?15:56
VanfanelHello there! Is it possible to have two versions of the same package installed? When I do "apt-cache show libgbm-dev" I see TWO verions of the same package: http://pastebin.com/MPQGBx0A15:56
VanfanelAre both versions installed?15:56
RoryVanfanel: They'#re not both installed15:56
jibreelRory: any application actualy15:56
RoryVanfanel: They are both available, and the package is available from two different sources (in this case, the main repo, and X-SWAT PPA)15:57
ASRUnessus install help15:57
jhutchinsVanfanel: If you make part of the version number part of the package name (as far as dpkg knows) then yes, and if you install in seperate paths that works.15:57
ne2kVanfanel: apt-cache doesn't show you what is installed, it shows you what is available from the package lists you currently have15:57
VanfanelThen.. how can I install one of the packages? How can I chose?15:57
tomc603I'm having a problem with indicator-messages: When I receive a new IM, the indicator icon does not turn blue. I have re-installed empathy, indicator-messages, and several of the lib dependencies I've found...but still nothing.15:58
ne2kVanfanel: apt-get install <package-name>15:58
jhutchinsjibreel: If you maximise the window, you can still switch, but fullscreen takes over the display and display manager.15:58
tomc603I've also confirmed "empathy.desktop" is in my dconf settings for the indicator/messages config.15:58
Vanfanelaha, by the exact name.. right! thanks!15:58
tomc603Any ideas where to look next?15:58
ne2kVanfanel: well, not the version number, just the name15:58
jibreeljhutchins: ah i see, so there is no way around this ?15:58
ne2kVanfanel: in this case, sudo apt-get install libgbm-dev15:59
jibreeljhattara: well this is kind of stupid15:59
ActionParsniptomc603: what is the output of:  cat /etc/issue15:59
ne2kVanfanel: as far as I know, apt will automatically pick the one with the highest version number. I might be wrong about this -- perhaps someone else can chime in. If you want to deliberately install an old version, then you will need to get into hackery16:00
RoryNot too much hackery, you can do it with synaptic16:00
tomc603ActionParsnip, I'm using 13.1016:00
ActionParsniptomc603: then it isnt supported here16:00
ActionParsniptomc603: your support is in #ubuntu+116:00
tomc603But I do not believe this is an issue related to 13.10, which is why I ask here16:00
Rorytomc603: Does the issue occur in 13.04?16:00
ActionParsniptomc603: it is still in 13.10 which isnt supported here til release day16:01
Vanfanelne2k: how can I know wich exact one do I have installed then?16:01
ne2kVanfanel: dpkg -l |grep libgbm-dev16:01
tomc603This is clearly an issue that impacts more than one version, as the number of un-answered questions on http://askubuntu.com/search?q=indicator-messages indicate16:02
ActionParsniptomc603: its not supported here til release day. You are using Ubuntu 12.10 and 12.10 is not supported here until October16:02
ne2ksomeone's in a time warp16:03
Rory13.10*16:03
ne2kif I install 12.04.3 server from CD, I get a 3.8 kernel. if I install it from netboot, I get a 3.2 kernel. any ideas why? is this normal? is there any point in upgrading, and if so, how does one do it?16:04
ikonia_ne2k: net boot ?16:04
ikonia_ne2k: netboot to what ? what repo ? what media ?16:04
=== GODDGO is now known as GODDOG
ne2kikonia_: http://archive.ubuntu.com/ubuntu/dists/precise/main/installer-amd64/current/images/netboot/16:05
tomc603ne2k, I believe the netboot image hasn't been updated with the backported kernels, etc.16:05
ikonia_ne2k: what are you netbooting against though ?16:05
ActionParsniphttp://packages.ubuntu.com/precise/linux-image-3.8.0-27-generic16:06
ActionParsnipweird16:06
ikonia_ne2k: and the short answer is the available updates will be offered to you in the package manager,16:06
g0dis Ubuntu 13.04 just as customizable as Arch?16:06
ne2kikonia_: what do you mean? I downloaded netboot.tar.gz from that directory, unzip it into a tftp server and boot it with PXE16:06
eden_ctrl +a does not work in ubuntu 12.04 64 bit,it does not mark the text and it goes the cursor to the beginning of it.16:06
ne2keden_: that's what Ctrl-A is supposed to do on Linux16:07
tomc603ne2k, Once the OS is installed, do a "dist-upgrade" and you will get the back-ported packages16:07
Psil0CybinHey guys16:07
tomc603Including the new kernel16:07
Psil0Cybinim trying to encrypt my home directory after already installing linux16:08
Psil0Cybinhow can i go about doing this a fast quick way? perhaps16:08
Psil0Cybinim trying16:08
eden_ne2k, no i am sure that i could mark all the text with ctrl+a16:08
Psil0Cybinsudo /usr/bin/ecryptfs-migrate-home -u psil0cybin16:08
Psil0Cybinbut it keeps saying permission denied16:08
eden_ne2k, i am also using debian and ctrl+a marks all the text16:09
ne2ktomc603: it doesn't. I did sudo apt-get update; sudo apt-get dist-upgrade; and it says 0 packages to upgrade16:09
ActionParsnipPsil0Cybin: is that your user which you are logged in as now?16:09
Psil0Cybinyes is that the problem16:09
Psil0Cybini need to enable my root account and do it as root?16:09
ActionParsnipPsil0Cybin: sounds likely16:09
ActionParsnipPsil0Cybin: no16:09
ActionParsnipPsil0Cybin: reboot and hold SHIFT at boot16:09
Psil0Cybinokay16:09
ActionParsnipsparty: boot to root recovery mode and do it there16:09
Psil0Cybinwritting this down :)16:09
ActionParsnipPsil0Cybin: ^16:09
geneller2thank you all, it seems like it's working now, I mean at least I can log in now and I'm running the unity --reset command to get it back finally, thank you so much :D16:10
Psil0Cybinso i just hold shift, and login as my username that i want to encrypt then16:10
Psil0Cybinrun command?16:10
prosysHello, how can I start an interactive shell script (using stdin) before starting X? Something like, during the boot process, pause the boot process to run the script (and receive user input) and then resume the boot process...16:10
ActionParsnipsparty: ahhh ah you the crazy guy with the YouTbe channel. Cup of Linux?16:10
RoryPsil0Cybin: One of the options will be "drop to a root shell prompt"16:10
Psil0Cybinokay perfect :016:10
scavmartinOK I have an issue with ubuntu and using rpmbuild (yes I know rpm on ubuntu) and it does not like the "noarch" architecture and I get "error: No compatible architectures found for build". Does anyone know how to force the build or get ubuntu's rpmbuild to recognize the no arch architecture so the package can build?16:10
reisioprosys: what for16:10
Jose3hi, I'm new here, but I was told this is where I could find help for Ubuntu?16:11
reisioJose3: I believe you16:11
Roryscavmartin: Can you put the full command you run, and any and all output, on http://paste.ubuntu.com16:11
Psil0CybinRory or ActionParsnip once I encrypt my home directory, what is the best way to double check that it is encrypted (pop in a livecd and try to access my drive)?16:11
scavmartinI use a spec file. root@utl-tca09:/usr/local/TeamCity/rpm/SPECS# rpmbuild -ba silvercore_bizinfo.spec16:12
scavmartinerror: No compatible architectures found for build16:12
RoryPsil0Cybin: Pretend you are an adversary and attempt to access your data16:12
Psil0CybinThanks guys16:12
Psil0Cybinim going to do this now.16:12
scavmartinno need for paste bin as it was only two lines :)16:12
Jose3So, I'm trying to run a command but its not working. It'll tell me "permission denied" and when I try to sudo it, it ells me "command not found"16:13
eden_Where i can ask information about websites?16:13
Roryscavmartin: try using the --target=noarch argument to rpmbuild16:13
scavmartinJose3: please run "which COMMAND" and "sudo which COMMAND" and provide output16:13
RoryWhat do you mean eden_ ? Do you have an Ubuntu support question? If so just ask it :)16:13
Jose3alright16:13
prosysreisio: i need to ask the user for some info before starting lightdm and some software that needs that info to work16:13
eden_Rory, i want to download a website page exactly as it is16:14
Jose3scavmartin: In both cases I received no output16:14
scavmartinJose3: what is the command, and it works without sudo?16:14
Roryeden_: try "wget -p -k http://example.com"16:15
scavmartinJose3: What is the exact error you get when you run it without sudo and you get permission denied?16:15
Jose3the command is the binary for a program I downloaded (used to tag texts for their synctactic values)16:15
Jose3I cannot get it to work with or without sudo16:16
RoryJose3: you need to use ./commandname not just commandname16:16
Rory!path | Jose3 or add it to your path16:16
ubottuJose3 or add it to your path: path is The $PATH variable tells the shell where to look for the commands you tell it to run. See https://help.ubuntu.com/community/EnvironmentVariables#File-location_related_variables16:16
eden_@Rory tried16:16
Jose3I have tried./16:16
prosysi tryed to use an upstart job, but i cant get stdin with it16:16
prosys*tried16:16
Roryeden_: Did it work?16:16
scavmartinJose3: sudo chmod a+x COMMAND, then sudo ./COMMAND does that work?16:16
eden_@Rory no16:16
Rory!details | eden_16:17
ubottueden_: Please give us full details. For example: "I have a problem with ..., I'm running Ubuntu version .... When I try to do ..., I get the following output: ..., but I expected it to do ..."16:17
Jose3When I try to run the command:16:17
Jose3bash: ./tree-tagger: Permission denied16:17
RoryJose3: What is the output of "file tree-tagger"16:17
RoryJose3: And what is the output of "uname -p"16:17
jundoe!seen laptop16:17
ubottuI have no seen command16:17
eden_@Rory i don't get the desired structure as i view it when i am browsing16:18
Jose3scavmartin: no, it did not work16:18
KI7MTeden_, you may want to add a few things to the wget command:  --recursive  --no-clobber  --page-requisites  --html-extension  --convert-links --no-parent   etc etc16:18
jundoe!help16:18
ubottuPlease don't ask to ask a question, simply ask the question (all on ONE line and in the channel, so that others can read and follow it easily). If anyone knows the answer they will most likely reply. :-) See also !patience16:18
Roryeden_: Oh, that will only download one page. You might find what you need here http://www.linuxjournal.com/content/downloading-entire-web-site-wget16:18
Jose3rory: output of "file tree-tagger"16:18
Jose3tree-tagger: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), statically linked, for GNU/Linux 2.6.16, BuildID[sha1]=0x9a86b278e4e1ed9778da1cc0ee48c025d11d0e89, stripped16:18
RoryJose3: and "uname -p" ?16:19
Jose3rory: "uname -p"16:19
Jose3x86_6416:19
RoryJose3: sudo apt-get install ia32-libs16:19
scavmartinJose3: what rory said :)16:19
Rory"ELF 32-bit LSB executable" "x86_64" there's your problem right there16:19
Psil0Cybinhey guys so i restarted the comptuer and held shift, buti t gave me 4 options Start ubuntu normally, in safe mode, memory test and some other option then press c for console so i pressed c but its the grub console16:19
Psil0Cybinso how do i go about restarting it to get into root terminal16:20
Jose3Ok, downloading right now16:20
avnishhello guys16:20
RoryPsil0Cybin: You want Recovery Mode, that will likely be the second option16:20
Jose3I'll let you guys know in a sec16:20
Psil0Cybinoh its recovery mode16:20
Jose3Thanks for the help16:20
Psil0Cybinokay16:20
Psil0Cybinthats it? or something else after that16:20
RoryPsil0Cybin: Once you're in recovery mode you get a menu. One of the options will be similar to "drop to a root shell prompt"16:20
scavmartinRory: thanks the target=noarch switch provided http://paste.ubuntu.com/6128917/ which means noarch does exist, correct? Which then my spec file setup is bad (something I do not control).16:20
avnish iwant to learn basic of python16:20
Psil0Cybinokay16:20
Psil0Cybinperfect16:20
Psil0Cybinty16:20
Roryavnish: join #python this is the Ubuntu support channel16:21
Jose3rory & scavmartin: I have downloaded everything and I am still getting the same issues "Permission denied" and "command not found" (no sudo, sudo respectively)16:22
prosyshow do i run an interactive bash script during boot process, pausing/resuming the boot process?16:23
scavmartinJose3: ls COMMAND16:23
RoryJose3: You did "sudo apt-get install ia32-libs" ?16:23
scavmartinJose3: I mean "ls -lah COMMAND"16:23
RoryI have to leave for home now, but this is a simple issue and you're in capable hands16:23
Jose3rory: yes16:24
Jose3rory: thanks16:24
avnishis there any room for hackers16:24
KI7MTprosys, put a hook script in with update-rc.d and / or upstart service job16:24
Jose3scavmartin:16:25
Jose3-rw------- 1 jose jose 861K May  7 11:09 ./tree-tagger16:25
scavmartinJose3: You never ran "chmod a+x COMMAND" like I said earlier, try that16:25
scavmartinJose3: may need to to sudo the chmod16:25
Psil0CybinRory: it says mktemp failed to create file via template /home/psil0cybin.XXXXXX : Read Only File System16:25
Psil0Cybindoes that mean it is already encrypted?16:25
prosysKI7MT: please explain16:26
KI7MTprosys, More Info:  http://upstart.ubuntu.com/cookbook/  .. https://help.ubuntu.com/community/UpstartHowto16:26
drfaustusWhat is it now with me And is it as I have become?16:26
drfaustusIs there no state free from the boundary lines16:26
Jose3scavmartin:16:26
Jose3 jose@jose-Desktop:/media/Files/Taming_the_WWW/TreeTagger/Linux/bin$ sudo chmod a+x ./tree-tagger16:26
Jose3jose@jose-Desktop:/media/Files/Taming_the_WWW/TreeTagger/Linux/bin$ ls -lah ./tree-tagger16:26
Jose3-rw------- 1 jose jose 861K May  7 11:09 ./tree-tagger16:26
FloodBot1Jose3: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation.16:26
bazhang!ot | drfaustus16:26
ubottudrfaustus: #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!16:26
prosysKI7MT: oh, i've tried upstart, but i cant get stdin16:26
avnishis there any room for hackers16:26
Psil0Cybinlol16:26
OerHeksavnish, no.16:27
Psil0Cybinwhat kind of "hackers"16:27
Psil0Cybin?16:27
scavmartinJose3: "sudo chmod a+x tree-tagger" + "ls -lah tree-tagger"16:27
avnishethical hacker16:27
Psil0Cybinlook for a pentesting channel.16:27
KI7MTprosys, that a script issue then, it needs to be written so as to provide an interactive action16:27
Psil0Cybinmaybe there is a #backtrack support channel somewhere.16:27
Psil0Cybinbut i doubt it it would be flooded with kids trying to learn how to use aircrack ;)16:27
NastyNazim looking for a folder with 'euphoria' somewhere in the name. how do i search for it from the terminal?16:28
Jose3still getting the same output16:28
avnishhow can i learn basic of hacking16:28
Psil0CybinIm trying to encrypt my home directory, I restarted in recovery went to drop a rootshell and i get this message16:28
Psil0Cybin/home/psil0cybin.XXXXXX : Read Only File System16:28
Psil0Cybinwhat do i do?16:28
DopeSmokehow would i download files from ubuntu on my local network to a windows machine on the same network16:28
OerHeksavnish, stop asking, wrong room16:28
Jose3avnish: try "smash the stack"16:29
avnishis there any room pls tell me16:29
scavmartinJose3: and the chmod does not error? If so it is defining basic reason as it is not adding the executable bit.16:29
Psil0Cybinavnish: you wont get anywhere, by keeping on asking.16:29
Jose3scavmartin: it is not giving me any error16:29
KI7MTprosys, for example: [ exec 3<&0 \ read -u 3 -p "Choose Something : " input exec 3<&- ]16:29
Psil0Cybinavnish: google is your friend.16:29
avnishis there any sight from which i can read basic16:30
scavmartinis "/media" another filesystem? "df -h" will tell me also16:30
Psil0Cybinanyone know how to encrypt a file system with ecryptfs-migrate-home16:30
Psil0Cybin?16:30
prosysKI7MT: thank you, i'm going to try that16:30
mojtabaHi, Do you know how can I backup my windows system via network with my ubuntu system? :)16:30
scavmartinJose3: is "/media" another filesystem? "df -h" will tell me also16:30
jhutchinsavnish: Start with http://freenode.org, where you can learn more about irc.16:30
mojtabaI want to make a backup server.16:30
Psil0Cybinavnish: start with backtrack - learn to hack wifis first.16:30
Psil0Cybingo from there.16:30
Jose3h.o, putting output in a pastebin16:30
Psil0Cybinspready your wings young grass hopper.16:31
toxboiPsil0Cybin: Why are you rebooting in recovery mode?16:31
Psil0Cybintrying to recover the home directory i use.16:31
Psil0Cybini mean16:31
jhutchinsavnish: http://www.tldp.org/LDP/sag/16:31
Psil0Cybinencrypt*16:31
Psil0Cybinusing sudo ecryptfs-migrate-home -u psil0cybin16:31
Jose3scavmartin: http://paste.ubuntu.com/6128954/16:31
Psil0Cybinbut i cant do that because its the user account i use.16:31
Psil0Cybinso it says i must be root16:31
Psil0Cybinbut when i enter it as root i get16:32
Psil0Cybin/home/psil0cybin.XXXXXX : Read Only File System16:32
igor2hi there16:32
mojtabaHi, Do you know how can I backup my windows system via network with my ubuntu system? I want to make a backup server.16:32
scavmartinyes it is "/dev/sdb1       932G  182G  750G  20% /media/Files"; run "cat /etc/mtab |grep sdb1"16:32
KI7MTprosys, Don't use that example exactly, that is a simple example of a readline.\16:32
igor2i've a problem with my displaysettings16:32
DopeSmokehow would i download files from ubuntu on my local network to a windows machine on the same network16:32
KI7MTWhat you need is:16:33
Jose3scavmartin: /dev/sdb1 /media/Files fuseblk rw,nosuid,nodev,allow_other,default_permissions,blksize=4096 0 016:33
KI7MT!abs |prosys16:33
ubottuprosys: Advanced Bash-Scripting Guide, obtainable with ${package-manager} install abs-guide, is a quick and comprehensive guide to bash (command line) scripting in *nix systems. It is also viewable via web at http://tldp.org/LDP/abs/html/16:33
toxboiPsil0Cybin: Logout your account, switch to console (Ctrl + Alt + F1), login as any sudo user, type in sudo -i to get root and run that command.16:33
scavmartinPsil0Cybin: mount -o remount,rw /16:33
prosysKI7MT: thank you16:33
Psil0Cybinthank you toxboi will try it now16:34
igor2who could help me with a problem concerning display?16:34
mathszhi everyone16:34
Jose3hi16:34
M4heHi, I set up an openbox standalone session on 13.04 with SLiM as dm. However, networkmanager and dropbox are still autostarting. Are there any other startup scripts that are automatically executed besides .xinitrc and openbox' autostart file?16:34
scavmartinJose3: that is a NTFS formatted drive "/media/Files"; move\copy the directory and binary you want off of it, run the chmod command once on the unix FS and you should be all set16:34
mathszI'm in trouble :( need some help16:35
Psil0Cybinwhat kind of help mathsz16:35
eden_Rory, still no luck this is how i am getting the website16:35
eden_Rory, http://imageupload.co.uk/files/6nozlwmidj506ogce69w.png16:35
mathszpsly0Cybin, tried renaming a user with usermod, logged as root16:36
scavmartineden_: rory left "man wget"16:36
mathszlost all files16:36
mojtabaHi, Do you know how can I backup my windows system via network with my ubuntu system? I want to make a backup server. should I format the data hard drive NTFS? If so, will I need to defragment it later?16:36
eden_scavmartin, yes this is what i am using16:36
eden_scavmartin, i want to download a web page exactly as it looks16:36
DopeSmokehow would i download files from ubuntu on my local network to a windows machine on the same network16:37
scavmartineden_: easiest way as I do not know the switches besides reading the wget page would be in firefox or chrome and save and select entire website16:37
KI7MTmathsz, what do you mean by lost, delete or can't find them ?16:38
eden_scavmartin, no this doesn't work16:38
toxboiDopeSmoke: If you're running SSH on your Ubuntu box, simply use WinSCP on windows and transfer the files.16:38
prosysKI7MT: do i need to hide the splash screen (plymouth hide-splash)?16:39
Psil0Cybintoxboi: now i have even more problems it says i cannot proceed because stuff is mounted now that i logged out and clicked CTRL ALT F116:39
Psil0Cybini was unable to login as root i had to login as my psil0cybin account16:39
Psil0Cybinhow can i login as root if my root account is disabled?16:39
chaotic_goodwhat mnin gigs for os partition in ubuntu?16:39
chaotic_good4g?16:39
Psil0Cybini ran the sudo -i command16:39
mathszKI7MT : i used the usrmod command on a user and lost files. In terminal, If I log as root, I see the folder there16:40
KI7MTprosys, yes16:40
Jose3scavmartin: I have moved it to a different drive but chmod is still not changing it. Let me try one more time on the linux partition I've got16:40
KI7MTmathsz, what usermod command did you run16:40
Psil0Cybinscavmartin: what did you mean by mount..i tried what toxboi said but it also did not work16:41
toxboiPsil0Cybin: can you paste that (please use pastebin)16:41
Psil0Cybini cannot because its on another computer16:41
Psil0Cybinim using two laptops im in the CTRL+ALT+F1 console16:41
mathszKI7MT usermod -l oldname newname, then, usermod -md oldname newname, this is where I screwed up16:41
scavmartinPsil0Cybin: that command I gave you will remount a read-only partition as read-write16:41
Psil0Cybinso what is the command16:41
Psil0Cybinand what is the command to turn it back to read-only how it was16:41
toxboiPsil0Cybin: ofcourse, what exactly does it say is mounted?16:41
scavmartinPsil0Cybin: "mount -o remount,rw PARTITION" where partition is "/" or "/home" or the like to revert change rw to ro16:42
Psil0Cybinso can i find out the partition using fdisk16:42
Psil0Cybin?16:42
Psil0Cybini have three /dev/sda1 * (Linux) /dev/sda2 (Extended) /dev/sda5 (swap)16:43
KI7MTmathsz, if the structre is still there, as well as the files, make a new user, cp the old to new, then chown -R new-user:newuser16:43
scavmartinPsil0Cybin: "df -h" will show you all partitions and mount points, u want the mount point for the command above16:43
Psil0Cybinor do i do16:43
Psil0Cybinmount -o remount,rw /home16:43
Psil0Cybin?16:43
Psil0Cybinor is it16:44
Jose3scavmartin: Thank you, the program is now running! Can I copy everything back to its original spot or would that interfere with its execution?16:44
Psil0Cybinmount -o rremount,rw sda116:44
mathszKI7MT: how do I copy the folder? I only see it if logged as root, and when logged as root, it's the only thing I see with the ls command16:44
scavmartinPsil0Cybin: yes if "/home" is it's mount16:44
mathszKI7MT:already have another user created16:44
scavmartinJose3: I would not expect your app to run on a NTFS drive, so no you cannot copy back, you could try and get lucky though16:45
scavmartinPsil0Cybin: yes was to "mount -o remount,rw /home"16:45
Jose3alright, I'll give it a quick go16:45
KI7MTmathsz, sudo cp /home/deleted-user /home/new-user && chown -R /home/new-user16:45
Azoffhello16:46
daftykinshi16:46
FreeaqingmeHi folks. I just had a full hdd, because some app created a 50Gib file. I deleted that file, but still df reports no space left on the device. Find does not find any files bigger than 50M, except for /proc/kcore (supposedly 128T)16:47
mathszKI7MT, the home/deleted user does not exist anymore16:47
Jose3scavmartin: you're right, it does not work. Thank you again for all the help, guess I'll just have to run it from its new home!16:47
scavmartinJose3: In general NTFS and linux\unix is not a good mix, I would recommend formatting your drive with ext416:48
mathszKI7MT, I only see it when logged as "root" and do the ls command16:48
AzoffI've got an old ASrock ION330HT running as a HTPC. Recently, I've started geting kernel panics when booting Ubuntu 12.04 when the power has been cut to it, for example when the powerplug has been removed from the wall-socket. When booting it when the power has been connected all the time since the last boot, it works as expected.16:48
daftykinsFreeaqingme: what does the output of "df -h" show? any full partitions?16:48
Jose3scavmartin: will that still give me compatibility with windows? (I dual-boot)16:48
scavmartinJose3: Unfortunately no :(16:48
Jose3=(16:48
AzoffI've digged a bit about the problem and have found that it's probably related to this upstream fix 9ef449c6b31bb6a8e6dedc24de475a3b8c79be20, but is there any kernel for 12.04 that got this changeset included?16:49
=== milessabin__ is now known as milessabin
Freeaqingmedaftykins, the relevant line is: /dev/mapper/nl2-root   49G   49G     0 100% /16:49
Jose3alright, well, thank you for all your help anyways16:49
KI7MTmathsz, ok, do it as root then, root cp .. .. .. ..16:49
Freeaqingmeand a few seconds ago I had a file that was 47Gib in size, but htat has been deleted daftykins16:49
daftykinsAzoff: i have that exact system. (bluray drive model) running xbmcbuntu. not seen that before, are you fully updated?16:49
Psil0Cybinthank you scavmartin its doing it now16:50
daftykinsFreeaqingme: odd! i'm not familiar with disk setups that come up as /dev/mapper i'm afraid16:50
Psil0Cybinso once its done im going to mount it back as ro16:50
Azoffdaftykins: yes I am, got a BT version too at home.16:50
scavmartinPsil0Cybin: your welcome :)16:50
Freeaqingmedaftykins, hmz, it's just a regular ubuntu install I guess16:50
Psil0Cybinit still is the same command right16:50
Psil0Cybini mount it again even tho its mounted?16:50
scavmartinPsil0Cybin: well /home should never be mounted as ro16:50
Psil0Cybinto make it ro16:50
Psil0Cybinscavmartin: but it said it was readonly before?16:50
Azoffdaftykins: from what I can tell, it only happens when the power has been remove completly to the box, probably ending up with garbage in the HW-buffer16:51
scavmartinPsil0Cybin: are you in a recovery shell or mode? yes the same command with ro will work16:51
Psil0Cybini am in recovery shell16:51
Psil0Cybinyes16:51
toxboiPsil0Cybin: What runlevel are you in? Type runlevel16:51
Psil0Cybintoxboi: its already doing the ecryptfs16:51
toxboiPsil0Cybin: AH16:51
Psil0Cybinmigrate home atm16:51
toxboiok16:51
daftykinsAzoff: are you running the latest BIOS?16:51
scavmartinPsil0Cybin: That is why, no need to remount as ro, I assume you are doing a disk check? Once done just exit recovery shell and you will be all set16:51
mathszKI7MT, doesn't work. says : omittin directory16:51
loaHello i am trying to make .desktop file with Icon absolute path, it is ok when it on desktop but when i move it to unity bar icon dissapears and i see standart icon for that application? What is wrong?16:51
Psil0Cybindoing a disk check?16:51
Azoffdaftykins: I've been able to reproduce the issue about 10 times now by just removing the powerplug and wait for like 10 min.16:51
Azoffdaftykins: let me check.16:51
Freeaqingmedaftykins, a reboot it is then16:52
Psil0Cybinall i did so far was mount and run the ecryptfs-migrate-home command16:52
Psil0Cybinon my user16:52
scavmartinPsil0Cybin: Ok why are you in a recovery shell and working with your /home?16:52
Psil0Cybinam i good so far?16:52
Psil0Cybinbecause when i did CTRL+ALT+F1, it would only let me login as my user account16:52
Azoffdaftykins: looking at the code, I'm possitive that the code is faulty however..16:52
SusningHi! Is there any way to disable the option to unmount a device from the user interface? I have 3 disks that I really don't want to be able to unmount by clicking the "unmount/eject-button".. Any ideas?16:52
scavmartinPsil0Cybin: ahh you are encrypting the dir16:52
Psil0Cybinwhy did i do something wrong by being in recovery shell16:52
Psil0Cybinyour scaring me16:53
Psil0Cybinaha16:53
Freeaqingmedaftykins, a reboot apparently  cleared 45 Gib. tnx ;)16:53
Psil0Cybinso wait scavmartin after im done encrypting16:53
Psil0Cybindo i mount as ro16:53
Psil0Cybinor just restart16:53
KI7MTmathsz, need the /* on the end /home/user/*16:53
Psil0Cybinim a bit confused16:53
FloodBot1Psil0Cybin: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation.16:53
llutzmathsz: use "cp -a ...."16:54
scavmartinPsil0Cybin: I actually have never done the encryption of home myself looking at it now - http://www.howtogeek.com/116032/how-to-encrypt-your-home-folder-after-installing-ubuntu/16:54
toxboiPsil0Cybin: Don't use short sentences. You'll piss off FloodBot1 :)16:54
Azoffdaftykins: I'm one bios version behind (got 1.10), don't think an update would help, but I'll give it a try16:54
gerlosSusning: you could add your devices in /etc/fstab, whitout the option "user", so system will mount them on boot, and users won't be able to umount them. There's a lot of docs about /etc/fstab on the Net16:55
Susninggerlos, that was my thought as well, doing something like that.16:55
Susninggerlos, they are already all in fstab so that would only be adding/changing some options, right?16:55
scavmartinPsil0Cybin: from what I read you do not need to be in recovery mode. I believe you should have just booted normally ran that command (it would have worked as /home would be rw on a normal boot) and proceed from there. IE booting into a recovery shell seems to have been your initial mistake but from what I read you should be all set.16:56
mathszKI7MT: so, sudo cp -a aosp1 /home/newuser* && chown -R /home/newuser seems to be working16:56
gerlosSusning: right. Fundamentally, you need to remove the option that let normal users mount/umount the device.16:56
Susninggerlos the only option now is "defaults"16:57
KI7MTmathsz, ok do this for me: sudo apt-get install pastebinit %% ls -al /home | pastebinit  then post that link16:57
Susningdoes that mean i need to add each option one and one, since i'm not going to have it on defaults any more?16:57
gerlosSusning: good. It should do "the right thing" ;-)16:57
Susninggerlos - but it was already defaults. and i was able to unmount it as user.16:57
Psil0Cybinokay so just to double check oneeee last time because im super cautious :-) I Do not run any commands after the encryption process is complete, I just restart? Or is the mount command to turn the system back to RO, Still Necessary to ensure i do not cause problems later? Sorry I know im going around with circles just want to be double sure, so i can dust my hands off in relaxation.16:57
KI7MTmathsz,  sudo apt-get install pastebinit && ls -al /home | pastebinit16:57
Psil0Cybinscavmartin:16:58
gerlosSusning: can I see you /etc/fstab?16:58
Susninggerlos - of course. wait16:58
scavmartinPsil0Cybin: I would run the test commands in the articly I provided once done, and then yes you can reboot and no need to switch back to ro16:58
Psil0Cybinokay im going to read the article now16:59
mathszKI7MT: can't for now, it's "busy"16:59
Susninggerlos, http://pastebin.com/M2JfzVDq sorry for the high amount of tabs. it's for me being able to see them all aligned in even rows16:59
Susninggerlos, actually i don't want any of those to be unmountable for user.17:00
loaHello i am trying to change icon of application on unity dock but it always showed as chrome icon here is screenshot http://s009.radikal.ru/i310/1309/5c/cb22e00cb2f0.png and code of application launcher http://pastebin.com/eGUreUP117:00
loawhat i am doing wrong?17:00
KI7MTmathsz, cp -avr was probably better say to go, then chown -R /home/new-user .. but if your getting it done now, no need to pastebinit17:00
Azoffdaftykins: flashed with the latest bios and awaiting the power to be completly off17:01
mathszKI7MT excuse my noobiness, again. when it is done copying, the other user should have access to the files, right?17:01
gerlosSusning: sorry? I didn't understand your needs. I thought you wanted to make those mounts "permanent", so users can't umount them...17:01
daftykinsAzoff: ok17:01
Susningyes, that is my needs gerlos17:01
Susningbut now, my user CAN unmount them, from the user interface. that can cause major fuckups since i have symlinks and other stuff that gets messy if those disks get unmounted.17:02
KI7MTmathsz, you need to give ownership with chown -R, then the new-user should see them.17:02
=== Fyodorovna is now known as wilee-nilee
Susninggerlos Mainly it is the Dropbox-disk that first of all holds my Dropbox-folder, but also is symlinked as my Documents folder etc.. So I really want to disable the possibility to unmount that particular drive. And if possible, Storage, 1080p and 720p as well.17:03
Psil0Cybinscavmartin: Thanks for the guide, I am going to run all those commands once it is done. What does it mean I must login immediately before the next reboot to complete the migration, if thats the case...and im in root shell, what would i do/17:03
Psil0Cybin?17:03
Psil0Cybinlol encrypting 500gbs sure is taking a while.17:04
gerlosSusnig: "defaults" should be enough to avoid normal users to mount/umount a disk17:05
wilee-nilee /ignore Psil0Cybin17:06
gerlosSusning: at least, it works this way on the ubuntu 13.4 in front of me right now17:06
wilee-nilee[10:06] (wilee-nilee)  /ignore Psil0Cybin17:06
buntguys i tried to put a password on grub2 ... did grub-mkpasswd-pbkdf2... edited  /etc/grub.d/00_header pasted the result with cat << EOF, set superusers=user, password user ... etc update-grub17:06
buntnow i cannot not only edit grub entriees17:07
ppppociao17:07
ppppo!list17:07
ubottuppppo: No warez here! This is not a file sharing channel (or network); read the channel topic. If you're looking for information about me, type Ā« /msg ubottu !bot Ā». If you're looking for a channel, see Ā« /msg ubottu !alis Ā».17:07
buntbut it asks for password just to boot the system17:07
buntam i screwed?17:07
buntthe password i set up does not work17:07
Psil0Cybintoxboi: sorry question if im in recovery shell and i need to login before restart17:07
Psil0Cybinwhat would i do? in order to loginto my user account?17:07
gerlosSusning: try to add "nouser" option, replacing "defaults" with "defaults,nouser"17:08
Susninggerlos - maybe my problem is that the system ALSO mounts the same folder to /media/Dropbox - which i actually don't want.17:08
SusningIt is if I unmount /media/Dropbox the mount to /home/marcus/Dropbox falls as well17:08
gerlosSusning: maybe. Put those permanent mount points under the standard path: /mnt/17:09
Susninggerlos so i suppose the disk is automounted, even when i already have mounted it.17:09
KI7MTbunt, no, your not, dont panic, you can use resume to reset root PW17:09
KI7MTif needed17:09
Psil0Cybintoxboi: like it says i must login immediately before the next reboot, but im in the recovery shell, so how am I able to do that17:09
Psil0Cybindid i already mess up?17:09
Susninggerlos - thanks, i will do that and see if that helps. otherwise add nouser.17:09
Psil0Cybinanyone familiour with the ecryptfs-migrate-home process?17:10
gerlosSusning: /media/ shouldn't be used for permanent mount points17:10
gerlosleave it for the system17:10
bountyhunterhello guys : Can pendrive linux software be used to create external hard drives bootable too? or is it just for pendrives17:10
Psil0Cybindepends on if the device is supported17:11
gerlosbountyhunter: there shouldn't be any difference... I think that it will work the same17:11
buntKI7MT: what do you mean by using resume?17:11
Psil0Cybinscavmartin:17:11
KI7MTbunt, recovery mode from the boot menu17:12
loaHello, i am trying change icon of application launcher in unity dock, application launcher now have such code http://pastebin.com/GHuyALK2 but i again recieve default chrome application icon http://s009.radikal.ru/i310/1309/5c/cb22e00cb2f0.png17:12
GarrettKajmowiczGreetings! How can I go about resuming the boot process in 12.04 after I've been dumped to the Busybox shell and manually mounted the root filesystem?17:12
loai found that there was bug using absolute path but looks like it was fixed17:12
loahere is link https://bugs.launchpad.net/ubuntu/+source/bamf/+bug/120140817:13
ubottuUbuntu bug 1201408 in BAMF "No longer handles absolute path icons" [Medium,Fix released]17:13
buntKI7MT: my password locks GRUB2 entries. i cannot enter anything, including windows - asks me for password17:13
KI7MTbunt, boot machine, hold shift, select recovery mode, select root, mount -rw -o remount / , passwd <your-sudo-account> and reset PW17:13
=== Mohamed is now known as Guest96954
buntKI7MT: its a grub2 password17:13
Psil0Cybinanyone familiour with the ecryptfs-migrate-home process? i need some help for after im done encrypting my home directory.17:14
KI7MTbunt, Ohh... my bad sri .. your Grub PW is busted?17:14
buntKI7MT: not sure what happened....  i just set it up following this -> http://crunchbang.org/forums/viewtopic.php?id=13076 --- i thought it would only lock grub2 entries against editing but it doesnt boot the system at all17:15
Susninggerlos - thanks, this already looks much cleaner.17:15
Susninggerlos - after adding them to /mnt/ instead they all disapeared from "Devices" in the user interface which was even better then i expected. Since I have symlincs for them all on other places it was just messy having them there. I would be happy if i just got rid of the "unmount button", this is even better :D17:16
buntKI7MT: any ideas?....17:16
gerlosSusning: did you try to logout and login again in the system, to see if those "unmount buttons" are still there?17:18
KI7MTbunt, reinstall grub2 from LiveCD, and dont PW protest grub :-) .. : https://help.ubuntu.com/community/Grub2/Installing17:18
KI7MT.. dont PW protect grub2 .. ..17:18
KI7MTUnless your seriously worried abotu security, then there's better ways to do that, like PW the BIOS17:19
buntKI7MT: im afraid i encrypted entire partition... damn im stupid ...17:19
bunt:/17:19
Psil0Cybinbunt im encrypting my home directory now17:20
KI7MTencryption is a different kettle of fish, if you encrypted the partition, and dont have the PW< then that could be an issue.17:20
Psil0Cybinbut i may have made a vital mistake.17:20
Psil0Cybinwaiting for someone to help me and let me know :(17:20
Psil0Cybinwhile its still encrypting.17:20
=== mayli is now known as \\dev\null
toxboiPsil0Cybin:  Press Ctrl + Alt + F7 and login17:22
loahello, how i can change icon of application launcher in uinty dock?17:23
loai tried absolute path but looks like it is broken17:24
mathszKI7MT , is says : missing operand after /home/newuser17:24
=== speed is now known as Guest99666
Susninggerlos - it's no longer a problem since those devices are no longer showing up as separate devices - just as I want it. So as said, even better then before.17:25
SusningI will reboot and see how it acts as soon as my Dropbox folder have synced...17:25
gerlosSusning: good17:26
xteamhi17:26
Susninggerlos it was kind of annoying before since i have like... 6 disks, which of 2 are partitions on them.. all where listed before this, which was really not needed since that's not how i browse them.17:27
Susning:)17:27
gerlosSusning: actually, you shouldn't need to reboot. Just logout and login again should be enough (and faster!)17:27
Susninggerlos, i've done "mount -a" and at least that looks good. no errors, and everything turns up as i want.17:27
gerlosSusning: same situation here. 3 disks, one for the system, one for data and one for backups. Put them in fstab with standard mount points, and forgot of them, since they just work ;-)17:28
Susninggerlos - by the way, should the windows system show up as two devices/disks?17:29
Susninggerlos - there is one called "Windows", and one called "System Reserved".17:29
gerlosSusning: sorry don't understand your question - maybe a screenshot may help17:30
llutzSusning: it's normal, ~100MB system-reserved/bootpartition + xxGB windows systempartition17:31
Susninggerlos http://imgur.com/9ZnRqxr17:31
Susningaah, thanks llutz.17:31
Susningthe small one seems to be boot related17:31
faugusztinSusning: the small 100MB one is a recovery thingy17:32
sandthdcan I install ubuntu to and boot from an usb3 hard drive?17:32
Susningfaugusztin, maybe from when i repaired the boot-thingie after moving windows from one disk to another..17:33
llutzSusning: that 100MB bootpartition is created by windows at installation time if you don't install it into an already existing partition. it holds boot-stuff17:33
llutzSusning: its nothing wrong with it, just don't touch it :)17:34
Susningllutz, ok. so it shouldnt be touched then if i understand you correctly ;)17:34
Susning:)17:35
Psil0Cybintoxboi: can i do that if im in the recovery shell, i dont think so17:37
Psil0Cybinso i think i made a big big big mistake17:37
Psil0Cybinor will CTRL + ALT + F1 work for the recovery shell too17:37
Psil0Cybini was thinking id have to type like logout17:37
Psil0Cybinthen log back in and then try startxfce4? but i doubt that will work in recovery shell.17:38
eerHi17:41
K1rk_Is it possible to use Zenity Progress --pulsate to wait on a Bash function?17:41
eerWhat command gives me the most information about the graphics carc?17:41
K1rk_I know how to use it to wait for a command, but when I type a bash function in there, it hangs.17:41
eercard17:41
eerlspci or is there a better one?17:41
K1rk_eer: lshw might give you a little more info17:42
blotek_hi17:44
KI7MTeer, also sudo dmidecode -q17:46
eerthx17:46
KI7MTuse | less its allot of info17:46
loawhat can be done if clock dissapears from icon bar?17:46
K1rk_loa: Re-add it.17:46
K1rk_loa: Right click the panel and do "add to panel"17:46
loahow?17:46
loahm, right click don't work17:47
loai checked this first17:47
KI7MTerry, for display specifically: sudo lshw -C display17:48
GeekDudeI'm using Xming and PuTTy to use graphical programs, but the local windows are smaller compared to the windows running on the server (that I see in VNC). Side by side comparison: https://dl.dropbox.com/u/2808065/Caps/Temp/19134917.png17:49
erryKI7MT, uh, thanks!17:49
KI7MTeer, was ment for you .. tab-complete got me :-)17:49
erry;p17:49
loaK1rk_, this helps killall unity-panel-service17:50
eerKlrk_ thx17:50
=== THEGAMINGEMPIRE\ is now known as moorvogi
datatron2000im on 13.04 and for some reason i cant mount mtp device17:51
datatron2000this just strted now17:51
datatron2000i have had no problem in the past17:51
K1rk_eer: no prob17:52
=== lix_ is now known as lix
rb-tnc Hello all, I am having a horrid issue and its driving me to the point of suicide, I have been trying to figure it out for weeks, every time i think i get it I'm wrong. Nautilus and Nemo prior to me removing it is constantly crashing. It happens when i go to execute commands like, right click, new, open, delete, ect. Here is the dmesg output: http://paste.ubuntu.com/6129246/  and here is the output from running 'gksudo nautilus'17:53
rb-tncin terminal: http://paste.ubuntu.com/6129247/ any help WILL BE GREATLY APPRECIATED!17:53
ax_sesDoes anyone here know how to extract OFDM symbols from a router. Or how to access the router's DSP?17:54
moorvogi@rb-tnc: i would help if i could m8. i'm still learnin things. dont want to stear you wrong.17:54
Psil0Cybintoxboi:17:55
Psil0Cybini have a question are you still here17:55
rb-tncyea17:55
kenshiroHi, I read that Ubuntu 14.04 and future versions will be rolling releases (No more new releases each 6 months, instead the same release upgraded for a long time) . Is that right?17:55
DJoneskenshiro: No its not, releases will continue every 6 months, LTS every 2 years and support for normal releases will only be for 9 months17:56
k1lrb-tnc: which ubuntu is that exactly? and why did you use/install nemo?17:56
DJoneskenshiro: LTS will be supported for 5 years17:57
kenshiroDJones I understand, thank you :-)17:57
rb-tnck1l: 3.6.3 because nemo has options nautilus dont, u cant access setting in nautilus when run as root and it has other options dont require installing addon packages17:58
rb-tnck1l: I did like nautilus until the last update17:58
k1lrb-tnc: well, if you use 3rd party packages/programs please seek their support17:58
quantumpants_hi guys, I want to learn C++, can anybody advise me what app/programme i should use to write it.  I need a interpreter and a debugger. any idea's?17:59
moorvogiopinion time! I dont do alot on my ubuntu box, just farting around.. learning the system. do you think i need a dedicated swap drive? (16gig ram in box)17:59
rb-tnck1l: ?17:59
jpds_quantumpants_: g++ and gdb.17:59
rb-tnck1l: nautilus is not a 3rd party program17:59
quantumpants_thanks jpds17:59
moorvogi@quantumpants: me too. looking for an IDE based compiler17:59
k1lrb-tnc: so you removed nautilus and installed nemo?18:00
rb-tnck1l: no18:00
rb-tnck1l: nautilus is installed thats it18:00
jpds_moorvogi: What's wrong with g++ ?18:00
KI7MTquantumpants_, Info: http://gcc.gnu.org/18:00
rb-tnck1l: i never removed it, i installed nemo to try and just avoid the issue but that also crashes under the same conditions18:01
poltermoorvogi: I think most IDE's on Linux uses GCC/G++ but let's you specify another if needed18:01
k1lrb-tnc: which ubuntu is that exactly? what did you do /install/remove before that happened? what did cause that segfaults?18:01
k1lrb-tnc: so you installed nemo and since then nautilus crashes?18:01
rb-tnck1l: 13.04 64bit18:01
GarrettKajmowiczHow can I go about resuming the boot process in 12.04 after I've been dumped to the Busybox shell and manually mounted the root filesystem?18:01
moorvogi@polter hrm.. i'll have to go look again.18:02
rb-tnck1l:  no nautilus was crashing prior, i installed nemo to just avoid the issue but that didnt work, I have been dealing with the issue for a while and trying to fix it with no luck18:02
quantumpants_thanks for your help guys18:03
rb-tnck1l: if i knew what has been causing it I wouldnt be asking for help ;)18:03
KI7MTGarrettKajmowicz, you probably can't until you fix the reason you got dumped in the first place.18:03
rb-tnck1l: I want to say the issue started after the distro upgrade 13.04.01 but I am not sure18:04
GarrettKajmowiczKI7MT: I don't know why it's dumping. If I boot my old kernel image, it boots up fine. If I boot the new kernel images, I get dumped to the busybox shell.18:04
GarrettKajmowiczKI7MT: Any suggestions on how to debug this?18:05
quantumpants_guys i cant download g++, im running 12.04.  any ideas on how i can get round it? or any other ideas?  "The following packages have unmet dependencies:  g++: Depends: cpp (>= 4:4.6.2-4ubuntu1) but 4:4.6.3-1ubuntu5 is to be installed      Depends: gcc (>= 4:4.6.2-4ubuntu1) but 4:4.6.3-1ubuntu5 is to be installed"18:05
lixrb-tnc: related to a 32bit vs. 64bit issue regarding libgobject-2.0.so? (a guess...)18:05
k1lrb-tnc: there is no 13.04.1      the .1 releases are only for LTS18:05
KI7MTGarrettKajmowicz, did you go an automated update to the new kernel  or a custom build? dmesg | less may shed some light on what's happening.18:06
=== swaagie is now known as swaagie[brb]
KI7MTdid you do an automated .. ..18:06
bekksquantumpants_: run sudo apt-get update; sudo apt-get upgrade18:06
rb-tnck1l: well whatever the last big upgrade was a few weeks ago when it updated it ran as distro upgrade rather than normal update, I dont know if that was just because the actual update sw was being updated or whatever18:06
k1lrb-tnc: i never heard of such an issue. best bet is to file a bug and report that to launchpad and see if the maintainers/developers have a clue18:06
quantumpants_thanks Be18:07
GarrettKajmowiczKI7MT: This happened when I updated to 12.04 from 10.04 LTS. I've not done any custom kernel building.18:07
k1l!bug | rb-tnc18:07
ubotturb-tnc: If you find a bug in Ubuntu or any of its derivatives, please file a bug using the command Ā« ubuntu-bug <package> Ā» - See https://help.ubuntu.com/community/ReportingBugs for other ways to report bugs.18:07
quantumpants_thanksbekks18:07
rb-tnck1l: ok was hoping that wasnt the answer I was gonna get but thanks anyways18:08
GarrettKajmowiczKI7MT: I've done updates over and over. dmesg doesn't get me much. If you care to PM me an email address I can forward you photos of screen shots of what the scrollback buffer would show me of the dmsg output. I can't page everything because we don't have job control at this point.18:08
KI7MTGarrettKajmowicz, ahh .. ok, that could be all sorts of things then, but look through dmesg for kernel driver issues, modprobe issues things of that sort, it most likely (this is a guess) that a driver or module is causing you problems.18:08
GeekDudeAs per my previous statement, does anybody know if/how I can make Xming show a closer representation of the window? Right now, it shows a window with a smaller font, and some extra captions on the buttons18:09
GeekDudehttps://dl.dropbox.com/u/2808065/Caps/Temp/19134917.png18:09
tomc603Is there a more populated channel that is willing to give general help for a problem with "indicator-message" not working properly?18:09
GarrettKajmowiczKI7MT: The only thing I've noticed is that when I get dumped to Busybox the root filesystem isn't mounted. However, simply typing "mount /dev/md0 /root -o ro" works flawlessly.18:09
lixrb-tnc: related to https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1202315 ?18:10
tomc603Or a channel where someone might know how an app sends a notification to the indicator and how I might debug that interaction?18:10
ubottuUbuntu bug 1202315 in nautilus (Ubuntu) "nautilus crashed with SIGSEGV in g_object_unref()" [Medium,Confirmed]18:10
GarrettKajmowiczKI7MT: How would I diagnose this?18:10
rb-tnclix: it may be18:11
bekksGarrettKajmowicz: Unmount it, run fsck -f on the filesystem.18:11
KI7MTGarrettKajmowicz, one other thing you may try is to update grub2 also. boot the kernel that works, and do a grub update.18:11
lixrb-tnc: are you using this soure? ppa:gwendal-lebihan-dev/cinnamon-nightly18:11
lixrb-tnc: ... for nemo?18:11
rb-tnclix: that bugs for 13.10, nemo is not installed18:12
lixrb-tnc: ah no, sorry. - you said 13.0518:12
lixs/13.05/13.0418:12
GarrettKajmowiczbekks: fsck passes. mdadm shows the filesystem as healthy. And I've done a grub update/re-install. Still no luck.18:12
bekksGarrettKajmowicz: You should investigate the status of the filesystem and not randomly install grub2.18:12
lixrb-tnc: k18:12
bekksGarrettKajmowicz: Did you run fsck, or fsck -f ?18:12
rb-tnclix: I installed nemo to try and avoid the issue but that was also crashing so i removed it18:12
=== Maple__ is now known as o3o
Psil0Cybinhey guys anyone know i changed /home to rw before running ecryptfs-migrate-home do i need to make my /home directory read only again?18:13
lixrb-tnc: oh, I understand18:13
Psil0Cybinor is it fine as rw.18:13
rb-tnclix: I looked in launch pad and didnt see any bugs that are related to mine, now that just may be because I am not educated enough to realize it18:13
GarrettKajmowiczbekks: I'm pretty certain I did so with -f. It took a long time to run and went through ~5 phases. It didn't just say "filesystem marked clean".18:14
KI7MTGarrettKajmowicz, also check this bug: https://bugs.launchpad.net/ubuntu/+source/ltsp/+bug/95152618:15
ubottuUbuntu bug 951526 in ltsp (Ubuntu) "i386: Client drops into BusyBox" [Undecided,Expired]18:15
lixrb-tnc: maybe this is related too: https://bbs.archlinux.org/viewtopic.php?pid=109204618:15
lixrb-tnc: as I saw you have Dropbox installed too...18:15
=== skasturi is now known as Guest6462
rb-tnclix: i have the dmesg output and terminal outputs I dont know if you seen them when i posted before: http://paste.ubuntu.com/6129246/  http://paste.ubuntu.com/6129247/18:15
lixrb-tnc: trying to help but it seems to tough for me. - sorry18:16
rb-tnclix: yea i tried uninstalling that because i read about that causing bugs still crashed18:16
KI7MTGarrettKajmowicz, also, which kernel version is failing?18:16
lixrb-tnc: mhmm...18:16
=== Guest6462 is now known as skasturi_
rb-tnclix: i understand and i appreciate me trust me, I'm at a loss. I'm at the point where i just need to suck it up and do a clean install18:17
GeekDudeAHA! I solved my issue. I just had to give xming the command line flag -dpi 96.18:17
GarrettKajmowiczKI7MT: I don't have LTSP installed, so I don't think that bug applies.18:17
KI7MTWhat do you have installed?18:18
KI7MTand the kernel version that's dropping to busybox?18:18
lixrb-tnc: looks like. but I prefer to find the bug before cleaning it by setting up a fresh system, as it might contribute to a fix18:19
zykotick9rb-tnc: if you decide to clean install, remember that adding PPAs basically voids your ubuntu warranty ;)  i'd try to avoid them, if you can...18:19
rb-tnclix: that last links seems to be my issue i need to read more to be sure though18:19
Psil0Cybinhey guys quick question what is the default permissions that /home should have18:19
lixrb-tnc: good. hope it helps18:19
dougbbAnyone else having problems with the new tbird?18:19
saiarcot895dougbb: I am18:19
GarrettKajmowiczKI7MT: All versions >= 2.6.32-47 are failing (including 3.2.0-51) and dropping to busybox. Version 2.6.32-46 succeeds. However, that was the last kernel image which was built before I attempted to upgrade to 12.04. It's possible it's a userspace boot application issue.18:19
ikoniaPsil0Cybin: what ever you want it to be - you can make it as secure or as open as you want18:19
saiarcot895dougbb: folders duplicated, error with Bamboo Feed Reader (but seems to work fine)18:20
dougbbsaiarcot895: the compose window is screwed up on mine, you seeing the same?18:20
Psil0Cybinikonia: i want to make it as secure as possible, when i was encrypting my home drive i had to mount /home as rw18:20
Psil0Cybindo you think that is fine to leave like that?18:20
saiarcot895dougbb: compose window seems to be fine18:20
Psil0Cybinor do i have to mount it as mo?18:20
Psil0Cybinro**18:20
RoryPsil0Cybin: mine says: drwxr-xr-x 61 root       root               4.0K Sep 10 15:57 .18:20
ikoniaPsil0Cybin: it has to be read-write18:20
Psil0Cybinokay18:20
Psil0Cybinso thats fine18:20
ikoniaPsil0Cybin: why are you encypting it ? is your data really "that" private18:20
Psil0Cybinthat i mount /home as rw18:20
dougbbsaiarcot895: interesting18:20
Psil0Cybinikonia: nope but i like the idea of keeping things private.18:20
ikoniaPsil0Cybin: it has to be mounted read/write - what's more important is the permissions18:20
jjavaholicis there a game like terraria that I can play in ubuntu?18:21
ikoniaPsil0Cybin: you'll find more problems with encyption18:21
Psil0Cybinwell so far, my system "was not" encrypted18:21
saiarcot895dougbb: I'm guessing its profile needs to be deleted and recreated from scratch due to version incompatibilities18:21
zykotick9Psil0Cybin: ubuntu's (and debian's) default for home dirs of drwxr-xr-x is rather unusual.  many other distros aren't so open by default...18:21
Psil0Cybinbut now it looks like it is without a problem18:21
trismrb-tnc: you don't have the gnome ppa do you? because nautilus-dropbox is crashing in a similar manner with nautilus 3.8, bug 119352218:21
ubottubug 1193522 in nautilus (Ubuntu) "nautilus crashed with SIGSEGV in gtk_action_get_name()" [Medium,Confirmed] https://launchpad.net/bugs/119352218:21
dougbbikonia, there is nothing wrong with encryption :)18:21
ikoniaPsil0Cybin: what do you mean "it is"18:21
ikoniaPsil0Cybin: have you configured encyption on it, yes or now ?18:21
ikoniano18:21
rb-tnclix: unfortunatly thats not the same bug ;(18:21
Psil0Cybinyes18:21
lixdougbb: upgraded tbird yesterday and it works fine for me. did you upgrade the plugins as well?18:21
rb-tnctrism: no i dont18:21
ikoniaPsil0Cybin: how did you encypt it ?18:21
dougbbsaiarcot895: yeah, that is what I was afraid of :-/18:21
dougbblix: yes18:22
Psil0Cybini ran ecryptfs-migrate-home -u psil0cybin (my username)18:22
Psil0Cybinwhat happend was it said i could not write to a file18:22
KI7MTGarrettKajmowicz, or a kernel parameter that's being passed which is causing an issue, like rootdelay=9018:22
Psil0Cybinso someone told me to mount /home as rw18:22
Psil0Cybinand i did that and it worked18:22
ikoniaPsil0Cybin: well, good luck with that then, I suspect you'll hit a problem in approx 30 days.18:22
Psil0Cybinwhy is that ikonia18:22
Psil0Cybin?18:22
rb-tnctrism: and i have tried removing all traces of db to solve the issue because i read a bunch of bugs involving db extensions18:22
Psil0Cybindo please explain because everything seems perfectly fine atn.18:22
Psil0Cybinatm*18:22
GarrettKajmowiczKI7MT: I have a non-GUI server install which I've upgraded many times. Apparently the LTSP package is used for thin client setups, which is why I said I wasn't running it. I also checked to see if I had it installed, and I don't.18:22
RoryPsil0Cybin: It's based just off experience with people's problems in this channel. Encrypted home directories seem to cause problems18:23
ikoniaPsil0Cybin: because encyption is not as straight forward as it seems and new users/inexperienced users seem to hit a problem within a month that causes them to either lose their data or be locked out of it and lose it for ever18:23
maxforthewinhey everybody is there how kows about squid proxy with webmin18:23
maxforthewin?18:23
Rory!webmin | maxforthewin18:23
ubottumaxforthewin: webmin is no longer supported in Debian and Ubuntu. It is not compatible with the way that Ubuntu packages handle configuration files, and is likely to cause unexpected issues with your system.18:23
ikoniamaxforthewin: webmin is not supported on ubuntu18:23
Psil0Cybinikonia: w2hat ever i might as well learn now its not like its my school computer.18:23
dougbbPsil0Cybin: FWIW, I have had very good look with truecrypt, fwiw18:23
ikoniaPsil0Cybin: as I said "good luck" then18:23
tasseHi, I just configured a FTP server with proftp. Everything seems to work fine but whenever I login I don't see any files (the files in the directory are owned by the user that is logging in). The proftp log files dont help me at all (no errors or anything)18:23
GarrettKajmowiczKI7MT: I've tried passing in rootdelay=15 and the system booted within 2 seconds.18:23
RoryPsil0Cybin: Make sure you have backups, then absolutely play with encryption18:23
Psil0Cybinoh man everyones scaring me :P18:24
Psil0Cybinaha18:24
KI7MTGarrettKajmowicz, so the upgrade is a server lts to lts .. ok.18:24
maxforthewini have installed it but i don't know how to configure my server is there anybody how could help me ouver teamviewer ? that would be great ? :)18:24
ikoniatasse: I suspect it's logging you into FTP root, rather than the real file system you expect18:24
GarrettKajmowiczKI7MT: Right. Given that it's my home email server/web proxy/etc., I prefer to minimize the number of times I change distros. It takes time and causes angst.  :-)18:24
ikoniamaxforthewin: webmin is not supported on ubuntu,18:24
Psil0Cybinso you guys think im fine with my home permissions? How can i quickly check what permissions my home folder are, so i can check if it is the same as you guys.18:24
ikoniaPsil0Cybin: it shouldn't be the "same as us"18:25
tassebut the log files tell me that it is chrooting to the correct directory18:25
ikoniaPsil0Cybin: it should be what you want/need to make your system ru18:25
ikoniarun18:25
KI7MTGarrettKajmowicz, nailing this down not gonna me quick / easy,. it's module, driver or parameter, none-of-which are easily nailed in busybox18:25
RoryPsil0Cybin: If it's working, and it's as secure as you require, then it's good.18:25
GarrettKajmowiczKI7MT: I first started trying to diagnose this in July. I know about Not Quick.  :-)18:25
KI7MTLOL18:26
GarrettKajmowiczI'll take any help I can get.18:26
Psil0Cybinyes but if my home directory is encrypted, but its read/write, does that mean that only other user accounts can change the files?18:26
tasseis there any possibility to check in which directory the user is ikonia ? (except for the logs?)18:26
Psil0Cybinrory: i just want to make sure that no one else but me can see my home directory18:26
Psil0Cybinor add files into it etc.18:26
KI7MTGarrettKajmowicz, to be honest, the best route is probably going into ubuntu-dev / kernel or server .. ubuntu-dev and kernel gurus are all over this stuff.18:27
ikoniaPsil0Cybin: so make the permisson 700 then18:27
ikoniaPsil0Cybin: or rwx--18:27
maxforthewinis there anybody who can help me you could write me an email maximilan.grossmann@t-online.de and I give you the passwort and the id for teamviewer18:27
ikoniamaxforthewin: stop asking18:27
Psil0Cybinikonia: sorry im kind of new i would run the command chmod /home 700 ?18:27
ikoniamaxforthewin: webmin is NOT supported18:27
Psil0Cybinhow can i check what the permission is18:27
ikoniaPsil0Cybin: no, thats the home directory, not YOUR home directory18:27
Psil0Cybinatm18:27
Picimaxforthewin: we don't provide remote support here period.18:27
Psil0Cybinso18:27
Psil0Cybinchmod /home/psil0cybin 70018:27
Psil0Cybin?18:27
maxforthewinbut I don't know how to do it in a other way18:27
ikoniaPsil0Cybin: you really are running before waling looking at encyption before basic permissions18:27
ikoniaPsil0Cybin: sudo chmod -R 700 /home/psil0cybin18:28
Psil0Cybinyea probably am :(18:28
Psil0Cybinokay last question ikonia and ill leave you alone, how can i check the permissions of a folder18:28
Psil0Cybinbefore i change anything18:28
ikoniaPsil0Cybin: open it in the file manager and right click on it18:28
ikoniaPsil0Cybin: it's in the properties menu18:28
=== jtrucks is now known as sysadmin
Bower^hey. i'm hoping someone can help me with getting ubuntu installed on my new machine. it basically kills my display when i attempt to boot up Ubuntu or the LiveCD. please check the following thread for more details: http://ubuntuforums.org/showthread.php?t=217531618:29
Psil0Cybinikonia: it just says Access: read and write, Group: psil0cybin Access: none, Others: none18:29
=== sysadmin is now known as jtrucks
Psil0Cybinis that fine18:29
Psil0Cybin?18:29
Bower^i'm quite worried this doesn't have a solution meaning i can't do work on my new machine...18:29
ikoniaPsil0Cybin: ok, so think about that that means18:29
dougbbPsil0Cybin: ls -ld <foldername>18:29
Psil0Cybinikonia: if i am not wrong it looks like only I can edit my home folder or view it18:30
Psil0Cybinand only I can read and write to it18:30
Psil0Cybincorrect?18:30
Psil0Cybinif others could, it would be selected in others correct?18:30
ikoniaPsil0Cybin: pretty much18:30
Psil0Cybinokay so i guess i can just leave it as is, if i want it to only be accessible to me.18:31
GeekDudeIs it just me, or will gedit not come out of full-screen mode while using xming over ssh?18:31
chaotic_gooddoes JFS work with lvm2 resize2fs18:32
chaotic_good?18:32
PiciGeekDude: you're likely not running a window manager.18:32
ikoniachaotic_good: why are you using JFS, it's pretty dead in the real world18:32
GeekDudePici: I don't understand. "Window manager"?18:33
Bower^are the any common fixes for getting a display when booting up from HDD/LiveCD besides enabling "nomodeset"?18:33
PiciGeekDude: is a program than manages windows, otherwise your programs will just show up on the root display and you won't be able to move or minimize/maximize them.  Compiz and metacity are both popular window managers.18:34
GeekDudePici: XMing seems to have broken my clipboard18:34
GeekDudePici: I hit F11 to make it look like this, but hitting F11 again doesn't isable it https://dl.dropboxusercontent.com/u/2808065/Caps/Temp/19143355.png18:35
quantumpantsCan anybody please advise me on where i can find a working download link for "sudo apt-get upgrade" :)18:36
bekksquantumpants: Thats a command to be typed in your terminal.18:36
rypervencheHe means the repositories for his sources.list I believe.18:37
GeekDudePici: what's the difference between compiz and xming? are they fundamentally different?18:37
delinquentmehow to get website via curl with port number?18:37
ikoniadelinquentme: have you done "man curl" to see the options18:38
PiciGeekDude: xming is not a window manager. Its a display server.18:38
Piciquantumpants: What release of Ubuntu are you currently running?18:38
quantumpantsBekks, I tryed that and I didnt seem to work.  pici im running 12.04.18:38
Piciquantumpants: Why didn't it work, what happened instead?18:39
liquizhi all18:39
bekksquantumpants: What happens exactly, whats the exact error message?18:39
GeekDudePici: You're suggesting I install Compiz and use it in conjunction with XMing, or should I just use VNC and forget about X18:39
delinquentmeikonia, theres like a million options18:39
quantumpantsPici. hold on ill get it now18:39
PiciGeekDude: I'd personally use metacity.  I was just giving examples of what a window manager was.18:40
KI7MTcurl  http://<web-site.com:##### is the basic command + options18:40
KI7MTwithout the < of course :-)18:40
GeekDudePici: Is it possible to use X forwarding over SSH to view already-opened applications?18:40
ikoniadelinquentme: so read them and look for the port option18:40
PiciGeekDude: not to my nowledge.18:41
delinquentmeikonia, you're a shitty human18:41
Picier, knowledge.18:41
Pici!language | delinquentme18:41
quantumpantsOk Bekks and Pici, it all seems to be working but im still unable to download g++ from the Softwere centre18:41
ubottudelinquentme: Please watch your language and topic to help keep this channel family-friendly, polite, and professional.18:41
bekksquantumpants: Why?18:41
eerIs there a command that gives me the brand of the graphics card (like MSI)? The machine is running right now and I can not turn it upside down.18:41
bekkseer: lspci18:41
Picieer: lshw as well.18:41
quantumpantsthis> g++: Depends: cpp (>= 4:4.6.2-4ubuntu1) but 4:4.6.3-1ubuntu5 is to be installed      Depends: gcc (>= 4:4.6.2-4ubuntu1) but 4:4.6.3-1ubuntu5 is to be installed18:41
=== XLV_ is now known as XLV
KI7MTdelinquentme, that wasn't very nice either, we're all here trying to help.18:42
bekksquantumpants: Use a pastebin to show us the complete, full, exact error message please.18:42
GeekDudePici: I think I will just use VNC. I feel it fits my needs better. Any reason I would want to use X forwarding instead of VNC?18:42
eerbekks, Pici not both don't show it. They only show GeForece 7400GT18:42
ikoniadelinquentme: the man page is there for a reason - checking for the port option on how to use it is a simple/basic first point of call18:42
quantumpantsAs you can tell guys im very new to all things computers18:42
ikoniadelinquentme: that's all other people will do is read the man page, find the option and tell you, so checking yourself is a good start18:42
delinquentmeikonia, thanks18:42
bekkseer: Thats an Nvidia. Neither MSI, or other companies manufacture graphics cards.18:42
=== Dave is now known as Guest98163
GeekDudePici: Is a window manager something that I would need in windows to use x forwarding properply, or is it something that would already be installed on, say, ubuntu 12.04LTS18:43
user15_hlhjlhjlh18:43
quantumpantsbekks, this seems to be the full message. =The following packages have unmet dependencies:  g++: Depends: cpp (>= 4:4.6.2-4ubuntu1) but 4:4.6.3-1ubuntu5 is to be installed      Depends: gcc (>= 4:4.6.2-4ubuntu1) but 4:4.6.3-1ubuntu5 is to be installed18:43
bekksquantumpants: Use a pastebin to show us the complete, full, exact error message please.18:44
GeekDudePici: (Desktop edition)18:44
bekks!pastebin | quantumpants18:44
ubottuquantumpants: For posting multi-line texts into the channel, please use http://paste.ubuntu.com | To post !screenshots use http://imagebin.org/?page=add | !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic.18:44
bekksquantumpants: And pastebin the output of sudo apt-get update; sudo apt-get upgrade; too18:44
PiciGeekDude: If you already use the desktop edition, then you already use a window manager, you would just need it to be running before you start running your apps.18:45
quantumpantsSorry bekks, im new to ubuntu. might take me a while to work out sorry18:45
bekksquantumpants: Just read what ubottu told you.18:46
KI7MTquackgyver, Install build-essential gives you gcc and g++18:46
KI7MTwhoops .. was ment for quantumpants18:46
GeekDudePici: Fullscreen toggle works great in the desktop environment over VNC, but it won't let me toggle off while on windows with XMing. I'm unsure how this has anything to do with my window manager.18:47
gordonjcpheh, I was about to say, just apt-get install build-essential18:47
quantumpantson it bekks :)18:47
=== Tux` is now known as NeverHere
KI7MTI has other tools also, but that will pull the gcc deps.18:47
jhutchinsbuild-essentialls will also install the kitchen sink, along with several choices of curtains to go over it, but it will get the job done.18:49
frozenlockIs there a way to force ubuntu to accept an IP as a broadcast? I want to keep my current IP, netmask and broadcast address, by I want to add another address as a broadcast.18:50
eerbekks, http://www.cdrinfo.com/Sections/Reviews/Print.aspx?ArticleId=1813018:50
KI7MTIndeed, it's allot, but for those that dont navigate through shark infested waters, it's a quick solution.18:50
mackwerk_Hi I need to route all my internet traffic through a proxy I have on localhost:8080 but I can't seem to find anything tangible on that, does any of you know how?18:50
quantumpantsbekks, http://imagebin.org/27137918:51
loadid_czechmackwerk_: iptables?18:51
loadid_czechmaybe host file?18:51
eerHow can I find out what graphics card is really in there? http://pastebin.com/qw18r0Ur18:51
KI7MTsudo lshw -C display18:52
loadid_czechG73 [GeForce 7600 GT] is your graphics card18:52
mackwerk_I'll check out iptables, thanks :)18:52
bekkseer: MSI does not manufacture graphics cards. You have an Nvidia Geforce.18:52
eerloadid_czech, i tried to google it but the pictures looked different. mine is passivlely cooled18:53
KI7MTand lspci | grep "VGA" for GPU MFG info18:53
Picibekks: actually they, do, they just don't create the chipsets18:54
KI7MTMSI is a a packager, not MFG of the GPU chips.18:54
bekksPici: They manufacture licensed models from Nvidia, yeah.18:54
BluesKajthere are several nvidia gpu mfg's18:55
KI7MTNvidia, VIA, ATI(AMD) etc are GPU MFG's18:55
KI7MTThen the Pakager list can go on all day :-)18:55
quantumpantsbekkshttp://imagebin.org/27138018:55
BluesKajgraphics card mfg's rather18:56
quantumpantsbekks, http://imagebin.org/27138018:56
dougbbeer, I have a geforce that is passively cooled in my desktop18:56
mackwerk_loadid_czech: Do you know off the top of your head how to proxy all traffic to localhost:8080 with iptables? I haven't been able to find anything doing exactly that18:56
Piciquantumpants: What does apt-cache policy g++ say?18:57
dougbbeer: it's an OEM card with an nvidia gpu, that may be what you have18:57
=== Giovanni is now known as Guest92740
quantumpantsPici, where would i find that? sorry im a newb18:58
KI7MTmackwerk, http://serverfault.com/questions/509167/force-clients-to-use-proxy18:58
Piciquantumpants: open a terminal and type that18:58
quantumpantsyup, just thought of that lol18:59
mojtabaHi, Do you know how can I backup my windows system via network with my ubuntu system? I want to make a backup server. should I format the data hard drive NTFS? If so, will I need to defragment it later?18:59
=== ampelbein_ is now known as Ampelbein
ikonia_mojtaba: format it to a format that the backup tool can read and write19:00
mojtabaikonia_: Do you know what should I do?19:01
ikonia_mojtaba: exactly what I've just said19:01
quantumpantsPici, http://imagebin.org/27138219:02
dougbbikonia, that's not a very helpful response ... if you're not interested in actually helping people, maybe you should not say anything at all19:02
ikonia_dougbb: how is that not helpful ?19:02
dougbbmojtaba: do you have a specific backup system in mind, or are you starting completely from scratch?19:02
Guest92740Is possible to install unity in ubuntu 12.10 remix? How can i do?19:02
mojtabadougbb: I am starting from scratch19:03
polterGuest92740: as long as it's using the Ubuntu repositories it should be totally possible19:03
Piciquantumpants: The repository mirror you are using is out of date, pick a different one.19:03
quantumpantsPici, I would if i knew how, hold on while i read up on it19:04
dougbbmojtaba: Ok, what kind of backups do you want? Do you want to simply keep a live copy of the existing files, or do you want to take periodic snapshots of the files so that you can go back and get older versions of the documents/19:04
wilee-nileeGuest92740, If you want the remix you will have to download the iso and install, it is just the gnome-shell by itself, which is installable in a unity setuo, you just have unity still.19:04
dougbbmojtaba: also, how much data are we talking about?19:05
KI7MTIg you have Rmix already, just add ubuntu-desktop then you have both, Gnome and Untiy19:05
polterGuest92740: to install Unity you could either use the software center, another graphical package manager, och do " sudo apt-get install unity" in a terminal window19:06
mojtabadougbb: I would like to simply keep a live copy or maybe scheduled copy of the data. I have 3 machines running windows servers and the data is about > 2TB19:06
bekksmojtaba: Setup a bacula server.19:06
wilee-nileeheh I read that backwards, doh19:07
bekksmojtaba: Its not that "Gimme ten minutes" thing - instead, you will take a few days until you have it up and running.19:07
wilee-nileepolter, It would be the ubuntu desktop is al19:07
bekksmojtaba: And depending on your needs, opensource source software will not suffice.19:08
mojtababekks: Why? Do you have an example in mind?19:08
dougbbmojtaba, bekks: yeah, bacula is probably the right solution for a project that size, and bekks is right about the learning curve, but that's going to be true no matter what system you choose19:08
bekksmojtaba: AD backups, backups of running MSSQL databases, etc.19:09
=== ceed^6 is now known as ceed^
=== terminator is now known as Badaboo
mojtababekks: I see, then bacula is the best one?19:10
eerI have this video card but how can I find out what the max screen resolution is for it? MSI NX7600GT-VT2D256E Geforce 7600GT19:10
KI7MTBacula, Amanda, Enterprise Linux, all good / robust solutions, but as bekks said, takes time to implement them.19:10
bekksmojtaba: Depends on your needs. Bacula is the most sophisticated linux backup  software thats opensource.19:11
bekksKI7MT: Commercial solutions would be Symantec NetBackup, Symantec BackupExed.19:11
bekks-d+c19:11
Pici*exec19:11
KI7MTYeah, loads of commercial stuff available.19:11
dougbbeer: what happens when you google for that model number? Do you find a spec sheet?19:12
mojtabadougbb, bekss: Thank you very much. I will take a look.19:12
dougbbmojtaba: glad to help, good luck :)19:12
KI7MTThen, there is rzync + Cygwin :-) that works too LOL19:12
bekkseer: You still have Nvidia Geforce 7400GT.19:12
quantumpantsPici, Ive had a go in the terminal but seem to have failed19:13
bekksKI7MT: There are "native" rsync solutions for Windows.19:13
dougbbYeah, I looked at deltacopy for a while, seemed decent19:13
dougbbin the end I went back to just using rsync while I was booted in linux19:14
NickeehAHOY ME MATEYS. I be looking for a treasure application that will round up all me logfiles into one nice view so I don't have to open them all.19:14
bekksdougbb: Deltacopy is aone of the worst solutions ;) Better use robocopy and one of the zillions of GUIs, like YARCGUI.19:14
Nickeeh(when something just crashed)19:14
kriskropddoes anyone here know how to append arguments for mplayer insdie ranger file manager's apps.py?19:15
dougbbbekks: you're probably right, my best solution so far has been to avoid the problem :)19:15
dougbbNickeeh: are your options limited to open source? If not, splunk is generally considered the best tool for that job19:15
kriskropdinside* I tried using this to no avail      return self.either(c, 'mplayer -ass -vf screenshot -osdlevel 3 -capture')19:15
Guest92740I alwayse use apt-get upgrade to upgrade my packages. Shoud i use apt-get dist-upgrade also?19:16
Nickeehdougbb: what? that's a bit of overkill.. just want to sum up /var/log. ;D19:17
wilee-nileeGuest92740, For kernel upgrades yes.19:17
Piciquantumpants: The gui is usually an easier method of changing your repositories, It should be a menu option in the software center for it.19:17
bekksNickeeh: Then use grep and awk :)19:17
dougbbNickeeh: .... yeah, what bekks said ... if it's just one system I don't see your problem19:18
eerIs there a way to find out under KDE what the max screen resolution is of my graphics card?19:18
quantumpantsthanks pici19:18
Piciquantumpants: I don't use the gui all that often so I'm not sure exactly where it is.19:18
wilee-nileeGuest92740, I use it everytime but thats just me, you want to be careful not to do partial upgrades is all.19:18
KI7MTbekks, yeah, I've seen a few in passing, not Windows guru so I don't keep up on Win stuff.19:18
=== savan__ is now known as XLV
KaylorsNeed an image that installs offline. Not one that requires download of extra files during installation. Older versions are fine.19:19
quantumpantsdoes anybody know where the gui is that will help me change my Mirror?19:19
bekksKaylors: Use the regular install cd.19:19
wilee-nileequantumpants, software-properties-gtk  open the gui19:20
wilee-nileeopens*19:20
KI7MTquantumpants, it's in the Update Mannager: Dash >>  Update Manager >> Ubuntu Software >> Download From19:20
KaylorsHavent got one. I'll download an image. I used Ubuntu 12.04 LTS, but got a 700 MB image and the rest was downloaded. Now my friend wont have net on his PC so he needs one complete image.19:20
KI7MTIf you select "Other" you can get it to check the fastest mirrors19:21
KaylorsAnyone?19:22
KI7MTKaylors,  http://cloud-images.ubuntu.com/19:23
wilee-nileeKaylors, You can download any release you want, whats the issue.19:23
eermumixam, but it says: "High-quality scaling technology delivers a clear, clean image at any window size, including full-screen HDTV resolutions up to 1080p." That would be only 1920 x 108019:23
FiremanEdquantupants: https://launchpad.net/ubuntu/+archivemirrors  will tell you which are up-to-date19:24
fahadashIs there any software on ubuntu to fix problem with external hard drives ?19:24
bekksfahadash: Which problem?19:24
wilee-nileefahadash, problem being?19:24
quantumpantsjust updating from a local server19:24
fahadashIts actually a sata drive which was once windows machines drive but now inside an enclosure.... I insert it into windows 7 machine and it says "Disk is not formatted, do you want to format it now?"19:24
quantumpantsall of a sudden 82 updates apear :)19:25
quantumpantsI love you guys :)19:25
fahadashI don't want to format, i would lose data. I tried this one "free" program which took 3 hours to show me list of files it recovered, but in order to save those files it asked me for $8019:25
fahadashThe drive is NTFS19:25
Piciquantumpants: After you install those you should be able to get build-essential installed19:25
wilee-nileefahadash, You sure the enclosure is good I bought one brand new a cheap one that did not work very well. Is there partitions on it?19:25
KI7MTKaylors, My bad.. those are cloud images :-) http://cdimage.ubuntu.com/19:25
fahadashwilee-nilee: Yes there are partitions19:26
fahadashOnly one of them is unreadable which is NTFS19:26
wilee-nileefahadash, Could be a bad enclosure, might need a chkdsk...etc19:26
wilee-nileemight be a bad drive19:26
fahadashwindows chkdsk wont read it19:26
KaylorsKI7MT: Thanks, bro..cheers.19:26
loahello, how i can change icon for application launcher on unity dock?19:27
fahadashIts a $10 sata enclosure I got from walmart19:27
geirhaKaylors: http://www.ubuntu.com/download/alternative-downloads -> Other images -> Choose a mirror near you, download the *-dvd-*.iso19:27
wilee-nileefahadash, could be any number of variables, knock them out.19:27
fahadashSo ubuntu does not have any data-recovery tool ?19:27
quantumpantsall of a sudden 82 updates apear :)19:27
quantumpantsThanks Pici19:27
wilee-nileefahadash, I would suspect the enclosure, 10$ from kmart19:27
fahadashwalmart19:28
wilee-nileesame thing19:28
wilee-nileecheap19:28
fortunecookiekmart = walmart?19:28
splorcthere's ddrescue, don't know how well it works19:28
fahadashI am getting a NAS enclosure soon, may be if I stick the drive in there it would be able to read it19:28
wilee-nileefortunecookie, minor difference, think about it.19:29
KI7MTfahadash, a couple data recovery tools, if needed , SafeCopy, ddrescue19:30
splorchttps://www.gnu.org/software/ddrescue/manual/ddrescue_manual.html has some examples of how to use it19:30
=== erick is now known as Guest35891
wilee-nileegotta be able to actually read the HD first19:30
fahadashwilee-nilee: There is one called Virtual Lab, it did "scan" and read all the files; but in order to save them to my backup drive; it asked for $$$19:31
wilee-nileefahadash, I would be careful here in assuming it needs a recovery with just that cheap enclosure as part of the picture19:32
KI7MTTestDisk is a good Disk analysis tool also19:32
splorcfahadash: https://help.ubuntu.com/community/DataRecovery19:32
wilee-nileefahadash, Did it actuallt fail?19:32
fahadashDo you think it would go very well in my new NAS Media Server that I am getting ?19:32
wilee-nileeactually*19:32
fahadashthanks splorc19:32
fahadashWindows is seeing the partition but it wont read it and ask me to format it19:33
wilee-nileefahadash, how about ubuntu seeing it?19:33
fahadashNever tried it19:34
wilee-nileefahadash, YOu opened the disk manager and see the partition?19:34
fahadashlet me stick it into ubuntu box and see what happens19:34
KI7MTformost ddrescue and ubuntu-recovery would be good to use / test within in UB machine.19:35
KI7MTwhoops foremost19:36
fahadashDisk Utility detects that partition as "Unknown" 314 GB19:38
fahadashOther extended partitions are detected fine19:38
KI7MTare the other partitions NTFS also?19:38
splorcfollow the help page i linked to use ddrescue and such then19:38
quantumpantsthanks pici, your awesome :)19:38
fahadashok thanks19:39
fahadashOther partitions are FAT32 and FAT1619:39
GoatmanIā€™m trying to mount an hfsplus image with read and write under 13.04, but the error is ā€˜ā€˜File system seems to be mounted read-onlyā€™ā€™19:39
splorcfahadash: https://help.ubuntu.com/community/DataRecovery#Imaging_a_damaged_device.2C_filesystem_or_drive and follow instructions19:40
KI7MTIndeed, it's gonna be a long day for someone :-)19:40
GoatmanCan you mount a dd image with a fat filesystem on it?19:42
francisco_hi19:44
francisco_i can't fix my wlan19:44
francisco_I have installed the b43 driver19:44
francisco_but it doesn't run19:44
=== Trudko_ is now known as Trudko
bekksdetails | francisco_19:45
francisco_it is a pci wlan card19:46
BiscuitWhiskerhowdy!19:46
francisco_broadcom 431819:46
splorcgo to the store and buy a cheap taiwanese usb dongle, with a compatible with linux item on back of box, easier19:47
bekksfrancisco_: Please follow that !details guideline. Tell us the requested details.19:47
splorcbekks: you forgot the !19:48
aristoi_yo19:50
aristoi_g19:50
fortunecookieis there a channel for ubuntu touch phones?19:51
WarDekarhow can i turn off password SSH completely19:51
k1lfortunecookie: didnt you ask that before? its #ubuntu-touch19:51
bekksWarDekar: By using SSH keys.19:51
WarDekarbekks: i have it setup for keys i'm saying i don't want to allow pw authentication on the server side19:52
bekksWarDekar: Then use SSH keys, and disable passwd auth.19:52
WarDekarthat's what i'm asking, how to disable passwd auth19:52
bekksWarDekar: And enable kay auth19:52
sanmanhello, I'm trying to debug and issue I'm having with an apache module and need to get debug symbols for a library called liblasso, but they don't seem to be in the repos, does anyone know if there are alternate repos that have debug symbols?19:52
sneezewortIs there anything wrong with appending ipv4 entries below the ipv6 entries in /etc/hosts?19:53
bekksWarDekar: After successfully testing key auth, change "PasswordAuthentication yes" to no in /etc/ssh/sshd_config19:54
bekkssneezewort: No.19:54
sneezewortbekks, thanks.19:54
barihohi there. I just installed xubuntu 12.04.3 to an usb hard drive. now when I try to boot it, I see some grub text for the fraction of a second and then the computer reboots. now what do I do?19:54
wilee-nileebariho, Do you see the grub menu?19:55
barihowilee-nilee: no, just some text, a few words, grub is one of them. I can't read it, it's gone to fast.19:56
wilee-nileehold down shift if this is the only os on the HD when powering on bariho19:56
wilee-nileebariho, Any linux on the computer, a grub menu there?19:57
francisco_Broadcom Corporation BCM4318 [AirForce One 54g] 802.11g Wireless LAN Controller (rev 02)19:58
francisco_but I have installed its driver (b43)19:58
bekksfrancisco_: Please provide full details.19:59
bejkerhi. some one know kow to lunch ts3 client as root? when i try as root ./ts3client_linux_x86 i got response ts3client_linux_x86: cannot connect to X server :019:59
barihowilee-nilee: holding shift didn't help. no, no other linux installation on that computer. I can plug the drive in my other computer (with linux) though.20:00
francisco_how can i provide you full details???20:00
KI7MTsanman, you could try the ubuntu lasso src: http://packages.ubuntu.com/source/precise/lasso along wiht info from their homepage: http://lasso.entrouvert.org/20:00
wilee-nileebariho, If you have a grub using install on the other plug it in ands run sudo update-grub there to add it to its grub menu and see if it boots, if not I would just reinstall it, and make sure grub goes to the external mbr.20:01
lmatHow do I get cvsps v3 using ubuntu ?20:02
wilee-nileebariho, If it gets booted from another grub menu you can install grub to its mbr from its desktop20:02
sanmanKI7MT, that's what I'm doing now20:02
sanmanKI7MT, I'm just rebuilding the package with debug symbols20:02
KI7MTsanman, Im not finding allot of debug info, I guess -g and gdb is best bet.20:03
francisco_Se puede hablar en espaƱo???20:03
Akiva-ThinkpadI want to use ubuntu as a server for doing local windows installations over a network. Did I say that right? Where is a good tutorial?20:03
Rorylmat: It looks like you can only get it from the author's webpage http://www.cobite.com/cvsps/20:04
barihowilee-nilee: ok, i'll try with the other computer later, can'T reboot that one right now. and I did make sure grub goes to the external drive's mbr. there wouldn't be any grub text otherwise, right? the drive was empty.20:04
lmatRory: Thanks.20:04
wilee-nileebariho, With a stanard install you should see a grub menu, a external will run really slow anyway.20:04
chaotic_goodok what do I apt get to get java 7?20:05
Rorylmat: Version 3 doesn't exist though20:05
chaotic_goodriddle me hat20:05
chaotic_gooder that20:05
RoryWhat Ubuntu version, chaotic_good ?20:05
chaotic_good1204lts20:05
smw94chaotic_good, download open-jdk20:05
Rory!info openjdk-7-jre precise20:05
wilee-nileebariho, Have you checked the sum of the iso you loaded to install?20:05
ubottuopenjdk-7-jre (source: openjdk-7): OpenJDK Java runtime, using Hotspot JIT. In component universe, is optional. Version 7u25-2.3.10-1ubuntu0.12.04.2 (precise), package size 219 kB, installed size 681 kB20:05
chaotic_goodoow20:05
tasslehoffAny idea how I can set a shell script as the default application for opening a certain file type?20:05
Rory!java > chaotic_good20:06
ubottuchaotic_good, please see my private message20:06
chaotic_gooddo they have oracle jdk? I think work might need that20:06
KI7MTdepends on if you want the JDK or just runtime20:06
chaotic_goodthats a good question20:06
francisco_i'm gonna get mad20:06
KI7MTfor runtim is sudo apt-get purge openjdk* but JDK apears to be a bit more20:07
bekksfrancisco_: Then tell us what the real problem is, we cant guess it.20:07
bekks!details | francisco_20:07
ubottufrancisco_: Please give us full details. For example: "I have a problem with ..., I'm running Ubuntu version .... When I try to do ..., I get the following output: ..., but I expected it to do ..."20:07
KI7MTthentar -xvf ~/Downloads/jre-7u3-linux-i586.tar.gz and go from there20:07
Rorychaotic_good: Why do you need java? Are you programming in Java or just need to run Java applications?20:07
ggherdovhello. when you do a release upgrade and configuration files are replaced bcse the syntaz changed or whatever, where are the old config files stored ? I remember there was a place ...20:07
KI7MTor whatever platform your using <i686, x86_64 etc>20:07
chaotic_goodmongodb at work20:08
ggherdovsyntax*20:08
chaotic_goodwhats the switch to dpkg to search for java pakcages?20:08
francisco_I'm trying 12.04 Lts Xubunu20:08
francisco_Xubuntu20:08
chaotic_goodgaa mna has dpkg-query?20:08
Rorychaotic_good: You just need the JRE (Java Runtime Environment) then.20:08
Roryapt-cache search java20:08
francisco_and I have this wlan pci Broadcom Corporation BCM4318 [AirForce One 54g] 802.11g Wireless LAN Controller (rev 02)20:08
barihowilee-nilee: I checked it now, it's correct.20:08
francisco_so i found up that my driver is B4320:09
JHOSMANSomeone knows some framework for HTML5 presentations Ubuntu?20:09
francisco_I have installed it through the ubuntu software center20:09
chaotic_gooddefault-jdk - Standard Java or Java compatible Development Kit  is this the Oracle java?20:09
KI7MTchaotic_good, "fairly simple" RTE for JRE-7: http://www.liberiangeek.net/2012/04/install-oracle-java-runtime-jre-7-in-ubuntu-12-04-precise-pangolin/20:10
Rorychaotic_good: No, the Oracle Java can't be distributed through Ubuntu repositories for legal reasons20:10
KI7MTNot sure how up to date the version are.20:10
wilee-nileebariho, All we can do is assume you followed a good path here and that the external will work, and maybe just needs another try, or you could boot a live cd and run the bootrepair, just the bootinfo summary to generate the boot script to look at.20:10
francisco_but when i restart my laptop it doesnt work20:10
RoryWebUpd8 has a PPA which is generally well trusted: http://www.webupd8.org/2012/01/install-oracle-java-jdk-7-in-ubuntu-via.html20:10
chaotic_goodcurse oracle 10,000 times20:10
lmatRory: oh.20:10
Roryfrancisco_: Can you open a terminal and run the command: sudo apt-get --reinstall install bcmwl-kernel-source20:10
wilee-nileebariho, This ia the bootrepair app be careful here, I would start with the bootinfo summary only. https://help.ubuntu.com/community/Boot-Repair20:11
hellyeahhey20:12
RoryHello hellyeah20:12
hellyeahi am not sure my os use nvidia driver how can i check20:12
KI7MTchaotic_good, UBuntu info on JRE Install: https://help.ubuntu.com/community/Java20:13
bekkshellyeah: "lsmod | grep nvidia"20:13
francisco_Rory I followed your advice20:13
lmatRory: http://comments.gmane.org/gmane.comp.version-control.git/213170  suggests that there was a v3 in January.20:13
francisco_install complete20:13
francisco_d20:13
hellyeahbekks:  i got nothing that means there is no driver? It is just free nvidia driver or vesa driver20:14
francisco_and then, Rory?20:14
Roryfrancisco_: Now run the command: sudo modprobe -r b43 ssb wl brcmfmac brcmsmac bcma20:14
Ari-Yanghellyeah, what ubuntu version are you using?20:14
Roryfrancisco_: And then run the command: sudo modprobe wl20:14
hellyeah13.04,20:14
Ari-Yanghellyeah, are you using Unity perhaps?20:15
hellyeahyeah20:15
hellyeahi am using unity it seems20:15
Ari-Yanghellome, in dash board, type software sources and go to 'Additional Drivers' tab20:15
Ari-Yangfrom there you can select what driver you can use, hellyeah20:15
bekkshellyeah: freen nvidia driver would be "lsmod|grep nouveau"20:15
Roryfrancisco_: Allow several seconds for the network manager to scan for available networks before attempting a connection.20:15
hellyeahAri-Yang:  hw can i select can you tell me20:16
hellyeahi am not sure nvidia package was installed20:16
Ari-Yanghellyeah, I g2g, I'm sure you can figure out how to select a driver from a list ._______.20:16
hellyeahwhen i use 11.04 or previous version everytime system asked me about installing nvidia properity driver20:17
bekkshellyeah: I guess it wasnt.20:17
hellyeahnow it didnt ask20:17
francisco_Rory, Those commands doesnt work, when i eject them, console is freezen20:17
Roryfrancisco_: Did the first one work? Which one made it freeze?20:17
francisco_both20:18
hellyeahy20:18
francisco_the first didnt work20:18
Roryfrancisco_: They both made it freeze? You ran the first one and it froze? So how did you run the second one?20:18
Roryfrancisco_: It is OK you can reboot and it should work20:18
francisco_yes20:18
Roryfrancisco_: Those commands were just so you don't have to reboot. But you can reboot instead20:19
francisco_and the second froze two20:19
francisco_too20:19
francisco_ok20:19
RoryBefore you reboot20:19
RoryCan you run sudo apt-get update20:19
francisco_ok20:19
Roryand then sudo apt-get upgrade20:19
francisco_Rory20:19
=== RDash is now known as RDash[AW]
=== clone1018_ is now known as clone1018
RoryHas there been some kind of horrible netsplit or something, or has nobody said anything at all for 13 minutes?20:33
DJonesLooks about right, whats the saying, silence is golden :)20:33
=== jay___ is now known as deflower
smw94can i change font color in gnome fallback panel ? gnome 3.8.2 version20:35
everaldI'm trying to set up a samba share on my buddy's compuer that will allow me to access a particular folder, and use a paricular user which has a group shared with his user, so that with sticky bit set we can both write to the shred directory.20:36
grntWould anyone of you use Ubuntu (or any other Linux distribution) if it cost money?20:37
everaldSomehow smbd does not respect "guest account = myuser".20:37
everaldAnyone knows how to do something like this?20:38
Rory!ot | grnt It's a good discussion to have in here20:39
ubottugrnt It's a good discussion to have in here: #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks!20:39
Rorysmw94: I found some information here which suggests you can edit some css, although it doesn't mention font colour specifically http://askubuntu.com/questions/69576/how-to-customize-the-gnome-classic-panel20:39
smw94Rory: thx, i've read it before20:41
boneslashgot to go guys GOOD NIGHT :)20:42
boneslashhope you will get out of your problems soon guys :))20:42
xan_IThi to all, i need help for a pc20:44
=== Fyodorovna is now known as wilee-nilee
xan_ITthis notebook has cpu core i7 and a AMD radeon. actually i dont use proprietary driver and the problem is that when i see fullhd avi there is some lags20:46
xan_IT2 question: 1 how i can see which card are in use?20:46
jhutchinsxan_IT: Streamed or local?20:46
xan_ITlocal20:46
jhutchinsxan_IT: RAM?20:46
xan_IT8gb20:47
jhutchinsWhat player?20:47
xan_ITtotem20:47
xan_ITubuntu 32 bit20:47
=== CyberJacob is now known as CyberJacob|Away
RonaldJIs it possible to remove nmbd?? It's running on 100%cpu20:47
jhutchinsTry mplayer or vlc, consider installing AMD6420:47
xan_ITi dont know which card are used20:47
jhutchinsRonaldJ: What does nmbd do?20:48
xan_ITthere is a way to see wich video card are used actually?20:48
jhutchinsRonaldJ: Do you know?20:48
jhutchinsxan_IT: There might be a better way like xrand or video properties in your GUI, but you should be able to figure it out from /var/log/Xorg.0.log (it will give you a headache).20:49
nicxvanIf I want a folder to be created in a users home directory automatically, what should I be googling to figure that out? I have had no luck figuring out the search terms20:49
* jhutchins pokes RonaldJ 20:49
nicxvanby automatically, I mean when the account is created and for all other users in the system already20:49
RonaldJjhutchins nmdb - Netbios name server to provide NetBIOS over OP naming...20:49
xan_ITjhutchins i can use terminal and post the output20:49
RonaldJOP = IP20:50
=== Sirisian|Work_ is now known as Sirisian|Work
jhutchinsnicxvan: /usr/share/doc/adduser/examples/adduser.local.conf.examples/skel20:51
Ari-Yangxan_IT, type this in terminal and pastebin the output lspci | grep VGA20:51
jhutchinsxan_IT: No, you would have to post it to a pastebin, and YOU should be the one reading it to figure out what it's doing.20:51
nicxvanjhutchins: thanks20:51
xan_IT00:02.0 VGA compatible controller: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller (rev 09)20:52
xan_IT01:00.0 VGA compatible controller: Advanced Micro Devices [AMD] nee ATI Seymour [Radeon HD 6400M/7400M Series]20:52
everaldWhat's the best way to have a local network shared folder on a Ubuntu machine?20:52
jhutchinsRonaldJ: So likely some windows-like box on your network is storming the server.  You might be able to take nmbd down and still work with DNS resolution.  Shut it down and see what breaks - that's where the real culprit is.20:55
xan_ITsecond problem: if i try to install propetary video driver, when i boot i see the background but i can login because i can see the object to login, i see only background20:58
=== skasturi_ is now known as skasturi
jhutchinsxan_IT: https://wiki.debian.org/Bumblebee http://xpressrazor.wordpress.com/2013/01/13/how-to-setup-amdintel-hybrid-graphics-cards-in-linux-ubuntu/ (ubuntu disclaimer) https://wiki.archlinux.org/index.php/Hybrid_graphics (Arch disclaimer, but a good overview).21:00
xan_ITi dont wont the swith o other just use best video card, always21:02
jhutchinsxan_IT: The idea is that the intel GPU uses less power, so when you don't need full 3D acceleration use it, but if you want to do gaming or 3D mapping or something use the AMD, which takes more power.21:04
KalelGreetings.. Id like to know if Uubntu has any bug about youtube playing videos. I can not watch anything.21:04
jhutchinsxan_IT: The reason they did this is because what's "best" changes depending on what you're doing.21:04
loadid_czechKalel: you need to install the flash plugin21:05
RonaldJjhutchins thanks21:05
jhutchinsxan_IT: So far it doesn't work terribly well in Linux (and I hear it has problems in Windows as well).21:05
jhutchinsRonaldJ: You can look at tcpdump and maybe see what IP is causing all the traffic.21:05
KalelIts already installed the leatest one, loadid_czech . By the way, I like you country.. If so..21:06
jhutchinsWe had a site where they finally found that a router at the Golf stand had been rained on and was causing the network storm.21:06
xan_ITjhutchins yes. i know that the switch is not very well, i just wont to use amd grafic with propetary driver always (pc are always chargin, there is no problem for battery)21:06
jhutchinsThe guy was really happy he'd figured out what the problem was.  He plugged it back in and went home to celebrate!21:06
PessimistHello everyone. When I boot up it doesn't _automatically_ find the ubuntu bootloader so I have to go to boot options and pick "ubuntu" there. I am using UEFI with no secure boot. How do you fix this?21:06
=== Adiee is now known as Adie
* loadid_czech is not slovakian21:07
RoryPessimist: You have to set the default boot option in the UEFI menu21:07
jhutchinsPessimist: grub?21:07
loadid_czechhave you restarted your browser Kalel?21:07
loadid_czechand perhaps tried in a different browser?21:07
Adie:/21:07
AdieHELLO?21:07
jhutchinsxan_IT: Whether you want to swap GPUs or not, the answer to how to use a specific one is in those docs.21:07
AdieCan you hear me?21:08
Pessimistjhutchins, yes; Rory, It says that no bootable media has been found and that my netbook will turn off. Btw, my model is hp 4540s21:08
* loadid_czech hollars21:08
jhutchinsAdie: Nope.  Just text on the screen, no sound.21:08
cowbaconAdie: i can not hear you21:08
AdieCool21:08
Adiejust, it was saying "can not send to channel" before21:08
Pessimisthmz, I'll try this https://help.ubuntu.com/community/Boot-Repair21:08
cowbaconbecause you weren't authed probably21:08
Adieanyways, what do I do to make my wifi work if my wifi.. doesn't work?21:08
Kalelloadid_czech: Yes. Firefox an Chrome. Both unable to load the videos.. I want to reinstall it otherwise and see what happen..21:09
cowbacon!wifi | Adie21:09
ubottuAdie: Wireless documentation, including how-to guides and troubleshooting information, can be found at https://help.ubuntu.com/community/WifiDocs21:09
Adie:<21:09
jhutchinsPessimist: You should be able to set the default boot entry for grub in /etc/defaults/grub (run update-grub after changes).21:09
loadid_czechit's not a bug Kalel, something is configured improperly21:09
Pessimistjhutchins, my bios doesn't find the boot loader automatically21:09
loadid_czechwhere are you? are you behind a firewall that would block youtube content?21:09
jhutchinsKalel: Do you have flashplayer installed?21:10
Kalelloadid_czech: I think so.. I will see it again. Thank you.21:10
Kaleljhutchins: Flashplayer?21:10
Kaleljhutchins: Yes!21:10
wilee-nileePessimist, this a uefi computer?21:10
KalelI am going to to the reinstallation.21:10
Pessimistwilee-nilee, yes21:11
Kalelto do..21:11
loadid_czechkalel, reinstallation of what?21:11
Pessimistwilee-nilee, default installation, didn't change anything. Previously had archlinux with gummiboot which still has it's boot entry21:11
wilee-nileePessimist, you dual booting or wiped windows?21:11
Kalelloadid_czech: Flash21:11
Pessimistwilee-nilee, pure ubuntu21:11
Adie:<21:12
Adiemy wifi is too new and amazing for ubuntu21:12
mechabitGreetings21:12
loadid_czechKalel: apt-get install flashplugin-downloader21:12
Adie2 bad21:12
Kalelloadid_czech: Actually I have to restart my laptop right now. I'am resolving another problem with my ati driver..21:12
Kalelloadid_czech: Ok.21:12
Kalelloadid_czech: Isn't flashplugin-installer ?21:13
wilee-nileePessimist, we have seen some just wipe the hd ie the mbr and make a msdos table and set the bios as legacy and do installs.21:13
loadid_czechyes Kalel21:13
Kalelloadid_czech: Ok. Thank you. I have to restart now. Bye bye fellas.21:14
mechabitI believe I found old instructions on how to create wine prefixes. "wineprefixcreate --prefix ~/.prefix2" gives an error that it doesn't recognize "wineprefixcreate".21:15
=== christian is now known as Guest44481
skinuxIs /usr/src usually containing kernel source directories?21:25
=== Moe is now known as Guest76163
=== Guest76163 is now known as Gye
loadid_czechyes skinux, i think so21:29
skinuxGood, because it has a few.21:29
=== swaagie[brb] is now known as swaagie
energizer1My 13.04 freezes sometimes when I visit Google Maps. Help?21:31
Roryenergizer1: What browser are you using?21:33
energizer1chromium21:33
Roryenergizer1: Does it happen in Firefox also?21:33
energizer1lets find out21:33
energizer1didnt freeze in firefox this time, but the problem is inconsistent in chromium anyway, so that's not a totally clear finding21:35
rgreen_hi i have a macbook pro that i have running ubuntu but i would like to switch it to run fedora 18, the problem is i cant seem to get the macbook to allow me to boot from the fedora install cd that i burned, is there another way to overwrite the ubuntu partition while fedora cd is mounted?21:36
gordonjcprgreen_: not really, but ask in #fedora about booting on UEFI hardware21:37
rgreen_ok thanks21:37
wilee-nileergreen fedora has a channel21:37
gordonjcprgreen_: you should be able to install it the same way you installed Ubuntu21:37
rgreen_i know, for some reason i cant boot from cd anymore21:38
gordonjcprgreen_: oh, forget booting from CD21:38
gordonjcpno-one does that any more21:38
gordonjcpcan you even buy CDs?21:38
rgreen_usb?21:38
gordonjcpI haven't seen them for years21:38
rgreen_lol21:38
rgreen_i should make a bootable usb drive instead?21:39
energizer3Ok i tried again -- crashed in firefox too21:40
energizer3Anytime i scroll around very-zoomed in Google Maps (chromium or ff), ubuntu crashes21:40
systemd0wnI'm looking for a new Ubuntu compatible laptop. Does anyone know how accurate the certified hardware list is?21:42
Therion87Ubuntus site has one I blieve21:42
Therion87And System76 is an Ubuntu Laptop vendor21:42
systemd0wnYa. I doubt I'll be purchasing a laptop with Ubuntu pre-loaded most of those are more expensive than I would like to pay.21:43
Therion87http://www.ubuntu.com/certification/21:43
gordonjcpsystemd0wn: just buy a second-hand macbook ;-)21:43
systemd0wnI saw that. Does that mean all the hardware works 100%?21:43
systemd0wngordonjcp: psh! macbook!21:43
gordonjcpsystemd0wn: <shrug>21:44
systemd0wnhaha21:44
gordonjcpsystemd0wn: I have no complaints about mine21:44
gordonjcpsystemd0wn: I needed to buy a new battery, that cost me nearly 40 quid21:44
gordonjcpbuy cheap, buy twice21:44
Ari-Yanggordonjcp, https://www.system76.com/laptops/model/galu121:44
systemd0wnNeither does my best friend but I won't do it :) I ditched my iPhone too.21:44
gordonjcpAri-Yang: don't like 'em, they feel cheap and flimsy21:45
GyeI AM Moe21:45
systemd0wnI haven't had my hands on one.21:46
Therion87I have a Gazelle I lov eit21:46
GyeYou are a badguy21:46
Therion87I've messed with the Galago at the OLF21:47
Therion87It's pretty sturdy21:47
GyeTherion87 is a dud21:47
hellyeahgood night21:47
Therion87?21:47
Gyeya you are21:48
Therion87Troll somewhere else bro21:49
systemd0wnI would just like to have a laptop where everything just works with Ubuntu. lol. I guess I should consider buying a pre-loaded laptop but they are more expensive.21:49
GyeNO!21:49
Therion87Lenovos have good support histroically21:49
Therion87Dell and HP both work well21:49
GyeI won`t troll somewhere else21:49
Therion87Just check hardware frist and stay away from Broadcom cards21:50
Ari-Yang!offtopic | Gye21:50
ubottuGye: #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!21:50
Gyeubottu is a bot!!!21:50
ubottuGye: I am only a bot, please don't think I'm intelligent :)21:50
Ari-Yangsystemd0wn, I recommend a laptop with nVidia... whatever laptop you get, just make sure that whatever card it has is compatible21:50
systemd0wnya... My laptop that finally died had a lot of problems with the mainstream kernels. Lots of random lockups and crashes.21:51
Therion87You gotta be careful with laptops and nVdia21:51
Therion87Opitmus can be a pain21:51
Gyei dont care if you are sad or not ubottu you need to get hit with a pellet gun.21:52
Therion87And without it battery life is crapola21:52
Ari-Yangsystemd0wn, I'm using kernel 3.11 and have no problem...21:52
systemd0wnGood to know.21:53
systemd0wnwhat are you guys running?21:53
Therion8713.04 kernel 3.11.121:53
Therion87With varies performance tweaks21:53
Ari-YangOS: Linux 3.11.0-996-generic/x86_64 - Distro: Ubuntu 12.1021:53
jhutchinsLinux for Workgroups!21:54
=== loadid_czech is now known as juki
Ari-Yangsystemd0wn, the reason why I'm using 3.11 is because of DPM (dynamic power management) for the radeon driver21:54
Ari-Yanglaptop doesn't overheat anymore.21:54
systemd0wnright.21:55
=== utusan is now known as na-utusan
kriskropdDoes anyone here know how to add options and arguments to mplayer in apps.py for ranger file manager? I want to open files with 'mplayer -ass -vf screenshot -osdlevel 3 -capture'21:56
Ari-Yangkriskropd, ask in #mplayer21:56
kriskropdits acutally a questiona bout ranger, not mplayer, and I hav better chances here, so I'm just asking21:57
kriskropdactually* about*21:57
Ari-Yangkriskropd, isn't ranger file manager arch?21:57
systemd0wnhas anyone had luck with the dell ubuntu laptops?21:58
kriskropdAri-Yang: lol no, its in ubuntu repos21:58
GyeGoatman you aregooey21:59
Ari-Yangsystemd0wn, this laptop I'm using is dell.... and personally I would advise not to get a dell laptop :s if you are, just make sure it's a GOOD dell laptop21:59
ANN-TechCoderHello guys, Can anyone plese advise? Ubuntu (Unity) does not save Window sizes and position. Can't find anything in Google21:59
systemd0wnAri-Yang: I've always had pretty good luck with them. Used them for work and personal... Just mixed result with ubuntu hardware compatibility I guess.22:01
wilee-nileesystemd0wn, We can try to help if you describe the problem, it is not a canonical release however.22:01
systemd0wnwilee-nilee: Heh? I'm just looking for a new laptop is all.22:02
icerootwhere are the cronscripts from "crontab -e" stored? so the user-specific crons22:02
wilee-nileesystemd0wn, Ah, you asked the question earlier on certified right?22:03
systemd0wnya22:03
=== na-utusan is now known as utusan
wilee-nileesystemd0wn, I would focus on the hardware if you are worried, we rarely see someone here with a computer that does not work, I can't remember any.22:06
darkkblack~~~ having trouble with password and keyboad when installing, help please! ~~~22:06
wilee-nileedarkkblack, laptop or desktop?22:07
systemd0wnwilee-nilee: My Dell Studio 1569 has a lot of kernel issues. As reported..22:07
wilee-nileesystemd0wn, By who?22:07
darkkblackwilee-nilee, ty for replying, laptop22:07
wilee-nileedarkkblack, Keyboard not work at all, you have very little details here.22:08
systemd0wnwilee-nilee: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/101191422:08
ubottuUbuntu bug 1011914 in linux (Ubuntu) "[Dell Studio 1569] BUG: soft lockup - CPU#0 stuck for 23s! [kworker/0:3:566]; RIP: 0010:[<ffffffffa00c9d73>] [<ffffffffa00c9d73>] mei_timer+0xc3/0x260 [mei]" [High,Incomplete]22:08
AcidRain2012will someone tell me the ops name in #perl22:09
seanzGreetings. Is there an easy way to use tasksel to see if a task is enabled?22:09
darkkblackwilee-nilee, keyboard will work(doesnt work at all on occasion)I can get through the install, up to the point of account creation. I can click one letter in the account name box and it spams 100 keystrokes and keyboard stops working22:10
darkkblackwilee-nilee, its happened 3 times now, 2 times with direct install, and once running ubuntu live and creating account before trying to install22:11
=== gbyers[Away] is now known as g_byers
wilee-nileedarkkblack, You have an external to plug in, does it do this in other apps in this environment, have you checked the iso'd sum22:12
AcidRain2012will someone tell me the ops name in #perl22:12
mechabitIs there an #ubuntu-offtopic channel22:12
wilee-nileemechabit, yes and that is the name of it22:12
mechabitwilee-nilee, just checking lol. Thanks.22:13
wilee-nilee;)22:13
mechabitwilee-nilee, sometimes people ninja channels22:13
darkkblackwilee-nilee, external to plug in? other apps seem to work fine only tried a couple with ubuntu live a few minutes ago, and the iso'd sum is okay I believe cause I am using this ubuntu install on 2nd laptop and all is working for me22:14
darkkblackwilee-nilee, same iso burned usb drive for both installs*22:14
wilee-nileedarkkblack, Have you checked askubuntu with this computer model or the web for similar problems.22:15
darkkblackwilee-nilee, no this is the first place I started, am currently setting up registration for ubuntu forum though22:15
wilee-nileedarkkblack, Good idea good place, I'm not sure what is going on myself, I would check the web first if I ran into this, not that here is bad.22:16
fabioIf I have full-disk encryption enabled (done through the Xubuntu installer), can its passphrase be changed? [I haven't forgotten it; just curious]22:16
darkkblackwilee-nilee, really not sure how to word my problem for a google search, lol22:17
wilee-nileedarkkblack, simpler the better to start, model and ubuntu or the release # askubuntu same or just the model to start with.22:19
wilee-nileemaybe add keyboard22:19
=== Guest26308 is now known as bigtip
sixcornersmy ubuntu keeps crashing..22:21
=== tgunr_ is now known as tgunr
jukiwith that much information i can narrow it down to one of two things sixcorners22:22
systemd0wnDoes anyone have a laptop with a touch screen running ubuntu? Anyone know how well ubuntu handles that?22:22
jukisystemd0wn: throw in a liveusb and try it out22:24
sixcornersI've given you 100% of the information it's given me.22:25
systemd0wnlol. I'm buying a new laptop. I don't currently have a touch screen.22:25
wilee-nileesystemd0wn, For the record this is support, not polling, for problems in reality.22:25
jukiwell sixcorners, then i would say it's either operator error or an OS issue22:25
sixcornersIs there a place I can start with the diagnosis?22:27
SmartAsshello, is there any puppy linux channel aroun22:28
sixcornersthere is a #puppylinux channel22:28
SmartAssthank22:29
jukisixcorners: you could start by saying something like.  when i boot, it gets to the login screen and then the screen goes black22:29
jukior maybe, i see grub load, and when i select an option it gets stuck at the ubuntu splash screen22:29
EMPHASIS_what's a good weather app for show showing 1/2 dozen cities at same time?22:29
sixcornersI do various things. It crashes. It seems to crash at the start of one of those fancy animations.22:30
jukitry disabeling desktop effects sixcorners22:30
=== Rez is now known as LoRez
jkbbwrAny idea what echo 1 > /proc/sys/net/ipv4/tcp_tw_reuse does22:35
jkbbwrand if it has any side effects?22:35
jukijk, it will write a 1 into the file /proc/sys/net/ipv4/tcp_tw_reuse22:36
updyes it does has effects22:36
oriezsomeone familiar with the launcher bar overlay on video fullscreen on dual screen?22:36
oriezsome sort of a bug?22:36
jkbbwrupd: what kinid of side effects?22:37
jkbbwrupd: bad ones?22:37
jukito be one for symantics, it would be a side effect, it would be a direct effect22:38
jukiwould not* be a side effect22:38
jkbbwrokay what negitive effects could it have22:38
jukifirst jkbbwr, open a text editor and open the file /proc/sys/net/ipv4/tcp_tw_reuse and see what's in there22:39
sixcornerscheck man 7 tcp for tcp_tw_reuse22:40
updjkbbwr, depends what you want when tcp connection is closed there is some time to wait, but setting this will imediattely reuse the same socket so this can mess up tcp handshake22:40
jkbbwrwell im kinda using up all my sockets...22:41
upd65536 ?22:41
jukiusing up all your sockets?22:41
jkbbwrYes22:41
jukii don't understand22:42
updwell i would try to decrease time_wait if there is an option22:42
guest__Hello!  I installed KDE4 in Ubuntu 12.04 and KDE4 is using its own login screen in Ubuntu 12.04.  How do I change back to the default login?22:43
=== Rez is now known as LoRez
hdonguys. 12.04 here. my gvfs_metadata process has been going for three days, keeping on of my CPU cores in iowait and writing to my disk constantly. it's not really a nuisance, but what is going on?22:44
updjkbbwr, if you are using mysql you can set smaller time, so socket will be free faster, but be aware of packet loss22:44
Obi1can any1 see my posts ?22:44
daftykinswhat posts?22:44
hdonthat was weird... i thought i saw someone named "Obi" but then i guess i imagined it22:44
guest__0bi1 - what posts are you referring to?22:45
jukiguest__: it's difficult to use the gnome login and kde... or are you saying you want to switch back to gnome and disregard kde?22:45
Obi1<Obi1> hello  Cannot send to channel: #ubuntu22:45
guest__juki - yes.22:45
jukiguest__: do you have a file /etc/X11/default-display-manager22:45
Bruce_If "sudo add-apt-repository ppa:..." adds a repository, how do I remove it?22:46
Obi1i try on Linux  chat but i was geting  Cannot send to channel: ##linux22:46
jukiBruce_: look at the bottom of the file /etc/apt/sources.list22:46
guest__juki - give me a second.  I will see if it exists...22:46
Bruce_juki: I don't have a file.22:47
jukicheck again bruce22:47
Bruce_juki: where might I find this?22:47
jukiBruce_: open a text editor and open the sources.list filie in the /etc/apt folder22:48
FinnTheMewGo to "Software Sources" in the update window22:48
loki_hello, can i change package sources from 10.10 to 10.04 for server?22:48
=== loki_ is now known as loa
mediaworkhi22:48
=== AndresSM is now known as AndresSM_away
jribloa: why do you want to do that?22:49
mediaworkI just lost a couple of directories on my desktop,22:49
sixcornershdon: check man gvfs22:49
hdonsixcorners, thanks i didn't think of that22:49
mediaworkI had trouble mounting the filesystem yesterday, no appernt reason22:49
hdonerr... that sounded sarcastic sixcorners but it wasn't meant that way22:49
sixcornersit's fine22:49
mediaworkI asked ubuntu to try to repair the problem22:49
bl4ckdu5tIs there a package in the apt that I can use to download GTK+ and all its dependencies22:49
mediaworkand it kinda did, but a couple of directories I had been using the day before were gone22:50
bl4ckdu5tI feel it's stressful following the steps on GTK websites22:50
loajrib, becouse 10.10 is now trash, it don't supported22:50
hdonsixcorners, could you dpkg -L that man file? i don't have it installed it seems22:50
hdonsorry dpkg -S22:50
bl4ckdu5t* -s22:50
loabut i need install some packages22:50
jribloa: upgrade to 12.0422:50
loajrib, ^^22:50
Obi1i need a IP blocker any1 have idea what is he best one22:50
mediaworkalso I know find... some strange files in my root,   /initrd.img and vmlinuz... in my root?!?22:50
loajrib, i don't think it will go smooth22:50
jribObi1: you want to know how to use the firewall?22:50
jribloa: you have backups.22:50
jukimediawork: that is your kernel22:50
Obi1not on Linux22:50
loajrib, only www and database22:50
loabut i don't want update or reinstall)22:51
jukithose files are supposed to be there, if you delete them, stuffz won't workz22:51
loai just want install few apps)22:51
hdonloa, you really should update :\ it's not hard22:51
mediaworkjuki,  I thought the kernel is under /booty22:51
jribloa: that leaves you with one option: stay on an  unsupported release (I do not suggest this)22:51
mediaworkjuki,  I thought the kernel is under /boot22:51
mediaworkjuki,  not under /22:51
loa=/22:51
loaand there no way to install apps for 10.10?22:52
loathey are all deleted?22:52
mediaworkbut anyway, it seems those files were generated more than a week ago22:52
jukithose two files are necessary, maybe they hand off the root drive to the kernel or something22:52
mediaworkso thats not it.22:52
jribloa: upgrade to a supported release.22:52
jribloa: why are you even contemplating staying on an unsupported release?22:52
zerick which is the equivalent or similar tool for MS Project ?22:52
jukiyou can delete them to see if they are necessary or not mediawork, and then let us know when you get your OS reinstalled because it won't boot anymore22:52
sixcornershdon it says it's used by nautilus.. http://manned.org/gvfsd-metadata.122:52
mediaworkjuki, thanks22:53
guest__juki - yes, /etc/X11/default-display-manager exists.  What should I do?22:53
jrib!eolupgrade | loa22:53
ubottuloa: End-Of-Life is the time when security updates and support for an Ubuntu release stop, see https://wiki.ubuntu.com/Releases for more information. Looking to upgrade from an EOL release? See https://help.ubuntu.com/community/EOLUpgrades22:53
mediaworkjuki,  ok those symbolic links it seems22:53
updzerick, planner22:53
mediaworkjuki, not the problem...22:53
jukiwhat does the line in there say guest__?22:53
hdonsixcorners, weird.. i do have that installed. i'm on 12.04 though22:53
mediaworkjuki, somehow ubuntu 13 with ext4 lost my files, really hasnt happended to me before..22:53
hdonmediawork, :o22:54
guest__juki - /usr//bin/kdm22:54
hdonmediawork, could you elaborate?22:54
jukichange kdm to gdm and save guest__, that will put you back in gnome22:54
hdonfwiw having broken symbolic links does not mean files got lost22:54
updzerick, also check openproj22:54
mediaworkhdon,   ok so I was working on rendering some files... the other day,  loads of images stored in a folder, maybe about ehm. few gigs.22:54
mediaworkhdon, I then turned off my computer successfully yesterday morning22:55
sixcornershdon: how big is ~/.local/share/gvfs-metadata22:55
mediaworkhdon,  then I start my computer in the evening22:55
jukiwhen you reboot guest__ it should put you back in gnome assuming you didn't uninstall gdm when you installed kde22:55
sixcornersI'm reading from http://ubuntuforums.org/showthread.php?t=142158022:55
hdonmediawork, fwiw if you have very large files you may want to use another fs. i've found jfs (this was years ago though, as compared to ext3) and jfs was much better performance.22:55
mediaworkhdon,   it has problems booting,  and asks if it should repair the problem...22:55
mediaworkhdon,  I ask ubuntu to repair22:55
mediawork"try to fix " I think it said22:55
jukimediawork: what did you do that you think lost your files?22:55
mediaworkhdon, juki ,  I think after I allowed ubuntu boot process to fix the file registry,  the folders I had been working in lately were completely lost22:56
loajrib, so there no up repositories for 10.10?22:56
jukiregistry? what are we workgroup for linux 3.11?22:56
guest__I don't think so.  How do I check if gdm was not deleted?  I downloaded and installed the FULL KDE desktop environment package.22:57
loaand i 100% need to upgrade to install something new?22:57
mediaworkhdon, juki,  but no warning or message from the boot process that this was the risk22:57
hdonsixcorners, pretty small... http://pastebin.mozilla.org/309918022:57
jribloa: there are.  They are there to allow you to upgrade to the next release (until you get to a supported release).  Ubottu's link tells you about them22:57
jribloa: you need to upgrade to get on a supported release.  You aren't receiving security updates.22:57
hdonmediawork, were they all in the same directory?22:58
loajrib, ok, i will read, thank you.22:58
mediaworkhdon, juki ,  well I dont know what it was fixing... it would you like to have ubuntu try to fix the problem...22:58
mediaworkhdon, yes22:58
mediaworkhdon, same directory and subdirectories22:58
hdonmediawork, is the directory empty? what is the full path to the directory?22:58
jukican you give us any more info on what it was attempting to fix, "the registry" doesn't sound correct... and when in the boot process did it ask that?22:58
mediaworkhdon,   /home/mediawork/Desktop/Scenes1Jul13/22:59
hdonmediawork, can you share the output of the command "df path/to/the/directory"22:59
hdonmediawork, do you have an encrypted home directory?22:59
mediaworkjuki,  when attempting to mount the /home device I seem to recall22:59
yhwhholy twitter! is it possible to change the background color in smuxi? i'm blinded by the whiteness of this white!!22:59
jukimaybe fstab got borked?22:59
mediaworkhdon,  I do not23:00
hdonmediawork, are other files in your home directory unharmed?23:00
hdonmediawork, please share the output of df  /home/mediawork/Desktop/Scenes1Jul13/ and mount commands23:00
mediaworkhdon,  Im not quite sure yet, but other directories did go.. such as   ~/.blender/23:00
mediawork?23:00
mediaworkok I will run the command23:00
jukipossible hardware failure23:01
hdonmediawork, did your desktop environment look at all different when you logged in? (also which version of ubuntu are you using?)23:01
mediaworkhdon,  no not different except for missing folders.23:01
mediaworkhdon, using 13.04.. unless I updated. not sure23:02
jukii've also seen those errors when recloning a partition, things get confused.. doesn't sound like he would be recloning a partition image though23:02
jukihdon: post the output?23:02
hdonmediawork, your situation doesn't sound completely unlike failing to mount an encrypted home directory, however there are some extra things that are not necessarily a part of such experience23:02
hdonjuki, did you mean mediawork?23:02
jukiyes i did23:02
mediaworkyes wait what was the command23:03
mediaworkdf23:03
jukimount23:03
hdonmediawork, df  /home/mediawork/Desktop/Scenes1Jul13/ ; mount commands23:03
jukiand df /home/username23:03
mediaworkhdon, juki :   No such file or directory23:03
=== anunnaki is now known as naacals
hdonmediawork, ah, of course, this directory is the one that is missing23:04
mediaworkFilesystem     1K-blocks      Used Available Use% Mounted on23:04
mediawork/dev/sda5      814233696 623062432 149803868  81% /home23:04
hdonmediawork, how did you recall the path exactly? from memory?23:04
loajrib, i little in fear that i will not can reboot after update (23:04
mediaworkabove is for the /home/mediawork/23:04
loaof wrong settings for network (23:04
ConsoleJust a general question out there, which IRC clients do you usually use on ubuntu? I'm on XChat right now and it seems as it's not being updated at all23:04
loathere no just method to replace my repos with working one?23:04
hdonjuki, is his output from df /home/mediawork what you would get if the encrypted home hadn't been mounted?23:04
jukimediawork: "mount /dev/sda5 /mnt && ls /mnt" and share the output23:05
jribloa: this is why you have backups.  Worst case scenario, you can do a fresh install of 12.04.  In fact a fresh install will likely be much easier and faster than upgrading23:05
hdonit seems like it would be23:05
hdonmediawork, you may want to use http://pastebin.mozilla.org/ to share large amounts of information23:05
hdonas in more than one line of information23:05
loajrib, it is so good to do something with working installation (23:05
mediawork[sudo] password for mediawork:23:06
mediaworkguest  hrob  hrobjartur  hrobt  hroi  ht  jwh  lost+found  mediawork  vfxwork23:06
juki"ls /mnt/mediawork/Desktop" mediawork23:06
=== GingerGeek[Away] is now known as GingerGeek
hdonjuki, the df command showed it wasn't in there. it is mounted already to /home right?23:06
mediaworkmediawork@ht-desktop:~$ ls /mnt/mediawork/Desktop/23:07
mediaworkBasket                  HDR_IBL_Demo.png     test2.png23:07
mediaworkBitvinciShort10minTuts  reflectionbump.png   test3.png23:07
mediaworkFootage18Aug13          Scenes1Jul13_v1.zip  test.png23:07
mediaworkFootage1Jul13           Scenes1Jul13_v2.zip  Untitled Folder23:07
FloodBot1mediawork: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation.23:07
mediaworkFootageAnalysis         test1.ogv23:07
hdonmediawork, please use paste.ubuntu.com to share long information23:07
mediaworkok23:07
jukimy bad, I see now23:07
jukithought maybe it wasn't mounted correctly23:07
jukistill missing things from the Desktop folder mediawork?23:08
mediaworkyes, this mount looks the same23:08
hdonmediawork, you can umount /mnt23:08
jukiok, umount /mnt"23:08
mediaworkjuki,  interestingly one of the folders also missing from the Desktop  was a network shared folder called  Share23:08
mediaworknot sure if that is relevant23:08
SiecjeIf audio is playing and I press alt+tab the sound skips23:09
hdonmediawork, you mean a directory that you shared on the network with samba?23:09
jukinothing unexpectedly showed up in the lost+found folder did it?23:09
hdonSiecje, could you tell us about your cpu? cat /proc/cpuinfo if you don't know23:09
mediaworkhdon,  yes, I believe it was samba .23:09
mediaworkhdon,  I kinda just followed the instructions when right clicking and setting up share on the folder23:10
hdoncan a samba client remove a directory being shared?23:10
mediaworkhdon,  Im using gnome shell23:10
jukicould if it had rw access i think23:10
hdonmediawork, *nod*23:11
Siecjehdon: https://dpaste.de/a1KAd/23:11
mediaworkhdon, juki,  are there any old boot logs somewhere ?23:11
mediaworkhdon, juki under var log perhaps.23:12
mediawork?23:12
jukivar/log23:12
hdonSiecje, well that shouldn't be the problem. you may want to try the indicator-multiload package to get a clearer picture of resource utilization when this occurs, which may help narrow down the problem23:12
juki dmesg maybe?23:12
hdonmediawork, you may want to ask about filesystem diagnostics in #linux23:13
hdonsomeone might know how to access journaling info for ext4 iiuc23:13
hdonplease share your results with us :)23:13
hdonone last thing though mediawork23:13
sixcornersjuke: I guess there was no xorg.conf.. ran nvidia-xconfig.. rebooted.. and am now waiting for a crash.. hasn't happened yet23:13
hdoni noticed a zip file that had the same name as your directory23:13
hdonis it possible you ran a command or used a program that turned your directory into the zip file and removed the directory?23:14
mediaworkhdon,  that is an old backup of the directory :S23:14
jukisixcorners: xorg.conf isn't really used anymore unless you make one23:14
x3maniachi is there any drivers i need to install to get a usb2.0 port to run a usb 3.0 hub?23:14
hdonsixcorners, the new x config ways are a mystery to me as well23:14
mediaworkhdon, it was created 1. august :)23:14
mediaworkso no not possible23:14
hdonmediawork, ah ok, just a thought :)23:14
sixcornersjuke: well.. then I hope the one I just generated is better then the one it didn't use before..23:14
sixcornersthanks for the help and stuff23:15
sixcornersoops.. meant to type juki..23:15
mediaworkunder /var/log/upstart/  there are many logs... do these have to do with the boot process?23:15
jukii saw it, any xorg.conf will override the default settings.. if you created one and things are working... good stuff sixcorners23:15
guest__I'm using Ubuntu 12.04 and have KDE4 installed.   How do I change back to the Gnome/Unity login screen?23:15
mediaworkjuki, hdon,   btw.  is my filesystem encrypted?23:16
jukisixcorners: you can probably use the tab key to auto-complete user names in case you didn't know23:16
hdonmediawork, almost certainly not23:16
jukihaha23:16
hdonnot by accident23:16
hdonsince it's /home23:16
mediaworkgood23:16
sixcornersjuki: it's such a small and easy to type name though23:16
jukithe installer asks if you want to encrypt the home directory, sounds enticing when you install and maybe he forgot?23:16
SiecjeI'm having issues with Skype crashing on Ubuntu 12.0423:16
Siecje13.04*23:16
mediaworkjuki,  I recall I did not ask for the encryption option23:17
jukiSiecje: start skype from a terminal window and see if it tells you anything useful when it crashes23:17
jukiokay mediawork, good to know23:17
fission6how do i add $(__git_ps1) to my prompt23:18
guest__juki - I went into /usr/etc/x11/default-display-manager and changed the line from /usr/bin/kdm to say /usr/bin/gdm.  Logged out and the KDE4 login screen still appears.23:18
hdonmediawork, jsut to be share, pleas share the output of this command: find /home/.ecryptfs23:18
jukiSiecje: has it ever worked correctly? do you remember changing anything since it's started crashing?23:18
jukiguest__: you need admin rights to save the file... are you sure that the change took?23:19
mediaworkhdon,  find: `/home/.ecryptfs': No such file or directory23:19
Siecjejuki: I have installed thing but that's about it23:19
hdonmediawork, ok, no encrypted filesystems :)23:19
mediaworkhdon,  there are so many logs under var log, I dont know where to start... can I grep out something?23:19
jukiso you're saying it has worked previously Siecje? what did you install?23:19
hdonmediawork, i'd ask in #linux23:19
mediaworkhdon,   maybe grep repair?23:19
mediaworkok23:19
hdonmediawork, tell them you might have encountered an ext4 failure. lost directories.23:20
guest__juki - In the terminal I typed "sudo gedit /etc/default-display-manager".  I changed the line at the end to gdm and saved the file.  Logged out and the KDE4 login screen still appears.23:21
jukiguest__: somewhere in the login screen there is a dropdown/button to click on that askes which display manager to use, choose gdm instead of kdm.. or maybe you need a "sudo restart gdm"23:22
cruzaderanyone knows how to work around the facebook bug in empathy?23:22
=== abacus1 is now known as abacus4
guest__juki - I typed "sudo restart gdm" and typed in my password.  The terminal responds with restart: Unknown job: gdm.23:25
=== o3o is now known as Maple__
jukiohh, maybe it's "sure restart lightdm"23:32
jukisudo restart lightdm23:32
darkkblackanyone available for advice about ubuntu install?23:32
=== juki is now known as loadid_czech
hdondarkkblack, what do you want to know?23:33
hdonloadid_czech, "sure restart lightdm" lol :P23:33
darkkblackhaving a problem with keyboard freeze up during installation at the account setup/password screen23:34
=== Neo31` is now known as Neo31
darkkblackwonder if there is a way to create an account with the terminal23:34
loadid_czechbroken leg meds feel nicely23:34
loadid_czechwait.. whutdaafk?23:34
loadid_czechdarkkblack: adduser23:35
darkkblackaiight loadid_czech ima google that real quick23:35
dougielhow do I disable my 13.04 from needing my wallet password all the time?23:37
dougielif I am logged in I just want to have access to the wallet.23:37
loadid_czechyou can set a time limit on it dougiel23:38
dougielthank you loadid_czech - it's not that it keeps asking me during my sessions as much as I need 2 passwords to fire up the machine... one to log in and one for the wallet - I don't even like punching in a password once let alone twice.23:41
loadid_czechyou could disable the wallet dougiel23:46
loadid_czechand you can autologin too dougiel23:46
Dr_SThi folks23:49
Dr_STjust a short question about apparmor, anyone knows if I can prevent a script to output its content to a file using apparmor ?23:50
=== Wug is now known as Wug[Hyperspace]
dougielloadid_czech, if I disable the wallet will I be able to re enable it and not lose any of the saved data... the wallet is what remembers all my passwords for sites and networks right?23:54
loadid_czechnot sure about the losing data, I don't imagine it would erase anything by disabling it but i'm not 100% on that... yes, I think it does remember passwords for you23:55
loadid_czechI don't use the wallet, I just know how to disable it23:55
Consolehahaha23:55
dougielloadid_czech, thank you for your help... I will disable it and play around with it... remind me tomorrow to let you know what I learned (cannot reboot at the moment)23:56
loadid_czechsadly, my linux wallet stays empty... strangly resembles IRL23:57
dougielLOL23:57
dougielI have the same problem.23:57
ggherdovhello. a "debian package" and a "ubuntu package" are exactly the same thing, correct?23:59
ggherdovI mean: if I want to write a package for ubuntu I'll find all the info in debian tutorials ?23:59

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