/srv/irclogs.ubuntu.com/2016/06/26/#ubuntu.txt

ikonia(as in a none-desktop environment recovery shell)00:00
Bashing-omhammer25: Other apt application open at the same time ? There can be but one open .00:00
dylan__I don't, no00:00
ikoniadylan__: do you know how to get the grub boot menu up ?00:00
dylan__I don't in 16.0400:01
dylan__I believe it was holding shift though00:01
ikoniadylan__: in the grub menu there is normally a "recovery mode" option and then you can select a recovery shell00:01
ikoniaonce you do that run00:01
Jordan_Udylan__: Hold shift on BIOS, spam escape for UEFI.00:01
ikonia"X -configure"00:02
ikoniaJordan_U: thank you,00:02
dylan__ikonia: I will do that once I get an IRC client on my phone00:02
Jordan_Uikonia: You're welcome.00:02
dylan__2 secs00:02
ikoniadylan__: that will create a template xorg.conf that is sane in /root00:02
ikoniadylan__: from that you can use copy that into /etc/X11 and change it's config options00:02
dylan__so X -configure and that's it?00:03
ikoniadylan__: thas it00:04
dylan__Alright. I'll get back to you in a couple minutes (I'll still be on my phone)00:04
Bashing-omikonia: dylan__ In recovery, set the file system r/w ?00:04
ikoniaBashing-om: should be r/w already00:04
ikoniaBashing-om: it only mounts r/o if there is a problem00:05
ikoniahe's chosing to boot into it, should be fine00:05
Bashing-omikonia: K; good to remember . I thought activating recovery .. was read only then .00:06
ikoniaBashing-om: I could be wrong, we'll find out soon enough00:06
tewardikonia: recovery mode usually does r/o mode, you usually have to remoutn with `mount -o remount,rw /` or w/e it is00:06
* teward hasn't had to boot into recovery in an age00:06
ikoniateward: never had it in r/o mode, so I'd be surprised00:07
ikoniabut I pretty much never use it00:07
plop_its_ellieit should have write access00:07
tewardikonia: i've never had a recovery mode with a root shell that isn't r/o but eh.  Only ever cared when I fat-fingered my password and it didn't work anymore :P00:08
tatertotswelcome back dylan00:11
dylan_clIkonia could you please repeat your instructions?00:11
dylan_clI think I'm doing something wrong00:11
ikoniano problem00:11
ikoniadylan_cl: from the reovery root shell, "X -configure"00:12
ikoniadylan_cl: that will create a template xorg.conf in /root00:12
dylan_clFatal server error00:13
ikoniadylan_cl: thats ok00:14
dylan_clCould not create lock file in /tmp/.tx0-lock00:14
ikoniadylan_cl: did you see a template in /root00:14
dylan_clI did not00:15
dylan_clAt least, I don't think00:15
ikoniadylan_cl: nothing like xorg.conf in /root ?00:15
ikoniadylan_cl: try "touch /tmp/dylan.txt" what does it say00:15
ikoniaI wonder if teward is right00:15
dylan_clStill in the root shell?00:15
ikoniadylan_cl: yes00:15
dylan_clNo such file or directory00:16
ikoniadylan_cl: ls -la /tmp00:17
ikoniadylan_cl: does that work ?00:17
dylan_clYes00:17
ikoniadylan_cl: so "touch /tmp/dylan.txt" does that work00:17
dylan_clCannot touch...  Read-only file system00:18
ikoniadylan_cl: there we go, teward was correct00:18
tewardikonia: it's always r/o in recovery mode, you have to drop to root to get it into r/w mode00:18
ikoniadylan_cl: so you need to mount it read/write00:18
tewardhas been since I"ve ever touched it back in 9.04 and onwards :P00:18
=== mist is now known as Guest72998
ikoniadylan_cl: so mount -o remount rw /00:18
ikonia"mount -o remount rw /"00:19
dylan_clMy recovery menu just went weird00:19
dylan_clIs restarting ok?00:19
ikoniasure, it won't matter00:19
ikoniaapologies, i'll have to drop off as it's getting very late, but one of the other guys in here will help you finish off,00:20
ikoniasome solid guys who can help you generate a template xorg.conf to try some settings00:20
dylan_clOh, alrifht00:20
dylan_clThanks so much for the help00:20
tewardikonia: erm00:21
tewardikonia: `mount -o remount,rw /`00:21
tewardextra space will botch it up00:21
dylan_clTeward, would you be able to help me now that ikonia is gone?00:23
tewarddylan_cl: i am not x.org fluent, apologies00:24
dylan_clNo worries00:24
tewarddylan_cl: though I know my way around the recovery console and how to get the system into r/w mode from there as was necessary here, I can't help beyond that sorry.00:25
tewardperhaps someone else can.00:25
dylan_clMaybe tomorrow. Since it's almost 2:30 I should probably go sleep.00:26
=== alexandr1 is now known as alexandros_c
=== dahlia is now known as dahlia_
=== dahlia_ is now known as dahlia__
=== dahlia__ is now known as dahlia___
=== dahlia___ is now known as dahlia
=== RobShad_ is now known as RobShad
=== bipul_ is now known as bipul
=== dealer is now known as romberto
SolitaryCypherDoes anyone know what /sys/class/power_supply/BAT0/power_now contains when a laptop is charging?00:57
SolitaryCypherWhen it is discharging it is power consumption, I assume it would stay the same when charging, but technically the power consumption is negative00:58
SolitaryCypherSo it is the net consumption or the consumption not including the adapters input?00:58
pistleI have seen several formats for the dd command to create a live usb...is there more than one right way to do it?01:10
penrodanybody have any luck installing letsencrypt01:11
pistlefor example the one I used that worked was "dd bs=4M if=xubuntu-16.04-desktop.iso of=/dev/sdb" but the guide has a / before the xubuntu iso but when using it I get "no such file or directory01:11
Jordan_Upistle: Yes. Any reasonable value for bs= for example will have the same outcome, but could just change how soon it completes.01:11
pistleI was in the parent directory and did ls so I could see the iso01:11
pistleJordan_u: What about the path names and sync etc? I have seen variations of this and only got it to work by trial and error01:12
pistleI tried it with status but it failed...I removed status and it worked etc01:13
pistleseems finicky01:13
SolitaryCypherpistle: the / before xubuntu means it is looking for the file at the root of your filesystem. Without the slash it means it looks for it in your current directory01:14
Jordan_Upistle: As a file path, for any command, '/foo' means the file named 'foo' in the root directory. 'foo' means the file named 'foo' in the current directory (which you can print by running "pwd").01:14
pistleAh so if I start with a / I need a full path name from root? better to just cd into the containing directory then eh?01:14
SolitaryCypheryes01:15
pistlethanks01:15
Bashing-ompistle: Then 'dd' command I use ' sudo dd if=/path/to/iso of=/dev/sdX bs=4M && sync ' Where X is the target drive ( a,b,c ) .01:15
Jordan_Upistle: status= is a very new addition, and won't work with older versions of dd.01:15
TechnoTrumpetDoes anyone have any advice for me if I am switching from Windows to Ubuntu?01:15
SolitaryCypherpistle: also be careful with dd. It /will/ ruin your life at some point :P01:15
pistlewhat does sync do in this instance?01:15
pistleSolitaryCypher: How?01:15
xangua! Manual | TechnoTrumpet01:16
ubottuTechnoTrumpet: 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/01:16
pistleI am playing with fire?01:16
Bashing-ompistle: "sync" flushes the cache to disk .01:16
SolitaryCypherpistle: if you make of=XXX the wrong thing it can overwrite your hard drive01:16
Jordan_Upistle: A one character typo could lead you to wipe your internal drive instead of the USB drive.01:16
jamesdsync flushes all the caches outo the harddrrive, and shouldn't return untill all blocks have been written01:16
pistleOh my...not good01:16
TechnoTrumpetthanks ubottu and xangua01:16
pistlewhat is flushing the cache to disk?01:17
pistledont know what that means01:17
plop_its_elliei didnt even know there was an ubuntu manual xD01:17
Jordan_Upistle: Indeed. You should triple check any dd command before running it. It is appropriate ro be nervous when using dd.01:17
CRzzHi, how does one use USB BT Dongles for k/b and mouse with ubuntu...? I'm dual booting Ubuntu 16.04 and Win7... know it was working like a charm before on some previous version, might have been like 14.10.01:17
SolitaryCypherLinux will sometimes put off writing the actual data to the usb / hard drive until the cpu is not busy. sync does it immediatly01:17
jamesdpistle: the Operating systems wrties changes to memory because its fast, it may not be done writing all that data to disk untill you execute the sync command01:17
pistlewill it actually let you take out your OS drive while you are using it? No warning?01:17
andrew__hi01:18
andrew__i have a few questions, I have installed accidentally 32bit ubuntu01:18
SolitaryCypherYep. You'd think there would be safeguards01:18
andrew__but it sees 8 gigs ram. ? how does it see 8 gigs ram/?01:18
SolitaryCypherI think '# rm -rf /' is safeguarded01:19
pistlejamesd: that explains why I failed the firest time as I didn't use sync and pulled the drive when it seemed done01:19
SolitaryCypher(don't do that command)01:19
jamesdit see's your hardware has 8GB of ram, but each process can only allocate up to about 3GB of ram...   its tricky...01:19
pistleI tried unetbootin and some other tools...they never, ever worked so I tried dd and it seems to if I do it right...01:19
plop_its_elliepae kernel01:19
Bashing-omandrew__: PAE, Physical Address Extension . See: https://help.ubuntu.com/community/PAE .01:20
pistlenext mission is a multiboot with persistence but I need to read more first...I barely managed this single distro without persistence01:20
Tin_mani've used unetbootin for years, and have had no problem as long as extlinux, and or syslinux was installed01:21
pistleTin_man: I don't know what those are...are they tools?01:21
Tin_manpart of unetbootin01:21
pistleI am using xbuntu 1604 and I am very new at it01:21
SolitaryCypherpistle: It's much easier to install windows first, then ubuntu; for when you try it next01:21
Tin_manit will say if it's not installed when using it..01:21
pistleSolitaryCypher: sorry I meant multi linux distro...I don't have windows01:22
pistleI wanted to make a live USB with a few linux distros and persistence...just to experiment and learn01:22
SolitaryCypherAh right. Then you (probably) won't have to deal with the isseu I was thinking of01:22
pistleif I did somehow ever use windows you need to install it first?01:23
SolitaryCypherYou don't have to, it just makes it easier. Windows will overwrite the Linux boot manager, so you can't immedatly boot into Linux again01:23
SolitaryCypheryou have to go back to the Live CD and reinstall the linux boot manager01:24
Bashing-ompistle: No, you do not "need" to .. but if you do not .. will have to manually re-install the boot loader .01:24
pistlecan you guys recommend a method for making a live multiboot linux USB on xubuntu? I found this: http://www.pendrivelinux.com/multiboot-create-a-multiboot-usb-from-linux/ but havent tired it yet01:24
andrew__Bashing-om: what I mean is.. I have a perfectly working i5 intel with 8 gig ram .. dell e6420 . however, I accidentally installed 32 bit and have been installing programs on it for a week.. does this mean I should start over?01:25
pistlecan you do a multiboot with dd?01:25
SolitaryCyphertechnically yes, but you don't want to.01:27
SolitaryCypherTry the tool instead01:27
plop_its_elliewait you can multiboot with dd????01:35
Bashing-omandrew__: What release did you install ? 16.04 ? Then yes I would re-install the 64 bit version; due to 16.04 is Long Term Support ,, and 32 bit applications are going south .01:35
centurionhi can someone help me, instead of displaying the normal splash image i get kernel status when booting01:49
centurionhow to set it displaying splash instead?01:49
Bashing-omcenturion: Have you edited /etc/default/grub ?01:51
centurionNo, I have not Bashing-om01:51
Bashing-omcenturion: Well, then the splash image should cover the boot messages . what is the messages that you see ?01:53
centurionservice [status] where status is OK01:54
Bashing-omcenturion: Odd .. that you see that without explicitly enabling to see them .. what release is this ?01:55
centurionDistributor ID:Ubuntu01:55
centurionDescription:Ubuntu 16.04 LTS01:55
centurionRelease:16.0401:55
centurionCodename:xenial01:55
Bashing-omcenturion: Sorry, I can not say what the cause is . Only thought I had was an edit to /etc/default/grub had been done to disable the splash image .01:59
centurionBashing-om, I have send you a PM with grub config01:59
teward!pastebin | centurion01:59
ubottucenturion: 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.01:59
tewarduse a pastebin01:59
teward:)01:59
Tex_Nickphunyguy:02:00
Tex_Nick..........................................................................02:00
Tex_Nickwhhops sorry people02:01
Tex_Nickmy cat did that :(02:01
Bashing-omcenturion: An edit has been made to disable splash ! " GRUB_CMDLINE_LINUX_DEFAULT="" ....... GRUB_GFXPAYLOAD_LINUX="None" " .. there are also beeter ways to make up a custom image .02:02
Bashing-ombetter*02:03
centurioninteresting. so GRUB_CMDLINE_LINUX_DEFAULT should be uncommented ?02:03
HackerIIsuuuuure, blame the cat.02:03
Bashing-omcenturion: See: https://help.ubuntu.com/community/MaintenanceFreeCustomGrub2Screen . I have used this tutorial, and it works great .02:04
tatertotsmeow02:04
centurioncenturion, so cmd_linux_default should be GRUB_CMDLINE_LINUX_DEFAULT=""02:06
centurion?02:06
centurionBashing-om,02:06
Bashing-omcenturion: Look in your config file and you see - GRUB_CMDLINE_LINUX_DEFAULT="quiet splash" - then you added - GRUB_CMDLINE_LINUX_DEFAULT="" - such that the 1st entry is nullified .02:07
ayylmaoHello, I just started using Ubuntu and -- you must get this question all the time-- how do I install Steam?02:09
LiquidSwordsmanHey all, I have a question that turns up no search results and I don't know enough to diagnose it. I had the issue on 14.04 and it persists on 16.04 where when I connect my bluetooth headset all streaming videos in any browser stop playing. If I disconnect them, playback resumes02:09
Bashing-om!info steam | ayylmao02:09
ubottuayylmao: steam (source: steam): Valve's Steam digital software delivery system. In component multiverse, is extra. Version 1:1.0.0.48-1ubuntu3 (xenial), package size 853 kB, installed size 2600 kB (Only available for i386)02:09
LiquidSwordsmanThis happens if the headset is connected before the browser is open, and happens regardless of browser02:10
complexity@ayylmao https://linuxconfig.org/how-to-install-steam-on-ubuntu-16-04-xenial-xerus02:10
OerHeks#ubuntu-steam02:11
hammer25hey guys, i'm using the python3.5 interactive mode, and for no apparent reason I got this message:02:12
hammer25>>> [WARNING:flash/platform/pepper/pep_module.cpp(63)] SANDBOXED02:12
hammer25followed by this:02:12
hammer25[1:1:0625/220756:ERROR:PlatformKeyboardEvent.cpp(117)] Not implemented reached in static PlatformEvent::Modifiers blink::PlatformKeyboardEvent::getCurrentModifierState()02:12
hammer25repeated 8 times02:13
hammer25what does that all mean?02:13
noah_]02:13
LiquidSwordsmanI just found out this only happens if I'm using A2DP, however HSP/FPF sounds awful02:14
LiquidSwordsmanIdeas?02:14
Jordan_ULiquidSwordsman: Try asking in #pulseaudio.02:14
hammer25Hmm, it happens every time i scroll02:15
hammer25in the window i opened with webbrowser.open()02:15
ayylmaoHow do I get the terminal back up? I closed it out and now it's just sullenly blinking on the dash02:18
Tex_Nickhammer25: you might ask the good people in #python02:19
Anonaly_after upgrading to 16.04 from 14.04 (Xubuntu), my firefox does not show a titlebar.02:20
Anonaly_it does show a titlebar but I have to make a new firefox profile02:20
glrrfwhy won't rythymbox stream .m3u audio?02:21
Anonaly_I don't want to do that however because I have a firefox profile that is configured already02:21
Anonaly_(kept it from ubuntu 14.04)02:21
ayylmaoI can't find a common mistakes guide on command line02:25
ayylmaoand I don't know why it's blinking at me02:25
codepython777has anyone here ever setup a hot-spot and a P2P connection on the same machine with 2 wireless adapters?02:27
joey_anybody know if its possible to burn an iso to a hard drive and boot off it in the bios like you do a usb stick02:28
Bashing-omjoey_: https://help.ubuntu.com/community/Grub2/ISOBoot02:30
d3bughey folks.  quick question:  If there any way to set a custom sleep time (inactivity)... in other words, sleep after x hours?  as of right now, the longest delay I can set is 2hrs02:30
d3bugis*02:30
=== rjc_ is now known as dualmal
Jordan_Ujoey_: You don't "burn" files to hard drives, you jist write them. And you can write Ubuntu isos sector by sector to a hard drive (for example using dd) then boot from that drive, in addition to the possibility of just copying the iso as a file to the drive and having grub loop boot it as Bashing-om posted.02:36
joey_Jordan_U, im trying to boot the remix os iso i know its not ubuntu but i tried dd straight to hdd and it wont boot02:37
joey_i might try the grub loop boot02:38
d3buganyone know how to set a custom sleep timer?  ie; sleep after 5hrs02:38
ayylmaoI've been met with an "X Error of failed request: BadValue (integer parameter out of range for operation)"02:40
Jordan_Ud3bug: I am not sure if thos applies to Ubuntu and Unity or not, but: http://superuser.com/questions/727120/make-gnome-screen-lock-after-1-hour-not-15-minutes02:40
ayylmaoAnyone got any advice on what is wrong and how to fix it?02:41
joey_what file system can grub2 read02:42
Jordan_Ud3bug: Does "gsettings get org.gnome.desktop.screensaver lock-delay" return the current setting (in seconds)?02:42
joey_can it read ntfs02:42
kevin_33hi02:42
kevin_33how to register?02:42
kevin_33for irc ?02:42
Nilesh_can i upgrade from 32 bit ubuntu to 64 bit?02:42
Jordan_Ujoey_: Any that you can think of (and many you can't :)02:42
joey_ok02:43
Jordan_UNilesh_: No, but you can re-install preserving /home/.02:43
kevin_33i dont know how to register for IRC chat02:43
Jordan_U!register | kevin_3302:43
ubottukevin_33: Information about registering your nickname: https://help.ubuntu.com/community/InternetRelayChat/Registration - Type « /nick <nickname> » to select your nickname. Registration help available by typing /join #freenode02:43
Tex_NickJordan_U: reminds me of media journalist use of the term downloading when they should be saying copying ... as in recent Egypt flight 804, media keeps referring to downloading data from blackboxs02:44
Nilesh_Jordan_U:  how?02:44
kevin_33what is nickserv ?02:45
kevin_33i am trying to register but dont know what is nickserv02:45
Jordan_UNilesh_: https://help.ubuntu.com/community/UbuntuReinstallation02:46
Jordan_Ukevin_33: Nickserv is a bot that handles (among other things) registering and identifying with the freenode network.02:47
kevin_33so for this room nickserver is ubuntu ?02:47
Jordan_Ukevin_33: No. There is only one nickserv, for the entire network.02:48
d3bugJordan_U: I am trying to put the system to sleep though, not lock the screen or turn the screen off.02:48
Nilesh_I dont see ubuntu image for 64 bit i386 here http://releases.ubuntu.com/16.04/... where can i get it?02:50
williamconnahello all02:52
Ben64Nilesh_: amd64 = 64 bit02:53
Jordan_Ud3bug: https://ask.fedoraproject.org/en/question/69364/automatic-suspend-setting/ Again, I don't know if this applies to Ubuntu/Unity and I can't test it at the moment. O recommend doing more research yourself and experiment with "get" to check the value, change it in gnome-control-center, then get it again to confirm that that is the key whose value seems to be changed.02:53
=== evil is now known as Guest85510
Nilesh_Ben64: but does that work for i386?02:55
Ben64Nilesh_: can you explain what you're doing exactly02:56
Nilesh_Ben64:I need to install 64 Ubuntu 16.04 64 bit on my pc02:57
Nilesh_its i3 form intel02:57
Nilesh_from *02:57
Ben64yeah, then you want the amd64 iso02:57
sponixI like the Ubuntu Server 16.04 .. Pretty sexy02:58
Ben64i386 has no relation to the "i3" cpu, it means it's targeted to the intel 80386, a ~30 year old cpu02:58
Nilesh_ok thanks... i was a bit confused with the *name* amd6402:58
Ben64amd was first with 64bit and they "won" so 64bit stuff is called amd6402:58
Nilesh_I see02:59
allquixoticDoes Ubuntu Landscape with the paid Advantage plans offer automatic security update functionality?03:00
ayylmaoI'm getting a glXChooseVisual error when I try and run steam. I used to get a badvalue error, but then I changed drivers03:01
xanguaallquixotic: that would be a question for canonical03:02
bipulWhat does it mean "E: Could not get lock /var/lib/dpkg/lock - open (11: Resource temporarily unavailable)" ??03:05
bipulI am looking for the meaning for this above statement which i have pasted.03:06
Ben64bipul: something is using dpkg already03:09
bipulYes we know that, but what it says " Could not get lock /var/lib/dpkg.lock?03:10
bipulIt must have some meaning.03:10
ayylmaoI restarted my system to apply the driver changes and now it is requiring a password03:11
ayylmaoI never asked it to require a password at login03:12
CarlFKbipul:  dpkg won't continue if it can't lock that file .03:15
nicolehi03:15
bipulthat file which is running at the moment you mean? CarlFK03:16
CarlFKbipul: dpkg is the command that is running.03:20
CarlFKbipul: this may help with learning the concept https://en.wikipedia.org/wiki/Semaphore_(programming)03:23
pperezp306Hola?03:27
tatertotsHola pperezp30603:27
pperezp306Que onda, como andamos?03:28
grizzlyHola!03:28
grizzlyHola pperezp306, hola tatertots!03:29
ludwigHi all03:29
ludwigI am new here03:29
tatertotshello grizzly03:29
ludwigis all about Linux?03:29
pperezp306yeap, im using ubuntu mate03:30
tatertotsUbuntu linux specifically03:30
ludwigMe too, I am new here. Can you suggest a good tutorial ?03:30
ludwigI want to learn terminal03:30
tatertotstutorial for?03:30
pperezp306well, what03:30
glrrfanswered my own question: Banshee > Rhythmbox03:31
grizzlyI use Xubuntu.03:31
pperezp306thing you wath to do?03:31
acerimmer!manual | ludwig03:31
ubottuludwig: 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/03:31
kevin_33how to search for channels with particular topics03:31
kevin_33?03:31
ludwigis this link a good option ?03:32
ludwighttp://www.freeos.com/guides/lsst/03:32
ludwigor something like code academy for shell?03:33
mon_how to show my  backbox version ?03:35
acerimmer!backbox | mon_03:36
ubottumon_: 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.03:36
mon_how to show  which version i use?03:38
acerimmermon_, backbox IS NOT supported here.  see the link above for help03:39
mon_nothing to see03:39
mon_which post i follow?03:39
acerimmer!backbox > mon_03:39
ubottumon_, please see my private message03:39
tatertotsmon you could ask the systems administrator that installed it which version they installed....good system admins usually know this kinda stuff off the top of their heads03:40
kevin_33i have installed everything i want on ubuntu03:41
mon_ok03:41
kevin_33have managed to switch from windows03:41
CarlFKI am trying to install DeckLink-7.9.4rc17-amd64.deb  from  http://software.blackmagicdesign.com/DeckLink/v7.9.4/DeckLink_Linux_7.9.4.tar.gz03:45
CarlFKDependency is not satisfiable: libmng103:45
CarlFKany suggestions on what I should do?03:46
CarlFKi am thinking find the libmng1 source package and try building it on xenial and see what happens03:47
=== spammy is now known as Guest98782
ayylmaoI'm getting to the unlock dick sdc3_crypt screen, but the cursor isn't moving to the box, it's just sitting in the upper left hand corner04:00
=== Bae is now known as GameOfTrolls
=== acerimmer is now known as cfhowlett
ayylmaoI booted into safemode and now I'm back at the problem I was having before04:08
ayylmaoI put the password in and the screen flashes for a moment before dumping be back into the main screen04:09
ayylmaoif I put in the wrong password, it tells me04:09
ayylmaonor can I start guest sessions04:09
Ben64what was the original issue?04:09
ayylmaoSteam wasn't running so I had to change the drivers04:10
ayylmaowhen I restarted the system, this happened04:10
Ben64what gpu04:10
ayylmaoevga 97004:10
Ben64any other gpus? integrated, etc04:10
Ben64question mostly applies to laptops04:11
ayylmaoI restarted it again to try and get to the BIOS, but I got distracted and it went to the sdc3_crypt screen again04:12
ayylmaothis time I couldn't type anything04:12
ayylmaocan I run in failsafex and try to fix the driver problem?04:15
tatertotsdid you try to reinstall steam after changing drivers?04:15
tatertotsyes/no?04:15
ayylmaoI restarted right after the driver changes04:15
tatertotsthat means you haven't tried to reinstall steam after changing drivers correct?......a simple "no" would have been great but okay04:16
ayylmaoHow could I reinstall steam if I restarted the system immediately after changing the drivers?04:17
nicolewhat is a kernel driver and what is a kernel module04:17
nicoleI get both headers using lspci -k04:17
tatertotsHi nicole...sounds like someone was already helping you with what ever is broken that you are attempting to repair04:21
nicoletatertots: no one04:22
nicoletatertots: is a question thrown out04:22
tatertotsNicole....what problem are you dealing with ?04:22
tatertotsAh okay I see ...just looking for general linux knowledge type stuff04:23
nicoleI want to see if ubuntu detects a wireless nic wag511 when I insert it it doesn´t show using lspci -k04:23
tatertotsnicole ...anything in the logs04:26
nicoletatertots: how? dmesg?04:26
tatertotsnicole...yes dmesg is one place to look04:27
ShekharReddyhello i I have  pen drive which I made bootable using some other system (OS).04:28
ShekharReddyBut I need to make it normal as it was before04:28
ShekharReddycan anyone help me out of this04:28
chowlettShekharReddy, gparted.  plug in your drive and disable the "bootable" flag04:28
nicoletatertots: how to filter out for that card? itś an atheros should I do dmesg | grep Atheros?04:30
=== xamindar_ is now known as xamindar
ShekharReddychowlett:  hello04:42
chowlettShekharReddy, greetings.04:42
HipHipHezah_Hello :) A Fresh new Ubuntu user here. Left the terror of windows 10.04:43
ShekharReddyi have done the following disks-->selected the device--> disabled the bootable flag chowlett04:43
chowlettShekharReddy, so you should be good ...04:43
uebera||Hi. With unbound-host installed, is there a reason why "apt-get purge bind9-host" tries to uninstall "avahi-daemon* avahi-utils* bind9-host* dnsutils* libnss-mdns* ubuntu-standard*"? I would expect that avahi, ubuntu-standard can work with both?04:46
ShekharReddychowlett:  no i am not, it should be like this https://snag.gy/P7KLW6.jpg   but it is like this  https://snag.gy/Cr2EI3.jpg04:47
tatertotsI was curious what he actually meant by he wanted his usb drive to be "normal" as it was before04:48
tatertotskinda vague04:48
tatertots"normal"04:48
chowlettShekharReddy, did you reformat?  my USB has no MBR ...04:48
tatertotslol04:48
chowlettHipHipHezah_, greetings.  state your ubuntu question.04:48
tatertotswtf does normal mean04:48
ShekharReddychowlett:  yes i did04:48
ShekharReddyMBR ?  chowlett04:49
chowlettShekharReddy, USB drives meant for storage do not carry a MBR partition.04:49
ShekharReddychowlett:  what should i do now04:49
tatertotsbut when they talk vague like that...i just stay 50 feet away from end users like that04:50
chowlettShekharReddy, clarify: the 8 GB is the problem device?04:50
ShekharReddyyes 8GB is the problem04:50
tatertotsthat ones all yours lol04:50
ShekharReddychowlett:  can u provide a sol for thst04:52
ShekharReddy*that04:52
chowlettShekharReddy, it's unallocated space.  select it and add a fat32 formatted partition04:52
BlueSharkHey. My swap is shown as Not Available. What could be the issue?04:53
chowlett!swap BlueShark04:55
chowlett!swap04:55
ubottuswap is used to move unused programs and data out of main memory to make your system faster. It can also be used as extra memory if you don't have enough. See https://help.ubuntu.com/community/SwapFaq for more info04:55
BlueSharkchowlett, I know what swap is - it's just not being used.04:55
BlueSharkThis is what `free -m` shows - "Swap:            0          0          0"04:56
Ben64BlueShark: pastebin the output of "blkid"04:56
=== zak is now known as strass_
strass_I bought a bluetooth mouse without looking to see whether it'd be supported on linux or not04:57
strass_how big of a mistake have I made?04:57
strass_bluetooth mobile mouse 360004:57
chowlettstrass_, errrrrrrrrrrrrrrrrrrr .... plug it in and see for yourself?04:57
strass_it says it's connected but not paired04:57
strass_Failed to pair: org.freedesktop.DBus.Error.NoReply05:00
wie_rilis ubuntu05:00
chowlettstrass_, my bt mouse also has a custom USB receiver.  plug in the receiver, switch on plugnplay05:01
BlueSharkBen64, http://pastebin.com/Q1fTuWDA05:01
BlueSharkThat's the output of "blkid"05:01
strass_I don think it came with receiver05:02
Ben64BlueShark: doesn't appear you have a swap partition05:04
BlueSharkBen64, /dev/sda5 is swap partition05:05
BlueSharkBut it's not listed here.05:05
chowlettBlueShark, sudo swapon??05:06
Ben64BlueShark: what is the output of "blkid /dev/sda5"05:07
BlueSharkchowlett, if you meant sudo swapon -a, I tried that, but no output.05:07
BlueSharkBen64, no output.05:07
BlueSharkDisclaimer: I commented out two lines in /etc/fstab and /etc/crypttab1 to fix an error message.05:08
Ben64sudo file -s /dev/sda505:09
BlueShark/dev/sda5: data05:09
Ben64not a swap partition05:09
BlueSharkOK, does my modifying fstab have anything to do with this?05:09
Ben64no05:09
strass_now it's even connected and paired... just won't move the cursor05:10
BlueSharkBen64, okay, how to make it a swap partition then?05:10
VISHNU_PRASADmkswap  /dev/sda505:10
Ben64make sure nothing is on there that you want05:10
=== ubuntu is now known as Guest53265
Guest53265ni05:13
der-landgrafis there a good linux app which can integrate social media as good as a cell phone05:14
sudarshanHello  I am facing display flickering problem in Lubuntu 16.04. What should I do? please reply...05:16
VISHNU_PRASADder-landgraf: Which social media you are looking for05:16
VISHNU_PRASADfor whatsapp you can use web.whatsapp.com. Which is safe and its from whatsapp.05:16
VISHNU_PRASADbetter avoid third party things.05:17
Shadowbird123hey guys, im trying to learn to do all i can with terminal instead of gui and im currently trying to install virtualbox on my ubuntu 16.04 64bit. to start with, im not sure how to search for the right version of it for me.05:20
chowlettShadowbird123, no gui?  ubuntu server05:20
Ben64Shadowbird123: sudo apt-get install virtualbox05:20
=== daniel is now known as Guest14934
Shadowbird123chowlett: no, i just try to get more advanced user and avoid gui abit.05:21
Guest14934Hey guys I'm using 16.04, how come when I do "sudo apt-get install cuda" it's "unable to locate package cuda" ?05:21
=== Guest14934 is now known as Optiprism
chowlettShadowbird123, understoood.  as Ben64 stated: sudo apt install virtualbox05:21
Shadowbird123Ben64: oh, so i dont need to find some specific version or anything?05:22
Shadowbird123ok, ty guys05:22
Ben64Shadowbird123: use apt-get to install everything05:22
chowlettor apt install05:22
Ben64meh, i always forget about apt05:22
OptiprismAny ideas why apt-get can't locate cuda? Did the name change?05:22
VISHNU_PRASADShadowbird123: you can download it from Oracle as well. I did that05:22
Ben64^ that way isn't supported05:23
VISHNU_PRASADif you need to do it from cli then you can use apt-get05:23
Shadowbird123yes, i was checkig some guide for fedora users of installing virtualbox and the guy was explaining that you should search for list of difrent versions and pick the right one for you depending on if you have 64bit and right kernel version etc. but i guess its more simple with apt-get on ubuntu05:24
Shadowbird123one more question, where do i find the program? doesnt installed programs usually appear at dash menu? i can open it with terminal, but id like to pin shortcut to launcher05:29
Shadowbird123i see only virtualbox dash plugin at dash menu. will reboot fix it, or is there some other way to do it?05:31
Optiprismnvm I figured it out05:34
VISHNU_PRASADShadowbird : did you tried the command "virtualbox"05:34
Shadowbird123yes, it is working05:34
Shadowbird123so, shoul i always run it from terminal?05:34
Shadowbird123*should05:34
VISHNU_PRASADyes.05:34
Shadowbird123VISHNU_PRASAD: ah, ok. ty very much!05:35
VISHNU_PRASADyw05:35
kevin_33hi05:45
der-landgrafhi05:45
kevin_33quit05:45
=== rww is now known as rwd
gerbilfhckerhi06:18
gerbilfhckeri need help sharing a connection06:18
arklisu06:19
arklihello06:20
gerbilfhckeri assigned a static ip to my interface from my serving pc, enabled ip forwarding from that interface, and forwarded all the packets within range06:20
gerbilfhckerpls help06:20
Ben64!ics | gerbilfhcker06:22
ubottugerbilfhcker: If you want to share the internet connection of your Ubuntu machine with other machines in the network see https://help.ubuntu.com/community/Internet/ConnectionSharing06:22
gerbilfhckerBen64: the server is arch linux, my client is ubuntu. is this an issue??06:23
Ben64yes, you should be asking arch support06:24
whohi06:26
=== who is now known as Guest71629
Guest71629I need  a software to capture the screen to mak tutorial videos06:27
Guest71629in ubuntu 16.0406:27
VISHNU_PRASADgo for recordmydesktop06:28
VISHNU_PRASADapt-get install recordmydesktop06:28
VISHNU_PRASADor06:28
VISHNU_PRASADapt install recordmydesktop06:28
Guest71629nybody here06:28
VISHNU_PRASAD<Guest71629>: apt-get install recordmydesktop06:29
Guest71629hmm.. can i record my voice also simultaneously06:29
VISHNU_PRASAD<Guest71629> : it record audio as well.06:29
VISHNU_PRASADyes.. you can06:29
Guest71629is it like vokosceen06:30
VISHNU_PRASADi never used  vokosceen. No idea..06:31
Guest71629how can I update my existing wine to latest wine version06:33
auronandaceGuest71629: playonlinux is in the repo, if you use that it will give you access to any wine version you want06:34
ktwoopen a new bottle x)) - how about trying the package manager? If there isnt the newest download directly from winehq.org06:34
Guest71629@ vishnu How cn i pen recordmy desktop06:35
Guest71629The repository 'http://ppa.launchpad.net/kilian/f.lux/ubuntu xenial Release' does not have a Release file.Data from such a repository can't be authenticated and is therefore potentially dangerous to use.See apt-secure(8) manpage for repository creation and user configuration details.Failed to fetch http://ppa.launchpad.net/kilian/f.lux/ubuntu/dists/xenial/main/binary-amd64/Packages  404  Not FoundSome index files failed to downlo06:37
Guest71629why this messgae pops up06:38
Guest71629when I use synaptic managr06:38
uruk7hello can you help me -> ffmpeg -i "input.mp4"* -s '640x360' -b '350k' -ab '90k' -strict experimental "output.mp4" and then the error is ->The encoder 'aac' is experimental but experimental codecs are not enabled, add '-strict -2' if you want to use it06:38
auronandaceGuest71629: ask that ppa maintainer06:38
Guest71629where I can find him ?06:39
auronandaceGuest71629: the url to the ppa suggests you can contact the maintainer on launchpad06:40
auronandace!launchpad | Guest7162906:40
ubottuGuest71629: Launchpad is a collection of development services for Open Source projects. It's Ubuntu's bug tracker, and much more; see https://launchpad.net/06:40
=== ksp is now known as Guest76647
rajhas anyone dealt with this problem when running gnome-terminal: Error constructing proxy for org.gnome.Terminal:/org/gnome/Terminal/Factory0: Error calling StartServiceByName for org.gnome.Terminal: Timeout was reached06:51
Ispirawew, just installed 16.04 and everything is great except the mouse.06:59
IspiraHow can I disable mouse acceleration?06:59
nicolefriends I want to connect to a wireless switch using iwconfig wlan0 key password but it gives me invalid argument how to?06:59
Ispirapointer speed is at 0 and still if I move my mouse too fast it rockets across all of my monitors faster than anything06:59
=== NickCao_ is now known as NickCao
ducasseIspira: 'man xset' - look at the mouse section.07:09
Ispirathanks07:13
meetCan I remove kde from kubuntu and switch to i3 or maybe xfce4?07:14
ducassemeet: sure, you don't even need to remove kde.07:14
meetducasse: Are you talking about choosing the wm on login screen?07:15
ducassemeet: yes.07:15
meetducasse: Sorry, I think I gad some issue with my router, did I miss your message? :/07:19
ducassemeet: i just confirmed that i was talking about switching at login.07:20
anddamI have 4 ubuntu hosts at work in LAN, is there a simple approach to have them sharing folders?07:20
anddamas in "I'm not a sysadmin, I'm an end user"07:21
meetok ducasse , but I'd still like to remove kde, will you please help me with that?07:22
anddamwhat I'm looking for is something like "sure specify the same domain on all hosts and you're done"07:22
anddambut I figure that's not the case07:22
ducassemeet: i'm not familiar with kde, but i assume you just need to remove the plasma-desktop package after installing what you want to switch to.07:23
nicolefriends I want to connect to a wireless switch using iwconfig wlan0 key password but it gives me invalid argument how to?07:25
ducassemeet: install something else first, though, and then switch to it so you know you have something that works.07:25
ducasseanddam: do you want one server to serve the others, or will all hosts share folders?07:27
Tin_manmeet, this like might help: http://www.linux.org/threads/converting-between-the-ubuntus.5079/07:28
Tin_manlike  = link07:29
Tin_mansorry07:29
Tin_mannot awake07:29
Tin_manmeet, have you had your current ubuntu setup a long time with many programs, and data? if not might be more advisable to just install another flavor of ubuntu07:32
meetTin_man: Yes, indeed. I've been using it for over a month now and have quite a few programs in it07:34
Tin_manok then that link should be the way to go, or one like it..07:34
=== LasTwo is now known as Lasivian
=== zwiep is now known as zwiep`
anddamducasse: can you detail both?07:41
anddamducasse: this aren't personal machines, these are shared, so the user account will have the same name on each host and ideally each host would access files of same user name on other hosts07:41
anddams/this/these07:42
ducasseanddam: are the userids the same on all machines?07:44
anddamnot sure, but they can be made such07:44
Nilesh_I just updated to 16.04  with that the mouse seems to be not working....It works on the login page though.. Any Idea?07:45
ducasseanddam: why not just set up one host to share /home to the other machines? that would give users the same homedir everywhere.07:45
Nilesh_I tried making EnableOptionROM=false but didnt helped07:46
Nilesh_in /etc/fwupd.conf07:46
anddamducasse: two reasons07:46
anddamducasse: 1) the hosts have to be independent of one another, each of them has to work even if the other are powered off07:47
naveenhii07:47
anddamducasse: 2) I don't know how to do that07:47
naveenhii07:48
ducasseanddam: to get 1) you would need a distributed file system, that makes it more complicated and i'm not familiar with them. 2) is easy to get with nfs as long as userids are the same on all hosts.07:49
=== who is now known as Guest74263
Guest74263i am using simple screen recorder to captue screen07:56
Guest74263video output is great but audio is bad07:56
Guest74263how can I make my audion good quality07:57
Ben64get better mic07:57
Guest74263 LOT OF noise07:57
Guest74263its work fine in windows07:57
Ben64adjust volume maybe then07:57
Guest74263but I cannot even understand what iam saying07:57
Guest74263full of buzz sound07:57
ikonialower the gain07:57
Ben64gain might be too high07:57
Guest74263gain ??07:58
ikoniainput volume07:58
Guest74263but video output is excellent07:58
ikonia"gain"07:58
ikoniayes, INPUT07:58
Guest74263there are 3 sourses to choose07:58
ikoniaI've lost interest now, sorry,07:59
Guest74263alsa, pulse audio and jack07:59
Guest74263which one i have to choose07:59
Guest74263can anyone guide me , I am prepairg ubuntu tutorial in y locality08:00
Ben64look for gain somewhere in your audio settings08:00
wifitroublesguys i need some urgent help08:01
baizon!ask | wifitroubles08:02
ubottuwifitroubles: 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 !patience08:02
adac /j #nginx08:02
wifitroublesi have dual boot windows 7 and ubuntu 14.04. wifi signal is really weak on ubuntu but okay on windows.How do i fix this? Relevant output of lspci: 01:00.1 SD Host controller: Broadcom Corporation BCM57765/57785 SDXC/MMC Card Reader (rev 01) 02:00.0 Network controller: Qualcomm Atheros QCA9565 / AR9565 Wireless Network Adapter (rev 01)08:03
Nilesh_mouse seems to not work after ubuntu update to 16.04... any clues?08:04
Nilesh_It works on login screen though08:08
baizonNilesh_: have you tried resetting your de settings?08:09
Nilesh_No, how ?08:10
baizonNilesh_: try creating a new account and login there to see if the mouse works there08:10
Nilesh_ok08:11
Nilesh_how to reset he settings though?08:11
Nilesh_I just checked in different account .. even there the same thing.... but the touch pad works fine08:13
Nilesh_in all the accounts08:13
NapoelonHi, I'm installing U14.04.3 on my MacBook Pro as a forth boot, using rEFInd.  I'm wondering if anyone would be able to answer some questions I have while I do this.08:14
Nilesh_baizon: ^08:15
NapoelonMy primary concerns are in relation to EFI and partitioning.08:15
NapoelonrEFInd was able to see my Ubuntu Live disk, and I've booted from its EFI partition.  In the grub menu, I chose to install, rather than try.08:15
NapoelonMy understanding is that is how it needs to be done with EFI?08:15
baizonNilesh_: what does the log say?08:15
ducasseNapoelon: sounds good so far.08:17
Napoelonducasse, :)08:17
NapoelonI'm on the partitioning stage here.  I have a swap partition that is internal to my Mac, so I'm intending to use it.08:18
NapoelonNormally, I setup a partition that mounts on '/boot' and another partition that mounts on '/'.08:19
ducasseNapoelon: you don't really need a separate /boot in most cases, unless you intend to use full disk encryption.08:19
NapoelonSince I'm not concerned with being able have my /home & /var folders portable, I'm wondering if it's actually necessary to have the '/boot' partition at all?08:19
Napoelonducasse: I'm not intending to, so ok, I'll skip that.08:20
Napoelonducasse: so all I need then is the '/' partition then?08:20
ducasseNapoelon: yes.08:21
Napoelonducasse: :)08:21
ducasseNapoelon: and possibly swap.08:21
ducasseNapoelon: (you can always set up a swap file if necessary)08:22
NapoelonWhat about the 'Device for boot loader installation' setting?  I have an EFI partition that is internal to the Mac.08:22
Napoelonducasse:  I have a SWAP that already exists on the internal drive.08:22
=== rwd is now known as ezri
Napoelonducasse:  I think the installer will pick that up.08:23
ducasseNapoelon: i've never shared a swap partition with osx, don't know how that will react when the swap is in a different format after linux has used it.08:23
Napoelonducasse:  OSX doesn't use it, but I already have a Ubuntu that is sharing the internal drive, and has a SWAP there already.08:24
ducasseNapoelon: ah, ok. the installer should see that.08:25
justsomeguyNapoelon, You may want to be careful about hibernation, though.08:25
Napoelonducasse:  yes, I'm fairly confident of that too, based on previous installs08:25
Napoelonjustsomeguy:  This 4th install is going on an external (USB connected) drive.  I don't expect to use hibernation in this use case.08:26
Napoelonjustsomeguy:  I take it that the reason for concern would be in case I hibernate but unplug the actual drive?08:27
justsomeguyNapoelon, Yes, or if the swap space was shared, overwriting files used for hibernation.08:28
justsomeguyNapoelon, Sounds like you know what you're doing, though.08:28
Napoelonjustsomeguy:  ic.  I won't be running more than one OS at a time, so I think it will be fine.08:28
NapoelonI would like rEFInd to be able to detect this installation, without having the grub menu  (actually it would be nice if the grub menu options were available through rEFInd's internal menu system)08:29
NapoelonI've had limited experience with manually configuring rEFInd, and only on the 1st attempt, I had the menus there.08:30
syeekick==== AUTHENTICATING FOR org.freedesktop.systemd1.manage-units === <<<< Why is this a thing now? It wasn't there yesterday. Thanks08:30
NapoelonThe menu was automatically generated (not by me)08:30
NapoelonSo, how should I set the 'Device for boot loader installation' setting?  In the list I have all the partitions available, including those on the internal drive.  I'll list them below:08:32
ducasseNapoelon: set it to the efi partition.08:32
Napoelon\dev\sda08:36
Napoelon\dev\sda1  (this is the EFI partition)08:36
Napoelon\dev\sda6  (this is '/' from install #1)08:36
Napoelon\dev\sdc08:36
Napoelon\dev\sdc1  (this is a /boot from install #3)08:37
Napoelon\dev\sdc3  (this is the '/' from install #3)08:37
Napoelon\dev\sdc2  (This is where I will be installing #4)08:37
ducasseNapoelon: as i said, set it to the efi partition.08:37
Napoelonducasse:  so it should be \dev\sda1?   Is that safe?08:37
Napoelonducasse:  It won't overwrite that's already there?08:37
Napoelonducasse:  sorry, I'm just really scared I will pork my whole computer.08:38
ducasseNapoelon: yes.different os's gets separate directories.08:38
Napoelonducasse: lol, ok.08:38
Napoelonducasse:  what about having multiple Ubuntu installs?  Will they overwrite each other or does grub simply add to existing data?08:39
ducasseNapoelon: grub should see both ubuntu installs.08:39
Napoelonducasse:  awesome.  Ok, I think that's it for the partitioning.  Would you have any other advice?08:40
Napoelonjustsomeguy:  Would you have any other advice?08:40
ducasseNapoelon: not really :)08:40
Napoelonok, I'll be back in a short while.08:40
justsomeguyNapoelon, Well, I'm drunk and it's 4am... So I shouldn't be giving advice right now.08:42
Napoelonjustsomeguy:  lol, got that!08:43
wifitroublesso i told my problem a while back but got disconnected08:49
wifitroubleswifi is workig fine on windows7 but not on ubuntu 14.04 driver: ath9k. please help!!!08:49
wifitroublesanyone??08:54
Ubuntu-Turkishslm08:55
Ubuntu-Turkishkimse var mı?08:55
Napoelonducasse:  The install went through ok, but on boot, rEFInd did not see it.  The grub menu I have for my other installs does not include it either.  So I will need to manually add it.08:58
Napoelon:(08:58
NapoelonI'll give it another go.  Using the EFI partition helped me understand that part.  I was always worried about overwriting stuff.08:59
Napoelon<== going to have dinner.  bbl8r08:59
ducasseNapoelon: just boot to the other ubuntu install and run 'sudo grub-update', that should detect it. if not, make sure os-prober is installed.09:01
mrdunno?09:15
mrdunnoq09:15
=== aa_ is now known as Guest70186
anddamducasse: what about samba?09:27
dylan__Is there any way to check if my Xorg.conf file is being read at startup?09:28
anddamdylan__: startup of the system?09:29
dylan__anddam: but how do I know that it's actually reading the changes that I made?09:29
jattcheck the Xorg.0.log file09:30
anddamdylan__:I don't know what you're talking about, yet09:30
ducasseanddam: you will still have the same problem, synching files between the servers.09:31
dylan__For example, in the Xorg.conf file, I changed DRI to 3. How do I know that this change was actually made?09:31
jattcheck the Xorg.0.log file09:31
dylan__Where can I find that jatt ?09:31
jattin /var/log09:32
anddamducasse: it's not as much a syncing issue (altho' a centralized share would be nice) as much as accessing other data, the hosts are each running the same programs but producing different results, so one host need to access others09:32
anddamducasse: now that I think of it I'd need a centralized ro fs, and then each host accessing a path on the other ones09:33
dylan__jatt: ah, I see. It is reading the changes09:33
dylan__jatt: thanks :)09:33
ducasseanddam: nfs is better suited if all the hosts are ubuntu.09:33
ducasseanddam: https://help.ubuntu.com/community/SettingUpNFSHowTo09:34
anddamthey are, will check how to share and automount an NFS volume09:34
anddamah thanks09:34
jatt👍09:34
dylan__jatt: are you familiar with Xorg?09:34
jattnot really, it works for me without issues09:35
dylan__Do you happen to know somebody in this chat with experience in it? I'd like to ask them a few questions09:35
lotuspsychje!xorg | dylan__09:36
ubottudylan__: X.Org is an implementation of the X Windows System, and is the part of your system that's responsible for graphical output. To restart it on an Ubuntu system, type 'sudo service lightdm restart'. To fix screen resolution or other X.Org problems: https://wiki.ubuntu.com/X/Config/Resolution . See also !xorgconf09:36
jattthere is #xorg09:36
dylan__I'll try going there, thanks.09:36
jattyou are welcome09:36
dylan__Is there a big difference between 16.04 and 15.10? As in, is there any reason I shouldn't use 15.10 if 16.04 is failing me?09:40
Ben6415.10 will lose support in less than a month09:40
bekks!15.10 | dylan__09:40
ubottudylan__: Ubuntu 15.10 (Wily Werewolf) was the 23rd release of Ubuntu. Download at http://releases.ubuntu.com/15.10 - Read the release notes at http://ubottu.com/y/wily - Scheduled to go EOL in July, 201609:40
bekksdylan__: If 16.04 is failing for you, you can still use 14.04 until 2019.09:41
Ben64or explain the issue with 16.04 and maybe someone can help09:41
user1_#youtube-viewer09:41
dylan__Ben64: I've had to explain my problem around 4 times already and it's a very long and irritating issue to explain09:42
user1_?youtube-viewer09:42
MonkeyDustdylan__  then post it on a forum09:42
Nate_dylan, don't be a nigger.09:42
dylan__I don't think I have to, I'm talking in #xorg to find a possible fix09:43
jattjesus christ09:43
bekksdylan__: It is a very easy issue. Videos at full screen in 720p resolution are stuttering for you.09:43
lotuspsychjeNate_: keep it polite please09:43
dylan__But if that doesn't work, I wanted to see if going back to a lower version would help09:43
MonkeyDusthi lotuspsychje09:43
Ben64dylan__: who knows, still don't know the problem09:43
lotuspsychjehey MonkeyDust :p09:43
dylan__Long story short, according to ikonia (he is probably sleeping) Xorg is only using my CPU for displaying videos09:44
dylan__Thus, whenever a video loaded I was at 100% CPU usage the whole time09:44
user1_!youtube-viewer09:44
user1_what happened to bot?09:44
MonkeyDustuser1_  what are you trying to do09:44
bekksuser1_: Whats the actual issue you are facing?09:45
Nate_You're not to bright are you dylan?09:45
MonkeyDustNate_  stop09:45
dylan__Nate_: I'm not sure where this is coming from09:45
Ben64dylan__: ignore that09:45
bekksdylan__: Just ignore him.09:45
TheSilentLinkanyone know how to remove the ubuntu-mate grub theme?09:45
user1_MonkeyDust, Nate_ youtube-viewer does not show thumbnaail when url is pasted. directly starts playing. so cant view comments09:46
Ben64user1_: there is no package called youtube-viewer in ubuntu09:46
Ben64dylan__: so i took a skim through the logs, looks like you're running on an intel igpu and have problems maybe with video acceleration09:47
user1_Ben64, gtk youtube viewer09:48
dylan__I'm not sure what my problem is anymore09:48
Nate_I know what your problem is, but there's nothing anyone here can do about it.09:50
dylan__Tell me then, what is it?09:50
MonkeyDustdylan__  Nate_ is a troll, ignore her09:50
Nate_:(09:50
user1_is there anyway to mask wget?09:53
Felishiais ubuntu debian in the base or something?09:53
lotuspsychje!ubuntu09:53
ubottuUbuntu is a complete Linux-based operating system, freely available with both community and professional support. It is developed by a large community and we invite you to participate too! - Also see http://www.ubuntu.com09:53
Felishiaor they are different...?09:53
FelishiaI mean using them from a raw console09:53
lotuspsychje!debian | Felishia09:53
ubottuFelishia: Ubuntu and Debian are closely related. Ubuntu builds on the foundations of Debian architecture and infrastructure, with a different community and release process. See https://help.ubuntu.com/12.04/installation-guide/i386/what-is-debian.html - Remember, !repositories meant for Debian should NOT be used on Ubuntu!09:53
Felishiawhat's the difference...09:53
MonkeyDustFelishia  if they were the same, there wouldnt be need for a different name09:53
FelishiaI'm taking about the roots...09:54
Felishianetworking, kernel, etc...09:54
user1_Felishia, what do you mean by root?09:55
FelishiaI know that ubuntu has pretty different managers, but does it handle raw things differently, eg... internal network interfaces, sysctl, alsa...09:55
FelishiaI'm using both debian an ubuntu09:55
MonkeyDustFelishia  that's for #ubuntu-offtopic09:55
user1_Felishia, some commands are named different. all ubuntu packages are debian they are all same.09:56
FelishiaI'm using a simple sysctl configuration to get rid of ipv6 connections, it's basically the 3 recommended lines, in ubuntu it works, in debian, the networking interfaces die...09:56
Ben64Felishia: so ask #debian ?09:57
Felishiathey don't know09:57
jattask in #linux09:57
user1_Felishia, what the error? pastebin09:57
jattno no she is using debian09:57
Felishiathere's no error, the network dies... no error messages, nothing at all... only a strange warning that makes little sense09:58
Felishiain ubuntu it works like charm09:58
MonkeyDustFelishia  what's the output of    cat /etc/issue09:58
Ben64then doesn't belong in this channel09:58
FelishiaI'm asking if they are too different so that even the way network interfaces are linked via systl are not compatible09:59
Felishiain that way then I'd need to trash debian since I cannot use the same configs09:59
Ben64this is an ubuntu support channel, you're in the wrong place10:00
Felishiajatt, I'm using both, at the same time...10:00
Felishiawell anyway the answer seems to be that none knows...10:01
user1_Felishia, you are not providing any information. there will some in syslog or dmesg. mostly cmd issue.10:01
MonkeyDustFelishia  maybe someone knows, but the question is not for this channel10:02
Felishiaas I said, there's none but only it says sysctl: The scan_unevictable_pages sysctl/node-interface has been disabled for lack of a legitimate use case.  If you have one, please send an email to linux-mm@kvack.org.10:02
dylan__Let's give 14.04 a try10:03
=== coup_de_shitlord is now known as coup
neil_hi, I have something odd here... I booted the 16.04 livecd ... installed openssh-server ... why can't I login to it ... the username 'ubuntu' with no password didn't work.10:07
Ben64neil_: you have to set a password10:09
=== mantas is now known as MNTS
neil_Ben64, ok ... do you know why it isn't loging in ... does ssh not work properly with no password?10:11
MonkeyDustneil_  do you want to ssh *to* a live session?10:12
neil_MonkeyDust, yes10:12
jatttry with ssh -v10:12
Ben64neil_: right, so set a password10:12
=== coup is now known as stqism
neil_Ben64, jatt, It seems that ssh doesn't even try contacting the server if you don't give it a password.10:17
jattthat's impossible10:17
Ben64indeed10:17
neil_Ben64, jatt, so that seems to explain that.10:17
Ben64you wouldn't get a password prompt if it didn't contact10:18
ikoniathere is a setting allow blank passwords10:19
ikoniaI don't believe that is enabled by default10:19
ikoniaPermitEmptyPasswords10:19
ikoniathats the setting10:19
LordCrimsonhi, anyone. I'm experiencing nasty problem with my 16.04. Every time after waking up from sleep mode wi-fi is turned off10:19
ikoniaLordCrimson: broadcom wifi ?10:19
LordCrimsonsupposedly10:20
LordCrimsonone moment10:20
ikoniano, "yes or no"10:20
LordCrimsonyep10:20
ikoniaunlucky then10:20
EriC^^why so?10:20
ikoniathere is a chipset where the wakup event doesn't work with the module10:20
TheSilentLinkanyone know how to remove the ubuntu-mate grub theme??10:21
EriC^^can he manually reload it?10:21
ikoniaEriC^^: I think the module reloads as I recall, but network manager doesn't then refresh as it's not aware the card has "gone"10:21
ikoniaI'm working from memory so don't have the details10:21
EriC^^ikonia: can he run some command to get it working? maybe add that in /etc/pm/sleep.d ?10:22
LordCrimsonGnome3 turns 'airplane mode' after resuming10:22
LordCrimsonhm10:22
ikoniaEriC^^: I don't know, not looked into it in huge detail as I don't have a broadcom chipset, but maybe, thats a good suggestion10:23
ikoniaEriC^^: I'd guess a stop/start of the network stack as a whole would force it to come back to life,10:23
MonkeyDustTheSilentLink  use Synaptic, filter on 'mate'10:23
EriC^^LordCrimson: try sudo service network-manager restart after resuming10:24
TheSilentLinkMonkeyDust: If I remove the package it is remove mate desktop and core10:24
LordCrimsonEric^^, thank you, I'll try10:25
EriC^^LordCrimson: if it works you can add it in /etc/pm/sleep.d so it runs by itself when resuming10:26
mrdunnothesilentlink: What of Package you try to remove?10:26
jattuse --force-depends of dpkg10:27
EriC^^LordCrimson: sudo service networking restart is worth a shot as well10:27
LordCrimsonok, let me try10:27
TheSilentLinkmrdunno: grub2-themes-ubuntu-mate cause I want the default grub screen not the themed one but it wants to remove ubuntu-mate-core and desktop10:27
LordCrimsonseems to work, thanks10:29
LordCrimsonnetworking - does not10:29
EriC^^LordCrimson: aha10:29
LordCrimsonnetwork-manager - pulls pc off from "airplane mode"10:30
LordCrimsonbut throws an error to desktop then :\10:30
BluesKajHowdy all10:31
mrdunnothesilentlink: hm10:31
TheSilentLinkmrdunno: is a way I can get the default screen without removing the package?10:32
LordCrimsonEriC^^: haha, 'rfkill unblock wifi' was just thing i needed10:33
mrdunnoyou can reinstall grub10:33
MonkeyDustLordCrimson  works now?10:33
LordCrimsonyep. but it's bit kludgy10:34
LordCrimsonfinding the reason why wi-fi is blocked is more interesting10:34
mrdunnothesilentlink: but I dont sure, is reinstall grub is a way10:34
TheSilentLinkmrdunno: how would I reinstall it?10:35
EriC^^LordCrimson: cool10:35
the_trickyhello guys10:36
the_trickyI installed numix and I want to change only dock icons10:36
the_trickyis that possible?10:36
the_trickyhow do I achieve that?10:36
mrdunnothesilentlink: apt-get install grub2-themes-default10:38
mrdunnothesilentlink: also, you can try sudo apt-get install plymouth-theme-ubuntu-logo10:38
MonkeyDustthe_tricky  there's unity-tweak-tool10:39
LordCrimsonok, not very clean solution, but as to http://askubuntu.com/questions/761180/wifi-doesnt-work-after-suspend-after-16-04-upgrade10:41
LordCrimsonjust changed restarting the service to "rfkill unblock", works like a charm10:41
ikoniathats interesting so the kill switch functionality is in play10:42
LordCrimsoni'm not very sure, why tradition is to name sending any signal - "kill"10:43
LordCrimsonmaybe roots are in medieval europe10:43
ducasseTheSilentLink: the packages apt is trying to remove are just meta-packages, so you can just remove them. if autoremove wants to remove the dependencies afterwards, just mark them as manually installed with apt-mark.10:46
TheSilentLinkducasse: o ok so it is fine to remove?10:47
MonkeyDustTheSilentLink  backup first10:48
ducasseTheSilentLink: yes, but as i said you might need to mark the dependencies as manually installed afterwards.10:48
LordCrimsonaaaand another question. Sometimes when I'm connecting monitor during "resume" (actually just putting my latitude on the dock with second display), system crashes with caps lock indicator blinking10:48
TheSilentLinkducasse: o ok removed it and no errors10:49
TheSilentLinkducasse: will reboot to see if it has changed10:49
ducasseTheSilentLink: you will probably need to update grub.10:49
TheSilentLinkducasse: yep I have thanks for helping everyone10:50
ducasseTheSilentLink: and you might want to try 'sudo apt-get --dry-run autoremove' to see if it wants to remove anything else.10:50
dahlia_hello10:52
dahlia_how are you guys ?10:52
dahlia_i need to create multiple password in login page in ubuntu how can i do that ?10:53
ducassedahlia_: you want the same user to be able to log in with either one of several passwords?10:54
dahlia_ducasse, no i need that a user enter a password and then he enter second password and then third password to login10:56
TheSilentLinkducasse: worked and I ran the command and it doesn't want to remove anything10:57
ducasseTheSilentLink: good - everything should be ok now :)10:57
TheSilentLinkducasse: yep thanks10:57
dahlia_ducasse, three stages for login10:57
=== thomas_ is now known as Guest62725
ducassedahlia_: not possible, afaik.10:58
dahlia_ducasse, why ?10:59
ducassedahlia_: you would need to write your own pam module.10:59
dahlia_ducasse, is it possible?10:59
ducassedahlia_: i just answered that - you would need to implement it yourself.11:00
dahlia_ducasse, from where i should start ?11:00
ducassedahlia_: or just get a yubikey or something similar, that will give you two-factor authentication.11:01
dahlia_ducasse, i used  sudo apt-get install yubikey-personalization-gui11:05
dakoroaHi11:05
dakoroaHow to install skype in ubuntu 16?11:05
dakoroaby command line11:05
dakoroahow do I?11:05
ducassedakoroa: that won't help unless you actually own a yubikey11:05
ducassedakoroa: sorry, that was for dahlia_11:05
bazhang!info skype partner11:05
ubottuskype (source: skype): client for Skype VOIP and instant messaging service. In component main, is extra. Version 4.3.0.37-0ubuntu0.12.04.1 (partner), package size 15 kB, installed size 61 kB (Only available for i386; amd64)11:05
bazhang!partner | dakoroa11:06
ubottudakoroa: Canonical's partner repositories provide a location for software vendors to publish applications. The repo itself can be added by running this in a !terminal: « sudo add-apt-repository "deb http://archive.canonical.com/ $(lsb_release -sc) partner" »11:06
dahlia_ducasse, how?11:06
ducassedahlia_: how what?11:06
dahlia_ducasse, how can i own that ?11:07
ducassedahlia_: buy one :)11:07
MonkeyDustdakoroa  dahlia_ https://www.yubico.com/start/11:08
dahlia_MonkeyDust, from where ?11:09
ducassedahlia_: then, to log in you will need your password and a one-time password that comes from plugging in and pressing a button on the yubikey.11:09
dahlia_ducasse, i live at iran how can i buy that ?11:10
ducassedahlia_: that might be a problem.11:11
dahlia_ducasse, what is your idea ?11:12
ducassedahlia_: send a mail to yubico and ask them, i really don't know.11:12
ducassedahlia_: if you have an android smartphone you could probably use google auth in the same way, but i've never tried that.11:13
dahlia_ducasse, unfortunetly i dont have android phone11:14
ducassedahlia_: then i have no other suggestions.11:14
dahlia_ducasse, about editing source of ubuntu ?11:15
dahlia_custom that11:15
ducassedahlia_: 'editing source'?11:15
dahlia_ducasse, it is not possible?11:16
ducassedahlia_: you could write your own pam module, but if you don't even know where to start you have a _lot_ to learn first. just check if you can buy a yubikey, it would be far easier.11:18
dahlia_ducasse, about edit vmlinuz and add script there11:19
ducassedahlia_: that's not how it works.11:19
dahlia_ducasse, at moment i cant buy from Iran11:19
ducassedahlia_: as i said, no other suggestions.11:20
dahlia_ducasse, thanks it seems doesnt exist another way11:20
akikdahlia_: do you mean yubico doesn't sell to iran or they are forbidden to ship to iran?11:21
dahlia_akik, it needs master and paypal and methods and doesnt exist in Iran11:22
ducassedahlia_: there are things like the nitrokey that use u2f, maybe they don't have the same restriction on selling to iran. try nitrokey.com11:22
ConsciousCreatorHello fellow Ubuntu'ers!11:23
ConsciousCreatorI am trying to get VNC capability set up on my home server. I have tried in the past by following some guide but failed to get it working properly.11:24
akikdahlia_: ok so it's just the payment that is problematic?11:24
ConsciousCreatorDoes anyone have any experience in getting VNC working?11:24
MonkeyDust!vnc | ConsciousCreator start here11:24
ubottuConsciousCreator start here: VNC is a protocol for remote desktop. https://help.ubuntu.com/community/VNCOverSSH describes how to use it securely.  It works best over fast connections, otherwise look at !FreeNX11:24
ConsciousCreatorThanks MonkeyDust, I'm having a look at that link now :-)11:25
akikfreenx should be changed to x2go11:25
dahlia_akik, yes11:25
dahlia_akik, i dunno what should i do11:26
MonkeyDustdahlia_  what was your initial question?11:28
dahlia_MonkeyDust, i need multiplepassword in login page of ubuntu11:29
dahlia_MonkeyDust, i mean user enter first password and then second password and then third password11:30
ConsciousCreatorMonkeyDust:  I'm following the guide you linked to...I'm stuck on number 2 (firewall)....  I don't know anything about how to work with the firewall to open and close ports.  Do you have any pointers to a good reference on this?11:31
u^phttps://www.youtube.com/watch?v=AnUKI_QkyGY&feature=youtu.be11:31
u^phttps://www.youtube.com/watch?v=AnUKI_QkyGY&feature=youtu.be11:32
Napoelonducasse:  I made a small mistake in what I said earlier.  Though rEFInd does not see my new install, the GRUB menu does.  What I didn't realise is that the newest install is the first entry, with the others shuffled down the order.11:32
ducasseNapoelon: is that a problem?11:33
dylan__So, after testing, YouTube works fine on Ubuntu 14.04 but not on 16.0411:34
Napoelonducasse: no, except that I wanted rEFInd to automatically find it.  But I'll work on the config file now.11:34
Napoelonducasse: meaning I wanted rEFInd to show a separate icon for that install.11:35
ducasseNapoelon: i can't help you with refind, unfortunately. have been meaning to try it, though.11:35
=== {8 is now known as robot
ioriadylan__, intel ?11:36
dylan__Yes11:36
Napoelonducasse:  I've been using it on my 2014 MacBook Pro which came with Yosemite.  I use Ubuntu @ Uni and got it working relatively easily.  The hard part was getting OSX to allow me to shrink its own partition.11:37
ioriadylan__,  try to boot a live  16.04 and test it11:37
Napoelonducasse: Then, when OSX came out with SIP, I have a few problems, but no with rEFInd.11:37
Napoelonducasse:  I haven't tried it with any other computers though.11:38
dylan__ioria: maybe later. for now I'm done screwing with Ubuntu11:38
akikdylan__: did you try setting MOZ_USE_OMTC=1 before starting firefox?11:38
ioriadylan__,  hehe11:38
dylan__Not on FF, but chrome11:38
dylan__In the end, I do want to return to 16.04 though11:39
Napoelonducasse:  ATM I have OSX and U14 installed on the internal SSD, and U14 Server and U14 on an external hd that is mounted in a cradle.11:39
NapoelonEverything works really well, I think.  In fact, I think my Mac runs Ubuntu better than OSX11:40
=== xts is now known as Xenthys
=== cigumo_ is now known as cigumo
kotlä11:53
JustinHitlafrom that page: https://www.reddit.com/r/linux/comments/3rlvqt/amd_or_nvidia_for_linux_gaming it says "Ubuntu 15.10 unfortunately requires a PPA in order to get a properly built version of Mesa 11 for gaming", so what is PPA ?11:54
ducasse!ppa11:55
ubottuA 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-purge11:55
MonkeyDustJustinHitla  a ppa is an 'external' software source11:56
Napoelon!ppA either11:56
NapoelonIs a PPA that is used with Ubuntu limited to the a Ubuntu distro?  If so, you could see it as 3rd party software/fork/branch etc?11:58
Napoelonor are PPA's strictly limited to Ubuntu?  What about Debian?11:59
ducasseNapoelon: ppa's are specific to ubuntu, although debian also has external repos.12:06
codepython7771how do you configure a ubuntu machine so that it can be powered off without "shutdown" and have no adversarial effect on it?12:06
Napoelonducasse: cheers.  I've used them before, but am unsure of the precise details.12:07
jattadd a cronjob to shut it down12:08
=== Albert is now known as Guest20833
Guest20833How to remove a partition permanently which has been mounted in fstab12:22
Guest20833??12:22
ikoniaunmount it12:22
Guest20833after that12:22
Guest20833?12:22
ikoniawhat do you mean after that ?12:23
ikoniawhat are you trying to do exactly12:23
Guest20833That would still comsume memory I think>12:23
Guest20833??12:23
ikoniawhat ??12:24
ikoniaa disk consume memory ??12:24
ikoniawhat are you talking about12:24
ikoniawhat are you trying to do exactly12:24
brutserhi all, i have openvpn server that has some windows clients, all is working fine. now i recently added an ubuntu client, configured the openvpn for this client, i can connect, but the traffic is not routed through the vpn server - i can ping the server, but all internet traffic is just using the local internet, not the vpn - what can be the reason? are routes not properly set?12:25
Guest20833Actually I unmounted it but then blkid should not show its entry but it still is present there. do you agree?12:25
Guest20833ikonia12:25
ikoniaGuest20833: blkid is just an identifier for a disk device12:25
ikoniaunmounting it does not delete/destroy it, it just stops the machine accessing the file system12:26
ikoniabrutser: look at the routing table, specfically your default route12:26
ikoniabrutser: also look at the client settings for routing12:26
Guest20833I know. Then from where does blkid fetch info ??12:26
Guest20833ikonia12:26
brutserikonia, here is the output: http://pastebin.com/LtVtBEPy and http://pastebin.com/Jhgt7Eb712:26
brutserboth output is from the ubuntu client12:27
ikoniaGuest20833: from the device identifier12:27
ikoniabrutser: I don't need to see it, I told you to look at it12:27
ikoniaGuest20833: what is your actual problem12:27
brutserikonia: well i looked at it since yesterday, but i cannot figure out, it seems the gateway is set to 10.1.0.1 and this should work12:28
brutserthis is the vpn server12:28
brutseri use the same config on the windows clients and they work ok12:29
ikoniabrutser: so traceroute the traffic12:29
Guest20833Actually, I created a logical vol. and mounted on a custom directory and when I restarted the system that got me in trouble : the system did not boot as usual and some problem occured12:29
=== satu_ is now known as satu
ikoniaGuest20833: still waiting for you to explain the problem12:30
brutserikonia: traceroute first line shows 10.1.0.1 - still my ip in browser is my local internet ip12:32
Guest20833I don't know the exact reason but what I did in creating it was firstly creating a partition then making phy. vol and then a vg followed by a lv12:32
Guest20833* making partition a phy. vol12:32
Tobias92My postgresql-log says "could not receive data from client: Connection reset by peer" every time I try to connect from a remote server, but the connection appears to work just fine. Is there something else going on here?12:32
ikoniaGuest20833: you're not explaining the problem12:33
ikoniaGuest20833: you're just saying "it causes problems"12:33
ikoniabrutser: how are you checking this ?12:33
Tobias92to be precise, I'm connecting using the psql command-line client, and the error appears before the password prompt is completed12:34
AndyWojois mir functional yet as a daily driver?12:35
ikonianope12:35
Guest20833ikonia : Actually, I know that problem was due to some misconfigured step in that lv creation and I want you to check what that step was12:35
Guest20833ikonia : that's why I am explaining all this12:35
ikoniaGuest20833: you've not told me the problem, you've not told me the steps you did, you just keep saying "problems"12:35
ikoniajust state the problem12:35
Guest20833After the restart, grub executed normally but after that the system went on tty1 (GUI did not loaded) and that prompted me as : Give root password for maintenance (Control + D to continue)12:39
Guest20833ikonia12:39
ikoniaso what does this have to do with a disk ?12:39
Guest20833ikonia : Oh god! I followed some troubleshooting steps (that I learned from my Linux training) and the problem was solved when I unmounted that partition. Now would you please check those steps I mentioned that may have caused an error!12:43
ikoniayou've not mentioned any steps12:43
Guest20833I think you are not in a mood to solve it. Can't you simply say that you don't want to12:44
ikoniayou've not giving any info12:45
ikoniaprovide the info and I'm happy to help12:45
ducasseGuest20833: an actual error message would be helpful.12:48
Guest20833After the restart, grub executed normally but after that the system went on tty1 (GUI did not loaded) and that prompted me as : Give root password for maintenance (Control + D to continue)12:48
Guest20833It also mentioned : Welcome to emergency mode! And some command to recover journal12:51
riqjhello everyone, the wifi hotspot that I am using cuts off after a while, due to some sort of per-device usage quota. I think it recognizes the device by tracking mac address. is there a way to alter this address? would macchanger help here?12:51
ikoniariqj: no12:52
ikoniariqj: you should use the wifi in line with the terms and conditions of the service you are using12:52
ikoniariqj: talk to the network admin if you want an extension to the service12:52
riqjikonia, maybe I should talk to you, as you are so eager to defend them, without knowing what is ethical in this context and what is not12:53
Guest20833Well do you know if it is incorrect to mount a partition to some directory in home (I'm not sure about if that may be the one)??12:53
Guest20833Or if i created a (vg -> vl) in some partition and mounted that partition instead of the vol in fstab then what would that cause?12:55
Guest20833Some error?12:55
tatertotsgood deal guest2083312:55
ryschello ubuntu12:56
ryscis there a way to fix file system loops? i accidentally created symbolic links in those folders to which the links are pointing at12:56
akikGuest20833: use the lv name in fstab, the same that you mounted12:56
Guest20833Are you sure if that will definitely cause an error?12:57
akikGuest20833: you can mount the lv inside your home into a empty directory12:58
tatertotsriqj do you own the hotspot in question?12:58
Guest20833Or if I placed an entry in fstab for a partition to a <mount point> that did not exist. Then what would be consequences?12:58
tatertotsyes/no?12:58
akikGuest20833: of course the mount point needs to exist before the mount is successful12:58
riqjtatertots, no12:58
ducasseriqj: then use it as the owner intends or get your own.12:59
Guest20833If it doesn't then?12:59
Guest20833akik12:59
BleuBizarreHello !12:59
riqjthank you preachers.12:59
tatertotsif you don't own the hotspot, maybe you can talk the hotspot owner into extending your usage13:00
tatertotsjust ask nicely13:00
tatertotsand bat your eyes13:00
riqjI am wondering if whether the mac address can be spoofed in this way. why do you get so ethical about some telco gimmick? what has become of here?13:00
Guest20833tatertots : Do you know how to place a quota for network usage (Bytes or time) by different users in linux?13:01
Guest20833* for different users13:02
BleuBizarreIf we got a problem that has several subjects (Bios,Grub Rescue) which channel is the most fitter?13:02
BleuBizarrefitted*13:02
=== GameOfTrolls is now known as GG
nachtvosis anyone familiar with fbi, the frameimage buffer?13:02
BluesKajBleuBizarre, depends if they're on ubuntu13:03
nachtvosI am opening images but I also want to close them, can't find any documentation related13:03
BleuBizarreThey are on ubuntu for sure13:03
BluesKajBleuBizarre, then ask your questions and if someone knows the answer(s) then they'll probly help13:04
Guest20833nachtvos : Its used for bitmapping from memory to display13:04
cristian_chello13:05
nachtvosalright, is there anyway to close a opened image, through the command line?13:06
BleuBizarreMy problem is : I have a laptop with a bios not working well (if i ask it, i'll recieve a black screen and will be blocked, so I can't boot on a USB), and when I tried to do a dual boot with Ubuntu/Win10 everything went bad > I'm now in the grub rescue and I don't have the boot folder in one of my partition. I cannot understand what to do. I would like to be able to use my laptop and I don't13:06
BleuBizarrecare about loosing data nor about which OS will have to go.13:06
cristian_cwhat channel should I enter in order to talk about how to apply kernel patches?13:06
jattlkml13:07
BleuBizarreMy hierarchy of the only available partition is there : http://askubuntu.com/questions/541402/gnu-grub-version-2-02-beta-2-9-while-booting-from-usb/791145?noredirect=1#comment1189592_791145 ( comment of iBlue )13:07
cristian_cjatt: irc channel?13:07
ducassecristian_c: try ##linux13:08
cristian_cok13:08
jatt#kernel13:08
cristian_cok13:08
jattor #linux-kernel13:08
BleuBizarrethanks13:09
=== bart is now known as Guest57483
lucas_argwhats recommended video driver for gtx950m?13:20
tatertotslucas there really isn't a one size fits all answer to that, since some might want a system free of proprietary drivers and some other might not mind proprietary drivers on their system13:28
DUKENUKEMhi, i changed my xfce4 session to not immediately start xfwm4 because i was trying to get xfce4 integrated with awesomewm. which file do I have to edit to bring back the default xfce4 settings? when i start X presumably no window manager is running, and if i start a terminal, the window cannot grab focus so I cannot start the windowmanager13:32
DUKENUKEMoriginally i just removed the "xfwm4" in the sessions&startup portion of settings13:32
hero_bizhi13:39
tatertotshi hero13:39
hero_biz:)13:39
hero_bizguys, I want to keep my linux installation clean when I build several packages.13:40
hero_bizwhen I use prefix to send all newly built applications to ~/bin13:40
hero_bizand I keep their man pages in ~/man13:40
hero_bizthen I can delete them easily whenever I want.13:41
hero_bizI want to know if is there any way to create a folder like ~/etc too for my application config files?13:41
tatertotsa clean system is a happy system :)13:41
hero_bizya...13:41
* hero_biz ignores packages that I needed to install in order to build13:42
jeffreylevesquei'm running ubuntu 14.04 in a docker container13:42
jeffreylevesqueI'm getting - ERROR: version of /sbin/initctl too old13:42
hero_bizIf possible,I like to have a ~/etc too, which all files will be avilavle in /etc too, in a short link way....13:43
jeffreylevesquewhat does that mean - https://github.com/jeff1evesque/machine-learning/issues/2153#issuecomment-228601358?13:43
hero_bizany suggestion?13:43
jeffreylevesquecan i install a (missing) package to fix this?13:43
ikoniahero_biz: do exactly what you just sad to do13:43
ikoniasaid13:43
akikhero_biz: if you set --prefix to your home dir, it should do it. there's also --sysconfdir13:44
hero_bizyea,I can place them there. but I wonder how I can add that folder to system known folders too.13:45
Guest20833Hey, how do i watch output from a scheduled job on any terminal or tty ?13:45
ikoniaknown system folders13:45
ikoniawhat ?13:45
hero_bizfor example I added ~/man with export MAN_PATH=:~$HOM/man"13:45
ikoniahero_biz: what's the actual problem here ?13:45
akikhero_biz: there's no such thing as having ~/etc as some kind of "system known folder"13:46
hero_biz@ikonia: I like to have a ~/etc folder, and when my cusom build apllication look for their config file in /etc, they automatically search ~/etc too13:46
ikoniahero_biz: thats not how it works13:46
ikoniahero_biz: when you compile with --sysconfdir=/somewhere13:47
ikoniahero_biz: your app wil look in /somehwere13:47
ikoniait's that simple13:47
hero_bizoh.13:47
hero_biz<.<13:47
hero_bizi didn't know that.13:47
hero_bizgreat that my previous apps didn't have any configuration files.13:48
hero_biz<.<13:48
hero_bizok,ty for info :)13:49
kushi guys is there a reason why apt-get has autoremove but apt doesn't?13:59
tatertotskus what are you trying to do?14:00
kusjust trying to learn14:01
tatertotslpi.org14:01
tatertotshttp://www.lpi.org14:01
kusi have no monies though14:02
BluesKajkus, apt is a wrpper for apt-get, they're essentially the same14:02
BluesKajwrapper14:03
kusBluesKaj, try sudo apt autoremove it says invalid operation autoremove14:03
kusnvm it doesn't on xenial14:04
=== n00b is now known as Guest87848
=== Guest87848 is now known as xuser
jattit works14:06
C_minusSince installing CUDA toolkit and driver, about half the times I try to boot, my laptop hangs on the "5 dots" screen and goes unresponsive. Other half, it works perfectly. If I boot with the previous kernel version, it never hangs.14:07
BluesKajkus, yes,  use apt-get for autoremove and autoclean14:07
kusjatt it says invalid operation on my aws14:07
=== Tk is now known as Guest21725
jattare you on xenial14:07
kusno the aws is on 14.0414:08
jattit works with apt 1.2.12 (amd64)14:08
=== zeus__ is now known as ping
=== alexandr1 is now known as alexandros_c
DingDingHey, wha'ts up gang?14:16
dcopeis there any reason why i would be able to list rsync modules but not able to actually push data to it?14:19
dcopei keep getting "connection refused" when trying to sync, but i can list modules fine14:19
C_minusSince installing CUDA toolkit and driver, about half the times I try to boot, my laptop hangs on the "5 dots" screen and goes unresponsive. Other half, it works perfectly. If I boot with the previous kernel version, it never hangs.14:20
=== heessels is now known as Grouch
Zpth0zHello. When trying to install Ubuntu, I get the message 'The partition table format in use on your disks normally requires you to create a separate partition for boot loader code'. Could someone help me with this pls?14:46
Zpth0zIs anyone here?14:48
daynaskully{Q} Can someone help me with a fresh install of 14.04LTS where I'm stuck with a resolution of 640x480 with no ability to change it (let alone see any part of the GUI that is off the screen). Motherboard has XGI Technology Inc. (eXtreme Graphics Innovation) Z7/Z9 (XG20 core)14:49
SchrodingersScat!ask | Zpth0z14:49
ubottuZpth0z: 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 !patience14:49
daynaskullyalso how do i remove this HUGE ass sidebar and screen overlay in ubuntu menus? can i go to a "regular" style menu instead?14:51
mchelen2daynaskully: might want to use the network installer which is text based14:53
BluesKajdaynaskully, open a terminal and do:   sudo lshw -c video then copy just the product and vendoe lines and paste them here, that's 2 lines14:53
mchelen2daynaskully: btw why are you using 14.04 not 16.04?14:53
zompiguI'm looking at the old initrd.img files in my /boot and I notice that only the most recent one seems to be in a different archive format and all the others only contain a "kernel" folder... I'm pretty sure that there used to be more in the old initrd.img files but is this some sort of clean-up that's only been partially done or something?14:54
Zpth0zHello. When trying to install Ubuntu, I get the message 'The partition table format in use on your disks normally requires you to create a separate partition for boot loader code'. Could someone help me with this pls?14:54
daynaskullyhttps://paste.ee/p/23O6O for output14:55
EriC^^Zpth0z: it means your using gpt partition table with legacy mode and you need a bios-boot partition14:56
EriC^^Zpth0z: are you dual booting? you might need to boot in uefi mode14:56
Zpth0zHello, Eric. I've completely formatted my hard drive. I believe I've tried legacy (CBM or w/e) and EFI mode. Neither seem to work. I don't know if I have to change more things in my BIOS - I'm completely clueless in there.14:57
Zpth0zEriC^^ *14:58
zompiguoh also, the wird thing is that these old initrd.img files are the exact same size as the most recent one (~30 mb), but the only file in them is ~10 kb14:59
EriC^^Zpth0z: try efi mode, and choose to erase disk or make a efi partition manually14:59
BluesKajdaynaskully, here's a tutorial for you card https://sites.google.com/site/easylinuxtipsproject/xgiz7z914:59
BluesKajyour14:59
daynaskullythat's quite old and I don't have an xorg.conf14:59
Zpth0zEriC^^, I thought it was already in EFI mode. Do you know why I didn't have this same trouble on my desktop? Because I assume that is EFI too?15:02
EriC^^Zpth0z: can you use a terminal right now?15:03
Zpth0zEriC^^, I'm in BIOS atm - I don't know what you mean by terminal. I can boot into the live version of Ubuntu from my SUB stick?15:04
Zpth0zUSB*15:04
EriC^^Zpth0z: ok, do that15:04
EriC^^Zpth0z: disable csm legacy in the bios if you haven't already and boot the usb in uefi mode15:04
Zpth0zCSM is already disabled15:05
BluesKajdaynaskully, you may need to create an xorg, seems all tuts appear to require one15:05
Zpth0zEriC^^, laptop boots into USB automatically15:05
EriC^^Zpth0z: ok, in the live session type ls /sys/firmware/efi15:06
Zpth0zEriC^^, ok I've done that. It's come up with six options; six in black and two in light-blue.15:07
EriC^^Zpth0z: ok, type sudo parted -l | nc termbin.com 999915:07
Zpth0zEriC^^, ok I've done that too. It's come up with a good few lines of information.15:08
EriC^^Zpth0z: check if the disk you're trying to install to has the partitiong as gpt15:08
Zpth0zEriC^^, yeah it says 'Partition Table: gpt'.15:09
EriC^^Zpth0z: ok, boot the installer15:09
Zpth0zEriC^^, ok I will reboot and choose to install Ubuntu.15:10
EriC^^Zpth0z: you have one disk in the pc?15:10
EriC^^Zpth0z: no you dont have to15:10
EriC^^just double click on the install ubuntu icon15:10
Zpth0zEriC^^, sorry I had already clicked restart15:10
EriC^^no worries15:10
Zpth0zEriC^^, it is a USB stick15:10
Zpth0zEriC^^, good I am inside the installer now.15:11
EriC^^Zpth0z: how many hdd's do you have?15:12
Zpth0zEriC^^, just one - it's a 1TB HDD inside my laptop.15:13
knobous15:13
EriC^^Zpth0z: any data on it? if not press on erase disk and install ubuntu15:13
Zpth0zEriC^^, no data on it - ok I will do.15:14
Zpth0zEriC^^, holy moly... I didn't get the message15:14
Zpth0zEriC^^, I've been doing custom partitions - do you think that could have been the issue?15:15
EriC^^Zpth0z: yeah, with efi you need an efi partition15:15
noobwithaquestioAs my name implies, I'm a new user having some issues getting why GPU to work properly with 16.04LTS. I can get my 750Ti to work fine, but a 980Ti is has given me a plethora of issues. Currently when I boot I get to my disk encryption screen but there's no cursor to type the encryption key. I can boot in and everything is fine in Recovery mode, but anormal boot so far seems impossible.15:16
Zpth0zEriC^^: I see. I had no idea. So does this method do that automatically?15:16
EriC^^Zpth0z: yup15:16
=== nolsen is now known as rx
=== rx is now known as nolsen
noobwithaquestioAlso, I've tried nvidia-361, nvidia-364, and nvidia-367 drivers and the results have so far been the same15:19
Zpth0zEriC^^: Thank you.15:23
=== apg1 is now known as apg
EriC^^Zpth0z: no problem15:23
BluesKajnoobwithaquestio, https://www.reddit.com/r/linuxquestions/comments/4n9ocj/ubuntu_1604_lts_issues_with_gtx_980_ti_drivers/15:24
noobwithaquestioBluesKaj, that's mine and it is still unresolved15:25
BluesKajnoobwithaquestio, did you install the ubuntu-drivers ppa ?15:26
noobwithaquestioShould be, yes15:26
BluesKajdid you update your soureces afterwards/15:27
noobwithaquestioThe drivers appear to be working for the most part, but I can't get past my encryption screen unless I boot in to Recovery mode from GRUB15:27
noobwithaquestioBelieve I did, yes15:28
noobwithaquestioHere's another post where you can kinda track progress. It was under a different sub that offered more help: https://www.reddit.com/r/linux4noobs/comments/4n9n3z/ubuntu_1604_lts_issues_with_gtx_980_ti_drivers/15:28
BluesKajnoobwithaquestio, oh, that's a different matter, not an encryption expert , but I've never heard of an encryption screen15:29
borisetoIs there some kind of ETA when a new kernel arrives in a distro? Currently running 16.04 with the suspend problem that has been reported is due to some bug in the kernel, but I havent seen an update yet, even though it's said it has been fixed.15:29
BluesKajboriseto, nvidia driver kernel module problem?15:30
noobwithaquestioWell Ubuntu has full disk encryption enabled and I used it when I installed. The encryption works fine when I go in via recovery mode. A terminal prompts me for the password and it's fine. However, during a normal boot I get a password screen asking for the key, which is normal, but the resolution/proportions appear to be off (480 vs my monitors 1080 type of deal) and there is no cursor in the bar to type. I also seem to ha15:31
noobwithaquestioSo I'm basically unable to type in the password to unlock the disks15:31
borisetoBluesKaj: nope, it's with opensource radeon driver.15:32
BluesKajok boriseto, I'm on the wrong track ....again :P15:33
borisetoBluesKaj: it's okay. :)15:33
akiknoobwithaquestio: have you tried disabling the boot screens and using just text mode boot?15:35
LordSeaworthAnyone haing problerms with docker install and latest ubuntu 16.04?15:37
ducasseLordSeaworth: are you using the ubuntu packages?15:39
LordSeaworthducasse: on a freshly vps i with ubuntu 16.04 i updated then installed docker like the installation page but seems to fail15:46
ikoniavps + docker = likely to fail15:46
ikoniaLordSeaworth: pastebin the output of uname -a please15:46
LordSeaworthikonia. I installed docker in much different vps all no problems15:46
LordSeaworththis one just has a problem with the device mapper15:47
dylan__ikonia: hi again :P15:48
LordSeaworthHow do i change the ldevice mapper to something else?15:49
LordSeaworthOkay, fixed it. and lol saying vps and docker don't work well lol15:57
TiadorHELLO!15:59
TiadorWhy I see on the lockscreen my password?16:00
TiadorAnyone here?16:01
nomichi16:01
tewardTiador: patience16:01
dylan__I'm sorry Ubuntu. It's time to go back to Windows. :(16:01
tewardyou aren't going to get instant replies, so have a little patience and wait for someone to reply16:01
tgm4883dylan__: out of curiosity, why post that?16:02
LordSeaworthdylan__ lol16:02
TiadorHey?16:03
dylan__tgm4883: why as in what are my motives for posting that? or why leave ubuntu?16:03
tgm4883motives16:03
BluesKajdylan__, is that supposed to be a threat of some kind ...well good luck with windows ;-)16:03
dylan__I wanted to convey my frustrations with Ubuntu in a friendly way16:04
tgm4883k16:04
BluesKajthat's supposed tobe friendly ?16:04
GnomeKrisSo, where can I go for help with steam games not opening?16:04
BluesKajGnomeKris, #steam?16:04
tgm4883BluesKaj: well it wasn't unfriendly, but it was definitely off topic16:04
ducasseGnomeKris: #ubuntu-steam16:05
dylan__BluesKaj: it's better than swearing a bunch about it16:05
dylan__but that's off-topic16:05
BluesKajtgm4883, it releives the boredom sometimes16:05
GnomeKrisThanks guys, google wasn't turning up anything.16:05
BluesKajdylan__, linux can be difficult at times , that's what's fun about it16:06
dylan__BluesKaj: I get that. I get that Linux is pretty much go do it yourself, but if I can't even do something as simple as watch a YouTube video...16:07
LordSeaworthWell i use windows primary and everything server related in linux so the best of the two16:07
akikdylan__: didn't you manage to fix it by going to 14.04 ?16:07
dylan__Nope.16:07
BluesKajdylan__, on which browser?16:08
dylan__Chrome, still.16:08
tgm4883BluesKaj: all browsers16:08
akik14:34 < dylan__> So, after testing, YouTube works fine on Ubuntu 14.04 but not on 16.0416:08
* tgm4883 blames a certain potato16:08
Tin_manlol16:08
dylan__Fine as in, I can watch it without lag but an occasional stutter16:08
BluesKajweird, google-chrome has a builtin flash that used to work well16:09
BluesKajdylan__, HTML5 videos or?16:09
dylan__tgm4883: if by potato you mean my laptop, sure. But that laptop can do everything relatively fine in Windows 1016:09
dylan__yes BluesKaj, HTML516:09
noobwithaquestioOK, so text mode login might help fix my issue, just enter the encryption key in a terminal instead of a GUI. Anyone know how to set login/grub to be text only boot?16:09
tgm4883dylan__: no I didn't mean your laptop. I mean a certain user16:09
Tin_mani was following some of this yesterday dylan__ , but had to log off..16:10
BluesKajthen maybe it's your internet connection if you're on the HD channels there, dylan__16:10
dylan__ugh16:10
MonkeyDust!text | noobwithaquestio16:10
ubottunoobwithaquestio: To start your system in text-only mode append 'text' (without the quotes) to the kernel line in the grub menu. You can access the grub menu by pressing Esc (Grub legacy) or Shift (Grub2) during boot. For more info see https://help.ubuntu.com/community/BootOptions#Text%20Mode16:10
noobwithaquestioCool, I'll give it a look.16:11
tgm4883dylan__: what processor was it again?16:11
noobwithaquestioWill report back with results16:11
dylan__Intel Celeron N305016:11
MonkeyDustdylan__  not yet available for 16.04 ... https://01.org/linuxgraphics/downloads16:14
dylan__I know, I've seen that link a couple of times before.16:14
dylan__According to a couple of sources you can trick that installer into thinking you're in 15.10 by changing lines in a config file, I tried that but it did not work.16:15
MonkeyDustdylan__  i have intel too, and the same video issues you describe16:15
MonkeyDustdylan__  i tried that too16:15
tgm4883dylan__: I know you tried enough stuff already, and I'm just throwing mud at the wall right now, but did you try 16.04 with a 4.6 kernel16:15
dylan__tgm4883: I'm not sure what you mean with that/how I do that16:16
dylan__MonkeyDust: could you describe your issue so I know it's the same?16:17
tgm4883dylan__: you would install the 4.6 kernel from the mainline ppa16:17
tgm4883The only reason I would even suggest this is that I've got a graphics issue on 16.04 on my intel graphics that is fixed by that kernel16:18
MonkeyDustdylan__  youtube video stuttering, pc heating up and shutting down16:18
tgm4883dylan__: and it's likely a very long shot16:18
tgm4883but actually super easy to test16:18
dylan__MonkeyDust: mine's only stuttering when watching video, not heating up or shutting down16:18
dylan__tgm4883: please, I'm open to anything.16:18
tgm4883dylan__: can you post your 'uname -a'16:19
dylan__sure16:19
dylan__Hang on, let me go to this IRC via my laptop instead of on desktop16:20
BluesKajtgm4883, the 4.6 fixed my nvidia kernel module upgrade bug , so i installed it on 3 OSs ..runs great  http://www.ubuntumaniac.com/2016/06/how-to-upgrade-to-linux-kernel-463.html16:20
=== DrBrownBear is now known as Guest90924
BluesKajthat's the 4.6.3 ^16:21
MaggiKarihi16:21
dylan__http://paste.ubuntu.com/17917536/16:21
tgm4883BluesKaj: oh geez, those instructions kill me16:21
BluesKajsimple enough tgm488316:22
tgm4883BluesKaj: yea, "run this script as root" is simple enough /s16:23
dylan__tgm4883: I assume you saw my paste? I didn't link your name, so I'm not sure.16:23
tgm4883dylan__: yea I saw it, give me a minute16:23
dylan__Alright, thanks16:23
MonkeyDustBluesKaj  i'll try your tip, too16:25
MonkeyDustor suggestion, rather16:25
BluesKajhey MonkeyDust, no problems here so far16:25
akikyou wouldn't need anything that complicated. it's just three deb packages that you need to install16:25
MonkeyDusttgm4883  paste this line in a terminal ... wget http://in4serv.com.br/backup/kernel-4.6.3 && sudo chmod +x kernel-4.6.3 && ./kernel-4.6.316:26
BluesKajakik, it's not , the script does all the work16:26
akikBluesKaj: and the fact that it's not wise to run scripts off internet16:26
tgm4883MonkeyDust: how about "let's not run random crap off the internet without checking it out first"16:27
BluesKajoh lord16:27
BluesKajakik, do you think I'd post it if I hadn't tird it first ?16:28
BluesKajtried16:28
tgm4883you're assuming that we trust you ;)16:28
BluesKajof course I've only been here foor 10 yrs16:29
MonkeyDusttgm4883  it's what BluesKaj suggested16:29
akikBluesKaj: dylan__ is a new user so it's not good to show him bad ways16:29
dylan__that's true - I'm a noob16:29
BluesKajakik, you're entitled to your opinion , it works ok?16:30
tgm4883akik: to be fair, I wasn't going to show him a good way either. I was going to have him install the yakkety kernel16:30
MonkeyDustthere we go16:30
dylan__I don't mind if it's the bad way, I just want to watch videos16:30
tgm4883BluesKaj: the point being we shouldn't be conditioning users that it's OK to run random scripts on the internet16:30
=== ben_r_ is now known as ben_r
BluesKajdylan__, it's not bad , othewrwise I wouldn't post it ...have it on 3 machines16:31
noonwithaquestioLooks like it's working! Booting in via text mode prompted me for my encryption key, lines of test ran and files where mounted and boom: login page16:31
BluesKajtgm4883, it's not random16:31
noonwithaquestioMight have been a bit of a work around but it's working nonetheless16:31
dylan__I'll wait untill MonkeyDust gets back with results16:31
noonwithaquestioJust followed this to update my grub to text mode: https://askubuntu.com/questions/16371/how-do-i-disable-x-at-boot-time-so-that-the-system-boots-in-text-mode16:32
akiknoonwithaquestio: you can make it the default in /etc/default/grub, then run "sudo update-grub"16:32
noonwithaquestioyep, that's what I did16:32
tgm4883BluesKaj: you're not getting what I'm saying. Whether this specific script is random or not is beside the point. You're conditioning the user so that the next time they see instructions that say 'run this script' they are more likely to do so without question16:32
noonwithaquestioI've been working in that file for about a week, lol16:32
noonwithaquestiopreviously I had it set to "quiet splash nvidia.drmmodeset=1" or something to that effect16:33
=== dionysus70 is now known as dionysus69
noonwithaquestio*nvidia-drm.modeset=116:33
dylan__tgm4883: regardles of installing scripts without question, could you tell me the steps to installing that kernel?16:33
dylan__At this point, it can only get better16:33
dylan__(if you'd be so kind, of course)16:33
BluesKajtgm4883, well installing a non default kernel is always risky, depends where you draw the line, some will try and others won't risk it ...that';s all16:34
noonwithaquestioHere's basically my journey with the 980Ti on 16.04 LTS. It might be usefull for others: https://www.reddit.com/r/linux4noobs/comments/4n9n3z/ubuntu_1604_lts_issues_with_gtx_980_ti_drivers/16:35
tgm4883dylan__: I think these steps will get you there. After #4, reboot http://paste.ubuntu.com/17918348/16:35
dylan__Thanks. I'll get back to you with results/problems16:35
noonwithaquestiolove the OS, but man these drivers have been killing me. Thanks guys16:36
tgm4883BluesKaj: "noobs" don't know the difference...16:36
noonwithaquestioAlso, I may be upgrading from an Intel i5 4690 to an i7 4690k (mainly for the editing work I do on my Windows drive), think there will be any issues with booting or should the drivers and everything be set and good to go?16:37
teo_Can someone help me with ubuntu installation problems?16:37
noonwithaquestio*4790k16:37
ducassecd16:37
dylan__tgm4883: I can't change the references, the file appears to be read-only16:37
tgm4883dylan__: use sudo16:38
noonwithaquestioteo_ what's the issue? I just finally got mine working after fighting GPU drivers and the people here are pretty helpful16:38
BluesKajtgm4883, a little adventure is a good learning experience and there are enough users in here like you and akik to warn noobs about dangerous territor as you've just ponted out :-016:38
teo_So i had windows 10 before and i tried to install it from a usb stick16:39
noonwithaquestioto edit a file that shows root as the owner use "sudo nano /etc/default/grub" where 'nano' is your text editor (nano opens the file in terminal, gedit is the Ubuntu default notepad) followed by the file directory16:39
teo_the istallation worked fine but everytime i try to boot it takes me to the gnu grub page16:39
noonwithaquestioThat's what I was using to edit GRUB16:39
tgm4883BluesKaj: wait, your stance is it's OK for you to condition users to have bad behavior because there are other users that will point out it's bad? 0_o16:39
noonwithaquestioteo_ maybe its a hardware/driver issue? That's what was killing me. What hardware are you running?16:40
dylan__tgm4883: alright, kernel is installing16:40
BluesKajtgm4883, blah blah blah ..... I'm not condiotioning anyone , you're being pedantic now16:40
tgm4883BluesKaj: with all due respect, that is exactly what you're doing16:41
teo_i have an asus x550lb notebook16:42
teo_intel i7 processor16:42
dylan__alright, time to reboot16:42
teo_also i can't seem to be able to connect to the internet16:43
teo_i've reinstalled it a bunch of times, same problem every time16:44
BluesKajok errands...BBL16:45
noonwithaquestioteo_:OK, it could possibly be an issue with your wireless cards driver. That happened to me when I tried to use a wireless USB stick once. Upgraded to an internal card that I knew worked.16:45
noonwithaquestioLook up your wireless card's model and see if it's compatable or if you need to install new drivers16:46
noonwithaquestioFor now can you hard wire the laptop with an ethernet cord?16:46
teo_no, i don't have that option sadly16:47
teo_i have another laptop so i can download the drivers here hopefully?16:47
dylan___It did not like that kernal install16:47
noonwithaquestioYou might nbe able to download the drivers then transfer, but it's likely harder than using a command line16:48
tgm4883dylan___: heh, ok, what happened16:48
noonwithaquestioAlso, when it fails to boot, what exactly is happening?16:48
dylan___tgm4883: well, it started up completely fine, I tried loading the youtube video I always test on, and now my system is completely frozen16:48
noonwithaquestioI have a 980Ti in my desktop and my drivers where going wonky and it wouldn't display beyond a black screen16:48
noonwithaquestioI see you model Asus has a GT 740M ?16:49
tgm4883dylan___: hmm, well then it really didn't like that16:49
dylan___I can move my mouse, but for the rest it's completely unresponsive16:49
noonwithaquestioI believe processors run pretty well. My i5 ran without issue16:49
teo_yeah i just found it16:49
teo_i reinstalled it again and now it took me to the login page instead of the grub boot16:50
tgm4883dylan___: That one I listed is 4.6.0 and not mainline, so we could try the slightly newer 4.6.3 that BluesKaj had suggested16:50
teo_still can't connect to the internet16:50
dylan___I hope I can do that from the recovery menu :P16:50
noonwithaquestioOK, well it's likely a driver issue with your wireless card16:50
tgm4883dylan___: you can boot the old kernel from grub16:50
noonwithaquestiowhen I was looking for solutions to my issue i was told Linux is a bit behind on wirelss card support16:50
tgm4883dylan___: in grub, go to advanced and select the latest 4.4 kernel16:50
noonwithaquestioDo you know the model number?16:51
dylan___tgm4883: ubuntu, with linux 4.4.0-21-generic?16:51
tgm4883dylan___: yea16:51
dylan___Alright, back in the system.16:52
Tin_mandylan___,  has all this testing been on Chrome? or other browsers also?16:53
dylan___Firefox & Chrome16:53
dylan___Mostly on Chrome, though16:53
Tin_mandid you happen to try chromium?16:53
dylan___Tin_man: yeah, but that was in the very beginning16:54
Tin_manok16:54
teo_no, can i find it using cmd?16:54
dylan___I assumed that there wouldn't be much difference between Chromium & Chrome, so I only started using Chrome for testing16:54
tgm4883dylan___: correct16:55
noonwithaquestiopossibly, are you dual booting?16:55
teo_no, i just have ubuntu now16:56
teo_ah, i found it16:57
noonwithaquestioCan you get into the OS? Just wireless isn't working?16:57
dylan___tgm4883: so, do I just do sudo apt install linux-image-4.6.3?16:58
dylan___or is it not that easy16:58
teo_it's actually AR9485 wireless network adapter16:58
noonwithaquestioOK, next step is to look and see if it has compatability/driver issues with Ubuntu, which it likely does if you can't connect16:59
tgm4883dylan___: we'll need to download the packages, one sec16:59
noonwithaquestioCan you plug an ethernet cord from your router to the laptop to get it hardwired for the time being? Should make things easier16:59
teo_no, i don't have a cable available17:00
tgm4883dylan___: looking at the script from earlier, that will work17:03
dylan___Alright, testing that now17:03
whoohi17:04
whoohi all17:04
NepoHi17:04
whooi need a antivirus for ubuntu17:04
whooany suggetions17:04
ikoniawhoo: don't think you do17:04
tgm4883whoo: why do you think you need this?17:04
NepoI dont know how I got here17:04
whooi am so much care about security17:05
Tin_manprobably mom and dad..17:05
ikoniathen you need to do some research17:05
jattsure McAfee for Linux is great17:05
ikoniabecause antivirus doesn't work the same on linux17:05
whoo@ ikonia why17:05
jatt😉17:05
=== hydroponx is now known as Hydr0p0nX
ikoniaas I say, do some research if you care about security17:06
NepoLuLz17:06
whoowhich ubuntu version is best17:06
ikoniawhoo: depends what you need/want17:06
ikonia16.04 is the curent stable, and luckily is an LTS release17:07
whooOh i see17:07
dylan___tgm4883: 'couldn't find any package by regex 'linux-image-4.6.3'17:07
jattv0.017:07
ikoniadylan___: you're back, how did you get on ?17:07
tgm4883dylan___: you ran the script from earlier?17:07
dylan___tgm4883: yes, I did17:07
dylan___ikonia: I'm now trying to install another kernel to see if that works :P17:08
ikoniadylan___: so the options in xorg didn't improve anything ?17:08
dylan___ikonia: I tried going to #xorg to see if they could help me with the config, but eventually it just lead into them trying to fix the problem with other options17:08
dylan___I mean, I did the DRI 3 & tearfree options, and I saw that they were being activated in the log17:08
dylan___but that also didn't change anything17:08
ikoniadylan___: I didn't think they would make a differnce, but it was certainly worth looking at17:09
dylan___ikonia: I also tried going to 14.04, and while the video performance was much better17:09
ikoniathats interesting17:09
dylan___I still had a stutter every 10 seconds17:09
dylan___I mean, I'm not sure17:10
dylan___I only tested for 10 minutes17:10
noonwithaquestioA connection would make installing the drivers much easier. No need to try to transfer files, etc. And I'm not very experienced installing from files17:10
tgm4883dylan___: odd, it shouldn't be searching for a package. You're not trying to install it via 'apt install' are you?17:10
dahlia_hello17:10
noonwithaquestioI had a similar issue but was able to hardwire and handle it via command line17:10
dylan___tgm4883: I am, that's what the command says in the paste17:11
dylan___"sudo apt install linux-image-4.6.3"17:11
tgm4883dylan___: ah, ok. So I meant the script that the others posted. One sec17:11
dylan___tgm4883: Oh, I'm sorry17:11
dahlia_i get this error E: Sub-process /usr/bin/dpkg returned an error code (1)17:11
dahlia_ when i want to install ddclient what should i do ?17:11
tgm4883dylan___: these are the commands you should need http://paste.ubuntu.com/17920315/17:11
teo_i can try plugging the cable that goes into the router to my laptop...17:11
dylan___tgm4883: Thanks, I'll try that17:11
tgm4883dylan___: run that from your home dir17:11
noonwithaquestioWell that would take your router offline, may not work17:12
rbklare the utilities controlling special keys such as laptop screen brightness controls the same across all ubuntu flavours?17:12
noonwithaquestioNop spare cables?17:12
noonwithaquestio*no spare17:12
dylan___ikonia: honestly though, thanks for trying to help me. Shame that nothing worked :(17:13
teo_no, i'm not in my own house now17:13
ikoniadylan___: not a problem, there is more that can be done, but it sounds like you're trying something out first, so lets see how that goes17:13
teo_or for the next month17:13
dahlia_ when i want to install ddclient what should i do ?17:14
dahlia_i get this error E: Sub-process /usr/bin/dpkg returned an error code (1)17:14
teo_oh okay i don't know what i did but i managed to make it work17:15
noonwithaquestioWireless is working now?17:15
teo_yes17:15
teo_for now17:15
teo_thank you!17:15
noonwithaquestioAwesome17:15
noonwithaquestioIt should stay for the most part17:15
MonkeyDustdylan___   FYI: kernel 4.6.3 did not solve my intel video issues ... make sure you can return to your previous kernel17:15
dylan___MonkeyDust: I see. I'll try anyways17:16
teo_cheeeeerrs17:16
noonwithaquestioAnyone here think there'd be any issues with my installation if I upgraded from an i5 4690 to an i7 4790k? Installatiopn should run fine right? Same family of processors and the i5 ran without an issue17:17
=== MrElendig is now known as MrSpock
dahlia_i get this error E: Sub-process /usr/bin/dpkg returned an error code (1)17:18
dahlia_ when i want to install ddclient what should i do ?17:18
MonkeyDust!find ddclient17:18
ubottuFound: ddclient, W:, W:, W:, W:, W:, W:, W:, W:, W: (and 14 others) http://packages.ubuntu.com/search?keywords=ddclient&searchon=names&suite=xenial&section=all17:18
OerHeksdahlia_, update first, perhaps? or close softwarecenter before using the terminal..17:19
dylan___tgm4883: I did all the commands. I assume now I have to reboot?17:20
tgm4883yep17:20
Samureussorry quick question, what is the best way to go to default theme after installing kubuntu-desktop, any particular dpkg-reconfigure? or should i remove a hidden directory?17:20
tyamianyone can please help me?my tor browser is not opening.i uninstalled and reinstall but nothing happened17:21
dylan___tgm4883: booted up fine, it seems17:22
dylan___test video is still stuttering :(17:22
dylan___it's different now, though17:23
dylan___the video plays fine for about 5 seconds, then there's a 1 second freeze and it continues17:23
Tin_manhave you tried any other hd youtube videos?17:24
dylan___What would the difference be?17:24
Tin_manyou say you keep using the same one over and over for testing, didn't know if another one might offer a stable video..17:25
dylan___I'll try, but I don't know why it would matter17:26
Tin_mani don't have hd graphics so i don't know anything about a solution. Mine works fine buts it's an old intel graphics inboard controller..17:28
dylan___Normal 720p seems to be working fine17:29
dylan___tgm4883: it seems like you have fixed it17:30
dylan___I mean, 60 FPS doesn't work, but that's something I can work around17:31
tgm4883dylan___: 4.6.3 fixes it?17:31
dylan___Yeah, I think it did17:32
tgm4883Cool17:32
dylan___I used to have around 3000/4000 dropped frames with the suttering17:32
dylan___Now I'm at 22/4000 dropped frames17:32
dylan___tgm4883: thanks a lot for sticking through with me even though I said that I'd abandon Ubuntu :P17:34
tgm4883dylan___: yw17:35
akikdylan___: could you try the following with firefox? "MOZ_USE_OMTC=1 firefox"17:35
dylan___akik: sure17:35
akikdylan___: if it makes the videos at all smoother17:36
dylan___akik: in firefox, the video does not seem to load17:37
akikdylan___: ok thanks for testing17:38
dylan___akik: after waiting a while, it did eventually load17:40
=== fabio is now known as Guest77376
akikdylan___: what do you mean, it buffered the video or what?17:40
Guest77376trono.di.spade17:40
dylan___yeah, it was buffering the video for about 5 minutes17:40
dylan___It started playing (smoothly, it appeared) in 360p, changed it to 720p now17:41
dylan___I assume I'll have to wait for it to buffer for another 5 minutes :P17:41
dylan___yeah, it's still not loaded, I'm going to give up on it17:44
akikdylan___: i'm not sure if these settings are still valid but you might want to try17:46
akikdylan___: http://en.librehat.com/blog/force-enable-hardware-acceleration-in-firefox-on-linux/17:46
dylan___akik: it's fine. Chrome appears to be working fine17:46
guillaume__hi everybody17:46
akikok17:46
dylan___Thanks a lot though17:46
guillaume__i'm having hard time finding a solution to my problem. I have made a usb persistent from a custom xubuntu for atom cherrytrail and i'd like it to boot straight to the live option but i can't find any solution on the internet17:46
dylan___also thanks again tgm4883 & ikonia both for your help. I'm going to leave and give the system some testing to see if it truly is fixed and if not, I'll come back to annoy you some more :P17:46
blacpythoz/close/17:47
wolf262682Hello, I have a question regarding installation of Ubuntu 16.04 on my laptop.17:49
wolf262682Anyone out there to help?17:49
dylan___Just ask your issue, wolf26268217:49
guillaume__So ? anyone to tell me if that's possible at all ?17:49
wolf262682I don't have access to a USB stick/flashdrive or CD drive. I am running windows 10 OS.17:50
OerHeksguillaume__, nope, no solution to boot live iso straight away.17:50
guillaume__that's amazing17:50
guillaume__why is that ?17:50
dylan___wolf262682: and I assume you want to install Ubuntu regardless of those limitations?17:51
OerHeksguillaume__, why should it? it needs some confirmation about language, keyboard and such17:51
wolf262682Yes, dylan_. That's the issue17:51
guillaume__for live persistent it seems illogic17:51
OerHeksif you find a fix, let us know17:52
dylan___I doubt you can do that, but it's my time to leave so I'll leave it to the others who can definitely help you.17:52
akikguillaume__: if you install xubuntu on your usb stick, you can configure it more flexibly17:53
guillaume__that's what i was thinking about, but it would take more space right ?17:54
wolf262682I checked this link https://help.ubuntu.com/community/Wubi#Download_Wubi17:54
wolf262682But the link to download Wubi does not redirect me to the right place17:54
wolf262682Is it not available for Windows 10?17:54
akikguillaume__: it will use as much space as you allocate to it17:54
OerHekswolf262682, nope, it will not work with windows 1017:54
OerHeks!wubi17:54
ubottuWubi was a way to install Ubuntu from within Windows, but it is no longer supported in recent versions of Ubuntu and was never well maintained even for Ubuntu 12.04. Do not use Wubi. See !install for other options for installing Ubuntu.17:54
wolf262682I also tried UnetbootIn but that didn't work either17:55
guillaume__ok so, how do i launch an install to my usb key ? am i obliged to create another usb key or can i have some kind of install package from my actual ubuntu install ?17:55
dahlia_i get this error what should i do17:56
dahlia_debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable17:56
tgm4883guillaume__: I'd probably just create a USB key with persistance17:56
wolf262682So is it possible to install ubuntu 16.04 without using a cd or usb or not?17:56
akikguillaume__: two usb sticks is fine. you can select the target stick during the install17:56
OerHekswolf262682, no.17:56
guillaume__tgm4883: ? i created a usb with persistant but i can't boot straight to live which is what i need/want17:56
wolf262682Alright, OerHeks I will assume you know what you're talking about and buy a flash drive from a store.17:57
wolf262682Thanks for the help and have a nice day17:57
guillaume__akik: hmm i would have liked to avoid that solution, can't we make an install from a ubuntu install ?17:57
OerHekswolf262682, or a cd with the minimal iso17:57
madknightwolf262682, i wouldn't recommend that17:57
dahlia_debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable17:57
akikguillaume__: sorry i don't know but this one way17:57
dahlia_how can i fix this problem ?17:57
RobbsterHi all, I'm rnuning 16.04 and installed cinnamon and gnome and somewhere along the way things may have gotten, umm, confused.17:57
madknightwolf262682, even if it would be possible, its saver to have an usb stick / live cd available17:57
wolf262682madknight, what would you recommend?17:57
OerHeksguillaume__, you could install from live iso on a 2nd usb17:58
wolf262682I have one but just not with me right now17:58
wolf262682Can I use my phone as a USB stick?17:58
akikwolf262682: yes, with drivedroid17:59
guillaume__OerHeks: yes that's what we are talking about, i was wondering if we could launch the ubitquity package from an actual ubuntu install so that i don't have to use 2 usb key17:59
RobbsterThe symptom I have is that the VLC video stream plays above everything, including menu, all other windows and on all workspaces without the window 'chrome'. I suspect that it may be a window manager thing, but I've no idea how to diagnose...17:59
wolf262682Alright I will try that out now17:59
wolf262682Thanks17:59
akikwolf262682: i mean you can boot the install off the drivedroid on your phone17:59
guillaume__the solution would be to run a virtual machine with an live iso and install from there on the usb key but i'm gonna use another key. Thanks for the help akik and others18:00
wolf262682Yes, that's how I read it, thanks again18:00
akikwolf262682: i think it needs your phone to be rooted, though18:00
goravcan anyone suggest best coll plugins . for making desktoplook cool18:01
wolf262682Hmm,, not sure if I should go forward with rooting my phone. It would void the warranty18:01
goravcan anyone suggest best cool plugins . for making desktoplook cool18:02
goravcan anyone suggest best coll plugins . for making desktoplook cool18:02
goravcan anyone suggest best coll plugins . for making desktoplook cool18:02
vm096__its possible that a fingerprint from remote server change?18:02
jinxi1how to make software opens instantly?18:03
MonkeyDustjinxi1  you mean at strartup?18:03
jinxi1yes18:03
CukenI just did a fresh install of Ubuntu Server LTS and I'm unable to get the system to boot into the shell. Everytime I see it show /dev/sda1: clean, 60488/1222992 files, 387506/4882432 blocks18:03
CukenI read that you can just cntrl+alt+delete past it, but I see the ubuntu loading image and then the box reboots18:03
MonkeyDustjinxi1  alt-f2, then type startup ... select startup applications18:04
Cukenjinxil: I just hit alt+f2 and it let me login . . .18:05
MonkeyDustjinxi1  click on the dash symbol, then type startup ... select startup applications   <-- correction18:05
OerHeksctrl alt F2 <> alt F218:05
rbklAre the utilities that control brightness control keys on notebooks the same across all ubuntu flavours?18:09
vm096__ its possible that a fingerprint from remote server change?18:09
VISHNU_PRASADwolf262682: If you have a CD drive then we can do the following. I think you dont have write access over CD from your Win 10. if that is the case then do the below. You need a USB stick, one DVD and DVD drive is required to perform this.18:11
VISHNU_PRASAD1. Download the UBUNTU ISO and create a bootable USB using that ISO.18:11
VISHNU_PRASAD2. Also copy the ISO file to the USB/or keep it in any of the windows filesystem.18:11
VISHNU_PRASAD3. Boot from it. try the Live Ubuntu.18:11
VISHNU_PRASAD4. Try to burn the CD from the live ubuntu using the ISO which you have. (By defaultu ubuntu 16.04 is not shipped with any CD burning software. You can use "dd" instead.)18:11
VISHNU_PRASAD5. once the burning is completed you can boot from the CD and you can use you USB as the hard disk. I mean you have to install the ubuntu on the USB drive. Is this sounds like a plan??? :D18:11
wolf262682Hello VISHNU_PRASAD, I do not have access to either a USB stick or a CD/DVD drive18:14
wolf262682Also my phone is not rooted18:14
VISHNU_PRASAD<wolf262682> : ohkay.. then we are stuck here.. we need to create a bootable USB atleast to do this.18:15
wolf262682I'll go to a store next to my place and get a USB18:15
wolf262682Thanks for your input18:15
VISHNU_PRASADsure...18:15
=== alexandr1 is now known as alexandros_c
slabhello!!18:22
slabcant run doom 318:23
slabhi gravyv18:25
slabhi iSlayWyverns18:26
iSlayWyvernsslab, uuuhm hi?18:27
slabHello18:30
slabiSlayWyverns, are you well versed in ubuntu18:31
slab'18:31
slab\18:31
slab?18:31
MonkeyDustslab  stop18:31
slabMonkeyDust, why? i need help18:32
MonkeyDustslab  then ask a question instead of saying hi to everyone and typing random characters18:33
slabMonkeyDust, ok well i have a copy of doom 3 i intalled it and everything but when i go to play it it goes to a grey screen18:36
EVGA970Hello. I'm having trouble with my GPU on 16.04. Steam runs, but the graphical processing is a slideshow. I tried switching the drivers around, but that made things worse. Anyone have any advice?18:37
slabI get a grey screen when trying to run doom 3!!18:38
ducasse!patience | slab18:39
ubottuslab: 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/18:39
slabok18:39
mcfdezAnyone know if is possible to connect two PC that have virualvox with another system inside? I mean, connect this systems one with other18:43
ewqrhey! i tried installing a program that wasnt in the main repositories, but changed my mind during the instalation process since it wasnt what i wanted. now i fear that i might have unused/outdated or malicious software on my ubuntu installation. would anyone be willing to help me find out if i fu***ed something up?18:44
ewqrmcfdez, in what regard? networking?18:45
ikoniaewqr: please don't swear there is no need for it18:45
mcfdezyes the two PC are in a LAN (in a wifi router)  ewqr18:45
ikoniaewqr: just let the install finish and remove the package18:45
ewqrikonia, was a little more complicatd than that as i aborted the install in the first place and deleted the files i cloned from github18:46
ikoniaewqr: so then you need to work through the install process, work out what it put where and work out what the install did and undo it18:47
ewqrmcfdez, if you mean to connect 2 virtual machines, normally each vm should register as a separate device in the network, so no configuration needed18:47
ikoniayou've created a problem as you didn't use the package manager18:47
ewqri dont know how to do that as im not familiar with make/apt-get18:48
ikoniamake/apt-get are two very different things18:48
ikoniawhat did you install and how did you install it18:48
mcfdezewqr, I not want to connect two virtual machines. I want to connect a virtual machine in PC1 with the virtualmachine in PC218:48
mcfdezthe PC1 and PC2 are two different computers (fisically) in the same LAN (same wifi router)18:48
ewqri tried to install the ricin tox-client, for that i installed toxcore18:48
ikoniaewqr how did you install it18:49
ewqrmcfdez, how about a vpn connection?18:49
ikoniamcfdez: you don't need a vpn connection18:49
ikoniamcfdez: you just need to setup routing on the two private networks the virutal machiens are on on18:49
ikoniamcfdez: I assume the hosts are on the same network18:50
mcfdezikonia, yes the hosts are in the same netwokr18:50
mcfdezbut not know how to do this in vbox18:50
mcfdezmy purpose, I refeer18:50
ewqrikonia, i followed this guide for ubuntu https://github.com/irungentoo/toxcore/blob/master/INSTALL.md#build-manually18:50
ikoniamcfdez: ok, so you just need to setup routing of the two seperate private networks18:50
ikoniaewqr: then you need to work through that process in reverse, I'm not debugging that mess for you18:51
ikoniaewqr: if in doubt, just backup your data and do a clean install18:51
ewqrikonia, okay, will do that then i guess18:51
mcfdezikonia, Yes, I need to connect the guests to each other. Any suggestions ?18:52
ikoniamcfdez: yes, as I've set, setup routing between the two virtual networks via the hosts18:52
mcfdezikonia, Yes I readed this, but not understanded you. What do you mean with setup routing? Where? In the VBox? In the router? In the hosts?18:54
Joadhi18:54
ikoniamcfdez: there are multiple ways to route traffic, pick the option for you (normally the host) and then the default route on the guests will just send data between the two networks18:55
=== JanC is now known as Guest5182
=== JanC_ is now known as JanC
TJAJRJBackslashihey i think i put lubuntu on a flash drive, but when I boot with i get freeDOS.  Do I not actually have lubuntu on the drive?  Do I have to get to it via FreeDOS?18:59
ikoniafreedos is nothing to do with lubuntu19:01
ikoniado you mean you have busybox ?19:01
ioriaTJAJRJBackslashi, i think it's about your machine ... which is ?19:02
TJAJRJBackslashiasus x55u, currently running windows 1019:02
TJAJRJBackslashii was having some trouble getting boot order to work right, so yh i suspect i may not actually be using the drive to boot.19:03
Nate_Did you turn off boot protection in the bios?19:04
ikoniaTJAJRJBackslashi: did you install freedos on your windows system19:04
ioriaTJAJRJBackslashi, is this ? https://www.computeruniverse.net/en/products/90467851/asus-x55u-sx007d.asp19:04
ioriaTJAJRJBackslashi, is preinstalled, i guess19:04
TJAJRJBackslashiyeah turned off boot protection and enabled launch csm (which has something to do with launching an older os? idk)19:04
ikoniaTJAJRJBackslashi: did you install freedos on your windows system19:04
TJAJRJBackslashii didnt.  wasnt the one to configure os, think it started with windows 8 but not sure.19:05
ikoniaTJAJRJBackslashi: have you installed freedos on your system at all19:06
TJAJRJBackslashino. save perhaps it being on this drive.19:06
ikoniaTJAJRJBackslashi: what do you mean "perhaps it's on this drive"19:06
ikoniayou either installed it - or you didn't19:06
ikoniaI suspect it is booting into ubuntu, failing to boot and dropping back into busybox support19:06
TJAJRJBackslashino clue what is on the drive, i did not intentionally install it tho @ikonia19:06
ikoniaplease read the text on the screeen and see if it says "busy box"19:06
OerHeksikonia, that machine comes with: Operating SystemFreeDOS19:07
TJAJRJBackslashik let me reboot, few mins, ty for help ikonia and ioria19:07
Nate_I think I have that same laptop, and I had allot of trouble getting boot anything. I forgot how I fixed the problem though.19:07
OerHeksioria +119:07
ikoniaOerHeks: the device actually comes with freedos installed as a laptop ??19:07
OerHeksikonia, yes, never seen that before, i have seen standard linux in the bios , see specs https://www.computeruniverse.net/en/products/90467851/asus-x55u-sx007d.asp19:08
citrixHi all19:11
citrixMy Touch pad is not working at all19:11
slabCAN SOMEONE HELP ME WITH A GREY SCREEN WHEN I LOAD DOOM 319:11
citrixwhat could be the cause? Please help me19:12
citrixslab, which graphics card you are using?19:12
Nate_you guys do know which channel you're in right?19:12
citrixYes it is ubuntu19:12
OerHeksslab, grey screen doom 3, sounds like a wine issue19:13
citrixI am using ubuntu and touch pad won;t work19:13
slabcitrix, Intel® Ivybridge Mobile x86/MMX/SSE219:13
ikoniaslab: don't type in caps please19:13
Nate_YEAH DON'T TYPE IN CAPS, OR ELSE!19:13
citrixslab, Do it starts or not?19:13
citrixhow to debug with touch pad?19:14
slabit will do it all but screen is grey citrix19:14
citrixmay be you should update graphics driver..19:15
slabcitrix, i dont know how19:15
ZtaAnyone know of any cool and good looking -- even hipster crazy -- presentation tools for Linux?  There's LibreOffice but that's not cool, good looking is limited, and it is definitely not hipster.  I'm talking transitions, zooming, panning...19:16
citrixslab, apt-get update && apt-get upgrade19:16
ikoniaZta: it's all very bland, your best bet is looking at browser/web based stuff19:16
ZtaLike Blender... but more presentation-minded.19:16
Ztahm19:16
ZtaIt seems the version of LOImpress that's on my Ubuntu 14.04 completely ignores me adding custom animations to a text.19:17
ikoniaZta: I find it weak in general,19:17
ioria!info ffdiaporama19:17
ubottuffdiaporama (source: ffdiaporama): Movie creator from photos and video clips. In component universe, is extra. Version 1.5-4build3 (xenial), package size 1539 kB, installed size 4091 kB19:17
=== RedDwarf is now known as Zackio
hero_bizguys, I have a strange problem. I'm trying to build an aplication. everything compiles but I get unresolved external symbol error at link time. but strange problem is that I get these errors on functions that surely is availave in system.like pthread or openssl functions.19:18
hero_bizany idea why?19:18
ioriaZta, try that, ffdiaproma  http://www.makeuseof.com/tag/beyond-powerpoint-4-linux-presentation-tools/19:18
ikoniahero_biz: you've just given zero details19:18
ikoniahero_biz: if you're having problem building apps - talk to the people who maintain the apps about their requirements19:19
hero_biza like of error is this for example: usr/lib/gcc/x86_64-linux-gnu/4.8/libstdc++.a(locale_init.o): In function `std::locale::global(std::locale const&)': (.text._ZNSt6locale6globalERKS_+0x14b): undefined reference to `pthread_mutex_unlock'19:19
ikoniahero_biz: that would be normally that it expects a different version of the library, or a library built with different options19:19
hero_bizno,I get link error for inside libraries that is used in application.19:19
ikoniahero_biz: yes19:20
hero_bizis it possible for dynamic/static mixture of liraries?19:20
ikoniawhat ?19:20
hero_bizfor example I'm trying to build static application,but libraries are dynamic?19:20
ikoniahero_biz: look at what it's doing, it's trying to build a library and failing against the core libraries it's linking against because there are functions missing from it (differnt version or different config expected)_19:21
pistleI am trying to figure out host files and don't quite understand what I am supposed to edit. For example I did a test to see if I could block wikipedia.org but when I added that to the /etc/hosts/deny file using mousepad and saved it...it didn't block the domain. The example in the file seemed like that was all I needed to do.19:21
ikoniahero_biz: static/dynamic doesn't matter19:21
hero_biz@ikonia: it does not make any libary,it is just using them.19:21
ikoniahero_biz: right, and it's expecting a different library19:22
Ztaioria: thanks.19:22
hero_bizfor example it uses boost(that I installed from repo), but I get error in boost like what I posted above.19:22
ioriaZta, you're welcome19:22
ikoniahero_biz: right, and I've told you why19:22
ZtaI think I'll just make a drop dead LOImpress show instead...19:22
hero_bizhm...19:22
pistleoops sorry it was /etc/hosts.deny     not /etc/hosts/deny19:23
hero_bizok,I try to see what I can do about it.19:23
ikoniahero_biz: nothing19:23
slabcitrix, i removed wine the reinstalled it but i still have a grey screen19:24
ikoniadoom 3 runs native on linux19:24
ikoniause the native linux port19:25
ikoniadon't use wine19:25
ikoniaslab: https://help.ubuntu.com/community/Doom319:25
ducassepistle: you confuse two very different things - hosts.allow/deny has access control lists for clients connecting to servers on your system, while hosts maps ip-addresses to hostnames.19:28
hero_biz@ikonia: but I'm sure I personally made a mistake somewhere. tool is too famous for having such bugs.19:28
pistleducasse: so where should I put for example "wikipedia.org" if I wanted to block that entire domain19:28
pistleon my own system19:28
ikoniahero_biz: "tool"19:29
ikoniahero_biz: it's not a bug19:29
citrixslab, why you are using wine ?19:29
ducassepistle: what you are thinking of is placing something like "0.0.0.0 wikipedia.org' in /etc/hosts, but it doesn't really block it as such.19:30
slab_someone sold me a copy of doo but it doesn't have .pk4 files i just need to plainly adjust ubuntu to allow it to run correctly19:31
pistleducasse: what would that do in that case? and how would I block websites/domains? I also have seen people talk about using host file to block ads so I was just trying to see what I can do with it19:31
ikoniaslab: I don't think you do19:31
CropsUpHi guys, why if am I using ps I get "/bin/upstart" than I'm using systemd? (Ubuntu 16.04, xfce and gnome-shell with same problem)19:31
ikoniaslab: you can contact ID and they will give you a link to download the linux versions19:31
jattCropsUp: I think some indicators have dependency on upstart. it's safe to remove upstart if you don't want that dependency19:32
jattCropsUp: 16.04 works without upstart19:32
slabikonia, how much?19:32
ikoniaslab: free if you have a valid product key19:33
ducassepistle: it's a way to block ads, that's true, and it will also work for other sites, but if you really want to block a site you need to filter it out in your firewall.19:33
slabcitrix, any ideas?19:34
ikoniaslab: http://ftp.gameaholic.com/pub/mirrors/ftp.idsoftware.com/doom3/source/19:34
ikoniaslab: there you go, it's free any way19:34
CropsUpjatt how can I run without upstart dependency?19:34
citrixslab, Follow ikonia19:34
citrix;)19:34
jattCropsUp: remove upstart with apt19:34
CropsUpjatt are you sure is it safe without do nothing after it?19:35
pistleducasse: sorry for the noobness...but I can't find firewall settings in xubuntu...its not in network page19:35
jattCropsUp: I had a similar issue I'm running 16.04 without upstart19:35
slabikonia, how does that help?19:36
jattCropsUp: when you remove it it will prompt you which packages depend on it19:36
citrixany ideas with touch pad guys .. it is not at all working , but in the other lubuntu boot it works19:36
ducassepistle: install gufw.19:36
ikoniaslab: that allows you to use the native linux version19:36
pistlethanks19:36
CropsUpjatt oh, great!19:36
ioriaCropsUp, wait, how did you install 16.04 ?19:36
CropsUpThanks for answer!19:36
slabwhat do i do with it copy and paste or something ikonia19:37
ikoniaslab: read the link I gave you earlier19:37
CropsUpioria, I had been installed with classical wizard (ubuntu-gnome 16.04)19:37
ioriaCropsUp,  and you have a /bin/upstart ?19:38
CropsUpioria, yes19:38
slabikonia, i read it but i'm a noob and dont know what to do with it19:38
CropsUpBut I'm running on systemd19:38
ikoniaslab: it tells you exactly what to do with it19:38
ioriaCropsUp,  fresh install ?19:38
slabikonia, it say it a mirror19:38
pistlecan anyone recommend a "start from zero" tutorial for linux? I am using xubuntu by trial and error...and the tutorials I have seen are a bit too technical19:38
ikoniaslab: yes ?19:38
pistleI need a kids version I guess19:39
ikoniapistle: https://help.ubuntu.com19:39
slabi dont know how to use l;inux i'19:39
ikoniapistle: that will walk you through pretty much every day to day task and get you moving19:39
ikoniaslab: what is not clear on the link I gave you19:39
CropsUpCropsUp, It's a clean install from iso, It had done 2 moths ago.19:39
ioriaCropsUp,   can you please    ls /bin/upstart19:39
slabi opened it but it just gave me a bunch of words i dont know what to do with it19:40
pistleikonia: is there a more generic recoomendation to understand the FS and how the terminal works etc? I know the basic commands I have used...but not beyond apt-get and cd and ls etc19:40
ikoniaslab: read the link I gave you19:40
ikoniaslab: actually read what it says19:40
ikoniapistle: I suggest you first learn how to use it19:40
ikoniapistle: that will make everything else intuitive and relveant19:40
CropsUpioria, http://paste.ubuntu.com/17928702/19:41
pistleikonia: ok...i just feel stupid and behind when I read guides and they assume things I should know. I can follow directions but often end up feeling like I am just copying what I am told and don't know WHY19:41
ikoniapistle: dont feel stupid, just use the machine on a day to day basis and use things like the link I gave you, it will all fall into place19:41
pistleoften I do things the same way 3 times and they finally work the 3rd....and I don't know what I could have done wrong19:41
slab_ikonia,  i still don't know what to do with it19:42
ikoniaslab_: what is not clear on the link I gave you19:42
CropsUpioria, I've it on /sbin/upstart19:42
slab_ikonia, is it instructions or something19:42
ioriaCropsUp,   ok19:42
ikoniaslab_: yes19:42
slab_it's just a script19:43
ikoniaslab_: you're reading this link ? https://help.ubuntu.com/community/Doom319:43
vanessa21Hello, actually I'm trying to update my ubuntu version and I get an error. ("E:Encountered a section with no Package: header, E:Problem with MergeList /var/lib/apt/lists/gb.archive.ubuntu.com_ubuntu_dists_trusty_multiverse_i18n_Translation-en, E:The package lists or status file could not be parsed or opened.") Could you help with thta please?19:43
CropsUpioria, http://paste.ubuntu.com/17928832/ this is complete process on tty719:43
pistleis there any reason not to change the File manager from Thunar to Nautilus? Can I screw something up doing this? Many searches I do for issues talk about Nautilus instead so I was thinking to swtich19:43
slabi dont have any pk files just the program in one icon ikonia19:44
ikoniapistle: it's just personal taste, use what you like best19:44
pistlethanks19:44
ikoniaslab: right, and I told you if you contact ID with a valid product key, they will give you them19:44
ioriaCropsUp,   cat /etc/issue19:45
pistlethis channel is always helpful and you all are great....I appreciate the volunteering...it's better than paid tech support often and I know you do it for free19:45
ikoniapistle: you're welcome19:45
=== Rochvellon is now known as Guest52321
vanessa21is it safe to upgrade from ubuntu 14 to 16 ?19:46
CropsUpioria, http://paste.ubuntu.com/17928981/19:46
ikoniavanessa21: there is no upgrade path at the oment19:46
pistleI cant imagine ever knowing things well enough to contribute...but maybe some day in 10 years ;)19:46
ikoniavanessa21: the upgrade path is enabled at 16.04.119:46
vanessa21sorry I didn't understand your answer ikonia19:47
Bashing-omvanessa21: So we are on the same page. clarify " trying to update my ubuntu version " . What release are you on, and this is not a release upgrade ?19:47
vanessa21how can I check mny verison please ?19:47
ikoniavanessa21: there is no 14.04 -> 16.04 upgrade path until 16.04.1 is released19:47
ikoniaand 16.04.1 has not been released yet19:47
TJAJRJBackslashihi i'm the guy having trouble booting to lubuntu, back with some results.  The text displayed upon booting to FreeDOS makes no mention of busybox, so I'm unsure if it's related to linux.  However, I can repeatedly boot to FreeDOS when the drive is in, but never when it is not, so the flashdrive definitively is linked to this behavior.  I think my version of linux may be bad/having trouble booting correctly and am considerin19:47
ioriaCropsUp,   no idea because you have upstart19:47
CropsUpioria, thanks anytime.19:48
ioriaCropsUp,   you're welcome19:48
vanessa21I am currently in this versionÑ19:49
vanessa21No LSB modules are available. Distributor ID:Ubuntu Description:Ubuntu 14.04.3 LTS Release:14.04 Codename:trusty19:49
jattCropsUp: if you have pstree you can see which process was started by upstart19:49
vanessa21is it safe to upgrade to 16 ?19:49
pistleSo I added GUFW so I can turn the firewall on...do I need to add any rule to use transmission etc? It says append rules for p2p but doesn't have any explanation. It's ALLOW for outgoing and DENY for incoming still going to allow torrenting?19:49
ikoniavanessa21: I've just told you, 16.04.1 is not released, so there is no upgrade path yet19:49
k1l_!ltsupgrade | vanessa2119:49
ubottuvanessa21: Users of 14.04 LTS will be offered the automatic upgrade when 16.04.1 LTS is released, which is scheduled for July 21st.19:49
TJAJRJBackslashi@ikonia any advice? (see above message)19:50
ikoniaTJAJRJBackslashi: no,19:50
pistlevanessa21: I recently went from 14.04 to 16.04 and I just did a clean install19:50
pistleyou have to reset everything but it's supposedly less likely to break things19:50
vanessa21what is the advantage of doing so over waiting for 21st july ? pistle19:50
pistleand the smart people here are telling you that you cannot just upgrade right now...it's not set up yet...you can only do a clean install of the latest19:51
ducassevanessa21: the advantage is that you can do it now.19:51
ioriaTJAJRJBackslashi,  maybe you're hitting the wrong key to access your bios boot order ...19:51
vanessa21ok and is that difficult to do ?19:51
CropsUpjatt, I'm looking all de on upstart and upstart-file-br, upstart-dbus-br19:51
k1l_vanessa21: you could do it now with the online upgrade too. using the developer path. but that is not the supported standard way.19:51
pistlevanessa21: I am a total noob so I can only tell you what I have read....consensus seems clean install is always better. But if you don't want to do this then you must wait until the release the option to do an upgrade as ikonia  and dicasse said19:52
ozbrkwhat is love?19:52
bittinozbrk: baby dont hurt me19:52
ozbrkbittin: don't hurt me19:52
ducassevanessa21: if you managed to install 14.04, 16.04 is pretty much the same.19:52
TJAJRJBackslashiwait when i boot with flashdrive i have to go through bios screen?  I thought i set boot order then it booted automatically with the option i set.  pls forgive my ignorance and ty for the help @ioria19:52
vanessa21will I lose my files in the 14.04 right ?19:53
vanessa21as its a clean install19:53
ioriaTJAJRJBackslashi,  yep19:53
k1l_vanessa21: on clean install: yes19:53
ducassevanessa21: you need to back up your files.19:53
vanessa21fuck that shit19:53
pistlevanessa21: I learned the hard way as a noob to not push things...and to wait until things were released and stable. I did a clean install of 16.04 and it was for me better than 14.04 as some small annoying things had improved.19:53
ikoniavanessa21: do not swear19:53
TJAJRJBackslashiwell rip 30 mins. k trying that.19:53
vanessa21I am sorry19:54
TJAJRJBackslashido i want boot menu or bios setup @ioria?19:55
pistlevanessa21: take it as an opportunity to clean up your stuff. it helped me a lot to get rid of junk and clean out files. i got a fresh and fast new OS and put my cleaned up data on it...all is better19:55
ozbrkvanessa21: if you want to perform a ''clean install'' yes I suggest backup all of your files to casettes and casettes to special boxes and those boxes to data tranformed floppy disks which are encrypted and bury them into a scarry shelter which no one could find them but you in any case of nuclear war19:55
ioriaTJAJRJBackslashi,  well, boot device order should be in bios setup19:55
k1l_ozbrk: stop that trolling in here. thanks19:56
vanessa21that was pretty rude19:56
ozbrkok ok just trying to make some fun :)19:56
ozbrkno offense sorry19:56
ikoniavanessa21: apologies, it won't happen again,19:56
k1l_vanessa21: as already told: you can use the online upgrade now with the developer path. but that is not officially supprted. the official upgrade will be opened end of july.19:57
pistleikonia: do I need to add some rule to the gufw for transmission to work or is the default setting ok?19:57
vanessa21should i buy 2 21 or 23 inches screen ¿19:57
ikoniapistle: you'll need ports open, they should be documented on the transmission website19:58
ikoniavanessa21: thats up to you, not something we deal with here19:58
RawrmonsterI have installed lubuntu on a older laptop but my intel 4965 agn isnt working. The interface shows when i do ifconfig -a but dont see any wifi access points20:00
pistleikonia: I don't understand the documentation. Normally without the firewall on transmission works fine. Will turning the firewall on break it until I open those ports?20:01
ikoniapistle: yes20:01
ozbrkRawrmonster: maybe missing drivers or dead hardware20:01
vanessa21i will do a clean install, when I follow the instructions it will offer me to install on top of my ubuntu 14.04 ?20:01
pistleit's an apple airport extreme and I dont know how to do that as I don't have OSX...its a family router20:01
pistlevanessa21: yes. I did the recently20:02
ikoniapistle: the airport extreme has nothing to do with it, the firewall you are talking about earlier is on ubuntu20:02
ozbrkRawrmonster:  like mine my intel wifi card is dead on R40 try it with an external wifi adapter20:02
pistleikonia: so i open the ports in the firewall settings? not in router settings?20:02
RawrmonsterOzbrk was just working in windows and worked on the last fresh install i did20:02
pistlevanessa I can help you make a USB to install 16.04 if you want...I did it recently and would love to help another newb20:03
ozbrkRawrmonster: well it is a driver issue then in any cases you need to connect that computer on the internet and try to use ndiswrapper or any new alternaatives of it20:03
vanessa21and now I am wondering shall i install ubuntu or a different distro...20:03
ikoniapistle: I don't know your network setup so I can't comment, however teh correct ports will need to be open from your PC to the internet, what's in between that chain is your network20:03
pistleikonia: ok thanks...will try to find some clearer documentation20:04
k1l_vanessa21: ##linux for general linux support then.20:04
pistlevanessa21: i tried 6 or 7 and stuck with xubuntu as it fit my laptop best....I played with a lot in virtual box too to test them20:04
vanessa21xubuntu...20:05
ozbrkRawrmonster: but most of the new hardwares are supported on ubuntu so no worries. Ndiswrapper is a bit old from back in Ubuntu 9.1020:05
vanessa21interesting20:05
ozbrkRawrmonster: I'm not even sure if it will be work today20:05
pistlei jsut liked the XFCE desktop...and it was stock in xubuntu so it works for me....20:05
pistleeveryone tells you something different about which is "best" but it's so personal...everyone told me to use arch but it was too complicated for me....so I found what worked best for me. I can always change20:06
ozbrkok guys I gtg20:06
ozbrksorry for trolling again20:07
SchrodingersScatpistle: it's all user preference, and some people change up things more than others, up to you, freedom, etc.20:08
pistleSchrodingersScat: yeah I am just not smart enough to do everything manually yet...so its nice to have a sort of easier experience with guis etc. I know some people like doing everything in CL but I am more visual anyway20:09
pistleI like understanding things of course...but I don't want to have to adjust everything all the time...i am fine with some dumbed down things if it meets my needs20:10
pistleI see people praise Arch because they say you can "adjust everything to my needs" but I don't have needs yet to adjust every little thing. Maybe that need comes with experience?20:11
pistleAnyway Xubuntu is working fine for me overall20:11
poseidonAny suggestions for a good laptop under $1k?20:12
lowryderposeidon: what sort of things do you want to do on it?20:12
jattposeidon: you can get a good one for less than $30020:13
=== ben_r is now known as ben_r_
EriC^^poseidon: http://dealnews.com/c49/Computers/Laptops/20:13
poseidonlowryder: I'm planning on using it mostly for home use, but also maybe for some work, which would include running VMs and IDEs for writing code20:14
=== ben_r_ is now known as ben_r
poseidonMaybe play some low end steam games20:14
Dexx1_My computer is FUBAR (noob here) -- excessive hard disk activity, out of date system, strange acting mouse/keyboard -- HALP.20:14
bekksDexx1_: So which ubuntu are you using?20:15
Dexx1_bekks: Linux Mint?20:15
bekks!mint | Dexx1_20:15
ubottuDexx1_: Linux Mint is not a supported derivative of Ubuntu. Please seek support in #linuxmint-help on irc.spotchat.org20:15
Dexx1_bekks: Disk Usage Analyzer tells me filesystem is 100%, so that's gotta be the problem with excessive disk activity right? THe other thing is, I am getting "404 not found" errors when trying to do a system wide upgrade20:15
poseidonIt's been like 7 years since I've bought a computer.  Is hardwell compatability not really a big issue for ubuntu anymore?20:16
poseidonI remember NICS and graphics cards used to not work out of the box fairly often20:16
bekksDexx1_: Then you need to seek support for Mint in #linuxmint-help on irc.spotchat.org, since you arent using Ubuntu.20:16
OnkelTemHi all20:16
pistleposeidon: i'd like to know this too...I am looking at newly used Thinkpads and don't want to have a problem if I buy on ebay etc20:17
OnkelTemHow to start network mangers applet/status icon from command line?20:17
OnkelTemAwesomeWM here20:17
pistlealso really want to avoid PWM displays20:17
jattnm-applet20:17
OnkelTemjatt: it doesn't do anything.. No icons in the tray20:17
Bashing-omOnkelTem: Depends, what release ar you on ?20:18
OnkelTemBashing-om: 14.0420:18
OnkelTemBashing-om: I just wonder can I switch WiFi connections in the UI in a "non-standard" WM20:19
=== Seveas_ is now known as Seveas
jatttry wicd if nm-applet is not working20:19
jattit includes a tray applet too20:19
OnkelTemjatt: but it doesn't use /etc/NetworkManager/* stuff, right? I mean, it doesn't depend on it and uses its own configs20:20
pistleis there any way to save a "profile" of what systems settings I have and what apps installed etc to make resetting after a clean install easier? So far I just write down things in a .txt file as I add/change them20:20
Bashing-omOnkelTem: Do nort see whay not .. if you stop the present running serve, and start the one you want .. what results ' sudo service network-manager stop ; sudo service network-manager start ' Assuming this is a GUI system with "network-manager" to control the networks .20:21
jattright it uses its own configs20:21
OnkelTemBashing-om: I have no network-manager service. Weird20:22
jattNetworkManager20:23
EriC^^OnkelTem: it's not in tab completion in 14.0420:23
Bashing-omOnkelTem: But caveat; I do not run with WIFI not network-manager . // no network managewr is not wierd on a minimalistic type install . The system then expects "you" to manage networking .20:23
=== Loshki1 is now known as Loshki
OnkelTemEriC^^: lol, how did you know I was judging but tab completion? :)20:25
EriC^^cause it used to happen with me :)20:25
OnkelTemSeems like I'm not the first one20:25
OnkelTemhehe20:25
EriC^^in 16.04 it works btw20:25
OnkelTemquick q: will stopping network manager end connections?20:26
EriC^^yeah20:26
Ron___Guys please help me regarding wifi driver problem20:26
mebuntuis there any good alternitives to quickly since its not avalible in 16.0420:27
Bashing-omOnkelTem: Quick way to know ' apt-cache policy network-manager ' in a pastebin .20:27
Ron___Hey buddy20:27
Ron___Please help20:27
OnkelTemBashing-om: you mean - detecting is it installed? Sure it is, as I switched  WiFi connections by restarting in Plasma :)20:28
Bashing-omRon___: Sorry = not = . WIFI is not in my range of experience .20:28
Ron___Naah20:28
Ron___wifi connects20:29
jattdo a systemctl status to check whether NetworkManager service was correctly started20:29
Bashing-omOnkelTem: Then the 1st directive to stop the service .. and start "should" have been efective .20:29
Ron___I recently installed 16.0420:29
Ron___on my lenovo e4920:29
OnkelTemBashing-om: yeah, but as EriC^^ noticed - it was missed in the tab completions list, which made me think it's not present there20:30
Bashing-omjatt: IRT OnkelTem ; we are talking upstart rather than systemd :)20:30
Ron___Ok thanks at least is it possible for informing me where else could I ask about this OnkelTem OR Bashing-om :)20:32
pistleis there any way to save a "profile" of what systems settings I have and what apps installed etc to make resetting after a clean install easier? So far I just write down things in a .txt file as I add/change them20:33
Bashing-omRon___: Here is fine. just await others here who do know WIFI procedures . No response, re-ask in about 15 minutes or so .20:34
mebuntuis there anyway to upgrade a package thats discontinued so it will work on a newer version of ubuntu? the package is "quickly" if that helps20:36
EriC^^pistle: you can save your .dot files in your home dir and get a list of all installed packages with a long command20:36
OnkelTemjatt, Bashing-om, EriC^^: thanks. Wicd is great!20:36
OnkelTemnever used it before20:36
ikoniamebuntu: why don't you just tell us what YOU need20:37
jattindeed20:37
tgm4883ikonia: he did?20:37
jattusually network manager works, but when it doesn't is a piece of... 😺20:37
mebuntui need quickly for 16.0420:37
tgm4883ikonia: he asked about the package quickly for 16.0420:37
pistleEriC^^: I am just browsing in Home and even with hidden files visible but don't see anything .dot    are there somewhere specific?20:37
ikoniaahh the actual package is the name20:38
ikoniamebuntu: so you want the package for quickly on 16.04 for an earlier version of ubuntu20:38
ikoniamebuntu: is that right ?20:38
tgm4883!info quickly trusty20:38
ubottuquickly (source: quickly): build new apps quickly. In component universe, is extra. Version 12.08.1-0ubuntu2 (trusty), package size 74 kB, installed size 509 kB20:38
EriC^^pistle: by dot files i meant hidden files, anything that starts with .20:38
tgm4883ikonia: looks like it was pulled after 14.0420:39
pistleikonia: lol that package name invites a "who's on first" misunderstanding. "I need quickly!"20:39
tgm4883probably going to have to compile20:39
ikoniaI'd look at why it was discontinued before doing anything20:39
pistleEriC^^: doh...I am stupid.20:39
EriC^^pistle: like rsync -av ~/.* /path/to/backup20:39
mebuntuyes they dont make it for 16.04 but is it possible to still get it20:40
EriC^^pistle: this is the command to get the installed packages comm -23 <(apt-mark showmanual | sort -u) <(gzip -dc /var/log/installer/initial-status.gz | sed -n 's/^Package: //p' | sort -u)20:40
ikoniamebuntu I'd look at why it no longer exists20:40
pistleEriC^^: can you just copy those dot files into a folder and paste them in place in a new install?20:40
ikoniamebuntu: you don't want something thats got security holes in it, not maintained, not compatiable etc etc etc20:40
EriC^^pistle: you do that command > /path/to/list , then when you want to install them you do xargs -a /path/to/list sudo apt-get -y install20:40
EriC^^pistle: yeah, if it's the same distro and version it should be ok20:41
pistleEriC^^: I am struggling with CL paths etc...hard to visualize and I feel always I am going to screw something up. Better for me to put in a visual place20:41
mebuntuok i didnt think about that. ive tried to find alternatives to no avail. and i cant find info on why it was discontinued. thank you20:41
ikoniamebuntu what does it actually do, I've never used it20:42
EriC^^pistle: maybe upload them to a site or something20:42
ikoniamebuntu: people don't normally drop packages for no reasons, so it's certainly worth looking into why before trying to make it work20:42
pistleEriC^^: good idea thanks20:42
crackstorejoin #mystore20:42
mebuntuit simplifys the prosses of creating linux programs. you can make them "quickly" no pun intended20:43
ikoniait makes linux programs ??20:43
mebuntuyes20:43
ikoniawhat does that mean ?20:43
ikoniait writes code ?20:43
k1l_https://wiki.ubuntu.com/Quickly20:44
k1l_last package was in vivid. maybe the project is dead20:45
mebuntuits a part gui part code so it is good to learn on20:45
mebuntusince it seems like "quickly" isnt a option what would you suggest for creating programs in linux20:46
OerHeksQuickly creates templates, not linux code.20:47
vividmebuntu: your favorite text editor and glade20:47
mebuntu thanks ill check it out20:49
LangleyHelp, I have a very hard time transfering stuff from my Android devices to Ubuntu Mate 16.04 via MTP. It transfers up to 100 MB then fails with "libmtp error: Could not get file from device"20:50
Monstatierchenmy ~/.config/user-dirs.dir is getting edited after each reboot... download dir gets edited from "/mnt/NAS/Downloads" to "$Home/" and others too, any idea why? /mnt/NAS/Downloads is mounted via autofs and it`s working, so far...20:50
mrdunnoMonstatierchen, can u chmod 400 this file?20:52
mrdunnoafter modify, try to chmod 40020:52
mrdunnoor, edit /etc/passwd to set other homedir20:53
Monstatiercheni can chmod this file, no problem...20:53
pistleis swtiching ubuntu to xfce any different overall to using xubunut? is it just a matter of default apps? Is one noticably heavier if XFCE is used on both?20:53
jattno difference20:54
pistlethanks20:54
jattyou are welcome20:54
Monstatierchenmrdunno: i don't want to switch the complete home directory, just downloads, videos and music... the /etc/passwd method isn't suitable for that.20:55
\9pistle: you can just install xubuntu-desktop and you'll get everything20:55
jattexactly20:55
Monstatierchenmrdunno: i've chmoded 400 the file, now trying with reboot... brb20:56
Monstatierchen_mrdunno: chmodding the file to 400 didn't help20:57
william-mhello fellow linux users20:57
pistle\9: sure I was just curious if xubuntu was lighter or cleaner than ubuntu with that desktop.20:58
william-mI have a issue with my audio but only when I'm using hdmi20:58
mrdunnoMonstatierchen_, also, you can move downloads, music and videos folder to NAS, and, try to ln -s $HOME/Downloads /mnt/nas/downloads...20:58
mrdunnoxommand is each at every foldee20:59
dylan__tgm4883: I wanted to confirm that the kernel change is in fact a viable fix, so if anybody else ever has the same issues & specs as me, I'd definitely recommend that. I downloaded a custom theme, some extensions, basically everything I had from before when it was stuttering - all fixed now.21:03
gnarlochclear21:13
rawrmonsterI was using the program youtube-dl and just wanted to know if there was a way to add a number to the front of the file time so the videos are in order. Its for a playlist21:18
nry_anyone using M.2 NVMe SSD with Ubuntu 16.04 LTS?21:28
bekksnry_: What if?21:28
nry_I am looking for benchmark IOPS, read/write data available.21:29
bekksI guess you have to do that yourself.21:30
nry_More specifically, I am was just wondering if anyone might have tried using M.2 NVMe SSD with KVM PCI-e passthrough.21:30
bekksnry_: Try it, report back please :)21:30
nry_I am going to try to setup M.2 NVMe SSD passthrough to VM's.21:30
tatertotsnry what problems are you having with using ubuntu on a M.2 ssd?21:30
OerHeksnot ssd, NVMe is the follow up21:31
nry_no specific problems yet, but I am just starting to dive into it.21:31
nry_I recently built a new system to play around with M.2 NVMe SSD21:31
tgm4883exit21:31
bekksnry_: Basically it is a harddisk, from the point of view of the OS.21:31
bekksnry_: So just benchmark it.21:31
OerHeksphoronix got a benchmark suite21:32
nry_That was my next question...TBH I am more familar with benchmark suites on Windows OS.21:32
nry_I know "windoz"21:33
tatertotsnry ....what bekks said21:33
bekksThe Moronix benchmark suite isnt even worth the time for downloading it.21:33
tatertotslike NIKE ...just do it21:33
nry_is phoronix the best for benchmarking on Ubuntu?21:33
jattnope21:33
bekksnry_: Nope.21:33
nry_I have setup the Heaven benchmark on 15.10 some month ago but that is of course more geared towards testing the graphics performance.21:34
bekksnry_: Forget those benchmark suites and test yourself.21:34
nry_right on...21:34
nry_I will dig in deeper then...21:35
bekksnry_: Depending on how you arebenchmarking, you will have to keep some basic rules in mind.21:35
nry_my next step is to try to setup a virtualized environment, more so for the work I am going to be using this new system for.21:35
bekksnry_: In general, benchmarking with smaller datasets than your RAM will result in benchmarking your RAM, not your harddisks.21:35
nry_my work involves R+D related to HPC systems for demanding graphical applications.21:36
nry_Asus Vengeance extreme V mobo21:36
nry_3X GTX 980's21:36
nry_and the m.221:36
nry_plus 64gb of DDR4 RAM21:36
nry_so I finally have a decent enough system to throw some heavy burn in testing at...21:37
tatertotssounds like fun times nry good luck with your testing21:37
bekksnry_: As long as your datasets are > 64G then.21:37
nry_thanks ;-)21:37
rajcan I change the name of gnome-terminal from `raj@raj-arch:~` to something of my choosing? neither `--title` nor `--role` work to change the window name.21:37
=== Warrigal is now known as tswett
nry_bekks, good idea...I will use some of my own datasets that are engineering physical design based. I appreciate the advice to try to push past the RAM limit to put more of a load onto the storage.21:39
bekksnry_: Whatever those datasets are, they have to be bigger than your RAM when benchmarking your disks.21:39
nry_From my experience the very heavy multi-physics physical design applications tend to be very storage IO (read/write) intensive.21:39
Bashing-omraj: Setting a new host name .. will that meet your needs ? " sysop@1404mini:~$ " .21:40
bekksnry_: We are talking about disk benchmarking, not "physics stuff workload benchmarking" :)21:40
f0xTr0t-qwerty-KHi everyone21:40
nry_so maybe Prime95 is a good direction to start with then?21:40
f0xTr0t-qwerty-Ki was wondering if you could help me21:40
bekksf0xTr0t-qwerty-K: That depends on your specific support issue.21:41
rajBashing-om, no don't believe we're talking about the same thing21:41
f0xTr0t-qwerty-Ki am creating a bash script21:41
rajnot looking to change the text at the prompt21:41
rajI don't want the window name to be tied to it21:41
rajI want to make it static21:41
nry_I usually start with Prime95 in the windows environment for burn in testing of new hardware. Already did that since the majority of the design suites I use only run on Windows.21:41
f0xTr0t-qwerty-Ki was wondering how can I filter my results in bash21:41
Bashing-omraj: K, than above my pay grade .21:42
nry_At least as of right now, but I heard that by Q4 of 2016 that Windows apps will run native on Ubuntu.21:42
nry_Is that true?21:42
k1l_f0xTr0t-qwerty-K: for general bash help try #bash21:42
ikonianry_: no21:42
nry_no more need for emulation ie. wine etc?21:42
ikonianry_: no21:42
f0xTr0t-qwerty-Koh thanks guys :D21:42
nry_no?21:42
nry_that is not what I heard.21:42
ikonianry_: no, thats not true21:42
OerHeksif those apps are snappy packages, yes. :-D21:42
nry_Microsoft open sourced .NET over a year ago.21:43
ikonianry_: then why are you asking if it's true if you're not interested in hearing that it's not true21:43
nry_did they open source DirectX too?21:43
bekksnry_: No.21:43
tgm4883nry_: not all windows apps are written in .net21:43
nry_DirectX was always a main hurdle and one of the main reasons for Wine21:43
ikonianry_: no it's not21:43
tgm4883nry_: despite this being pretty far off topic, can you cite anywhere that you heard this?21:44
tatertotsopen source DirectX.........hahaha that'd never happen....that's a huge revenue stream or revenue $tream for them21:44
nry_It did not make sense to me that Microsoft would allow all Windows apps to suddenly run on Linux.21:44
nry_Why would people need Windows anymore LoL21:44
nry_but it would be awesome for it to at least be possible.21:44
ikonianry_: it's nothing to do with "allow" they are totally different platforms21:44
k1l_i think we are too offtopic for this tehcnical support channel now.21:44
\9the same reason people still need ms office21:44
nry_ok, right sorry for going off topic.21:45
tatertotsback to ubuntu technical support21:45
nry_Windows apps forced to run in Linux sounds like a recipe for disaster.21:45
nry_;-)21:45
nry_thanks for the suggesting on benchmarking the M.2 NVMe Samsung 950 PRO21:47
nry_What is the best tool for observing live performance monitoring on storage in Ubuntu?21:48
nry_Is there something available via CLI?21:48
nry_I guess I will go back to Googling.21:49
nry_thanks!21:49
ikoniaiostat ?21:49
CukenCan someone help me figure out why I'm unable to get NZBGET to launch on startup. I'm using ubuntu server 16.04 lts21:49
CukenI've tried a init.d and upstart variatn and still cant' get it to run21:49
ikonia16.04 doesn't use upstart21:50
Cukenis there a way for me to troubleshoot the init.d portion not launching?21:50
ikoniaCuken: there is no init.d - it doesn't use upstart21:51
ikoniainit.d is for legacy21:51
Cukenwhat's the other option then21:51
k1l_Cuken: systemd is used as init now21:51
ikoniasystemd is the init system21:51
Cukenokay21:51
ron___!info systemd21:51
ubottusystemd (source: systemd): system and service manager. In component main, is required. Version 229-4ubuntu6 (xenial), package size 3596 kB, installed size 18800 kB (Only available for linux-any)21:51
CukenI have a file in there as well21:51
ron___!find systemd21:51
ubottuFound: golang-github-coreos-go-systemd-dev, libpam-systemd, libsystemd-dev, libsystemd0, python3-systemd, systemd, systemd-dbg, systemd-shim, systemd-sysv, click-systemd (and 10 others) http://packages.ubuntu.com/search?keywords=systemd&searchon=names&suite=xenial&section=all21:51
ross`can someone tell me why I can ssh a bridged virtual machine from itself fine but I can't ssh it from a system on the local network?21:52
ross`What is weird is that it's not a networking issue.. I can connect on port 8080 just fine from other systems21:52
ross`It just hangs21:52
ron___systemd for upstart users https://wiki.ubuntu.com/SystemdForUpstartUsers21:53
ross`it doesn't say connection refused, it just hangs.21:53
tatertotsis the port open?21:53
ron___ross what is the route for the bridged connection?21:54
ikoniaron___: look at the route21:54
ikoniaand look at the firewall21:54
ikoniasorry ross`21:54
ron___its not being servied to the lan by your box. that would be where I would start.21:55
ross`I just said I can connect to it over 808021:55
ron___ping the VM IP21:55
ikoniaross`: you said "from other machines"21:55
ross`ping works fine21:55
ikoniaross`: right so something is blocking port 2221:55
ikonialook at the firewall rules21:55
ron___run the ssh command ssh you@theVMipaddress21:55
ross`nothing blocks port 22 by default in my system and I only have 2 firewall rules21:55
Cukenahhh man I missed one line :( sudo systemctl enable nzbget21:56
ross`ron___: yes, that's what I've been doing. It hangs but doesn't refuse connection.21:56
ross`Just shows blankness21:56
ikoniasounds like something is blocking it21:56
ron___so look at the logs on the VM to see what openssh server says21:56
tatertotsross you say "nothing blocks the port" like you have done some work to confirm this fact.21:56
tatertotsis the port blocked?21:56
tatertotsis the port open i mean ?21:56
ikoniais ssh even running and listening on that interface21:57
ross`ikonia: it should be. I uncommected Listen on 0.0.0.021:57
ikoniaross`: should be is not "is" check21:58
ross`I can ssh from the virtual machine to its lan ip address21:58
ross`ikonia: what could possibly be blocking it?!?21:58
ross`This is on a laptop21:58
ikoniafirewalls21:58
ross`there is no firewall lol21:58
ron___ross try telnet hostname 2221:58
ikoniagues, host and source hosts all have firewalls21:58
ikoniaguest21:58
ron___or telnet ipaddress 2221:58
Bashing-omCuken: Good place to start : https://wiki.ubuntu.com/SystemdForUpstartUsers .21:59
ross`so that's my question would ubuntu be blocking this by default?21:59
ron___ross is sshd running?21:59
tatertotsross ever thought about studying for your CCNA or net+ at least...it wouldn't kill u21:59
ross`sshd is running or I coudldn't ssh from itself21:59
tgm4883ross`: can you run 'netstat -tulpn | nc termbin.com 9999'21:59
ikoniaross`: there are 3 possible firewalls already - have you checked that port 22 is allowed from your source address21:59
ron___and you can ssh from the box hosting the VM21:59
ron___so what is telling outside machines how to reach the vm?22:00
ron___you can ping the VM Right?22:00
ross`I can ssh 100% fine from the vm to the machine the vm is not running on22:00
ross`I can ping the vm22:00
ross`I can connect to the vm on port 808022:00
ron___so you should look at inbound rules for port 22 on the VM22:01
ross`i did iptables-save | grep 2222:01
ross`and nothing22:01
ikoniathat doesn't mean anything22:01
ikoniaactually LOOK at the rules22:01
ron___what happens when yopu telnet to the VM on port 22?22:01
ikoniayou have guest, host, and client - check the rules on all 322:01
ross`ron___: it hangs as well22:01
alex1aany tt-rss user on ubuntu ?22:02
tgm4883ross`: what OS is the guest running?22:02
ross`tgm4883: ubuntu22:02
ross`which is why I'm asking here22:02
tgm4883ross`: can you run 'netstat -tulpn | nc termbin.com 9999'22:02
tgm4883ross`: ^ on the guest22:02
ron___ikonia is right check al 3 FW's rulsets22:02
ross`tgm4883: it says it is listening on 0.0.0.0:22 and 0.0.0.0:1022 as it should22:02
ross`I'd rather not pipe the output of netstat to you, sorry.22:03
=== karen is now known as Guest66360
tgm4883ross`: ok then, good luck22:03
gandallf070O=22:03
Guest66360hi, guys, I just installed lubuntu, and am wondering how to get minecraft. Do I just go to the site and download it from there for linux?22:03
ross`I've done this a million times but I never use ubuntu, so I'm assuming it's ubuntu.22:03
tgm4883Guest66360: you'd need java installed as well22:03
tgm4883ross`: works here22:04
Guest66360do I go to synaptics and get java?22:04
ron___ross are you using ufw?22:04
ross`ufw?22:05
tgm4883Guest66360: What I generally do is install openjdk via apt, download and install MultiMC, then have MultiMC manage my minecraft installs22:05
tgm4883Guest66360: but you can just install java (or openjdk) and the .jar file from the minecraft website too22:05
ron___UFW (Uncomplicated Firewall) is a front-end for iptables and is particularly well-suited for host-based firewalls. UFW was developed specifically for Ubuntu (but is available in other distributions), and is also configured from the terminal.22:05
SchrodingersScat!info openjdk-9-jre | Guest66360 there are several java versions you can try, this is one22:06
ubottuGuest66360 there are several java versions you can try, this is one: openjdk-9-jre (source: openjdk-9): OpenJDK Java runtime, using Hotspot JIT. In component universe, is optional. Version 9~b114-0ubuntu1 (xenial), package size 52 kB, installed size 166 kB22:06
ross`there is a bunch of default stuff in iptables-save on the guest22:06
ross`if that is what you mean22:06
ross`but grepping for ssh or 22 shows nothing22:06
ikoniayou don't check like that22:06
ikoniayou actually read it22:06
ross`http://scpb.in/ipt22:06
ikoniaas I've said 3 times and I'm bored of telling you what to do to debug it22:06
ron___ross try sudo ufw status verbose22:06
ross`that is the firewall table on the physical laptop that the vm is running on22:06
Guest66360ok guys, thanks! I'll try it22:07
ross`it says status active and defautl deny incoming22:07
tgm4883ross`: if i'm reading that correctly, shouldn't you be SSHing to port 1022?22:07
ikoniaross`: and you can't see the problem there ?22:07
ross`how do I murder ufw22:07
ikoniayou don't murder it22:07
ross`ikonia: I have Port 22\,Port1022 on the guest22:08
ikoniaross`: so ?22:08
ross`also same problem with ssh ip -p 102222:08
tatertotsmurder it?.. :-022:08
tatertotsit your friend22:08
ross`how do I disable it completely22:08
tgm4883ross`: you don't...22:08
ross`hmm stopped the service22:08
f0ster_in my upstart script, I cd to a symlinked directory, then run a program.. is there any issue with cd'ing to a symlink with an upstart script ?22:08
ron___ross https://help.ubuntu.com/community/UFW22:09
ross`wow, now I can ssh..22:09
tatertotsYAY!22:09
ron___ross it might be easier to set some simple rules in UFW22:09
ikonia...its...almost...like...you...where....told...this...at...the...start22:09
tatertotsyou didn't even need to get your CCNA or network+ after all22:09
ron___hahahha fun ! ikonia22:09
ross`you guys.. what's the deal with the ufw.. I know how to use iptables and ssh and I feel like an idiot for not knowing about the Ubuntu firewall.22:09
ikoniaross`: it is iptables22:10
ikoniait's a front end for it22:10
ikoniaso iptables is still the firewall22:10
ikoniaso you're iptables knowledge is enough to run it22:10
ross`so what rule did it create that included port 22 in a range?22:10
ikoniaross`: read the rules22:10
ron___UFW takes a little pain out of input -j accept -p (make Pizza)22:10
ikoniaas I've said....I don't know how many times22:10
f0ster__in my upstart script, I cd to a symlinked directory, then run a program.. is there any issue with cd'ing to a symlink with an upstart script ?22:11
ross`alright well thanks.22:11
ross`I'm glad that ufw is dead now anyway *shudder*22:11
* tgm4883 shakes his head22:11
ikoniaross`: why are you shuddering ?22:11
tatertotsross reboot lol22:11
ross`because default firewalls are evil!22:11
ikoniaross`: no they are not22:11
ikoniausers who can't manage their system but come in here claiming it's all open are evil22:12
ikoniashudder22:12
SchrodingersScatI don't even think it blocks anything by default.22:12
HackerIIlol.22:12
tgm4883I don't even think it's on by default22:12
tatertotslmao22:12
ikoniapeople blaming tools when they claim they have checked it already and clearly they have not22:12
ross`SchrodingersScat: hmmmmm, to be fair it is Ubuntu Mate and I didn't build it I imported this VM from someone on my research team.22:12
ron___iptables is the default firewall. UFW is an "interface" to iptables22:12
ron___just like you hav an interface to a class22:13
ross`ron___: I get your phpmyadmin analogy, thanks!22:13
Seveas<pedantry alert>netfilter is the firewall, iptables the interface. ufw the interface-to-the-interface</pedantry alert>22:13
* tgm4883 goes back to setting up his mumble server22:13
ross`erm, inheritance is not the same thing if you mean programming class extending an interface22:13
ikoniaSeveas: lovely pedant there22:13
ross`Seveas: way to markup like a boss bruh22:14
ross`:)22:14
Seveasikonia: it's one of my newest pet peeves :)22:14
ron___seveas thats right netfilter wow its been awhile since I even thought about it !22:15
ron___inception in a firewall ruleset modification22:15
rajhow does gnome-terminal not have a man page?22:15
Seveasand there's a new firewall in the works (so a netfilter replacement), though I forgot both its name and status.22:16
rajhow are people supposed to know the commandline arguments?22:16
codepython777how do i setup an ubuntu machine that can be powered off - without "shutdown", and does not create trouble with the machine's SSD?22:16
ron___!nfo gnome-terminal22:16
Seveasraj: it has a manpage22:16
ron___!info gnome-terminal22:16
ubottugnome-terminal (source: gnome-terminal): GNOME terminal emulator application. In component main, is optional. Version 3.18.3-1ubuntu1 (xenial), package size 167 kB, installed size 1116 kB22:16
ross`I have not really used anything besides gentoo for about 4 years now so I apologize for not knowing the ubuntu way of things and asking stupid questions/wasting time.22:16
ross`Thanks so much for helping me figure out ufw was the issue22:16
OerHekshave fun ross`22:17
* tgm4883 hopes ikonia doesn't look22:17
ikoniaross`: it's nothing to do with ubuntu22:17
ikoniaross`: it's iptables - which you said you knoew22:17
ikoniayou just didn't check22:17
tgm4883guess I didn't hope hard enough22:18
Seveasraj: if it has somehow gone missing from your system, you can read the online version at http://manpages.ubuntu.com/manpages/xenial/man1/gnome-terminal.1.html22:18
ross`ikonia: the iptables-save had a bunch of named rules that were not easy to read with ufw :(22:18
ross`woulda taken me 10 minutes22:18
HackerIIshudders22:19
ikoniaross`: yeah, and I told you multiple times to do it22:19
ikoniaross`: and you said you'd checked22:19
ikoniaso you just couldn't be bothered and lied22:19
dbz2kwill this progam work this windows iso https://help.ubuntu.com/community/mkusb22:19
tatertotsross i think i spent 10 minutes asking "is the port open?"22:19
dbz2kI think it should since it uses dd?22:19
* tgm4883 finds it amusing that he's still blaming ubuntu for him not being able to read iptables rules22:20
SchrodingersScatdbz2k: yeah, sounds like worth a shot.  probably about equivalent to dd if=/foo/bar/iso.iso of=/dev/sdb #etc.22:20
YankDownUnderdbz2k: https://www.unixmen.com/winusb-create-windows-startup-usb-disks-ubuntu/22:23
ross`tgm4883: I can read about 30-40% of ip tables without reference. That iptables-save was a mess with ufw though.22:23
ross`I can all basic rules.22:23
SchrodingersScatit's over, it can end22:23
ross`can read*22:23
marcopolojappan22:24
SchrodingersScat!jp | marcopolo22:24
ubottumarcopolo: 日本語の場合は /join #ubuntu-jp または /join #kubuntu-jp を入力して下さい。22:24
tatertotsnow that you can ssh do you have any other ubuntu issues we can help out with ross?22:24
tatertotscome on ...at least one more22:25
ross`tatertots: not right now. I wish I could ban ubuntu from being used for university research but I don't think this channel can help me there. :)22:25
ikoniaross`: maybe you could learn how to use linux22:25
ikoniaross`: rather than blame the distro22:25
tgm4883ok now everyone, can we move on?22:26
ross`I never have the same problems with Debian. Ubuntu is just to fancy and has its own scripts for so many things. It's not that Ubuntu is bad, you just need to know how to Ubuntu is all and I don't use it personally unless I'm installing it on a first time user's laptop -- which I think Ubuntu is great for by the way.22:26
ross`And yes, we can move on. Thanks aagin22:26
ikoniaross`: it's iptables....22:26
ikonianothing fancy22:27
Seveashttps://www.youtube.com/watch?v=FVP2hJQmc1c -- something to move on to22:27
ezriiptables on Debian and Ubuntu are the same. source: Debian and Ubuntu server administrator22:27
ross`ezri: Debian doesn't have a ufw as far as I know. And I realize it is just an interface but still it creates a massive massive massive rules table.22:27
ezri!info ufw stable22:27
ikoniano it doesn't22:27
ubottuufw (source: ufw): program for managing a Netfilter firewall. In component main, is optional. Version 0.33-2 (stable), package size 134 kB, installed size 716 kB22:28
ikoniathe person who created your VM created a massive massive rules table22:28
ezriand ufw is off in ubuntu by default22:28
tgm4883ross`: if there is anyone you should be blaming, it's the person on your research team that gave you the VM without bothering to tell you what they did22:28
ross`tgm4883: true that22:28
ikoniano-one to blame other than ross` for not bothering to read the firewall rules22:29
ross`ezri: good to know. I respect that.22:29
allquixoticDoes the Ubuntu Advantage Server Standard subscription let me register all the LXD containers on my server into my Landscape account, or do I have to buy a new Advantage license for each and every container?22:29
ross`ikonia: I have read them now and I don't see anything that easially reads as rejecting ssh22:29
ikoniaross`: you didn't read them22:29
ikoniaallquixotic: I believe each container is seperate22:30
Seveasross`: ikonia: cut it out please.22:30
ezriallquixotic: (I'd recommend asking Canonical, personally. http://www.ubuntu.com/management/contact-us or your assigned sales rep if you have one)22:30
Jarlath_piHas anyone had success building Nylas N1 on 16.04? http://askubuntu.com/questions/790805/building-nylas-n1-from-source-on-ubuntu-16-0422:30
SeveasJarlath_pi: be aware that nylas n1 by default sends your password to the nylas servers.22:31
allquixoticezri: I did ask, but I tend to do most of my work on weekends (hobby project), so putting in a support request always means I have to wait around 48 hours to get an answer from them :)22:31
ezriah :)22:31
ikoniajosephpagoda-lap: you don't need to - they provide a prebuilt deb for you22:32
ikoniahttps://edgehill.nylas.com/download?platform=linux22:32
ikoniaoops Jarlath_pi22:32
josephpagoda-lapikonia: i was very confused for a few minutes there22:32
josephpagoda-lap:P22:32
ikoniajosephpagoda-lap: sorry about that22:32
josephpagoda-lapno worries, worse things have happened to me22:32
josephpagoda-lapand now I can sound all paranoid and be like "they" need to provide a prebuilt deb for me :)22:33
Seveasjosephpagoda-lap: they're also watching you22:34
josephpagoda-lapjust because I am paranoid doesn't mean they aren't watching me22:34
Seveasexactly22:35
Seveashttps://www.youtube.com/watch?v=wGPlCLf9AZ822:35
josephpagoda-lapalways best to be safe ya know :)22:35
monty_hallhow to encrypt usb drive?22:43
codepython777how do i setup an ubuntu machine that can be powered off - without "shutdown", and does not create trouble with the machine's SSD?22:43
monty_hallpassowrd everyttime I plugin etc22:43
YankDownUndercodepython777: You can set up a timed "shutdown" using the "at" system scheduling...22:45
codepython777YankDownUnder: I want a machine, which can be turned off anytime - without shutdown22:45
Seveasmonty_hall: there are various options, depending on your desired results. Most importantly, should it be compatible with other os'es?22:46
monty_halljust ubuntu22:46
YankDownUndercodepython777: The question then, would be "how" do you want to shut the machine down? You can use "shutdown" or "halt" - or "poweroff" via ssh...22:46
Seveasmonty_hall: https://help.ubuntu.com/community/EncryptedFilesystemsOnRemovableStorage should do the trick then.22:47
Jarlath_piSeveas: ikonia: thanks, I'm aware of the situation and the existing binary. I'm trying to build it from git on 16.04 and finding it difficult: http://askubuntu.com/questions/790805/building-nylas-n1-from-source-on-ubuntu-16-0422:48
=== Jarlath_pi is now known as Jarlath_pi_away
Mouaadhello, i've a problem, i've two laptops (same manufacture), one if them was damaged, i took his motherboard and puting in the second one (because he is better), now my problem is the keyboard mapping didn't change (the original pc have no numpad, the new one has, and its doesn't work)22:55
Mouaadso how can I change mapping to match the correct keyboard ?22:55
Mouaadi did sudo dpkg-reconfigure keyboard-configuration, first i don't know if it's helping, two: didn't find "sony"22:56
ikoniaMouaad: can't support that22:56
ikoniaMouaad: they are probably not going to work at a hardware level22:56
HackerIImobo prolly doesnt support k/b22:56
baronhey22:56
ikonialaptop keyboards often tied into the specific motherboard due to things like function keys22:56
HackerIIamazon to the rescue22:57
Mouaadim using a usb keyboard now22:57
baronzk21001000100000122:57
=== jorge is now known as Guest62756
monty_hallis there a tool that once I delete a file, that it's unrecoverable?22:58
k1l_monty_hall: use "shred"22:59
Nate_eat a dick ikonia :)23:01
SeveasI'm sure ikonia prefers healthier food than that...23:02
ikoniaindeed23:02
YankDownUnderLentils.23:03
django_hey all23:03
django_how can i fix this issue: havng this issue where i enter the command in terminal "sopel" and the output is bash: /home/django/anaconda2/bin/sopel: No such file or directory23:03
tatertotshello django23:03
Seveasdjango_: sounds like that file has a nonexisting interpreter. What does 'file /home/django/anaconda2/bin/sopel' say?23:04
django_Seveas, i deleted the anaconda2 directory23:05
YankDownUnderdjango_: the python IRC bot "sopel" or something else?23:05
Seveasdjango_: oh, then just do hash -r23:05
django_YankDownUnder, yeah the bot23:06
django_Seveas, sweet ty23:06
django_Seveas, what did that do?23:06
Seveasdjango_: it made your shell empty a cache. Starting a new shell would have worked too :)23:07
=== Guest66797 is now known as zz_Guest66797
django_Seveas, wowwwwww23:08
BentFranklinls [0-9][0-9][0-9][0-9] shows a file named 1000.  ls [0-9]{4} fails.  Why?  I've tried various ways of escaping the {}'s.23:10
allquixoticAre there any mirrors for ppa.launchpad.net ? I'm hitting it from a datacenter and getting 100 KB/s23:11
SeveasBentFranklin: shell filename expansion isn't based on regexes but fnmatch.23:11
Seveasallquixotic: none that I know of.23:12
BentFranklinSaveas: thansk looking that up23:12
SeveasBentFranklin: man 7 glob and the manpage of your shell (e.g. the EXPANSION section in the bash manpage)23:17
BentFranklinthansk I'm reading expansion on bash manual now23:17
BentFranklinIt seems there is no pattern for matching a specific number of a pattern23:20
Seveasthat is correct23:21
BentFranklinI'll just use [:digit:] 4 times, no biggie23:22
SeveasBentFranklin: though I smell an xy issue. What are you trying to achieve?23:22
BentFranklin[:digit:] doesnt work either nut [0-9] is fine.  I'm trying to list all files that are exactly 4 digits in the names.23:25
=== GG is now known as AllahDuhaiHai
BentFranklinhttp://meta.stackexchange.com/questions/66377/what-is-the-xy-problem  Interesting, never heard of that before, but I think this is just a X problem.  Thanks!23:31
SeveasBentFranklin: [[:digit:]], the outer [] are for the grouping, the inner [] are part of the name23:41
Seveaskoekblik:/tmp$ ls [[:digit:]][[:digit:]][[:digit:]]23:42
Seveas12323:42
BentFranklinah ok23:42
Seveas[0-9a-z] would be [[:digit:][:alpha:]]23:42
Seveashorrible syntax? Very much.23:43
BentFranklinyah, [0-9] is conciser than [[:digit:]]23:43
Seveasand in the case of real regexes, [0-9] is often more correct than \d (\d matches all kinds of weird unicode characters)23:44
=== cigumo_ is now known as cigumo

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