[00:01] hello guys... Can you please tell me how to change time in Ubuntu's Terminal ? === Guest60407 is now known as Sasha [00:03] eeee, yeah but if i make it executable straight away i just need to double click on all of them? [00:03] Ali_M_Ahmed: sudo date monthdayhourminute [00:03] kz_: no, you'd have to run it from a terminal [00:03] I would set time in bios [00:03] I connected paired with and connected to my bluetooth keyboard. Now how do I make it so I can actually send keystrokes that X will notice? [00:04] hmm [00:04] kz_: don't know if that's possible [00:04] well [00:04] im just trying to do things like run install.sh on these wireless drivers i have because they drop out [00:06] kz_: you actually can, nautilus > preferences > behavior > run executables when opened [00:07] Where are the Upstart logs hiding in Trusty? When you start something it showed up in /var/log/syslog in Precise, but I'm tailing half of the logs in /var/log and can't find where that output goes now. [00:11] kz_: I wouldn't run a shell script from a GUI. If it has any output or needs input, it won't work properly just by double-clicking on it. [00:13] ah ok [00:14] is there a way to check if all my drivers are up to date? my computer starts to run slow after a while, usually after playing countrer strike a few times over the day [00:14] and my internet cuts out every now and again without disconnecting [00:21] Finally I repaired my ubuntu. [00:21] * samthewildone learns never to mess with compiz === selx is now known as selx^ [00:22] Hi all [00:22] hi just netlar === selx^ is now known as selx [00:23] expunge: good, ha ha [00:23] yes, 'ha' === selx is now known as selx^ === selx^ is now known as selx === selx is now known as selx^ === selx^ is now known as selx === STiK is now known as iTrollU === iTrollU is now known as STiK [00:39] hi [00:39] hello [00:40] talk dirty 2 me [00:40] PinnVodka: i want you to tell me all about what's broken with your penguin [00:40] then we're gonna fix it. [00:40] wtf? [00:41] lol [00:41] hi! this is the #ubuntu support channel. [00:41] hahahaha [00:41] PinnVodka: pornview [00:41] hello [00:41] hi Mar [00:42] where are you from expunge? [00:42] Marreta: support questions only please [00:43] if you download ubuntu now, you don' t need a serialnumber :-P [00:43] I connected paired with and connected to my bluetooth keyboard. Now how do I make it so I can actually send keystrokes that X will notice? [00:46] hi [00:47] "echo core/processors/devices > /sys/power/pm_test" gives me "echo: write error: invalid argument" - why? [00:48] !info xdotools [00:48] Package xdotools does not exist in trusty [00:48] hmm [00:49] !xdotool [00:54] greetings from the east coast, north america! [00:55] hmuller: not according to TSA, do you have a #ubuntu question? [00:55] hmuller: greetings from der west [00:55] OerHeks: =) [00:56] yes, asus-touchpad.sh is no longer around, being handled by the desktop [00:56] according to changelog, but what is the 'desktop' in this context? [00:57] previously I patched asus-touchpad.sh so I could toggle the touchpad on my ul30vt [01:01] no one familiar with the changes in acpi-support? no martin pitt lurking? [01:03] My daily cron job doesnt seem to run on ubuntu 14.01. I have it set to 9pm EST time: 0 21 * * * root test -x /usr/sbin/anacron || ( cd / && run-parts --report /etc/cron.daily ) [01:03] is there something extra i need to do? [01:04] neldogz: What does the "||" do? [01:04] if previous fails, do this [01:05] thats specified by default in crontab, it runs anacron i guess and everything under /etc/cron.daily which is where my script is located [01:06] 14.04... grub always requires me to hit enter to select the default boot image, no errors or such, but i can't reboot unattended... what can i change to go into the default? [01:06] After I closed brasero burning program, then i'm getting: eject: unable to eject, last error: Inappropriate ioctl for device.. The burner still runs loudly. And I cant eject the cdrom. i'm on 14.04 [01:06] I closed it when it was burning. [01:06] sander^home: reboot? :) [01:07] neldogz: check /var/log/syslog [01:07] daftykins, I have so much stuff open, I dont want to do that now. [01:07] sander^home: ah, do it when you can then. [01:07] daftykins, is there no way of just getting the noise away? [01:08] plug out the cable? [01:08] eeee, it looks like it ran [01:08] hey [01:08] Aug 21 21:00:01 computername CRON[3805]: (root) CMD (test -x /usr/sbin/anacron || ( cd / && run-parts --report /etc/cron.daily )) [01:08] sander^home: if you're willing to do that, sure, but that's not an ubuntu question [01:08] cccccccccccccccc: ohai [01:08] http://askubuntu.com/questions/337204/cron-daily-jobs-not-running this article suggests to remove any extension from the script [01:08] i am going to try this and reschedule the job in a few minutes [01:09] daftykins, anyway.. there is a bug here.. defenitely. It shouldnt be impossible to eject the cdrom. [01:09] sander^home: closing a program in progress without a warning dialogue is a bit odd [01:09] sander^home: very strong user error with that one though - if you'll forgive my saying so :) [01:10] ubuntu question: asus-touchpdad.sh has been removed from acpi-support, "Handled by desktop" can anyone elaborate on what "Handled by desktop" means? [01:10] daftykins, i'm fine with a wrongly burned cd.. but i'm not fine with a reboot. [01:10] asus-touchpad.sh [01:10] sander^home: i take it you looked at the processes list [01:11] hmuller: That suggests that the touchpad can be managed by the incorporated tools in the desktop and xorg. [01:11] ok so that article didnt help [01:12] jhutchins: know what tools those might be? I used to patch asus-touchpad.sh to get the special keys to toggle the touchpad to work [01:12] i can see my cron script here: run-parts --test /etc/cron.daily [01:12] daftykins, yes.. no obvious processes there. [01:12] but it doesn't run [01:12] neldogz: is it set +x ? [01:13] yes it sure is [01:13] eeee, -rwx--x--x 1 root root 959 Aug 20 23:50 [01:14] hmuller: No specific knowledge, just interpreting devspeak. [01:14] so i removed the extension, i can see it in the run-parts --test command...just the script doesnt execute [01:14] its actually a simple script just a few rsync lines [01:14] rsync one-liners i should say [01:14] netlar: can you execute the script? [01:14] daftykins, I plugged out the power of the cdrom.. now it works again.. phuh.. [01:15] neldogz: It's the shell logical OR operator, so the complete line is saying "if /usr/sbin/anacron is executable do nothing, else do (cd / && run-parts ...) ... if you've got anancron installed, those lines will do nothing... you need to edit "/etc/anacrontab" instead [01:17] jhutchins: thanks, looks like I have to conduct a little ubuntu development archeology [01:18] anacron's neat [01:18] hi [01:18] TJ-, /etc/anacrontab is setup as follows: 1 5 cron.daily run-parts --report /etc/cron.daily [01:18] hida [01:19] noda [01:19] hi da [01:19] dagone :( [01:19] TJ-, doesnt that mean that it will run every day 5 minutes after anacron is called? [01:21] neldogz: yeah, ... [01:21] neldogz: And anacron is started by cron via /etc/cron.d/anacron with "30 7 *** ...." [01:21] neldogz: It's a mess, isn't it!?! [01:22] TJ-, that makes scheduling jobs unecessarily complex [01:22] neldogz: is this a 24/7 running system? [01:22] TJ-, its my desktop so its on most of the day .. just trying to get a few backups before i shut it off late at night [01:22] neldogz: the point of anacron was to ensure jobs get run on desktop systems that are shutdown frequently [01:23] TJ-, so does this mean that my script wont run until 7:30am [01:24] TJ-, actually i take that back.. it means that anacron wont run until 7:30.. but then my job wont run until 9pm [01:24] TJ-, does that sound right? [01:25] neldogz: it looks that way; I have to say it takes some reading through the obfuscation [01:25] neldogz: you could add it to root's crontab, sudo -i then crontab -e [01:26] can i just change the time anacron run? [01:26] neldogz: if you want cron to handle the daily jobs you could simply edit /etc/crontab and change the command to lose the "test -x /usr/sbin/anacron || " part :) I'd be tempted to rip out anacron myself, purely for the frustration it causes :) [01:27] neldogz: Yes, that can be done too, but remember that anacron runs in the background as a service [01:27] TJ-, thanks that makes sense. I am going to do a little more reading on both to see if i can understand it a little better [01:27] neldogz: I find it is running right now on mine, so I don't know whether you want to rely on an offset from when it might have started === kiril is now known as Guest43284 [01:29] hello [01:29] ohio [01:29] eurika? :P jk.. have a problem kokeboy1 [01:30] yes, i want to add a latin server in hexchat but i dont know how... === STiK is now known as iTrollU [01:32] kokeboy1: /help connect [01:32] kokeboy1: or hit CTRL+s [01:32] or ask #hexchat === peter is now known as Guest33558 [01:36] your OS is slow [01:36] *ubuntu [01:36] and shitty [01:37] ok === iTrollU is now known as STiK [01:41] lol [01:45] Ham62, don't post the Win98 scrot [01:46] TJ-, i've been reading this: http://www.tuxradar.com/content/automate-linux-cron-and-anacron [01:46] guys is it correct to state that scheduled cron jobs in Ubuntu by default are not possible due to anacron? And apparently anacron only runs on bootup? [01:50] so i guess the best thing to do is to setup a user cronjob that does not reference anacron? [01:53] neldogz, yes [01:53] yes, there's really no need to reference the cron executable [01:53] will run regardless of whether the user is actually logged into the system. There is also a root crontab for tasks requiring administrative privileges. [01:53] https://help.ubuntu.com/community/CronHowto [01:53] Each user has a crontab file [01:54] OerHeks, thank you [01:54] have fun [01:57] I would like to know if this is an IRC for new users support? [01:57] MH: of Ubuntu, yessir [01:57] MH sure [01:57] cool [01:57] I'm currently testing it without install [01:57] but will install it in few minutes [01:58] just have a quick question [01:58] ask it then [01:58] I currently have W8 [01:58] and some valuable files on it [01:58] yup [01:58] backup. [01:58] no matter what. [01:59] is there any way to install keeping the files but erasing W8? [01:59] MH: there's a way to install so it doesn't boot Windows [01:59] and in fact, that would be the default course the installer takes [01:59] you can then delete Windows system files at your leisure [01:59] awesome [01:59] OerHeks, my cronjob still doesnt run eventhough i created a user cronjob [02:00] the first option from the installer will be to 'install alongside' or something like that [02:00] probably want to do that, you can do whatever you want with the Windows side later on [02:00] neldogz: what was the command in crontab -e [02:00] MH: before you wipe out Windows 8, consider that some system update tools may require Windows, such as firmware update tools [02:00] neldogz: check /var/log/syslog to see if it ran [02:01] 59 21 * * * user1 run-parts --report /etc/cron.daily/MIR MIR is the name of my script file [02:01] neldogz, most likely no newline after editting .. [02:01] " When adding a new entry to a blank crontab, forgetting to add a newline at the end is a common source for the job not running. If the last line in the crontab does not end with a newline, no errors will be reported at edit or runtime, but that line will never run. " [02:02] OerHeks, thanks, made the change and updated the time, waiting to see if it will run [02:03] I will try to install Ubuntu keeping W8 just in case [02:04] neldogz: that won't work [02:04] but the plan is to start in the Linux world and leave MS back [02:04] run-parts is used to run all files in a directory [02:05] eeee, i just realized that too and pulled that out [02:05] hi [02:05] cibero: Hi there [02:06] as command photos in chat [02:06] eeee, this is what i have now and it still doesnt run: 05 22 * * * user1 /etc/cron.daily/MIR [02:07] MH: yeah you can use clonezilla bootable CD to take an image of your entire disk and restore it if need be, it's a nice solution for a full backup that's relatively easy to restore (good if you have eSATA or USB, or across an Ethernet network since over wifi the full backup can take a very long time) [02:07] neldogz: MIR is owned by user1 ? [02:07] correction it runs but the script doesn't execute: Aug 21 22:05:01 computer1 CRON[12325]: (user1) CMD (user1 /etc/cron.daily/MIR) [02:07] checkign [02:07] as photos are sent in chat [02:07] ( or executable by all ) [02:07] eeee, its owned by root but executable by all [02:08] -rwx--x--x 1 root root 959 Aug 20 23:50 MIR [02:08] ok, if you run the script in a terminal what do you get? [02:08] trying that now [02:08] I get letters saying something I have a picture [02:08] permission denied [02:09] if your Windows install came with a rescue partition, it's usually enough to save that and the partitino layout, and the boot area if there is one [02:09] I get black letters [02:09] eeee, i guess i have to own it [02:09] neldogz: what does the script do? [02:09] does it require privileges? [02:09] and if you wanted to be ultra hardcore for some reason, you can usually do firmware updates from live DOS environments [02:09] would it cause problems if i unloaded the intel gma 500 graphics driver for testing purposes, if im working in command-line mode only? [02:09] when I start live cd [02:09] anarkhos: probably not [02:09] just a bunch of rsync stuff.. does not require special permissions [02:09] anarkhos: is your text quite large? [02:09] please help [02:09] or would it resort to some basic, emergency graphics solution? [02:10] anarkhos: sometimes "outside of X" is still using graphics [02:10] not really large [02:10] im wondering whether the gma driver causes suspend-resume problems [02:11] as I can send a photo so you can see my mistake [02:11] eeee, ok i an the owner of the file.. updated the time in the user cron job [02:11] this is what i am running: 12 22 * * * user1 /etc/cron.daily/MIR [02:11] expunge: how likely do you think that is? [02:12] ... thx for help [02:12] anarkhos: if your text is very large, it is unlikely [02:12] it's not very large [02:12] anarkhos: if it is small and you can see many many words per line, it's probably still using a high level graphics driver [02:12] neldogz: you don't need to specify the user if you're using the user's cron [02:12] anarkhos: I doubt anything truly bad would happen if you unloaded it, though [02:12] anarkhos: sounds more like an ACPI issue than graphics related [02:13] yeah but the file is located in cron.daily [02:13] neldogz: 12 22 * * * /etc/cron.daily/MIR [02:13] wafflejock: yeah there are acpi messages in dmesg, related to POWER BUTTON++ [02:13] Cibero: not clear what you're trying to (which chat client) [02:14] wafflejock, expunge: and this problem is exhausting me [02:14] neldogz: s/you dont need/you shouldn't/ [02:14] hello everybody [02:14] anarkhos: believe for suspend you need to have as much swap space as you have RAM is that true right now? [02:14] if i learned that it is actually not solvable, that would be ok [02:14] hi [02:14] hmm [02:15] ffor suspend too? not only hibernation? [02:15] wafflejock: yeah, and abit more === luke is now known as Guest65201 [02:15] because i have no swap [02:15] wafflejock [02:15] kiwi irc [02:15] anarkhos: only hibernation [02:15] yeah wasn't sure [02:15] right [02:16] anarkhos: yeah dunno I don't have a problem with sleep mode currently but I also rarely use it you can try shutting down/suspending from the command line and see if you get any more info about what's failing [02:16] wafflejock as I can send a photo so you can see my mistake [02:16] it suspends like in windows. it's the resume that doesn't work. i have to disconnect power, battery [02:17] ive tried from command-line, same problem [02:17] anarkhos: k [02:17] anarkhos: can you pastebin the part of dmesg that has ACPI related issues mentioned [02:18] wafflejock: will you be around tomorrow? [02:18] anarkhos: yeah probably [02:18] anarkhos: I'm usually in the angularjs chat but I hop in here every once in a while [02:18] ok then ill try to show you [02:19] i have an problem with LINUX [02:19] Cibero: you can give it a shot I'm in Quassel IRC though and honestly don't think I've seen any media options in IRC aside from auto-loading URLs on hover in Quassel [02:19] it no work [02:20] it LINUX dont work i have it on an surface pro [02:20] WHY ARENT YOU HELPING ME YOU HATE ME [02:20] i have an LINUX it no work [02:21] ubuntu on a surface pro 1 ? [02:21] !details | Picky1004 [02:21] Picky1004: 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) [02:21] how do i make an linux work [02:21] wow, no wonder this chat caused my other system to crash... [02:21] if it no work run win [02:21] i have an linux it boots up and it no work it says kernil oooops [02:22] eeee, still not working [02:22] an system error [02:22] eeee, i moved the script out of cron.daily into my home directory [02:22] neldogz: is it running from the terminal> [02:22] *? [02:22] updated the user cron to reflect 23 22 * * * user1 /home/user1/Desktop/MIR/MIR.sh [02:23] neldogz: you aren't supposed to put "user1" there [02:23] eeee, i got a permissions denied when i tried to run from the terminal and then it actually ran [02:23] an LINUX FUCKED ME WY DO YOU HATE ME XDXDXDXD [02:23] you're running the command "user1 ...." [02:23] 0 [02:23] Picky1004: weeee [02:23] !language | Picky1004 [02:23] Picky1004: The main Ubuntu channels require that you speak in calm, polite English. For other languages, please visit https://wiki.ubuntu.com/IRC/ChannelList [02:23] eeee, take out the user completely? [02:23] neldogz: yes [02:24] ok this is what i have now [02:24] 25 22 * * * /home/user1/Desktop/MIR/MIR.sh [02:24] for the love of god if this doesnt work.... [02:25] I AM AN POLITE BUT A LINUX SYSTEM ERROR AND RAPED ME YOUR LIKE VORTEX I WILL HURT KILL YOU REAL LIFE [02:25] Hi All, I am unable to upgrade from 12.04 to 14 [02:25] http://pastebin.com/NxY7QfZD [02:25] Error -- The following packages have unmet dependencies: linux-headers-generic-lts-raring : Depends: linux-headers-3.8.0-41-generic but it is not installed [02:26] eeee, it doesnt work === zzz_Ridley is now known as Ridley5 [02:26] ok, [02:26] raring's kernel is EOL :> [02:26] is it running? check /var/log/syslog [02:26] i can see it kicking off in /var/log/syslog [02:26] but no errors.. nothing [02:26] I AM FUCKED RAPE BY XDXD AN LINUX SYSTEM ERROR I WILL KELL ALL OF YOU TROLL [02:26] MAD BRO [02:27] Aug 21 22:25:01 computer1 CRON[14129]: (user1) CMD (/home/user1/Desktop/MIR/MIR.sh) [02:27] sar4j: is that your running kernel? [02:27] sar4j: actually no it can't be, remove linux-headers-generic-lts-raring [02:27] neldogz: try /home.../script >> ~/scriptlog 2>&1 === max is now known as Guest96503 [02:27] that will send the output of the command to scriptlog [02:28] daftykins: tried that too [02:28] sar4j: what was the output? [02:29] http://pastebin.com/kzBXRtsK [02:29] !ops | Picky1004 [02:29] Picky1004: 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 [02:30] sar4j: run "dpkg -r linux-headers-generic-lts-raring" [02:30] eeee, i found the problem [02:31] when i moved it from cron.daily it stripped the execute permission [02:31] when i added it back now it works [02:31] so my user cron looks like this [02:31] daftykins: done., it says removed, but still same error on dist-upgrade.. pastebinning [02:31] 30 22 * * * /home/user1/Desktop/MIR/MIR.sh [02:31] cool [02:32] i didn't have to touch anacron.. or the systemcron [02:32] Just found an old, Palm Os thing that I owned, I'd like the notes inside it, googling I found some methods with gnome-pilot, but this command no longer works, how should I do ? [ubuntu 14.04] [02:32] http://pastebin.com/hTYqmkxv [02:32] damn what a super PITA lol [02:32] eeee, thanks for your help [02:32] np [02:33] sar4j: ah it's trying to update to the wrong OS then. try "do-release-upgrade -p" [02:33] definitely learned a few things today about cron and anacron thanks to you guys [02:34] anacron is the lady cron, right? =) [02:35] daftykins: something screwed up, http://pastebin.com/gC3FJLSD its a cycle === Ridley5 is now known as zzz_Ridley [02:36] sar4j: "apt-get -f install" as it suggests? [02:39] daftykins: its going somewhere .. installing linux-headers-3.8.0-44 and some other pks [02:39] hi [02:39] damn, that was allot of users === onekt2 is now known as onekt [02:40] I need help with setting up my Ubuntu server [02:40] daftykins: and here I thought -f was prompting me to install with force ;_ [02:40] ;) [02:40] use the forks, luke. [02:40] sar4j: it's basically "finish what you were doing" [02:40] ah.. [02:40] Ham62: #ubuntu-server is for you then [02:41] ok [02:41] thanks [02:41] daftykins: darn.. : No space left on device [02:42] sar4j: to be honest are you absolutely sure you *need* to be running 14.04 ? [02:42] hey question for you all,, after switching to ubuntu my laptop is shockingly quiet, audio wise, is there a way to boost the audio output? [02:42] daftykins: i guess I will go fix this some other way.. thanks for getting me this far.. [02:43] sar4j: no problem, good luck. likely you have lots of old kernels in /boot [02:43] nah, i was getting that error when I was trying to install ddclient [02:43] i thought may take time and fix the whole os [02:43] but looks like i have more to do [02:43] Sacrelicious: http://askubuntu.com/questions/219739/adjust-max-possible-volume-in-pulseaudio [02:44] How safely make room in /boot? [02:44] expunge: i'm a linux noob... how do i get to that control setting? [02:44] i see /dev/sda1 233191 219302 1448 100% /boot [02:45] sar4j: with gparted, from a live OS [02:45] sar4j: but it's not 100% safe, it's more like 90% [02:46] sar4j: can you do a "df -h" to pastebin? [02:46] sar4j: you could also tell /etc/fstab that /boot is not separate, and copy /boot's contents to /boot on /, and potentially reinstall GRUB =P [02:46] or you could, yeah, remove some cruft from boot [02:46] pretty sure he's got bigger issues [02:49] daftykins : pfft.. this is not my day http://pastebin.com/ARdDedTb [02:49] sar4j: uname -r ? [02:49] (paste it here, it's one line) [02:49] 3.8.0-39-generic [02:50] when i create a xorg.conf which contents should entail that the vesa driver is loaded, but the gma500 driver nonetheless is loaded upon reboot, what's going on? why isn't the vesa driver loaded? [02:51] lspci -v suggests that gma500 still is the kernel driver [02:51] sar4j: ok "dpkg -r linux-image-3.8.0-29-generic linux-image-3.8.0-33-generic linux-image-3.8.0-34-generic linux-image-3.8.0-35-generic linux-image-3.8.0-36-generic linux-image-3.8.0-37-generic linux-image-3.8.0-38-generic" [02:52] sar4j: When you are done add your voice to the bug report :https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1357093 .Boot created in LVM too small . [02:52] Launchpad bug 1357093 in ubiquity (Ubuntu) "LVM or Encrypted install creates too small /boot partition" [Undecided,Confirmed] [02:53] Bashing-om: sure [02:53] sar4j: :) === CraftThatBlock is now known as this_is_patrick [02:56] is it hazardous to blacklist the gma500 driver? id like to test the xorg.conf solution [02:56] with vesa config === this_is_patrick is now known as CraftThatBlock [02:57] try it, if it fails, undo it [02:57] simples. [02:57] as long as i will be able to [02:57] that i get a screen at all [02:59] What is the difference between Stop, End and Kill process in linux sytem monitor? [03:00] why does 14.04 have 3.13 as the latest stable kernel when 12.04 has 3.2? [03:01] eskp: Because 3.13 was the latest stable kernel when 14.04 went into feature freeze [03:02] eskp: The "." is not a decimal point, it is a major.minor version separator [03:03] TJ-: ok that makes sense, thanks! [03:05] test [03:05] success [03:07] daftykins : that cleaned up a lot === jugaqklkmoznkbvi is now known as dkpywprqfdtdyppe [03:07] now use only 23M === dkpywprqfdtdyppe is now known as sepero [03:07] krismatrix: http://ubuntuforums.org/showthread.php?t=1840329 [03:08] sar4j: cool, back to "apt-get -f install" now :) [03:08] apt-get -f is getting linux-image-3.8.0-44-generic_3.8.0-44, and it is 50M - bigger? [03:11] sar4j: it's definitely not doing what you want it to be doing [03:11] sar4j: i expect you are running the raring HWE on 12.04 [03:12] daftykins: I have no idea i ever installed / upgraded this machine [03:12] *kernels on this machine [03:13] sar4j: is it an important system? much data? [03:13] it is a home server, not much data.. data is one a external hdd/mount [03:13] i actually run inside virtualbox [03:13] probably be easier to just nuke it [03:13] sar4j: see the tool "hwe-support-status" tool info at https://wiki.ubuntu.com/1204_HWE_EOL [03:15] Thanks wafflejock [03:15] so...is there some problem with using kill? [03:16] krismatrix: it's better to just end it if possible so it can close down and properly end any file writing it's doing [03:17] krismatrix: but if that doesn't work you can kill/terminate it [03:17] can anyone help me fix this error? [03:17] krismatrix: it's not typically a big problem [03:17] Agent admitted failure to sign using the key. [03:17] ssh related [03:18] I've tried googling and the ssh-add solution didn't wokr [03:18] er work [03:18] TJ- : thats helpful. thanks a bunch. Now I see what is going on. [03:19] sar4j: honestly, if you're dealing with a VM, i'd just create a new one, migrate the data then turn off this one. life's too short [03:19] ok...that is good to know. Thanks. [03:19] Deep6: haven't seen anything about this but can you describe the scenario in more detail is it just as soon as you try to establish a connection using SSH connection you get this message? [03:19] krismatrix: np [03:20] daftykins: spoke my mind! cheers mate.. I guess, I will just do a clean install.. weekend project ;) [03:20] Thanks a lot all, i guess I should hangout here more often.. cool channel!! [03:21] sar4j: yeah minus an occasional troll it's a good channel [03:21] but not a mint condition one =P [03:21] wafflejock: I have created an aws instance, and added another user, created an ssh key pair for myself [03:22] and have moved that to the authorized_keys file with the correct perms, [03:22] Deep6: you modify the security/firewall rules in AWS too [03:22] tried to ssh with the id_rsa file as my identifier [03:22] ssh is answering it's not a connectivity error [03:23] Deep6: "ssh -vvv ..." will give you extensive connection debug information [03:24] TJ-: already done [03:24] Deep6: what's it failing on? [03:24] Deep6: can you pastebinit [03:26] http://pastebin.com/z660Xhes [03:26] that's a snippet [03:26] not the whole output, but enough to see the error [03:30] I unset SSH_SOCK and it worked [03:34] i need mount a image mdf mds i put in terminal sudo mount -o loop=/dev/loop0 /media/aukun/magatzem/Descargas/FAULT.mdf /media/virtual [03:34] but giveme error [03:35] with an MDF and MDS pairing, one is the volume and one is metadata, are you picking the larger? [03:35] ubunt: ^ [03:35] sleeping now, bye [03:36] yes the larger [03:36] ubunt: just -o loop should suffice [03:36] when i do $ echo 'testbase64' | base64 i get dGVzdGJhc2U2NAo= as result... but when i use online base64 encoders i get different value. Why is that? [03:36] ubunt: what error? [03:36] exquisite [03:36] zipc: what value do you get? [03:36] only read [03:36] zipc: remove the quotes? :> [03:36] write protect [03:36] i have problems with my google chrome on ubuntu 14.04 [03:37] ubunt: that isn't necessarily a show stopper [03:37] ubunt: you weren't planning on writing to the mount anyways, were you? [03:37] rasheed: yes? [03:37] can anyone help [03:37] it wont uninstall [03:37] zipc: and why does it matter if you have 'base64' locally? =) [03:37] yes only read [03:37] daftykins: online encoders, i get dGVzdGJhc2U2NA== removing the quotes are the same [03:37] neither will it open fully [03:37] ubunt: so no problem at all, don't you think? =) [03:37] zipc: oh well i have to go === sar4j is now known as ss- [03:37] zipc: link? [03:38] expunge: http://www.base64encode.org/ string is testbase64 [03:38] yes but where is the mount image? [03:39] zipc: not sure, but I'd take GNU's base64 as the standard [03:39] ubunt: /media/virtual [03:39] no is there [03:40] zipc: the newline [03:40] in media virtual nothing files [03:40] yeah the newline =) [03:40] zipc: try echo -n [03:42] hi [03:43] SchrodingersScat: like echo 'testbase64-n' | base64 ? [03:43] i want to install minimal amount of packages to run qt5 application [03:43] zipc: echo -n "testbase64" | base64 [03:43] i have Xorg, what qt5 packages do i need to install? [03:44] leotr: if it's truly a qt5 app, it should dep the right packages in on its own [03:44] expunge: i build it myself [03:44] zipc: the -n tells echo not to add a newline, which is normally cleaner for your terminal, etc, but in this case it was giving base64 the extra data [03:45] zipc: by default echo send a newline at the end, so you get a prompt back cleanly [03:45] awe beaten again =P [03:45] SchrodingersScat: nice catch. that explains it [03:45] expunge: i never knew echo sends a newline.. [03:46] what is the best proxy appliation available for ubuntu , i want a program just like proxifier , i want to setup a proxy of HTTPS protocol [03:46] zipc: try just running 'echo -n foo' [03:46] zipc: you'll get your prompt back, but it will be right after 'foo' [03:47] zipc: this is also why text files typically end with a final newline [03:47] I need to know the best place to learn to become a power user of Ubuntu, what forums do anyone suggests, and which are good additional repositories should I add? (Privmesg/Query it to me) [03:47] Sunstream: simpler to learn one thing at a time [03:47] Sunstream: pick something you want to do, figure it out [03:48] anyone can tell me how to setup HTTPS proxy in ubuntu? [03:48] Hmm. [03:48] Sunstream: you can find the links to forum, launchpad, askbuntu, etc in ubuntu.com itself [03:48] i am going to be trying to upgrade another laptop to 14.04 (head ache) what is the command to properly rsync my home dir to my memory stick with a dry run? [03:49] Psil0Cybin: rsync -n -av ~/ /mnt/memstick/ [03:49] !info tinyproxy | jackhum, this is one of probably many, it was a very short config file. but define best, because that could be defined in many attributes.. [03:49] jackhum, this is one of probably many, it was a very short config file. but define best, because that could be defined in many attributes..: tinyproxy (source: tinyproxy): A lightweight, non-caching, optionally anonymizing HTTP proxy. In component universe, is optional. Version 1.8.3-3ubuntu1 (trusty), package size 58 kB, installed size 195 kB [03:49] Hello [03:49] Okay I will have to google those to find those sites. [03:49] thank you and after expunge i would remove the -n to remove dry run after it looks good? [03:50] Psil0Cybin: or perhaps more clearly, rsync -av ~/ /mnt/memstick/ --dry-run [03:50] Psil0Cybin: yes exactly [03:50] thanks :D [03:50] you rock man [03:50] Any person able to explain how can I resize a the System Partition? [03:50] Psil0Cybin: nou [03:50] mathsebiann: resize what now? [03:50] I just installed Ubuntu [03:51] and then I saw there was another partition of 377GB and I would like to unify that partition with the current 137GB partition that has ubuntu installed int [03:52] !gparted | mathsebiann [03:52] mathsebiann: 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:52] mathsebiann, Needs to be done from the live boot, boot that and come back to the channel. [03:52] mathsebiann: is this a dual boot? [03:52] what should i add in conf file . usually in proxifier server address is my IP , port is 3128 and protocol is HTTPS [03:53] I got a couple of e-books from "Kindle Unlimited" Named: "Managing the Ubuntu Software System by Keir Thomas" and "Working At The Ubuntu Command-line Prompt by the same writer" Both are easy to understand for the newer user (Not being overly technical) and it actually gave me a huge encouragement to learn Ubuntu [03:54] Thanks! [03:55] jackhum: really best if you just read /etc/tinyproxy.conf and set it up how you like, the port is toward the top though, then you probably need to set the authorized IPs, etc. [03:55] greetings [03:55] Sunstream: Keir is an interesting name [03:56] Nods he writes good books its not too technical it actually taught me some things I did not know about Ubu. [03:56] Keir Thomas wrote a few Linux Nitty Gritty books [03:58] Sunstream, This is #ubuntu-offtopic stuff not support. [03:59] sunHey,your back :) [03:59] Sunstream: Hey,your back :) [04:02] expunge: it was a Windows partition [04:02] Hey hey [04:02] Hey guys, I'm probably missing something obvious... but... how do you set screensavers in the latest LTS? [04:02] Wow, SSO is not free? [04:03] apparently gnome-screensaver no longer has any screensavers [04:03] super dumb [04:03] :( [04:03] so I installed xscreensaver and it works ok but gnome-screensaver still runs at boot so xscreensaver isn't default [04:03] *confused* [04:03] SSO? [04:04] mathsebiann: so you aren't dual booting [04:04] expunge: not anymore [04:05] righto [04:05] I see in gparted that the partition i want to join to the ubuntu system partition is the first in the Hard Drive allocation [04:06] If I want to resize the partition i cannot do that with previous free space (make sense?) [04:06] mathsebiann, Take a screen shot and post it in a imagebin. [04:06] Ubuntu 1 oh it says free and paid services in terms [04:07] aha [04:07] http://www.n00bsonubuntu.net/content/install-xscreensaver-ubuntu-14-04/ [04:07] thanks :p [04:07] Sunstream: ubuntu 1 is gone IIRC [04:07] mathsebiann, Are you on a live boot or the install? [04:09] ? [04:09] expunge, only the cloud file service [04:09] I have take the screenshot, but how do I post it in the imagebin? [04:10] !imagebin | maherrera89 [04:10] maherrera89: Screenshots can be made with the [PrtScr] button. Want to show us a screenshot of your problem? Upload an image to http://imgur.com/ [04:10] well when I went to ubuntuforums.org it uses SSO [04:11] uploading, thanks ubottu [04:11] Sunstream, Would you take this chat to #ubuntu-offtopic [04:11] SSO? [04:12] expunge, ubuntu single sign on [04:12] expunge, Would you join Sunstream at #ubuntu-offtopic please [04:12] Yeah SSO Single Sign On [04:12] oh yeah.... [04:12] Beldar: nah [04:12] I will go to off topic [04:12] thank you [04:12] my appoligies its been time since I been here I forget about that heh Sorry Beldar [04:13] ubottu, expunge: here is the image [04:13] http://imgur.com/8dwJpxT [04:14] maherrera89_, So your end goal is ubuntu on the whole HD? NOte we preface with nicks here. [04:15] Beldar: yes, thats the objective [04:15] Hello is anyone familiar with SNMP? I'm having a problem when I walk the OID .1.3.6.1.2.1.25.1.6 it's only showing 1 process instead of the maximum amount of loaded processes on the system. [04:15] what I'd do is delete the ntfs, apply, then right click on the extended and see what it says about enlarging [04:16] Sydney can you join me in off topic or priv message? [04:16] maherrera89_, Delete sda1 than resize the extended sda3 that resize the sda5, run all independently in that order. [04:16] i'm still having problems connecting over wireless. At the moment, I'm using wicd. It seems to get stuck on "Verifying AP association...". Without wicd I can get the connection up and ping the Net - but if I take eth0 down, my wireless goes away too. wicd is the only way I can bring eth0 back (which is the main reason I'm using it). [04:16] maherrera89_,YOu have to unmount all the partitions however. [04:17] maherrera89_, You, you need to be on a live ubuntu. [04:17] Been working on this for two days solid and don't seem to be getting anywhere. [04:18] Beldar: What do you mean with a live ubuntu? [04:18] non booted from the HDD? [04:18] maherrera89_, The ubuntu install boot a live boot from it's desktop using gparted. [04:18] Got It [04:18] thanks [04:19] maherrera89_> non booted from the HDD? Yes, you jave to have all the partitions unmounted. [04:19] have* [04:20] Ok [04:20] Beldar_, will reboot my PC and start from a live version, thanks for help me out... one quick question, would that action erase all my current docs in the Ubuntu partition? [04:21] maherrera89_: it shouldn't, but there's no guarantee, unless you have a backup [04:21] google chrome crashes whenever i open it on ubuntu 14.04 and cant be removed from my system either, so what can i do really? [04:21] looking out for ur assistance [04:22] expunge_, I have one, no problem... thanks! [04:22] maherrera89_, Theoretically no, but always be prepared for that with backups. YOU may loose the boot however by resizing it, which is an easy fix from the live [04:22] hey there, I just installed Dropbox from software center but it's been half an hour that is "applying changes". Is that normal? [04:22] guys having a problem i n12.04, complete freezes when working in android studio, and using firefox on a 8gb ram machine , causing corrupt projects, things i am working for a long time :P lol my question is i can not even move the mouse or keyboard, it is a complete freeze [04:23] NaStYdoG: can't imagine it is [04:23] i really really do not want to format but i guess i may need too...correct? [04:23] <_shrine> yoo [04:23] <_shrine> I'm bored and I want to write some ruby scripts to do silly things [04:23] <_shrine> any ideas? [04:23] Psil0Cybin: corrupt in what way? [04:23] _shrine: install ruby [04:23] _shrine: then /join #ruby [04:23] well if u cold reboot when working on an android studio project [04:24] it erases all ur files [04:24] and ur project wont run [04:24] Psil0Cybin: that doesn't sound particularly abnormal... [04:24] rageberry have you ever tried "apt-get remove google-chrome*" to remove it? [04:24] and i lost everything pretty much, but my case is that i stay in my laptop for 45 or more working on 2 more things without my computer completely freezing keyboard and all [04:25] Psil0Cybin: well that's what saving is for [04:25] rasheed_ have you ever tried "apt-get remove google-chrome*" to remove it? [04:26] wlemuel, They are gone. [04:26] expunge, i can only save so much [04:26] i was in the middle of compressing a file, saving it! and it crashed [04:26] my system [04:26] wlemuel, remove leaves configs [04:27] and it never saved the .tar, and completely erased my project! [04:27] what can someone suggest i have a lenovo and it randomly crashes, when using firefox and anynother application lets say [04:27] NaStYdoG, kind of depends on your download speed but it does seem excessive. [04:28] Psil0Cybin: you can probably use more stable native tools for your development [04:28] Psil0Cybin: and do final end-run testing in the emulator/whatever [04:28] Beldar, with the command "apt-get purge", right? [04:28] yes [04:28] for a more comprehensive approach, you could probably look into filesystem snapshots [04:28] well its more of a ubuntu problem that it freezes not when using android studio but firefox and music playing or firefox and the terminal, and it isnt low on ram, memory tests said the computer is fine, the only thing that is wrong is the computer cold freezes [04:28] no keys work no mouse [04:29] or regularly quasi-hibernation snapshots [04:29] well, If I close the software center and launch again it resumes installing [04:29] guess I will wait a little longer [04:34] how to make tree command not to list some folders ? print just their names and not their content [04:34] http://linux.die.net/man/1/tree [04:35] Enissay: -I [04:36] Oh, I tried it, I tought it was a lowercase L xD [04:36] I think I'd just use 'find' [04:36] and | egrep -iv 'foo' [04:38] expunge, but it skips the whole folder... I want it to print only the name not the content [04:39] Enissay: do what now? [04:40] same question: How to print some folder's name and not it's content [04:41] expunge, http://pastebin.com/xn3VVJnN [04:42] is it possible to wake my computer up when someone sends a print job to the printer thats connected to it [04:42] for example I want the full tree of this, excpet folder C, I want only the name, don't print the content [04:42] ? [04:42] Enissay: perhaps you want sudo apt-get install tree [04:42] tree -d [04:42] prints only directories in a tree in the command prompt [04:43] wafflejock, I'm already using tree xD [04:44] again, I want to list all content of a folder (A in teh example) but some sub-folders, I only want it to output the name, NO content [04:44] http://pastebin.com/xn3VVJnN [04:44] stiv2k_: don't think so you can wake on lan by sending a magic packet then tell it to print [04:44] Enissay: not even sub folders [04:44] Sorry, If not clear xD [04:44] Enissay: so you want to control the depth it shows? [04:45] NaStYdoG, What release is this? Is your net speed slow? [04:45] Enissay: the man page says -L limits the depth [04:45] only for some folders I want it to print their name only [04:45] For the rest of the subfolders I want everything [04:45] Enissay: check out, man tree, it's got all your options there [04:46] wafflejock: why cant the magic packet be the print command [04:46] I came from there when got stuck xD [04:46] 'cause print commands are print commands [04:47] stiv2k_: yeah different messages for different things [04:47] Enissay: you want the first level of dirs/files only? [04:48] but if you wanted to [04:48] tree -L 2 -d [04:48] you could make an executable on the remote computer that issues the print command [04:48] with the same name [04:48] and have it send a wakeup command and then the original print command [04:51] expunge, I want everything EXCEPT for some folders, I want the first level only [04:52] Enissay: as wafflejock said, -L [04:52] but I'd use find A -maxdepth 1 [04:53] yeah find should work too [04:53] find has tons of options I always have to use the man page on that one though [04:53] er bropages [04:54] export, the -L is applied on all folders, I want it applied on SOME folders only [04:55] Enissay: I don't really see what problem you're trying to solve if you want to remove some parts from the output you can just pipe it to a file and edit it really, what's the goal? === apb_ is now known as apb1963 [04:56] wafflejock, It's printed in the console in colors, and I do want to take a screenshot with colors lol [04:57] or is there a way to send that back to the console after edits to print it with colors ? [04:57] well, it would be great if there's a way :) [04:57] Enissay: don't think so really.... but seems like you'd want to output the data then use something else to make a nice visual of it though I'm not sure of anything off hand [04:58] Well,it's okay, I just was asking in case someone knows a way :) [04:59] Enissay: actually there's some HTML output option [04:59] never tried it though [04:59] hmm, good finding, it could be interesting indeed === Michael is now known as Guest74738 [05:01] you should really just use find [05:01] tree -n [05:03] ah yeah looks like the HTML output is a bit broken at least in what I just tried [05:03] doesn't add
tags in all the right places [05:03] otherwise pretty cool [05:03] html output hacked in 1998 it says :P [05:04] i have ubuntu 12.04 LTS kernel 3.2.0-67 ubuntu randomly crashes how can i test an upstream kernel [05:04] it would probably be awful if it were hacked this year, too [05:04] or try a newer kernel version [05:05] expunge: possibly... this is something I could probably fix though honestly.... going to grab the source and check it out for giggles [05:09] 449 lines of C it doesn't look too crazy though some indentation problems [05:09] for the html.c part of tree source that is [05:10] of C? Sheesh [05:10] some people use C just 'cause they can =) [05:10] ah I like C, this is nostalgic :P [05:10] C is fine [05:10] but tree is not exactly rocket science [05:10] true [05:12] now this is interesting on 14.04. I have a process that if I do ps aux it hangs on pid 7238 [05:12] so I go to /proc/7238 [05:12] and try to find what is the exe but ls hangs... [05:12] Perfect, that's what I needed [05:13] thank you guys [05:13] wafflejock, expunge ^ [05:13] Enissay: np glad that worked out good to learn something new myself too [05:14] :) [05:14] Enissay: what'd you settle on? [05:15] I guess time to reboot computer, oh well [05:15] yeah 'bout time for my nightly nap [05:16] damnit [05:16] ofc reboot does not work anymore :D [05:16] must be the strangest linxu bug i've ever seen [05:18] damnit sync hangs [05:18] oh, he left [05:19] Anyway, I exported to html then edited it manually [05:19] Also used -C to force colors [05:19] Enissay: you have the missing br problem too? [05:19] No it look sfine [05:19] hmm k [05:20] hmm reboot -f does not work :D [05:20] wafflejock, in chrome at least [05:21] Enissay: yeah just looks like it's a problem for the second level deep in chrome when I tried [05:21] tree -H testing -L 2 -d > testfile.html [05:21] hmm now how to make the reboot as safe as possible?? [05:21] power reset [05:21] when can't run sync, reboot.. anything [05:22] ztane: think I've just used shutdown -r now [05:22] wafflejock, I didnt had levels that deep in my case, when trid on my home, I see what you men [05:22] mean* [05:22] ztane: looks like reboot just uses shutdown anyhow [05:22] Enissay: k cool good sanity check [05:24] wafflejock: nope, reboot -f -> no work... :D [05:25] ztane: what are you trying to reboot exactly? [05:26] my computer... this computer I am ircing on :D [05:27] or actually where I am sshoing from to the server running irssi [05:27] <- as you can see not yet successful [05:27] ztane: was curious if it was AWS or something since they have restart instance thing in the console [05:28] ztane: does it tell you it's going down for a reboot but nothing happens? [05:32] I read somewhere that the admin permissions (group) has been phased out, what is the new group used to give a normal user permissions to allow them to mount devices, open network manager, etc.? [05:35] wafflejock: yes ofc, I cannot do ps aux, bc it crashes at pid ~7235 [05:35] and I cannot bring apache to down with service stop, I cannot run sync, [05:35] I cannot reboot by force, nothing :d [05:36] TJ- : Ok, i have the options in /etc/modprobe.d/nvidiabl.conf and restarted [05:38] Okay I feel dumb, I want to change my screen suspending time (where the monitor blanks) and rather not have to log in every time it times out, and I cannot remember how to do this in lubuntu [05:39] the screensaver settings I think [05:40] its called but I cannot find it [05:40] TJ- : but moving the brightness under 25% still deactivates the backlight complete [05:44] wafflejock: finally, I had to execute reboot syscall myself. though it wasnt what I wanted :P [05:45] ztane: so what did it exactly? [05:45] ah I thought I had chosen reboot, but it was just halt (not poweroff) [05:45] I read somewhere that the admin permissions (group) has been phased out, what is the new group used to give a normal user permissions to allow them to mount devices, open network manager, change keyboard language, etc.? [05:46] Sunstream: not sure about a GUI way some forum discussing the CLI way here http://ubuntuforums.org/showthread.php?t=1957774 [05:47] Sunstream: ah here's a GUI option too apparently http://chrisrogers.me.uk/blog/stop-lubuntu-turning-off-screen/ [05:47] reading [05:47] xfce control though not sure about lxde based one never used lxde myself [05:49] I really do not get why I cannot control this ... I just want to disable it [05:49] Ascavasaion: http://ubuntuforums.org/showthread.php?t=2219250 [05:49] I understand the use of a screen saver in CRT days but who uses a CRT [05:49] Sunstream: maybe people using lubuntu :) [05:50] Sunstream: really though I use Gnome and they have a relatively fast goto lock screen time too but I don't mind it [05:51] Perhaps, but I do not want to go to a lock screen if I am the only one who access this computer [05:51] yeah actually just checked Gnome settings in the Brightness and Lock section you can adjust it [05:51] wafflejock: Thank you, I see I am already a member of sudo group. I still do not know why I cannot do anything in my GUI :( [05:51] mine just locks after the screen is off so I just thought it was a lot when I'm on battery mode since it sleeps the screen pretty quick then [05:52] Ascavasaion: I'm in sudo as well you don't get prompted for a password when you try to do these things? not sure about mount but pretty sure network manager bits I've only had various *buntu distros ask for my password [05:52] ? [05:53] Lightlocker? [05:53] wafflejock: I cannot open them... network manager is greyed out, I cannot use Users and Groups, devices do not mount in the GUI filemanager either. [05:54] Okay I disabled light-loocker [05:54] Ascavasaion: in Ubuntu Gnome at least I hit unlock in the users panel first then it asks for a password [05:55] wafflejock: Unlock is not even an option... I click any b uttons in Users and Groups and nothing happens. [05:55] Okay I disabled it lets see what happens after 10 minutes [05:56] hello [05:58] hello sennn [05:58] Ascavasaion: not sure have you tried using gksudo to open the programs explicitly as root [05:59] Ascavasaion: never seen that problem but haven't tried Unity in 14.04 myself yet [06:00] wafflejock: gksudo users-admin open the Users and Groups application, but everything is greyed out and the mousepointer is the icon showing that it is busy. [06:02] Ascavasaion: it prompt you for a password before opening at least? [06:02] wafflejock: Nope [06:02] Ascavasaion: not sure sounds like something is borked with gksudo or something [06:02] suppose you can try to sudo apt-get install gksudo --reinstall [06:02] wafflejock: Yep, Ubuntu's upgrade programme is broken. [06:03] Ascavasaion: yeah I did an upgrade with Kubuntu from 12.04 to 14.04 and mostly went okay but decided to give Gnome 14.04 a shot anyhow [06:03] Ascavasaion: my server that has xubuntu on it went okay but I don't really use the GUI there, it could be headless I just like the GUI occassionally [06:03] wafflejock: Unable to locate package gksudo :( [06:04] oh maybe it's in another package [06:04] Ascavasaion: hmm http://askubuntu.com/questions/290810/how-to-add-gksudo-or-what-to-use-instead-in-ubuntu-13-04 [06:04] Ascavasaion: looks like maybe in gksu but some talk of it being pulled in 13.04 in favor of just using sudo not sure about that [06:05] wafflejock: Each time I do someone on Ubuntu it stuffs up. [06:05] someone-something [06:05] hehehe [06:06] Ascavasaion: http://askubuntu.com/questions/284306/why-is-gksu-no-longer-installed-by-default [06:06] yeah change can be painful [06:06] backups are good and clean installs are always easier [06:06] wafflejock: sucks that Ubuntu's stuff is always breaking. [06:06] Ascavasaion: it's not regularly breaking it's just at upgrade time [06:06] Ascavasaion: I stick to LTS most of the time so I don't upgrade every 6 months [06:07] not sure but I feel like rolling release distros would be even scarier with regard to getting breaking changes [06:07] maybe not though since there's never a major jump [06:08] usually I wait like 4 months after an LTS then start trying it out [06:08] GCC is going to jump to 5.x, [06:09] wafflejock: You know when you install Ubuntu the first time and it creates one user account? How do I create one like that? [06:10] Ascavasaion: yeah I'm not sure if you can run that GUI wizard for adding an admin user after the installer [06:11] wafflejock: Sigh. [06:11] Ascavasaion: https://www.digitalocean.com/community/tutorials/how-to-add-and-delete-users-on-an-ubuntu-14-04-vps <-- this might help [06:12] Ascavasaion: "adduser " [06:12] strangely though I'm not in the /etc/sudoers file nor am I in the "admin" group but I don't seem to experience the problem [06:13] And then afterwards, "usermod -a -G sudo " [06:13] TankC: Adding the user is easy, but getting access to stuff is. :( [06:13] You need to add the newly created user to the sudo group [06:13] you can view their groups with "groups " [06:13] TankC: yeah think Ascavasaion said they were already in sudo [06:14] groups with no arg shows current user groups too [06:14] Going to reboot. [06:15] how to know that ram memory model in my pc? [06:15] the digital ocean write ups on Linux things are pretty nice [06:15] ubunt: Open your PC up and look [06:15] ubunt: sudo lshw [06:16] ubunt: look for the memory section [06:16] free -m will tell you in megs how much is used in general [06:16] but lshw gives lots of gory details on the hardware itself [06:17] Very cool.. I didn't realize it was possible to view RAM vendor info [06:17] yea tons of stuff in there [06:18] Although it looks like it lists the manufacturer of the semiconductor and not the actual vendor itself [06:18] yeah not sure what vendor actually packages/sells the RAM in my machine says it's Samsung stuff [06:19] don't think Samsung sells the whole chips though [06:19] Running Ubuntu12.04. PHP cannot write/upload file in folder because of permissions (I believe). I don't want to change permissions to 770, I'd rather change how PHP runs (perhaps groups?) so PHP can upload/write and read files. Is there a simpleton guide on how to do this? [06:19] not that I've seen [06:19] er the whole package rather [06:19] Samsung sells RAM [06:21] SthNotTaken: ah wasn't aware of that, know my HDD is Samsung branded [06:22] I just broke my '5' key typing something to you. This is going to ruin my day. [06:22] SthNotTaken: there's a write up with some people discussing it here http://ubuntuforums.org/showthread.php?t=910155 [06:22] That on top of my existing permissions problem [06:22] Oh, this is perfect [06:22] SthNotTaken: keyboard keys? [06:22] Now I just have one problem [06:22] Thanks wafflejock! (laptop keyboard) [06:22] I mean laptop keyboard rather [06:22] yeah [06:22] I jammed it back in, and now it's not even. [06:23] I'm an idiot [06:23] those used to bust on me all the time on the old dells [06:23] Now it's angled strangely. [06:23] I've got some high end keyboard now but pricey (Das Keyboard) [06:23] it's nice [06:23] DEFINE FIVE, 5 [06:23] and I'm good to go [06:23] hehe [06:27] Islam: The Religion Of Peace [06:28] i put sudo dmidecode --type memory for know the model ram but don't is the name, how to? [06:28] in trying to fix it, now I seem to have lost completely '5' capability === infinmed is now known as infinimediatory [06:35] So..building a vanilla kernel with a .config from 14.04. Any reason why so much disk space is chewed during the build process? Like 15G [06:37] What's the easiest way automatically login to a switch and send bunch of commands to it? [06:37] Yevgeny: over ssh? [06:37] Yevgeny: rancid? or use expect directly [06:38] sloof: No idea. But while it's running, do a sudo du -x | sort -rn > /tmp/du.out and see if you can see where the space is going. [06:39] wafflejock: I think I figured out the problem... I changed from lxdm to gdm and everything seems okay now. [06:41] Ascavasaion: ah nice [06:41] Looks like drivers/ [06:41] wafflejock: Must say that it makes no sense to me though. [06:41] Ascavasaion: well the *dm parts are for the login/lock screen don't now much about them aside from that though [06:42] Ascavasaion: lightdm kdm gdm etc. [06:44] hi [06:44] wafflejock: Yep... weird. [06:46] sloof: you can check out ncdu as well it's nice for visualization the space used in some folder [06:49] sloof: just did some googling it looks like that's pretty typical size needed for building the kernel, never tried myself [06:49] This was suposed to be my php day, now it has turned into Ubuntu day. [06:52] wafflejock: ok then. Last time I compiled a kernel was in 2004-2005. I guess a lot has changed. 15G for a build seems like alot. [06:53] I haven't trimmed much ouch of the Ubuntu stock .config so almost every module is probably getting build. [06:55] TankC: it's over ssh [06:57] sloof: I tried expect but it's a bit confusing, do you know any easy guides? [06:57] sloof: yeah just opened some articles about it and says 30GB for some of the 2.6 builds [06:57] wafflejock: I remember building the 2.6 kernels. COuldn't have been that much. I don't think I have that much to spare back then [06:58] SthNotTaken: bummer sometimes that happens I've got a webdev video I put together if you're interested https://www.youtube.com/watch?v=zQNbsCTFrAA [06:58] Yevgeny: I'd probably use fabric (http://www.fabfile.org/) [06:58] Yevgeny: Try rancid [06:58] wish I saw this a long time ago, wafflejock [06:59] "2.1G /lib/modules/3.14.17" wut! [06:59] sloof: I tried rancid also, but having alot of problems configuring cloginrc [06:59] sloof: do you use it? [06:59] Yevgeny: What kind of switch? [06:59] I like how you actually have an index there. Very cool. You go over installing NodeJS? Nice content. [06:59] sloof: Hp Procurve and Cisco different cisco switches [06:59] Ahh, you go over the entire environment. Everything to start up. That's very cool [06:59] SthNotTaken: thanks yeah I only briefly touch on everything just getting it setup [07:00] It took me about 2 weeks to discover NetBeans... chasing commas/quotes wasn't fun. [07:00] SthNotTaken: some peope complain about the length but I tried to cut it down as much as I could and like you said made a table of contents of sorts [07:00] Yevgeny: rancid is probably the way to go for the Ciscos. I think there is some hp rancid tool but I've never used it [07:01] I stuck with whatever #DigitalOcean had. Somtimes had to guess. Sadly, I understand so little I have to write down everything I do incase I need to wipe, otherwise I'd be lost [07:01] SthNotTaken: I only really use node for doing build tasks so far still using PHP/Apache for my backend stuff [07:01] SthNotTaken: yeah I made this video in part to help myself too [07:02] not sure if it's the right forum.. but how do I enable ssh to have both authentication method password as well as public key [07:02] it's a guide for some of the stuff.... wish I had done one for postfix too but I'm still learning the ropes on that [07:02] wafflejock: Submit this to reddit.com/r/webdev or sth. The only reason I'm doing what I"m doing now is because I had some guides for this path, but I wish I could have taken others. [07:02] "Welcome to Ubuntu 14.04 LTS (GNU/Linux 3.14.17 x86_64)" <- nice [07:02] SthNotTaken, We wish more here coming for help documented. ;) [07:02] SthNotTaken: if you don't mind go ahead and do it for me I don't reddit [07:03] from what I've seen of others on reddit it's another addiction I don't have time for :) so I've avoided it [07:04] Smart, but this is worth sharing [07:04] sloof: I thought why use rancid or other program when I can just send a config file to the devices, the only problem is HOW to automatically login to the devices and send the file [07:05] sloof: config file = a bunch of commands [07:05] I can't say for HP but you're best bet is to login and instruct the device to grab the config from TFTP [07:06] sloof: okej, but I don't want to erase the old config file, just want send commands to backup the config [07:06] Also...I;ve been away from cisco for a while. I don't know if you can send the file and then tell the Cisco to interpret the file in some way. Juniper makes it easy. SCP it. "load file..." [07:06] RANCID then [07:06] It's what it was made for [07:07] okej [07:08] sloof: I haven't done anything like this before but I know how cisco works, if I do it manually then I just: ssh to the switch, type in username and pass, and then just type 'copy run start tftp:ip.adress' that's ALL I want to do pretty much but it has to be automatically [07:09] TankC: have u used fabric urself?=) [07:12] yay i turned off the locker [07:14] Sunstream: nice what worked? [07:15] Yevgeny: 'expect' [07:15] Is there an easy way to create an "All work no play account" in ubuntu? I really could use the separation of play and work to different accounts. [07:16] josmala_: what do you mean by that exactly? what is play to you? [07:16] like you have that Gnome light lock wafflejock, in lubuntu it is called Light Locker Settings [07:17] Sunstream: ah cool so there was a LXDE GUI for it? [07:17] I mean that I could simply have one account in which I can set what applications and what websites are blocked on other account. [07:17] TJ: okej [07:17] /join ##linux [07:17] TJ-: Trying to understand expect =) [07:18] josmala_: not sure about that you could certainly modify the permissions for a user in terms of execution so other users can't run certain things but regarding the websites you might like this https://chrome.google.com/webstore/detail/stayfocusd/laankejkbhbdhmipfmgcngdelahlfoji?hl=en [07:18] josmala_, All possible but a click and go gui is all. [07:18] not* [07:19] Yevgeny: It's pretty straightforward - remember it was designed for dial-up modem services. [07:19] josmala_: Sounds like you need an account inside a chroot [07:20] josmala_: The other alternative would be a user-specific apparmor profile [07:21] hello [07:21] how to apply only security updates ? [07:21] yes It is in Preferences -> Light Locker Settings at the bottom half there is a on off option in the area that says LOCKING in Enable light-locker turn that off, [07:22] leeyaa: http://askubuntu.com/questions/194/how-can-i-install-just-security-updates-from-the-command-line [07:22] TJ-: Well gonna try it again :) [07:22] wafflejock, I am happier now based on what you said, i saw that similar option and it was the correct one [07:22] wafflejock: are you sure unattended-upgrade is the right way? what about changing sources.list [07:22] leeyaa: Use the "unattended-upgrades" package [07:22] TJ-: and this is official recommended way right ? [07:24] leeyaa: "This package can download and install security upgrades automatically and unattended, taking care to only install packages from the configured APT source, and checking for dpkg prompts about configuration file changes." [07:24] TJ-: i understand, but it is official and can be used on critical systems ? [07:25] hello! because my second HDD failed, I've replaced it and now run this command - grub-install /dev/sdb - so in order for it to boot off the 2nd HDD, is there any other command I need to use? [07:25] leeyaa: see https://wiki.ubuntu.com/Security/Upgrades [07:25] thanks TJ- [07:26] leeyaa: this appears to be a fairly accepted way https://help.ubuntu.com/community/AutomaticSecurityUpdates [07:26] wafflejock: yeah it seems so, just never trusted automatic ways [07:26] leeyaa: yeah I haven't done this myself but it is compelling [07:26] leeyaa: You can configure it in 'manual' mode and simply do "sudo unattended-upgrades" as you wish [07:27] just thinking about how I can auto backup before having this run on aws [07:27] wafflejock: i have multiple xen hosts with 50-80 vms each. im thinking about the same, how to backup whatever it updates [07:28] leeyaa: thats what snapshots are for [07:28] TJ-: i dont have lvm on all xens [07:28] some are pretty old [07:28] i mean old setup, without lvm [07:28] its 12.04 and we had no lvm at that time [07:29] leeyaa: device-mapper snapshots of the underlying block devices then [07:30] TJ-: so how am i going to backup only stuff that are updated on a server that has no lvm ? :) [07:30] dont apt have some revert thingy ? [07:31] hi [07:31] Hi, I don't really know where to ask this but I have a network problem I can't solve (iptables isn't really my taste) ... [07:31] TJ-: are snapshots different from dding a device in that you get differential incremental backups? [07:32] wafflejock: snapshots are COW images [07:32] I have a very simple router I did with a linux box to isolate a subnet and give hosts on this subnet access to the Internet [07:33] hello! because my second HDD failed, I've replaced it and now run this command - grub-install /dev/sdb - so in order for it to boot off the 2nd HDD, is there any other command I need to use? [07:33] I only want those machines to access the Internet and not the network on which my router is and I don't know how to forbid routing on this lan for traffic coming from this private subnet .... don't know if I'm clear ... [07:33] Hello everyone. I wanted to know if I could get some assistance on how to deny all packets being sent outbound on interface ppp0 and only allow web traffic through. I have my iptable rules listed here: http://paste.ubuntu.com/8112187/ but it doesn't seem to be working properly. [07:33] If I connect to the VPN it still allows me to connect to other ports. [07:36] tortib: something like "iptables -I OUTPUT 1 -i ppp0 -p tcp -m tcp --dest-port 80 -j ACCEPT" "iptables -I OUTPUT 2 -i ppp0 -j REJECT" [07:36] what does -i OUTPUT 1 and 2 do? [07:37] fishsponge: You've not given sufficient information. What is on /dev/sdb - is it a new empty disk, of so, where is GRUB and the OS - because that's where grub should be installed [07:37] tortib: "insert" rules at position 1 and 2. You want the ACCEPT before the REJECT [07:38] it says it's a bad argument [07:38] oh -I [07:38] not -A [07:38] ahh [07:39] TJ-: that didn't do it :( === Vampire0_ is now known as Vampire0 [07:42] TJ-: any other suggestions? [07:42] tortib: Sorry, I gave you the wrong command... the "-i ppp0" should be "-o ppp0" "-i" is the input interface, "-o" the output interface! [07:42] The worlds best mobile Zodiak Phone God I [07:43] Nivida K1 Graphic Procecorrer Quad Core 8.4 RAM Memory 8GB storage Storage Capacity 32 GB Memory card reader Yes, microSD (up to 128GB) SSD connections 3G / 4G Yes, LTE, HSPA +, 3G, 2G, GSM, EDGE Bluetooth Yes, Bluetooth 4.0 LE Wireless network Yes, 802.11 a / b / g / n Dual Band (2.4 and 5 GHz) GPS Yes, GPS / GLONASS USB 2.0 Yes, microUSB 4st USB 3.0 yes 4st [07:43] TJ-: yeah that's how I have it set, no worries. [07:43] TJ-: but it still didn't block [07:43] HDMI Output Yes, Mini-HDMI v1.4a Audio Connector 3.5mm headphone output, (with support for microphone) Format support Video Format 4K Ultra HD Ready Other Android operating system 4.4.2, KitKat Front camera Yes, 15 MP with autofocus and HDR Rear Camera Yes, 5 MP with HDR Colour Black / Grey Supplied Accessories Direct Stylus Pen 2, AC adapter, Micro USB Cable Warranty 1 year Battery 36 nearby shoping road 6.2 Screen 4k ress [07:43] tortib: Hang on, you're trying to block the forwarded packets - you'll need to do this in the FORWARD table, not OUTPUT [07:43] oh [07:43] TJ-: how do I do that? [07:44] tortib: put the rules in the FORWARD chain, not the OUPTUT chain [07:44] okay so `iptables -A FORWARD -o ppp+ -j DROP ? [07:45] tortib: You'd be better with REJECT rather than DROP, so the clients get told. DROP is more appropriate for unsolicited incoming connections from the Internet that you don't want to clue in that there is something listening [07:46] tortib: You might want to add a source subnet filter to that, to only block packets from the restricted sub-net itself [07:46] so iptables -A FORWARD -o ppp0 -J REJECT? [07:47] i tried that rule and it didn't work :( [07:47] tortib: "-A" means append... it gets put after all other rules in the chain. A prior rule that matches will process the packets instead. [07:48] so use -I FORWARD 2 ? [07:48] tortib: your pastebin shows a rules already there: "-A FORWARD -i eth0 -j ACCEPT" [07:48] TJ-, sdb has the same data which is on sda... it's all RAID-1. So when sda fails, I will need to re-RAID it all, which means I'll need to boot up off sdb... so I've run this command - grub-install /dev/sdb - and to boot up from sdb, do I need to run any other command? [07:49] tortib: "iptables -I FORWARD 1 -o ppp+ -p tcp -m tcp --dest-port 80 -j ACCEPT" "iptables -I FORWARD 2 -o ppp+ -j REJECT" [07:49] okay the REJECT now works [07:49] i moved the FORWARD rule for eth0 below it [07:49] but now I can't browse the web :\ [07:50] fishsponge: Ahhh, a RAID-1.... are sda and sdb whole-disk mirrors? You've mirrored the partition table already? [07:51] tortib: Yes, that's working :) I said earlier, you may want to have the REJECT rule filter on the sub-net you're trying to restrict, with "-s a.b.c.d/24" for example [07:51] yes, I have mirrored all of them, but grub is only installed on sda... so I've already run this command - grub-install /dev/sdb - but do I need to run any other command, so it definitely boots from sdb ?? [07:51] TJ-, ^^ [07:51] fishsponge: You're good then :) [07:52] fishsponge: Try it though... just change the boot order in firmware so sdb gets read first [07:52] OK... but because i've already run this command - grub-install /dev/sdb - do I need to run any other command?? [07:52] TJ-, ^^ [07:53] fishsponge: ** You're good then :) ** [07:53] TJ-: is this correct? -A FORWARD -p tcp -m tcp -s 192.168.0.0/24 --dport 80 -j ACCEPT [07:53] so I definitely don't have to run any other command? correct? [07:53] tortib: That looks OK [07:53] TJ-, ^^ [07:53] TJ-: it isn't working :( [07:55] TJ-, so I definitely don't have to run any other command? correct? [08:00] TJ-, so I definitely don't have to run any other command? correct? [08:00] TJ-, ^^ [08:08] hi can any one help me my usb drive showing as read only mode [08:08] i made drive as mint bottable after that i am trying to format it [08:09] after formating by using fdisk evrey thing not able to copy anything [08:09] how to fix this issue [08:10] see "dmesg" after you plugged the usb drive into the usb port. that sounds like the usb drive is going dead [08:10] Deepu143: fdisk doesn't do formatting, it only does partitioning. Formatting has to be done afterwards. [08:11] ya mkfs i did format [08:11] but still it showing the same format [08:11] destination readonly [08:11] error [08:11] Deepu143: And which filesystem did you use? ext4? [08:11] fat [08:11] mkfs.vfat /dev/sdb [08:12] i did this way [08:12] Deepu143: Ok, and does it have an entry in /etc/fstab? [08:13] but its usb drive rite [08:13] it wont be der [08:13] i think [08:13] usb pendrive [08:13] that's why I'm asking [08:14] you put the filesystem plain on the device? not to sdb1? and again: what does dmesg tell about the drive [08:15] it shwoing write protector is off [08:16] here is my dmesg output http://pastebin.com/hFLbp40e [08:18] Deepu143: and when it is mounted, what does the line look like in mount output (or /proc/mounts) === ncr0_ is now known as ncr0 [08:23] can someone help me with iptables? I'm trying to allow port 80 and 443 through my ppp interface and it's not working. (outbound traffic is being blocked but I can't reach port 80 or 443 outbound) here are my rules: http://paste.ubuntu.com/8112489/ [08:28] i tried now smartdimmer [08:28] /dev/sdb1 on /media/pradeep/USB Stick type vfat (rw,nosuid,nodev,uid=1000,gid=1000,shortname=mixed,dmask=0077,utf8=1,showexec,flush,uhelper=udisks2) [08:28] it showing some thing like this [08:29] same result - if i set sudo smart dimmer -s 15 the backlight goes off complete [08:31] tortib, does it work if turn iptables off? [08:31] win 21 [08:31] tortib: Ahh, you've got nat table POSTROUTING rules for masquerading, so the source subnet in the filter table's FORWARD rules won't match [08:32] tortib: With the nat as well you need to REJECT in the nat table, POSTROUTING chain, using the same basic procedure as you've got for the FORWARD chain of the filter table [08:32] Deepu143: so the user with uid 1000 should have write access to it [08:32] then when i am creating any text file it showing remote drive is having read only [08:33] TJ-: I'm not following you can you give an example? === fred_ is now known as Guest31515 [08:34] TJ-: the outbound is being blocked with -A FORWARD -s 192.168.0.0/24 -j REJECT [08:34] TJ-: i'm just trying to allow outbound ports now [08:34] Deepu143: What is the output of this run in a terminal exactly? touch "/media/pradeep/USB Stick/testfile.txt" [08:35] geirha, hopefully nothing. [08:35] My system does not log anything. kern.log, auth.log etc are perpetually blank, and the messages folder does not exist. [08:36] I realize I could create the messages folder, but am trying to figure out how to enable logging, so far with no luck at all. [08:36] tortib: I think this is close to what you need: http://paste.ubuntu.com/8112539/ [08:37] samgoody: is the syslog daemon running? [08:37] samgoody, !logging [08:37] !logging [08:37] !log [08:37] Official channel logs can be found at http://irclogs.ubuntu.com/ . LoCo channels are now logged there too. [08:37] Have read a tremendous amount, and am not finding anything useful. rsyslog is running. [08:38] Hey guys, i'm using Lubuntu 14.04. I just wanted to know, is there any cross platform internet cafe software which i can use on my Lubuntu? [08:38] Just to make it clear, i want to control my Windows 7 pc via my Lubuntu laptop using internet cafe software. [08:38] How do i do this? Which software should i use? Is there anyway i can do it wirelessly? [08:39] syslog doesnt exist, only rsyslog. Thought that was standard on Ubuntu [08:39] filip_: internet cafe software? [08:39] I am having some issues accessing a luks encrypted lvm on my computer. I had a cpu malfunction, and there has been some time since I last accessed the drives. Now all I am getting is that the device is not a valid luks device, and fsck will not do a check on the partitions because it is not a valid ext4 partition table on it [08:39] samgoody: tail -n +1 /etc/rsyslog.conf /etc/rsyslog.d/*.conf # maybe it's not configured to log anything..? [08:40] I tried reading the conf file, and admit to it not being fully understood [08:40] TJ-: hmm i get an error that says line 19 failed [08:40] which is the "COMMIT" line [08:41] Haven't changed the defaults - what do I look for among all that to see that it should be logging? [08:41] tortib: I didn't test it, you'll need to check the POSTROUTING rules I wrote in [08:41] samgoody: pastebin the output of that tail command then [08:41] TJ-: it wouldn't be a prerouting rule? [08:41] Yes, something like SmartLaunch. You can see it here: http://www.smartlaunch.com/ [08:41] TJ-: I don't know what to check for. [08:42] tortib: Look at the changes I made in the nat table's POSTROUTING rules... only masquerading if the --dport and -s subnet matches, otherwise doing a REJECT [08:42] TJ-: yes I understand that [08:42] http://pastebin.com/yygm8bzU [08:42] Thanks [08:42] TJ-: I just don't understand why it's saying the commit portion of iptables-save is giving an error [08:43] er iptables-restore even [08:43] tortib: because a rule before it is bad [08:43] TJ-: the mimimum value is sudo smartdimmer -s 19 everything under it deactivates the display [08:44] samgoody: apart from the postfix.conf there, that's pretty much default configuration, so it should really be logging to /var/log/auth.log and similar [08:44] atlanx_: Is it working now to correctly dim the display? [08:44] Thats what I figured - I havent changed anything there. [08:44] But am running the system for close to a year. [08:45] TJ-: I understand that as well I don't understand WHICH rule before it is bad, I think it's one of the rules you provided...but I don't know the correct syntax. [08:45] is /var or /var/log a separate filesystem from / ? [08:45] tortib: the log tells us what is wrong, see "tail /var/log/kern.log" [08:45] And all the logfiles are blank. === graingert_ is now known as Guest390 [08:45] tortib: in this case I see "x_tables: ip_tables: REJECT target: only valid in filter table, not nat" ... so can't use REJECT ... need to find another option [08:46] And we just had a crash, and need the logfiles, so its time to deal with it seriously, Alos, suddenly mail messages have started not arriving, seemingly at random. mail.log is similarly empty [08:46] filip_: you can setup a "kiosk" system to use that as a internet cafe desktop.but i am not aware of a software that lets you use windows as a internet cafe system from the lubuntu base [08:47] TJ-: will DROP work? [08:47] For starters, should I create the messages folder? [08:47] samgoody: could you run tail -F /var/log/auth.log in one terminal, and do sudo echo hi in another, just to see if the log lines show up but then get wiped by some other process [08:48] TJ-: nope DROP doesn't work either :( [08:48] TJ- : no, still not. I can dim with the FN Keys but still the problem - the display goes off when i go down to much [08:48] samgoody: there's no messages directory by default, and the default configuration does not log to messages [08:48] I'm running windows [08:48] I am experiencing a bug [08:48] the bug is I'm not running ubuntu [08:48] :( [08:49] i looked around with google but i found no one who has this problem :( [08:49] !install | drewjo [08:49] drewjo: Ubuntu can be installed in lots of ways. Please see https://help.ubuntu.com/community/Installation for documentation. Problems during install? See https://wiki.ubuntu.com/CommonProblemsInstall - Don't want to use a CD? See http://tinyurl.com/3exghs - See also !automate [08:49] drewjo: that's bug #1 [08:49] bug 1 in Ubuntu Malaysia LoCo Team "Microsoft has a majority market share" [Critical,In progress] https://launchpad.net/bugs/1 [08:49] ran the echo hi, and it did NOT show up in the first terminal window [08:49] I have to wait until I get my internet back before I can download ubuntu :P [08:49] tortib: No, REJECT and DROP aren't valid in POSTROUTING. Try this: http://paste.ubuntu.com/8112594/ [08:50] atlanx_: Too long since I worked with smartdimmer to be able to help you much, I'm afraid [08:50] samgoody: with sudo, right? otherwise it won't show up in auth log [08:50] Ran both commands with sudo [08:50] TJ-: that blocked all traffic but I'm still not able to connect to port 80 outbound [08:51] !firewall [08:51] 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 [08:51] i only tried with smart dimmer because nothing other is working until now - so i installed 10 min before the smart dimmer - but not helping too [08:51] samgoody: ok. Now back to my previous question, is /var or /var/log a separate filesystem? i.e. does df / /var /var/log show the same line three times? [08:52] yes it does [08:52] Passa på att donera till denna blogg PayPal – ett tryggt och smidigt sätt att betala på nätet! Gör det du är bra på, Var dig själv och fortsätt gå din egen väg....... ;) Do what you're good at, be yourself and keep walking your own path .......;) تفعل ما كنت جيدة في، أن تكون نفسك والحفاظ على المشي المسار الخاص بك .......؛) Haz lo que se te da bien, ser tú mismo y [08:52] same line (/dev/xvda) three times [08:53] Sigh* Finally met someone who knows what he is talking about and is willing to help, and I have to go :( [08:53] !ot | Zadik [08:53] Zadik: #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! === abdul is now known as Guest43731 [08:54] If you would be willing to post anymore instructions or help, or links, would appreciate it. Otherwise will try to catch you another day. Thanks [08:55] Is it okay to use the same /home partition for 2 Ubuntu flavors? [08:56] keviv, You can run them both on the same install. [08:56] Beldar: what do you mean by that? [08:57] keviv, multiple desktop [08:57] Beldar: which is different than dual boot? [08:57] keviv, Maybe your definition of 2 ubuntu flavors might help, here it is desktops. [08:58] Sorry I mean say, Ubuntu Desktop and Ubuntu Studio [08:58] keviv, You can have both on a single install [08:59] tortib: Without knowing your internal network "Im not able .." doesn't tell us much - what source host are you trying from, for example? I suspect the problem rule is "-A FORWARD -s 192.168.0.0/24 -o ppp+ -j REJECT --reject-with icmp-port-unreachable" which can be removed [08:59] Beldar: Huh. How do I do that? [09:00] keviv, You install each desktop, one as a main install than sudo apt-get install the other [09:00] probably best to start with studio [09:01] Beldar: So I would sudo apt-get ubuntu-desktop (or whatever the package is called) from inside Studio? How do I switch between the two? [09:02] keviv, The login gui had that option to choose [09:02] has* [09:02] god python will be the death of me [09:02] Beldar: oh OK thanks! [09:02] !python [09:02] python is a popular Object Oriented scripting language included in Ubuntu. For more on Python please see http://www.python.org/ or #python [09:02] drewjo: problem? [09:03] the problem is python [09:03] TJ- : wuwuwuwuwu i found something nice [09:03] drewjo: are you learning? What's going wrong? [09:03] no just something that should be easy isn't [09:04] TJ- : if i write sudo su -c "echo 2 >./brightness" than the display dims [09:04] drewjo: ah okay. What is it? [09:04] atlanx_: what directory is that in though? [09:04] I'm trying to make a list of lists [09:04] without a loop, I don't think you can [09:05] the /sys/class/backlight/samsung directory where we tried to write before - but not working at this time [09:05] drewjo: you mean without two lines? Yea use a list comprehension [09:05] TJ- : the /sys/class/backlight/samsung/ directory where we tried to write before - but not working at this time [09:06] drewjo: could you please keep this channel clear for users with actual technical ubuntu problems? we have #ubuntu-offtopic for chatter [09:06] atlanx_: that looks to be the same as we were doing yesterday, with "echo $VALUE | sudo dd of=/sys/class/backlight/nvdia-backlight/brightness" [09:06] atlanx_: Ahh, the *samsung* controller not the nvidiabl [09:06] drewjo: let's move to #python [09:07] TJ-: yes we tried to write there yesterday but it didn't work [09:07] TJ- : but now it works === tcpman is now known as Guest2668 [09:08] TJ-: echo 0 smart dimmer says its level: 75 [09:08] TJ-: echo 8 smart dimmer says its level: 100 [09:09] TJ-: http://paste.ubuntu.com/8112702/ this is my updated rules list and I don't have the rule you're talking about [09:09] atlanx_: I think that is due to the steps between the active values [09:09] !list [09:09] star_: 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 ». [09:12] tortib: The problem with that set is you've still got the unconditional "-A POSTROUTING -o ppp0 -j MASQUERADE" which, as I read it, means all traffic will be masqueraded, regardless of the prior rules [09:14] TJ- : But i can't go under 0 [09:15] TJ-: it still blocks all traffic with that rule in there... [09:19] tortib: which rule in particular. You *have* to be specific, I can't mind-read! [09:19] [02:13:11] [TJ-]:: tortib: The problem with that set is you've still got the unconditional "-A POSTROUTING -o ppp0 -j MASQUERADE" which, as I read it, means all traffic will be masqueraded, regardless of the prior rules [09:20] tortib: blocks all traffic from all sources, or just from a particular source? [09:20] from all sources [09:20] which is waht I want [09:20] now I want to ALLOW specific ports to be reached outbound [09:20] like 80 and 443 [09:21] i am trying to mount a nfs share and it says that rpc.statd isnt running. however it is running http://bpaste.net/show/06c798114c52 how to debug this ? [09:21] tortib: The rules matching on --dport 80 and 443 should do that, they're in front of the other rules [09:21] TJ-: they're not though :( [09:22] tortib: Or, some later rule in the filters table is affecting it [09:22] hmmm [09:22] which one would be affecting it? [09:23] tortib: I can't see one, that's the problem! The only other thing I could suspect is we're using "-o ppp+" to allow any ppp interface number. I wonder if that needs to be "-o ppp0" to target a specific interface? [09:24] ah good thinking let me try it that way [09:24] tortib: You are reloading these rules into the kernel with iptables-load" aren't you? [09:24] TJ-: iptables-restore [09:24] tortib: that's the critter, OK - didn't want to be editing just a text file :D [09:25] TJ-: lol nah [09:26] tortib: The only other thing I can suggest is to add some rules in there that go the log target so the kernel log can give some clues as to where the packets are going [09:27] tortib: The rule "-A POSTROUTING ! -s 192.168.0.0/24 -o ppp+ -j MASQUERADE" should allow anything other than 192.168.0.0/24 to be NATed correctly === NaStYdoG is now known as Guest4728 [09:27] well that's the problem then [09:27] it's blocking the entire subnet [09:28] tortib: Which subnet? You have 2 listed. [09:28] TJ-: even if i disable the -A POSTROUTING ! rule I get no connections to port 80 on the VPN (ppp0_ [09:28] 192.168.0.0/24 [09:29] tortib: hang-on, lets go back to square 1. I thought "ppp0" was your Internet interface which you are trying to prevent outgoing packets on. [09:29] no [09:29] eth0 is [09:29] ppp0 is the VPN interface [09:29] tortib: So ppp0 is a VPN? [09:30] tortib: OK, lets start again! What do you want to happen (I've got confused now!) ? [09:30] TJ-: sorry :( [09:30] TJ-: I want to block all outbound traffic on ppp0 and only allow port 80 and 443 outbound on ppp0 [09:30] ppp0 has the 192.168.0.0/24 interface [09:31] er subnet not interface [09:31] tortib: AHHHH! the way you talked about it, 192.168.0.0/24 was a 2nd local LAN sub-net! You're telling me it is a destination sub-net!? [09:32] TJ-: no it's the source subnet, the box has 192.168.0.0/24 configured to be the subnet on ppp0 [09:33] tortib: so what is tun0? I thought that was the VPN interface? [09:33] it is but so is ppp0 [09:33] two different types of VPN :) one is for openvpn the other is for pptpd [09:34] tortib: So you've got 2 VPNs... are they to different targets? [09:34] TJ-: lets just focus on 192.168.0.0/24 for now [09:35] tortib: No, lets know the precise config first. I need all information not a snippet [09:36] TJ-: 10.8.0.0/24 is the source subnet for tun0 [09:36] tortib: If tun0 and ppp0 are terminated on the same host for example, that introduces complications [09:36] that's why i'm using -s [09:36] whats the difference between unattended-upgrade and unattended-upgrades [09:36] ? [09:38] drewjo? [09:38] hi [09:38] tortib: So you have host_A->openvpn->10.8.0.0/24->tun0-<-router->ppp0<-192.168.0.0/24<-PPTP<-host_B ? [09:38] drewjo: Did that help? If not, I'll meet you in #ubuntu-offtopic [09:39] ok im just eating and was on phone [09:39] ty [09:39] drewjo: sure np [09:40] drewjo: if you're not familiar with them, than if you give me a paste in #ububtu-offtopic, I'll translate it to a list comprehension [09:40] ok ty === quem_ is now known as quem === sagarchalise is now known as Guest98186 [09:48] how do i know if some writee to me on this ? :P [09:49] Zadik, your client will flash [09:49] most clients have an alarm [09:49] when your nick is mentioned [09:49] how do I know that the custom dns servers I entered are working? [09:50] you should dig them [09:50] jorge [09:51] you mean you are hosting the dns server or you are using the servers as a client? [09:51] aha [09:51] as client [09:51] any ytought about my idea ? [09:51] easy, just clear you dns cache [09:51] your [09:51] !dns [09:51] www.allismen.blogspott.se a new smartphone 2015 [09:51] To set up a Domain Name Service see the !serverguide - https://help.ubuntu.com/12.04/serverguide/C/dns.html [09:51] !flushdns [09:52] Zadik: don't spam stuff like that here [09:52] !dns [09:52] !ot | Zadik last warning [09:52] Zadik last warning: #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:52] !guidelines > Zadik [09:52] Zadik, please see my private message [09:53] But who should i speak about the ubuntu smartphones about ? [09:53] Zadik: for general chat see the offtopic channel. for specific questions see the #ubuntu-touch channel [09:53] I want too :D [09:54] I'm pan frying vegetables, :) now if I could only have a cup of ubuntu... [09:58] can't get one things [09:59] my of chrome was locked. [09:59] and now i see that version was update O_O [09:59] how this can happened? [10:00] ah no all is ok. [10:02] ? [10:12] Hello, I'm on 14.04, kernel 3.13.0-34-generic. My keyboard's CapsLock and S keys seem to be bound to each other (so pressing one will have the effect of both). [10:13] <_2_jhordynpaige> :) [10:14] jmft2: Just in the GUI or even at virtual terminals? [10:15] TJ-: Yes, even the virtual terminals. [10:15] jmft2: spilt coffee in the keyboard recently? [10:16] TJ-: Nope. And it was working fine earlier this morning. [10:16] jmft2: I'd test it via the GRUB menu, entering the command line mode and seeing if it exists at the BIOS level. If so, you've got a hardware problem [10:17] jmft2: If not, you know it is something in Linux [10:18] jmft2: That kind of issue has usually turned out to be a failing or dirty keyboard in my experience. [10:18] How do I turn numlock on at startup? [10:18] Is there a command I can put in my init.f? [10:18] *d [10:20] keviv: That's usually done in the the system firmware settings [10:21] TJ-: ah. How do I do that? [10:21] keviv: That's system-specific. Check the options in the system's setup [10:22] TJ- oh ok [10:29] Hi anyone have any skill with configuring hostapd? (service starts but no AP can be found) it worked unless ah installed hamachi since i need to acces it behind nat (no chance to configure port forward) [10:30] :Z [10:31] already asked this on ubuntu-server, but I guess here is apt too: [10:31] anyone ran into this with a fresh MySQL install on 14.04: [ERROR] Function 'innodb' already exists ? [10:39] hi [10:44] Hi - I'm looking for an old ( 2002 - 2007 ) distro that used Gnome preferably and had all the codecs installed - any suggestions ? [10:45] MrObvious, Ubuntu [10:46] has third party codecs [10:48] drewjo: but the old versions of it are no longer supported so it would be a pain to find codecs for it to install if possible [10:48] ? [10:48] just use new ubuntu [10:49] is there a way to install a bunch of deb packages in the correct order (as some deps need other deps to be installed first). I have a folder full of debs to install offline, and some debs require dependancies installed before other packages will install ). [10:54] I paired with and connected to my bluetooth keyboard. Now how do I make it so I can actually send keystrokes that X will notice? [10:55] drewjo: did you want me to look at that list loop? [10:55] keviv, it's ok, I'm writing it in C now [10:56] https://askubuntu.com/questions/514190/how-can-i-prevent-the-wifi-to-auto-disconnects-when-idle [10:57] drewjo: I have my reasons to want an old linux distro :) [10:57] ok [10:57] don't want to be mainstream? [10:57] and you want security holes? [10:57] drewjo: oh OK. Just to let you know, what you're trying to accomplish ahould be easy in Python [10:58] I guess [10:58] hey what do I do if apt-get install 404s? [10:58] MrObvious: there are some gnome2-look alike desktops. no need to run an outdated distro just for that look [10:58] max12345: which ubuntu are you on exactly? [10:59] MrObvious: any other reasons? [10:59] max12345: "lsb_release -d" gives the exact version [10:59] 12.10 [10:59] !eolupgrades | max12345 [10:59] max12345: End-Of-Life is the time when security updates and support for an Ubuntu release stop, see https://wiki.ubuntu.com/Releases for more information. Looking to upgrade from an EOL release? See https://help.ubuntu.com/community/EOLUpgrades [11:00] max12345: your system is out of life some time now. upgrade asap [11:00] kk :S [11:00] k1l_: no not just the look [11:01] max12345: if you dont want to upgrade often use the LTS in first place [11:01] I just want an old gnome distro that has codecs pre-installed [11:01] yep I made a mistake with this one :D [11:02] MrObvious: codecs are a licence issue if they come preinstalled [11:03] hello friends please tell me why i did not get first point release ? m using 14.04 lts [11:03] iscorpion: what does "lsb_release -d" give you? === WLM is now known as WLM|ffweg [11:04] 14.04 [11:05] iscorpion: so run a "sudo apt-get update && sudo apt-get dist-upgrade" to make sure you got all updates installed [11:05] i am having issues with duplicate entries in sources list [11:05] anyone know if regular (~2 min intervals) 100% CPU spikes in /usr/bin/X are to be expected at the moment in 14.10? === WLM|ffweg is now known as WLM [11:05] iscorpion: then pastebin the sources.list please [11:05] ok [11:05] !away > WLM [11:05] WLM, please see my private message [11:06] cenobyte: for 14.10 please see the unstable channel #ubuntu+1 [11:06] cheers k1l_ [11:11] * WLM is away: I seemingly need to do some important things, or I'm just getting some chocolate. You'll never know [11:13] @k1l_ http://paste.ubuntu.com/8113460/ [11:13] K1l_ http://paste.ubuntu.com/8113460/ === Tsunami is now known as Guest6436 [11:16] K1l_ http://paste.ubuntu.com/8113468/ === tester56 is now known as kdeuser56 [11:21] K1l_: there? [11:28] i wrote a expect script for ssh http://dpaste.com/1HERMGV , When i run this, it showing logged into 192.168.56.101, but when i press enter, it showing expect timeout, error:http://dpaste.com/1SW1HB4 [11:32] Someone for lil help with networking plz ? :0 [11:32] (need4network config help with AP + hamachi for remote acces behind NAT ~) [11:33] its like a question for google but this is not generic anymoreee >0 [11:35] k1l_ heh well all update instructions are dead ends. A fresh install it is... [11:35] thanks for the help... === badon_ is now known as badon [11:44] i wrote a expect script for ssh http://dpaste.com/1HERMGV , When i run this, it showing logged into 192.168.56.101, but when i press enter, it showing expect timeout, error:http://dpaste.com/1SW1HB4 [11:45] wie kann ich ein Skript immer mit root-rechten ausführen? [11:51] hi guys I got a problem to activate compiz 3d... compiz setting manager windows appear but it doen t do anything like the cube or anything... any suggest ? thanks === derk0pf is now known as derk0pf|NA [11:51] !de | atlanx [11:51] atlanx: In den meisten Ubuntu-Kanälen wird nur Englisch gesprochen. Für deutschsprachige Hilfe besuche bitte #ubuntu-de, #kubuntu-de, #edubuntu-de oder #ubuntu-at. Einfach "/join #ubuntu-de" eingeben. Danke für Dein Verständnis! [11:52] is ubuntu-offtopic dissolved? [11:53] morning_star, it is not [11:54] hi guys I got a problem to activate compiz 3d... compiz setting manager windows appear but it doen t do anything like the cube or anything... any suggest ? thanks [11:54] hi all i got a problem. i installed ubuntu as 2nd operating system next to a windows 8 installation. now i want to go into windows 8 boot menu to choose the recovery option ... how can i do that? [11:55] and now if I select windows 8 loader as boot menu option in grub and press f8 it just continues booting [11:55] !fixgrub | freaky[t] [11:55] freaky[t]: GRUB2 is the default Ubuntu boot manager. Lost GRUB after installing Windows? See https://help.ubuntu.com/community/RestoreGrub - For more information and troubleshooting for GRUB2 please refer to https://help.ubuntu.com/community/Grub2 [11:56] any help for compiz 3d please [11:56] !patience | ikki [11:56] ikki: 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/ === Guest4728 is now known as NaStYdoG [12:00] ok no prob guys [12:01] I have ever tried to search on any topics... but strangely I don t find. [12:01] bazhang that doesnt help me ... what i want is to boot into the windows bootloader to be able to restore my windows [12:02] hello! because my second HDD failed, I've replaced it and now run this command - grub-install /dev/sdb - so in order for it to boot off the 2nd HDD, is there any other command I need to use? [12:02] also sdb has the same data which is on sda... it's all RAID-1. So when sda fails, I will need to re-RAID it all, which means I'll need to boot up off sdb... so I've run this command - grub-install /dev/sdb - and to boot up from sdb, do I need to run any other command? [12:03] I run # rancid-run -r 'device-name' and it should send the switch config file to my rancid config directory but only creates an empty file with the name of the switches IP adress :/ [12:08] does any guys ride on ELEMENTARY OS ? [12:08] I'm generating a console output with a program. I want to get the parts between two spesific lines, based on content. How can I do it? [12:09] !elementary | ikki [12:09] ikki: Elementary OS is an Ubuntu derivative which is supported in their IRC channel #elementary on irc.freenode.net - http://elementaryos.org/ for more information on this distribution. [12:09] /join #elementary ikki [12:10] There is nothing on the elementary os web site. It s based on ubuntu. So guys if you can t help 'm dead ;-)) [12:11] ikki elementary is not supported here [12:11] ikki, we can't support it. consider installing ubuntu or another OS that will give you the support you require. [12:11] !flavors [12:11] !Ubuntu-GNOME, !Kubuntu, !Xubuntu and !Lubuntu are simply flavors of Ubuntu that come with GNOME, KDE, Xfce, and LXDE (respectively) installed as default, instead of Unity. Other specialized flavors of Ubuntu include !Edubuntu, Ubuntu !Studio, and !Mythbuntu. [12:12] similiar != the same [12:13] pfff in the past all guys was helping all linux users... today it s a distrib war. Ok 'm gonna search it by myself. [12:15] anyone use powerline? [12:15] morning_star you mean network over the light net? [12:15] no i mean the status line called powerline === derk0pf|NA is now known as derk0pf === james is now known as Guest82357 [12:25] In Rancid do I have to create newaliases email addresses or can it work without them? [12:26] hello [12:27] anyone there? [12:27] Yevgeny, http://shrubbery.net/rancid/ for rancid support [12:28] Yevgeny it says here, Rancid is still in an alpha stage [12:28] I have a question about 14.04 LTS/ Win7 dual boot [12:29] !ask | res [12:29] res: 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 [12:29] res let's hear it [12:29] MonkeyDust: how can it be in alpha when it's like 10 years old :/ [12:29] I want to completely hide the GRUB menu, but none of the online suggestions have worked [12:30] res, set grub timeout to 0 [12:30] Yevgeny true, but that's what it says when i want to install it (i discontinues the installation) [12:34] MonkeyDust: Did you get it to work? [12:35] cfhowlett - I have tried all sorts of settings in grub, including grub timeout=0, etc. also tried 30_os_prober edits -- -- in all cases, either grub disappears without SHIFT working to bring it up when desired, or it briefly appears. [12:35] res, you're dualbooting. setting grub to 0 = you will NOT be given a choice at boot [12:37] Yevgeny no, i aborted the installation, because the installaer says, it's still in alpha stage [12:38] alpha stages might be buggy [12:38] :% [12:38] aeyesi, *might* --- yes. [12:38] cfhowlett - I yes I'm dual booting, and I DO get a choice if I press the SHIFT key at present. The trouble is, the grub menu also appears for about 1/2 second, even if I don't press SHIFT. [12:38] MonkeyDust: strange, didn't say it for me:7 [12:38] :/ [12:39] !grub2 | res [12:39] res: GRUB2 is the default Ubuntu boot manager. Lost GRUB after installing Windows? See https://help.ubuntu.com/community/RestoreGrub - For more information and troubleshooting for GRUB2 please refer to https://help.ubuntu.com/community/Grub2 [12:42] Yevgeny installed it but can't help, can't even find how to launch rancid [12:42] ubottu - Thx, I'll check out that last link esp.-- right now I need to log off and get a better IRQ client (just using Chrome is too barebones) [12:42] res: I am only a bot, please don't think I'm intelligent :) === renato is now known as Guest21428 [12:43] rivarivacy === ubuntu is now known as Guest2516 [12:47] is there some "cp" variation (in system) that would hash check both the original and copied file? (cli) [12:49] brontosaurusrex: look at rsync [12:52] k1l_: right, so rsync should behave exactly the same in "local" mode as with the "local -client > remote -server" mode? [12:52] yes [12:53] you can specify how to check and what to check. just see the documentation for what you need [12:56] I press the chrome button in my laucher, it blinks for a while and stops blinking, chrome doesnt open. Then i search for chrome in the dash search, and click there, it opens. what might it be? [12:59] I can't login at http://discourse.ubuntu.com --> http://i.imgur.com/DqFeKNE.png === Joshua^Dunamis is now known as Joshua^Dunamis_i [13:00] k1l_ hey hey reinstallation went super smooth. I'm always pleasantly surprised by linux in that way. Thanks again for the help :) [13:02] frenda interesting link, thnaks, hope you find a solution [13:03] Hello, Where i can find ubuntu support channel for Germany? [13:03] Xer_: #ubuntu-de [13:03] !de [13:03] In den meisten Ubuntu-Kanälen wird nur Englisch gesprochen. Für deutschsprachige Hilfe besuche bitte #ubuntu-de, #kubuntu-de, #edubuntu-de oder #ubuntu-at. Einfach "/join #ubuntu-de" eingeben. Danke für Dein Verständnis! [13:03] Xer_ #ubuntu-de [13:03] thanks [13:11] hi === st is now known as Guest58280 === Guest58280 is now known as st_Y [13:15] can someone help me with the nvidia proprietary driver? i have a GF 9600M GT and uninstalled nvidia* packages and installed nvidia-331, nvidia-settings and nvidia-prime again. But now, my nvidia-settings Panel is missing most options (like this: http://i.stack.imgur.com/ovYdQ.png ) [13:15] so i have no options to activate my second monitor etc. [13:18] You will choose color profile? [13:19] no, my problem is I only have to sections, first is "Application Profiles", the other one is "nvidia-Settings configuration" [13:20] and missing sections like "X Server Configuration" etc [13:20] wine virtualisation? [13:21] hmm, wine is installed, but I think it's not even running === Guest21428 is now known as renatu [13:21] ok, wine is good [13:21] wait i thinking [13:21] Xer_, indeed! [13:21] new install? [13:21] nope [13:22] i just tried to reinstall my nvidia-current driver [13:22] ok [13:22] because my 2nd monitor wasn't recognized anymore... but now all the sections are gone from nvidia-settings panel [13:23] Exists password security for your programm [13:23] st_Y: tried using xrandr from command line to activate it? [13:23] not yet cenobyte [13:23] ok [13:23] st_Y: try "xrandr" on its own to list your monitors [13:24] hmm, the other one isn't even listed... just my laptop display [13:24] ok, check your cable [13:24] but it's connected to the vga [13:25] sure? [13:25] everything worked fine before reinstalling the nvidia prop. driver -.- [13:25] ok [13:26] then install the driver [13:26] the problem with the 2nd monitor is not my problem right now... i'm missing most of the nvidia-settings "sections" [13:26] i did, i actually purged nvidia* [13:26] So how do I get mkdir */test to work? [13:26] then reinstalled nvidia-current nvidia-prime and nvidia-settings [13:27] question. I am using vhost_alias for home folder site by subdomain. everything works fine. however users can also view and list other users /home folders. what is the best permission set to use on the /home/user/ and /home/user/html folders, so that each user cannot cd into another's home, list files, etc. BUT, still allow apache2 to serve up the pages with out the "Forbidden" issue? [13:27] i don't know how to fix it... i'm close to reinstalling the OS ^^ [13:28] just to get nvidia back to work properly [13:29] hey_joe_ is that a server? if yes: better ask in #ubuntu-server [13:29] MonkeyDust: yes it is [13:31] btw. i don't get the "nvidia splash" screen anymore, which was shown with every reboot [13:31] Hey Joe remove other access and set group to the webserver group probably apache with x rights on user folder and rx on html should work [13:31] so, i'm not even sure the driver is working properly === shogunsea is now known as stjim [13:36] Where does/do the config file/files for startup applications live? [13:37] st_Y: time to backup xorg.conf and restart X? [13:37] (relevant xkcd: http://xkcd.com/963/) [13:37] cenobyte, sure [13:39] in these kinds of situations I usually just move xorg.conf and restart [13:39] cenobyte, in /etc/X11/ i have no xorg.conf ^^ [13:40] howdys [13:40] hi [13:41] http://tinyurl.com/p5bpscx free soccer tips === gatis__ is now known as Gatis [13:42] huh? [13:42] spam in here even? [13:42] bah [13:43] What's the default Ubunut IRC client? [13:44] xchat I think? [13:44] Has anyone seen this issue with USB 3.0/xhci ports? My devices stop working and the USB controller completely disables itself - http://pastebin.ca/2834671 [13:44] there is no "default" IRC client in ubuntu, but you can get XChat from the software center [13:44] I think it is HexChat Gatis [13:44] or irssi (command line) [13:44] not in my distro :D [13:45] Gatis, but you can use whatever client you want [13:45] xchat, hexchat, irssi, weechat [13:45] irssi is the best... but preinstalled is xchat... so [13:45] !irc [13:45] A list of official Ubuntu IRC channels, as well as IRC clients for Ubuntu, can be found at https://help.ubuntu.com/community/InternetRelayChat - For a general list of !freenode channels, see http://freenode.net/faq.shtml#channellist - See also !Guidelines [13:45] What do you recommend? [13:45] irrsi [13:45] IM usin xchat currently [13:45] Okay [13:45] Gatis, the one you're using now?? [13:45] hexchat for X11, irssi for terminal [13:45] irssi [13:45] I use HexChat [13:45] Gatis, if it works --- why change? === Germanaz0|0FF is now known as Germanaz0 [13:46] Do I put the switch commands into the router.db file for Rancid ? [13:46] cfhowlett, i heard xchat is outdated [13:46] cenobyte, do you have other ideas left ? ^^ [13:46] xchat is cool [13:46] Gatis mind the moment you say what client you're using, everybody will try to convince you to use something else [13:46] st_Y: sorry, I'm out of ideas :( [13:46] hexchat 4 me [13:46] Xchat works though. [13:47] Gatis, 1. does it work for you? 2. why would give a single rat turd about public opinion about YOUR computer's OS? [13:47] hexchat is a fork of xchat2, itś quite similar [13:47] *it's [13:47] greetings [13:47] cenobyte, ok, thank you anyway :) [13:47] you could also run mIRC under WINE, lol [13:47] Gatis, I started with HexChat(because Xchat developers stop developing it), but its very fun to use command-line-interface. [13:48] just use irssi, very simple, fast and lightweight [13:48] Okay thanks for tips [13:48] Any love for weechat? [13:48] Weechat seems to be absorbing irssi users [13:49] Never heard of weechat :) [13:49] apt-get install irssi ? [13:49] i like weechat, but i like irssi more [13:49] SCHAAP137, What's the deal breaker for you? [13:49] never tried weechat ^^ [13:50] quassel-core + quassel-client for me [13:50] dunno, i'm quite used to irssi, and weechat is just... different somehow [13:50] :P [13:50] which is Qt, but meh [13:50] SCHAAP137, Ah, just a comfort thing then? [13:50] weechat fan myself. but i guess that's just because i like very complicated things, which weechat can be if you want it to be [13:51] like mashed taters [13:51] yeah, i guess so [13:51] on android, i use Yaaic and on gnu/linux i use irssi & Hexchat :) [13:51] Ah Ubuntu default is empathy :) [13:51] andchat, irssi, hexchat here [13:51] and mIRC in windoze === Grizzlee is now known as Guest96169 [13:51] i like the colorfullness of hexchat, if thsts a word :P [13:52] TimeVirus, Yeah ! [13:52] lol [13:52] agreed [13:52] green and the line is meant for me \o/ [13:52] guys, take the irc client discussion #ubuntu-offtopic, please [13:52] to* [13:53] lol you misspelled [13:53] !help [13:53] 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 [13:54] !patience [13:54] 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/ [13:54] hi i got a problem to install wine on my xubuntu. he said i can download pack. somebody can help me please:) [13:54] !wine | Guest96169, [13:54] Guest96169,: WINE is a compatibility layer for running Windows programs on GNU/Linux - More information: https://help.ubuntu.com/community/Wine - Search the !AppDB for application compatibility ratings - Join #winehq for application help - See !virtualizers for running Windows (or another OS) inside Ubuntu [13:54] Guest96169: Have you checked the repositories? [13:55] Hi. I want to install Lubuntu on UEFI-mode. Do I need a UEFI boot partition AND a /boot-Partition for Lubuntu? [13:56] !uefi | testKL9 [13:56] testKL9: 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 [13:59] ubottu: Thank you. I have read it. But still I don't know if I also need an extra /boot-partition for Lubuntu? Or is one EFI-partition enough? [13:59] testKL9: I am only a bot, please don't think I'm intelligent :) [14:09] How do I add a ppa aptitude repository? [14:10] add-apt-repository, which is what I thought the command was, isn't found. But is the command that two results on google have said. [14:10] !ppa | Ziber [14:10] Ziber: A Personal Package Archive (PPA) can provide alternate software not normally available in the offical Ubuntu repositories - Looking for a PPA? See https://launchpad.net/ubuntu/+ppas - WARNING: PPAs are unsupported third-party packages, and you use them at your own risk. See also !addppa and !ppa-purge [14:10] !addppa [14:10] Since Ubuntu 9.10, a !ppa can be added using a single command « sudo add-apt-repository ppa:user/ppa-name » See https://help.ubuntu.com/community/Repositories/Ubuntu#Adding%20PPAs for more details [14:11] Yeah, that command just isn't found. [14:11] -bash: add-apt-repository: command not found [14:11] I'm doing this as root. [14:12] on ubuntu 13.10 [14:12] !13.10 [14:12] Ubuntu 13.10 (Saucy Salamander) was the 19th release of Ubuntu. Support ended on July 17th, 2014. See !eol, !upgrade and http://ubottu.com/y/saucy === chris334 is now known as chrisfeather [14:12] Ziber [14:12] try switching around add and apt in the commandname [14:13] Ziber, dead OS - upgrade to 14.04.1 [14:13] should be apt-add-repository, not add-apt-repository [14:13] Neither works. Tried both. [14:13] Hello, do you know if it is a good idea to upgrade from a faulty 12.04 to 14.04? [14:13] Ziber, YOUR OS IS NO LONGER SUPPORTED [14:13] then it's a path issue [14:13] cfhowlett: I can read lowercase, too. [14:13] Ziber first upgrade, then ask again [14:13] kilonux, no reason not to [14:14] And lack of support doesn't really bother me. [14:14] Ziber, can't add ppa to a dead OS [14:14] The command will literally be just no longer working? How? [14:14] that's what unsupported means [14:14] Explain how. [14:14] Like, technically, how is that possible? [14:14] Ziber, repos are retired from use. [14:14] Ziber not supported means that the sources are no longer available [14:15] My question is how is a binary, locally installed on my system, rendered inactive? [14:15] it's not the binary, it's what the binary tries to do [14:15] adding a repo that is not in use anymore [14:15] Ziber, your system is fine. adding things to your system is no longer supported [14:15] The command -cant be found-. [14:15] It's not trying and failing. [14:16] It's just not found. That, my good sirs, is not the result of an out of date OS. [14:16] Ziber like an old car that still drives, but there are no spare parts for it anymore [14:16] that must be a different issue then, PATH or writing related [14:16] I am not sure it will work, when i've been trying to update the update-manager crashes, and when trying to install apps, the dpkg crashes [14:16] cfhowlett: [14:16] Which won't necessarily be fixed by an upgrade, so I'll have the same problem. [14:16] kilonux, torrent the 14.04.1 and do a clean install then [14:17] Ziber to find out: upgrade, it will make things easier for you [14:17] Ziber, you can manually create a ppa configuration in /etc/apt/sources-list.d/ppaname.list. Then fetch the ppa key manually using gpg and add the fetched ppa key to apt-key cache. [14:17] You people are pissing me offo. [14:17] *off [14:17] cfhowlett: yes, but I have no lust in doing all the post-install [14:17] Right, but that doesn't help fix my problem either. [14:17] Ziber or is there a reason you don't want to upgrade? [14:18] Upgrading or not, it doesn't sound like my problem of a potential path issue, will be fixed. [14:18] I want that problem to be fixed. [14:18] kilonux, 12.04 is still supported - you need not upgrade until 2017 [14:18] Ziber first upgrade, then ask again [14:18] You've said that before. [14:18] And it's not actually helpful. [14:18] Ziber you're pissing the channel off [14:18] Ziber, you could try something like: export PATH=/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin:$PATH [14:18] and then retry the command [14:18] Ziber, End of Life distros are not supported. NOT. sorry if that tweaks your meter [14:19] 12.04 is good [14:19] why are you even reply to Ziber? [14:19] cfhowlett: maybe what I need is a doctor, who can read my system and suggest repair [14:19] Anarchic i agree [14:19] Seems like I have all of that in my path, SCHAAP137. [14:20] ok, weird issue then Ziber, i suggest upgrading to a version that is supported [14:20] Yeah, I have those exact ones, actually. [14:20] kilonux, I must have missed it --- what is wrong with 12.04??? [14:20] using a CD or DVD [14:20] Quoexl [14:20] Here? [14:21] cant do updates or installs [14:21] HI! I'm using ubuntu server 14.04LTS. I'm having trouble getting any sound. I am using jack. Does anyone have experience troubleshooting audio input/output problems? [14:21] kilonux, sudo apt-get update [14:21] dav1dp0101, it's probably related to pulseaudio and jack competing for ALSA [14:21] lemme get a useful URL [14:21] wafflejock: hi [14:21] What's the ubuntu equivalent of centos'/rhel's chkconfig? [14:22] SCHAAP137, should I uninstall pulse audio? [14:22] dav1dp0101, read this here: https://wiki.archlinux.org/index.php/PulseAudio/Examples#PulseAudio_through_JACK [14:22] dav1dp0101, no [14:22] Ziber try fsck === banister is now known as banisterfiend [14:22] although the procedure is written for arch, the same applies for ubuntu [14:23] Ziber: update-rc.d [14:23] alive4ever: I know there's a directory /etc/update-rc.d/, is it a command, too? [14:24] Just type it as root. For further information, read http://manpages.ubuntu.com/manpages/trusty/en/man8/update-rc.d.8.html [14:24] Ah, thanks. [14:25] cfhowlett: sudo apt-get update works fine [14:25] kilonux, what do you "can't do updates or installs"? details [14:26] I want to install Lubuntu with manual partition. Do I need /boot-partition or only EFI-boot-partition? In other words: How do I have to partition the system if I want an encrypted system using LVM/LUKS? [14:26] cfhowlett: sorry busy , I'll be back later, sorry [14:27] SCHAAP137, I'm nervous about sending commands to pulse audio because JACK is up and running, and my connections are apparently all connected, including system:capture to liquid oap and liquidsoap back out to system:playback. But I hear nothing on the headphones. And even when I use various command line tools to play audio, none of them playback into the headphones. [14:27] dav1dp0101, go to gnome-control-panel, Sound [14:27] SCHAAP137, I also don't have a GUI [14:27] select the Jack outputs for PulseAudio [14:28] ah, ok, no qjackctl? [14:28] challenging [14:28] No I don't have qjackctl. I've been using command lines like jack_connect and jack_lsp, and jackd to start up the server. [14:28] SCHAPP137, No I don't have qjackctl. I've been using command lines like jack_connect and jack_lsp, and jackd to start up the server. [14:29] try: pacmd list-sinks [14:29] to list the PulseAudio sinks [14:29] which one is the active sink? [14:29] SCHAAP137, it says: No PulseAudio daemon running, or not running as session daemon. [14:30] http://pastebin.com/PauGrpEk [14:30] why do I get three x86_64 ? [14:30] ok, so there is just ALSA and JACK in your config then? [14:31] SCHAPP137, yes I think I am just running JACK and ALSA. I also have Liquidsoap using JACK as input/output, and shoutcast sending the audio stream to the internet. [14:31] dav1dp0101, this looks like a useful resource: http://alsa.opensrc.org/Jack_and_Loopback_device_as_Alsa-to-Jack_bridge [14:32] So, does ubuntu, zfs and xen play nicely? [14:32] dav1dp0101, i just know how to set it up when PulseAudio is involved as well, but i never actually touched the ALSA part [14:33] and pbly, dav1dp0101, the headphones are considered a different output [14:33] Looking for some help with my ubuntu booting [14:33] !details | beme [14:34] beme: 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:34] benemy ^^^ [14:34] ok didnt know if i needed to pm someone. My laptop has 2 hdds one with ubuntu installed the other has only files [14:34] when i go to boot the hdd with only files has to be present or it wont boot [14:35] ive formated the 2nd hdd and it is now blank yet it still has to be pluged in for ubuntu to boot [14:36] SCHAAP137, I don't know how to check that it understands my headphones. But another clue is that Liquidsoap (my audio stream source) is connected to jack properly, and is outputting the stream to shoutcast, which is sending it to a URL. When I listen to that stream on a remote device, there is silence, just like silence in the headphones. So it may be my Line In has no sound on it. And I will be testing that today too. But it may be JACK or ALSA conf [14:36] ig issues. === SonikkuAmerica_ is now known as SonikkuAmerica [14:37] ive checked my boot hdd and ubuntu is installed to it but without that second hdd it wont boot. Ive even tried a different second hdd and nothing. My boot hdd in encrypted. [14:37] what processes write to /proc/loadvg? [14:37] how to overwrite it? [14:38] i get an i/o error when i try to pipe stuff into it === a is now known as Guest91618 [14:38] anyone.... [14:38] dav1dp0101, weird indeed, it might be related to internal mixing on ALSA [14:38] dav1dp0101, and the way that JACK connects to an ALSA device [14:38] SCHAAP137 do you know how to monitor internal ALSA mixing from command line? [14:39] dav1dp0101, http://www.tldp.org/HOWTO/Alsa-sound-6.html [14:39] 6.2 The Mixer [14:39] Where do the config files for "startup applications" live? [14:39] dav1dp0101, http://alsa.opensrc.org/Amixer [14:40] im running 14.04 fresh install from usb [14:42] SCHAAP137, when I type 'amixer' it returns: Simple mixer control 'IEC958', 0 Capabilities: pswitch pswitch-joined Playback channels: Mono Mono: Playback [on] [14:42] just that? [14:43] i get a whole list of stuff dav1dp0101 [14:44] SCHAAP137, yeah just that. But it's a fresh install and these are my only programs running. JACK is the one connecting to and from my program (Liquidsoap). I thought JACK bypassed ALSA somehow. I guess I don't fully understand ALSA. [14:45] as i understood it, there is no bypassing ALSA, but i could be wrong [14:45] Im running 14.04 with 2 hdds. I installed to my 360gb hdd and i can confirm that the boot files on on the root of it. My problem is that without my 250gb hdd aslo in it wont boot. Ive tried different hdds together with the 360gb one and nothing. The weird thing is i formated the 250gb hdd but it still has to be present to boot. [14:45] !encryption > Benemy [14:45] Benemy, please see my private message [14:46] SCHAAP137, JACK says I have 2 system:playbacks, and 2 system:captures, so I should at least have stereo playback in my ALSA mixer. [14:46] But it only shows a mono playback. [14:47] Benemy, It sounds like you need to update grub. Make sure only one hard drive has marked bootable partitions with parted -l [14:48] SCHAAP137 Do you think I should set up JACK as my default input/output ports in my asoundrc config file? http://alsa.opensrc.org/Jack_%28plugin%29 [14:48] yes [14:49] dav1dp0101, that is what my earlier URL described [14:49] https://bbs.archlinux.org/viewtopic.php?id=171729 [14:49] also here, seems like the same issue [14:49] its saying my 250 is boot flaged but the one i installed to isnt. could i switch the flags with gparted? [14:49] SCHAAP137 but it says that I would do that in order to use ALSA programs (like aplay) and have them routed through Jack. I don't need to do that because i'm not using ALSA programs. [14:50] well, i think it's like kind of "sink" [14:50] If I were to create a USB with persistence, then install things like Chrome and Truecrypt, to include their respective PPAs, then shut it down and use dd to turn it back into an ISO file, would it work when burned to DVD? [14:50] any application that is not capable of talking to JACK directly, will talk to ALSA [14:50] which feeds it to JACK [14:51] if you only use jack, i would try setting JACK as default ALSA input/output like described on that page [14:51] SCHAAP137, ok, gotcha. Yeah your last link above seems to think that I should do as described: rewrite asoundrc to default to JACK. Also ALSA has a JACK plugin, I should check that it's installed. [14:52] it seems like a logical fix, and there is not much that can break [14:52] cool, curious for the result [14:53] hello people.. i have setup a new server. and i have installed xrdp on it. however whenever i try to connect to it i get a grey screen for normal users. when i login as root xfce4 works fine.. works only for root :\ [14:53] i tried making a new .xsession in /home/myuser but it doesnt work. [14:53] SCHAAP137 ok I'll get to it and let you know the results. [14:53] linuxboobiz there's also #ubuntu-server [14:53] ok. idk that [14:53] !server | linuxboobiz [14:53] linuxboobiz: Ubuntu Server Edition is a release of Ubuntu designed especially for server environments, including a server specific !kernel and no !GUI. The install CD contains many server applications. Current !LTS version is !Trusty (Trusty Tahr 14.04) - More info: http://www.ubuntu.com/products/whatisubuntu/serveredition - Guide: https://help.ubuntu.com/12.04/serverguide/C/ - Support in #ubuntu-server [14:57] thanx people. Ima try switching the boot flag around and see what happens. [15:02] can someone point out what it is I'm doing wrong here? [15:02] lars@lynskee:~$ sudo route add -net $PublicAddress netmask 255.255.255.255 gw $VPNGateway dev vpn0 [15:02] SIOCADDRT: Network is unreachable [15:03] I can ping the VPNGateway address, So I don't believe it's that network that's unreachable. [15:06] LarsN first on my mind: the remote machine must allow to be reached or controlled by another computer, that's a setting somewhere [15:07] LarsN is it a linux - linux connection? [15:07] MonkeyDust: why would that be the case? I'm just trying to adjust my local routing table. [15:07] cfhowlett: example: trying to open bluetooth-settings (i have the icon up right corner) , or the system-settings in the application-menu, never leads anywhere [15:08] Does anyone know if there is a supported package on Aptitude called 'alsa-plugins'? I see it on launchpad https://launchpad.net/ubuntu/+source/alsa-plugins but when I try to 'sudo apt-get install alsa-plugins' I get E: Unable to locate package alsa-plugins. I'm running ubuntu-server 14.04LTS. [15:08] Effectively tere's a host on the internet that white lists access. Our office is on the whitelist, so I'm just trying to pipe access to that host through our office VPN [15:09] MonkeyDust: ^ [15:09] hello ladies [15:09] How to create a time based wallpaper (like the defaul installed one) in ubuntu? [15:09] cfhowlett: and every startup gives error messages [15:09] ---system start up [15:10] or wake from suspend [15:10] MonkeyDust: but to answer your question, the remote machine isn't one I control, it is however running linux. [15:11] hi, i was wondering why the openvpn package doesn't come with an upstart script? [15:12] I remember in 13.04 that you could do a Unity search on appication menus, can you still do that? [15:14] hw, are you sure that it didn't? Or that you possibly hadn't enabled it? [15:14] wheatthin: what i meant is that it comes with a shell script in /etc/init.d/openvpn but not an upstart script in /etc/init/openvpn [15:15] i was wondering if the process would be restarted automatically in case the vpn connection dropped (like upstart would do) [15:15] hw, maybe it has to wait until other hardware is initialized [15:16] does ubuntu 14 properly utilize the speed switching feature (low speed vs. turbo speed) of 4th generation intel cpus? [15:16] frib, I would think so with acpi functions. [15:17] wheatthin, is there a way to verify? my laptop is constantly burning up [15:18] frib, I think this might do it cat /proc/cpuinfo | grep "MHz" [15:18] if the frequency varies, it's switching [15:19] I run older windows 2003 server and simply can not afford to upgrade to another windows platform. I have loaded a few *nix versions here and there. And I've narrowed it down to Ubuntu server or perhaps centos. For my first install I want to add the dns and radius services. How secure is the ubuntu server after a clean install? [15:21] frib, sudo dmidecode -t processor | grep Speed [15:21] And do you know if you can run ubuntu server on Citrix Xen server 6.2.0 [15:21] frib, http://paste.ubuntu.com/8115047/ [15:22] Blackthorn, you'll have to compare your chipset with the HWCL === Guest-5410 is now known as Aivlis [15:24] each of my servers run 3-4 win server 2003, and i'm using asus p5vb-c motherboards and intel xeon processors [15:25] <_shrine> why win server? [15:25] !server | Blackthorn, [15:25] Blackthorn,: Ubuntu Server Edition is a release of Ubuntu designed especially for server environments, including a server specific !kernel and no !GUI. The install CD contains many server applications. Current !LTS version is !Trusty (Trusty Tahr 14.04) - More info: http://www.ubuntu.com/products/whatisubuntu/serveredition - Guide: https://help.ubuntu.com/12.04/serverguide/C/ - Support in #ubuntu-server [15:25] Blackthorn sure you're in the right channel? this is for ubuntu [15:25] <_shrine> ^^ [15:26] that's why he's asking if Ubuntu can run on them.. I told him to check the hardware compadibility checklist [15:27] Yes, i was trying to explain what I am running, and I'm wanting to repalce my win server 2003 servers that are running on top of citirx xen server with ubuntu server edition [15:27] Blackthorn, most likely, Yes. [15:27] wheatthin, it says the max is 2400 Mhz as well as the current [15:27] wheatthin, as I expected [15:27] Blackthorn ok, type /j #ubuntu-server and ask there [15:27] Blackthorn, I'm running dual quad xeon server that was supposed to be for win 2003 server. [15:28] thanks for the link monkey. === annoymouse is now known as Guest18264 [15:29] frib, yeah my cpu's are 2.66ghz, so the 2600mhz is at full speed. Boost is 5000? I dunno about that, but I think that might be complete maximum voltage before utter destruction.. I could be wrong :P [15:30] and the suggestions from everyone else [15:30] Blackthorn, Nope.. just check your chipsets, and make sure. === Guest18264 is now known as annoymouse [15:30] wheatthin well my cpu I know is not supposed to run at 2.4ghz always [15:30] Blackthorn, More than likely, Ubuntu will run just great. [15:31] frib, and why wouldn't it? Isn't boost supposed throttle up from normal? [15:31] wheatthin, yes when under heavy load, not always === annoymouse is now known as Guest17294 [15:32] frib, right.. normal being 2.4ghz [15:32] exit === Beeelow_ is now known as Beeelow [15:32] wheatthin, oh wait.. my cpu max speed is actually supposed to be 3.5 now that i think about it [15:32] see :) === Guest17294 is now known as annoymouse [15:33] frib: install indicator-cpufreq and it will scale down when not in use ? [15:33] i'm having a little difficutly finding where to check the chipsets.. i went to the ubuntu website clicked on hardware. my chipsets are intel bigvy-v (intell 3200 memory controler) and southbridge is intel ich7r [15:33] yes, it should scale down to normal from the boost, back down to 2.4ghz [15:34] Blackthorn, you should be fine man.. if you have any doubts, try booting a livedvd [15:34] kk [15:34] is this a genuine ubuntu main repo?? http://mirrors.kernel.org/ubuntu/pool/main/f/file-roller/ [15:34] dw1, i just realized its not running at max speed [15:35] dw1, but now i also realize that it won't turbo boost when needed if it thinks this is max speed as according to dmidecode -t processor [15:35] BigMike-`: it would appear to be a mirror [15:35] my cpu: http://ark.intel.com/products/75117/Intel-Core-i7-4700MQ-Processor-6M-Cache-up-to-3_40-GHz [15:35] bonjour [15:35] frib: im lost, i dont overclock :p [15:35] dw1: Ah....So, apt-get won't use that repo ? [15:36] dw1, me neither i think this is a new feature from intel [15:36] dw1, his chipset overclocks on demand [15:36] BigMike-`: dont know, it might smartly choose a good mirror for you [15:41] is that possible that my xeon processors could go up to 5000mhz/5Ghz with the right cooling? [15:42] Max Speed: 5000 MHz [15:42] Current Speed: 2660 MHz [15:43] SCHAAP137, I followed the instructions here: https://bbs.archlinux.org/viewtopic.php?id=171729 And I get the following error when I try to run jackd: ALSA: Cannot open PCM device alsa_pcm for playback. Falling back to capture-only mode [15:43] And: cannot load driver module alsa [15:45] frib, sudo watch -n 1 cat /sys/devices/system/cpu/cpu*/cpufreq/cpuinfo_cur_freq [15:47] hmm.. my xeons idle with 2Ghz, and then throttles up to 2.66 [15:48] mine is saying 800k constantly and rarely jumping up to 2.x [15:48] nice :) [15:48] frib, now do something like a compile and see it throttle === abdul is now known as Guest54788 [15:49] frib, I'm running blender 3d in an animation player, so it throttles a lil on each core randomly [15:50] ok dav1dp0101, then i don't rly know, i would suggesting to revert the changes to ~/.asoundrc [15:50] to restore the earlier setup [15:50] and work again from there [15:50] SCHAAP137, yes, I've done that and I'm continuing to troubleshoot. I'm not sure what to do next. [15:51] mhm, me neither, not yet at least [15:53] SCHAAP137, ok, well let me know if you think of something. I'm gonna take a break and mull it over. [15:53] wheatthin, i actually don't have time to tinker with all of this but as long as i know i'm not over-using the cpu then it's fine [15:56] what's the correct way of using the xforcevesa boot code? just "xforcevesa" or "xforcevesa=xforcevesa"? ive seen both suggested. also, should i add the "nomodeset" option as well? [15:59] frib, well on your own time :) of course for curiosity sake [15:59] lol [16:02] Needing help with xubuntu [16:02] one can only ask [16:03] how do you move the xubuntu xfce panel to the bottom [16:03] hello I run : gnome-control-center and get : bus error ( core dumped) any advice? [16:04] :q! [16:04] is there a tool in linux that shows a clear breakdown of memory usage of process trees on the machine? i've used htop, but the memory statistics it shows are not aggregated === om26er is now known as om26er|dinner [16:08] hi [16:08] <_shrine> dat emma [16:08] i search help for install sound card, [16:09] <_shrine> what is the issue? [16:10] i have try to read and type the process to install it but no result [16:10] its the sound card tascam us 122 [16:10] the old [16:10] somsip: what does "q!" mean? [16:12] kilonux: he was in the wrong window :) That's the command to stop vim [16:13] :q! means quit and overwrite :) [16:13] <_shrine> I always wq [16:13] MonkeyDust: I thought :q! was force quit, you need to add 'w' to write [16:14] <_shrine> lol === richard is now known as Guest82581 [16:15] hey can anyone help me with a kernel compilation error? [16:15] hi [16:15] Guest82581: probably better in #linux === Guest80958 is now known as Jake [16:18] are you able to find pm-quirks in the repositories? [16:19] hey can anyone help me with a kernel compilation error? [16:20] can anyone recommend a DE that consumes little power? [16:20] ActionParsnip you're 'write' [16:21] frib i use lxde in this virtual machine, it's alot faster than unity... or is that not what you mean [16:22] MonkeyDust, i'm trying to improve battery life [16:22] MonkeyDust: ba-dum! [16:22] frib: why use a DE at all? Just use Openbox or Fluxbox as standalone WM and ditch the DE :) [16:23] ActionParsnip, I don't know what those are [16:23] frib: install fluxbox, log off and log in to the fluxbox session [16:23] ok, i can leave my DE intact if i don't like it anyway right [16:24] frib: you can just log off and log back on to the session you are on nowq [16:24] 4.0 ms/s 126.1 Process cinnamon --replace <---- this seems to be consuming most of my battery, along iwth firefox [16:24] frib: you use right click to access apps, super light :) [16:24] frib: try enlightenment, it's very quick [16:25] ActionParsnip, cool i'm going to relog right now [16:25] eeee, first i'll try fluxbox thx [16:26] hey can anyone help me with a kernel compilation error? [16:28] Guest82581: ask in #linux [16:28] is there any way i can have likea a quick launch bar in this fluxbox? [16:30] i can't even open a terminal or find firefox :\ [16:32] how do you change volume / see battery life in fluxbox? [16:35] try to typing === Grizzlee is now known as Guest46836 === igurd is now known as Guest64443 [16:43] Hello! I have two Ubuntu 12.04 LTS machines, one at home and one at work. The home computer is accessible from anywhere on the internet however my work computer is not. Currently I can fiddle on my work computer with Teamviewer but is it possible to open up a ssh connection to my home computer then reverse? [16:43] reverse it* [16:45] Amis you can use Remmina, but make sure both pc's are 'visible', that's a setting you have to un/check [16:45] Amis: I think what you described is fine, look up reverse tunnels, man ssh [16:46] MonkeyDust, I can reverse Remmina once the connection is established? [16:47] Amis lemme try, i use it for my VM [16:47] SchrodingersScat, I'm doing that right now but making sure if there is any bumps that could permanently disble my teamviewer connection for the weekend [16:47] there are* === zzz_Ridley is now known as Ridley5 [16:48] Amis just ssh? that can be done from the terminal [16:50] Amis reverse ssh doesnt sem to work [16:50] I may have missed one key element: I'm trying to forward the X aswell [16:52] Amis ok, ssh works, now trying -X === om26er|dinner is now known as om26er [16:53] Amis Cannot open display, even after DISPLAY=:0.0 [16:54] I'm back [16:55] Which should I pick for the bootloader installation (https://i.imgur.com/J2JVfLp.jpg)? [16:56] Shit... Didn't mean for the )? To be a part of the link [16:56] Whoops sorry for the cursing (again) [16:56] annoymouse: bootloader got to sit in the first drive that is booted [16:57] or do you want a intsall on the usb drive? [16:57] k1l: so same as /? [16:57] On the USB drive [16:57] on 14.04, how can I force the MOTD to be regenerated? === badon_ is now known as badon [16:57] I've update the /etc/update-motd.d scripts, but it's been 5 minutes and I still see the same message [16:57] annoymouse: then choose the usb [16:58] annoymouse: and then choose the usb in the pc-boot order or list to be booted to boot up ubuntu [16:58] The device, or the root partition? [16:58] device. bootloader got to be sit in the MBR [17:01] Thanks k1l [17:02] What's the proper way to mount an nfs share on ubuntu? [17:03] I think I found a bit of an insane workaround [17:04] I install a VPN server on my home comp then connect to that from my work comp. That way I have a direct connection to my work computer with whatever port forwards I want [17:06] Amis: why not use an SSH tunnel, little easier [17:08] I would like to know if ubuntu supports all usb microphones [17:09] ms cd - [17:09] Hi, I just tried to download Ubuntu, and I got a 403 error [17:10] http://ubuntu.mirrors.pair.com/releases/14.04.1/ubuntu-14.04.1-desktop-amd64.iso [17:10] I love the new Ubuntu desktop [17:10] (I did manage to find a working download, just thought you should know) [17:10] o11c: yeah mirror is probably down === erry is now known as errietta [17:11] hi o11c [17:11] I've got a virtual nas appliance running, but I can't seem to mount it to an ubuntu server... any thoughts? [17:11] o1try http://cdimage.ubuntu.com/trusty/daily-live/current/ [17:11] anyone have links to videos from linux conf in chicago? [17:11] Delta706: http://www.sal.ksu.edu/faculty/tim/linux_mics.html [17:11] at least the keynote? [17:12] Ziber: how have you tried to mount it? [17:12] Adam_ActiveState: no I'm in Chicago but totally spaced the conference [17:12] Ziber: what technology does the NAS use to share the storage with? [17:12] Ziber: can you ping the NAS? [17:12] Ziber: detaiils...... [17:12] ActionParsnip: mount :/path/to/share, mount -t nfs , a few others [17:12] How do I cloak in my account? I need to ask a person of the staff? [17:12] I can ping the share [17:13] It's using nfs. [17:13] Ziber: https://help.ubuntu.com/community/SettingUpNFSHowTo#Mounts [17:13] Adam_ActiveState: also looks like they had live streams of the keynotes so perhaps they'll post the recordings soon http://events.linuxfoundation.org/events/linuxcon-north-america/program/live-video-stream [17:13] At00mic: ask in #freenode [17:14] wafflejock: nothing yet though, eh? [17:14] ok thank you [17:14] youtube search it is then... [17:14] Adam_ActiveState: nope didn't see anything [17:14] getting "wrong fs, bad superblock..." error. [17:15] Ziber: have you fsck'd the data? [17:15] Ziber: you may need to use a different superblock === kimphill is now known as Guest79312 [17:15] well, i'm doing this all via openfiler, i thought it would've set it up however I needed automatically. [17:16] on the appliance itself, it's mounted. [17:16] Ziber: you will need to unmount it and fsck it, sounds like the data isnt healthy [17:16] thanks wafflejock [17:17] hm [17:17] Delta706: yeah basically just YMMV will have to search around a bit once you find one you think you want === quem_ is now known as quem [17:19] wafflejock: my interest is in a USB adapter since I am getting a hum when recording which might be due to interference [17:19] Delta706: yeah definitely I've done some recording and my internal stuff gets lots of system noise [17:20] Delta706: I've considered a USB mic too since currently I just have a cheap headset and want to do tutorial videos [17:20] Delta706: but so far haven't bought one yet [17:20] best soccer tips http://tinyurl.com/p5bpscx [17:20] if I post the mp3, could you listen to it, to see if it is interference [17:21] Delta706: I used Adobe Audition to clean up the audio in my case but it still didn't come out great and was tedious... I'll take a listen and can tell you what I think, not a sound engineer by any means though [17:21] I used audacity and it cleaned it up nicely but I need a live solution [17:22] Delta706: I actually didn't try with audacity, Audition is good my original capture was just very rough and didn't realize it until I had recorded everything (wasn't using a headset to test the audio) [17:23] just let me post the audio, then I will come back with a download link [17:23] cool [17:27] hello. why would ubuntu actually read and write date when moving it within the same partition? === xubuntu is now known as Guest4033 [17:29] priuon: what is "it"? [17:29] ActionParsnip: the data [17:29] priuon: your question has no context, so has no meaning [17:29] ActionParsnip: Files [17:29] priuon: what files? [17:30] ActionParsnip: I am copying 70GB of files from one folder to another where both folders are on the same partition of the same physical harddrive. [17:30] priuon: ok, much better [17:30] priuon: so are you asking if the creatin dates get updated? [17:30] *creation [17:30] ActionParsnip: thunar as well as mc actually read the files and apparently write it to another place on the partition. This is a sever failure in procedure. [17:31] wafflejock: go to https://www.sendthisfile.com/hhNce1Wd8liVL7CeW87k2U1y and click on xx.mp3 to download it [17:31] ActionParsnip: I am asking why ubuntu fails to conform to simple filesystem operation principles. [17:31] priuon: ext4 is standardized and ubuntu obeys them [17:31] priuon: if you feel somethig is amiss, you can always report a bug [17:31] you're copying data, not moving. Of course it reads and writes it. [17:32] ActionParsnip: Do you say that this is defined as such with the ext4 fs? [17:32] RobbieCrash: I am moving [17:32] hello [17:32] RobbieCrash: sorry that was a typo above [17:32] priuon: i dont know the standard activity for ext4, but standards exist for a reason and ubuntu will follow them [17:34] ActionParsnip: Right. And I can't see how moving files as explained above will result in such a meaningless strain of a harddrive [17:35] priuon: not had an issue myself, does the same in many OSes as far as I have seen ever [17:35] ActionParsnip: ActionParsnip: Where can I read up on such definitions? [17:35] priuon: they are freely available online for all to see [17:36] ActionParsnip: they actually define that moving files within a partition will do such a nonsense? [17:36] "such nonsent" [17:36] priuon: its not nonsense [17:36] priuon: it has to update the inodes that have the file information like an index for the drive, ext4 is a journaling file system so it logs info about what is going to be done before it's done [17:36] priuon: windows is aweful about moving/copying files in my experience linux has been much better [17:37] I am trying to compile VLC 2.1.5 from source and it's complaining about "Can't read /usr/lib/x86_64-linux-gnu/libxml2.la: No such file or directory" I've confirmed libxml2.la is not in that directory nor can `locate` locate it. I've removed libxml2-dev then reinstalled it. Then forced reinstalled it. Can anyone push m ein the right direction? Should I just compile libxm2 from source?? [17:37] ActionParsnip: Why is it not nonsense? There is no upside on having this r/w operation === FastZ is now known as Guest87908 [17:37] priuon: the journal is fantastic for data reliability [17:37] alguem sabe algum programa para criar um boot do ubuntu no pendrive? [17:37] priuon: ever used SQL? [17:37] que rode direto no ubuntu [17:38] Delta706: actually it kind of sounds like a ground loop problem or something the noise I typically hear from my machine (this might vary I'm not sure) sounds more high pitched and variable [17:38] wafflejock: yeah well updating the inodes etc is a task of seconds. I am talking about GByts of files read, written and deleted. I can just not see a reason to implement something like that. [17:38] ActionParsnip: yeah I have used MySQL. [17:38] !br | fantasma [17:38] fantasma: 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. [17:38] okay [17:39] priuon: so you will know about database log files, and how they are used and why they are sometimes more valuable than the actual database files themselves...yea [17:39] s? [17:39] ActionParsnip: honestly where is the move operation for the ext4 fs defined. And is there another fs that defines it correctly? [17:40] priuon: I dont have time to search the web for you, I'm sure you can do that yourself [17:40] priuon: not sure about that typically when I've moved things but they're staying on the same drive I haven't seen major performance issues at all how are you testing/extracting info would like to verify [17:40] ActionParsnip: I hoped you had an official source. [17:40] ActionParsnip: If you don't have I don't ask you to search [17:40] priuon: in short, the journal is making a list of all tasks completed so in the event of suddent power off, the data is not baked and you will see "replaying journal" when the drive comes back online [17:41] Delta706: http://en.wikipedia.org/wiki/Ground_loop_(electricity) [17:41] ActionParsnip: I myself just never find reliable=official sources [17:41] It's not all about the fact that Linux file systems are journal. Linux and ext fs'es has better allocation algorithms than NTFS and Windows. [17:41] priuon: if you use ext2, you wont have this, the data will be much faster and you will use your drive less but a sudden power off and your data will probably be damaged [17:42] ActionParsnip: yeah well, that does not have anything to do with what I asked. [17:42] still can't get my wifi working on ubuntu 14.04 [17:42] thinkpad t440s [17:43] Realtek wifi [17:43] priuon: it does, the time taken to write the journal takes time [17:43] I would appreciate any help [17:43] rim-k: what is the output of: sudo lshw -C network [17:43] rim-k: us a pastebin to hold the output, like http://pastie.org [17:43] ActionParsnip: Ubuntu is reading writing and deleting 70GB of files for no reason. [17:43] priuon: how do you know? [17:44] ActionParsnip: updating the inodes would have sufficed. These are some 50 files or so. [17:44] apple is good [17:44] ActionParsnip: because it is showing me that it does. [17:44] http://paste.ubuntu.com/8115966/ [17:44] wafflejock: thanks for the wikipedia page. would it indicate that my sound card is badly installed? [17:44] ActionParsnip: [17:44] Hello [17:44] priuon: so you see individual files vanish as the move operation completes? === quem_ is now known as quem [17:45] ActionParsnip: you don't really want to imply that Ubuntu's monitoring is fraud? [17:45] rim-k: and the output of: cat /etc/issue [17:45] hey eli [17:45] I have a problem after upgrading to 14.04. Maybe a privileges issue? No idea... [17:45] Ubuntu 14.04.1 LTS [17:45] ActionParship: I am not watching the fs manually. [17:45] priuon: is that what you are seeing though, individual files being made as they are removed from the source? [17:45] 3.13.0-34-generic [17:46] Delta706: I'm not sure really it just sounds more like the "hum" I've heard from TVs in a building where there are ground loop problems, from what I've read around about it there are some things you can do to ground wires in the building that will fix it because it has to do with power that is floating in the wires or other metal that isn't properly grounded in the building [17:46] ActionParsnip: I see a transferrate [17:46] Delta706: I'm might be totally off though [17:46] I am trying to compile VLC 2.1.5 from source and it's complaining about "Can't read /usr/lib/x86_64-linux-gnu/libxml2.la: No such file or directory" I've confirmed libxml2.la is not in that directory nor can `locate` locate it. I've removed libxml2-dev then reinstalled it. Then forced reinstalled it. Can anyone push m ein the right direction? Should I just compile libxm2 from source?? [17:46] This is the first time I use this chat, after 7 years of using ubuntu. What do I have to do to get any help? [17:46] Delta706: just a guess [17:46] priuon: yes, but what actually happens on the drive itself? [17:46] ActionParsnip: my hw indicator shows hdd-access. [17:47] rim-k: if you run: dmesg | grep -i firm what is output (if anything)? [17:47] ActionParsnip: I doubt that the datatransferrate is fraud as said above. [17:47] !ask | eli__ [17:47] eli__: 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:47] eli__ ask a question and wait, repeat your question 10-15 minutes later, all in one line [17:47] wafflejock: would the ubuntuforum be the place to look for experts? [17:47] priuon: fine, but what is happening on the drive as the move occurs? === dav is now known as Guest92979 [17:47] ActionParsnip: this is just a serious loss of resources. It's madness! [17:47] Thanks [17:47] priuon: how have you seen what is happening on the drive as the data is moved? [17:47] hello [17:48] Delta706: not really sure on that one ubuntuforum is good but for audio stuff there might be better places, like I recently started playing with phone systems and there are dedicated Asterisk and SIP forums so something audio specific might be good [17:48] Delta706: someone who can listen to that file and tell you more definitively what it is [17:48] ActionParsnip: I have not read the sources and or the definitions. So I don't know. All I know is that ubuntu is reading and writing 70GB from A to A..... [17:48] priuon: as far as I can see you are assuming taht because its taking longer than you would like, you are assuming taht the data is being copied, deleted then moved in some way. [17:48] i really need help with ubuntu!!! i want to format my whole HD via terminal!! don't know how.... [17:49] wafflejock: thanks, I will try the audacity site [17:49] Guest92979: you can use mk2fs on an unmounted partition and it will wipe it [17:49] Delta706: do you have any alternative mics to try to reproduce to determine if it's mic related or system related? also could you use this mic on another device (perhaps a phone) those things might help narrow it down [17:49] ok [17:49] Delta706: yeah good luck [17:49] priuon: when really, you dont know how the file system works nder teh hood [17:49] Ubuntu does not mount my ereader nor any USB drive when plugging in. It says: unable to mount, not authorized (I also have other issues) [17:49] *the [17:49] ActionParsnip: obviously... updating 200 inodes won't take 20 minutes. this are some 200 maybe 64 bit values to be edited... [17:49] priuon: all I can suggest is report a bug [17:50] [ 0.189927] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored [17:50] [ 6.039353] psmouse serio2: trackpoint: IBM TrackPoint firmware: 0x0e, buttons: 3/3 [17:50] ActionParsnip: [17:50] wafflejock: thanks [17:50] can you give me a universal terminalcommand for formating HD === quem_ is now known as quem [17:50] ActionParsnip: So if what I say is actually happening you agree that it is a bug then? [17:50] Guest92979: what file system do you want to use? There is no universal command [17:51] priuon: if what you say is happening then its either a bug or Ext4 is not as great as it says (in some cases) [17:51] under windows i would type : format C what do i need to write in ubuntu? [17:51] priuon: considering its been the default in Ubuntu for a long time now, i'd say it was fine [17:52] Guest92979 boot a live cd, use gparted, delete partition [17:52] rim-k: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1239578 [17:52] Launchpad bug 1239578 in HWE Next trusty "No wireless support for Realtek RTL8192EE [10ec:818b]" [High,Confirmed] [17:52] yes, but i want to format the whole HD [17:52] rim-k: try: sudo modprobe rtl8192ee see if it loads ok? [17:53] Guest92979 ok, use gparted to delete all partitions, then format to what you want [17:53] Guest92979: yes, to what file system? Ext4? Ext3? ZFS? [17:53] !ask |eli_ [17:53] eli_: 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:53] Guest92979: just like in Windows, you need to specify the file system when you format === renato is now known as Guest25094 [17:53] says: terminal -> gparted and ready? [17:53] Guest92979: the default may be NTFS, but it is still set [17:54] Guest92979: gparted is a GUI app. I though you wanted to do it in terminal? [17:54] Guest92979 no, boot from a live cd, you cannot format it while you're using it [17:54] 10:51 < ActionParsnip> rim-k: try: sudo modprobe rtl8192ee see if it loads ok? [17:54] I did compiled the module [17:54] and loaded it [17:54] but it ended up with a kernel panic [17:54] eli__: why do you think you have a permissions problem after upgrading (someone mentioned something similar yesterday and installed gdm and it fixed their problem want to know if your problem is the same but no details) [17:54] rim-k: ah [17:54] I had to blacklist it to correctly boot [17:54] can we switch to 1-1 conversation ActionParsnip, i don't exactly understand the format thing... [17:55] !details | eli__ [17:55] eli__: 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) [17:55] wafflejock: Ubuntu does not mount my ereader nor any USB drive when plugging in. It says: unable to mount, not authorized. [17:55] Guest92979: format means to wipe the data from a partition [17:55] ActionParsnip: that was odd [17:55] eli__: that does sound similar [17:55] ActionParsnip: While porting to linux I also lost valuable revision data (all files are the same now). I still pity that case. There was some unanalysed scientific data in one version that is lost now. [17:55] eli__: they said couldn't mount, couldn't adjust wifi couldn't adjust users === rt is now known as Guest66431 [17:55] wafflejock: also, I can't install from software center [17:55] priuon: break out the backups [17:55] eli__: we tried checking the /etc/sudoers file and user groups but nothing was working [17:55] wafflejock: also, I can't fix user advanced settings [17:55] eli__: pretty sure the person installed gdm and it fixed it [17:56] ActionParsnip: I think the data didn't have a backup... [17:56] eli__: http://askubuntu.com/questions/152256/how-do-i-switch-from-lightdm-to-gdm [17:56] priuon: cant be that important then.... [17:56] eli__: you might want to install from the command line since software center isn't working out for ya either it sounds like [17:57] wafflejock: thanks, I'm going to try it right now, let's see if it works [17:57] eli__: k good luck [17:57] ActionParsnip: funny. Well not as important as the finished results. no... [17:58] priuon: despite the side jabbing, ActionParsnip is right if it is critical data it should be backed up [17:58] priuon: then you have learned the value of backup the hardest way possible [17:58] #join limtext [17:58] wafflejock: people love to learn the hard way [17:58] xadi try /j #limtext [17:58] priuon: rsync is a nice solution [17:58] ActionParsnip: I guess I just have to wait [17:59] ActionParsnip: yeah it happens, I learn from experience sometimes too, it's a hard way [17:59] rim-k: could try the kernel from Utopic, from the mainline PPA, just to test [17:59] lately using dejadup in Gnome the front end app and all seems to work very well [18:00] cool integration in the file chooser too so I can roll back files or folders by right clicking [18:00] wafflejock: I have a weekly cron'd cp to USB, quick and dirty [18:00] ActionParsnip: mmmm why not [18:00] wafflejock: ok, I reconfigured it, should I reboot now? (I can't even reboot, shut down or suspend via the menu, I have to do it via command line) [18:00] @MonkeyDust thanks [18:01] eli__: yeah reboot to be safe, logout login is sometimes all you need but reboot and you'll be sure everything new is applied === vladhaund is now known as Guest44862 [18:01] ok thanks. if it doesn't work then I'll come here again for help. Thank you very much [18:01] eli__: np godspeed :) === badon_ is now known as badon [18:03] Hi@all! I have a problem with my UI. When i log in the backround is shown not properly and unity is not loading. Just report error message. I updated a longer time ago from 13.10 auf 14.04 per "UI". Today i had black screen after some search i found that I was still running on the old Kernel. I installed the kernel generic lts trusty. Since then i can login. And now i have the described problem. [18:03] ActionParsnip: yeah I use clonezilla after I have a stable system setup so I can always get back to that if all else fails and not lose a day or whatever setting things up, then I was using rsync before switching to Ubuntu Gnome, but like the built in backup they got going here, only problem is duplicity support outside of Linux, but in terms of integrated backup it's pretty awesome [18:04] only problem I have in terms of my backup setup is my NAS is totally weak [18:04] so that takes some time but since it's incremental backups it's not really a problem with deja dup [18:05] I like that the NAS is mirrored (D-Links proprietary X-RAID) though so I keep it running despite having some ancient hardware and software in it... eventually will grab a NUC and setup RAID or something but it's fine for now [18:07] are there people with ubuntu installed on Mac (Apple Laptops)? I am curious [18:08] unkn-error: not me but I know there are, I think elementary OS is more Mac friendly though I don't have any Mac hardware so just hearsay [18:08] !mac | unkn-error Not something I'bve got, but maybe the Ubottu's link will have info useful to you, [18:08] unkn-error Not something I'bve got, but maybe the Ubottu's link will have info useful to you,: For help on installing and using Ubuntu on a Mac, see: https://wiki.ubuntu.com/MactelSupportTeam/CommunityHelpPages === graingert is now known as Guest85460 [18:08] klana_Laptop, This a sudden change, no unity, any thing leading up to this? [18:09] Any Help would be appreciated! I have a NVIDIA card now running on the Ubuntu drivers. Already tried to reinstall unity/nouveau. Didn't help. [18:09] !nomodeset | klana_Laptop [18:09] klana_Laptop: A common kernel (boot)parameter is nomodeset, which is needed for some graphic cards that otherwise boot into a black screen or show corrupted splash screen. See http://ubuntuforums.org/showthread.php?t=1613132 on how to use this parameter [18:09] if you suspect graphics card problems that might be worth a shot [18:10] thx! [18:11] Beldar last autoupdate isntalled new nvidia drivers which i guess wasn't compatible with the 13.11 kernel and so i got the first problem with blackscreen which i solved with installing new kernel. [18:13] klana_Laptop, latest kernel is 3.13 besides the possible nvidia isssue I would wonder why your kernels are not upgrading, you might try the nomodeset boot to get a de. [18:14] klana_Laptop, If you get in run a update and dist-uprade [18:14] upgrade* [18:17] How do I direct the output a command produces in a terminal to a text file? [18:18] what would be the best laptop option if you would like a free software compatible MBP-a-like with an optical drive? [18:18] #ubuntu [18:18] Daekdroom: http://www.tldp.org/LDP/abs/html/io-redirection.html [18:18] SchrodingersScat, thank you [18:18] Daekdroom: another helpful page for bash: http://mywiki.wooledge.org/BashFAQ/ [18:18] #xubuntu-br [18:18] Beldar I did apt-get install linux-generic-lts-trusty and upgrade. now running on 3.13.0-34. That improved the situation from "black" to "login screen -> broken background no unity" i will try the nomodeset [18:19] miodi, There are so many out there this is actual support not whats the best laptop. [18:19] Beldar, okay [18:20] sorry I got distracted. wafflejock: sure... I think I did a backup but it did the same thing to my backup there. wafflejock: yeah rsync is really nice and thorough. ActionParsnip (gone.. saying anyways): No people hate learning the hardway. Yet they get forced into having to learn it the hard way again and again... [18:21] klana_Laptop, I would run a unity compiz reset as well. http://ubuntuhandbook.org/index.php/2014/04/reset-unity-and-compiz-settings-in-ubuntu-14-04/ [18:21] than reboot [18:21] join #ubuntu-br [18:21] Cyber, /join [18:22] I think I vanished my Win8 partition when installing (replacing 13.10) with 14.04 (+LVM) [18:22] ... [18:22] priuon, forced is not a valid argument. [18:22] I'm wondering how I can confirm this [18:23] rim-k, can you run sudo parted -l and pastebin it [18:23] <_shrine> these compiz jiggly windows never make me bored [18:24] Beldar : http://paste.ubuntu.com/8116209/ [18:24] interesting [18:25] rim-k, I see a ntfs on sdc a msdos, sda is a gpt any sdb? [18:26] Beldar: maybe not. [18:26] priuon, maybe? [18:26] Beldar: they don't choose it by free will either [18:27] priuon, that is another bogus argument. No substance, and by the way freewill is a illusion. [18:28] hi there [18:28] how are you guys ?? [18:28] i need some little help [18:28] BigHatMonkey, State the issue please. [18:28] in one post [18:29] is because dropbox always ask for a prompt after every reboot [18:29] Beldar: thank you very much [18:29] im using ubuntu 14.04 [18:30] BigHatMonkey, What is the prompt, dropbox has a preferences. [18:30] Beldar: Is the inicial prompt, ask me for my email and password [18:30] Anyone here ever had a problem with watching youtube video with Opera on Ubuntu? [18:31] Beldar: after this, works correctly [18:31] Beldar: is like the first install, but its show after reboot and power off [18:32] BigHatMonkey, I would make sure all that is correct by un-linking and linking again, you must have made a mistake somewhere in there. [18:32] !details | Kankroc [18:32] Kankroc: 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) [18:33] Beldar: [18:33] Beldar: Ok, so i keep search about linking and unlinking on google [18:33] BigHatMonkey, You can do it from the dropbox preferences [18:33] Alright, I just installed Opera instead of Firefox because I prefer that browser (nothing agains't Firefox). Now for some reasons, when I watch a video on youtube it keeps having some kind of "Hiccup". It's like a 0.5 sec lag. [18:34] Beldar: sorry ... techical issues here. [18:34] Beldar: freewill is a welldefined state as seen from within it's defining system [18:34] hi, is there any chat for mint? [18:35] Beldar: Ok, i apreciate your time [18:35] Beldar: haha I love how flately you state above freewill is an illusion (LOL) [18:35] !mint | VolodymyrB [18:35] VolodymyrB: Linux Mint is not a supported derivative of Ubuntu. Please seek support in #linuxmint-help on irc.spotchat.org [18:35] wafflejock, It is sorry if that is new news to you. ;) [18:35] thanks [18:36] just a short question: SSD in Optical Bay, HDD in normal place, Macbook Pro 13 inch 2012. GRUB installed on SSD > does not work. Grub installed on HDD > does not work. All blinking cursor. Boot repair did nothing... [18:36] wafflejock, If you study quantum physics which no one really understands this is apparent. [18:36] hello all [18:37] streulma short (quick) questions rarely have short answers [18:37] Beldar: it almost got me in some fights at work, I've actually heard QM used as an argument for free will (getting way OT though so will drop it) [18:37] :) [18:39] hello room please i need help installing nvidia drivers for fx5500 card [18:39] ubuntu 12.04 LTS [18:40] does it really affect 3D performance in vmware machines? cuz currently im getting (no 3D support, please install the OpenGL drivers for your card..) [18:41] I tried using this ppa http://www.howopensource.com/2012/10/install-nvidia-geforce-driver-in-ubuntu-12-10-12-04-using-ppa/ === Guest79312 is now known as kimphill [18:44] nvidia drivers in vmware? [18:44] dude [18:44] Hey guys, anyone any good with ntlm_auth and samba? [18:44] so many wrongs ther [18:44] install vmware tools [18:44] vmware has its own gfx drivers === Germanaz0 is now known as Germanaz0|0FF [18:45] hi, what is better between irssi and weechat please [18:45] blablab, Not even close to support, decide which yo like. [18:45] Kai__ streulma i use vmware too, even the tools don't offer 3D support [18:45] tawmu: #samba [18:46] stevendumani ^^^ [18:46] iceroot_: it’s dead :( === Guest25094 is now known as renatou === renatou is now known as renatu [18:46] Beldar wafflejock ubottu : setting nomodeset brought ubuntu unity back with 3 system errors. but it works. Any further steps i should take? your tip Beldar or installing nvidia drivers? [18:47] Kai__ not in vmware, but vmware guests performance is not as good as it should, vmware tools are installed, but each time I boot winxp (vmware client) I get a msg from vmware saying (install openGL drivers to get 3D support in the guest machines) [18:47] ah ok [18:47] stevendumani not only with xp, also with windows7 and ubuntu [18:47] Can anyone help me with a kernel compilation error? [18:47] exactly MonkeyDust [18:48] klana: yeah you may want to go with the nvidia proprietary drivers er whatever Beldar suggested [18:48] if you're running ubuntu why don't you install proprietary drivers directly from system settings? [18:48] so now I have unmet dependencies.. and conflicts [18:48] wafflejock he suggested resetting unity http://ubuntuhandbook.org/index.php/2014/04/reset-unity-and-compiz-settings-in-ubuntu-14-04/ [18:48] They're available in the additional drivers section [18:48] Kai__ I'll try that now, but how? [18:49] Kai__ OK [18:49] Kai__ thank you [18:49] That's the first thing you should have tried [18:49] np [18:49] hey all [18:49] Beldar: Ok, many many thanks, see you soon [18:50] Kai__ is it better than the drivers in this ppa? anyway thank you I don't need optimum performance I just need OpenGL support [18:50] whats the best way to disable the grub hold on ubuntu server 14.04. The server is running headless and sometime when i plug a monitor in it will be at a grub boot menu? [18:50] they will work for sure [18:51] klana: might work... from what I've seen if nomodeset fixes the issue it just means there's a problem with the graphics driver but it could be some compiz or unity issue, wouldn't hurt to reset them really [18:51] with manual installation it's easy to mess things up [18:51] anyone here? [18:51] uhhh: maybe [18:51] Kai__ I got "No proprietary drivers are in use on this system [18:51] sure [18:51] about 1715 users [18:51] oh [18:52] are any available to download? [18:52] Kai__ the only available buttons in the window are "Help" and "Close" [18:52] or is the list totally empty? [18:52] ok [18:53] maybe your gpu is too new for 12.04 [18:53] I'm having NIC issues [18:53] with my realtek 8723ae [18:53] oh [18:53] wait [18:53] Kai__ it's too old, it's FX5500 (one of the first PCI Express models) [18:54] omg [18:54] Kai__ but it's supported in that ppa [18:54] no wonder [18:54] well [18:55] might be problematic if it's that old [18:55] stevendumani: do the proprietary drivers not work either? generally speaking the nvidia drivers have worked fine for me... I have an X600 now but even with older cards it's mostly worked well [18:55] ubuntu says: [18:55] 04:00.2 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 0a) [18:55] Subsystem: CLEVO/KAPOK Computer Device 3537 [18:55] Kernel driver in use: r8169 [18:55] hey wafflejock [18:55] ah hello anarkhos [18:55] Kai__ btw i have compiz with all the effects and its running fine. just the guest machines performance is a little strange. [18:56] but my wifi has been prompting for my password to reconnect several times [18:56] Does anyone know if there are source packages for QT5 for Trusty in the archives? [18:56] and one time couldn't reconnect at all, but when I booted windows my wifi was still working just fine [18:56] so you do have opengl support [18:56] wafflejoke sorry but what are the proprietary drivers exactly? [18:57] with free drivers but still === bitsy is now known as BOBAI [18:57] official drivers from nvidia [18:57] Kai__ I think i do but it's not running on all applications, and from the user reviews of the drivers im trying to install i think it's encouraging [18:58] proprietary because their source code is not available [18:58] Kai__ nVIDIA stopped supporting my card long ago [18:58] I have had Ubuntu 14.04 installed since it's release and wanted to give the plasma (kubuntu) desktop a try, so I installed it from SPM. Since then if I revert back to the Ubuntu desktop there are odd goings-on - for instance Pidgin looks like it still has the KDE look, as does Firefox. Also the menus coming from the top bar indicators all have black text which is really hard to read. Any way to fix this without removing the plasma de [18:58] yup [18:59] msg nickserv negarmkm f.karvand@gamil.com [18:59] That's why you might have some issues with eg. the kernel [19:00] google up and check if someone has already managed to install those drivers on a modern (3.x) kernel [19:01] faribamkm, time to change password [19:01] is it bad to search for files on an NTFS partition using lubuntu? [19:01] Kai__ don't send people away by telling they have to google it, please [19:01] or perfectly harmless? [19:01] Kai__ I'm resolving the dependencies already, I'm on my way. [19:01] https://freenode.net/faq.shtml#changepass [19:01] I'not sending ppl away [19:02] I just told him what I would do [19:02] zetheroo, Have you chosen the ubuntu desktop from the login? [19:02] btw is there a good way to install kik on ubuntu? [19:03] Beldar: yes sure [19:03] Beldar: it's all Ubuntu Unity, except for some strange oddities [19:04] zetheroo, Was the ubuntu desktop the install version originally and did you remove any of it? [19:04] stevendumani you mean kiki? [19:05] Beldar: was the original, and no, did not remove any part of it [19:05] ok, back in front of my keyboard [19:05] zetheroo, I would reset it and do a reboot. http://ubuntuhandbook.org/index.php/2014/04/reset-unity-and-compiz-settings-in-ubuntu-14-04/ [19:05] MonkeyDust kik it's a chat client I've heard of, it's on android [19:05] controlling your desktop using a smartphone via RDP isn't nearly as good :P [19:06] even if it's a galaxy note 3 [19:07] stevendumani, found something: http://askubuntu.com/questions/153915/how-to-install-drivers-for-nvidia-geforce-fx-5200-on-precise === BOBAI is now known as Bitsy [19:08] if i get locked out of ssh for failed attempts, does this lock my username, or my ip ? my sshd is configured as default [19:08] if it works for FX5200 then it should work for any FX [19:08] anarkhos, searching fine, modifying is another manner. [19:08] Beldar: will give that a go - thanks [19:09] Beldar: modifying as in editing documents? === Bitsy is now known as BOBAI [19:09] test [19:09] Hello? [19:10] Rwar it works, we see you === Kaii is now known as Kaiii [19:10] dammit [19:10] what the hell is with my connection... :/ [19:10] I'm a bit confused.. [19:10] Rwar aren't we all, sometimes [19:10] Kaiii, please watch your language, thanks. [19:10] I don't normally use these type of chat things.. [19:11] I need some help getting something to work, I'm unsure if this is where I'd ask [19:11] Rwar this is IRC, the ubuntu support channel [19:11] Hi Rwar, just ask your question and people will try to help you [19:11] I didn't use the "f" word, come on :< [19:11] oh, he's gone [19:11] I have this old Mac, and I'm trying to switch to Ubuntu so I can use Steam and Skype again (as of this month Steam stopped working for my build of mac).. I was hoping switching would allow me to use those again [19:12] how old is this mac? === BOBAI is now known as Bitsy [19:12] and, most importantly, what cpu is inside? [19:12] anarkhos, You ave to have a windows centric app to do configs is all, say a document from word is okay. However windows does do system checks so you want to be aware. If these are just documents and or media etc having a shared ntfs is a better storage. [19:12] uhm..I don't know.. my grandmother gave it to me.. I'm currently viewing it with Teamviewer [19:12] have* [19:12] press the apple logo and "About this Mac" [19:12] and tell me the cpu name [19:13] I forgot I restarted it, Logging in now [19:13] if it's a PowerPC I'm afraid steam won't run on it because of architecture differences [19:13] you can't run x86 binaries on a PowerPC [19:14] I'm losing track of this chat [19:14] we a;; are, lol [19:14] tetris level 5 :P [19:14] all*] [19:14] Beldar: ok. well what i have in mind now is searching on the NTFS partition for an iso image. that way i wouldn't need to reboot and load xp. [19:14] Kaiii and Rwar: It helps to include the name of the recipient at the start of the message [19:14] Beldar: so searching like that is totally fine? [19:14] I was having NIC issues, some one told me to edit boot options to pcie_aspm=off [19:14] anarkhos, Yes === Bitsy is now known as BOBAI === Keanu73_ is now known as Keanu73 [19:15] I haven't d/c'ed from wifi yet, but the signal strength is fluctuating a lot [19:15] Beldar: ok good [19:15] anarkhos, The danger is actually using XP. ;) [19:16] where as on windows I have no d/c issues [19:16] on the web anyway [19:16] I'm assuming it's a driver issue if anyone knows a solution for realtek 8723ae's [19:16] Beldar: haha [19:16] just a joust, I use windows [19:18] SCHAAP137, I fixed it: I had to install a GUI, and refresh/reinstall my device drivers as detailed here: https://help.ubuntu.com/community/SoundTroubleshooting [19:19] ahh, allright dav1dp0101 [19:19] After that, my sound devices appeared in the input and output drop down lists [19:19] that is useful information indeed [19:19] sol u had to install X11 [19:19] ? [19:19] But before that they didn't even appear, it's like it wasn't detecting any sound cards at all. Now JACK is working with ALSA, and liquidsoap and shoutcast. [19:19] I installed gnome-3 core [19:19] that's cool stuff, i hate pulseaudio, considering ALSA - JACK only here as well === BOBAI is now known as Bitsy [19:20] but afraid to break ubuntu shit [19:20] It sucks having the whole thing broken, I was worried I would have to wipe the drive clean and start from a fresh OS install. [19:20] i have Pulse -> Jack -> ALSA here [19:20] as routing [19:20] I see [19:20] some apps grab pulse, others jack [19:21] good that u fixed it though [19:21] it is useful info [19:21] Yep! Thanks a ton for your help. [19:21] u running supercollider as well? [19:21] np, just trying to help fellow users [19:21] No, one day I'm gonna play with supercollider, but probably on OS X! Haha. That's where I do my sound design and music production (Reaper, MIDI, audio interface) [19:21] if u're into audio/music, and coding, i recommend SuperCollider [19:21] ah cool, u know what it is [19:22] The ubuntu server is for my local radio station to have an online audio stream and hourly archived mp3 files for download [19:22] also cool, ChucK, from princeton university, google it [19:22] Yeah, I've seen people perform with supercollider live. I am ordering a Korg nanoKontrol2, which my friend used with supercollider. [19:23] supercollider is awesome indeed, i "studied" sonology @ the hague netherlands conservatory for almost 3 years [19:23] but i had motivational problems, didnt finish it [19:23] hello! [19:23] still, supercollider is sick [19:23] sup loa [19:24] i have problem with my usb drive. it mounts ok, and i can browse it content, but when it try to add new files, system said that my harddrive is only read only. [19:24] hi, what is better between irssi and weechat please [19:24] that's how system mounted it https://dl.dropboxusercontent.com/u/25725476/screenshot-2014.08.22-23%3A24%3A25.png [19:24] you can see that state is rw [19:25] ah cool! I'm a musician and programmer and I haven't combined the two fields much in the past. [19:25] blablab: http://subforge.org/blogs/show/21 [19:26] wafflejock, thanks i like the comparison, but you, what is your favorite [19:27] blablab: I personally use a GUI based chat Quassel IRC [19:27] loa, was the content of the USB drive filled from a OSX or windows machine? [19:27] oh ok [19:27] if so, what is the filesystem on the USB device? [19:27] I tried XChat for a bit but can't get used to it, back the day I used mIRC [19:27] FAT32? HFS+ ? [19:27] quassel is a bit of a hog but on a good machine it's nice [19:28] SCHAAP137, i think there is ntfs. [19:28] i tried to use ntfsfix on it [19:28] wafflejock, i would like to get something similar to this http://pascalpoitras.com/wp-content/uploads/2013/05/2014-03-07-170223_1600x900_scrot.png [19:28] okay, what version of ubuntu are you running? [19:28] and it said that all is ok. [19:28] 14.04 [19:28] the disk space is not physically full loa?> [19:28] good question) [19:29] ntfs nowadays from standard ubuntu should work with r/w [19:29] in the early days, we had FUSE [19:29] SCHAAP137, https://dl.dropboxusercontent.com/u/25725476/screenshot-2014.08.22-23%3A29%3A04.png [19:29] it worked in the morning. [19:29] maybe i unmount it unsaifly [19:29] okay, try eject/unmount [19:29] then remove [19:30] then maybe a reboot, and reinsirt === Kris1 is now known as Kris545545 [19:30] see what the result is [19:30] used any VM's inbetween? [19:30] processes on the device still running? [19:30] blablab: is that Awesome TWM? [19:30] TWM is cool, but Xmonad is cooler wafflejock [19:30] wafflejock, i dont know sorry [19:31] SCHAAP137, yeah. i think i need reboot. [19:31] try, maybe it will fix it [19:31] could be hanging stuff, locked process whatever [19:32] SCHAAP137: hadn't previously checked that out at all not sure I could get used to the TWM idea really [19:32] i think xmonad is faily accessible, once you get to know the keycombos [19:32] havent checked twm that much rly [19:32] heard good stories about it though [19:33] wafflejock, someone said he use awesome wm [19:34] yeah I've always used key bindings for various window tiling tasks but still like my regular feeling windows that I can resize with a mouse === andreb_ is now known as andreb [19:34] seems to work better multimonitor in KDE or Unity than Gnome really but I like the Gnome winkey to see everything or do whatever [19:35] similar to the lense but I think really actually better [19:35] Beldar wafflejock ubottu thank you for the help! nomodeset fixed the problem for now. I would have liked to install the proprietary video drivers from Nvidia but in the Additional Driver program i cant chose them. Downloaded driver from side tells me that they are already installed. but there are no Nvidia packages. lshw -c video shows drivers: nvidia. Maybe that's also shown with Nouveau. I leave the status for now how it is. it work === ubuntu is now known as Guest92929 [19:36] what tool and options will let me search for "*avahi*" and return those packages that match and are installed on my system? [19:36] apb1963: maybe apt-cache search http://www.tecmint.com/useful-basic-commands-of-apt-get-and-apt-cache-for-package-management/ [19:37] wafflejock: gdm does not work, I had to login via command line and revert to lightdm [19:37] eli_: ah sorry to hear it you were gone for a while there [19:37] klana, I know nothing really on nvidia, my goal was getting you to a updated and workable situation. [19:37] wafflejock: because all I saw was a black screen instead of the login screen [19:37] "hi all, am I doing this right? "./~/.fritzing-0.9.0b.linux.AMD64/Fritzing" [19:38] I can't seem to execute the program this way, while I am able to when I get into the folder [19:39] eli_: you did it as described here http://www.n00bsonubuntu.net/content/install-gdm-ubuntu-14-04/ ? [19:39] mugenbanto: ~/.fritzing-0.9.0b.linux.AMD64/Fritzing should do it [19:39] mugenbanto: the ./ is to say current directory run something (as in don't try to find it on the path it's in this folder) [19:39] wafflejock: apt-cache pkgnames avahi is a very good start [19:40] wafflejock: wafflejock: well, gdm was already installed [19:40] thank you [19:40] that worked wafflejock [19:40] cool [19:40] I normally leave my computer run 24/7. I only turn off the monitor when I goto bed. Twice in the last week my computer would be completely frozen. When I wake up and turn my monitor back on and move the mouse or push keys on the keyboard the screen stays black. Ctrl+Alt+F1 does nothing. Ping and SSH from another device also does nothing. My only option is hold the power button and force a hard reboot. Sleep mode is disabled [19:40] . Only the screen is automatically turned off after a set amount of time. This freeze never happens during the day when I leave the computer alone for a few hours and come back to it. It only seems to happen at night when I sleep. The only difference I can tell is that I physically turn off the monitor when I sleep. I'm at a lost of trying to pin point the cause. I can't make heads or tails of the logs in /var/log. My mother [19:40] board is a MSI 870A-G54 and my video card is a Gigabyte AMD/ATI HD7870. [19:40] wafflejock: and the configuration window didn't appear [19:40] eli_: ah so you just tried to switch to it but it was a no go [19:40] Beldar and we achieved that :) thanks again [19:41] wafflejock: dpkg -l | grep avahi seems to be the magic incantation [19:41] hi guys, I seeking an advice from senior programmers about my programming carreer. Actually, i am confused in choosing the programming field. I have been coding application in C# for windows for more than 3 years now, i also like linux and wants to learn linux device driver development. I am also a RHCE on RHEL 5.0. But i am confused, that which field should i choose to make my carreer in. Shall i go with C# or shall i go with Linux Device Drivers? [19:41] ??? I really appreciate if someone can help me decide.... [19:41] wafflejock: I tried that way, and also the last message on this thread http://askubuntu.com/questions/152256/how-do-i-switch-from-lightdm-to-gdm [19:41] amanthakur: skip anything from Microsoft [19:41] they are becoming more and more irrelevant [19:41] Hello, the updater of my old 9.10 Ubuntu popped up and requested me to update openssl and libssl. I accepted that (knowing about the recent SSL trouble). But ... the next dialog listed both packages under UNAUTHENTICATED. I aborted and decided to ask you. Is that normal or is my sys under control of the dark forces? [19:42] I don't know that there's any money in device driver development ? [19:42] almost anything else (besides apple) is better [19:42] wafflejock: maybe I should mention that I do not have that Unity stuff [19:42] Adam_ActiveState, do we have good chances of making money in Linux Device drivers? [19:42] amanthakur: you can transition your programming knowledge to ruby, go and many others that will run in containers === malik_ is now known as mdiarra === NotANick_ is now known as NotANick [19:43] amanthakur: when you go the C# route, you get stuck [19:43] amanthakur: take the time to learn docker, cloud foundry [19:43] eli_: ah yea the person yesterday was using Unity not sure if it matters, I upgraded Kubuntu 12.04 -> 14.04 and was generally okay but decided I wanted to try Gnome [19:43] then deploy go, ruby, node.js experiments [19:44] eli_: can check some basics on your user account I suppose too [19:44] eli_: run groups [19:44] in the terminal that should show you in sudo [19:44] amanthakur: use your driver experience to contribute to open source like the linux kernel [19:44] Adam_ActiveState, i was thinking to go on a low level programming like C for device drivers, instead of writing web applications. [19:44] it looks very good on your resume [19:44] wafflejock: do I paste the result here? [19:44] eli_: yeah it's fine [19:44] wafflejock: sudo groups ---> root [19:44] amanthakur: you can do both [19:45] eli_: just groups [19:45] eli_: it should tell you current user groups if you don't specifiy an arg [19:45] otherwise it expects a username like groups shaun [19:45] the complexity of writing LoB (line of business) applications is way easier [19:45] wafflejock: eli sys adm lp dialout fax cdrom floppy tape audio dip video plugdev fuse lpadmin netdev admin sambashare mythtv [19:45] Adam_ActiveState, ah ok good [19:46] eli_: oh wait so you aren't in sudo... that might be a problem [19:46] amanthakur: keep your skills up in the harder discipline. you can alway learn a new language or framework [19:46] eli_: http://askubuntu.com/questions/7477/how-can-i-add-a-new-user-as-sudoer-using-the-command-line === roberto is now known as Guest48152 [19:47] Adam_ActiveState, yes you are right.... [19:47] for a person wanting to learn how to program using ubuntu gnu/linux ( so they can understand the ubuntu os better ) which language would be good to start with? wouldn't it make sense to start with bash? [19:48] kudakwashe: bash isn't really a full on language [19:48] wafflejock: i added my user to sudo via sudo adduser eli sudo [19:48] kudakwashe: it is pretty robust but it's still fairly limited [19:48] wafflejock: i mean as a starting point [19:48] eli_: log out and log in then [19:48] wafflejock: ah ok [19:49] wafflejock: thanks, I hope this will solve my problem!!! [19:49] kudakwashe: C is everywhere, lots of python too [19:49] eli_: yeah fingers crossed [19:49] wafflejock: i mean, if you learn python, that's a good scripting language, but wouldn't learning bash first help you understand the OS better [19:49] For God so loved the world, that he gave his only begotten Son, that whosoever believeth in him should not perish, but have everlasting life.17 For God sent not his Son into the world to condemn the world; but that the world through him might be saved.18 He that believeth on him is not condemned: but he that believeth not is condemned already, because he hath not believed in the name of the only begotten Son of God. [19:49] kudakwashe: you know you can grab the source for most everything with apt-get [19:49] !ot | Gatis [19:49] Gatis: #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! [19:49] :D [19:49] kudakwashe: it's good to check out the things you're interested in contributing to [19:49] Who cares :D [19:49] hahahaaahaahh [19:49] kudakwashe: then see what you need to know [19:50] wafflejock: can a person develop software for ubuntu withough knowing bash at all? [19:50] wafflejock: say, if all they know is c and python? [19:50] kudakwashe: you'll be using the terminal and build scripts but you don't necessarily need to be the one writing them [19:50] wafflejock: seems like knowing bash is neccesary, even the boot process involves bash? [19:51] kudakwashe: in an established project that work will already be done [19:51] kudakwashe: I'm not saying not to learn about bash I just wouldn't take it to far as a "programming language" [19:51] it's more for getting things done [19:51] SCHAAP137, reboot solved problem. [19:51] start this or that service up or shut it down but not interact with memory etc. [19:51] how i hate solve problems with reboots. [19:51] i feel abused. [19:52] kudakwashe: The boot scripts don't rely on bash; only on busybox sh and (da)sh [19:52] loa: that is a good thing === Grizzlee is now known as Guest70213 [19:52] loa: it means there was a malfunction on a application/library level [19:53] ok, what i can do with this error? https://dl.dropboxusercontent.com/u/25725476/screenshot-2014.08.22-23%3A52%3A45.png [19:53] or user level, ;P [19:53] i am trying to format my flash stick. [19:53] hmm, dont know loa [19:54] does not look familiar loa [19:54] i was disconnected, so yeah bash isn't a programming language, granted [19:54] kudakwashe: ah wondered what happend :) [19:54] kudakwashe: The boot scripts don't rely on bash; only on busybox sh and (da)sh [19:54] wafflejock: it's me again. I logged out and now sudo is on my groups list. But still, devices won't automount, I can't change user settings, or Disks settings... [19:54] which would be the best language to start with in ubuntu would you say? [19:54] using a mobile modem in rural zimbabwe, not very reliable [19:55] kudakwashe: it depends on what part of ubuntu [19:55] kudakwashe: hehe [19:55] kudakwashe: What do you want to do? there are a wide variety of programming languages used in the various packages that make up Ubuntu [19:55] kudakwashe: different packages written with different things so it sorta depends [19:55] SCHAAP137, you meen russian? [19:55] kudakwashe: C is a good general purpose general learning thing [19:55] what was that last sentence about. [19:55] kudakwashe: but better if you have a specific goal [19:55] no, the application, the utility to format [19:56] really i just want to learn how to program but using ubuntu, to understand it [19:56] kudakwashe: you can program in almost any language in ubuntu [19:56] the USB was inserted after boot completed loa? [19:56] kudakwashe: better to learn to program separately to some degree, ubuntu has a variety of stuff but some of it is going to be really complex for a beginner [19:56] SCHAAP137, yeah. it is another problem. [19:56] try eject, insert, retry action [19:56] i am trying to format it fro gui. [19:57] kudakwashe: this is a nice place to just get your feet wet http://www.codecademy.com/ [19:57] i thought starting with bash then c [19:57] would give a good understanding of shell then the foundation programming language of the os [19:57] u have a terminal/ something else open, on a directory @ the device?> [19:57] kudakwashe: once you feel like you kinda get the general gist of programming then I would find a package you're really interested in learning about and contributing to and grab the souce [19:57] source* [19:57] wafflejock: cant afford the bandwidth ($90 USD per gig) === badon_ is now known as badon [19:57] need to learn offline [19:57] SCHAAP137, i think problem is that earlier i dd on it iso of ubuntu server. [19:58] kudakwashe: Learn to use and love the man-pages them, they are often invaluable [19:58] kudakwashe: understandable [19:58] loa, ok, dd can be destructive when used in a nonstandard way [19:58] u can use something like Unetbootin, or Rufus [19:58] kudakwashe: also, look for the -doc packages for the programs/tools you're interested in, and install them, so you have good resources locally [19:58] indeed ^ [19:58] you don't want out-dated resources [19:59] print has a hard time keeping up [19:59] sup [19:59] TJ-, Is that from learn to love the rack in the middle ages [19:59] kudakwashe: If you want a challenge, figure out how to write a HTTP server and HTTP client using *only* Bash [20:00] loa, maybe u can retry making the USB, with unetbootin [20:00] Beldar: No, it's from tough love :) [20:00] lol [20:00] ;) [20:00] TJ-: sounds a little insane but i do think i'm starting with bash then c [20:00] using vi as my editor [20:01] kudakwashe: I use vim ... I set myself the challenge of writing the HTTP client and server recently, and it proved surprisingly easy [20:01] kudakwashe: "man bash" is a real gem [20:01] TJ-: i'm a complete beginner [20:01] though [20:02] TJ-: assuming you have TCP taken care of? [20:02] TJ-: i mean something outside of bash is handling that level? [20:02] thanks for the advice - got to run - take care [20:02] kudakwashe: Experiment then... read the manual, try something, figure out why it didn't work the way you expected, fix it, gain the insight, and pick a new challenge :) [20:03] TJ-: In one of my Java classes we had to write some of the parts of TCP on top of an emulated UDP socket, definitely learned a lot about how TCP works but haven't really messed with socket programming stuff since then (I do web dev mostly) [20:03] wafflejock: echo -n "GET / HTTP/1.1\rHost: yourserver.com\r\r" >/dev/tcp/yourhost.com/80 [20:05] wafflejock: I've implemented a full stack on a couple of architectures [20:05] hi try to unmount a drive, which seems to be still busy. Is there a way to unmount it, though? [20:05] TJ-: interesting... so it actually is able to resolve if you have the domain yourhost.com pointing at the machine with that little script? [20:06] napterk_, have you tried umount -l ? [20:06] regno: no not yes [20:06] regno: no not yet [20:06] guys, about iptables, the ubottu pages are rather cluttered... how do I allow ssh from any device in 192.168.1.* ? [20:06] that should do the trick [20:06] TJ-: ah will read here http://www.linuxjournal.com/content/more-using-bashs-built-devtcp-file-tcpip [20:07] regno: worked! tried umount -f ... === Bitsy is now known as BOBAI [20:08] glad to hear :) Also, you could try to find out which processes are using the files on the mounted device: lsof|grep "/" [20:08] wafflejock: do I try that gdm thing again, now I am in the sudo group? or does that not make a difference? with lightdm it's still not working [20:09] does some one in here speak frensh [20:09] SCHAAP137, lol, what is broken with dd, need to be fixing with dd. [20:09] what means TI or TE behind a price [20:09] zeroed my flash with dd and all is ok now. [20:09] SP33D: I do speak french [20:10] eli what means TI after a price === adriano is now known as Guest89599 [20:10] !ot | SP33D [20:10] SP33D: #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks! [20:10] eli_: well you should have been in the sudo group in 14.04 from what I understand [20:10] eli_: you can check your /etc/sudoers file too https://www.digitalocean.com/community/questions/adding-a-user-to-the-sudoers-list-in-ubuntu-14-04 === BOBAI is now known as Bitsy [20:11] eli_: http://askubuntu.com/questions/43317/what-is-the-difference-between-the-sudo-and-admin-group [20:12] SP33D: maybe "tout inclus"? [20:13] loa: heh dd giveth and dd taketh away [20:13] SP33D: all included [20:14] ya i got it thx [20:14] it means tax include tax eclude [20:14] wafflejock: oh my god [20:14] wafflejock: i wanted to press quit and enter [20:15] wafflejock: and i didn't press the right keys [20:15] wafflejock: and it recorded the changes [20:15] wafflejock: how can it revert the etc/sudoers file === arrrghhhAWAY is now known as arrrghhh [20:16] wafflejock: [20:16] wafflejocK. i got the message: permission denied [20:16] hi, this shouldn't be causing me so much of an issue but it is - how do I stop gnome from loading [20:16] eli_ don't abuse the enter key, it has rights too [20:16] it's not in rc2.d and there is no /etc/init/gdm.conf [20:17] lol, dd is overcharged https://dl.dropboxusercontent.com/u/25725476/screenshot-2014.08.23-00%3A16%3A54.png [20:17] If you messed up with /etc/sudoers file, you should boot your system in single user mode or use chroot to fix it. [20:17] so it is strange that Disk utility can't format that flash [20:17] MonkeyDust: I apologize for my ignorance... 7 years using linux and still, I make these mistakes... [20:17] i just dded iso to that flash. [20:17] maybe i need to fill a bug? [20:18] but what can I do now?? is there not a command for reverting the changes or something? [20:18] eli_: follow alive4ever's advice here, it happens, I personally use nano cause I could never get used to vi modes [20:18] wafflejock; alive4ever, I don't even know how to do that [20:19] eli_: http://askubuntu.com/questions/132965/how-do-i-boot-into-single-user-mode-from-grub [20:19] ciao [20:20] Remember to use visudo for editing sudoers file. [20:21] does apparmor confine every installed app from the repos or only the ones installed from ubuntu software center? [20:21] alive4ever, wafflejocK: I am a computer science ignorant, I do not understand...:( [20:22] eli_: not familiar with grub? [20:22] wafflejock: nope [20:22] 7 years using linux and still an ignorant [20:22] eli_: no biggie it's just the program that kick starts the OS, it typically isn't shown if you only have one OS installed [20:23] eli_: you able to open that SO link above? [20:23] wafflejock: I have two and it is shown [20:23] yes [20:23] ah okay so yeah when you have the one selected you want to get into you hit E [20:23] i ran sudo visudo and it doesn't look like the file has suffered changes [20:24] Hi folks. [20:25] wafflejock, yes, I've done that before [20:25] I get an error message when i open my ubuntu it says: System program problem detected, and there are two options button 'Cancel' or 'Report a problem' [20:25] wafflejock: but just a minute, the uncommented lines of my etc sudoers file are: [20:26] !paste | eli [20:26] eli: 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. [20:26] actually i get 4 of them [20:26] i wasn't going to paste everything [20:26] just the starting of each line [20:26] to see if there were missing lines [20:27] eli_: We usually use pastebin to share file contents, it's much easier than sharing multiple lines of text with 1600 people :) [20:27] Defaults, root, %admin, %sudo [20:27] eli_: use the pastebin it is much easier and less spammy in the channel [20:27] TJ: yes, but I am afradi to copy-paste on the terminal while reading a file, I don't want to modifyit! [20:28] eli_: This is the "/etc/sudoers" from 14.04: http://paste.ubuntu.com/8117029/ [20:28] and I feel so clumsy [20:28] TJ thanks a lot! [20:30] TJ, wafflejock, alive4ever: I apparently deleted a couple of lines accidentally, but the changes weren't saved [20:30] even if it said: recording [20:31] so the file is OK [20:31] eli_: don't worry, it's easy to feel beat up when your troubleshooting problems suppose it's good to mention it's always good to cp fileImGonnaChange fileImGonnaChange.bak just in case [20:32] eli_: if you check out the man page on visudo it has options for checking the /etc/sudoers file as well, I'd seen that before but not used it [20:32] wafflejock: I knew about backups but I'm not used to do them. I'll learn about it [20:33] I'll keep that command [20:33] yeah simple copy just in case [20:33] fuck.. so that's why I'm having so many problems. Seriously, raring ringtail was only supported for 9 months!? [20:33] eli_: if you do cat /etc/sudoers it will just print it out to the console too without opening it for possible editing [20:34] syllopsium: yes, please no swearing in here [20:35] syllopsium: The price we pay for shiney new software. [20:35] *9 months* though? [20:35] I just stick with LTSeses [20:35] wafflejock: nice [20:36] syllopsium: that's 3 months longer than it took to release the next version :) [20:36] 14.04 is good for 5 years everywhere at least [20:36] seriously? I'm presuming the only way I can upgrade is via cd [20:36] and that dist-upgrade is a no [20:37] and I'm having a lot of hassle trying to disable unity, and my desktop logon is broken for some reason. [20:37] syllopsium: Even RedHat does dist-upgrades now. [20:37] !eol | syllopsium [20:37] syllopsium: End-Of-Life is the time when security updates and support for an Ubuntu release stop, see https://wiki.ubuntu.com/Releases for more information. Looking to upgrade from an EOL release? See https://help.ubuntu.com/community/EOLUpgrades [20:37] syllopsium: Sounds like a clean install might be a good idea anyway. === K9 is now known as Guest20793 [20:38] thank you for the link [20:40] yeah I have a ceremony where I upgrade then find some problems, then backup all my data (clonezilla plus NAS backup of regular files), clean install everything is great, move back my files from the NAS realize I need something from the clonezilla image still, make a new clonezilla image restore the old one, move the other files I forgot originally to the NAS re-image to the new system and I'm good :), lucily on my AWS box the server [20:40] upgrade from 12.04 to 14.04 went smoother than that [20:41] wafflejock: I read both threads about sudo and admins. I don't know what do I have to do next [20:42] eli_: sudo apt-get install pastebinit [20:42] this utility will make sharing the files with us easier on you and us === badon_ is now known as badon [20:43] wafflejock: done! [20:43] eli_: k cool so now you can do, sudo cat /etc/sudoers | pastebinit [20:44] eli_: that should spit you back a URL you can drop here for us to checkout [20:44] eli_: also groups | pastebinit [20:44] wafflejock: ooh how nice! [20:44] eli_: yeah pretty sweet eh [20:44] wafflejock: first one http://paste.ubuntu.com/8117108/ [20:45] wafflejock: second one http://paste.ubuntu.com/8117110/ [20:45] eli_: you might also want to try, sudo visudo -c [20:46] eli_: nothing popping out immediately but that will check the sudoers file too for syntax problems [20:46] wafflejock: /etc/sudoers: parsed OK /etc/sudoers.d/README: parsed OK [20:46] eli_: what flavor of ubuntu is it exactly, you said not using Unity right? [20:47] eli_: what is the issue? I think I missed it! [20:47] TJ-: can't mount drives [20:47] wafflejock: Thanks. eli_ how are you trying to mount the drives (GUI file-manager, or from the shell) ? [20:48] wafflejock: I think it's gnome. And nope, no unity [20:48] "sudo mount -t ntfs -o nls=utf8,umask=0222 /dev/sda2 /mnt/ntfs" <--- is this about the simplest command there is to mount an NTFS partition as read-only? [20:48] TJ: the drives don't automount when plugging in, after the upgrade [20:48] TJ: and i also have other issues [20:49] eli_: yeah no users account permissions etc. right [20:49] TJ: can't change used advanced settings, can't install or uninstall form software center, can't change disks settings [20:49] yeo [20:49] *yes [20:49] TJ-: sounded to me like was missing from the admin group, and he originally wasn't in the sudo group [20:50] TJ-: but now that's all in place, not sure what else could be wrong... someone yesterday who was using lightdm switched to gdm and for whatever reason that fixed it but not in this case [20:50] wafflejock: eli_ so "eli" user has recently been added to the "sudo" group? [20:50] ect-trillek [20:50] So I installed openssh-server, and just connected, but I cannot use sudo (user is not in sudoers file), but I could do so when I was physically at my machine, and not connected over ssh. Is there something I can do from my now remote session? [20:50] TJ: yes [20:50] eli_: Have you completely logged out and logged in again since adding "eli" to the "sudo" group? [20:51] TJ: yes [20:51] If it helps, my machine still has 7 or 8 terminal sessions connected, can I redirect one of those to my current connection? [20:51] TJ: should I reboot instead of just doing logout-login? [20:51] eli_: No. [20:51] TJ: but i am on the sudo group now, it says so on groups [20:51] eli_: I was going to suggest checking the "/var/log/auth.log" but you'd need sudo permissions to do that :) [20:52] i can do sudo on the terminal [20:52] TJ-: he can successfully run commands with sudo [20:52] right just some gui thing [20:52] (I'm a she, by the way) [20:52] eli_: OK ... and you can use 'sudo' of course [20:52] yes, I can [20:52] eli_: maybe sudo apt-get install gksu --reinstall ?? << TJ-? [20:52] I've been using it all this week [20:53] eli_: gksudo is the graphical one that prompts you [20:53] eli_: Best to focus on one of them, and I think "software center" is the easiest [20:53] aren't all my issues related? [20:53] k go with TJ here generally knows best [20:53] anyone know how to get macbuntu like for xfce to work [20:53] it seems to me as a privileges issue, as I am always getting messages like: "not authorized" [20:54] so i don't run sudo apt-get install gksu --reinstall then? [20:54] and do I check the "/var/log/auth.log" then? [20:54] eli_: don't think it can hurt really but TJ- typically has the right track [20:55] How do I forward data retrieved using ‘echo’ to my webserver? [20:55] eli_: checking the log is no change [20:55] yes, but TJ suggested it [20:55] eli_: I always do the things that don't change the system first always good to check the logs when you're having problems really [20:55] maybe to see it on pastebin? [20:55] hey again wafflejock [20:55] So I installed openssh-server, and just connected, but I cannot use sudo (user is not in sudoers file), but I could do so when I was physically at my machine, and not connected over ssh. Is there something I can do from my now remote session? I have several local terminal sessions still active (under the same username), can I reroute any of those perhaps? [20:55] im trying to turn off monitor with "xset dpms force off" but it only lasts 2 seconds. anyone know how to fix? thanks [20:55] ah ok sorry i didn't understand [20:55] eli_: At a terminal shell run the S.C. by typing "software-center-gtk3". This will run it but we should see any errors in the terminal window when they happen [20:56] wafflejock: what would you prefer of the following?: "sudo mount -t ntfs -o nls=utf8,umask=0222 /dev/sda2 /mnt/ntfs" or "mount -r /dev/sda2 /mnt/ntfs" [20:56] eli_: Then, in the S.C. GUI try to install some trivial software package so we can trigger the issue. When it fails, take a look in the terminal window and lets see what messages (if any) it reports [20:57] anarkhos: not sure what you're asking there my mount foo is limited :) [20:58] wafflejock: im just curious about the simplest way of mounting an NTFS partition as read-only [20:58] TJ: 2014-08-22 22:57:45,434 - softwarecenter.backend - WARNING - _on_trans_error: 'AuthorizationFailed(u"('system-bus-name', {'name': ':1.257'}): org.debian.apt.install-or-remove-packages",)' '' 'five-or-more' [20:58] TJ: sorry, I should have pastebined it [20:58] eli_: That's fine, it's one line [20:58] TJ: I don't know how to, though [20:58] eli_: OK, I know where we are now [20:58] eli_: give me a few minutes to look up the solution; I saw this a few days ago too === newbie is now known as Guest6021 [20:59] thanks TJ :) [20:59] anarkhos: yeah not sure about that [20:59] ok [21:00] anarkhos: I thought -t was required honestly but perhaps it can autodetect the filesystem [21:00] hmm [21:01] wafflejock: the longer one certainly works. the shorter one is simpler, but -might- not work, that's your point? [21:01] anarkhos: no wrong on that just checked the man page [21:01] -t is optional [21:01] ok... === badon_ is now known as badon [21:02] anarkhos: think most of the examples I've seen just have it explicitly though [21:02] I'm looking to recover my passphrase. Someone had given me the command line command, but I lost it. [21:02] ok [21:03] Guest6021: think this is it ecryptfs-unwrap-passphrase ~/.ecryptfs/wrapped-passphrase [21:03] does anybody know how to report bugs for steam on ubuntu? [21:03] I"m gonna try that. thx [21:04] trijntje: probably just here http://forums.steampowered.com/forums/forumdisplay.php?f=912 [21:04] eli_: This is bug 785117 [21:04] bug 785117 in software-center (Ubuntu) "[MASTER] silently fails to install software after PolicyKit error" [Medium,Fix released] https://launchpad.net/bugs/785117 [21:04] wafflejock: how to check the umask of a partition? [21:04] How do I forward data retrieved using ‘echo’ to my webserver? [21:04] anarkhos: partitions dont have a umask. [21:04] hmm ok [21:04] how do I set up a second wlan interface (connected over usb)? [21:04] FreeSome: you can use 'netcat' [21:05] bekks: so, how do i know what the correct umask is? [21:05] anarkhos: correct umask for what? [21:05] anarkhos: yeah you set the umask it's just allowing you to control the permissions http://www.cyberciti.biz/tips/understanding-linux-unix-umask-value-usage.html [21:05] anarkhos: Did you change the umask? [21:05] eli_: There's a service that should be running in each user session, PolicyKit, which for some reason isn't enabled for your user's session. So, we need to enable that [21:05] bekks: with regard to using mount [21:05] Ty arpd will look into that [21:05] how do I set up a second wlan interface (connected over usb)? [21:06] FreeSome, echo whatever >> /var/www/output.txt #? orrrrr...hmm...idk [21:06] wafflejock: Then most likely uid and gid mount options are to be preferred. [21:06] bekks: no, but the example of mounting an ntfs partition that i came across includes a part about umask=, so i thought it was mandatory [21:06] So I installed openssh-server, and just connected, but I cannot use sudo (user is not in sudoers file), but I could do so when I was physically at my machine, and not connected over ssh. Is there something I can do from my now remote session? I have several local terminal sessions still active (under the same username), can I reroute any of those perhaps? I am using ubuntu utopic unicorn preview [21:06] TJ: and is that related to my mounting problem, too? [21:06] bekks: fair enough I didn't have much info for anarkhos about mount [21:06] anarkhos: Ah, umask on ntfs - thats a workaround actually, since ntfs doesnt know about linux permissions at all. === StevenXL_ is now known as StevenXl === StevenXl is now known as StevenXL [21:07] wafflejock, I'm a bit confused by the navigation on that forum. Is the page you linked for bugs about all games or only DogFighter? [21:07] bekks: yeah im learning about mounting ntfs partitions as read-only [21:07] hey [21:07] anarkhos: So mount them as "ro". [21:07] TJ: should i try this? "First thing to do is to check that the policy kit authentication agent is activated in your list of start up programmes." [21:07] eli_: Yes, it's all because the PolicyKit agent isn't there to get permissions for these privileged operations. I don't use Unity/Gnome so I can't guide you to precisely where to find the Session auto-start programs dialog box is, but maybe wafflejock or someone else who use those can help you there. [21:07] Hello everyone; I reinstalled my linux system, but I had created an id_rsa key; how can I import that "identity" into my new system? [21:08] I changed the board and CPU and RAM and no Grub refuses to boot. because of wrong uuids [21:08] trijntje: ah sorry that was just for that game [21:08] I have copied the id_rsa and id_rsa.pub key but don't know what to do from there [21:08] eli_: Yes, that's exactly what you need to do [21:08] bekks: here are two examples ive found: "sudo mount -t ntfs -o nls=utf8,umask=0222 /dev/sda2 /mnt/ntfs" or "mount -r /dev/sda2 /mnt/ntfs" [21:08] TJ: I use gnome, but not unity. I found the auto-start dialog box [21:08] bekks: what do you think is preferable? [21:08] eli_: Do you see PolicyKit listed there? [21:08] trijntje: you have a problem with Steam itself? [21:08] anarkhos: mount the ntfs filesystem as ro. [21:08] nope [21:08] eli_: That's not going to help then :) [21:08] do I need to correct the UUIDs? bklid shows no difference (via boot-repair) [21:09] anarkhos: the first command will not force it to be read-only. [21:09] bekks: what is the command you would haev used? [21:09] ok [21:09] anarkhos: mount -o ro [21:09] wafflejock, portal2 keeps crashing on a certain community test chamber, bug I guess the portal2 bug page is thishttp://forums.steampowered.com/forums/showthread.php?t=1849054 [21:09] TJ: can't I add it? [21:09] bekks: ok thanks ill try [21:09] http://paste.ubuntu.com/8116143/ [21:10] eli_: Does this show the file exists: "ls -l /etc/xdg/autostart/polkit-gnome-authentication-agent-1.desktop" [21:10] Have anyone managed to get a usb wireless card working? [21:10] TJ: oh wait, those were the ADDITIONAL startup programs [21:10] Hello. I have problem with mozilla or system configuration. I mean that on google translete or other similar sites i can't hear the speaker [21:10] trijntje: maybe here too https://github.com/ValveSoftware/portal2/issues [21:10] maybe there is another dialog box? [21:10] I will look for it [21:10] wafflejock, yeah, its not really clear, looks like someone reported the same issue here as well https://github.com/ValveSoftware/portal2/issues/147 [21:11] TJ: the result to your command was: -rw-r--r-- 1 root root 358 Feb 11 2012 /etc/xdg/autostart/polkit-gnome-authentication-agent-1.desktop [21:11] Sander^lap: Sure [21:11] bekks: and now id like to use the FIND command to search that partition for some key words. i was told earlier that that is not harmful [21:11] arpd utopic is #ubuntu+1 [21:11] eli_: OK, so the file is there. As the directory name infers, that should auto-start... so it is possible it starts but then stops through some kind of error [21:11] Hello. Is there a way to allow only certain file formats to upload to samba share? [21:11] I wish I knew a workaround, but steam automatically selects the chambers for you in order, so I cant even play untill they fix this :( [21:11] Sander^lap: edimax works out of the box [21:11] bubbasaure: I don't think this is a utopic specific question but thanks, I'll ask there too [21:12] so "find /mnt/ntfs -name xubuntu" shouldn't cause any trouble i reckon [21:12] trijntje: can't edit the save files to take it out or something huh? [21:12] exarkun, I have an asus one.. its supposed to work out of the box. Do you know what I need to type in, to choose it? === helter is now known as helterC [21:13] eli_: If you can find the system autostart programs list that'd be the place to ensure this is set to start for your user account. Really we need someone that uses gnome 3 and knows where that should be [21:13] wafflejock, I don't think so, community test chambers are downloaded from the net automatically [21:13] trijntje: yeah maybe doesn't even get written to disk [21:13] TJ: I ran gnome-session-properties and got "startup application preferences" Additional startup programs. The same dialog box [21:14] Sander^lap: When you plug it in and run `lsusb`, does one of the lines in the output (there is one for every usb device you have) correspond to the device? It might help to run lsusb before you plug it in so you can compare the output. [21:14] TJ: with just 8 applications, one of which I added myself [21:15] TJ: so should I add "/usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1" to the list of applications? [21:16] Sander^lap: And what version of Ubuntu are you using? [21:16] wafflejock, I'm asking in #steamlug now, thanks for your help [21:16] exarkun, 14.04 [21:17] TJ: excuse me, not that one, because there is no such file or directory [21:17] eli_: I'm not sure. I'm reading conflicting information about what Gnome 3 does regarding auto-start programs [21:18] trijntje: np good luck, portal 2 is a fun one [21:18] TJ: I read this http://gnomeshell.wordpress.com/2011/08/28/manage-the-startup-applications/ there's the command for the policykit one; don't know if it'll work [21:19] yea the searching on the ntfs partition works, great [21:20] anarkhos: nice yeah you shouldn't have any problems glad you peeps got it sorted [21:21] eli_: Good catch - I'd say that looks like being worth trying. My concern is that your current list doesn't display it yet you already have the .desktop file in /etc/xdg/autostart/ [21:21] Hi all, I need to alter a service script on Ubuntu 12.04 to run an additional command - │ actinide [21:21] | specifically, I have a VPN server that creates a tap adapter, and once that's done, I need │ active8 [21:21] | to run an /sbin/ifconfig command on the newly created virtual adapter to set it's IP. │ adamm [21:21] | What's the best way to do this? I tried just sticking the command in after the line that │ adreno [21:21] | starts the VPN server, but that didn't work [21:21] ...damnit. sorry. [21:22] stillaftermath you have been muted for 60 seconds as it looks like you are pasting lots of lines into the channel, please use http://paste.ubuntu.com and paste just the URL of your data here when you are unmuted [21:23] clear [21:23] So I installed openssh-server, and just connected, but I cannot use sudo (user is not in sudoers file), but I could do so when I was physically at my machine, and not connected over ssh. Is there something I can do from my now remote session? I have several local terminal sessions still active (under the same username), can I reroute any of those perhaps? Am I shit out of luck? === SonikkuAmerica|N is now known as SonikkuUSA|N7 [21:23] so, searching for "bla" works, as well as "bla*", but "*.bla" doesn't seem to work well. am i missing something? [21:23] TJ. I browsed it and fount it at /usr/lib/policykit1-gnome/polkit-gnome-authentication-agent-1 [21:24] or something like that [21:24] anarkhos: Searching how? [21:24] eli_: Yes, I saw it lives there from doing "apt-file list policykit-1-gnome" [21:24] TJ: now, should I reboot, or just a logout-login will do [21:24] eli_: logout is sufficient [21:24] TJ: ok, I'll try, thanks a lot TJ! [21:24] tharkun: find /mnt/ntfs -name *.txt [21:25] theadmin [21:25] anarkhos: Put that in single quotes to avoid shell expansions [21:25] oh [21:25] anarkhos: find /mnt/ntfs -name '*.txt' [21:25] yeah that worked, thank you [21:26] anarkhos: Also, in this kind of search you may want -iname rather than -name (case-insensetive) [21:26] another problem: how to enter directories with space in their names? [21:27] anarkhos: Escape spaces or use quotes. For example, if you have a directory named "blah blah", you can do either "cd blah\ blah" or "cd 'blah blah'" [21:27] NJ: unfortunately, it didn't work [21:28] NJ: and I even got a message when logging in, about the software center [21:28] anarkhos: Also, you can type few first characters of the folder's name, then hit Tab, shell will complete the rest, handling escapes/quoting. [21:28] :D [21:28] Oi galera :D [21:28] i just decided to start using fluxbox. but when i close laptop lid pc suspends and i don't want it to. what can I do? thanks [21:29] !pt | faelhs [21:29] faelhs: 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. [21:29] sorry, I wrote the wrong name [21:29] TJ: unfortunately, it didn't work [21:29] TJ: and I even got a message when logging in, about the software center, internal error [21:30] theadmin: tab didn't handle anything. ill try the other methods [21:31] exarkun, I suppose I need to blacklist the built in one? [21:31] eli_: Do you see a running program listed if you do "ps -efly | grep policy" ? === Ridley5 is now known as zzz_Ridley [21:31] eli_: I see "S root 2215 1 0 80 0 8456 70593 poll_s Aug15 ? 00:00:17 /usr/lib/policykit-1/polkitd --no-debug" [21:31] theadmin: sorry tab did handle it. i neglected a case sensitivity [21:31] TJ: I see two lines [21:31] first one: S root 969 1 0 80 0 4928 9102 poll_s 21:27 ? 00:00:02 /usr/lib/policykit-1/polkitd --no-debug [21:31] second one: S eli 14969 14900 0 80 0 820 1173 pipe_w 23:31 pts/4 00:00:00 grep --color=auto policy [21:32] eli_: OK, so that is the service running [21:33] hi, i am looking for information on how to update a module source package. Reason being: We need the newest kernel, but the openvswitch-datapath package does not support the newer kernels. Therefore I would like to update its package [21:34] eli_: Without hands-on it's difficult to know what else to look at. [21:34] TJ: ok, don't worry, thank you very much [21:35] TJ: at least now I know it's something related to that authentication stuff [21:35] hi there im trying to solve this issue with vsftpd not working on amazons ubuntu 14 image https://bugs.launchpad.net/ubuntu/+source/vsftpd/+bug/1313450 [21:35] Launchpad bug 1313450 in linux (Ubuntu Trusty) "Unable to start vsftpd on Ubuntu 14.04 (Amazon/EC2 or Xen) with default configuration" [High,Fix released] [21:35] i installed what i thought was the correct linux-image but the problem persists [21:35] can someone point me in the right direction [21:36] TJ: I'll leave it for now (I have a lot of work to do) and I'll try again a couple of weeks later [21:36] eli_: hang on... check this: "ps -efly | grep polk" ... do you get more than 2 lines? [21:36] TJ: just two [21:37] TJ: first: S root 969 1 0 80 0 4928 9102 poll_s 21:27 ? 00:00:02 /usr/lib/policykit-1/polkitd --no-debug [21:37] TJ: second: S eli 14990 14900 0 80 0 824 1173 pipe_w 23:36 pts/4 00:00:00 grep --color=auto polk [21:37] eli_: We got the issue! [21:37] TJ: really? :) [21:37] eli_: On mine, there's a "polkit-kde-authentication-agent-1" running [21:38] eli_: I'm using KDE, so you won't have that, but there should be the equivilent for Gnome [21:38] TJ: and is it solvable? [21:40] could someone test out my little demo distribution? https://www.dropbox.com/s/p8ur742gtc5y7ai/mytest-Linux.zip It's written with JME3 and is the default demo, just extract and click 'launch.sh'. I get 15k FPS on my machine. [21:41] eli_: That agent you added to the autostart list has failed to start. We need to know why, so let's start it manually from the shell and see "/usr/lib/policykit-1-gnome/polkit-gnome-authentication-agent-1 &" [21:43] TJ: eli@elisa-laptop:~$ /usr/lib/policykit-1-gnome/polkit-gnome-authentication-agent-1 & [21:43] [1] 15130 [21:43] eli@elisa-laptop:~$ [21:43] (polkit-gnome-authentication-agent-1:15130): polkit-gnome-1-WARNING **: Unable to determine the session we are in: No session for pid 15130 [21:43] skulltip, you meant 15 FPS, right? [21:43] eli_: hmmm. has it stopped running? type "jobs" and see if it is listed as running or stopped [21:44] no, 15000 FPS. it's just a cube, you use mouse to move view around it and the numbers are displayed in the window [21:44] TJ: jobs [21:44] [1]+ Exit 1 /usr/lib/policykit-1-gnome/polkit-gnome-authentication-agent-1 [21:44] eli_: Right, so we're onto the real problem then, which is more than we were 5 minutes ago [21:44] eli_: I'll check bug reports for " Unable to determine the session we are in: No session for pid" [21:45] eli_: bug 1240336 [21:45] bug 1240336 in policykit-desktop-privileges (Ubuntu) "Not authorized to perform operation / Unable to determine the session we are in: No session for pid" [Critical,Confirmed] https://launchpad.net/bugs/1240336 [21:48] eli_: This could well fix your issue: "sudo pam-auth-update --force" [21:48] TJ: I get a window [21:48] TJ: PAM configuration [21:49] TJ: there are 3 options: unix authentication, winbind NT/active directory authentication, and register user sessions in the systemd control group hierarchy [21:49] eli_: hmmm! let me check on that :) [21:50] eli_: Ok, running it here too. Are all the options selected (the "*" is present in between the "[ ]" on the left of each item? [21:51] TJ: yes [21:51] switching distro... 1. install software 2. replace home or otherway around or.... 1. copy all from home 2. install software 3. replace home stuff again? [21:51] TJ: some people on the thread said post number 32 helped them, though [21:51] eli_: Good :) ... now press the Tab key to get to the "" button and press the Space bar [21:51] hey guys, is there a way i can do a dist-upgrade to a specific version? I have a server running 12.04.3 and i want to upgrade it to 12.04.4 [21:52] TJ: done [21:52] TJ: look, there's one who says: " [21:52] In my case #19 didn't work but appending [21:52] session required pam_loginuid.so [21:52] session required pam_systemd.so [21:52] to /etc/pam.d/lxdm fixed everything. [21:53] " [21:53] eli_ you have been muted for 60 seconds as it looks like you are pasting lots of lines into the channel, please use http://paste.ubuntu.com and paste just the URL of your data here when you are unmuted [21:53] eli_: Do a reboot, test. If that doesn't solve it completely try the recommendations in that bug report in comment #32 and #33. Bookmark that bug report, too! [21:53] grr-distupgrade: i think that's what dist-upgrade does, do-release-upgrade will take you to another release (14.04.1) [21:53] dist-upgrade will upgrade to the newest version i think, which is 12.04.5 [21:53] ah [21:53] hello everyone, just a question struggling to find on the net, why am i requested to enter my pass 4 times before i actually get into the system? [21:54] TJ I'll do that, thanks a lot! [21:54] eli_: It's important to try one solution at a time, so we know what each achieves [21:54] ok, rebooting [21:54] grr-distupgrade That is not a distribution upgrade, it is a point release upgrade, but all you need to do is keep your system up-to-date. sudo apt-get update && sudo apt-get upgrade *(BTW, we are up to 12.04.5 now) [21:55] yes but i want to go to 12.04.4 [21:55] eeee: I don't think that is what he wants. [21:55] i have 4 servers in a cassandra cluster, 3 of them are on 12.04.4 and the 4th is on 12.04.3 [21:55] guys should i'm switching distro should i install the new software first or after copying all the ~/.___ folders ? or even before and after? [21:56] grr-distupgrade: The point release is different from the actual version, 12.04 is the version, .3 or .4 is the point release numbers [21:57] grr-distupgrade, if you are up-to-date you are already on 12.04.5 if you are talking about the specific X and kernel stacks of each point release then check this https://wiki.ubuntu.com/Kernel/LTSEnablementStack [21:57] anyone? [21:57] 5th time in here with the same question, totally ignored, thanks everyone [21:58] askon: What is your question? [21:58] askon: are you sure you are typing it correctly? [21:58] i just installed fluxbox in ubuntu and any program that tries to create sound freezes permanently .. what can I do? [21:58] yep, 4 times to log in into the system, what else could be ? [21:58] askon: tried to change pw? [21:58] askon: What else could *what* be? [21:59] askon: what does it say if anything the first few times you type it [21:59] nothing just another window for the pass === sins-_h is now known as sins- [21:59] askon: 2 possibilities: 1) user-name 2) password [21:59] kostkon: thanks good info [21:59] grr-distupgrade, np [22:00] askon: are you sure you are not typing passwd ? [22:00] i do [22:00] askon: Hint: They are both case sensitive. [22:00] that CHANGES the password [22:00] after typing it 4 times correctly everything works fine [22:00] http://serverfault.com/questions/370829/passwd-asks-for-new-password-4-times [22:00] http://www.unix.com/suse/249463-suse-passwd-username-ask-password-4-times.html [22:00] 4 times consecutive correctly [22:01] askon: What happens after the 4th time? [22:01] eveerything works fine [22:01] i just need to type it 1 time [22:01] TJ: It worked!!!Hurray! :) [22:01] googled it and nothing [22:01] askon: I think you need to start over. What is your question? (What exactly is your problem?) [22:02] askon: if you do sudo -s do you have to type it 4 times too? [22:02] TJ: I keep getting windows with error messages though. but everything works now! it mounts and the software center can install stuff [22:02] Aloepx didn't try it though [22:02] askon: try it first [22:02] askon: What exactly are you logging into? [22:02] TJ: i didn't have to follow #32, i just rebooted after following #19 and that did it [22:02] usr13, to be able to work i need to type in my pass 4 times each time [22:03] usr13, just name and pass [22:03] So I installed Ubuntu onto the USB thumb drive (following everyone's directions), yet it's not showing up in my Mac's boot menu... [22:03] and the the pass pass pass [22:03] and then the pass pass pass === arrrghhh is now known as arrrghhhAWAY [22:04] TJ: nevertheless, i will keep #32 and 33 on a text file, just in case... [22:04] askon: I for one, do not understand what you are trying to tell us. [22:04] I only had the root partition, and I installed the bootloader on the device itself. [22:04] usr13: he logs into system I think, and enters pass 4 times before it lets him in. [22:04] Does Ubuntu support boot.efi (the default Mac boot loader)? [22:04] *bootloader [22:05] yes [22:05] LostNva: So we assume, but what *really* is he doing? [22:05] it's not only a mac bootloader anymore [22:05] new pc have uefi too [22:05] pcs* [22:05] can someone quickly answer my question? [22:05] guys should i'm switching distro should i install the new software first or after copying all the ~/.___ folders ? or even before and after? [22:05] Kai__: But Mac uses a modified version of the UEFI standard [22:05] usr1, sorry, just starting up the system after the sleep, it requires me the password and username, entering the username and the password, then it goes back to the login screen and asks for the password 3 more times until i am able to work [22:06] Alopex: Copy them where? [22:06] yeah [22:06] usr13: on new machine from backup [22:06] usr1, if a fresh reboot it asks only once for the username and the password [22:06] annoymouse you could try http://refit.sourceforge.net/ [22:06] Kai__: So why do you think it's not showing up as a bootable drive in the boot menu? [22:06] Alopex: copy them later [22:06] but in essence it's the same stu [22:06] TJ: I bookmarked the bug, and thank you very much TJ, I am very grateful; and so am I to wafflejock [22:06] stuff* [22:06] askon: Oh, so the issue is with recovering from "sleep"? [22:06] rh1n0: I don't want to replace the boot loader? [22:06] didn't mean the ? [22:06] gotcha [22:07] ubuntu has special mac+pc images available [22:07] are you trying to install or boot from the usb stick? [22:07] eeee: ok thx thats what i thought, because maybe the programs overwrite my stuff right? [22:07] usr13, the issue is that i have to log in 4 time everytime i go out from sleep [22:07] Alopex: yeah [22:07] eeee: i.e on first launch [22:07] thx [22:07] np [22:07] rh1n0: I already installed onto the USB stick, but the USB stick isn't showing up in the boot menu [22:07] And I'm pretty sure I did everything correctly... [22:07] Alopex, they are gonna do it anyway, the next time you run them [22:08] hello [22:09] askon: I think the choices are Suspend and Hibertate. Don't know which you are using but which ever... it's not working well for you so my advise is to just not use it. [22:09] askon: (turn it off) [22:10] Kai__ and rh1n0: And ideas? [22:10] usr13, it looks to me that i have upgraded ubuntu 4 times and it asks for the login for every upgrade, this explaines me the each login, it even changes the login screen for each .04.10. .04.10 distribution, but i really enjoy to use the "sleep", "suspend" option, any ideas? [22:11] what did you use to install it on the stick? [22:11] Kai__: I used the default installer from another USB stick [22:11] try YUMI/Universal USB Installer/UNetbootin === skulltip is now known as rolpher [22:11] eli_: that's great :) [22:11] any of these should do the job [22:12] Kai__: It's strange that my method didn't work though [22:12] I was trying to avoid a "third-party" software [22:12] this one should work fine [22:12] nah [22:12] askon: it "changes the login screen for each .04.10. .04.10 distribution"? Not at all sure what you are talking about. [22:12] Usr13, i mean 04. 14 or something, the way they are upgraded.. sorry quite a noob [22:12] welcome to the world of free software [22:12] askon: What is your native language? [22:13] romanian [22:13] Daca doriti ajutor sau doriti sa discutati despre Ubuntu/Kubuntu/Xubuntu, intrati pe #ubuntu-ro [22:13] TJ: it was nice being helped by you, I learnt new stuff (at my newbie level of course). Thanks a lot! [22:14] those programs are designed to create bootable linux usb sticks [22:14] thanks [22:15] bye everyone [22:15] bye [22:17] will touchscreen monitors work with Ubuntu 12.04? [22:20] usr13, sorry no one on that channel, maybe you still have some ideas? what do you not understand? [22:23] P.S. clicking on the "password" setting and it is not workable [22:25] askon: how does your computer work otherwise, is it really slow or anything? [22:25] no it is good [22:25] askon: do you have a swap partition? [22:26] just annoying thing to log in 4 times after closing the screen [22:26] yes i do sir [22:26] 4 gigs [22:26] as my RAM is [22:26] how can I see what ubuntu is doing on startup - I want to see why a network drive (nfs) is not being mounted [22:27] askon: when it goes to sleep is the screensaver also running? [22:27] no, turned the saver off [22:27] How do I select which band to use for a wireless interface? [22:28] askon: i really don't have any ideas, but did you try waiting a min or so before trying the password from sleep? [22:29] askon: it sounds like its not ready or ignoring your password entry because its just running hard doing something. [22:29] Hey, how do I see which disk is attached to ata1.00 ? [22:30] text | Zer000 [22:30] !text | Zer000 [22:30] Zer000: To start your system in text-only mode append 'text' (without the quotes) to the kernel line in the grub menu. You can access the grub menu by pressing Esc (Grub legacy) or Shift (Grub2) during boot. For more info see https://help.ubuntu.com/community/BootOptions#Text%20Mode [22:30] yep, it goes, one password request 2 times in a row with the same background image, after that i can do something on my desktop for about 30 secs and then another request for 2 passwords with an older ubuntu background [22:31] this is why i can't find a solution in googleing [22:31] Beldar, isn't there a log? [22:31] nobody knows about it [22:32] Zer000, Not sure I never look at logs. [22:33] hello, after do-release-upgrade i got the question to remove obsolente packages, i pressed details, now i hang in this screen, whats the trick to get over it_ [22:33] ? [22:34] LostNva it looks i will have to reinstall the system, thanks for the help [22:34] askon: why [22:35] LostNva what else can i do? it is obviously coming from previous upgrades [22:35] askon: can you access the system right now? [22:35] askon: I'd sleep on it a while and keep checking [22:36] i am typing from it, it works good, the thing is that i need to write my pass 4 times after the sleep before accessing the system [22:36] askon: cat /etc/pam.d/common-auth [22:37] paste what you get [22:37] !paste [22:37] 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. [22:37] HellTiger, A upgrade needs to be with the stock packages if you have added 3rd party repos and or ppa's purge them to return to packages from the ubuntu repos. [22:37] cat /etc/pam.d/common-auth [22:37] !ppa-purge | HellTiger [22:37] HellTiger: 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 [22:37] sorry [22:38] # /etc/pam.d/common-auth - authentication settings common to all services [22:38] # [22:38] # This file is included from other service-specific PAM config files, [22:38] # and should contain a list of the authentication modules that define [22:38] # the central authentication scheme for use on the system [22:38] # (e.g., /etc/shadow, LDAP, Kerberos, etc.). The default is to use the [22:38] askon you have been muted for 60 seconds as it looks like you are pasting lots of lines into the channel, please use http://paste.ubuntu.com and paste just the URL of your data here when you are unmuted [22:38] i just was hanging in the screen, i did now ctrl c and it proceed to upgrade [22:38] HellTiger, Look if there is a hidden popup on the screen. [22:39] hi [22:39] why litwa is banned [22:39] askon: use the link [22:39] askon, Did you see the pastebin info from the bot? [22:39] yes i did, got it [22:40] netsjanek, Ask in #ubuntu-ops [22:40] http://paste.ubuntu.com/8117747/ === badon_ is now known as badon [22:40] hey all, I want to automate `dpkg-reconfigure dash` (to choose bash) ... what's a good way to do this non-interactively? [22:42] eeee: http://paste.ubuntu.com/8117747/ [22:42] ok [22:44] askon: type sudo nano /etc/pam.d/common-auth [22:46] askon: in the line "auth [success=1 default=ignore] pam_winbind.so krb5_auth krb5_ccache_type=FILE cached_login try_first_pass" , change try_first_pass to use_first_pass [22:46] eeee: http://paste.ubuntu.com/8117777/ [22:46] askon: dont type "type" [22:47] sorry, sec [22:48] http://paste.ubuntu.com/8117792/ === AlphaBeta is now known as PsiOmega [22:48] ok go down to where it says auth [success=1 default=ignore] pam_winbind.so krb5_auth krb5_ccache_type=FILE cached_login try_first_pass [22:48] guys, the !dns factoid is outdated... how do i set the dns permanently? [22:49] eeee : is it good? [22:49] askon: yes [22:49] wait a sec [22:50] are you in nano? or you did sudo nano .... | pastebinit [22:50] just sudo [22:50] ( after the | pastebinit ) [22:50] so you're in the text editor right now? [22:50] nope, terminal [22:50] can some one help me out? my wifi keeps d/c'ing, I can see OTHER available networks but not mine [22:51] ok, run the command again without | pastebinit [22:51] rebooting fixes this, but everything works fine on windows [22:51] 03:00.0 Network controller: Realtek Semiconductor Co., Ltd. RTL8723AE PCIe Wireless Network Adapter [22:51] 04:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. Device 5289 (rev 01) [22:51] 04:00.2 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 0a) [22:52] don't get it, could please paste it here? [22:52] MonkeyDust, put it in /etc/resolvconf/resolv.conf.d/base & update it > sudo resolvconf -u [22:53] eeee : don't get it, could please paste it here? [22:53] askon: sudo nano /etc/pam.d/common-auth [22:53] don't add anything to it [22:53] OerHeks just found it, but tnx === goeo_ is now known as hi === badon_ is now known as badon === hi is now known as goeo_ [22:55] hi [22:55] eeee: here it is: http://paste.ubuntu.com/8117826/ [22:55] glk: hello [22:56] i have some scripts which are running screen sessions on some parameters, sometimes, these screen sessions are started fine and sometimes they're dead [22:56] where should i look for a reason for this? [22:56] some suggestions? === ilk is now known as ilk__ [22:57] askon: nano is a text editor, stop using pastebinit [22:58] askon: just type "sudo nano /etc/pam.d/common-auth" [22:58] askon: it will open a text based editor, called nano [22:58] askon: you can edit and save [22:59] eeee sec [23:00] eeee: no editor, just the terminal [23:00] askon: the editor is in the terminal [23:00] yes [23:00] not familiar with it though, sorry [23:00] hello [23:00] i m new to ubuntu [23:01] write out? [23:01] can any one teach me how to install .gz file [23:01] been using the DOS for some time in the past :) [23:01] i have downloaded java from website [23:01] i want to install [23:01] no [23:01] sorry OOT just want to share my art maybe anyone need it [23:02] http://www.fiverr.com/s/521ho6 [23:02] askon: gksu gedit /etc/pam.d/common-auth [23:02] does anyone know of driver updates for realtek 8723ae? [23:02] askon: it's extremely easy, ctrl+o to save, ctrl+x to exit, and the rest is ordinary [23:02] oh, here it goes si [23:03] oh, here it goes sir [23:03] because I can't reboot every time my wifi d/c's, might have to just use windows [23:03] uhhh: usually the easiest way is to lspci then use the identifier at the beginning of the line for the hardware to search for your version of ubuntu [23:03] eeee: ready to do stuff there [23:03] ok great, switch try_first_pass with use_first_pass [23:03] ctrl+s and exit [23:04] uhhh: lscpi -k to see the kernel driver in use [23:05] wafflejock: it's using r8169 [23:06] some one told me to update my kernel so I'm on 3.14.1 now, but it didn't fix the issue [23:06] uhhh: possibly this https://bugs.launchpad.net/ubuntu/+source/linux-backports-modules-3.0.0/+bug/839393 [23:06] Launchpad bug 839393 in r8169 (Ubuntu Oneiric) "Network problem with the r8169 driver and RTL8111/8168B" [Undecided,Confirmed] [23:07] eeee: did it [23:07] باخ [23:07] hi [23:07] guys [23:07] eeee: should relogin? [23:07] i remove the compiz [23:07] askon: ok, yeah [23:07] wafflejock: any idea how I would update to v3.1? [23:07] and still working [23:07] http://im49.gulfup.com/byiUAi.png [23:07] eeee:thanks sir, doing that [23:08] uhhh: think you're above the version they're suggesting there, uname -a [23:08] hi [23:08] can anybody help me [23:08] anyone [23:08] to help a noob [23:09] !ask [23:09] 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 [23:09] wafflejock: I'm on 3.14.1-031401-generic [23:09] i remove the Compiz and still working [23:09] uhhh: yeah so found another forum that ultimately points to this package https://packages.debian.org/unstable/main/r8168-dkms [23:09] sajan: You don't want to install Java from the website. You should install it from your repositories. [23:09] uhhh: here's the conversation http://forums.debian.net/viewtopic.php?f=5&t=85431 [23:10] yes [23:10] but what is the command i can use in terminal [23:10] sajan: What version of Ubuntu are you on? [23:10] the latest 14 ls 64 bit === wagle_ is now known as wagle [23:10] uhhh: maybe try to install that package to override the kernel driver, it says you need to purge it if you want the kernel one to take back over [23:11] Hi, I just installed Ubuntu 14.04 on a pc I had at home and everything seems to be working fine minus an issue when other users try to log in. It seems to be having a login loop where the password is correct but it goes back to the login screen. I tried various things I found via google from people with similar issues but none have worked. Ideas? [23:11] h9x, More exacting details please, what desktop and why did you remove compiz? [23:11] xfce [23:11] sajan: sudo apt-get update && sudo apt-get install openjdk-7-jre [23:11] * eeee dejavu ? [23:11] !who | h9x no one word answers please and read the questions [23:11] thank you,,.....i have to package so shall i use second command [23:11] h9x no one word answers please and read the questions: As you can see, this is a large channel. If you're speaking to someone in particular, please put their nickname in what you say (use !tab), or else messages get lost and it becomes confusing :) [23:12] queensanddrones: cat /etc/pam.d/common-auth | pastebinit [23:12] sajan: You should use OpenJDK for your java needs. [23:12] hey beldar lock this link http://im49.gulfup.com/byiUAi.png [23:12] sajan: Unless you have a very specific need for Oracle Java, I recommend using OpenJDK. Running the full command I gave you will give you what you hopefully need. [23:12] @rypervenche .......thanks [23:13] yeah open jdk works most of the time [23:13] in rare cases I've had to use the oracle one but can't recall for what exactly [23:13] h9x, What is the issue? [23:13] i will try now and let u know how it goes [23:14] sajan, You can tab complete nicks use them please and use whole words this is not twitter. [23:14] eeee: thanks, looks like working, will be checking these days [23:14] askon: great [23:14] :) [23:14] you won't believe it, you left, and another guy is asking about the exact same issue [23:14] lol [23:14] i remove the compiz and emerald and it still working and i cant control the windows [23:15] queensanddrones: you could try open a tty Ctrl+Alt+F1 (use Ctrl+Alt+F7 to get back to the login screen) on the tty you can login and can try to see if you get any more info logging in with the other accounts to or else, tail -f /var/log/syslog or maybe tail -f /var/log/auth.log [23:15] eeee: haha, nice [23:15] queensanddrones: or you can install multitail to watch multiple logs at once [23:15] wafflejock: it says in the thread to be careful installing unstable versions [23:15] ie. don't use dpkg -i [23:15] h9x, If you tweak the desktop you are somewhat on your own without exact info, xfce does not use either. [23:15] don't add to /etc/apt/sources.list [23:15] uhhh: there's one in apt-get [23:16] ah k [23:16] uhhh: I don't have any extra ppas right now [23:16] so just apt-get install r8168? [23:16] uhhh: with the -dkms at the end [23:16] or I guess search first [23:16] k [23:16] uhhh: just tab complete it [23:16] h9x, Do a reboot and see if the issue is the same, removing controls like those need a logut or desktop restart at best. [23:17] hello, i have installed tor browser and i have forget how? what i remember is i have add repository with add-apt-repository, when can i found it? not in /etc/apt/sources.list [23:17] queensanddrones: actually multitail is nice if you want to watch multiple log files too [23:17] rypervenche, i cannot get the second command work [23:18] says could not open lock file [23:18] alami, The tor browser straight from them is the advised use. [23:18] wafflejock: k gonna reboot, brb [23:18] sajan: Why not? What does it say? (paste it to pastebin.com or something) [23:18] uhhh: yup good luck [23:18] wafflejock: I'm not sure what that does. I'm new to Linux :/ [23:18] uld not open lock file /var/lib/dpkg/lock - open (13: Permission denied) [23:18] E: Unable to lock the administration directory (/var/lib/dpkg/), are you root? [23:18] sajan@Sajan-ThinkPad-T61:~$ [23:18] queensanddrones: the first part or the second part? [23:18] alami, ppa's are not supported here technically [23:18] sajan: That means that some other command is installing things or you forgot to use "sudo" [23:18] queensanddrones: sudo apt-get install pastebinit [23:18] sajan: You forgot "sudo" I think. [23:18] wafflejock: multitail [23:18] so, on normal ubuntu, the computer itself wakes up after suspend, but the screen is black. that's better than no reaction at all [23:18] eeee: installed [23:19] queensanddrones: cat /etc/pam.d/common-auth | pastebinit [23:19] Beldar: yes the command add-apt-repository is support hier? [23:19] yeah thanks [23:19] working now [23:19] Beldar: yes the command add-apt-repository is support here? [23:19] queensanddrones: it's just a terminal program for watching lots of files, if you want to install it, sudo apt-get install multitail, then usage is like, multitail /var/log/syslog /var/log/auth.log [23:19] Beldar:so i want to remove it [23:19] is there any website where i can study codes for temninal [23:19] !ppa-purge | alami [23:19] alami: 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 [23:19] eeee: http://paste.ubuntu.com/8117956/ [23:19] queensanddrones: it just opens and watches the end of log files so you can see when new events happen [23:19] wafflejock, so far so good [23:20] now just gotta wait and see [23:20] wafflejock: oh neat, that sounds pretty cool i will probably check it out [23:20] Beldar: my Problem is i have forget the ppa:/ 's names [23:20] eeee: sir it got even worse [23:21] lol, what? [23:21] thought it worked? [23:21] I have a feeling this may have something to do with how i partitioned things at installation [23:21] i think i may have accidentally set something to mount point /home and im not sure if that is maybe affection permissions when i try to do things as root? [23:21] yeah, it shuts down to sleep once, so now i have to log in 4 times and one more to press the power button [23:22] hmm [23:22] eeee: do not recommend to anyone please [23:22] sajan: Hmmm, there are some. What is your native language? [23:22] Englisj [23:22] english [23:22] askon: cat /etc/pam.d/common-auth | pastebinit [23:22] sec [23:23] rypervenche, i have these package install_flash_player_11_linux.x86_64.tar.gz [23:23] how can i install [23:23] using terminal [23:23] hello [23:24] @sartan: okay good to know it, is that with all extentions or only with .JPG [23:24] Beldar: my Problem is i have forget the ppa:/ 's names [23:24] eeee:http://paste.ubuntu.com/8117983/ [23:24] alami, find it with " ls /etc/apt/sources.list.d/ " [23:25] askon: seriously? [23:25] OerHeks: thanks, that's what i was looking for :-) [23:25] eeee: just did what you said [23:25] eeee: any issue? [23:26] askon: ok, type cat /etc/pam.d/common-auth [23:26] sec === banister is now known as banisterfiend [23:28] eeee: here you go: http://paste.ubuntu.com/8118011/ [23:29] sajan: why are you trying to install the flash player from a tar.gz? [23:29] should i try reinstalling ubuntu [23:29] sajan: there is a flash player installer package in the repos [23:29] wafflejock, its in download folder [23:29] yeah i know its all in ubuntu software center [23:29] sajan: You don't need to install it from that tarball. [23:30] sajan: if you want to install from that pacakge you can, you're better off getting Google chrome it has a more updated version like FP 14 [23:30] but i want to learn to how to install from harddisk [23:30] sajan: Install it from the package available inside of Ubuntu. [23:30] sajan: for learning purposes ok [23:30] sajan: You shouldn't be installing anything from a website, for the most part. [23:30] sajan: what you have is a "tarball" or a gzipped tape archive file [23:30] !tar | sajan [23:30] sajan: Files with extensions .tar, .gz, .tgz, .zip, .bz2, .7z, .ace and other archive file formats can be opened with file-roller (GNOME) or Ark (KDE) - Also see https://help.ubuntu.com/community/FileCompression [23:30] wafflejock, yeah,............can i install it with temnial [23:31] tar you can use tar -xvzf filename.tar.gz [23:31] sajan: There is a package already in your repositories. [23:31] sajan: that will extract it to a folder [23:31] rypervenche: they're just interested in how to do it [23:31] repositories mean,........ [23:32] sajan: the operating system has locations already specified in your /etc/apt/sources.list file [23:32] wafflejock: Because he doesn't know any better, from what I gather. [23:32] rypervenche: I see [23:32] wafflejock, rypervenche i m sorry i just installed today so i dont know anything [23:32] sajan: np rypervenche is just trying to tell you the best thing here [23:32] askon: gksu gedit /etc/pam.d/common-auth [23:32] sajan: the repos are curated by people who test the stuff with the OS [23:32] wafflejock: Then I'll let you take over. [23:32] sajan: so you don't risk getting software that doesn't work if you just use the repos [23:33] sajan: if you want to install from the command line from the repos you can too though [23:33] oh so it works like that ....thank you [23:33] sajan: you use sudo apt-get install flashplugin-installer [23:33] sajan: yeah if you just go out on the internet and download something and install it you want to be sure it came from a safe source [23:34] so "sudo apt-get" is main command for terminal? [23:34] sajan: sudo is for super user or admin privileges [23:34] apt-get is for getting packages [23:34] !apt-get [23:34] APT is the Advanced Package Tool, which together with dpkg forms the basic Ubuntu package management toolkit. Short apt-get manual: https://help.ubuntu.com/community/AptGetHowto - Also see !Synaptic (Gnome), !Muon (KDE) or !Apper (KDE) [23:34] Hi, anyone has nay experience in using a kickstart to install a fakeRAID(0) ubuntu 12.04 system, I am having lot of issues in being able to partition and then install the grub [23:34] Please need some guidance [23:34] thank you wafflejock [23:35] !info pepperflashplugin-nonfree [23:35] pepperflashplugin-nonfree (source: pepperflashplugin-nonfree): Pepper Flash Player - browser plugin. In component multiverse, is optional. Version 1.3ubuntu1 (trusty), package size 9 kB, installed size 65 kB (Only available for i386; amd64) [23:35] sajan: the "packages" for debian/ubuntu have a .deb extension and are like zip files with some scripts to install stuff [23:35] sajan: np === eniLCP_ is now known as PCLine_ [23:35] wafflejock, i will first read about basics of ubuntu then i can ask if i am wrong [23:35] sajan: sure [23:36] sajan: one of the main things on the command line is using the "man" command [23:37] sajan: use man man, to see the manual for the manual program, basically though man apt-get, or man whatevercommand will show you the manual with lots of details on usage and what it does [23:37] wafflejock, any shortcut to open terminal like in windows for cmd [23:37] sajan: yeah think it's winkey+T by default [23:37] sajan: depends on the exact version you have [23:37] sajan: for me it's Ctrl+Alt+T [23:38] but using Ubuntu Gnome edition [23:38] yeah for me its ctrl+alt+t [23:38] wafflejock, whats difference between yours and official from website? [23:38] i use ctrl Win Q to quit XMonad [23:39] it's like, a logoff [23:40] sajan: the major difference is just the desktop environment and some of the default apps here's a visual guide to the desktop environments (er some popular ones) http://www.howtogeek.com/163154/linux-users-have-a-choice-8-linux-desktop-environments/ [23:41] eee: looks good, but not finally, it requires me to press the "power" button one more time but from 5 it went to 2 manipulations, thanks a lot [23:41] sajan: basically the launcher thing on the left in Unity and the Lense capability you have when you hit the windows key are replaced by various other ways to display your "panel" or "taskbar" or running apps or whatever and ways that the windows and virtual desktops work and lots of other stuff, hard to sum up [23:42] wafflejock, yours looks cool [23:42] eeee: looks good, but not finally, it requires me to press the "power" button one more time but from 5 it went to 2 manipulations, thanks a lot [23:42] can u give me iso download link [23:42] askon: when you sudo, do you have to enter it more than once? [23:42] sajan: yeah I really am liking Gnome I just switched to it from KDE which was getting kinda clunky for me [23:42] sajan: http://ubuntugnome.org/ [23:43] thank you i am trying that now.,.........is it possible to boot it from usb first [23:43] sajan: honestly I think Unity is okay now too, but it's nice that there are options [23:43] eeee: no, it just turns off and i need to press the power button again and log in again [23:43] sajan: yeah it has live ISO capabilties too, you should have a USB creator app if you check in the launcher [23:43] oh okk [23:43] wafflejock, The gnome shell is in the ubuntu repos. [23:44] Hi, anyone has any experience in using a kickstart to install a fakeRAID(0) ubuntu 12.04 system, I am having lot of issues in being able to partition and then install the grub, please I need a little help. [23:44] Beldar: true but brand new user safe to install it right away without messing up the system [23:44] Beldar: I went with a clean install cause I was coming from KDE and didn't want the bloat still around [23:44] Beldar: SSD space is limited [23:44] when i try ppa-purge i get Warning: Could not find package list for PPA: upubuntu-com-tor64-trusty.list [23:44] askon: what do you mean? when you do sudo the pc turns off (as in sleeps?) [23:45] does anyone know how to disable flashing from mirc [23:45] wafflejock, how can i create live usb stick [23:45] eeee: yes [23:45] eeee: a [23:45] ok, well [23:45] sajan: just hit winkey and start typing USB you should have a USB creator program installed by default I'm pretty sure [23:45] what would i use as a remote desktop connection to maintain several ubuntu boxes ? [23:45] i know i can right click it but is there a way toautomate it? [23:45] alami, pastebin your command so we see it. [23:45] i push it one more time and i comes on [23:45] try this command su -c 'cat /etc/group' [23:45] askon: what happens [23:46] eeee: then it comes o really fast and asks for the pass [23:46] eeee: then it comes on really fast and asks for the pass [23:46] sajan: basically just run that download the .iso file, load the iso in the program with the flash drive in the computer and hit the button usually not too much to it [23:46] nevermind i forgot no root on ubuntu [23:46] cv [23:46] hola [23:47] askon: nevermind [23:47] RonaldReagan, does Mirc not provide you a manual? poor windows software. [23:47] how do you connect one xubuntu desktop to another [23:47] sudo ppa-purge ppa:upubuntu-com-tor64-trusty.list/ [23:47] jgcampbell300: typically you want to use ssh to make things secure [23:47] sajan, you can use http://unetbootin.sourceforge.net/ it installs an ISO onto a USB flash-drive/thumb-drive/usb-stick [23:48] jgcampbell300: graphically you can use vnc-server and vnc-client [23:48] eeee: thanks a lot, i will fly to sweden tomorrow and i will write it from there if any issues, thanks, much easier now [23:48] awesomess3: isn't there one in the default version of ubuntu? [23:48] alami just ppa:upubuntu-com/tor64 [23:48] awesomess3: I've got one in my gnome install of ubuntu and didn't install it [23:48] askon: sorry, it didnt work out, i'll google some more and who knows [23:48] wafflejock, would vnc-server be the best option ? [23:48] alami, this look familiar https://launchpad.net/~webupd8team/+archive/ubuntu/tor-browser [23:49] jgcampbell300: if you're looking for something just like RDP and want the GUI when you login then I think it is [23:49] jgcampbell300: you can use ssh to setup a tunnel for the VNC connection (it's easier than it sounds) [23:49] eeee: thanks, google didn't help me on this issue anyway [23:49] OerHeks: you know my Problem? i can't update when using this repo :-( [23:49] wafflejock, ok thanks ... i will read on it now [23:50] alami, no, i never used such ppa' s [23:50] wafflejock, sajan I can't find any USB-creator software on my Xubuntu 14.04, but it doesn't mean it's not there, *shrugs* `apropos usb` yields nothing either. [23:50] alami, Last update to that ppa was in 4-22 [23:50] is f6 the key to press if i want boot options when running the live-usb of ubuntu? [23:51] jgcampbell300: yeah just get the ssh connection part sorted out, ideally just using a private/public key pair instead of password based connection [23:51] askon: still there? [23:51] jgcampbell300: then you just add a flag to the ssh connection -L with the port you want to forward, then from the vnc viewer you tell it to connect to localhost and the tunneled ports will connect you to the remote machine instead [23:51] eeee: here [23:52] wafflejock, sounds good [23:52] alami, good info here, on that ppa, and on using the tor browser straight from them. http://askubuntu.com/questions/382394/how-do-i-install-the-tor-browser-bundle-in-ubuntu [23:52] wafflejock, i m sorry my laptop hanged [23:53] Hi. 12.04 LTS. I added another 500Gb(ext4) and put it in fstab.. boots fine... I just forget what I need to do so I can make that volume writable from my account.. its sudo chown or chmod??? Thanks. [23:53] jgcampbell300: yeah let me know if you get stuck got the tunneling line in my scripts for connecting with the tunneling for VNC [23:53] wafflejock, can you tell me why my laptop hangs when i try search function in the launher [23:53] Beldar: okay so the repository is removed but i still have it's entry in /etc/apt/sources.list.d/ [23:53] wafflejock, kk [23:54] sajan: not sure might be related to the graphics drivers, unity is kind of graphically intense with the half transparent blur stuff going on [23:54] eeee: anything? [23:54] sajan: could be something at a hardware level that has problems too though, hard to diagnose things without digging into it some [23:54] alami, OPen it is it commeneted out with a "#" [23:54] wafflejock, it never happend to windows 7 [23:55] Beldar:http://askubuntu.com/questions/382394/how-do-i-install-the-tor-browser-bundle-in-ubuntu the solution here will update tor-browser? [23:55] wafflejock, i dont find usb disk creator in my launcher [23:55] askon: try sudo su [23:55] alami, updates from where you are, are not possible purge the one you have and install from tor. [23:56] askon: then try login [23:56] sajan: yeah this is a typical issue when someone moves from windows to linux regarding trying to compare them... since the whole software stack is different you really can't compare them directly, and most likely you just need to add some appropriate graphics drivers to fix the issue, that said it does indicate the hardware is probably okay [23:56] askon: see if it asks you for the password more than once, or if it sleeps [23:56] Beldar: thats the best way :-) thanks a lot [23:56] sajan: regarding the usb creator you can install the unetbootin package suggested earlier if you don't have one [23:56] eeee: pls give me the command, on what to sudo su? [23:57] sajan: strange thought that was built in [23:57] alami, Tor is a funky thing, I assume they have updates themselves, not sure really. [23:57] the problem when i use that one from tor-project, i can't lock it to unity [23:57] sajan: sudo apt-get install unetbootin [23:57] wafflejock, how can i fix graphics driver [23:57] any way [23:57] askon: ok, "sudo su" , then "login " [23:57] sajan: well if you're going to change systems don't worry about it immediately [23:57] alami, I would not give it root anyway, it will without it. [23:57] sajan: better to wait for the dust to settle and when you decide what to go with then tune it up [23:58] eeee: it goes well in terminal [23:58] when you typed login [23:58] it asked you for your username's password? [23:58] alami, It runs without root, that is really best in my opinion. [23:58] eeee: yes [23:58] sajan: there is an additional drivers dialog in Unity that lets you add drivers or you can install them from the repo or you can get them from the manufacturer but don't worry about it ATM if you want to try other systems potentially [23:58] askon: you typed it only once? or ..? did it sleep ? [23:59] wafflejock, yeah i m trying gnome for now [23:59] I went with the default unity [23:59] Beldar: okay thanks a lot , i will try to lock it to the side bar :-) [23:59] but I miss the desktop swapping [23:59] wafflejock, as i prefer graphical more [23:59] eeee: opened the terminal, typed: sudo su, and asked for the pass only [23:59] uhhh: think you still have virtual desktops no? [23:59] wafflejock: maybe, I've never used ubuntu before, still tinkering with it