[00:01] guest342156743: Is there a particular problem you're trying to solve? [00:01] Jordan_U: i was afraid to ask :X [00:02] maybe he wants to explore dconf [00:03] no just trying to find all the registry equivalent files for a unix or linux based machine i think the closest thing is etc folder and maybe var for log info (equivalent to the msc snap in event log files) [00:04] I installed 14.04 Hardware Enablement Stack and I am not happy about it, how do I revert back to 3.13 kernel and original 14.4.1 stack? [00:04] guest342156743: in that case, add /proc also to your list [00:04] guest342156743: that could be compared to the CurrentControlSet entries [00:05] guest342156743: As a general piece of advice, I would recommend not trying to think about things as "registry equivalents" or "X equivalents" (where X is some Windows component) at all. Just learn about how Ubuntu is configured, without relation to Windows concepts. [00:05] dmatt: uninstall the utopic lts packages [00:05] dmatt: dpkg -l | grep utopic [00:05] ya for the process and memory what about sys or boot [00:05] Ei pessoal [00:05] Hii guys [00:05] Who are yhou [00:06] Welcome Juon [00:06] you [00:06] Thank you [00:06] Jordan_U , (y) [00:06] proc is the one but sys or boot maybe for boot configurations or sys system configurations [00:07] rashivar: I don't understand your last message. [00:07] I stay tring install linux ubunto in my PC Pentium 4 3.6GHZ e 2.5GB the memory, and my monitor is SyncMaster 794v CRT , the problem is Hz = ? [00:08] Juon: What is your end goal? What problem are you running into when trying to achieve that end goal? [00:08] Jordan_U: i think it's a thumbs up [00:08] yes, too much facebook nowadays [00:09] k1l_: is there easier way than apt-get remove names_of_all_packages ? [00:09] and I can go into recovery mode, but in normal mode can not, I do not know what to do. [00:09] Juon: What happens when you try to boot normally? [00:09] dmatt: its not difficult. what give you: dpkg -l | grep utopic [00:11] a black screen with a sign Hz think it's monitor frequency setting my video card is gforce 5200 128mb ram [00:11] k1l_: but this does not reinstall older packages removed when I installed those utopic packages. or does it? [00:11] dmatt: this command i showed you is just for listing the packages. [00:11] please show them in a pastebin [00:12] Juon: OK. For future messages please use proper capitalization and punctuation. It makes it easier to understand you. [00:12] Jordan_U: Juon came in speaking a diff lang at first :) [00:12] How do I edit repos in terminal? [00:13] oslo2015: take a look at /var/apt/sources.list [00:13] /etc/apt/sources.list [00:13] not /var [00:13] er [00:13] omgitsmit, exactly what I was looking for [00:13] rww, noted [00:13] omgitsmit: Getting capitalization and punctuation right is usually easier than other aspects of a second language, and having those two things can help make up for mistakes in other areas. [00:13] i get them mixed up often :) [00:13] osio2015: some files could also be in : /etc/apt/sources.list.d/ [00:14] Jordan_U: true [00:14] (purposely not capitalized) [00:14] I'm using google translate, I will be more careful when typing. [00:15] Can I remove external repos from the list without worry of fucking things up? [00:15] oslo2015: Please watch your language. [00:16] !ppa-purge | oslo2015 [00:16] oslo2015: 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:/ » – For more information, see http://www.webupd8.org/2009/12/remove-ppa-repositories-via-command.html [00:16] My monitor is out of sync [00:16] oslo2015: But even with that, there is always a risk to adding third party repos. [00:16] I aplogize for the language. [00:16] Thank you for the tip. [00:18] i know bin , sbin are for global/core programs and sysadmin programs | cdrom,mnt,media folders are for mounting devices | dev is for device files | boot is for grub , lilo,...etc bootloader programs| home is where all users directories/data is | etc is for application/program configuration/settings data | lib is for programming .so shared library files for programmers to uses | proc is for your process information | root is t [00:18] he roots home dir | tmp is for temporary files | var is for log files and email messages [00:18] guest342156743: well done [00:18] but what is opt , run , srv for seems like there linux distro specific [00:19] my /opt is empty, and ive followed tutorials that used /opt/ for installing packages [00:19] k1l_: not sure how to use pastebin, however I removed everything from dpkg ... utopic listing [00:19] !pt | Juon [00:19] Juon: Por favor, use #ubuntu-br para ajuda em português. Para entrar no canal por favor faça "/join #ubuntu-br" sem as aspas. Para a comunidade local portuguêsa, use #ubuntu-pt. Obrigada. === Sergio is now known as Guest36031 [00:20] same with srv [00:20] k1l_: but i still have 3.16 kernel after update-grub which means it is not all back to old [00:20] guest342156743: omgitsmit /opt is for optional software, that is not installed from the package system [00:21] is srv some thing for source packages / source files to go in [00:21] !paste | dmatt [00:21] dmatt: For posting multi-line texts into the channel, please use http://paste.ubuntu.com | To post !screenshots use http://imgur.com/ !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic. [00:21] ubottu Obrigado [00:22] ok so opt could be a folder in your /home directory so probably the reason why they created /opt is for a places to share third party programs/packages to all home users.. though not vital to linux [00:22] k1l_: that would make sense as to why they were using it to install additional software :) [00:22] guest342156743: no [00:23] guest342156743: i would not move opt to home [00:23] guest342156743: what are you trying to figure out exactly anyway? [00:23] well, yes. sorry did read that wrong [00:23] i guess he need to know what exactly each folder is for [00:23] guest342156743: you should read about FHS [00:23] i am saying /opt is equivalent for the most part to just using your /home/user/opt directory you create manually [00:23] http://refspecs.linuxfoundation.org/FHS_2.3/fhs-2.3.html [00:23] didn't rww link him to the guide earlier? [00:24] yeah i think he did [00:24] i think it explains everything pretty well [00:24] !hier | omgitsmit [00:24] omgitsmit, please see my private message [00:24] guest342156743: please read the basics that got linked to you several times now. that is really easy to understand from the guides === then-again is now known as _X_C_V_B_ [00:24] and srv is this for source packages/global source code that all programmers can users or something [00:25] guest342156743: As one instance: ls -al /opt >> drwxr-xr-x 3 root root 4096 May 19 2013 google . [00:25] k1l_: I think I am going to reinstall everything from apt history log [00:25] dmatt: stop [00:25] hammer time [00:25] * omgitsmit shuffles [00:25] what about srv and run === ricardo is now known as Guest78180 [00:25] dmatt: you are making it way to complex. but we cant help you since you dont give any exact detailed informations in what state your system actually is [00:25] guest342156743: he just explained srv [00:25] guest342156743: the answers to all of your questions https://help.ubuntu.com/community/LinuxFilesystemTreeOverview [00:26] guest342156743: do you even read? [00:27] sometimes people just get so excited about a new operating system :) [00:27] k1l_: I installed via "sudo apt-get install --install-recommends linux-generic-lts-utopic xserver-xorg-lts-utopic libgl1-mesa-glx-lts-utopic libegl1-mesa-drivers-lts-utopic [00:27] " [00:27] dmatt: dpkg -l | grep utopic [00:28] k1l_: in hope I get some more power efficiency on my notebook, but it had exact opposite effect [00:28] dmatt: if the notebook is of lower spec, you might want to try Xubuntu. It runs really nicely on older hardware. [00:29] Have it running on the "P4 of fury" in the closet ;) [00:29] omgitsmit: its quadcore with 16GB :) [00:29] :( [00:29] no P4 of fury for you then! [00:31] k1l_: list of utopic packages http://paste.ubuntu.com/10332857/ [00:32] dmatt: is that all? that there is none installed on your system [00:32] omgitsmit: I had my fair share of that [00:32] dmatt: "dpkg -l | grep linux-image" [00:33] k1l_: I removed all packages that ware listed in original apt-get install and cleaned the rest per your request [00:34] O ok that link clears most things up for me except the distinction of proc and sys if i remember correctly proc is for viewing process/memory info and can be used to send process signals , sys is more the writable version of proc to allow one to not only view but change system settings like address randomization on/off ,..etc would this be the distinction between sys and proc [00:34] dmatt: please stop interpreting things that i dont say. i am requesting only information to get to know on what status your system is since30mins now [00:35] k1l_: all 3.13 and one 3.16, which is currently active [00:35] dmatt: that is no secret information. just put it into the pastebin to show us because the details matter. [00:36] k1l_: I only specified what uninstall commands I already run [00:37] k1l_: http://paste.ubuntu.com/10332908/ === jkbbwr_ is now known as jkbbwr [00:39] dmatt: ok, "sudo apt-get purge linux-image-3.16.0-30-generic" [00:39] then sudo apt-get autoremove [00:40] very stupid question /lib , /bin , /sbin what is the difference between thoses and the ones under /usr.. i mean i get what /usr directory is but doesn't all users by default have access to /bin programs /lib libraries [00:40] and /usr/sbin to sbin ? [00:41] sysadmin to sysadmin? [00:41] guest342156743: it's cause /bin are very basic, in case /usr in on a different partition so /bin can still be used during booting in case /usr fails [00:41] FUCK [00:42] guest342156743: please check http://www.tldp.org/LDP/Linux-Filesystem-Hierarchy/Linux-Filesystem-Hierarchy.pdf [00:43] sandstorm [00:44] so [00:44] wait so does normally users by default have access to /bin , /lib as well as /usr directories and its subdirectories [00:45] yes [00:46] guest342156743: There is currently a transition from having these directories separarate to having /bin/, /sbin/, and /lib*/ simply be symlinks to their counterparts in /usr/. The rationalle for this is given in http://www.freedesktop.org/wiki/Software/systemd/TheCaseForTheUsrMerge/ , and shows that the distinction is mostly historical and no longer relevant. [00:46] k1l_: I am not sure about that autoremove thing, for example it wants to remove my libc6-i386 which was definitely not installed by utopic update [00:47] wow [00:48] so /lib could be placed in /usr/lib and the xxx equivalent can be placed in /user/xxx there is no benifit to seperation as there is for /root [00:49] i don't know if /bin was programs universial to all linux distros and /usr/bin was more linux distro specific/specialized programs or if there was another reason for seperation [00:49] similar for sbin [00:49] and /sur/sbin [00:51] guest342156743: If you'd like to discuss the history of FHS please join #ubuntu-offtopic. For #ubuntu please stick to suppport discussion only. [00:51] hello [00:57] k1l_: this is apt history log http://paste.ubuntu.com/10333122/ I am afraid i lost lot of essential packages by that apt-get remove, first I spot was kubuntu-desktop , autoremove in this case does not sound like good idea [00:57] k1l_: but I might be wrong of course [01:00] hihi all [01:00] how's it goin'? [01:01] can anyone let me know how to configure 3-finger drag with Ubuntu 14.04.2? === idleone_ is now known as io [01:03] I'm on a macbook pro and found this page that says the touchpad is supported https://wiki.ubuntu.com/Multitouch/HardwareSupport [01:04] im trying to make a launcher for a game located at /home/kids/.local/share/Steam/steamapps/common/Starbound/linux64 === derk0pf is now known as gourmetschwanz [01:05] k1l_: anyway, thanks for the help offered [01:05] im coming up short with the command to launche it in the exec line in the .desktop file [01:05] how do you launch it from the terminal? [01:05] anyone know any good place to go to whine about linux hardware problems that not even ndiswrapper can solve? it happens under both ubuntu (and variations) and arch linux, both under 32 and 64bit, with the native driver; neither 32 or 64bit XP ndiswrapping works, although it works fine under Win 7 [01:05] How can I configure zsh to have timestamp in histfile? [01:05] dmatt: make sure linux-generic linux-headers-generic linux-image linux-image-generic linux-libc-dev linux-tools and your favorite desktop is installed. [01:06] nbougach: try #zsh [01:06] EriC^^, i dont i click on the executable from the gui [01:06] the problem is with an Atheros ethernet card, native linux driver is atl1c [01:07] and yes I've looked online for solutions, have been looking since I got the machine some years ago [01:08] mattviator: well, how do you start the gui? [01:09] no i mean i use the filesystem to navagate to the executable and click it [01:10] this /home/kids/.local/share/Steam/steamapps/common/Starbound/linux64 ? [01:10] yes thats where the starbound executable is located [01:11] === nbougach is now known as user31415 [01:11] Does anyone else use a mac touchpad with Ubuntu? [01:11] ok, did you try adding that path to the Exec part in the .desktop file? [01:11] that [01:11] server use irc? [01:11] hello [01:12] hi [01:12] mattviator: what's the executable's name? [01:13] Can someone please help me with a network issue with ubuntu 14.04 [01:13] ask [01:14] what is the issue in as much details as possible please [01:14] Mike321_: you need to ask with detail :) [01:15] what error do you get,what hardware you're using, what network you're trying to connect to [01:15] no, this does -not- mean to stop talking and disappear [01:15] svetlana: fresh install of 14.04 built from mini iso. netgear a6100 usb powered wifi reciever. when first installed networking was enabled through ethernet, ran some commands from the forums and got the wifi working. [01:15] i dont type fast sorry [01:16] it's alright [01:16] i assume you now forgot what commands you ran? [01:17] try to type «history» in your terminal and look at the first few lines or so, maybe it'll remind you what you ran [01:17] now though ebery time i restart the machine it starts up with no networking capabilities at all. the network manager the first time gave an error that networking wasnt available for this version. i rebooted to grub, advanced options, enabled networking, and normal boot to everything working properly. now even that isnt working. [01:18] and no, i have the page for the commands bookmarked. but with the new issue i dont even have ethernet internet [01:18] im on another machine now [01:18] Hey everyone! I have a question, hopefully one of you smart people can help, lol! I have 3 harddrives in this pc - one is a boot drive, the other 2 are matching spares I hope to run in raid1 as a storage. Can anyone recommend a way I can do this easily? :o I can give more information if necessary also! Thanks in advance for the help! :) [01:18] Mike321_: is the page i linked you to? [01:18] EriC^^: yes it is [01:18] Mr_B: are they blank right now? [01:18] Mike321_: i think you'd just have to modprobe it's already installed [01:18] Hey Daftykins! :) Yes they are! [01:19] !raid | Mr_B have a read here [01:19] Mr_B have a read here: Tips and tricks for RAID and LVM can be found on https://help.ubuntu.com/community/Installation/SoftwareRAID and http://www.tldp.org/HOWTO/LVM-HOWTO - For software RAID, see https://help.ubuntu.com/community/FakeRaidHowto [01:19] tried that. but the issue isnt just wireless networking EriC^^ its networking as a whole [01:19] I would check dmesg. [01:20] when i try to enable networking from grub i get an error message, 1 sec and i shall type it up [01:20] Hmmm.... Daftykins, thanks! I'll give it a read! [01:21] the exec= line in my .desktop merely says Exec=/home/kids/.local/share/Steam/steamapps/common/Starbound/linux64/starbound [01:24] Hi in a bash script how can I check if a varriable is a single word e.g abcs or a word with slashes or a word with .. (double dot) [01:24] network-manger start/running, process 754 ModemManager [730] : couldnt find support for device at '/sys/devices/pci0000:00/0000:00:02.1/1-4': not supported by any plugin ModemManager [730] : couldnt find support for device at '/sys/devices/pci0000:00/0000:00:07.0': not supported by any plugin [01:24] EriC^^: svetlana daftykins ^^^ [01:25] Mike321_: try typing sudo service network-manager restart while booted [01:25] Mike321_: please use pastebin in future [01:26] power_super: try #bash [01:26] EriC^^: ok give me a sec to boot back up [01:27] EriC^^: once i get that error trying to enable i have a non responsive blinking cursor, doesnt execute commands just blinks. [01:28] oh and if it helps to diagnose when it boots up it takes forever saying "waiting for network configuration [01:29] To reiterate a bit; I'm only trying to raid1 two spare drives, those links only brought me to info of how to install Ubuntu in raid. :/ @Daftykins [01:29] prolly gonna have to boot to recovery? [01:29] Mr_B: oh well, read up on mdadm then [01:30] Okay! Thanks again :) [01:31] EriC^^: stop: unkown instance: network-manager start/running, process 2362 [01:31] but i have no networking [01:31] what cmd for ubuntu firewall? [01:32] Mike321_: hmm [01:32] chat ubuntu ?\ [01:32] \\\ [01:32] hi [01:32] :v [01:33] EriC^^: yea, i dont get it [01:33] how to install game ubuntu [01:33] on ubuntu [01:33] Mike321_: try sudo apt-get install --reinstall modemmanager , who knows i guess [01:34] Hi there I have a question. So I am dual booting currently and grub detects windows and ubuntu fine, but when I boot up my computer says no operating system detected. I have to hit f11 quickly to select my boot device and choose sda3 [01:34] how do i disable firewall in ubuntu [01:34] levanlinh do you have steam? [01:35] oeslian: change the boot order in the bios to have sda3 first [01:35] i don't see that option, it just lets me choose the hard disk as a whole [01:35] ablest1980: it's already disabled by default, it's called ufw [01:35] i have the MSI Z97-G45 if that helps [01:35] and how are you choosing a specific partition? [01:36] what does f11 give you? [01:36] yes but i enabled it [01:36] EriC^^: nothimg [01:36] can it affect my connection? [01:36] thats available in in the f11 boot device menu, but I don't see any choice of boot device in bios outside of hard disk vs usb boot [01:37] oeslian: is this uefi? [01:37] ive even set sda3 as my boot device in gparted [01:37] its in legacy mode for windows 7 [01:37] ufw says i need root how do i get root? [01:38] ok, i suspect you installed grub to sda3 instead of sda during the ubuntu installation, did you partition manually during the install? [01:38] ablest root is sudo [01:38] ok [01:38] yes i did, should i puit grub on sda? [01:38] ty i forgot [01:38] oeslian: yes, boot into the installation and type sudo grub-install --recheck /dev/sda , then sudo update-grub [01:39] bbl ty [01:39] boot into the live cd or just my linux installation? [01:39] Mike321_: A thought, as a minimal install does not include Network Manager, and you added it. what is "managed=false " from : cat /etc/NetworkManager/NetworkManager.conf ? [01:39] your linux installation [01:39] ill try that now, thank you eric [01:39] no problem [01:40] eric im going to reboot, ill be back in a minute and tell you if its fixed [01:40] ok [01:46] Bashing-om: ok im confused at what youre asking, when i type the "cat/etc...etc in command it says [ifupdown] above managed=false [01:48] hey eric it worked thank you [01:48] great, np [01:48] Bashing-om: ?? [01:49] Mike321_: OK, that means I think that 'You" manage the networking. Your -> cat /etc/network/interfaces <- is it similar to mine : http://paste.ubuntu.com/10333762/ ? [01:51] Bashing-om: yes minus the change to eth1 and everything else still says eth0 [01:52] Bashing-om: so how do i make ubuntu manage the network? [01:52] Mike321_: OK, is 'eth0' recognized, what returns -> ifconfig -a <- [01:53] curious why are there by default symbolic links for the kernel and ramdisk in / isn't the bootloader using the /boot/vmlinuz...etc /boot/initrd.img-.... etc under boot [01:54] didn't know if i could delete just the links i mean unlink them or if they server some kind of purposes [01:54] df -h shows that /dev/vda1 is 100% full, how to fix help!!! [01:54] Bashing-om: ok give me a few this is alot to type [01:54] guest342156743: That is done so the operating system is not rewritten each time the kernel gets updated/upgraded. [01:55] ayesian: system running? [01:55] yes [01:55] how is that so with symbolic links [01:55] ayesian: last ditch effort, sudo apt-get autoclean && sudo apt-get autoremove [01:55] might free up some MB [01:55] so you have some wiggle room [01:55] Mike321_: All we need to know is if ifconfig get an inet address . [01:56] Reading package lists... Error! [01:56] E: Write error - write (28: No space left on device) [01:56] E: IO Error saving source cache [01:56] E: The package lists or status file could not be parsed or opened. [01:56] ayesian: you can check what's taking up the space with du -sxh /* 2>/dev/null [01:56] duh, cant write logs to a full disk [01:56] i was just thinking of a quick way to free up stuff [01:57] that was running apt-get autoclean [01:57] isn't it just copying the new compiled kernel to the boot directory and renaming .bkp the old kernel how is this symbolic link aiding [01:57] guest342156743: Follow the link, and ya see the new kernel that is pointed to in '/boot' .. grub takes care of that linkage . [01:57] omgitsmit: he could remove the archives from /var/cache/apt/archives if he didn't want them anymore [01:57] the make install command [01:57] Bashing-om: yes its getting an inet address [01:57] but grub doesn't uses the link it uses the direct /boot/...kernel so where is the link coming in [01:57] ayesian: did this suddenly happen or ? [01:58] to aid [01:58] hi .. just installed 14.04.2 LTC on a laptop, and facing issues with vnc server (Lenovo T420). the window manager does not come up (a single terminal does). [01:58] it shows 37G in /opt [01:58] dang [01:58] what's in there [01:58] haha was just learning about /opt today thanks to guest342156743 [01:58] i understand how symlinks work but if grub uses the direct path then the symbolic link is useless [01:58] Mike321_: What results -> ifconfig eth0 up <- ? [01:59] need to set multiple VNC's for a demo, would appreciate some help ! [01:59] well i removed the error.log in in /opt/nginx, didnt see any change [01:59] SIOCSIFFLAGS: Operation not permitted [01:59] abhinavm: i cant even get my vnc server to accept incoming connections properly at the moment, but thats on my todo list lol [01:59] Bashing-om: ^ [02:00] any ideas?? [02:00] Mike321_: Wow, that sets me back on my heels .. lemme think a bit . [02:00] omgitsimt vnc connections are working, just the display and windows are screwed up .. [02:00] ayesian: was this sudden or? [02:00] abhinavm: dual screens or anything? [02:00] Mike321_: sudo [02:01] abhinavm: you said it was a laptop, do you have a external second screen attached? i dunno [02:01] omgitsmit: no dual screens, just the laptop screen [02:01] omgitsmit, more to do with window managers .. [02:01] abhinavm: gnome? unity? [02:01] Good Day People! [02:01] welcome anna === anna is now known as Guest5020 [02:02] Mike321_: -> sudo ifdown eth0 && sudo ifup -v eth0 <- tell us anything ? [02:02] omgitsmit: unity I guess .. [02:02] I just got rid of windows8 on my newly bought Acer Aspire E-15 (don't judge, was cheap) [02:02] EriC^^: Bashing-om adding sudo didnt say it wasnt permitted but returned nothing and ok 1 sec [02:02] abhinavm: im assuming xorg is up and running find on the client machine? [02:02] omgitsmit: it is standard install .. I tried installing metacity but that did not help [02:02] and I cant get my trackpad AND wifi to work. [02:02] fine* [02:02] EriC^^: ubuntu is basically just running nginx, i think error.log filled it all up, i did rm /opt/nginx/error.log, but still shows /dev/vda1 100% use [02:02] Mike321_: that means it worked [02:03] abhinavm , on the terminal you see, run `gnome-session` [02:03] rashivar: even for unity? [02:03] any way to search for large files in linux command line? [02:03] ayesian: find / -size +1G [02:04] omgitsmit: yes .. http://pastebin.com/ANqWmqmn [02:04] ok Bashing-om socket/fallback and failed to open lockfile /run/network/.ifstate.lock: permission denied [02:05] http://pastebin.com/q43KWPUw is the vnc startup [02:05] also, running gnome-session on vnc was not a nice experience for me ever.. i would prefer a mini WM like openbox or something [02:05] abhinavm: do you know where the vnc logs are kept? that might give you a clue as to whats happening after you connect successfully [02:05] sudo find / -size +1G…. /proc/kcore…. find: `/proc/6005/task/6005/fd/5': No such file or directory…. find: `/proc/6005/task/6005/fdinfo/5': No such file or directory…. find: `/proc/6005/fd/5': No such file or directory…. find: `/proc/6005/fdinfo/5': No such file or directory [02:05] Mike321_: checking .. not at all expected . [02:05] rashivar: abhinavm: maybe Xubuntu? [02:05] omgsmit .. I can try xubuntu .. just need the thing to work :) [02:05] yeah no kidding :) [02:05] no need to reinstall [02:06] just sudo apt-get install xfce4 [02:06] switching wm is pretty easy [02:06] ayesian: try find /var -size +1G [02:06] and change line 13 to xfce4-session [02:06] ok .. [02:06] ayesian: or find /opt [02:06] k .. I tried that as well earlier,on a different laptop.. but let me check here .. [02:06] EriC^^: did you figure out what was in /opt? [02:06] is install of "xfce4" package sufficient .. no xubuntu-desktop required ? [02:07] EriC^^: returned blank on /var and /opt [02:07] omgitsmit: nope he said nginx or something [02:07] or it pulls on its own .. ? [02:07] xfce4 is sufficient because you already have X running [02:07] EriC^^: yeah i followed a tutorial for apache that had me working out of /opt [02:07] it will pull what it needs [02:07] EriC^^: which rose the question this afternoon :) [02:07] Anyone here use openbox on Ubuntu 14.04 LTS? I just upgraded a bunch of packages and noticed my ~/.config/openbox/autostart.sh no longer fires; has anyone else encountered this? [02:07] ayesian: you still haven't answered if this was sudden or like a week ago it was at 95% and the week earlier 90% [02:08] EriC^^: i left the box on the internet for a month and its at 100% when i came back [02:08] omgitsmit: small internet :P [02:08] sproc: do you know at which point in the script that it fails? [02:09] help! [02:09] Bashing-om: sorry laptop died. im back [02:09] ayesian! [02:09] As far as I can tell, none of it executes. I'm logging in through the default Ubuntu login program (getty?). [02:09] \o/ [02:09] ayesian: so /opt was about 30gb when you left it? [02:09] sproc: have you taken a look at it? [02:09] sproc: could be something simple like a missing package or something [02:10] Filesystem Size Used Avail Use% Mounted on [02:10] ayesian: please dont paste here [02:10] omgitsmit, rashivar this is how it looks like : http://imgur.com/kAD76i2 [02:10] Can anyone help me out on some WiFi and Trackpad issues on an Acer Laptop? [02:10] Bashing-om: did you recieve the last feedback? [02:10] 40G used [02:10] sproc: i had a script that failed after a LTS server upgrade. i opened it up and pasted teh script line by line until i found the error [02:10] omgitsmit: I've verified that the autostart.sh still executes. I still have openbox selected at login and it executes fine; I just have to manually execute autostart.sh to get my environment like it was prior to the upgrade [02:10] ayesian: is /opt supposed to be that large? do you have files in it and what not? [02:10] gotcha [02:10] you said the script was failing [02:10] s/still executes/still exists/ [02:10] everything else is 1% or 0% in use [02:11] not failing to start on bootup :) [02:11] omgitsmit, rashivar vnc logs : http://pastebin.com/vXXv2Q4C [02:11] how to check opt size [02:11] abhinavm: thank you [02:11] omgitsmit: Er, well previously it executed automatically, whereas now I have to execute it manually [02:11] sproc: understood now :) [02:11] sproc: did you have a init.d script firing it off? [02:12] omgitsmit: Nope, as far as I understood, openbox itself would execute whatever was in ~/.config/openbox/autostart.sh [02:12] Hey guys. Anyone good with troubleshooting graphics driver issues with nvidia? I have an older system (2002ish, Dell Dimension 4600) that has an NV18 (GeForce MX 440 AGP 8x, rev2) graphics card. Unity loads, but everything runs terribly slow. [02:12] but when does openbox fire? [02:12] (im not to familiar with openbox) [02:13] omgitsmit: Whenever I hit enter after typing my password into 'getty' [02:13] sec [02:13] abhinavm, nice. so you got gnome-session running [02:13] sproc: openbox is a window manager [02:13] right? [02:14] Mike321_: Last I got was a 'locked' condition. I find this "In ubuntu 14.04 they have a new "feature" that makes it impossible to restart. Force the interface down and up works. -> sudo ip link set eth0 down , sudo ip link set eth0 up <- // Maybe ? [02:14] omgitsmit: And it seems to open fine; I can verify openbox-session is running, and that it functions fine with this one exception [02:14] omgitsmit: i think lightdm starts it [02:14] rashivar, that works out of the box .. :) but as you see, there are no window decorators .. [02:14] Afaik, the nvidia drivers for this card will work under the 96.43.23 legacy driver, but I can't get it to work. [02:14] omgitsmit: Yes, that's correct. [02:14] sproc: you are using lightdm, aren't you? [02:14] so I can't manage the windows [02:14] EriC^^: Nope, regular openbox [02:15] sproc: hmm? [02:15] Can anyone help me out on some WiFi issues on my laptop? It's not hardblocked, but I cant seem to find the right driver, I tried a few already and worked my way through several forums. [02:15] Please? :) [02:15] did you try running gnome-session in that undecorated terminal window ? or startxfce4 ? or openbox-session ? [02:15] i think the WM failed to start on your VNC session [02:15] sproc: can you type ls -ld /path/to/your/script [02:16] sproc: /usr/libexec/openbox-xdg-autostart --list [02:16] Guest5020: Please pastebin the output of "lspci -vnn -d 14e4:". [02:16] Bashing-om: ok i had two issues, one was on my end the other is operating system. the ethernet cable end was broken in my router (the little lock broken off) so i had no wired connection. when i booted with the new cable i had no networking. i then booted into recovery, enabled networing, and resumed boot and everything was working fine. [02:16] if that path even exists.. [02:16] abhinavm, change your xstartup a little bit.. [02:17] Jordan_U: No output at all [02:17] Guest5020: If that produces no output, then please pastebin the output of "lspci -vnn", or if it's a USB dongle "lsusb". [02:17] Bashing-om: so now my only problem is networking not enabling itself automatically. [02:17] line number 12 and 13 are causing problems for you [02:17] Mike321__: I had similar issue, cats and cables do not mix ! .. Why I now run eth1 ! [02:17] omgitsmit: It exists as /usr/lib/x86_64-linux-gnu/openbox-xdg-autostart on my system; it looks like I'm looking at some options with some checked and some not [02:17] rashivar, what do I change it to ? [02:18] xterm -geometry 80x24+10+10 -ls -title "$VNCDESKTOP Desktop" & [02:18] startxfce4 & [02:18] i guess you have installed xfce4 [02:18] Jordan_U: http://pastebin.com/6DFsPHAp [02:18] PS: Trackpad is not working either btw... [02:18] rashivar, yes in installed xfce4 .. [02:19] sproc: maybe the permissions are off on the script? [02:19] Bashing-om: kids here not cats lol. and the ethernet cable is kinda stretched 40' through the house which is why i use the netgear a6100 wireless adapter to run the machine on wifi. however, i have to get the box to enable networking on its own at restart or im going to have to keep this eth cable stretched through the house [02:19] try ls -l and check [02:19] Mike321__: Network is good now , right, and -> ping -c3 ubuntu.com <- gives good result ? [02:19] you will need to restart your VNC server now.. so the new xstartup will execute [02:19] sproc: do you have the option to select a session type before logging in? [02:20] playing around with openbox right now lol [02:20] @Jordan_U http://pastebin.com/6DFsPHAp [02:20] omgitsmit: Yes, and I select 'openbox' instead of the default window manager [02:20] #linux guys saved the day haha [02:20] rashivar, so i started a new vnc session .. I got the xterm but no WM [02:21] sproc: does the default wm work by any chance? [02:21] Bashing-om: yes good results from ping as well as network up and running with wifi and eth cable disconnected. but when i restart the machine loses networking and i have to plug the ethernet back in to enable networking manually through recovery [02:21] EriC^^: The perms are world-readable; none of u/g/o has execute perms, but this has not changed since before the upgrade [02:21] ok.. show me the log and screenshot [02:21] omgitsmit: Last time I tried it worked fine, though I don't think I've tried since the upgrade === jack is now known as Guest62172 [02:22] Mike321__: Sorry, I know little about WIFI, just always works for me . Maybe others can chime in here ? [02:22] Guest5020: Please be patient. [02:22] Sure, sorry. [02:23] well its not technically a wifi issue i dont think, its the networking in general. when i restart even with ethernet plugged in (regular boot) networking is not enabled. i have to go into recovery mode (with ethernet plugged in) and manually enable networking altogether. [02:24] Guest5020: OK. I'm a little confused as to why that shows "ath9k" and "wl" kernel modules in use for your wireless card. ath9k is for atheros chipsets (which you have) and "wl" is for broadcom cards (which you don't have). [02:24] rashivar, http://paste.ubuntu.com/10334113/ [02:24] Guest5020: Please pastebin the output of "nm-tool". [02:24] sproc: it looks like it uses tint2 and nitrogen, maybe openbox is technically loading but both tint and nitro arent? [02:24] is it like a empty destkop? [02:25] Jordan_U: http://pastebin.com/FheXH0tm [02:25] omgitsmit: Yep, just a blank gray background [02:25] rashivar, http://imgur.com/6DC6xw5 [02:25] Any problems with updating the system? [02:25] have you checked logs for errors? [02:26] I cannot use my wireless adaptor anymore [02:26] omgitsmit: That's normal, though, except that I usually set a background with 'feh' in the 'autostart.sh' === Yukitteru is now known as Yukkii [02:26] Is there an Ubuntu channel that is less for support and more for just general chat? [02:26] rashivar, not sure what other wm runs before xfce .. [02:26] abhinavm, in that xterm, try running xfce4-session [02:26] abhinavm: #ubuntu-offtopic :) [02:26] omgitsmit: Nope, that's a good idea; I'll try to find and look through those [02:26] it could be something from line 7 [02:26] sproc: the system wide default autostart.sh is located in /etc/xdg/openbox/ [02:26] sorru Jordan_U [02:27] holo ubuntuers [02:27] sorry* [02:27] rashivar, same .. another wm is running . [02:27] Guest5020: Please pastebin the contents of /etc/network/interfaces and the contents of any files in /etc/network/interfaces.d/ . [02:27] Mike321__: Think'n .. hang on a bit more . [02:27] any html coders here? [02:27] Guest5020: #html for help with HTML. [02:28] Bashing-om: http://www.webupd8.org/2013/01/fix-wireless-or-wired-network-not.html im checking this out as we speak. seem promising? [02:28] sproc: if you can get the default wm to work, i would just purge and reinstall. get it overwith lol [02:28] Mike321__: I will look at the link . [02:29] omgitsmit: Noted; I'm going to log out and back in to test a change, BRB (also, thanks) === andrex is now known as andrex|off === aeon-ltd_ is now known as aeon-ltd [02:30] some sauce [02:31] my thoughts exactly === andrex|off is now known as andrex [02:31] #4chan anyone? [02:32] Mike321__: Do not see how that link applies to your situation, wont hurt to see if that file exists on yout lap top . [02:33] Bashing-om: well its a desktop and after reading a little i realized that it doesnt apply [02:33] Jordan_U: http://pastebin.com/Azc9x9E4 [02:35] so with a ubuntu 14.04 minimal install is there no lxde option just lubuntu core and lubuntu desktop? [02:36] th3pun15h3r: You can always install Ubuntu minimal then install the lxde metapackage post-install. [02:36] Guest5020: "iwlist scan" [02:36] just wondering if there is a real performance difference and if not id figure lubuntu desktop would have most programs setup and features ootb [02:36] hello , are there some bugs with gnome tweak tool? [02:36] Bashing-om: im having no luck, how about yourself? [02:37] Jordan_U: http://pastebin.com/XZV32Kxn [02:37] Bashing-om: how about using a different network manager like wicd? [02:39] Guest5020: "dmesg" [02:39] Mike321__: -> cat /etc/udev/rules.d/70-persistent-net.rules <- eth0 listed and the pci agrees with -> sudo lshw -C Network <- ?? [02:40] global dark theme from tweak tool doesn t work [02:40] Jordan_U: http://pastebin.com/DVg93EUh [02:40] right now been using zorin os 9 lite look changed to mac and added xcompmgr skippy-xd and opensnap so I can aerosnap my windows with my mouse or keyboard shortcuts. It performs amazingly on the asus netbook im using now with 2gb of ram. I like eOS luna but when I tested it live on a usb, it ran so crappy. This setup I did with lxde runs fast and smooth. [02:40] Mike321__: OH .. that is right, you also want WIFI .. try changing the setting in "/etc/NetworkManager/NetworkManager.conf" to true ! .. and see if you can get the Network" icon active and usable ! [02:42] so been thinking of making a distro setup this way for people that have hardware that doesnt support gala. Just have to figure out how to change the splash and logo screens and have a nice install setup like lubuntu etc. [02:42] used remastersys a few times but nothing to make a polished nice looking distro. [02:43] Bashing-om: it says command not found [02:43] th3pun15h3r: your convo is more general chat, probably more apt in #ubuntu-offtopic - especially since you refer to an unsupported distro [02:43] Bashing-om: nvm [02:43] ah kk thanks daftykins [02:44] Mike321__: ?/ lost me, ot I lost you "// ok I see nvm !// waiting to see. [02:44] but how do i change it to true Bashing-om [02:44] Guest5020: "lsb_release -a" [02:45] Jordan_U: http://pastebin.com/yjRbR27T [02:46] Mike321__, sudo gedit /etc/NetworkManager/NetworkManager.conf [02:46] Bashing-om: ok 1 sec [02:46] Mike321__: fire up favorite text editor and open the file with admin privileges ( make a backup of the file fisrt) day with gedit : -> gksudo gedit /etc/NetworkManager/NetworkManager.conf <- . change " managed=false" to "managed=true' save the file and I like to reboot the machine to see the effect , (clear all memory) . === andrex is now known as andrex|off [02:48] Bashing-om: 1 sec i have a problem. it opened an empty file but gave me feedback in terminal. i'm going to pastebin it from the machine for you. [02:49] !gksudo | mattviator Mike321__ [02:49] mattviator Mike321__: If you need to run graphical applications as root, use « gksudo », as it will set up the environment more appropriately. Never just use "sudo"! (See http://psychocats.net/ubuntu/graphicalsudo to know why) [02:49] Mike321__: Huh ?? as earlier you had advised the file did exist as you said that fiels was "false" ! .. check syntax/spelling !. [02:49] fiels/field* [02:49] Guest5020: This channel is for Ubuntu support only. Elementary OS is not Ubuntu. [02:51] Bashing-om, http://pastebin.com/ybYGwL7C i see what i did too. i used ".config instead of .conf [02:51] Jordan_U: It's based on Ubuntu. But I'll retry with an ubuntu install and see if it works. Looking at the forums it wont, but then someone here could continue helping me. Thanks for your Time! [02:51] 77\\ [02:52] ath9k works out of the box in ubuntu afaik [02:52] Guest5020: You're welcome. I'm confident that with an Ubuntu 14.04 or 12.04 LiveCD/USB you will not have the problem that's currently being reported in dmesg. I'm less so, but still pretty sure that your wireless card will work with Ubuntu 14.04 out of the box. [02:53] Bashing-om: ok im rebooting after changing it [02:53] Jordan_U: ...and the touchpad. I hope so too, thanks again. Much love to the community, cheers [02:55] never good when you help for ages and they were deceiving the whole time :( [02:57] daftykins: hate when that happens, Makes you doubt all humaninity and the worth of the efforts you put forth ! [02:57] *nod* ;_; [03:03] join #0x [03:03] !join #0x [03:03] wut [03:05] hey everyone, does anyone know of a good movie avi database program for ubuntu? [03:05] ive tried griffith but it seems to love to crash every time [03:06] avi database? not sure what you mean [03:06] ^this [03:07] Bashing-om: ok bud, i cant get anything further then having to manually enable networking with every boot. i really appreciate all the help but i have work in the am and have to hit the sheets [03:08] Mike321: make a script for it [03:08] Mike321: OK, we pick this back up tomorrow evening .. Lord willing . [03:08] Mike321: you can add it to run on boot [03:09] Bashing-om: ok dude, thanks alot for everything tonigt, and TiK i would if i knew how. [03:10] Bashing-om: have him make a script and have init or w/e execute it on boot up [03:12] TiK: That is a workable hack, but should not be required ! The focus should be on fixing the problem - I think . [03:12] Bashing-om: good luck then [03:13] TiK: :) . We can, because we can .. the 'buntu way . [03:14] Bashing-om: eh if it was me id just make a scripts and have init execute it or cron [03:14] what about upstart? i thought they switched to that? [03:16] I'm dropping in fresh drive and rsync-ing my /home to the appropriate partition. Then I'll install a fresh copy of 14.04.2 (currently on 12.04). Is there an easy way (apt-on-cd?) to make an installed package list and reinstall all my programs in one wack? [03:17] !clone | Scunizi [03:17] Scunizi: To replicate your packages selection on another machine (or restore it if re-installing), you can use the !software package "apt-clone" - See also !automate [03:17] can anyone recommend a good dynamic bash shell prompt or motd/issue [03:17] Scunizi: i recall using Aptik to backup my ppas and apps also [03:17] Jordan_U: thanks.. will that work from one vertion to the next? [03:17] Scunizi: Note, I have no idea how well that works between Ubuntu versions, and I suspect it's not well. Why not just upgrade? [03:18] Jordan_U: I have a number of PPA's including x-swat that have to be wiped correctly otherwise the upgrade will get borked. It's happened on almost every upgrade I've done. [03:18] Scunizi: http://www.tecmint.com/aptik-a-tool-to-backuprestore-your-favourite-ppas-and-apps-in-ubuntu/ [03:19] omgitsmit: thanks.. I'll take a look at it. [03:19] grabs icons and stuff now, pretty neat [03:19] haha i havent used it ina awhile [03:20] Hello, is there anyone here who is good with figuring out Ubuntu's network manager? [03:20] ubuntu718: what is your question? [03:21] I'm having a touch time getting my wifi to connect. Ethernet works fine but my wifi keeps disconnecting [03:21] tough time ** [03:21] Scunizi: Consider: dpkg --get-selections > ~/my-packages on old install , on new -> sudo dpkg --set-selections < my-packages , sudo apt-get -y update , sudo apt-get dselect-upgrade . [03:21] ubuntu718: it might be a wifi question. === andrex|off is now known as andrex === obito is now known as Guest83849 [03:22] Bashing-om: I understand most of that cli magic.. What's teh -y switch do? and what does the dselect-upgrade do? [03:22] Heys folks! Do I need an id#? [03:22] pj_: just the secret handshake [03:22] I'm at a university so their wifi settings may be the issue but it works on my Windows [03:23] ubuntu718: any errors in the logs? [03:23] omgitsmit, is that a joke? [03:24] Scunizi: '-y' auto answers 'yes' and 'dselect=upgrade' compares what is to be updated to what is on the list . BY the way, I consider this only valid same same release old to new install . [03:24] Bashing-om: I understand.. looks right-on for what I want. easy too. [03:25] Now serving: G13 [03:25] have an xsession err - cannot connect to brltty at :0 any ideas? [03:26] omgitsmit: I checked over the log and the only information that I can get from that is that the disconnecting is due to the SSID not being found [03:26] I just bought an Acer Aspire Switch 10. It came w/ Windows 8.1 and is touchscreen. Is there a way I can find out if Ubuntu has touchscreen support? [03:27] Prometheian: have you checked out the wiki? === Chappy is now known as DrChappy [03:27] Sorry, I have not. I have very limited Ubuntu experience (thumb drive and a vm once). [03:27] ubuntu718: can you pastebin the errors? [03:27] you'll learn to enjoy it [03:28] Prometheian: https://wiki.ubuntu.com/Touchscreen [03:28] I like what I've used of it, I've liked. [03:28] But ty, I'll check that out! [03:28] i bounced around a lot of linuces? (linuxes).... meh, idk what i'm talking about ... [03:28] "I LIIIIKE" [03:28] ubuntu seemed the most "user friendly" [03:29] old addage "the best linux to use is the one all your friends use" [03:29] Ubuntu has the BEST documentation! [03:29] ha! [03:29] do ubuntu contain python? [03:29] does [03:29] You can install it. [03:29] yes [03:29] AegNuddel: of course [03:29] AegNuddel: it can be installed via apt-get in minutes. [03:30] sudo apt-get update | sudo apt-get install python [03:30] rather && ... meh [03:30] #LayingPipeTho [03:30] && instead of |? [03:30] omgitsmit, no need for the excess commentary [03:31] trying it now lol one sec [03:31] i think so tho [03:31] omgitsmit: Here goes a bit of the log, after it disconnects it just tries to reconnect so it does it over and over again. The error i was referring to can be seen on line 34 http://paste.ubuntu.com/10334763/ [03:31] AegNuddel: No need for any of that, Ubuntu comes with python by default. [03:31] oh having trouble figuring how to install something [03:31] you sure jordan? [03:32] omg, I'm so sorry, he's right - python is already installed by default [03:32] I just left my mac for Ubuntu... [03:32] I LOVE IT!!!!!! [03:32] Hello [03:32] I don't think I'm going back!!! [03:33] bazhang> omgitsmit, no need for the excess commentary [03:33] fazz: to what. [03:33] I just had to fix graphics with http://keyfind.us/ubuntugraphics [03:33] hello anyone [03:33] i have some question [03:33] hello nextech [03:33] go go go :) [03:33] anybody can help me [03:33] rateder: what do you mean? [03:33] omgitsmit, yes, keep it only support here, other take to #ubuntu-offtopic thanks [03:34] Hey, does anyone have a second to help me through running a program in terminal? [03:34] anything? [03:34] HarbingerOfDarkn: sure. [03:34] pretty sure you can ask your question, if we can help we will :) [03:34] bazhang: what about fazz here and his new found apple freedom [03:34] just sayin' [03:35] Anyone help me with xsession errors? [03:35] hey now... :D [03:35] :) [03:35] how to get IP in terminal? [03:35] i am trying to open tor. I can get into the folder that it is in by using the cd Desktop command, but can't get it to start. [03:35] i actually go all different ways... debian, fedora, centos... [03:35] nextech type ifconfig [03:35] sorry... [03:35] do i need to type something before I input start-tor-browser? [03:35] but I do like Ubuntu as my desktop right now.. :D [03:35] i feel like i am missing a command [03:36] HarbingerOfDarkn: did you set the properties to executeable [03:36] what command to get IP in terminal? [03:36] perhaps ./ harbingofdarkn [03:36] not sure how haha. just started using ubuntu [03:36] nextech: ifconfig [03:36] ubuntu718: pastebin lspci please [03:36] thanks [03:36] nextech type "ifconfig" in terminal [03:36] i had found a video on youtube showing me how, but forgot link [03:37] one sec, lemme try. that sounds familiar chappy [03:37] HarbingerOfDarkn: file property executable. Make sure it's checked. [03:37] good catch rateder [03:37] FAZZ: nextech@nextech-MS-7788:~$ ifconfig/all [03:37] bash: ifconfig/all: No such file or directory [03:37] nextech@nextech-MS-7788:~$ [03:37] chappy: that wasn't it. got the message "is a directory" === amancer1 is now known as amancer_ [03:37] rateder: one sec, lemme try [03:38] omgitsmit: http://paste.ubuntu.com/10334830/ [03:38] cd to the dir and then ls [03:38] Fazz are you there? [03:38] look for bold :) [03:38] Can somebody help me format an exFAT-formatted SD card to FAT32? [03:38] nextech just "ifconfig" nothing after it [03:38] nextech: sorry... [03:38] yes [03:38] ifconfig only... [03:38] what? [03:38] ok trhanks [03:38] all is windows :D [03:38] ifconfig eth0 [03:38] if that is your interface. [03:38] ifconfig [03:39] Faz thanks yes I got it [03:39] careful with that fazz .... mine is p4p1 ... so his may be "weird" as well [03:39] haha...you're talking to a 8 linux OS guy ;) [03:39] ubuntu718: does the college use a hidden ssid by any chance? [03:39] lol :) [03:39] yes...it depends on the driver, and OS [03:39] rateder: I have it checked as executable. Do I just double click the icon now? [03:39] i came from SCO and AIX myself [03:40] is started out with Solaris... [03:40] in 96.. :D [03:40] hi [03:40] and HP-UNIX [03:40] bell labs [03:40] why doesnt steam launch? [03:40] !ot | fazz DrChappy [03:40] fazz DrChappy: #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:40] lol [03:41] i just reinstalled it [03:41] Can somebody help me format an exFAT-formatted SD card to FAT32? [03:41] do i have to worry about the bot? [03:41] :( [03:41] sorry baz :( [03:41] omgitsmit: no, the ssid is not hidden [03:41] dalekusa, use gparted [03:42] ok [03:42] !gparted | dalekusa [03:42] dalekusa: gparted is a !GTK/!Gnome !GUI partitioning program. Type « sudo apt-get install gparted » in a console to install it - A GParted "live" CD is available at http://gparted.sourceforge.net/livecd.php [03:42] i think i already have it installed [03:42] can firewall block steam being launched? [03:42] ablest1980: only mcaffee :) [03:43] or norton... [03:43] not on Linux === thomas_ is now known as Guest5778 [03:43] please i need help [03:43] ok [03:43] i m new en this os [03:43] ask away ubuntu-studio [03:43] you shuld get error. [03:43] my steam wont load [03:43] in logs [03:43] did you check logs? [03:43] use strace [03:43] ya how i can [03:43] save file [03:44] omgitsmit: Could multiple nearby routers be a problem? My wifi worked fine when at home with just one router so could it be that the network of routers at my university messes things up? [03:44] i'm sorry, ubuntu-studio you're going to have to be a little more specific ... :') [03:45] ubuntu718: it could be you are running into some issues changing wireless signals... [03:45] or you found a deadspot. [03:45] i've had a lot of issues at our University... [03:45] ubuntu718: uname -a [03:45] ocorse excusme i dont speak english very well but i gonna try to write [03:46] no problem ubuntu-studio - i'm not very smart, i'll type small words :) [03:46] hi === xubuntu is now known as Guest41440 [03:46] ubuntu718: if they are configured correctly it shouldn't be a problem since they should run on their own frequency, or channel [03:47] well, i popped it in, and Gparted recognised it, but it didn't show up in the file system [03:47] tried a much smaller card, and it worked just fine [03:47] omgitsmit: Linux JDsMagicbox 3.16.0-30-generic #40-Ubuntu SMP Mon Jan 12 22:06:37 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux [03:47] i need to save a file type power point for using whith windows then what format is compatible [03:48] ubuntu-studio .odf [03:48] i m using open officce [03:48] openoffice can save as .ppt I think and it should work [03:49] sorry sorry - .ODP [03:49] .odf is right [03:49] fazz: The wifi worked fine on windows before I replaced it with ubuntu and it even works fine when connected through Ubuntu Live CD so I think this problem is just strange [03:49] ok odp [03:49] odp would work with some versions of windows but not all. of course, if you can install openoffice on that windows instance, it'd help. [03:49] its .odt [03:49] .pptx is microsoft powerpoint format [03:49] ubuntu studio you can also save as .pptx for powerpoint [03:49] make sure you check how it looks on a windows box _before_ you present. [03:49] it could be that it is some setting that ubuntu is forcing you to manually setup. [03:50] do you guys recommend he use wicd? [03:50] you can save it as that and open office and microsoft powerpont will be able to open it [03:50] well, i popped it in, and Gparted recognised it, but it didn't show up in the file system [03:50] tried a much smaller card, and it worked just fine [03:50] ok [03:50] ubuntu718: you should dist-upgrade [03:50] http://keyfind.us/wicd [03:50] thak very much [03:50] Fazz do you tech me how to connect printer in ubuntu? [03:50] ubuntu718: kernel is a bit old [03:50] another thing [03:51] sure thing ubuntu-studio [03:51] i try to download tor [03:51] nextech: you can download the drivers from your manufacturer. [03:51] who is it? [03:51] what type of printer? [03:52] how i can execute this program [03:52] what file extension [03:52] what is tor? [03:52] its a brower [03:53] tor is a browser [03:53] ye [03:53] ahhh kk one sec [03:53] tor is a network, tor browser is a browser [03:53] yes is a browser [03:53] nextech: easiest just use jet direct card [03:53] deep web you [03:53] go to settings->add printer [03:53] know [03:54] unity DE can be installed on all Linux? [03:55] nextech: you can also try LPD/LPR [03:55] if doesn't work best bet use the manufacturer driver. [03:55] Guest41440, ask those distro support channels [03:56] ok [03:56] thak you every body. and have good night, i love this o.s linux [03:56] :) [03:56] noone said anything about my recommendation for WICD? :( [03:57] what is this noone agrees with me? [03:57] unity can be intalled and run through wine [03:57] i was told to stop the commentary [03:57] fazz: I've tried wicd before and I kept getting a bad password error even though my information was correct so I removed it [03:57] theres a ranther long walkthrough using playonlinux [03:57] omgitsmit: I'll try that [03:58] omgitsmit: i felt the same way.. :D [03:58] lets kill the bot .. :D === Tokyo is now known as Zachary_DuBois === EriC^ is now known as EriC^^ [03:58] i wish it was the bot [03:59] http://wiki.unity3d.com/index.php/Running_Unity_on_Linux_through_Wine [04:01] the bot says hi [04:02] zzzz === firewyre_ is now known as firewyre [04:03] I see today Ubuntu has a new update [04:03] Hmm no change [04:03] ubuntu718: couldnt hurt :) [04:04] Lint Mint 17.1 boot up to long so i guess Ubuntu is a little faster tell me if i am right? [04:05] anyone ever used xboxdrv? [04:06] hmm looking at it right now. [04:06] matthew45: besides getting an average time i don't think you can know for sure without testing on your system [04:07] I going to do that other pc try it out. [04:07] im just trying xubuntu [04:08] A window just popped up on my screen asking for a restart. The restart button was pre-hilighted and it appears AS I was typing causing a sudden, unexpected reboot. WTF, who designed that?!? [04:09] I try and try search all over the web and google What is the best way to do a dual boot Android 4.4.2 and Ubuntu [04:09] FUCK [04:09] U [04:09] DarwinSurvivor, thats funny because the exact same thing happened to me today at work using Win7 [04:10] More importantly, how do I make sure that NEVER happens again?? [04:10] omgitsmit: Yeah, I'm aware of the issue in 7, but I've never seen it happen on any Linux machines [04:10] DarwinSurvivor: you want to disable automatic updates? [04:10] I had sort-recently done an apt-get install (minor stuff), but not even any updates [04:11] Like.. updating when you shut down the machine? [04:11] omgitsmit: I'm not sure that's even what it was [04:11] If it *was* the update system, I *will* be filing a bug report because that behaviour is 100% unacceptable [04:12] Oi [04:12] Who kicked fazz? [04:13] But whatever it was doesn't seem to have logged anything in /var/log (at least not that I've found) [04:13] Nice [04:13] DarwinSurvivor: i was lucky, i had only a browser open doing some research [04:14] DarwinSurvivor: chrome picked up right where i had left off [04:14] DarwinSurvivor: do you think there's a way to replicate the issue? [04:15] DarwinSurvivor: type tail -n20 /var/log/apt/history.log [04:15] DarwinSurvivor: and tail /var/log/dpkg.log [04:16] omgitsmit: The only things in the last 12 hours are from me installing xbindkeys and mpc, neither of which pulled many dependencies [04:17] DarwinSurvivor: i didnt know apt had logs, check with what EriC^^ said above [04:17] never had to check i guess haha [04:19] That's one of the few things I like about Windows over Linux. Short of a power failure, Windows ALWAYS records the cause of a reboot/shutdown. [04:22] I saw the dialog for a split second, so I'm going through Google Images to see if I can recognise it [04:23] I looked very much like the smaller dialog in http://news.softpedia.com/images/extra/LINUX/large/upgradeubuntu1110to1204-large_011.jpg but the restart button was definitely on the *right* side [04:23] and I don't recall the blue "i" icon [04:23] I think it had an orange icon of some kind [04:27] Hi all, I'm hoping for an unbiased answer - what's the main difference between Xubuntu or Linux Mint with XFCE? Isn't Mint based on Ubuntu? [04:28] Doc-Saintly, xubuntu and ubuntu are official, fully supported distros from parent company canonical. mint is not. [04:28] Doc-Saintly: You'd be using XFCE in both cases, I'm not sure if their versions of it are different at all. Ubuntu and Mint do differ a bit in which other packages are available though [04:29] Doc-Saintly: cfhowlett is correct, Ubuntu is supported by the Ubuntu community, Mint is supported by the Mint community. Don't expect much cross-support though. [04:29] Hello. [04:30] Doc-Saintly, very succinctly, mint is NOT supported via ubuntu irc or forums. [04:30] Doc-Saintly: The Ubuntu community is definitely *larger*, but luckily the documentation for one usually applies to the other (except for repository stuff) [04:30] one thing I read is that ubuntu has some upcoming structural changes, which mint doesn't plan to include [04:30] hi [04:31] hello [04:31] are there boot parameters so I can force keyboard layout, locale and timezone from the boot cd/usb? [04:31] live cd/usb* [04:31] Doc-Saintly: do you have an example? [04:31] DarwinSurvivor: nope :( Just the overview said there were some big changes coming, and mint plants to use 14.04 for the next 2 years [04:32] Doc-Saintly: news to me, but I haven't been following it very closely [04:32] diegoviola: is this for interactive testing/install or automated? [04:33] DarwinSurvivor: testing install [04:33] DarwinSurvivor: I mean, when booting the live usb [04:33] diegoviola: you can set the keyboard layout in the installers interface (tested with 14.04 using Colemak last week) [04:33] DarwinSurvivor: without installing [04:33] ok, thanks all :) [04:34] diegoviola: is there a reason you need it to be a boot paramater? You can easily change the layout once the live-cd is running [04:34] ok, thanks all :) [04:36] FUCK [04:36] RELOADING, stop your nonesense. zero profanity in this channel. [04:36] @$$ === megabitdragon is now known as megabit|away [04:37] DarwinSurvivor: I boot ubuntu with grub2 loopback booting, so I would like to have everything in a specific language when it's booted by default [04:41] Fazz my printer detected but why no print out? === Saibot is now known as Guest32894 [04:43] Fazz are you there? === Guest64 is now known as TragicM3LON [04:52] hey can anyone help me with getting netflix to work? I'm a complete noob. [04:55] Yoda [04:55] Singing in the rain === rateder is now known as nnnjjj === nnnjjj is now known as nnnjjjgggg [04:55] mAngo: if you dont mind running chrome, you can just browse to netflix since its html5 [04:56] I'm on Chrome currently. Version 40(the latest build). I just keep getting "An unexpected error" [04:57] When I search the error it seems like it has something to do with the security restrictions that Netflix calls for. But when I went and looked, I have everything installed. [04:57] mAngo: yes [04:57] mAngo: are you using google-chrome or chromium-browser? [04:57] Google Chrome [04:58] mAngo: go on [04:58] mAngo: sudo apt-add-repository -y ppa:ehoover/compholio [04:59] mAngo: sudo apt-get update && sudo apt-get install netflix-desktop [04:59] thats what i run [04:59] mAngo: if you set up a user-agent swither, try disabling it. Netflix removed that restriction a few months ago and now agent-switchers actually CAUSE errors [04:59] NO [04:59] chrome eats up my memory [04:59] netflix-desktop is old and there are MUCH better ways to do it [04:59] I actually used to use one but I got rid of it for exactly that reason. [04:59] oh? i still use it :x [05:00] omgitsmit: native google-chrome is much easier, faster and smoother (also WAY less buggy) [05:00] DarwinSurvivor: yeah but i got plugin happy one night.. and yeah [05:00] chrome off = good for me [05:00] [ERROR] XboxdrvDaemon::run(): fatal exception: failed to get unique dbus name: Connection ":1.50" is not allowed to own the service "org.seul.Xboxdrv" due to security policies in the configuration file [05:00] mAngo: where did you get your copy of google chrome (repo, ppa, google website, etc)? [05:00] Google's website, then it installed the .deb through the software store [05:01] thats how i did it [05:02] mAngo: is it possible you *also* have chromium-browser installed? [05:02] Nah. I'm on a fresh install of Ubuntu. Literally the only thing I've installed afterwards is Chrome - purely to watch Netflix. [05:03] mAngo: and you got the correct architecture right (32 vs 64 bit)? [05:03] Right. I got 64 bit. [05:03] for netflix to work all you need is a biuld of chrome 37 or higher if i recall and nss installed [05:03] mAngo: is there an error code at the bottom-left corner of the screen? [05:03] Yeah, let me copy and paste that in [05:04] M7063-1913 [05:05] When I google that I get a link talking about needing the correct security something or another. When I finally tried to download that it opened the software center and told me it wouldn't work because it's already installed. [05:05] someone just scold me in plrivate channel !!!! for no reason [05:06] the name is rateder [05:06] sennn: same here [05:06] mAngo: is anything disabled in "chrome://plugins"? [05:07] omgitsmit, damn it [05:07] DarwinSurvivor: nope, everything is enabled [05:10] M7063-1913 is probably from mismatched Network Security Service libraries versions [05:11] Yeah that's what I was trying to remember the name of. When I found the download for a current version it only told me that it was already installed. [05:12] good morning to all [05:12] theres more than one file related if i recall [05:12] why is ubuntu-social invite only? [05:13] Skype: Because it's not a real channel. [05:13] Skype, use #ubuntu-offtopic [05:13] Hmmm... any idea what else I would be missing? Everything I search for says that I only need to install Chrome and I should be good to go. [05:13] i cant [05:13] some one banned me [05:13] mAngo: can you pastebin the output of "dpkg -l|grep nss"? [05:13] Skype: You should go to #ubuntu-ops to discuss and resolve your bans [05:14] mAngo: I have a fairly fresh 14.04 machine with working Netflix, so I'll compare it to what I have and see if you are missing anything [05:14] Flannel: oh, thank you for that. i didn't know about that channel. [05:15] http://pastebin.com/5Rf8bvP9 [05:15] I want to share my desktop [05:15] That would be wonderful. Thanks! [05:15] What information does the other person need? [05:16] I put it on [05:17] I mean but what do i give them so they can see it? [05:18] hi. can someone help me with fork() system call...need to ask something important related with it? [05:19] um [05:19] hello? [05:20] hi. can someone help me with fork() system call...need to ask something important related with it? [05:20] I want to share my desktop, and i turned on the options, but what program/information does the other person need? [05:20] Hello, Does Rhythmbox has a EQ ? [05:20] Ubuntu 14.10 [05:20] !patience | AegNuddel [05:20] AegNuddel: Don't feel ignored and repeat your question quickly; if nobody knows your answer, nobody will answer you. While you wait, try searching https://help.ubuntu.com or http://ubuntuforums.org or http://askubuntu.com/ [05:21] oh sorry thought maybe I had gotten disconnected [05:21] mAngo: hmm, I don't see anything important missing. Here's mine for your reference http://paste.ubuntu.com/10335878/ [05:22] Yeah, that looks just like mine. How strange! Maybe just a restart or something? [05:22] AegNuddel: the built-in remote viewing only works if they are on the same network (or via port forwarding, but that is a VERY bad idea) [05:22] mAngo: worth a shot [05:23] AegNuddel: i agree with DarwinSurvivor , be carefull with remote software..use teamviewer for single use [05:23] Alright I'll try that. Thanks guys! [05:23] AegNuddel: if they are on the same network as you (at home, etc), they just need a VNC client [05:23] !vnc | AegNuddel [05:23] AegNuddel: VNC is a protocol for remote desktop. https://help.ubuntu.com/community/VNCOverSSH describes how to use it securely. It works best over fast connections, otherwise look at !FreeNX [05:24] ok yes [05:24] hi im having some wifi problems could someone help me? [05:25] !details | can you precise? [05:25] can you precise?: Please elaborate; your question or issue may not seem clear or detailed enough for people to help you. Please give more detailed information, errors, steps, and possibly configuration files (use the !pastebin to avoid flooding the channel) [05:25] do i just apt-get install that? [05:25] AegNuddel: read the vnc over ssh link, or install teamviewer .deb from their site [05:27] yeah my wifi cuts out when i try to install anying and when im watching youtube videos. it keeps asking me for my password and i have to disable then re eable it to get it to work again\ [05:28] lobsterkush: ubuntu version? wifi card chipset? driver loaded? [05:29] ooh says it's free for non-commercial uses. i wonder if that includes educational [05:29] how would i check chipset and driver i forget [05:30] lobsterkush: sudo lshw -C network [05:30] thanks [05:30] lobsterkush: driver shows after driver= [05:30] AegNuddel: if your not a company, it would be non-comercial [05:33] ubuntu 14.04 chipset=rtl8188 driver=rtl8192cu [05:33] lobsterkush: did you update to 14.04.2 already? [05:34] lobsterkush: you can check with lsb_release -a [05:34] would apt-get update/upgrade do that? [05:34] yes [05:34] yes [05:34] okay [05:35] lobsterkush: maybe check the realtek website for linux firmware/drivers to update [05:35] lobsterkush: some realtek wifi drivers have to tuned a bit, to get working best [05:36] lobsterkush: also check your syslog and dmesg logs, see if anything usefull show up on your wifi issue [05:36] its weird cause it was working perfectly earlier [05:36] ill check it out though [05:36] lobsterkush: did it go weird after an update perhaps? [05:37] !realtek | lobsterkush check also here [05:37] lobsterkush check also here: some help for recent Realtek chipsets can be found at https://help.ubuntu.com/community/WifiDocs/Device/RealtekRTL8187b [05:37] possibly, i did install some stuff after it was good but nothing that i would think would cause it to mess up === Saibot is now known as Guest33059 [05:38] No one uses Rhythmbox [05:38] lobsterkush: you need to puzzle a bit to find best driver working [05:38] lhorace: i use vlc for everything, sorry :p [05:39] no theres some regression /bug in certain realtek drivers [05:39] ok, thanks very much for pointing me in the right direction [05:39] for instance the rtl8192cu [05:39] :( [05:40] mattviator: there's a solution for many devices too [05:40] yep [05:40] where does google chrome keep session file? [05:40] what is a regression bug? [05:41] its a bug that resurfaces [05:42] after being fixed [05:42] :P [05:42] azizLIGHT: maybe the #chrome guys would know? [05:42] ahh, damn === Metacity is now known as UmbrellaCorp [05:43] thanks all for your help, im gonna do a bit of tinkering and see if i can get it running good === UmbrellaCorp is now known as Metacity [05:46] Hello all! I'm following a tutorial on bootloading (http://heeris.id.au/2014/ubuntu-plus-mac-pure-efi-boot-short-version/) - but when I run the grub-install command, I get "cannot find a GRUB drive for /dev/sda1" - I've followed all the steps, yet I also have no .efi files in my /boot/efi directory. Any idea what might be going on? [05:46] !efi | significance [05:46] significance: UEFI is a specification that defines a software interface between an operating system and platform firmware. It is meant as a replacement for the BIOS. For information on how to set up and install Ubuntu and its derivatives on UEFI machines please read https://help.ubuntu.com/community/UEFI [05:47] Anyone [05:47] anything else [05:47] nextech: re-ask your issue once in a while mate [05:48] how do i install google chrome beta on ubuntu? apt-get? ppa? direct from google? whats best way to do it [05:48] azizLIGHT: we reccomend chromium-browser [05:48] azizLIGHT: its lightweight, fast and nice for ubuntu [05:49] Thanks lotuspsychje - unfortunately, I want to be able to dual boot w/ Mac. Any tips on how I might adapt the Ubuntu tutorial, or if possible, fix the glitch in my current tutorial? [05:49] isnt it a clone of chrome lotuspsychje ? [05:49] azizLIGHT: software centre or sudo apt-get install chromium-browser [05:49] https://www.google.com/intl/en/chrome/browser/beta.html [05:50] !mac | significance not sure if that will help [05:50] significance not sure if that will help: For help on installing and using Ubuntu on a Mac, see: https://wiki.ubuntu.com/MactelSupportTeam/CommunityHelpPages [05:50] lotuspsychje: but chromium on apt-cache show chromium-browser is like version 34.... chrome beta was at least 41 i think [05:51] mattviator: looks like thats how i irignally installed it. i have a deb file from before i just overwrote [05:51] azizLIGHT: you can install wich you like mate, but chromium will work nicely [05:51] thats how i installed it [05:51] mkay. well the only reason i was askin is because i kept getting errors in chrome after i started it again: that it didnt shut down properly or some such [05:52] Thanks lotuspsychje! I wasn't able to find info on EFI there, but I appreciate the hand. I'll look closer at the EFI docs. [05:52] i even deleted my .cache/google-chrome* dirs and it still did it [05:52] significance: what do you need help with? [05:53] EriC^^: hes trying dualboot on mac [05:53] EriC^^ - I'll copy paste my question from above, thanks! [05:53] i see [05:53] azizLIGHT: why do you need beta? [05:53] Hello all! I'm following a tutorial on bootloading (http://heeris.id.au/2014/ubuntu-plus-mac-pure-efi-boot-short-version/) - but when I run the grub-install command, I get "cannot find a GRUB drive for /dev/sda1" - I've followed all the steps, yet I also have no .efi files in my /boot/efi directory. Any idea what might be going on? [05:54] anything [05:54] nextech: ? [05:54] significance: are you in the live usb right now? [05:54] I'm booted into the Ubuntu partition via grub. [05:55] nextech: ask a question instead of repeating text [05:55] significance: so ubuntu is booted normally right now? gui and everything? [05:55] Yep. [05:56] significance: ok, type sudo efibootmgr -v [05:56] Will pastebin in a sec. [05:56] ok [05:57] http://pastebin.com/cvwRqHZY [05:57] !tab | significance easy to follow your conversation [05:57] significance easy to follow your conversation: You can use your key for autocompletion of nicknames in IRC, as well as for completion of filenames and programs on the command line. [05:58] Thanks lotuspsychje - how come the reference to tab though? [05:58] significance: if you type sudo apt-get install --reinstall grub-efi-amd64-signed , what happens? [05:58] significance: also, type sudo parted -l [05:59] I didn't have that installed - just grub-efi-amd64 (no signed. [05:59] significance: just wanna help you follow the support with EriC^^ [05:59] Awesome - thanks! [05:59] EriC^^: Sorry, internet is stalling - give me a sec. [06:00] EriC^^: Let me switch to ipv4 for apt-get - one sec [06:02] EriC^^: Still there? [06:02] yes [06:03] reading that guide you posted, i've helped a person with mac and efi before but he wasn't dual booting, did you follow the exact steps in the guide, where are you at in it? [06:04] EriC^^: I'm directly at the grub-install step. [06:05] so you did everything before that [06:05] formatted the efi partition etc. [06:05] Yep - except, odd, it's back to fat32. I'll get that fixed - brb [06:06] Never mind. Running mount gives this line at bottom: /dev/sda1 on /boot/efi type hfsplus (rw) [06:06] EriC^^: what was the other info that could help? [06:07] I have an Acer tablet running Windows 8.1 that I want to put Ubuntu on. It won't boot from my usb drive and if I run the Ubuntu installer to modify the boot it errors out. Any ideas how to get around this? [06:09] Prometheian: maybe the XDA forums have a port to ubuntu touch for your device [06:09] can you dualboot? [06:10] hey maybe i can get windows 10 to run on my android [06:10] Prometheian: is it an acer iconia? [06:10] significance_: well try to append /dev/sda to the end [06:10] Acer aspire switch 10 [06:10] EriC^^: end of what? [06:10] significance_: grub-install --target .... /dev/sda [06:11] Aah - thanks! [06:11] Skype: this is not the channel to discuss [06:11] EriC^^: same error. The error also says at the end "Check your device.map" - should I take a look at that? Where can I find it? [06:11] selamat siang all [06:12] Prometheian: there's a thread about it here: http://ubuntuforums.org/showthread.php?t=2234219 [06:12] significance_: add --recheck /dev/sda [06:12] !english | po2n [06:12] po2n: The main Ubuntu channels require that you speak in calm, polite English. For other languages, please visit https://wiki.ubuntu.com/IRC/ChannelList [06:12] Reading, ty! [06:13] EriC^^: same error. Does it help to mention that /boot doesn't contain any .efi files? None were generated in the earlier process. [06:13] this is the process that is going to generate them [06:14] significance_: try just typing grub-install --recheck /dev/sda [06:14] Will pastebin the error -thanks! [06:15] http://pastebin.com/8T8be2Vy [06:16] significance_: can you pastebin sudo parted -l ? [06:17] EriC^^: http://pastebin.com/Lv1xStc0 [06:17] Oh. [06:17] Wait, never mind - misread it. [06:18] Supposedly, sda1 is FAT32 but mount claims it's HFS+ [06:18] significance_: ok, try sudo gdisk -l /dev/sda [06:20] EriC^^: http://pastebin.com/PH8upVuy - weird, claims code is FFFF instead of AF00 (for HFS+) - should I repartition/ [06:20] ? [06:21] yeah why not [06:21] type sudo cgdisk /dev/sda [06:21] significance_: if I had a hex editor to examine the drive with, I'd dig in to see what actually is going on in that partition - however, that's only 200MB in partition 1 - that might be a system restore partition or such [06:21] teward - I put it aside as an EFI partition. [06:22] http://www.jfwhome.com/2014/03/07/perfect-ubuntu-or-other-linux-on-the-asus-transformer-book-t100/ [06:22] woot! [06:22] I'm in Grub :D [06:23] And I'm on a grey screen. Hmm... [06:23] but can you change the placing of the launchbar? [06:23] so EriC^^ - got it fixed up to AF00, gdisk -l verifies that as HFS+. I'll try re-settting up the partition and get back to you. Thanks! [06:24] ok [06:24] no problem [06:24] why is ubuntu icon bar on the left side ? [06:25] its for people that use the left hand? [06:25] i use my right hand [06:25] can i change it? [06:26] No [06:26] why? [06:26] Hey everyone, how are you all doing tonight/today? [06:27] thats just fashist [06:27] im doing great [06:27] you? [06:27] I had a quick question about how to install a game.. [06:27] Im good [06:28] OK, so I'm onnna type out the details now. [06:28] we dont support piracy [06:28] Skype: cut it out. [06:29] Sorry about the internet glitch, EriC^^! Any ideas from here? [06:29] did you format, prep it, then mount it and grub install? [06:29] twiler:im salivating in anticipation [06:30] EriC^^: yep, followed procedure step by step: did the mkfs call, then mount, then mkdir -p (see guide), then the mach_kernel files, then the grub-install. [06:30] ok, so what happened [06:32] EriC^^: got the exact same error. [06:33] Maybe should I unmount /dev/sda1? === xubuntu is now known as Guest68260 [06:34] When I try to "try ubuntu" as a grub option, I get this. And it'll eventually load Unity but it'll be all screwy like it. [06:34] https://s3.amazonaws.com/pushbullet-uploads/ujuZPAOeZQO-SDYocuIuy3fxbQzEUV22nY40T7olc3VZ/IMG_20150221_013322.jpg [06:34] significance__: no === pvoigt_ is now known as pvoigt [06:34] Well then , Skype, prepare to feast!! [06:34] The game is NOT illegally donwloaded, first of all. I just want to get that part out of the way first lol. So, I have copied the directory of the game onto my hard drive, and as far as I can tell, it has no "install.exe" or anything like that. The closest thing in the directory to anything a native windows user (like myself) it has inside of the directory is "game_name.exe", but whenever I double click that, I get the following error, fr [06:34] om archive manager: A error occurred while loading the archive." So.. what gives?? [06:34] DarwinSurvivor: doesnt beta let u play netflix [06:35] significance__: paste sudo blkid /dev/sda1 [06:35] I can't seem to interact w/ it at all, either. [06:35] EriC^^: /dev/sda1: UUID="b5478416-9e64-364c-8622-16ccc9d242f7" LABEL="Ubuntu" TYPE="hfsplus" [06:35] Shoot - forgot to update /etc/fstab. [06:36] significance__: type ls /boot/efi/EFI [06:36] Just 'Ubuntu 14.10' [06:37] EriC^^: inside there is just a stubbed 'mach_kernel' file [06:37] hi all, anybody know about software that can migrate existing ubuntu to other computer? aptoncd not the answer, it`s just archive packages, but only archive .config and .cache and other sys.dirs? [06:37] dd [06:37] c lonezilla brahmann [06:37] Anyone? [06:37] twiler what game [06:37] Can anyone help me out? [06:38] Skype: yeah, dd alltime answer xD [06:38] Its called. holdona second,here... [06:38] bazhang: ok ty will check [06:38] Urban Terror [06:38] Sorry, I couldnt [06:38] twiler, isnt that a native ubuntu game [06:38] remember lol [06:39] No, not that I know of.. [06:39] Is it?? [06:39] afirmative that game has a linux port [06:40] Yeah, it's not like it comes up if you type it into the search bar using the "super key" [06:40] significance__: did you update fstab? [06:40] Yep - how do I reload it? [06:40] Urban Terror is closed source [06:41] EriC^^: just ran `sudo mount -a` and the grub-install still gives the same error. [06:41] so its strange to be in ubuntu [06:41] Soo... [06:41] Can anyone help me? [06:41] twiler: with what? [06:41] I just don't know how to install the game [06:41] with trolling [06:41] Skype: i see, ok [06:41] apt-get install urban-terror [06:41] twiler: dong game - go work:) [06:41] significance__: boot a live usb [06:42] dont* [06:42] I downloaded it, and I can't figure out how to finish installng it.. [06:42] Skype: When helping, please be helpful, thanks. [06:42] EriC^^ - what should I do from there? Same thing? [06:42] twiler: Sounds like thats a self-extracting zip file. You may be able to open it with an archive tool. [06:42] all bye [06:42] That'scool brahmann [06:42] http://linuxg.net/how-to-install-urban-terror-4-2-019-on-ubuntu-14-04-linux-mint-17-elementary-os-0-3-deepin-2014-and-other-ubuntu-14-04-derivatives/ twiler [06:42] I already did extract it [06:42] mount the installation,efi, and virtual fs, chroot, install grub [06:42] twiler, thats a PPA, so install at your own risk [06:42] significance__: ^ [06:43] hey guys [06:43] twiler, no need for that [06:43] Awesome - thanks! [06:43] morning [06:43] is there somebody with ssd ? [06:43] is it safe to use gfq instead of noop/deadline ? [06:43] thanks a lot, bazhang! [06:43] What should I do with chroot? Which fs is the virtual fs? [06:43] twiler: There seems to be an installer, but be careful, I can't speak for its legitimacy http://www.urbanterror.info/forums/topic/27329-ubuntu-games-repository-urban-terror-42/ [06:43] EriC^^: ^ [06:43] are the ubuntu archives always ridiculously slow at night? [06:43] !cookie | bazhang [06:43] bazhang: Wow! You're such a great helper, you deserve a cookie! [06:43] depends on what night [06:43] twiler: apt-get install urban-terror [06:44] hmm [06:44] Awesome, guys [06:44] !cookie | Skype [06:44] Skype: Wow! You're such a great helper, you deserve a cookie! [06:44] twiler: last time I played it, I just extracted the tarball and ran the executable, no need to install or anythng [06:44] !cookie | significance :) [06:44] significance :): Wow! You're such a great helper, you deserve a cookie! [06:44] im the cookie monster [06:44] Yay. [06:44] significance__: let me know when the live usb mounts [06:44] i*boots [06:44] Awesome - thank you so much EriC^^! Will be back in about 5. [06:45] can we ban twiler now? [06:45] ok [06:45] Yeah, DarwinSurvivor, but, I don [06:45] Skype: Please help keep this channel free of chit-chat. It's a busy channel and its confusing enough with just the technical support. Thanks. [06:45] t know which one to run [06:45] is there more than one? [06:45] thats just what im trying to do [06:45] Are you serious, Skype? [06:45] twiler: did you download the installer, or the full game? [06:45] hey guys how can i upgrade to 14.04.2 ? i use 14.04 [06:46] Wtf did I do? [06:46] twiler: pmed [06:46] twiler: Don't worry about him. [06:46] I downloaded the full game. [06:46] ok, thanks a lot, FLannel [06:46] twiler: ok, I'm downloading it now (about time I tried it again anyway!) [06:47] I was gonna say, I thought this IRC channel was specifically FOR that type of question, ya know? lol [06:47] someone remind me why the game is not in the repos ? [06:47] twiler: apt-get install urban-terror [06:47] its ubuntu native === signficiance is now known as significance [06:47] Awesome DarwinSurvivor! [06:48] what? [06:48] so it must be in the repos [06:48] EriC^^: Back - thanks for waiting! [06:48] Skype: Don't give out made-up answers. [06:48] Invalid OPERATION SKYPE [06:48] like bazhang said [06:48] Hello guys, how can I change the Hz of my monitor from 60 to 120 or 144 [06:48] Skype, its in a PPA [06:48] Siente: what DE are you using [06:49] when I go to settings -> displays it's not possible from there [06:49] ANd yes I did type "sudo" first [06:49] svetlana, gnome [06:49] ok [06:49] Skype, thats not the same at all [06:49] you didnt mentioned that [06:49] Ubuntu is not happy: https://s3.amazonaws.com/pushbullet-uploads/ujuZPAOeZQO-BdE0501ezQbVwcfX9Dft8GvFehHo2pIC/IMG_20150221_014857.jpg [06:49] EriC^^ Should I refollow all the instructions prceeding? [06:49] you just said it was ubuntu native [06:49] Skype, I clearly stated that [06:49] twiler: download is taking a while, can you pastebin the results of "ls -l" from inside the extracted directory? [06:49] i must have missed it [06:49] Prometheian: It doesn't look happy at all. [06:50] Siente: what display are you using? [06:50] Nope! Trying to figure out why it won't do a proper resolution. [06:51] twiler: nevermind, their download page has a directory listing! you want to run Quake3-Urt.x86_64 [06:51] twiler: because they use .zip for the full game, you'll have to run "chmod +x Quake3-Urt.x86_64" first [06:51] EriC^^: are you there? [06:51] I have a wireless interface that seems to get disconnected from time to time. Where should I start checking for the problem? It's an Intel wireless card [06:52] Doc-Saintly: dmesg [06:52] svetlana: what am I grepping for? [06:52] iwl [06:52] \ok... [06:53] or probably just for "iw" [06:53] I am a little bit confuse on the chmod + x Quake3-Urt.x86-64" [06:53] whedre do i type that? [06:53] Inside o fterminal? [06:53] terminal, and don't add space after the + [06:53] yes [06:54] twiler: alternatively, just right-click on it, go to permissions, and check "executable", then hit ok [06:54] EriC^^: Since the /etc/fstab is different in the USB, how do I mount my fs? [06:54] twiler "man chmod" for more detail, it'll serve some good cookies in the long term [06:54] what server do you use? [06:54] whats the ubuntu urt server? [06:55] i warn you im pretty damn good at it [06:55] I don't use a server and I have no idea what urt is. [06:56] short for urban terror [06:56] Skype: please move the chit-chat to #ubuntu-offtopic [06:56] i cant [06:57] OHH Ok, thanks bunches, svetlana! [06:57] !cookie | svetlana [06:57] svetlana: Wow! You're such a great helper, you deserve a cookie! [06:57] i want to download a file from server to my local machine can any one tell? [06:57] significance: sudo parted -l [06:57] hehe [06:57] he [06:57] urabn terror is for mature audiences [06:57] significance: get the partitions, type sudo mount /dev/sdxY /mnt , and sudo mount /dev/sdxY /mnt/boot/efi [06:58] i dont know if twiler qualifies [06:58] how to use utility servicer? [06:58] !details | kumar [06:58] kumar: Please elaborate; your question or issue may not seem clear or detailed enough for people to help you. Please give more detailed information, errors, steps, and possibly configuration files (use the !pastebin to avoid flooding the channel) [06:58] svetlana: nothing seems unusual :( should I paste it? [06:58] EriC^^: http://pastebin.com/SDZ9bBCU [06:58] I don't qualify for or as what, dude? [06:59] significance: ok, sudo mount /dev/sda4 /mnt [06:59] EriC^^: "mount: /dev/sda1: can't read superblock" [06:59] Oh -thanks! [06:59] twiler, why are you doing it that way instead of adding a simple archive and apt-getting it [06:59] EriC^^: got it. [06:59] Both ran. [06:59] significance: ok, sudo mount /dev/sda1 /mnt/boot/efi [06:59] Now the install? [06:59] ok [06:59] no [06:59] help me [06:59] I don't know, bazhang, I'm just taking the insructions I've been given.. [07:00] Why does it matter? [07:00] i need help, my drives and pendrive aor any hard not showing in ubuntu [07:00] twiler, I gave you a link [07:00] I already had the game downloded. [07:00] significance: for i in /dev /dev/pts /proc /sys /run; do sudo mount -B $i /mnt$i; done [07:00] OK.. [07:00] EriC^^: that ran. so we're just mounting every virtual fs there? [07:01] significance: yes, now type sudo chroot /mnt [07:01] svetlana, BenQ XL2411T 1 ms 144 hz [07:01] Done - you're brilliant. [07:01] i need help, my drives and pendrive aor any hard not showing in ubuntu [07:01] significance: try the grub-install command [07:01] Giving up on putting Ubuntu on this tablet. Either gonna return it tomorrow, or suffer for a week then return it. [07:02] svetlana: [07:02] http://paste.ubuntu.com/10336888/ [07:02] oops, sorry for multiline. [07:02] EriC^^: thank you! Now it just gives: error! /boot/efi doesn't look like an EFI partition. Should I add the boot flag or something? [07:03] EriC^^: Actually, how about I just use GParted and replace it with an EFI partition. [07:03] ? [07:04] significance: try to change the hexcode alone [07:04] maybe we can trick grub [07:04] i need help, my drives and pendrive aor any hard not showing in ubuntu. it showing location could not be displayed, http://postimg.org/image/qgt44qcz9/ [07:04] significance: sudo cgdisk /dev/sda [07:04] set it to ef00 [07:04] Gonna try that - thanks a million EriC^^!!! [07:06] EriC^^: same thing. Should I add a boot flag or something? [07:06] Oh, ef00 [07:06] oops [07:07] EriC^^: it still thinks it doesn't look like an EFI partition. [07:07] The boot and esp flags are set, though. [07:08] i need help, my drives and pendrive aor any hard not showing in ubuntu. it showing location could not be displayed, http://postimg.org/image/qgt44qcz9/ [07:08] i need help, my drives and pendrive or any hard drive not showing in ubuntu. it showing location could not be displayed, http://postimg.org/image/qgt44qcz9/ [07:09] restart your computer [07:09] significance: try partprobe maybe? [07:09] significance: then the grub-install command [07:10] EriC^^: partprobe /dev/sda did nothing. [07:10] Same grub-install error. [07:10] hi [07:10] Doc-Saintly: use "grep -C 20" for more context [07:11] significance: this may/may not help: http://pkill-9.com/recovering-ubuntudebian-linux-after-a-windows-installhiccup/ [07:11] im viewing a txt file in termerinal [07:11] how do i close it [07:11] or bash i think [07:12] ablest1980: depends on what you used to view it [07:12] viewing for bash [07:12] from [07:12] i used less cmd [07:12] Thanks Blue11! [07:13] ablest1980: nano, cat....? [07:13] http://linuxcommand.org/lc3_lts0040.php [07:13] nvm [07:13] lol [07:14] ablest1980: sorry if you can't tell me how you viewed the file, I can't help you [07:14] im in term [07:14] significance: type exit [07:14] EriC^^: found this amusing fix: remove the offending code from the installer (http://glandium.org/blog/?p=2830) [07:14] ok [07:14] Sadly, I can't find that line. [07:14] EriC^^: I hit exit. [07:14] Back in main terminal. [07:14] ablest1980: you could always type a q to quit, or a control-d [07:14] does nothing [07:15] ablest1980: works properly here - dunno then [07:16] significance: ok, type sudo umount /mnt/boot/efi [07:16] EriC^^: done. [07:16] ./usr/bin/ less bzcmp [07:16] significance: i'm thinking if you format as fat32, get the efi files, copy them then format to the mac fs and copy them back [07:17] significance: what do you say? [07:17] EriC^^: what is he trying to do? [07:17] when i view how do i close it or go a step back [07:17] Blue11: dual boot a mac and ubuntu with efi [07:17] EriC^^: Sounds awesome - but get which efi files? [07:17] when i view txt file in term how do i close it or go a step back [07:17] uefi and fat32 are incompatible on the same device [07:18] significance: the files grub will create in /boot/efi/EFI/... [07:18] EriC^^: I could just recreate sda1 as an EFI partition, too. Would that work? [07:18] i like to go back to usr/bin [07:18] EriC^^: Gotcha. [07:18] Blue11: uefi uses a fat32 efi partition [07:18] EriC^^: I don't know enough about whether mac supports uefi === prakhar2511 is now known as Guest45538 [07:18] and how do i save it if i edit it? [07:19] EriC^^: for example you can't load windows 7 onto a windows 8 hard drive -- the formats are imcompatible - and consequently you can't load windows 8 on a windows 7 hard drive -- windows 8 requires uefi [07:19] Thanks for sticking with me EriC^^! [07:19] significance: ok, recreate it and mkfs.fat -F 32 /dev/sda1 [07:20] significance: no problem [07:20] Will try that. Give me one minute... [07:20] hi guys [07:20] hi [07:20] please, how do i enable the open source drivers on hybrid laptop? [07:21] Blue11: if something was installed in uefi mode, it'll have a gpt partition table and an efi partition and wont boot with legacy mode, but you could have windows 8 run in legacy mode if you liked [07:21] the source in a can? [07:21] * ablest1980 gives yokobr a can opener [07:21] kidding :) [07:21] EriC^^: still complains... hrm. [07:22] EriC^^: I was never sucessful in getting windows 8 to work with an msdos partition table [07:22] ( after modifying stuff or if it was installed in legacy mode to begin with ) [07:22] EriC^^: I should probably head toward bed - maybe we could check in another time. This has been hugely helpful - thanksf or all your work! [07:22] wow, typo city there :) [07:22] Thanks! [07:22] !cookie | EriC^^ [07:22] EriC^^: Wow! You're such a great helper, you deserve a cookie! === icaro is now known as Guest59785 [07:22] Blue11: i've never tried it, but i've seen someone here chainload win8 from grub [07:23] grub works with uefi [07:23] yeah [07:23] significance: did you format it and then mount it and the chroot etc. ? [07:24] EriC^^: but I never got windows 7 to load on uefi or did I get win 8 to load on an msdos partition -- YMMV applies [07:25] it looks like osx does support uefi [07:25] how to delete duplicate lines of text ,large text data. 60G [07:25] Blue11: yeah, it's a whole different animal though, he was following this guide, longer version has more info http://heeris.id.au/2014/ubuntu-plus-mac-pure-efi-boot-short-version/ [07:26] jin7kylin: something like sort the file, then uniq [07:26] Hey im tryna set up an open-vpn through terminal and I think i got it but a bit confused on how to turn it on [07:26] but I see "open-vpn" above where i put my password can anyone help? [07:26] EriC^^: good to know thank you [07:26] hey guys i have a canon fb630u scanner connected to my laptop; dmesg says its there :sb 5-1: new full speed USB device using uhci_hcd and address 2. but when i try to use xsane it says failed to start device. failure to start scanner: error during io. can someone help me [07:27] Blue11: no problem [07:27] but it waste too much time by sorting the file | uniq [07:27] ablest1980@ablest1980-HP-Pavilion-g6-Notebook-PC:/bin$ less bzcmp i was here i went to type quit to close the txt file and bought me back [07:27] all i needed was to press q [07:27] Sacred-Shadows: this may/may not help: http://pkill-9.com/openvpn-revisited-howto-install-configure-openvpn/ [07:28] thanks dude ill try it out [07:28] ablest1980: yes I said that sometime ago [07:28] sorry [07:29] lsusb says :Bus 005 Device 003: ID 04a9:2204 Canon, Inc. CanoScan FB630U [07:29] hi guys, I've got two ubuntu-12.04 machines. I see one is running kernel 3.2.0 and the other is 3.8.0. I see in apt-cache search that version 3.13.0 is also available in the standard repositories. Is it recommended to install 3.13.0 on both? [07:29] hi [07:29] hi [07:29] TvL2386: are you backporting them? [07:29] bbl ty blue11 [07:30] bye [07:30] svetlana, are you there? [07:30] ablest1980: night [07:30] anyone? [07:30] Blue11, what do you mean by that? [07:30] anyone?????? [07:30] Blue11, I just thought it was weird they were not on the same version. I had not expected to see different kernel version in apt for the same ubuntu release [07:31] TvL2386: are you trying to backport the new kernel onto 12.04? [07:31] 3.13 v 32 broke wine -- version 45 fixed t. [07:31] Blue11, it's just a normal package from the normal repositories. Installable with apt-get install linux-image-3.13.0-45-generic [07:32] TvL2386: it should be okay - but if not you can always revert to a previous kernel. [07:32] Blue11, on ubuntu-12.04 so it's not backporting. It's a normal package [07:32] Blue11, but is it recommended :-) [07:32] Blue11, or is it safer to stay on the train that's currently working [07:32] TvL2386: I tried to backport a newer kernel with debian/wheezy and mythtv became very unstable. [07:33] Hello [07:33] Fazz are you there? [07:33] guys, i'm getting 1:DIS: :DynOff:0000:01:00.0 on my discrete gpu [07:33] d [07:33] Blue11, thx! [07:33] i need to use the gallium nine drivers... [07:33] Fazz I need you [07:35] svetlana: http://paste.ubuntu.com/10337175/ === ubuntu is now known as Guest32780 [07:36] xrandr --listproviders shows me only the intel gpu :( === Blue11 is now known as Blue1 [07:40] d [07:45] welp [07:46] what causes apt-get gpg keys to become bad? :S [07:46] apt-get update was suddenly yelling at me about keys... [07:47] pastebin the error [07:47] Doc-Saintly, frequently, the package maintainer has let an update slip ... [07:47] GPG error: https://download.01.org trusty InRelease: [07:47] cfhowlett: what does that mean? [07:48] I found an article on how to manually update the keys, and that seemed to work. I'm hoping this will also resolve my wireless problems - but I'm just curious what causes the key issue in the first place. [07:48] Doc-Saintly, that means someone at intel has the job of making sure that things like hash sum's are current and ... didn't [07:48] cfhowlett: how does that break it? Sort of like a chain? [07:50] Doc-Saintly, until they fix it, yeah, that resource will be unavailable. my intel repos update fine for 14.04 ... [07:50] is there an easy way to make ubuntu recive updates from a local server? [07:50] like a server in the country I am in [07:50] its getting files from US I think [07:50] Doc-Saintly, usually the problem self corrects [07:50] ToAruShiroiNeko, yes you can and should localize your repos [07:51] ToAruShiroiNeko, point your sources to the repo you prefer [07:53] !ticker === kde is now known as sn2015 [07:57] hello [07:58] Yes hi [07:58] anything? [07:58] nextech, no question asked = no answers given. try again [07:59] how to find net user using terminal? [07:59] cfhowlett how can I do that? [07:59] I dont even know what repo is closest [08:00] ToAruShiroiNeko, graphica l method: system > software update > settings > software sources > select best server [08:01] cfhowlett: but this would mean they realize the problem and then go fix the old broken link? [08:02] Doc-Saintly, yes. takes time. a complaint message might spur them to expedite. [08:02] hm, or the manual fix? [08:03] Doc-Saintly, ignore it. the error is on the other side, not your side. [08:05] ToAruShiroiNeko, http://tinypic.com/view.php?pic=14cqq0o&s=8#.VOg8MDWljVM [08:06] I see. Any thoughts on the wifi dropping out? :( [08:07] Doc-Saintly, sorry, never had to deal with it. [08:07] cfhowlett: out of curiosity, which flavor of ubuntu do you use? [08:08] Doc-Saintly, ubuntustudio LTS for the past 5 years [08:08] cfhowlett I dont have a UI [08:08] its console only [08:08] ToAruShiroiNeko, ah! little details like that do matter :) [08:08] cfhowlett: why studio? Didn't they discontinue that? Didn't it have a realtime kernel? [08:08] ToAruShiroiNeko, wait 1 [08:08] oh indeed :) [08:09] to which? ;D [08:09] sorry about that :o [08:09] Doc-Saintly, NO they didn't discontinue! it has a low-latency kernel though [08:09] what does that mean? [08:09] Doc-Saintly, only matters if you're doing heavy music editing [08:10] I see. Is that what you use it for? [08:10] Doc-Saintly, I do all kinds of media [08:10] !ubuntustudio | Doc-Saintly [08:10] Doc-Saintly: UbuntuStudio is a collection of packages for the artist who wishes to use Ubuntu as their Digital Audio Workstation. It contains all the best Audio/Visual components from the Ubuntu repositories. For more info and install instructions, join #ubuntustudio or see http://ubuntustudio.org [08:12] hi, farely newb Ubuntu user. I have a question about Gparted [08:12] I see. Thanks cfhowlett . [08:12] After I installed xubuntu in ubuntu (and removed xubuntu again) I needed to login 2 times after a lock. It increased to 3 after a week. Now I need to login 5 times. Can anyone help me out? [08:13] ToAruShiroiNeko, https://help.ubuntu.com/community/Repositories/CommandLine [08:14] !ask | Layman247, [08:14] Layman247,: Please don't ask to ask a question, simply ask the question (all on ONE line and in the channel, so that others can read and follow it easily). If anyone knows the answer they will most likely reply. :-) See also !patience [08:14] I'm getting an error when updating, it's saying it's out of disk space, but my root has 164G free ;S [08:14] My question about Gparted is that when formatting a drive, it does not give the options for setting clusters. I need to know if there is an alternate way to get my drive formatted to FAT32 with 32kb clusters. [08:14] *is about [08:15] Layman247, I've never messed with clusters, but I cannot imagine that gparted doesn't offer it. gparted is merely a graphical front end to the command line tools. If, indeed, the clustering options you're looking for aren't available, consider using the command line for your partition/formatting needs. [08:16] cfhowlett: i think that's the first i've heard of UbuntuStudio ... is that mostly used by DJ's ? [08:17] Well, I have Gparted up and no cluster options are to be found, so I'm guessing I'll have to do it through terminal -_- [08:17] Tex_Nick, multimedia: /publishing/graphic design/photography/audio and video ... [08:17] My other options is EaseUS Partition Master and that program is bloated with Malware [08:19] Layman247: if you're just trying to set the cluster size, even windows default formatter can do that [08:19] cfhowlett: ok thanks ... looking at ubuntustudio.org now ;-) [08:19] Tex_Nick nice! [08:20] hmm, yeah, looks like it Doc-Saintly, of course I havent used Windows partitioning since Win Vista X'D [08:22] cfhowlett do you have a place for a list of repositories [08:22] that doc tells who to change but the list isnt mentioned [08:22] anyone knows Ubuntu professional Certification Exam? [08:23] ToAruShiroiNeko, there is a link ... wait [08:23] Doc-Saintly, I see the 32kb clisters, but it only offers exFAT and NTFS, I want to be able to do FAT32 and 32kb cluster, or will the 32kb cluster stay no matter what reformatting afterwards? === saschpe_ is now known as saschpe === EriC^ is now known as EriC^^ [08:23] ToAruShiroiNeko, https://launchpad.net/ubuntu/+archivemirrors [08:25] neat [08:27] ubuntuser13, http://en.wikipedia.org/wiki/Ubuntu_Professional_Certification [08:29] Layman247: you must be using a newer version. Might I ask why the specific request? [08:29] cfhowlett: i read that, is this program exists today or not? [08:30] Hi Ubuntuers. I sitting here setting up a server and wonder what could be considered to be the most secure mailserver setup for ubuntu, if someone with experience know and care to share i could make my day. [08:30] ubuntuser13, as stated, discontinued. I seem to recall that there is an Ubuntu ENGINEER certification in the pipeline, though. [08:30] Doc-Saintly, im using an old external to put my old GameCube .iso's on. The format needed to run said .iso's is in a FAT32 32kb cluster format [08:32] cfhowlett thanks I will try these once this windows update is complete :) [08:32] ToAruShiroiNeko, happy2help! [08:32] cfhowlett: Thanks [08:32] so if I used the 32kb size and did exFAT, then switched over to Gparted and put it to FAT32, will the cluster size stay the same, or will the clustersize change? [08:32] just an advisory question, is it a good idea to move a virtual ubuntu server to a physical one? [08:33] ubuntuser13, happy2help! [08:33] I noticed that there is a swap partition [08:33] Hi, i need help with teamviewer. I remove my teamviewer 9, download from website teamviewer_10.0.37742_i386.deb and install it. But from my "K"-menu when i type team it display teamviewer 9 and it doesn`t work [08:34] ToAruShiroiNeko: fresh installs are mostly the best idea, but there are tools out there to backup settings and packages [08:34] I thoughtso :/ [08:34] From console i receive to type teamviewer --daemon start, but as root it return initctl start teamviewerd initctl: Unknown job: teamviewerd fail [08:35] ToAruShiroiNeko: rsync can help you maybe [08:35] cfhowlett: looking at UbuntuStudio brought to mind a non-lenear editor, Cinelerra ... have you used that sir, if so do you like it ? [08:36] non-linear* [08:37] Tex_Nick, of all the vid editors out there, cinelerra seems to have the steepest learning curve. my specific needs haven't required it, but I do intend to learn it. My very brand new ubuntu laptop arrived arrived a few hours ago, and I now have the power required for some high-level media creation. my preferred pro-sumer editor was openshot, but that's mostly due to it's intuitive interface. cinelerra is no joke! [08:38] si Im guessing Cluster size on an HDD stays uniform no matter if FAT or NTFS is the format? === Stu|[A] is now known as Stu| [08:40] cfhowlett: thanks for feedback sir & ^5 on your new lappy ... cool hope it serves you well ;-))) [08:41] Tex_Nick, recommendation: if you have 14.04, i THINK you can add ubuntustudio with sudo apt-get install ubuntustudio-desktop. If you merely wish to try a metapackage: sudo apt-get install ubuntustudio-video ... [08:42] Is there a command to check disk activity? [08:44] iotop ? [08:45] lubert: and you can see hd activity also with the indicator-multiload [08:46] cfhowlett: hmmm wOw sir neat idea ... i'm running 14.10 ... so just took notes on that ... and will give it a shot ... some stuff in UbuntuStudio i've never played with look cool :))) [08:47] Tex_Nick, fair warning: t'is a deep well and SO much fun! Hours and hours in search of artistic perfection ... see also: gimp magazine, blender magazine [08:48] somone knows if there's a demo video for ubuntu to showoff at a store or an event? [08:48] EriC^^: that works! can it return io for only 1 particular device? [08:48] lotuspsychje, surprisingly, no. [08:49] cfhowlett: i know ubuntu-touch got a nice one [08:49] lotuspsychje, usually boot up a live usb and show one of the free movies: big buck bunny, tears of steel ... [08:49] lotuspsychje, really? got a link? non YT for us China users if possible. [08:49] cfhowlett: lemme find [08:50] cfhowlett: LOL AHHHhhh sounds like brain food ... new tricks for this old dog to learn !! Ha thanks sir for input [08:50] Tex_Nick, looking forward to seeing your productions. [08:51] cfhowlett: http://www.ubuntu.com/phone , watch video click [08:51] lotuspsychje, :P thanks! [08:51] lotuspsychje, grr. nope. YT. I'll catch next time I visit the embassy. [08:52] cfhowlett: yt is blocked in china? [08:52] lotuspsychje, very much so as is much of google.* [08:53] : O [08:54] lubert: no idea [08:54] I have a strange issue. [08:54] I have a blank CD that won't eject. [08:54] Well, it is physically ejected. [08:54] svip: try typing eject in a terminal [08:55] EriC^^: eject: unable to eject, last error: Inappropriate ioctl for device [08:56] Hi Ubuntuers. I sitting here setting up a server and wonder what could be considered to be the most secure mailserver setup for ubuntu, if someone with experience know and care to share i could make my day. [08:58] !mailserver | jirido [08:58] jirido: Ubuntu supports the Simple Mail Transfer Protocol (SMTP) and provides mail server software of many kinds. You can install a basic email handling configuration with the "Mail server" task during installation, or with the "tasksel" command. See also https://help.ubuntu.com/community/MailServer and https://help.ubuntu.com/12.04/serverguide/C/email-services.html [08:59] jirido: the security part is very relative, to be secure depends on many factors [08:59] jirido: you can also ask the #ubuntu-server guys [09:00] lotuspsychje: I saw that postfix - Davecot was a much used combo [09:01] But this server i want to learn to make most secure === juboxi is now known as jubo2 [09:02] lotuspsychje: Ok I go for a try at U-server. thanx [09:02] jirido: no sweat and good luck mate [09:04] hey guys [09:04] Gr3yW0rM: welcome [09:04] I've a question [09:05] about ubuntu on Mac [09:05] why ubuntu boot is more slower on a mac that other hardware? [09:06] "more slower" because is so slow [09:07] Hello guys, how to install the drivers for my ASUS GTX 760 DirectCU II OC 2GB ? [09:08] i have a strange problem with google-chrome and ubuntu 14.10 [09:08] Siente: you know if your card has optimus technology? [09:08] i can't type into google chrome [09:08] RustyShackleford: did you try chromium-browser? [09:08] it will work fine, and then suddenly it doesn't respond to keyboard. Other programs still work fin [09:08] lotuspsychje: well... thats not a real answer [09:09] did you try an alternative? [09:09] on the other hand, I could try it and see if it works haha [09:09] RustyShackleford: keep in mind that chromium is the ubuntu alternative for chrome [09:09] RustyShackleford: and officialy supported [09:10] well i DO like chrome's pdf reader [09:10] RustyShackleford: you can also try creating a new user or profile and see if it makes a difference [09:10] RustyShackleford: how you install it? [09:10] but yeah, i suppose thats a decent work around [09:10] RustyShackleford: I mean, from where? [09:10] Gr3yW0rM: downloaded the package from google, it also adds a ppa [09:10] lotuspsychje, no idea? [09:10] Gr3yW0rM: wich mac and ubuntu version do you have? [09:10] Siente: is your card nvidia based? [09:11] lotuspsychje: I've an intel mac, mac book pro 8.1 [09:11] !mac | Gr3yW0rM did you look here maybe? [09:11] Gr3yW0rM did you look here maybe?: For help on installing and using Ubuntu on a Mac, see: https://wiki.ubuntu.com/MactelSupportTeam/CommunityHelpPages [09:11] OSx system is a great deception, [09:12] In Nautilus, my blank CD appears mounted, but cannot be ejected. It is not mounted and the CD in the disc driver is a completely different CD. [09:12] and I try to run it with ubuntu [09:13] anyway, thats a strange problem [09:13] yes, once ubuntu is running, is so great, the main problem is the time to boot [09:13] does chrome have a channel here? [09:13] Gr3yW0rM: did you try F1 to see what hangs? [09:13] !alis | RustyShackleford [09:13] RustyShackleford: alis is a services bot that can help you find channels. Read "/msg alis help list" . For more help or questions relating to alis, please join #freenode. Example usage: /msg alis list #ubuntu* or /msg alis list *http* [09:14] Gr3yW0rM: i can point you a few tweaks to boot faster also [09:14] !info preload | Gr3yW0rM [09:14] Gr3yW0rM: preload (source: preload): adaptive readahead daemon. In component universe, is optional. Version 0.6.4-2 (utopic), package size 34 kB, installed size 135 kB [09:14] oh cool, found something on askubuntu.com [09:14] Gr3yW0rM: and tweak your startup items list [09:14] After I installed xubuntu in ubuntu (and removed xubuntu again) I needed to login 2 times after a lock. It increased to 3 after a week. Now I need to login 5 times. Can anyone help me out? [09:14] lotuspsychje: I installed it [09:15] Gr3yW0rM: type this in terminal: sudo sed -i "s/NoDisplay=true/NoDisplay=false/g" /etc/xdg/autostart/*.desktop [09:15] lotuspsychje, yes it's nvidia gtx760 [09:15] Gr3yW0rM: then you can see full list of startup services, and disable those you dont want [09:15] Siente: plz check the official website for your card, and check if it has optimus technology [09:15] lotuspsychje: ok, let me do it [09:16] ;) [09:16] ubuntu is great, but sometimes over complicated [09:17] another one I have problems with is dnsmasq [09:17] when it works, you don't notice [09:17] when it doesn't, your internet connection is fucked [09:17] RustyShackleford: plz keep the language familly friendly [09:17] lotuspsychje, it doesn't have a optimus technology [09:17] RustyShackleford: I think that Ubuntu is a filosophy [09:18] RustyShackleford: You never give up! ;) [09:18] lotuspsychje: sorry i apologize. Some channels are more lenient [09:19] Siente: ok, good did you check your additional drivers icon? [09:19] Gr3yW0rM: i just keep a text file with different things that gave me trouble in the past [09:20] lotuspsychje, which one should I install the proprietary tested or just the proprietary ? [09:20] i will have to make another entry haha [09:20] Siente: go for the one that work best, test them out yourself mate [09:21] RustyShackleford: Advice, always, before any modification, take a *.bkp file [09:21] lotuspsychje, okay thanks [09:21] Siente: wich ubuntu version is this? [09:22] lotuspsychje, ubuntu gnome 14.04.02 LTS I believe [09:22] ok nice [09:22] lotuspsychje, thank you very much [09:23] Siente: test them out wicj one has best performance [09:23] lotuspsychje, isn't it better to download the latest drivers from nvidia and install them manually or ? [09:23] which is the best practice ? [09:23] I am a newbie [09:23] Siente: i would test the ones in your list first [09:23] Siente: do you have graphics problems right now? [09:24] Siente: you can check your current driver loaded with: sudo lshw -C video [09:25] Gr3yW0rM: you can also finetune unwanted services that doesnt list startup items, like cups this way: http://askubuntu.com/questions/451883/not-able-to-disable-the-cups-service-using-boot-up-manager [09:26] my /boot is full, how do I know what I can rmeove? [09:26] Gr3yW0rM: also tweaking grub "quiet splash" to "" can give you lil faster text booting [09:27] !info bleachbit | Doc-Saintly [09:27] Doc-Saintly: bleachbit (source: bleachbit): delete unnecessary files from the system. In component universe, is optional. Version 1.2-1 (utopic), package size 249 kB, installed size 1930 kB [09:27] lotuspsychje, I'll check out If I have any problems in a moment [09:27] Siente: if you installed ubuntu 14.04.2 fresh with internet+ updates, your grafix driver might already be up to date [09:27] lotuspsychje, how to check out If I need to reboot or not after installing the nvidia driver? [09:28] thanks lotuspsychje [09:28] lotuspsychje: thanks, I'll try to do it [09:28] Siente: if you switched a driver from your additional drivers list, a reboot might do some magic :p [09:29] lotuspsychje, okay I am going to try it out btw how to change my hz of my monitor from 60 to 120 or 144 ? [09:29] Siente: but i wouldnt switch, if you dont experience any graphics problems right [09:29] lotuspsychje, because when I go to settings -> displays there's no option to change the Hz [09:29] lotuspsychje: the sed command above did nothing [09:29] lotuspsychje, I've been experience lack of performance, but I am not sure if it's from the flash player in firefox while watching streams in twitch it's lagging [09:30] lotuspsychje, or it was lagging I should check out any ideas why? [09:30] Gr3yW0rM: it doesnt do anything in terminal, it just shows you full list of services in your startup items [09:30] lotuspsychje, maybe it's from the flash player? [09:30] Siente: can you sudo apt-get install ubuntu-restricted-extras plz [09:30] lotuspsychje: ok [09:30] Siente: see if it was installed or not [09:31] lotuspsychje, no it is not installed [09:31] Siente: ok install that mate [09:31] Siente: that should fix flash/codecs issues [09:32] Siente: you might wanna install vlc also, to check the quality of your video playing [09:33] lotuspsychje: can I disable all service i want? that's not produce an error on the next boot [09:33] lotuspsychje, I have VLC and it's fine I guess [09:33] Gr3yW0rM: no, some services are needed and some are not, its important to look that up [09:34] lotuspsychje, thank you very much I am going to reboot [09:35] lotuspsychje: I'm gonna reboot [09:35] Gr3yW0rM: i disable orca,cups,backup, ssh-agent,remote desktop [09:36] Gr3yW0rM: ok good luck [09:36] Gr3yW0rM: try F1 at your boot, see what fails exactly [09:37] lotuspsychje: ok [09:38] Siente: youtubes are fine now? [09:38] lotuspsychje, hmm 1 sec [09:38] Hi there all, just wondering if anyone knows why macchanger -r won't seem to work on some ubuntu versions? [09:39] itsmeagain: what error do you have? [09:39] itsmeagain: you have a static or dynamic ip? [09:39] lotuspsychje, well in twitch when I click fullscreen on any stream it's crashing and it's not fine [09:39] Siente: and vlc is fine? [09:39] lotuspsychje, it's not crashing, but the image is freezing and nothing is happening with alt+tab it's fixed, but not in full screen again [09:40] lotuspsychje, yes vlc seems fine [09:40] thats weird [09:40] 0.Fazz are you there? [09:40] lotuspsychje, I have installed the flash player plugin for the firefox [09:40] Siente: did you switch a grafix driver yet? [09:40] lotuspsychje, should I install chromium and try out with chromium ? [09:40] lotuspsychje, yes it's switched [09:41] Siente: maybe do a few switchec first to see differences [09:41] well I've had the same issue before switching from nouveau to nvidia [09:41] hmm [09:41] Siente: you could try chromium yes, to see if its your card or the flash [09:42] Gr3yW0rM: wb, makes any difference? [09:42] lotuspsychje, okay [09:42] lotuspsychje, I am installing the chromium-browser right now [09:42] cool [09:42] lotuspsychje: seems a little bit faster [09:43] Gr3yW0rM: how much time are we talking about? [09:43] lotuspsychje: I run F1 while booting, but there is any error [09:43] lotuspsychje, but how to install flash player on chromium ? [09:43] Siente: chromium got flash builtin [09:43] Siente: should work out of the box [09:44] lotuspsychje, it's telling me that I need to download flash player? [09:44] lotuspsychje, it isn't working [09:44] Gr3yW0rM: try dmesg in terminal, to see whats going on [09:44] lotuspsychje: ok [09:44] lotuspsychje, You need Adobe Flash Player to use chat. [09:44] Download it from Adobe. [09:44] lotuspsychje, I've just installed chromium-browser [09:44] Hi!!!!! [09:44] Siente: did you install ubuntu with cable on+ updates? [09:44] lotuspsychje, short afk [09:44] lotuspsychje, no [09:45] lotuspsychje, because my DHCP connection is not working with automatic settings dunno why [09:45] Siente: that might be the reason flash dont work yet [09:45] lotuspsychje, so how to fix it? [09:45] !info flashplugin-installer [09:45] flashplugin-installer (source: flashplugin-nonfree): Adobe Flash Player plugin installer. In component multiverse, is optional. Version 11.2.202.442ubuntu0.14.10.1 (utopic), package size 7 kB, installed size 137 kB (Only available for i386; amd64) [09:45] lotuspsychje: I think that the error is related to the gpt [09:45] Siente: maybe try this one [09:46] Gr3yW0rM: could be, wich ubuntu version did you have [09:46] lotuspsychje: ubuntu 14.04 [09:46] should be good [09:46] hellos can anyone help me please somebody ? [09:46] Gr3yW0rM: mind pastebin your dmesg? [09:46] hello***** [09:46] Spuros: if you would share your problem [09:47] ok thank you [09:47] hi [09:47] when i install ubuntu into my pc sd cards stop working [09:48] sorry for bad english [09:48] woman [09:48] heeyyy [09:48] how much money does canonical make per year? [09:48] Spuros: How do they "stop working"? What are you trying to do, what do you expect to happen, what happens? [09:48] Zampara: this is an ubuntu chat, not dating [09:48] !ot | asfasfaf [09:48] asfasfaf: #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks! [09:49] hahaha thats right lotuspsychje [09:50] i I put the card sd in pc and nothing [09:50] lotuspsychje: http://pastebin.com/dvmMW85R [09:50] lets c [09:51] lotuspsychje: what are u looking for? [09:51] Gr3yW0rM: anything unusual that could lag boot process :p [09:52] Spuros: what distro/de of linux are you using ? [09:52] @14.10 32 bit [09:52] Spuros: ubuntu 14.04 with unity desktop ??? etc [09:52] Gr3yW0rM: alot of acpi and memory lines on there [09:52] Spuros: So did you try mounting it? [09:53] @tex nick yes [09:54] Gr3yW0rM: [ 36.273594] ACPI Warning: 0x0000000000000428-0x000000000000042f SystemIO conflicts with Region [09:54] mounting ? [09:54] Spuros: try clicking on the dash icon icon ... then type disks into the search box see if you see the flash card ... if so double click on it [09:54] !mount | Spuros [09:54] Spuros: mount is used to attach devices to directories. See also https://help.ubuntu.com/community/Mount [09:54] lotuspsychje: yeah, but i'm curious person, for example what kind of unusual process could lag [09:54] hi [09:55] Gr3yW0rM: i think you should investigate 2 things: acpi bugs/issues for your specific mac+ubuntu and test out your ram memory with tools [09:56] It's like not to put anything inside [09:56] lotuspsychje: do you know memory tools which I can use? [09:57] hi [09:57] Gr3yW0rM: also handy is a realtime tail, tail -f /var/log dmesg and tail -f /var/log/syslog and see what errors come up [09:58] lotuspsychje: thanks u help me a lot [09:59] !info memtester | Gr3yW0rM [09:59] Gr3yW0rM: memtester (source: memtester): Utility for testing the memory subsystem. In component universe, is optional. Version 4.3.0-3 (utopic), package size 15 kB, installed size 64 kB [10:02] quick question. how to setup an iptables rule for "everything on interface eth0:1 should forward to 172.10.2.2 IP on br0 interface" [10:02] Gr3yW0rM: you can also enter grub at boot holding shift and memtest [10:03] !iptables | mshadle [10:03] mshadle: Ubuntu, like any other Linux distribution, has built-in firewall capabilities. The firewall is managed using the 'ufw' command - see https://help.ubuntu.com/community/UFW | GUI frontends such as gufw and ufw-kde also exist. | An alternative to ufw is the 'iptables' command - See https://help.ubuntu.com/community/IptablesHowTo [10:04] yeah thanks, i was more looking for someone who knows it well enough to help craft the right setup. [10:04] mshadle: sure thing, re-ask once in a while and someone might === Yukkii is now known as Yukkino [10:06] mshadle: maybe the #netfilter guys might also be able to help [10:09] lotuspsychje, but the flashplugin-installer is already installed [10:09] Siente: yeah, thats weird [10:10] lotuspsychje, I have flash player on firefox, but on chromium I don't have flash player [10:10] Siente: chromium has builtin flash, should work out of the box [10:11] lotuspsychje, but it isn't working [10:11] Siente: you didnt install third party software at your ubuntu setup maybe? [10:12] Siente: there was 2 boxes to enable, third party software and updates during setup [10:14] Siente: but you said restricted extras was installed, so flash should work..try another driver switch maybe [10:15] lotuspsychje: http://ubuntu.aspcode.net/view/635400140124705175434672/problems-on-boot [10:15] lotuspsychje: that exactly my problem [10:16] Oops, lost internet [10:16] I am fedora migrant. How can i see list of installed programms with a search key? [10:16] cmd [10:16] always [10:17] Gr3yW0rM: not sure what causes this on a mac sorry [10:18] Gr3yW0rM: you could try acpi=off boot [10:18] lotuspsychje, yes maybe I haven't installed the 3rd party software [10:18] lotuspsychje: i'm trying to do taht [10:18] lotuspsychje: but don't know how, at grub? [10:18] lotuspsychje, but flash isn't working only in chromium in firefox is working? [10:19] Gr3yW0rM: http://askubuntu.com/questions/160036/how-do-i-disable-acpi-when-booting [10:20] Siente: maybe it didnt install pepper flash, not sure [10:21] !info pepperflashplugin-nonfree [10:21] pepperflashplugin-nonfree (source: pepperflashplugin-nonfree): Pepper Flash Player - browser plugin. In component multiverse, is optional. Version 1.7ubuntu1 (utopic), package size 10 kB, installed size 69 kB (Only available for i386; amd64) [10:21] Siente: try that one mate [10:22] lotuspsychje: I'm gonna try ;) [10:22] lotuspsychje, thanks now it's working [10:22] !yay | Siente [10:22] Siente: Glad you made it! :-) [10:24] lotuspsychje, If I haven't checked to install the 3rd party software what is not installed and also If I have installed ubuntu offline what is not installed as well? [10:24] Siente: well in my opinion, its best to install ubuntu with cable + updates during setup + third party software enabled [10:25] Siente: this way ubuntu also chooses best drivers for your system [10:25] lotuspsychje, but I don't have any idea why my inet is not running automatically on Windows and before it was running automatically, but now my DHCP is not getting IP automatically so I have to do it manually [10:26] Siente: or wifi stick that could get you online? [10:26] lotuspsychje, what do you mean? [10:26] usb stick [10:26] lotuspsychje, on windows I don't have any problems with my inet [10:26] Siente: to get connected to internet at your ubuntu setup [10:27] lotuspsychje, how to fix it what do I need to do? [10:27] lotuspsychje, because I can't get it what you mean [10:28] Siente: well you still got flash issues right now? [10:29] lotuspsychje, no on chromium I don't have flash issues I believe [10:29] lotuspsychje, but I would like to fix the problem with my inet connection [10:29] lotuspsychje, it's DHCP with automatic settings isn't working dunno why and when I am installing ubuntu I can't get online [10:30] Siente: you cant browse? [10:30] Gr3yW0rM: better now? [10:30] lotuspsychje, I can when I set the settings manual when I choose method manual instead of DHCP ( Automatic ) [10:31] !dhcp | Siente [10:31] Siente: dhcp is Dynamic Host Configuration Protocol, a protocol for automatic IP assignment from a router. Ubuntu uses dhclient as a DHCP client but other ones (and DHCP servers too) can be obtained from the !repos. More info at http://en.wikipedia.org/wiki/DHCP [10:31] How can i see a list of installled apps in cmd [10:32] bagginsDK: dpkg --get-selections [10:34] lotuspsychje, how can i see installed kernel-core? === EriC^_ is now known as EriC^^ [10:35] bagginsDK: uname -a [10:36] lotuspsychje, only 3.13 is available in Ubuntu? [10:36] !kernel | bagginsDK [10:36] bagginsDK: The core of Ubuntu is the Linux kernel: see https://help.ubuntu.com/community/Kernel - You shouldn't have to compile your own, and if you need to troubleshoot issues, you can try a !Mainline kernel instead, but if you insist, see https://help.ubuntu.com/community/Kernel/Compile (see also !Stages) [10:40] hello folks, I have a problem to choose the default input method in ibus [10:41] If I have two languages to switch between I want the pc to log in with one default language [10:41] You are using Vagrant [10:41] ? [10:41] however I can't chose the order of the languages in the ibus preferences menu [10:41] I have my ethernet iface set as "iface p3p1 inet static" in /etc/network/interfaces on my server. However today i noticed that its ip had changed and then I found this in syslog http://paste.ubuntu.com/10339040/ . In addition to the ipv4 inet static setup I also have "iface p3p1 inet6 auto" in my /etc/network/interfaces. Could this line make everything use dhcp in case my connection drops? And what would be the best thing to fix it, j [10:41] ust comment out the ipv6 line or set it static? Thanks for reading :) === saschpe_ is now known as saschpe === tcpman is now known as Guest49566 [10:53] lotuspsychje: hey, no changes for me [10:53] lotuspsychje: dmesg show the same warnings [10:57] lotuspsychje, yes it's using dhclient, but why when I run the ubuntu setup I don't have internet? [11:00] Siente : try to configure with static [11:01] when I try to log in to my account I get kicked out... how do I find the log which says why? [11:02] ioria, how to do it when I run the setup or I could do it using the live cd at first? === juboxi is now known as jubo2 [11:03] Siente : run the text install not the gui [11:03] when does 14.10 get LTS? [11:10] lotuspsychje: I fix it following your instrucctions [11:10] good day to you all [11:11] lotuspsychje: acpi=off noapic at boot [11:11] pilppe: 14.10 will never be LTS ... 14.04 is LTS next LTS will be 16.04 [11:11] i would love to implement the way "LiveCD" detects hardware when running it on different systems, but i would love to have the same feature on my installed ubuntu (Installed on external drive) any guides about how i can do that? [11:12] whoops he's gone, i should have used tab [11:12] Tex_Nick, drop in to #ubuntustudio and the ubuntustudio forums if so inclined. [11:13] boer derij metvervoerboot [11:14] !za | ibe [11:14] ibe: Do you need help with Ubuntu or Kubuntu in Afrikaans? Type /join #ubuntu-za or /join #kubuntu-za - Het jy hulp nodig het met Ubuntu of Kubuntu in Afrikaans? Tik /join #ubuntu-za of /join #kubuntu-za. [11:14] cfhowlett: yeahlet me check out #ubuntustudio :) [11:17] hi [11:17] cfhowlett: how active active is #ubuntustudio ? i know it depends on days/time but just generally? [11:17] I've configured the unattended upgrades as explained here https://help.ubuntu.com/community/AutomaticSecurityUpdates [11:18] they worked the first day... then every day apt keep sending me emails that there are more and more packages upgrades available and it's not installing them... where can I see some logs of what's happening? [11:18] Tex_Nick, very at new release time. not so much otherwise. most of the discussion for specific apps seems to be in the forums which is actually probably better [11:19] how to display the messages of login and logout when using IRC of pidgin, such that xxxx entered the room,xxxx left the room. [11:20] ignore my question... found the problem :) [11:20] I only enabled security ones [11:23] how to disable my cdrom to a user [11:27] i have just reinstalled my system with 14.04 LTS desktop. now wake on lan isn't working anymore. i have followed this guide here https://help.ubuntu.com/community/WakeOnLan#Enabling_WoL_in_the_NIC. ethtool reports 'g' is enabled. however i can't wake the computer. [11:27] k123io, have you tried a hammer? [11:27] it has been working before while running gentoo linux on it [11:28] there was no change in the efi configuration in the meantime, which means the problem must be somewhere in the os configuration [11:28] no [11:28] sp4rd, well, I feel sorry for your loss, I can't log in to my account, so my situation is a bit worse than yours :D [11:30] sp4rc: it is possible it has more than one enable bit and/or the mode of sleep/suspend does not allow for wake ups. [11:30] k123io: seeif thishelps... http://askubuntu.com/questions/514956/how-do-disable-the-cd-rom-for-all-users [11:30] sp4rc: if this were teh WindowsXP, I know which window to direct you to... network adapter and settings [11:32] Tex_Nick: I changed the GPU, now can't log in to my account... sucks, really, I have work to be done there... [11:36] halp did you install ethtool ? [11:37] halp: i'm probably not the one to help with you with that, but you need to define your platform/hardware better so someone can help you, unless you have already done so & i didn't scroll up enough to see [11:37] Tuna-Fish was eaten by a penguin [11:38] Tex_Nick so you say that search engine is my closest help... and 6 more hours of work :D [11:39] halp: well google will do wonders for issues lije that ... but there is probably someone here that could help ... you need to provide more details though :) [11:41] Tex_Nick: I removed AMD 7800, removed driver, installed HD3650, now DKMS doesn't work, whatever that is, what version I am in... how do I sind that out without restarting? :D [11:42] 3.5.0-52 generic [11:44] hello [11:45] everybody hello [11:45] hello [11:46] halp: how did you remove 78700 & how did you install HD3650 ... you changed graphics cards i guess ... how did all that transpire? [11:47] 7800* [11:47] anyone good with vim? [11:47] hello, my ubuntu 14.04 will restart after shutdown [11:50] Tex_Nick: I did it the way it always worked in any operating system... (like you said), but this uninstall required manual removal of fglrx.ko in the /DRM somewhere, the uninstall did not touch that one, after that I installed some odf drivers and I am able to boot up... with WEIRD (=ubundu unity) interface and 1280x1024 resolution (eww) [11:52] *it would be nice if I could filter out all the 1000 of xyz has quit xzy has joined messages* [11:54] I wonder if gshmu's "ubuntu 14.04" is powered over HDMI [11:54] :3 [11:54] halp: when you say, "like you said" ... i don't saying anything about how to do that > ;-) === ubuntu is now known as Guest80873 [11:56] keywords: 'check sync, ssd, flash, writeback' logged solution: cat /proc/meminfo to check unwritten buffer, write is complete when 'dirty' and 'writeback' counters hit 0. [11:56] this answers my previous question on how to check i/o [11:56] halp: did you perform the driver removal & new driver install via command line ? [11:58] Tex_Nick: yes, via command line in text mode, as you ahd to kill X manually because if you attempted to run even some basic version, teh screen would be garbled. [12:01] Pingu timeout... [12:01] i have just realized, that i can wake up my computer when i shut it down previously by using 'poweroff' instead of 'shutdown -h now' [12:02] also the NIC leds are off when using 'shutdown -h now' [12:02] halp: was the 7800 GPU integrated into the motherbord or a peripheral card ... you must have shut down the PC to add a HD3650 card ??? [12:02] sp4rc: as I said: there are many powerdown modes :D [12:02] halp, how can i configure the powerdown mode used by 'shutdown'? [12:02] sp4rc: shutdown means to turn off, obviously, and not in some opwersave state [12:04] TexNick: yes, the 7850 and 7870 cards are NOT integrated as they take 200W of power and cost A LOT of money... [12:05] halp: what make & model PC are you using ? [12:08] so how can i define/configure into which state the computer shut's down? [12:10] sp4rc: the man pages show you what options you have to use the poweroff and shutdown commands [12:10] sp4rc: Thats defined in the DSDT table in your BIOS. Having issues like yours, it is quite obvious that the DSDT table is broken, which means: mostly likely it works correctly with windows only. Fixing that is a quite lengthy and complicated process, which involves extracting, decoding, finxing, recompiling it, along with a self-compiled kernel. [12:11] sp4rc: The quick and easy solution is just using "shutdown -h now" from a terminal or a starter. [12:11] auronandace, i am aware of that. the point is, that when shutting down the system via the GUI (unity) i can't WOL the computer (NIC led's are off) [12:11] the powering down the system using 'poweroff' i can WOL the computer [12:11] which means i need a way to configure the shutdown-behaviour of unity [12:12] bekks, the efi is perfectly fine... i never had an issue with gentoo linux [12:12] My friend is tring to install ubuntu on a hard drive with data on it and create a new partition for ubuntu. He went to "something else" and picked the drive. How can he create a new partition on the free space? [12:12] i haven't changed anything in the efi configuration when switching from gentoo to linux [12:12] sp4rc: Since your are having that issue, it isnt that "fine" as you are stating. [12:13] yeah whatever [12:13] Will pressing "install now" wipe the drive? [12:13] sp4rc: Indeed. Whatever. Since you know better, you will solve it. Good luck. [12:13] Qwertie: yes [12:13] Qwertie: partition resize is risky; backup first [12:14] How would you do it once its backed up. This is his screen https://i.imgur.com/aH0ZmxV.jpg [12:15] Qwertie: I cant read anything on that screenshot. [12:15] Sorry, its the best I have. [12:17] Qwertie: would need to resize one of those and create partitions in the free space [12:17] Qwertie: you've got 1 ntfs partition on sdb, if at is where you want ubuntu to be then you need to resize that partition to free up some space [12:18] Hiyas all [12:18] BluesKaj: hello mate [12:18] auronandace, Can you do that in the installer or do you need to install gparted? [12:19] Hi lotuspsychje [12:19] Anyone know where to find Ubuntu Gnome in version 14.04.2? [12:19] which packages should I install to get jpeg support in vtk5. When I compile I get this error message /usr/bin/ld: cannot find -lvtkjpeg [12:19] hi, can anyone tell me how to make java apps, (like eclipse) look native in Ubuntu? I found this but its for Java 6, I solution for Java 7 http://askubuntu.com/questions/21886/how-can-i-get-a-java-apps-to-use-the-gtk-theme [12:20] *need [12:20] Qwertie: i can't remember sorry, i've always prepared my partitions beforehand with gparted [12:20] Found it. [12:22] nickname [12:22] seal [12:23] Hi, im using ubuntu os and mysql db. i have made a database and it worked fine as long as the characters were english alphabets. but i want to insert persian or farsi character in my mysql database, which it returns question mark ( "?" ) instead of characters. i've searched and found some results which i had to edit [mysqld] section of config file to contain UTF-8 characters. i did but still insertion and results show "?" symbol. i have provided some [12:23] infos here including versions, config file before after edit, and a test http://paste.ubuntu.com/10340119/ please guide me. thanks [12:23] k69 [12:23] megaloden [12:25] hi [12:25] hey halp [12:25] how you diong [12:25] how to hack credit cards [12:25] know someone [12:25] !ot | EmTy [12:25] EmTy: #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! [12:25] EmTy: not here, not on this network [12:25] EmTy: wrong network. [12:26] EmTy: download "Paypal money generator" [12:26] megaloden, hey, I need halp, ubuntu sucks big time [12:26] i want hack credit cards [12:26] !ops | halp [12:26] halp: Help! Channel emergency! (ONLY use this trigger in emergencies) - Pici, Myrtti, jrib, Amaranth, tonyyarusso, Nalioth, lamont, CarlK, elky, mneptok, PriceChild, Tm_T, jpds, ikonia, Flannel, genii, wgrant, stdin, h00k, IdleOne, nhandler, Jordan_U, popey, Corey, ocean, cprofitt, djones, Madpilot, gnomefreak, lhavelund, k1l, rww, phunyguy, bazhang [12:26] all tell me with mirc hack credit kards [12:26] ... [12:26] bekks, added the g state to /etc/network/interfaces for the relevant card and done [12:26] anyone have any idea why i can't seem to bind an IRC client (and an eggdrop too) to one of my own IPs anymore? it *says* it is bound, but it always defaults back to the main IP [12:26] EmTy: how old are you? [12:26] EmTy: Do you have an Ubuntu related support question? [12:26] 15 years [12:26] bekks, maybe there is some timing issue [12:27] sp4rc: Whats "the g state"? [12:27] EmTy: Then stop that nonsense and learn for passing your school exams. [12:27] bekks:man pls [12:27] EmTy: mIRC has found your credit card number and is ordering software it thinks you might want to use. [12:27] tell me [12:27] EmTy: Do you have an Ubuntu related support question? [12:27] byt how [12:28] bekks: I have a ubuntu support question: I'm logged out instantly on each log in, where can I find the log of what happened? [12:28] halp: Which Ubuntu version do you have? [12:28] bekks, 'ethtool eth0 wol g' => man ethtool: g Wake on MagicPacket [12:29] sp4rc: Yeah, thats required or wake on lan. [12:29] *for [12:29] bekks, the point is ethtool always reported its enabled [12:29] hi, can anyone tell me how to make Java apps, (like eclipse) look native (GTK theme) in Ubuntu? I found this but its for Java 6, I need solution for Java 7 http://askubuntu.com/questions/21886/how-can-i-get-a-java-apps-to-use-the-gtk-theme === Xano_ is now known as Xano [12:32] koding123: try running ''locate swing.properties'' [12:32] ****It seems that the Xauthority changed owner to ROOT instead of USER!!!***** let me restart... [12:32] koding123 try asking in #ubuntu-app-devel === JethroTux is now known as Jethro`Lunch [12:32] If you have openjdk installed, you should get a hit in /etc/ somewhere [12:33] I installed clang-3.5. I want, when I execute clang++ to automatically execute clang++3.-5. How can I do it? [12:34] minas114: that should automatically happen [12:34] geirha, tried that already, but that file doesn't exist in Java 7 [12:34] Ben64, that's what I think as well.. But it does not [12:34] minas114: how did you install it [12:35] Ben64, sudo aptitude install clang-3.5 [12:35] !info clang [12:35] MonkeyDust, I think its more of a user level question (i,e UI), isnt asking there would be overkill [12:35] clang (source: llvm-defaults (0.23ubuntu1)): C, C++ and Objective-C compiler (LLVM based). In component universe, is optional. Version 1:3.5-23ubuntu1 (utopic), package size 3 kB, installed size 41 kB [12:35] koding123: Odd, I've got /etc/java-7-openjdk/swing.properties here, and according to dpkg, it wass installed by the package: openjdk-7-jre-headless:amd64 [12:37] minas114: ok well you could make a symlink [12:37] Ben64, okay [12:37] minas gay [12:37] geirha, but I am using Oracle JDK not OpenJDK [12:38] Emty? [12:39] Ben64, what about an alias? [12:39] koding123: Ok, then it's probably in a different file or something, or maybe it doesn't have that ability at all [12:39] minas114: yeah thats another option [12:40] Ben64, Used the alias and it worked. Thanks for the help [12:41] geirha, IDK, but I was using OpenJDK before, but some apps would not work in that so installed Oracle JDK [12:42] what's the difference between openjdk and oracle jdk? [12:43] daniele12457: Two different manufacturers. One is the reference implementation, the other isnt. [12:43] anyone using [12:44] anyone using Android Studio with OpenJDK? [12:44] koding123: I'd probably look at the files installed by the oracle debs, and see where *.properties files are stored. dpkg -L oraclepackagename | grep '\.properties$' [12:46] geirha, the only properties file that found is fontconfig [12:53] i got soda all over the keyboard and touchpad, and i let it dry out, now the touchpad was working up in windows for a bit ( i could only go up and down with it ) and anyways it worked for a bit but as much as i restart into ubuntu the touchpad isn't working [12:53] Hello [12:54] EriC^^, try again in win [12:54] ( just to clarify in windows it seemed to work perfectly after pressing the laptop's shutdown button and it hibernated, then i turned it back on and it was working along with the keyboard ) [12:55] koding123: ok [12:55] when i install kubuntu-plasma5-desktop i lost my default kubuntu-desktop, and i will no longer see desktop options in the login screen, what should i do? [12:55] koding123: sometimes when i boot into windows and back into ubuntu the touchpad stops working, just sometimes, but it usually works right after rebooting [12:55] i'll see if it works in win, brb [12:56] hi guys [12:57] is windows better than linux? [12:57] daniele12457: How is that an Ubuntu related support question? [12:58] daniele12457: Great question :P [12:58] bekks: any idea? [12:58] TheBigDeal: I dont see any relevance to Ubuntu support in that question. [12:59] bekks: No, i'm talking about mine [12:59] TheBigDeal: Which sessions do you see when trying to select one upon login? [13:00] TheBigDeal, have you used any PPA to install that? [13:00] bekks: No one, empty list [13:00] koding123: Yes [13:00] TheBigDeal, and the PPA is? [13:00] koding123: the one for 14.10, i can't remember [13:01] * koding123 facepalms [13:01] :) [13:01] TheBigDeal, this one ppa:kubuntu-ppa/next? [13:01] koding123 how do you restart in windows without a mouse [13:01] koding123: Exactly [13:01] i can get a command prompt with the win key + r [13:02] but shutdown / reboot doesn't do anything [13:02] btw the mouse is dead in windows :( [13:02] EriC^^, tried, sudo shutdown or sudo reboot ? [13:02] i'm in win8 [13:02] Hello, does anybody know an article about setting up a wi-fi LAN? Couldn't find anything on that :( [13:02] koding123: mm :(, didn't do dist-upgrade, should i? [13:02] EriC^^: win+X [13:02] EriC^^, then its a hardware problem [13:03] koding123 it worked perfectly for a bit after i hibernated by mistake, is there no hope? [13:03] TheBigDeal, what are you trying to do actually? get both Plasma 4 and Plasma 5 or just Plasma 4? [13:03] bekks: actually when i do : sudo apt-get install plasma5 etc etc, it tells me that it is going to remove kubuntu-desktop [13:03] koding123: plasma5, and it would be great if both together [13:05] koding123: dist-upgrade? [13:05] TheBigDeal, yep run, sudo apt-get dist-upgrade [13:06] how can i find out what channel my wifi is on [13:06] on a public hotspot [13:07] koding123: ok, im back in ubuntu now [13:07] EriC^^: How you feel :) ? [13:08] glad yet i need the touchpad to work [13:08] would suck to have to use a mouse all the time in bed and stuff [13:08] TheBigDeal, the thing is AFAIK, you can't use both, to have to use either one [13:09] EriC^^, are you sure its not a hardware problem? [13:09] koding123: No problem, just can't see it the the login screen and that's problem [13:09] koding123: what do you mean? it started after the soda fell [13:09] s/the the/in the [13:09] koding123: but it worked sporatically at first, then it worked perfectly fine for a bit [13:10] now it's just dead [13:10] EriC^^, yep thats what I am saying, probably that damaged your laptop;s touchpad [13:10] i've poured sodas coffee etc. etc. and they've never done this [13:10] :( === Jethro`Lunch is now known as JethroTux [13:10] divBy0: Have you looked at iwlist command? "sudo iwlist scanning " [13:10] koding123: Everything is dist-upgraded, what next? [13:11] koding123: should i try blowing air on it between the buttons? [13:11] or maybe taking it apart and cleaning it? [13:11] ( somehow ) [13:12] koding123: xinput doesn't list it [13:12] divBy0: Sorry should be iwlist scanning , look at man files I don't have access to them. [13:12] TheBigDeal, you installed plasma 5, that's your default desktop . you've upgraded from plasma 4 [13:13] BluesKaj: I removed it, so i can install kubuntu-desktop, and read some help :( [13:14] hi all [13:14] hey [13:14] what's up? [13:14] i have kind of a noob question if thats ok [13:14] BluesKaj: I think that there's no way to install them both together (plasma4 and 5) [13:15] TheBigDeal, run dist-upgrade to bring in all the new upgrades [13:15] BluesKaj: done. [13:15] TheBigDeal, then reboot [13:15] TheBigDeal, no there isn't [13:15] jellow: just got it, thanks :) [13:15] koding123: rebooting.... [13:15] be right back [13:15] koding123: it shows in /var/log/syslog psmouse serio1: synaptics: Touchpad model: 1, fw: 7.5, id: 0x1e0b1, caps: 0xf00173/0x240000/0xa2400, board id: 2068, fw id: 1028260 [13:16] i have an dell optiplex 740 and tryin to install ubuntu, the latest and after rebooting my mouse and keybord, both usb, seem to hand and stutter [13:16] hang [13:17] stephan288 the latest... would that be 14.10 or 15.04? [13:17] 14 ist the latest i found [13:18] ubuntu-14.04.1-desktop-amd64 is the iso i am using [13:18] stephan288 are thre keyboard and mouse bluetooth connected? [13:19] no sir, both usb [13:19] EriC^^, so its getting detected? [13:19] Evening [13:19] it works fine during install and after reboot they seem to "stutter" [13:19] EriC^^, so the touchpad works in win? [13:20] usb legacy maybe ? [13:20] the dell optiplex has no ps/2 so i cant try [13:20] stephan288 and is this the first time you install ubuntu? [13:20] MonkeyDust, so its getting detected ? [13:21] on this machine yes, in others i did before and never any trouble [13:21] BluesKaj: Everything is fine i dist-upgraded except and error message at the bottom says : the component 'showdesktop' is missing or something like that [13:21] TalesOfWinnetou come again? sure it's me you have to address? [13:22] koding123: no it doesn't [13:23] it shows up in syslog but not xinput [13:23] i think the problem is the usb, but i cant figure it out or find a website [13:23] no [13:23] it works fine on vmware [13:23] EriC^^, then definitely a hardware issue [13:24] koding123: I'm confused about what's happening here :( [13:25] TheBigDeal, how can I say? when you can't even tell me what PPA you have used [13:25] so MonkeyDust, any idea what might be the problem? [13:25] koding123: PPA?, didn't i tell you? [13:25] koding123: we said it is kubuntu next [13:25] don't we? [13:26] stephan288: what about the video drivers ? [13:26] stephan288 no, only thing on my mind, is usb2/3 related, but i'm not familiar enough with that [13:27] video driver seem to load fine [13:27] usb is 2.0 [13:27] TheBigDeal, let me see, in panel its showing showdesktop is missing? then remove that [13:27] the plasma 5 is not a complete desktop like unity or gnome, it's a development/experimental upgrade inside KDE which used the plasma desktop within it's structure [13:28] someone correct me if I'm wrong [13:28] yep its still under development [13:28] what happens is that i press caps lock for example and the light takes like 10-15 seconds to respond, as well as mouse movements [13:28] Plasma 4 is more stable [13:29] koding123, yes and more flexible, so far [13:29] are trying to convince me to stick with plasma4 :P, NO. [13:30] TheBigDeal, show us a screenshot of what is the issue [13:30] nope, but you have to understand the structure of KDE and plasma, TheBigDeal [13:31] mm [13:31] my integrated video is nvidia Geforce 6150 LE [13:31] let me do that sudo apt-get install kubuntu-plasma5-desktop for the last time and see [13:31] * BluesKaj shrugs [13:31] :D [13:31] TheBigDeal: that wont help. [13:32] bekks: Really!, but why? [13:32] TheBigDeal : ppa ?, didn't really matter to him, as he was just a poor boy from [13:32] TheBigDeal, what source did you use to install plasma 5? [13:32] TheBigDeal: why would repeatedly doing things help? [13:32] TheBigDeal, according to you, everything is working other than that, "not found" thing is panel, so just remove that panel applet, itll solve everything [13:33] BluesKaj: we said earlier Kubuntu next, i saw that in webupd8 [13:33] bekks: No, it's only the second and last time [13:33] BluesKaj, well according to him he used ppa:kubuntu-ppa/next [13:33] bekks: I didn't do dist-upgrade before [13:33] TheBigDeal, what is the issue now? [13:34] koding123: the issue, am i able to login to plasma5 after i install it? [13:35] TheBigDeal, how can I tell that? its your desktop check if its Plasma 4 or 5 [13:35] TheBigDeal, you should be able to, and it'll be your default desktop [13:35] BluesKaj: Let's see then [13:36] BluesKaj: installing kubuntu-plasma5-desktop cleanly .... [13:37] removing : kubuntu-desktop kde-workspace kde-workspace-data and bin, too sad [13:37] :( [13:38] Hopefully it'll work, because i don't want to install these things again :( [13:38] Why not? [13:38] bekks: Lazy. [13:38] It is one command - and if they are colliding, you cant have them installed in parallel. [13:38] bekks: You need to remove the plasma5 first [13:39] bekks: They can't be together [13:39] reboot they seem to stutter [13:39] that's what i can see so far [13:39] installing plasma 5 with ppa is basically just upgrading plasma4 to plsama5 [13:39] TheBigDeal: Yeah, so you either use Plasma 5 or Plasma 4. [13:39] Ok [13:39] wait, how do most people today come to use ubuntu ? [13:39] kubuntu-desktop is a meta package, removing should not uninstall the actual desktop [13:39] going to reboot ..... everything is ready :P [13:40] ObrienDave: kde-workspace is required [13:40] ahh, k [13:40] to see some colors [13:40] be right back! [13:40] * ObrienDave holds breath [13:41] TheBigDeal, there shoulkd be no need to install kde-worspace separately, it should be re-installed by default [13:42] BluesKaj: when removing plasma5? [13:42] nop [13:42] or installing kubuntu-desktop? [13:42] going to sudo reboot :P .... [13:43] TheBigDeal, to instal plasma 5 from the ppa you just need to update/upgrade and dist-upgrade, that's all [13:43] he doesn't get ti [13:43] it [13:44] well I used that same method (Plasma Next PPA) in 14.10 worked fine for me... [13:44] koding123, well let's hope it works for him [13:44] yep [13:45] Quick question, Just downloaded qts online installer its a .run file. I have done chmod +x on the file but i still cant run it, It asks me to install an application to deal with executable files [13:45] Im on 14.04 [13:46] TheHackOps, then install that application [13:46] I did [13:46] It installs some python runner [13:46] TheHackOps, just run for terminal ./filename.run [13:48] or sudo ./filename.run [13:48] it's run out, time's make this a great one [13:49] TalesOfWinnetou are you a text generating bot? [13:49] koding123, Yeh tried that [13:49] just does not want to run [13:49] its weird [13:50] I get command not found [13:50] TheHackOps, what application is it telling you to install... [13:50] There are no spaces in the file [13:50] install kde software on windows [13:51] TheHackOps, when you get "command not found" ? [13:51] TalesOfWinnetou who is the president of the USA? [13:51] koding123, Nah when i run it from naut i get install pypar2 [13:51] From terminal just wont find it [13:51] so to speak [13:51] its a poor boy from a poor family [13:51] TheHackOps, then find that package in synaptic [13:51] koding123, I already installed it [13:51] Never had to install it before [13:52] TheHackOps, you have to cd to the dir where the run file is located [13:52] BluesKaj, Yea i know [13:52] Sorry [13:52] That was rude [13:52] TheHackOps, show us a screenshot [13:53] I been using Qt and their installers on ubuntu since like Release 10 of ubuntu [13:53] TalesOfWinnetou, you need to install kde for windows...let'see what the response is [13:53] probably before that [13:53] worked fine [13:53] koding123, Sure [13:54] koding123, The weird thing is in terminal tab auto complete doesnt work for this file [13:55] TheHackOps, BTW qt is in the Ubuntu repos [13:55] TheHackOps, so if you need that get it from there [13:55] Hello [13:56] koding123, Thats fine i could just use aptitude but [13:56] the same issue :( [13:56] I like to fix a problem not hack it [13:56] Unless i have to hack it [13:56] TheBigDeal, what is the ISSUE? [13:56] after i log in, i can't see anything except the background and mouse :( [13:56] TheBigDeal, to install plasma 5 from the ppa you just need to update/upgrade and dist-upgrade, that's all [13:57] TheBigDeal, well getting QT from the official repos is more straightforward method compared to what you are trying to do [13:57] TheHackOps, well getting QT from the official repos is more straightforward method compared to what you are trying to do [13:57] TheBigDeal, not you sorry [13:57] koding123, I doubt this is a qt installer issue [13:57] :D [13:57] I could be wrong [13:57] Seems like im doing something wrong o/s level [13:58] TheHackOps, I think it is [13:58] koding123: so what's for me :( ? [13:58] http://www.qt.io/download-open-source/ [13:58] BluesKaj: any idea about this issue? [13:58] koding123, If you download their online installer are you able to get it to work [13:58] koding123, http://i.imgur.com/0IcQp6h.jpg [13:58] TheBigDeal, read my post above [13:58] that screenshot you wanted (i use 2 monitors sorry [13:58] TheBigDeal, I asked you a question, havn;t got answer, what is your issue? is Plasma 5 showing up or Plasma 4? [13:59] BluesKaj: I'm in the tty :( [13:59] koding123: Nothing is showing up, and old background with a mouse cursour :( [13:59] only [14:00] TheHackOps, so what you are trying to say is you have problems with .run files? have you tried any other .run file [14:00] TheBigDeal, run sudo apt-get update && sudo apt-get upgrade [14:00] koding123, The other weird thing i noticed its that if i right click on the file and try to select Allow executing file as program [14:00] TheBigDeal, and when you right click? [14:00] it unchecks automatically [14:00] So to speak [14:00] koding123: ? [14:00] BluesKaj: What should that do? [14:00] I googled around and found the same thing with a few others [14:01] This is a brand fresh new install of 14.04 lts [14:01] AMD 64 [14:01] TheHackOps, ah so what happens when you click on "Install"? [14:01] It installs PyPar2 [14:02] TheHackOps, it will install the proper associated packages and dependencies needed to run plasma 5 [14:02] ?? [14:03] I assume thats not for me [14:03] theyep [14:04] koding123, So any ideas? [14:04] TheHackOps, install qtcreator from synaptic [14:04] koding123, Not a great solution [14:04] TheHackOps, no , it's mean't thebif=gdeal...too many nicks with "the" in them in here [14:04] TheHackOps, have you tried any other .run files of other apps? do they work or not? [14:04] koding123, I guess for now i can [14:05] koding123, No i have not [14:05] Do you know of any [14:05] TheHackOps, AFAIK XAMPP and VMware Player have those as well [14:06] koding123, hmm [14:06] Meh ill just install from repo [14:06] dammit [14:07] Ill have to add their repo for 5.4 [14:07] Hmm [14:07] I find this strange still [14:07] TheHackOps, ? [14:08] how do i install ubuntu in basic graphics mode because i cant even get past first install screen cause i have nvidia 960 [14:08] I have never seen this issue [14:08] I might ask over at #qt [14:08] see if they know anything about it [14:08] -????????? ? ? ? ? ? SHC_H_Logo_EmailSig.png [14:08] TheHackOps, are you sure thefileis executive ? [14:08] ioria, yes [14:08] Well when i say sure [14:08] i cant get past where it says install ubuntu try ubuntu screen [14:08] I am sure its meant to be [14:08] TheHackOps, ls -l [14:08] TheHackOps, that .run installer starts here without request for that pypar package. 14.10/64 bit [14:09] OerHeks, For you it works? === amancer1 is now known as amancer_ [14:09] That is what "ls -l" gives me after using "sudo chmod 666" on all my files.I can no longer access the content of the files. Czan anyone please help me??? [14:09] Jups, i cancelled the installation, but it worked [14:09] PLEASE! [14:09] micadeyeye: What was the exact command you run? [14:09] OerHeks, Interesting [14:10] When i check the permissions on it [14:10] sudo chmod 666 -Rf Sheridan\ 2015/ [14:10] chmod does not seem to change it [14:10] even weirder [14:10] Ill try as root [14:10] ????????? ? ? ? ? ? SHC_H_Logo_EmailSig.png [14:10] micadeyeye, so a chmod 755 === thomas_ is now known as Guest15942 [14:10] *do [14:10] TheHackOps, no root needed. [14:10] koding123_, You mean I should try 755? [14:10] kaixo [14:11] micadeyeye, yep instead of 666, 755 [14:11] OerHeks, Brute force sometimes does it [14:11] lol [14:11] OerHeks, No i cant seem to get it to become executable [14:11] could be corrupt [14:11] ill redownload [14:11] Hello [14:11] TheHackOps, get the offline installer [14:11] just use nautilus > properties [14:11] koding123_, no luck. === koding123_ is now known as koding123 [14:12] Got everything setted up, awesome plasma5 :D [14:12] ls -l shows: [14:12] -????????? ? ? ? ? ? SHC_H_Logo_EmailSig.png [14:12] TheBigDeal, congrats [14:12] i had have to install plasma-desktop first. [14:12] koding123: Thanks :D [14:12] TheBigDeal you made it? [14:12] MonkeyDust: Yes. [14:12] great! [14:12] micadeyeye: WhichUbuntu are you on? [14:13] Apparently, I am on Fedora 20. [14:13] TheHackOps, http://picpaste.com/pics/Screenshot_from_2015-02-21_15_11_55-u2j6FW1D.1424527963.png [14:13] OerHeks, Downloading now thanks for your time ill let you know [14:13] TheBigDeal, have you installed this package as well? plasma-workspace-wallpapers [14:13] and everyone else [14:13] Thanks everyone, bekks koding123 BluesKaj :) [14:13] micadeyeye then why did you come to this channel? [14:13] koding123: Nope, I'll try [14:13] micadeyeye: So ask the Fedora support. [14:13] I thought it was a Fedora specific problem... [14:13] OerHeks, Does not let me check it for execution [14:13] Auto unchecks [14:13] micadeyeye: This isnt a fedora channel. [14:14] micadeyeye you're in the wrong channel [14:14] bekks, I wear a fedora does that count? [14:14] TheHackOps: ASk the fedora support too. [14:14] Ok but what if I wear an Ubuntu shirt on my first date [14:14] Thanks folks. [14:15] micadeyeye, then ask in #fedora [14:15] The new ubuntu on my SSD is so dam fast [14:15] its amazing [14:15] Very excited to get set up again on Linux [14:15] :) [14:16] TheHackOps, I see you are not using Unity [14:16] koding123_, no comment... [14:16] Hello. Does Wine uses the same MAC address? [14:17] I can't bind alt+tab to shift switcher in compiz ccsm in ubuntu 14.04 ... nothing happens [14:17] Compiz is pretty dead [14:17] lnoskhen: in what context are you asking? [14:17] Havent been developed for years [14:17] alt+tab is broken completely [14:17] koding123_, I use linux dists coz freedom to chose how i want my O/S, personally i dont like unity at all [14:17] Or the search thing [14:17] compiz works fine for me [14:17] lnoskhen: AFAIK the MAC address for your computer's NIC is used, as Wine sends internet data out through your network card like any other application/system/server [14:17] So i just remove it and go back to the good old days [14:18] Very happy using ubuntu like i always have [14:18] I can bind super+tab but not alt+tab... I have gnome-flashback-session [14:18] well the best thing about Unity is the Global Menu and the HUD features :) [14:18] koding123: The design is bit ugly sometimes, But since it is in a development state they'll fix that :) [14:18] koding123_, Thats your opinion which i respect but [14:18] I like my application bar [14:19] and menu system [14:19] * TheHackOps Also is paranoid about the search sending info back to amazon even if its via proxy [14:19] TheBigDeal, yep AFAIK Kubuntu 15.04 will ship with Plasma 5, so lets see [14:20] the unity sidebar thing is horrible [14:20] That borderline turned me away from ubuntu for a long ass time [14:20] TheHackOps, then just remove that lens [14:20] the Unity Launcher is awesome :) [14:20] lets all be afraid of our OSes [14:21] hey, has anyone here got LACP working in ubuntu? [14:21] koding123_, yes 15.04 already using plasma 5 , got it on the laptop ...not crazy about it though , still very "unfinished" [14:21] koding123_, Meh i think ill just enjoy my freedom of being able to remove it and have my desktop how i want [14:21] Thats why we all use linux right? [14:21] Freedom to chose and change [14:22] Also its so dam fast [14:22] BluesKaj, yep, I think Ill take till Kubuntu 16.04 LTS :) [14:22] teward: Ooh.. Thank you. I got banned from online games and game support says that I'm using an invalid mac address. Btw, thank you :) [14:23] BluesKaj, *it'll [14:23] BluesKaj, also the new Icon theme is kinda unfinised compared to Oxygen [14:23] koding123_, When was the last time you heard Micro$$ say we made the window manager like this but if you want you can remove it easy and use another one [14:24] Or Apple [14:24] lnoskhen: well, that could be a different issue === koding123_ is now known as koding123 [14:24] lnoskhen: not all functions that games want/need work in Wine [14:25] lnoskhen: MAC verification may be one of them, I haven't checked if Wine can show the MAC address to the stuff running inside it [14:25] koding123_, very few desktop theme and colour choices, plus it still suffers fro some very annoying bugs like copy and paste not working unless the source and target files remain open simultaneously and there's no dropdown fro previous entries in the run command/krunner etc [14:25] !ot | TheHackOps [14:25] TheHackOps: #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks! [14:26] kil, Yeah i was about to say im very off topic [14:26] BluesKaj, yep its got a lot of bug to fix [14:26] teward: Yeah :D I'm currently looking for that just to double check. Thank you. [14:26] ok, lets focus on real support issues again [14:34] Thanks again to Jason_U for the support earlier today! [14:35] hey, i'm getting a dpkg error while using apt, can anyone help me? "dependency problems - leaving unconfigured" it then lists 4 different linux images [14:36] Voltasalt trying to install what, exactly? [14:36] MonkeyDust, dokku-alt [14:37] Voltasalt and what exact command are you using [14:37] the bootup script [14:37] !find dokku [14:37] but anything else I do with apt or dpkg gives the same error now [14:37] Package/file dokku does not exist in utopic [14:37] !details | Voltasalt [14:37] Voltasalt: Please elaborate; your question or issue may not seem clear or detailed enough for people to help you. Please give more detailed information, errors, steps, and possibly configuration files (use the !pastebin to avoid flooding the channel) [14:38] MonkeyDust, this help? http://hastebin.com/vusiquwuto.txt [14:40] Voltasalt and what is that dokku thing? [14:41] MonkeyDust, is it relevant? the error happens no matter what apt command/package I install [14:42] Voltasalt what happesn when you apt-get update? [14:43] MonkeyDust, okay, every apt command except update [14:43] it doens't error [14:45] Voltasalt try this sudo dpkg --configure -a [14:45] MonkeyDust, same erorr === badon_ is now known as badon [14:46] Voltasalt does it accept apt-get upgrade? [14:46] MonkeyDust, apt-get upgrade gives the same error [14:48] Voltasalt try changeing the mirror, in system setings > software & updates > download from.... if that fails, you should wait for someone else to reply [14:48] MonkeyDust, this is on ubuntu server [14:49] Voltasalt i missed that part in your question, in fact, i missed a lot of parts in your question... i'm sure someone else is willing to help you [14:50] Voltasalt, why not just run a user and usae sudo instead of being root ? [14:53] Voltasalt, as a user and use sudo, that is. [14:53] BluesKaj, i was too lazy when I set the server up === thomas_ is now known as Guest89207 [14:54] Voltasalt, using any ppas or special kernels ? [14:54] BluesKaj, not that I know of [14:54] is there any command to find failover IPs of my server ? [14:56] is there any command to find failover IPs of my ubuntu server ? === Guest49582 is now known as Whew32 [14:58] artisanIndia: by default there would be no failover IPs - your question is ambiguous, maybe you want to be more specific? [14:58] my clients dedi has 16 IPs on the server they are not assigned yet and I have to assign them but the client is offline [14:59] teward ^^ [14:59] artisanIndia: that's still ambiguous - if they aren't assigned then there is no failover [15:00] my client bought a server and order 15 extra IPs on the panel he can see them [15:00] artisanIndia: ideally you can find the alternate IPs assigned to the machine via `ifconfig -a` or `ip addr show` and then reading through the output [15:00] is there anyway I can see them on ssh [15:00] Voltasalt: Did you check what that fixrtc hooks does, and why it is failing? [15:00] artisanIndia: only if they're assigned and properly configured on the system - i just gave you two commands to see that, HOWEVER, if the panel has them unassigned / unconfigured I bet the dedi is unconfigured as well [15:00] bekks, I have no idea what that is [15:01] Voltasalt: So take a look at it :) [15:01] ifconfig -a shows only one ip on eth0 [15:02] teward and I know that particular ip I dont know others [15:11] hi [15:12] I want to run a shell script, symbollically linked in my logged in terminal [15:12] I'm trying ln -s 'source /path/to/script' shortname [15:13] you mean an alias? [15:13] which obviously doesn't work - but that what I'm wanting to achieve - any boffins have the answer? [15:13] sort of, but I want to add parameters to it [15:13] alias shortname='source /path/to/script' [15:14] it can take parameters [15:14] hey, how do you make deja dup do differential backups instead of incremental? [15:15] thanks crypto - not sure where to place the alias so that it's always there at startup ubuntu 14.01lts - can you advise? [15:18] I know it's a lazy question - just know you'll have the answer - not something I've done before ^^^ [15:18] divBy0 i guess deja dup isnt complicated enough for that, maybe try luckybackup (uses rsync) [15:19] kev999, in ~/.bashrc [15:19] Hi people, a little question for ubuntu 14.10. In the F11 key i have ubuntu's launcher enumerators, but unfortunally it conflicts with other applications that i use, do you know where i can change that binding? [15:19] thanks v much [15:19] no poblem [15:19] *problem [15:20] MonkeyDust: is that what you use? [15:21] ok after 2h i've found the keybind, through ubuntu tweat [15:21] lol epic [15:22] *ubuntu tweak mode [15:23] I, I'm trying to install ubunto on my pc (not dualboot) there is no error during the instalation, but when I reboot I got a grub error : unknown filesystem, can you help ? [15:23] divBy0 no, i use rsync from the command line, with an alias [15:24] MonkeyDust: whats that, with an alias? [15:24] Hey Guys [15:24] mayaa, can you boot a live usb? [15:25] crypto_, yes, I already tryed some tuto to repair grub from my live usb [15:25] Can we extend the size of an encrypted ~ ? [15:25] ok, did you successfully chroot and whatnot? [15:25] My shortcuts (SUPER to open launcer for example) are not working on the desktop. They only work if a window is open. Does anyone have a solution to this? [15:26] divBy0 it means: to give a long sequence of commands its own custom command name, like alias bu='rsync from blah to blah' [15:26] crypto_, I used chroot to update grub yes, [15:26] divBy0 add it to .bashrc and then you simply have to enter bu to start the command sequence [15:27] mayaa, ok type sudo apt-get install pastebinit && sudo parted -l | pastebinit [15:27] Hey [15:27] MonkeyDust: why do you choose that over gui? [15:27] mayaa just fyi I got this error after applying a recent security patch and ended up reinstalling everything as 14.01lts [15:28] kev999, I trying to install my os for the first time, [15:28] what version? [15:28] My shortcuts are not working on the desktop. They only work if a window is open. Does anyone have a solution to this? [15:28] crypto_, ok give me 2min, I'm not actualy on my live usb [15:28] kev999, 14.10 [15:28] mayaa, ok [15:28] divBy0 because it's faster and easier than a gui [15:29] divBy0 http://www.howtogeek.com/73768/how-to-use-aliases-to-customize-ubuntu-commands/ [15:29] MonkeyDust: awesome. thanks :D [15:29] thats some cool stuff MonkeyDust, thanks [15:29] guys, please, i need help installing the open source ati drivers [15:30] i have an hybrid intel/ati laptop [15:30] yokobr, open the dash and type drivers [15:30] diytto i open a termnal, enter bu and have a cup of coffee while it backs up === digifiv5e is now known as Guest33621 [15:30] My shortcuts are not working on the desktop. They only work if a window is open. Does anyone have a solution to this? This is bugging me [15:31] mayaa, ill brb [15:31] crypto_, says they're already in use, but i can't run glxgears [15:33] mayaa, when you boot the live usb let me know [15:33] EriC`, it's ready [15:33] ok, type sudo apt-get install pastebinit && sudo parted -l | pastebinit [15:33] EriC`, pase.ubuntu.com/10342515 [15:33] $ glxgears Error: couldn't get an RGB, Double-buffered visual [15:34] Ciao! [15:35] mayaa, type ls -ld /sys/firmware/efi [15:35] EriC`, the file is found [15:35] failing to upload certs to a certificate directory for apache using sftp due to permission denied? im connecting using an amazon private key... [15:36] ok, you're booted in efi mode, but you have a msdos partition table [15:36] mayaa, and you now have a fat32 efi partition [15:36] mayaa, you need to either switch to legacy mode in the bios, or use uefi [15:37] EriC`, my bios is in mode "[legacy] or EFI" [15:37] mayaa, the usb is booted in uefi mode right now [15:38] mayaa, we could try to install grub for bios [15:38] should this be used?: sudo chown username /directory [15:38] mayaa, that's if you don't want to use uefi [15:38] EriC`, I don't realy care if I use efi or bios [15:38] mayaa, ok, type sudo mount /dev/sda2 /mnt [15:39] EriC`, I'm already in chroot, do I need to quit ? [15:39] yes [15:40] EriC`, ok done, sda2 is already mount on /mnt [15:40] what did you mount already? [15:40] when I change the name of default virtual host file name from default to myhost_com.conf it doesnt works why ? [15:40] ok anything else? [15:40] oops wrong chNNEL [15:40] EriC`, sda1 on /mnt/boot/efi [15:41] EriC`, /sys /proc /dev/pts and /dev are also mount [15:41] ok great chroot /mnt then [15:41] EriC`, done [15:42] sudo apt-get install grub-pc [15:42] no need for sudo [15:42] Is there a way to reset all keyboard shortcuts to default? [15:42] EriC`, ok I'm now on the Configuring grub-pc screen [15:43] ok tell it to create a new one [15:43] or if you want check the difference [15:44] EriC`, It ask me where I want to install grub, I supose I need to select /dev/sda ? [15:44] mayaa, done? [15:44] yes [15:45] EriC`, done [15:46] ok [15:46] type efibootmgr -v | pastebinit [15:46] just want to see something [15:47] out of curiosity [15:47] EriC`, 10342707 [15:49] EriC`, It's done ? Can I reboot ? [15:50] yes type exit then reboot [15:52] EriC`, thx :) [15:53] mayaa, np :) === WilliamDotSI is now known as icecraem [15:55] hum ok so next problem, when I try to log the screen go black and I'm back to the loggin screen [15:56] mayaa, press ctrl+alt+f1 [15:56] type ls -ld ~/.Xauthority [15:57] EriC`, black screen, also I have a graphic bug, there is a lot of little red line on my screen [15:58] mayaa, can you boot with nomodeset? [15:58] EriC`, how ? [15:58] mayaa, do you have another user on the system by any chance? [15:59] EriC`, probably not, only the user create from the insallation procedure [15:59] EriC`, ha, but I have a gest account, it work [16:00] EriC`, ok I have a terminal with that user === icecraem is now known as WilliamDotSI [16:01] Can anyone help me with this issue of virtual box https://dpaste.de/wGa8 ? [16:02] !vbox | joyce__ perhaps ask in the #vbox channel [16:02] joyce__ perhaps ask in the #vbox channel: Virtualbox is a virtualizer for x86 and amd64 architectures. It's available in the package "virtualbox" in the !repositories, and you can download the Virtualbox Extension Pack for additional, non-Free functionality at http://virtualbox.org . Additional details can be found at https://help.ubuntu.com/community/VirtualBox [16:02] how can i prevent pid from being closed [16:02] ubottu: okay.. [16:02] mayaa, sorry i got dc [16:02] did you get my last msgs? [16:03] basedblue, with a while(1) [16:03] Run the Repair Disk Permissions using DIsk Utility on your MAC host then it should work. [16:03] wtf [16:03] sorry [16:03] sorry my bad [16:03] ioria [16:03] i mean [16:03] i have a vm [16:03] EriC`_, I have a terminal with the gest session [16:03] running [16:03] and i dont want users closing firefox [16:03] basedblue, stop hitting the enter key please. one line will do [16:04] alright sorry , url is here http://fum.pw/#/c/Desktop/ if it gets broken it will take bout 30 seconds to reboot the vm [16:07] mayaa, i dont think you can access any home dirs with it [16:07] EriC`_, probably [16:08] mayaa, i dont think you can access any home dirs with it [16:09] mayaa, try to boot using nomodeset and press ctrl+alt+f1 [16:09] EriC`, how can I use nomodset ? [16:11] mayaa, did you get the msgs earlier about holding shift and editing grub? [16:12] EriC`, no [16:12] mayaa, hold shift while the pc boots to get grub, press e over the ubuntu entry and type nomodeset in the line that says Linux vmlinuz ..... quiet splash [16:12] hello [16:12] type it after quiet splash then press ctrl+x to execute it [16:12] I have a stupid question [16:14] My ralink bluetooth is not working in ubuntu 14.04 LTS. can any one help? [16:14] how do you guys open a text editor from the command line? [16:14] EriC`, hum holding shift doesn't seem to work [16:14] argoneus, which text editor? [16:15] argoneus, gedit & [16:15] if I write like gvim x or kate x or whatever it makes my current shell useless [16:15] argoneus gedit& [16:15] argoneus: do you mean a text editor that can be used within the terminal window? Look at nano or vim [16:15] so I should use &? [16:15] argoneus: I use "nano filename", but depends which text editor you want to use [16:15] is there a way to run it independently on the shell is what I mean [16:15] argoneus: gedit /path/to/filename.txt & [16:15] so I spawn it but it won't run as a subprocess of the current shell [16:15] argoneus: the trailing & is what you've been missing [16:15] so if I close my terminal it won't die [16:15] argoneus, if you want to free the bash [16:15] argoneus, as MonkeyDust said, but when you exit the terminal dont use the close button, type exit [16:16] so there's no way to spawn it as a subprocess of the GUI or however that normally works? [16:17] oh well, still & is better than nothing, thanks! [16:17] argoneus, you can type disown [16:18] Hey, can anyone help with some iptables. Trying to user accessing the intenret unless its via VPN [16:18] Hello, I would like to install ubuntu on my PC the one and only problem is how to go online during the setup my connection type is DHCP, but I don't have any idea why it's not getting my settings automatically [16:19] mayaa, did you get grub? [16:20] EriC`, no, I tryed whith other key, but no grub menu [16:20] mayaa, boot the live usb [16:21] Siente - it doesn't know your router and you should probable set the static settings [16:21] try #netfilter MrJonny [16:21] EriC`, ok done [16:21] bazhang: ty [16:21] mount the installation and type ls -ld /mnt/home//.Xauthority [16:21] mayaa, i guess you have a separate home partition? [16:24] EriC`, yes [16:25] EriC`, hum there is noting in /mnt/home [16:25] EriC`, a yes, I need to mount the home partision ? === idleone_ is now known as IdleOne [16:26] EriC`, .Xauthority is empty [16:27] mayaa, mount the home partition [16:27] sudo mount /dev/sda4 /mnt/home , or sda3 check sudo parted -l [16:27] EriC`, done, it's where I found the .Xauthority [16:28] hey all [16:28] I'm using unity and when I have multipe windows of the same type, they get tucked under 1 icon in the taskbar [16:29] if it's say, multiple terminals, that's tricky [16:29] any suggestions [16:29] mayaa, who owns .Xauthority? [16:29] type ls -ld .Xauthority [16:29] EriC`, root [16:29] ok, that's your problem [16:30] you probably used sudo startx earlier [16:30] did you? [16:30] EriC`, It an old dd, so probably some years ago [16:30] ah, sudo startx is the cause? [16:31] OerHeks, yup [16:31] EriC`, Do I neet to remove the file ? Or chmod it ? [16:31] EriC`, i was wondering for some time now, this i can recall indeed. [16:31] or some sudo with some gui programs [16:31] mayaa, ok, type find /home/ ! -user [16:32] mayaa, just so we make sure you own everything [16:32] mayaa, sudo chown : .Xauthority [16:33] ola [16:35] EriC`, it say : invalid user, is that because I'm on the live usb ? === xubuntu is now known as Guest84309 [16:35] Boa tarde. [16:35] type chroot /mnt [16:35] Está cá alguém que fala português? [16:35] !pt | Guest84309 [16:35] Guest84309: Por favor, use #ubuntu-br para ajuda em português. Para entrar no canal por favor faça "/join #ubuntu-br" sem as aspas. Para a comunidade local portuguêsa, use #ubuntu-pt. Obrigada. [16:36] EriC`, ok done [16:36] did you chown the file? [16:36] EriC`, .Xauthority is now mine yes [16:36] ok did you run the find command? [16:37] Ola. [16:37] EriC`, it's running now [16:38] EriC`, ok done [16:38] i cracked open my laptop, poured some alcohol and have a hair dryer blowing into it now [16:40] i couldn't get the touchpad removed, i'm going to leave it slightly open til tomorrow and see if it works again [16:40] any advice is appreciated [16:40] mayaa, ok did anything show up? [16:40] EriC`, many filenames === xlz is now known as lovezrs1 [16:42] mayaa, type sudo chown -R : /home/ if you want [16:43] guys, finally made to install gallium drivers... but nothing in 3d runs.. [16:43] xrandr --listproviders just gives me intel option [16:43] not the ati [16:44] EriC`, done, do I try to reboot now ? [16:44] mayaa, yeah, type exit then reboot [16:48] EriC`, Thx, now I neet to fix that screen bug, I have a lot of red line on my screen === leonardo is now known as Guest44133 [16:48] mayaa, type lspci | grep VGA === Guest44133 is now known as leonardo_agui [16:49] why is it so hard to get decent gpu drivers on linux working [16:49] EriC`, nothing found === MonkeyDust_ is now known as MonkeyDust [16:50] mayaa, did you type VGA? [16:50] EriC`, my bad didn't use upper case [16:51] I'm using cheese on ubuntu & xubuntu 14.04 & don't have an edit menu to access preferences. What am I not doing right ? [16:51] mayaa, no problem, what does it say? [16:51] EriC`, ok so I got somthing like : VGA compatible controller : NVIDIA Corporation GM107 [GeForce GTX 750 Ti] rev a2 [16:52] does anyone know how to add tlc to ubuntu running on a usb stick (hard drive died)??? [16:52] err tcl [16:53] it said it was installed but when i tried to compile something it says its missing [16:53] Hi all.... not sure if this got through before my disconnect... Quick Q: on my laptop, what button number is my middle button? 2 or 3? [16:54] mayaa, open the dash and type drivers [16:54] my usb stick mounts as a read-only CDROM, how do I reformat it? [16:55] EriC`, "Additional Drivers" ? [16:55] mayaa, yes [16:55] bnbvjm,h/lk'OL [16:55] ;': [16:55] ";/ [16:56] quit [16:57] hi [16:57] I have a question for some people. [16:57] This is not an Ubuntu-specific question, but this is a good place to ask, I think. [16:57] Does anyone here use crypto.cat? [16:57] No it isn't [16:58] This is an Ubuntu support channel [16:58] Haha, well crypto.cat's IRC is bare. [16:58] I'm yelling into the void. [16:58] that doesn't mean you can come here to yell into the void [16:58] Mmmmmm... [16:58] Well..... [16:58] I feel you.. I do.. [16:59] It's just.... I really want to figure this ish out. [16:59] Is there a channel to discuss security issues in ubuntu, or should I use this channel? [16:59] fuzzybear3965, What is your question ? [16:59] EriC`, do I need to do something ? [17:00] I've installed the crypto.cat add-on for Firefox. [17:00] hiya [17:00] But, there is no icon for crypto.cat in my browser. [17:00] mayaa, does it list any driverS? [17:00] fuzzybear3965, do you want an award ? [17:00] Haha, no I don't want an award... Not yet.. [17:01] Maybe once I figure out how to use the add-on I can make myself a little trophy. [17:01] I've installed the add-on but I have no way to access any sort of "crypto.cat" client. [17:01] I don't see where I would being to start a secure seesion using crypto.cat . [17:02] EriC`, No additional drivers available [17:02] EriC`, and no proprietary drivers are in use [17:03] mayaa, type lshw -C video | grep driver [17:04] EriC`, nothing [17:05] mayaa, ok, type uname -m [17:06] EriC`, x86_64 [17:06] ok try to download this driver http://www.nvidia.com/download/driverResults.aspx/81252/en-us === PeppoTux is now known as JethroTux [17:07] mayaa, after you download it i think you should stop lightdm to install it, but ctrl+alt+f1 is blank right> [17:08] whats the difference between backup and synchronize in luckyBackup [17:09] mayaa, i think you'll have to install it from the live usb [17:09] i am looking for Ubunto-Noamazon release [17:09] divBy0: The first backups, the latter syncs. [17:10] alteregoa: Every release is. [17:10] well i removed that GUI [17:10] EriC`, [17:10] EriC`, ok [17:10] alteregoa: And? [17:10] and apport and the whole spyware [17:11] alteregoa: Ubuntu does not ship any spyware. [17:11] bekks: syncs to what === soee__ is now known as soee [17:11] divBy0: To the target you specified? [17:11] but i'm concerned, that ubuntu claims to be free software, and spy the users... that is not the way it should be [17:11] alteregoa: Ubuntu doesnt spy any users. [17:12] !adlens | alteregoa [17:12] alteregoa: To hide online search results in Ubuntu Unity, go to System Settings > Security and Privacy > Search and toggle the option off. [17:12] alteregoa: Do you have an actual support question in here somewhere? [17:12] bekks: how is that different from backing up [17:12] bekks, if you search on ubuntu, it shows some amazonian adds [17:12] divBy0: I never used luckybackup. [17:12] alteregoa: See ubottu's link above [17:12] alteregoa: Then disable that adlens, as is publically known. :) [17:12] DJones, exactly what i told, you need to disable them, so it should be disabled by default! thats what i think is spying [17:12] alteregoa: Do you have an actual support question in here somewhere? [17:13] bekks: thanks for pretending to be helpful [17:13] divBy0: I just took a 30s look at the luckybackup documentation. [17:13] divBy0: Did you do that too, yet? :) [17:13] bekks: whats documentation? [17:14] divBy0: The documentation of luckybackup. [17:14] bekks: what's that? [17:14] well Richard Stallman was absolute right, bye [17:14] alteregoa: Thats your own choice, if you're not happy with it, you do have the option of installing other operating systems [17:15] Maybe its not a good choice to follow people who dont know how to uninstall software. But anyways. [17:16] divBy0: the documentation of luckybackup can be found here: http://luckybackup.sourceforge.net/manual.html === AnGrYfUrBy_ is now known as AnGrYfUrBy [17:33] hello world [17:33] I think the apport package is broken: please advize https://paste.kde.org/phy8yollg [17:33] please help [17:33] I can't remove it or update it [17:35] hello I am installing ubuntu on a macbook pro following this tut: https://help.ubuntu.com/community/MacBookPro11-1/utopic. The problem is efibootmgr. It installs fine but then I cannot see boot order. It only shows boot current and other stuff. How would I make this work? [17:40] anyone please help? :( === badon_ is now known as badon [17:44] aubble what is your problem ? [17:44] !ask | aubble [17:44] aubble: Please don't ask to ask a question, simply ask the question (all on ONE line and in the channel, so that others can read and follow it easily). If anyone knows the answer they will most likely reply. :-) See also !patience [17:44] i want to encrypt my already installed ubuntu without deleting my saved information is there any way ? [17:44] oops, sorry ;P [17:45] ObrienDave: so it is not possible ? [17:45] boodllebat, backup, reinstall as encrypted, restore backup. only way [17:45] http://www.howtogeek.com/116032/how-to-encrypt-your-home-folder-after-installing-ubuntu/ [17:46] ObrienDave: how to check if it is encrypted ? [17:46] i would not know [17:46] ObrienDave: maybe its already encrypted [17:46] I, I'm trying to configure my new ubuntu install, after installing the nvidia driver, when I log on my account, my desktop is empty, the is only the wallpaper and my mouse [17:47] hi, when i open totem i get this message: http://paste.ubuntu.com/10344499/ what should i install to be able to decode this format? [17:49] ObrienDave: does backup gives exact same thing do i need to install packages again after that ? [17:51] boodllebat, check xangua's link above [17:51] i always forget about that method [17:51] ObrienDave: i not only want home folder i want my whole partiton to be encrypted [17:52] * ObrienDave old fart ;P [17:52] xangua: any similar way to encrypt whole hard drive ? [17:52] boodllebat: reinstall [17:53] xangua: no possible without reinstalling ? [17:53] xangua: not* [17:53] back in time and install encrypted [17:53] 'back in time' is similar to windows restore [17:53] xangua: what is truecrypt all about ? [17:56] xangua: i have something like this ubuntu installed on my system i has a root password , but i am scared what if somebody gets my hard disk and he plugs it with usb as an external hard disk and can simple explore all my papers ? is that possible ? [17:56] ObrienDave: is this possible ? [17:56] has anyone run into this issue with chroot? fatal: chroot path does not begin at root [17:57] boodllebat: why do you store personal stuff outside $HOME? [17:57] hello, I am trying to run asp.net in ubuntu, but I can not find modmono for apache 2 in the ubuntu repositories, any idea where I can get it? === Guest33621 is now known as daynaskully [17:58] llutz: is folders like var etc n all that simply explorable without root password ? if connected as external hard disk and open in non boot mode ? [17:58] boodllebat, if it's not encrypted, yes, it's possible [17:59] boodllebat: sure they are, but they don't really hold "your papers" [17:59] at least, they shouldn't [17:59] llutz: they do contain my other stuff ! [18:00] wally777: https://help.ubuntu.com/community/ModMono#Configuring_Mod_Mono_on_Ubuntu [18:01] ObrienDave: but encryption offered by ubuntu is constant i mean constant for every user so somebody would eventually break it [18:01] boodllebat: yes, OS-stuff, configs, mostly boring things. clean your logs if you care about those. where do you see problems if anyone gets those files? [18:01] llutz: i have ! :| can you help me [18:03] boodllebat: help with what? fulldiskencr? backup, reinstall. you've already been told [18:06] how to add irexec -d to startup apps? [18:09] how can I search for *.wav in nautilus? when I try it, the results are empty [18:10] haunt_house, try catfish file search [18:10] is it integrated in the file browser? [18:11] my enthousiasm to open another application to search subfolders I'm already in is limited [18:11] haunt_house: you can try another file manager to see if nautilus is the cause. [18:11] the cause is probably another syntax from explorer [18:11] although i have no ideas whats wrong with * and ? [18:12] explorer???? this is not windows ;P [18:12] thats my problem [18:13] I know for about 18 years now how to search, but with nautilus, nothing works and the different ways are not well documented [18:13] so I wonder if theres a more complex syntax behind it, for extensions etc [18:14] haunt_house: are you sure the folder you are searching contains wav files ? [18:15] sorry, foreigenr here: what i meant was the problem with me using the nautilus search is that the search syntax differs from windows explorer [18:15] piple, take a wild guess === __rama__ is now known as __rama__afk === tristan_ is now known as Guest38182 [18:16] I think nautilus doesnt handle extensions as part of the searchable content [18:16] snarky responses will not endear you to the volunteers [18:17] haunt_house: you can try other common extensions like *.mp3 or *.odt, etc. [18:17] assuming the most stupid cause may be prudent on average, but yes, I feel kinda tired if people think I'm totally stupid === LazyO is now known as LazyO|Off [18:17] xangua: ok i dont want complete encryption but is there any way like to encrypt just a folder in such a manner that i can create a encrypted package of it and keep it anywhere so that no one can ever extract it if he or she does not have password even if he/she explores it as a usb drive [18:18] hello. I am trying to install modmono but I get an error : The following packages have unmet dependencies: [18:18] libapache2-mod-mono : Depends: apache2.2-common but it is not installable [18:18] E: Unable to correct problems, you have held broken packages. [18:18] , I ahve apache 2.4 but according to the docuemntation the module it is also compatible with apache 2.4 , how can I install it ? or solve the problem? [18:18] haunt_house: you can always fall back to command line 'find -name *.wav' [18:19] piple, yes, I can, but I'd like to understand the tools. Also, I don't want to jump around. and I'm no coder, so using a gui is something I prefer. My memory isnt the best [18:20] ObrienDave:ok i dont want complete encryption but is there any way like to encrypt just a folder in such a manner that i can create a encrypted package of it and keep it anywhere so that no one can ever extract it if he or she does not have password even if he/she explores it as a usb drive [18:21] haunt_house: it would be a big fail if nautilus didn't support that. I think the folder you are searching doesn't have wav files. [18:22] ok i dont want complete encryption but is there any way like to encrypt just a folder in such a manner that i can create a encrypted package of it and keep it anywhere so that no one can ever extract it if he or she does not have password even if he/she explores it as a usb drive [18:22] wally777: what is your version of ubuntu ? [18:22] pipl. all the subfolders DO HAVE wav files. While I have no idea what the syntax for searching file types in nautilus is, I am using computers since 1988 [18:22] 14 [18:23] not responding to *.wav is my problem [18:23] which would be the way I know on how to find wav files [18:23] haunt_house: do other extensions work fine ? [18:24] hello [18:24] of course not [18:25] Hello, I am using lubuntu as my laptop is very old but still functional. Last time I used this computer there was a hardware firmware issue with the graphics card that slowed down performance significantly. I cannot recall the command I used to check for any hw conflicts. Anyone can suggest something I can try to detect hw misconfigs? [18:25] why should they work if *.wav is something the search bar does not understand? [18:25] haunt_house: try 'wav' only, just a guess. [18:26] pipl works sort of, but I do not want to find files like waver.txt [18:26] sorry, I really thought my question was easy [18:27] is-it possible to reinstall Ubuntu 14.04 on a luks partition without losing data ? [18:31] haunt_house: https://en.wikipedia.org/wiki/Comparison_of_file_managers. Looks like nautilus doesn't support it. [18:32] good evening guys, where can I find the log files of anything on my ubuntu? [18:32] Siente: There arent logs of anything, but onl logs of the important things, to be found in /var/log/ :) [18:32] haunt_house: on the regex column. [18:32] piple, thank you. seem like the devs use the commandline so much they forget ordinary users [18:33] on the other hand windows search has a non regex syntax too. i just cant find decent documentation on it [18:33] is there a easy way to connect to a wireless network on terminal? some sort of pseudo-graphic environment? [18:33] bekks, which files contains the logs of my terminal? [18:33] the nautilus equivalent, that is [18:34] Siente, ~/.bash_history [18:35] commands, that is [18:35] OerHeks, but how to save it in a file to make a backup of it? [18:35] 1 [18:35] Sorry. [18:35] cat > [18:35] haunt_house: My choices of file managers are pcmanfm, spacefm, and midnight commander. [18:36] Siente: There are no such logs. What do you want to know actually? [18:36] bekks, I want to check out how I've configured my web server and so on [18:37] Siente: Then take a look at te webserver config files. You will not find thta information in terminal commands. [18:37] bekks, I want to check out what kind of commands I have executed earlier in the terminal? [18:38] well, seems like nautilus does not like the wildcard * [18:38] Siente: So take a look at your .bash_history in your home directory. [18:38] Siente you can scroll by the terminal using arrows keys [18:38] ioria, but I have rebooted my pc [18:39] Siente it'snot a problem [18:39] that's what I need the .bash_history [18:39] but how to make a backup of it? [18:39] that file is hidden [18:39] Siente: By using cp. [18:39] how to make the file visible? [18:40] "Hidden" means "it has a dot as first character". [18:40] Siente: You dont need to make it visible. [18:40] cp ~/.bash_history ~/Documents/new.txt [18:40] cp .bash_history backup_of_my_history.text [18:40] bekks, okay and is there a .bash_history in /home/root ? [18:40] Siente select hidden files in filemanager or ctrl-h [18:40] aa there's no such a dir [18:41] Siente: /home/root is not the home directory of the root user, /root is. [18:41] Siente it's not a dir it's a file [18:41] yes I know but is there only 1 .bash_history file [18:41] ioria: /home/root is not the home of the root user, but /root is [18:41] or there's another root .bash_history? [18:41] Siente: No, there is only one .bash_history per user. [18:41] all the su commands are shown there too? [18:42] haunt_house: it seems that '.wav' instead of '*.wav' would probably work. [18:42] Siente: Just look into that file. [18:42] Siente no [18:42] bekks, /root/.bash_history is different from /home/siente/.bash_history so I need to make a backup of both files [18:42] yes, thank you. not waterproof, but good enough for this search [18:43] Siente: Yes. BEcause those are two different history files. [18:43] Siente: Of course they do differ. [18:43] yes thank you very much guys you're awesome! [18:43] I really appreciate your hlep [18:43] help [18:44] bekks, and .bash_history contains the history since when? [18:45] Siente: Look into that file. [18:45] i have a file located in ~/.local/share/Steam/steamapps/common/Starbound/linux64 the command to run it is ./starbound [18:45] what should my exec= line look like in my .desktop file [18:45] mattviator: /home/nameofyouruser/local/share/Steam/steamapps/common/Starbound/linux64/starbound [18:45] mattviator: /home/nameofyouruser/.local/share/Steam/steamapps/common/Starbound/linux64/starbound :) [18:46] i tried that didnt work for some reason maybe spelling? :P ill try again [18:48] I'm totally love the Japan Frag movie. It's pretty motivational. http://www.youtube.com/watch?v=_sxSkiC8EEY [18:49] Wait! Wrong channel >< [18:49] any ideas how to benchmark my HDD, because I think so that something is wrong with my HDD and it is still in warranty [18:50] weird i changed it and when i click on the icon it doesnt seem to work or do anything for that matter [18:50] mattviator, try with %U or %f at the end [18:50] mattviator, try with %U or %F at the end [18:52] Exec=/home/kids/.local/share/Steam/steamapps/common/Starbound/linux64/starbound %u doesnt work either [18:53] if i navigate directly to the executable and click it in the file system it launches fine if i navigate to the file in the cli and do./ it launches fine [18:54] but my .desktop launcher doesnt want to work for some reason [18:54] mattviator, maybe post your .desktop === idleone_ is now known as io [18:56] http://pastebin.com/nRzd3Mhs [18:59] why doesn't your links open my browser? [18:59] What is alternative for systemctl in ubuntu? [19:01] ahh, i had to right click the link (xubuntu) [19:02] KeyboardNotFound what do you want to do? [19:03] mattviator, at top try - Version =1.0 [19:03] you mean right above name>? [19:03] MonkeyDust, I'm following this tutorial: https://www.digitalocean.com/community/tutorials/how-to-setup-and-configure-an-openvpn-server-on-centos-7 but I have ubuntu [19:03] mattviator, yes and %F at the end of exec === SonikkuAmerica_ is now known as SonikkuAmerica [19:06] KeyboardNotFound why not use a ubuntu tutorial? === scorpio18_ is now known as scorpio18 [19:06] !vpn | KeyboardNotFound [19:06] KeyboardNotFound: For more information on vpn please refer to https://wiki.ubuntu.com/VPN [19:07] http://pastebin.com/ttabvYSd [19:07] проверка [19:07] thats what it looks like now still no-go [19:07] :/ === badon_ is now known as badon [19:08] heres the output of stat on that file all looks fine to me ?? http://pastebin.com/0B7FM1Vv [19:11] Hi. I have a problem with Ubuntu 14.04. I can't shutdown from top panel and I don't the have cairo dock. I have this issue since the last 2 days. Anyone has this problem ? [19:12] arch_bcn: Will the command line shutdown, (shutdown -h now)? [19:12] this is driving me nuts heh [19:13] mattviator, yep, try -ui at the end of exec [19:13] maimster, the command works fine, the problem is only with the top panel shutdown menu [19:13] hi, i have a dual monitor setup, my laptop screen on the left, and my main screen on HDMI to the right [19:13] mattviator, or try without the icon [19:13] Ubuntu seems to forget what the correct placement is [19:14] arch_bcn: Have you tried removing the applet, and readding it? [19:14] how can i save the screen placement? [19:14] after a reboot, HDMI is virtually left of the LVDS laptop screen, but in reality it's on the right [19:15] how do i make Ubuntu remember this? === juboxi is now known as jubo2 [19:15] I tried to uninstall and reinstall the indicator-session [19:16] SCHAAP137, this is probably the wrong answer but I'd put a script that runs at startup and tells xrandr to do the right thing [19:16] join #hacker [19:17] also if I lock the session I can shutdown using the button in the lock screen. I also noticed that when I boot the pc if there are not any running apps the shutdown works fine, but if I open a single app it doesn't work, is quite annoying === billy__ is now known as everbill === HoloPed is now known as mediaph4ge [19:18] SCHAAP137, I dunno, see if you can get xrandr to do the right thing from the shell [19:18] SCHAAP137, then put it in the script and find a place to hang it (would be startx elswhere) [19:19] SCHAAP137, but that's a hacky way to do it I guess [19:19] SCHAAP137 arandr is a gui for xranr [19:20] for xrandr* [19:20] Ubuntu is trying to resume from a partition that I deleted, how can I fix this? [19:21] codygman sounds like an fstab issue to me [19:22] hmm, seems like a unnecessarily complex method for a task that should've been simpler to set up, shreee, especially on ubuntu [19:23] i see it saves some stuff in ~/.config/monitors.xml [19:25] Hello where i can find explain how i install email in ubuntu 14.04? [19:25] mircx1: what do you mean by 'install email'? [19:31] i know this is just a syntax thing just cant figure it out [19:32] how do i tell it to run a command from that location in the exec= [19:32] mattviator: ? [19:33] mattviator: Can you elaborate a bit further please? [19:33] mattviator, bekks: in a .desktop file he means [19:33] channel issue? [19:34] !pingme [19:34] fixed it shreee [19:34] what was the solution? [19:34] made a script that loads ~/.config/monitors.xml during login [19:34] with a 5 sec delay [19:34] I'm pretty new to ubuntu so, it'd be interesting to see the right way [19:34] ahh [19:34] why wasn't it loading it already? [19:35] maybe you should push that back to the project? [19:35] i followed this: http://bernaerts.dyndns.org/linux/74-ubuntu/309-ubuntu-dual-display-monitor-position-lost [19:35] it seems to be a common thing, monitors losing position @ ubuntu [19:35] i assume devs are aware of it [19:35] SCHAAP137: It isnt common ;) [19:36] it seems to default to putting the Primary screen on the left, in my case [19:36] while i need my primary screen on the right [19:37] SCHAAP137: Which is configurable (at least when using nvidia - I never used something else), and I never head problems with that in the past decade. [19:37] got intel here [19:37] maybe because im makeing the file as elevated usere and running it as regular? [19:38] SCHAAP137 i have two screens too, because the laptop's screen is black... the external is the primary, now, no problem [19:38] mattviator: That wont affect anything. [19:38] my issue was the following: [19:38] mircx1, try to click on it [19:38] i need HDMI primary to the right, and LVDS (laptop) secondary to the left [19:38] but the virtual position gets reset after each boot [19:38] making the HDMI virtually to the left of LVDS [19:39] hence i used the solution from that link [19:39] SCHAAP137 systems settings > displays fixes that for me [19:39] yeah here too, but it doesn't get saved over reboots MonkeyDust [19:39] SCHAAP137 you can move the displays, using the mouse [19:39] i am aware of that MonkeyDust, i'm describing a bug [19:40] SCHAAP137: i assume there's a bug filed on this? [19:40] changing position works, applying the changed position works, but after a reboot, primary screen is positioned left of the secondary again [19:40] bekks, then what could be going on http://pastebin.com/ttabvYSd [19:40] i hope so teward, did not check yet [19:40] SCHAAP137: that's your next step - if it truly is a bug you should file one, unless a bug on it already exists [19:40] mattviator: So whats happening when you doubleclick on that file? [19:41] nothing [19:41] but if i goto executable in the filesystem and click it it runs [19:41] if i goto the file in the cli and do ./ it launches fine [19:41] mattviator: Did you try opening a terminal and run that command with its full path (/home/kids/.local/share/Steam/steamapps/common/Starbound/linux64/starbound) when NOT being in /home/kids/.local/share/Steam/steamapps/common/Starbound/linux64/ ? [19:42] glad to be back in an OS again on which i can do some more sound related things [19:42] OpenBSD was a bit limited in that sense [19:42] ill try it not in path [19:43] anyone know how the patched nautilus in Ubuntu uses a Gtk HeaderBar on gnome 3 but a standard toolbar on unity? [19:44] rymate1234 please rephrase, that's hard to read [19:45] bekks, i tried your suggestion got this http://pastebin.com/yMZsTgmk [19:45] MonkeyDust, it looks like http://1.bp.blogspot.com/-WKqYCWPFuPs/UuaK7yng58I/AAAAAAAARNw/m8FPmJxv760/s1600/ubuntu-trusty-nautilus-gs.png in gnome shell [19:46] but whilst under unity it's http://3.bp.blogspot.com/-3d5z948mqFA/UuaKmGhJAOI/AAAAAAAARNo/tS-u4vAAOuk/s1600/ubuntu-trusty-nautilus-unity.png [19:46] mattviator: Then you hacve to write small script which changes path to where "starbound" resides and then executes it. And you have to use that script in the Exec= statement in your launcher file. [19:46] I was wondering how they did this [19:46] nothings simple :/ [19:46] mattviator: Totally simple. :) [19:47] rymate1234 that would be for #ubuntu-offtopic, i guess... [19:47] why is it offtopic? [19:48] rymate1234 because it's not really a support question [19:48] mattviator: echo "#!/bin/bash" > /home/kids/starbound.sh; echo "cd /home/kids/.local/share/Steam/steamapps/common/Starbound/linux64/"; echo "./starbound"; chmod +x /home/kids/starbound.sh [19:48] I have a some bug with my news ubuntu (14.10) installation, there is nothing on the desktop, only my mouse and the wallpaper, any solution ? [19:48] mattviator: Now use /home/kids/starbound.sh instead of the other path in your Exec= statement. === hawk_ is now known as Guest83774 [19:49] teward [19:50] yes i want install email [19:50] stmp [19:50] mattviator: Oh, wrong. Use this: [19:50] mattviator: echo "#!/bin/bash" > /home/kids/starbound.sh; echo "cd /home/kids/.local/share/Steam/steamapps/common/Starbound/linux64/" >> /home/kids/starbound.sh; echo "./starbound" >> /home/kids/starbound.sh; chmod +x /home/kids/starbound.sh [19:51] mircx1: SMTP, not stmp. Do you want to setup a mailserver or do you just want to use an email program for reading emails? [19:52] I found that page on the same problem, but no solution seem to work, [19:52] http://askubuntu.com/questions/17381/unity-doesnt-load-no-launcher-no-dash-appears [19:53] how do I install binary nvidia drivers? the "restricted drivers" notification isn't popping up [19:56] it /usr/share/applications the proper place for .desktop ? [19:57] ubuntu-drivers devices doesn't show anything [19:57] Globally in /usr/share/applications, locally in ~/.local/share/applications [19:57] is there no way replace nouveau with nvidia? [19:58] fengshaun: Depends on your hardware. [19:58] bekks, i copy and pasted that bash script as it is saved it in /home/kids and named it starbound .sh [19:58] mattviator: So what does it contain now? [19:58] fengshaun, what nvidia device? lspci | grep VGA #will tell [19:58] yes [19:58] Hey everyone, I need help with two things: 1.) Installing Empathy VOiP service, and 2.) Getting Urban Terror to update nso that I can play the game.. LOOL, I know they are two VASTLY different things, but, there it is... [19:58] OerHeks: NVIDIA Corporation Device 1401 (rev a1) [19:58] where i can find guide for this to ubuntu 14.04? [19:58] made my exec= line read /home/kids/starbound.sh [19:58] it's a gtx 960 [19:59] mattviator: What does /home/kids/starbound.sh contain now? [19:59] and I just installed ubuntu (lsmod | grep nouv shows nouveau) [19:59] hey there, OerHeks [19:59] !manual | mircx1 if it's for reading emails, start here [19:59] mircx1 if it's for reading emails, start here: The Ubuntu Manual will help you become familiar with everyday tasks such as surfing the web, listening to music and scanning documents. With an emphasis on easy to follow instructions, it is suitable for all levels of experience. http://ubuntu-manual.org/ [20:00] http://pastebin.com/JP8J9sDe [20:00] fengshaun, ah too new, you need higher drivers than available, i think you need https://launchpad.net/~xorg-edgers/+archive/ubuntu/ppa this PPA [20:00] OerHeks: oh, thanks! [20:00] i need [20:00] nvidia-graphics-drivers-346 [20:01] guide [20:01] SMTP [20:01] bekks, http://pastebin.com/JP8J9sDe [20:01] mattviator: Thats not what I told you :) [20:01] hmmm [20:01] mattviator: Execute this command: [20:01] Hey guys. Where do I find config of iptables? There is no iptables.conf on my PC and I can't understand what is location of configuration from which rules are being loaded [20:02] mattviator: echo "#!/bin/bash" > /home/kids/starbound.sh; echo "cd /home/kids/.local/share/Steam/steamapps/common/Starbound/linux64/" >> /home/kids/starbound.sh; echo "./starbound" >> /home/kids/starbound.sh; chmod +x /home/kids/starbound.sh [20:02] mattviator: Do not copy&paste it into that file, but execute it in a terminal. [20:03] mattviator: After that, run: /home/kids/starbounds.sh -- that should start your game. [20:04] says event not found [20:04] mattviator: Can you please pastebin the entire output? [20:04] Anyone? [20:05] No? [20:05] bekks, http://pastebin.com/EXk7Fc33 [20:05] LOL [20:05] mattviator: Again: "After that, run: /home/kids/starbounds.sh" [20:05] mattviator: Did you fully read what I wrote to you...? [20:08] hey guys i got a couple questions.. number 1 - what is it called when u leave your computer idle and the screen turns off (suspend, hibernate?) and 2 - when it does this, when i come back to resume activity, the screen doesnt brighten all the way and i have to reboot [20:09] OerHeks: unable to locate package nvidia-graphics-drivers-346 :| I added the ppa and did apt-get update [20:09] i pasted the whole line into terminal [20:10] seemed to go successfully [20:10] i pastebinned the output [20:10] bynarie: sleep, you can configure it in System Settings/Brightness and Lock, the second part is probably a bug [20:10] mattviator: you didnt pastebin the output of running /home/kids/starbounds.sh [20:10] Hey guys. Where do I find config of iptables? There is no iptables.conf on my PC and I can't understand what is location of configuration from which rules are being loaded [20:10] mattviator: you pastebined the output of the commands before, which have no output. [20:10] trism, ok.. have u ever heard of this happening? [20:11] mattviator: So what does /home/kids/starbounds.sh contain now? [20:11] there's an nvidia-346, though [20:11] from utopic main [20:11] it says file not found [20:11] mattviator: So you did something wrong. [20:11] mattviator: So what does /home/kids/starbounds.sh contain now? [20:11] nevermind, it's downloading from edgers's ppa, I guess he renamed the packages [20:11] bynarie: I have but I don't have any bug numbers off the top of my head, you would have to look around and maybe submit one yourself [20:12] it doesnt exist [20:12] mattviator: So you did not run the commands I told you. [20:13] trism, ok thanks for your help. [20:13] are they to be run seperately [20:13] or as one command [20:13] i pastebinned the output of what happened whn i tried to run them as one command [20:14] mattviator: They are separated by ; so they are multiple commands which can be run one after another. [20:14] mattviator: They have no output. [20:14] mattviator: So run the commands, since they create /home/kids/starbounds.sh, put some lines into it, and set the appropriate permissions on that file. [20:16] i got 2 video cards in my system (intel and nvidia).. how do i determine which card is the active one? [20:17] when i goto nvidia x server settings, where prime profiles are, nvidia is selected [20:18] the first thing fails says event not found [20:24] mattviator: So use this content: http://pastebin.com/EEJq2XW0 === haskell_ is now known as Guest66425 [20:25] unity is not loading, can you help me to find why ? [20:26] I have ubuntu 14.04, and just added a new hard drive to my computer with windows on it; however, windows is not showing up in the grub menu? [20:26] I tried sudo update-grub, but that didn't add anything [20:27] Guest66425, did u press the hotkey that allows u to select which device to boot to when booting up? [20:28] i dont know how to manually fix the problem, but i do know of a tool called boot-repair [20:28] u could try that [20:28] bynarie, let me try changing the boot order [20:28] Hi [20:29] Guest66425, http://sourceforge.net/projects/boot-repair-cd/files/boot-repair-disk-64bit.iso/download [20:29] u can try that [20:29] bekks, i manually put that content into the .sh file saved it changed the permissions to be executable via the cli and it works now [20:29] I'm a LUA developer and I was wondering if there is an API for posting content to paste.ubuntu.com [20:29] bynarie, thanks I will use that as a permanent solution [20:29] Is there such a thing? [20:29] bynarie, changing the boot order got windows running [20:30] mattviator: good :) [20:30] Guest66425, that boot repair disk is basically a live ubuntu iso u can put on flash drive/cd [20:30] good luck [20:30] dragged the .desktop onto the dock [20:30] and it works [20:30] it does work tho because i have had to use it before Guest66425 [20:31] carbonx x1 2nd gen. headphone jack not working. is this my solution? http://askubuntu.com/a/237710 [20:31] any idea why it still wants to show a question mark icon [20:31] If this is not the correct place to ask questions about paste.ubuntu.com then where is? [20:31] AndreWalia6: There is pastebinit not sure how it works, but maybe something to look at [20:31] !pastebinit [20:31] pastebinit is the command-line equivalent of !pastebin - Command output, or other text can be redirected to pastebinit, which then reports an URL containing the output - To use pastebinit, install the « pastebinit » package from a package manager - Simple usage: command | pastebinit -b http://paste.ubuntu.com [20:31] it still shows my lancher icon but the app itself has question mark icon when it launches [20:31] bynarie, thanks I'll check it out, would be easier to just chose the os from the grub menu vs having to change the boot order [20:31] mattviator: because you did not define an icon to be used. [20:31] Aha [20:32] Where can i get sourcecode for !pastebinit? [20:32] guys, how can i configure xorg.conf? [20:32] http://pastebin.com/6YMyQEME my devices are missing [20:32] con=/usr/share/icons/starbound.png is in .desktop and that works [20:32] mattviator: And where is the question mark? [20:32] but the app itself how do i find where to change that? [20:33] !pastebinit [20:33] pastebinit is the command-line equivalent of !pastebin - Command output, or other text can be redirected to pastebinit, which then reports an URL containing the output - To use pastebinit, install the « pastebinit » package from a package manager - Simple usage: command | pastebinit -b http://paste.ubuntu.com [20:33] when i launch it by click the app runs and it has its own icon [20:33] mattviator: thats because the author of that file didnt define another icon. [20:34] maybe a config somewhere in the linux64 folder or something [20:35] !help [20:35] Please don't ask to ask a question, simply ask the question (all on ONE line and in the channel, so that others can read and follow it easily). If anyone knows the answer they will most likely reply. :-) See also !patience [20:35] /msg ubottu AndreWalia6 [20:39] bekks, thanks for all your help [20:44] hey guys! in gnome terminal i have made a new profile. how can i set a hotkey to open up a new tab with this profile? [20:47] ph88: you can change the shortcut with Edit/Keyboard Shortcuts but I think they are shared among all the profiles === dmz__ is now known as draconian === draconian is now known as draconian_ [20:50] mattviator: you're welcome :) [20:53] I'm trying to "apt-get build-dep python", and get the error "E: You must put some 'source' URIs in your sources.list". My /etc/apt/sources.list file has both "deb" lines and "deb-src" lines, in pairs. What should I do? [20:54] this is a simple utopic install, i haven't fiddled with it [20:54] nedbat: did you 'sudo apt-get update'? [20:54] hggdh: probably not [20:55] nedbat: try it, then try again the build-dep [20:55] hggdh: why does the error message complain about sources.list? [20:55] much better, thanks :) [20:55] ciaoo [20:55] !list [20:55] facasto: 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 ». [20:56] !it | facasto, and maybe this? [20:56] facasto, and maybe this?: 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) [20:56] nedbat: probably one of two: (1) you updated the sources.list, but have not yet apt-get update; (2) you are still missing a repository [20:56] hggdh: i didn't edit sources.list at all (not manually at least) [20:57] nedbat: and it is still failing? [20:57] hggdh: no, now it works, thanks === mihai is now known as Guest17901 [20:57] nedbat: cool. Enjoy :-) [20:57] hggdh: this is the first build-dep I've tried since the OS installation [21:02] !ping [21:02] pong! === fengshaun_ is now known as fengshaun [21:04] peng? === justinS_ is now known as jhsimpson === Nik is now known as Guest68310 [21:11] j [21:11] nedbat: default installs should have source disabled, are you sure they are enabled? is Source Code checked in software-properties-gtk? [21:12] trism: I used a vagrant image, it may have different settings. [21:12] nedbat: have you run: sudo apt-get update; yet? [21:12] trism: i did that, it made it work. [21:13] nedbat: oh sorry I missed the line where you fixed it above [21:13] trism: thanks for helping. [21:15] Is there a busier Ubuntu room? [21:15] zer0_ii: This is the largest one (nick count) :) [21:15] This is my first time using IRC in nearly 15 years [21:16] bekks: I'm not talking about the largest one. I'm talking about the most active. I'm new to Linux and basically just wanted to find a channel where I could just read and learn [21:16] zer0_ii: Then you are in the right channel :) [21:17] Really? me and you seem to be the only ones discussing anything at all [21:17] zer0_ii: This is 'support' ya might find #ubuntu-offtopic the more active . [21:18] Bashing-om Thank you [21:18] thx trism [21:18] zer0_ii: :) . Welcome to our world . [21:18] Are any of you using irssi as your IRC client? [21:19] What exactly do you mean Bashing-om? [21:19] zer0_ii, try #irssi [21:19] the Linux world? [21:20] zer0_ii: I also use irssi ; and I mean, as it has been 15 years absense, a lot has changed in our world . [21:20] Do I have to watch my language in here? Is there a command to bring up a list of rules or info for the channel? I suppose I need to read up more on IRC in general but I'm honestly not sure where to start [21:20] im trying to watch dvd on my desktop and it does not seem to be working [21:20] Bashing-om: Oh, okay.. Thank you [21:20] !guidelines | zer0_ii [21:20] zer0_ii: The guidelines for using the Ubuntu channels can be found here: http://wiki.ubuntu.com/IRC/Guidelines [21:21] evan__: have you read https://help.ubuntu.com/community/RestrictedFormats/PlayingDVDs ? [21:21] ubottu: Thank you [21:21] You're welcome! But keep in mind I'm just a bot ;-) [21:21] :\ [21:21] no i have not is there not and easy click this to play option [21:21] forgot about bots.. don't I feel foolish [21:21] zer0_ii: Join #irssi, yes language is observed .. keep it family oriented, and for freenode in general join #freenode . [21:22] yo .. what is up bros ? === tom_ is now known as Guest6649 [21:23] evan__: It's just a one time thing, to install the required software for the playing the DVDs. [21:23] i'm new to ubuntu .. what is going on [21:23] Bashing-om: Is there a way to open up a new tab/window to join a channel, while keeping this channel open also, in irssi? [21:24] zer0_ii: just /join #channel. Switch with /win [21:24] ok thanks [21:24] zer0_ii: also 'Alt + left/right arrow' moves you through the windows/channels you have open [21:24] Thank you seveas & b0nn [21:24] Can anybody tell me where I can find answers to audio issues in Ubuntu Studio? [21:25] Guest6649: try #ubuntustudio [21:25] zer0_ii: A cpuple of ways and more ... me, I join a channel and 'switch' windows (/win 2) .. IF I am interested in simutanious windows I "split' my screen . [21:26] Thanks...but as a "newbie"...how to I get there? [21:26] Bashing-om: By splitting your screen do you mean that you open a second terminal, then display them side-by-side? [21:27] hapos [21:27] Guest6649: Type /join #ubuntustudio [21:28] Hey there everyone, any experts out there want to help me troubleshoot some ubuntu/wireless connection problems? [21:28] zer0_ii: Well 'side by side' is not doable, top to bottom is . As irssi is offtopic here, suggest ya join #irssi . [21:28] Bashing-om: Okay, thanks for all the help. I'll check out #irssi [21:29] lauren: ask your real question and find out [21:29] zer0_ii: I be there also .. good help is available there for ANY question also . [21:30] Ben64 - lol, very meta. Ok, my real question... I just added a new centurylink modem today, and every windows computer and every android and apple device can connect to it, but my ubuntu laptop won't. it connected to the old centurylink modem, though [21:30] I'm also not very experienced in linux OS, this is my bf's compy, so I'm a newbie [21:31] What can be used to run OCR on an image file? [21:31] Good evening. [21:32] presby: tesseract, ocrad, gocr [21:32] presby: apt-cache search ocr [21:32] Seveas: which is maintained in the canonical repository? [21:32] I lost my Kubuntu graphics kde and plasma5, and i have no idea how can i fix this, any help? [21:32] lauren: might be the encryption type, the frequency, a dhcp error, dns error, need more details [21:33] without installing the enitre android sdk, anyone know how to get adb/fastboot version 1.0.32 (android-tools-adb is version 1.0.31)? [21:33] still not able to play a dvd [21:33] presby: all of those are in the standard repos [21:33] hawk [21:33] eagle === john is now known as Guest19550 [21:34] Ben64: I was thinking it's a dhcp thing, so I tried switching to a manual setting, but I don't know how to find the addresses, prefix or gateway. I ran iw wlan0 scan and got a lot of info I don't understand, but I that I'm using WMM [21:34] any idea how can i fix kubuntu graphics? [21:34] cardinal [21:34] any help with playing a dvd on my desktop i downloaded xine and kaffeine but still no luck i tried using the digital copy but still no luck any ideas? [21:34] Seveas: very well [21:34] Also, the modem I'm trying to connect to shows up, and has no password, but it just won't connect for some reason [21:35] lauren: check another device to get ip range, gateway, etc [21:36] kastan: ?? sudo apt-get install libdvdread4 , sudo /usr/share/doc/libdvdread4/install-css.sh ? === MobGod is now known as MobGod_ [21:37] Bashing-om: I did that first but for some reason it still doesnt work it told me i had the latest verision [21:37] kastan: What software are you trying to use to watch the DVD? [21:37] Ben64: I've got the centurylink modem open already on this computer, just don't know what settings info I need - like I said, newbie at this. when I tried manually typing in the IP address under the network config settings in ubuntu, it turned red like it wasn't the right ip info for the manual ipv6 settings [21:38] Inops: at the moment im using kaffeine it will start to work then stop all of the sudden [21:39] lauren: ignore ipv6. what OS are you on now [21:39] Inops: i dont know what i did but it seems to be working now thank you have a wonderful evening [21:39] on this comp, windows 7, on the laptop that won't connect, ubuntu, not sure which version [21:39] kastan: You may have to reboot. If that doesn't work, try reading using VLC. [21:40] Ben64: how do i find out which ubuntu version i'm using? [21:40] lauren: hit +r, type "cmd" ... hit enter ..... type "ipconfig" and hit enter again. you should get all the ip info, just change the last digit of the ip address on the ubuntu one === soee_ is now known as soee [21:42] I can't understand why installing kubuntu-desktop depens installing plasma-desktop :( [21:43] aspects2015: plasma-desktop is kde [21:43] Ben64: i got an ipv4 and ipv6 address, any idea which i should use? the ipv4 one is standard 192 type, but the v6 one is a long weird series of numbers and letters [21:43] lauren: v4 [21:43] hello everyone, some photos in jpg format have file size of 1mb. I tried png but still around 800kB. how come are they that big (while other similar sized ones are less than 50kB) ? [21:44] Alright Listen up. I recently unmounted a drive umount then remounted it. However when I use deluge to torrent the little download icon next to the torrent is red. WTF is up? Thanks bros. [21:44] Ben64: trying to get back to my old (default) kubuntu desktop 14.10, but i don't know how to do that, any idea? [21:44] oLiveJa: Are they a different resolution? [21:44] Ben64: I messed things by installing plasma5 :( [21:45] aspects2015: where did you get that [21:45] Ben64: plasma5? [21:45] Alright Listen up. I recently unmounted a drive umount then remounted it. However when I use deluge to torrent the little download icon next to the torrent is red. WTF is up? Thanks bros. [21:45] aspects2015: yeah [21:45] Ben64: kubuntu next ppa [21:45] aspects2015: well theres your problem [21:45] Alright Listen up. I recently unmounted a drive umount then remounted it. However when I use deluge to torrent the little download icon next to the torrent is red. WTF is up? Thanks bros. [21:45] oLiveJa: Some photos compress better than others, but that's usually only a 50% swing or so. The difference between 50k and 1M is their quality settings, the 50k ones are lower quality (more compression, more blocky) [21:45] carbon x1 2nd gen. headphone jack not working. is this my solution? http://askubuntu.com/a/237710 [21:46] Ben64: what do you mean? [21:46] aspects2015: you can try to ppa-purge that repository and try reinstalling kubuntu-desktop ... but this is one of the reasons PPAs aren't supported [21:46] Inops, yes, it seems so. the pixel size shown in shotwell are in the orders of like 3000x5000 [21:46] the smaller pics I referred are probably much smaller [21:46] Ben64: ok, I typed in the address, netmask and gateway numbers into the network config under ipv4 settings... do i add something under dns servers? should i require ipv4 addressing for this connection to complete? should i click routes? because as is, the "save" button is grey and won't let me save the info I've added [21:46] Lorcatar, lh_: Please stop repeating yourself so quickly. When someone knows the answer, they'll help. Until then, just be patient, feel free to repeat yourself every 30min or so if you don't get an answer. [21:46] Ben64: hmm, But i can't even remember exactly what was the name of the ppa :( [21:47] Ben64: I'm on tty, i can't access the web :( [21:47] Ben64: also, sorry to be such a pain [21:47] aspects2015: it should be in /etc/apt/sources.list or /etc/apt/sources.list.d [21:47] lauren: for dns try 8.8.8.8 and 8.8.4.4 [21:47] Ben64: ah, Okay, thanks. [21:49] Ben64: [21:49] Ben64: oops. "save" is still greyed out. [21:49] Flannel, I scaled it smaller, and it's now also around 40kB [21:50] Ben64: empty .d file and nothing simillar to kubuntu next in the sources.list :( [21:52] thank you for your help! === leonardo is now known as Guest70464 [21:56] Ben64: I tried setting ipv6 to "ignore", and resetting ipv4 to dhcp and then back to manual, but "save" is still greyed out. can i do this in the terminal instead? also, should my wifi mode be "infrastructure" or "ad-hoc"? [21:56] please give us the name of kubuntu next ppa. [21:58] aspects2015, check the top ic in #kubuntu yet? [21:59] bazhang: ic? [22:00] topic [22:00] ah [22:00] i read it top ic :P [22:00] there's a tray space there, bazhang tends to adopt those ;) === MobGod_ is now known as MobGod [22:03] Can anyone here tell me if I have to disable Network Connections in Ubuntu in order to change network settings in the terminal? [22:04] lauren: I don't think so. [22:04] SiriusLi: Do you know how I can access and change ipv4 settings in the terminal? [22:04] that i do not. :( [22:05] SiriusLi: Thanks anyway [22:07] hmm ... what configuration file specifies where to mount /tmp partition? [22:08] I am using trusty [22:08] lauren - just edit the file /etc/networks/interfaces to change the IP settings after that restart the networking service. [22:08] can nyone tell me how to or find directions to use unity [22:09] Hold down the windows/mac key for a few seconds [22:09] my microphone is listed under input in system settings > hardware > sound, but arecord can't record anything [22:09] stream03: I just entered the /etc/networks/interfaces in the terminal, (I'm using vi editor), how do i edit the ip, subnet mask and gateway from here? [22:09] it's plugged in and pavucontrol sees it [22:09] but so sound [22:10] output sound workss [22:10] i have an issue. i need to figure out what application / library is creating /etc/hosts, but i can't find it... [22:10] louiemat: Try this: http://en.wikipedia.org/wiki/Unity_%28user_interface%29 [22:10] it's created on boot. [22:10] is there anything I can do to get mic working? [22:10] I'm having trouble getting the X server to work in 8 bit mode. === badon_ is now known as badon [22:10] cetex: it's created when installing Ubuntu [22:11] I use 'startx -- :1 -depth 8 vt8' to get an ancient program working with my display [22:11] switch to the other virtual terminal thingy [22:11] lauren what is your network interface? eth0? [22:11] and a black screen [22:11] yeah. in this case it isn't since i'm debootstrapping a chroot which is later packed to a pxe image. [22:11] cetex: Are you sure? Usually /etc/hosts is maintained across booting. What does "ls -l" say? [22:12] when i pack the image the hosts-file isn't there. when i boot it's there. [22:12] -rw-r--r-- 1 root root 411 Feb 21 20:36 /etc/hosts.allow [22:12] -rw-r--r-- 1 root root 141 Feb 21 20:44 /etc/hosts [22:13] cetex: intriguing but not entirely surprising [22:13] hosts.allow was created during debootstrap. hosts was created on boot :/ [22:13] stream03: I think it's lo inet actually [22:13] stream03: I'm new at a lot of this, btw [22:14] cetex: I wouldn't be surprised if upstart did that. [22:14] lauren lo is the loopback interface [22:14] can nyone tell me how to or find directions to use unity [22:14] guys, can you recommend any other websites similar to webupd8 and omgubuntu && noobslab? [22:14] no upstart script that does it. [22:15] lauren is there something like auto eth0 [22:15] iface eth0 inet dhcp [22:15] [22:15] Louiemat_: hold down the windows/mac key for keyboard shortcuts [22:15] swipe across the left side of the screen to brink up the 'task bar' [22:15] thank you tom [22:15] i need to find out when it is created so i can trigger an event and hijack it for some stuff.. [22:16] how to change the /tmp source point? [22:16] stream03: No, after getting into /etc/network/interfaces it says "interfaces(5) file used by ifup(8) and ifdown(8)", then below that "auto lo", then below that "iface lo inet loopback" [22:17] lauren have a look at nixcraft they explain it pretty good. http://www.cyberciti.biz/faq/setting-up-an-network-interfaces-file/ [22:17] of t actually look at the four of them buy pirated copies [22:18] cetex: network-manager does some mangling of the file. WOuldn't be surprised if that creates it if its missing [22:18] no network-manager installed, only ifupdown manages interfaces. [22:18] cetex: src/nm-policy-hosts.c search for g_file_set_contents.*hosts [22:18] Can anyone tell me how I would emulate an 8-bit (256 colour) X server? [22:18] hm [22:18] maybe ifupdown does the same ^_^ [22:19] i've grepped through the source, nothing pointing to etc/hosts :> [22:19] although i just found that netbase does something with hosts. [22:20] but it should already have run when the image is done. nothing should be run / finish installing after reboot? [22:21] that would be very weird.. [22:21] queen first became very successful after inviting the british public to a night and === Yukkino is now known as Yukkii [22:23] hi...is there a good parental control software in ubuntu? [22:23] ubuntu one === mediaph4ge is now known as HoloPed [22:25] !info dansguardian | m_tadeu [22:25] m_tadeu: dansguardian (source: dansguardian): Web content filtering. In component universe, is optional. Version 2.10.1.1-5 (utopic), package size 462 kB, installed size 1724 kB [22:25] hi bazhang ! what's price [22:26] cetex: not sure. But there's a difference between a one-time installation created host file and a once-per-boot created file. Does the modification time on /etc/hosts change every time you boot? [22:27] Anyone feel like taking up the mantle of helping a newbie? I'm in /etc/network/inferfaces, trying to change my network settings from dchp to static, and every time I type out the changes and hit enter, it just goes to the next line, doesn't load anything new. I tried restarting the network and hit enter, and it just went to the next line. Help? [22:27] :) [22:29] Loshki: well, the image doesn't contain it, and when i boot it's downloaded again, and the file is recreated. [22:30] Can anyone help me? I'm sort of stuck in /etc/networking/interfaces [22:31] stuck? [22:31] hello [22:32] cipherson: I type out the changes I want and hit enter, and it just goes to the next line. I type sudo /etc/init.d/networking restart and hit enter, and it just goes to the next line [22:32] I'm a newb, btw [22:32] im trying to install theme [22:32] What are you using to edit it?> [22:32] http://pastebin.com/EFQp8wnR [22:32] how to fix it? [22:32] vi [22:32] cetex: what hardware, and which os version? [22:32] i have ubuntu 14.04 [22:33] to exit vi you hit ESC then :wq! [22:33] why "!" if you saved the file [22:33] im noob:P just curious [22:33] ! is force [22:33] :) [22:34] yes but you saved the file [22:34] just habbit [22:34] so you would quit without any problems anyway? [22:34] lauren: a tip. After you exit vi, use 'more ' to check the contents are as expected. [22:34] right just incase [22:34] whyme, take a look for gtk3 themes or unity @ https://github.com/lassekongo83/zuki-themes/tree/master/Zukitwo === justinS_ is now known as jhsimpson [22:35] Loshki: thanks [22:35] i have problem installing it [22:36] Loshki: i'm on 14.04, hardware is hp sl230s gen8 [22:36] cetex: and how exactly do you boot this beast? [22:37] bios -> pxe boot -> loads ipxe -> downloads kernel + initramfs over http, runs it. [22:38] the initramfs has a custom init-script to setup some stuff we need, i'm not touching the hosts file there. then i give upstart control and a few seconds later i have a hosts-file when i login.. [22:38] hocetex [22:38] cetex: so is there any data local to the client at all? Where are / and /usr mounted from? [22:38] no. nothing local at all [22:39] well, we have harddrives for hdfs, but nothing is loaded from them. [22:42] So... can anyone tell me what it means if I am in dhclient eth0 and I hit "esc" and "^[" comes up? [22:43] but yeah. / is the initramfs [22:43] I keep finding these useful walkthroughs on network interface editing, but they leave out all the obvious stuff for newbies like me. sigh.. [22:43] cetex: anything in the logs in /var/log/upstart? Or the --verbose option to upstart? [22:43] no, i haven't found anything there. when dhcp runs the file exists. [22:44] any idea why i might have so many 'sftp-server' processes? im logged in from ssh from 3 instances (not using sftp per se) and i see tots fo threads 50? [22:45] something is creating it, and i want to understand what it is so i can setup a upstart-script to fix some issues i have as early as possible, but after the file has actually been created.. :) === badon_ is now known as badon [22:45] it's also very annoying that it just appears out of thin air.. [22:48] cetex: I understand. Can you pastebin the output of 'upstart --verbose'? [22:48] i believe i can. [22:51] Hi everyone! I recieve a "gzip: stdout: No space left on device" error while running apt-get when it performs "Processing triggers for initramfs-tools"->"update-initramfs: Generating /boot/initrd.img-3.2.62"->"grep: /boot/config-3.2.62: No such file or directory". Now, the problem is that the /boot partition is relatively small and runs out of space. I have already removed older kernel images. It seems like /boot/initrd.img-3.2.62 itself takes most of the [22:51] space on the partition. I'm not entirely sure what is happening here and if I acutally need /boot/initrd.img-3.2.62 ... Can I just get rid of it somehow? [22:52] holy crapola i fucking did it [22:52] xpe can you use apt-get to remove old kernels? [22:52] in particular that one [22:52] xpe: How did you " already removed older kernel images " ? [22:52] :happy dance: [22:53] anyone know how to remove console-kit-daemon while keeping remote x logins? [22:53] Noooooo [22:54] cetex: maybe I can save you the trouble. Does it list all the upstart 'jobs' in the order they were run when you invoke it. [22:54] Well... I actually removed most of them by mistake... I ran sth. like "apt-get remove linux-image-3.4*" and thought it would only match the ones with 3.4 in its name, but it somehow matched all of them. I reinstalled the two latest ones now. All others are marked as "rc" when I run dpkg --list and when I do an apt-get purge, it says 0 bytes will be freed. [22:54] Loshki: yeah. it should list them. i've done it a few times before. [22:54] Hey all. So I reinstalled 14.04 and now it won't recognize my laptops network card. It had no problem doing so before the reinstall [22:55] The 3.2.62 one is not in the dkpg list [22:55] dpkg... [22:55] it seems i have introduced a bug in my init script lately, --verbose kills it :> [22:55] xpe have you tried reinstalling it and then remove/purging it? [22:55] did you install any manually? [22:57] xpe: Glad ya stayed with the package manager to remove those kernels ! .. can you install ? -> sudo apt-get install pastebinit <- . So you can show us what there is to work with . [22:57] I did run "apt-get install --reinstall linux-image" after I started panicking a bit when I noticed that I ran apt-get remove on all existing ones :) [22:58] xpe ok but im assuming you're running a newer one than 3.2... have you tried reinstalling and removeing 3.2? [22:58] 3.2.62 [22:59] No, I havent yet. I can try that. If that doesn't work, I'll install pastebinit. Thanks for your help, aaas and Bashing-on [22:59] aaas: xpe :; make sure what the booting kernel is -> uneame -r < -. [22:59] uname -r * [23:00] It's "3.2.0-72-generic" which I have reinstalled as well [23:00] upgraded to systemd with init=/lib/systemd/systemd in grub, seems smooth so far [23:02] bug found, building new image again. [23:02] hey all I have a question in regards to UFW [23:03] aaas: I can't reinstall 3.2.0-62 as there doesn't seem to be one in the package repositories.Thee is 60, 61, 63, 64, ... [23:04] xpe you said dpkg -l lists it as rc? [23:04] aaas: Sorry, a few other ones, but not 62. [23:04] xpe and you didn't install anything manually...you've only used apt-get? [23:05] aaas: I guess I should have mentioned that this is a computer that is not only used by me. I'm not entirely sure if I caused the issue or if it was already there :) I just needed to install another package and ran into that error. [23:06] I am trying to redirect UFW logs from syslog to its own logfile but I stuck the log file gets created and wrote too but when i run dmesg i still see all the output from ufw [23:06] cetex: I'm thinking instead of running upstart, you can run each script individually, and narrow down which one creates /etc/host. If you're sure of the order, you could maybe even do binary chop. [23:06] xpe well if someone installed this by trying to compile a kernel then that might tell you why the size is too big and it's not in dpkg.... you can look around for the source and if you find it you can uninstall it from there using the uninstall procedures for kernel sources === Sergio965_ is now known as Sergio965 [23:07] Loshki: hm. how would i run them manually without upstart? :) [23:07] Loshki: the /etc/init.d/* ones i understand, but the /etc/init/* needs upstart as far as i know. :) [23:08] aaas: Thanks, I'll try to find it. [23:08] xpe otherwise see if you can find the deb for that version to install and then remove or MOVE that from /boot, edit the right grub files and update grub....not totally sure abou tthis way you'll need to check some guides online for how to manually remove a kernel [23:09] any help would be appreciated [23:09] xpe there's generally a place that people copy the raw source too...i dont remember check the kernel compile guides...maybe also check /opt [23:09] cetex: wow, not much debugging support. Sorry, out of ideas... [23:10] . /opt is empty [23:10] xpe yes that's not standard....i dont remember where but if not in some /home dir then it's like /usr/share/linux?...i dont remember i haven't compiled a kernel in FOREVER [23:11] :) [23:11] hello ? [23:11] thanks anyways. i was hoping someone knew about this "quirk", i'll just have to manage somehow. [23:14] cetex: in desperation I offer: http://upstart.ubuntu.com/faq.html and maybe #upstart, if it still exists. [23:14] aaas: There is /usr/src/linux which also contains a 3.2.0 gzip file. Might come form someone who tried to compile the kernel him or herself [23:15] xpe yes probably so.....so there is a standard procedure for uninstalling a kernel that was installed from source...i really dont remember..you'll have to google some guides but it's some make command ...'make uninstall' no idea...check the guides [23:15] But it doesnt seem to be 3.2.0-62... [23:15] ah [23:15] I'm having some trouble with directories/files with "special" characters in their names when doing s3fs [23:16] I wonder if I can just stop update-initramfs from running on apt-get install [23:16] xpe well you can try and run the uninstall procedure of that source and see if it cleans things up...otherwise you'll have to go for the other two solutions [23:17] xpe how does that help you? [23:17] Loshki: thanks for the help :) [23:17] cetex: I'm on 12.04, but all my /etc/init/* files are .conf files i.e. not runnable scripts. So /etc/init.d/* might be all you need. Unless 14.04 is way different. [23:18] Well apt-get install complaints about not enough space on the boot partition when it runs update-initramfs which tries to "Generate /boot/initrd.img-3.2.62". [23:18] well, with upstart most of the system setup happens in those conf files. after the base system setup is done it launches a upstart-something-bridge which launches stuff in /etc/init.d/ [23:18] xpe ahh so then it did come from some apt install? [23:19] It comes up on every apt install when it process initramfs-tools triggers: "Processing triggers for initramfs-tools ..." [23:20] xpe: Then you might erase old kernels. [23:20] erase=uninstall [23:20] hmmm well not sure... well trying to bypass proper apt procedure is a horribly messy way to try and solve the problem [23:21] you should try the other two solutions above first if possible [23:21] Hi bekks: The problem is, I already did this. The file that takes up all the space on the /boot is initrd.img-3.2.62 itself [23:24] xpe do you have initrd, vmlinuz, System.maps for that kernel? [23:24] if so and you run 'dpkg -S' on the vmlinuz file what does it say [23:24] xpe: So pastebin "ls -lha /boot" and "df -h" please. [23:24] how is your /boot so small if one init image is using it all up [23:24] cant you resize your /boot === BlackDragon is now known as Guest52849 [23:25] celexi: We dont know how big/small his /boot is :) [23:25] /// === Zoey[] is now known as Zeyo[] [23:26] Only the initrd file exist, the /boot partition is about 200M, the initrd.img-3.2.62 is 115M (and I don't want it ;)). I don't really want to resize the partition since it's not my personal system. [23:27] xpe: Pastebin "ls -lha /boot" and "df -h" please. [23:29] bekks: ls -ahl is here: http://pastebin.com/JSG2JNiK [23:29] So there are at least two old kernel which can be deleted. [23:30] xpe you should move it out of there and run apt-get install -f and grub to update [23:31] hello [23:31] can you guys see my messages ? [23:31] aaas: HE should delete the old kernels and try again :) [23:32] Hola [23:33] his problem is with apt recreating it i think...he needs to run apt-get install -f to fix the bad install [23:33] Actually, I just did what aaas proposed and my problem seems to be gone... [23:33] .......... [23:33] s [23:33] s [23:33] s [23:33] s [23:33] s [23:33] aaas: His problem is lack of space in /boot which can be solved by uninstalling the old kernels :) [23:33] which was not installed through apt [23:34] xpe make sure you run update-grub too [23:34] aaas: Taking a look at the ls -lha paste show that two old kernel were installed by apt-get ... [23:34] dpkg doesn't show this nor apt [23:35] dpkg --list | grep linux-image ? [23:35] :) [23:35] it doesn't show it [23:35] bekks: Apparently the problem simply was that there already existed a initrd.img-3.2-062 file. I moved it, apt-get install -f trigger initramfs-tools again and it recreated the file. But now apt-get install doesn't complain anymore :) [23:35] I am running Ubuntu 14.10 on a laptop with a external HDMI monitor running on 1080 resolution. On the login screen on initial boot up the login screen is scaled incorrectly and I see some graphic issues like strange lines on the side. It appears it is scaling the login screen to whatever my laptop resolution is set to. How can I change this so that it scales properly on the external monitor? [23:35] bekks: Yes, 72, 74 and 76 were installed using apt-get. 62 wasn't. [23:35] xpe: And you still have two old kernels which can be uninstalled. [23:36] bekks: Yes, I can deal with that now ;) [23:37] I'm just copying the mail [23:38] Okay guys, I finally got my ubuntu computer to connect to a wireless modem by changing the network settings from dhcp to manual ipv4, and manually punching in the ipv4 address, the subnet mask, and the gateway. now i am connected to the modem, but still can't get online. Anyone got any ideas for me? [23:38] I forgot these places existed [23:38] lauren: did you have anything else connected to the modem earlier? [23:38] Also, I tried to connect the ethernet cable to my computer, and it couldn't connect to it at all! Which was especially baffling. [23:39] lauren: oh, wireless. i guess it's not a pure modem, but acting as a router. === megabit|away is now known as megabitdragon [23:39] cetex: You mean to the ethernet cable? No, it's a brand new modem and cable, this ubuntu computer was the first one I tried connecting it to [23:39] cetex: yes exactly [23:40] cetex: The ethernet cable should still work though, right? [23:40] well, the cable doesn't remember anything. if it works it works, if it's broken (not that uncommon) it won't work :) [23:40] you entered your mac adress into the router? [23:41] cetex: I hope it isn't broken, it's brand spankin new. But either way, I'm connected to the modem via wireless, but still can't get online [23:41] looking at my /var/log/syslog file I have a ton of error listing for one item - Any ideas what's going on? kernel: [ 7850.915879] baloo_file_extr[22513]: segfault at 1023ef9c7 ip 00007fa65d2e6b8e sp 00007fff6b931b58 error 4 in libc-2.19.so[7fa65d24e000+1bb000] [23:42] andy__: no, I set up a manual ipv4 connection [23:42] lauren: you cant use two modems with just one line. [23:42] bekks: I don't have two modems? [23:43] lauren: can you reach the modem then? [23:43] lauren: how are you connected to us, currently? [23:43] andy__: Wait, yes I did enter the mac address when i connected the ethernet cable, yes [23:43] bekks: The modem works for every other device in the house, I'm on a different computer now [23:43] you havent blocked yourself? [23:43] cetex: Yes, I sat next to it and hooked up to the ethernet cable, but it didn't even read that the connection was there [23:43] anybody can help with ufw [23:44] cetex: which was weird, because when I unhook the ethernet and manually set the ipv4, it connects [23:44] andy__: blocked myself? [23:44] lauren: So how are you trying to connect to the internet then, when saying you connected to the modem successfully? [23:44] I guess if you entered the mac address of the client that can't connect now, it's the modem that can't handle having the same mac on multiple places. [23:45] bekks: I am connected wirelessly, but still can't get online! It's very frustrating [23:45] lauren: Define "cant get online". How exactly do you try? [23:45] cetex: Any way to solve that? [23:46] bekks: Either pinging google.com in the terminal or pulling up two different browsers [23:47] hello there, my key is just expired, and I noticed that the key is either to sign or to encrypt..I think there used to be both earlier, if I remember right..will I need to get two keys if I want to sign and encrypt? [23:47] lauren: remove the mac address you entered into the modem. i guess you'll have to disconnect it for a while as well (a few minutes to half an hour) as the isp may not be too happy about allowing another mac address to connect too soon. [23:47] cetex: alright, will try that [23:47] if you can connect with that computer after you've removed the mac address you know that it's related. [23:48] this is assuming that the mac-address you entered into the modem was the one from that computer :) [23:49] did dhcp work / did the network connect on that computer before you configured the mac address? [23:50] cetex: it was the mac address that came up automatically. No dhcp didn't work before, which is why I had to switch to a manual ipv4 setting, and put in the ip address, subnet mask and gateway myself [23:50] which took me the better part of 2 hours [23:50] hm, that's weird. [23:51] This all happened after getting the new modem, it connected to the old centurylink modem fine [23:52] i have to go to bed. it's getting late. :) [23:52] thanks for the help! [23:52] good luck! [23:52] * Fuego514 what's a good channel to dl tv shows? [23:52] are any of you guys good with scripting ? [23:53] XDS2010_: Why? [23:53] need a good channel [23:53] for tv shows [23:57] I like it back down here [23:57] bekks: i've got two kernel updater scripts one plays nice the other doesn't its driving me mad and i need some help === digifiv5e is now known as Guest71148 [23:58] Hello, I have connected a tellstick to my raspberryPI but I can't find it under /dev . I can see using lsusb Bus 001 Device 004: ID 1781:0c30 Multiple Vendors Telldus TellStick