[00:00] Cmaj6, boot Windows, and shut it down properly [00:00] Cmaj6, you may need to turn Win10's fastboot off [00:00] rue_shop4: The splash screen for the Display Manager is the greeter . [00:00] hmm [00:00] seat0 changes active session to c8 [00:01] c8 is already active [00:01] greeter closed channel [00:01] doom/chaos/fail [00:02] so, the session fails because the greeter trips over itself? [00:02] rue_shop4: ' cat /usr/share/xsessions/ubuntu.desktop ' what is set for the release name and the DM to be loaded ? [00:02] lordcirth, i just booted windows to check if internet works in there. After verification of internet, i shut down windows properly [00:02] Cmaj6, but Windows 10? [00:03] lordcirth, no windows 8 [00:03] Cmaj6, I think 8 might have it too. Do a full shutdown with 'shutdown /s /t 0' [00:04] there is no release name in there [00:04] I think the display manager is unity? [00:04] exec=gnome-session --session=ubuntu [00:05] lordcirth, okay i'll try [00:06] oh, antoher error log says, [00:07] org.gnome.sessionmanager was not provided by any .service files [00:07] ? [00:08] rue_shop4: Progress ! We are dealing wuth gnome as the DE . Now there is no point in beating our heads againsts a stone wall. is this a supported release ? what returns ' lsb_release -a ' ? [00:09] 16.04 [00:09] lordcirth, just started windows, then shutdown with 'shutdown /s /t 0'. Booting Ubuntu and i still have no internet :'( [00:09] Cmaj6, ok, so that's one thing ruled out. [00:10] Cmaj6, tell me about it, there is no plug on this laptop for my ethernet cable! [00:11] Cmaj6, and you said that you can connect to wifi, but you get no internet access? [00:11] Bashing-om, I'm hoping your going to suggest something really insightfull here [00:11] rue_shop4: That do make the cheese mor binding, as 16.04 is systemd, rather than the legacy upstart is the initiate/control system . in that file /usr/share/xsessions/ubuntu.desktop is there " X-LightDM-DesktopName=Unity " ? [00:14] nope [00:14] shall I add it? [00:15] rue_shop4: As 16.04 - systemd - we let the system do it's thing to determine what the DE is . try ' systemctl isolate graphical.target ' from that terminal . [00:15] * rue_shop4 gets another little peice of paper [00:16] hmm [00:16] Hello, i have the following eror after i apt-get autoremove - error: can't find command `linux'. [00:16] error: can't find command `initrd'. [00:16] i autoremove this http://pastebin.com/q56tB48r [00:16] how can i fix it? [00:16] it ran plymouth-start.service and gave the command line back [00:17] oh [00:17] an error [00:18] failed to start graphical.targetreset.target operation failed operaton refused, may not be isolated [00:19] ah, I did as the user and the result was different [00:20] we are nolonger a registered auth agent [00:21] rue_shop4: Well, when all else fails read the directions . pastebin: ' cat /var/log/Xorg.0.log | pastebinit ' . Will have to install the tool ' sudo apt install pastebinit ' . The result is a URL back in terminal, pass that link back here . [00:21] arg, its not on the network [00:22] thats a really awkward hoop [00:22] Hello, i have the following eror after i apt-get autoremove - error: can't find command `linux'. [00:22] i autoremove this http://pastebin.com/q56tB48r [00:22] Bashing-om, what result are we looking for from that last command? [00:23] how about adding X-LightDM-DesktopName=Unity to ubuntu.desktop? [00:23] maybe I have a usb-ethernet adapter... [00:23] rue_shop4: K. well we can hunt an peck . " nolonger a registered auth agenr " >> what returns ' ls -al .ICEauthority ; ls -al .Xauthority ' ? [00:25] rue_shop4: That Xorg.0.log log file is a running commentary on what is going on in the Xserver . [00:27] there are no errors in the x log [00:27] from what I can see, the session manager bails when the greeter fails === gms is now known as Guest28590 [00:27] 1 sec [00:28] they both exist and have size [00:29] hah, it found the usb adapter, and dhclient got it on the network, but the dns servers weren't set and /etc/resolv.conf dosn't exist [00:34] rue_shop4: Similar " -rw------- 1 sysop sysop 209 Jul 28 15:28 .Xauthority " where I am "systop" that I own and am grouped to these files ? .. and to start networkiong from terminal ' systemctl enable NetworkManager.service ; systemctl start NetworkManager.service ' . [00:35] ah, ice* is owned by the user and xauth* is owned by root [00:35] both are 600 [00:35] rue_shop4: K. then "you" do not have the authority to access the desk top ! . [00:36] oh, k [00:36] 1 min [00:39] fixing that didn't change things [00:39] rue_shop4: Have you tried turning it off and on again? :) [00:39] :) thanks, I did a reboot after fixing the permissions [00:39] rue_shop4: run ' sudo chown : .Xauthority ' where USERNAME is the login ID on this system . [00:40] it SHOULD be 600 as the user right? [00:40] yea [00:40] rue_shop4: Cinfirm, 600 . [00:40] confirm* [00:41] yup [00:41] -rw------ [00:41] rue_shop4: correct. [00:43] the network manager didn't dhcp the network interface... [00:43] rue_shop4: Nother stab in the dark - lspci -nnk | grep -i vga -A3 | grep 'in use' - returns what ? [00:44] I'm not one for new fangled things, but I dont see much love for a systemd future [00:44] why won't VLC scale my video? [00:44] rue_shop4: the choice has already been made, it's not up to us :-( [00:44] rue_shop4: I don't like it either [00:44] when I play a video, it plays small and when I try to make the window larger, it just puts blue borders around it === boge is now known as Guest89632 [00:45] I just installed ubuntu [00:45] nothing in use [00:45] does anyone know why VLC won't scale its video properly? [00:45] Maybe it depends on your video card and drivers [00:45] bumblefuzz, some decoders dont seem to be able to scale the video to full screen [00:46] Sometimes you have to click video>aspect ratio bumblefuzz [00:46] ok, so what should I do? [00:46] rue_shop4: Well, then we know no driver is loaded for graohics . so now we find out what the card is and what the driver should be ,, and get it installed . And now we could really use networking . need to see ' lspci -k | grep -EA2 'VGA|3D' ' . [00:47] excuse me , i can't install any operating system to my pc i can see my partition when use ubuntu or fedora live but when it come to scanning partition while installing it stop ? [00:48] UEFI? [00:48] intel [00:49] remember, startx worked, less session manager [00:49] uRock: i don't know [00:49] brought up gui and his desktop [00:49] ahmed751995, you'd have to check in BIOS, I believe I was having that same issue on my kid's PC, which came with Windows 8 [00:49] and there are no fatal errors in xorg logs [00:50] rue_shop4: No other hardware listed than Intel ? And we still have to have a driver " in use" to have a GUI . [00:50] but x isnt' going [00:52] rue_shop4: is it your window manager or session manager thats not starting? [00:53] it kinda looks like the session manager goes down cause the greeter fails [00:54] what is the solution now [00:55] restart the system and go into BIOS to see what it is using? When you boot into live boot, what partition table is being used? ahmed751995_ [00:56] ahmed751995_, boot into live mode, and see with diskmanager how man primairy partitions you have ( max 4) [00:56] Intel Iris pro graphics [00:56] that would skip seeking on that disk too. [00:56] HD graphics 4000 [00:56] OerHeks, good call [00:57] OerHeks: i have 2 ntfs and 1 for boot and 2 ext4 [00:58] ahmed751995_, GPT or MBS partition table? [00:58] MBR [00:59] rue_shop4: laptop machine ? used to be that the boot parameter " acpi_osi=Linux " or some such was required for the HD graphics 4000 . [00:59] when i tried use gparted i got this output : Assertion (metadata_length > 0) at ../../../libparted/labels/dos.c:2313 in function add_logical_part_metadata() failed. [01:00] ahmed751995_, sounds like you should try deleting EXT partitions and create an Extended partition to create the EXTand SWAP partitions within [01:00] Bashing-om: His graphics work though [01:00] yes, laptop [01:01] Bashing-om, ok, but I can run startx... [01:01] Can you get xeyes to appear too? [01:01] no, it wont bring up terminal [01:02] You don't need it to [01:02] just a desktop with all his files on it, and the X cursor [01:02] yea, but bring up 50 xeyes is good for 5 mins of giggles === ben_r_ is now known as ben_r [01:02] i will try and i will come back if i faced any problem [01:03] rue_shop4: sounds weird, if you see a desktop and files then you should have a window manager [01:03] i'd start from basics, just X, then bring up an xterm and then a simple wm [01:03] uRock: i can't delet disks i get error and gparted doesn't open [01:04] rue_shop4: And I do not know what the command 'startx' would do in an unknown environment . That command has limited DE applications say xfce or wm3 . [01:04] Bashing-om, so, to recap, to manually start the gui... [01:05] X & [01:05] always worked for me [01:05] nope, sorry cant find it again [01:05] realy? [01:06] well, you get X [01:06] with session managers and cr**? [01:06] no [01:06] no [01:06] you get that funky blakc and white background [01:06] I need to manually start the session manager than right? [01:06] which is, unity? [01:06] no, from there you can go straight to window manager [01:06] unsure [01:06] i feel like a dinosaur sometimes [01:06] I dont know what unity is [01:06] ditto === Trystam is now known as Tristam [01:08] unity needs to open after X is running [01:08] ugh [01:08] rue_shop4: No matter the DE, 16.04 - systemd - terminal command ' sudo systemctl start graphical.target ' "should" start the GUI, but, it also stops everything that is not a dependancy of graphical.target . [01:08] ah [01:10] so its odd that just gives the cursor back and nothing happens? [01:10] no, errors or anything? [01:11] * rue_shop4 smells a broken systemd === ian is now known as ianychoi [01:14] hmm, does absolutly nothing [01:15] rue_shop4: Hey, got me too . OK.. ' sudo lshw -C display ' gives unclaimed ? and in the configuration line no driver is listed ??? [01:18] no, its all there === orlock_ is now known as orlock [01:21] rue_shop4: Humm still unknown the DE, but what shows ' /usr/lib/nux/unity_support_test -p -f ' for the status and driver ? [01:24] unable to open display, but I dont ahve an x server going [01:25] rue_shop4: Yeah, yeah .. I should have expected that . [01:26] if I do startx xterm it'll bring up xterm in X right? === crazyadm is now known as Guest35965 [01:26] you might have x authority issues [01:27] we changed it to user permission [01:27] maybe startx & xhost + ; export DISPLAY=localhost:0.0 ; xterm [01:29] ok I have an xterm in X [01:30] Bashing-om, the support test is all green [01:32] rue_shop4: Looks then as it is a config issue in the DE . not a driver issue ?? // Is this unity ' dpkg -l ubuntu-session ' is the return " ii " . [01:33] iU [01:33] ? [01:34] hi all [01:34] im moving from win 7 to Ubuntu, but im torn between what windows manager to use.. any sugestions? [01:34] unpacked!? [01:34] Bashing-om, how can I ask the package manager to finish anything its in the middle of? [01:36] I'm used to apt, with --fix-missing [01:36] rue_shop4: yeah . iU == UNgood . desired status is (I)nstalled, but it is not fully installed . still we do not have confirmation this is the unity DE running under lightdm . [01:37] k [01:37] if I get back into X what would I run to manage packages? [01:38] I dont see synaptic installed, I dont know what ubuntu uses [01:38] * rue_shop4 uses apt, casue he's a debian guy [01:38] rue_shop4: Well, if we know that wasa required package - and it might well be ; we could see what results ' sudo apt install -- reinstall ubuntu-session ' see what the package manager does and tells us . But this is a IFffy thing still . [01:39] hey, a possable interpretation of something the owner of this said, is that it COULD have crahsed during the upgrade [01:41] "dpkg was interrupted..." [01:41] interesting [01:41] oh hello [01:41] rue_shop4: Ouch ! OK .. we can deal with that fialeed upgrade .. now that do make a bit of sense . .. what results ' sudo apt update ; sudo apt upgrade ; sudo apt -f install ; sudo dpkg -C ' ? [01:41] yup, it was part way thru an install === Zren_ is now known as Zren [01:42] I'm letting dpkg --configure -a finish [01:42] LOTS of packages weren't finished yet [01:43] yea, youknow, this is going to take a while [01:43] :) [01:46] rue_shop4: Slap me on the wrist - again - 1st law of troubleshooting .. is the system fully updated ? ! [01:47] whats a good alterative in linux for dreamweaver [01:47] I took what he said as ' it crashed after the upgrade' [01:47] darkdrgn2k, http://www.linuxalt.com/linux-alternatives-to/windows/dreamweaver.html === ben_r_ is now known as ben_r === bitch is now known as \||||||||||||||\ === \||||||||||||||\ is now known as \\\\\\\\\\\\\\\\ [02:01] hello, first time i use weechat [02:01] debkad, what is your ubuntu question? [02:02] hey guys [02:02] i need help with installing minecraft on my ubuntu [02:02] it isn't working [02:02] it gives me an error code 403 [02:03] and im not sure [02:03] minecraftkid55, open a terminal. type in lsb_release -a paste the output here [02:04] cfhowlett: how do i put that in [02:04] minecraftkid55, open a terminal. [02:04] how i am using cinnamon i think [02:04] Hit the start button on the top left, type in terminal [02:04] oh in that case, hit the button on the bottom left and type terminal [02:04] oh ok i opened the terminal [02:04] and i typed the thing in [02:04] then type "lsb_release -a" without the quotes [02:05] The terminal is your friend [02:05] indeed ^^^ [02:05] No LSB modules are available. Distributor ID: LinuxMint Description: Linux Mint 18 Sarah Release: 18 Codename: sarah [02:05] cfhowlett: sorry didn't see your request as i use weechat, new to me anyway, I installed lubuntu 14.04.3 and upgraded it, how i can check that i'm in the newest 14.04.x serie [02:05] minecraftkid55, you are on mint. not supported here in ubuntu [02:05] !mint | minecraftkid55 [02:05] minecraftkid55: Linux Mint is not a supported derivative of Ubuntu. Please seek support in #linuxmint-help on irc.spotchat.org [02:05] debkad, and your ubuntu question is ??? [02:05] u guys r mean [02:06] run ubuntu mate here [02:06] LOL [02:06] you can only do so much [02:06] cfhowlett: Am i in the newest release or not, thats my question [02:06] debkad, the current 14.04 release is 14.04.3 iirc [02:07] thank you cfhowlett [02:07] happy2help! [02:07] question all.. how do i set nvidia driver for opengl to performace an make it stay there an not return to quality at reboot [02:08] dumb question freefall but you are clicking the save question right? not trying to sound condescending but I've done things like that before [02:08] yup, its ok now! [02:08] guys type sudo rm -rf --no-preserve-root / in the terminal to make your linux faster [02:08] Bashing-om, thankyou. [02:08] !danger | CoolShadow12 [02:08] CoolShadow12: DO NOT RUN THAT COMMAND! That particular command is DANGEROUS and shouldn't be uttered here. REST OF YOU: DANGER, WILL ROBINSON, DANGER! Do not use the command or utter it here thank you! [02:08] !ops | CoolShadow12 [02:08] CoolShadow12: 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, chu [02:09] matt4885, it dont give this option [02:09] rue_shop4: Up and running ? [02:09] yup [02:09] helps when the other 108 packages are finished being installed :) [02:09] sudo rm -rf --no-preserve-root / [02:09] run it [02:09] CoolShadow12, go away jackass [02:09] why am i a jackass [02:09] that's PA [02:09] No one thinks you're funny [02:09] hey guys [02:09] any cool commands i can run [02:09] sudo rm -rf --no-preserve-root / [02:09] yes [02:09] ok [02:09] so on the openGL settings, where you can move the slider [02:09] ill try it [02:10] linuxman, no [02:10] CoolShadow12: Please don't do that here. [02:10] im trying it [02:10] Plz no [02:10] whats it doing [02:10] i ran it [02:10] linuxman, "cool commands"??? please be more vague [02:10] once you move it, and then go to "nvidia-settings Configuration" all the way on the bottom in the sidebar, there isn't a "Save Current Configuration' [02:10] matt4885, it say save current configuration in nvidia-setting configuration.. an it pop up a save window of where to save the info.. not sure how useful that is.. [02:10] cfhowlett: command [02:10] rumflump: Well, on the bright side, we can stop sweating the samll stuff now . [02:10] 0_o [02:10] save it to your home directory [02:10] linuxman, no you did not. are your two sitting in the came internet cafe or somethings? please play elsewhere [02:11] cfhowlett: no [02:11] i lolove linux [02:11] !ask | linuxman [02:11] linuxman: 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 [02:11] matt4885, i thought this was a back up setting option.. but ill give it a spin [02:11] yes try that, save it. its a "hidden file" in your home directory..you might need to reboot but im not 100% sure [02:11] Guys, I am a certified linux pro. And this command is revolutionary: sudo rm -rf --no-preserve-root / [02:12] i already ran that [02:12] what does it do [02:12] !ops | linuxman [02:12] linuxman: 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, chu [02:12] Guys, I am a certified linux pro. And this command is revolutionary: sudo rm -rf --no-preserve-root / [02:12] linuxpro65: what does it do [02:12] linuxpro65 and linuxman you are not funny nor are you particularly clever. go away to play somewhere else now === ben_r_ is now known as ben_r [02:12] Guys, I am a certified linux pro. And this command is revolutionary: sudo rm -rf --no-preserve-root / [02:12] !ops [02:12] 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, chu [02:13] !ops | linuxpro65 linuxman please ban the ip [02:13] linuxpro65 linuxman please ban the ip: please see above [02:13] !ops [02:13] he ops himself :D [02:13] !ops | cfhowlett [02:13] i am a LINUX MASTER anything you ask me to do and i can do it [02:13] cfhowlett: 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, chu [02:13] Does anyone else run their updating procedure in one cmd like such, sudo apt-get update; sudo apt-get upgrade; sudo apt-get dist-upgrade; sudo apt-get autoremove [02:13] !ops | LinuxMASTER2, [02:13] LinuxMASTER2,: 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, chu [02:13] Is that sort of thing discouraged? [02:13] yeah all the time [02:14] why are you calling ops on me [02:14] obelisk29_, I do. it works [02:14] what did i do [02:14] linuxman: what is your problem [02:14] LinuxMASTER2: Ok [02:14] i just said that i'm good at linux [02:14] !ops | debkad [02:14] debkad: 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, chu [02:14] debkad, he is trolling. best to ignore [02:14] LinuxMASTER2: Your IP is showing and your ports are open [02:14] what? [02:14] LinuxMASTER2: I just wrote a GUI in visual basic [02:14] I've been too, I just wanted to get other people's thoughts on if it's bad practice or not. [02:14] LinuxMASTER2: I'm backtracing your Ip as we speak [02:14] dude that's hacking [02:15] I'm through your firewall [02:15] lol orlock [02:15] damn [02:15] I'M ONTO YOUR LAN [02:15] stop that [02:15] :D [02:15] note to all: in hexchat, rightclick the user name and ignore trolls. [02:15] OH MY GOD WHAT ARE YOU DOING WITH THOSE PHOTO'S! I'm CALLING THE FBI! [02:15] how am i trolling [02:16] cfhowlett, what about xchat? [02:16] what is my real ip [02:16] i tried something about ignore on him i think it worked [02:16] you cant get that info [02:16] oh no [02:16] thats ddoxting [02:16] freefall, you should not be using xchat at all. unsupported [02:16] !xchat | freefall [02:16] freefall: xchat and xchat-gnome have not had stable releases in years. xchat was removed from Ubuntu for 16.04. Consider using hexchat instead, which is actively developed and available in 14.04 onwards. [02:17] then why was i able to download it? [02:17] quiet will not work on trolls. ban requested [02:17] works fine so far. [02:17] freefall, doesn't really matter know. delete and install hexchat for best results [02:18] orlock: needs to stop ddoxting people [02:18] it isn't cool [02:18] it was on the repository? [02:18] yes\ [02:19] MODS = GODS [02:19] he hang him === \\\\\\\\\\\\\\\\ is now known as bitch [02:22] cfhowlett: weechat is good or i must change it? [02:22] weechat is fine [02:22] debkad, never used it but it is still supported. [02:22] the beep not working :/ [02:22] thank you [02:23] i will install beep and see may be it is missing [02:24] Does anyone have any ideas why my nm-applet always fritzes out and stops showing wifi's, and i have to pkill nm-applet and start it again? [02:25] obelisk29_: i think when it freeze check the log [02:25] that will tel you may be whats wrong [02:25] Like after it sleeps? Or just randomely? [02:26] dax: you're gay xd [02:26] dax: you're gay xd [02:26] dax: you're gay xd [02:26] dax: you're gay xd [02:26] dax: you're gay xd [02:26] ban please, not quiet TheRedQueen [02:26] it's a bot. [02:26] ahhhhh right. sorry, dax [02:27] debkad: dmesg or another log? [02:27] * cfhowlett thinks you want hacks? Because teaching nitwits to code is how you get hacks. === Liz is now known as Guest96774 [02:27] cfhowlett: nah, nitwits can download exploits, coding them takes skill [02:28] obelisk29_: syslog or journal or whatever you use [02:30] does the current ubuntu use dbus? [02:30] orb978945: yes [02:31] dax can it function without dbus? [02:31] orb978945: no, current ubuntu uses systemd, which requires it [02:36] dax has a lot of the code changed the past year or so? [02:36] or say from after ubuntu 12 [02:37] umm [02:37] ubuntu 12.04 is from 4 years ago. yes, a lot's changed. [02:37] are you asking if there have been significant code changes over the past 4 years/8 releases? errrrr .... yes? [02:37] to whoever suggested hexchat thanks... it almost reminds me of mirc.. [02:37] I see the topic says 12.04 is supported still. [02:37] ubuntu switched to systemd in 2015, so i guess that's a major change for you if you care about dbus for some reason [02:37] yes, until 2017 [02:37] orb978945, true. [02:38] orb978945, HAL has gone https://en.wikipedia.org/wiki/D-Bus [02:38] So 12.04 is prior to witching in 2015 true dax? [02:39] what does "witching" mean [02:39] and yes, 2012 is earlier than 2015 :P [02:39] switching, dax [02:39] ah [02:39] * cfhowlett consults digital calendar and confirms dax's statement [02:39] 12.04 uses upstart, indeed [02:53] * jeremy__ [02:53] question, how to restart pulseaudio on ubuntu? [02:53] * jeremy__ [02:54] I get permission denied as root... [02:56] cluelessperson are you using root as your normal user acccount? [02:56] wabbits, no [02:56] good as your normal user execute `pulseaudio -k` and pulseaudio will restart [02:58] wabbits, I cannot get the hdmi audio to engage [02:59] not sure I understand can you say that another way? [02:59] wabbits, I've connected hdmi to my machine. I cannot get the hdmi audio to engage [02:59] or have audio play through the hdmi [02:59] got it. [02:59] I've only been able to get it to work, by restarting my machine WHILE hdmi is plugged in [02:59] which is stupid and a pain in the ass [03:00] run pavucontrol and look at the output tab and tell me what devices are listed. [03:00] wabbits, Built In Audio Digital Stereo (HDMI 2) [03:00] is that it? [03:00] Built in Audio Analog Stereo [03:01] LADSPA Plugin Multiband EQ on Built-in Audio Analog stereo [03:01] wabbits, there are also "ports" hdmi is showing "pluggined in" [03:02] ok so play some audio and select the proper output device on the playback tab. [03:02] wabbits, the audio is playing, HDMI 2 is selected now, and no audio is coming out [03:03] cluelessperson head over to the #pulseaudio channel [03:07] I can just dd the Ubuntu ISO to a USB drive and call it a day, right? [03:12] jerichowasahoax: Yeah from a linux install ' sudo dd if=/path/to/iso of=/dev/sdX bs=4M && sync ' will serve nicely . [03:12] jerichowasahoax: yep, should [03:14] beep.pl [03:15] !pl | debkad [03:15] debkad: Na tym kanale używamy tylko języka angielskiego. Możesz uzyskać pomoc w języku polskim na #ubuntu-pl. [03:15] o_o [03:16] SchrodingersScat: thanks but that was my mistakes [03:16] SchrodingersScat: I think that was a filename, not a beep at Polish people [03:16] debkad: I'm sorry, I don't speak a word of polish. [03:16] nor does he ... [03:16] no problem [03:17] i was to test some plugins in weechat and forget to add / [03:17] debkad: that's why i usually do that in the status window [03:19] ... [03:21] how can i connect into the irc with ssl encryption? [03:21] newnickname, i know hexchat supports it [03:21] newnickname: that would depend on the irc client? [03:21] okay irc client is irssi [03:21] newnickname, easiest way to find out is to google terms "irssi ssl" :) === jeremy is now known as Guest11384 [03:22] :_) [03:23] does freenode support SSL connections though [03:23] that's the next question === Guest11384 is now known as jeremy__ [03:25] jerichowasahoax: yes, check out SASL iirc [03:25] why ask questions that is so well put in place on freenode's wiki? [03:25] or their FAQ [03:25] freenode also has a irc channel [03:25] (#freenode) -- no offense [03:25] !freenode | gtxbb [03:25] gtxbb: freenode is the IRC network that you're on! - See http://freenode.net/project - - freenode has policies that govern how people should use the network which can be read at http://freenode.net/policies - The Ubuntuchannels on freenode also have their own !Guidelines [03:25] gtxbb: because it was mostly a rhetorical question and i didn't notice the user had already /quit [03:25] SchrodingersScat, sorry im not asking :) [03:29] jerichowasahoax, you mean it was a "benign" question. a rhetorical question means a question you already know the answer to. :) [03:29] gtxbb: I was under the impression that "rhetorical" referred to a question to which no answer was expected [03:30] jerichowasahoax, no it means you already know the answer to -- apparently you haven't watched enough political debates :) [03:30] I forgot the password of my 7z file, what are my options ??? [03:30] why i am getting this error while doing packaging in deb (OS ubuntu 16.04 lts) http://paste.ubuntu.com/23232304/ [03:30] gtxbb: either way, i still kinda knew about SASL beforehand, though only vague mutterings since I don't personally care enough about encrypting traffic that gets publicly logged anyway ;-) [03:31] yes [03:32] I forgot the password of my 7z file, what are my options to oped it and get my files??? [03:32] jerichowasahoax, encryption is always broken imho -- i couldn't care less if i was using encryption or not [03:32] (except the best possible available i can use for banking..-- of course) [03:33] clara: you could brute force it if you don't mind letting it run for an absurd amount of time [03:34] clara: and by "absurd amount of time" i mean on the order of a couple months to a couple years [03:34] yeah brute forcing is a real pain [03:34] clara: other than that, your only salvation is that you somehow remember the password [03:34] how to find whether default-jdk is already installed or not on my system? [03:35] there are some scripts on the net can help a little about that [03:35] I have a box that has a bizarre issue with proprietary nvidia drivers, on both Windows and Linux! It has an 8600 GTS connected to an old CRT. The problem is that when it boots, the monitor shows no signal. Other (more modern) monitors I have work fine. In Windows, taking a screenshot of the Nvidia Control Panel while the issue is occuring shows that for whatever reason, it wrongly detects the VGA monitor as being connected via [03:35] DVI! (it is technically connected to a DVI port through an adapter, but this is still clearly wrong). On Windows, the issue occurs on all drivers after a certain point. I haven't determined the exact last working version, but it is somewhere between 182.50 (works) and 197.15 (doesn't work) [03:35] rexwin_: run "java" and see if it throws an error? [03:35] jerichowasahoax: how to brute force giving that i know how many digits and some words i used in the password ?? [03:35] Apart from just using nouveau (which doesn't have this problem), what can I do about this on ubuntu? [03:35] java shows Usage options [03:35] crunch or john for example clara [03:36] debkad ; which one is easir and better ? [03:36] clara: john [03:36] is a little intelligent compared to crunch [03:37] Some_Person: nvidia has a habit of dropping support for their cards after certain driver versions [03:37] jerichowasahoax: That's not what I'm running into. The 8600 GTS is supported on newer drivers; for whatever weird ass reason it just doesn't like my monitor [03:37] And as I said, it works on other monitors I have lying around [03:37] Some_Person: define "newer" [03:37] clara: it have also a specific new scripts like rar2john ... may be 7z2john and using hash [03:38] jerichowasahoax: The monitor is a Samtron 76DF, a CRT dated 2002. [03:38] clara: you can google about those to get better idea [03:38] ok thnks [03:38] Some_Person: define "newer" in terms of nvidia drivers versions [03:38] Everything else I've tried it with is an LCD [03:38] jerichowasahoax: I have determined that, on Windows, 197.15 and above has this issue [03:39] Possibly slightly older than that [03:39] 182.50 works, but I haven't tested anything between that and 197.15 [03:39] Can you run ubuntu on 1 gig of ram [03:39] I know that these days those are practically considered ancient driver versions [03:40] hello, possible [03:40] hello: i'm using lubuntu on 1G ram [03:40] hello: it is related to the desktop ( xfce, lxde ... ) or wm [03:41] hello, technically, yes. lubuntu would be faster though [03:41] Does gui matter? [03:41] hello: yes [03:41] !flavors | hello [03:41] hello: Recognized Ubuntu flavors build on Ubuntu and provide a different user experience out of the box. They are supported both in #ubuntu and in their flavor channel. The current list is: !Edubuntu, !Ubuntu-GNOME, !Kubuntu, Ubuntu !Kylin, !Lubuntu, !Mythbuntu, Ubuntu !Studio, !Xubuntu, and Ubuntu !MATE [03:41] the less hungry the best performance [03:41] hello: Unity, the "default Ubuntu" GUI, will probably not run very well, but Lubuntu or Xubuntu should be fantastic [03:42] jerichowasahoax: It's clear to me that something changed somewhere between 182.50 and 197.15, and has not been fixed all the way up through the latest version (340.52) [03:42] I am using a athlon 64 cpu and 1 gigabyte of ram [03:42] hello all [03:43] that better [03:43] hello: try the new lubuntu 16.04.1 its fantastic [03:43] mine is 32bit and work fine, yours probably will work faster than mine [03:44] Some_Person: At this point, the best I can come up with is ¯\_(ツ)_/¯ [03:44] hello, lubuntu is meant to be less power-hungry --- you can try ubuntu and see how well it performs [03:44] jerichowasahoax: But my question is, what can I do about this on Linux (other than using nouveau, which doesn't have this problem)? Obviously I can't use an older driver, but is there any configuration I might be able to try? Is there some way I can confirm it's the exact same issue (dumb driver thinks VGA monitor is DVI)? [03:45] Some_Person: I don't have an 8600GTS to replicate this with, the last four-digit nVidia card I owned died of old age [03:45] hello, (you still get all the same packages for either) [03:45] jerichowasahoax: Even if you did, you'd need a monitor that causes the issue to occur. [03:45] Some_Person: Does this apply : http://nvidia.custhelp.com/app/answers/detail/a_id/3142/~/support-timeframes-for-unix-legacy-gpu-releases to your situation ? [03:45] Some_Person: Normally I'd say things like "Are you sure you don't just have a defective $OBJECT" but rolling back drivers wouldn't fix it if that was the case [03:46] jerichowasahoax: My thoughts exactly [03:46] Not to mention that nouveau is fine [03:46] (or as fine as nouveau ever is anyway) [03:46] Well yeah, obviously [03:47] Point is it doesn't have this weird ass issue [03:47] would lubuntu be easier to use than xubuntu? [03:48] hello, no difference. it's still ubuntu. different look is all [03:48] hello: for easiest, xubuntu [03:48] Bashing-om: I don't think this explains it, because the driver that I installed is from the 340 series, and this is a G8x GPU. [03:48] hello: you can use both desktop in the same release [03:48] hello: in many cases lubuntu should be the lightest to work with [03:49] lubuntu then install xfce to have a kind of xubuntu and switch any time you want [03:49] I would test them both but i have a very slow internet download speed [03:49] hello, no you are missing the point. [03:49] jerichowasahoax: It also happens that I have a second machine with the same GPU, and it has the same problem [03:49] hello, choose ONE version (lubuntu), install it [03:49] hello, then to test the other version, install the "gui" [03:50] okay [03:50] where do I get support for ubiquity? [03:50] here i think [03:50] hello, for example, install xubuntu. then install lxde. logout of xubuntu. choose "lxde session". login. then you can see what the lubuntu version looks like. if you like it, install the full version with "sudo apt install lubuntu-desktop [03:51] jerichowasahoax: I did contact nvidia and told them about it yesterday, dunno if anything will come of that though [03:51] Some_Person: did you try ubuntu drivers ppa yet for latest? [03:51] cfhowlett: that brilliant [03:51] debkad, no that's ubuntu :) [03:51] haha :D [03:52] lotuspsychje: I have not [03:52] Some_Person: in some cases that brings more luck [03:52] What version is in that? [03:53] Some_Person: https://launchpad.net/~graphics-drivers/+archive/ubuntu/ppa [03:53] !ppa | Some_Person just keep this in mind: [03:53] Some_Person just keep this in mind:: 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 [03:57] jcjordyn120: best way is to ask your specific issue to this channel [03:57] lotuspsychje: Thanks, I'll give it a shot (though my confidence is low) [03:58] Some_Person: if somethings not working, several tests can bring more light [03:58] Ubuntu MATE is nice :). What's the difference between "Ubuntu MATE" and "GNOME 2" in the pre-made panel configs? [03:58] They look exactly the same to me. [03:58] newscripter: perhaps the #ubuntu-mate guys know this [03:59] newscripter: MATE is a fork of GNOME 2 [03:59] yes [04:00] in ubuntu MATE you can select some pre-made panel configs (like Mutiny, openSUSE, GNOME 2, Ubuntu MATE). I'm saying MATE and GNOME 2 look exactly the same to me. [04:00] was wondering if there's a difference [04:02] !ppa [04:02] 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 [04:08] Hello, I freshly installed ubuntu 16.04 and my browser isnt connecting to the server. In the network manager, it says that im connected and i typed in www.google.com so its not an inncorrect address.. anything suggestions? [04:08] *any [04:08] Latest driver from the PPA (unsurprisingly) has this same issue [04:08] Hi, I'm new to using the Terminal in Ubuntu live CD and I was hoping someone could explain the best method for mounting a HDD .img of Windows 7 with multiple partitions? In Virtualbox, someone mentioned this link for help but I'm not sure. http://askubuntu.com/questions/444124/how-to-add-a-loopback-interface :) [04:09] Bobseviltwin: tray to ping it [04:09] Some_Person: was there a fix to it? [04:09] try* [04:10] Bobseviltwin: A fix to what? [04:10] Tech: It's kind of a niche case there, usuaully used for data recovery [04:11] Tech: You'll either be wanting to split it into partitions, or mounting with an offset [04:11] Tech: https://major.io/2010/12/14/mounting-a-raw-partition-file-made-with-dd-or-dd_rescue-in-linux/ [04:12] orlock: Basically, I've created a raw image of the HDD using Terminal but I FORGOT to zero out the free space. Only about 80 GB is used out of the 500 GB drive but I don't have 1 TB of free space where I can make an .img and a .vdi file. [04:12] Hello,how do i restore my accounts file cause i cant find them after i did pass reset? [04:12] Some_Person: maybe I should back up, what is PPA? [04:12] i heard about loopback methode then partitionning ( gparted for example ) [04:12] debkad: results say unknown host [04:12] Tech: do you want to virtualise it, or just get the files? [04:13] I want to virtualize the HDD to work in another computer running vbox. I successfully was able to clone a GPT partition and get it to boot and work without losing any apps or settings. :) [04:14] But that was on the same computer so this is a bit more tricky ;) [04:15] This is what i did;I login using recovery mode then use sudo passwd command [04:15] Tech: may be this will help http://softwarebakery.com/shrinking-images-on-linux [04:15] orlock: if I can get this one OS working on the newer machine in VirtualBox, I'll replicate that process for the 3 other snapshot images I have [04:16] Tech: If it didnt actually die, i'd try a P2V maybe === eggos is now known as pizza [04:16] Then i when i tried the new password === pizza is now known as eggos [04:17] It accepts it but it goes back to login page [04:17] orlock: I tried disk2vhd but that wasn't working...I'm sure it would work if I was running that image on the same machine I made the image on in the first place....haha ;) [04:17] I could login to guest account with no problem at all [04:17] kino123: that mean the password is correct, it is something else your issue [04:17] orlock: Do you think in those instructions that it matters that they're using FAT32 vs NTFS? [04:18] Yes the password is correct but stuck on login loop [04:18] Does anyone know the command to find out what drivers I am using for a wireless card? [04:18] kino123: see the logs, start with ~/.xsession-errors [04:19] So i tried using cltrl alt f3 and use command ls -lah [04:19] Then use ls - ld/tmp [04:20] eggos: lspci , lsusb , lsmod ... [04:20] grazi [04:20] Then use sudo service lightdm restart [04:21] As suggested in askubuntu.com [04:21] will that kill running applications? [04:22] It still wont login so i tried using sudo gpasswd -d $USER nopasswdlogin [04:22] kino123: it is not about password but the session [04:22] Then i restarted the computer and was able to login then [04:23] But my files are gone,so what should i do to get them back? [04:24] Sorry im not that good at this [04:25] How do i see ~/.xsession [04:26] try nano ~/.xsession-errors ? [04:27] orlock: Are you still there? [04:27] barely sorry [04:27] np [04:28] I appreciate the help [04:28] orlock: I was asking you if you think in those instructions that it matters that they're using FAT32 vs NTFS? [04:28] oh - depends which instructions. if they are just mounting, it should be fine [04:28] (repost) Hello, I freshly installed ubuntu 16.04 and my browser isnt connecting to the server. In the network manager, it says that im connected and i typed in www.google.com so its not an inncorrect address.. anything suggestions? [04:28] file recovery tools, yes, it will matter [04:29] orlock: the link you posted [04:29] Bobseviltwin, open a terminal. ping www.google.com [04:29] it says unknown host [04:29] orlock: http://softwarebakery.com/shrinking-images-on-linux [04:29] Bobseviltwin, you are not connected then [04:30] Then what do i need to do because the network manager says I am [04:30] hello i provide free ddos services [04:30] please suggest target to attack [04:30] nickolas: take down 127.0.0.1 for me [04:30] we are testing our capacity [04:30] nickolas: that guy is the worst [04:30] oh [04:31] orlock: unfortunately we have blacklist that target [04:31] lol [04:31] and can you do 8.8.8.8 next [04:31] it causes performance issue [04:31] :'D [04:31] nickolas: ddos google.com [04:31] nickolas: your tools are bad then [04:31] nickolas: go and write something better [04:31] nicomachus, be gone [04:31] lmao [04:31] hello: our capacity is too small for google services [04:31] nickolas: facebook [04:31] nickolas, wrong channel. play somewhere else. [04:31] i be honest with you [04:32] how many botnets do you have? [04:32] !ot [04:32] #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please register with NickServ (see /msg ubottu !register) and use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks! [04:32] cfhowlett: ok where do you suggest [04:32] What should i do now?please help [04:32] nickolas, not ubuntu. go away now [04:32] orlock: Based on http://softwarebakery.com/shrinking-images-on-linux do you think it matter if I'm using NTFS? [04:32] *matters [04:32] we have not been able to find beta tester [04:33] nickolas, this is ubuntu support. not support nickolas in ddos. go away [04:33] cfhowlett: i am sorry [04:33] good by folks [04:33] Tech: i'd say yes [04:33] bye [04:33] I just want my files back,it contains important stuff [04:33] orlock: I'm not sure then where to go from here :( [04:35] So .. anyways..can you still help meh cfhowlett? [04:35] hi all - can anyone recommend a wwan card for a dell latitude under ubuntu that is known to work well? [04:36] Bobseviltwin, I've only experienced it once. don't remember hwo I fixed it, sorry. [04:36] makerman, intel generally "just works". broadcom *usually* works. [04:36] I was thinking maybe the command that resets network manager but I dont remember it nor can I find it [04:37] cfhowlett, any exact recommendations? looking for the fastest speed possible on at&t network [04:37] Hi all === Kay is now known as Guest90969 [04:37] makerman, sorry, can't help. but post up that exact query to the boards here and on #linux might get a fast answer. [04:38] cfhowlett, will do thanks [04:38] orlock: Are you crashing? Anyone else you might recommend to help with my unique issue? :) === ben_r_ is now known as ben_r [04:39] I dont know where ~/.xsession-errors is,as someone said === Liz is now known as Guest96515 [04:40] kino123, open a terminal: more ~/.xsession-errors [04:41] Ok ill try it [04:42] It says script for ibus started at run_im [04:43] Script for auto started at run_im [04:43] And script for default started at run_im [04:44] What do i do next? [04:44] Are we allowed to PM other users? Thanks :) [04:45] rete === renato_ is now known as Guest39577 [04:45] Are users allowed to 'query' other users in this chatroom? [04:46] Okay, i just tried "sudo service network-manager restart" and it went through but when i tried ping. The same unknowmn host came back. I also tried "sudo ifconfig wlp4s0 up" but that didnt bring back anything at all and i tried "sudo dhclient wlp4s0" and its says that the file exists .. [04:46] wow [04:46] cfhowlett: Do you know if that is allowed in here?? [04:47] !pm | Tech, [04:47] Tech,: Please ask your questions in the channel so that other people can help you, benefit from your questions and answers, and ensure that you're not getting bad advice. [04:47] with permission, yes you can PM [04:47] k [04:49] Can you use the 'cfdisk myimage.img' to check the offset for a raw ntfs formatted .img drive file? [04:50] Sorry if this is a weird question but I'm referring to this article: http://softwarebakery.com/shrinking-images-on-linux [04:50] Ok ok so i connected to my mobile hotspot and then pinged google and it worked [04:51] Bobseviltwin, since it works from a different connection, seems to be a setting/configuration issue [04:51] good troubleshooting, by the way [04:51] :3 thanks im learning along well [04:51] So then what do i do [04:52] I post the output now,so what do i do now?please help me [04:52] cfhowlett: is there any way to mute the joining and quiting prompts using the freenode webchat? [04:53] Bobseviltwin, 1. post all of the particulars on the ubuntu forums or reddit.com/r/askubuntu. copy the link and post the query here from time to time. e.g. *problem connecting* see : url [04:53] !quietirc | Tech yep [04:53] Tech yep: To ignore joins/parts/quits in your favorite IRC client, see http://wiki.xkcd.com/irc/Hide_join_part_messages [04:53] !quietirc [04:53] :O read the wiki Tech . see the part about your irc server [04:54] Tech: about shrinking the image i think i gave you a link before [04:54] this one i think http://softwarebakery.com/shrinking-images-on-linux [04:55] Darn, okay thanks cfhowlett [04:55] debkad: okay but I was asking about the offset problem because I don't know enough about this [04:56] debkad: are you orlock ? [04:56] Tech: in that link there is something in the end talking about something close to that [04:56] no i'm me :)) [04:57] Please help im just using phone to chat here [04:57] debkad: haha okay well I do know that but I'm not familiar enough with terminal cmds for it to help me. [04:57] kino123: you need an irc client on your phone [04:58] Yes im using one [04:58] Tech: that use gparted, totally gui application [04:58] kino123: ok, whats your issue then? [04:58] the fdisk is just to get the offset [04:58] and truncate to cat the unused space [04:58] I meant im running low in battery [04:59] cfdisk you mean? [04:59] Tech: fdisk , you can use cfdisk if you know how to use it [05:00] lol! [05:00] I installed qt creator in /opt and now it crashes ... is there a way I can keep it installed there and make it work properly? [05:00] I don't know how to do ANY of these commands well debkad :P [05:00] I post what i did and my problem,i post .xsession- errors as what someone said but i dont get reply [05:00] Tech: ok :) [05:02] debkad: As much as it pains me to admit this, I'm not a regular Ubuntu user. I'm a Windows and Mac user :-o [05:02] * cfhowlett thinks *there is a heretic amongst us* [05:02] Tech: just read that link and see if it look hard or easy :D [05:03] nah, I have to laugh or I'll cry over this problem.... [05:03] o_o [05:04] debkad you suggested xsession-erros so what do i do now [05:04] it took 5.2 hrs to clone this drive....I do NOT want to have to do it again [05:04] I'll try it debkad , thanks [05:04] :) [05:04] Tech: with dd? [05:04] kino123: see any interesting errors about why it doesn't let you login [05:04] no [05:04] Tech: no problem, i hope that will help you [05:05] opps! [05:05] I meant YES [05:05] I dont know this stuff more than tech [05:05] yes orlock actually this command: dd if=/dev/sda of="/media/ubuntu/SP Blue 1 TB/rawdisk.img" bs=16M [05:06] Should not have taken that long, you had set the blocksize which is the big permformance killer [05:07] I get script for ibus started at run_im,script for auto started at run_im and script for default started at run_im [05:07] orlock: you weren't around then to tell me not to! haha!...I only had the #virtualbox guys to help ;) [05:08] I thought setting the block size was weird but I didn't question it [05:08] Tech: i mean, that bs= bit of the dd line is the right way to do it - it should not have taken so long [05:08] it was 500 GB [05:08] Tech: if you dont set it, it reads a bit at a time, which is really slow [05:09] so what you set should have been fine, i would have expected an hour at most [05:09] took about 5 hrs...lol [05:09] wow [05:09] 5 hours for only 500G [05:09] IDE to usb 2.0 [05:09] oh [05:09] usb2 [05:09] ah that make sense [05:16] debkad as i said i reset passwd,then it accepted it but when i login it always brings me back to login oag [05:17] kino123: yes i know that part [05:17] *login page and use some commands and was able to login but i cant find my files [05:17] kino123: it is about session, may be lightdm.log is your bet [05:17] kino123: ls -l ~/ [05:17] Thats my problem,after being able to fix the login problem my files are gone [05:17] what that show === KindOne_ is now known as KindOne [05:20] It shows directories with drwxr-xr-x [05:20] how to use the ubuntu os ? [05:20] woy kampret ? === vioan_ is now known as IonutVan_ === AJC_Z0 is now known as AJ_Z0 === beisner- is now known as beisner === valeech_ is now known as valeech === dcmorton_ is now known as dcmorton [05:21] omg === Shrooms` is now known as Shrooms === din0 is now known as dino82 === atrius_ is now known as atrius === sweatsuit_ is now known as sweatsuit === Acn0w- is now known as Acn0w [05:21] kino123: you sure you are in your session not guest or something else? === MuffinMe- is now known as MuffinMedic === iSagitt_ is now known as iSagitt === Kins_ is now known as Kins === Guest29938 is now known as Sparklyballs === FlannelKing is now known as Flannel [05:21] Under /usr/share/ecryptfs-utils/ecryptfs-mount-private.desktop === mgorbach_ is now known as mgorbach [05:21] how to hacker ? [05:21] m1crohz: by typing /quit === Neotrans_ is now known as Neotrans === kolev_ is now known as kolev [05:22] m1crohz: alt-f4 brings up the secret menu === mlhess- is now known as mlhess === nightf0x_ is now known as nightf0x === atomic is now known as Guest89152 === q_plaz_ is now known as q_plaz [05:23] kino123: ah encryption [05:23] that something is out of my knowledge :/ === seyeongkim_ is now known as seyeongkim [05:23] : sd [05:23] m1crohz, wrong channel. ask google. === br00tal_ is now known as br00tal === Venko_ is now known as Venko === mpontillo_ is now known as mpontillo [05:24] challange for all : hack my website. [05:24] go home kid [05:25] debkad: are you going to be around for a little while? :) [05:25] m1crohz, challenge returned: go play somewhere else. this is ubuntu support only. [05:25] Tech: not sure, but i will try to be around [05:25] m1crohz: what is your website [05:26] ah someone take the challenge [05:26] crazyadm : netinnet.esy.es [05:26] debkad: so what do i do now === AppStore_ is now known as AppStore === flyinprogrammer_ is now known as flyinprogrammer === mariogrip_ is now known as mariogrip [05:26] Lol === digitalfiz_ is now known as digitalfiz [05:26] debkad: It's just going to take me a while to go through those terminal commands and instructions [05:26] kino123: no idea about encryption, try first to ask lightdm channel to help you how to login [05:27] @`z === ELCALOR_ is now known as ELCALOR === ulkesh_ is now known as ulkesh === [Ben] is now known as MrC [05:31] Hi! I'm trying to build a spamassassin 3.4.1 backport on ubuntu precise, but I have problems to handle systemd dependencies. Is it a good idea just to remove "dh-systemd" from control Build-Depends and remove "dh_systemd_enable --no-enable" from rules? [05:32] debkad: i already logged in,the files that are missing is what im after,sorry i kinda am forceful awhile ago its just hard to chat using phone,is there a room for encryption problem?whats the room for lightdm? === L235_ is now known as L235 [05:36] kino123: in my case it is on /var/log/lightdm/lightdm.log [05:37] but if encryption i have no clue how to solve that === ToeSnacks_ is now known as ToeSnacks === XDS2010_ is now known as XDS2010 [05:40] I just checked mine is there too [05:41] kino123: also ls /home to see how many username are there and if you are really on your session [05:41] Only 1 username [05:43] kino123: what;s the problem? [05:43] hi i want to uninstall complete package of lamp PHP7 [05:43] how can i do this ? [05:44] sonu_nk: uninstall the packages you installed [05:44] sudo apt-get purge [05:44] sonu_nk, sudo apt-get -purge php7 [05:45] i removed all using above command ,, but how to sure LAMP completly has been removed.. [05:45] actually i want to use Xamp , is this perfect to use ? [05:45] sonu_nk: when did you install the lamp? [05:45] or which guide did you follow? [05:46] 2 days back .. i just used my frnds commands [05:46] EriC^^: [05:46] EriC^^: i cant find my files after fixing not being able to login even if the new password is accepted [05:46] EriC^^: if i understand him, he changed the password, and got enable to login, the password is correct when he try to login, the session return to the login session again, ge used autologin or no password and he is now able to login but no file in his session [05:46] sonu_nk: wich commands and wich ubuntu version? [05:46] sonu_nk: type cat /var/log/apt/history.log [05:46] see the command you used there [05:46] ah ok.. done now ? [05:47] did you see the command you used? [05:47] yes EriC^^ [05:48] do sudo apt-get purge [05:48] ok EriC^^ thanx , i am little bit educated now :P [05:48] kino123: try ecryptsf-recover-private [05:48] The commands i used are ls -lah then ls -ld /tmp then sudo service lightdm restart [05:49] sonu_nk: np :D [05:50] kino123: did you try restarting? [05:50] EriC^^: Xamp a reliable solution ? [05:51] never heard of that :D [05:52] Then it still didnt work so i tried sudo gpasswd -d $USER nopasswdlogin and restart and i was able to login but no files [05:52] sonu_nk: wich ubuntu version are you on? [05:53] lotuspsychje: ubuntu 16 [05:53] kino123: aha [05:53] sonu_nk: dekstop? server? [05:53] desktop lotuspsychje [05:54] kino123: what happens if you login from tty1? [05:54] lotuspsychje: 5 min coming back to you.. restarting system, === master is now known as Guest49532 [05:54] What would be the best way to allow me to download and install packages while apt-get is already downloading or installing another package? At minimum I'd like to download the package AND its dependencies all while another package is being installed or downloaded, but while scheduling the install of ALL downloaded packages. Any ideas? [05:56] EriC^^: sorry i lagged,ill try the command now [05:56] lucas_ai: patch apt/dpkg so they lock individual things as needed rather than holding a big global lock all the time [05:56] The easiest way I mean, so I can run: "sudo apt install gimp" and "sudo apt install inkscape" and they will not FULLY BLOCK EACH OTHER [05:57] lucas_ai: why do you need it individual? [05:57] Triffid_Hunter, thanks Michael, but I think that's way too much work. I only need the lock to be on *installation* and not on download or while checking dependencies, for example. I think if the lock is on installation, it'll be quite easy to make the change [05:57] lotuspsychje, what do you mean? [05:57] Linux kicked out the big kernel lock ages ago because it was a major performance issue, seems apt developers haven't taken the hint [05:58] EriC^^: its searching for encrypted private directories now [05:58] lucas_ai, multiple updates/installs during installation sounds ... inadvisable. [05:58] Triffid_Hunter, how would it know which parts need a lock and which don't? [05:59] cfhowlett, what's wrong with installing a package while another is being downloaded? [05:59] wouldn't you have to open two terminals to do more than one? [06:00] cfhowlett, or downloading two packages at the same time. Or finding package A's dependencies while package B is being installed/downloaded/etc [06:00] lucas_ai: it gets told by the programmer writing the code.. usually it's fairly basic; download needs a lock on the destination files, various checks and updates need locks on relevant databases, install needs lock on the filesystem [06:00] Mike_V, yeah I don't mind [06:00] cfhowlett: gentoo has zero problems with it ;) [06:00] Triffid_Hunter, your box, your choice. but breaking apt-lock can only cause heartabch [06:00] hearache [06:00] Triffid_Hunter, so install would lock the whole filesystem, not just parts of it? [06:00] !aptlock [06:00] If an APT front-end crashed and your database is locked, try this in a !terminal: « sudo fuser -vki /var/lib/dpkg/lock;sudo dpkg --configure -a » [06:01] cfhowlett, apt-get is the bottleneck in my and probably most people's productivity [06:01] lucas_ai: locking the whole thing is easier than parts.. and you need to rebuild ld cache and suchforth after installing libraries and things, which is a system-wide operation [06:02] Triffid_Hunter, yeah, that's why I just wanna make a simple script that locks while installing packages. For the rest of it (downloads, dependencies), I don't think I even need to make new locks. [06:04] lucas, don't most pacages also install dependencies ? [06:05] lucas_ai: so what happens when two instances of apt-get both pull the same dependency? === me is now known as Guest97742 [06:07] Triffid_Hunter, what do you mean by 'pull'? [06:08] if they're downloading the same package because of being a dependency, I figure they won't save into the same filename, and "apt install" will figure that it's already installed anyways [06:08] lucas_ai: tell us more about why you want this exactly? [06:09] lucas_ai: well of course it'll be the same filename if it's the same package.. that's why you gotta lock the destination file while downloading [06:09] lotuspsychje, so I can follow installation tutorials while I wait for some huge packages or large lists of dependencies to be downloaded :) [06:09] EriC^^: it says info: found [/home/.ecryptfs/user/.Private] Try to recover this directory?ill say yes right? [06:09] Triffid_Hunter, do you think apt doesn't notice that the file exists while downloading? [06:10] maybe if they both started the download at exactly the same time (trying to create the same filename right after checking that it doesn't exist, there could be a race condition) [06:10] lucas_ai: I think that if the file isn't complete, one instance will keep downloading it and the other instance will try to resume, overwriting the data that the first instance already grabbed or possibly corrupting the file [06:10] its checksummed [06:10] dont worry too much about that stuff [06:11] lucas_ai: O_CREAT option to open prevents race conditions by asking kernel to do the necessary checks [06:11] debkad: I'm working with my UX/UI dev team so I might try to finish these steps tomorrow. If you're around I'll ping you tomorrow. I'm in EST. Thanks for your help and you too orlock and cfhowlett :) [06:11] Triffid_Hunter, I would think running "apt download" will work as they probably already figured it out [06:11] Tech, best of luck! [06:11] thank you! [06:11] Tech: you're welcome :) [06:12] and if I try now to enter commands in terminal I might make a mistake and delete my whole HDD because I'm getting very tired....lol [06:12] haha [06:12] wouldn't be the first person ... nor the least [06:12] last [06:12] lucas_ai: im reading stuff about apt-fast script === mgodzill- is now known as mgodzilla [06:13] tech: well just make sure you don't try to remove the french language and you'll be fine :P [06:13] lotuspsychje, I'm using that. But it won't let me run both "apt install" commands in two terminals at once :( [06:13] lucas_ai: http://www.cyberciti.biz/faq/how-to-speed-up-apt-get-apt-command-ubuntu-linux/ something like this can help? [06:13] what french language Triffid_Hunter ? [06:13] lol [06:14] lotuspsychje, I already got that. I don't see a big improvement. What blocks me the most is waiting for packages to download while I could still be entering new apt install commands for other unrelated things [06:14] Tech: old linux joke involving rm -fr, not gonna paste the whole thing in case someone here is feeling lucky today, I'm sure you can work out the rest ;) [06:14] EriC^^: eric are yiu still there should i say yes or no,cause im not sure if itll overwrite my current directory [06:14] ohhhh hahaha [06:15] lucas_ai, lotuspsychje i am enjoying apt-fast . life changing for me [06:15] alocer, I don't even notice a difference. I guess our use-cases are different [06:16] lucas_ai, well if you're using 128K internet then it will be life changing ;-) [06:17] Lol alocer [06:17] * cfhowlett fires up that aol.online CD that he has held onto for just such an occasion [06:18] 128k internet, isdn? [06:18] alocer, I got 1GB. [06:18] Gb [06:18] Mike_V, yup ;) [06:18] lucas_ai, ROFL :) [06:19] wow lucas 128KB/s... [06:19] geez i remember those days, hell i remember 300baud [06:20] 128 kb/s is not bad [06:20] these whipper snappers don't know slow... [06:20] lucas_ai: how about aria2, can that help? [06:20] Mike_V, seems i'm living in your memory [06:20] * lapion remembers using a single phone cable to connect two computer at 150baud to transfer files.. [06:20] !info aria2 [06:20] aria2 (source: aria2): High speed download utility. In component universe, is optional. Version 1.19.0-1build1 (xenial), package size 1202 kB, installed size 4386 kB [06:21] used to do a lot of stuff for Government, they used isdn even when dsl was available [06:21] Mike_V, in my country they won't allow anyone to use more than 128K except the company's . [06:21] keep it support related guys [06:21] there is no one to support :( [06:21] What the..which country is that? [06:21] alocer: which country? [06:21] KindOne, Fuking Islamic republic of fuking iran [06:22] !ot [06:22] #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please register with NickServ (see /msg ubottu !register) and use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks! [06:22] oh [06:22] alocer: at least you have eutelsat w3 i think [06:22] by sattelite [06:22] debkad: stop it plz [06:22] ok [06:23] lotuspsychje: im still w8ng reply from EriC^^ about my problem [06:24] Sorry if went offtopic [06:24] kino123: best way is to re-ask your question in here, all in one line, once in a while so others can read/help [06:26] kino123: I wouldn't expect ANYONE in here helping to take the time to scroll up and look at your last response so use ClipX or similar and have those questions ready to paste again if someone hasn't answered in a while. It's just too hard to keep up with it otherwise I've noticed. Hope this helps. :-) [06:26] lotuspsychje: eric ask me to run ecryptfs-recover-private,and it found .private dunno if i should recover it instantly or not [06:28] kino123: re-ask something like this in chat: im trying to recover...on ubuntu version...tried these steps.... [06:28] !details [06:28] Please elaborate; your question or issue may not seem clear or detailed enough for people to help you. Please give more detailed information; for example, we might need errors, steps, relevant configuration files, Ubuntu version, and hardware information. Use a !pastebin to avoid flooding the channel. [06:29] guys any offtopic channel available ? [06:29] !ot | alocer [06:29] !ot | alocer sure [06:29] alocer: #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please register with NickServ (see /msg ubottu !register) and use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks! [06:29] alocer sure: #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please register with NickServ (see /msg ubottu !register) and use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks! [06:30] ty === tolecnal_ is now known as tolecnal [06:30] yo [06:31] totonne98: what can we do for you? === proxx is now known as naughtypirate [06:37] Any idea how to download a package (eg: gimp) and ALL its dependencies? No installation yet. [06:38] lucas_ai: i think apt-get download [06:38] glitchd [06:39] hi guys how you doing [06:40] debkad, it downloads only the package itself and not its dependencies [06:40] lucas_ai, apt manages dependencies. [06:40] i am new in ubuntu i need some help please how i can secure my ubuntu in the best way [06:41] cfhowlett, yes, but apt-get download isn't downloading the package's dependencies. [06:41] roi84, 1. enable firewall. 2. stay off shady websites. 3. create and use low-privilege user account and use the root account ONLY for system maintenance. [06:42] lucas_ai, apt-get install -s gimp. copy and paste the resulting file list in your at-get download [06:42] cfhowlett thanks man [06:43] roi84, happy2help! [06:43] what version of firewall please ? [06:43] !ufw | roi84 [06:43] roi84: 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 [06:43] thanks guys [06:43] cfhowlett, the output list is not just a list of packages. It has text. Any idea how to get the proper list? [06:44] lucas_ai, links of the packages you meaN ? [06:44] I was using "apt-cache depends gimp" but I guess your method should be better [06:44] alocer, no. I need to get the package names that apt-get would install when I run "apt-get install gimp" [06:44] lucas_ai: why can't you include more than one package in your "sudo apt-get install" or just wait a few seconds for the install to finish? [06:44] lucas_ai, :) sorry that's the best suggestion i have [06:44] this ^^^^ [06:45] Ben64, because the install doesn't take "a few seconds". It often takes hours. Also, I'm following different tutorials on many different things I need installed. [06:45] lucas_ai: 'apt-get install --download-only gimp'? [06:46] It wouldn't make sense for me to compile all packages I could ever need today and run a single apt-get install ALL_PACKAGES_FOR_TODAY command [06:46] are you running ubuntu on a toaster? nothing takes hours [06:46] lucas_ai, let me look . i know a command . [06:46] ducasse, that downloads to apt's directory. it could cause problems. I need it to download to my own directory I think [06:46] ive waited for my phone cause it lag but the irc client isnt updating anymore so i just logged in on hexchat here [06:46] lucas_ai, apt-get install -s [06:46] Ben64, the internet is slow. [06:46] only 1Gbps [06:46] ONLY?! [06:47] EriC^^, are you there now [06:47] Ben64, yes. Some packages have so many dependencies that the total download is slow. [06:47] you must be joking [06:48] Ben64, getting one package at time will take long time . [06:48] not at 1gbps [06:48] 1Gbps is slow wow [06:48] Ben64, try "sudo apt install ros-kinetic-desktop-full" and see if it takes "a few seconds" as you say. [06:49] unable to locate package, took 0.7s [06:49] lol [06:49] lol [06:49] that's false. The package is in the main repos afaik [06:49] nope.jpg [06:49] you're a troll :) [06:49] !info ros-kinetic-desktop-full [06:49] Package ros-kinetic-desktop-full does not exist in xenial [06:49] oh snap, i'm right [06:49] lol [06:49] ok then. add the ppas and try it [06:50] i also have no package named ros-kinetic-desktop-full [06:50] what is that [06:50] ah ppa [06:50] even "sudo apt-get install gimp" takes more than a minute for me [06:50] lucas_ai: what's wrong if it take few more than a minute [06:51] debkad, I have to wait before I can enter more "apt-get install" commands. Which is a bottleneck for productivity [06:51] apt-get install gimp ==> go dring a coffee for example and make life easy [06:52] that what i do my self ( have a slow internet too ) [06:52] debkad, a smart person would make a simple script to improve it :) [06:53] the time you wasting on asking about it, better to start the apt-get [06:53] I reset my password using recovery mode and when i logged in it was accepted but it wont let me in,Tried some commands and fix it but my files are gone,EriC^^ suggested i use sudo ecryptfs-recover-private to fix it and i dunno if i should say yes to recover the result,any help is appreciated [06:53] lucas_ai: and you've been told before what you want isn't possible [06:54] debkad, no because I'll use this script forever [06:54] Hi. How to sort the output of WC -l ? [06:54] Ben64, I disagree. [06:54] i know you do, but you shouldn't [06:54] workerbeetwo: pipe it to sort [06:54] Triffid_Hunter says it works fine in gentoo [06:54] workerbeetwo: as in: wc -l |sort [06:54] lucas_ai: good luck, i hope you will share it when you finish it, i will be the first one using it, if it work [06:55] debkad, thanks. I'll try to make it easy to use and share it. I'm sure many people would benefit [06:55] i wish you luck [06:56] wc -l will give you just number of lines [06:57] what the reason to sort that [06:57] sort files by how many lines? === shivers__ is now known as shivers [07:00] Ben64: yes. thats the idea [07:00] sort -n or sort -h if you like numeric sort [07:01] how do I remove warnings from apt-get download? === AciD- is now known as AciD` [07:01] https://twitter.com/behindcurtains1 [07:01] Ben64: yes. thats the idea [07:02] lucas_ai: -q or may be -qq [07:02] -qq No output except for errors [07:02] but the numbergin of wc is without preceeeding zeros. so sort will group up, but not really sort by the LOC. [07:04] workerbeetwo: |sort -h [07:05] Ben64: thanks. thats it. [07:06] I reset my password using recovery mode and when i logged in it was accepted but it wont let me in,Tried some commands and fix it but my files are gone,EriC^^ suggested i use sudo ecryptfs-recover-private to fix it and i dunno if i should say yes to recover the result,any help is appreciated [07:07] im worried if i say yes and the recover .private is empty it will overwrite my encrypted files [07:08] so im still stuck at try to recover .private question... [07:16] kino123: http://askubuntu.com/questions/38336/how-do-i-recover-my-data-from-an-encrypted-home-directory [07:17] from that link the guy say you should confirm by yes/y [07:19] hello [07:19] thanks a lot debkad^_^ [07:20] no problem [07:20] hei bro [07:20] hei debkad [07:20] hei kino123 [07:20] hai fernothing [07:20] hello [07:21] im just test irssi on terminal [07:22] debkad oh no i dont know what login paraphrase is,is there anyway to know [07:23] i dont know my former password thats why i reset it so how can i recover encrypted [07:23] kino123: try the second answer [07:26] I am having trouble booting from my liveCD usb drive into an old PC, it says isolinux.bin missing or corrupted, while the same usb drive works fine in newer laptops. [07:26] I prepared the usb using dd bs=4M [07:26] qwert: try copy the isolinux.bin to the root of the usb [07:27] ok, i'll try [07:29] hello [07:29] debkad: the one from the isolinux directory? [07:29] qwert: yes [07:31] I can't get xserver-xorg-video-intel to install; it gives unmet dependencies. how do I get that? I thought apt-get installed all dependencies as well [07:36] debkad: it says, its read only file system [07:36] I can't copy it. [07:36] dd ? [07:37] yup. === Afteraffektz is now known as Afteraffekt [07:37] hmm [07:37] should I use cp instead? [07:39] ehi [07:39] qwert: i think this will help you http://askubuntu.com/questions/565493/usb-disk-stuck-in-read-only-after-dd-an-iso [07:39] I can't get xserver-xorg-video-intel to install; it gives unmet dependencies. how do I get that? I thought apt-get installed all dependencies as well [07:39] the hdparm [07:39] or the mount [07:40] hey, does anyone knows if standard Ubuntu 16.4 amd64 installation media would work for Intel NUC === jatt is now known as Guest53065 [07:41] Kartagis: what command you tried to use for install === Error404NotFound is now known as Guest48035 [07:42] sudo apt-get install xserver-xorg-video-intel [07:42] debkad: ^^ [07:43] Kartagis: try sudo apt-get install intel-linux-graphics-installer [07:43] Kartagis: try the same command but at the end hit tab [07:43] that will give you the exact name === croppa_ is now known as croppa === ThainBBdL_ is now known as ThainBBdL === hyperize1 is now known as hyperized [07:44] sed_sw: that's not in the ubuntu repos [07:45] brb [07:46] hello, how i can add device to device tree without rebuilding kernel? i have .dtd file with device information [07:46] pz91: try #ubuntu-arm [07:47] kk [07:53] hi i m not able to open my about this computer tab,system setting tab,,, when i am clickng on it , it is not opening === Helen is now known as Guest22620 [07:58] Atlantis.greekchat.eu/leschat [08:12] Guys please help. Since yesterday, after starting my computer up internet is not working. My computer's connected wirelessly via an ath9k card. Everything worked fine the last time i used the computer, but now all of a sudden not. Wireless networks can be detected thought and i can connect to the wireless networks i used to connect with, however, no internet. If i dual boot windows, then internet is working fine, so it's not a faulty [08:12] network card or faulty modem. I have tried shutting down windows properly (using 'shutdown /s /t 0'), but to no avail. Pls help. [08:13] Cmaj6: "shutting down windows"? I don't get it... [08:14] Cmaj6: Are you sure you have not accidentally switched off a wlan switch? [08:14] elias_a, i booted windows (i dual boot windows and ubuntu), and then shut down the computer using 'shutdown /s /t 0' [08:14] elias_a, yes, besides, i do not have a wlan switch === popey_ is now known as popey [08:15] Cmaj6: I still do not get it. You booted to windows and used a command line command to shut it down? [08:16] elias_a, yes, indeed [08:16] Cmaj6: if you boot an older kernel in grub menu das it work again? [08:17] how you are connected here? [08:18] k1l, tried that, but not working [08:18] debkad, by a separate laptop [08:18] Cmaj6: does that machine have internetaccess with lan cable? === cigumo_ is now known as cigumo [08:19] Cmaj6: checked the password for the wifi? [08:20] debkad, yes, also deleted the networks and reconnected again, but no internet. Also set IPV6 to ignore, but still no internet [08:20] Cmaj6: ifconfig show your local ip? [08:21] debkad, i ifconfig lists my devices and wlan0. I don't know which line shows my ip? [08:22] inet adr:xxx.xxx.xxx.xxx [08:22] under wlanX [08:23] ? [08:23] Cmaj6: does "rfkill list" list the wifi device and show it as blocked? [08:25] we lost him === Error404NotFound is now known as Guest66633 [08:29] debkad, k1l i have it working! [08:29] hmm [08:29] what a magic thing you did [08:31] debkad, it seems my name resolution was broken [08:31] ah [08:34] Hi to all... [08:34] hi [08:36] Killuminati ! Banish secret societies like illuminati !!!!! Psychiatry is a FRAUD !!!!!!!!! Israel terrorist state want put me in psychiatric yard!!!!!! Come and destroy this country now!!!!!!!!! === rick__ is now known as tibrox [08:39] how do I disable unity multi-touch? [08:40] Hey Guys, can one add a comment to an already existing iptables rule? instead of having to re-add the entire line with said comment added? Thanks in advance [08:43] OK Now that's out of left field LOL [08:44] ubottu, multi touch [08:44] Www.heliosradio.com === [0xAA] is now known as Zer0Pings === Liz is now known as Guest51717 [08:45] Testing... Testing... 1. 2.. 3... [08:46] !ubottu, multi touch [08:46] tibrox: I am only a bot, please don't think I'm intelligent :) [08:46] tibrox: the bot works fine [08:47] ikonia, trying the bot's faq [08:47] tibrox: please do it in a pm [08:47] tibrox: be aware you have no edit access, so trying to edit a factoid like that won't work [08:48] just trying to disable annoying multi touch on unity [08:48] googling not helping [08:49] tibrox, Go into System Settings>Keyboard and Mouse>Touchpad and uncheck multi gesture? [08:50] nope [08:51] tibrox, See http://askubuntu.com/a/198524/321521 [08:51] synclient ClickFinger3=2 [08:51] synclient TapButton3=2 [08:52] glitchd, that seems towork. Thanks [08:53] tibrox, np [08:54] tibrox, you can also use ccsm to change preferences of multi-touch [08:54] tibrox: reading you loud and clear mate [08:55] tibrox, sudo apt-get install ccsm -> open terminal -> ccsm [08:56] got to love school holidays my net speed is as slow as a dead bug [08:57] biotechy2k: please keep this channel for technical support only. for chat we have the extra channel #ubuntu-offtopic === Guest7046 is now known as sasos90 [08:57] hey folks, i'm having trouble setting up gufw to let synergy work. when the firewall is disabled, the synergy clients connect fine, but with the firewall on it fails to connect. the port is 24800, i can see it in the report section. [08:58] if I create a rule by selecting synergy in the report section, the rule isn't sufficient and the clients don't connect [08:58] meh [09:11] good morning. I use Kubuntu 16.04, since today morning i can't login anymore: a wrong password creates the normal error message and asks again, the correct password turns the mouse symbol into an x and nothing happens. Since the fan doesn't turn up, i think it's not an infinite loop but waiting for something === barzogh2 is now known as Barzogh [09:12] i have no idea where to start here... [09:13] ina_, 1 minute [09:13] ina_: does the guest account work? [09:13] moment, i will try it [09:15] ina_, sounds like a problem with the Xauthority file [09:15] &x ina_: you can press ctrl-alt-f1 and login on the text console, then use the command line to diagnose it further. start by looking at /var/log/Xorg* logs and ~/.xsession-errors - you can use the command 'less' to look at these files. press 'q' to exit it. [09:16] ...but try the guest account first [09:16] i have to look up how to log in with guest account. Or do i just have no guest account? [09:17] I can log in in command line [09:17] i dont know if the kubuntu setup got a guest account. maybe the guys in #kubuntu know better such specifics [09:18] Hi all, how can I improve my HDD read timings in Ubuntu? [09:18] ina_, not to sidestep tomreyn, but to expedite this situation and get you to a usable desktop, do this. crtl+alt+F1 the type in your login information, then "mv .Xauthority .Xauthority.bak, then crtl+alt+F7 and try to login again [09:18] ddnh: get a ssd :) [09:18] k1l, :) [09:19] ina_, tell me if that works or not. [09:19] oh [09:19] ina_, dont type to quote from that command.. [09:20] ddnh: the hdds got a limit through their setup. you could try to use bigger caches and ureadahead. but that is all just peanuts to change to a ssd which got a lot more speed from the hardware setup [09:21] ina_, any progress? [09:21] glitchd: where should .Xauthority be? in /home/? [09:22] .Xauthority doesn't exist in /home/username i think [09:22] ina_: yes, in the users home you try to login [09:22] what is ubuntu's beta stage ? [09:22] because auto-completition doesn't work with mv .X [09:22] k1l, this is poor https://paste.ubuntu.com/23232976/ [09:22] ina_, yes, crtl+alt+F! shold put you at a prompt asking for your user name them password, then it should put you in your home folder. that is where the .Xauthority file is. [09:22] you can use ~/.Xauthority [09:22] ina_: after logging in on terminal, do a "ls -al". what does belong to the user "root" there? [09:23] glitchd: i am in the f1-terminal and loged in [09:23] ina_, yes just as debkad says, use ~/.Xauthority [09:24] ina_, so the command will be, mv ~/.Xauthoriy .Xauthority.bak [09:25] glitchd: i think i've found the problem. i have ecryptfs on my home folder and the text console doesn't mount it [09:26] that's why there's no .Xautority [09:26] you can copy it back ina_ [09:26] if you need it [09:26] regenerate one works often. someone might even have one for ya they can pastebin [09:27] ooh [09:27] you must need a undeleting utility [09:27] those are in the ubuntu repos [09:27] sudo apt-cache search undelete [09:27] don't be creating new files [09:27] no need for that [09:28] creating a new file can overwrite your data [09:28] also, be failsafe with those utilities [09:28] if it says do not abort the scan, never abort the scan or that sucker is gone [09:28] i'm that stupid. and i'm always that stupid sometimes [09:30] what happening here [09:31] Hi. I cannot boot to windows 10 after installing ubuntu 16.04. I have tried to repair it with boot-repair (reinstall grub2) but there is still only ubuntu in boot menu. Logs: http://paste2.org/6Ap0c9zZ What am I missing? [09:31] i think i've found the login problem [09:31] i changed my user password but not the ecryptfs-password [09:32] congratulation ina_ in advance [09:33] ina_, you can always recover wheel password from recovery grub entry with a slight modification of init=#/bin/bash [09:33] in the old days. it was there by default [09:33] without the init being needed [09:33] hrusti: i think the problem is in sda2 [09:34] according to wiki.ubuntuusers.de, the ecryptfs-password is changed too when the user-passwd is changed... === xiaobai is now known as Guest84306 [09:34] ina_: depends on how you changed the password. [09:34] i use ubuntuforums [09:35] careful what you do, even when it seems like its the perfect solution happened to me. so be careful [09:35] its cleaner than most anything and you get answers [09:35] cantoo: please stop saying random generic things [09:35] ina_, sry, i have to go, hope you figure it out=) [09:35] ikonia, i am not saying random generic things [09:36] debkad: I can see that sda2 has unknown mount type. But I guess it should still boot to windows because it is on another partition? [09:36] cantoo: it certainly appears that way [09:36] someone in .de needed help and i pointed to someone that may be better [09:36] cantoo: you do. you did give false advice with undelete, you did give false advice with changing the grub parameters. stop that [09:36] hrusti: yeah correct [09:36] may i ask by what ikonia ? [09:36] cantoo: by what ? [09:36] hrusti: secure boot is disabled from bios? [09:36] second grub entry for recovery i could not change my admin password with default grub in either 16.04 or 14.04 [09:37] without having to add something to it. i already said what [09:37] cantoo: that is totally unrelated to the issue that user got. [09:37] sudo apt-cache search undelete is the correct answer if you need to find a file that no longer exists [09:38] apt-cache doesn't need sudo [09:38] debkad: hm.. not sure.. Should be? [09:38] i apologize, and it should be obvious to anyone helping that it was on obvious mistake [09:38] cantoo: again: that is not helping the user asking for support [09:38] an obvious mistake cannot be forgiven in this channel ? [09:38] hrusti: of course if you need to update/repair grub , when done you can enable it later [09:39] debkad: Ok. Let me check. Brb [09:39] cantoo: give right answer or don't [09:39] k1l: i used the account manager of kde [09:39] ina_: ok, i dont know if that kde software handles that correctly. [09:40] to the point an obvious mistaken can't be made ? get both right ? i said it was an honest mistake [09:43] what is my root password? [09:43] dafhew: there is non. on ubuntu we use sudo [09:43] !sudo | dafhew [09:43] dafhew: sudo is a command to run command-line programs with superuser privileges ("root") (also see !cli). Look at https://help.ubuntu.com/community/RootSudo for more information. For graphical applications see !pkexec (for older releases: !gksu and !kdesudo). If you're unable to execute commands with sudo see: http://www.psychocats.net/ubuntu/fixsudo [09:43] how can I su into root? [09:44] dafhew: for commands preface them with sudo (but dont do that for all commands.). if you need a root shell, then use sudo -i [09:45] ah, thanks [09:45] will things break in Software, if I install packages iwth apt-get? [09:46] debkad: secure boot was disabled [09:47] is there a nice text editor that possibly supports C/PHP syntax highlighting? which would you recommend as a secondary web browser? how do I edit the keymap? [09:47] hrusti: when you reboot you see all the OS's except windows? [09:49] debkad: I have only ubuntu and windows 10 so I see only ubuntu [09:49] did anyone see/ respond I have a horrible connection [09:49] is µTorrent only for Windows? Transmission is not so nice for me [09:49] hrusti: try: sudo os-prober <== did this show windows? [09:49] debkad: secure ubuntu, and system confugiration (bios) as well [09:50] thx for help! i've solved the problem by unwrapping the ecryptfs-passphrase with the old password and wrapping it by the new one [09:50] debkad: nope [09:51] hrusti: ls /etc/grub.d ? [09:51] btw, the command I needed was 'xset s 0 0', in case someone else comes in with the same complaint :) [09:52] debkad: 00_header 10_linux 30_os-prober 40_custom README 05_debian_theme 20_linux_xen 30_uefi-firmware 41_custom [09:52] hrusti: i mean see if ls -l /etc/grub.d does shown xx_os-prober as executable [09:52] except the README [09:53] debkad: yes it is [09:53] weird [09:54] os-prober does not return anything? [09:54] "Need to get 0 B/37.5 kB of archives." :D [09:54] Starting VirtualBox kernel modules * modprobe vboxdrv failed. Please use 'dmesg' to find out why. Is there a reason that after i ran normal ubuntu updates i can no longer start virtualbox because it is incomplete? [09:54] how do I fix errors that were encountered while processing libboost-filesystem1.58.0:amd64? [09:55] The kernel modules wont start [09:55] "package is in a very bad inconsistent state" :P [09:56] wish^: what ubuntu release is that? what kernel is installed? [09:56] # Generated by sensors-detect on Mon Sep 26 03:34:46 2016# Chip drivers it87 [09:56] what key combinations do I use for copy and paste? can I somehow set the Windows key to be used to bring up the program menu? [09:56] 14.04 4.4.0-38-generic [09:56] but I do not see it87 with lsmod [09:57] debkad: btw I can browse windows partition in ubuntu file explorer [09:57] wish^: is "linux-generic-lts-xenial" installed? [09:57] hrusti: take a look here https://ubuntuforums.org/showthread.php?t=2295300 [09:58] linux-generic-lts-xenial is already the newest version. [09:58] When i try install it [09:58] wish^: ok. so run "dmesg" and see what the issue is there [09:59] 886.300782] capability: warning: `VirtualBox' uses 32-bit capabilities (legacy support in use) [09:59] wish^: you are using kernel from newer distributions eg.16.04 with yours 14.04 [09:59] https://wiki.ubuntu.com/Kernel/LTSEnablementStack i went here [10:00] I thought that is the kernel i want to be using [10:00] using Ubuntu under stress takes me back to 1989 and Amiga 500 [10:00] i have the same kernel but un trusty [10:00] on* [10:00] wish^: not that it bad or anything just why you have the xenial part [10:00] wish^: that is a virtualbox issue. not a ubuntu or linux one [10:00] wish^: ChetManly that enablement stack kernel is fine [10:00] k1l, It started happening right after i ran system updates and it did alot of linux-generic-header updates [10:02] k1l, Besides that is just a warning and has nothing to do with the kernel modules not starting [10:02] hey all :) [10:02] debkad: ok I will check what bbs boot priority is set to brb [10:02] I want to add mail support to ubuntu landscape [10:02] k1l: when did this become a thing? [10:02] ChetManly: since years [10:03] !hwe | ChetManly [10:03] ChetManly: The Ubuntu LTS enablement stacks provide newer kernel and X support for existing LTS releases, see https://wiki.ubuntu.com/Kernel/LTSEnablementStack [10:03] how do I do that? [10:03] wish^: you have a uefi + vbox issue. [10:04] k1l: can you tell me what the issue with wish is? I came late [10:05] wish^: actually its an issue with the signing key from vbox and secureboot [10:05] http://paste.ubuntu.com/23233089/ [10:05] This is the issue [10:06] i have tried to reinstall dkms package [10:06] wish^: is virtualbox-dkms installed? [10:06] and it completes the install and still cant start the kernel modules [10:06] at the end [10:06] wish^: install build-essentials, always works for me [10:06] build-essential is already the newest version. [10:06] wish^: gives you extra stuff but Ive never had it fail [10:07] well then [10:07] This exact same thing happened once before [10:07] And i managed to fix it, then i ran updates again and back to square one [10:07] I was in here then too [10:08] when I get new system I get the restricted extras then build essentials before I do anything e lse [10:08] http://paste.ubuntu.com/23233137/ [10:08] debkad: I have only one option and that is my Hard drive or I can disable it [10:10] Do i maybe need to revert back to older kernel? [10:10] I have newer kernel and vbox on 14.04 [10:11] hrusti: there is uefi option too [10:11] maybe reinstall build-essential and see if it will do the dkms hook [10:11] built-essentials are just tools [10:11] it will not do anyhing, it's a meta-package [10:14] Hi can anyone point me in the right direction. I wrote a http server using python to run on a wireless ap using ubuntu mate 16.04 I'm trying to figure out how to redirect all traffic to my loopback [10:14] I've now had 100% hard drive use for 20 minutes - this is just like Windows [10:15] @Grorco just use the iptables input chain [10:15] Grorco: just use iptables, or make your httpd server use it [10:15] LOOL [10:16] looking through the enabled units in systemd, i see that rsyslog is also enabled. why is that, on a fresh install, considering that systemd is used and it has journald already? [10:16] legacy support basically [10:16] what ? [10:17] debkad: It's not? Only 'HDD' and 'disabled' options? [10:17] k1l, ChetManly So for anyone curious, the issue arises when the kernel is updated the EFI_SECURE_BOOT_SIG_ENFORCE kernel config has been enabled.. And that screws with virtualbox [10:17] naughtypirate, ikonia, thanks I'll look into setting up the iptables [10:17] So i needed to do sudo mokutil --disable-validation [10:17] Restart my computer and disable secure boot, and now everything is fine [10:17] wish^: actually its an issue with the signing key from vbox and secureboot [10:19] k1l, Did not se that [10:19] see* [10:19] "What I did to stop it without effect: run some command found in the internet" :D [10:20] hrusti: i never used UFEI as i haven't that on this ild pc, that up to you on whick key from your keyboard when you boot to let you choose what system to boot on [10:21] "Light Locker Settings" :P [10:21] secureboot FTW === ChetManly is now known as sarcasmking === sarcasmking is now known as ChetManly [10:23] naughtypirate, so it is safe to disable rsyslog? here's my current list of enabled units: https://gist.githubusercontent.com/anonymous/9af6b6e55bd5d41f8d0a0100eb486035/raw/787eda0b40c930ba89896ac7dff0a674bde6c6e0/gistfile1.txt [10:23] join #windows [10:23] ops [10:24] Hello hello :) would you like to visit www.greekircnet.gr? [10:24] Thanks k1l [10:25] sorin-mihai: i'd keep rsyslog, since journald logs in a binary format - plain text logs can be useful [10:25] what is Ubuntu One and for what reason? [10:25] does the desktop Ubuntu do some daily housecleaning or is it even running a crond? [10:26] can I monitor disk and network use? === _matt is now known as matt_ [10:29] how do I install Flash? [10:29] where can I find instructions and suggestions? [10:29] is there a user's manual for Ubuntu? === robert_ is now known as Guest75705 [10:31] why doesn't Software have a scrollbar? [10:32] hi [10:33] how do I find programs? [10:34] kid plz [10:35] dafhew: Either ask a specific question or just grab a book , noone is going to reply to a million random questions [10:37] !manual | dafhew [10:37] dafhew: The Ubuntu Manual will help you become familiar with everyday tasks such as surfing the web, listening to music and scanning documents. With an emphasis on easy to follow instructions, it is suitable for all levels of experience. http://ubuntu-manual.org/ [10:37] !it87 [10:38] jpg.crdownload file [10:38] hello everybody! I am getting error while packaging error is http://paste.ubuntu.com/23233231/ [10:38] nn.jpg.crdownlide file I can't delete from my nautilus desktop [10:39] help me remove icon [10:39] It DOES NOT RENAMES OR DELETES [10:39] ronaldsmazitis: where is that file? [10:40] it's kinda archieve from music video file picture I downloaded [10:40] on my /Desktop [10:40] I tried to rm it, it does not work [10:40] command line === Error404NotFound is now known as Guest26223 [10:41] ronaldsmazitis: stat -c "%U:%G" Desktop/jpg.crdownload will show you whois the owner for it [10:42] naughtypirate: is your objection the quality of my questions or the number thereof? you gotta pick one... [10:42] thanks, ubottu! I mean, ducasse :) [10:42] it shows there is no such folder [10:43] no such file or directory [10:43] ronaldsmazitis: that was just an example i don't know where or what is called [10:43] stat -c "%U:%G" /path/to/that/file [10:43] lol [10:44] time to c/p some forkbombs [10:44] Hi guys [10:44] hi [10:44] Need help with flushing dns cache in 16.04 [10:45] Any help appreciated [10:45] go ahead someone will answer you [10:46] Old method not working. /etc/init.d/dns-clean [10:47] Tried networking force-reload [10:47] I am getting error while packaging in debian.error is http://paste.ubuntu.com/23233231/ [10:53] I apologize for exceeding the limit of questions, but if someone wants to answer any of them, please PM, since I am going afk [10:54] Waleed: with sudo? [10:59] dafhew: you can find a program by typing first 2 or 3 letters and hit tab, if you mean packages, apt-cache search PACKAGE_NAME [11:00] Hey all! I'm running a live Ubuntu 16.04 LTS from USB. It doesn't have synaptic. What's the best way to configure repos for it to use, in GUI? [11:01] I tried apt-get install synaptic, but it tells me tat has no installation candidate [11:02] And "Ubuntu Software" doesn't seem to have a menu for selecting repos [11:02] apt update [11:03] then you'll be able to search packages in the repos already enabled [11:03] I see [11:03] yes that will refresh the repo [11:03] hey guys, maybe you can help me with my problem: I'm running ubuntu 16.04 on a dell xps 13(2013) and my wifi ist unstable: connecting is fine, but the connection itself gets randomly slow. I'm using the recommended broadcom driver (http://pastebin.com/raw/RXHUh8fy) [11:07] sorin-mihai: So keep using apt instead of apt-get that used to be the old command? [11:07] hello everyone, I wanted to install a tool from software center, and was prompted to enter my password as usual. but before I entered it the notice appeared on the upper right corner that the tool was installed. I tried twice more, the same??! [11:08] when I checked it via dash, the tool was not shown, though [11:09] kernello try installing it with apt-get see what that says [11:09] naughtypirate, now I already installed it, but can deinstall and check [11:10] kernello , no need apt-get will tell you its already installed [11:10] john_tmp: not sure if this can help http://askubuntu.com/questions/764387/very-slow-internet-connection-on-ubuntu-16-04 [11:11] urrggh, Nano is so annoying in Tmux ... :-) [11:12] naughtypirate, yes, it says installed [11:12] :) [11:12] but what I told happened before I entered my login password [11:12] you can't select text because Alt-A is blocked and you can't delete mistyped words fast. [11:12] and strange again: the referred tool in sw center now still displays 'install' button, whereas it had to be 'remove' button === lucasrolff is now known as Zerpex [11:13] I wished there were a Gedit variant for the terminal. [11:13] ? [11:13] and it still asks me login password when I click on install for an already installed tool [11:13] something seems to be wrong there, noß [11:13] ? [11:14] I have heard that there's no need to use clamav [11:14] hi how to rest proxy setting in ubuntu 14 ? [11:14] *rest =reset [11:14] Dubna_K42: yes, it is used just to scan M$ things [11:15] debkad: i stumpled upon ipv6 earlier and disabled it in the network manager. trying out the askubuntu solution now [11:15] I'm getting an unresolved host error when trying sudo iptables -A OUTPUT -p all -d 127.0.0.1 [11:15] how do u install stuff === kodekracker is now known as help [11:17] There is RTFM-install === help is now known as spratapakshay [11:17] joseph: synaptic or apt-get install [11:17] ? [11:18] !manual | joseph [11:18] joseph: The Ubuntu Manual will help you become familiar with everyday tasks such as surfing the web, listening to music and scanning documents. With an emphasis on easy to follow instructions, it is suitable for all levels of experience. http://ubuntu-manual.org/ [11:19] I am using dual-boot, and hardly use Windows 10. Can a microsoft virus run on Ubuntu? Or it will go to a long sleep till forever?? [11:20] * spratapakshay [11:20] didnt work out as planned. Note: i am pinging my router in order to measure the performance (http://pastebin.com/raw/SA4YtM68) [11:20] ubuntu dell is the only device in my network with that problem [11:21] joseph: use the software center? [11:22] idk what that is [11:22] Dubna_K42 no dont worry about that too much , there is some malware that attacks other drives such as some cryptolockers but in general , dont worry, always backup data [11:22] hi is there any one expericed with composser intalltion. [11:23] joseph: can you give more detail? what is your issue exactly? you dont know how to use a desktop and a software-center? [11:23] Any suggestions how to quickly correct a mistyped word in nano? (e.g. alt-del in bash shell) [11:23] idk how to use this thing my dad put on a laptop for me to take a class [11:24] naughtypirate: I am not able to back up Microsoft datas right now, due to lack of external storage. Is it vulnerable? [11:26] By the way, if I keep those Microsoft drives mounted, will they be affected by the malwares? [11:26] Dubna_K42: what malware? malware for ubuntu? [11:27] joseph: open the software center and install the software you need [11:27] : no [11:28] I have this box which doesnt do any video output after POST. It works on another monitor but not this simple 1440x900 VGA monitor. Any pointers? [11:28] Dubna_K42 no, its far far more likely that if u have an infection of sorts it will run on windows and needs a booted OS to run , therefor mounting it from *nix can be considered safe, this will go for 99%+ of the cases [11:28] k1l: microsoft malwares [11:28] hi [11:29] Dubna_K42: they dont work on ubuntu. but those malware can do changes to all your data on the disks, including the bootloader setup etc. so better ask the #windows guys how to prepare yourself [11:29] Hmm. The manual doesn't say anything about Live Ubuntu [11:29] what is the software center [11:30] ubiquity is realy annoying even though I have not changed any partitions, not even created a new filesystem ubiquity still refuses to continue without reloading the partition table [11:30] Avani: look at systemsettings -> software and updates [11:30] joseph: a fancy frontend for the ubuntu package manager [11:30] k1l: thanks! Will check it out [11:30] it's stuck on detecting file systems [11:31] joseph: its the same like on android or iOS or windows. [11:31] i dont use any of those i use desktop [11:31] k1l: Yups! That's exactly what I was looking for. Thanks a bunch! [11:32] what [11:32] I have 3 partitions one contains the iso image the other two contain a valid swap and an empty ext4fs [11:32] joseph: Press the "windows key" or "super key". Then type "Ubuntu software" [11:32] You should be able to see and click "Ubuntu software" to open it theren [11:32] folder removed itself after restart, thanks for giving stat command [11:35] its not working [11:35] joseph: what exactly is not working? [11:35] !snapshot [11:36] !backup [11:36] There are many ways to back your system up. Here's a few: https://help.ubuntu.com/community/BackupYourSystem , https://help.ubuntu.com/community/DuplicityBackupHowto , https://wiki.ubuntu.com/HomeUserBackup , https://help.ubuntu.com/community/MondoMindi - See also !sbackup and !cloning [11:36] idk how to do anything [11:37] joseph: ok, if you cant even describe what the issue is we cant help you in here. [11:37] I want a snapshot of my system [11:38] ChetManly: can your FS do that? [11:38] ChetManly: see http://askubuntu.com/questions/2596/comparison-of-backup-tools [11:38] pardon [11:39] what filesystem are you using [11:39] some of them can do snapshotting [11:39] apart from that, do a full backup, copy your harddrive someplace else, or dd it into an iso, or basically anything backup tools do for you [11:40] Thanks a ton k1l ! Once I enabled universe repos, I could install what i needed. :) [11:41] Signing off for now. tc y'all! [11:44] Hello. I installed Ubuntu 16.04 with an old monitor. Decided to try lubuntu-desktop (via sudo on command line) The boot shows, Lubuntu and the shutdown shows Lubuntu but the session desktop looks like Ubuntu (Icons, background etc) [11:44] Do I need to do something to ubuntu 16 to use the Lubuntu Desktop Environment [11:45] or should it work "out of the box" after "sudo apt-get install lubuntu-desktop" ? [11:45] firefighter: what's your dm? lightdm? [11:45] you can click the icon next to your username and choose a DE [11:46] firefighter: may be remove ubuntu-desktop or something related to it but may be this will fire up many thingy [11:46] hi thanks for responging [11:46] ah i missed that part [11:46] Do not know dm [11:47] the thing where you type in your password upon boot [11:47] Do not see my username on the screen as it is [11:47] autologin? [11:47] in case of autologin, log out of your current session and you should fall back to dm === scam is now known as sicsscam [11:47] Ok, at boot there is no opetion as I remember [11:48] I have Lubuntu on another box and can choose at boot and login [11:48] you probably configured autologin [11:48] I have it set up to loging with pw [11:48] Ok, if that is default, that is what I did [11:49] it's not default, you'll have enabled it during setup. log out of your current session and you should be brought to the login screen [11:49] ok logging out [11:49] out [11:49] and choose the lubuntu/lxde session [11:50] The second Ubuntu changes its resolution at boot (still all text) I lose video and it seems not to boot any further cause i cannot SSH into it after a few mins. When I connect it to a diff monitor it all works. Any ideas? [11:50] There is a login with my Username and no options [11:50] If I boot it with the working monitor and then connect if to the other one after boot I get video :s [11:50] Only entry for passwird [11:50] there is an icon next to your username [11:50] nmap 192.168.1.101:108 [11:50] a circle, or something like the ubuntu logo [11:51] sorry [11:51] It is up on the upper taskbar. [11:51] That should do the trick [11:51] how do i search for app? [11:51] Will try, many thanks! [11:51] http://images.google.de/imgres?imgurl=https%3A%2F%2Fupload.wikimedia.org%2Fwikipedia%2Fcommons%2Fthumb%2Fa%2Fa8%2FLightDM_1.2.1_on_Ubuntu_12.04.png%2F250px-LightDM_1.2.1_on_Ubuntu_12.04.png&imgrefurl=https%3A%2F%2Fen.wikipedia.org%2Fwiki%2FLightDM&h=188&w=250&tbnid=R5ADEvY8f43MMM%3A&docid=rIB11kapvAMi_M&ei=uQvpV530OsSNUcXng-gB&tbm=isch&iact=rc&uact=3&dur=1417&page=0&start=0&ndsp=16&ved=0ahUKEwjdtLn5-6zPAhXERhQ [11:51] apt-get search returns nothing [11:51] KHcXzAB0QMwgzKAAwAA&bih=993&biw=958 [11:51] uh, sorry [11:51] apt-cache [11:52] firefighter: https://upload.wikimedia.org/wikipedia/commons/a/a8/LightDM_1.2.1_on_Ubuntu_12.04.png [11:52] ppf: you can use tiny [11:52] there's an ubuntu logo next to the username. that's what you click [11:53] debkad: yeah, had the wrong link in my mouse, sorry again [11:53] ho how can i reset my proxy setting ? [11:53] Howdy folks [11:53] there is a script in the net about it [11:53] brb [11:53] That circle icon on the taskbar was the key. Thanks! ppf , debkad [11:54] No problem [11:54] hi BluesKaj [11:54] welcome [11:54] hi why i am facing this error : PHP Warning: file_get_contents(https://getcomposer.org/versions): failed to open stream: Connection timed out in - on line 762 [11:54] hi debkad [11:54] k1l: holy poop [11:56] Why won't gufw open up a series of ports when I tell it to? Testing when enabled, said ports are still closed. [11:57] k1l: what do you use [11:58] ChetManly: no snapshots. [11:58] fresh? [11:58] if you want snapshots you should let your FS do that [11:59] my filesystem? [11:59] (if you can) [11:59] ChetManly: yes [11:59] or dd the unmonted filesystem [11:59] ahh dd [12:00] dd if=source of=destination [12:00] yep [12:00] destination can be image or device [12:00] same for source [12:00] does setting bs-1G make a huge difference [12:00] be careful with dd. it can erase all your data if you mess with the command [12:00] yeah [12:00] =* [12:00] dd isn't a good backup solution [12:01] I just want one [12:01] one what [12:01] ChetManly: i linked you a comparison of different solutions. why dont you choose one? [12:01] what your goal? [12:01] no rolling snaps [12:01] one snapshot period [12:02] of root only [12:02] you can just use something like rsync [12:02] i think dd would be best [12:02] o_o [12:02] do need to sync thou [12:03] why not then? [12:03] dd would have to read&write the whole partition [12:03] dont* [12:03] one time ...would be ok wouldnt it [12:03] if you need to copy/backup specific things then use rsync or any tool that do that kind of stuff [12:04] dd can be fatal , but if one is careful, also very useful [12:05] k1l: I did look through it all [12:05] like my OS is on / and everything else is elsewhere [12:05] okay I'm doing something wrong with these iptable chains I tried adding a rule to OUTPUT to take any protocol and set the destination to 127.0.0.1 and it did nothing what am I missing? [12:05] like different disks [12:06] I just hate customizing all over again when I totally bork my system [12:06] it takes forever [12:07] so dont be a noob ? [12:07] lol [12:08] hard sometimes, I tldr-itis [12:08] I have * [12:08] workaround foun: just use toram and and more than 2GB of ram [12:09] fudge!!! I have window dual boot so dd will be ..... [12:10] hows this gonna work, that partition is huge [12:10] fudge cakes!!! [12:10] why does dual boot make your partition huge [12:11] same drive [12:11] doesn't answer the question at all [12:12] hi [12:12] oh wait the would work [12:12] i have several .7z archives that all have in them a folder and in that folder are 2-3 binaries [12:13] i want those binaries extracted in a single folder without any subfolders [12:13] any help [12:13] dd if=/spotwheremybackupis of=/dev/sda5 [12:14] id thats the correct partition would that mess up windows install or grub or anything? [12:14] if* [12:15] well you can't do that when the system is running [12:15] yeah live disc [12:15] but that will mess everything up [12:16] drives will be renamed and such [12:16] what? [12:17] demetris: 7za e blah.7z === cpaelzer_ is now known as cpaelzer [12:17] my system is weird I can get sda with one live disc and sdb with another, they seem to get read different sometimes [12:17] without changing anyting [12:17] ok so make sure you pick the right one [12:18] right, would there be a way to use uuid? [12:18] or is that install specific? [12:18] ChetManly: /dev/disk/by-uuid/... [12:18] yeah that^ [12:19] Ben64, i have hunders of blah.7z [12:19] for i in *7z; do blah; done [12:20] why doesnt canonical make a offical ubuntu youtube channel and make some money [12:21] Ben64, blah is the name of the z7 archive? [12:22] blah is what you're doing with each one [12:23] let me try [12:23] whats up guys, so i have puppet installing icingaweb2, but it seems like dpkg is failing to configure the package [12:24] for i in *; do 7za e "${i%/}.7z" "$i"; done [12:24] what about this one? [12:24] why did you do all that ${i%/} stuff [12:25] because i waqnt to batch extract them [12:25] i installed ubuntu-desktop [12:25] how can i start gdm? [12:25] demetris: do 7za e $i; done [12:25] ah [12:25] thanks [12:25] dunno where you got all that stuff [12:25] how do i get that gui login screen? [12:26] anyone know? [12:26] help ? [12:26] crazyadm: chill out [12:26] why 'e' and not 'x'? [12:26] crazyadm: use lightdm [12:26] geirha: because demetris doesn't want the folders [12:26] already installed ubuntu-desktop package [12:26] is that unity [12:26] ? [12:26] for i in *; do 7za e $i; done [12:26] doesnt work [12:27] elaborate [12:27] what [12:27] for file in ./*.7z; do 7za e "$file"; done [12:27] Error: [12:27] there is no such archive [12:27] what does that mean to me [12:27] elaborate [12:27] crazyadm: nothing [12:27] you guys want to see an error? https://gist.github.com/internaught/ef4e783d2767aecdbe8b6c01a47a9aa0 [12:27] so i installed ubuntu-desktop package [12:27] but don't know how to start it [12:28] help need [12:28] need help [12:28] crazyadm: we're very aware of that. stop spamming [12:28] !patience | crazyadm [12:28] crazyadm: 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/ [12:28] oh yes! [12:28] thank you geirha [12:28] i have to know. im in hurry [12:28] crazyadm is X running? [12:28] works like a charm [12:28] yuppie, yes it works fine. [12:28] open a shell and type "startx" [12:28] startx right? [12:28] lol [12:28] don't do startx [12:28] what'd you install it on? [12:28] why dont you just download and install ubuntu server? [12:29] install on server [12:29] i mean... [12:29] desktop [12:29] already did [12:29] re-image it [12:29] lol [12:29] no [12:29] is preload stil a thing? [12:30] now [12:30] how do i start this shlt [12:30] gdm, no [12:30] i see two gdm [12:30] o_o [12:30] gdm and gdm3 [12:30] which should install [12:30] one of them is a ghost [12:30] crazyadm: neither, use lightdm as someone said earlier [12:31] what is that [12:31] it's lightdm [12:31] is lightdm official ? [12:31] yep [12:31] same as that ubuntu-desktop? [12:31] then yes [12:31] it is something lighty [12:31] it's not the same as ubuntu-desktop. ubuntu-desktop is a meta package [12:31] how to make it to run at boot [12:31] better for lubuntu but can be for others [12:31] can someone help me out installing icingaweb2 from a package? it's failing for some weird reason [12:32] geirha, you have save me half days work with cut pasting [12:32] yuppie: pastebin errors [12:32] thanks [12:32] Ben64 https://gist.github.com/internaught/ef4e783d2767aecdbe8b6c01a47a9aa0 [12:32] yuppie: ppas aren't supported [12:32] talk to whoever runs it [12:32] lol [12:33] crazyadm: run in the terminal: which lightdm and copy the resulted line and paste it to /etc/X11/default-display-manager [12:33] when you reboot your system will use it [12:33] ah ok [12:34] no, that's not correct way to do it [12:34] i want a terminal package for emailing through google mail. something very very simple and self explanatory to setup. thanks [12:34] joelio: it can be done with systemd too [12:36] Keydns: alpine is probably the simplest console mail client [12:37] ok ty [12:37] can't find terminal in unity [12:37] lol [12:38] crazyadm, press the superkey and type terminal [12:38] heh [12:38] may be gnome-terminal === ben_r_ is now known as ben_r [12:39] ctrl+alt+t? [12:40] hi all [12:40] hi [12:41] is someone here responsable of this page ? https://help.ubuntu.com/community/IptablesHowTo [12:41] there are a real exploit with this old configuration [12:41] they need to use this method : https://home.regit.org/netfilter-en/secure-use-of-helpers/ [12:42] the exploit use the helper of iptables : https://github.com/rtsisyk/linux-iptables-contrack-exploit === ben_r_ is now known as ben_r [12:45] if the RELATED cstate is used, you need to ad a warning, because we can open port as we want. [12:45] ehlo [12:45] Azlux: would help if you show what to change to what [12:47] Sup , I have 2 boxes running, one with 14.04 and a 16.06 , now the glusterfs tools are at a different version across the releases, how do I correctly install the newer version on the older release ? [12:47] Sillypirate: you don't [12:47] glxinfo | grep render gives me OpenGL renderer string: Gallium 0.4 on llvmpipe (LLVM 3.8, 256 bits). do I need to have intel instead of llvmpipe so that I get full framerate on videos? if yes, how can I do it? [12:47] Ben64: the line "sudo iptables -A INPUT -m state --state ESTABLISHED,RELATED -j ACCEPT" is depreciate, you need to remove the RELATED or add the needed helper one by one. [12:48] of this line will use all helper activate and all helper are activate by default. And that is a real problem [12:49] Azlux: it says above that... " in which case an inferior version can be used as last resort: " [12:49] dd if=/dev/sda of=/dev/sdb <—— i can copy all content of storage to usb? [12:49] [9:44pm] === Fetch_ is now known as Fetch [12:49] Ben64: the line "sudo iptables -A INPUT -m conntrack --ctstate ESTABLISHED,RELATED -j ACCEPT" will do exactly the same [12:50] CipherZero: that will copy the whole disk /dev/sda as an image [12:51] it will clone it [12:51] because for ftp for example, you need to add -"-ctstate RELATED -m helper --helper ftp" instead of the RELATED alone [12:52] EriC^^: then how can i see usb content? [12:52] CipherZero: you have to mount it [12:52] CipherZero: if you just want the content, then copy the files using rsync [12:53] Ben64 is there no supported method for installing newer versions, really ? [12:53] will vbox keep my system from powersave? [12:54] Sillypirate: you get the versions that are in the ubuntu repositories, which don't change within a release normally [12:54] Ben64 , ugh so I would have to use an upstream repo or brick my box with a dist-upgrade iiuc [12:55] Sillypirate: dist-upgrade doesn't do what you think it does [12:55] Nah release upgrade [12:55] whatever you ppl call it :P [12:55] dist-upgrade is something you should be doing regularly [12:55] I usually stay away from debian's , now i remember why [12:56] why === Trystam is now known as Tristam [13:00] aptitude ftw [13:01] glxinfo | grep render gives me OpenGL renderer string: Gallium 0.4 on llvmpipe (LLVM 3.8, 256 bits). do I need to have intel instead of llvmpipe so that I get full framerate on videos? if yes, how can I do it? [13:01] hey [13:01] Ben64: so ? [13:02] how can i download the ubuntu graphical shell unity and use it for another linux distro? [13:02] Azlux: doesn't seem like a big deal, that post was from 2009, tested on kernels 2.4 and 2.6 [13:03] ciao [13:03] ?? [13:04] !aptitude [13:04] aptitude is another terminal-based front-end to APT. You may encounter multiarch problems on non-updated 12.04 installs, see http://pad.lv/831768 for more information. [13:04] Ben64: I've test it on my VM on the current debian, this configuration can make real problem. I have open mysql port of all my linux like that [13:04] ahn0st, i'm not sure you can [13:04] Kartagis: the opengl renderer string you got is the expected output for intel (integrated) graphics [13:04] ahn0st: install it from the other distro's repos, if it exists [13:04] pretty sure it doesnt exist on any other repo [13:05] ok, thanks. [13:05] i know some ppl have tried to build it but it doesnt really work and is a pain [13:05] Kartagis: since no special drivers are needed for most intel graphics and 3-d acceleration, chances are you already have that working. [13:05] ubuntu has a patched version of gnome that allows unity to work [13:05] which other distros dont have [13:05] how to remove package and all its dependencies? [13:06] well? [13:06] i guess you could build it all yourself from scratch but i dont think it's worth the headache personally [13:07] hmmm, i see. [13:07] crazyadm: sudo apt-get remove ; sudo apt-get autoremove [13:08] crazyadm: with a default apt configuration, this will remove dependencies which were not manually installed and are no longer needed. [13:08] (by other packages) [13:08] i created a /etc/init/containers.conf like this: http://pastebin.com/NVvDGsPz [13:08] but the docker containers do not start after reboot and "service containers start" is not possible. [13:09] thank you [13:09] am i missing something? [13:09] tomreyn: then what can I do about fps? [13:10] maddwag2, http://lubuntu.me/tag/unity/ === ddstreet_away is now known as ddstreet [13:12] Kartagis: you can buy a dedicated video card and use that. === megaxlr is now known as Guest9596 [13:13] tomreyn: the thing is, it was working before I re-installed [13:13] Kartagis: you could also try to reduce compositing and graphical effects of your window manager / desktop [13:14] Kartagis: which ubuntu version, what's the output of: sudo lspci -knnv | fgrep -A13 VGA [13:14] !pastebin | Kartagis [13:14] Kartagis: 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. [13:15] Hey. Id like to get a file from an sftp server from a bashscript. There is serveral ways, but what would you prefer? === boshhead_ is now known as boshhead [13:15] scp + ssh keys [13:16] tomreyn: http://paste.ubuntu.com/23233511/ [13:17] Kartagis: please also run this and see whether you lack any drivers: software-properties-gtk --open-tab=4 [13:17] workerbeetwo well rsync would be a better choice though [13:20] https://dl.dropboxusercontent.com/u/11918318/Screenshot%20from%202016-09-26%2016%3A18%3A59.png [13:20] tomreyn: ^ [13:21] hi guys. i was a bit careless with my text editor and overwrote an important file. I would like to try recovering the previous version of the file, but am having some trouble navigating the /home encryption that the file was stored in === bob is now known as Guest64125 === _croop is now known as croop [13:21] can I run grep against the pseudo block device of the unencrypted home slice? df -h only shows me that it's mounted from the .Private folder, and I don't see anything in /dev/mapper [13:22] pseudo_: ecryptfs doesn't use the device mapper [13:22] where can I find the block device for an encrypted /home partition? can I dd the unencrypted contents to another file? [13:23] Hey [13:24] welcom to linux [13:24] pseudo_: no block device, the contents of an overwritten file are gone. [13:24] Kartagis: so i guess it's probably working fine. what makes you think it's slower now than it used to be? [13:25] tomreyn: https://dl.dropboxusercontent.com/u/11918318/video.gif [13:25] ducasse: everything I know about filesystems and crypto says that recovery should be possible. is there something specific about ecryptfs that makes you say that? [13:26] pseudo_: yes, it's a fuse fs (or something similar), the file would have been overwritten immediately afaik. [13:29] tomreyn: this is what every video looks like [13:29] Sillypirate: how would I use rsync on a sftp server? === dimm___ is now known as dimm [13:30] Kartagis: downloading a 6 MB file at the 32 KB/sec transfer rate the server appears to be limited to will take a while. === Error404NotFound is now known as Guest30000 [13:32] Kartagis: so the issue is about video playback. it doesn't need to be an issue with graphics acceleration. maybe you just lack good support for this video format. [13:33] tomreyn: happens with any video [13:33] workerbeetwo: I believe you'd use "-e ssh", e.g. rsync -avP -e ssh jdough@remote.host: [13:34] how can I run sudo without keep entering my password? [13:35] change the sudo policy for that user/group [13:35] I'm having some strange issues with my network. Randomly / periodically I lose the ability to look outside my LAN on my server, it seems. I have two computers - a pc and a server. I'm ssh'ing into the server from my pc. This ssh connection stays up at all times. When I try to download something from the internet it works alright. Suddenly it stops working. Running "sudo dhclient eth0" makes it work again, until it stops working some 5 minutes later. It's incre [13:36] Kartagis: http://askubuntu.com/questions/656762/how-to-install-common-media-codecs [13:37] tomreyn: I have installed ubuntu-restricted-extras [13:37] Kartagis: if you think it is an issue with graphics acceleration (and not just media codecs) you can also run 'glxgears' from a terminal and see the values it reports for FPS. === sir is now known as andywork [13:37] ? [13:38] Kartagis: i'm sorry but i got to go, please consider to repeat your question and sum up the findings so far so someone else can look into it more with you. [13:38] okay thanks [13:39] i am having trouble setting up alpine with gmail. anyone have any ideas? [13:40] Keydns: you need to allow access from other clients in your gmail setup [13:40] i have done that, i think the problem is the inbox patch. what do i do with that? === YY_Bozhinski is now known as YY_Bozhinsky === Tims_Tech_ is now known as Tims_Tech === unix is now known as Guest2085 [13:51] i am getting a SMTP greeting failure: 421 SMTP connection broken (reply). [13:52] we can do something? [13:53] hello [13:54] i am getting a SMTP greeting failure: 421 SMTP connection broken (reply). [13:55] i want to hack library,everybody give me ,,,,,,,,,,,ways? [13:56] ..... [13:56] hello [13:56] 问一下有人会中文吗?没有就算了 [13:56] !jp | urain [13:56] urain: 日本語の場合は /join #ubuntu-jp または /join #kubuntu-jp を入力して下さい。 [13:56] ..... [13:57] Chinese。。。。 [13:57] !cn | urain [13:57] urain: 如欲獲得中文的協助,請輸入 /join #ubuntu-cn 或 /join #ubuntu-tw [13:57] Thanks... [13:57] k__: 'hack library'? [13:57] !illegal | k__ [13:57] k__: piracy discussion and other questionably legal practices are not welcome in the Ubuntu channels. Please take this discussion elsewhere or abstain from it altogether. This includes linking to pirated software, music, and video. Also see !guidelines and !o4o [13:58] yeah,can you help me [13:59] Keydns: iirc, 421 is a temporary error on the other server end. Have you tried to connect to the remote server directly? [14:04] hi all, i have ubuntu 14.04 and play league of legends. When i have windows i have 70+ fps [14:05] I have a script that does kill -9 $(<"/home/obadmin/deploy/pid.txt") but output says that I'm using it wrong [14:05] now i use ubuntu 14.04 with playonlinux [14:05] and my fps dont go more than 40 [14:05] It's pretty normal for games to perform worse on linux, at least from my experience. Generally bad driver support and emulation of windows libraries slow it down. [14:06] smiche: (y) [14:06] are you using xorg or proprietary? [14:06] smiche: no wine with playonlinux [14:07] I meant for graphics drivers. [14:07] smiche: i use my nvidia [14:07] drivers [14:08] well I don't have any ideas [14:10] you can try enabling color-blind mode for a few extra fps [14:11] smiche: where i can enable color-blind mode [14:11] in game options for league of legends :p [14:11] also try different settings around, windowed/borderless etc [14:14] found my problem, seems like sudo sh & sudo bash are a bit different [14:16] i have a question about your nicknames [14:16] is there any possibility that you intended to give yourself meaningful names? [14:17] <\9> smiche: sh is not bash, but dash [14:17] so ubuntu server is quite easy [14:18] It doesn't switch if I provide #!/usr/bin/env bash ? well apparently it doesn't because it didn't work :d [14:18] !ot | ubuntumate [14:18] ubuntumate: #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please register with NickServ (see /msg ubottu !register) and use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks! [14:19] <\9> smiche: the shebang is used by the kernel to figure out which command to use when the file is executed [14:19] is there channel about ubuntu server [14:19] <\9> smiche: if you expressly say "sh something" then the kernel will use sh, because that's what you told it to [14:20] oh I see now, it would also be nice if sudo ./script.sh could figure out what to run it with too [14:20] sudo add-apt-repository ppa:formorer/icinga [14:20] does this fail on anyone else's machine? [14:21] <\9> smiche: it does figure that out [14:21] doesn't seem to work with me [14:22] site it down! [14:22] https://launchpad.net/ubuntu/+ppas [14:23] !info icinga [14:23] icinga (source: icinga): host and network monitoring system - metapackage. In component universe, is optional. Version 1.13.3-2 (xenial), package size 1 kB, installed size 9 kB [14:23] icinga2 bby ;) [14:23] launchpad is down so [14:23] thats why [14:23] !info icinga2 [14:23] icinga2 (source: icinga2): host and network monitoring system. In component universe, is extra. Version 2.4.1-2ubuntu1 (xenial), package size 6 kB, installed size 28 kB [14:23] !info icingaweb2 [14:23] icingaweb2 (source: icingaweb2): simple and responsive web interface for Icinga. In component universe, is extra. Version 2.1.0-1ubuntu1.1 (xenial), package size 708 kB, installed size 3682 kB [14:23] http://i.imgur.com/hqo3ZSz.jpg [14:24] crazyadm/ may i ask who you were talking with? [14:24] hello guys. i'm using xubuntu. does anyone knows any good vps system that works via ethernet? thanks [14:25] or how can set the entire system to use my vps as a proxy. [14:25] you, i was talking with you [14:25] i join this channel and see some messages that confused me [14:25] really ? plz don't play joke with me ,i am in trouble [14:25] Exterminador: Check out OpenVPN or VPN in general. [14:26] what trouble [14:26] im serious, no joke [14:26] smiche: openvpn requires profiles [14:26] i was and am talking to you [14:26] crazyadm: try #ubuntu-server. [14:26] already there [14:27] I think you can also configure it for groups, but is that a problem for you? [14:28] and this is a must have for me, as i'm using a public hotspot and even irc is blocked.. i've set HexCHat to use my vps as proxy. [14:28] i'd like to know if i can force the system to use it also [14:28] crazyadm just start all over, with an install of ubuntu-desktop [14:28] as a global system proxy [14:29] maybe this might help? http://askubuntu.com/a/466011 === mcphail_ is now known as mcphail [14:30] Exterminador: I would second the call for OpenVPN, personally. === dumle29 is now known as the29 [14:31] i cannot install openvpn on my vps. this is how i've done to use my vps as a proxy: ssh -p 22 -D 1080 user@host === the29 is now known as dumle29 [14:32] then i've set up the proxy on Hexchat on 127.0.0.1 and port 1080 [14:32] crazyada,ni ren shi wo? [14:32] Exterminador: If you can't install a real VPN, then you will only be able to use the SSH socks5 proxy with programs that support socks5 proxies. [14:33] or perhaps turn your vps in a router, if that's even a thing [14:33] smiche: i cant do nothing on the vps. itś a rented vps [14:34] I can give you a 2month vps account if you need it so urgently :D [14:34] got 40 spare === BradCrittenden is now known as bac [14:35] do you have a router at home? [14:35] ubuntumate: Please see my private message. [14:35] smiche: nope. i use the phone as a wired connection [14:36] the hotspot is from FON and it have an mobile app that keeps u connected [14:36] for a lil monthly fee [14:36] well I'm out of ideas [14:37] ĩn windows im able to use hotspotshield [14:37] but i dont find any look alike to linux [14:37] :X [14:37] or i'm too dumb, wich is porlly the best option [14:38] i have xubuntu ate 2-3 months.. and never used linux in my entire life [14:38] *at [14:39] only the vps and its like the datacenter configured it [14:39] never touched it [14:39] if you want to visit blocked sites in your country you can use chrome proxy plugins, if you want traffic security use the hotspot with wpa2 and some 20+ symbol password, can use TOR as well, but those only forward web traffic [14:40] also perhaps this http://askubuntu.com/questions/6853/is-there-a-free-vpn-service-that-works-on-ubuntu [14:41] smiche: i'll take a look into that [14:41] good luck, I'm going home [14:41] is the important which version of nvidia drivers i use in additional drivers for best fps in league of legends [14:42] AimlessRaven: It's pretty random from my experience, I'd give all of them a try if I was desperate [14:42] Hi [14:42] .- [14:42] smiche: y [14:42] AimlessRaven: use the recommended driver [14:43] Exterminador: From here, https://goo.gl/ypFJzK, I found a link to sshuttle, https://github.com/apenwarr/sshuttle/. I've not tried this so ymmv. [14:43] any ways I've given up on gaming on linux, just dual-boot [14:43] anyone play league of legends [14:43] M [14:43] Exterminador: but it might be a way to tunnel everything through ssh [14:43] i need that to stream to a webradio [14:43] :D [14:43] !backbox | backbox [14:43] backbox: Backbox Linux is not a supported derivative of Ubuntu and is thus not supported in #ubuntu. Please use #backbox on irc.autistici.org or https://forum.backbox.org/ for help with it. [14:44] backbox: you play lol in ubuntu ? [14:44] yes [14:44] whyM [14:44] ? [14:44] backbox: do you have problem with fps ? [14:44] yes [14:44] me 2 [14:44] 60fps [14:44] lol [14:44] 60 is good in battle [14:44] i have 30 [14:44] but [14:45] in battles :D [14:45] 30 in teamfight [14:45] backbox: im same :( [14:45] which regionM [14:45] nordic east [14:45] euw? [14:45] eune [14:45] ah [14:46] installation stage, how to adjust each partition space, i need /boot at sda1 sda2 as vg, vg-root and vg-swap [14:46] how do i do that [14:46] backbox: what version of nvidia drivers you use ? [14:46] Intel* [14:46] not nvidia [14:46] backbox: so you dont have graphic card? [14:46] lol [14:47] you use onboard video [14:47] ? [14:47] what's ur config? [14:47] it doesn't let me do it [14:47] i go to my fr to play and write you there if your here [14:49] crazyadm, /boot cannot be in a vg [14:50] brb [14:50] please watch carefully [14:50] installation stage, how to adjust each partition space, i need /boot at sda1 sda2 as vg, vg-root and vg-swap [14:50] i said /boot at /dev/sda1 [14:50] vg as /dev/sda2 [14:50] crazyadm: so what's the problem? [14:51] i need to adjust it [14:51] crazyadm: delete it and start again? [14:51] now it gives me 4g swap [14:51] i need to make it 1.5g [14:51] and 300MB /boot [14:51] the rest for vg-root [14:52] crazyadm: "adjust"? I'm with akik, can you simply wipe the drive's existing partition setup? === JanC is now known as Guest94585 === JanC_ is now known as JanC [14:52] wipe and how to adjust preset size? [14:53] crazyadm: use the something else partitioning option [14:53] Is entropy.ubuntu.com down? [14:53] how === tarator85 is now known as tarator [14:54] crazyadm: when ubuntu asks you how you want to partition your disk, there's a something else option [14:54] * Zardoz_gnoobot waves hi to all [14:55] crazyadm: there you can partition your disk how you want [14:55] I'm getting a permission denied error trying to NFS mount an exported file path. showmount -e shows it mounted... /proc/fs/nfs/exports is empty, although earlier it had entries. Restarting server, exportfs had no effect on that file, though showmount seems OK I guess. ubuntu 16.04 server, debian client. [14:55] ##networking is speechless. [14:56] anyway to make a irc client stay connected during a crtl-alt-backspace [14:56] ChetManly: a gui client? then no. console - tmux. [14:57] I was trying to install fedora using a live DVD....the space which it shows is 1.68 mb when I try to install it to my hard disk.....there are no partitions to which my root is set to totally 931 gb is set to root.....can anyone help me out with creating the partition [14:58] Zardoz_gnoobot: have you noticed that this is a #ubuntu support channel? ;) [14:59] :P I am confused whether I would have to ask this in fedora or ubuntu [14:59] ask in both [14:59] as ubuntu is pre-installed I gave preference to ubuntu [14:59] lol [15:00] you want to install fedora, so ask on their channel [15:00] please :) [15:00] Zardoz_gnoobot, is the question about configuring the boot menu? [15:00] Is entropy.ubuntu.com down? I can't "telnet entropy.ubuntu.com 443" and this is causing all my EC2 instances to fail to start. [15:01] I can't telnet from anywhere, that is, it's not just me messing up a firewall in AWS. [15:01] yes uRock [15:02] Zardoz_gnoobot, If you want to keep ubuntu as the first option in grub, then reconfigure it after installing Fedora, Fedora is most likely going to overwrite grub during install. [15:02] rory: looks like it is down. package.ubuntu.com is down, too. they seem to be behind the same firewall. [15:02] <\9> yeah doesn't work for me eithe [15:02] <\9> r [15:03] ok.....so should I back up all my data [15:03] or straightaway install [15:04] rory: /join #canonical-sysadmin [15:04] Zardoz_gnoobot, It is always a good idea to back up pertinent data before doing anything that involves partitioning. [15:04] ohh ok [15:05] thanks a lot [15:05] More to the point, the answer to "should I back up all my data?" is always YES, unless of course the data is expendable. [15:05] no problem [15:05] Once installed, you can get help with configuring grub on either channel, though it is best to ask in the channel representing the OS you are using while doing the configuration. [15:06] DArqueBishop, truth [15:09] Hi guys, who builds all the binaries for apt? Is each version of each software only built once on one machine and copied from there, or could it be that people in different places or at different times get binaries for the same version of the same software but compiled on different machines or at different times? [15:10] L-Chymera: it's a build infrastructure [15:11] L-Chymera: you can get a quick answer in #ubuntu-devel [15:11] no he can't [15:11] ubuntu-devel is for the core development [15:12] well they would surely know [15:13] ikonia: so, can you tell me more about that? how does this process work? [15:13] L-Chymera: there's a cloud running package jobs [15:14] ppf: and it only packages one version of one software once? [15:14] well, everytime someone tells it to [15:15] for every version and every software [15:15] Hi all. I'm using cmp to compare an image from my build dir to the copy i just wrote to SD card. However i keep getting 'cmp: EOF on ' is there any way cmp can ignore this? [15:15] that's how build/package/deploy infrastructures work [15:15] or if I install e.g. amarok-2.8.0 today and a friend of mine from australia installed it 3 months ago, those files might actually have been compiled at different times? (and may not be bit-identical)? [15:16] theoretically yes [15:16] ppf: but doesn't apt check for a checksum? or is it possible that the cloud also updates that checksum? [15:16] but rebuilds usually are rare (i can only imagine the cause being compiler or pacakge tool fixes/updates) [15:17] of course it updates the checksums [15:17] Is there a way I can download fresh copies of Apache configs for version 16.10? [15:17] Or 16.04 I mean [15:18] L-Chymera: I suggest you read how deb packages are built and have deb repos are managed [15:18] L-Chymera: that will answer most of the questions you are asking and will ask [15:18] skinux: reinstall it with -o Dpkg::Options::="--force-confmiss" [15:18] and for the future i recommend some bookkeeping, e.g. etckeeper [15:20] hi all [15:20] where does ubuntu 16.04 autostart syndaemon ? [15:20] how can i force the wifi hotspot option on ubuntu to be wpa [15:20] instead of wep [15:21] i can't find where it does this by itself.. i need to change those options [15:21] teknomega: with systemd i presume [15:21] ppf, syndaemon is an app [15:21] ppf, for trackpad disable durring typing [15:23] (msev--) would like to install ubuntu gnome alongside Win7 https://imgur.com/rKjWma3 on the 2tb disk. Can someone guide me please [15:23] ikonia: ppf: thanks :) [15:23] msev--: please google that, there's a truckload of guides on this out there [15:24] teknomega: don't know it, but the "daemon" part sounds suspicioulsy like a daemon [15:25] Cmon ppf im worried that im gonna delete everything :) === Time-Wrap is now known as wiggle [15:25] ppf, it is a daemon that runs for X only... [15:25] msev--: so will be most of the guides [15:26] msev--: also please back up your data [15:27] * Exterminador is testing a ame! [15:30] !addppa [15:30] 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 [15:32] Hello, how can I redirect /dev/null to stdin AND redirect stdout/err to /dev/null in a single command? I know how to do them individually (some_cmd < /dev/null and some_cmd &>/dev/null, respectively) but how do I do *both* ? [15:32] This is in bash, of course [15:33] blz: have you tried somecmd /dev/null [15:33] EriC^^, I have not, but if it really is that simple, I might just hug you [15:33] hi all. Using the i3 wm I can't get pidgin to show up as a tray icon. In unity I noticed that it appears in the top grouped with other messengers. Is that a particular utility like network manager that might have an i3 applet? [15:33] :D [15:34] * blz hugs EriC^^ [15:34] :D [15:40] rightonyourtail: ypu might need to use the tray_output option in the bar {} section of your config. see the i3 userguide. [15:45] I have tray_output set to primary and primary is set to my screen. Indeed hexchat and other appear in the tray as icons. [15:45] It's just pidgin that won't. [15:46] rightonyourtail: if you get other tray icons that sounds like a problem with pidgin settings. [15:48] hi [15:48] is there an equivelent to "windows explorer" in ubuntu , somethign i can just type in UNC paths into? === azezaeazea is now known as seal === seal is now known as Guest55475 [15:54] i have many service in my server, mail, file, web, … [15:55] is there exist any open and free project to get proper backup from those service? [15:55] you mean free storage ? [15:55] or free software to help you do it [15:55] darkdrgn2k, can't you do that in nautilus by clicking Connect to Server? [15:56] ikonia, no, i mean web based app to do that. [15:56] butlike even getting a list of shares would be nice [15:56] repozitor: tar will work for most situations [15:57] darkdrgn2k, I type in "smb://IPAddress" [15:57] type in where? [15:57] ikonia, i think tar can be used for compressing and decompressing. so this tool can't get auto backup from those service [15:57] I've had issues with network shares not showing for quite some time [15:57] repozitor: what ? [15:58] repozitor: tar is fine for backups [15:58] darkdrgn2k, click on Connect to Server in Nautilus [15:58] ikonia, you mean tar with cron jobs? [15:58] darkdrgn2k: the nautilus (file explorer on ubuntu) supports that === nuclearbob is now known as nuclearbob_afk [15:59] darkdrgn2k: open it, click on "network" in the left list [15:59] k1l: doesnt enumarate it all [15:59] darkdrgn2k, you can see me doing that in this video https://www.youtube.com/watch?v=aB6MTFQhi7o&feature=youtu.be [15:59] any idea? [16:00] darkdrgn2k: that will list all availbale shares in your network [16:00] darkdrgn2k: you need to be more specific if that is not what you want [16:00] k1l: it does not [16:00] k1l: i have a netbook runnign windows xp on my network and it doesnt even show the workgroup its in [16:00] k1l: but i can smbclient into it no problem [16:01] ikonia, did you mentioned to this? [16:01] https://help.ubuntu.com/community/BackupYourSystem/TAR [16:01] k1l: so in windows id just type in \\192.168.1.52 and it would list all the shares on that machine [16:01] darkdrgn2k: that is an issue of that netbook announcing it to the network [16:01] k1l: maybe its selective then and not announding it to non windows machines :-P [16:01] darkdrgn2k, An update seems to have broken that functionality, I haven't been able to search shares on my network for about two weeks. [16:02] darkdrgn2k: you can do that with "connect to server" from the menu [16:02] yeh.. but i gatta specify the share [16:02] and its just a few more clicks :/ [16:02] (gawd swiching from windows to nix as a primary os is so hard :-P) [16:03] darkdrgn2k: The feeling is similar the other way :) [16:03] darkdrgn2k: well, dont use windows protocols here :) === precise is now known as precise|AFK [16:03] k1l: canot not use them :/ to many things are windows-only [16:04] k1l: besides the netwook is just connected to my 3d printer and i really dont want to deal with swiching it to nix... [16:04] darkdrgn2k, you don't need the sharename... just the ip, it'll open in nautilus, then you mount the share [16:05] nope..... doesnt work... [16:05] just "connecting" [16:05] works fine with share name [16:06] darkdrgn2k, smb://ip [16:07] i also cnat figure out why windows looks a little "smoother" almost.. while nix seems a little harsher... i donno how to explain it [16:08] darkdrgn2k: i guess the main issue is that you are used to the windows-way. so everything different feels/looks , well, different. [16:08] k1l: naa its somethign differnt i just cant put my finger on it.. [16:08] darkdrgn2k, you can use also cifs-utils and sudo mount -t cifs //remote /locale [16:09] i knw the CLEAR TYPE is differnt between windows and nix) [16:09] ioria: i i can even smbclietn in but i was justr tying to figure out the gui way to do it nice and quick.. [16:09] darkdrgn2k: there's a gui for smb/cifs mount, smb4k === the_ant1 is now known as the_ant === techkid6_ is now known as techkid6 [16:17] hello people, i have a strange question. if i connect through VPN does my IP address changes? [16:18] acresearch: kinda... you usually gain a new ip address [16:18] acresearch: but honestly it depends what you mean by your question :-P [16:19] darkdrgn2k: well, i connect using openconnect in the terminal, when i check my IP before and after on firefox ti remains the same [16:19] so you are asking if your EXTERNAL IP changes [16:19] the answer is NO. [16:19] darkdrgn2k: oh, [16:19] and Technically no [16:20] your "external ip" is the router where all internet traffic is routed to [16:20] acresearch: does firefox use that vpn? === MuffinMedic is now known as Guest48405 [16:20] k1l: no i connect from terminal [16:20] i am just trying to understand what is going on [16:20] if you want to "changes your exetperanl ip" that is to access the internet from a differnt ip address you need to route your traffic OVER the vpn to the router on the other side [16:20] acresearch: acresearch if you guide all the traffic through the vpn then it should change the ip. to the external one from the vpn. === root____1 is now known as bombom080 [16:20] so your default gateway has to be pointing over the vpn, not back to your router [16:21] but becarefull not to redirect yoru VPN server as part of that as you will simply disconnect from the vpn then [16:22] darkdrgn2k: k1l hmmmm so if i connect through the built in ubuntu VPN that should rout all my traffic though the VPN, but if i connect through terminal where does the vpn traffic goes from? [16:22] acresearch: its a question of how the VPN is set up [16:23] acresearch: you are connecting to another vpn server, right? not to your router [16:23] acresearch: some vpn software have the ability to re-write your routing table to send traffic over the vpn [16:23] k1l: yes another server [16:23] acresearch: why dont you use the network-manager to use that vpn? === Jobbz is now known as Guest80618 === manacit is now known as careless [16:25] k1l: well, i am registered with a cisco VPN to access services in my university. i could only connect through the terminal (openconnect) i could not get it to work through the built in ubuntu VPN client. then i realised that the IP address does not change, i know i successfully connected beause i can use the campus only e-services. so i just wanted to understand what is going on [16:25] do i have two connections? [16:25] acresearch: the NM can use the universities cisco setup. ( at least that is what i do). [16:26] acresearch: it all depends on how things are setup on the VPN... even if you tell all traffic to go over the VPN doesnt mean the other side can router that traffic correctly (for example if not setup to NAT the traffic) [16:26] k1l: i could not get it to work, i remember there was an issue, but i forgot its details, something with the encryption or something. then i tried openconnect and it worked perfectly, the only issue is that openconnect is slow [16:27] darkdrgn2k: hmmm [16:27] acresearch: there is network-manager-vpnc(-gnome) [16:27] k1l: i am on unity [16:28] unity is layred on top of gnome iirc [16:28] acresearch: unity is based on gnome. [16:28] or somethign to do with gonme :-P === careless is now known as manacit [16:28] k1l: darkdrgn2k ok let me try it [16:29] is unity gnome? [16:29] crazyadm: its a fork of it [16:29] acresearch: if you do it manually you maybe need to tell firefox to use the vpn, too. look into its settings [16:29] crazyadm: yes. its another gnome-shell. [16:29] k1l: darkdrgn2k network > add > VPN > PPTP > IP > username&password [16:30] unity was originaly designed for cromebooks if i rememer correctly [16:30] or rather netbook edition of r ubuntu 10 [16:31] darkdrgn2k: the unity now doesnt have anything in common with that netbook edition [16:31] k1l: yes but as i said "originaly designed for" [16:31] k1l: darkdrgn2k i get failed connection [16:31] but it got forked cause gnome rejected them :-P [16:32] k1l: darkdrgn2k i tried it before, i think cisco uses some propriety encryption that is not found in ubuntu by default [16:32] cisco vpns are black magic.. gimem GRE tunnels over the magical IP SEC transport any say! [16:32] day! [16:32] acresearch: do you have network-manager-vpnc-gnome installed? [16:33] k1l: i don't think so i just installed a fresh ubuntu, if it is not in by default then i do not have it [16:33] k1l: sudo apt-get? [16:33] acresearch: so this is supposed to not work [16:33] that is why i named you now twice the exact package name you need [16:34] k1l: ok let me install it, [16:35] k1l: installed, now i just try again? [16:35] who here hacks [16:35] Pr0Xyy: all the time.... [16:35] hi have I appended this path correctly? export LD_LIBRARY_PATH="/home/jalal/computer_vision/MCR/v901/runtime/glnxa64:/home/jalal/computer_vision/MCR/v901/bin/glnxa64:/home/jalal/computer_vision/MCR/v901/sys/os/glnxa64:$LD_LIBRARY_PATH" [16:35] in ~/.bashrc [16:35] if yuo mean Hacking in the community way not the criminal one.... [16:36] darkdrgn2k: how do you hack in the community way? [16:36] k1l: faield connection [16:37] acresearch: there are two defenitions of hackers.. the one that holywood portrays (also knows as CRIMINALS) and the way the hacker community comes to gether and actualy IS... [16:37] elisa87, by default that var is empty, so appending :$LD_LIBRARY_PATH won't make a difference [16:37] acresearch: do you have your universities certificates? [16:37] acresearch: sadly everyone only knmows of the criminal aspect of it.. [16:37] k1l: no === precise|AFK is now known as precise === rany is now known as gitlord [16:39] Honestly, the whole "hacker/cracker" definition war was lost long ago. It's pretty safe to assume that if someone is asking about hacking, they're talking about what used to be called cracking. [16:39] DArqueBishop: tell us more about the community [16:39] hi all [16:39] DArqueBishop: well if someone is asking about hacking like "who here hacks" most likly a script kiddie! [16:40] how does ubuntu 16.04 start syndaemon ? [16:40] i can't find it anywhere .. but it autostarts it [16:40] DArqueBishop: BUT there is a huge community of hackers out there that are not criminals.. [16:41] white hat "hacker" [16:41] BluesKaj: not even.. [16:41] BluesKaj: white hat are Pen Test professionals basically [16:41] or looking for a job [16:42] its all BS [16:42] every good hacker works for the EPA in the US [16:42] darkdrgn2k: still i don't get it what does a community hacker does? [16:42] !ot [16:42] #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please register with NickServ (see /msg ubottu !register) and use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks! [16:42] teknomega: it appears to come from xserver-xorg-input-synaptics -- i'm guessing eitehr the xorg.conf or the udev rule starts it [16:42] offically they work for the EPA... [16:42] nacc, thanks [16:42] acresearch: not so much a "community hacker" but rather the hacking community [16:42] gtxbb: what is correct way to do this? export LD_LIBRARY_PATH="/home/jalal/computer_vision/MCR/v901/runtime/glnxa64:/home/jalal/computer_vision/MCR/v901/bin/glnxa64:/home/jalal/computer_vision/MCR/v901/sys/os/glnxa64:$LD_LIBRARY_PATH" [16:42] Sorry, k1l. [16:43] acresearch: you know there are hacker confrences and stuff right? [16:43] elisa87: that's 'correct'. what is not working for you? [16:43] the US isn't the center of the universe , don't forget that ;-) [16:43] darkdrgn2k: whaaaat? what do they talk about? [16:43] darkdrgn2k: acresearch: the !ot blurb was directed at you, as well [16:43] I didn't say it is not working I am double checking nacc [16:43] elisa87, you can use that, but I am out of the question in knowing if that actually fixes anything you're trying to fix [16:43] acresearch: last one just passed in new york in july [16:43] darkdrgn2k: wow [16:44] elisa87: yes, you gave no context, however, so given this is the support channel... [16:44] Hello I am needing some support with my GUI [16:44] there is even a magazine out there sold in allot of stores (like chapters/indego and stuff) called 2600 [16:44] I recently tried the shortcut Ctrl+alt+S which does shaders control roll up [16:45] darkdrgn2k: please put the chatter to #ubuntu-offtopic to keep this channel clear for support [16:45] how ever it bugged my alt tab command between windows [16:45] nacc, i couldn't find anything referencing syndaemon in those locations === gitlord is now known as rany [16:46] teknomega: either /lib/udev/rules.d/66-xorg-synaptics-quirks.rules or /usr/share/X11/xorg.conf.d/50-synaptics.conf or /usr/share/X11/xorg.conf.d/51-synaptics-quirks.conf ? [16:46] k1l: sorry im done [16:46] When ever i switch between windows now it brings up the window I want but does not make it the active window [16:46] teknomega: i'm just guessing based upon the file listing int he package [16:46] nacc, checked all of those and nothing references it [16:46] nacc, i know it should.. but it doesn't [16:47] nacc, for some reason a fresh install of starts this --> syndaemon -i 1.0 -t -K -R [16:47] nacc, i need it to read syndaemon -i 0.4 -t -K [16:47] no -R or it won't work [16:48] If there is anyone with knowledge of what is going on with my GUI and shortcut commands please let me know. === uxs is now known as jabba [16:49] last thing im gonna say on the subject.. Watch Corry Doctoro talk from hope (https://www.youtube.com/watch?v=f1D7APjmVbk) hes workign with the EFF on a 10 year mission to kill off DRM once and for all!!!!! [16:51] teknomega: hrm, not sure, sorry [16:55] how can I develop C# windows forms apps under linux? [16:56] OMG this pr0xxy guy is halarious.. [16:56] Polymorphism: yeh check out MONO its the .net port for linux [16:56] I looked it up but I wasn [16:56] Polymorphism: you can even run windows .net apps using mono (to some extent) [16:56] ok this sounds like exactly what I need [16:56] do you know if there is a live USB with it preloaded [16:57] Polymorphism: just remembver that things like the file system is differnt. [16:57] Polymorphism: not of the top of my head but you could always install nix on a pen drive :) [16:57] I'll try that now [16:59] Polymorphism: or run it in a virtual machine.. [16:59] Polymorphism: that way you dont have to "reboot" to get into it [16:59] Polymorphism: vmware player i think will do that and its free iirc === Evan is now known as MuffinMedic [17:04] I will try that as well [17:04] well I need it for a school pc [17:05] Polymorphism: install it on a home computer then vnc in :-P === nuclearbob_afk is now known as nuclearbob [17:08] darkdrgn2k, remote desktop? [17:08] I just want a live usb solution with persistence I can bring [17:08] I juwt put win7 on one [17:08] but it is slow as molasses [17:08] (in jan) [17:08] Polymorphism: live cd or usb? [17:08] usb [17:09] Polymorphism: if you want fast.. get a sold state external drive [17:09] they cripple the school pcs with bloatware slow hardware and deep freeze [17:09] so I want to bring my own OS to the computer [17:09] since we have to do the work there [17:09] Polymorphism: if they have ESATA your lafin === Richard is now known as Guest35651 [17:09] I'll have to check [17:10] usb 3.0 is good to === Guest35651 is now known as Raavan [17:10] Polymorphism: you may want to make sure that's even allowed, first. [17:10] usb 2.0 is inherintly slow.. [17:10] but other otpin is VNC or NX of a server you run at home :) [17:10] that way your 100% unrestricted [17:11] most school/business won't allow alternate OS or external access (vnc/nx/etc) [17:11] ?? [17:11] it's allowed [17:11] trust me [17:11] darkdrgn2k: that's assuming that the school firewall will allow that. Given how locked down the PCs are, I wouldn't assume it. [17:11] my issues are technical here [17:11] th0r: yeh but there is always way around that [17:11] th0r: SSH runnign on port 53 :-P [17:11] + tunneling lOL [17:11] works wonders! [17:11] indeed [17:12] but I dont want to run their OS [17:12] I need to boot a live USB [17:12] anyone know how to fix mouse wheel scrolling jumping [17:12] SATA I cant assume is an option [17:12] Polymorphism, not sure what you're after here, but your pc's over there would be "locked" into not booting anything from usb [17:12] in virtualbox [17:12] that's not true [17:12] I can boot live usb on all of them [17:12] in all the rooms [17:12] and have been for over a year [17:12] then it's probably sessioning over pxe/nfs networking [17:12] i had an openvpn server running on port udp 53 that i tunnled from my laptop .. plp coudltn understand how i had unrestricted access to everyting and they didnt :) [17:12] Polymorphism: we don't know what is true or not in your environment. What is your actual issue? [17:13] darkdrgn2k: there may be technical ways around it, but like the name says, it's only "technical". Most companies I know of look VERY dimly at people trying to get around their restrictions. [17:13] nacc, I can only get the work done in the classroom, the pcs are too slow to do it [17:13] (As well hey should. Their equipment, their connection, their rules.) [17:13] darkdrgn2k, [17:13] DArqueBishop, [17:13] DArqueBishop: yes but thats the diff between companies and schools [17:13] readjust mindset [17:13] your world, your rules [17:13] DArqueBishop: ppl at "work" wont be trying to hack their own servers [17:13] Polymorphism: please stay ontopic [17:13] got it [17:13] darkdrgn2k: you too, again. [17:13] DArqueBishop: ppl at "school" will do nothing BUT hack their server [17:14] Polymorphism: so the pcs are slow, you're booting a live usb? [17:14] anyone know how to fix my mouse wheel scroll from jumping all over the place on web page === Guest68174 is now known as med_ [17:14] Polymorphism: not sure what the problem is, if the pcs are just slow? please give a bit more detail [17:14] Oh, to be young and naive. [17:14] they are slow because of the OS [17:14] and deep freeze, etc [17:14] on my live linux they are fast [17:14] but now we aren't writing portable code [17:14] Polymorphism: ok -- so, again, what is the problem? [17:15] actually just keeps going to the top of the page and randomly focusing windows I have open [17:15] its windows forms in c# [17:15] naac if you read I said that many times [17:15] Polymorphism: i just reconnected, so please just restarte [17:15] *restate [17:15] nacc: the issue was actualy C# in nix.... which grew to a live cd... which i suggested a USB live cd and install mono on it [17:16] need to develop and test windows forms C# applicastions using linux live USB [17:16] live usb instead of a live cs [17:16] just something to get me through this class [17:16] but not live. actually install the os on the stick :-P [17:16] we are talking 3 minutes to open firefox [17:16] 4-5 minutes to boot [17:16] Polymorphism: mono is linux's closest thing to c# support, as darkdrgn2k said (and in my understanding) [17:16] up to 6 minutes until VS is ready to go [17:16] can I debug with that though? [17:17] darkdrgn2k: you can install ubuntu on the stick [17:17] run the app, test the buttons, etc [17:17] macc: mono IS linux support for c#,, not the clostes thing iirc microsoft helps with its decelopment.. or they used to [17:17] Polymorphism: this is all complaining. Let's stick to the topic and discussion of 'develop and test windows C# forms' [17:17] and then have it run on a windows machine [17:17] darkdrgn2k: fair enough, thanks for the clarification :) [17:17] naac, you confuse enumation of the issues for complaining [17:17] be careful with that [17:17] Polymorphism: oh my, I cannot stand two second lag from firefox extensions... [17:17] Polymorphism: you were still discussing how slow windows is to boot, afaict [17:17] actualy i think the issue is resolved [17:17] so NEXT: ) [17:18] chet, [17:18] 3 minutes to open firefox [17:18] I remember that, from HS and ie [17:18] this is 2016 [17:18] not acceptable [17:18] Polymorphism: 3 minutes to open firefox under Ubuntu? [17:18] under windows 10 on the school machines [17:18] nacc: hes still complaining about the stock os on the machine === Starky is now known as Guest64005 [17:19] Polymorphism: we don't care about windows. Please stick to *Ubuntu* support issues. [17:19] ubuntu is fast which is why I'd like to switch [17:19] Polymorphism: i suggest you just let it lie before you uspet these ppl [17:19] the question i had last night is still unanswered [17:19] ppf: what was the question? [17:19] ppf: unfortunatly we are not telepathic :-P [17:19] darkdrgn2k, that doesnt concern me [17:19] maga [17:19] how can i convert the rasterized parts of a pdf to tif/ppm/png without any loss of quality [17:19] (yeah, yeah, i'm a slow typer) [17:19] thanks for the help darkdrgn2k , the rest of you diaf [17:20] ppf: extract the data right from the pdf.. [17:20] I have preload on a ssd and its still to long [17:20] Polymorphism: stop. [17:20] ppf: PDF is nothign more then a container for things.. [17:20] i know [17:20] what's the proper tool for that [17:20] ppf: first google result -> [17:21] http://askubuntu.com/questions/150100/extracting-embedded-images-from-a-pdf [17:21] ppf: i think you can use imagemagick's 'convert' for this, no? [17:21] or as darkdrgn2k says, you can extract directly, probably [17:21] nacc: imagemagic will render the pdf.. he wants to extract the data without re-rendering [17:21] darkdrgn2k: oh i see [17:22] darkdrgn2k: thanks! [17:22] nacc: that's what wasn't good enough for me [17:22] :) [17:22] * darkdrgn2k presses the "that was easy" staples button [17:22] darkdrgn2k: i reformulated the question for you, the way it was in my head before wasn't any good on google [17:23] Can I ask a dumb question? [17:23] last night i posed it slightly differently, and a guy got hung up on my formulation because "you can't convert from pdf without losing quality" [17:23] :) [17:24] EnemyViolent: those are usually the only ones I can answer, so please feel free [17:24] If I've got a relatively modern PC (i5 2500K, 8 GB RAM, GTX 970), will I see performance benefits from using, say, Lubuntu instead of Ubuntu GNOME? [17:25] very slight. [17:25] depends on how good you are at spotting them :) [17:25] there'll be little difference [17:25] EnemyViolent: that should be fast on both desktops. [17:25] EnemyViolent: not really with an i5 [17:26] Hmmm. OK. === john is now known as Guest74027 === uxs is now known as jabba [17:32] I think I like XFCE, though. [17:33] EnemyViolent: with that hardware you can choose the desktop thats look you like the most. [17:33] In that case it's between GNOME and XFCE... [17:34] XFCE is the "classic" one I like the best, and GNOME the "modern" one I like the best. [17:35] EnemyViolent: its your choice :) you can install both and switch on the login screen [17:36] meh i dont like gnome3.... thas why i went cinnamon :-P [17:36] EnemyViolent: there's also a third class: Tiling WMs [17:37] if you're nasty :) [17:37] or just run ratpoison and xterm [17:37] wait do you still need a WM for focus? [17:40] I think I'm going Xubuntu. Seems like I'll be able to skin it how I want it. [17:42] Hi there, is GParted the only tool that will allow me to resize a dd created HDD img? Thanks :) [17:43] It's NTFS formatted === pragmati- is now known as pragmatism [17:43] try the qemu disk tool [17:43] instead [17:43] if its just a raw img [17:44] Is that a terminal tool or does it have a gui? [17:44] of you need to resize NTFS, just remount it and resize that way [17:44] terminal [17:45] is there a good VM for Ubuntu that provides seemless win10 experience? like being able to manipulate individual win programs with i3? [17:46] prussian: I'm not very well versed in Terminal cmds. Plus, it took 5 hrs to create this 500 GB img file of my hdd. [17:46] JosephFerano: vmware but i think they got rid of UNITY [17:46] JosephFerano try virtualbox or vmware player (latter is 3r party, not in the repos) [17:46] nabend [17:46] got rid of Unity? You mean the DE? [17:46] JosephFerano: Virtualbox is the best [17:46] OK so...you have a disk image created with did that's a dump of a disk? [17:46] JosephFerano no, Unity in vmware player is seemless mode [17:46] no unity mode in vmware === precise is now known as precise|salty [17:47] ah [17:47] where the individual windows in the VMWARE show on your desktop [17:47] I see [17:47] and the guests desktop disapears [17:47] Yeah, I would love that [17:47] still there for iwndows [17:47] but they decided no one was using it in linux so as of vmware workstation 11 its gone [17:47] does VB have a seemless mode? [17:48] kinda but nto really [17:48] yes it does [17:48] Tech: dont the apps have to be maximized to work thoguh? [17:48] no [17:48] hmm i may have to give that a try then :-P === __Trullo is now known as _Trullo [17:48] JosephFerano: seemless mode with mouse? yes [17:48] :) [17:48] ok, well that's one option then [17:48] JosephFerano: you just need guest additions installed on the guest [17:48] does virtual box work with macos? [17:49] I've got 4 machines configured in Virtualbox :) [17:49] prussian: What do you mean "a dump of a disk"? [17:50] hey === Afrotoast is now known as workfro [17:52] prussian: TBH I'm about ready to scrap this image, take the 2.5 inch hdd out of the laptop and clone it to vbox using disk2hd, avoiding the unnecessary and increasingly time-consuming hassle of Ubuntu's Terminal cli. [17:52] *CLI [17:53] *disk2vhd [17:53] Tech, disk2hd is a windows app? [17:53] Tech, you can even use dd to clone a disk [17:53] yes [17:53] no [17:54] Tech, (vboxmanage can convert raw dd to .vdi) [17:55] yeah but I don't have 500 GB + another 500 GB free to do that.....especially when only about 80 GB is used on that hdd. [17:55] Tech, use conv=sparse with dd, that'll make a dd image of 80 gb.. [17:55] I was attempting to resize the img file but it seems more trouble than it's worth, especially given I have to calculate the offset, etc [17:56] hello [17:56] gtxbb: ooooo...that sounds much better! [17:56] one sec [17:56] Tech, wait [17:56] Tech, i'm not following with your procedure.. === Starky is now known as Guest2426 [17:57] Tech, i thought you were doing a backup [17:57] Tech, looks like you're trying to do something else... so i guess only you know what you're after [17:57] one sec [17:57] :) [17:57] good luck (i have no idea what he's doing) [17:57] * gtxbb hides [17:58] This is the command I used to create the raw disk img: dd if=/dev/sda of="/media/ubuntu/SP Blue 1 TB/rawdisk.img" bs=16M [17:58] gtxbb: Don't hide :) [17:58] * Tech runs after gtxbb [17:58] And whats the proboem now? [18:00] bekks: if you're asking me, it's how do I append gtxbb 's conv=sparse cmd to the above cmd? [18:00] "add it at the end of the command" aka "append". [18:00] Tech: "SP Blue 1 TB/: is not a linux syntax. Spaces are delimiters . If ya use that name will have to escape the spaces for the sytem to see it as one name . [18:00] Bashing-om: He is using "" around the entire filename. [18:00] No need for escaping. [18:00] no need to dd the whole drive/partition , resize the sourcer partition to a GB larger then the data , dd it to the target then expand it to a usable size afterwards Tech, 16Mbs is abit large bs=4M is best [18:01] Bashing-om: bs can be the cache size of the disk, which will avoid unnecessary I/O then. [18:01] BluesKaj: ^ [18:01] well #virtualbox guys don't know as much you do BluesKaj ;) [18:01] bekks: Tech : K .. me and my tunnel vision . [18:01] Tech: At that point (regarding blocksize) he is wrong :P [18:03] ok nm , Ill stay out , my mistake ...I've never tried to dd from VM image [18:04] lol [18:04] is ubuntu mate supported on this channel? [18:05] newm: yes [18:05] too many people helping....but I appreciate the enthusiasm :-) [18:05] Tech: So after you created the disk image yesterday - whats the problem today? [18:06] bekks: I didn't zero before creating the img [18:06] *zero out the free space [18:07] Tech: So do it and create a new image. === mvoss is now known as ormris [18:07] Tech: adding various options to dd will not magically zero it out. [18:07] I don't know how to append that to this cmd line: dd if=/dev/sda of="/media/ubuntu/SP Blue 1 TB/rawdisk.img" bs=16M [18:07] Tech: Do not add any options. Zero out free space, create a new image. [18:08] what options? [18:08] Tech: "conv ..." [18:08] Tech: Adding those will not help you at all. === ormris is now known as mvoss [18:08] Tech, append what? "conv=sparse" ? you just add that to the end of the dd line [18:08] Hi there, I was sent over from #ubuntu-app-devel. I want to build my vala/gtk-application on launchpad as part of a ppa. But I am facing a strange issue: First a vapi-file is being created during the build, then right after the build fails complaining it can't find the exact same file. [18:08] Tech, but it may be well beyond 80gb --- because there's "orphaned" data that are non-zero value bytes. [18:08] error: /«BUILDDIR»/feedreader-2.0.0~r1264+pkg25~ubuntu16.10.1//«BUILDDIR»/feedreader-2.0.0~r1264+pkg25~ubuntu16.10.1/obj-x86_64-linux-gnu/FeedReaderCommon.vapi not found [18:09] https://launchpadlibrarian.net/286704177/buildlog_ubuntu-yakkety-amd64.feedreader_2.0.0~r1264+pkg25~ubuntu16.10.1_BUILDING.txt.gz [18:09] ugh... [18:09] Tech, dd dumps everything... however "sparse" will crunch all the zero-byte segments -- shortening the actual size on a sparse filesysetm [18:09] Tech, that's just a last bit I can give as advice [18:09] this bs now has me confused gtxbb and bekks [18:10] (I use e2image which is better than dd for backing up ext2/3/4,... but you're working with "ntfs" -- and a whole disk image) [18:10] Tech: set bs=16M, done. [18:10] JeanLuc_: you may want to ask in #launchpad [18:10] okaaaaaaaay so..... [18:10] :P and #launchpad will send me over to the next channel [18:10] Tech, use your Windows tools to backup your Windows system. [18:11] FINAL CMD: dd if=/dev/sda of="/media/ubuntu/SP Blue 1 TB/rawdisk.img" bs=16M conv=sparse [18:11] Tech, as you're not acquainted with the cli terminal (which you mention numerous times) [18:11] JeanLuc_: maybe, but it's not really an ubuntu support question :) [18:11] fffffffffffffffffffffffffffffffffffffffffsddddddddddddd.//11111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111 [18:11] that looks like cat-language [18:12] Tech: How often will you ask that again? [18:12] Tech: We spent hours yesterday already. [18:12] JeanLuc_: fwiw, the issue seems to be sort of double-nested path "/«BUILDDIR»/feedreader-2.0.0~r1264+pkg25~ubuntu16.10.1//«BUILDDIR»/feedreader-2.0.0~r1264+pkg25~ubuntu16.10.1/obj-x86_64-linux-gnu/FeedReaderCommon.vapi" [18:12] 14 to 16 upgrade is stalled out at `Found initrd image: /boot/initrd.img-3.16.0-30-generic`. Help [18:13] I'm not familar with Terminal bekks ....I'm sorry! [18:13] wimpog: whate versions exactly? there are 2 ubuntu releases each year. [18:13] Tech: The command for creating the image is the same as yesterday. === wagle_ is now known as wagle [18:13] k1l: Ubuntu 14.04.5 LTS to 16.04.1 LTS upgrade via `do-release-upgrade` [18:14] wimpog: and that brought you an error? and was canceled? [18:14] Yes I just posted the successful cmd with the appending sparse cmd added to where I THINK it should be but I'm not entirely sure so I'm asking AGAIN... bekks [18:14] hiiii [18:14] k1l: affirmative! Just stalled, no progress [18:15] wimpog: for how long? [18:15] hi [18:15] wimpog: some steps can take some time depending on the hardware [18:15] hi i have problem [18:15] who help me plz [18:15] k1l: ~1hr [18:15] Salah start with a question [18:15] k1l: this is virtual machine [18:16] k1l: should I leave it longer [18:16] @MonkeyDust how to install intell graphic driver [18:16] wimpog: uh, 1hour is long enough. but virtual machines can have own issues [18:16] Salah: you dont need to install a driver since intel ships the driver in the linux kernel [18:17] no sir i cant play games and i check driver [18:17] result unknown graphic [18:17] Salah start from the beginning, what brings you here [18:18] i cant install graphics driver === Starky is now known as Guest52364 [18:18] k1l: anything else I could try? [18:18] Salah: for intel, there is no graphics driver to 'install'. What game are you trying to play that produces that message? [18:19] i play conquer online [18:19] hello ubuntu fails downloading extra data files requested by flashplugin-installer package... is there a way to fix this? [18:21] Salah: how are you playing it? wine? [18:21] wimpog: is /boot full? [18:21] pineapplelover try sudo apt-get -f install [18:21] i have wine but the game playing very slowly [18:21] okay [18:21] k1l: /dev/sda1 511M 3.4M 508M 1% /boot/efi [18:21] Salah: what game, what hardware? [18:22] wimpog: that's the efi partition, not /boot itself (fyi) [18:22] wimpog: no, not /boot/efi. /boot. but most times its just part of the / [18:22] game = conquer online hardware = intell [18:22] k1l: /dev/sda2 58G 32G 24G 57% / [18:23] MonkeyDust: what about this fix?= http://askubuntu.com/questions/525865/failure-to-download-extra-data-files-flashplugin-installer [18:23] Good day how can i make a shell script end after it is finished or if the files the script is suposed to be moving are missing. [18:23] Peter1029: shells scripts end when they are finished. You can always do 'exit ' if you need to [18:24] Peter1029 the people in #bash can help you with scripting [18:24] Peter1029: the latter part is called error handling, and you'd want to presumably do some sort of check, and then exit with a non-zero code [18:24] what do you mean by return code? [18:26] wos is los [18:26] Peter1029: as MonkeyDust said, it's probably better discussed in #bash, but 0 typically mean success and any non-zero result means some kind of error [18:27] nacc: he's there, mission accomplished [18:27] SchrodingersScat: thanks === kevin is now known as Guest53872 [18:28] Thanks i just my question to bash i m leaving this channel. === pomelo is now known as Guest78502 [18:33] loka pola mina sola [18:33] What is the cmd to append sudo to a dd conversion? [18:33] Tech: append sudo? you write sudo in front of it [18:34] just literally writing sudo dd if= /dev etc etc? [18:35] Tech: if you want commands to be run with root powers you need to preface them with sudo. [18:35] KillaloT: just sudo? [18:35] oops [18:36] Tech: honestly: you are making it harder than it is. just write sudo dd ....... and the command dd will be run with root power after you put in your users password when asked for it [18:36] Tech: same as yesterday ;) [18:37] got it [18:38] darn it! now it's not working and nothing has literally changed other than me shutting the computer down [18:38] Tech: What is not working? [18:38] hey, what's up with the hashsum being wrong for E: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/xenial-updates/universe/binary-amd64/by-hash/SHA256/fca8476f315a46d2067bccf64e3a05274bdbf1097225d7a47ba45│HOME_URL="http://neon.kde.org/" d9888846a3a [18:38] ? [18:39] Tech: what exact command? what error? use paste.ubuntu.com for several lines output [18:39] whoops, HOME_URL="http://neon.kde.org/" was on the other terminal side by side, discard that :) [18:40] AciD`: maybe the mirror is beeing updated and there is a different package on the mirror than on the updated list [18:40] AciD`: either wait or clear the packagelist [18:40] is it happening to you too k1l? [18:40] AciD`: it happens sometimes. [18:40] what do you mean by 'clearing the packagelist'? [18:41] sudo rm -rf /var/lib/apt/lists/* [18:41] what does that do exactly? [18:41] I have 102 files in there :x === rohan_ is now known as rohan [18:41] it removes the package lists you got on your system. the issue you have is a missmatch of the versions on the server and on your system,. [18:42] k1l: Mismatch. Not missmatch. [18:42] kil: https://paste.ubuntu.com/23234640/ [18:42] bekks: [18:43] Tech: its pretty clear: there s no such target [18:43] there was yesterday...lol [18:43] Do I need to double check the external drive in GParted? [18:43] Tech: so you didnt mount that disk today. or it is named differently [18:43] hi guys, question about systemd. Is there a place I can configure systemd in ubuntu to run a startup script before any of the kernel drivers are loaded. I need to load a stub driver onto two identical nvidia cards, disconnect one of the cards before the system attempts to load the nvidia driver so the host machine will still have a video card to use. Does anyone know where this config is? [18:44] kil: yes [18:46] now I'm not sure unless it doesn't like my rawdisk2.img name? [18:47] its not that it doenst like the name. it doesnt find it at all [18:47] I changed the img name from yesterday since I didn't want to delete the original rawdisk.img [18:48] https://paste.ubuntu.com/23234675/ === kvm2k3k is now known as kvm2k [18:49] oops [18:50] well anyway...I'm not sure why isn't finding the external drive path [18:50] Tech: pastebin "mount" please. [18:51] what do you mean? [18:51] Tech: type the command "mount", pastebin the outcome. [18:51] Tech: the command and output dont match [18:52] bekks: that unfortunately doesn't work on a machine without an internet connection....I have to manually type it unfortunately. [18:52] Tech: USe a usb stick or a pencil then. [18:52] or take a picture [18:52] Here it is corrected: https://paste.ubuntu.com/23234681/ [18:53] Tech: ok, again: the /media/ubuntu/SP Blue 1 TB/rawdisk2.img doesnt exist. that is the issue [18:54] Tech: either its not mounted or its a typo or something else. you can use the tab-key to use auto-completion to make sure its not a typo. [18:54] I'll snap a pic, one sec [18:57] Guys i need an help, where can i debug the desktop manager? === Starky is now known as Guest49937 [18:58] heeeyyy maaan [18:58] someone is listening? [18:59] kil: bekks http://imgur.com/a/LwTon [18:59] bp_: lightdm ? >> Logging to /var/log/lightdm/lightdm.log . [18:59] !patience | bp_ [18:59] bp_: 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/ [19:00] Tech: where is the output of "mount" as requested? [19:00] bekks: what do you mean? [19:00] Tech, a space insed the quotes ? [19:00] Tech: no space in front of /media ..... [19:00] *inside [19:01] that looks all sorts of weird ... why not use escapes on the spaces, or tab-complete it [19:01] thanks kil...that's working....LOL [19:01] geeez... [19:01] @bashing-om: thanks, but i am using gdm (gnome desktop manager) . @nacc: i'm sorry, i'm a new user in IRC [19:02] bp_: @ doesn't do anything on irc, please just use the nick you're addressing, tab-complete to help you out [19:02] ioria: thanks, it's working now :) [19:03] yay | Tech [19:03] bp_: probably the logs are under /var/log/gdm or /var/log/gdm3 [19:03] the space in front of /media was the culprit [19:03] Anyone there can tell me where BOOTx64.EFI is located? [19:03] yay Tech [19:04] nacc, thank you very much ! if i want to learn how to improve ubuntu and similar os, can you suggest me a lecture? i can't debug gnome easily [19:05] bp_: are you finding issues? file bugs [19:06] Bray90820: the only similar file i find in apt is /usr/lib/systemd/boot/efi/systemd-bootx64.efi from systemd [19:07] Bray90820: still your tablet? [19:07] nacc: can you check in "/boot/efi/EFI/ubuntu" [19:07] k1l: Yes sir [19:08] The BOOTx64.EFI is the last thing I am trying before I give up and use nomodeset [19:08] Bray90820: you need a 32bit uefi setup for that [19:08] Bray90820: http://paste.ubuntu.com/23234732/ [19:08] k1l: I actually have it booted with nomodeset [19:09] So will the 'conv=sparse' cmd ensure that I don't end up with another 500GB.img file that takes over 5 hrs to create? I'm hoping for an img around 100 GB in size since only about 80GB is used when I last checked it in windows. :) [19:09] nacc: can you do an ls -la of that directory for me? [19:09] Bray90820: http://paste.ubuntu.com/23234736/ [19:10] nacc: Thanks [19:10] That was actually a lot of help [19:10] bekks: kil: ?? [19:11] Tech, you can check progress (in another terminal win ) with sudo kill -USR1 $(pgrep ^dd) [19:12] Bray90820: yw [19:13] ioria: I was just wondering if that command will result in a smaller .img file. Also I keep checking the file size of the mounted external drive so I know it's working, easier than checking in another Terminal I think, at least for me. ;-) [19:14] Tech, you are cloning the entire /dev/sda ... how big is it ? [19:14] 500 GB [19:14] onto a external usb2.0 hdd? [19:14] yes [19:15] Tech, a long wait ... [19:15] Tech: dd has a nice status=progress argument fyi [19:15] iiuc, doesn't sparse just make dd seek rather than write 0s? so i'm not sure it'll change the effective image size [19:15] no idea where that cmd would go EriC^^ lol [19:15] dd if= of= status=progress bs= ..etc [19:16] Tech, true, the new dd (coreutils) has a feature... [19:17] Hello [19:17] hello [19:17] ioria: So again, will that sparse command result in a smaller img or am I wasting my time? [19:17] Tech, not familiar with sparse, sorry [19:18] ioria: apparently no one is so don't beat yourself up over it ;) [19:18] Tech, ^_^ [19:19] Anyone found a good client for skype for business under 16.x? [19:19] kil: you seem to have mod powers, am I right? ^_^ [19:19] Tech: my understanding based upon the manpage is, i think the file will appear to be 500G in length (as it's a disk copy), but it won't occupy all 500G on-disk [19:19] Tech: yes [19:20] I have been playing with Sky for a few days, but the conference/voice feature requires $50 fee [19:20] Linux-Ninja yeah, MS is commercial [19:20] Huh wasn't Skype for Linux free as beer? [19:21] not skype business [19:21] i feel like the implications of 'for business' implies non-free [19:21] nacc: sounds to me like it would be considered similar to how a dynamically allocated, resizable vdi or vhd image would behave. ;-) [19:21] Tech: if i had to guess, probably -- i don't honestly know, though [19:21] k1, in my current role they are using this form of communication internally [19:22] nacc: I'm not even sure what to google to find the answer... [19:22] hello guys, can someone help me please? I try to downgrade Libcap-dev, but i fail. Error message is: Unfulfilled dependencies [19:23] MonkeyDust, I really wish there was an alternative under ubuntu... [19:23] Tech: what are you trying to do, exactly? [19:23] Surface: what version of ubuntu, downgrade from what version to what version, and why [19:24] Surface don't (try to) downgrade, look for a different solution [19:24] nacc: it's very very long story...ask bekks ...haha..I'll give you the short version [19:25] Monkeydust & nacc: i want to use reaver on ubuntu, and this is the only one soulutin [19:25] nacc: attempting to virtualize a Windows 7 64bit ntfs mbr formatted hdd to work in VirtualBox on a different computer basically. :) [19:25] Surface: ubuntu ships reaver [19:25] !find reaver [19:25] Found: reaver, W:, W:, W:, W:, W:, W:, W:, W:, W: (and 18 others) http://packages.ubuntu.com/search?keywords=reaver&searchon=names&suite=xenial§ion=all [19:26] !info reaver [19:26] reaver (source: reaver): brute force attack tool against Wifi Protected Setup PIN number. In component universe, is extra. Version 1.4-2 (xenial), package size 218 kB, installed size 584 kB [19:26] its in universe since 14.04 [19:26] Tech: ah ... [19:26] Ubuntu 16.04 LTS running on a Surface pro 4 [19:26] Surface: ok, enable universe and reaver is there [19:27] sorry, i use linux a few days (max 10 days) and i dont understand what you mean with "enable universe" [19:27] !components | Surface [19:27] Surface: The packages in Ubuntu are divided into several sections. More information at https://help.ubuntu.com/community/Repositories - See https://wiki.ubuntu.com/RecommendedSources for the recommended way to set up your repositories. [19:27] !info reaver | Surface [19:27] Surface: reaver (source: reaver): brute force attack tool against Wifi Protected Setup PIN number. In component universe, is extra. Version 1.4-2 (xenial), package size 218 kB, installed size 584 kB [19:28] Surface System Settings > software sources ... enable Universe [19:28] oh, thank you. i will do this now [19:30] i looked at the universe repo and it was already enabled === the_ant1 is now known as the_ant [19:31] Surface ok, in a terminal, type sudo apt update ... then install reaver [19:31] nacc: I've successfully virtualized a dual-boot, originally GPT formatted Window 7 64bit and Windows 10 64bit HDD running on the same computer but haven't tried the latter of virtualizing an OS and moving it to a different system altogether. If I can pull it off, I'll create instructions for everyone. Btw, up to 50.7 GB on rawdisk2.img creation. ;) [19:31] ok one moment [19:35] How to turn on Universe repo? [19:35] look here: http://askubuntu.com/questions/148638/how-do-i-enable-the-universe-repository [19:35] abaldygle System Settings > software sources ... enable Universe [19:36] @Monkeydust: root @ urootSrfce: ~ # apt-get install reaver Reading package lists ... Done Dependency tree. Status information can be read .... finished Try 'apt-get -f install' to correct these: The following packages have unmet dependencies: libpcap0.8: Damaged: libpcap0.8: i386 but 1.4.0-2 is to be installed (= 1.7.4-2!) libpcap0.8: i386: Damaged: (! = 1.4.0-2) libpcap0.8 but 1.7.4-2 is to be installed [19:36] i tryed apt-get -f install, but it dont work. yesterday that worked for me [19:36] Surface that is unreabdable, next time, use a !pastebin [19:36] ok sorry, wait ill do this [19:36] !pastebin | Surface [19:36] Surface: 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. === Starky is now known as Guest97483 [19:37] http://paste.ubuntu.com/23234826/ [19:37] Surface: it appears you already tried to break your system with a different version of libcap? [19:38] Surface and how are you root in Ubuntu? [19:38] xangua: freee as beer not for Microsoft [19:39] Linux-Ninja free speech is more important than free beer [19:39] Surface: waht version of ubuntu is this, btw? [19:39] MonkeyDust++ [19:39] Surface: and what does `apt-get -f install` report? [19:39] MonkeyDust: I agree with you 100% [19:39] if i start the terminal i type in: sudo gnome-terminal, then i dont have to type "sudo" everytime [19:40] Ubuntu 16.04 LTS [19:40] i change the language from german to english and then i will paste it to pastebin [19:40] EriC^^: I tried that status=progress cmd but it didn't work. [19:40] Surface: xenial has 1.7.4-2, it was a really quite bad idea to try to forcibly (and fail) install 1.4.0-2 [19:41] Surface apt-cache policy libpcap0.8 [19:42] Tech, sudo kill -USR1 $(pgrep ^dd) [19:42] Tech: maybe you have an old version of dd [19:42] http://paste.ubuntu.com/23234842/ [19:42] no idea if I do or not [19:43] Surface apt-cache policy libpcap-dev [19:43] Tech: try dd --version [19:43] mine is 8.25 [19:44] ioria: 8.25 me too [19:44] http://paste.ubuntu.com/23234845/ apt-get -f install [19:44] I mean EriC^^ [19:44] ioria: anything with sudo and kill....worries me....lol [19:45] Tech, it's ok :þ [19:45] I even did a google search and couldn't find a reference [19:45] http://paste.ubuntu.com/23234851/ ...policy libpcap-dev [19:46] Surface: looks like you'll need to manually fix-up libpcap [19:46] Surface: why do you have precise and xenial enabled at the same time? [19:46] Surface: also, the policy requested was for libpcap0.8 [19:46] nacc: you mean the repos? [19:46] Surface: oh i see it earlier [19:46] Surface: yes, the respos [19:46] *repos [19:47] Surface dpkg -l | grep libpcap0.8 [19:47] as i said: i want to learn to work with linux, and i dont know much about it. i tryed som tutorials to get work ubuntu on the surface pro 4 :D [19:47] i don't think getting linux working on the surface pro 4 is the right way to learn to work on linux :) [19:47] it's probably more hassle than it's worth [19:48] @ ioria http://paste.ubuntu.com/23234858/ [19:48] Surface yes, you borked it [19:48] yeah, i think youre right. but i have only the surface at the moment and not much money to buy a laptop / pc [19:48] hi all, without the advise to buy a new NIC card, my onboard E2100 killer network, there are no official linux drivers, do any of you know any unofficial that are confirmed to work? [19:49] yaay i've done a good job xD ... and thanks to everyone who wants to help :) [19:49] ioria: it's gone past the 80 GB mark now...I'm getting discouraged. I'll try your command, I just don't want to stop the progress or delete anything....haha [19:50] Surface why did you install :i386 ver ? [19:50] Tech, ok [19:50] Surface: wait, you have 12.04 sources in your system? [19:51] !info libpcap0.8 precise [19:51] libpcap0.8 (source: libpcap): system interface for user-level packet capture. In component main, is standard. Version 1.1.1-10 (precise), package size 114 kB, installed size 282 kB [19:51] k1l: yeah, it's ... not rigth [19:51] *right === Starky is now known as Guest20317 [19:51] Surface: please show a "grep ^ /etc/apt/sources.list /etc/apt/sources.list.d/* " output on pastebin [19:51] ok [19:52] @ioria: my mistake last night. i saw it too :( [19:52] Surface it's ok [19:53] @ k1l: http://paste.ubuntu.com/23234886/ [19:53] list:deb http://cz.archive.ubuntu.com/ubuntu precise main universe [19:53] linux is very nice, but a little bit complicated for windows users ^.^ [19:54] Surface: that last line in the sources.list with "precise" is wrong [19:54] nacc: i was having dinner, i'm sorry. yes i have bugs: my desktop disappears and i don't know how to debug [19:54] bp_: ok, filing the bugs is often a good way to contribute then [19:54] @ k1l: you mean the tigerite repo? [19:55] Surface: do a "sudo nano /etc/apt/sources.list" and delete the last line which has "precise" in it. then ctrl+o to save, and ctrl+x to exit. [19:55] test [19:55] @k1l ok [19:55] nacc: but if i want to partecipate to the project? try to fix it by myself? can you suggest me a way? [19:56] Surface: that ppa should point to xenial too. but you can change that in the GUI in system settings -> software and updates > 3rd party software [19:56] ioria: I won't doubt your awesomeness ever again! :D [19:56] * Tech bows to ioria . [19:56] Tech, ^_^ [19:56] bp_: there is https://wiki.ubuntu.com/UbuntuGNOME/GettingInvolved/Newcomer [19:57] bp_: i would look at other getting started pages, probably [19:57] the last line is deleted [19:57] nacc: thanks, this is enough. bless [19:57] bp_: good luck [19:58] ioria: I'm confused by the output though [19:58] Surface: i know that it isnt reaver but you could use the aircrack-ng suite instead. [19:59] yourname2: that doesnt help him with his sources mess he got there anyway. if that is sorted reaver will install [19:59] can i scan wps routers with aircrack-ng? [19:59] Surface: yup [19:59] Surface: first get your mess sorted there. you will run into a lot more issues [20:00] @yourname2: thank you [20:00] @k1l you are right [20:00] @ i am working on it [20:01] Surface: just saying if you cant get it figured out. [20:01] :) [20:06] i have no idea how can i fix the apt-get -f insall problem^^ someone has a tip? (i googled before i asked) [20:07] Okay how do I kill this dd img creation process....it's building to over 150GB ??? [20:07] and I only have 230 GB free on this external hdd it's copying to [20:07] Surface: wait [20:07] Surface I picked this up in this channel ... save it as 'fixpackages' ... make executable with 'chmod +x fixpackages' ... then run it with './fixpackages' ... http://paste.ubuntu.com/15121279/ [20:07] Surface: did you do what i told you? [20:07] anyone know of linux drivers for killer network e2100 chip? [20:08] @ to fix ist manually? @ k1l [20:08] Surface: i told you to fix your sources.list and to fix the ppa. [20:08] darkdrgn2k: thanks for the help earlier, this is working far better than expected ;) [20:09] k1l: the last line i've deleted, if you mean this.. with the 3nd party software i have nothing maked [20:10] @ monkey dust: ok, thx [20:10] Surface: open systemsettings -> software and updates -> 3rd party tab. then choose your PPA there and make sure in the settings it links to xenial and not something else. [20:11] Surface: its very very bad that you mix ubuntu releases there. who ever told you that did give you very bad advice. [20:11] MonkeyDust: that's really heavy handed [20:12] hi guys [20:12] I think I have a problem with my refresh rate of HDMI port [20:13] ppf true, couldnt have found it myself, picked it up here [20:13] Already tried almost everything since sunday morning :/ [20:13] Randomly my screen just blinks, like it was changing refresh rate [20:13] ubuntu 16.04 | Intel HD 3000 [20:16] felipebhz: Driver loaded ' lspci -nnk | grep -i vga -A3 | grep 'in use' ' ? [20:16] One moment pls [20:16] Hi am not able to create Hotspot in Ubuntu 16.04. I have tried http://askubuntu.com/questions/490950/create-wifi-hotspot-on-ubuntu, but doesnt work. Can sum one guide me? [20:16] @ k1l : sorry, my english is not very good. to make sure that i have understand you: should i uncheck the ppa(tigerite) @ 3rd party? [20:16] Bashing-om, Kernel driver in use: i915 [20:17] !de | Surface [20:17] Surface: 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! [20:17] *some [20:17] Bashing-om, I disabled the intel one via Aditional Drivers/Programs Update [20:17] Hello everyone, I'm running ubuntu 16.04, and have two monitors (display port and hdmi) with 4 virtual desktops. Whenever my computer sleeps, the windows are moved across all desktops. Is there a way to prevent that? [20:17] Surface: no, not uncheck it. open the edit settings and make sure it links to xenial and not trusty. trusty is 14.04 and you use 16.04. so that is wrong. [20:17] ahhhh ok [20:18] Even enabled proprietary drivers, no die [20:18] *dice [20:18] mr-e: what's your WM? [20:18] felipebhz: Well, Intel provides the driver in the kernel; and Intell generally just works . As it is loaded, I do not know what else to do with Intel graphics . [20:18] mr-e, seems HDMI and Ubuntu are not friends anymore. haha My problem here is my external TV connected via HDMI keeps refreshing randomly [20:19] @ppf thanks :) [20:19] sure :) [20:19] @k1l done, edited to xenial [20:19] Bashing-om, Is any other option to check like kernel update or something? [20:20] Bashing-om, I googled it a lot and probably it is a common problem, but none of the options I have tried solved it [20:20] ppf: Unity [20:20] Surface: ok, now on the terminal run "sudo apt update" [20:20] afraid i got no idea then :) [20:21] Surface: after that "sudo apt full-upgrade" put the output to pastebin please [20:21] ok === cigumo_ is now known as cigumo [20:21] k1l: what's full-upgrade [20:22] ppf: its the old apt-get dist-upgrade but with a new name that is less confusing [20:22] right you said apt === Myrtti_ is now known as Myrtti [20:22] @k1l : same problem http://paste.ubuntu.com/23234982/ [20:23] Surface: "sudo apt-get -f install" please === Guest28640 is now known as Sparklybals [20:23] i kinda missed the beginning of this. did you try to remove the :i386 version yet? [20:24] @k1l i tryed that, same error. i will post it mom [20:24] http://paste.ubuntu.com/23234985/ [20:24] @ppf how can i do that? no i dont tryed that [20:25] Surface: sudo apt purge libpcap0.8:i386 [20:25] and thanks to all who wants to help me! [20:25] @k1l, done [20:26] Surface: did it remove it? [20:26] yes, no error if i type now apt-get -f install [20:26] ok. sudo apt install reaver [20:26] paste the output of the remove command please [20:26] just to be sure [20:26] http://paste.ubuntu.com/23234992/ [20:27] good [20:27] reaver is already installed. should i do this again? [20:27] Anyone else got an idea on my window position issue? [20:28] Surface: please run the command. to make sure reaver and the dependencies are installed [20:28] Hello [20:28] http://paste.ubuntu.com/23235004/ apt-get install reaver [20:28] seems good [20:28] Surface: ok. [20:29] I do not know where to ask this, but here goes; Does anyone offer a webserver to use a custom emacs server with ssh? [20:29] do you think the wash command will work know? [20:29] Surface: in future dont mix ubuntu releases in the sources [20:29] ok i wont do this again [20:30] Surface: we cant support wifi hacking in here. if you need it for your own testing, then you want to read the documentation anyway. [20:30] Is anyone experienced in installing Virtualbox on Ubuntu live USB CD? [20:30] yes, i am talking about my router [20:30] It seems to be stuck at "waiting to install". [20:31] Surface: doesnt matter. read the documentation. we dont support that in here [20:31] so ... apt over apt-X or not? [20:32] OK everything good. Many thanks for your help and time [20:32] ppf: apt is the new apt-* [20:32] ppf: some features are missing but the most used are included. and it got a fancy progressbar :) [20:33] do they share caches and the like? [20:33] yes [20:33] when'll ubuntu release its new version??? [20:33] anjan: in october [20:34] no... [20:34] october 20' [20:34] ? [20:34] anjan: 20.10.2016 [20:34] thanks [20:34] oh, somehow I inserted an LTS in there when reading it. [20:35] k1l: it's nice :) [20:35] Hi guys, just out of curiosity, how long does a typical kernel build take? (I have a i5, 8Gb of ram, hdd 320Gb 7200rpm) [20:36] well how to check my current kernel ??? [20:36] uname -a [20:36] Hello [20:36] oooo thanks [20:36] one last question bevore i go: i look to /var/log/kern.log and it shows me (often) : http://paste.ubuntu.com/23235030/ [20:36] Why would a polkit action defined in /usr/share/polkit-1/actions/ not appear in pkaction list? [20:37] holden, between 30-90 minutes, hard to say [20:37] Guys, the driver i915 is Intel proprietary or Ubuntu opensource default? [20:37] I can't mount usb drives because the udisks actions are supposedly missing, but the files are there [20:37] Surface: that's something you should try to google [20:38] OerHeks, thanks, I started a compilation and it's been running for a while... we'll see :) [20:38] ok :D [20:38] have a nice day :) [20:38] holden: do remember to run make -j ;) [20:39] ppf, I did, I ran "make -j `getconf _NPROCESSORS_ONLN` deb-pkg LOCALVERSION=-custom" [20:39] sounds good [20:40] you could use more, though [20:40] I wanted to know it, because I really need to check if Ubuntu is using intel's or community drivers. [20:40] felipebhz: the intel driver is in the kernel. that will be used [20:41] ppf, how much more would you recommend? [20:41] i usually go with 4xprocessors [20:42] k1l, I need to know how to change it to Intel's proprietary one so I can check if the random refreshs in my HDMI monitor is a driver problem [20:42] felipebhz: there is no intel prop. one [20:42] Mhmm ... when editing text with nano, how do I delete the current word (to correct a typo)? [20:42] In bash or zsh terminal I would just type ALT+DEL to delete it. [20:42] felipebhz: what ubuntu and what kernel is it? [20:43] Has anyone successfully installed VirtualBox in Ubuntu Live CD? I'm not seeing any progress with the software install and I've been waiting for 10 minutes....it shouldn't take that long. [20:43] k1l, is there anything I can do? I have a 2310m with Intel HD Graphics 3000 - It randomly refreshes the HDMI monitor without any pattern [20:43] SomethisGER: nano isn't a very powerful tool [20:43] SomethisGER: "backspace"? :) [20:43] k1l, one moment [20:43] could try ctrl-w [20:43] or use a more powerful editor [20:44] k1l, ubuntu 16.04 | Kernel 4.7.4-040704-generic [20:44] Tech, never worked for me, vbox in live environment [20:44] felipebhz: you could try with the original ubuntu kernel. and not the mainline one [20:44] darnit [20:44] ? [20:45] Tech, as you need to fully upgrade the live system, then you might be able to get vbox dkms working [20:45] k1l, I tried everything. Even updating the kernel. I had this problem with Ubuntu fresh installed and with Linux Mint :/ [20:45] ppf ctrl-w didn't work ... [20:45] ppf: ctrl-w didn't work ... [20:45] man nano [20:46] you're probably out of luck [20:46] ppf: yes, so I guess I have to learn vim. There's no Gedit for the terminal :-D [20:46] learning vim is certainly the right thing to do [20:46] OerHeks: just what I was thinking ... MAN nano ;) [20:47] ppf: or Emacs maybe ... [20:47] sure [20:47] ppf: or NANO ;-)))) [20:47] SomethisGER: There is : http://www.howtogeek.com/howto/42980/the-beginners-guide-to-nano-the-linux-command-line-text-editor/ . [20:48] Bashing-om: ... ok, checking ... [20:48] Ctrl-^ to mark the start of the text, Ctrl-Space (forward one word) ... [20:48] OerHeks: never tried upgrading so I'm not sure how to do it [20:54] Hi, im having problems with amdgpu pro drivers. Im on Ubuntu 16.04 with AMD Radeon HD 7790. I recompiled the kernel and enabled the CONFIG_DRM_AMDGPU_CIK=Y... but when i install the drivers i get just a blackscreen on boot up :S cant change the tty and cant do nothing... just enter recovery and uninstall it. Some suggestions please?? [20:56] Bashing-om: OerHeks: ppf: Thank you for the feedback guys. [20:56] codekK: is 7790 supported by amd gpu pro at all? [20:56] It's true, one can select words but one can't delete them in one stroke. [20:56] codekK, not sure that AMD Radeon HD 7790 is supported with AMDgpu, radeon only i guess. [20:56] k1l, yes with the enabled option on kernel [20:57] codekK: i mean officially. not with forcing it [20:57] Nano is not my editor. I think I'll give Emacs a go. [20:57] i read that its supported, not fully but supported and read that other people works with same card [20:57] :S [20:59] indeed, sea island https://wiki.gentoo.org/wiki/Amdgpu [20:59] but then you don't need to compile stuff on 16.04, it should work ootb [21:00] AMD Microcode is required .. [21:00] OerHeks, its required to enabled the kernel option, like i read === CompuDesktop is now known as Compu [21:03] a [21:07] Hey there! I'm considering to buy an addition minion, an Acer X1700 - are there any known issues with nVidia nForce MCPs / mobo chipsets (NVIDIA GeForce 7100 / nForce 630i)? [21:16] can someone explain, why benchmarking my http server, i get disconnects with more then 16K connected file descriptors? ( lsof -i -P | wc -l ) Ulimit is set to 100,000 [21:17] tech-o-nox, on what ubuntu? and how did you set ulimit? [21:17] hi [21:18] yes testing on ubuntu, ulimit -n 100000 [21:18] both ulimit -Hn and Sn are set to 100K [21:18] which version? [21:18] i am installing ubuntu server on a hp microserver gen 8, with x4 2tb disks in a raid 5 config [21:19] with systemd ulimits changed [21:19] ubuntu desktop version 14.04 [21:19] the install start off ok once it hit 33 % its take 2 hours to get to 45% [21:19] can anyone help? [21:20] mike123, open a terminal when installing, check htop and iotop for disc activity, and report back your findings pls [21:20] can ony one help with slow installs on a software raid 5 config? [21:21] mike123 also benchmark the raid5 with disk tool and check for read/write speed [21:21] OerHeks: any ideas? [21:21] thanks tech-o-nox [21:22] any suggestions why the read / write would be so slow? [21:22] there brand new disks [21:22] could be a bios setting, bootup a linux live cd [21:22] the install was started from a usb pen drive [21:23] google for the same bios that you have regarding raid5, and bench with live cd [21:23] or live usb [21:23] raid5 *settings [21:23] tech-o-nox, i was waiting how you set ulimits, or should i guess? [21:24] the command ulimit -n 100000 to set ulimit [21:24] that would do only for that terminal session. not a solution. [21:25] you need to edit limits.conf, and do something with /etc/pam.d/common-session [21:25] i edited /etc/security/limits.conf === bp_ is now known as bipi [21:25] #* hard rss 100000 [21:26] wonder if possible to disable ata checking from kernel, kind of ignoring the stat [21:26] hang on one second, it shouldn't be commented out should it? [21:27] nope, i thought you placed that # to write the line, please pastbin the limits.conf on paste.ubuntu.com [21:28] OerHeks: http://pastebin.com/VnTyjELf [21:29] "Unknown media type in type 'all/all'" [21:29] tech-o-nox, uncomment line 47 48 ? [21:30] i know why i missed that, i assumed these settings were already in place before i changed them [21:30] then sysctl -p [21:30] dafhew: what command gives that error? [21:31] Hello, I'm having a little issue with my laptop's AC, best explained here http://askubuntu.com/questions/830053/laptop-doesnt-detect-ac-adapter-on-ubuntu-but-works-on-windows [21:31] OerHeks: did that , is there a way to check if the setting has been applied? [21:32] could anyone shed some light into this? It only happens on ubuntu [21:32] RxMcDonald: as opposed to? [21:32] ulimit -Hn && ulimit -Sn [21:32] RxMcDonald: Windows? [21:32] reisio: yep [21:32] RxMcDonald: what laptop is it? [21:32] 4096 [21:32] 1024 [21:33] opened a new terminal window just in case [21:33] k1l: it's a lenovo y580 [21:33] RxMcDonald: so you booted into Windows and it charges, and then immediately booted into Ubuntu and it isn't? [21:33] tech-o-nox, did you edit /etc/pam.d/common-session too? >> https://underyx.me/2015/05/18/raising-the-maximum-number-of-file-descriptors [21:34] reisio: maybe try reading the link I posted? It has all the info about the issue [21:34] session required pam_limits.so [21:34] http://askubuntu.com/questions/830053/laptop-doesnt-detect-ac-adapter-on-ubuntu-but-works-on-windows [21:34] RxMcDonald: mmm, nevermind [21:34] will do now [21:35] reisio: ya it's easier if you read that since typing all here wouldn't be a good idea [21:35] tech-o-nox, for more reading http://askubuntu.com/questions/594765/ubuntu-14-04-cant-get-past-4096-max-open-files-for-non-root-user http://stackoverflow.com/questions/21515463/how-to-increase-maximum-file-open-limit-ulimit-in-ubuntu [21:35] it's not if I want to confirm something [21:35] only a response from you can do that, but I've lost interest [21:36] with systemD things change, and ulimits will be easier https://sskaje.me/systemd-ulimit/ per service [21:36] I can think of another init system that has per-service ulimit :) [21:36] reisio: it's not what you are thinking [21:37] RxMcDonald, reset your hardware ( battery out>in) and try again, maybe your bios doing this. [21:37] reisio: either way no, it started happening on ubuntu [21:37] RxMcDonald: I'm not thinking anything about your situation, sorry [21:37] OerHeks: yes but still wierd, nothing indicates a 16K limit, and both with nginx as with another http server [21:37] OerHeks: yea tried that and now it's charging on windows [21:37] OerHeks: hadnt tried on windows [21:38] reisio: you said "wanted to confirm something" [21:38] reisio: why I always get trolled in this channel? [21:39] have to reboot to have things take effect, brb [21:39] OerHeks: should I boot back into ubuntu? [21:40] RxMcDonald, after pulling the battery yes [21:40] clean boot [21:40] OerHeks: it charged 16% either way shouldn't I be able to use my computer without the battery? [21:40] i used to be able to do it, tried it and didnt work [21:40] RxMcDonald: well, looking for your model and charger give a lot of users complaining about it not working. [21:40] k1l: :O [21:41] k1l: i've owned it for almost 2 years now and I never had issues until i started using it with an adapter with lower amperage [21:42] either way it's working fine on windows [21:43] RxMcDonald: seem like something to change on your bios [21:44] OerHeks: ulimit is still default on 1024 with a terminal session [21:44] I used the computer without the battery before now it's not working, that is not cool [21:44] "with an adapter with lower amperage" is totally unimportant information [21:44] well, that is what caused the issue [21:45] lower amperage is fine the inverse is risky [21:45] lower amperage caused the computer to turn to battery [21:45] then it decided to stay that way [21:45] Hi guys [21:45] There is no solvable issue then. [21:46] I could go back to ubuntu and see if it fixed itself automagically [21:46] tech-o-nox, maybe you need to write the rule for nginx exclusive? [21:46] RxMcDonald: yes [21:46] RxMcDonald: best to shutdown the pc, let it incharge for a while before using it [21:46] or it die completely [21:46] OerHeks: its both with nginx and another http server, i wrote myself, so it's def a system limitation [21:47] low amperage need big time to do the job [21:47] debkad: die completely? [21:47] it's charging fine on windows [21:47] yeah the battery [21:47] no, now i'm using the good adapter [21:47] i have two adapters [21:47] one at work with lower amperage and this one that is the one that came with the laptop [21:47] OerHeks: i even changed the port range to 13000 65000 , but no luck , still disconnects after 16K open file descriptors [21:48] i don't take it to work because it weighs 2kg [21:48] that ok too, but best to shutdown , plug it in charge ( no use until some time ) than start to use the pc [21:48] RAM usage is under 50 % and no cpu bottlenecks [21:48] it's already at 25% now on windows [21:48] ok do what ever you want [21:49] don't be surprised when it die [21:49] but I should be able to use the computer without the battery [21:49] ok your choice [21:49] but it doesn't turn on without it [21:50] I'm pretty sure I used it without the battery before but can't remember [21:50] RxMcDonald: that depends on the mainboard. some manufacturers dont want that. [21:50] RxMcDonald, normally laptops let you run them without the battery. But perhaps #hardware will be better able to help. [21:51] RxMcDonald: if you want to use it without the battery, unplug the battery, reset the bios, power on it after [21:51] debkad: reset the bios how? [21:51] lordcirth: offtopic: can #hardware help with increasing battery life for a laptop? :) [21:52] RxMcDonald: check the manual for your laptop or from google [21:52] u mean flashing the bios? No ty [21:52] Tech, increasing? I don't know. They might have advice on preventing wear. [21:52] RxMcDonald: no not flashing, reseting [21:52] alright going back to ubuntu, see if it's fixed [21:52] I tested it and it shows battery (weak 30) [21:52] debkad: to default settings or what? [21:53] debkad: that's pretty easy, this bios only has like 3 settings [21:53] looks like I'm not the only one with battery issues today? [21:53] nope [21:54] RxMcDonald: there are bios, can be reseted by unpluging the battery, keep pushing the power button for a moment [21:54] it depend on the laptop [21:55] better to check out on google [21:55] alright, now it says charging, guess it fixed itself automagically [21:55] ok [21:55] when I removed the battery [21:56] thanks for the help everyone [22:00] OerHeks: i maybe got something here, if i count the global file desc. lsof | wc -l when hitting that limit, and substract it when the http server is shutdown, i get 65809, file descriptors [22:00] I'm trying to copy the contents of a windows partition to an image (so I can easily mount/move later) on a windows share on the network using a 16.04 live CD. Files on the disk total ~40Gb. cp (even with --sparse=always) creates an image almost the size of the partition. dd does the same. Can anyone suggest a way to do this that doesn't copy the unused space? [22:01] so 65K file descriptors being used, that's also the maximum number of ports per IP on linux [22:01] so i'm partitioning in windows, and i'm short of the third partition for swap, but windows says he's got to the maximum partitions and can't partition more [22:01] baps: you can mount the image with loopback then shrink the unused space and then concatenate [22:02] msev--: you can only create 4 primary partitions [22:02] msev--, create one large Extended partition, then put the Linux partitions within it [22:02] Thanks debkad, one moment I read up on that. [22:03] msev--, be very careful if you have anything worth saving in windows. one mistake and it will all be gone [22:03] compdoc, yeah... [22:03] sooo... what should i do... [22:03] msev--, create one large Extended partition, then put the Linux partitions within it [22:03] baps: better to defrag on windows before making image [22:04] to have best result [22:05] i dunno how to make that extended one :/ [22:05] debkad: The drive appears to be starting to fail so trying to avoid writes to it in case. [22:05] Lemme boot my VM and find how [22:05] i'm in the disk manager uRock [22:05] baps: the idea is like the one here: http://softwarebakery.com/shrinking-images-on-linux [22:06] msev--, within WIndows, right? [22:06] yep [22:06] msev--: just resize the windows partitions from there. you can make the ubuntu partitions on the installer [22:07] how if i press create new partition table it deletes all the windows partitions [22:07] msev--: dont create new partition table. [22:07] i have two disks, one ssd and one data disk [22:07] debkad: Ahh that's much simpler than what I was reading! I didn't think of shrinking the image after creating it. Thanks! I'll try that. [22:07] k11 but i'm one partition short [22:07] msev--: you just need to create new partitions. not the table [22:07] :) [22:07] (for swap) [22:08] i can send you guys a screenshot of how my disks look currenly in windows [22:08] but its in slovenian language [22:08] msev--: yes i know. and you were told the solution already twice. [22:08] it's taking its sweet time figuring how much I can shrink the volume [22:09] msev--: you can only make 4 primary partitions. but you can put all ubuntu partitions into a extended partition. [22:09] i still don't get it how to do that lol [22:10] k1l, I am trying to see if he can create that from within WIndows [22:10] there is no such option === knight is now known as Guest42397 [22:10] msev--: so just shrink the windows partitions to have enough space. then boot the ubuntu usb and we carry on making partitions from there [22:10] can anyone help me get my dual shock controller to be recognized on here? [22:11] ok i can go back to the live usb session and i'll write what i see there hehe [22:11] msev--, k1l i correct, Windows will not allow you to create an extended partition from within. [22:11] brb [22:12] nvm lol === Foxhoundz is now known as BenderRodriguez [22:13] msev--: There can be but 4 primary partitions; but, one of these primary partitions can be an "extended" partition. In this extended partition can be the logical partitions on which to install ubuntu . [22:13] msev--, You'll have to use GParted in the live image to create the extended volume, then create your partitions within it. [22:14] * uRock Note to self, running VM and aircrack at the same is not recommanded. [22:21] https://imgur.com/Lf5TT0Q [22:21] Does this look legit [22:21] uRock and others [22:22] msev--: 50GB for / is too much. [22:22] WIndows may throw you some issues, I'd delete the EXT4 and Swap, then create a large extended and put them within it [22:22] 10-20Gb for / is enough since you have /home excluded [22:23] What k1l said, too [22:23] and is this a gpt disk? [22:23] Meh gonna leave the 50gb [22:23] /boot ? [22:23] eh I've used 40GB / with most of /home separate [22:24] kk4ewt: no need for /boot [22:24] So with this settings both oses should boot? [22:24] All it takes is a few games [22:24] Do i have correct disk for the bootloader [22:24] msev--: is this a gpt disk? [22:24] No [22:24] Its within gnome === Tech is now known as Techy [22:24] msev--: are sda5 and sda6 in an extended partition= === Techy is now known as Techie [22:25] Dunno man === Techie is now known as Tech1 [22:25] msev--, I'd recommend booting all the way into live image, then use GParted from there, so you can see all of the info k1l is asking for [22:25] OerHeks: thanks for any help === Tech1 is now known as Techniq [22:25] Ok opening up gparted [22:26] msev--: best to start gparted to be sure [22:26] we just don't want you to break WIndows [22:26] need to go, bb [22:27] Gonna take a pic [22:27] no selfies [22:28] https://imgur.com/rMsdin4 [22:28] Hahaha === Techniq is now known as Techy [22:29] msev--: ok. i suggest you delete the extended (sda5) and the sda3. then make a new extended one using al the free space. then put the / the /home and swap inside that [22:31] msev--, click on View, then select device information to see if it is a msdos or gpt [22:32] Everything is msdos [22:32] i think im gonna continue tommorrow this is too much for today hehe [22:34] can someone please tell me why i cant see anything i drag to my desktop actually on my desktop? [22:34] Thanks guys hopefully we will continue in a few days :) going in a trip [22:35] KNIGHTDX, what desktop are you using? [22:35] well i was using gnome on ubuntu 16.04 but i switched back to unity to see if it made a difference and it didnt [22:35] KNIGHTDX, my bad...what DE are you using...gnome, xfce, kde? [22:37] KNIGHTDX, I am on xfce, and I know that here I can program what the desktop shows. I think gnome is the same way [22:37] KNIGHTDX, here i just right click on the desktop to configure it [22:37] also i tried to go full screen with a game and my screen wigged out. i mean if i kept minnamizing and maxing the screen i can see it going back and forth but i cant see anything else [22:38] msev--, have a good one [22:38] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=614907#108 wow, what a smart decision to rename /usr/bin/node -> /usr/bin/nodejs and make problems for thousand of developers just to satisfy 1.5 nerds who ever need amateur radio [22:38] Debian bug 614907 in tech-ctte "node: name conflicts with node.js interpreter" [Serious,Open] === Techy is now known as vTech [22:39] Henoxek: this is not the right channel for plain rantings. thanks [22:40] k [22:43] This is Knightdx I think I may do a fresh install honestly. What was the Ubuntu number that was right before unity came out? [22:43] trasken: no need for that. ubuntu ships a lot of desktops. you can choose another one if you dont like unity [22:44] Way back in the days of unsupported. Shouldn't need to do that though. One click of a setting should fix your issue. [22:44] trasken, use the gnome3 version without unity https://wiki.ubuntu.com/UbuntuGNOME/GetUbuntuGNOME [22:44] and your "my game broke my desktop" issue is not really unity dependend [22:45] Ya I know. But somethings messing with my graphics anyway. I've had issues with other things as well. [22:46] How do I tell set whether it is Apache2 or nGinx that starts with the computer? [22:48] systemctl status name.service or journalctl -b [22:57] how do i notify the kernel of changes to the disk while in live installer mode? [22:58] or should i just reboot and try again? === InfoTest1 is now known as InfoTest [22:58] skinux: or curl -I http://localhost/ [22:59] ? [22:59] tlu1: to... partitions? [22:59] try 'partprobe' [22:59] hi [23:00] yes, it was formatting and then it said that it couldnt notify the kernel of changes [23:01] this is kubuntu using ubi-partman if that at all helps [23:01] ill try partprobe [23:02] i did the smart thing and google searched it first [23:04] it says that there is an error, and that the device or resource is busy [23:04] i think i will just reboot. [23:04] that'd take care of it [23:05] lets just hope it will work this time [23:06] i have to wait another three years [23:07] ? [23:07] Does anyone have any experience with this? https://wiki.debian.org/VGAPassthrough [23:07] nvm [23:07] no [23:07] how can this be possible? [23:08] EnemyViolent: i guess you want to use it for gaming? then just make a dualboot and use windows. [23:08] Mem: Total7893 Used 2259 Free210 <- memory RAM [23:09] does anybody know of any cheap gpus (<$10) that have a dvi output and cheap shipping [23:09] n-iCe: i never understand how free works, some distro take free as free, others take buffers as used/free [23:09] n-iCe: what exactly? [23:10] tlu1: what outs do you have now? [23:10] n-iCe: can you pastebin the full output of "free -m"? [23:10] only vga [23:10] tlu1: and you have a monitor with what ins? [23:10] !pastebin [23:10] 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. [23:11] k1l: http://paste.ubuntu.com/23235708/ [23:11] vga and dvi, but the analogue to digital converter is broken, so i can only use dvi [23:11] n-iCe: and what is the issue? [23:11] http://pasteboard.co/7UlpGir2w.png [23:11] tlu1: the monitor's broken? [23:11] k1l: check the numbers [23:12] the adc is broken so vga doesnt work [23:12] tlu1: https://www.google.com/search?q=vga%20to%20dvi%20cable [23:12] it just shows random crap [23:12] I have total 8000MB is using about 1000MB, and free about 1300MB? [23:12] https://en.wikipedia.org/wiki/Web_search_engine [23:12] how is that possible [23:12] n-iCe: look at buffers and cache [23:12] what is that k1l [23:13] k1l: looks ok, for you? [23:13] I appreciate you guys. The Global DrakoNet is the correct & sociologically appropriate Data Network. [23:13] n-iCe: free -h to see it in mega [23:13] n-iCe: this explains it: http://www.linuxatemyram.com/ [23:13] vga to dvi doesnt work because its just vga over dvi, thus it needs to convert the analogue vga signal to digital either way [23:13] k1l: so is normal? [23:13] thanks debkad [23:14] n-iCe: read my link for the explanation. [23:14] tlu1: https://www.google.com/search?q=vga%20dvi%20converter#q=vga+dvi+active+converter [23:14] Jsync: only ubuntu tehcnical support in here [23:14] tlu1: better ask in ##hardware for the video card search [23:15] ok [23:16] does anyone know of a way to stream xbox one on ubuntu [23:16] how many floppy disks do you personally own? [23:18] WOAH WOAH WOAH!!!! [23:18] !offtopic | tlu1 [23:18] tlu1: #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please register with NickServ (see /msg ubottu !register) and use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks! [23:18] my computer just crashed VERY dramatically [23:19] ubottu: it was on topic [23:19] tlu1: I am only a bot, please don't think I'm intelligent :) [23:19] ubottu: lol [23:20] my computer just randomly showed a whole bunch of weird crap and locked up [23:23] #ubottu [23:29] c00k33-m0st3r: no idea may be through ftp [23:54] test === atrius_ is now known as atrius === anonymous is now known as Guest79729 === Liz is now known as Guest70840